/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 14 2026 | 05:28:23 */
@charset "UTF-8";

#page .font-noto {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'Noto Sans JP', YuGothic, "游ゴシック", "Yu Gothic Medium", "游ゴシック Medium", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
}
#page .font-pt {
  font-family: 'Viga';
}


.f-10 {
  font-size: 1rem;
}
.f-12 {
  font-size: 1.2rem;
}
.f-14 {
  font-size: 1.4rem;
}
.f-16 {
  font-size: 1.6rem;
}
.f-18 {
  font-size: 1.8rem;
}
.f-20 {
  font-size: 2rem;
}
.f-22 {
  font-size: 2.2rem;
}
.f-24 {
  font-size: 2.4rem;
}

.ai-c {
  align-items: center;
}

@media only screen and (min-width: 768px) {

  .flex-pc {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }

  .w100px {
    width: 100px !important;
  }
  .w150px {
    width: 150px !important;
  }
  .w200px {
    width: 200px !important;
  }
  .w250px {
    width: 250px !important;
  }
  .w300px {
    width: 300px !important;
  }
  .w350px {
    width: 350px !important;
  }
  .w400px {
    width: 400px !important;
  }
  .w450px {
    width: 450px !important;
  }
  .w500px {
    width: 500px !important;
  }
  .w550px {
    width: 550px !important;
  }
  .w600px {
    width: 600px !important;
  }
  .w650px {
    width: 650px !important;
  }
  .w700px {
    width: 700px !important;
  }
  .w750px {
    width: 750px !important;
  }
  .w800px {
    width: 800px !important;
  }

  .w10pct {
    width: 10% !important;
  }
  .w15pct {
    width: 15% !important;
  }
  .w20pct {
    width: 20% !important;
  }
  .w25pct {
    width: 25% !important;
  }
  .w30pct {
    width: 30% !important;
  }
  .w35pct {
    width: 35% !important;
  }
  .w40pct {
    width: 40% !important;
  }
  .w45pct {
    width: 45% !important;
  }
  .w50pct {
    width: 50% !important;
  }
  .w55pct {
    width: 55% !important;
  }
  .w60pct {
    width: 60% !important;
  }
  .w65pct {
    width: 65% !important;
  }
  .w70pct {
    width: 70% !important;
  }
  .w75pct {
    width: 75% !important;
  }
  .w80pct {
    width: 80% !important;
  }
  .w85pct {
    width: 85% !important;
  }
  .w90pct {
    width: 90% !important;
  }
  .w95pct {
    width: 95% !important;
  }
  .w100pct {
    width: 100% !important;
  }

}

@media only screen and (max-width: 767px) {

  .f-10-sp {
    font-size: 1rem;
  }
  .f-12-sp {
    font-size: 1.2rem;
  }
  .f-14-sp {
    font-size: 1.4rem;
  }
  .f-16-sp {
    font-size: 1.6rem;
  }
  .f-18-sp {
    font-size: 1.8rem;
  }
  .f-20-sp {
    font-size: 2rem;
  }
  .f-22-sp {
    font-size: 2.2rem;
  }
  .f-24-sp {
    font-size: 2.4rem;
  }

  .w100px-sp {
    width: 100px !important;
  }
  .w150px-sp {
    width: 150px !important;
  }
  .w200px-sp {
    width: 200px !important;
  }
  .w250px-sp {
    width: 250px !important;
  }
  .w300px-sp {
    width: 300px !important;
  }
  .w350px-sp {
    width: 350px !important;
  }
  .w400px-sp {
    width: 400px !important;
  }
  .w450px-sp {
    width: 450px !important;
  }
  .w500px-sp {
    width: 500px !important;
  }
  .w550px-sp {
    width: 550px !important;
  }
  .w600px-sp {
    width: 600px !important;
  }
  .w650px-sp {
    width: 650px !important;
  }
  .w700px-sp {
    width: 700px !important;
  }
  .w750px-sp {
    width: 750px !important;
  }
  .w800px-sp {
    width: 800px !important;
  }

  .w10pct-sp {
    width: 10% !important;
  }
  .w15pct-sp {
    width: 15% !important;
  }
  .w20pct-sp {
    width: 20% !important;
  }
  .w25pct-sp {
    width: 25% !important;
  }
  .w30pct-sp {
    width: 30% !important;
  }
  .w35pct-sp {
    width: 35% !important;
  }
  .w40pct-sp {
    width: 40% !important;
  }
  .w45pct-sp {
    width: 45% !important;
  }
  .w50pct-sp {
    width: 50% !important;
  }
  .w55pct-sp {
    width: 55% !important;
  }
  .w60pct-sp {
    width: 60% !important;
  }
  .w65pct-sp {
    width: 65% !important;
  }
  .w70pct-sp {
    width: 70% !important;
  }
  .w75pct-sp {
    width: 75% !important;
  }
  .w80pct-sp {
    width: 80% !important;
  }
  .w85pct-sp {
    width: 85% !important;
  }
  .w90pct-sp {
    width: 90% !important;
  }
  .w95pct-sp {
    width: 95% !important;
  }
  .w100pct-sp {
    width: 100% !important;
  }

}



/* ============================================
  cmn-btn
============================================ */
.cmn-btn-arw {
  color: #fff;
  line-height: 1.4;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}
.cmn-btn-arw a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 20px 50px;
  border-radius: 60px;
  height: 85px;
  position: relative;
  overflow: hidden;
}
.cmn-btn-arw a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: -100%;
  top: 0;
  transition: left .4s;
}
.cmn-btn-arw a:hover::before {
  left: 0;
}
.cmn-btn-arw.clr-navy a {
  background: #223542;
}
.cmn-btn-arw.clr-org a {
  background: #dd665f;
}
.cmn-btn-arw.clr-org a::before {
  background: #ef8c86;
}
.cmn-btn-arw.clr-navy a::before {
  background: #617583;
}
.cmn-btn-arw .btn-text {
  padding: 0 20px;
  font-size: 1.9rem;
  font-weight: bold;
  position: relative;
}
.cmn-btn-arw .btn-arw {
  display: inline-block;
  width: 40%;
  height: 1px;
  background: #fff;
  position: relative;
}
.cmn-btn-arw .btn-arw::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  border-style: none solid solid none;
  transform:
      rotate(-45deg)
      skew(
        calc((90deg - 50deg) / 2),
        calc((90deg - 50deg) / 2)
      );
  position: absolute;
  right: 1px;
  top: 50%;
  margin-top: -5px
}

@media only screen and (max-width: 767px) {

  .cmn-btn-arw .btn-text {
    padding: 0 15px;
    font-size: 1.6rem;
  }
  .cmn-btn-arw .btn-arw {
    width: 20%;
  }
  .cmn-btn-arw a {
    padding: 10px 30px 10px 10px;
    height: 65px;
    justify-content: center;
  }
}


/* ============================================
  cmn-faq
============================================ */

.cmn-faq-dl:not(:first-child) {
  margin-top: 20px;
}
.cmn-faq-dl .cmn-faq-dt {
  font-size: 1.7rem;
  font-weight: bold;
  padding: 8px 20px 8px 65px;
  border-radius: 7px;
  position: relative;
  background: #fff;
  color: #ea7777;
}
.cmn-faq-dl .cmn-faq-dd {
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 5px;
  padding: 10px 0 20px 65px;
  position: relative;
}
.cmn-faq-dl .cmn-faq-dt::before,
.cmn-faq-dl .cmn-faq-dd::before {
  content: "";
  font-family: 'Oswald', sans-serif;
  display: inline-block;
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: 0;
  position: absolute;
  left: 20px;
  top: 10px;
}
.cmn-faq-dl .cmn-faq-dt::before {
  content: "Q";
  border-color: #ea7777;
  background-color: #ea7777;
}
.cmn-faq-dl .cmn-faq-dd::before {
  content: "A";
  border-color: #223542;
  background-color: #223542;
}

@media only screen and (max-width: 767px) {

  .cmn-faq-dl:not(:first-child) {
    margin-top: 20px;
  }
  .cmn-faq-dl .cmn-faq-dt {
    font-size: 1.5rem;
    padding: 8px 15px 8px 55px;
  }
  .cmn-faq-dl .cmn-faq-dd {
    font-size: 1.4rem;
    padding: 8px 0 20px 55px;
  }
  .cmn-faq-dl .cmn-faq-dt::before,
  .cmn-faq-dl .cmn-faq-dd::before {
    left: 15px;
    top: 8px;
  }
}


/* ============================================
  mainheader
============================================ */
#page .mainheader {
  height: 500px;
  position: relative;
}
#page .mainheader__img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#page .mainheader__img img {
  object-position: center bottom;
}
#page .mainheader__inner {
  height: 100%;
}
#page .mainheader__title-wrap {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  text-align: center;
}
#page .mainheader__title > span {
  display: block;
  color: #223542;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-align: center;
}
#page .mainheader__title .title-en {
  font-size: 5rem;
  margin-top: 40px;
}
#page .mainheader__title .title-ja {
  font-size: 2rem;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {

  #page .mainheader {
    height: 300px;
  }
  #page .mainheader__title .title-en {
    font-size: 2.6rem;
    font-weight: bold;
  }
  #page .mainheader__title .title-ja {
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 10px;
  }

}


/* ============================================
  breadcrumb
============================================ */
#page .breadcrumb__list .item {
  font-size: 1.3rem;
  letter-spacing: 0.1em;
}
#page .breadcrumb__list .arw::after {
  content: "";
  display: inline-block;
  margin: 0 12px 0 8px;
  width: 7px;
  height: 7px;
  border: 1px solid #000;
  border-style: none solid solid none;
  transform: rotate(-45deg);
  position: relative;
  top: -2px;
}

