@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700;800;900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");
.contents {
  overflow: inherit;
  margin-bottom: 0;
}

.columm1-Container {
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
}

a:not(:root) {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.mainTitle { display: none;}

.p-fv:not(:root) {
  width: 100%;
  padding-top: 1rem;
}
@media screen and (max-width: 767px) {
  .p-fv:not(:root) {
    padding: 1rem 0.4166666667rem 0rem 0.4166666667rem;
  }
}

.p-fv__eyebrow:not(:root) {
  color: #005d8c;
  font-family: "Trajan Pro", "Cinzel", serif;
  font-size: 1.6666666667rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-fv__eyebrow:not(:root) {
    font-size: 1.5rem;
  }
}

.p-fv__title:not(:root) {
  display: block;
  color: #303030;
  font-family: "リュウミン", "リュウミン R-KL", "Zen Old Mincho", serif;
  font-size: 3.3333333333rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 0.8333333333rem;
}
@media screen and (max-width: 767px) {
  .p-fv__title:not(:root) {
    font-size: 2.3333333333rem;
    margin-top: 0.4166666667rem;
  }
}

.p-fv__slider:not(:root) {
  display: grid;
  width: 100%;
  margin-top: 1.3333333333rem;
  aspect-ratio: 1170/591;
}
@media screen and (max-width: 767px) {
  .p-fv__slider:not(:root) {
    margin-top: 0.6666666667rem;
    aspect-ratio: 3/2;
  }
}

.p-fv__slide:not(:root) {
  grid-area: 1/1;
  opacity: 0;
  -webkit-transition: opacity 1.2s ease;
  transition: opacity 1.2s ease;
}

.p-fv__slide.is-active:not(:root) {
  opacity: 1;
}

.p-fv__slide picture:not(:root) {
  display: block;
  width: 100%;
  height: 100%;
}

.p-fv__slide img:not(:root) {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-fv__body:not(:root) {
  text-align: center;
  margin-top: 3.3333333333rem;
}
@media screen and (max-width: 767px) {
  .p-fv__body:not(:root) {
    margin-top: 2rem;
  }
}

.p-fv__bodyTitle:not(:root) {
  color: #005d8c;
  font-family: "リュウミン", "リュウミン R-KL", "Zen Old Mincho", serif;
  font-size: 3.3333333333rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .p-fv__bodyTitle:not(:root) {
    font-size: 2.3333333333rem;
  }
}

.p-fv__text:not(:root) {
  color: #000000;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.3333333333rem;
  line-height: 2;
  letter-spacing: 0;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-fv__text:not(:root) {
    line-height: 1.7;
    text-align: left;
    margin-top: 1.3333333333rem;
  }
}

.p-recommend:not(:root) {
  width: 100%;
  margin-top: 5.8333333333rem;
}
@media screen and (max-width: 767px) {
  .p-recommend:not(:root) {
    padding: 0 0.4166666667rem;
    margin-top: 2rem;
  }
}

.p-recommend__eyebrow:not(:root) {
  color: #005d8c;
  font-family: "Trajan Pro", "Cinzel", serif;
  font-size: 1.6666666667rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-recommend__eyebrow:not(:root) {
    font-size: 1.5rem;
    letter-spacing: 0.08em;
  }
}

.p-recommend__title:not(:root) {
  display: block;
  color: #303030;
  font-family: "リュウミン", "リュウミン R-KL", "Zen Old Mincho", serif;
  font-size: 3.3333333333rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 0.6666666667rem;
}
@media screen and (max-width: 767px) {
  .p-recommend__title:not(:root) {
    font-size: 2.3333333333rem;
    margin-top: 0.3333333333rem;
  }
}

.p-recommend__lead:not(:root) {
  margin-top: 1.3333333333rem;
}

.p-recommend__leadText:not(:root) {
  color: #000000;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.3333333333rem;
  line-height: 2;
  letter-spacing: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-recommend__leadText:not(:root) {
    line-height: 1.7;
  }
}

.p-recommend__leadText:not(:root) + .p-recommend__leadText:not(:root) {
  margin-top: 0;
}

.p-recommend__cards:not(:root) {
  margin-top: 3.3333333333rem;
}
@media screen and (max-width: 767px) {
  .p-recommend__cards:not(:root) {
    margin-top: 2rem;
  }
}

.p-recommend__card:not(:root) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  border: 0.0833333333rem solid #d8e3e8;
  -webkit-box-shadow: 0 0 0.6666666667rem rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 0.6666666667rem rgba(0, 0, 0, 0.16);
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .p-recommend__card:not(:root) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.p-recommend__card:not(:root) + .p-recommend__card:not(:root) {
  margin-top: 2rem;
}

.p-recommend__cardImage:not(:root) {
  width: 65.811965812%;
  aspect-ratio: 770/513;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .p-recommend__cardImage:not(:root) {
    width: 100%;
    aspect-ratio: 360/203;
  }
}

.p-recommend__cardImage img:not(:root) {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-recommend__cardBody:not(:root) {
  position: relative;
  width: 33.3333333333rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 3.3333333333rem;
}
@media screen and (max-width: 1199px) {
  .p-recommend__cardBody:not(:root) {
    width: 100%;
    padding: 1.3333333333rem;
  }
}

.p-recommend__cardNo:not(:root) {
  position: absolute;
  top: 2rem;
  right: 3.3333333333rem;
  color: #cbcacb;
  font-family: "Trajan Pro", "Cinzel", serif;
  font-size: 1.6666666667rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-align: right;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .p-recommend__cardNo:not(:root) {
    top: 1.3333333333rem;
    right: 1.1666666667rem;
  }
}

.p-recommend__badge:not(:root) {
  display: inline-block;
  color: #ffffff;
  font-family: "リュウミン", "リュウミン R-KL", "Zen Old Mincho", serif;
  font-size: 1.3333333333rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
  padding-top: 0rem;
  padding-right: 0.6666666667rem;
  padding-bottom: 0.1rem;
  padding-left: 0.6666666667rem;
  margin: 0;
}

.p-recommend__badge--blue:not(:root) {
  background-color: #0076a8;
}

.p-recommend__badge--gold:not(:root) {
  background-color: #ab951d;
}

.p-recommend__cardSub:not(:root) {
  color: #303030;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.3333333333rem;
  line-height: 1.5;
  letter-spacing: 0;
  margin-bottom: 0;
  margin-top: 0.6666666667rem;
}

.p-recommend__cardTitle:not(:root) {
  display: block;
  color: #303030;
  font-family: "リュウミン", "リュウミン R-KL", "Zen Old Mincho", serif;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 0.6666666667rem;
}
@media screen and (max-width: 1199px) {
  .p-recommend__cardTitle:not(:root) {
    font-size: 1.6666666667rem;
  }
}

.p-recommend__cardSub:not(:root) + .p-recommend__cardTitle:not(:root) {
  margin-top: 0.3333333333rem;
}

.p-recommend__priceTable:not(:root) {
  border-top: 0.0833333333rem solid #ddd5a5;
  border-bottom: 0.0833333333rem solid #ddd5a5;
  padding-top: 0.6666666667rem;
  padding-right: 0.6666666667rem;
  padding-bottom: 0.6666666667rem;
  padding-left: 0.6666666667rem;
  margin: 0;
  margin-top: 1.3333333333rem;
}
@media screen and (max-width: 1199px) {
  .p-recommend__priceTable:not(:root) {
    margin-top: 0.6666666667rem;
  }
}

.p-recommend__priceRow:not(:root) + .p-recommend__priceRow:not(:root) {
  margin-top: 1rem;
}

.p-recommend__priceLabel:not(:root) {
  color: #303030;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0;
  margin: 0;
}

.p-recommend__priceValue:not(:root) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.6666666667rem;
     -moz-column-gap: 0.6666666667rem;
          column-gap: 0.6666666667rem;
  color: #303030;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.3333333333rem;
  line-height: 1.2;
  letter-spacing: 0;
  margin: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0.1666666667rem;
}

.p-recommend__room:not(:root):not(.color) {
  display: inline-block;
  color: #303030;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  border: 0.0833333333rem solid #d9d9d9;
  border-radius: 3.3333333333rem;
  padding-top: 0rem;
  padding-right: 0.6666666667rem;
  padding-bottom: 0rem;
  padding-left: 0.6666666667rem;
  margin-bottom: 0;
}

.p-recommend__amount:not(:root):not(.color) {
  color: #303030;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 0;
}

.p-recommend__amountNum:not(:root):not(.color) {
  font-size: 1.5rem;
  margin-bottom: 0;
}

.p-recommend__note:not(:root) {
  color: #303030;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0;
  margin-bottom: 0;
  margin-top: 0.6666666667rem;
}

.p-recommend__detail:not(:root) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ab951d;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  width: 15rem;
  min-height: 3rem;
  background-color: #ffffff;
  border: 0.0833333333rem solid #ab951d;
  border-radius: 3.3333333333rem;
  margin-top: 1.3333333333rem;
}
@media screen and (max-width: 1199px) {
  .p-recommend__detail:not(:root) {
    font-size: 1.1666666667rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-recommend__detail:not(:root):hover {
  opacity: 1 !important;
  color: #ffffff;
  border: 0.0833333333rem solid #786814;
  background-color: #786814;
}

.p-recommend__cta:not(:root) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.1666666667rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  width: 23.3333333333rem;
  max-width: 100%;
  min-height: 4.6666666667rem;
  background-color: #0076a8;
  margin-top: 3.3333333333rem;
  margin-inline: auto;
}
@media screen and (max-width: 1199px) {
  .p-recommend__cta:not(:root) {
    margin-top: 2rem;
  }
}
.p-recommend__cta:not(:root):hover {
  opacity: 1 !important;
  background-color: #004162;
}

.p-ship:not(:root) {
  width: 100%;
  margin-top: 6.6666666667rem;
}
@media screen and (max-width: 767px) {
  .p-ship:not(:root) {
    padding: 0 0.4166666667rem;
    margin-top: 3.3333333333rem;
  }
}

.p-ship__eyebrow:not(:root) {
  color: #005d8c;
  font-family: "Trajan Pro", "Cinzel", serif;
  font-size: 1.6666666667rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-ship__eyebrow:not(:root) {
    font-size: 1.5rem;
  }
}

.p-ship__title:not(:root) {
  display: block;
  color: #303030;
  font-family: "リュウミン", "リュウミン R-KL", "Zen Old Mincho", serif;
  font-size: 3.3333333333rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 0.6666666667rem;
}
@media screen and (max-width: 767px) {
  .p-ship__title:not(:root) {
    font-size: 2.3333333333rem;
    margin-top: 0.3333333333rem;
  }
}

.p-ship__lead:not(:root) {
  color: #000000;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.3333333333rem;
  line-height: 2;
  letter-spacing: 0;
  margin-top: 1.3333333333rem;
}
@media screen and (max-width: 767px) {
  .p-ship__lead:not(:root) {
    line-height: 1.7;
  }
}

.p-ship__cards:not(:root) {
  margin-top: 3.3333333333rem;
}
@media screen and (max-width: 767px) {
  .p-ship__cards:not(:root) {
    margin-top: 2rem;
  }
}

.p-ship__card:not(:root) {
  display: block;
  background-color: #ffffff;
  border: 0.0833333333rem solid #d8e3e8;
  padding: 3.3333333333rem;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .p-ship__card:not(:root) {
    padding: 1.9166666667rem 1.25rem;
  }
}

.p-ship__card:not(:root) + .p-ship__card:not(:root) {
  margin-top: 3.3333333333rem;
}
@media screen and (max-width: 767px) {
  .p-ship__card:not(:root) + .p-ship__card:not(:root) {
    margin-top: 2rem;
  }
}

.p-ship__logo:not(:root) {
  color: #ab951d;
  font-family: "Trajan Pro", "Cinzel", serif;
  font-size: 1.9166666667rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.12em;
  margin: 0;
}

.p-ship__logo--blue:not(:root) {
  color: #005d8c;
}

.p-ship__cardTitle:not(:root) {
  display: block;
  color: #303030;
  font-family: "リュウミン", "リュウミン R-KL", "Zen Old Mincho", serif;
  font-size: 3.3333333333rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .p-ship__cardTitle:not(:root) {
    font-size: 2.3333333333rem;
    margin-top: 0.3333333333rem;
  }
}

.p-ship__bodyText:not(:root) {
  color: #000000;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.3333333333rem;
  line-height: 2;
  letter-spacing: 0;
  margin: 0;
  margin-top: 1.3333333333rem;
}
@media screen and (max-width: 767px) {
  .p-ship__bodyText:not(:root) {
    line-height: 1.7;
  }
}

.p-ship__slider:not(:root) {
  width: 75rem;
  max-width: 100%;
  margin-top: 3.3333333333rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-ship__slider:not(:root) {
    width: 100%;
    margin-top: 2rem;
  }
}

.p-ship__viewport:not(:root) {
  position: relative;
  width: 100%;
  aspect-ratio: 900/500;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-ship__viewport:not(:root) {
    aspect-ratio: 328/185;
  }
}

.p-ship__track:not(:root) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

.p-ship__slide:not(:root) {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  height: 100%;
  min-width: 0;
}

.p-ship__slide img:not(:root) {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-ship__arrow:not(:root) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}

.p-ship__arrow:focus:not(:root),
.p-ship__arrow:focus-visible:not(:root) {
  outline: none;
}

.p-ship__arrowIcon:not(:root) {
  display: block;
  width: 3.6666666667rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-ship__arrowIcon:not(:root) {
    width: 2.5rem;
  }
}

.p-ship__arrow--prev:not(:root) {
  left: 1.0833333333rem;
}
@media screen and (max-width: 767px) {
  .p-ship__arrow--prev:not(:root) {
    left: 0.1666666667rem;
  }
}

.p-ship__arrow--prev .p-ship__arrowIcon:not(:root) {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.p-ship__arrow--next:not(:root) {
  right: 1.0833333333rem;
}
@media screen and (max-width: 767px) {
  .p-ship__arrow--next:not(:root) {
    right: 0.1666666667rem;
  }
}

.p-ship__thumbs:not(:root) {
  width: 100%;
  overflow: hidden;
  margin-top: 0.5833333333rem;
}
@media screen and (max-width: 767px) {
  .p-ship__thumbs:not(:root) {
    margin-top: 0.6666666667rem;
  }
}

.p-ship__thumbTrack:not(:root) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0.5833333333rem;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
@media screen and (max-width: 767px) {
  .p-ship__thumbTrack:not(:root) {
    gap: 0.3333333333rem;
  }
}

.p-ship__thumb:not(:root) {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 11.6666666667rem;
  height: 6.6666666667rem;
  padding: 0;
  background: none;
  border: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .p-ship__thumb:not(:root) {
    width: 6.6666666667rem;
    height: 3.75rem;
  }
}

.p-ship__thumb:focus:not(:root),
.p-ship__thumb:focus-visible:not(:root) {
  outline: none;
}

.p-ship__thumb img:not(:root) {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-ship__cta:not(:root) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.1666666667rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0;
  text-decoration: none;
  text-align: center;
  width: 23.3333333333rem;
  max-width: 100%;
  min-height: 4.6666666667rem;
  margin-top: 3.3333333333rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-ship__cta:not(:root) {
    margin-top: 2rem;
  }
}
.p-ship__cta:not(:root):hover {
  opacity: 1 !important;
  background-color: #004162;
}

.p-ship__cta--gold:not(:root) {
  background-color: #ab951d;
}
.p-ship__cta--gold:not(:root):hover {
  background-color: #786814;
}

.p-ship__cta--blue:not(:root) {
  background-color: #0076a8;
}

.p-destination:not(:root) {
  position: relative;
  width: 100%;
  padding: 10rem 0rem;
  margin-top: 6.6666666667rem;
  background-color: #e6eff4;
  -webkit-box-shadow: 0 0 0 100vmax #e6eff4;
          box-shadow: 0 0 0 100vmax #e6eff4;
  clip-path: inset(0 -100vmax);
}
@media screen and (max-width: 767px) {
  .p-destination:not(:root) {
    padding: 3.3333333333rem 0.4166666667rem;
    margin-top: 3.3333333333rem;
  }
}

.p-destination__head:not(:root) {
  margin-top: 0;
}

.p-destination__eyebrow:not(:root) {
  color: #005d8c;
  font-family: "Trajan Pro", "Cinzel", serif;
  font-size: 1.6666666667rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-destination__eyebrow:not(:root) {
    font-size: 1.5rem;
  }
}

.p-destination__title:not(:root) {
  display: block;
  color: #303030;
  font-family: "リュウミン", "リュウミン R-KL", "Zen Old Mincho", serif;
  font-size: 3.3333333333rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 0.6666666667rem;
}
@media screen and (max-width: 767px) {
  .p-destination__title:not(:root) {
    font-size: 2.3333333333rem;
    margin-top: 0.3333333333rem;
  }
}

.p-destination__lead:not(:root) {
  color: #000000;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.3333333333rem;
  line-height: 2;
  letter-spacing: 0;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-destination__lead:not(:root) {
    line-height: 1.7;
    margin-top: 1.3333333333rem;
  }
}

.p-destination__cards:not(:root) {
  margin-top: 3.3333333333rem;
}
@media screen and (max-width: 767px) {
  .p-destination__cards:not(:root) {
    margin-top: 2rem;
  }
}

.p-destination__card:not(:root) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  border: 0.0833333333rem solid #d8e3e8;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .p-destination__card:not(:root) {
    display: block;
  }
}

.p-destination__card:not(:root) + .p-destination__card:not(:root) {
  margin-top: 2rem;
}

.p-destination__cardImage:not(:root) {
  width: 48.75rem;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .p-destination__cardImage:not(:root) {
    width: 100%;
  }
}

.p-destination__cardImage img:not(:root) {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.p-destination__cardBody:not(:root) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 48.75rem;
  padding: 1.6666666667rem 3.3333333333rem;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .p-destination__cardBody:not(:root) {
    width: 100%;
    padding: 1.3333333333rem;
  }
}

.p-destination__cardTitle:not(:root) {
  display: block;
  color: #303030;
  font-family: "リュウミン", "リュウミン R-KL", "Zen Old Mincho", serif;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  text-align: left;
  border-bottom: 0.0833333333rem solid #99bed1;
  padding-bottom: 1.3333333333rem;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-destination__cardTitle:not(:root) {
    padding-bottom: 0.6666666667rem;
  }
}

.p-destination__cardText:not(:root) {
  color: #000000;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.1666666667rem;
  line-height: 2;
  letter-spacing: 0;
  margin-top: 1.3333333333rem;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .p-destination__cardText:not(:root) {
    line-height: 1.7;
    margin-top: 0.6666666667rem;
  }
}

.p-destination__cardLink:not(:root) {
  display: block;
  color: #1d4294;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.1666666667rem;
  line-height: 2;
  font-weight: 400;
  letter-spacing: 0;
  text-decoration: underline;
  margin-top: 1.3333333333rem;
}
@media screen and (max-width: 767px) {
  .p-destination__cardLink:not(:root) {
    line-height: 1.7;
    margin-top: 0.6666666667rem;
  }
}

.p-faq:not(:root) {
  width: 100%;
  margin-top: 6.6666666667rem;
}
@media screen and (max-width: 767px) {
  .p-faq:not(:root) {
    padding: 0 0.4166666667rem;
    margin-top: 3.3333333333rem;
  }
}

.p-faq__head:not(:root) {
  margin-top: 0;
}

.p-faq__eyebrow:not(:root) {
  color: #005d8c;
  font-family: "Trajan Pro", "Cinzel", serif;
  font-size: 1.6666666667rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-faq__eyebrow:not(:root) {
    font-size: 1.5rem;
  }
}

.p-faq__title:not(:root) {
  display: block;
  color: #303030;
  font-family: "リュウミン", "リュウミン R-KL", "Zen Old Mincho", serif;
  font-size: 3.3333333333rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 0.6666666667rem;
}
@media screen and (max-width: 767px) {
  .p-faq__title:not(:root) {
    font-size: 2.3333333333rem;
    margin-top: 0.3333333333rem;
  }
}

.p-faq__lead:not(:root) {
  margin-top: 1.3333333333rem;
}

.p-faq__leadText:not(:root) {
  color: #000000;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.3333333333rem;
  line-height: 2;
  letter-spacing: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-faq__leadText:not(:root) {
    line-height: 1.7;
  }
}

.p-faq__leadLink:not(:root) {
  color: #1d4294;
  text-decoration: underline;
}

.p-faq__list:not(:root) {
  border-top: 0.0833333333rem solid #99bed1;
  margin-top: 3.3333333333rem;
}
@media screen and (max-width: 767px) {
  .p-faq__list:not(:root) {
    margin-top: 2rem;
  }
}

.p-faq__item:not(:root) {
  padding: 2rem 3.3333333333rem;
  border-bottom: 0.0833333333rem solid #99bed1;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .p-faq__item:not(:root) {
    padding: 1.3333333333rem 0.6666666667rem;
  }
}

