@charset "utf-8";
/* 共通
---------------------------------------------- */
/* PC 非表示 */
.pc_none {
 display: none;
}
/* スマホトップバナー　※PCでSPサイトを開いた場合 */
#spBnr {
 display: none;
}
/* .clearfix */
.clearfix {
 *zoom: 1;
}
.clearfix:after {
 content: '';
 display: table;
 clear: both;
}
.clear_left {
 clear: left;
}
/* 高汎用 */
.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;
}
/* backtop */
.backtop {
 position: fixed;
 width: 60px;
 right: 5px;
 bottom: 5px;
}
.backtop > a {
 display: block;
}
.backtop img {
 margin: 0;
}


#aprilcp .infoTitle > .intro p {
 font-size: 14px;
 padding: 1em 2em;
}
/* サービスバナー　※コンテンツ下部
---------------------------------------------- */
#other_service_sp {
 display: none;
}
img.rakusearch {
 width: 720px !important;
 margin: 0 0 10px 0;
}
#other_service {
 width: 100%;
 margin: 0 0 4em 0;
 padding: 1em 0;
 background-color: #ECECEC;
 border-top: 3px solid #212121;
 border-bottom: 3px solid #212121;
}
#other_service div {
 width: 1040px;
 margin: 0 auto;
 height: auto;
 text-align: center;
}
#other_service ul {
 list-style: none;
 display: block;
 width: 1040px;
 margin: 0 auto;
}
#other_service ul li {
 display: block;
 float: left;
 width: 19%;
 margin: 0 1% 10px 0;
}
#other_service div.before {
 margin: 0 auto 0.5em auto;
 border-bottom: 1px dotted #201b18;
}
#other_service img {
 width: 100%;
}
#other_service h3 {
 font-weight: 900;
 font-size: 200%;
 display: block;
 margin: 0 auto 0.5em auto;
 padding: 0;
}
/* コンテンツ全体、MV
---------------------------------------------- */
#closed {
 width: 900px; /*980px*/
 height: 2048px; /*2088px*/
 padding: 40px 20px;
 margin: 0 auto;
 background-image: url("../img/closed.jpg");
 background-repeat: no-repeat;
}
#closed h2 {
 font-size: 200%;
 font-weight: 900;
 color: #fff;
 line-height: 1.6em;
 text-align: center;
 text-shadow: 2px 2px 1px #201b18, -2px 2px 1px #201b18, 2px -2px 1px #201b18, -2px -2px 1px #201b18;
}
#aprilcp {
 padding: 0;
 margin: 0 auto;
 transition: ease-in-out 1.4s;
 font-size: 16px !important;
 line-height: 1.5em !important;
}
#aprilcp .keyV {
 width: 100%;
 background-image: url(../img/mv_back.png);
 background-repeat: no-repeat;
 background-size: auto 100%;
 background-position:center bottom;
}
#aprilcp .keyV img{
	display: block;
	margin: 0 auto;
}
#aprilcp .keyV .inner {
 text-align: center;
 height: auto;
 margin: 0 auto;
}
#main_theme {
 height: 370px;
}
.theme_red {
 display: block;
 margin: 0 0 30px 0;
 color: #ed1c25;
 font-weight: 900;
 font-size: 140%;
}
ul.theme_wrapper {
 display: block;
 list-style: none;
 margin: 0;
 padding: 0;
}
ul.theme_wrapper li {
 float: left;
 margin: 0;
 padding: 0;
}
ul.theme_wrapper li.theme_left {
 width: auto;
}
ul.theme_wrapper li.theme_right {
 width: auto;
}
p.campaign {
 color: #f52800;
 font-weight: 900;
 font-size: 35px;
 display: block;
 margin: 0 0 0 10px;
 padding: 0;
 line-height: 1.2em !important;
}
ul.theme_wrapper li.theme_left h1 {
 color: #f52800;
 font-weight: 900;
 text-align: right;
 display: block;
 line-height: 1em !important;
 margin: 0 20px 0 0;
 padding: 0;
}
.track1 {
 width: 100%;
 height: 80px; /*indexのみ*/
 clear: left;
 background-image: url(../img/track.jpg);
 background-repeat: no-repeat;
 background-position: 0 0;
 padding: 0;
 margin: 0;
}
.track2 {
 width: 100%;
 height: auto; /*index以外*/
 clear: left;
 background-image: url(../img/track.jpg);
 background-repeat: no-repeat;
 background-position: 0 0;
 padding: 0;
 margin: 0;
}
.track1 p {
 display: block;
 margin: 0 0 0 170px;
 font-weight: 900;
 font-size: 140%;
 padding: 0.4em 0 0.5em 0;
 line-height: 1.2em;
}
.track2 p {
 display: block;
 margin: 0 0 0 150px;
 font-weight: 900;
 font-size: 105%;
 padding: 0.8em 0 0.5em 0;
 line-height: 1.4em;
}
.track2 p.info_kuma {
 width: 500px;
 height: 45px; /*60px*/
 margin: 0 auto 10px auto;
 font-size: 160%;
 font-weight: 900;
 line-height: 1.9em;
 padding: 0;
 background-image: url("../img/info_back.png");
 background-repeat: no-repeat;
 background-size: 92% 100%;
 background-position: right center;
 text-shadow: 2px 2px 1px #ffff51, -2px 2px 1px #ffff51, 2px -2px 1px #ffff51, -2px -2px 1px #ffff51;
}
.track2 p.info_kuma img {
 width: 10%;
 margin-right: 10px;
}
/* .band
---------------------------------------------- */
.band, .band_f {
 width: 100%;
 padding: 20px 0 14px;
 background: #64c55e;
 background-repeat: repeat-x;
 font-size: 90%;
 margin: 0;
}
.band p, .band_f p {
 display: block;
 width: 1040px;
 margin: 0 auto;
 color: #fff;
 font-weight: 900;
 font-size: 180%;
 text-align: center;
 line-height: 1.2em;
}
.band_f p {
 position: relative;
}
.band_f p:before {
 content: '';
 display: block;
 width: 80px;
 height: 82.4px;
 background-image: url("../img/fingerL.png");
 background-repeat: no-repeat;
 background-size: 80px 82.4px;
 position: absolute;
 left: 0;
 bottom: -30px;
}
.band_f p:after {
 content: '';
 display: block;
 width: 80px;
 height: 82.4px;
 background-image: url("../img/fingerR.png");
 background-repeat: no-repeat;
 background-size: 80px 82.4px;
 position: absolute;
 right: 0;
 bottom: -30px;
}
/* #gaiyou
---------------------------------------------- */
#gaiyou {
 margin: 0 auto;
 padding: 0 0 2em;
 background-color:#f4f0ed;
}
#gaiyou img {
 display: block;
 margin: 0 auto;
 margin-top: 20px;
}
#gaiyou h2 {
 font-size: 230%;
 margin-top: 30px;
 text-align: center;
 color: #ed1c25;
 font-weight: bold;
 margin-bottom: 20px;
}
#gaiyou .gokakumae {
 font-size: 170%;
 font-weight: bold;
 margin-top: 30px;
 text-align: center;
 margin: -70px;
}
#gaiyou .gokakumae img {
 width: 380px;
 position: relative;
 top: -98px;
 left: -239px;
}
#gaiyou .gokakumae span {
 color: #FF0004;
}
.gaiyou1 {
 margin: 0 auto;
 width: 940px;
 padding: 50px 0;
}
.gaiyou1 p {
 display: block;
 line-height: 1.8em;
 font-size: 120%;
 margin-bottom: 50px;
 margin: 0 auto;
 margin-top: 20px;
 margin-bottom: 40px;
}
.gaiyou1 p.nomargin_b{
 margin-bottom: 0!important;
}
.gaiyou1 p span {
 font-weight: bold;
}
.gaiyou1 ul {
 display: flex;
 justify-content: space-evenly;
 width: 700px;
 margin: 0 auto;
}
.gaiyou1 ul li {
 width: 288px;
 height: 189px;
}
.gaiyou1 ul li p {
 display: block;
 color: #201b18;
 background-color: #fff100;
 /* border-radius:10px;*/
 font-weight: 900;
 text-align: center;
 width: 100%;
 margin: 0;
 margin-bottom: 20px;
 font-size: 97%;
 position: relative;
 top: 130px;
}
.gaiyou1 ul li.persona1 {
 background-image: url("../img/persona1.png");
 background-repeat: no-repeat;
 background-size: 100% auto;
}
.gaiyou1 ul li.persona2 {
 background-image: url("../img/persona2.png");
 background-repeat: no-repeat;
 background-size: 100% auto;
}
.gaiyou1 ul li.persona3 {
 background-image: url("../img/persona3.png");
 background-repeat: no-repeat;
 background-size: 100% auto;
}
#gaiyou_sp {
 display: none !important;
}
.gaiyou1 .sub_tit {
 background-image:url("../img/bg_pink_ribbon.png");
 background-repeat:no-repeat;
 width:830px;/*max830px*/
 height:40px;/*max84px*/
 margin:0 auto;
 padding:44px 0 0;
 font-size: 160%;
 color:#fff;
 font-weight: bold;
 text-align: center;
}
.target_pc{
 margin-bottom:3em;
}
.target_sp{
 display: none;
}

