@charset "utf-8";

/* 共通
---------------------------------------------- */

/* 余白調節 */
.ui-content {
padding-top:0;
}
.yohakuReset {
/* width:calc(100% + 30px);
margin-left:-15px;*/
}

/* スマホ非表示・特有 */
.sp_none {
display:none;
}
.nomal_p{
 width: 94%;
 margin: 0 auto 0.5em auto;
 display: block;
}

/* 高汎用 */

.centering{
 text-align: center;
}
.font_bold{
 font-weight: 900;
}
.font_bold_110{
 font-weight: 900;
 font-size: 110%;
}
.font_bold_red{
 font-weight: 900;
 color: #e04a70;
}
.no_margin{
 margin: 0!important;
}


/* パンくず */
.pageTitle{
	margin-bottom: 0;
}

/* コンテンツ全体、MV
---------------------------------------------- */
#closed {
    position: absolute;
    width: 100%;
    margin: 124px auto;
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: bold;
    background: rgba(10,10,10,0.8);
    color: #fff;
    text-align: center;
    padding: 12% 0% 0% 0%;
    left: 0px;
    top: 0;
    bottom: 100%;
    z-index: 100;
	height:100%;
}
#closed h2{
 display: block;
 width: 90%;
 margin: 0 auto;
 font-weight: 900;
 color: #fff;
 line-height: 1.6em;
 text-align: center;
 text-shadow: 2px 2px 1px #000,
             -2px 2px 1px #000,
             2px -2px 1px #000,
             -2px -2px 1px #000;
}
#tokuwari {
 padding: 0 0 60px;
 margin: 0 auto;
 transition: ease-in-out 1.4s;
 font-size: 16px !important;
 line-height: 1.5em !important;
}
#tokuwari .keyV {
 width: 100%;
}
#tokuwari .keyV .inner {
 height: auto;
}
#tokuwari .keyV .inner img{
 width:100%;
}

.info_kuma{
 width: 94%;
 margin: 0;
 padding: 5px 3%;
 background-color:#fffeea;
}
.info_kuma p{
font-size: 110%;
 font-weight: 900;
 line-height:1.9em;
 text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff;
}
.info_kuma p img{
	width:2em!important;
	margin-right:5px;
}

/* .band
---------------------------------------------- */
.band,
.band_f{
 width: 94%;
 padding: 0.5em 3% 0.8em 3%;
 background-color: #ff4b7d; /*住み替え初期割のテーマカラー青*/
}
.band p,
.band_f p{
 display: block;
 width: 100%;
 margin: 0 auto;
 color: #fff;
 font-weight: 900;
 text-align: center;
 text-shadow:none;
 line-height:1.5em;
}
.band span {
 font-size: 110%;
 padding: 0 0.1em;
 margin: 0 0.1em;
}
.band_f p{
 position: relative;
}


/* #gaiyou
---------------------------------------------- */
#gaiyou {
 width: 94%;
 margin: 0 3% 1em 3%;
 padding: 0;
}
#gaiyou img{
	width:100%;
}
#gaiyou .gokakumae{
font-size: 130%;
    text-align: center;
    font-weight: bold;
}
#gaiyou .gokakumae img{

}
#gaiyou .gokakumae span{
    color: #FF0004;
}
.gaiyou1{
 width: 94%;
 margin:0 auto;
 padding:1em 3%;
 background-repeat: no-repeat;
 background-size: 100% auto; 
}
.gaiyou1 p{
 display: block;
 margin: 0 auto;
	line-height:1.5em;
	font-size:90%;
	text-shadow:none;
    margin-bottom: 3%;
}

.gaiyou1 h2{
    font-size: 135%;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}

.gaiyou1 h2 span{
	color: #FF0004;
}

.gaiyou1 p span{
	font-weight: bold;
}


#gaiyou .sp_none {
 display: none;
}

.notice{
    font-size: 80%;
}

#gaiyou .recommend{
	font-size: 2.5rem;
	font-weight: 700;
	text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
}
#gaiyou .recommend span{
	font-family: "Pacifico", cursive;
	display: block;
	line-height: 2;
	color: #ff7b27;
	font-style: normal;
	font-size: 130%;
	font-weight: 100;
}


/*特典*/

.tokuten{
    
}

.tokuten ul{
    display: flex;
    flex-wrap: wrap;
}

.tokuten ul li{
    width: 50%;
}

.tokuten p{
    background: #ffdee6;
    padding: 5px;
    text-align: center;
    padding-top: 7px;
}

.tokuten .notice{
    background: none;
    text-align:start;  
}



/*.chushaku
---------------------------------------------- */
.chushaku {
 width: 100%;
 padding: 0.8em 0;
 background-color: #FFFEEA;
}
.chushaku p {
 font-size: 110%;
 font-weight: 700;
 margin: 0 0 0.5em 0;
 display: block !important;
}
.chushaku ul {
 display: block;
 width: 94%;
 margin: 0 auto;
 padding: 0 3%;
 list-style: none;
}
.chushaku ul li {
 padding: 0 0 0 15px;
 margin: 0 0 0.3em 0;
 line-height: 1.5em;
 font-size: 90%;
 background-repeat: no-repeat;
 background-size: 10px;
 background-position: left 4px;
}