.p-faq__question:not(:root) {
  display: block;
  margin-top: 0;
}

.p-faq__toggle:not(:root) {
  position: relative;
  display: block;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  text-align: left;
  cursor: default;
}
@media screen and (max-width: 767px) {
  .p-faq__toggle:not(:root) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    cursor: pointer;
    padding-right: 2rem;
  }
}

.p-faq__toggle:focus:not(:root),
.p-faq__toggle:focus-visible:not(:root) {
  outline: none;
}

.p-faq__questionText:not(:root):not(.color) {
  display: block;
  color: #0076a8;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.6666666667rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0;
  margin: 0rem;
}
@media screen and (max-width: 767px) {
  .p-faq__questionText:not(:root):not(.color) {
    font-size: 1.3333333333rem;
  }
}

span.p-faq__icon:not(:root) {
  display: none;
}
@media screen and (max-width: 767px) {
  span.p-faq__icon:not(:root) {
    display: block;
    position: absolute;
    top: 0.5rem;
    right: 0.3333333333rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 1.0833333333rem;
    height: 1.0833333333rem;
    margin: 0;
  }
}

.p-faq__icon:not(:root)::before,
.p-faq__icon:not(:root)::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #0076a8;
}

.p-faq__icon:not(:root)::before {
  width: 1.0833333333rem;
  height: 0.1666666667rem;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.p-faq__icon:not(:root)::after {
  width: 0.1666666667rem;
  height: 1.0833333333rem;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

@media screen and (max-width: 767px) {
  .p-faq__item.is-open .p-faq__icon:not(:root)::after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
            transform: translate(-50%, -50%) rotate(90deg);
  }
}

.p-faq__answer:not(:root) {
  display: block;
  margin-top: 0.6666666667rem;
}
@media screen and (max-width: 767px) {
  .p-faq__answer:not(:root) {
    display: grid;
    grid-template-rows: 0fr;
    margin-top: 0;
    -webkit-transition: grid-template-rows 0.35s ease;
    transition: grid-template-rows 0.35s ease;
    transition: grid-template-rows 0.35s ease, -ms-grid-rows 0.35s ease;
  }
}

.p-faq__answerBody:not(:root) {
  overflow: hidden;
  min-height: 0;
}

@media screen and (max-width: 767px) {
  .p-faq__answerBody:not(:root) > :first-child {
    margin-top: 1.3333333333rem;
  }
}

@media screen and (max-width: 767px) {
  .p-faq__item.is-open .p-faq__answer:not(:root) {
    grid-template-rows: 1fr;
  }
}

.p-faq__answerText:not(:root) {
  color: #303030;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.3333333333rem;
  line-height: 1.7;
  letter-spacing: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-faq__answerText:not(:root) {
    line-height: 1.5;
  }
}

.p-faq__answerLink:not(:root) {
  color: #1d4294;
  text-decoration: underline;
}

.p-plan:not(:root) {
  width: 100%;
  margin-top: 6.6666666667rem;
}
@media screen and (max-width: 767px) {
  .p-plan:not(:root) {
    padding: 0 0.4166666667rem;
    margin-top: 3.3333333333rem;
  }
}

.p-plan__title:not(:root) {
  display: block;
  color: #303030;
  font-family: "リュウミン", "リュウミン R-KL", "Zen Old Mincho", serif;
  font-size: 3.3333333333rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .p-plan__title:not(:root) {
    font-size: 2.3333333333rem;
  }
}

.p-plan__cards:not(:root) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 2rem;
  margin-top: 3.3333333333rem;
}
@media screen and (max-width: 1199px) {
  .p-plan__cards:not(:root) {
    display: block;
    margin-top: 1.5rem;
  }
}

