@charset "UTF-8";
/* =======================================

	Structure CSS

========================================== */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.center {
  text-align: center !important;
  vertical-align: middle;
}

.txt_right {
  text-align: right !important;
}

.txt_left {
  text-align: left !important;
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}

.bold {
  font-weight: bold !important;
}

.red {
  color: #c00 !important;
}

.blue {
  color: #15376a !important;
}

.white {
  color: #fff !important;
}

.beni {
  color: #ff5c5c !important;
}

.orange {
  color: #f88f03 !important;
}

.mincho {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.bg_w {
  background: rgb(255, 255, 255);
}

.float_l {
  float: left;
}

.float_r {
  float: right;
}

.clear_both {
  clear: both;
}

.f10 {
  font-size: 10px !important;
}

.f11 {
  font-size: 11px !important;
}

.f12 {
  font-size: 12px !important;
}

.f13 {
  font-size: 13px !important;
}

.f14 {
  font-size: 14px !important;
}

.f15 {
  font-size: 15px !important;
}

.f16 {
  font-size: 16px !important;
}

.f17 {
  font-size: 17px !important;
}

.f18 {
  font-size: 18px !important;
}

.f19 {
  font-size: 19px !important;
}

.f20 {
  font-size: 20px !important;
}

.f21 {
  font-size: 21px !important;
}

.f22 {
  font-size: 22px !important;
}

.f23 {
  font-size: 23px !important;
}

.f24 {
  font-size: 24px !important;
}

.f25 {
  font-size: 25px !important;
}

.f26 {
  font-size: 26px !important;
}

.f27 {
  font-size: 27px !important;
}

.f28 {
  font-size: 28px !important;
}

.f29 {
  font-size: 29px !important;
}

.f30 {
  font-size: 30px !important;
}

.f31 {
  font-size: 31px !important;
}

.f32 {
  font-size: 32px !important;
}

.f33 {
  font-size: 33px !important;
}

@media (max-width: 600px) and (min-width: 0px) {
  .f10 {
    font-size: 8px !important;
  }
  .f11 {
    font-size: 9px !important;
  }
  .f12 {
    font-size: 10px !important;
  }
  .f13 {
    font-size: 11px !important;
  }
  .f14 {
    font-size: 12px !important;
  }
  .f15 {
    font-size: 13px !important;
  }
  .f16 {
    font-size: 14px !important;
  }
  .f17 {
    font-size: 15px !important;
  }
  .f18 {
    font-size: 16px !important;
  }
  .f19 {
    font-size: 17px !important;
  }
  .f20 {
    font-size: 18px !important;
  }
  .f21 {
    font-size: 19px !important;
  }
  .f22 {
    font-size: 20px !important;
  }
  .f23 {
    font-size: 21px !important;
  }
  .f24 {
    font-size: 22px !important;
  }
  .f25 {
    font-size: 23px !important;
  }
  .f26 {
    font-size: 24px !important;
  }
  .f27 {
    font-size: 25px !important;
  }
  .f28 {
    font-size: 26px !important;
  }
  .f29 {
    font-size: 27px !important;
  }
  .f30 {
    font-size: 28px !important;
  }
  .f31 {
    font-size: 29px !important;
  }
  .f32 {
    font-size: 30px !important;
  }
  .f33 {
    font-size: 31px !important;
  }
}
.bb {
  border-bottom: 1px solid #ccc;
}

/* =======================================

	margin / padding

========================================== */
.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

.mb1em {
  margin-bottom: 1em !important;
}

.pd0 {
  padding: 0 !important;
}

.pt70 {
  padding-top: 70px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

@media (max-width: 600px) and (min-width: 0px) {
  .mb10 {
    margin-bottom: 3% !important;
  }
  .mb15 {
    margin-bottom: 3% !important;
  }
  .mb20 {
    margin-bottom: 5% !important;
  }
  .mb25 {
    margin-bottom: 5% !important;
  }
  .mb30 {
    margin-bottom: 5% !important;
  }
  .mb35 {
    margin-bottom: 5% !important;
  }
  .mb40 {
    margin-bottom: 5% !important;
  }
  .mb45 {
    margin-bottom: 5% !important;
  }
  .mb50 {
    margin-bottom: 10% !important;
  }
  .mb60 {
    margin-bottom: 10% !important;
  }
  .mb70 {
    margin-bottom: 15% !important;
  }
  .mb80 {
    margin-bottom: 15% !important;
  }
  .mb90 {
    margin-bottom: 15% !important;
  }
  .mb100 {
    margin-bottom: 15% !important;
  }
  .mb150 {
    margin-bottom: 15% !important;
  }
  .pt70 {
    padding-top: 10% !important;
  }
  .adjust {
    padding: 0 5%;
  }
}
.ml0 {
  margin-left: 0px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.ml150 {
  margin-left: 150px !important;
}

.ml1em {
  margin-left: 1em !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.ml150 {
  margin-left: 150px !important;
}

@media (max-width: 600px) and (min-width: 0px) {
  .ml10 {
    margin-left: 3% !important;
  }
  .ml15 {
    margin-left: 3% !important;
  }
  .ml20 {
    margin-left: 5% !important;
  }
  .ml25 {
    margin-left: 5% !important;
  }
  .ml30 {
    margin-left: 5% !important;
  }
  .ml35 {
    margin-left: 5% !important;
  }
  .ml40 {
    margin-left: 5% !important;
  }
  .ml45 {
    margin-left: 5% !important;
  }
  .ml50 {
    margin-left: 10% !important;
  }
  .ml60 {
    margin-left: 10% !important;
  }
  .ml70 {
    margin-left: 15% !important;
  }
  .ml80 {
    margin-left: 15% !important;
  }
  .ml90 {
    margin-left: 15% !important;
  }
  .ml100 {
    margin-left: 15% !important;
  }
  .ml150 {
    margin-left: 15% !important;
  }
}
/* =======================================

	form

========================================== */
.contact_form {
  margin-bottom: 50px;
}

.contact_form table {
  margin-bottom: 30px;
  border-top: 1px solid #ccc;
  width: 100%;
}

.contact_form table tbody tr {
  border-bottom: 1px solid #ccc;
}

.contact_form table tbody tr th {
  padding: 30px;
  vertical-align: middle;
  background: #f1f1f1;
  width: 250px;
}

.contact_form table tbody tr td {
  padding: 20px;
  vertical-align: middle;
}

.contact_form table tbody tr td label {
  margin-right: 10px;
}

.textarea1 {
  padding: 10px;
  height: 10em !important;
  width: 100% !important;
}

.input1,
.input2 {
  padding: 10px;
  width: 300px;
}

.input2 {
  width: 400px;
}

.select1 {
  padding: 10px;
  width: 300px;
}

.contact_form table tbody tr th span {
  margin-left: 10px;
}

.contact_form div.privacy_btn {
  background: #f3f4ef;
  padding: 20px;
  margin-bottom: 20px;
}

.contact_form div.privacy_btn p {
  margin-bottom: 20px;
}

.contact_form button.btn1 {
  width: 340px;
  padding: 20px 0;
  text-align: center;
  margin: auto;
  font-size: 16px;
  cursor: pointer;
}

#datepicker + img {
  width: 2em;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

@media (max-width: 600px) and (min-width: 0px) {
  .contact_form {
    padding: 0 5%;
    margin-bottom: 10%;
  }
  .contact_form table {
    margin-bottom: 5%;
    border-top: 1px solid #ccc;
    width: 100%;
  }
  .contact_form table tbody tr {
    border-bottom: 1px solid #ccc;
  }
  .contact_form table tbody tr th {
    padding: 3%;
    vertical-align: middle;
    background: #f1f1f1;
    width: 100%;
    float: left;
  }
  .contact_form table tbody tr td {
    padding: 3%;
    vertical-align: middle;
    float: left;
    width: 100%;
  }
  .contact_form table tbody tr td label {
    margin-right: 10px;
  }
  .textarea1 {
    padding: 3%;
    height: 10em !important;
    width: 94% !important;
  }
  .input1,
  .input2 {
    padding: 3%;
    width: 94%;
  }
  .input2 {
    width: 94%;
  }
  .select1 {
    padding: 3%;
    width: 94%;
  }
  .contact_form table tbody tr th span {
    margin-left: 10px;
  }
  .contact_form div.privacy_btn {
    background: #f3f4ef;
    padding: 5%;
    margin-bottom: 5%;
  }
  .contact_form div.privacy_btn p {
    margin-bottom: 5%;
  }
  .contact_form button.btn1 {
    width: 100%;
    padding: 5% 0;
    text-align: center;
    margin: auto;
    font-size: 16px;
    cursor: pointer;
  }
  #datepicker {
    width: 85%;
  }
  #datepicker + img {
    width: 2em;
    display: inline-block;
    vertical-align: middle;
  }
}
/*==================================================
$共通要素
==================================================*/
body {
  min-width: unset;
}

.wrap * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 600px) {
  .is-pc {
    display: none !important;
  }
}
@media (min-width: 601px) {
  .is-sp {
    display: none !important;
  }
}
@media (min-width: 601px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
figure {
  will-change: transform; /*safariのoverflow不具合対策*/
}

/*==========フェードイン==========*/
.js-scroll-up {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: all 1s;
  transition: all 1s;
}

/*
.scroll-up + .scroll-up {
  transition-delay: 0.3s;
}
.scroll-up + .scroll-up + .scroll-up {
  transition-delay: 0.6s;
}
.scroll-up + .scroll-up + .scroll-up + .scroll-up {
  transition-delay: 0.9s;
}*/
.js-scroll-up.is-show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

/*==================================================
$共通パーツ
==================================================*/
/*ユーティリティ*/
.is-text-pink {
  color: var(--color-pink) !important;
}

.is-text-gold {
  color: var(--color-gold) !important;
}

.is-text-center {
  text-align: center !important;
}

.is-bg-pink {
  background-color: var(--color-pink) !important;
}

.is-bg-pale-pink {
  background-color: var(--color-pale-pink) !important;
}

.is-bg-beige {
  background-color: var(--color-beige) !important;
}

.is-box-shadow {
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
}

.c-title_l {
  font-family: var(--font-noto-serif);
  font-size: 32px;
  letter-spacing: 0.07em;
  margin-bottom: 60px;
}
@media (max-width: 600px) {
  .c-title_l {
    font-size: 20px;
    margin-bottom: 25px;
  }
}
.c-title_l small {
  display: block;
  font-size: 24px;
  font-size: 0.75em;
}
@media (max-width: 600px) {
  .c-title_l small {
    font-size: 16px;
  }
}

.c-title_m {
  margin-bottom: 30px;
}
.c-title_m_en {
  display: block;
  font-family: var(--font-cinzel);
  font-size: 36px;
  letter-spacing: 0.07em;
  line-height: 1.2;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  .c-title_m_en {
    /*SP以下 表示*/
    font-size: 20px;
  }
}
.c-title_m_jp {
  display: block;
  font-size: 16px;
  letter-spacing: 0.07em;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  .c-title_m_jp {
    /*SP以下 表示*/
    font-size: 10px;
  }
}

.c-btn01 {
  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;
  min-width: 150px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 43px;
  font-size: 14px;
  color: #fff;
  padding: 10px 30px;
  border-color: transparent;
  background-color: var(--color-pink);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  cursor: pointer;
  /*END PC以上 表示*/
}
@media (min-width: 601px) {
  .c-btn01 {
    /*PC以上 表示*/
  }
  .c-btn01:hover {
    color: var(--color-pink);
    background-color: #fdeef3;
  }
  .c-btn01:hover::after {
    border-color: var(--color-pink);
  }
}
.c-btn01::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.c-btn01.is-left {
  min-width: 200px;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.c-btn01.is-white {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
}
.c-btn01.is-white:hover {
  color: var(--color-pink);
  background-color: #fff;
}
.c-btn01.is-gray {
  color: var(--color-black);
  background-color: #eee8eb;
}
.c-btn01.is-gray::after {
  border-color: var(--color-black);
}
@media (min-width: 601px) {
  .c-btn01.is-gray:hover {
    color: #fff;
    background-color: var(--color-black);
  }
  .c-btn01.is-gray:hover::after {
    border-color: #fff;
  }
}
@media (max-width: 600px) {
  .c-btn01.is-gray:focus {
    color: #fff;
    background-color: var(--color-black);
  }
  .c-btn01.is-gray:focus::after {
    border-color: #fff;
  }
}
.c-btn01.is-plus::after {
  content: "";
  width: 9px;
  height: 9px;
  right: 10px;
  border: 0;
  -webkit-transform: unset;
          transform: unset;
  -webkit-mask-image: url(../img/ico_plus.svg);
  mask-image: url(../img/ico_plus.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: currentColor;
}

.c-btn02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  color: #fff;
  background-color: #000;
  padding: 12px 30px 12px 24px;
  min-height: 56px;
  position: relative;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  /*END PC以上 表示*/
}
.c-btn02::after {
  content: "";
  width: 7px;
  height: 14px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../img/arrow_r.svg) no-repeat center/contain;
}
.c-btn02 span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
  min-height: 1rem;
  line-height: 1;
  vertical-align: middle;
  margin-right: 0.5rem;
}
.c-btn02 span img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 601px) {
  .c-btn02 {
    /*PC以上 表示*/
  }
  .c-btn02:hover {
    color: #fff;
    opacity: 0.8;
  }
}

