@charset "utf-8";

/* 共通
---------------------------------------------- */
body {
    margin: 0;
}
li {
    list-style-type: none;
}
a:link {
/*    color: #238fc4;*/
}
/* 余白調節 */
.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;
}

/* 高汎用 */
.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;
}

/* リンクチップ */
.linkChip {
z-index: 3;
position:fixed;
width:100%;
text-align:center;
left:0;
bottom:0;
background-color:#e37a96;
}
.linkChip > a {
display:block;
border-top:3px solid #000;
color:#fff!important;
text-shadow:1px 2px 0px #000;
font-size:120%;
font-weight:900;
padding:0.2em 1em;
line-height:1.3em;
box-shadow:0 2px 4px rgba(0,0,0,0.2);
}
.linkChip span.c_yellow{
 color: #ffff73;
}
.linkChip span.small{
	font-size:80%;
}
.linkChip img{
	vertical-align:middle!important;
	margin-left:0.5em;
}

/* パンくず */
#breadCrumb {
margin:0 auto;
}
#breadCrumb ol {
/*position: relative;*/
padding: 4px 10px 6px;
/*border-top: 1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;
background: #fefefe;
background: linear-gradient(to bottom,  #fefefe 0%,#f4f4f4 100%);
line-height: 1.4;
z-index: 10;*/
}
#breadCrumb ol li {
display: inline-block;
padding: 0 0.5em 0 10px;
background: url(/s/files/img/common/ico_topicpath_01.png) 0 50% no-repeat;
background-size: 4px 7px;
font-size: 10px;
}
#breadCrumb ol li a {
color: #e95b00;
}
#breadCrumb ol li:first-of-type {
padding-left: 0;
	background-image: none;
}


/* コンテンツ　見出し */
#raishun {
 background-image: url(../img/kabegami.jpg);
}
#raishun .infoTitle > .intro h3 {
background:url(/pr/it_id/img/stripe_blue.gif);
color:#FFF;
font-size:1em;
font-weight:bold;
padding:10px;
}
#raishun .infoTitle > .intro p {
font-size:14px;
padding:0.5em 1em;
}


/* 画像伸縮 */
#raishun img {
width:100%;
max-width:100%;
height:auto;
}


/* サービスバナー　※コンテンツ下部
---------------------------------------------- */
.other_service {
 width: 94%;
 margin: 0;
 padding: 1em 3%;
 background-color: #a2d1b1;
 border-top: 3px solid #212121;
 border-bottom: 3px solid #212121;
}
.other_service img{
 width:100%;
}
.other_service div {
 height: auto;
 text-align: center;
}


/* Closed対応
---------------------------------------------- */
@media screen and (max-width: 767px){

.closed {
    position: absolute;
    width: 100%;
    margin: 173px auto;
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: bold;
    background: rgba(10,10,10,0.8);
    height: 100%;
    color: #fff;
    text-align: center;
    padding: 12% 0% 0% 0%;
    left: 0px;
    top: 0;
   z-index: 100;
}
.closed p {
        margin: 10%;
}

}

/* コンテンツ全体、MV
---------------------------------------------- */
#syokiwari {
/* padding: 0 0 60px;*/
 margin: 0 auto;
 transition: ease-in-out 1.4s;
 font-size: 16px !important;
 line-height: 1.5em !important;
}
#syokiwari .keyV {
 width: 100%;
}
#syokiwari .keyV {
 width: 100%;
 height: auto;
 margin: 0;
 padding: 0;
}
#syokiwari .keyV #main_theme img{
 width:100%;
}
.track1{
 width: 94%;
 padding: 0.3em 3%;
 margin: 0.5em 0;
 background-color:#fdd300;
}
.track2{
 width: 94%;
 padding: 0.3em 3%;
 margin: 0.5em 0 0 0;
/* background-color:#fdd300;*/
}
.track1 p{
 display: block;
 font-weight: 900;
 line-height: 1.2em;
}
.track2 p{
 display: block;
 font-size:85%;
 font-weight: 900;
 line-height: 1.4em;
}
p.info_kuma{
 width: 94%;
 margin: 5px auto;
 font-size: 110%;
 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;
}
p.info_kuma img{
	width:12%!important;
	margin-right:5px;
}

