/*--------------------------------------------------------*/

/*  Œ©o‚µ • ƒeƒLƒXƒg@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.obi{
	background:#F3F2EE;
	padding:2px;
}

.obi .obi_inner{
	text-align:center;
	border:1px solid #FFF;
	padding:18px 10px;
}

h2.obi_midashi{
	font-family: Roboto, "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "Yu Gothic M", "ŸàƒSƒVƒbƒN Medium", "Yu Gothic Medium", "ƒqƒ‰ƒMƒmŠpƒS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ƒqƒ‰ƒMƒmŠpƒS ProN", "Hiragino Kaku Gothic ProN", "ƒqƒ‰ƒMƒmŠpƒS Pro", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size:17px;
	color:#DD779C;
	font-weight:bold;
	line-height:1.6em;
	letter-spacing:1.0px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

p.yumiyu_txt{
	font-size:14px;
	font-weight:normal;
	color:#555;
	line-height:1.9em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.danraku{
	margin-top:20px;
}

}

@media screen and (max-width: 768px){

.obi{
	background:#F3F2EE;
	padding:2px;
}

.obi .obi_inner{
	text-align:center;
	border:1px solid #FFF;
	padding:18px 10px;
}

h2.obi_midashi{
	font-family: Roboto, "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "Yu Gothic M", "ŸàƒSƒVƒbƒN Medium", "Yu Gothic Medium", "ƒqƒ‰ƒMƒmŠpƒS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ƒqƒ‰ƒMƒmŠpƒS ProN", "Hiragino Kaku Gothic ProN", "ƒqƒ‰ƒMƒmŠpƒS Pro", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size:17px;
	color:#DD779C;
	font-weight:bold;
	line-height:1.6em;
	letter-spacing:1.0px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

p.yumiyu_txt{
	font-size:13px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

p.yumiyu_txt br{
	display:none;
}

.danraku{
	margin-top:18px;
}

.sp_danraku{
	margin-top:18px;
}

}

/*--------------------------------------------------------*/

/*  ƒƒCƒ“ŽÊ^@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.mainBox{
}

.mainBox .pc_main{
}

.mainBox .sp_main{
	display:none;
}

}

@media screen and (max-width: 768px){

.mainBox{
}

.mainBox .pc_main{
	display:none;
}

.mainBox .sp_main{
}

}

/*--------------------------------------------------------*/

