@charset "UTF-8";
/*共通
---------------------------------------------------------*/
.clr-pink{
    color:#FF7D70;
}
.clr-brown{
    color: #59452E;
}
.fo-aotf{
    font-family: "A-OTF Gothic MB101 Pro", sans-serif;
    font-weight: 600;
    font-style: normal;
}
.fo-sans{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
}
.d-flex{
	display:flex;
}


#oshu-katsu{
    width: 640px;
    margin: 0 auto;
    font-family: "fot-tsukubrdgothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
}
.mainbody{
    padding: 0 4%;
}
.mainvisual .img{
	width:100%;
	margin: 0;
}
.mainvisual .img img{
	width:100%;
}
.mvend{
    background: rgba(0,0,0,.5);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}
.mvend img{
    position: absolute;
    left: 0;
    right: 0;
    top: 900px;
    margin: auto;
}

.mainvisual p{
    background: #ee8018;
    color: #fff;
    padding: 20px 0;
    font-size: 70%;
    text-align: center;
}

.catchcopy{
    text-align: center;
    font-size: 92%;
    padding: 30px 0;
    line-height: 200%;
}
.catchcopy img{
vertical-align:middle;
padding: 0 10px 5px 0;
}


.introwrap{
    background: #FFEEEA;
    padding: 30px 0 50px 0;
}
.title01{
    background: url("../images2015/oshu-katsu2026/ttl_bg.png") no-repeat center center;
    background-size: 100% auto;
    padding: 26px 0 28px;
    text-align: center;
    margin: 0 0 20px 0;
    box-sizing: border-box;
}
.introwrap .title01{
	margin: 0 0 10px;
}
.title01 h2{
	color:#fff;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: .1em;
	line-height: 1;
	box-sizing: border-box;
}
.introwrap h3{
    text-align: center;
    margin: 0 0 24px 0;
    font-size: 30px;
    font-weight: 900;
}

.introbox{
    background: #fff;
    padding: 22px;
    margin: 0 0 40px 0;
}
.introbox .img{
	width:100%;
	margin:0 auto;
	border-top: 30px solid #000;
	border-bottom: 30px solid #000;
}
.introbox .img img{
	width:100%;
}
.introbox dl{
    padding-top: 30px;
}
.introbox dt{
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    margin: 0 0 40px 0;
    letter-spacing: .08em;
}
.introbox dd{
	gap: 22px;
	text-align:justify;
	flex-direction: column;
	align-items: center;
}
.introbox dd h4 img{
	width: 140px;
}
.btn01 {
	text-align:center;
}
.btn01 a {
    display: inline-block;
    background-color: #FF7D70;
    color: #fff;
    padding: 21px 24px 23px 15px;
    position: relative;
    font-weight: 600;
    font-size: 22px;
    border-radius: 50px;
    width: 100%;
    max-width: 350px;
    text-decoration: none;
    line-height: 1;
    box-sizing: border-box;
    transition:.4s;
    border:2px solid #FF7D70;
}
.btn01 a::after {
    content: "";
    display: inline-block;
    width: 21px;
    height: 19px;
    background: url("../images2015/oshu-katsu2026/target.png") center no-repeat;
    background-size: contain;
    position: absolute;
    right: 47px;
    top: 50%;
    transform: translateY(-50%);
}
.btn01 a:hover {
    background-color: #fff;
    color: #FF7D70;
	border-color:#FF7D70;
}
.btn01 a:hover::after {
    background-image: url("../images2015/oshu-katsu2026/target_pink.png");
}
.presswrap{
    background: #FFE8E6;
    padding: 40px 0 50px 0;
}
.pressbox dl{
    display: flex;
    margin: 0 0 32px 0;
    gap: 20px;
    flex-direction: column;
}
.pressbox dt{
    font-size: 14px;
    text-align: center;
    font-weight: 500;
}
.pressbox dt img{
    padding: 0 0 10px 0;
    width: 100%;
}
.pressbox dd{
    text-align: justify;
    line-height: 1.6;
}

.interviewbox{
    background: #FFC8C1;
    padding:10px 20px;
    border-radius: 20px;
}
/* .interviewbox dl{
    padding: 20px 0;
    gap: 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
}


.interviewbox dl dd:after {
	right: 0;
	left: 0;
	margin: 0 auto;
	bottom: 0;
	transform: translateY(100%);
	border: solid transparent;
	content:
	" ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #ffffff;
	border-width: 10px;
}


.interviewbox dt{
    color: #59452E;
    font-size: 70%;
    text-align: center;
    padding: 0 20px;
    width: 30%;
}
.interviewbox dl:nth-child(1) dd,
.interviewbox dl:nth-child(2) dd{
    width: 90%;
}
.interviewbox dt img{
	padding-bottom:10px
}
.interviewbox dt span{
	font-size: 14px;
}

.interviewbox dd{
    background: #fff;
    border-radius: 15px;
    padding: 20px;
    position: relative;
    flex: 1;
} */