/* .blue_band
---------------------------------------------- */
.blue_band,
.band_f{
 width: 94%;
 padding: 0.5em 3% 0.8em 3%;
 background-color: #3dafcd; /*住み替え初期割のテーマカラー青*/
}
.blue_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;
}
.blue_band span {
 font-size: 110%;
}
.band_f p{
 position: relative;
}

/* #gaiyou
---------------------------------------------- */
#gaiyou {
 width: 100%;
 margin: 0 auto;
 padding: 0;
　background-color: #ffffff;
 background-image: radial-gradient(circle, #dbfcff 24.5px, transparent 24.5px), radial-gradient(circle, #dbfcff 24.5px, transparent 24.5px);
 background-position: 0 0, 34.5px 69px;
 background-size: 69px 138px;
}
.g_inner {
 width: 94%;
 margin: 0 auto;
 padding: 1em 3%;
}
.g_inner p {
 line-height: 1.5em;
}
.g_inner .box{
    display: block;
    margin-bottom: 18px;
}

.g_inner .box .text{
    width: auto;
    font-weight: bold;
}

.g_inner .box .kuma{
text-align: center;
}
span.red1 {
 font-size: 160%;
 color:#f00;
}
p span.red2 {
  font-size: 102%;
  color: #f00;
  padding-left: 3%;
}
p span.red3 {
 font-size: 200%;
 color:#f00 !important;
 text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff;
line-height: 1em;
padding-bottom: 0;
margin-bottom: 5px;
}
span.red4 {
 font-size: 80%;
 color:#f00;
 text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff;
}
span.freerent{
 font-size: 60%;
}
.g_inner ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.g_inner li{
/*
 width: 94%;
 padding:0.5em 3%;
 font-weight:900;
*/
	width: 100%;
}
.g_inner li.gl_l{
 background-color: #ed1c25;
 color: #fff;
 text-shadow:3px 3px 2px #ab131a;
 font-size:120%;
 line-height:1.5em;
 text-align:center;
}
.g_inner li.gl_l span{
 font-size:180%;
}
.gl_l .smail {
 font-size:0.8em !important; 
}
.g_inner li.gl_c{
 background-color: #fff38e;
 font-size:120%;
 line-height:1.8em;
 text-align:center;
}
.g_inner li.gl_r{
 background-color: #afed6a;
 text-align:center;
 margin: 0;
 font-size:120%;
 line-height:1.4em;
 text-align:center;
}
.pt15 {
font-size: 1em !important;}
/* .osusume
---------------------------------------------- */
.osusume {
 width: 100%;
 margin: 0 auto;
 padding: 0;
}
.o_inner {
 width: 94%;
 margin: 0 auto;
 padding: 0.5em 3% 1em 3%;
}

.osusume h3,.simulation h3 {
	font-size: 2rem;
	text-align: center;
    padding: 20px;
}
.osusume h3 span,.simulation h3 span{
	font-family: "Pacifico", cursive;
	display: block;
	line-height: 2;
    color: #ff7b27;
	font-weight: 400;
    font-style: normal;
	font-size: 130%;
}

.osusume ul {
 padding: 10px 0 0 0;
 margin: 0 auto;
 display: block;
 list-style: none;
}

.osusume ul li {
 display: block;
 padding: 10px 10px 0 10px;
 border: 3px solid #57B7DF;
 border-radius: 30px; /* CSS3草案 */
 margin-bottom: 20px;
	position: relative;
	background: #fff;
}
.osusume ul li img {
 width: 90px;
 position: absolute;
 right: 15px;
 bottom: 0px;
}
.osusume ul li.waru3 {
 width: auto;
 margin: 0 3px 10px 3px;
 height: 160px;
}
.osusume ul li.waru2 {
 width: auto;
 height: 120px;
 padding: 20px;
}
.osusume ul li.waru2 p{
	width: 70%;
}