/*  Ž{p‚ÌÐ‰î@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.img_photoBox{
}

.img_photoBox ul{
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.img_photoBox ul li{
	width:24.5%;
}

.img_photoBox ul li img{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.main_messageBox{
	width:780px;
	margin:70px auto 50px;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.main_messageBox .main_info{
	width:380px;
	margin-right:60px;
}

.main_messageBox .main_img{
	width:320px;
	padding-top:68px;
	padding-right:20px;
}

.main_messageBox .main_info h2.midashi{
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "Sawarabi Mincho", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	font-size:25px;
	color:#72552D;
	font-weight:normal;
	line-height:1.6em;
	letter-spacing:0.8px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:30px;
}

.sejutsuBox{
	margin-top:25px;
	padding-top:25px;
	border-top:1px dashed #DDD;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.sejutsuBox .sejutsu_photo{
	width:38%;
}

.sejutsuBox .sejutsu_photo img{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.sejutsuBox .sejutsu_info{
	width:56%;
	padding-top:6px;
}

.sejutsuBox .sejutsu_info p.sub_tit{
	font-family: Roboto, "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "Yu Gothic M", "ŸàƒSƒVƒbƒN Medium", "Yu Gothic Medium", "ƒqƒ‰ƒMƒmŠpƒS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ƒqƒ‰ƒMƒmŠpƒS ProN", "Hiragino Kaku Gothic ProN", "ƒqƒ‰ƒMƒmŠpƒS Pro", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#72552D;
	line-height:1.6em;
	letter-spacing:0.7px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:3px;	
}

.sejutsuBox .sejutsu_info h3.sejutsu_name{
	font-family: Roboto, "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "Yu Gothic M", "ŸàƒSƒVƒbƒN Medium", "Yu Gothic Medium", "ƒqƒ‰ƒMƒmŠpƒS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ƒqƒ‰ƒMƒmŠpƒS ProN", "Hiragino Kaku Gothic ProN", "ƒqƒ‰ƒMƒmŠpƒS Pro", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#72552D;
	line-height:1.6em;
	letter-spacing:1.0px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:20px;
}

}

@media screen and (max-width: 768px){

.img_photoBox{
	padding:20px 20px 0;
}

.img_photoBox ul{
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.img_photoBox ul li{
	width:24.2%;
}

.img_photoBox ul li img{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.main_messageBox{
	margin:30px 0;
	padding:0 20px;
}

.main_messageBox .main_info{
	padding:0 10px;
}

.main_messageBox .main_img{
	margin-top:30px;
}

.main_messageBox .main_info h2.midashi{
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "Sawarabi Mincho", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	font-size:20px;
	color:#72552D;
	font-weight:normal;
	line-height:1.6em;
	letter-spacing:0.8px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:20px;
}

.sejutsuBox{
	padding:25px 20px;
	border-top:1px dashed #DDD;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.sejutsuBox .sejutsu_photo{
	margin-top:30px;
	-webkit-box-ordinal-group:2;
	-ms-flex-order:2;
	-webkit-order:2;
	order:2;
}

.sejutsuBox .sejutsu_photo img{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.sejutsuBox .sejutsu_info{
	-webkit-box-ordinal-group:1;
	-ms-flex-order:1;
	-webkit-order:1;
	order:1;
	padding:0 10px;
}

.sejutsuBox .sejutsu_info p.sub_tit{
	font-family: Roboto, "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "Yu Gothic M", "ŸàƒSƒVƒbƒN Medium", "Yu Gothic Medium", "ƒqƒ‰ƒMƒmŠpƒS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ƒqƒ‰ƒMƒmŠpƒS ProN", "Hiragino Kaku Gothic ProN", "ƒqƒ‰ƒMƒmŠpƒS Pro", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#72552D;
	line-height:1.6em;
	letter-spacing:0.7px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:3px;	
}

.sejutsuBox .sejutsu_info h3.sejutsu_name{
	font-family: Roboto, "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "Yu Gothic M", "ŸàƒSƒVƒbƒN Medium", "Yu Gothic Medium", "ƒqƒ‰ƒMƒmŠpƒS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ƒqƒ‰ƒMƒmŠpƒS ProN", "Hiragino Kaku Gothic ProN", "ƒqƒ‰ƒMƒmŠpƒS Pro", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#72552D;
	line-height:1.6em;
	letter-spacing:1.0px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:20px;
}

}

/*--------------------------------------------------------*/

/*  ƒƒjƒ…[E—¿‹à•\@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.menuBox{
	margin-top:60px;
}

table.tbl_menu{
	width:100%;
	border-collapse:collapse;
}

table.tbl_menu tr{
}

table.tbl_menu td{
	border:1px solid #EEE;
	padding:20px;
}

table.tbl_menu td.menu_name{
	width:50%;
}

.whatBox{
	text-align:center;
	padding:10px 0;
}

.whatBox h3.what_title{
	font-size:15px;
	font-weight:bold;
	color:#72552D;
	line-height:1.6em;
	letter-spacing:1.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.whatBox p.what_txt{
	margin-top:15px;
	font-size:13px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

table.tbl_menu td.menu_name h4{
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#72552D;
	line-height:1.6em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

table.tbl_menu p.price_txt{
	margin-top:5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#555;
	line-height:1.6em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

p.members_txt{
	margin-top:5px;
	text-align:center;
	font-size:13px;
	font-weight:normal;
	color:#555;
	line-height:1.6em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

p.small_txt{
	margin-top:5px;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	color:#555;
	line-height:1.6em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

table.tbl_menu td.menu_txt{
	width:50%;
	font-size:13px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

table.tbl_menu td.menu_txt ul{
	margin-bottom:10px;
	list-style-type:square;
}

table.tbl_menu td.menu_txt ul li{
	margin-left:16px;
	font-size:14px;
	font-weight:normal;
	color:#555;
	line-height:1.6em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

table.tbl_menu td.menu_txt p.setsumei{
	font-size:12px;
	font-weight:normal;
	color:#888;
	line-height:1.6em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

@media screen and (max-width: 768px){

.menuBox{
	margin-top:30px;
}

table.tbl_menu{
	width:100%;
	border-collapse:collapse;
}

table.tbl_menu tr{
}

table.tbl_menu td{
	border:1px solid #DDD;
	padding:15px;
}

table.tbl_menu td.menu_name{
	width:50%;
}

.whatBox{
	padding:10px 0;
}

.whatBox h3.what_title{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#72552D;
	line-height:1.6em;
	letter-spacing:1.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.whatBox p.what_txt{
	margin-top:20px;
	font-size:12px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.whatBox p.what_txt br{
	display:none;
}

table.tbl_menu td.menu_name h4{
	font-size:13px;
	font-weight:bold;
	color:#72552D;
	line-height:1.6em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

table.tbl_menu p.price_txt{
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
	color:#555;
	line-height:1.6em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

p.members_txt{
	margin-top:5px;
	font-size:11px;
	font-weight:normal;
	color:#555;
	line-height:1.6em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

p.small_txt{
	margin-top:5px;
	font-size:10px;
	font-weight:normal;
	color:#555;
	line-height:1.6em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

table.tbl_menu td.menu_txt{
	width:50%;
	font-size:11px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

table.tbl_menu td.menu_txt ul{
	margin-bottom:10px;
	list-style-type:square;
}

table.tbl_menu td.menu_txt ul li{
	margin-left:15px;
	font-size:12px;
	font-weight:normal;
	color:#555;
	line-height:1.6em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

table.tbl_menu td.menu_txt p.setsumei{
	font-size:11px;
	font-weight:normal;
	color:#555;
	line-height:1.6em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

/*--------------------------------------------------------*/