@media only screen and (max-width: 767px) {

  #page .breadcrumb__list .item {
    font-size: 1.1rem;
  }
  #page .breadcrumb__list .arw a::after {
    margin: 0 10px 0 6px;
    width: 5px;
    height: 5px;
  }

}


/* ============================================
  cmn-section
============================================ */
#page .cmn-section__title,
#page .cmn-section__title-02 {
  color: #223542;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
#page .cmn-section__title .title-en {
  font-size: 4rem;
  line-height: 1.4;
}
#page .cmn-section__title .title-ja {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 6px;
}

#page .cmn-section__title-02 .title-en {
  font-size: 2.5rem;
  line-height: 1.4;
}
#page .cmn-section__title-02 .title-ja {
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  margin-top: 6px;
}

@media only screen and (max-width: 767px) {

  #page .cmn-section__title .title-en {
    font-size: 2.4rem;
  }
  #page .cmn-section__title .title-ja {
    font-size: 1.4rem;
  }
  #page .cmn-section__title-02 .title-en {
    font-size: 2rem;
    line-height: 1.4;
  }
  #page .cmn-section__title-02 .title-ja {
    font-size: 1.4rem;
  }

}


/* ============================================
  cmn-page-about
============================================ */
#page .cmn-page-about__img {
  width: 480px;
}
#page .cmn-page-about__info {
  flex: 1;
  padding: 30px 0 0 70px;
}

@media only screen and (max-width: 767px) {

  #page .cmn-page-about__img {
    width: 80%;
    margin: auto;
  }
  #page .cmn-page-about__info {
    flex: auto;
    padding: 30px 0 0;
    text-align: center;
  }

}


/* ============================================
  cmn-bnr
============================================ */
#page .cmn-bnr-bar {
  color: #223542;
  line-height: 1.2;
  letter-spacing: 0.1em;
  background: #f6f2ef;
  transition: background .2s;
}
#page .cmn-bnr-bar__inner {
  height: 200px;
  width: 100%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
#page .cmn-bnr-bar__btn {
  display: inline-block;
  margin: 10px auto 0;
}
#page .cmn-bnr-bar__btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  background: #223542;
  padding: 10px 40px 12px 30px;
  border-radius: 40px;
  position: relative;
  transition: background .2s;
}
#page .cmn-bnr-bar__btn a:hover {
  background: #dd665f;
}
#page .cmn-bnr-bar__btn a::after {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  border: 1px solid #fff;
  border-style: none solid solid none;
  transform: translateY(-50%) rotate(-45deg);
  position: absolute;
  right: 20px;
  top: 50%;
}

#page .cmn-bnr-bar .title-en {
  font-size: 3rem;
  line-height: 1.4;
  position: relative;
  display: inline-block;
}
#page .cmn-bnr-bar .title-ja {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 10px;
}
#page .cmn-bnr-bar__text {
  font-size: 1.6rem;
  font-weight: 500;
}
#page .cmn-bnr-bar__text-sm {
  font-size: 1.2rem;
}
#page .cmn-bnr-bar .text-emp {
  width: 32px;
  position: absolute;
  right: -30px;
  top: -26px;
}

@media only screen and (max-width: 767px) {

  #page .cmn-bnr-bar__inner {
    height: 160px;
  }
  #page .cmn-bnr-bar .title-en {
    font-size: 2rem;
    line-height: 1.4;
  }
  #page .cmn-bnr-bar .title-ja {
    font-size: 1.4rem;
  }
  #page .cmn-bnr-bar__text {
    font-size: 1.2rem;
  }
  #page .cmn-bnr-bar__text-sm {
    font-size: 1rem;
  }
  #page .cmn-bnr-bar .text-emp {
    width: 26px;
    position: absolute;
    right: -26px;
    top: -20px;
  }
  #page .cmn-bnr-bar__btn a {
    font-size: 1.3rem;
  }
}

/* ============================================
  zero visit contract
============================================ */
#page .zvc-flow__step {
  padding: 40px 0 40px 54px;
  position: relative;
}
#page .zvc-flow .step-num {
  width: 108px;
  height: 108px;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
  background: #223542;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#page .zvc-flow .step-num .num {
  font-size: 3.6rem;
  line-height: 1;
}
#page .zvc-flow .step-num .text {
  font-size: 1.6rem;
  line-height: 1.4;
}
#page .zvc-flow .step-box {
  display: flex;
  align-items: center;
  background: #f6f2ef;
  padding: 60px 20px 60px 80px;
}
#page .zvc-flow .step-title {
  color: #223542;
  letter-spacing: 0.1em;
}
#page .zvc-flow .step-title-ja {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
  margin-right: 10px;
}
#page .zvc-flow .step-title-en {
  line-height: 2;
}
#page .zvc-flow .step-text {
  margin-top: 10px;
}
#page .zvc-flow__step-arw {
  width: 19px;
  height: 19px;
  border: 3px solid #223542;
  border-style: none solid solid none;
  transform: rotate(45deg);
  text-align: center;
  margin: auto;
}

#page .zvc-flow .step-icon {
  width: 70px;
  text-align: center;
  margin-right: 20px;
}
#page .zvc-flow .step-icon-01 img {
  width: calc(48px * 1);
}
#page .zvc-flow .step-icon-02 img {
  width: calc(35px * 1);
}
#page .zvc-flow .step-icon-03 img {
  width: calc(50px * 1);
}
#page .zvc-flow .step-icon-04 img {
  width: calc(56px * 1);
}
#page .zvc-flow .step-icon-05 img {
  width: calc(61px * 1);
}
#page .zvc-flow .step-icon-06 img {
  width: calc(60px * 1);
}

#page .zvc-flow .step-r {
  margin-left: 40px;
}
#page .zvc-flow .step-btn-text {
  font-weight: bold;
  padding: 0 0 10px 20px;
}
#page .zvc-flow .step-btn {
  width: 300px;
  height: 54px;
  margin-right: 20px;
}
#page .zvc-flow .step-btn a {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
  line-height: 1.4;
  font-size: 500;
  background: #223542;
  border-radius: 30px;
  position: relative;
  transition: background .2s;
}
#page .zvc-flow .step-btn a:hover {
  background: #ea7777;
}
#page .zvc-flow .step-btn .text {
  display: inline-block;
  margin-left: 10px;
}
#page .zvc-flow .icon-online-tour,
#page .zvc-flow .icon-online-bkn {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: no-repeat center center / 100%;
  height: 100%;
}
#page .zvc-flow .icon-online-tour {
  background-image: url("/wp-content/uploads/sites/454/2022/04/icon_online_tour_wh.svg");
  width: 18px;
  left: 20px;
}
#page .zvc-flow .icon-online-bkn {
  background-image: url("/wp-content/uploads/sites/454/2022/04/icon_online_bkn_wh.svg");
  width: 15px;
  left: 25px;
}

#page .zvc-flow__bottom-text {
  background: #223542;
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  font-weight: 500;
  padding: 20px 40px;
  border-radius: 50px;
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 767px) {

  #page .zvc-flow__step {
    padding: 25px 0 20px 20px;
  }
  #page .zvc-flow__list {
    margin-top: 20px;
  }
  #page .zvc-flow .step-num {
    width: 70px;
    height: 70px;
    position: absolute;
    left: -12px;
    top: -10px;
    transform: translateY(0);
    z-index: 1;
  }
  #page .zvc-flow .step-num .num {
    font-size: 2.8rem;
  }
  #page .zvc-flow .step-num .text {
    font-size: 1.2rem;
  }
  #page .zvc-flow .step-box {
    display: block;
    padding: 30px 20px 30px 20px;
    position: relative;
  }
  #page .zvc-flow .step-title-ja {
    font-size: 1.8rem;
    margin-right: 0;
  }
  #page .zvc-flow .step-title-en {
    display: block;
    font-size: 1.3rem;
  }
  #page .zvc-flow .step-title {
    padding-left: 70px;
  }

  #page .zvc-flow .step-icon {
    width: 60px;
    height: 56px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-right: 0;
    position: absolute;
    left: 20px;
    top: 28px
  }
  #page .zvc-flow .step-icon-01 img {
    width: calc(48px * 0.7);
  }
  #page .zvc-flow .step-icon-02 img {
    width: calc(35px * 0.8);
  }
  #page .zvc-flow .step-icon-03 img {
    width: calc(50px * 0.8);
  }
  #page .zvc-flow .step-icon-04 img {
    width: calc(56px * 0.8);
  }
  #page .zvc-flow .step-icon-05 img {
    width: calc(61px * 0.8);
  }
  #page .zvc-flow .step-icon-06 img {
    width: calc(60px * 0.8);
  }

  #page .zvc-flow .step-r {
    margin: 30px auto 10px;
  }
  #page .step-btn-list {
    display: block;
  }
  #page .zvc-flow .step-btn-text {
    padding: 0 0 10px 10px;
  }
  #page .zvc-flow .step-btn {
    width: 100%;
    height: 54px;
    margin: 0 0 15px;
    font-size: 1.3rem;
  }

  #page .zvc-flow__bottom-text {
    font-size: inherit;
    padding: 20px;
    border-radius: 15px;
  }

}


/* ============================================
  online
============================================ */

