@charset "UTF-8";
/*==========================================
変数 inc.scss
===========================================*/
/*===================================
userSS 追加
=====================================*/
/*.loading-animation {
   display: none !important;
}*/
@import url(https://db.onlinewebfonts.com/c/07cb29fdcb073fff840edc6de2067b50?family=Amsterdam+Four_ttf);
body {
  font-weight: 500;
}

img {
  display: block;
}

@font-face {
  font-family: "Theano Didot";
  src: url("../fonts/TheanoDidot-Regular.ttf") format("opentype");
}
@font-face {
  font-family: "Amsterdam Four_ttf";
  src: url("https://db.onlinewebfonts.com/t/07cb29fdcb073fff840edc6de2067b50.eot");
  src: url("https://db.onlinewebfonts.com/t/07cb29fdcb073fff840edc6de2067b50.eot?#iefix") format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/07cb29fdcb073fff840edc6de2067b50.woff2") format("woff2"), url("https://db.onlinewebfonts.com/t/07cb29fdcb073fff840edc6de2067b50.woff") format("woff"), url("https://db.onlinewebfonts.com/t/07cb29fdcb073fff840edc6de2067b50.ttf") format("truetype"), url("https://db.onlinewebfonts.com/t/07cb29fdcb073fff840edc6de2067b50.svg#Amsterdam Four_ttf") format("svg");
}
/*==========================================
 共通
===========================================*/
.inner900 {
  width: 90vw;
  max-width: 900px;
  margin: 0 auto;
}

.inner1200 {
  width: 90vw;
  max-width: 1200px;
  margin: 0 auto;
}

/* FV */
.fv {
  width: 100%;
  height: clamp(400px, 60vw, 600px);
  padding-top: 80px;
  margin-bottom: 100px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.fv_logoArea {
  width: 100%;
  padding: 0 25px;
  display: flex;
  position: absolute;
  top: 40px;
  left: auto;
  z-index: 3;
}
.fv_ttl-en {
  margin-bottom: 0.3em;
  font-family: "Adobe Arabic", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: clamp(50px, 10vw, 100px);
  line-height: 0.8;
  letter-spacing: 0.05em;
}
.fv_ttl-ja {
  font-size: clamp(16px, 2.5vw, 20px);
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.06em;
  position: relative;
}
.fv_ttl-ja::after {
  content: "";
  display: block;
  width: 100px;
  height: 2px;
  background: #d12f18;
  position: absolute;
  bottom: -1.75em;
  left: 0;
}
.fv_bk {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -3;
}
.fv_bk_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fv .icon-logo {
  width: clamp(77px, 15.4vw, 154px);
}
.fv .breadcrumb a {
  color: #fff;
}

/* ページタイトル */
.pageTtl {
  margin-bottom: 1em;
  text-align: center;
  font-size: min(15.3vw, 10rem);
  position: relative;
}
.pageTtl_en {
  font-family: "Adobe Arabic", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.05em;
  line-height: 0.7;
}
@media screen and (min-width: 769px) {
  .pageTtl_en {
    line-height: 0.7;
  }
}
.pageTtl_ja {
  font-size: min(3.6vw, 2rem);
  font-weight: 500;
  letter-spacing: 0.06em;
}
.pageTtl.bb {
  padding-bottom: 0.35em;
  position: relative;
}
.pageTtl.bb::after {
  content: "";
  display: block;
  width: 100px;
  height: 2px;
  background: #e30900;
  position: absolute;
  bottom: 0;
  left: calc((100% - 100px) / 2);
}

/* セクションタイトル */
.secTtl {
  margin-bottom: 50px;
  text-align: center;
}
.secTtl_en {
  margin-bottom: 15px;
  font-family: "Adobe Arabic", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: clamp(24px, 12vw, 48px);
  line-height: 0.6;
  letter-spacing: 0.06em;
}
.secTtl_ja {
  font-size: clamp(14px, 4vw, 16px);
  line-height: 1;
  letter-spacing: 0.06em;
}
.secTtl.lg .secTtl_en {
  font-size: clamp(36px, 15vw, 100px);
}
.secTtl.lg .secTtl_ja {
  font-size: clamp(14px, 5vw, 20px);
}

.btn-BtTop {
  margin-bottom: clamp(80px, 14vw, 140px);
  text-align: center;
}

/*==========================================
 代表メッセージ_re
===========================================*/
.page-message .sec-message {
  padding-top: clamp(100px, 12.5vw, 250px);
  margin-bottom: clamp(100px, 17.5vw, 175px);
}
.page-message .sec-message_mainImg {
  width: 100%;
  max-width: 1240px;
  padding: clamp(10px, 3.34vw, 20px);
  margin: 0 auto 60px;
  background: url("../img/common/bg-divided.jpg") no-repeat center/cover;
}
.page-message .sec-message_head {
  margin-bottom: 1.5em;
  font-family: source-han-serif-japanese, serif;
  font-size: clamp(24px, 3.6vw, 36px);
  line-height: 1.667;
  font-weight: 500;
  letter-spacing: 0.06em;
}
.page-message .sec-message_txt {
  font-size: clamp(14px, 3.2vw, 16px);
  line-height: 2.5;
  font-weight: 600;
}
@media screen and (max-width: 576px) {
  .page-message .sec-message_txt {
    font-weight: 500;
  }
}
.page-message .sec-message_txt + .sec-message_txt {
  margin-top: 2em;
}
.page-message .sec-message_amazing {
  margin: 5em auto;
  max-width: 607px;
  text-align: center;
}
.page-message .sec-message_amazing .amazing-logo {
  max-width: 218px;
  width: 50%;
  margin: 0 auto 2em;
}
@media screen and (max-width: 767px) {
  .page-message .sec-message_amazing .amazing-img img {
    width: 80%;
  }
}
.page-message .sec-message .ceo {
  margin: 90px auto 0;
  width: fit-content;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .page-message .sec-message .ceo {
    width: fit-content;
    margin: 90px auto 0;
  }
}
.page-message .sec-message .ceo_img {
  width: 200px;
  margin-bottom: 30px;
}
.page-message .sec-message .ceo_name-en {
  margin-bottom: 10px;
  font-family: "Adobe Arabic", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: clamp(16px, 6.25vw, 20px);
  letter-spacing: 0.08em;
  color: #d12f18;
}
.page-message .sec-message .ceo_name-ja {
  margin-bottom: 10px;
  font-family: source-han-serif-japanese, serif;
  font-size: clamp(20px, 7.5vw, 24px);
  font-weight: 600;
  letter-spacing: 0.06em;
}
.page-message .sec-message .ceo_job {
  font-family: source-han-serif-japanese, serif;
  font-size: clamp(12px, 4.375vw, 14px);
  font-weight: 600;
  letter-spacing: 0.06em;
}
.page-message .sec-message .btn-grdG {
  margin-top: clamp(60px, 12vw, 120px);
}
.page-message .sec-message .btn-grdG a .btn-ttlEn {
  letter-spacing: 0.06em;
}

/*==========================================
 会社概要_re
===========================================*/
.tableInfo {
  margin-bottom: 80px;
}
.tableInfo_dl {
  padding: 1.5em 0;
  font-size: clamp(14px, 4vw, 16px);
  line-height: 1.875;
  display: flex;
  flex-wrap: wrap;
}
.tableInfo_dl:nth-child(n+2) {
  border-top: 1px solid #ddd;
}
.tableInfo_dt {
  width: 32%;
  font-weight: bold;
}
@media screen and (max-width: 576px) {
  .tableInfo_dt {
    width: 100%;
  }
}
.tableInfo_dd {
  width: 68%;
  font-weight: 500;
}
@media screen and (max-width: 576px) {
  .tableInfo_dd {
    width: 100%;
  }
}
.tableInfo .icon-window {
  display: inline-block;
  height: 0.875em;
  margin-left: 1em;
  font-size: inherit;
}
.tableInfo .icon-window img {
  height: 100%;
  vertical-align: baseline;
}
.tableInfo .icon-window:hover img {
  background: #d12f18;
  opacity: 0.7;
}

/*==========================================
 保証・アフターサービス
===========================================*/
.page-support .leadTxt {
  width: 90vw;
  margin: 0 auto clamp(80px, 15vw, 150px);
  font-family: source-han-serif-japanese, serif;
  font-size: clamp(18px, 2.8vw, 28px);
  line-height: 2;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 576px) {
  .page-support .leadTxt {
    text-align: start;
  }
}
.page-support .media-list {
  margin-bottom: 120px;
}
.page-support .media-item:nth-child(n+2) {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .page-support .media-item:nth-child(n+2) {
    padding-top: 60px;
    border-top: 1px solid #ddd;
  }
}

/*==========================================
 デザイン
===========================================*/
.page-design {
  /* HARMONYのデザインのこだわり */
  /* FURNITURE */
}
.page-design .sec01 {
  padding-top: 20px;
  margin-bottom: 120px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .page-design .sec01 {
    padding-top: 0;
    margin-bottom: 100px;
  }
}
.page-design .sec01_imgBox {
  width: 50%;
  padding: clamp(40px, 6vw, 80px) 0 clamp(45px, 6.67vw, 90px) 5vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-design .sec01_imgBox {
    width: 100%;
    padding: clamp(25px, 12vw, 80px) 5vw clamp(30px, 13.34vw, 90px);
    order: 3;
  }
}
@media screen and (max-width: 576px) {
  .page-design .sec01_imgBox {
    padding: clamp(25px, 12vw, 80px) 8vw clamp(30px, 13.34vw, 90px);
  }
}
.page-design .sec01_imgBox_bg {
  width: 68.75%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -3;
}
@media screen and (max-width: 768px) {
  .page-design .sec01_imgBox_bg {
    width: 50%;
  }
}
.page-design .sec01_imgBox_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-design .sec01_img {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
}
.page-design .sec01_img:nth-child(n+2) {
  margin-top: 30px;
}
.page-design .sec01_txtBox {
  width: 50%;
  max-width: calc(600px + 10vw);
  padding: 0 5vw;
}
@media screen and (max-width: 768px) {
  .page-design .sec01_txtBox {
    width: 100%;
    margin: 0 auto 50px;
  }
}
@media screen and (max-width: 576px) {
  .page-design .sec01_txtBox {
    padding: 0 8vw;
  }
}
.page-design .sec01_head {
  margin-bottom: 40px;
  font-family: source-han-serif-japanese, serif;
  font-size: clamp(18px, 2.667vw, 36px);
  line-height: 1.667;
  font-weight: 600;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .page-design .sec01_head {
    font-size: clamp(28px, 5.625vw, 36px);
  }
}
.page-design .sec01_txt {
  font-size: clamp(14px, 1.8vw, 16px);
  line-height: 2.5;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .page-design .sec01_txt {
    font-size: clamp(14px, 3.2vw, 16px);
  }
}
.page-design .sec01_ttl {
  margin-top: 1em;
  font-family: "Amsterdam Four_ttf";
  font-size: clamp(22px, 3.5vw, 44px);
  line-height: 1;
  color: #e20a00;
  text-align: right;
  white-space: nowrap;
  transform: rotate(-18deg);
}
@media screen and (max-width: 1200px) {
  .page-design .sec01_ttl {
    margin-top: 1.5em;
    margin-right: -3.5vw;
    font-size: clamp(22px, 7vw, 44px);
  }
}
@media screen and (max-width: 768px) {
  .page-design .sec01_ttl {
    margin-right: 0;
  }
}
.page-design .sec02 {
  padding: clamp(60px, 12.5vw, 100px) 0 clamp(80px, 15vw, 120px);
  margin-bottom: clamp(80px, 15vw, 120px);
  background: url("../img/common/bg-wallW.jpg") no-repeat center/cover;
}
.page-design .sec02_cardArea {
  margin-bottom: clamp(60px, 12.5vw, 100px);
}
.page-design .sec02_card {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.page-design .sec02_card:nth-child(n+2) {
  margin-top: 80px;
}
.page-design .sec02_card_txtBox {
  width: 50%;
}
@media screen and (min-width: 769px) {
  .page-design .sec02_card_txtBox:nth-child(odd) {
    padding-right: 3.9vw;
  }
  .page-design .sec02_card_txtBox:nth-child(even) {
    padding-left: 3.9vw;
  }
}
@media screen and (max-width: 768px) {
  .page-design .sec02_card_txtBox {
    width: 100%;
    margin-bottom: 30px;
  }
}
.page-design .sec02_card_num {
  margin-bottom: 0.7em;
  font-family: din-2014, sans-serif;
  font-size: clamp(20px, 2.8vw, 28px);
  line-height: 1;
  color: #c72f18;
}
@media screen and (max-width: 768px) {
  .page-design .sec02_card_num {
    font-size: clamp(20px, 6vw, 36px);
  }
}
.page-design .sec02_card_ttl {
  margin-bottom: 15px;
  font-family: source-han-serif-japanese, serif;
  font-size: clamp(20px, 2.4vw, 24px);
  line-height: 1.667;
  font-weight: 600;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .page-design .sec02_card_ttl {
    font-size: clamp(20px, 5vw, 40px);
  }
}
.page-design .sec02_card_txt {
  font-size: clamp(14px, 1.6vw, 16px);
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .page-design .sec02_card_txt {
    font-size: clamp(14px, 3.2vw, 16px);
  }
}
.page-design .sec02_card_imgBox {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .page-design .sec02_card_imgBox {
    width: 100%;
    order: 3;
  }
}
.page-design .sec02_card_imgBox img {
  width: 100%;
}
.page-design .sec03 {
  padding: 40px clamp(30px, 7.5vw, 100px) 60px;
  background: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-design .sec03 {
    padding: 40px 5vw 50px;
  }
}
.page-design .sec03_ttl {
  margin-bottom: 1.1em;
  font-family: "Adobe Arabic", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: clamp(16px, 5vw, 20px);
  line-height: 0.6;
  letter-spacing: 0.12em;
  color: #d12f18;
}
.page-design .sec03_head {
  margin-bottom: 1.1em;
  font-family: source-han-serif-japanese, serif;
  font-size: clamp(18px, 2.2vw, 24px);
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .page-design .sec03_head {
    font-size: clamp(16px, 4.5vw, 36px);
  }
}
@media (max-width: 480px) {
  .page-design .sec03_head {
    font-size: clamp(16px, 6.25vw, 30px);
  }
}
.page-design .sec03_txt {
  margin-bottom: 2.2em;
  font-size: clamp(14px, 1.334vw, 16px);
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .page-design .sec03_txt {
    font-size: clamp(14px, 3.2vw, 16px);
    text-align: start;
  }
}
.page-design .sec03_btnWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-design .sec03_btn {
  width: 48%;
  height: clamp(100px, 12vw, 120px);
  padding: 10px;
  background: url("../img/common/bg-wallW.jpg") no-repeat center/cover;
}
@media screen and (max-width: 768px) {
  .page-design .sec03_btn {
    width: 100%;
    height: clamp(100px, 20vw, 140px);
    padding: clamp(10px, 2.5vw, 20px);
  }
  .page-design .sec03_btn:nth-child(n+2) {
    margin-top: 25px;
  }
}
.page-design .sec03_btn_inner {
  height: 100%;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-design .sec03_btn_ttl-en {
  margin: 10px 0;
  font-family: "Adobe Arabic", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: clamp(20px, 3.5vw, 42px);
  line-height: 0.6;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .page-design .sec03_btn_ttl-en {
    font-size: clamp(20px, 7vw, 42px);
  }
}
.page-design .sec03_btn_ttl-ja {
  font-size: clamp(14px, 1.6vw, 16px);
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .page-design .sec03_btn_ttl-ja {
    font-size: clamp(14px, 3.2vw, 16px);
  }
}
@media screen and (max-width: 576px) {
  .page-design .sec03_btn_ttl-ja {
    font-weight: 500;
  }
}

/*==========================================
 コスト
===========================================*/
.page-cost .secReason {
  padding: clamp(50px, 12.5vw, 100px) 0 clamp(60px, 15vw, 120px);
  margin-bottom: clamp(80px, 12vw, 120px);
  background: #f4f4f4;
}
.page-cost .reason {
  padding: 100px clamp(30px, 11vw, 150px);
  background: #fff;
}
@media screen and (max-width: 768px) {
  .page-cost .reason {
    padding: clamp(50px, 12.5vw, 100px) 5vw;
  }
}
.page-cost .reason:nth-child(n+2) {
  margin-top: 50px;
}
.page-cost .reason_num {
  margin-bottom: 0.5em;
  font-family: "Adobe Arabic", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: clamp(20px, 7.5vw, 30px);
  line-height: 0.6;
  letter-spacing: 0.05em;
  color: #d12f18;
  text-align: center;
}
.page-cost .reason_ttl {
  margin-bottom: 20px;
  font-family: source-han-serif-japanese, serif;
  font-size: clamp(18px, 2.4vw, 28px);
  line-height: 2.14;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-cost .reason_ttl {
    font-size: clamp(18px, 4vw, 28px);
    line-height: 1.5;
  }
}
.page-cost .reason_headTxt {
  margin-bottom: 20px;
  font-size: clamp(16px, 1.5vw, 18px);
  line-height: 1.667;
  font-weight: bold;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .page-cost .reason_headTxt {
    font-size: clamp(14px, 3.6vw, 18px);
    line-height: 1.5;
  }
}
.page-cost .reason_txt {
  font-size: clamp(14px, 1.4vw, 16px);
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .page-cost .reason_txt {
    font-size: clamp(14px, 3.2vw, 16px);
    line-height: 1.8;
  }
}
.page-cost .reason_txt + .reason_a {
  margin-top: 40px;
}
.page-cost .reason_txt + .reason_box {
  margin-top: 50px;
}
.page-cost .reason_svg {
  padding-top: 30px;
  margin-bottom: clamp(50px, 12.5vw, 70px);
}
@media screen and (max-width: 768px) {
  .page-cost .reason_svg {
    width: calc(100% + 2.5vw);
    padding-top: 20px;
    margin-left: -2.5vw;
  }
}
.page-cost .reason_q {
  width: fit-content;
  margin: 0 auto;
  display: flex;
  align-items: baseline;
}
@media screen and (max-width: 768px) {
  .page-cost .reason_q {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    align-items: center;
  }
}
.page-cost .reason_q::before {
  content: "Q.";
  display: inline-block;
  margin-right: 0.3em;
  font-family: "Theano Didot";
  font-size: clamp(30px, 5vw, 60px);
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .page-cost .reason_q::before {
    font-size: clamp(30px, 8.5vw, 60px);
  }
}
.page-cost .reason_q .reason_ttl {
  margin-bottom: 40px;
  border-bottom: 1px solid #ddd;
}
@media screen and (max-width: 768px) {
  .page-cost .reason_q .reason_ttl {
    margin-bottom: 0;
    border: none;
  }
}
.page-cost .reason_a {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.page-cost .reason_a::before {
  content: "A.";
  display: inline-block;
  margin-right: 0.3em;
  font-family: "Theano Didot";
  font-size: clamp(20px, 3.34vw, 40px);
  line-height: 0.5;
  color: rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .page-cost .reason_a::before {
    font-size: clamp(20px, 8vw, 40px);
  }
}
.page-cost .reason_a .reason_headTxt {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  .page-cost .reason_a .reason_headTxt {
    padding-top: 0.2em;
  }
}
.page-cost .reason_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-cost .reason_box + .reason_box {
  margin-top: 30px;
}
.page-cost .reason_box_img {
  width: 44.4444444444%;
}
@media screen and (max-width: 768px) {
  .page-cost .reason_box_img {
    width: 100%;
    margin-bottom: 30px;
  }
}
.page-cost .reason_box_img img {
  width: 100%;
}
.page-cost .reason_box_inner {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .page-cost .reason_box_inner {
    width: 100%;
  }
}
.page-cost .reason_box .reason_ttl {
  margin-bottom: 30px;
  line-height: 1;
  text-align: start;
}

/*==========================================
 家づくりの流れ
===========================================*/
.page-flow .leadArea {
  margin-bottom: clamp(80px, 12vw, 120px);
}
.page-flow .leadHead {
  margin-bottom: 1.2em;
  font-family: source-han-serif-japanese, serif;
  font-size: clamp(18px, 2.8vw, 28px);
  line-height: 2;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 576px) {
  .page-flow .leadHead {
    text-align: start;
  }
}
.page-flow .leadTxt {
  font-size: clamp(14px, 4vw, 16px);
  line-height: 2;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-flow .leadTxt {
    text-align: start;
  }
}
.page-flow .media-list {
  margin-bottom: 120px;
}
.page-flow .media-item {
  position: relative;
}
@media screen and (min-width: 769px) {
  .page-flow .media-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (min-width: 769px) {
  .page-flow .media-item:nth-child(n+2) {
    margin-top: 60px;
  }
  .page-flow .media-item:nth-child(n+2) .media-item_num::before {
    content: "";
    display: block;
    width: 1px;
    height: 8em;
    background: #ddd;
    position: absolute;
    bottom: 99%;
    left: 50%;
    z-index: -3;
  }
}
@media screen and (max-width: 768px) {
  .page-flow .media-item:nth-last-child(n+2) {
    padding-bottom: 60px;
    margin-bottom: 80px;
    border-bottom: 1px solid #ddd;
  }
}
.page-flow .media-item_num {
  width: 3em;
  height: 3em;
  font-family: "Times Roman", serif;
  font-size: clamp(18px, 2vw, 24px);
  color: #d12f18;
  background: #fff;
  border: 1px solid #d12f18;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-flow .media-item_num {
    font-size: clamp(18px, 4vw, 24px);
    position: absolute;
    top: -0.875em;
    left: 0;
  }
}
@media screen and (min-width: 769px) {
  .page-flow .media {
    width: 87.5%;
  }
}
@media screen and (max-width: 768px) {
  .page-flow .media_ttl {
    padding-left: 4em;
    margin-bottom: 2em;
  }
}

/*==========================================
 商品紹介
===========================================*/
.page-lineup .media-list {
  margin-bottom: 120px;
}
.page-lineup .media-item:nth-child(n+2) {
  padding-top: 60px;
  margin-top: 60px;
  border-top: 1px solid #ddd;
}

/*==========================================
 提携店一覧
===========================================*/
.page-partnerstore .fv {
  margin-bottom: clamp(100px, 15vw, 150px);
}

/*==========================================
 404
===========================================*/
.page-404 .btn-BtTop {
  margin: 0;
}

.notfound {
  padding-top: clamp(100px, 25vw, 200px);
  margin-bottom: clamp(100px, 20vw, 200px);
}
.notfound-formttl {
  margin-bottom: 0.8em;
  font-family: "Adobe Arabic", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: clamp(50px, 10vw, 100px);
  line-height: 0.6;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 576px) {
  .notfound-formttl {
    margin-bottom: 0.6em;
    font-size: clamp(50px, 12.5vw, 100px);
    line-height: 0.8;
  }
}
.notfound-cts {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.notfound-cts-head {
  width: 50%;
  padding: 40px 35px;
  color: #fff;
  background: #e72f18;
}
@media screen and (max-width: 1200px) {
  .notfound-cts-head {
    padding: 40px 25px;
  }
}
@media screen and (max-width: 768px) {
  .notfound-cts-head {
    width: 100%;
  }
}
.notfound-cts-body {
  width: 45%;
}
@media screen and (max-width: 768px) {
  .notfound-cts-body {
    width: 100%;
    margin-top: clamp(60px, 12.5vw, 100px);
  }
}
.notfound-ttl {
  margin-bottom: 1em;
  font-family: source-han-serif-japanese, serif;
  font-size: clamp(20px, 3vw, 30px);
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .notfound-ttl {
    font-size: clamp(20px, 6vw, 36px);
  }
}
.notfound-txt {
  font-size: clamp(14px, 3.2vw, 16px);
  line-height: 2.25;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 769px) {
  .notfound-txt {
    min-height: 200px;
  }
}
@media screen and (max-width: 768px) {
  .notfound-txt {
    margin-bottom: 40px;
  }
}
.notfound-otherttl {
  margin-bottom: 1em;
  font-family: source-han-serif-japanese, serif;
  font-size: clamp(20px, 3vw, 30px);
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .notfound-otherttl {
    font-size: clamp(20px, 6vw, 36px);
  }
}
.notfound-otherlink {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.notfound-otherlink li {
  width: 48%;
}
.notfound-otherlink li:last-child {
  width: 100%;
  margin-top: 4%;
}
.notfound-otherlink li a {
  display: block;
  width: 100%;
  padding: 35px 2%;
  font-weight: bold;
  text-align: center;
  border: 3px solid #000;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .notfound-otherlink li a {
    padding: 5vw 10px;
  }
}
.notfound-otherlink li a .en {
  display: block;
  font-family: "Adobe Arabic", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: clamp(20px, 4vw, 48px);
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .notfound-otherlink li a .en {
    font-size: clamp(20px, 8vw, 48px);
  }
}
.notfound-otherlink li a .ja {
  display: block;
  font-size: clamp(14px, 1.6vw, 16px);
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .notfound-otherlink li a .ja {
    font-size: clamp(14px, 3.2vw, 16px);
  }
}
.notfound-otherlink li a::before, .notfound-otherlink li a::after {
  transition: 0.3s;
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #fff;
}
.notfound-otherlink li a::before {
  right: 0;
}
.notfound-otherlink li a::after {
  left: 0;
}
.notfound-otherlink li a:hover {
  background-color: #000;
  color: #fff;
}
.notfound-otherlink li a:hover::before, .notfound-otherlink li a:hover::after {
  width: 0;
}

/*==========================================
 プライバシーポリシー
===========================================*/
.page-privacy .sec-privacy {
  padding-top: clamp(70px, 14vw, 140px);
  margin-bottom: clamp(80px, 12vw, 120px);
}
.page-privacy .leadTxt {
  margin-bottom: clamp(40px, 10vw, 60px);
  font-size: clamp(14px, 4vw, 16px);
  line-height: 2;
}
.page-privacy .privacyList {
  margin-bottom: clamp(60px, 10vw, 100px);
}
.page-privacy .privacyList_item {
  font-size: clamp(14px, 4vw, 16px);
  line-height: 2;
}
.page-privacy .privacyList_item:nth-child(n+2) {
  margin-top: 2em;
}
.page-privacy .privacyList_ttl {
  margin-bottom: 1em;
  font-weight: bold;
}
.page-privacy .privacyList_txt {
  font-weight: 500;
}
.page-privacy .privacyList_txt.privacyList_txt {
  margin-top: 1.5em;
}
.page-privacy .contactSvg {
  width: 100%;
  margin-bottom: clamp(60px, 10vw, 100px);
}/*# sourceMappingURL=subpage.css.map */