/*  ƒvƒƒtƒB[ƒ‹ƒƒbƒZ[ƒW@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.profileBox{
	margin-top:60px;
}

.profileBox .profileBox_inner{
	padding:0 40px;
}

.profileBox .inner{
	margin-top:30px;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.profileBox .photoBox{
	width:28%;
	padding-top:85px;
}

.profileBox .txtBox{
	width:63%;
	padding-right:3%;
}

.profileBox  p.staff_job{
	font-size:13px;
	color:#555;
	font-weight:normal;
	line-height:1.6em;
	letter-spacing:1.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:5px;
}

.profileBox  p.staff_name{
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "Sawarabi Mincho", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	font-size:18px;
	color:#333;
	font-weight:600;
	line-height:1.6em;
	letter-spacing:1.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:15px;
}

.profileBox  h3.profile_tit{
	padding-top:5px;
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "Sawarabi Mincho", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	font-size:19px;
	color:#72552D;
	font-weight:normal;
	line-height:1.6em;
	letter-spacing:0.8px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.profileBox  p.profile_txt{
	margin-top:22px;
	font-size:13px;
	font-weight:normal;
	color:#555;
	line-height:1.9em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.profileBox .photoBox img{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.profileBox .staffBox{
	border-top: solid 1px #F3F2EE;
	margin-top:30px;
	padding-top:30px;
}

/*  ƒtƒ‰ƒ_ƒ“ƒXƒCƒ“ƒXƒgƒ‰ƒNƒ^[@*/

