@charset "utf-8";
/* CSS Document */

/*********** 汎用クラス**************/
.fl{float: left;}
.fr{float: right;}
.cl{clear: both;}
.tc{text-align: center;}
.fb{font-weight: bold !important;}
.fs-110{font-size: 110% !important;}
.fs-120{font-size: 120% !important;}
.fs-90{font-size: 90% !important;}
.fs-80{font-size: 80% !important;}
.fc-orange{color: #ff9900 !important;}
.fc-ch{color: #724c22 !important;}
.lnh-140{line-height: 140%;}
.fs-14{font-size: 14px !important;}
.fs-15{font-size: 15px !important;}
.fs-08{font-size: 0.8em;}
.fs-07{font-size: 0.7em;}
.fc-ff{color: #fff;}

.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.mt30{margin-top: 30px;}
.mt35{margin-top: 35px;}
.mt40{margin-top: 40px;}
.mt45{margin-top: 45px;}
.mt50{margin-top: 50px;}
.mt55{margin-top: 55px;}
.mt60{margin-top: 60px;}
.mt65{margin-top: 65px;}
.mt70{margin-top: 70px;}
.mt75{margin-top: 75px;}
.mt80{margin-top: 80px;}

.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.mb30{margin-bottom: 30px;}
.mb35{margin-bottom: 35px;}
.mb40{margin-bottom: 40px;}
.mb45{margin-bottom: 45px;}
.mb50{margin-bottom: 50px;}
.mb55{margin-bottom: 55px;}
.mb60{margin-bottom: 60px;}
.mb65{margin-bottom: 65px;}
.mb70{margin-bottom: 70px;}
.mb75{margin-bottom: 75px;}

.pt5{padding-top: 5px;}
.pt10{padding-top: 10px;}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px;}
.pt25{padding-top: 25px;}
.pt30{padding-top: 30px;}
.pt35{padding-top: 35px;}
.pt40{padding-top: 40px;}
.pt45{padding-top: 45px;}
.pt50{padding-top: 50px;}
.pt55{padding-top: 55px;}
.pt60{padding-top: 60px;}
.pt65{padding-top: 65px;}
.pt70{padding-top: 70px;}
.pt75{padding-top: 75px;}
.pt80{padding-top: 80px;}
.pt100{padding-top: 100px;}
.pt150{padding-top: 150px;}



.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.ml25{margin-left: 25px;}
.ml30{margin-left: 30px;}
.ml35{margin-left: 35px;}
.ml40{margin-left: 40px;}
.ml45{margin-left: 45px;}
.ml50{margin-left: 50px;}
.ml55{margin-left: 55px;}

.mr25{
	margin-right: 25px;}

.pt40{padding-top: 40px;}
.pt60{padding-top: 60px;}

.pb20{padding-bottom: 20px;}
.pb30{padding-bottom: 30px;}


.bb-bd{border-bottom: 1px #C5C5C5 dotted;}
.dot{border-bottom: 1px #c2ac97 dotted;}

.ln-160{line-height: 160% !important;}

.clear{
	clear:both;}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  }  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  

.non-bd{
	border: none !important;}


/*********************************************/



body, h1, h2, h3, h4, h5, h6, pre, li, dt, dd, th, td, p{}

body{
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
 color: #232323;
line-height:150%;
background: red;
background: url(../images/head-line.jpg) repeat-x;
position: relative;
display: none;}

#wrapper{
	width: 100%;
	height: auto;
	background: url(../images/bg-mainback.jpg) repeat;}

#wrapper a{
	color: #e5326e;
	text-decoration: underline !important;}

#wrapper a:hover{
	color: #f59ab8;}


#mv{
	width: 100%;
	height: auto;
	background: url(../images/bg-mv.jpg) repeat;
	margin-top: 10px;}

.mv-allbg{
	width: 100%;
	height: auto;
	background: url(../images/bg-mvall.png) no-repeat center bottom;}

.mv-cont{
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;}

.mv-subcont{
	width: 1000px;
	height: 670px;
	background: url(../images/mv-img.png) no-repeat left top;
	position: relative;
	margin-left: auto;
	margin-right: auto;}

.mv-subcont h2{
	padding-top: 160px;}

.btn-page01{
	margin-left: 170px;
	margin-top: 10px;}


