@charset "utf-8";
/*common候補*/
ul,li {
	list-style-type: none;
}
.tx-gold {
    color: #D7B379;
}
.mincho {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.junge {
    font-family: 'Junge ';
}
.garamond {
    font-family: 'Cormorant Garamond', serif;
}
#main_outer.under {


}
.cont-top-pad {
    padding-top: 5px;
}
#main_contents.under {
	padding-top: 0px;
	position: relative;
}
/*一覧---------------------------------------------------*/

/* ===================================================================================
 for PC min-width: 741px
 =================================================================================== */
@media screen and (min-width: 741px) {
    /*common候補*/
    .pc-mincho {
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    }

.underH3 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	height: 45px;
	background-image: url(../images/h3bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 24px;
	color: #3F1000;
	padding-left: 120px;
	font-weight: normal;
	padding-bottom: 40px;
	clear: both;
}

.asuka_main {
	height: 540px;
	background-image: url(../images/asuka_mainImg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 90px;
}
.asuka_cont1 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 540px;
	margin-bottom: 60px;
}
.asuka_cont2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
.about_asuka {
	background-color: rgba(0,26,102,0.6);
	width: 560px;
	box-sizing: border-box;
	padding: 25px;
	float: right;
	color: #FFF;
	margin-top: 140px;
}
.message_ttl {
	font-size: 18px;
	margin-bottom: 15px;
}

.message {
	font-size: 16px;
	margin-bottom: 15px;
}
.asuka_prof {
	font-size: 14px;
}
#flashObj {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.course_box {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E3ECE6;
	box-shadow: 2px 2px 10px 0 #CCC;
	-webkit-box-shadow: 2px 2px 10px 0 #CCC;
	-moz-box-shadow: 2px 2px 10px 0 #CCC;
	box-sizing: border-box;
	padding-bottom: 15px;
}
.course_img {
}
.course_ttl {
	font-size: 16px;
	font-weight: normal;
	color: #3F1000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.course_txt {
	font-size: 14px;
	color: #333;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.staff_img {
	height: 230px;
	width: 230px;
}
.staff_cont1 {
	float: right;
	width: 730px;
}
.staff_cont2 {
	margin-bottom: 40px;

}
.staff_name {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}
.staff_ttl {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	background-image: url(../images/asuka_list.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 24px;
	padding-left: 45px;
	margin-bottom: 15px;
}
.staff_txt {
	font-size: 14px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.gllery {
}
.gllery li {
	float: left;
	width: 320px;
	padding: 5px;
}
.gllery li img {
	width: 100%;
}
.movie {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
  width: 90%;
	height:90%;
}
.movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  
}
}
/* ===================================================================================
 for SP max-width: 740px
 =================================================================================== */
@media screen and (max-width: 740px) {

    .content {
        width: 95%;
        margin: 0 auto;
    }
    
.underH3 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	height: 45px;
	background-image: url(../images/h3bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 24px;
	color: #3F1000;
	font-weight: normal;
	padding-bottom: 20px;
	clear: both;
	text-align: center;
}

.asuka_main {
	height: 380px;
	background-image: url(../images/asuka_mainImg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 30px;
	padding-top: 240px;
}
.asuka_cont1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 380px;
	margin-bottom: 60px;
}
.asuka_cont2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.about_asuka {
	background-color: rgba(0,26,102,0.6);
	box-sizing: border-box;
	padding: 25px;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.message_ttl {
	font-size: 16px;
	margin-bottom: 15px;
}

.message {
	font-size: 14px;
	margin-bottom: 15px;
}
.asuka_prof {
	font-size: 12px;
}
#main_contents .asuka_cont2 .res.pc_2.sp_1.f_left.t_left a .aska_link {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.course_box {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	background-color: #E3ECE6;
	box-shadow: 2px 2px 10px 0 #CCC;
	-webkit-box-shadow: 2px 2px 10px 0 #CCC;
	-moz-box-shadow: 2px 2px 10px 0 #CCC;
	box-sizing: border-box;
	padding-bottom: 15px;
}
.course_img {
}
.course_img img {
	width: 100%;
}
.course_ttl {
	font-size: 16px;
	font-weight: normal;
	color: #3F1000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.course_txt {
	font-size: 14px;
	color: #333;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.staff_img {
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	height: 230px;
	margin-bottom: 15px;
}
.staff_cont1 {
	float: right;
	width: 96%;
	margin-left:auto;
	margin-right:auto;
}
.staff_cont2 {
	margin-bottom: 40px;
	width: 96%;
	margin-left:auto;
	margin-right:auto;

}
.staff_name {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}
.staff_ttl {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	background-image: url(../images/asuka_list.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 24px;
	padding-left: 45px;
	margin-bottom: 15px;
}
.staff_txt {
	font-size: 14px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.f_left,.f_right {
	float: none;
}
.t_left,.t_right {
	text-align: center;
}
.movie {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
}