.p-plan__card:not(:root) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
  background-color: #ffffff;
  border: 0.0833333333rem solid #d8e3e8;
  -webkit-box-shadow: 0 0 0.6666666667rem rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 0.6666666667rem rgba(0, 0, 0, 0.16);
  overflow: hidden;
  margin-top: 0;
}
@media screen and (max-width: 1199px) {
  .p-plan__card:not(:root) {
    width: 100%;
  }
}

@media screen and (max-width: 1199px) {
  .p-plan__card:not(:root) + .p-plan__card:not(:root) {
    margin-top: 2rem;
  }
}

.p-plan__cardImage:not(:root) {
  width: 100%;
  aspect-ratio: 374/210;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .p-plan__cardImage:not(:root) {
    aspect-ratio: 360/203;
  }
}

.p-plan__cardImage img:not(:root) {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-plan__cardBody:not(:root) {
  position: relative;
  padding-top: 1.3333333333rem;
  padding-right: 1.3333333333rem;
  padding-bottom: 2rem;
  padding-left: 1.3333333333rem;
}
@media screen and (max-width: 1199px) {
  .p-plan__cardBody:not(:root) {
    padding-bottom: 1.3333333333rem;
  }
}

.p-plan__cardNo:not(:root) {
  position: absolute;
  top: 1.3333333333rem;
  right: 1.3333333333rem;
  color: #cbcacb;
  font-family: "Trajan Pro", "Cinzel", serif;
  font-size: 1.6666666667rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-align: right;
  margin: 0;
}

.p-plan__badge:not(:root) {
  display: inline-block;
  color: #ffffff;
  font-family: "リュウミン", "リュウミン R-KL", "Zen Old Mincho", serif;
  font-size: 1.3333333333rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
  padding-top: 0rem;
  padding-right: 0.6666666667rem;
  padding-bottom: 0rem;
  padding-left: 0.6666666667rem;
  margin: 0;
}

.p-plan__badge--blue:not(:root) {
  background-color: #0076a8;
}

.p-plan__badge--gold:not(:root) {
  background-color: #ab951d;
}

.p-plan__cardSub:not(:root) {
  color: #303030;
  font-family: "リュウミン", "リュウミン R-KL", "Zen Old Mincho", serif;
  font-size: 1.3333333333rem;
  line-height: 1.5;
  letter-spacing: 0;
  margin-bottom: 0;
  margin-top: 0.6666666667rem;
}

.p-plan__cardTitle:not(:root) {
  display: block;
  color: #303030;
  font-family: "リュウミン", "リュウミン R-KL", "Zen Old Mincho", serif;
  font-size: 1.6666666667rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 0.6666666667rem;
}

.p-plan__cardSub:not(:root) + .p-plan__cardTitle:not(:root) {
  margin-top: 0.3333333333rem;
}

.p-plan__priceTable:not(:root) {
  border-top: 0.0833333333rem solid #ddd5a5;
  border-bottom: 0.0833333333rem solid #ddd5a5;
  padding-top: 1rem;
  padding-right: 0.6666666667rem;
  padding-bottom: 1rem;
  padding-left: 0.6666666667rem;
  margin: 0;
  margin-top: 0.6666666667rem;
}

.p-plan__priceRow:not(:root) + .p-plan__priceRow:not(:root) {
  margin-top: 1rem;
}

.p-plan__priceLabel:not(:root) {
  color: #303030;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 0;
  margin: 0;
}

.p-plan__priceValue:not(:root) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.6666666667rem;
     -moz-column-gap: 0.6666666667rem;
          column-gap: 0.6666666667rem;
  color: #303030;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.3333333333rem;
  line-height: 1.2;
  letter-spacing: 0;
  margin: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0.3333333333rem;
}