#page .online-guide {
  position: relative;
  overflow: hidden;
}
#page .online-guide__inner {
  position: relative;
  z-index: 1;
}
#page .online-guide__about-title,
#page .online-guide__recommend-title {
  font-size: 2rem;
  font-weight: bold;
}
#page .online-guide__recommend-list .item {
  width: 264px;
  position: relative;
  margin: 0 40px;
}
#page .online-guide__recommend-list .item::before {
  content: "";
  display: inline-block;
  width: 264px;
  height: 264px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 24px;
  z-index: -1;
}
#page .online-guide__recommend-list .item-num {
  width: 90px;
  margin: auto;
}
#page .online-guide__recommend-list .item-text {
  text-align: center;
  margin-top: 15px;
}
#page .online-guide__recommend-list .item-icon {
  width: 115px;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px auto 0;
}
#page .online-guide__recommend-list .item-icon-01 img {
  width: 115px;
}
#page .online-guide__recommend-list .item-icon-02 img {
  width: 96px;
}
#page .online-guide__recommend-list .item-icon-03 img {
  width: 76px;
}
#page .online-guide__recommend-list .self-item-icon-01 img {
  width: 80px;
}
#page .online-guide__recommend-list .self-item-icon-02 img {
  width: 94px;
}
#page .online-guide__recommend-list .self-item-icon-03 img {
  width: 73px;
}

#page .online-guide__img-family {
  width: 465px;
  position: absolute;
  right: 0;
  bottom: -20px;
  z-index: 0;
}


@media only screen and (min-width: 768px) and (max-width: 1800px) {

  #page .online-guide__recommend {
    margin-bottom: 150px;
  }
  #page .online-guide__img-family {
    width: 380px;
    position: absolute;
    right: 50%;
    bottom: -20px;
    transform: translateX(50%);
  }

}


#page .online-guide .bg-kumo {
  width: 100%;
  background: url("/wp-content/uploads/sites/454/2022/04/bg_kumo_02.png") repeat;
  -webkit-animation: bgroop 40s linear infinite;
  animation: bgroop 40s linear infinite;
}


@-webkit-keyframes bgroop {
  from {
      background-position-x: 0;
  }
  to {
      background-position-x: 2150px;
  }
}
@keyframes bgroop {
  from {
    background-position-x: 0;
  }
  to {
      background-position-x: 2150px;
  }
}


#page .online-step.w-col2 {
  width: 540px;
  display: flex;
}
#page .online-step.w-col3 {
  width: 340px;
  display: flex;
}
#page .online-step-box {
  width: 100%;
  border: 2px solid #223542;
  padding: 40px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
#page .online-step-box::before {
  content: "";
  display: block;
  background: #f6f2ef;
  height: 260px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
#page .online-step .step-num {
  width: 80px;
  margin: 0 auto 40px;
}
#page .online-step .step-title {
  text-align: center;
  line-height: 1.4;
}
#page .online-step .title-ja {
  font-size: 1.6rem;
  font-weight: bold;
  display: block;
  margin-top: 5px;
}
#page .online-step .step-icon {
  width: 70px;
  height: 70px;
  margin: 10px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
#page .online-step .step-icon-01 img {
  width: 68px;
}
#page .online-step .step-icon-02 img {
  width: 46px;
}
#page .online-step .step-icon-03 img {
  width: 66px;
}
#page .online-step .self-step-icon-01 img {
  width: 68px;
}
#page .online-step .self-step-icon-02 img {
  width: 46px;
}
#page .online-step .self-step-icon-03 img {
  width: 73px;
}
#page .online-step .self-step-icon-04 img {
  width: 48px;
}
#page .online-step .self-step-icon-05 img {
  width: 73px;
}

#page .online-step-row-arw {
  width: 796px;
  margin: 10px auto;
}
#page .online-step-arw {
  width: 60px;
  position: relative;
}
#page .online-step-arw::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 4px solid #223542;
  border-style: none solid solid none;
  transform: rotate(-45deg) translate(-50%, -50%);
  text-align: center;
  margin: auto;
  position: absolute;
  left: 50%;
  top: 200px;
}
#page .online-step-note {
  max-width: 340px;
  margin-left: auto;
}
#page .online-step-note-text {
  font-size: 1.3rem;
  line-height: 1.6;
  text-indent: -1em;
  padding-left: 1em;
}


@media only screen and (max-width: 767px) {


  @-webkit-keyframes bgroop {
    from {
        background-position-x: 0;
    }
    to {
        background-position-x: 1200px;
    }
  }
  @keyframes bgroop {
    from {
      background-position-x: 0;
    }
    to {
        background-position-x: 1200px;
    }
  }

  #page .online-guide .bg-kumo {
    background-size: 1200px auto;
  }

  #page .online-guide__about-title,
  #page .online-guide__recommend-title {
    font-size: 1.8rem;
  }
  #page .online-guide__recommend-list {
    display: block;
    margin-bottom: 150px;
  }
  #page .online-guide__recommend-list .item {
    margin: 0 auto 40px;
  }
  #page .online-guide__img-family {
    width: 300px;
    position: absolute;
    right: 50%;
    bottom: -20px;
    transform: translateX(50%);
  }

  #page .online-step.w-col2,
  #page .online-step.w-col3 {
    width: 100%;
  }
  #page .online-step-arw {
    width: 100%;
    height: 60px;
    position: relative;
  }
  #page .online-step-arw::before {
    transform: rotate(45deg) translate(-50%, 5px);
    position: absolute;
    left: 50%;
    top: 20px;
  }

  #page .online-step-box {
    padding: 30px;
  }
  #page .online-step .step-num {
    width: 70px;
    margin: 0 auto 30px;
  }
  #page .online-step-box::before {
    height: 230px;
  }
  #page .online-step-note {
    max-width: 100%;
  }

}


/* ============================================
  life_info
============================================ */

#page .life-info__contents {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
#page .life-info__tab-contents {
  background: #fff;
}
#page .life-info__tab {
  margin-left: -0.5%;
  margin-right: -0.5%;
}
#page .life-info__tab .tab-item {
  width: 19%;
  margin: 0 0.5%;
  padding: 10px 10px 15px;
  background: #f7f8f8;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  transition: background .2s;
}
#page .life-info__tab .tab-item:hover {
  background: #fbfbfb;
}
#page .life-info__tab .tab-item.is-current {
  background: #fff;
}
#page .life-info__tab i {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 10px;
  height: 50px;
}
#page .life-info__tab .icon-01 img {
  width: calc(27px * 1);
}
#page .life-info__tab .icon-02 img {
  width: calc(30px * 1);
}
#page .life-info__tab .icon-03 img {
  width: calc(52px * 1);
}
#page .life-info__tab .icon-04 img {
  width: calc(44px * 1);
}
#page .life-info__tab .icon-05 img {
  width: calc(55px * 1);
}

#page .life-info__block-row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 25px 0 25px 110px;
  position: relative;
}
#page .life-info__block-row .row-link-text .text {
  text-decoration: underline;
}
#page .life-info__block-row .row-info-title {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  padding-left: 5px;
  margin-bottom: 10px;
  border-left: 4px solid #ea7777;
}
#page .life-info__block-row .row-icon {
  width: 90px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 75px;
}
#page .life-info__block-row .row-icon img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#page .life-info__block-row .icon-01-01 img {
  width: calc(34px * 1);
}
#page .life-info__block-row .icon-02-01 img {
  width: calc(68px * 1);
  margin-left: -5px;
}
#page .life-info__block-row .icon-02-02 img {
  width: calc(24px * 1);
}
#page .life-info__block-row .icon-02-03 img {
  width: calc(42px * 1);
}
#page .life-info__block-row .icon-02-04 img {
  width: calc(46px * 1);
}
#page .life-info__block-row .icon-03-01 img {
  width: calc(52px * 1);
}
#page .life-info__block-row .icon-03-02 img {
  width: calc(52px * 1);
}
#page .life-info__block-row .icon-03-03 img {
  width: calc(52px * 1);
}
#page .life-info__block-row .icon-04-01 img {
  width: calc(44px * 1);
}
#page .life-info__block-row .icon-04-02 img {
  width: calc(44px * 1);
}
#page .life-info__block-row .icon-05-01 img {
  width: calc(55px * 1);
}
#page .life-info__block-row .icon-05-02 img {
  width: calc(55px * 1);
}

@media only screen and (max-width: 767px) {

  #page .life-info__tab .tab-item {
    font-size: 1.1rem;
    padding: 10px 5px;
    border-radius: 5px 5px 0 0;
  }
  #page .life-info__tab .tab-item .text {
    height: calc(3rem * 1.4);
  }
  #page .life-info__tab i {
    height: 25px;
  }
  #page .life-info__tab .icon-01 img {
    width: calc(27px * 0.6);
  }
  #page .life-info__tab .icon-02 img {
    width: calc(30px * 0.7);
  }
  #page .life-info__tab .icon-03 img {
    width: calc(52px * 0.6);
  }
  #page .life-info__tab .icon-04 img {
    width: calc(44px * 0.6);
  }
  #page .life-info__tab .icon-05 img {
    width: calc(55px * 0.6);
  }

  #page .life-info__block-row {
    display: block;
    padding: 20px 0 20px 55px;
  }

  #page .life-info__block-row .row-info-title {
    font-size: 1.6rem;
  }
  #page .life-info__block-row .row-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 10px;
  }

  #page .life-info__block-row .icon-01-01 img {
    width: calc(34px * 0.6);
  }
  #page .life-info__block-row .icon-02-01 img {
    width: calc(68px * 0.7);
    margin-left: -5px;
  }
  #page .life-info__block-row .icon-02-02 img {
    width: calc(24px * 0.6);
  }
  #page .life-info__block-row .icon-02-03 img {
    width: calc(42px * 0.6);
  }
  #page .life-info__block-row .icon-02-04 img {
    width: calc(46px * 0.6);
  }
  #page .life-info__block-row .icon-03-01 img {
    width: calc(52px * 0.6);
  }
  #page .life-info__block-row .icon-03-02 img {
    width: calc(52px * 0.6);
  }
  #page .life-info__block-row .icon-03-03 img {
    width: calc(52px * 0.6);
  }
  #page .life-info__block-row .icon-04-01 img {
    width: calc(44px * 0.6);
  }
  #page .life-info__block-row .icon-04-02 img {
    width: calc(44px * 0.6);
  }
  #page .life-info__block-row .icon-05-01 img {
    width: calc(55px * 0.6);
  }
  #page .life-info__block-row .icon-05-02 img {
    width: calc(55px * 0.6);
  }

}


