@charset "UTF-8";
.l-main-wrap {
  width: 100%;
  background: #fff;
}
.l-main-wrap * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.l-main-wrap .mt0 {
  margin-top: 0px !important;
}
.l-main-wrap .mt20 {
  margin-top: 20px !important;
}
@media screen and (max-width: 767px) {
  .l-main-wrap .mt20 {
    margin-top: 3.8412291933vw !important;
  }
}
.l-main-wrap .mt28 {
  margin-top: 28px !important;
}
@media screen and (max-width: 767px) {
  .l-main-wrap .mt28 {
    margin-top: 4.3533930858vw !important;
  }
}
.l-main-wrap .mt32 {
  margin-top: 32px !important;
}
.l-main-wrap .mt40 {
  margin-top: 40px !important;
}
@media screen and (max-width: 767px) {
  .l-main-wrap .mt40 {
    margin-top: 5.8898847631vw !important;
  }
}
.l-main-wrap .mt52 {
  margin-top: 52px !important;
}
.l-main-wrap .mt60 {
  margin-top: 60px !important;
}
@media screen and (max-width: 767px) {
  .l-main-wrap .mt60 {
    margin-top: 8.9628681178vw !important;
  }
}
.l-main-wrap .mt80 {
  margin-top: 80px !important;
}
@media screen and (max-width: 767px) {
  .l-main-wrap .mt80 {
    margin-top: 10.2432778489vw !important;
  }
}
.l-main-wrap .mb20 {
  margin-bottom: 20px !important;
}
.l-main-wrap .mb40 {
  margin-bottom: 40px !important;
}
.l-main-wrap .mb60 {
  margin-bottom: 60px !important;
}
@media screen and (max-width: 767px) {
  .l-main-wrap .mb60 {
    margin-bottom: 7.6824583867vw !important;
  }
}
.l-main-wrap .mb80 {
  margin-bottom: 80px !important;
}
.l-main-wrap .mb100 {
  margin-bottom: 100px !important;
}
.l-main-wrap .mb120 {
  margin-bottom: 120px !important;
}
@media screen and (max-width: 767px) {
  .l-main-wrap .mb120 {
    margin-bottom: 12.8040973111vw !important;
  }
}
.l-main-wrap .pt0 {
  padding-top: 0px !important;
}
.l-main-wrap .pt20 {
  padding-top: 20px !important;
}
@media screen and (max-width: 767px) {
  .l-main-wrap .pt20 {
    padding-top: 3.8412291933vw !important;
  }
}
.l-main-wrap .pt28 {
  padding-top: 28px !important;
}
.l-main-wrap .pt32 {
  padding-top: 32px !important;
}
.l-main-wrap .pt40 {
  padding-top: 40px !important;
}
@media screen and (max-width: 767px) {
  .l-main-wrap .pt40 {
    padding-top: 7.6824583867vw !important;
  }
}
.l-main-wrap .pt60 {
  padding-top: 60px !important;
}
@media screen and (max-width: 767px) {
  .l-main-wrap .pt60 {
    padding-top: 8.9628681178vw !important;
  }
}
.l-main-wrap .pt80 {
  padding-top: 80px !important;
}
@media screen and (max-width: 767px) {
  .l-main-wrap .pt80 {
    padding-top: 10.2432778489vw !important;
  }
}
.l-main-wrap .pb20 {
  padding-bottom: 20px !important;
}
.l-main-wrap .pb40 {
  padding-bottom: 40px !important;
}
.l-main-wrap .pb60 {
  padding-bottom: 60px !important;
}
.l-main-wrap .pb80 {
  padding-bottom: 80px !important;
}
@media screen and (max-width: 767px) {
  .l-main-wrap .pb80 {
    padding-bottom: 6.914212548vw !important;
  }
}
@media screen and (max-width: 767px) {
  .l-main-wrap .sp-w80per {
    width: 80% !important;
  }
}
@media screen and (max-width: 767px) {
  .l-main-wrap .sp-w90per {
    width: 90% !important;
  }
}
@media screen and (max-width: 767px) {
  .l-main-wrap .sp-w95per {
    width: 95% !important;
  }
}

.l-content-wrap {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
}
@media screen and (max-width: 1220px) {
  .l-content-wrap {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .l-content-wrap {
    width: 100%;
    padding: 0 6.4020486556vw;
  }
}
@media screen and (min-width: 768px) {
  .l-content-wrap a {
    -webkit-transition: opacity ease 0.4s !important;
    transition: opacity ease 0.4s !important;
  }
  .l-content-wrap a.is-phone {
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  .l-content-wrap .pc-br {
    display: none;
  }
}
.l-content-wrap .sp-br {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-content-wrap .sp-br {
    display: initial;
  }
}

/*-----------------------------------------------

パンくず

-------------------------------------------------*/
.breadcrumb-box {
  width: 100%;
  position: relative;
  z-index: 1;
}
.breadcrumb-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 0;
}
@media screen and (max-width: 767px) {
  .breadcrumb-list {
    padding: 2.304737516vw 0;
  }
}

.breadcrumb-item {
  padding: 0 28px 0 0;
  position: relative;
  font-size: 12px;
  color: #463F39;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .breadcrumb-item {
    padding: 0 5.1216389245vw 0 0;
    font-size: 2.304737516vw;
  }
}
.breadcrumb-item:before {
  content: "＞";
  display: block;
  position: absolute;
  right: 8px;
  font-size: 10px;
  color: #463F39;
}
@media screen and (max-width: 767px) {
  .breadcrumb-item:before {
    right: 1.5364916773vw;
    font-size: 1.7925736236vw;
  }
}
.breadcrumb-item:nth-last-of-type(1) {
  padding-right: 0;
}
.breadcrumb-item:nth-last-of-type(1):before {
  display: none;
}
.breadcrumb-item a {
  color: #463F39;
}

