@charset "UTF-8";
/* CSS Document */


@media(min-width:481px){

#contents{
    width:1200px;
	margin:0 auto;
	margin-top: 100px;
	padding-bottom:100px;
	background-color: #FFF;
}


.stafftitle{
	width:158px;
	margin:0 auto;
	padding-top: 100px;
	text-align:center;
}

.introducearea{
	width:960px;
	margin:0 auto;
}
	
	
a.staffbt{
	display: block;
	width:400px;
	height:81px; 
	padding-top:50px;
	padding-bottom:50px;
	margin:0 auto;
	background-image: url(../images/staffbta.png);
	background-position: center;
	background-repeat: no-repeat;
}
	
a.staffbt:hover{
	background-image: url(../images/staffbtb.png);
	background-repeat: no-repeat;
}


.staffphoto{
	width:360px;
    height: 250px;
	margin-top:50px;
    overflow: hidden;
	float:left;
}

.stafftext{
	width:560px;
	margin-top:50px;
	margin-left:40px;
	font-size:14px;
	line-height:28px;
	float:left;
}
	
.stafftext2{
	width:560px;
	margin-top:10px;
	margin-left:0px;
	font-size:12px;
	line-height:28px;
	color:#A48B78;
}

.catearea{
	width:560px;
	margin-top: -5px;
	font-weight: 100;
	font-size: 16px;
	line-height: 31px;
	letter-spacing: 3px;
	}
	
.catearea2{
	width:560px;
	margin-top: 10px;
	font-weight: 100;
	font-size: 27px;
	line-height: 31px;
	letter-spacing: 5px;
}

.namearea{
	width:560px;
	margin-top:10px;
}


.introducetxt{
	width:560px;
	margin-top:15px;
}


.facilities{
	width:300px;
	margin:0 auto;
	padding-top:100px;
	
}

.contents_c9{
	width:960px;
	padding-top:50px;
	margin:0 auto;
	
}

.c9_photo1{
	width:300px;
    display: inline-block;
}

.c9_photo2{
	width:300px;
	margin-left:20px;
	display: inline-block;
}

.c9_text1{
	width:300px;
	padding-top:5px;
	font-size:16px;
	line-height:28px;
	text-align:center;
	}
	
	
	/*スケジュールエリア*/

#schedulearea{
	 width:1000px;
	 padding:0 0 100px;
	 margin:0 auto;
	 background-color: #fff;
	
}


.scheduletitle{
	width:261px;
	height:75px;
	margin:0 auto;
	padding-top: 100px;
}

.schedulecon{
	width:475px;
	margin:0 auto; 
}


.s_area1{
	width:475px;
	padding-top:50px;
	background-repeat:no-repeat;
}


.s_area2{
	width:475px;
	padding-top:50px;
	background-repeat:no-repeat;
}


.s_diagramtitle1{
	width:475px;
	height:82px;
	background-image:url(../images/schedulediagram1_1.png);
	background-repeat:no-repeat;
}


.s_diagram1{
	width:475px;
	height:47px;
	background-image:url(../images/schedulediagram1_2.png);
	background-repeat:no-repeat;
}

.s_name{
	width:118px;
	height:35px;
	margin-top:0px;
	margin-left:10px;
	color:#FFF;
	font-size:28px;
	line-height:47px;
	text-align:center;
	float:left;
}


.s_mark1{
	width:32px;
	height:32px;
	margin-top:8px;
	margin-left:15px;
	float:left;
}

.s_mark2{
	width:32px;
	height:32px;
	margin-top:8px;
	margin-left:15px;
	float:left;
}

.s_mark3{
	width:32px;
	height:32px;
	margin-top:8px;
	margin-left:15px;
	float:left;
}

.s_mark4{
	width:32px;
	height:32px;
	margin-top:8px;
	margin-left:15px;
	float:left;
}

.s_mark5{
	width:32px;
	height:32px;
	margin-top:8px;
	margin-left:15px;
	float:left;
}

.s_mark6{
	width:32px;
	height:32px;
	margin-top:8px;
	margin-left:15px;
	float:left;
}


.s_mark7{
	width:32px;
	height:32px;
	margin-top:8px;
	margin-left:15px;
	float:left;
}





.s_diagramtitle2{
	width:475px;
	height:82px;
	background-image:url(../images/schedulediagram2_1.png);
	background-repeat:no-repeat;
}

.s_diagram2{
	width:475px;
	height:47px;
	background-image:url(../images/schedulediagram2_2.png);
	background-repeat:no-repeat;
}


.s_area3{
	width:475px;
	height:178px;
	background-image:url(../images/schedulediagram3.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:50px;
}






}


@media(max-width:480px){

#contents{
    width:100%;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:40px;
}


.stafftitle{
	width:149px;
	margin:0 auto;
	
}
	