/* ============================================
  truckrental
============================================ */
#page .truckrental__about {
  position: relative;
}
#page .truckrental__about-img {
  max-width: 228px;
  position: absolute;
  right: 60px;
  top: 20px;
}
#page .truckrental__about-dl dt {
  display: inline-block;
  background:#dd665f;
  color: #fff;
  text-align: center;
  font-weight: 500;
  line-height: 1.4;
  border-radius: 30px;
  padding: 5px 20px;
}
#page .truckrental__about-dl dd {
  padding: 15px 0 0 20px;
}

@media only screen and (max-width: 767px) {

  #page .truckrental__about {
    text-align: left;
  }
  #page .truckrental__about-img {
    width: 50%;
    position: absolute;
    right: 0;
    top: 30px;
  }

}


/* ============================================
  aeon
============================================ */

#page .uftopics-ioncard__img {
  max-width: 700px;
  margin: auto;
}
#page .uftopics-ioncard__title {
  width: 437px;
  padding: 15px 20px;
  background: #fff;
  border-radius: 40px;
  display: inline-block;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
}
#page .uftopics-ionmethod__list .row {
  padding: 20px 0;
}
#page .uftopics-ionmethod__list .row-title {
  text-align: center;
  line-height: 1.4;
}
#page .uftopics-ionmethod__list .row-title-text {
  display: inline-block;
  color: #fff;
  font-size: 1.7rem;
  font-weight: bold;
  background: #f4adcd;
  padding: 5px 10px;
  border-radius: 30px;
  min-width: 307px;
}
#page .uftopics-ionmethod__list .row-text {
  text-align: center;
  margin-top: 20px;
}
#page .uftopics-ionst__img {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}
#page .uftopics-ionmethod__point {
  font-weight: 500;
}
#page .uftopics-ionmethod__point-title {
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.4;
}

@media only screen and (max-width: 767px) {

  #page .uftopics-ioncard__title {
    width: auto;
    padding: 10px 20px;
    font-size: 1.7rem;
  }
  #page .uftopics-ionmethod__list .row-title-text {
    font-size: 1.6rem;
    min-width: 280px;
  }
  #page .uftopics-ionmethod__point-title {
    font-size: 3rem;
  }

}

/* ============================================
  zero_bear
============================================ */

#page .moving-service__text {
  font-size: 2rem;
  font-weight: 500;
}
#page .moving-service__list {
  margin-left: -2%;
  margin-right: -2%;
  justify-content: center;
}
#page .moving-service__list .item {
  width: 220px;
  height: 220px;
  border-radius: 50%;
  margin: 2%;
  background: #ea7777;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 20px;
}
#page .moving-service__list .item-text {
  font-size: 2rem;
  line-height: 1.4;
}
#page .moving-service__list .item-icon {
  margin: 20px auto 0;
}
#page .moving-service__list .item-icon-01 {
  width: 91px;
}
#page .moving-service__list .item-icon-02 {
  width: 84px;
}
#page .moving-service__list .item-icon-03 {
  width: 80px;
}
#page .moving-service__list .item-icon-04 {
  width: 71px;
}


#page .moving-qa__dl {
  margin-top: 80px;
}
#page .moving-qa__dt {
  font-size: 1.6rem;
  font-weight: 500;
  padding-left: 50px;
  position: relative;
}
#page .moving-qa__dt::before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 40px;
  background: url("/wp-content/uploads/sites/454/2022/04/icon_q.svg") no-repeat left top / 100% auto;
  position: absolute;
  left: 0;
  top: 0;
}
#page .moving-qa__dd {
  background: #f6f2ef;
  border-radius: 10px;
  padding: 30px 50px;
  margin-top: 30px;
}

#page .moving-bnr__zero a {
  display: inline-block;
  transition: opacity .2s;
}
#page .moving-bnr__zero a:hover {
  opacity: 0.7;
}
#page .moving-bnr__zero-img {
  max-width: 715px;
  margin: auto;
}

@media only screen and (max-width: 767px) {

  #page .moving-zero {
    margin-top: 40px;
  }
  #page .moving-service__text {
    font-size: 1.6rem;
    font-weight: bold;
  }
  #page .moving-service__list .item {
    width: 150px;
    height: 150px;
    margin: 10px;
  }
  #page .moving-service__list .item-text {
    font-size: 1.5rem;
  }
  #page .moving-service__list .item-icon-01 {
    width: 64px;
  }
  #page .moving-service__list .item-icon-02 {
    width: 59px;
  }
  #page .moving-service__list .item-icon-03 {
    width: 56px;
  }
  #page .moving-service__list .item-icon-04 {
    width: 50px;
  }

  #page .moving-qa__dl {
    margin-top: 40px;
  }
  #page .moving-qa__dt {
    font-size: 1.5rem;
    font-weight: 500;
    padding-left: 35px;
  }
  #page .moving-qa__dt::before {
    width: 25px;
    height: 31px;
  }
  #page .moving-qa__dd {
    padding: 20px 20px;
    margin-top: 15px;
  }


}



/* ============================================
  company
============================================ */
#page .company-outline__table {
  width: 100%;
}
#page .company-outline__table th,
#page .company-outline__table td {
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #000;
  line-height: 1.8;
}
#page .company-outline__table tr:first-child th,
#page .company-outline__table tr:first-child td {
  border-top: 1px solid #000;
}
#page .company-outline__table th {
  font-weight: bold;
  padding: 15px 15px 15px 20px;
  position: relative;
  width: 45%;
}
#page .company-outline__table td {
  width: 55%;
  padding: 15px 0;
}
#page .company-outline__table th::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 17px;
  background: #ea7777;
  position: absolute;
  left: 5px;
  top: 20px;
}

@media only screen and (max-width: 767px) {

  #page .company-outline__table {
    font-size: 1.3rem;
  }
  #page .company-outline__table th {
    width: 95px;
    padding-left: 15px;
  }
  #page .company-outline__table td {
    width: auto;
  }
  #page .company-outline__table th::before {
    width: 3px;
    left: 3px;
    top: 18px;
  }

}


/* ============================================
  access
============================================ */

#page .store-guide__block {
  margin-top: 80px;
  position: relative;
}
#page .store-guide__block:first-child {
  margin-top: 0;
}
#page .store-guide__block .store-name .title {
  color: #223542;
}
#page .store-guide__block .store-name .title-en {
  font-size: 2.8rem;
  line-height: 1.3;
}
#page .store-guide__block .store-name .title-ja {
  font-size: 1.6rem;
  line-height: 2;
  font-weight: bold;
  margin-left: 20px;
}
#page .store-guide__block .store-gmap-link {
  position: absolute;
  right: 0;
  top: 0;
}
#page .store-guide__block .store-gmap-link a {
  display: inline-block;
  background: #223542;
  color: #fff;
  border-radius: 30px;
  line-height: 1;
  padding: 6px 12px;
}
#page .store-guide__block .store-info {
  width: 428px;
}
#page .store-guide__block .store-access {
  width: calc(100% - 428px);
  padding-left: 30px;
}
#page .store-guide__block .store-img {
  height: 264px;
}
#page .store-guide__block .store-gmap {
  height: 264px;
}
#page .store-guide__block .store-info-detail-title {
  color: #223542;
  font-size: 1.8rem;
}

@media only screen and (max-width: 767px) {

  #page .store-guide__block {
    margin-top: 50px;
  }
  #page .store-guide__block .store-name .title-en {
    font-size: 1.8rem;
  }
  #page .store-guide__block .store-name .title-ja {
    font-size: 1.4rem;
    margin-left: 0;
    display: block;
  }
  #page .store-guide__block .store-gmap-link {
    top: 287px;
  }
  #page .store-guide__block .store-gmap-link a {
    font-size: 1.2rem;
  }
  #page .store-guide__block .store-info,
  #page .store-guide__block .store-access {
    width: 100%;
    padding: 0;
  }
  #page .store-guide__block .store-access {
    margin-top: 30px;
    position: relative;
  }

}

/* ============================================
  privacy
============================================ */

#page .privacy__box {
  padding: 20px 30px;
}
#page .privacy__dl {
  margin-top: 40px;
}
#page .privacy__dl dt {
  color: #ea7777;
  font-size: 1.7rem;
}
#page .privacy__list-num {
  list-style-type: decimal;
  padding-left: 1.5em;
}
#page .privacy__list-dot {
  padding-left: 1em;
  text-indent: -1em;
}
#page .privacy__list-dot .li::before {
  content: "・";
}

@media only screen and (max-width: 767px) {

  #page .privacy__box {
    padding: 20px 25px;
  }
  #page .privacy__dl dt {
    font-size: 1.6rem;
  }

}



/* ============================================
  guide
============================================ */

#page .mainheader-guide {
  position: relative;
  height: calc(100vh - 100px);
  min-height: 560px;
  max-height: 700px;
  margin-top: 100px;
}
#page .mainheader-guide__inner {
  height: 100%;
}
#page .mainheader-guide__img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#page .mainheader-guide__title-wrap {
  height: 100%;
  position: relative;
}
#page .mainheader-guide__title {
  width: 396px;
  position: absolute;
  left: 110px;
  top: 80px;
}