.p-plan__room:not(:root):not(.color) {
  display: inline-block;
  color: #303030;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  border: 0.0833333333rem solid #d9d9d9;
  border-radius: 3.3333333333rem;
  padding-top: 0rem;
  padding-right: 0.6666666667rem;
  padding-bottom: 0rem;
  padding-left: 0.6666666667rem;
  margin-bottom: 0;
}

.p-plan__amount:not(:root):not(.color) {
  color: #303030;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 0;
}

.p-plan__amountNum:not(:root):not(.color) {
  font-size: 1.5rem;
  margin-bottom: 0;
}

.p-plan__note:not(:root) {
  color: #303030;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  letter-spacing: 0;
  margin-bottom: 0;
  margin-top: 0.6666666667rem;
}

.p-plan__detail:not(:root) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ab951d;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.1666666667rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  width: 15rem;
  max-width: 100%;
  min-height: 3rem;
  background-color: #ffffff;
  border: 0.0833333333rem solid #ab951d;
  border-radius: 3.3333333333rem;
  margin-top: 1.3333333333rem;
  margin-inline: auto;
}
.p-plan__detail:not(:root):hover {
  opacity: 1 !important;
  color: #ffffff;
  border: 0.0833333333rem solid #786814;
  background-color: #786814;
}

.p-plan__cta:not(:root) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.1666666667rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  width: 23.3333333333rem;
  max-width: 100%;
  min-height: 4.6666666667rem;
  background-color: #0076a8;
  margin-top: 3.3333333333rem;
  margin-inline: auto;
}
@media screen and (max-width: 1199px) {
  .p-plan__cta:not(:root) {
    margin-top: 2rem;
  }
}
.p-plan__cta:not(:root):hover {
  opacity: 1 !important;
  background-color: #004162;
}