a.staffbt{
	display: block;
	width:90%;
	height:81px; 
	padding-top:25px;
	padding-bottom:25px;
	margin:0 auto;
	background-image: url(../images/staffbta.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}

.introducearea{
    width:100%;
	margin:0 auto;
}

.staffphoto{
	width:90%;
	margin:50px auto 0;
    overflow: hidden;
}
	
.staffphoto img{
	width: 100%;
	object-fit: cover;
}




.stafftext{
	width:90%;
	margin: 0 auto;
	padding-top:20px;
	font-size:14px;
	line-height:28px;
}
	
.stafftext2{
	width: 100%;
	margin-top:10px;
	margin-left:0px;
	font-size:12px;
	line-height:28px;
	color:#A48B78;
}


.catearea{
	width: 90%;
	font-weight: 100;
	font-size: 16px;
	line-height: 31px;
	letter-spacing: 3px;
}
	
.catearea2{
	width: 100%;
	font-weight: 100;
	font-size: 31px;
	line-height: 31px;
	letter-spacing: 3px;
}

.namearea{
	width: 100%;
	padding-top:10px;
	margin:0 auto;
}


.introducetxt{
	width: 100%;
	margin: 0 auto;
	padding-top:15px;
}

	


.facilities{
	width:100%;
	margin:0 auto;
	padding-top:30px;
	text-align: center;
	
}

.contents_c9{
	width: 90%;
	margin:0 auto;
	padding: initial;
}

.c9_photo1{
	width:280px;
	margin:0 auto;
    padding: 15px 0 30px ;
}

.c9_photo2{
	width:280px;
	margin:0 auto;
     padding: 0 0 30px ;
}


.c9_text1{
	width:100%;
	padding-top:5px;
	font-size:16px;
	line-height:28px;
	text-align:center;
	}

	
/*スケジュールエリア*/
	
#schedulearea{
     width:100%;
	 padding:50px 0 50px;
	 margin:100px auto;
	 background-color: #fff;
	
}


.scheduletitle{
	width:261px;
	height:75px;
	margin:0 auto;
	padding-top: 100px;
}



.schedulecon{
    width:345px;
	margin:0 auto; 
}


.s_area1{
    width:345px;
	padding-top:50px;
	background-repeat:no-repeat;
}


.s_area2{
    width:345px;
	padding-top:50px;
	background-repeat:no-repeat;
}


.s_diagramtitle1{
    width:345px;
	height:60px;
	background-image:url(../images/schedulediagram1_1.png);
	background-size: 100%;
	background-repeat:no-repeat;
}


.s_diagram1{
    width:345px;
	height:35px;
	background-image:url(../images/schedulediagram1_2.png);
	background-size: 100%;
	background-repeat:no-repeat;
}

.s_name{
	width:99px;
	height:35px;
	color:#FFF;
	font-size:2.3em;
	line-height: 32px;
	text-align:center;
	float:left;
	white-space:nowrap;
	padding: 1px 0 0;
	box-sizing: border-box;
}


.s_mark1{
	width:28px;
	height: 28px;
	padding:3px 3.5px 0;
	float:left;
}
	
.s_mark1 img{
	display: block;
	width:28px;
	height: 28px;
}

.s_mark2{
	width:28px;
	height: 28px;
	padding:3px 3.5px 0;
	float:left;
}

.s_mark2 img{
	display: block;
	width:28px;
	height: 28px;
}
	
.s_mark3{
	width:28px;
	height: 28px;
	padding:3px 3.5px 0;
	float:left;
}
	
.s_mark3 img{
	display: block;
	width:28px;
	height: 28px;
}

.s_mark4{
	width:28px;
	height: 28px;
	padding:3px 3.5px 0;
	float:left;
}
	
.s_mark4 img{
	display: block;
	width:28px;
	height: 28px;
}

.s_mark5{
	width:28px;
	height: 28px;
	padding:3px 3.5px 0;
	float:left;
}

.s_mark5 img{
	display: block;
	width:28px;
	height: 28px;
}
	
.s_mark6{
	width:28px;
	height: 28px;
	padding:3px 3.5px 0;
	float:left;
}

.s_mark6 img{
	display: block;
	width:100%;
	width:28px;
	height: 28px;
}

.s_mark7{
	width:28px;
	height: 28px;
	padding:3px 3.5px 0;
	float:left;
}

.s_mark7 img{
	display: block;
	width:28px;
	height: 28px;
}

.s_diagramtitle2{
    width:345px;
	height:60px;
	background-image:url(../images/schedulediagram2_1.png);
	background-size: 100%;
	background-repeat:no-repeat;
}


.s_diagram2{
    width:345px;
	height:35px;
	background-image:url(../images/schedulediagram2_2.png);
	background-size: 100%;
	background-repeat:no-repeat;
}


.s_area3{
    width:345px;
	height: 150px;
	background-image:url(../images/schedulediagram3.png);
	background-size: 100%;
	background-repeat:no-repeat;
	background-position:bottom;
}


}