.osusume ul li h4{
color: #57b7df;
 text-indent: 2.2em;
 border-bottom: 2px dotted #57b7df;
 font-size: 1.5rem;
 font-weight: 700;
 line-height: 1.6em;
 margin-bottom: 10px;
}
.osusume ul li .osusume_tit01 {
 background-image: url(../img/icon1.gif);
 background-repeat: no-repeat;
 background-size: 2em;
 background-position: 0 -7px;
}
.osusume ul li .osusume_tit02 {
 border-bottom: 2px dotted #57b7df;
 background-image: url(../img/icon2.gif);
 background-repeat: no-repeat;
 background-size: 28px;
}
.osusume ul li .osusume_tit03 {
 background-image: url(../img/icon3.gif);
 background-repeat: no-repeat;
 background-position: 0 -3px;
 background-size: 32px;
}
.osusume ul li .osusume_tit04 {
 background-image: url(../img/icon4.gif);
 background-repeat: no-repeat;
 background-position: 0 -5px;
 background-size: 33px;
}
.osusume ul li .osusume_tit05 {
 background-image: url(../img/icon5.gif);
 background-repeat: no-repeat;
 background-position: 3 top;
 background-size: 30px;
}
ul.osusume p {
 display: block;
 margin: 0 0 10px 0;
 padding: 0;
}
ul.osusume li.waru3 p,
ul.osusume li.waru2 p {
 width: 82%;
 font-size: 90%;
}

/* .simulation
---------------------------------------------- */
.simulation {
 width: 100%;
 margin: 0 auto 1.5em auto;
 padding: 0;
}
ul.simu_tit {
 display: block;
 list-style: none;
 width: 94%;
 margin: 0.5em 3% 1em 3%;
 padding: 0;
}
ul.simu_tit li {
 display: block;
}
ul.simu_tit li.tatoe_l {
 background-image: url("../img/aomaru.png");
 background-repeat: no-repeat;
 background-size:100% 100%;
 width: 80px;
 height: 30px; /*max60px*/
 padding: 10px 0 0 15px;
 margin: 10px auto 0 auto;
 font-size: 130%;
 font-weight: 900;
 color: #3dafcd;
}
ul.simu_tit li.tatoe_r {
 width: 100%;
 font-size: 110%;
 line-height: 1.5em;
 font-weight: 900;
}
ul.simu_tit li.tatoe_r span {
 background-position: left bottom;
 background-size: 100% auto;
}
.simu_wrapper {
 clear: both;
 width: 100%;
 margin: 0 auto;
 padding: 0;
}
.s_l, .s_l2 {
 width: 86%;
 clear:both;
 border: 3px solid #3dafcd;
 border-radius: 20px;
 padding: 0.5em 3%;
 margin:0 auto;
}
.s_l p, .s_l2 p {
 display: block;
 background-color: #3dafcd;
 color: #fff;
 text-shadow:none;
 font-weight: 900;
 font-size: 120%;
 margin-bottom: 0.5em;
 text-align: center;
 padding: 0.5em 0;
}
.s_l dl {
 width: 100%;
}
.s_l2 dl {
 width: 100%;
  padding-bottom: 7%;
}
.s_l dt, .s_l dd, .s_l2 dt, .s_l2 dd {
 display: block;
 float: left;
 font-weight: 900;
 margin: 0.3em 0;
}
.s_l2 dd span {
 font-size: 70%;
 display: block;
}
.s_l dt, .s_l2 dt {
 clear: left;
 font-size: 110%;
 width: 55%;
 padding: 0 0 0 1em;
 color: #ff7800;
 background-size:1em;
}
.s_l dt.hiwari {
 font-size: 80%;
 width:60%;
 padding: 0;
 background: none;
}
.s_l dd.hiwari_dd{
    width:40%
}
.s_l dd,
.s_l2 dd{
 width: 38%;
 font-size: 120%;
 text-align: right;
}
.s_c {
 width: 44%;
 margin: 0;
 padding: 0.2em 1% 0 0;
 float:left;
 background-image:url(../img/sp/arrow_sp01.png);
 background-size:auto 100%;
 background-position:right top;
 background-repeat: no-repeat;
}
.s_c p {
 display: block;
 font-size: 140%;
 font-weight: 900;
 line-height: 1.5em;
 text-align:right;
 padding: 20px 20px 0 5px;
}
.s_c2 {
 width: 44%;
 float:left;
 margin: 0;
 padding: 0;
 background-image:url(../img/sp/arrow_sp01.png);
 background-size:auto 100%;
 background-repeat: no-repeat;
 background-position:right top;
 position: relative;
}
.s_c2 img {
 position: absolute;
 right: 0;
 top: -2em;
}
.s_c2 p {
 display: block;
 font-size: 110%;
 font-weight: 900;
 line-height: 1.5em;
 text-align: center;
 padding: 40px 20px 0 5px;
}