#page .mainheader-guide .copytext {
  width: 120px;
  line-height: 1;
  position: absolute;
  right: 20px;
  top: 20px;
}



#page .guide-tab {
  position: relative;
  top: -80px;
}
#page .guide-tab__list {
  width: 960px;
  margin: auto;
  border-bottom: 2px solid #9fa0a0;
  background: #fff;
  height: 80px;
}
#page .guide-tab.is-fixed {
  background: rgba(255, 255, 255, .9);
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 101;
}
#page .guide-tab__item {
  padding: 0 30px;
  line-height: 1.4;
  text-align: center;
}
#page .guide-tab__item a {
  display: block;
  padding: 15px 10px;
  position: relative;
}
#page .guide-tab__item.is-current a::after,
#page .guide-tab__item a::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: #255084;
  position: absolute;
  left: 0;
  bottom: -1px;
  transition: opacity .2s;
}
#page .guide-tab__item a::after {
  opacity: 0;
}
#page .guide-tab__item.is-current a::after,
#page .guide-tab__item a:hover::after {
  opacity: 1;
}
#page .guide-tab__item span {
  display: block;
}
#page .guide-tab__item .en {
  color: #255084;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
#page .guide-tab__item .ja {
  font-size: 94%;
  letter-spacing: 0.2em;
}


#page .guide-cmn__title {
  line-height: 1.2;
  letter-spacing: 0.1em;
  position: relative;
}
#page .guide-cmn__title .title-en {
  color: #255084;
  font-size: 4rem;
  line-height: 1.4;
  background: #fff;
  position: relative;
  display: inline-block;
  padding-right: 0.5em;
}
#page .guide-cmn__title .title-ja {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 6px;
}
#page .guide-cmn__title.border::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #255084;
  position: absolute;
  left: 0;
  top: 26px;
  z-index: -1;
  transition: width 1.5s;
}

#page .guide-outline__img {
  max-width: 556px;
  position: relative;
}
#page .guide-outline__img .copytext {
  width: 100px;
  line-height: 1;
  position: absolute;
  right: 15px;
  top: 10px;
}
#page .guide-outline__info {
  flex: 1;
  padding-left: 80px;
}
#page .guide-outline__table {
  width: 100%;
}
#page .guide-outline__table th,
#page .guide-outline__table td {
  padding: 10px 15px;
  border: 1px solid #bbb;
  text-align: left;
  vertical-align: top;
}
#page .guide-outline__table th {
  color: #00698c;
  background: #ededed;
  width: 100px;
  font-weight: bold;
}

#page .guide-intro__row {
  padding: 30px 0;
}
#page .guide-intro__row-title-wrap {
  display: flex;
  align-items: center;
}
#page .guide-intro__row-title-wrap .num {
  width: 100px;
}
#page .guide-intro__row-title-wrap .title {
  color: #223542;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0;
  padding-left: 20px;
}
#page .guide-intro__row-info {
  flex: 1;
  padding-right: 70px;
}
#page .guide-intro__row-text {
  margin-top: 30px;
  font-size: 1.3rem;
}
#page .guide-intro__row-img {
  max-width: 556px;
  position: relative;
}
#page .guide-intro__row-img .copytext {
  width: 100px;
  line-height: 1;
  position: absolute;
  right: 15px;
  top: 10px;
}

#page .guide-featured__list {
  margin: 0 -30px;
}
#page .guide-featured__list .item {
  width: 33.33%;
  padding: 30px;
}
#page .guide-featured__list .item-img {
  position: relative;
}
#page .guide-featured__list .item-img .copytext {
  width: 90px;
  line-height: 1;
  position: absolute;
  right: 10px;
  top: 5px;
}
#page .guide-featured__list .item-info {
  margin-top: 20px;
}
#page .guide-featured__list .item-title {
  color: #223542;
  font-size: 1.8rem;
  font-weight: bold;
}
#page .guide-featured__list .item-text {
  line-height: 1.8;
  margin-top: 10px;
  font-size: 1.34rem;
}

@media only screen and (min-width: 768px) {

  #page .header-guide .header.is-fixed {
    position: absolute;
  }
  #page .header-guide .header {
    height: 100px;
    background: rgba(255, 255, 255, 1);
  }
  #page .header-guide .header .header__logo {
    width: 100px;
    margin-top: 5px;
  }
  #page .header__nav-list .hover-text::after {
    bottom: 0;
  }
}

@media only screen and (max-width: 767px) {

  #page .guide-tab__inner {
    padding: 0;
  }
  #page .guide-tab__item {
    padding: 0 2%;
    white-space: nowrap;
  }
  #page .guide-tab__item a {
    padding: 10px 2%;
  }
  #page .guide-tab__item .en {
    font-size: 1rem;
    letter-spacing: 0em;
  }
  #page .guide-tab__item .ja {
    font-size: 0.8rem;
    letter-spacing: 0em;
  }
  #page .guide-tab {
    position: relative;
    top: -50px;
  }
  #page .guide-tab.is-fixed {
    width: 100%;
    position: fixed;
    top: auto;
    bottom: 60px;
    left: 0;
    transform: translateX(0);
    z-index: 101;
    border: none;
  }
  #page .guide-tab__list {
    width: 100%;
    margin: auto;
    height: 50px;
    border-bottom-width: 1px;
  }

  #page .mainheader-guide {
    position: relative;
    height: 100vw;
    min-height: 400px;
    max-height: 100%;
    margin-top: 80px;
  }
  #page .mainheader-guide__title {
    width: 65%;
    position: absolute;
    left: 5%;
    top: 85px;
  }


  #page .guide-cmn__title .title-en {
    font-size: 2.4rem;
  }
  #page .guide-cmn__title .title-ja {
    font-size: 1.4rem;
    margin-top: 0;
  }
  #page .guide-cmn__title.border::after {
    top: 15px;
  }
  #page .guide-outline__img,
  #page .guide-outline__info {
    width: 100%;
    padding: 0;
  }
  #page .guide-outline__info {
    margin-top: 20px;
  }

  #page .guide-intro__row-info,
  #page .guide-intro__row-img {
    width: 100%;
    padding: 0;
  }
  #page .guide-intro__row-img {
    margin-top: 20px;
  }
  #page .guide-intro__row-title-wrap .num {
    width: 70px;
  }
  #page .guide-intro__row-title-wrap .title {
    font-size: 2rem;
    padding-left: 15px;
  }
  #page .guide-intro__row {
    padding: 20px 0;
  }
  #page .guide-intro__row-text {
    margin-top: 20px;
  }

  #page .guide-featured__list {
    margin: 0;
  }
  #page .guide-featured__list .item {
    width: 100%;
    padding: 20px 0;
  }
  #page .guide-featured__list .item-title {
    font-size: 1.6rem;
  }
	
  #page .mainheader-guide .copytext,
  #page .guide-outline__img .copytext,
  #page .guide-intro__row-img .copytext,
  #page .guide-featured__list .item-img .copytext {
	width: 75px;
	right: 10px;
	top: 5px;
  }

}



/* ============================================
  学生向け
============================================ */


/* ============================================
  schedule
============================================ */

#page .st-schedule__faq .bg-kumo {
  width: 100%;
  background: url("/wp-content/uploads/sites/454/2022/04/bg_kumo_02.png") repeat-x;
  -webkit-animation: bgroop 40s linear infinite;
  animation: bgroop 40s linear infinite;
  position: relative;
}
#page .st-schedule__faq-btn-wrap .cmn-btn-arw {
  margin-right: 0;
}


/* ============================================
  pre-reservation
============================================ */
#page .st-prere__flow .bg-kumo {
  width: 100%;
  background: url("/wp-content/uploads/sites/454/2022/04/bg_kumo_02.png") repeat-x;
  -webkit-animation: bgroop 40s linear infinite;
  animation: bgroop 40s linear infinite;
  position: relative;
}

#page .st-prere__flow-step .box {
  padding: 0;
  width: 264px;
  height: 264px;
}
#page .st-prere__flow-step .box-in {
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 40px 0 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}
#page .st-prere__flow-step .box-num {
  width: 84px;
  text-align: center;
}
#page .st-prere__flow-step .box-num01 {
  width: 77px;
}
#page .st-prere__flow-step .box-text {
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 30px;
}
#page .st-prere__flow-step .box-anno {
  text-align: center;
  font-size: 1.1rem;
  margin-top: 10px;
}

#page .st-prere__flow-ans {
  margin-top: 70px;
}
#page .st-prere__flow-ans .box {
  width: 218px;
  height: 218px;
  border-radius: 50%;
  margin: 0 30px;
  position: relative;
}
#page .st-prere__flow-ans .box::before {
  content: "";
  display: block;
  height: 70px;
  width: 6px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -100%);
}
#page .st-prere__flow-ans .box-ok::before {
  background: #ea7777;
}
#page .st-prere__flow-ans .box-ng::before {
  background: url("/wp-content/uploads/sites/454/2022/08/st_flow_line_dot.svg") no-repeat center center;
}
#page .st-prere__flow-ans .box-in {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#page .st-prere__flow-ans .box-ok .box-in {
  background: #ea7777;
}
#page .st-prere__flow-ans .box-ng .box-in {
  background: #b5b5b6;
}
#page .st-prere__flow-ans .box-icon {
  width: 37px;
  height: 37px;
  margin: 0 auto;
}
#page .st-prere__flow-ans .box-ng .box-icon {
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#page .st-prere__flow-ans .box-title {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  margin-top: 5px;
}
#page .st-prere__flow-ans .box-text {
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 5px;
}