#gaiyou p.notice {
	font-size: 80%;
}



/*.chushaku
---------------------------------------------- */
.chushaku {
 width: 1000px; /*original:980px*/
 padding: 20px;
 margin: 0 auto;
 background-color: #e5e5e5;
 border-radius:20px;
  color:#3d3d3d;
}
.chushaku p {
 font-size: 110%;
 font-weight: 700;
 margin: 0 0 0.5em 0;
 display: block !important;
}
.chushaku ul {
 display: block;
 width: 940px;
 margin: 0 auto;
 padding: 0;
 list-style: none;
}
.chushaku ul li {
 list-style: circle;
 margin: 0 0 0.3em 0;
 line-height: 1.5em;
 font-size: 90%;
 margin-left: 26px;
}


/*学校検索エリア*/

#search{
    margin: 100px auto 100px;
}
#search h2{
    font-size: 150%;
    text-align: center;
     background-image: url("../img/sumdaruma.png");
    background-position-x: 70%;
    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: 60px 0;
    text-align: center;
    margin-bottom: 100px;
}
#search .step .red{
    color: red;
    font-weight: bold;
    display: inline-block;
}
#search .step .blue{
    color: #0B27C7;
    font-weight: bold;
}
#search .step h3{
	font-size: 3rem;
	margin-bottom: 20px;
	text-align: left;
	line-height: 1.3em;
	border-radius: 20px;
	padding: 0.3em 0.3em 0.3em 0;
}

