@charset "UTF-8";

/* ヘッダー */

.header-b__inner {
  width: 1030px;
  margin: 0 auto;
  padding: 10px 0;
  position: relative;
}

@media screen and (max-width: 705px) {
  .header-b__inner {
    width: 100%;
  }
}

.header-b-logo {
  height: 43px;
}

.header-b-logo img {
  display: block;
  width: 130px;
  height: 43px;
  border: none;
}

.header-b-link a {
  display: inline-block;
  padding: 4px 0 4px 10px;
  background: url(../../../../_sharedZ_New/headfoot/img/icon-arrow@2x.png) left center / 6px 6px no-repeat;
  color: #0070cb;
  text-decoration: underline;
  font-size: 12px;
  position: absolute;
  top: 15px;
  right: 0;
}

@media screen and (max-width: 705px) {
  .header-b-link a {
    right: 15px;
  }
}

h1 a:hover img {
  opacity: 1;
}


/* メニュー */

.menu-b {
  background: #293b60;
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.menu-b__inner {
  width: 1030px;
  margin: 0 auto;
}

@media screen and (max-width: 705px) {
  .menu-b__inner {
    width: 100%;
  }
}

.menu-b h1 {
  width: 147px;
  padding: 30px 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.menu-b h1 a {
  display: block;
  background: url(../../../../_sharedZ_New/img/header/lgo-header_001.png) left top no-repeat;
  width: 147px;
  height: 45px;
}

@media screen and (max-width: 705px) {
  .menu-b {
    height: 50px;
  }
  .menu-b h1 {
    width: 91px;
    padding: 10px 0 12px 15px;
    position: relative;
  }
  .menu-b h1 a {
    background: url(../../../../_sharedZ_New/img/header/lgo-header_sp_001.png) left top no-repeat;
    height: 28px;
    background-size: contain;
    display: block;
    position: relative;
  }
}

.lead-time-b {
  text-align: center;
  margin-top: 20px;
}


/* おすすめの学校を選ぶ */

#contents.col1 article #wrapper #content .step-title-b p {
  width: 100%;
}

#contents.col1 article #wrapper #content .step-b .step-title-b p br {
  display: none;
}


/* SP */

@media screen and (max-width: 705px) {
  #contents.col1 article #wrapper #content .step-b .step-title-b p span {
    font-size: 4vw;
    line-height: 1.2;
    margin-top: 10px;
  }
  #contents.col1 article #wrapper #content .step-b .step-title-b p span.icon {
    margin-top: 13px;
  }
  #contents.col1 article #wrapper #content .step-b .step-title p span.icon img {
    width: 15px;
    margin: 0;
  }
  #contents.col1 article #wrapper #content .step-b .step-title-b p br {
    display: block;
  }
  .icon-rl {
    position: relative;
  }
  .icon-rl:before {
    position: absolute;
    content: url(/daigaku/shiryo_cp/resources/images/title-icon-b-01.png);
    top: 0;
    bottom: 0;
    margin: auto;
    left: -15px;
    width: 15px;
    height: 30px;
  }
  .icon-rl:after {
    position: absolute;
    content: url(/daigaku/shiryo_cp/resources/images/title-icon-b-02.png);
    top: 0;
    bottom: 0;
    margin: auto;
    right: -15px;
    width: 15px;
    height: 30px;
  }
  .test-line {
    display: flex !important;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  #contents.col1 article #wrapper #content .step-title {
    height: auto;
  }
  #contents.col1 article #wrapper #content .step-title p {
    height: auto;
    padding-bottom: 10px;
  }
}

/* リンク */

#contents.col1 article #wrapper #content .univ_box .step-box .linktext,
.linktext {
  line-height: 1.7;
  padding: 0;
  margin-top: 20px;
  text-align: center;
}

#contents.col1 article #wrapper #content .univ_box .step-box .linktext-b a,
.linktext-b a {
  text-decoration: none;
}

#contents.col1 article #wrapper #content .univ_box .step-box .linktext-b a:after,
.linktext-b a:after {
  content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url(/daigaku/shiryo_cp/resources/images/220428/allow.svg) no-repeat center center;
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
}
/* sp */
@media screen and (max-width: 705px) {
  #contents p.linkcomb a {
    position: relative;
    display: block;
  }
  #contents.col1 article #wrapper #content .univ_box .step-box .linktext-b a:after,.linktext-b a:after {
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(50%);
  }
}

#contents p.linkcomb {
  padding-bottom: 0;
  margin-top: 30px;
}
#contents p.linkcomb a {
  font-size: 16px;
  color: #009DFF;
  font-weight: bold;
  position: relative;
}


/* SP */

@media screen and (max-width: 705px) {
  #contents.col1 article #wrapper #content .univ_box .step-box .linktext {
    text-align: center;
    margin-left: 0;
  }
}


/* LINEギフト */


/* SP */

@media screen and (max-width: 705px) {
  #contents.col1 article aside {
    padding: 0 0;
  }
}


/*#contents.col1 article aside.content-sub h3.open {
  border-radius: 6px;
}*/


/*#contents.col1 article aside.content-sub h3:after {
  content: "";
  width: 30px;
  height: 30px;
  margin: auto;
  background: url(../images/acc-icon-open.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
}*/


/*#contents.col1 article aside.content-sub h3.open:after {
  content: "";
  width: 30px;
  height: 30px;
  margin: auto;
  background: url(../images/acc-icon-close.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
}*/

#contents.col1 article aside.content-sub .acc-body {
  display: none;
}

.bread {
  margin: 15px 0;
}

.bread li {
  display: inline-block;
  letter-spacing: 0;
  list-style: none;
  font-size: 10px;
}

#wrapper {
  width: 1030px;
}

.pc-none {
  display: none;
}

@media screen and (max-width: 705px) {
  #contents.col1 article aside.content-sub h3 {
    font-size: 15px;
  }
  #contents.col1 article aside.content-sub h3:after {
    width: 20px;
    height: 20px;
  }
  #contents.col1 article aside.content-sub h3.open:after {
    width: 20px;
    height: 20px;
  }
  .bread {
    margin: 45px 5px 5px;
  }
  #wrapper {
    width: auto;
  }
  #contents .fs {
    font-size: 10px;
  }
  .pc-none {
    display: block;
  }
  .pc-only {
    display: none !important;
  }
  .linkcomb {
    line-height: 1.7;
    text-align: center;
    padding: 0;
    font-size: 12px;
    margin-top: 20px;
  }
}


/* オススメ学校を確認する */

#contents.col1 article #wrapper #content .univ_box .inputarea .selectbox .buttonbox-b a {
  padding: 14px 25px 8px 25px;
}

#contents.col1 article #wrapper #content .univ_box .inputarea .selectbox .buttonbox-b a span {
  font-size: 22px;
}


/* SP */

@media screen and (max-width: 705px) {
  #contents.col1 article #wrapper #content .univ_box .inputarea .selectbox .buttonbox-b a {
    padding: 8px 25px 4px 25px;
  }
  #contents.col1 article #wrapper #content .univ_box .inputarea .selectbox .buttonbox-b a span {
    font-size: 16px;
    line-height: 2.4;
  }
}
.u_fv {
  font-size: 1vw;
  padding: 0 10px;
  text-align: right;
}