#page .st-prere__merit-list {
  margin-left: -15px;
  margin-right: -15px;
}
#page .st-prere__merit-list .box {
  width: 50%;
  padding: 15px;
}
#page .st-prere__merit-list .box-in {
  background: #f6f2ef;
  border-radius: 8px;
  padding: 10px;
  display: flex;
  align-items: center;
}
#page .st-prere__merit-list .box-icon {
  width: 145px;
  text-align: center;
}
#page .st-prere__merit-list .box-icon img {
  width: 80px;
  margin: auto;
}
#page .st-prere__merit-list .box-info {
  flex: 1;
  padding: 15px 10px 15px 20px;
  border-left: 2px solid #fff;
}
#page .st-prere__merit-list .box-title {
  font-size: 2rem;
  font-weight: bold;
  color: #ea7777;
}
#page .st-prere__merit-list .box-text {
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 5px;
}


#page .st-prere__reception-box {
  border: 2px solid #223542;
  border-radius: 10px;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
#page .st-prere__reception-box .box-head {
  padding: 25px 10px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8;
}
#page .st-prere__reception-box .box-cont {
  padding: 40px;
}
#page .st-prere__reception-box .box-cont-text {
  display: flex;
  justify-content: center;
  color: #ea7777;
  font-size: 2rem;
  font-weight: bold;
}
#page .st-prere__reception-box .box-cont-anno {
  font-size: 1.2rem;
  line-height: 1.6;
}


@media only screen and (max-width: 767px) {

  #page .st-prere__flow-step .box {
    margin: 0 auto 20px;
    height: auto;
  }
  #page .st-prere__flow-step .box-in {
    width: 264px;
    height: 264px;
    justify-content: center;
    padding: 0;
  }
  #page .st-prere__flow-step .box-text {
    font-size: 1.3rem;
    margin-top: 20px;
  }
  #page .st-prere__flow-step .box-num {
    width: 70px;
  }
  #page .st-prere__flow-step .box-num01 {
    width: 64px;
  }

  #page .st-prere__flow-ans {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 49px;
  }
  #page .st-prere__flow-ans .box {
    width: 160px;
    height: 160px;
    margin: 0 5px;
    position: relative;
  }
  #page .st-prere__flow-ans .box-title {
    font-size: 1.7rem;
    line-height: 1.8;
  }
  #page .st-prere__flow-ans .box-text {
    font-size: 1.3rem;
    line-height: 1.6;
  }
  #page .st-prere__flow-ans .box::before {
    height: 50px;
    width: 4px;
  }

  #page .st-prere__merit-list .box {
    width: 100%;
  }

  #page .st-prere__merit-list .box-icon {
    width: 90px;
  }
  #page .st-prere__merit-list .box-icon img {
    width: 70px;
  }
  #page .st-prere__merit-list .box-title {
    font-size: 1.7rem;
  }
  #page .st-prere__merit-list .box-text {
    font-size: 1.4rem;
  }

  #page .st-prere__reception-box .box-head {
    font-size: 1.4rem;
  }
  #page .st-prere__reception-box .box-cont {
    padding: 20px;
  }
  #page .st-prere__reception-box .box-cont-text {
    font-size: 1.7rem;
  }

}


/* ============================================
  casestudy
============================================ */

#page .st-casestudy__list {
  margin-left: -10px;
  margin-right: -10px;
}
#page .st-casestudy__list .box {
  width: 25%;
  padding: 10px;
}
#page .st-casestudy__list .box-in {
  border: 3px solid #223542;
  border-radius: 12px;
  overflow: hidden;
  height: 100%;
}
#page .st-casestudy__list .box a {
  display: block;
  height: 100%;
}
#page .st-casestudy__list .box .box-img {
  width: 100%;
  height: 176px;
  overflow: hidden;
}
#page .st-casestudy__list .box .box-img img {
  transform: scale(1);
  transition: transform .2s;
}
#page .st-casestudy__list .box a:hover .box-img img {
  transform: scale(1.2);
}
#page .st-casestudy__list .box-info {
  padding: 20px;
  text-align: center;
}
#page .st-casestudy__list .box-case,
#page .st-casestudy__list .box-detail {
  font-size: 1.4rem;
}
#page .st-casestudy__list .box-detail {
  margin-top: 5px;
}
#page .st-casestudy__list .box-text {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.75;
}

#page .st-case__main-slide {
  visibility: hidden;
  opacity: 0;
  transition: opacity .4s ease;
}
#page .st-case__main-slide.slick-initialized {
  visibility: inherit;
  opacity: 1;
}
#page .st-case__main-slide .slide-item {
  width: 622px;
  padding: 0 10px;
}
#page .st-case__main-slide .slide-item img {
  border-radius: 15px;
  overflow: hidden;
  transform: scale(0.9);
  transition: opacity .5s, transform .5s;
  margin: auto;
}
#page .st-case__main-slide .slick-active.slick-current img {
  opacity: 1;
  transform: scale(1);
}
#page .st-case__main-slide .slick-dots {
  bottom: -50px;
}
#page .st-case__main-slide .slick-dots li,
#page .st-case__main-slide .slick-dots li button {
  width: 100px;
  height: 10px;
  cursor: pointer;
  padding: 0;
  margin: 0;
  border-radius: 30px;
}
#page .st-case__main-slide .slick-dots li {
  background: #f6f2ef;
  margin: 0 8px;
}
#page .st-case__main-slide .slick-dots .slick-active {
  background: #ea7777;
}
#page .st-case__main-slide .slick-dots li button {
  background: transparent;
}
#page .st-case__main-slide .slick-dots li button:before {
  content: none;
}

#page .st-case__faq .bg-kumo {
  width: 100%;
  background: url("/wp-content/uploads/sites/454/2022/04/bg_kumo_02.png") repeat-x;
  -webkit-animation: bgroop 40s linear infinite;
  animation: bgroop 40s linear infinite;
  position: relative;
}
#page .st-case__faq-anno {
  text-align: right;
  font-size: 1.2rem;
}

@media only screen and (max-width: 767px) {

  #page .st-casestudy__list .box {
    width: 100%;
  }
  #page .st-casestudy__list .box .box-img {
    height: 60vw;
  }

  #page .st-case__main-slide .slick-dots {
    bottom: -30px;
  }
  #page .st-case__main-slide .slick-dots li,
  #page .st-case__main-slide .slick-dots li button {
    width: 50px;
    height: 5px;
  }
  #page .st-case__main-slide .slick-dots li {
    margin: 0 5px;
  }

}

/* ============================================
  manual
============================================ */


#page .manual-about__img {
  width: 480px;
}
#page .manual-about__info {
  flex: 1;
  padding: 10px 0 0 70px;
}
#page .manual-about__info-title {
  color: #223542;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.5;
}

#page .manual-index__inner {
  border: 3px solid #223542;
  padding: 100px 20px 70px;
  position: relative;
}

#page .manual-pagetop {
  display: none;
  width: 260px;
  height: 40px;
  margin: auto;
  text-align: center;
  position: fixed;
  left: 50%;
  bottom: 0;
  z-index: 11;
  transform: translateX(-50%);
}
#page .manual-pagetop a {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #223542;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  transition: opacity .2s;
}
#page .manual-pagetop a:hover {
  opacity: 0.7;
}
#page .manual-pagetop .manual-icon-book {
  display: inline-block;
  width: 17px;
  height: 13px;
  background: url("/wp-content/uploads/sites/454/2022/10/icon_book.svg") no-repeat center center / 100% auto;
  margin-right: 10px;
}
#page .manual-pagetop .manual-icon-topback {
  display: inline-block;
  width: 19px;
  height: 10px;
  background: url("/wp-content/uploads/sites/454/2022/10/icon_topback.svg") no-repeat center center / 100% auto;
  margin-left: 10px;
}

#page .manual-index {
  margin-top: -50px;
  padding-top: 50px;
}

#page .manual-index__title {
  background: #fff;
  width: 220px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 1;
}
#page .manual-index__title .en {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
#page .manual-index__title .manual-icon-book {
  display: inline-block;
  width: 23px;
  height: 18px;
  background: url("/wp-content/uploads/sites/454/2022/10/icon_book_bk.svg") no-repeat center center / 100% auto;
  margin-right: 10px;
}
#page .manual-index__title .ja {
  font-size: 1.5rem;
  display: block;
  margin-top: 7px;
}

#page .manual-index__contents {
  display: flex;
  flex-wrap: wrap;
}
#page .manual-index__l,
#page .manual-index__r {
  width: 50%;
  padding: 0 60px;
}
#page .manual-index__r {
  border-left: 1px solid #223542;
}
#page .manual-index__row {
  margin-bottom: 20px;
  padding-left: 50px;
  position: relative;
}
#page .manual-index__row .row-sec {
  color: #223542;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.6;
}
#page .manual-index__row .row-sec .num {
  width: 30px;
  height: 30px;
  background: #223542;
  border-radius: 50%;
  line-height: 28px;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  top: 2px;
}
#page .manual-index__row .row-list {
  margin-top: 10px;
}
#page .manual-index__row .row-list .item {
  line-height: 1.5;
  padding: 4px 0;
}

#page .manual-sec__head {
  background: #f6f2ef;
  padding: 30px 0;
  position: relative;
}
#page .manual-sec__head::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("/wp-content/uploads/sites/454/2022/04/mv_kumo.png") repeat-x center center / 100% auto;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.7;
}
#page .manual-sec__head::after {
  content: "";
  display: block;
  width: 100px;
  height: 50px;
  background: url("/wp-content/uploads/sites/454/2022/04/img_bird.png") repeat-x center center / 100% auto;
  position: absolute;
  right: 50%;
  bottom: 20px;
  margin-right: -580px;
}
#page .manual-sec__head-title {
  text-align: center;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.5;
  color: #223542;
  position: relative;
}
#page .manual-sec__head-title .num {
  width: 30px;
  height: 30px;
  background: #223542;
  border-radius: 50%;
  line-height: 28px;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  display: block;
  text-align: center;
  margin: 0 auto 10px;
}
#page .manual-sec__desc {
  font-size: 1.9rem;
  font-weight: 500;
}