/* エリアメニュー
---------------------------------------------- */
#nav{
	margin:0 auto 1.5em auto;
	padding:0.5em 0;
	background-color:;
}
#nav ul{
	width:96%;
	display:block;
	padding:0 2%;
	margin:0 auto;
	list-style:none;}
#nav ul li{
	display:block;
	float:left;
	width:48%;
	margin:0 2% 0.5em 0;
	text-align:center;
	padding:0;
/*	background-image:url(../img/button_off.jpg);*/
	background-repeat:repeat-x;
	background-size:200% 100%;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px; 
    background: rgb(250,250,250);
background: linear-gradient(180deg, rgba(250,250,250,1) 47%, rgba(228,228,228,1) 48%, rgba(255,255,255,1) 100%);
	}
#nav ul li a{
	font-size:100%;
	font-weight:900;
	display:block;
	height:30px;/*40px*/
	padding:10px 0 0 0;
	}
#nav ul li a img{
	width:1em;
	vertical-align:middle;
	margin:0 0 0 0.2em;
}
#nav ul li.prefectures3 a{
	font-size:90%;
	font-weight:900;
	display:block;
	height:30px;/*40px*/
	padding:10px 0 0 0;
 letter-spacing: -0.1em;
	 }
#nav ul li a:hover,
#nav ul li.prefectures3 a:hover{
	background-image:none;
	background-color:#E8E8E8;
	position:relative;
	top:1px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;
    height:30px;/*40px*/
	padding:10px 0 0 0;
	}

#nav .check p{
    line-height: 1.3;
    margin: 2% 0;
    font-size: 90%;
} 
#nav .check p span{
    font-size: 120%;
    font-weight: bold;
    color: #03A9F4;
}


.inner{
 padding: 0 2%;
}

#nav .doragonbox{
    height: 0;
}

#nav .doragon{
    width: 92%;
    position: absolute;
    right: -174px;
    top: 61px;
    position: relative;
}


.categoly{
    
}
.categoly ul{
    display: flex;
    justify-content: space-around;
    margin: 20px;
}
.categoly ul li{
    
}
.categoly ul li a{
    font-size: 2rem;
    text-decoration: underline;
    color: #2196F3;
}
.categoly ul li a:after{
    content: "▼";
}


.sclNameBox .headLine03 {
    font-size: 2rem;
}



/*学校検索エリア*/

.sclNameBox .headLine06 {
	text-align: center;
}

#search{
    margin: auto 0;
    padding: 2%;
}
#search h2{
    font-size: 130%;
    text-align: center;
     background-image: url("../img/sumdaruma.png");
    background-position-x: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    background-clip: border-box;
    line-height: normal;
    padding-top: 22px;
    border-bottom: #2196EF 3px solid;
}
#search .step{
    margin: 20px 0;
    text-align: center;
}
#search .step .red{
    color: red;
    font-weight: bold;
    display: inline-block;
}
#search .step .blue{
    color: #0B27C7;
    font-weight: bold;
}
#search .step h3{
    font-size: 2.3rem;
    margin-bottom: 20px;
    text-align: center;
}

#search .step h3 span{
    font-family: "Bungee Tint", serif;
	background: #ffd1bf;
    padding: 6px 15px;
	border-radius: 10px;
	display: block;
	margin-bottom: 1em;
}
#search .step h3 span.sp_none{
	display: none;	
}
#search .step p{
    text-align: left;
    margin: 20px 0;
    wi
}

#search .step img{
    margin: 0 auto;
}

#search .searchnav{
    margin-bottom: 70px;
}

#search .searchnav a{
    display: block;
    background: #2196F3;
    padding: 30px;
    font-size: 2rem;
    text-align: center;
    border-radius: 50px;
    width: 80%;
    color: #fff;
    margin: 0 auto;
}

#search .searchnav a:hover{
    background: #000;
}


.doragonbox{
    height: 0;
}
.doragon{
    width: 60%;
    position: relative;
    top: 66px;
    left: 58%;
}

/*ここまで学校検索エリア*/


.close_area {
    margin: 0 auto;
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: bold;
    background: rgb(10 10 10 / 70%);
    background: rgba(10,10,10,0.8);
    height: 2400px;
    z-index: 100;
    color: #fff;
    text-align: center;
    padding-top: 12%;
    position: absolute;
}




#timesale{
    background-color: #ffeaea;
    padding: 30px 0;
    margin-bottom: 15px;
    background-image: url(../img/bg_student.gif);
    background-position-x: center;
    background-position: bottom;
    background-size: auto;
    background-repeat: repeat-x;
}
#timesale .box{
    background: #fff;
    border: #ffc6c6 3px dashed;
    text-align: center;
    border-radius: 20px;
    width: auto;
    margin: 0 2%;
    padding: 5%;
}
#timesale .box .sub_tit{
    font-size: 140%;
    font-weight: bold;
	color: #F10C0F;
}
#timesale .box .sub_tit img{
    width: 700px;
}

#timesale .box .icon{
    display: flex;
    width: auto;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
}
#timesale .box .icon .left{
    width: 275px;
    margin-right: 10px;
}
#timesale .box .icon .left img !important{
    margin: 0;
}

#timesale .box .icon .right{
    text-align: left;

}