#search .step h3 span{
    font-family: "Bungee Tint", serif;
	font-size: 3rem;
	background: #ffd1bf;
    padding: 6px 16px;
	border-radius: 10px;
	color: #fff;
	position: relative;
	top: -7px;
	display: block;
	float: left;
	margin-right: 0.5em;
}
#search .step h3 span.arow{
	font-size: 3rem;
	background: none;
	border-radius: none;
	color: #D02D30;
	border: unset;
    padding: 0;
    position: unset;
    padding-right: 0;
    margin-right: 8px;
}

#search .step p{
    text-align: left;
    margin: 20px 0;
    margin-left: 118px;
}

#search .step img{
    margin: 0 auto;
}




#search .bt0{
    margin-bottom: 0;
}

#search .searchnav{
    margin-bottom: 70px;
	margin-top: 75px;
}

#search .searchnav a{
    display: block;
    background: #2196F3;
    padding: 30px;
    font-size: 2.5rem;
    text-align: center;
    border-radius: 50px;
    width: 55%;
    color: #fff;
    margin: 0 auto;
}

#search .searchnav a:hover{
    background: #000;
}


/*ここまで学校検索エリア*/

/*都道府県用*/

.headLine06{
    text-align: center;
    font-size: 200%;
    padding: 45px 0;
    background: #fbf6ca;
    color: #000;
}

.inner{
width: 1040px;
display: block;
margin: 0 auto;
}

.comTextLink li{
width: 336px;
}