.s_c2 p span {
 display: block;
 font-size: 80%;
  line-height: 1.2em;
}
.s_r {
 height: 80px;
 width:55%;
 float:left;
 margin: 0;
 padding: 3em 0 0 0;
}
.s_r p {
 display: block;
 font-size: 150%;
 font-weight: 900;
}
.s_r p span {
 font-size: 300%;
 color: #ff7800;
 background: linear-gradient(transparent 65%, #30c8ff 65%);
}
[data-ruby] {
 position: relative;
}
[data-ruby]::before {
 content: attr(data-ruby);
 position: absolute;
 top: -0.2em;
 left: 1em;
 right: 0;
 margin: auto;
 font-size: 22px;
}
.s_r2 {
 width: 50%;
 float:left;
 margin: 0;
 padding: 0;
}
.s_r2 p {
 display: block;
 font-size: 110%;
 font-weight: 900;
 padding:2.5em 0 0 0;
 line-height: 1.6em;
}
.s_r2 p span {
 font-size: 200%;
 color: #ff7800;
 background: linear-gradient(transparent 65%, #30c8ff 65%);
}
.goukei {
 clear: both;
}
.goukei ul {
 list-style: none;
 width: 100%;
 margin: 3em auto 0 auto;
}
.goukei ul, .goukei li {
 display: block;
}
.goukei li.g_1, .goukei li.g_2 {
 float: left;
 margin-bottom: 10px;
}
.goukei li.g_1 {
 width: 45%;
}
.goukei li.g_2 {
 width: 55%;
}
.goukei li.g_1 p, .goukei li.g_2 p {
 font-size: 130%;
 font-weight: 900;
}
.goukei li.g_1 p {
 display: block;
 text-align: right;
 margin: 0 5px 0 0;
 position: relative;
}
.goukei li.g_2 p {
 display: block;
 margin: 0 0 0 5px;
 position: relative;
}
.goukei li.g_3 {
 clear: left;
 background-color: #ffefa1;
 padding: 0.5em 0;
 position: relative;
}
.goukei li.g_3 p {
 font-size: 100%;
 font-weight: 900;
 text-align: center;
}
.goukei li.g_3 p span {
 font-size: 200%;
}
.goukei li.g_3 img.dentaku {
 position: absolute;
 left: 10px;
 top: -3em;
 width:3em;
}
.goukei li.g_3 img.kuma {
 position: absolute;
 right: 10px;
 top: -3em;
 width:4em;
}
.chushaku {
 width: 90%;
 padding: 0.8em 0;
 border: #FF5722 1px solid;
 margin: 0 auto;
 display: block;
 margin-bottom: 20px;
 font-size: 90%;
}
.chushaku p {
 font-weight: 700;
 margin: 0 0 0.5em 0;
}
.chushaku ul {
 display: block;
 width: 94%;
 margin: 0 auto;
 padding: 0 3%;
 list-style: none;
}
.chushaku ul li {
 line-height: 1.5em;
 font-size: 90%;
 list-style-type: disc;
 margin:0 0 0 7%;
}



.close {

/*
    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: 2900px;
    z-index: 100;
    color: #fff;
    text-align: center;
    padding-top: 12%;
    position: absolute;
*/
}
.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: 3345px;
    z-index: 100;
    color: #fff;
    text-align: center;
    padding-top: 12%;
    position: absolute;
}



/*追加*/
#gaiyou .mottowari {
    display: block;
    border: #ed1c25 2px dashed;
    width: auto;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2%;
    background: #fff;
    border-radius: 10px;
    line-height: 1.3;
    margin: 3%;
    margin-bottom: 7%;
}
#gaiyou .mottowari .box {
    display: flex;
}
#gaiyou .mottowari .box img{
    margin-right: 20px; 
    width: 30%;
    height: fit-content;
}
#gaiyou .mottowari .title {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
}
#gaiyou .mottowari p{
    margin-top: 10px;
}

#gaiyou .mottowari .mot_name{
    color: #ff3d00;
    font-weight: bold;
}

#gaiyou .mottowari .sp{
    font-size: 117%;
    display: inline;
}


/*大学カテゴリー*/

.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: "▼";
}

.headLine06 {
    text-align: center;
    background:#5d5d5d;
}

.sclNameBox .inner {
    padding: 0 2%;
}

/*学校検索エリア*/

.sclNameBox .headLine06 {
	text-align: center;
}

#search{
    margin: 100px auto 0;
    padding: 2%;
}
#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: 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%;
}

/*ここまで学校検索エリア*/