.p-plan__comment {
  margin-top: 6.6666666667rem;
}
@media screen and (max-width: 767px) {
  .p-plan__comment {
    margin-top: 3.3333333333rem;
  }
}
.p-plan__comment p {
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.1666666667rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 0rem;
}

.p-area {
  position: relative;
  width: 100%;
  padding: 10rem 0rem;
  margin-top: 6.6666666667rem;
  background-color: #e6eff4;
  -webkit-box-shadow: 0 0 0 100vmax #e6eff4;
          box-shadow: 0 0 0 100vmax #e6eff4;
  clip-path: inset(0 -100vmax);
}
@media screen and (max-width: 767px) {
  .p-area {
    padding: 3.3333333333rem 0rem;
    margin-top: 3.3333333333rem;
  }
}

.p-explore:not(:root) {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-explore:not(:root) {
    padding: 0 0.4166666667rem;
  }
}

.p-explore__tourism:not(:root) {
  margin-top: 0;
}

.p-explore__head:not(:root) {
  margin-top: 0;
}

.p-explore__eyebrow:not(:root) {
  color: #005d8c;
  font-family: "Trajan Pro", "Cinzel", serif;
  font-size: 1.6666666667rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-explore__eyebrow:not(:root) {
    font-size: 1.5rem;
  }
}