.tel{
	
	background: url(../images/img-tel.png) no-repeat top;
	width: 546px;
	height: 230px;
	padding-top: 60px;

	box-sizing: border-box;
	margin:0 auto;}
	
	
	
	.tel2{
	
	background: url(../images/img-tel.png) no-repeat top;
	width: 546px;
	height: 230px;
	padding-top: 60px;

	box-sizing: border-box;
	margin:0 auto;}
	
	

.sidebar{
	width: 185px;
	height:400px;
	position: absolute;
	top: -10px;
	right: 0px;}

.sidebar-inr{
	width: 185px;
	right: 40px;
	top: 50px;
	position: fixed;}

.sidebar-inr ul li{
	width: 100%;
	height: 60px;
	background: #fc6598;}

.sp-btn a{
	background: #2eab79 !important;}


.sp-btn a:hover{
	background: #1f9264 !important;}


.sidebar-inr ul li+li{
	border-top: 2px dotted #fff;}

.sidebar-inr ul li a{
	display: block;
	width: 185px;
	height: 60px;
	background: #fc6598;}

.sidebar-inr ul li a:hover{background: #f23474;}

.sidebar-ss{
	display: none;}


@media screen and (max-width: 1401px){
	

.sidebar{
	display: none;}

.sidebar-ss{
	display: block;}


.sidebar-ss{
	width: 100px;
	height: auto;
	position: absolute;
	top: 0px;
	right: 0px;}
		
.sidebar-inr-ss{
	right: 30px;
	top: 100px;
	position: fixed;}

.sidebar-inr-ss ul li+li{
	margin-top: 15px;}
	
.sidebar-inr-ss ul li a{
	display: block; 
	width: 19px;
	height: 19px;
	background: url(../images/btn-back.png) no-repeat top;
	text-indent: -999em;}

.sp-s-btn a{
	background: url(../images/btn-back02.png) no-repeat top !important;
	}


.sidebar-inr-ss ul li a:hover{
	background-position: bottom !important;}
		
	}


.under-cont02-bg{
	width: 1000px;
	min-height: 55px;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg-rr-top.png) top center no-repeat;
	padding-top: 60px;}


.under-cont02{
	width: 1000px;
	height: auto;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;}


.under-cont03{
	width: 1000px;
	height: auto;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
		background: url(../images/bg-mainback.jpg) repeat;}


.box-03-all{
	width: 100%;
	height: auto;
	background: url(../images/bg-cose.jpg) repeat;
	padding-bottom: 80px;
	padding-top: 30px;}

.box-03{
	width: 100%;
	background: url(../images/bg-box03.png) no-repeat right bottom;
	min-height: 426px;}

.box03-text{
	/**width: 600px;
	float: right;
	margin-right: 40px;**/}

.basic-h3{
	width: 100%;
	height: 94px;
	background: url(../images/bg-title01.png) repeat-x;}

.basic-h3 span{
	line-height: 70px;}

.box04{
	width: 100%;
	min-height: 296px;
	background: url(../images/bg-box04.png) no-repeat left bottom;
	padding-bottom: 40px;}

/**.box04-text{
	width: 550px;
	float: right;}**/






.basic-textbox{
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;}


.basic-textbox02{
	width: 56%;
	height: auto;
	padding-left: 15px;
	padding-right: 15px;}


.box04-03{
	width: 100%;
	min-height: 400px;
	background: url(../images/bg-box04-03.png) no-repeat right;}
	
.basic02-h3{
	width: 100%;
	height: 94px;
	background: url(../images/bg-title02.png) repeat-x;
	line-height: 75px;
	margin-top: 80px;}

.under-100box{
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;}

.underbox-04{
	width: 1000px;
	min-height: 450px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg-photo.png) no-repeat left bottom;}

.underbox-05{
	width: 1000px;
	min-height: 482px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg-photo02.png) no-repeat right;}

.underbox-06{
	width: 1000px;
	min-height: 504px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg-box04-03.png) no-repeat left bottom;}


.underbox-07{
	width: 1000px;
	min-height: 400px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg-box07.png)no-repeat right bottom;}


.underbox-08{
	width: 1090px;
	min-height: 842px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg-box08.png)no-repeat left bottom;}



.photoarea{
	width: 460px;
	height: auto;
	background: red;}
	
.textarea_100{
	width: 540px;
	height: auto;}	

	
.textarea_100-2{
	width: 600px;
	height: auto;}	

.textarea_02{
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;}	


.textarea-sub{}

.box04-text{
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;}


.acc-box{
	width: 460px;
	height: auto;
	font-size: 13px;
	margin-top: 60px;
	line-height: 150% !important;}