.instructorBox{
	margin-top:35px;
	border:1px solid #FFF899;
	padding:25px;
	background-color:#FFFEF2;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.instructorBox h4.instructor_tit{
	padding-top:5px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#555;
	line-height:1.5em;
	letter-spacing:1.0px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.instructorBox .instructor_inner{
	margin-top:30px;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.instructorBox .instructor_inner .dance_photoBox{
	width:180px;
	margin-right:40px;
}

.instructorBox .instructor_inner .dance_photoBox img{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.instructorBox .instructor_inner .dance_txtBox{
	flex:1;
}

.instructorBox .instructor_inner .dance_txtBox p.instructor_txt{
	font-size:11px;
	font-weight:normal;
	color:#666;
	line-height:1.8em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.instructorBox .instructor_inner .dance_txtBox .instructor_danraku{
	margin-top:12px;
}

.instructorBox .instructor_inner .dance_txtBox ul.dance_list{
	margin-top:12px;
	list-style-type: square;
}

.instructorBox .instructor_inner .dance_txtBox ul.dance_list li{
	margin-left:15px;
	font-size:11px;
	font-weight:normal;
	color:#666;
	line-height:1.8em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

@media screen and (max-width: 768px){

.profileBox{
	margin-top:40px;
}

.profileBox .profileBox_inner{
	padding:0 20px;
}

.profileBox .inner{
	margin-top:30px;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.profileBox .photoBox{
	-webkit-box-ordinal-group:1;
	-ms-flex-order:1;
	-webkit-order:1;
	order:1;
	width:200px;
	margin:0 auto;
}

.profileBox .photoBox img{
}

.profileBox .txtBox{
	margin-top:30px;
	-webkit-box-ordinal-group:2;
	-ms-flex-order:2;
	-webkit-order:2;
	order:2;
	padding:0 10px;
}

.profileBox  p.staff_job{
	text-align:center;
	font-size:12px;
	color:#555;
	font-weight:normal;
	line-height:1.6em;
	letter-spacing:0.8px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:7px;
}

.profileBox  p.staff_name{
	text-align:center;
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "Sawarabi Mincho", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	font-size:16px;
	color:#333;
	font-weight:600;
	line-height:1.6em;
	letter-spacing:1.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:15px;
}

.profileBox  h3.profile_tit{
	text-align:center;
	padding-top:5px;
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "Sawarabi Mincho", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	font-size:19px;
	color:#72552D;
	font-weight:normal;
	line-height:1.6em;
	letter-spacing:0.8px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.profileBox  p.profile_txt{
	margin-top:22px;
	font-size:13px;
	font-weight:normal;
	color:#555;
	line-height:1.9em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.profileBox .photoBox img{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.profileBox .staffBox{
	border-top: solid 1px #F3F2EE;
	margin-top:35px;
	padding-top:35px;
}

/*  ƒtƒ‰ƒ_ƒ“ƒXƒCƒ“ƒXƒgƒ‰ƒNƒ^[@*/

.instructorBox{
	margin-top:38px;
	border:1px solid #FFF899;
	padding: 20px 15px;
	background-color:#FFFEF2;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.instructorBox h4.instructor_tit{
	padding-top:5px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#555;
	line-height:1.5em;
	letter-spacing:1.0px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.instructorBox .instructor_inner{
}

.instructorBox .instructor_inner .dance_photoBox{
	width:150px;
	margin:25px auto;
}

.instructorBox .instructor_inner .dance_photoBox img{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.instructorBox .instructor_inner .dance_txtBox{
	flex:1;
}

.instructorBox .instructor_inner .dance_txtBox p.instructor_txt{
	font-size:10px;
	font-weight:normal;
	color:#666;
	line-height:1.8em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.instructorBox .instructor_inner .dance_txtBox .instructor_danraku{
	margin-top:12px;
}

.instructorBox .instructor_inner .dance_txtBox ul.dance_list{
	margin-top:12px;
	list-style-type: square;
}

.instructorBox .instructor_inner .dance_txtBox ul.dance_list li{
	margin-left:15px;
	font-size:10px;
	font-weight:normal;
	color:#666;
	line-height:1.8em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

/*--------------------------------------------------------*/

/*  ‰c‹Æ“ú@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.dateBox{
	margin-top:60px;
	text-align:center;
}

.dateBox .dateBox_inner{
	padding-top:35px;
}

.dateBox p.date_txt{
	margin-top:13px;
	font-size:15px;
	font-weight:bold;
	color:#72552D;
	line-height:1.9em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.dateBox p.date_small_txt{
	margin-top:13px;
	font-size:12px;
	font-weight:normal;
	color:#555;
	line-height:1.9em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.dateBox .mapBox{
	margin-top:40px;
}

.dateBox .mapBox #googlemapBox{
	width: 100%;
	height:400px;
}

.dateBox .mapBox #googlemapBox iframe{
	width: 100%;
	height:400px;
}

.dateBox .mapBox p.add_txt{
	margin-top:20px;
	text-align:center;
	font-size:13px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

@media screen and (max-width: 768px){

.dateBox{
	margin-top:50px;
}

.dateBox .dateBox_inner{
	padding:35px 20px 0;
}

.dateBox p.yumiyu_txt{
	text-align:center;
}

.dateBox p.date_txt{
	text-align:center;
	margin-top:13px;
	font-size:15px;
	font-weight:bold;
	color:#72552D;
	line-height:1.9em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.dateBox p.date_small_txt{
	margin-top:13px;
	font-size:12px;
	font-weight:normal;
	color:#555;
	line-height:1.9em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.dateBox p.date_small_txt br{
	display:none;
}

.dateBox .mapBox{
	margin-top:35px;
	padding:0 10px;
}

.dateBox .mapBox #googlemapBox{
	width: 100%;
	height:260px;
}

.dateBox .mapBox #googlemapBox iframe{
	width: 100%;
	height:260px;
}

.dateBox .mapBox p.add_txt{
	margin-top:20px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

/*--------------------------------------------------------*/

/*  —\–ñ‚É‚Â‚¢‚Ä@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.yoyakuBox{
	margin-top:60px;
	text-align:center;

}

.yoyakuBox .yoyakuBox_inner{
	padding-top:25px;
}

.yoyakuBox .yoyakuBox_inner .tel_number{
	margin:15px 0 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:24px;
	font-weight:700;
	line-height:1.0em;
	color:#333;
	letter-spacing:0px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

a.tel_link{
	pointer-events: none;
	color:#333;
	text-decoration:none;
}

.yoyakuBox .yoyakuBox_inner .tel_number span{
	font-size:30px;
}

.yoyakuBox .yoyakuBox_inner .instagram{
	margin-top:40px;
}

.yoyakuBox .yoyakuBox_inner .instagram a:hover img{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}

.yoyakuBox .yoyakuBox_inner .line{
	margin-top:40px;
}

.yoyakuBox .yoyakuBox_inner .line img{
	width:350px;
}

.yoyakuBox .yoyakuBox_inner .tomodachi img{
	width:350px;
}

.yoyakuBox .yoyakuBox_inner .tomodachi a:hover img{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}

.yoyakuBox .yoyakuBox_inner p.follow_txt{
	font-size:13px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

@media screen and (max-width: 768px){

.yoyakuBox{
	margin-top:50px;

}

.yoyakuBox .yoyakuBox_inner{
	padding:25px 20px 0;
}

.yoyakuBox .yoyakuBox_inner p.yumiyu_txt{
	text-align:center;
}


.yoyakuBox .yoyakuBox_inner .tel_number{
	margin:15px 0 25px;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:21px;
	font-weight:700;
	line-height:1.0em;
	color:#333;
	letter-spacing:0px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

a.tel_link{
	color:#333;
	text-decoration:underline;
}

a.tel_link:hover{
	color:#999;
	text-decoration:none;
}

.yoyakuBox .yoyakuBox_inner .tel_number span{
	font-size:25px;
}

.yoyakuBox .yoyakuBox_inner .instagram{
	margin:40px auto 0;
	text-align:center;
}

.yoyakuBox .yoyakuBox_inner .instagram a:hover img{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}

.yoyakuBox .yoyakuBox_inner .line{
	margin-top:40px;
}

.yoyakuBox .yoyakuBox_inner .line img{
	width:100%;
}

.yoyakuBox .yoyakuBox_inner .tomodachi img{
	width:100%;
}

.yoyakuBox .yoyakuBox_inner .tomodachi a:hover img{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}

.yoyakuBox .yoyakuBox_inner p.follow_txt{
	font-size:13px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.yoyakuBox .yoyakuBox_inner p.follow_txt br{
	display:none;
}

}

/*--------------------------------------------------------*/

/*  ƒfƒ“ƒ^ƒ‹ƒGƒXƒe—{¬ƒR[ƒX@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.courseBox{
	margin-top:60px;
}

.courseBox .courseBox_inner{
	margin-top:30px;
	padding:0 40px;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.courseBox .courseBox_inner .photoBox{
	width:27%;
}

.courseBox .courseBox_inner .txtBox{
	width:63.5%;
	padding-top:10px;
}

.courseBox .courseBox_inner .photoBox img{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.courseBox .courseBox_inner .txtBox p.course_txt{
	font-size:13px;
	font-weight:normal;
	color:#555;
	line-height:1.9em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

@media screen and (max-width: 768px){

.courseBox{
	margin-top:50px;
}

.courseBox .courseBox_inner{
	margin-top:30px;
	padding:0 20px;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.courseBox .courseBox_inner .photoBox{
	width:40%;
}

.courseBox .courseBox_inner .txtBox{
	width:53%;
}

.courseBox .courseBox_inner .photoBox img{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.courseBox .courseBox_inner .txtBox p.course_txt{
	font-size:11px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.courseBox .courseBox_inner .txtBox p.course_txt br{
	display:none;
}

}