.p-explore__title:not(:root) {
  display: block;
  color: #303030;
  font-family: "リュウミン", "リュウミン R-KL", "Zen Old Mincho", serif;
  font-size: 3.3333333333rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 0.6666666667rem;
}
@media screen and (max-width: 767px) {
  .p-explore__title:not(:root) {
    font-size: 2.3333333333rem;
    margin-top: 0.3333333333rem;
  }
}

.p-explore__lead:not(:root) {
  color: #000000;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.3333333333rem;
  line-height: 2;
  letter-spacing: 0;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-explore__lead:not(:root) {
    line-height: 1.7;
    margin-top: 1.3333333333rem;
  }
}

.p-explore__cards:not(:root) {
  margin-top: 3.3333333333rem;
}
@media screen and (max-width: 767px) {
  .p-explore__cards:not(:root) {
    margin-top: 2rem;
  }
}

.p-explore__card:not(:root) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  border: 0.0833333333rem solid #d8e3e8;
  margin-top: 0;
}
@media screen and (max-width: 1199px) {
  .p-explore__card:not(:root) {
    -webkit-box-align: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
  }
}
@media screen and (max-width: 767px) {
  .p-explore__card:not(:root) {
    display: block;
  }
}

.p-explore__card:not(:root) + .p-explore__card:not(:root) {
  margin-top: 2rem;
}

