@charset "utf-8";
.index_box{
	width: 800px;
	margin: 100px auto 120px auto;	
	display: -webkit-box; display: -moz-box;
	display: -ms-flexbox; display: -webkit-flex; flex-wrap: wrap;
}
.index_box01{
	width: 400px;
}
.index_box02{
	width: 350px;
	text-align: center;
}
.index_box02 h1 { font-size: 1.2rem; font-weight: normal; }
.index_box02 div{ margin-left: 60px; }
@media screen and (max-width: 900px) {
.index_box{
	width: 690px;
	margin: 100px auto 120px auto;	
	display: -webkit-box; display: -moz-box;
	display: -ms-flexbox; display: -webkit-flex; flex-wrap: wrap;
}
.index_box01{
	width: 370px;
}
.index_box02{
	width: 320px;
	text-align: center;
}
.index_box02 div{ margin-left: 90px; }
}

/*=======================================
●pc.css 画面の横幅が769px以上
=======================================*/
@media screen and (min-width: 769px){

#container{
width:100%;
}

/* 共通 */
.PC_TB{ display: inline; }
.SP   { display: none; }

.wrap{
	display: -webkit-box; display: -moz-box;
	display: -ms-flexbox; display: -webkit-flex; flex-wrap: wrap; }

/*index
.index_box{
	width: 750px;
	margin: 100px auto 120px auto;
}
.index_box01{
	width: 400px;
	float: left;
}
.index_box02{
	width: 350px;
	float: left;
	text-align: center;
}*/

/* ▼▼▼▼▼▼ */
/* contents01 */
/* ▲▲▲▲▲▲ */
.contents01{
     width: 750px;
     margin: 0px auto;
     text-align: center;
     padding: 50px 0px;
}
.contents01 h1{
     font-size: 1.4em;
     text-align: center;
     font-weight: normal;
}
.contents01 p{
     font-size: 1em;
     line-height: 1.6em;
}


/* ▼▼▼▼▼▼ */
/* Profile */
/* ▲▲▲▲▲▲ */
/* ★profile01★ */
.profile01{
     width: 750px;
     margin: 0px auto;
     padding: 50px 0 0 0;
     font-size: 1.2em;
     line-height: 1.6em;
}
.profile01 dt{
     padding-bottom: 10px;
}
.profile01 dd{
     margin: 0px;
}
.profile01a{
     float: left;
     width: 500px;
}
.profile01b{
     float: right;
     width: 250px;
     text-align: center;
}
.profile01c{
     clear: both;
     width: 100%;
}

/* ★profile02★ */
.profile02{
     width: 750px;
     margin: 0px auto;
     padding: 0 0 50px 0;
     font-size: 1.2em;
     line-height: 1.8em;
}
.profile02 h2{
     font-size: 1.2em;
     font-weight: normal;
     padding-top: 50px;
}
.profile02 dl{
     padding-bottom: 2px;
}
.profile02 dt{
     clear: left;
     float: left;
     width: 4em;
}
.profile02 dd {
     margin: 0 0 0 4em;
}
.profile_box{
	display: -webkit-box; display: -moz-box;
	display: -ms-flexbox; display: -webkit-flex; flex-wrap: wrap;
}
.profile_box .pro_a01{
     width: 20%;
}.profile_box .pro_a01 img{
     width: 75%;
}
.profile_box .pro_a02{
     width: 80%;
}
.profile_box .txt{
	padding-top: 5px; }


/* ▼▼▼▼▼▼ */
/* gallery */
/* ▲▲▲▲▲▲ */
/* ★gallery01★ */
.gallery01{
     width: 750px;
     margin: 0px auto;
     padding: 50px 0px 0px;
     font-size: 1.2em;
     line-height: 1.6em;
     font-weight: normal;
     text-align: justify;
}
.gallery01 h1{
     font-size: 1.4em;
}
.gallery01 dt{
     padding-bottom: 10px;
}
.gallery01 dd{
     margin: 0px;
}
.gallery01a{
     float: left;
     width: 300px;
}
.gallery01b{
     float: right;
     width: 450px;
     padding-bottom: 50px;
}

/* ★gallery02★ */
.gallery02{
	width: 750px;
	margin: 50px auto 0;
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: normal;
	text-align: justify;
}
.gallery02 hr{
	margin-bottom: 40px;
}

/* ★gallery_box★ */
.gallery_box{
	width: 100%; 
}
.gallery_box div{
	width: 20%;
	text-align: center;
}
.gallery_box img{
	width: 90%;
	padding-bottom: 20px;
}


/* ▼▼▼▼▼▼ */
/* school */
/* ▲▲▲▲▲▲ */
/* ★school01★ */
.school01{
     width: 750px;
     margin: 0px auto;
     padding: 50px 0 0 0;
     font-size: 1.1em;
     line-height: 1.6em;
}
.school01 h1{
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom:40px;
}

.school01 h2{
     font-size: 1.3em;
     font-weight: normal;
     padding-top: 20px;
}
.school01 dt{
     clear: left;
     float: left;
     width: 7em;
     padding-bottom: 5px;
}
.school01 dd{
     margin: 0 0 0 7em;
}
.school01a{
     float: left;
     width: 500px;
}
.school01b{
     float: right;
     width: 250px;
     text-align: center;
}
.school01c{
     clear: both;
     width: 100%;
}


/* ▼▼▼▼▼▼ */
/* second */
/* ▲▲▲▲▲▲ */
/* ★second01★ */
.second01{
     width: 750px;
     margin: 0px auto;
     padding: 50px 0;
     font-size: 1.2em;
     line-height: 1.6em;
}
.second01 h1{
     font-size: 1.4em;
     font-weight: normal;
}
.second01 h2{
     font-size: 2em;
     font-weight: normal;
}
.second01a{
     width: 500px;
     margin: 0px auto;
}
.second01a dd{
     padding-bottom: 18px;
}

/* ～768px以上(PC)～ */
}