#page .manual-sec__contents {
  margin-top: 80px;
}
#page .manual-sec__block {
  margin-top: 60px;
}
#page .manual-sec__block .block-title {
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.5;
  padding-left: 10px;
  border-left: 4px solid #ea7777;
  margin-bottom: 20px;
}
#page .manual-sec__table-head-link a {
  font-size: 9px;
  text-decoration: underline;
}

#page .manual-sec__block .dl-style-01 {
  margin-top: 20px;
}
#page .manual-sec__block .dl-style-01 dt {
  color: #ea7777;
  font-weight: bold;
  margin-bottom: 6px;
}

#page .manual-sec .color-red {
  color: #af153a;
}

#page .manual-sec .block-style-01 {
  background: #f6f2ef;
  border-radius: 12px;
  padding: 40px 60px;
  max-width: 845px;
  margin: auto;
  position: relative;
}
#page .manual-sec .block-style-01 .title {
  font-size: 1.7rem;
  font-weight: bold;
  margin-bottom: 30px;
}
#page .manual-sec .block-style-01 .row-img {
  width: 286px;
}
#page .manual-sec .block-style-01 .row-info {
  flex: 1;
  padding-right: 40px;
}
#page .manual-sec .block-style-01 .head-icon {
  width: 50px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
}

#page .manual-sec .block-style-01-min {
  padding: 40px;
}


#page .manual-sec .block-box-style-01 {
  padding: 30px 40px;
  border: 1px solid;
}
#page .manual-sec .block-box-style-01.bd-01 {
  border-color:#223542;
}

#page .manual-sec .block-width {
  max-width: 845px;
  margin-left: auto;
  margin-right: auto;
}

#page .manual-sec .block-style-tips {
  padding-top: 20px;
  position: relative;
}
#page .manual-sec .block-style-tips .title {
  color: #fff;
  background: #223542;
  border-radius: 10px;
  font-size: 1.8rem;
  font-weight: bold;
  width: 150px;
  height: 40px;
  padding: 5px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 40px;
  top: 0;
}
#page .manual-sec .block-style-tips .row {
  border: 3px solid #223542;
  border-radius: 20px;
  padding: 50px 40px;
}

#page .manual-sec .tips-list {
  margin-left: -20px;
  margin-right: -20px;
}
#page .manual-sec .tips-list .item {
  width: 33.33%;
  padding: 10px 20px;
}
#page .manual-sec .tips-list .item-img {
  height: 220px;
  width: 100%;
}
#page .manual-sec .tips-list .item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
#page .manual-sec .tips-list .item-title {
  background: #495f6b;
  color: #fff;
  text-align: center;
  padding: 4px;
  margin-bottom: 20px;
  border-radius: 30px;
}
#page .manual-sec .tips-list .item-text {
  padding: 10px;
  line-height: 1.7;
}

#page .manual-sec .qa-row-q {
  padding: 3px 0 0 60px;
  margin: 25px 0;
  position: relative;
}
#page .manual-sec .qa-row-a {
  padding: 3px 0 0 60px;
  margin: 25px 0;
  position: relative;
}
#page .manual-sec .qa-row-q::before,
#page .manual-sec .qa-row-a::before {
  content: "";
  font-family: 'Oswald', sans-serif;
  display: inline-block;
  text-align: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid;
  color: #223542;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 28px;
  letter-spacing: 0;
  position: absolute;
  left: 0;
  top: 0;
}
#page .manual-sec .qa-row-q::before {
  content: "Q";
  border-color: #223542;
}
#page .manual-sec .qa-row-a::before {
  content: "A";
  border-color: #f9e600;
  background-color: #f9e600;
}

#page .manual-sec .block-style-step .step-title {
  display: flex;
  background: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  overflow: hidden;
}
#page .manual-sec .block-style-step .step-title .title-label {
  color: #fff;
  padding: 10px 20px;
  width: 110px;
  background: #223542;
  border: 3px solid #223542;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
#page .manual-sec .block-style-step .step-title .title-label::after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #223542;
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  z-index: -1;
}
#page .manual-sec .block-style-step .step-title .title-text {
  color: #223542;
  padding: 10px 20px 10px 40px;
  border: 3px solid #223542;
  flex: 1;
}

#page .manual-sec .block-style-step .step-row {
  margin-top: 40px;
}
#page .manual-sec .block-style-step .step-row-info {
  flex: 1;
  padding-right: 40px;
}

#page .manual-sec .block-flow {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
#page .manual-sec .block-flow-box {
  background: #fff;
  text-align: center;
  border: 3px solid #223542;
  color: #223542;
  font-size: 2rem;
  font-weight: bold;
  padding: 10px;
  position: relative;
}
#page .manual-sec .block-flow-box::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 0;
  border-color: #223542 transparent transparent transparent;
  position: absolute;
  left: -2px;
  top: -2px;
}
#page .manual-sec .block-flow-arw {
  width: 20px;
  height: 20px;
  border: 2px solid #223542;
  border-style: none solid solid none;
  transform: rotate(45deg);
  margin: 10px auto 25px;
}

#page .manual-sec__table {
  width: 100%;
  margin: auto;
}
#page .manual-sec__table caption {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#page .manual-sec__table th,
#page .manual-sec__table td {
  text-align: left;
  vertical-align: middle;
  padding: 10px;
  line-height: 1.5;
  border: 1px solid #ccc;
}
#page .manual-sec__table thead th {
  font-weight: bold;
  padding: 15px 10px;
  background: #f6f2ef;
}

#page .manual-sec a {
  color: #0066c0;
}

#page .manual-sec .navy-title .bg {
  display: inline-block;
  background: #223542;
  color: #fff;
  padding: 4px 30px;
  border-radius: 30px;
}


@media only screen and (max-width: 767px) {

  #page .manual-about__img {
    width: 80%;
    margin: auto;
  }
  #page .manual-about__info {
    flex: auto;
    padding: 30px 0 0;
  }
  #page .manual-about__info-title {
    font-size: 2.2rem;
    text-align: center;
  }

  #page .manual-index__inner {
    border-width: 2px;
    padding: 50px 20px 30px;
  }
  #page .manual-index__l,
  #page .manual-index__r {
    width: 100%;
    padding: 0;
    border: none;
  }
  #page .manual-index__row .row-sec {
    font-size: 1.6rem;
  }
  #page .manual-index__row .row-sec .num {
    width: 26px;
    height: 26px;
    line-height: 25px;
    font-size: 1.4rem;
    top: 0;
  }
  #page .manual-index__row {
    padding-left: 36px;
  }
  #page .block-box-style-01 {
    padding: 20px;
  }


  #page .manual-sec__head-title {
    font-size: 2rem;
  }
  #page .manual-sec__head-title .num {
    width: 26px;
    height: 26px;
    line-height: 25px;
    font-size: 1.4rem;
  }
  #page .manual-sec__head::before {
    background-size: 200% auto;
  }
  #page .manual-sec__head::after {
    width: 100px;
    height: 50px;
    position: absolute;
    right: 10px;
    bottom: auto;
    top: -10px;
    margin-right: 0;
  }


  #page .manual-sec__table-wrap {
    overflow-x: auto;
  }
  #page .manual-sec__table th,
  #page .manual-sec__table td {
    font-size: 1.1rem;
  }
  #page .manual-sec__table thead th {
    white-space: nowrap;
  }

  #page .manual-sec__desc {
    font-size: 1.5rem;
    text-align: left;
  }
  #page .manual-sec__contents {
    margin-top: 50px;
  }
  #page .manual-sec__block {
    margin-top: 50px;
  }
  #page .manual-sec__block .block-title {
    font-size: 1.6rem;
  }
  #page .manual-sec .block-style-01 .title {
    font-size: 1.6rem;
  }
  #page .manual-sec .block-style-01 {
    padding: 40px 20px;
  }
  #page .manual-sec .block-style-01 .row {
    display: block;
  }
  #page .manual-sec .block-style-01 .row-img,
  #page .manual-sec .block-style-01 .row-info {
    flex: auto;
    width: 100%;
  }
  #page .manual-sec .block-style-01 .row-info {
    margin-top: 30px;
    padding: 0;
  }

  #page .manual-sec .block-flow-box {
    border-width: 2px;
    font-size: 1.4rem;
  }
  #page .manual-sec .block-flow-box::before {
    border-width: 20px 20px 0 0;
  }
  #page .manual-sec .block-flow-arw {
    width: 16px;
    height: 16px;
    margin: 7px auto 17px;
  }


  #page .manual-sec .block-style-tips .row {
    border-width: 2px;
    border-radius: 10px;
    padding: 30px 20px;
  }
  #page .manual-sec .block-style-tips .title {
    border-radius: 6px;
    font-size: 1.4rem;
    width: 100px;
    height: 36px;
    left: 20px;
  }

  #page .manual-sec .tips-list .item {
    width: 100%;
    padding: 10px 20px;
  }
  #page .manual-sec .tips-list .item-img {
    height: auto;
  }


  #page .manual-sec .block-style-step .step-row {
    margin-top: 20px;
  }
  #page .manual-sec .block-style-step .step-title {
    font-size: 1.4rem;
  }
  #page .manual-sec .block-style-step .step-title .title-label {
    padding: 10px 0 10px 10px;
    width: 65px;
    border-width: 2px;
  }
  #page .manual-sec .block-style-step .step-title .title-label::after {
    width: 30px;
    height: 30px;
    right: -18px;
  }
  #page .manual-sec .block-style-step .step-title .title-text {
    padding: 10px 10px 10px 35px;
    border-width: 2px;
  }

  #page .manual-sec .block-style-step .step-row-info {
    padding: 0;
  }

  #page .manual-sec .qa-row-q,
  #page .manual-sec .qa-row-a {
    padding-left: 50px;
  }

}