.p-explore__cardImage:not(:root) {
  width: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .p-explore__cardImage:not(:root) {
    width: 100%;
  }
}

.p-explore__cardImage img:not(:root) {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.p-explore__cardBody:not(:root) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  padding: 0 3.3333333333rem;
  margin-top: 0;
}
@media screen and (max-width: 1199px) {
  .p-explore__cardBody:not(:root) {
    padding: 2.5rem 3.3333333333rem;
  }
}
@media screen and (max-width: 767px) {
  .p-explore__cardBody:not(:root) {
    width: 100%;
    padding: 1.3333333333rem;
  }
}

.p-explore__cardTitle:not(:root) {
  display: block;
  color: #303030;
  font-family: "リュウミン", "リュウミン R-KL", "Zen Old Mincho", serif;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  text-align: left;
  border-bottom: 0.0833333333rem solid #99bed1;
  padding-bottom: 1.3333333333rem;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-explore__cardTitle:not(:root) {
    padding-bottom: 0.6666666667rem;
  }
}

.p-explore__cardText:not(:root) {
  color: #000000;
  font-family: "UD新ゴNT Pro", "UD Shin Go NT Regular", "Zen Kaku Gothic New", sans-serif;
  font-size: 1.3333333333rem;
  line-height: 2;
  letter-spacing: 0;
  margin-top: 1.3333333333rem;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .p-explore__cardText:not(:root) {
    line-height: 1.7;
    margin-top: 0.6666666667rem;
  }
}

@media screen and (max-width: 767px) {
  .u-pc {
    display: none !important;
  }
}

.u-sp {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .u-sp {
    display: block !important;
  }
}

.u-sp-inline {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .u-sp-inline {
    display: inline-block !important;
  }
}

.u-sp-flex {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .u-sp-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}/*# sourceMappingURL=style.css.map */