.c-btn03 {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 17px;
  color: var(--color-gold);
  padding: 0 60px 10px 0;
  background: url(../img/link_arrow_r.svg) no-repeat bottom right/100% 23px;
}
@media (min-width: 601px) {
  .c-btn03:hover {
    color: var(--color-gold);
    opacity: 0.8;
  }
}
@media (max-width: 600px) {
  .c-btn03 {
    font-size: 14px;
  }
  .c-btn03:focus {
    color: var(--color-gold);
    opacity: 0.8;
  }
}

.c-check-list {
  margin: 0 auto;
}
.c-check-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  font-size: 15px;
}
@media (max-width: 600px) {
  .c-check-list li {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: 14px;
    padding: 0;
    gap: 8px;
  }
}
.c-check-list li + li {
  margin-top: 15px;
}
.c-check-list li::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 15px;
  aspect-ratio: 1;
  background-color: #fff;
  border: 1px solid #e0caa5;
  border-radius: 4px;
}
@media (max-width: 600px) {
  .c-check-list li::before {
    width: 12px;
    margin-top: 4px;
  }
}

/*		プロジェクト共通パーツ
-----------------------------------------------------*/
.c-page-membership {
  margin: 120px auto;
}
@media (max-width: 600px) {
  .c-page-membership {
    margin: 60px auto;
  }
}
.c-page-membership_content {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
  padding: 60px 20px;
  background: var(--color-pink) url(../img/top/top_membership_bg.png) no-repeat center center/cover;
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
}
@media (max-width: 600px) {
  .c-page-membership_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-page-membership_content_logo {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
}
.c-page-membership_content_text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fff;
}
@media (max-width: 600px) {
  .c-page-membership_content_text * {
    text-align: center;
  }
}
.c-page-membership_content .c-btn01.is-left {
  margin-top: 35px;
}
@media (max-width: 600px) {
  .c-page-membership_content .c-btn01.is-left {
    margin: 35px auto 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}

.c-page-app {
  width: 92%;
}
.c-page-app .text {
  padding: 15px;
}
@media (max-width: 600px) {
  .c-page-app .text {
    padding: 5%;
  }
}

/*		下層ページ 共通パーツ
-----------------------------------------------------*/
.c-page-head {
  width: 100%;
  min-height: 553px;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  text-align: center;
}
@media (max-width: 600px) {
  .c-page-head {
    min-height: 135px;
  }
}
.c-page-head.is-dark {
  color: #fff;
  position: relative;
}
.c-page-head.is-dark > * {
  z-index: 2;
}
.c-page-head.is-dark::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.38);
  pointer-events: none;
}
.c-page-head_title {
  font-family: var(--font-noto-serif);
  font-size: 38px;
  letter-spacing: 0.07em;
  text-align: center;
  line-height: 1.3;
}
@media (max-width: 600px) {
  .c-page-head_title {
    font-size: 32px;
  }
}
.c-page-head_title_en {
  font-family: var(--font-cinzel);
  font-size: 20px;
}
@media (max-width: 600px) {
  .c-page-head_title_en {
    font-size: 18px;
  }
}
.c-page-head_title_jp {
  font-family: var(--font-noto-serif);
  font-size: 38px;
}
@media (max-width: 600px) {
  .c-page-head_title_jp {
    font-size: 32px;
  }
}