.acc-box ul li{
	list-style: disc !important;
	margin-left: 1em;}
	

.basic-title{
	font-size: 120%;
	font-weight: bold;
	color: #3cbbdb;}
	



.underbox-09{
	width: 1000px;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg-box09.png) no-repeat right top;}

.box06-text{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;}


.underbox-10{
	width: 100%;
	min-height: 856px;
	background: url(../images/bg-box10.jpg) repeat;
	padding-bottom: 80px;}

.box-11{
	width: 1000px;
	min-height: 856px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg-bd.png) no-repeat center center;
	font-size: 13px;
	color: #fff !important;
	position: relative;
	padding-top: 40px;
	padding-bottom: 0px;
	margin-bottom:60px;}

.gakuhi-title{
	position: absolute;
	top: -70px;
	left: 40px;}

.gakuhi-btn{
	position: absolute;
	top: 645px;
	left: 620px;}

.bd-text{
	margin-left: 125px;
	margin-top: -90px;
	color: #000 !important;}


.bd-text02{
	margin-left: 125px;
	margin-top: -140px;
	color: #000 !important;}


.pt240{
	padding-top: 130px;}

#page04{
	width: 100%;
	height: auto;
	padding-top: 80px;}

.cv-all{
	width: 100%;
	height: auto;
	padding-top: 120px;}


.cv-area{
	width: 100%;
	height: auto;
	background: url(../images/bg-cv.jpg) repeat;}

.cv-subbox{
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 100px;
	padding-bottom: 80px;}

.cv-subbox h3{
	position: absolute;
	top: -60px;
	left: 210px;
	}

.footer{
	width: 100%;
	height: 25px;
	background: #e6306b;}

.footer p{
	text-align: center;
	color: #fff !important;
	font-size: 12px;
	line-height: 25px;}
	


#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;}


.sp-box{
	width: 100%;
	height: auto;
	font-size: 14px;}

.sp-contents{
	width: 100%;
	height: auto;
	background: url(../images/bg-sps.jpg) repeat;
	padding-bottom: 50px;
	padding-top: 25px;}

.sp-contents02{
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;}
	
.basichr01{
	display: block;
	width: 100%;
	height: 4px;
	background: url(../images/bg-sp-bd.png) repeat-x top;
	margin: 0px;
	padding: 0px;}

.sps-list{
	font-size: 14px;
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;}

.sps-list tr{
	padding-top: 20px;}

.sps-list th{
	width: 164px;
	padding-top: 15px;
		padding-right: 20px;
		box-sizing: border-box;}

.sps-list td{
	padding-right: 10px;
	vertical-align: central;
	box-sizing: border-box;
	border-bottom: 1px solid #2eab79;
	padding-top: 15px;
	padding-bottom: 10px;}
	

.fb-sps{
	font-size: 16px;
	font-weight: bold;
	color: #158e5d;}
	
.qa-box{
	width: 690px;
	height: auto;
	margin-left: auto;
	margin-right: auto;}

.an-box{
	width: 610px;
	font-size: 13px;
	height: auto;
	float: right;
	margin-top: 10px;
	line-height: 150% !important;}
	
	
.an-boxlast{
	width: 610px;
	font-size: 13px;
	height: auto;
	float: right;
	margin-top: 10px;
	line-height: 150% !important;
	margin-bottom:80px;}	
	

.foot-listall{}

.lp-footlist{
	float: left;}

.lpfootimg{
	float: right;}
	
	
	
.style-box-100{
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px dashed #cdb49a;
	padding: 15px 30px 20px 30px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 870px;
	margin-top:40px;
}

.style-box-100 dl dt{
	background: url(../images/bg-bar.jpg) left top repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 7px 10px 5px;
	margin-bottom: 5px;
	text-align: center;
}

.style-box-100 dl dd ul li{
	float:left;
	width:50%;
}


.style-box-100 dl dd ul li{
	float:left;
	width:50%;
}

.access-list{
	width: 100%;
}

.access-list li{
	line-height: 120%;
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 1.5em;
}

.access-list li em{
	color: #ef2b6f;
	display: block;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.access-list li span{
	background-color: #ef2b6f;
	color: #FFF;
	display: inline-block;
	font-size: 9px;
	font-weight: bold;
	padding: 3px 5px 3px;
	margin-left: 5px;
}

.access-list li span a{
	color: #FFF;
}

.access-list.flt li{
	float: left;
	width: 48.5%;
}
	