/* ============================================
  student_guide hitori-guide
============================================ */

#page .hitori-guide__inner {
  max-width: 1060px;
}
#page .hitori-guide__img {
  max-width: 452px;
  margin: auto;
}
#page .hitori-guide__info {
  flex: 1;
  padding-left: 50px;
}
#page .hitori-guide__info-title {
  color: #223542;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.4;
}
#page .hitori-guide__index {
  position: relative;
  padding: 0 50px 30px;
}
#page .hitori-guide__index::before {
  content: "";
  display: block;
  width: 100%;
  height: calc(100% - 30px);
  position: absolute;
  left: 0;
  top: 30px;
  border: 2px solid #223542;
  z-index: 0;
}
#page .hitori-guide__index::after {
  content: "";
  display: block;
  background: #fff;
  width: 250px;
  height: 65px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 1;
}
#page .hitori-guide__index-title {
  color: #223542;
  line-height: 1.2;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 2;
}
#page .hitori-guide__index-title .title-en {
  font-size: 3rem;
  line-height: 1.3;
}
#page .hitori-guide__index-title .title-ja {
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 0;
}

#page .hitori-guide__index-row {
  position: relative;
  padding: 0 0 20px 50px;
}
#page .hitori-guide__index-row:first-child {
  margin-top: 40px;
}
#page .hitori-guide__index-row .num {
  width: 30px;
  height: 30px;
  background: #223542;
  border-radius: 50%;
  line-height: 28px;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
#page .hitori-guide__index-row .title {
  color: #223542;
  line-height: 1.5;
  font-size: 2rem;
  font-weight: bold;
}
#page .hitori-guide__index-row .text {
  margin-top: 10px;
}

#page .hitori-guide__bottom-text {
  width: 100%;
  max-width: 640px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
}
#page .hitori-guide__bottom-text .text {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  background: #dd665f;
  border-radius: 60px;
  height: 100%;
  width: 100%;
}

@media only screen and (max-width: 767px) {

  #page .hitori-guide__info {
    flex: auto;
    padding-left: 0;
    margin-top: 30px;
  }
  #page .hitori-guide__info-title {
    font-size: 2.5rem;
  }

  #page .hitori-guide__index-title .title-en {
    font-size: 2.4rem;
    line-height: 1.3;
  }
  #page .hitori-guide__index-title .title-ja {
    font-size: 1.4rem;
  }
  #page .hitori-guide__index::after {
    width: 200px;
    height: 55px;
  }
  #page .hitori-guide__index {
    position: relative;
    padding: 0 30px 30px;
  }
  #page .hitori-guide__index-row .num {
    width: 26px;
    height: 26px;
    line-height: 25px;
    font-size: 1.4rem;
    top: 0;
  }
  #page .hitori-guide__index-row .title {
    font-size: 1.6rem;
  }
  #page .hitori-guide__index-row {
    padding-left: 40px;
  }
  #page .hitori-guide__bottom-text {
    height: 70px;
  }
  #page .hitori-guide__bottom-text .text {
    font-size: 1.4rem;
    line-height: 1.6;
  }

}


/* ============================================
  page内 form
============================================ */
#page .form_wrap {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
#page .form_wrap h2 {
  font-size: 170%;
  line-height: 1;
  text-align: center;
}
#page .form_wrap h2::after {
  content: "";
  display: block;
  height: 2px;
  margin: 20px auto 40px;
  width: 100px;
  background: #ea7777;
}
#page .form_wrap .es_form_2col_wrap p.es-form-item:not(.note)>label {
  font-size: 128%;
}
#page .form_wrap .wpcf7 .wpcf7-form span.required {
  font-size: 75%;
}
#page .form_wrap button,
#page .form_wrap input,
#page .form_wrap select,
#page .form_wrap textarea {
  font-size: initial;
}
#page .form_wrap .wpcf7 .wpcf7-form .wpcf7-submit {
  font-size: 131%;
}
#page .form_wrap .es_form_2col_wrap p.es-form-item:not(.note) {
  padding: 30px 0;
}
#page .form_wrap .es_form_2col_wrap p.es-form-item:not(.note)>span {
  font-size: initial;
}
#page .form_wrap .wpcf7 .wpcf7-form .wpcf7-list-item {
  line-height: 1;
}

/* ============================================
  stay
============================================ */
#page .stay-bkn__page-link {
  margin: 20px auto 60px;
}
#page .stay-bkn__page-link-list {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5%;
}
#page .stay-bkn__page-link-list li {
  list-style: none;
  flex: 1;
  text-align: center;
}
#page .stay-bkn__page-link-list li a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 70px;
  border-radius: 10px;
  background: #000;
  text-decoration: none;
  line-height: 1.3;
}
#page .stay-bkn__page-link-list .simple a {
  background: #bbaa8c;
}
#page .stay-bkn__page-link-list .standard a {
  background: #6e8ba6;
}
#page .stay-bkn__page-link-list .high a {
  background: #975c56;
}
#page .stay-bkn__page-link-list li .en {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
}
#page .stay-bkn__page-link-list li .ja {
  font-size: 20px;
  font-weight: 600;
}
#page .stay-bkn__page-link-list li .br-sp {
  display: none;
}

#page .stay-bkn__head {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin: 100px 0;
}
#page .stay-bkn__head::before {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  position: absolute;
  left: calc(-50vw + 50%);
  top: 0;
  z-index: -1;
}
#page .stay-bkn__head#simple::before {
  background: #bbaa8c;
}
#page .stay-bkn__head#standard::before {
  background: #6e8ba6;
}
#page .stay-bkn__head#high::before {
  background: #975c56;
}
#page .stay-bkn__head .img {
  width: 50%;
  aspect-ratio: 1.4 / 1;
  margin: -30px 0;
}
#page .stay-bkn__head .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

#page .stay-bkn__head .info {
  width: 45%;
  text-align: center;
  padding: 60px 0;
  color: #fff;
}
#page .stay-bkn__head .ttl {
  color: #fff;
  font-family: initial;
  line-height: 1.3;
  margin: 0 0 30px;
}
#page .stay-bkn__head p {
  margin: auto;
}
#page .stay-bkn__head .ttl .en,
#page .stay-bkn__head .ttl .ja {
  display: block;
}
#page .stay-bkn__head .ttl .en {
  font-size: 36px;
  font-weight: bold;
}
#page .stay-bkn__head .ttl .ja {
  font-size: 24px;
  font-weight: 600;
}
#page .stay-bkn__head .catch,
#page .stay-bkn__head .desc {
  font-size: 18px;
  font-weight: 500;
}
#page .stay-bkn__head .catch::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 360px;
  height: 1px;
  background: #fff;
  margin: 15px auto;
}

#page .stay-bkn__no-bkn {
  text-align: center;
  font-size: 18px;
}


#page .stay-bkn__pickup {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5%;
  margin-bottom: 80px;
}
#page .stay-bkn__pickup .box {
  width: 30%;
  line-height: 1.5;
}
#page .stay-bkn__pickup .box-ttl {
  font-size: 18px;
  font-weight: bold;
  margin: 15px 0 5px;
}
#page .stay-bkn__pickup .box-text {
  margin: 0;
}
#page .stay-bkn__pickup .box-img {
  aspect-ratio: 1.5 / 1;
}
#page .stay-bkn__pickup .box-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}



@media only screen and (max-width: 767px) {


  #page .stay-bkn__page-link {
    margin: 20px auto 40px;
  }
  #page .stay-bkn__page-link-list {
    gap: 2%;
  }
  #page .stay-bkn__page-link-list li {
    flex: 1;
  }
  #page .stay-bkn__page-link-list li a {
    height: 80px;
    border-radius: 5px;
    line-height: 1.2;
  }
  #page .stay-bkn__page-link-list li .en {
    font-size: 9px;
    margin-top: 3px;
  }
  #page .stay-bkn__page-link-list li .ja {
    font-size: 14px;
  }
  #page .stay-bkn__page-link-list li .br-sp {
    display: inline-block;
  }

  #page .stay-bkn__head {
    margin: 50px 0;
    padding: 40px 0 0;
  }
  #page .stay-bkn__head .img {
    width: 100%;
    margin: 30px auto 0;
  }

  #page .stay-bkn__head .info {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  #page .stay-bkn__head .ttl {
    margin-bottom: 20px;
  }
  #page .stay-bkn__head .ttl .en {
    font-size: 24px;
  }
  #page .stay-bkn__head .ttl .ja {
    font-size: 18px;
  }
  #page .stay-bkn__head .catch,
  #page .stay-bkn__head .desc {
    font-size: 14px;
  }
  #page .stay-bkn__head .catch::after {
    width: 260px;
    margin: 10px auto;
  }

  #page .stay-bkn__no-bkn {
    font-size: 16px;
  }


  #page .stay-bkn__pickup {
    gap: 20px 4%;
    margin-bottom: 50px;
  }
  #page .stay-bkn__pickup .box {
    width: 48%;
  }
  #page .stay-bkn__pickup .box:nth-child(3) {
    width: 100%;
  }
  #page .stay-bkn__pickup .box-ttl {
    font-size: 15px;
    margin: 10px 0 5px;
  }
  #page .stay-bkn__pickup .box-text {
    font-size: 13px;
  }


}