.c-page-head.p-story-head {
  background: url(../img/story/story_mv.jpg) no-repeat center/cover;
}

.c-page-head.p-shop-service-head {
  background: url(../img/shop-service/shop-service-head.jpg) no-repeat center/cover;
}

.c-page-head.p-self-check-head {
  background: url(../img/self-check/self-check-head.jpg) no-repeat center/cover;
}

@media (max-width: 600px) {
  .c-page-head.p-product-head {
    min-height: 210px;
  }
}
.c-page-head.p-product-head .c-page-head_video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
}
.c-page-head.p-product-head .c-page-head_video::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.08);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.c-page-head.p-product-head .c-page-head_video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-page-content-nav {
  margin-top: 100px;
  padding: 40px;
  background-color: #f5f3f1;
}
@media (max-width: 600px) {
  .c-page-content-nav {
    margin-top: 50px;
    padding: 20px;
  }
}
.c-page-content-nav.is-pink {
  background-color: var(--color-pale-pink);
}
.c-page-content-nav nav {
  padding: 20px 90px 40px;
  background-color: #fff;
}
@media (max-width: 600px) {
  .c-page-content-nav nav {
    padding: 10px 20px 30px;
  }
}
.c-page-content-nav nav ul {
  width: 100%;
  margin: 0 auto;
}
.c-page-content-nav nav ul li span,
.c-page-content-nav nav ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  font-size: 20px;
  padding: 20px 0;
  border-bottom: 1px solid #f5f3f1;
  /*END PC以上 表示*/
}
@media (max-width: 600px) {
  .c-page-content-nav nav ul li span,
  .c-page-content-nav nav ul li a {
    gap: 8px;
    font-size: 14px;
    padding: 20px 0 10px;
  }
}
.c-page-content-nav nav ul li span::before,
.c-page-content-nav nav ul li a::before {
  position: relative;
  top: 0px;
  content: "";
  width: 20px;
  aspect-ratio: 1;
  background: url(../img/about/ico_arrow_u.svg) no-repeat center/contain;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 600px) {
  .c-page-content-nav nav ul li span::before,
  .c-page-content-nav nav ul li a::before {
    width: 14px;
  }
}
@media (min-width: 601px) {
  .c-page-content-nav nav ul li span,
  .c-page-content-nav nav ul li a {
    /*PC以上 表示*/
  }
  .c-page-content-nav nav ul li span:hover,
  .c-page-content-nav nav ul li a:hover {
    color: var(--color-gold);
  }
  .c-page-content-nav nav ul li span:hover::before,
  .c-page-content-nav nav ul li a:hover::before {
    top: 5px;
  }
}
@media (max-width: 600px) {
  .c-page-content-nav nav ul li spanfocus,
  .c-page-content-nav nav ul li afocus {
    color: var(--color-gold);
  }
}