/*-----------------------------------------------

page-header

-------------------------------------------------*/
.page-header {
  padding: 40px 0;
}
@media screen and (max-width: 767px) {
  .page-header {
    padding: 7.1702944942vw 0;
  }
}

/*-----------------------------------------------

ページ見出し

-------------------------------------------------*/
.page-common-headline {
  text-align: center;
}
.page-common-headline .lt-en {
  display: block;
  margin-bottom: 28px;
  font-size: 16px;
  color: #84a2b2;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .page-common-headline .lt-en {
    margin-bottom: 2.0486555698vw;
    font-size: 3.0729833547vw;
  }
}
.page-common-headline .lt-ja {
  display: inline-block;
  padding: 0 40px;
  position: relative;
  z-index: 1;
  font-size: 34px;
  font-weight: 700;
  color: #008cd6;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 767px) {
  .page-common-headline .lt-ja {
    padding: 0 7.6824583867vw;
    font-size: 5.76184379vw;
  }
}
.page-common-headline .lt-ja:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: -5px;
  -webkit-clip-path: polygon(5% 0%, 0% 100%, 95% 100%, 100% 0%);
          clip-path: polygon(5% 0%, 0% 100%, 95% 100%, 100% 0%);
  width: 100%;
  height: 20px;
  background: #ecf1f3;
}
@media screen and (max-width: 767px) {
  .page-common-headline .lt-ja:before {
    height: 3.5851472471vw;
    bottom: -1.5364916773vw;
  }
}

@media screen and (max-width: 767px) {
  .page-common-headline .lt-ja {
    letter-spacing: 0.1em;
  }
}

/*-----------------------------------------------

問い合わせページ
2024.6新規作成

-------------------------------------------------*/
.contact-list {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .contact-list {
    margin-bottom: 12.8040973111vw;
  }
}

.contact-item {
  padding: 60px 0;
  border-bottom: 1px solid #84a2b2;
}
@media screen and (max-width: 767px) {
  .contact-item {
    padding: 7.6824583867vw 0;
  }
}

.contact-item-headline {
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 700;
  color: #004279;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 767px) {
  .contact-item-headline {
    margin-bottom: 3.8412291933vw;
    font-size: 4.0973111396vw;
    text-align: center;
    line-height: 1.8;
  }
}
.contact-item-headline span {
  display: inline-block;
  position: relative;
  z-index: 1;
  min-width: 550px;
  padding: 0 0.5em;
}
@media screen and (max-width: 767px) {
  .contact-item-headline span {
    min-width: 0;
    display: inline;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#fff100));
    background: linear-gradient(to bottom, transparent 50%, #fff100 100%);
    padding-bottom: 2px;
  }
}
.contact-item-headline span:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 0;
  border-top: 16px solid #fff100;
  left: 0;
  bottom: -6px;
}
@media screen and (max-width: 767px) {
  .contact-item-headline span:before {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .contact-item-info {
    padding-left: 7.6824583867vw;
    padding-right: 7.6824583867vw;
  }
}
.contact-item-info .is-text {
  margin-bottom: 28px;
  position: relative;
  padding: 0 0 0 24px;
  font-size: 22px;
  letter-spacing: 0.075em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .contact-item-info .is-text {
    margin-bottom: 2.5608194622vw;
    padding: 0 0 0 3.8412291933vw;
    font-size: 2.8169014085vw;
  }
}
.contact-item-info .is-text:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: calc(50% - 10px);
  width: 12px;
  height: 20px;
  background: url(/common/img/ng2024/icon_marker_blue.png) no-repeat center center;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  .contact-item-info .is-text:before {
    top: calc(50% - 1.9206145967vw);
    width: 2.304737516vw;
    height: 3.8412291933vw;
  }
}
.contact-item-info .is-text a {
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #ed7a94;
}
.contact-item-info .is-text a:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 0;
  border-top: 2px solid #ed7a94;
  left: 0;
  bottom: -8px;
}
@media screen and (max-width: 767px) {
  .contact-item-info .is-text a:before {
    border-top: 1px solid #ed7a94;
    bottom: 0;
  }
}
.contact-item-info .is-text a:hover {
  text-decoration: none !important;
}
.contact-item-info .is-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .contact-item-info .is-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
  }
}
.contact-item-info .is-number {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 10px 64px;
  font-size: 72px;
  color: #008cd6;
  font-weight: 700;
  background: url(/common/img/ng2024/icon_phone_blue.png) no-repeat left center;
  background-size: 52px auto;
}
@media screen and (max-width: 767px) {
  .contact-item-info .is-number {
    width: 100%;
    padding: 1.2804097311vw 0 1.0243277849vw 7.6824583867vw;
    font-size: 8.9628681178vw;
    background: url(/common/img/ng2024/icon_phone_blue.png) no-repeat left center;
    background-size: 5.3777208707vw auto;
    text-align: center;
  }
}
.contact-item-info .is-number a {
  color: #008cd6;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .contact-item-info .is-number a {
    pointer-events: auto;
  }
}
.contact-item-info .is-caution {
  padding: 0 0 0 40px;
}
@media screen and (max-width: 767px) {
  .contact-item-info .is-caution {
    padding: 1.2804097311vw 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}
.contact-item-info .is-caution p {
  font-size: 18px;
  font-weight: 700;
  color: #008cd6;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .contact-item-info .is-caution p {
    font-size: 2.4327784891vw;
  }
}
.contact-item-info .is-caution p + p {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .contact-item-info .is-caution p + p {
    margin: 0 0 0 1em;
  }
}