.interviewbox dl{
    padding: 10px 0;
}
.interviewbox dl:nth-child(odd){
    display: flex;
    align-items: center;
}
.interviewbox dl:nth-child(even){
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.interviewbox dl:nth-child(odd) dt{
    padding-left:0;
}
.interviewbox dl:nth-child(even) dt{
    padding-right:0
}
.interviewbox dl:nth-child(odd) dd:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #ffffff;
	border-width: 10px;
	margin-top: -10px;
}

.interviewbox dl:nth-child(even) dd:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-left-color: #ffffff;
	border-width: 10px;
	margin-top: -10px;
}
.interviewbox dt{
    color: #59452E;
    font-size: 70%;
    text-align: center;
    padding: 0 20px;
    width: 30%;
}
.interviewbox dt img{
	padding-bottom:10px
}
.interviewbox dt span{
	font-size: 14px;
}

.interviewbox dl:nth-child(odd) dd,
.interviewbox dl:nth-child(even) dd{
    width: 70%;
}

.interviewbox dd{
    background: #fff;
    border-radius: 7px;
    padding: 16px 20px;
    position: relative;
}









.interviewbox dd h3{
    color: #e2764a;
    font-weight: 700;
    padding: 0 0 5px 0;
}
.locationwrap{
    background:url("../images2015/oshu-katsu2026/bg_location.jpg") repeat-x center bottom #FEF8D9;
    background-size: 100%;
    padding: 40px 0 200px 0;
    border-bottom: 40px solid  #FEF8D9;
}
.locationbox{
    text-align: center;

}
.locationbox h3{
    padding: 0 0 30px 0;
    font-weight: 700;
}
video {
    width: 100%;
    height: auto;
}

.clubwrap{
    text-align: center;
    padding: 80px 0 0 0;
}
.clubwrap h2{
    padding: 0 0 50px 0;
}
.clubwrap h3{
    padding: 0 0 50px 0;
    font-weight: 700;
    font-size: 190%;
}
.clubwrap h3 strong{
    color: #2e318f;
    font-size: 120%;
}
.clubwrap p{
    font-size: 90%;
    padding: 0 0 50px 0;
}














.invitationtitlewrap{
    background: #2e3775;
    text-align: center;
    padding: 10px;
}
.invitationtitle2{
font-family: 'Noto Sans JP', sans-serif ,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana;
  font-size: 20px;
  font-weight: 800;
  color: #fff;
}


.invitationwrap{
    background: #f2f2f2;
    padding: 40px 0;
}
.invitationinfo{
    padding: 0 0 20px;
}
.invitationinfo dl{
    display: flex;
    justify-content: space-between;
    max-width: 780px;
    margin: 0 auto 10px;
    font-family: 'Noto Sans JP', sans-serif ,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana;
    font-size: 16px;
    align-items: flex-start;
}
.invitationinfo dt{
    flex-basis: 20%;
    background: #2e3775;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    padding: 2px;
}
.invitationinfo dd{
    text-align: left;
    flex-basis: 75%;
    font-size:14px;
}
.invitationinfo dd big{
    font-size:140%;
}

.invitationmap{
    padding: 0 0 40px;
}
.aftermoviewrap{
    background: #ee8018;

}
.aftermoviebox dl{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
    font-family: 'Noto Sans JP', sans-serif ,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana;
}
.aftermoviebox dt{
    background: #fff;
    color: #ee8018;
    border-radius: 99px;
    padding: 10px 30px;
    font-size: 20px;
    margin: 0 10px;
    flex-basis: 40%;
    text-align: center;
}
.aftermoviebox dd{
    color: #fff;
    font-size: 90%;
}
.aftermoviebox dd big{
    font-size: 120%;
}
.aftermoviebox dd span{
    color: #ffff5e;
}
.applybox{
    padding: 50px 0;
}
.applytitle{
    background: #2e3775;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    margin: 0 0 20px;
    font-family: 'Noto Sans JP', sans-serif ,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana;
    font-size: 24px;
    font-weight: 800;
    padding: 10px;
    letter-spacing: .2em;
}
.applybox dl{

    border-bottom: 1px solid #ccc;
    padding: 0 0 20px;
    margin: 0 0 20px;
}
.applybox dt{
    font-size: 20px;
    margin: 0 0 20px;
    flex-basis: 25%;
    background: #666666;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    padding: 10px;
    letter-spacing: .2em;
}
.applybox dd{
    flex-basis: 70%;
    font-size: 90%;
}
.applybox dd a{
    color: #2e3775;
}
a.applytel{
    text-decoration: none;
    font-size: 130%;
}










/* #consultationArea */
#consultationArea .inner div {
	padding:0 35px;
}
#consultationArea .ttl {
	background-color:#f4f0e5;
	padding:6px 0 2px 14px;
}
#consultationArea .tel {
	padding:0 0 0 20px;
}
#consultationArea .btnApplications {
	padding:15px 10px 0 0;
	float:right;
}
#consultationArea .home {
	padding:23px 0 11px 20px;
}
#consultationArea .btnRequest {
	padding:24px 0 0 72px;
	float:left;
}
#consultationArea .btnContact {
	padding:24px 65px 0 0;
	float:right;
}