body.navopen {
  overflow: hidden;
}

/*==================================================
$header
==================================================*/
.l-header {
  background: #000;
  width: 100%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.l-header .l-container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 20px;
  /*END PC以上 表示*/
  /*END SP以下 表示*/
}
@media (min-width: 601px) {
  .l-header .l-container {
    /*PC以上 表示*/
    min-height: 90px;
  }
}
@media (max-width: 600px) {
  .l-header .l-container {
    /*SP以下 表示*/
    min-height: 60px;
  }
}
.l-header_logo {
  width: 50%;
  max-width: 150px;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  .l-header_logo {
    /*SP以下 表示*/
    width: 30%;
    max-width: 85px;
  }
}
.l-header_navmenu {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 40px;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  .l-header_navmenu {
    /*SP以下 表示*/
    padding-right: 40px;
  }
}
.l-header_navmenu .l-header_mainnav {
  /*END SP以下 表示*/
}
@media (max-width: 950px) {
  .l-header_navmenu .l-header_mainnav {
    /*SP以下 表示*/
    display: none;
  }
}
.l-header_navmenu .l-header_mainnav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  width: 100%;
  max-width: 650px;
}
.l-header_navmenu .l-header_mainnav ul li a {
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  /*END PC以上 表示*/
  /*END SP以下 表示*/
}
.l-header_navmenu .l-header_mainnav ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  bottom: -10px;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform-origin: center top;
          transform-origin: center top;
}
@media (min-width: 601px) {
  .l-header_navmenu .l-header_mainnav ul li a {
    /*PC以上 表示*/
  }
  .l-header_navmenu .l-header_mainnav ul li a:hover::after {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@media (max-width: 600px) {
  .l-header_navmenu .l-header_mainnav ul li a {
    /*SP以下 表示*/
  }
  .l-header_navmenu .l-header_mainnav ul li a:focus::after {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.l-header_navmenu .l-header_mainnav ul li .en {
  font-family: var(--font-cinzel);
  display: block;
  font-size: 18px;
  letter-spacing: 0.07em;
  text-align: center;
}
.l-header_navmenu .l-header_mainnav ul li .jp {
  display: block;
  font-size: 10px;
  text-align: center;
}
.l-header_navmenu .l-header_mainnav .headerinner {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.l-header .l-header_language {
  font-size: 16px;
  min-width: 105px;
  position: relative;
  margin: 0 21px 0 26px;
  margin-right: 30px;
  /*END SP以下 表示*/
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  .l-header .l-header_language {
    /*SP以下 表示*/
    min-width: 75px;
    font-size: 12px;
    margin: 0 20px 0 0;
  }
}
@media (max-width: 300px) {
  .l-header .l-header_language {
    /*SP以下 表示*/
    font-size: 10px;
    min-width: 50px;
    margin-right: 10px;
  }
}
.l-header .l-header_language span {
  display: block;
  padding: 5px;
  cursor: pointer;
  border-bottom: 1px solid #fff;
}
.l-header .l-header_language span::after {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  top: -5px;
  bottom: 0;
  right: 10px;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.l-header .l-header_language ul {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  border-top: 1px solid #fff;
  background: #000;
  z-index: 1000;
  display: none;
}
.l-header .l-header_language ul li a {
  border: 1px solid #fff;
  border-top: none;
  padding: 5px;
  display: block;
}
.l-header .l-header_cart {
  display: inlin-block;
}
.l-header .l-header_cart img {
  height: auto;
}
.l-header .l-header_subnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: calc(100vh - 90px);
  height: calc(100svh - 90px);
  position: absolute;
  top: 90px;
  left: 0;
  z-index: 999;
  padding: 38px 0 50px;
  color: #000;
  background-color: #fbfbfb;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  overflow-y: auto;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  .l-header .l-header_subnav {
    /*SP以下 表示*/
    max-height: calc(100svh - 60px);
    min-height: 100vh;
    padding: 30px 0 100px;
    top: 60px;
  }
}
.l-header .l-header_subnav.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.l-header .l-header_subnav .l-container_wide {
  max-width: 1600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px 0;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  .l-header .l-header_subnav .l-container_wide {
    /*SP以下 表示*/
    gap: 30px;
  }
}
.l-header .l-header_subnav_nav1 {
  width: 100%;
}
.l-header .l-header_subnav_nav1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  /*END 980px以下 表示*/
}
@media (max-width: 980px) {
  .l-header .l-header_subnav_nav1 ul {
    /* 980px以下 表示*/
    -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-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.l-header .l-header_subnav_nav1 ul li {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  aspect-ratio: 380/202;
  overflow: hidden;
  -webkit-transition: 0.4s linear;
  transition: 0.4s linear;
}
.l-header .l-header_subnav_nav1 ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), color-stop(40%, rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%);
  -webkit-transition: 0.4s linear;
  transition: 0.4s linear;
}
.l-header .l-header_subnav_nav1 ul li:hover::before {
  top: 5%;
}
.l-header .l-header_subnav_nav1 ul li a {
  position: relative;
  z-index: 2;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 16px 10px;
}
.l-header .l-header_subnav_nav1 ul li a .en {
  display: block;
  font-family: var(--font-cinzel);
  font-size: 24px;
  letter-spacing: 0.07em;
  line-height: 1.1;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  .l-header .l-header_subnav_nav1 ul li a .en {
    /*SP以下 表示*/
    font-size: 20px;
  }
}
.l-header .l-header_subnav_nav1 ul li a .jp {
  display: block;
  font-size: 16px;
  line-height: 1.1;
  margin-top: 6px;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  .l-header .l-header_subnav_nav1 ul li a .jp {
    /*SP以下 表示*/
    font-size: 14px;
  }
}
.l-header .l-header_subnav_nav1_about {
  background: url(../img/subnav_about.jpg) no-repeat center/cover;
}
.l-header .l-header_subnav_nav1_shop {
  background: url(../img/subnav_shop.jpg) no-repeat center/cover;
}
.l-header .l-header_subnav_nav1_store {
  background: url(../img/subnav_store.jpg) no-repeat center/cover;
}
.l-header .l-header_subnav_nav2 {
  width: 66%;
  /*END 980px以下 表示*/
}
@media (max-width: 980px) {
  .l-header .l-header_subnav_nav2 {
    /* 980px以下 表示*/
    width: 100%;
  }
}
.l-header .l-header_subnav_nav2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
  height: 340px;
  gap: 25px 0;
  /*END 980px以下 表示*/
}
@media (max-width: 980px) {
  .l-header .l-header_subnav_nav2 ul {
    /* 980px以下 表示*/
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: auto;
    gap: 38px 0;
  }
}
.l-header .l-header_subnav_nav2 ul li {
  font-family: "Cinzel";
  max-width: 380px;
  width: 50%;
  color: #000;
  margin-right: auto;
  /*END 980px以下 表示*/
}
@media (max-width: 980px) {
  .l-header .l-header_subnav_nav2 ul li {
    /* 980px以下 表示*/
    max-width: 100%;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
  }
}
.l-header .l-header_subnav_nav2 ul li a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /*END 980px以下 表示*/
  /*END PC以上 表示*/
  /*END SP以下 表示*/
}
@media (max-width: 980px) {
  .l-header .l-header_subnav_nav2 ul li a {
    /* 980px以下 表示*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 8px;
  }
}
@media (min-width: 601px) {
  .l-header .l-header_subnav_nav2 ul li a {
    /*PC以上 表示*/
  }
  .l-header .l-header_subnav_nav2 ul li a:hover {
    color: var(--color-pink);
  }
}
@media (max-width: 600px) {
  .l-header .l-header_subnav_nav2 ul li a {
    /*SP以下 表示*/
  }
  .l-header .l-header_subnav_nav2 ul li a:focus {
    color: var(--color-pink);
  }
}
.l-header .l-header_subnav_nav2 ul li .en {
  display: block;
  font-family: var(--font-cinzel);
  font-size: 28px;
  letter-spacing: 0.07em;
  line-height: 1.1;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  .l-header .l-header_subnav_nav2 ul li .en {
    /*SP以下 表示*/
    font-size: 22px;
  }
}
.l-header .l-header_subnav_nav2 ul li .jp {
  display: block;
  font-size: 16px;
  line-height: 1.1;
  margin-top: 6px;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  .l-header .l-header_subnav_nav2 ul li .jp {
    /*SP以下 表示*/
    font-size: 12px;
  }
}
.l-header .l-header_subnav_nav3 {
  width: 33%;
  /*END 980px以下 表示*/
}
@media (max-width: 980px) {
  .l-header .l-header_subnav_nav3 {
    /* 980px以下 表示*/
    max-width: 100%;
    width: 100%;
  }
}
.l-header .l-header_subnav_nav3 ul {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 18px;
}
.l-header .l-header_subnav_nav3 ul li {
  width: 100%;
}
.l-header .l-header_subnav_nav3 .c-btn02 {
  width: 100%;
  max-width: 100%;
  min-height: 56px;
  font-size: 16px;
  padding: 12px 30px 12px 24px;
  margin: 0 auto;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  .l-header .l-header_subnav_nav3 .c-btn02 {
    /*SP以下 表示*/
    font-size: 14px;
  }
}
.l-header .l-header_subnav_nav3 .c-btn02 span {
  width: auto;
  margin-right: 0.5rem;
}
.l-header .l-header_subnav_nav3 .c-btn02:hover {
  opacity: 0.8;
}

.l-header_burger {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  caret-color: transparent;
  width: 30px;
  height: 24px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1000;
  margin: auto;
  cursor: pointer;
  z-index: 1000;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  .l-header_burger {
    /*SP以下 表示*/
    width: 20px;
    height: 18px;
  }
}
.l-header_burger span {
  pointer-events: none;
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 4px;
}
.l-header_burger span:nth-of-type(1) {
  top: 0;
}
.l-header_burger span:nth-of-type(2) {
  top: 0;
  bottom: 0;
  margin: auto;
}
.l-header_burger span:nth-of-type(3) {
  bottom: 0;
}
.l-header_burger.active span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotate(-45deg);
  transform: translateY(11px) rotate(-45deg);
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  .l-header_burger.active span:nth-of-type(1) {
    /*SP以下 表示*/
    -webkit-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
  }
}
.l-header_burger.active span:nth-of-type(2) {
  opacity: 0;
}
.l-header_burger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotate(45deg);
  transform: translateY(-11px) rotate(45deg);
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  .l-header_burger.active span:nth-of-type(3) {
    /*SP以下 表示*/
    -webkit-transform: translateY(-8px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
  }
}

/*==================================================
$footer
==================================================*/
.p-floating_btn {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6px;
  position: fixed;
  bottom: 0;
  right: 0;
  min-width: 97px;
  min-height: 100px;
  font-family: var(--font-cinzel);
  font-size: 14px;
  text-align: center;
  line-height: 1.3;
  color: #fff;
  background: var(--color-pink);
  padding: 10px;
  z-index: 90;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  .p-floating_btn {
    /*SP以下 表示*/
    min-width: 80px;
    min-height: 80px;
    font-size: 12px;
    padding: 8px;
  }
  .p-floating_btn img {
    max-width: 31px;
  }
}
.p-floating_btn.--shop {
  bottom: 100px;
  background: #000000;
  font-size: 10px;
}
@media (max-width: 600px) {
  .p-floating_btn.--shop {
    bottom: 87px;
    font-size: 9px;
  }
}
.p-floating_btn.--under {
  background: #000000;
}

footer {
  margin-top: 100px;
}
@media (max-width: 600px) {
  footer {
    margin-top: 80px;
  }
}
footer .totop {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background: #fff;
  z-index: 100;
}
footer .totop::before {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
footer .totop:hover::before {
  top: 5px;
}
footer .footer_top {
  width: 100%;
  padding: 60px 20px 0;
  background: #f8f8f8;
  overflow: hidden;
  /*END SP以下 表示*/
  /*.customer*/
}
@media (max-width: 600px) {
  footer .footer_top {
    /*SP以下 表示*/
    padding: 10% 20px 0;
  }
}
footer .footer_top .customer {
  max-width: 1300px;
  width: 96%;
  margin: 0 auto 50px;
  /*END SP以下 表示*/
  /*.support_links*/
}
@media (max-width: 600px) {
  footer .footer_top .customer {
    /*SP以下 表示*/
    width: 100%;
    margin: 0 auto 10%;
  }
}
footer .footer_top .customer .page_title {
  display: block;
  width: 100%;
}
footer .footer_top .customer .support_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 20px 4%;
  width: 100%;
}
footer .footer_top .customer .support_menu div {
  width: 48%;
  /*END 980px以下 表示*/
}
@media (max-width: 980px) {
  footer .footer_top .customer .support_menu div {
    /* 980px以下 表示*/
    width: 100%;
  }
}
footer .footer_top .customer .support_menu div strong {
  font-size: 20px;
  margin-bottom: 10px;
  display: block;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  footer .footer_top .customer .support_menu div strong {
    /*SP以下 表示*/
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
  }
}
footer .footer_top .customer .support_menu div a {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;
  letter-spacing: 0.1em;
  position: relative;
  top: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  /*END PC以上 表示*/
  /*END SP以下 表示*/
}
@media (min-width: 601px) {
  footer .footer_top .customer .support_menu div a {
    /*PC以上 表示*/
    height: 80px;
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  footer .footer_top .customer .support_menu div a {
    /*SP以下 表示*/
    font-size: 14px;
    padding: 10px;
  }
}
footer .footer_top .customer .support_menu div a:hover {
  top: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0);
}
footer .footer_top .customer .support_menu div a::before {
  content: "";
  width: 1.5em;
  height: 1.5em;
  display: inline-block;
  margin-right: 10px;
  background: url(../img/ico_mail.svg) no-repeat center/contain;
}
footer .footer_top .customer .support_menu div.tel a {
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
}
footer .footer_top .customer .support_menu div.tel a::before {
  background: url(../img/ico_customer.svg) no-repeat center/contain;
}
footer .footer_top .customer .support_menu div.contact a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  footer .footer_top .customer .support_menu div.contact a::after {
    /*SP以下 表示*/
    width: 5px;
    height: 5px;
  }
}
footer .footer_top .customer .support_menu div span {
  display: block;
  font-size: 13px;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  footer .footer_top .customer .support_menu div span {
    /*SP以下 表示*/
    font-size: 11px;
  }
}
footer .footer_top .customer .support_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 30px 4%;
  margin: 55px auto 80px;
  width: 100%;
}
@media (max-width: 600px) {
  footer .footer_top .customer .support_links {
    margin: 20px auto 50px;
  }
}
footer .footer_top .customer .support_links .c-btn02 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.1em;
  width: 48%;
  min-height: 80px;
  font-size: 24px;
  /*END 980px以下 表示*/
  /*END SP以下 表示*/
}
@media (max-width: 980px) {
  footer .footer_top .customer .support_links .c-btn02 {
    /* 980px以下 表示*/
    /*SP以下 表示*/
    width: 100%;
  }
}
@media (max-width: 600px) {
  footer .footer_top .customer .support_links .c-btn02 {
    min-height: 43px;
    font-size: 14px;
  }
}
footer .footer_top .customer .support_links .c-btn02 span {
  aspect-ratio: 1/1;
  height: auto;
  /*END PC以上 表示*/
  /*END SP以下 表示*/
}
@media (min-width: 601px) {
  footer .footer_top .customer .support_links .c-btn02 span {
    /*PC以上 表示*/
    width: 35px;
  }
}
@media (max-width: 600px) {
  footer .footer_top .customer .support_links .c-btn02 span {
    /*SP以下 表示*/
    width: 22px;
  }
}
footer .footer_top .customer .support_links .c-btn02 span img {
  width: 100%;
}
footer .footer_top .sns {
  width: 100vw;
  margin-left: -20px;
  background-color: #fff;
  padding: 14px 0;
}
footer .footer_top .sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  width: 100%;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  footer .footer_top .sns ul {
    /*SP以下 表示*/
    width: 100%;
    gap: 15px 5%;
    margin: auto;
  }
}
footer .footer_top .sns ul li a {
  display: block;
  width: 30px;
  height: 30px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #000;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  footer .footer_top .sns ul li a {
    /*SP以下 表示*/
    width: 20px;
    height: 20px;
    margin: auto;
  }
}
footer .footer_top .sns ul li.youtube a {
  -webkit-mask-image: url(../img/ico_youtube.svg);
  mask-image: url(../img/ico_youtube.svg);
}
footer .footer_top .sns ul li.youtube a:hover {
  background-color: #ff0000;
}
footer .footer_top .sns ul li.tiktok a {
  -webkit-mask-image: url(../img/ico_tiktok.svg);
  mask-image: url(../img/ico_tiktok.svg);
}
footer .footer_top .sns ul li.tiktok a:hover {
  background-color: #fe2c55;
}
footer .footer_top .sns ul li.twitter a {
  -webkit-mask-image: url(../img/ico_x.svg);
  mask-image: url(../img/ico_x.svg);
}
footer .footer_top .sns ul li.twitter a:hover {
  background-color: #0f1419;
  opacity: 0.8;
}
footer .footer_top .sns ul li.instagram a {
  -webkit-mask-image: url(../img/ico_instagram.svg);
  mask-image: url(../img/ico_instagram.svg);
}
footer .footer_top .sns ul li.instagram a:hover {
  background-color: #cf2e92;
}
footer .footer_top .sns ul li.facebook a {
  -webkit-mask-image: url(../img/ico_facebook.svg);
  mask-image: url(../img/ico_facebook.svg);
}
footer .footer_top .sns ul li.facebook a:hover {
  background-color: #3b5998;
}
footer .footer_top .sns ul li.pinterest a {
  background-image: url(../img/ico_pinterest.png);
}
footer .footer_top .sns ul li.line a {
  -webkit-mask-image: url(../img/ico_line.svg);
  mask-image: url(../img/ico_line.svg);
}
footer .footer_top .sns ul li.line a:hover {
  background-color: #00b900;
}
footer .footer_bottom {
  color: #fff;
  background: #000;
  padding: 50px 0 10px;
}
footer .footer_bottom .l-container {
  max-width: 1150px;
}
footer .footer_bottom .logo {
  max-width: 200px;
  width: 50%;
  margin: 0 auto 80px;
  display: block;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  footer .footer_bottom .logo {
    /*SP以下 表示*/
    max-width: 150px;
    width: 40%;
    margin: 0 auto 5%;
  }
}
footer .footer_bottom .footer_mainnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px 3%;
  margin-bottom: 80px;
  /*END 980px以下 表示*/
  /*END PC以上 表示*/
}
@media (max-width: 600px) {
  footer .footer_bottom .footer_mainnav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 980px) {
  footer .footer_bottom .footer_mainnav {
    /* 980px以下 表示*/
    gap: 40px 4%;
  }
}
footer .footer_bottom .footer_mainnav div {
  /*END PC以上 表示*/
  /*END SP以下 表示*/
}
@media (min-width: 981px) {
  footer .footer_bottom .footer_mainnav div {
    /*PC以上 表示*/
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (max-width: 980px) {
  footer .footer_bottom .footer_mainnav div {
    /*SP以下 表示*/
    width: 48%;
  }
}
footer .footer_bottom .footer_mainnav div p {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
}
footer .footer_bottom .footer_mainnav div ul li + li {
  margin-top: 20px;
}
footer .footer_bottom .footer_mainnav div ul + p {
  margin-top: 40px;
}
footer .footer_bottom .footer_mainnav div ul a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
footer .footer_bottom .footer_mainnav div ul a::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 601px) {
  footer .footer_bottom .footer_mainnav div ul a:hover::before {
    opacity: 1;
  }
}
@media (max-width: 600px) {
  footer .footer_bottom .footer_mainnav div ul a:focus::before {
    opacity: 1;
  }
}
@media (min-width: 601px) {
  footer .footer_bottom .footer_mainnav {
    /*PC以上 表示*/
  }
}
footer .footer_bottom .footer_mainnav_separate {
  /*END PC以上 表示*/
  /*END 980px以下 表示*/
}
@media (min-width: 981px) {
  footer .footer_bottom .footer_mainnav_separate {
    /*PC以上 表示*/
    -ms-flex-item-align: stretch;
        align-self: stretch;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: block;
    width: 1px;
    background-color: #fbfbfb;
    opacity: 0.2;
    max-height: 90%;
  }
}
@media (max-width: 980px) {
  footer .footer_bottom .footer_mainnav_separate {
    /* 980px以下 表示*/
    display: none;
  }
}
footer .footer_bottom .footer_subnav ul {
  text-align: center;
  margin-bottom: 10px;
  /*END SP以下 表示*/
}
@media (max-width: 600px) {
  footer .footer_bottom .footer_subnav ul {
    /*SP以下 表示*/
    font-size: 12px;
  }
}
footer .footer_bottom .footer_subnav ul li {
  display: inline-block;
  margin: 0 10px;
}
footer .footer_bottom .footer_subnav ul li a {
  text-decoration: underline;
}
footer .footer_bottom .footer_subnav ul li a:hover {
  text-decoration: none;
}
footer .footer_bottom .copy {
  display: block;
  font-size: 12px;
  text-align: center;
  color: #8a8a8a;
}

/*# sourceMappingURL=common.css.map */