@charset "UTF-8";
/*
Description: 20250620時点。修正点：パーツページ全般(フォント、アニメーションを追加。微調整：background-imageを指定できるクラス追加、画像右左の比率違い追加、ポイント背景グレーの左右逆を追加、罫線の下にマージン追加、h3の下は実線、チェックマーク・ナンバーの背景を丸に、表組み2の画像なしパターン追加、ボタン精査＝テキストに合わせたサイズの＞マークのみに、3カラムの画像丸パターン追加、3カラムの端数を画面中央揃え、CSS不要クラス削除：100pxより上を削除)
Version: 1.3.0
Requires at least: 5.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: my-custom-theme
*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

img {
  display: block;
  max-width: 100%;
}

ul,
ol {
  list-style-type: none;
}

input,
button,
textarea,
select {
  outline: none;
  font: inherit;
  background-color: transparent;
  border: none;
}

button {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  color: #212121;
  letter-spacing: 0.05em;
  line-height: 1.8em;
}

@media screen and (max-width: 834px) {
  body {
    font-size: 1.4rem;
  }
}

body.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

strong {
  color: #c45043;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.wrapper {
  padding: 0 15px;
  margin: 0 auto;
  max-width: 1512px;
}

a {
  text-decoration: none;
  color: inherit;
}

img {
  display: block;
  max-width: 100%;
}

strong {
  font-weight: 700;
}

@media screen and (max-width: 834px) {
  .pc_only {
    display: none !important;
  }
}

@media screen and (min-width: 835px) {
  .sp_only {
    display: none !important;
  }
}

.ml_auto {
  margin-left: auto;
}

.mr_auto {
  margin-right: auto;
}

.m0 {
  margin: 0px !important;
}

.mt0 {
  margin-top: 0px !important;
}

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

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

.mr0 {
  margin-right: 0px !important;
}

.m5 {
  margin: 5px;
}

.mt5 {
  margin-top: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.mr5 {
  margin-right: 5px;
}

.m10 {
  margin: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.mr10 {
  margin-right: 10px;
}

.m15 {
  margin: 15px;
}

.mt15 {
  margin-top: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

.mr15 {
  margin-right: 15px;
}

.m20 {
  margin: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.mr20 {
  margin-right: 20px;
}

.m25 {
  margin: 25px;
}

.mt25 {
  margin-top: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

.mr25 {
  margin-right: 25px;
}

.m30 {
  margin: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.mr30 {
  margin-right: 30px;
}

.m35 {
  margin: 35px;
}

.mt35 {
  margin-top: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.ml35 {
  margin-left: 35px;
}

.mr35 {
  margin-right: 35px;
}

.m40 {
  margin: 40px;
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.mr40 {
  margin-right: 40px;
}

.m45 {
  margin: 45px;
}

.mt45 {
  margin-top: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.ml45 {
  margin-left: 45px;
}

.mr45 {
  margin-right: 45px;
}

.m50 {
  margin: 50px;
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.mr50 {
  margin-right: 50px;
}

.m55 {
  margin: 55px;
}

.mt55 {
  margin-top: 55px;
}

.mb55 {
  margin-bottom: 55px;
}

.ml55 {
  margin-left: 55px;
}

.mr55 {
  margin-right: 55px;
}

.m60 {
  margin: 60px;
}

.mt60 {
  margin-top: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.mr60 {
  margin-right: 60px;
}

.m65 {
  margin: 65px;
}

.mt65 {
  margin-top: 65px;
}

.mb65 {
  margin-bottom: 65px;
}

.ml65 {
  margin-left: 65px;
}

.mr65 {
  margin-right: 65px;
}

.m70 {
  margin: 70px;
}

.mt70 {
  margin-top: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.mr70 {
  margin-right: 70px;
}

.m75 {
  margin: 75px;
}

.mt75 {
  margin-top: 75px;
}

.mb75 {
  margin-bottom: 75px;
}

.ml75 {
  margin-left: 75px;
}

.mr75 {
  margin-right: 75px;
}

.m80 {
  margin: 80px;
}

.mt80 {
  margin-top: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.mr80 {
  margin-right: 80px;
}

.m85 {
  margin: 85px;
}

.mt85 {
  margin-top: 85px;
}

.mb85 {
  margin-bottom: 85px;
}

.ml85 {
  margin-left: 85px;
}

.mr85 {
  margin-right: 85px;
}

.m90 {
  margin: 90px;
}

.mt90 {
  margin-top: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.mr90 {
  margin-right: 90px;
}

.m95 {
  margin: 95px;
}

.mt95 {
  margin-top: 95px;
}

.mb95 {
  margin-bottom: 95px;
}

.ml95 {
  margin-left: 95px;
}

.mr95 {
  margin-right: 95px;
}

.m100 {
  margin: 100px;
}

.mt100 {
  margin-top: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.mr100 {
  margin-right: 100px;
}

.p0 {
  padding: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.p5 {
  padding: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

.pr5 {
  padding-right: 5px;
}

.p10 {
  padding: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pr10 {
  padding-right: 10px;
}

.p15 {
  padding: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl15 {
  padding-left: 15px;
}

.pr15 {
  padding-right: 15px;
}

.p20 {
  padding: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pr20 {
  padding-right: 20px;
}

.p25 {
  padding: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pl25 {
  padding-left: 25px;
}

.pr25 {
  padding-right: 25px;
}

.p30 {
  padding: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.pr30 {
  padding-right: 30px;
}

.p35 {
  padding: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pl35 {
  padding-left: 35px;
}

.pr35 {
  padding-right: 35px;
}

.p40 {
  padding: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.pr40 {
  padding-right: 40px;
}

.p45 {
  padding: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pl45 {
  padding-left: 45px;
}

.pr45 {
  padding-right: 45px;
}

.p50 {
  padding: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pl50 {
  padding-left: 50px;
}

.pr50 {
  padding-right: 50px;
}

.p55 {
  padding: 55px;
}

.pt55 {
  padding-top: 55px;
}

.pb55 {
  padding-bottom: 55px;
}

.pl55 {
  padding-left: 55px;
}

.pr55 {
  padding-right: 55px;
}

.p60 {
  padding: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl60 {
  padding-left: 60px;
}

.pr60 {
  padding-right: 60px;
}

.p65 {
  padding: 65px;
}

.pt65 {
  padding-top: 65px;
}

.pb65 {
  padding-bottom: 65px;
}

.pl65 {
  padding-left: 65px;
}

.pr65 {
  padding-right: 65px;
}

.p70 {
  padding: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pl70 {
  padding-left: 70px;
}

.pr70 {
  padding-right: 70px;
}

.p75 {
  padding: 75px;
}

.pt75 {
  padding-top: 75px;
}

.pb75 {
  padding-bottom: 75px;
}

.pl75 {
  padding-left: 75px;
}

.pr75 {
  padding-right: 75px;
}

.p80 {
  padding: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pl80 {
  padding-left: 80px;
}

.pr80 {
  padding-right: 80px;
}

.p85 {
  padding: 85px;
}

.pt85 {
  padding-top: 85px;
}

.pb85 {
  padding-bottom: 85px;
}

.pl85 {
  padding-left: 85px;
}

.pr85 {
  padding-right: 85px;
}

.p90 {
  padding: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.pl90 {
  padding-left: 90px;
}

.pr90 {
  padding-right: 90px;
}

.p95 {
  padding: 95px;
}

.pt95 {
  padding-top: 95px;
}

.pb95 {
  padding-bottom: 95px;
}

.pl95 {
  padding-left: 95px;
}

.pr95 {
  padding-right: 95px;
}

.p100 {
  padding: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl100 {
  padding-left: 100px;
}

.pr100 {
  padding-right: 100px;
}

@media screen and (max-width: 834px) {
  .sp_p0 {
    padding: 0px !important;
  }
  .sp_pt0 {
    padding-top: 0px !important;
  }
  .sp_pb0 {
    padding-bottom: 0px !important;
  }
  .sp_pl0 {
    padding-left: 0px !important;
  }
  .sp_pr0 {
    padding-right: 0px !important;
  }
  .sp_p5 {
    padding: 5px;
  }
  .sp_pt5 {
    padding-top: 5px;
  }
  .sp_pb5 {
    padding-bottom: 5px;
  }
  .sp_pl5 {
    padding-left: 5px;
  }
  .sp_pr5 {
    padding-right: 5px;
  }
  .sp_p10 {
    padding: 10px;
  }
  .sp_pt10 {
    padding-top: 10px;
  }
  .sp_pb10 {
    padding-bottom: 10px;
  }
  .sp_pl10 {
    padding-left: 10px;
  }
  .sp_pr10 {
    padding-right: 10px;
  }
  .sp_p15 {
    padding: 15px;
  }
  .sp_pt15 {
    padding-top: 15px;
  }
  .sp_pb15 {
    padding-bottom: 15px;
  }
  .sp_pl15 {
    padding-left: 15px;
  }
  .sp_pr15 {
    padding-right: 15px;
  }
  .sp_p20 {
    padding: 20px;
  }
  .sp_pt20 {
    padding-top: 20px;
  }
  .sp_pb20 {
    padding-bottom: 20px;
  }
  .sp_pl20 {
    padding-left: 20px;
  }
  .sp_pr20 {
    padding-right: 20px;
  }
  .sp_p25 {
    padding: 25px;
  }
  .sp_pt25 {
    padding-top: 25px;
  }
  .sp_pb25 {
    padding-bottom: 25px;
  }
  .sp_pl25 {
    padding-left: 25px;
  }
  .sp_pr25 {
    padding-right: 25px;
  }
  .sp_p30 {
    padding: 30px;
  }
  .sp_pt30 {
    padding-top: 30px;
  }
  .sp_pb30 {
    padding-bottom: 30px;
  }
  .sp_pl30 {
    padding-left: 30px;
  }
  .sp_pr30 {
    padding-right: 30px;
  }
  .sp_p35 {
    padding: 35px;
  }
  .sp_pt35 {
    padding-top: 35px;
  }
  .sp_pb35 {
    padding-bottom: 35px;
  }
  .sp_pl35 {
    padding-left: 35px;
  }
  .sp_pr35 {
    padding-right: 35px;
  }
  .sp_p40 {
    padding: 40px;
  }
  .sp_pt40 {
    padding-top: 40px;
  }
  .sp_pb40 {
    padding-bottom: 40px;
  }
  .sp_pl40 {
    padding-left: 40px;
  }
  .sp_pr40 {
    padding-right: 40px;
  }
  .sp_p45 {
    padding: 45px;
  }
  .sp_pt45 {
    padding-top: 45px;
  }
  .sp_pb45 {
    padding-bottom: 45px;
  }
  .sp_pl45 {
    padding-left: 45px;
  }
  .sp_pr45 {
    padding-right: 45px;
  }
  .sp_p50 {
    padding: 50px;
  }
  .sp_pt50 {
    padding-top: 50px;
  }
  .sp_pb50 {
    padding-bottom: 50px;
  }
  .sp_pl50 {
    padding-left: 50px;
  }
  .sp_pr50 {
    padding-right: 50px;
  }
  .sp_p55 {
    padding: 55px;
  }
  .sp_pt55 {
    padding-top: 55px;
  }
  .sp_pb55 {
    padding-bottom: 55px;
  }
  .sp_pl55 {
    padding-left: 55px;
  }
  .sp_pr55 {
    padding-right: 55px;
  }
  .sp_p60 {
    padding: 60px;
  }
  .sp_pt60 {
    padding-top: 60px;
  }
  .sp_pb60 {
    padding-bottom: 60px;
  }
  .sp_pl60 {
    padding-left: 60px;
  }
  .sp_pr60 {
    padding-right: 60px;
  }
  .sp_p65 {
    padding: 65px;
  }
  .sp_pt65 {
    padding-top: 65px;
  }
  .sp_pb65 {
    padding-bottom: 65px;
  }
  .sp_pl65 {
    padding-left: 65px;
  }
  .sp_pr65 {
    padding-right: 65px;
  }
  .sp_p70 {
    padding: 70px;
  }
  .sp_pt70 {
    padding-top: 70px;
  }
  .sp_pb70 {
    padding-bottom: 70px;
  }
  .sp_pl70 {
    padding-left: 70px;
  }
  .sp_pr70 {
    padding-right: 70px;
  }
  .sp_p75 {
    padding: 75px;
  }
  .sp_pt75 {
    padding-top: 75px;
  }
  .sp_pb75 {
    padding-bottom: 75px;
  }
  .sp_pl75 {
    padding-left: 75px;
  }
  .sp_pr75 {
    padding-right: 75px;
  }
  .sp_p80 {
    padding: 80px;
  }
  .sp_pt80 {
    padding-top: 80px;
  }
  .sp_pb80 {
    padding-bottom: 80px;
  }
  .sp_pl80 {
    padding-left: 80px;
  }
  .sp_pr80 {
    padding-right: 80px;
  }
  .sp_p85 {
    padding: 85px;
  }
  .sp_pt85 {
    padding-top: 85px;
  }
  .sp_pb85 {
    padding-bottom: 85px;
  }
  .sp_pl85 {
    padding-left: 85px;
  }
  .sp_pr85 {
    padding-right: 85px;
  }
  .sp_p90 {
    padding: 90px;
  }
  .sp_pt90 {
    padding-top: 90px;
  }
  .sp_pb90 {
    padding-bottom: 90px;
  }
  .sp_pl90 {
    padding-left: 90px;
  }
  .sp_pr90 {
    padding-right: 90px;
  }
  .sp_p95 {
    padding: 95px;
  }
  .sp_pt95 {
    padding-top: 95px;
  }
  .sp_pb95 {
    padding-bottom: 95px;
  }
  .sp_pl95 {
    padding-left: 95px;
  }
  .sp_pr95 {
    padding-right: 95px;
  }
  .sp_p100 {
    padding: 100px;
  }
  .sp_pt100 {
    padding-top: 100px;
  }
  .sp_pb100 {
    padding-bottom: 100px;
  }
  .sp_pl100 {
    padding-left: 100px;
  }
  .sp_pr100 {
    padding-right: 100px;
  }
}

.r0 {
  border-radius: 0px !important;
}

.r1 {
  border-radius: 1px;
  overflow: hidden;
}

.r2 {
  border-radius: 2px;
  overflow: hidden;
}

.r3 {
  border-radius: 3px;
  overflow: hidden;
}

.r4 {
  border-radius: 4px;
  overflow: hidden;
}

.r5 {
  border-radius: 5px;
  overflow: hidden;
}

.r6 {
  border-radius: 6px;
  overflow: hidden;
}

.r7 {
  border-radius: 7px;
  overflow: hidden;
}

.r8 {
  border-radius: 8px;
  overflow: hidden;
}

.r9 {
  border-radius: 9px;
  overflow: hidden;
}

.r10 {
  border-radius: 10px;
  overflow: hidden;
}

.r11 {
  border-radius: 11px;
  overflow: hidden;
}

.r12 {
  border-radius: 12px;
  overflow: hidden;
}

.r13 {
  border-radius: 13px;
  overflow: hidden;
}

.r14 {
  border-radius: 14px;
  overflow: hidden;
}

.r15 {
  border-radius: 15px;
  overflow: hidden;
}

.r16 {
  border-radius: 16px;
  overflow: hidden;
}

.r17 {
  border-radius: 17px;
  overflow: hidden;
}

.r18 {
  border-radius: 18px;
  overflow: hidden;
}

.r19 {
  border-radius: 19px;
  overflow: hidden;
}

.r20 {
  border-radius: 20px;
  overflow: hidden;
}

.r21 {
  border-radius: 21px;
  overflow: hidden;
}

.r22 {
  border-radius: 22px;
  overflow: hidden;
}

.r23 {
  border-radius: 23px;
  overflow: hidden;
}

.r24 {
  border-radius: 24px;
  overflow: hidden;
}

.r25 {
  border-radius: 25px;
  overflow: hidden;
}

.r26 {
  border-radius: 26px;
  overflow: hidden;
}

.r27 {
  border-radius: 27px;
  overflow: hidden;
}

.r28 {
  border-radius: 28px;
  overflow: hidden;
}

.r29 {
  border-radius: 29px;
  overflow: hidden;
}

.r30 {
  border-radius: 30px;
  overflow: hidden;
}

.r31 {
  border-radius: 31px;
  overflow: hidden;
}

.r32 {
  border-radius: 32px;
  overflow: hidden;
}

.r33 {
  border-radius: 33px;
  overflow: hidden;
}

.r34 {
  border-radius: 34px;
  overflow: hidden;
}

.r35 {
  border-radius: 35px;
  overflow: hidden;
}

.r36 {
  border-radius: 36px;
  overflow: hidden;
}

.r37 {
  border-radius: 37px;
  overflow: hidden;
}

.r38 {
  border-radius: 38px;
  overflow: hidden;
}

.r39 {
  border-radius: 39px;
  overflow: hidden;
}

.r40 {
  border-radius: 40px;
  overflow: hidden;
}

.ta_center {
  text-align: center;
}

.ta_left {
  text-align: left;
}

.ta_right {
  text-align: right;
}

@media screen and (max-width: 834px) {
  .sp_ta_center {
    text-align: center;
  }
  .sp_ta_left {
    text-align: left;
  }
  .sp_ta_right {
    text-align: right;
  }
}

.color_bg-main {
  background-color: #988F80 !important;
}

.color_bg-main-light {
  background-color: #F3EEE3 !important;
}

.color_bg-main-dark {
  background-color: #3B2E16 !important;
}

.color_bg-sub {
  background-color: #cda360 !important;
}

.color_bg-sub-light {
  background-color: #f5e6c9 !important;
}

.color_bg-sub-dark {
  background-color: #8a6333 !important;
}

.color_bg-sub2 {
  background-color: #FFD5D5 !important;
}

.color_bg-sub2-light {
  background-color: #e0c6e7 !important;
}

.color_bg-sub2-dark {
  background-color: #460358 !important;
}

.color_bg-gray-white {
  background-color: #f5f5f5 !important;
}

.color_bg-gray-light {
  background-color: #d1cdc7 !important;
}

.color_bg-gray {
  background-color: #828282 !important;
}

.color_bg-gray-dark {
  background-color: #4d4d4d !important;
}

.color_bg-gray-black {
  background-color: #212121 !important;
}

.color_bg-white {
  background-color: #FFFFFF !important;
}

.color_bg-line {
  background-color: #2db530 !important;
}

.color_bg-image_repeat {
  background-image: url(./assets/img/bg_page.png);
  background-size: 50px 50px;
  background-position: center;
  background-repeat: repeat;
}

.color_text-main {
  color: #988F80 !important;
}

.color_text-main-light {
  color: #F3EEE3 !important;
}

.color_text-main-dark {
  color: #3B2E16 !important;
}

.color_text-sub {
  color: #cda360 !important;
}

.color_text-sub-light {
  color: #f5e6c9 !important;
}

.color_text-sub-dark {
  color: #8a6333 !important;
}

.color_text-sub1 {
  color: #c45043 !important;
}

.color_text-sub2 {
  color: #FFD5D5 !important;
}

.color_text-sub2-light {
  color: #e0c6e7 !important;
}

.color_text-sub2-dark {
  color: #460358 !important;
}

.color_text-gray-white {
  color: #f5f5f5 !important;
}

.color_text-gray-light {
  color: #d1cdc7 !important;
}

.color_text-gray {
  color: #828282 !important;
}

.color_text-gray-dark {
  color: #4d4d4d !important;
}

.color_text-gray-black {
  color: #212121 !important;
}

.color_text-white {
  color: #FFFFFF !important;
}

.color_text-link {
  color: #2DABF1 !important;
}

.color_text-error {
  color: #ea6565 !important;
}

.color_text-line {
  color: #2db530 !important;
}

.font-jp-p {
  font-family: "Noto Sans JP", sans-serif !important;
}

.font-jp-s {
  font-family: "Noto Serif JP", serif !important;
}

.font-en {
  font-family: "Poppins", sans-serif !important;
}

.font-marugo {
  font-family: "Hiragino Maru Gothic Pro", sans-serif !important;
}

@keyframes moveLeft {
  0% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
}

.anim-fadeIn-1 {
  opacity: 0;
  transition: opacity 0.5s ease-out;
  transition-delay: 0s;
}

.anim-fadeIn-1.in-view {
  opacity: 1;
}

.anim-slideIn-l-1 {
  opacity: 0;
  transform: translateX(-20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0s;
}

.anim-slideIn-l-1.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-slideIn-r-1 {
  opacity: 0;
  transform: translateX(20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0s;
}

.anim-slideIn-r-1.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-slideIn-t-1 {
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0s;
}

.anim-slideIn-t-1.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-slideIn-b-1 {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0s;
}

.anim-slideIn-b-1.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-scaleIn-1 {
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0s;
}

.anim-scaleIn-1.in-view {
  opacity: 1;
  transform: scale(1);
}

.anim-fadeIn-2 {
  opacity: 0;
  transition: opacity 0.5s ease-out;
  transition-delay: 0.25s;
}

.anim-fadeIn-2.in-view {
  opacity: 1;
}

.anim-slideIn-l-2 {
  opacity: 0;
  transform: translateX(-20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0.25s;
}

.anim-slideIn-l-2.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-slideIn-r-2 {
  opacity: 0;
  transform: translateX(20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0.25s;
}

.anim-slideIn-r-2.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-slideIn-t-2 {
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0.25s;
}

.anim-slideIn-t-2.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-slideIn-b-2 {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0.25s;
}

.anim-slideIn-b-2.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-scaleIn-2 {
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0.25s;
}

.anim-scaleIn-2.in-view {
  opacity: 1;
  transform: scale(1);
}

.anim-fadeIn-3 {
  opacity: 0;
  transition: opacity 0.5s ease-out;
  transition-delay: 0.5s;
}

.anim-fadeIn-3.in-view {
  opacity: 1;
}

.anim-slideIn-l-3 {
  opacity: 0;
  transform: translateX(-20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0.5s;
}

.anim-slideIn-l-3.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-slideIn-r-3 {
  opacity: 0;
  transform: translateX(20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0.5s;
}

.anim-slideIn-r-3.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-slideIn-t-3 {
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0.5s;
}

.anim-slideIn-t-3.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-slideIn-b-3 {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0.5s;
}

.anim-slideIn-b-3.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-scaleIn-3 {
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0.5s;
}

.anim-scaleIn-3.in-view {
  opacity: 1;
  transform: scale(1);
}

.anim-fadeIn-4 {
  opacity: 0;
  transition: opacity 0.5s ease-out;
  transition-delay: 0.75s;
}

.anim-fadeIn-4.in-view {
  opacity: 1;
}

.anim-slideIn-l-4 {
  opacity: 0;
  transform: translateX(-20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0.75s;
}

.anim-slideIn-l-4.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-slideIn-r-4 {
  opacity: 0;
  transform: translateX(20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0.75s;
}

.anim-slideIn-r-4.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-slideIn-t-4 {
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0.75s;
}

.anim-slideIn-t-4.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-slideIn-b-4 {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0.75s;
}

.anim-slideIn-b-4.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-scaleIn-4 {
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 0.75s;
}

.anim-scaleIn-4.in-view {
  opacity: 1;
  transform: scale(1);
}

.anim-fadeIn-5 {
  opacity: 0;
  transition: opacity 0.5s ease-out;
  transition-delay: 1s;
}

.anim-fadeIn-5.in-view {
  opacity: 1;
}

.anim-slideIn-l-5 {
  opacity: 0;
  transform: translateX(-20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 1s;
}

.anim-slideIn-l-5.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-slideIn-r-5 {
  opacity: 0;
  transform: translateX(20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 1s;
}

.anim-slideIn-r-5.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-slideIn-t-5 {
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 1s;
}

.anim-slideIn-t-5.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-slideIn-b-5 {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 1s;
}

.anim-slideIn-b-5.in-view {
  opacity: 1;
  transform: translate(0);
}

.anim-scaleIn-5 {
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-delay: 1s;
}

.anim-scaleIn-5.in-view {
  opacity: 1;
  transform: scale(1);
}

.parts-color-item-btn.js-get-color.js-animation-demo-btn {
  width: 100px;
  height: 100px;
  margin: 10px auto;
  background-color: #988F80;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  opacity: 0;
  transform: translate(0, 0);
  transition: none;
}

.parts-color-item-btn.js-get-color.js-animation-demo-btn.anim-fadeIn-1.in-view, .parts-color-item-btn.js-get-color.js-animation-demo-btn.anim-fadeIn-2.in-view, .parts-color-item-btn.js-get-color.js-animation-demo-btn.anim-fadeIn-3.in-view, .parts-color-item-btn.js-get-color.js-animation-demo-btn.anim-fadeIn-4.in-view, .parts-color-item-btn.js-get-color.js-animation-demo-btn.anim-fadeIn-5.in-view {
  animation: demoFadeIn 5s ease-out infinite;
}

.parts-color-item-btn.js-get-color.js-animation-demo-btn[class*="anim-slideIn-l"].in-view {
  animation: demoSlideLeft 5s ease-out infinite;
}

.parts-color-item-btn.js-get-color.js-animation-demo-btn[class*="anim-slideIn-r"].in-view {
  animation: demoSlideRight 5s ease-out infinite;
}

.parts-color-item-btn.js-get-color.js-animation-demo-btn[class*="anim-slideIn-t"].in-view {
  animation: demoSlideTop 5s ease-out infinite;
}

.parts-color-item-btn.js-get-color.js-animation-demo-btn[class*="anim-slideIn-b"].in-view {
  animation: demoSlideBottom 5s ease-out infinite;
}

.parts-color-item-btn.js-get-color.js-animation-demo-btn[class*="anim-scaleIn"].in-view {
  animation: demoScale 5s ease-out infinite;
}

@keyframes demoFadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes demoSlideLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  20% {
    opacity: 1;
    transform: translateX(0);
  }
  80% {
    opacity: 1;
    transform: translateX(0);
  }
  90% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes demoSlideRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  20% {
    opacity: 1;
    transform: translateX(0);
  }
  80% {
    opacity: 1;
    transform: translateX(0);
  }
  90% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes demoSlideTop {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  20% {
    opacity: 1;
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    transform: translateY(0);
  }
  90% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes demoSlideBottom {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  20% {
    opacity: 1;
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    transform: translateY(0);
  }
  90% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes demoScale {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  20% {
    opacity: 1;
    transform: scale(1);
  }
  80% {
    opacity: 1;
    transform: scale(1);
  }
  90% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.com-topic_path {
  width: fit-content;
}

.com-topic_path ul {
  width: fit-content;
  display: flex;
  gap: 10px;
}

.com-topic_path ul li, .com-topic_path ul a {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 1.4rem;
  color: #828282;
  white-space: nowrap;
  flex-shrink: 0;
}

.com-topic_path ul li {
  position: relative;
  gap: 10px;
}

.com-topic_path ul li .icon_arrow {
  width: 7px;
  height: 10px;
  fill: #988F80;
}

.com-topic_path ul a {
  transition: opacity 0.3s;
}

.com-topic_path ul a:hover {
  opacity: 0.6;
}

@media screen and (max-width: 834px) {
  .com-topic_path ul a:hover {
    opacity: 1;
  }
}

.com-topic_path ul a svg {
  width: 16px;
  height: 16px;
  fill: #988F80;
}

.com-topic_path-wrap {
  width: fit-content;
  max-width: 100%;
  padding: 16px 20px;
  overflow-x: auto;
  background-color: #FFFFFF;
}

@media screen and (max-width: 834px) {
  .com-topic_path-wrap {
    padding: 10px 20px;
  }
}

.com-section {
  padding: 90px 0 90px;
}

@media screen and (max-width: 834px) {
  .com-section {
    padding: 50px 0 50px;
  }
}

.com-spacer-section {
  margin-bottom: 90px;
}

@media screen and (max-width: 834px) {
  .com-spacer-section {
    margin-bottom: 50px;
  }
}

.com-spacer-large {
  margin-bottom: 60px;
}

.com-spacer-medium {
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .com-spacer-medium {
    margin-bottom: 20px;
  }
}

.com-spacer-small {
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .com-spacer-small {
    margin-bottom: 10px;
  }
}

.com-spacer-xsmall {
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .com-spacer-xsmall {
    margin-bottom: 10px;
  }
}

.com-spacer-xxsmall {
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .com-spacer-xxsmall {
    margin-bottom: 5px;
  }
}

.com-contentWidth {
  width: 100%;
  max-width: 1200px;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 834px) {
  .com-contentWidth {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}

.com-contentWidth.__1200 {
  max-width: 1300px;
}

.com-contentWidth.__1400 {
  max-width: 1500px;
}

.com-bgc-white {
  background-color: #FFFFFF;
}

.com-bgc-main {
  background-color: #988F80;
}

.com-bgc-main-light {
  background-color: #F3EEE3;
}

.com-bgc-sub {
  background-color: #cda360;
}

.com-bgc-gray-light {
  background-color: #e4e0d8;
}

.com-bgc-gray-white {
  background-color: #f0efeb;
}

.com-bgc-gray-white2 {
  background-color: #faf9f7;
}

.com-c-white {
  color: #FFFFFF;
}

.com-h1 {
  font-size: 3.5rem;
  line-height: 1.45;
  font-weight: 700;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  padding-bottom: 15px;
  border-bottom: solid 1px #000;
}

@media screen and (max-width: 834px) {
  .com-h1 {
    font-size: 2.5rem;
  }
}

.com-h1 span {
  color: #988F80;
}

.com-h1-desc {
  font-size: 1.8rem;
  line-height: 1.45;
  font-weight: 400;
}

.com-h2 {
  display: block;
  width: 100%;
  padding: 25px;
  margin-top: 60px;
  margin-bottom: 40px;
  font-size: 2.8rem;
  line-height: 1.45;
  text-align: center;
  color: #3B2E16;
  background-color: #FFD5D5;
  letter-spacing: 0.13em;
  border-radius: 5px;
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-weight: 400;
}

@media screen and (max-width: 834px) {
  .com-h2 {
    font-size: 2.1rem;
  }
}

.com-h2-top {
  font-size: 3.5rem;
  line-height: 1.45;
  font-weight: 700;
  text-align: center;
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  letter-spacing: 0.13em;
  font-weight: 500;
  padding-bottom: 50px;
  position: relative;
}

.com-h2-top::before {
  content: '';
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 140px;
  height: 130px;
  background-image: url(./assets/img/com_h2_img.png);
  background-size: cover;
  z-index: -1;
}

@media screen and (max-width: 834px) {
  .com-h2-top::before {
    top: 50%;
    width: 90px;
    height: 88px;
  }
}

@media screen and (max-width: 834px) {
  .com-h2-top {
    font-size: 2.2rem;
    padding-bottom: 20px;
    padding-top: 30px;
  }
}

.com-h2-top span {
  color: #988F80;
}

.com-h2-top-desc {
  font-size: 1.8rem;
  line-height: 1.45;
  font-weight: 400;
}

.com-h3 {
  font-size: 2.4rem;
  line-height: 1.45;
  font-weight: 700;
  letter-spacing: 0.13em;
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-weight: 400;
}

@media screen and (max-width: 834px) {
  .com-h3 {
    font-size: 1.8rem;
  }
}

.com-h3.com-underline {
  border-bottom: 1px solid #828282;
}

.com-h4 {
  font-size: 1.9rem;
  line-height: 1.45;
  font-weight: 700;
  color: #3B2E16;
}

.com-h4-dot {
  position: relative;
  padding-left: 30px;
  font-size: 1.8rem;
  line-height: 1.45;
  font-weight: 700;
  color: #988F80;
}

.com-h4-dot:before {
  content: '';
  position: absolute;
  top: 0.25em;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #988F80;
  border-radius: 50%;
}

.com-h4-dot._sub1 {
  color: #c45043;
}

.com-h4-dot._sub1:before {
  background-color: #c45043;
}

.com-h4-icon {
  position: relative;
  padding-left: 40px;
  font-size: 1.9rem;
  line-height: 1.45;
  font-weight: 700;
  color: #212121;
}

@media screen and (max-width: 834px) {
  .com-h4-icon {
    font-size: 1.7rem;
  }
}

.com-h4-icon-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  fill: #988F80;
}

@media screen and (max-width: 834px) {
  .com-h4-icon-img {
    top: -0.2em;
  }
}

.com-accent-jp {
  font-size: 4.0rem;
  line-height: 1.45;
  font-weight: 300;
}

@media screen and (max-width: 834px) {
  .com-accent-jp {
    font-size: 2.0rem;
  }
}

.com-accent-jp-large {
  font-size: 3.2rem;
  color: #988F80;
}

@media screen and (max-width: 834px) {
  .com-accent-jp-large {
    font-size: 2.4rem;
  }
}

.com-accent-jp-medium {
  font-size: 1.8rem;
  color: #988F80;
}

@media screen and (max-width: 834px) {
  .com-accent-jp-medium {
    font-size: 1.6rem;
  }
}

.com-accent-jp-small {
  font-size: 1.4rem;
  color: #988F80;
}

@media screen and (max-width: 834px) {
  .com-accent-jp-small {
    font-size: 1.2rem;
  }
}

.com-accent-en-large {
  font-family: "Poppins", sans-serif;
  font-size: 8.0rem;
  line-height: 1.45;
  font-weight: 300;
  color: #988F80;
}

@media screen and (max-width: 834px) {
  .com-accent-en-large {
    font-size: 5.0rem;
  }
}

.com-accent-en-medium {
  font-family: "Poppins", sans-serif;
  font-size: 4.0rem;
  line-height: 1.45;
  font-weight: 300;
  color: #988F80;
}

@media screen and (max-width: 834px) {
  .com-accent-en-medium {
    font-size: 3.5rem;
  }
}

.com-accent-en-small {
  font-family: "Poppins", sans-serif;
  font-size: 2.5rem;
  line-height: 1.45;
  font-weight: 300;
  color: #988F80;
}

@media screen and (max-width: 834px) {
  .com-accent-en-small {
    font-size: 2.0rem;
  }
}

.com-index {
  padding: 30px;
  border-radius: 20px;
  background-color: #f0efeb;
}

@media screen and (max-width: 834px) {
  .com-index {
    padding: 15px;
  }
}

.com-index-title {
  font-size: 1.8rem;
  line-height: 1.45;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
}

@media screen and (max-width: 834px) {
  .com-index-title {
    font-size: 1.7rem;
  }
}

.com-index-title-icon {
  width: 35px;
  height: 35px;
  fill: #988F80;
}

.com-index-list-item-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding: 10px;
  border-bottom: 1px solid #d1cdc7;
}

.com-index-list-item-link-icon {
  width: 25px;
  height: 25px;
  transition: transform 0.3s;
  fill: #988F80;
}

.com-index-list-item-link:hover .com-index-list-item-link-icon {
  transform: translateX(10px);
}

@media screen and (max-width: 834px) {
  .com-index-list-item-link:hover .com-index-list-item-link-icon {
    transform: translateX(0);
  }
}

.com-img {
  border-radius: 5px;
  width: 100%;
  height: auto;
}

.com-col2 {
  display: flex;
  gap: 60px;
  flex-wrap: wrap;
}

@media screen and (max-width: 834px) {
  .com-col2 {
    flex-direction: column;
    gap: 40px;
  }
}

.com-col2._gap_40 {
  gap: 40px;
}

@media screen and (max-width: 834px) {
  .com-col2._gap_40 {
    gap: 20px;
  }
}

.com-col2._gap_40 .com-col2-item {
  width: calc((100% - 40px) / 2);
}

@media screen and (max-width: 834px) {
  .com-col2._gap_40 .com-col2-item {
    width: 100%;
  }
}

.com-col2-item {
  width: calc((100% - 60px) / 2);
}

@media screen and (max-width: 834px) {
  .com-col2-item {
    width: 100%;
  }
}

.com-col2._circle img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
  object-position: center;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 834px) {
  .com-col2._circle img {
    width: 170px;
    height: 170px;
  }
}

.com-col3 {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}

@media screen and (max-width: 834px) {
  .com-col3 {
    flex-direction: column;
    gap: 40px;
  }
}

.com-col3._gap_40 {
  gap: 20px;
}

@media screen and (max-width: 834px) {
  .com-col3._gap_40 {
    gap: 20px;
  }
}

.com-col3-item {
  width: calc((100% - 60px) / 3);
}

@media screen and (max-width: 834px) {
  .com-col3-item {
    width: 100%;
  }
}

.com-col3._circle img {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
  object-position: center;
  margin-right: auto;
  margin-left: auto;
}

.com-col-img_right {
  display: grid;
  grid-template-columns: 1fr calc(38% + 60px);
  column-gap: 60px;
  grid-template-rows: auto 1fr;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .com-col-img_right {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
  }
}

.com-col-img_right-title {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (max-width: 834px) {
  .com-col-img_right-title {
    grid-area: 1 / 1 / 2 / 2;
  }
}

.com-col-img_right-text {
  grid-area: 2 / 1 / 3 / 2;
}

@media screen and (max-width: 834px) {
  .com-col-img_right-text {
    grid-area: 3 / 1 / 4 / 2;
  }
}

.com-col-img_right-img {
  grid-area: 1 / 2 / 3 / 3;
  display: block;
  margin-left: auto;
  margin-right: 0;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 834px) {
  .com-col-img_right-img {
    width: 100%;
    margin-bottom: 20px;
    grid-area: 2 / 1 / 3 / 2;
  }
}

.com-col-img_right._md {
  grid-template-columns: calc(50% - 60px) 1fr;
}

@media screen and (max-width: 834px) {
  .com-col-img_right._md {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
  }
}

.com-col-img_right._lg {
  grid-template-columns: calc(30% + 60px) 1fr;
}

@media screen and (max-width: 834px) {
  .com-col-img_right._lg {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
  }
}

.com-col-img_left {
  display: grid;
  grid-template-columns: calc(38% + 60px) 1fr;
  grid-template-rows: auto 1fr;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .com-col-img_left {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
  }
}

.com-col-img_left-title {
  grid-area: 1 / 2 / 2 / 3;
}

@media screen and (max-width: 834px) {
  .com-col-img_left-title {
    grid-area: 1 / 1 / 2 / 2;
  }
}

.com-col-img_left-text {
  grid-area: 2 / 2 / 3 / 3;
}

@media screen and (max-width: 834px) {
  .com-col-img_left-text {
    grid-area: 3 / 1 / 4 / 2;
  }
}

.com-col-img_left-img {
  grid-area: 1 / 1 / 3 / 2;
  display: block;
  margin-left: 0;
  margin-right: auto;
  width: calc(100% - 60px);
  flex-shrink: 0;
}

@media screen and (max-width: 834px) {
  .com-col-img_left-img {
    width: 100%;
    margin-bottom: 20px;
    grid-area: 2 / 1 / 3 / 2;
  }
}

.com-col-img_left._md {
  grid-template-columns: 1fr calc(50% - 60px);
}

@media screen and (max-width: 834px) {
  .com-col-img_left._md {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
  }
}

.com-col-img_left._lg {
  grid-template-columns: 1fr calc(30% + 60px);
}

@media screen and (max-width: 834px) {
  .com-col-img_left._lg {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
  }
}

.com-ul-note {
  margin-bottom: 30px;
}

.com-ul-note:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .com-ul-note {
    margin-bottom: 20px;
  }
}

.com-ul-note > li {
  position: relative;
  padding-left: 1.2em;
  margin-bottom: 5px;
}

.com-ul-note > li:last-child {
  margin-bottom: 0;
}

.com-ul-note > li:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}

.com-ul-dot {
  margin-bottom: 30px;
}

.com-ul-dot:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .com-ul-dot {
    margin-bottom: 20px;
  }
}

.com-ul-dot > li {
  position: relative;
  padding-left: 1.2em;
  margin-bottom: 5px;
}

.com-ul-dot > li:last-child {
  margin-bottom: 0;
}

.com-ul-dot > li:before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #988F80;
}

.com-ul-check {
  margin-bottom: 30px;
}

.com-ul-check:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .com-ul-check {
    margin-bottom: 20px;
  }
}

.com-ul-check > li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  margin-bottom: 10px;
}

.com-ul-check > li:last-child {
  margin-bottom: 0;
}

.com-ul-check-icon {
  padding-top: 0.1em;
  width: 24px;
  height: 24px;
  fill: #988F80;
  flex-shrink: 0;
}

.com-ul-check_02 {
  margin-bottom: 30px;
}

.com-ul-check_02:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .com-ul-check_02 {
    margin-bottom: 20px;
  }
}

.com-ul-check_02 > li {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 15px;
}

.com-ul-check_02 > li:last-child {
  margin-bottom: 0;
}

.com-ul-check_02 > li p {
  padding: 5px 0 0 56px;
}

@media screen and (max-width: 834px) {
  .com-ul-check_02 > li p {
    padding: 10px 10px 0;
  }
}

.com-ul-check_02-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.com-ul-check_02-item-icon {
  position: relative;
  top: 0.1em;
  padding: 0.2em;
  width: 40px;
  height: 40px;
  background-color: #F3EEE3;
  border-radius: 50%;
  padding: 8px 0 0 8px;
  fill: #988F80;
  flex-shrink: 0;
  z-index: 1;
}

.com-ul-check_02-item .com-h4 {
  padding-top: 7px;
}

.com-ul-num {
  margin-bottom: 30px;
}

.com-ul-num:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .com-ul-num {
    margin-bottom: 20px;
  }
}

.com-ul-num > li {
  position: relative;
  margin-bottom: 10px;
  min-height: 40px;
  counter-increment: li;
}

.com-ul-num > li:last-child {
  margin-bottom: 0;
}

.com-ul-num > li:before {
  content: counter(li);
  position: absolute;
  top: 0.2rem;
  left: 1.45rem;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.45;
  color: #988F80;
  padding-top: 4px;
  font-size: 2rem;
  z-index: 10;
}

.com-ul-num > li:after {
  content: "";
  position: absolute;
  top: 0.1em;
  left: 0;
  width: 40px;
  height: 40px;
  background-color: #F3EEE3;
  border-radius: 50%;
  z-index: 1;
}

.com-ul-num > li .com-h4 {
  padding: 7px 0 0 56px;
}

.com-ul-num > li p {
  padding: 5px 0 0 56px;
}

@media screen and (max-width: 834px) {
  .com-ul-num > li p {
    padding: 10px 10px 0;
  }
}

.com-timeline {
  width: 100%;
  border-collapse: collapse;
}

.com-timeline th, .com-timeline td {
  padding-bottom: 10px;
}

.com-timeline th {
  padding-right: 20px;
  text-align: left;
  white-space: nowrap;
  vertical-align: top;
}

.com-info-icon {
  width: 50px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.com-info-icon + * {
  margin-top: 0;
}

.com-point {
  display: flex;
  align-items: flex-start;
  padding: 40px;
  gap: 50px;
}

@media screen and (max-width: 834px) {
  .com-point {
    flex-direction: column;
    padding: 15px;
    gap: 20px;
  }
}

.com-point-img {
  width: 150px;
  height: auto;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  object-fit: cover;
  object-position: center;
  flex-shrink: 0;
}

@media screen and (max-width: 834px) {
  .com-point-img {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}

.com-point-text {
  width: 100%;
}

.com-point-text-head {
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d1cdc7;
}

@media screen and (max-width: 834px) {
  .com-point-text-head {
    margin-bottom: 20px;
  }
}

.com-point._right {
  flex-direction: row-reverse;
}

@media screen and (max-width: 834px) {
  .com-point._right {
    flex-direction: column;
  }
}

.com-underline {
  padding-bottom: 30px;
  border-bottom: 1px dashed #828282;
  margin-bottom: 30px;
}

.com-note {
  padding-left: 15px;
  border-left: 1px solid #4d4d4d;
}

.com-note .com-ul-note {
  color: #4d4d4d;
  font-size: 1.4rem;
}

.com-table01 {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #e4e0d8;
}

.com-table01 tr {
  border-bottom: 1px solid #e4e0d8;
}

.com-table01 tr:last-child {
  border-bottom: none;
}

.com-table01 th, .com-table01 td {
  padding: 20px;
}

@media screen and (max-width: 834px) {
  .com-table01 th, .com-table01 td {
    display: block;
    width: 100%;
  }
}

.com-table01 th {
  width: 34%;
  background-color: #f0efeb;
  text-align: left;
  font-weight: 700;
}

@media screen and (max-width: 834px) {
  .com-table01 th {
    width: 100%;
    border-bottom: none;
  }
}

.com-table01 td {
  width: 66%;
}

@media screen and (max-width: 834px) {
  .com-table01 td {
    width: 100%;
  }
}

.com-table02 {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #e4e0d8;
}

@media screen and (max-width: 834px) {
  .com-table02 th, .com-table02 td {
    display: block;
    width: 100%;
  }
}

.com-table02 tr {
  border-bottom: 1px solid #e4e0d8;
}

.com-table02 tr:last-child {
  border-bottom: none;
}

.com-table02 td:last-child {
  padding-bottom: 20px;
}

.com-table02-head {
  width: 26%;
  padding: 20px;
  background-color: #f0efeb;
  text-align: left;
  font-weight: 700;
}

@media screen and (max-width: 834px) {
  .com-table02-head {
    width: 100%;
    border-bottom: none;
  }
}

.com-table02-text {
  width: 48%;
  padding: 20px;
}

@media screen and (max-width: 834px) {
  .com-table02-text {
    width: 100%;
    padding-bottom: 0px;
  }
}

.com-table02-text-price {
  text-align: right;
  line-height: 1.0;
}

.com-table02-text-price span {
  font-family: "Poppins", sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  padding-right: 5px;
}

@media screen and (max-width: 834px) {
  .com-table02-text-price span {
    font-size: 2.0rem;
  }
}

.com-table02-img {
  width: 26%;
  padding: 20px 20px 0;
}

.com-table02-img img {
  display: block;
  width: 100%;
  max-width: 160px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 160 / 107;
  object-fit: cover;
  object-position: center;
  border-radius: 5px;
}

@media screen and (max-width: 834px) {
  .com-table02-img img {
    max-width: none;
  }
}

.com-table03 {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #e4e0d8;
  border-left: 1px solid #e4e0d8;
}

@media screen and (max-width: 834px) {
  .com-table03 th, .com-table03 td {
    display: block;
    width: 100%;
  }
}

.com-table03-head {
  width: 34%;
  padding: 20px;
  background-color: #f0efeb;
  text-align: left;
  font-weight: 700;
  border-bottom: 1px solid #e4e0d8;
}

@media screen and (max-width: 834px) {
  .com-table03-head {
    width: 100%;
    border-right: 1px solid #e4e0d8;
    border-bottom: none;
  }
}

.com-table03-text {
  width: 74%;
  padding: 20px;
  border-bottom: 1px solid #e4e0d8;
  border-right: 1px solid #e4e0d8;
}

@media screen and (max-width: 834px) {
  .com-table03-text {
    width: 100%;
  }
}

.com-table03-text-price {
  text-align: right;
  line-height: 1.0;
}

.com-table03-text-price span {
  font-family: "Poppins", sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  padding-right: 5px;
}

@media screen and (max-width: 834px) {
  .com-table03-text-price span {
    font-size: 2.0rem;
  }
}

.com-flow._white .com-flow-item {
  background-color: #FFFFFF;
}

.com-flow-item {
  position: relative;
  width: 100%;
  display: flex;
  gap: 50px;
  padding: 30px;
  margin-bottom: 50px;
  border-radius: 20px;
  background-color: #f0efeb;
}

@media screen and (max-width: 834px) {
  .com-flow-item {
    flex-direction: column;
    gap: 30px;
    margin-bottom: 30px;
  }
}

.com-flow-item:last-child {
  margin-bottom: 0;
}

.com-flow-item:last-child::after {
  display: none;
}

.com-flow-item::after {
  content: "";
  position: absolute;
  top: calc(100% - 20px);
  left: 50%;
  transform: translateX(-50%);
  display: block;
  height: 50px;
  border-left: 2px solid #3B2E16;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .com-flow-item::after {
    top: calc(100% - 10px);
    height: 30px;
  }
}

.com-flow-item-step {
  width: 24%;
  min-width: 180px;
}

@media screen and (max-width: 834px) {
  .com-flow-item-step {
    width: 100%;
    min-width: none;
  }
}

.com-flow-item-step p {
  font-family: "Poppins", sans-serif;
  font-size: 3.5rem;
  line-height: 1.0;
  font-weight: 400;
  color: #3B2E16;
}

@media screen and (max-width: 834px) {
  .com-flow-item-step p {
    font-size: 3.5rem;
  }
}

.com-flow-item-text {
  width: 51%;
}

@media screen and (max-width: 834px) {
  .com-flow-item-text {
    width: 100%;
  }
}

.com-flow-item-text h3 {
  font-size: 2.4rem;
  line-height: 1.45;
  font-weight: 500;
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .com-flow-item-text h3 {
    font-size: 1.8rem;
  }
}

.com-flow-item-img {
  width: 25%;
  min-width: 180px;
}

@media screen and (max-width: 834px) {
  .com-flow-item-img {
    width: 100%;
    min-width: none;
  }
}

.com-flow-item-img img {
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
}

.com-flow-item:not(:has(.com-flow-item-img)) .com-flow-item-text {
  width: 76%;
}

@media screen and (max-width: 834px) {
  .com-flow-item:not(:has(.com-flow-item-img)) .com-flow-item-text {
    width: 100%;
  }
}

.com-faq-list-item {
  padding: 30px;
  border-bottom: solid 1px #828282;
}

@media screen and (max-width: 834px) {
  .com-faq-list-item {
    padding: 15px;
  }
}

.com-faq-list-item:first-child {
  padding-top: 0;
}

.com-faq-list-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.com-faq-list-item-q {
  position: relative;
  padding-top: 15px;
  padding-left: 70px;
}

@media screen and (max-width: 834px) {
  .com-faq-list-item-q {
    display: flex;
    align-items: center;
    padding-top: 0px;
    min-height: 60px;
  }
}

.com-faq-list-item-q::before {
  content: "Q";
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #988F80;
  font-size: 2.4rem;
  font-weight: 500;
  color: #FFFFFF;
  font-family: "Poppins", sans-serif;
}

.com-faq-list-item-a {
  position: relative;
  padding-left: 100px;
}

@media screen and (max-width: 834px) {
  .com-faq-list-item-a {
    padding-left: 70px;
  }
}

.com-faq-list-item-a::before {
  content: "A";
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 30px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #FFFFFF;
  font-size: 2.4rem;
  font-weight: 500;
  color: #3B2E16;
  font-family: "Poppins", sans-serif;
}

@media screen and (max-width: 834px) {
  .com-faq-list-item-a::before {
    left: 0;
  }
}

.com-box01 {
  padding: 60px 50px;
  border-radius: 30px;
  background-color: #f0efeb;
}

@media screen and (max-width: 834px) {
  .com-box01 {
    padding: 30px 15px;
  }
}

.com-box01-head {
  border-bottom: dashed 1px #978e7b;
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .com-box01-head {
    margin-bottom: 40px;
  }
}

.com-box01-head-icon {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 10px;
}

.com-box01-head-icon-img {
  width: 50px;
  height: 50px;
  fill: #988F80;
}

.com-box01-head-h2 {
  font-size: 2.6rem;
  line-height: 1.45;
  font-weight: 500;
  color: #3B2E16;
  text-align: center;
  padding-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .com-box01-head-h2 {
    font-size: 2.4rem;
  }
}

.com-box01-head-note {
  padding-bottom: 30px;
}

.com-box02 {
  border: 1px solid #978e7b;
}

.com-box02 .com-h2 {
  padding: 40px;
}

.com-box02-top {
  padding: 60px;
}

@media screen and (max-width: 834px) {
  .com-box02-top {
    padding: 40px 10px;
  }
}

@media screen and (max-width: 834px) {
  .com-box02-inner {
    padding: 30px 15px;
  }
}

.com-box03 {
  padding: 50px;
  background-color: #f0efeb;
  border: 1px solid #e4e0d8;
  border-radius: 10px;
}

@media screen and (max-width: 834px) {
  .com-box03 {
    padding: 40px 20px;
  }
}

.com-box03-head {
  font-size: 2.6rem;
  line-height: 1.45;
  font-weight: 500;
  text-align: center;
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .com-box03-head {
    font-size: 2.5rem;
    margin-bottom: 30px;
  }
}

.com-box03-head-en {
  margin-bottom: 10px;
  font-family: "Poppins", sans-serif;
  font-size: 4.0rem;
  line-height: 1.0;
  font-weight: 500;
  color: #3B2E16;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .com-box03-head-en {
    font-size: 3.5rem;
  }
}

.com-box03-img {
  margin-bottom: 50px;
  width: 100%;
  height: auto;
  aspect-ratio: 2.7 / 1;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
}

@media screen and (max-width: 834px) {
  .com-box03-img {
    aspect-ratio: unset;
    margin-bottom: 30px;
  }
}

.com-box03-contact {
  width: 100%;
  display: flex;
  gap: 20px;
}

@media screen and (max-width: 834px) {
  .com-box03-contact {
    flex-direction: column;
  }
}

.com-box03-contact-item {
  position: relative;
  width: calc((100% - 45px) / 3);
  padding: 20px;
  background-color: #FFFFFF;
  border-radius: 5px;
}

@media screen and (max-width: 834px) {
  .com-box03-contact-item {
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .com-box03-contact-item {
    padding: 20px 10px;
  }
}

.com-box03-contact-item._line .com-box03-contact-item-icon {
  /*background-color: $line-color;*/
}

.com-box03-contact-item._line .com-box03-contact-item-icon-img {
  width: 100%;
  height: 100%;
  /*width: 25px;
                        height: 25px;*/
}

.com-box03-contact-item-icon {
  position: absolute;
  top: -11px;
  left: -9px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #3B2E16;
}

.com-box03-contact-item-icon-img {
  width: 30px;
  height: 30px;
}

.com-box03-contact-item-head {
  font-size: 1.9rem;
  line-height: 1.45;
  font-weight: 500;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: solid 1px #e4e0d8;
}

@media screen and (max-width: 834px) {
  .com-box03-contact-item-head {
    font-size: 1.7rem;
  }
}

.com-box03-contact-item-phone {
  font-family: "Poppins", sans-serif;
  font-size: 3.0rem;
  line-height: 1.45;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0em;
  color: #3B2E16;
  margin-bottom: 10px;
}

.com-box03-contact-item-time {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.com-box03-contact-item-time-num {
  font-family: "Poppins", sans-serif;
  font-size: 2.0rem;
  line-height: 1.45;
  font-weight: 400;
  letter-spacing: 0em;
}

.com-box03-contact-item-desc {
  text-align: center;
  margin-bottom: 20px;
}

.com-btn-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.com-btn01 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  padding: 3px 10px;
  height: 50px;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
}

.com-btn01::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  width: calc(0% + 30px);
  height: auto;
  aspect-ratio: 1 / 1;
  background: #988F80;
  transition: width 0.3s;
  border-radius: 100vh;
  z-index: -1;
}

.com-btn01::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #3B2E16;
  z-index: -10;
}

.com-btn01:hover::before {
  width: calc(105% + 30px);
}

@media screen and (max-width: 834px) {
  .com-btn01:hover::before {
    width: calc(0% + 30px);
  }
}

.com-btn01 img {
  display: inline-block;
  width: 30px;
  height: 30px;
}

.com-btn01 ._large {
  font-size: 2.5rem;
  color: #d1cdc7;
  font-weight: 400;
  transform: translateY(-2px);
}

.com-btn01._line::after {
  background-color: #2db530;
}

.com-btn02 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 3px 25px;
  width: fit-content;
  height: 50px;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  border-radius: 100vh;
  overflow: hidden;
  z-index: 1;
}

.com-btn02 img {
  width: 25px;
  height: 25px;
}

.com-btn02::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  width: calc(0% + 30px);
  height: auto;
  aspect-ratio: 1 / 1;
  background: #3B2E16;
  transition: width 0.3s;
  border-radius: 100vh;
  z-index: -1;
}

.com-btn02::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #988F80;
  z-index: -10;
}

.com-btn02:hover::before {
  width: calc(105% + 30px);
}

@media screen and (max-width: 834px) {
  .com-btn02:hover::before {
    width: calc(0% + 30px);
  }
}

.com-btn02-text {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.com-btn02-arrow01 {
  width: 8px;
  height: 12px;
  fill: #FFFFFF;
  flex-shrink: 0;
}

.com-btn02-arrow02 {
  width: 23px;
  height: 6px;
  stroke: #FFFFFF;
  flex-shrink: 0;
}

.com-btn02._white {
  color: #3B2E16;
  border: none;
}

.com-btn02._white::before {
  background-color: #3B2E16;
}

.com-btn02._white::after {
  background-color: #FFFFFF;
}

.com-btn02._white .com-btn02-arrow01 {
  fill: #3B2E16;
  transition: all .3s ease;
}

@media screen and (min-width: 835px) {
  .com-btn02._white:hover .com-btn02-text {
    color: #FFFFFF;
    transition: all .3s ease;
  }
  .com-btn02._white:hover .com-btn02-arrow01 {
    fill: #FFFFFF;
    transition: all .3s ease;
  }
}

.com-btn02._border {
  border: 1px solid #3B2E16;
}

.com-btn03 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  padding: 13px 20px;
  width: 100%;
  height: 100%;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .com-btn03 {
    font-size: 1.4rem;
  }
}

.com-btn03::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  width: calc(0% + 30px);
  height: auto;
  aspect-ratio: 1 / 1;
  background: #988F80;
  transition: width 0.3s;
  border-radius: 100vh;
  z-index: -1;
}

.com-btn03::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #3B2E16;
  z-index: -10;
}

.com-btn03:hover::before {
  width: calc(105% + 30px);
}

@media screen and (max-width: 834px) {
  .com-btn03:hover::before {
    width: calc(0% + 30px);
  }
}

.com-btn03 span {
  display: inline-block;
  width: 100%;
  padding-left: 35px;
  text-align: center;
}

.com-btn03 img {
  display: inline-block;
  width: 30px;
  height: 30px;
}

.com-btn03._white {
  color: #3B2E16;
  border: 1px solid #F3EEE3;
}

.com-btn03._white::before {
  background-color: #d1cdc7;
}

.com-btn03._white::after {
  background-color: #FFFFFF;
}

.com-link01 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border-bottom: 1px solid #d1cdc7;
}

.com-link01 span {
  font-weight: 700;
  color: #3B2E16;
}

.com-link01 img {
  width: 20px;
  height: 20px;
  transition: transform 0.3s;
}

.com-link01:hover img {
  transform: translateX(10px);
}

@media screen and (max-width: 834px) {
  .com-link01:hover img {
    transform: translateX(0);
  }
}

.com-img_switch {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}

.com-img_switch-item-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  z-index: 10;
  pointer-events: none;
  user-select: none;
  draggable: false;
}

.com-img_switch-item-overlay:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -1px;
  height: 100%;
  width: 2px;
  background-color: #FFFFFF;
  z-index: 20;
}

.com-img_switch-item-overlay-thumb {
  position: absolute;
  top: 50%;
  right: -36px;
  transform: translateY(-50%);
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: solid 2px #FFFFFF;
  background-color: rgba(0, 0, 0, 0.3);
  pointer-events: auto;
  cursor: pointer;
  z-index: 10;
}

.com-img_switch-item-overlay-thumb-arrow {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  width: 10px;
  height: 18px;
  stroke: #FFFFFF;
  stroke-width: 2;
  z-index: 10;
}

.com-img_switch-item-overlay-thumb-arrow.__reverse {
  left: auto;
  right: 12px;
  transform: translateY(-50%) scaleX(-1);
}

.com-img_switch-item-overlay-img {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.com-img_switch-item-overlay-img::before {
  content: "BEFORE";
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 85px;
  height: 40px;
  background-color: #212121;
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  color: #FFFFFF;
  z-index: 1;
}

.com-img_switch-item-overlay-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left top;
  pointer-events: none;
  user-select: none;
  draggable: false;
}

.com-img_switch-item-base {
  width: 100%;
  height: 100%;
  pointer-events: none;
  user-select: none;
  draggable: false;
}

.com-img_switch-item-base::before {
  content: "AFTER";
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 85px;
  height: 40px;
  background-color: #212121;
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  color: #FFFFFF;
  z-index: 1;
}

.com-img_switch-item-base img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left top;
  pointer-events: none;
  user-select: none;
  draggable: false;
}

.com-schedule {
  margin-bottom: 20px;
}

.com-schedule-table {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}

.com-schedule-table-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px 10px 30px;
  background-color: #988F80;
}

.com-schedule-table-head-title {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.08em;
  color: #FFFFFF;
  width: 154px;
  height: 40px;
}

.com-schedule-table-head-item {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.08em;
  color: #FFFFFF;
  width: 45px;
  height: 40px;
}

.com-schedule-table-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px 10px 30px;
  background-color: #FFFFFF;
}

.com-schedule-table-body-title {
  display: flex;
  align-items: center;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 2.2rem;
  line-height: 1.1;
  letter-spacing: 0.1em;
  color: #3B2E16;
  width: 154px;
  height: 40px;
}

.com-schedule-table-body-item {
  font-family: "Poppins", sans-serif;
  position: relative;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.08em;
  color: #FFFFFF;
  width: 45px;
  height: 40px;
}

.com-schedule-table-body-item-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 14px;
  height: 14px;
  background-color: #3B2E16;
  border-radius: 50%;
  z-index: 1;
}

.com-schedule-table-body-item-slash {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 11px;
  height: 14px;
  z-index: 1;
}

.com-schedule-table-body-item-slash::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 17.8px;
  background-color: #3B2E16;
  transform: translate(-50%, -50%) rotate(38.16deg);
}

.com-schedule-holiday {
  display: flex;
  align-items: center;
  gap: 20px;
}

.com-schedule-holiday-tag {
  padding: 0 10px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 0.08em;
  color: #FFFFFF;
  background-color: #3B2E16;
  border-radius: 5px;
}

.com-schedule-holiday-text {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.08em;
}

.com-title-en {
  font-family: "Poppins", sans-serif;
  font-size: 8.0rem;
  font-weight: 400;
  line-height: 0.7;
  letter-spacing: 0.05em;
  color: #988F80;
  margin-bottom: 25px;
}

@media screen and (max-width: 834px) {
  .com-title-en {
    font-size: 5.0rem;
  }
}

.com-title-jp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}

.com-title-jp-large {
  font-size: 2.2rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-weight: 700;
}

.com-title-jp-small {
  font-size: 1.3rem;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #4d4d4d;
  font-weight: 400;
}

.com-tent-section {
  padding: 90px 0 90px;
}

@media screen and (max-width: 834px) {
  .com-tent-section {
    padding: 50px 0 50px;
  }
}

.com-tent-contentWidth {
  width: 100%;
  max-width: 1200px;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 834px) {
  .com-tent-contentWidth {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}

.com-tent-contentWidth.__1200 {
  max-width: 1300px;
}

.com-tent-contentWidth.__1400 {
  max-width: 1500px;
}

.com-tent-bgc-white {
  background-color: #FFFFFF;
}

.com-tent-bgc-main {
  background-color: #988F80;
}

.com-tent-bgc-main-light {
  background-color: #F3EEE3;
}

.com-tent-bgc-sub {
  background-color: #cda360;
}

.com-tent-bgc-gray-light {
  background-color: #d1cdc7;
}

.com-tent-bgc-gray-white {
  background-color: #f5f5f5;
}

.com-tent-h1 {
  font-size: 3.5rem;
  line-height: 1.45;
  font-weight: 700;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  padding-bottom: 15px;
  border-bottom: solid 1px #000;
}

@media screen and (max-width: 834px) {
  .com-tent-h1 {
    font-size: 2.5rem;
  }
}

.com-tent-h1 span {
  color: #988F80;
}

.com-tent-h1-desc {
  font-size: 1.8rem;
  line-height: 1.45;
  font-weight: 400;
}

.com-tent-h2 {
  display: block;
  width: 100%;
  padding: 25px;
  margin-top: 60px;
  margin-bottom: 40px;
  font-size: 2.6rem;
  line-height: 1.45;
  text-align: center;
  color: #FFFFFF;
  background-color: #988F80;
  border-radius: 5px;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .com-tent-h2 {
    font-size: 2.4rem;
  }
}

.com-tent-h2-top {
  font-size: 3.5rem;
  line-height: 1.45;
  font-weight: 700;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  padding-bottom: 15px;
  border-bottom: solid 1px #000;
}

@media screen and (max-width: 834px) {
  .com-tent-h2-top {
    font-size: 2.5rem;
  }
}

.com-tent-h2-top span {
  color: #988F80;
}

.com-tent-h2-top-desc {
  font-size: 1.8rem;
  line-height: 1.45;
  font-weight: 400;
}

.com-tent-h3 {
  font-size: 2.4rem;
  line-height: 1.45;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .com-tent-h3 {
    font-size: 1.8rem;
  }
}

.com-tent-h4 {
  font-size: 1.9rem;
  line-height: 1.45;
  font-weight: 700;
  color: #3B2E16;
}

.com-tent-h4-dot {
  position: relative;
  padding-left: 30px;
  font-size: 1.9rem;
  line-height: 1.45;
  font-weight: 700;
  color: #988F80;
}

.com-tent-h4-dot:before {
  content: '';
  position: absolute;
  top: 0.25em;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #988F80;
  border-radius: 50%;
}

.com-tent-h4-icon {
  position: relative;
  padding-left: 40px;
  font-size: 1.9rem;
  line-height: 1.45;
  font-weight: 700;
  color: #212121;
}

@media screen and (max-width: 834px) {
  .com-tent-h4-icon {
    font-size: 1.7rem;
  }
}

.com-tent-h4-icon-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  fill: #988F80;
}

@media screen and (max-width: 834px) {
  .com-tent-h4-icon-img {
    top: -0.2em;
  }
}

.com-tent-btn-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.com-tent-btn01 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  padding: 3px 10px;
  height: 50px;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
}

.com-tent-btn01::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  width: calc(0% + 30px);
  height: auto;
  aspect-ratio: 1 / 1;
  background: #988F80;
  transition: width 0.3s;
  border-radius: 100vh;
  z-index: -1;
}

.com-tent-btn01::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #3B2E16;
  z-index: -10;
}

.com-tent-btn01:hover::before {
  width: calc(105% + 30px);
}

@media screen and (max-width: 834px) {
  .com-tent-btn01:hover::before {
    width: calc(0% + 30px);
  }
}

.com-tent-btn01 img {
  display: inline-block;
  width: 30px;
  height: 30px;
}

.com-tent-btn01 ._large {
  font-size: 2.5rem;
  color: #d1cdc7;
  font-weight: 400;
  transform: translateY(-2px);
}

.com-tent-btn01._line::after {
  background-color: #2db530;
}

.com-tent-btn02 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 3px 25px;
  width: 100%;
  max-width: 220px;
  height: 50px;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  border-radius: 100vh;
  overflow: hidden;
  z-index: 1;
}

.com-tent-btn02 img {
  width: 25px;
  height: 25px;
}

.com-tent-btn02::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  width: calc(0% + 30px);
  height: auto;
  aspect-ratio: 1 / 1;
  background: #3B2E16;
  transition: width 0.3s;
  border-radius: 100vh;
  z-index: -1;
}

.com-tent-btn02::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #988F80;
  z-index: -10;
}

.com-tent-btn02:hover::before {
  width: calc(105% + 30px);
}

@media screen and (max-width: 834px) {
  .com-tent-btn02:hover::before {
    width: calc(0% + 30px);
  }
}

.com-tent-btn02-text {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.com-tent-btn02-arrow01 {
  width: 8px;
  height: 12px;
  fill: #FFFFFF;
  flex-shrink: 0;
}

.com-tent-btn02-arrow02 {
  width: 23px;
  height: 6px;
  stroke: #FFFFFF;
  flex-shrink: 0;
}

.com-tent-btn02._white {
  color: #3B2E16;
  border: none;
}

.com-tent-btn02._white::before {
  background-color: #3B2E16;
}

.com-tent-btn02._white::after {
  background-color: #FFFFFF;
}

.com-tent-btn02._white .com-btn02-arrow01 {
  fill: #988F80;
  transition: all .3s ease;
}

.com-tent-btn02._white .com-btn02-arrow02 {
  stroke: #988F80;
  transition: all .3s ease;
}

.com-tent-btn02._white:hover .com-btn02-text {
  color: #FFFFFF;
  transition: all .3s ease;
}

.com-tent-btn02._white:hover .com-btn02-arrow {
  fill: #FFFFFF;
  transition: all .3s ease;
}

@media screen and (max-width: 834px) {
  .com-tent-btn02._white:hover .com-btn02-text {
    color: #4d4d4d;
  }
}

.com-tent-btn02._border {
  border: 1px solid #3B2E16;
}

.com-tent-btn02._fit {
  width: fit-content;
}

.com-tent-btn03 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  padding: 13px 20px;
  width: 100%;
  height: 100%;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .com-tent-btn03 {
    font-size: 1.4rem;
  }
}

.com-tent-btn03::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  width: calc(0% + 30px);
  height: auto;
  aspect-ratio: 1 / 1;
  background: #988F80;
  transition: width 0.3s;
  border-radius: 100vh;
  z-index: -1;
}

.com-tent-btn03::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #3B2E16;
  z-index: -10;
}

.com-tent-btn03:hover::before {
  width: calc(105% + 30px);
}

@media screen and (max-width: 834px) {
  .com-tent-btn03:hover::before {
    width: calc(0% + 30px);
  }
}

.com-tent-btn03 span {
  display: inline-block;
  width: 100%;
  padding-left: 35px;
  text-align: center;
}

.com-tent-btn03 img {
  display: inline-block;
  width: 30px;
  height: 30px;
}

.com-tent-btn03._white {
  color: #3B2E16;
  border: 1px solid #F3EEE3;
}

.com-tent-btn03._white::before {
  background-color: #d1cdc7;
}

.com-tent-btn03._white::after {
  background-color: #FFFFFF;
}

.com-tent-link01 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border-bottom: 1px solid #d1cdc7;
}

.com-tent-link01 span {
  font-weight: 700;
  color: #3B2E16;
}

.com-tent-link01 img {
  width: 20px;
  height: 20px;
  transition: transform 0.3s;
}

.com-tent-link01:hover img {
  transform: translateX(10px);
}

@media screen and (max-width: 834px) {
  .com-tent-link01:hover img {
    transform: translateX(0);
  }
}

.lower-template-content {
  display: flex;
  gap: 60px;
}

@media screen and (max-width: 834px) {
  .lower-template-content {
    flex-direction: column;
  }
}

.lower-template-content-main {
  width: calc(100% - 280px);
}

@media screen and (max-width: 834px) {
  .lower-template-content-main {
    width: 100%;
  }
}

.lower-template-content-main-icon {
  width: 30px;
  height: auto;
  margin: 0 auto 20px;
}

@media screen and (max-width: 834px) {
  .lower-template-content-main-icon {
    width: 25px;
    margin-bottom: 5px;
  }
}

.lower-template-content-main-title {
  font-size: 3.0rem;
  line-height: 1.45;
  letter-spacing: 0.05em;
  padding-bottom: 40px;
  margin-bottom: 40px;
  color: #988F80;
  border-bottom: 1px solid #d1cdc7;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .lower-template-content-main-title {
    font-size: 2.5rem;
  }
}

.lower-template-content-main-about {
  margin-bottom: 40px;
}

.lower-template-content-main-list {
  margin-bottom: 60px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.lower-template-content-main-list:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .lower-template-content-main-list {
    flex-direction: column;
    gap: 20px;
  }
}

.lower-template-content-main-list-item {
  width: calc((100% - 60px) / 3);
}

@media screen and (max-width: 834px) {
  .lower-template-content-main-list-item {
    width: 100%;
  }
}

.lower-template-content-main-list-item-link {
  display: block;
  border: 2px solid #d1cdc7;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 0 8px 1px #00000040;
  transition: box-shadow 0.3s;
}

.lower-template-content-main-list-item-link:hover {
  box-shadow: 0 0 4px 1px #00000040;
}

.lower-template-content-main-list-item-link-thumbnail {
  width: 100%;
  height: auto;
  aspect-ratio: 280/ 126;
  object-fit: cover;
  object-position: center;
}

.lower-template-content-main-list-item-link-txt {
  padding: 15px;
}

.lower-template-content-main-list-item-link-txt-title {
  font-size: 1.9rem;
  line-height: 1.45;
  letter-spacing: 0.05em;
  color: #988F80;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .lower-template-content-main-list-item-link-txt-title {
    font-size: 1.7rem;
  }
}

.lower-template-content-main-list-item-link-txt-excerpt {
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .lower-template-content-main-list-item-link-txt-excerpt {
    -webkit-line-clamp: 2;
  }
}

.lower-template-content-main-list-item-link-txt-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  border-top: 1px solid #d1cdc7;
}

.lower-template-content-main-list-item-link-txt-bottom-date {
  font-size: 1.4rem;
  color: #828282;
}

@media screen and (max-width: 834px) {
  .lower-template-content-main-list-item-link-txt-bottom-date {
    font-size: 1.3rem;
  }
}

.lower-template-content-main-pagination {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.lower-template-content-main-pagination .page-numbers {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #d1cdc7;
  color: #d1cdc7;
  font-size: 1.4rem;
  font-family: "Poppins", sans-serif;
}

.lower-template-content-main-pagination .page-numbers.current {
  color: #FFFFFF;
  pointer-events: none;
}

.lower-template-content-main-pagination .page-numbers.current::before {
  background: #3B2E16;
  width: calc(105% + 30px);
}

.lower-template-content-main-pagination .page-numbers.prev, .lower-template-content-main-pagination .page-numbers.next {
  background-color: #d1cdc7;
}

.lower-template-content-main-pagination .page-numbers.prev .pagination-prev,
.lower-template-content-main-pagination .page-numbers.prev .pagination-next, .lower-template-content-main-pagination .page-numbers.next .pagination-prev,
.lower-template-content-main-pagination .page-numbers.next .pagination-next {
  width: 9px;
  height: auto;
}

.lower-template-content-main-pagination .page-numbers.prev .pagination-prev, .lower-template-content-main-pagination .page-numbers.next .pagination-prev {
  transform: rotate(180deg);
}

.lower-template-content-main-pagination .page-numbers.prev:after, .lower-template-content-main-pagination .page-numbers.next:after {
  background: #d1cdc7;
}

.lower-template-content-main-pagination .page-numbers::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  width: calc(0% + 30px);
  height: auto;
  aspect-ratio: 1 / 1;
  background: #988F80;
  transition: width 0.3s;
  border-radius: 100vh;
  z-index: -1;
}

.lower-template-content-main-pagination .page-numbers::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  z-index: -10;
}

.lower-template-content-main-pagination .page-numbers:hover::before {
  width: calc(105% + 30px);
}

@media screen and (max-width: 834px) {
  .lower-template-content-main-pagination .page-numbers:hover::before {
    width: calc(0% + 30px);
  }
}

.lower-template-content-main-author {
  font-size: 1.4rem;
  color: #828282;
  text-align: right;
  margin-bottom: 20px;
}

.lower-template-content-main-head {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #d1cdc7;
}

.lower-template-content-main-head-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 5px;
}

.lower-template-content-main-head-top-category {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 1.4rem;
  color: #988F80;
}

.lower-template-content-main-head-top-category-icon {
  width: 25px;
  height: auto;
}

.lower-template-content-main-head-top-date {
  font-size: 1.4rem;
  color: #212121;
}

.lower-template-content-main-head-title {
  margin-top: 20px;
  font-size: 4.0rem;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: 0.05em;
}

.lower-template-content-main-head-title span {
  color: #988F80;
}

.lower-template-content-main-body .wp-post-image {
  width: 100%;
  height: auto;
  aspect-ratio: 1.95 / 1;
  object-fit: cover;
  object-position: center;
  margin-bottom: 40px;
}

.lower-template-content-main-body-desc {
  margin-bottom: 40px;
}

.lower-template-content-main-body h2 {
  display: block;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 40px;
  padding: 25px;
  font-size: 2.6rem;
  line-height: 1.45;
  font-weight: 700;
  text-align: center;
  color: #FFFFFF;
  background-color: #988F80;
  border-radius: 5px;
}

@media screen and (max-width: 834px) {
  .lower-template-content-main-body h2 {
    font-size: 2.4rem;
  }
}

.lower-template-content-main-body h3 {
  font-size: 2.4rem;
  line-height: 1.45;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-top: 40px;
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .lower-template-content-main-body h3 {
    font-size: 1.8rem;
  }
}

.lower-template-content-main-body h4 {
  position: relative;
  padding-left: 30px;
  font-size: 1.9rem;
  line-height: 1.45;
  font-weight: 700;
  color: #212121;
  margin-top: 40px;
  margin-bottom: 15px;
}

.lower-template-content-main-body h4:before {
  content: '';
  position: absolute;
  top: 0.25em;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #988F80;
  border-radius: 50%;
}

.lower-template-content-main-body p {
  margin-bottom: 15px;
}

.lower-template-content-main-body-case-img {
  position: relative;
  display: flex;
  gap: 70px;
  margin-bottom: 40px;
}

.lower-template-content-main-body-case-img-item {
  width: 50%;
}

.lower-template-content-main-body-case-img-item h4 {
  margin-top: 0px;
}

.lower-template-content-main-body-case-img-item img {
  width: 100%;
  height: auto;
  aspect-ratio: 1.95 / 1;
  object-fit: cover;
  object-position: center;
  border-radius: 5px;
}

.lower-template-content-main-body-case-img::before {
  content: "";
  position: absolute;
  top: calc(50% + 20px);
  left: 50%;
  transform: translate(-50%, -50%);
  width: 15px;
  height: 15px;
  background-image: url(assets/img/icon_arrow.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.lower-template-content-main-bottom {
  margin-top: 80px;
  padding-top: 40px;
  border-top: 1px solid #d1cdc7;
}

@media screen and (max-width: 834px) {
  .lower-template-content-main-bottom-relevance {
    overflow: hidden;
  }
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper {
  width: calc(100% + 40px);
  margin-left: -20px;
  padding: 30px 20px 70px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .lower-template-content-main-bottom-relevance .single-relevance-swiper {
    margin-left: 50%;
    padding: 30px 0px 70px;
    transform: translateX(-50%);
    width: 112%;
  }
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-slide {
  border: 1px solid #d1cdc7;
  border-radius: 20px;
  box-shadow: 0 0 8px 1px #00000040;
  overflow: hidden;
  transition: box-shadow 0.3s;
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-slide:hover {
  box-shadow: 0 0 4px 1px #00000040;
}

@media screen and (max-width: 834px) {
  .lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-slide:hover {
    box-shadow: 0 0 8px 1px #00000040;
  }
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-next,
.lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  top: auto;
  bottom: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #d1cdc7;
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-next-icon,
.lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-prev-icon {
  width: 15px;
  height: 15px;
  object-fit: contain;
  object-position: center;
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-next::before,
.lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-prev::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  width: calc(0% + 30px);
  height: auto;
  aspect-ratio: 1 / 1;
  background: #e6e3df;
  transition: width 0.3s;
  border-radius: 100vh;
  z-index: -1;
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-next::after,
.lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-prev::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #d1cdc7;
  z-index: -10;
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-next:hover::before,
.lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-prev:hover::before {
  width: calc(105% + 30px);
}

@media screen and (max-width: 834px) {
  .lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-next:hover::before,
  .lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-prev:hover::before {
    width: calc(0% + 30px);
  }
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-next {
  right: auto;
  left: 80px;
}

@media screen and (max-width: 834px) {
  .lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-next {
    left: calc(5.5% + 60px);
  }
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-prev {
  left: 20px;
}

@media screen and (max-width: 834px) {
  .lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-prev {
    left: 5.5%;
  }
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-prev-icon {
  transform: rotate(180deg);
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper .com-link01 {
  position: absolute;
  bottom: 0;
  right: 20px;
  z-index: 10;
}

@media screen and (max-width: 834px) {
  .lower-template-content-main-bottom-relevance .single-relevance-swiper .com-link01 {
    right: 5.5%;
  }
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper-link-thumbnail {
  width: 100%;
  height: auto;
  aspect-ratio: 2.22 / 1;
  object-fit: cover;
  object-position: center;
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper-link-content {
  padding: 15px;
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper-link-content-title {
  font-size: 1.9rem;
  line-height: 1.45;
  letter-spacing: 0.05em;
  color: #988F80;
  margin-bottom: 10px;
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper-link-content-excerpt {
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper-link-content-bottom {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  border-top: 1px solid #d1cdc7;
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper-link-content-bottom-date {
  font-size: 1.4rem;
  color: #828282;
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper-link-content-bottom-category {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  color: #988F80;
}

.lower-template-content-main-bottom-relevance .single-relevance-swiper-link-content-bottom-category-icon {
  width: 20px;
  height: auto;
  margin-right: 5px;
}

.lower-template-content-side {
  width: 220px;
  flex-shrink: 0;
}

@media screen and (max-width: 834px) {
  .lower-template-content-side {
    width: 100%;
  }
}

.lower-template-content-side-title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 10px;
}

.lower-template-content-side-title-icon {
  width: 20px;
  height: auto;
}

.lower-template-content-side-title-icon-wrap {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #988F80;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lower-template-content-side-category-list {
  margin-bottom: 30px;
}

.lower-template-content-side-category-list-item-link {
  padding: 10px 0;
  display: block;
  border-bottom: 1px solid #d1cdc7;
  transition: opacity 0.3s;
}

.lower-template-content-side-category-list-item-link:hover {
  opacity: 0.5;
}

@media screen and (max-width: 834px) {
  .lower-template-content-side-category-list-item-link:hover {
    opacity: 1;
  }
}

.lower-template-content-side-about-img {
  width: 100%;
  height: auto;
  aspect-ratio: 1.95 / 1;
  object-fit: cover;
  object-position: center;
  margin-bottom: 10px;
  border-radius: 5px;
}

.lower-template-content-side-about-txt {
  color: #4d4d4d;
  margin-bottom: 30px;
}

.lower-template-content-side-contact {
  background-color: #f5f5f5;
  padding: 20px;
}

.lower-template-content-side-contact-title {
  text-align: center;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 1px solid #d1cdc7;
}

.lower-template-content-side-contact-tel {
  display: block;
  font-family: "Poppins", sans-serif;
  text-align: center;
  font-size: 2.2rem;
  color: #3B2E16;
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .lower-template-content-side-contact-tel {
    pointer-events: auto;
  }
}

.lower-template-content-side-contact-open {
  text-align: center;
  color: #212121;
  line-height: 1.3;
  margin-bottom: 10px;
}

.lower-template-content-side-contact-open span {
  font-family: "Poppins", sans-serif;
  font-size: 2.0rem;
  margin-left: 5px;
}

.lower-template-content-side-contact-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 50px;
  border-radius: 10px;
  color: #FFFFFF;
  font-size: 1.3rem;
  margin-bottom: 10px;
  overflow: hidden;
  z-index: 1;
}

.lower-template-content-side-contact-link:last-child {
  margin-bottom: 0;
}

.lower-template-content-side-contact-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-color: #988F80;
  width: 0%;
  height: 100%;
  z-index: -1;
  transition: width 0.3s;
}

.lower-template-content-side-contact-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-color: #3B2E16;
  width: 100%;
  height: 100%;
  z-index: -10;
}

.lower-template-content-side-contact-link:hover:before {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .lower-template-content-side-contact-link:hover:before {
    width: 0%;
  }
}

.lower-template-content-side-contact-link span {
  font-size: 2.4rem;
  color: #d1cdc7;
  transform: translateY(-2px);
}

.lower-template-content-side-contact-link._line::after {
  background-color: #2db530;
}

.lower-template-content-test {
  width: 100%;
  height: 500px;
  background-color: #988F80;
}

.lower-template-related-pages {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px dashed #d1cdc7;
  border-bottom: 1px dashed #d1cdc7;
}

.lower-template-related-pages-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

@media screen and (max-width: 834px) {
  .lower-template-related-pages-list {
    gap: 10px;
  }
}

.lower-template-related-pages-list-item {
  width: calc((100% - 60px) / 4);
}

@media (max-width: 1024px) {
  .lower-template-related-pages-list-item {
    width: calc((100% - 40px) / 3);
  }
}

@media screen and (max-width: 834px) {
  .lower-template-related-pages-list-item {
    width: calc((100% - 20px) / 2);
  }
}

.lower-contact {
  position: relative;
}

.lower-contact-title {
  margin-bottom: 20px;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-align: center;
  color: #cda360;
}

.lower-contact-desc {
  margin-bottom: 60px;
  text-align: center;
}

.lower-contact-table {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 40px;
}

.lower-contact-table-required {
  color: #ea6565;
}

@media screen and (max-width: 834px) {
  .lower-contact-table-required {
    margin-left: 10px;
  }
}

.lower-contact-table-required:first-child {
  margin-left: 10px;
}

.lower-contact-table-note {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 834px) {
  .lower-contact-table tr th, .lower-contact-table tr td {
    display: block;
    width: 100%;
  }
}

.lower-contact-table tr th {
  width: 200px;
  padding-bottom: 20px;
  text-align: left;
  vertical-align: top;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2.1;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 834px) {
  .lower-contact-table tr th {
    width: 100%;
    padding-bottom: 10px;
  }
}

.lower-contact-table tr td {
  padding-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .lower-contact-table tr td .wpcf7-list-item {
    margin-bottom: 10px;
  }
}

.lower-contact-table tr td .wpcf7-radio {
  display: flex;
  flex-direction: column;
}

.lower-contact-table tr td .wpcf7-radio .wpcf7-list-item {
  margin-left: 0;
  margin-bottom: 5px;
}

.lower-contact-table tr td .wpcf7-radio .wpcf7-list-item.last {
  margin-bottom: 0;
}

.lower-contact-table tr td .wpcf7-radio .wpcf7-list-item input {
  display: none;
}

.lower-contact-table tr td .wpcf7-radio .wpcf7-list-item label {
  cursor: pointer;
  padding-left: 38px;
  position: relative;
}

.lower-contact-table tr td .wpcf7-radio .wpcf7-list-item label::before,
.lower-contact-table tr td .wpcf7-radio .wpcf7-list-item label::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}

.lower-contact-table tr td .wpcf7-radio .wpcf7-list-item label::before {
  background-color: #fff;
  border: 2px solid #828282;
  height: 26px;
  width: 26px;
  top: 12px;
  left: 2px;
}

.lower-contact-table tr td .wpcf7-radio .wpcf7-list-item label::after {
  background-color: #988F80;
  opacity: 0;
  height: 14px;
  width: 14px;
  top: 12px;
  left: 10px;
}

.lower-contact-table tr td .wpcf7-radio .wpcf7-list-item label:has(input:checked)::after {
  opacity: 1;
}

.lower-contact-table tr td .wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0;
  margin-bottom: 5px;
}

.lower-contact-table tr td .wpcf7-checkbox .wpcf7-list-item.last {
  margin-bottom: 0;
}

.lower-contact-table tr td .wpcf7-checkbox .wpcf7-list-item input {
  display: none;
}

.lower-contact-table tr td .wpcf7-checkbox .wpcf7-list-item label {
  cursor: pointer;
  padding-left: 38px;
  position: relative;
}

.lower-contact-table tr td .wpcf7-checkbox .wpcf7-list-item label::before,
.lower-contact-table tr td .wpcf7-checkbox .wpcf7-list-item label::after {
  content: "";
  display: block;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}

.lower-contact-table tr td .wpcf7-checkbox .wpcf7-list-item label::before {
  background-color: #fff;
  border: 2px solid #828282;
  height: 2.4rem;
  width: 2.4rem;
  top: 1.3rem;
  left: 0;
  border-radius: 5px;
  transition: background-color 0.3s;
}

@media screen and (max-width: 834px) {
  .lower-contact-table tr td .wpcf7-checkbox .wpcf7-list-item label::before {
    top: 1.1rem;
  }
}

.lower-contact-table tr td .wpcf7-checkbox .wpcf7-list-item label::after {
  opacity: 0;
  height: 2.0rem;
  width: 2.0rem;
  top: 1.3rem;
  left: 0.4rem;
  background-image: url(assets/img/icon_check.svg);
  background-repeat: no-repeat;
  background-position: center center;
  transition: opacity 0.3s;
}

@media screen and (max-width: 834px) {
  .lower-contact-table tr td .wpcf7-checkbox .wpcf7-list-item label::after {
    top: 1.1rem;
  }
}

.lower-contact-table tr td .wpcf7-checkbox .wpcf7-list-item label:has(input:checked)::before {
  background-color: #d1cdc7;
}

.lower-contact-table tr td .wpcf7-checkbox .wpcf7-list-item label:has(input:checked)::after {
  opacity: 1;
}

.lower-contact-table tr td .wpcf7-checkbox.required-group .wpcf7-list-item label {
  display: block;
  width: 3.0rem;
  padding-left: 0;
  padding-top: 3.0rem;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .lower-contact-table tr td .wpcf7-checkbox.required-group .wpcf7-list-item label {
    padding-top: 2.0rem;
    width: 1.6rem;
  }
}

.lower-contact-table tr td .wpcf7-checkbox.required-group .wpcf7-list-item label::before {
  background-color: #fff;
  border: 2px solid #828282;
  height: 2.4rem;
  width: 2.4rem;
  top: 1.3rem;
  left: 0rem;
  border-radius: 5px;
  transition: background-color 0.3s;
}

@media screen and (max-width: 834px) {
  .lower-contact-table tr td .wpcf7-checkbox.required-group .wpcf7-list-item label::before {
    height: 1.2rem;
    width: 1.2rem;
  }
}

.lower-contact-table tr td .wpcf7-checkbox.required-group .wpcf7-list-item label::after {
  opacity: 0;
  height: 2.0rem;
  width: 2.0rem;
  top: 1.3rem;
  left: 0.4rem;
  background-image: url(assets/img/icon_check.svg);
  background-repeat: no-repeat;
  background-position: center center;
  transition: opacity 0.3s;
}

@media screen and (max-width: 834px) {
  .lower-contact-table tr td .wpcf7-checkbox.required-group .wpcf7-list-item label::after {
    height: 1.2rem;
    width: 1.2rem;
    left: 0.2rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1.2rem;
  }
}

.lower-contact-table tr td .wpcf7-text,
.lower-contact-table tr td .wpcf7-select,
.lower-contact-table tr td .wpcf7-textarea {
  width: 100%;
  padding: 15px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.05em;
  border: 2px solid #828282;
  outline: none;
}

.lower-contact-table tr td .wpcf7-text::placeholder,
.lower-contact-table tr td .wpcf7-select::placeholder,
.lower-contact-table tr td .wpcf7-textarea::placeholder {
  color: #828282;
}

.lower-contact-table tr td .wpcf7-select {
  margin-bottom: 10px;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='12' viewBox='0 0 21 12' fill='none'%3E%3Cpath d='M1.5 1L10.5 10L19.5 1' stroke='%23303030' stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 18px;
  padding-right: 30px;
}

.lower-contact-table tr td .wpcf7-list-item-label {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 2.1;
  letter-spacing: 0.06em;
}

.lower-contact-position_table {
  width: 100%;
  border-top: 2px solid #828282;
  border-left: 2px solid #828282;
}

.lower-contact-position_table tr th, .lower-contact-position_table tr td {
  border-right: 2px solid #828282;
  border-bottom: 2px solid #828282;
  width: 45%;
  padding: 10px;
}

@media screen and (max-width: 834px) {
  .lower-contact-position_table tr th, .lower-contact-position_table tr td {
    padding: 6px;
  }
}

@media screen and (max-width: 834px) {
  .lower-contact-position_table tr th, .lower-contact-position_table tr td {
    display: table-cell;
    width: 46%;
  }
}

.lower-contact-position_table tr th:first-child, .lower-contact-position_table tr td:first-child {
  width: 10%;
}

@media screen and (max-width: 834px) {
  .lower-contact-position_table tr th:first-child, .lower-contact-position_table tr td:first-child {
    display: table-cell;
    width: 8%;
  }
}

.lower-contact-position_table tr th {
  text-align: center;
  vertical-align: middle;
  line-height: 1.2;
}

.lower-contact-position_table .wpcf7-checkbox {
  display: flex;
  justify-content: space-between;
}

.lower-contact-position_table .wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0;
  margin-bottom: 0;
}

.lower-contact-position_table .wpcf7-checkbox .wpcf7-list-item label {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.lower-contact-form {
  display: flex;
  justify-content: center;
}

.lower-contact-form-inner {
  position: relative;
  width: 250px;
  height: 60px;
  border: solid 1px #000000;
  z-index: 1;
}

.lower-contact-form-inner:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #000000;
  z-index: -1;
  transition: width 0.3s;
}

.lower-contact-form-inner:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  z-index: -10;
}

.lower-contact-form-inner:hover .lower-contact-form-inner-txt {
  color: #FFFFFF;
}

.lower-contact-form-inner:hover:before {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .lower-contact-form-inner:hover .lower-contact-form-inner-txt {
    color: #000000;
  }
  .lower-contact-form-inner:hover:before {
    width: 0%;
  }
}

.lower-contact-form-inner > p:not(.lower-contact-form-inner-txt) {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
}

.lower-contact-form-inner > p.lower-contact-form-inner-txt {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.1;
  letter-spacing: 0.05em;
  z-index: 10;
  pointer-events: none;
}

.lower-contact-form .wpcf7-submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.1;
  letter-spacing: 0.05em;
  z-index: 1;
  transition: color 0.3s;
  background-color: transparent;
  border: none;
}

.lower-contact-link {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}

.lower-contact-link a {
  padding-bottom: 5px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.1;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #000000;
  transition: border-color 0.3s;
}

.lower-contact-link a:hover {
  border-color: rgba(0, 0, 0, 0);
}

@media screen and (max-width: 834px) {
  .lower-contact-link a:hover {
    border-color: #000000;
  }
}

.lower-contact .request-group {
  display: flex;
  flex-direction: column;
}

.nav-menu {
  padding-top: 170px;
  align-self: start;
  display: flex;
  margin-left: 39px;
  align-items: center;
  gap: 30px;
  justify-content: start;
  flex-wrap: wrap;
  height: 210px;
}

@media screen and (max-width: 834px) {
  .nav-menu {
    display: none;
  }
}

.nav-item {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto 0;
  transition: opacity 0.3s;
}

.nav-item:hover {
  opacity: 0.6;
}

@media screen and (max-width: 834px) {
  .nav-item:hover {
    opacity: 1;
  }
}

.nav-link-primary {
  color: #000000;
  line-height: 22.5px;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0.65px;
}

.nav-link-secondary {
  color: #988F80;
  line-height: 20px;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 1.04px;
}

@media screen and (max-width: 834px) {
  .staff-box-member {
    gap: 15px;
  }
}

.staff-box-member-image {
  height: 453.191px;
  object-fit: cover;
}

.staff-box-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
}

.staff-box-ctg {
  border-bottom: 1px solid #FFD5D5;
  display: flex;
  padding: 5px 10px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
}

.staff-box-ctg h3 {
  color: #FFD5D5;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 1.2px;
}

.staff-box-name {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}

.staff-box-name-jp {
  color: #000000;
  font-family: "Noto Serif JP", serif;
  font-size: 2.2rem;
  font-weight: 400;
  letter-spacing: 1.1px;
}

.staff-box-name-en {
  color: #828282;
  font-family: "Poppins", sans-serif;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 1.7px;
}

.staff-box-cta {
  position: relative;
  display: flex;
  height: 52px;
  padding: 10px 0px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border: 1px solid #000000;
  z-index: 1;
}

.staff-box-cta::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #988F80;
  transition: width 0.3s;
  z-index: -1;
}

.staff-box-cta::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #d1cdc7;
  transition: width 0.3s;
  z-index: -10;
}

.staff-box-cta:hover::before {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .staff-box-cta:hover::before {
    width: 0%;
  }
}

.staff-box-cta-btn {
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 1.2px;
}

.top-tent-hero {
  width: 100%;
  height: 100svh;
}

.top-tent-hero-img {
  width: 100%;
  height: 100%;
}

.top-tent-hero-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.top-tent-hero p {
  font-size: 40px;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  top: 40%;
  width: 100%;
  line-height: 1.5;
}

@media screen and (max-width: 834px) {
  .top-tent-hero p {
    font-size: 28px;
    padding: 0 5%;
    top: 40%;
  }
}

.top-tent-hero-sub_copy {
  color: #FFFFFF;
  font-size: 1.1rem;
  line-height: 1.4;
  letter-spacing: 0.05rem;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .top-tent-hero-sub_copy {
    top: 80%;
    font-size: 0.9rem;
  }
}

.top-tent-hero-btn {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}

@media screen and (max-width: 834px) {
  .top-tent-hero-btn {
    top: 95%;
  }
}

.top-tent-info section:nth-child(odd) {
  background-color: #FFFFFF;
}

.top-tent-info section:nth-child(even) {
  background-color: #f5f5f5;
}

@media screen and (max-width: 998px) {
  .home .com-contentWidth {
    padding: 0 15px;
  }
}

.home-com-h2 {
  text-align: center;
}

.home-com-h2-en {
  font-family: "Abel", sans-serif;
  font-size: 5rem;
  font-weight: 400;
  line-height: 1.12;
  letter-spacing: 0.08em;
  color: #988F80;
  display: block;
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .home-com-h2-en {
    font-size: 4.6rem;
    line-height: 1.2744140625;
    letter-spacing: 0.08em;
  }
}

.home-com-h2-jp {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.13em;
  color: #212121;
  margin: 0;
  display: block;
}

@media screen and (max-width: 834px) {
  .home-com-h2-jp {
    font-size: 2.14rem;
    line-height: 1.7990654526303274;
    letter-spacing: 0.13em;
  }
}

.home-com-h2-sub {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.73;
  letter-spacing: 0.05em;
  color: #212121;
  margin-top: 5px;
  display: block;
}

@media screen and (max-width: 834px) {
  .home-com-h2-sub {
    font-family: "Noto Sans", sans-serif;
    font-size: 1.26rem;
    line-height: 1.5873015392454377;
    letter-spacing: 0.05em;
  }
}

.home-com-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 80px 15px 20px;
  background-color: #FFD5D5;
  border-radius: 100px;
  width: fit-content;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease;
  height: 60px;
}

@media screen and (max-width: 834px) {
  .home-com-btn {
    height: 50px;
    padding: 5px 60px 5px 20px;
    min-width: 143px;
  }
}

@media screen and (min-width: 835px) {
  .home-com-btn:hover {
    background-color: #f2a1a1;
  }
  .home-com-btn:hover .home-com-btn-arrow {
    transform: scale(0.88);
  }
  .home-com-btn:hover .home-com-btn-arrow img {
    transform: translateX(20px) scale(1.137);
  }
}

.home-com-btn-text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.13;
  letter-spacing: 0.08em;
  color: #3B2E16;
}

.home-com-btn-arrow {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 50px;
  height: 50px;
  background-color: #FFEBEB;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease-out;
}

@media screen and (max-width: 834px) {
  .home-com-btn-arrow {
    width: 40px;
    height: 40px;
  }
  .home-com-btn-arrow img {
    width: 21px;
  }
}

.home-com-btn-arrow img {
  transition: transform 0.3s ease-out;
}

.home-hero {
  width: 100%;
  height: 100svh;
  position: relative;
}

@media screen and (max-width: 998px) {
  .home-hero {
    height: auto;
  }
}

.home-hero::before {
  content: "";
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 258px;
  height: 357px;
  background: url("./assets/img/deco_flower01.svg") no-repeat center center/contain;
  z-index: 2;
  pointer-events: none;
}

@media screen and (max-width: 998px) {
  .home-hero::before {
    width: 160px;
    height: 198px;
    bottom: auto;
    top: 365px;
    left: -20px;
  }
}

.home-hero .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 100px 0 0 0;
}

@media screen and (max-width: 834px) {
  .home-hero .swiper-container .swiper-wrapper {
    animation: slider-scroll-left 10s linear infinite;
  }
}

.home-hero .swiper-slide {
  width: 100%;
  height: 100%;
  border-radius: 100px 0 0 0;
  flex-shrink: 0;
}

.home-hero .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-hero .swiper-wrapper {
  display: flex;
  width: 100%;
  height: 100%;
}

.home-hero .swiper-pagination {
  position: absolute;
  margin-top: 29px;
  top: 50%;
  left: calc((144 / 1511) * 100%);
  display: flex;
  width: auto;
  flex-direction: column;
  gap: 10px;
  bottom: auto;
}

@media screen and (max-width: 998px) {
  .home-hero .swiper-pagination {
    display: none;
  }
}

.home-hero .swiper-pagination span {
  background-color: #988F80;
  opacity: 1;
}

.home-hero .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #c45043;
}

.home-hero-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@media screen and (max-width: 998px) {
  .home-hero-wrapper {
    overflow: visible;
  }
}

.home-hero-slider {
  position: relative;
  height: calc(100svh - 10rem);
  padding: 157px 0 39px calc((172 / 1511) * 100%);
  border-radius: 100px 0 0 0;
  width: 100%;
  overflow: hidden;
}

@media screen and (max-width: 998px) {
  .home-hero-slider {
    height: calc(100svh - 7rem);
    padding: 110px 0 0 30px;
  }
}

@media screen and (max-width: 834px) {
  .home-hero-slider {
    padding-top: 89px;
  }
}

.home-hero-slider-little {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 100px 0 0 0;
  display: flex;
}

.home-hero-slider-little-inner {
  display: flex;
  width: 2000px;
  height: 100%;
  animation: slider-scroll-left 30s linear infinite;
}

.home-hero-slider-little-inner-item {
  width: 50vw;
  height: 100%;
  border-radius: 100px 0 0 0;
  flex-shrink: 0;
}

.home-hero-slider-little-inner-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-hero-content {
  position: absolute;
  bottom: 15px;
  right: 0;
  width: 460px;
  height: 283px;
  z-index: 9;
  background: rgba(255, 255, 255, 0.7);
  padding: 30px 50px 0px 30px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

@media screen and (max-width: 998px) {
  .home-hero-content {
    bottom: 0;
  }
}

@media screen and (max-width: 834px) {
  .home-hero-content {
    width: 325px;
    height: 243px;
    padding: 20px 10px 10px 20px;
  }
}

.home-hero-content-header {
  display: flex;
  flex-direction: column;
  gap: -8px;
}

@media screen and (max-width: 834px) {
  .home-hero-content-header-logo {
    width: 280px;
  }
}

.home-hero-content-header-slogan {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 1.6rem;
  line-height: 1.56;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #3B2E16;
  margin-top: -7px;
}

@media screen and (max-width: 834px) {
  .home-hero-content-header-slogan {
    font-size: 1.4rem;
    line-height: calc(19 / 14);
    margin-top: 0;
  }
}

.home-hero-content-features {
  display: flex;
  flex-direction: row;
  gap: 10px;
}

@media screen and (max-width: 834px) {
  .home-hero-content-features {
    gap: 0;
  }
}

.home-hero-content-features-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 120px;
  height: 120px;
  border-radius: 200px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .home-hero-content-features-item {
    width: 105px;
    height: 105px;
  }
}

.home-hero-content-features-item:nth-child(1) {
  background-color: #ffebeb;
}

@media screen and (max-width: 834px) {
  .home-hero-content-features-item:nth-child(1) {
    margin-right: -10px;
  }
}

.home-hero-content-features-item:nth-child(2) {
  background-color: #F3EEE3;
}

@media screen and (max-width: 834px) {
  .home-hero-content-features-item:nth-child(2) {
    margin-right: -10px;
  }
}

.home-hero-content-features-item:nth-child(3) {
  background-color: #FFFFFF;
}

.home-hero-content-features-item-icon {
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-hero-content-features-item-text {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.11;
  color: #3B2E16;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .home-hero-content-features-item-text {
    font-size: 1.6rem;
    letter-spacing: 0;
  }
}

.home-hero-content-features-item-text small {
  font-size: 1.5rem;
}

@media screen and (max-width: 834px) {
  .home-hero-content-features-item-text small {
    font-size: 1.4rem;
  }
}

.home-hero-bottom-nav {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 29px;
  padding-left: 36px;
}

@media screen and (max-width: 1366px) {
  .home-hero-bottom-nav {
    gap: 10px;
    padding-left: 0;
  }
}

@media screen and (max-width: 998px) {
  .home-hero-bottom-nav {
    flex-direction: column;
    gap: 13px;
    margin-top: 20px;
    align-items: center;
    padding: 0 20px;
  }
}

.home-hero-bottom-nav-list {
  display: flex;
  align-items: center;
  height: 50px;
}

@media screen and (max-width: 998px) {
  .home-hero-bottom-nav-list {
    width: calc(100% + 20px);
    flex-flow: row wrap;
    gap: 5px 20px;
    margin-right: -20px;
    height: auto;
  }
}

.home-hero-bottom-nav-list-item {
  position: relative;
}

@media screen and (max-width: 998px) {
  .home-hero-bottom-nav-list-item {
    width: calc(50% - 20px);
  }
}

@media screen and (min-width: 999px) {
  .home-hero-bottom-nav-list-item:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 100%;
    border-right: 1px solid #dfd7c8;
  }
  .home-hero-bottom-nav-list-item:first-child:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 100%;
    border-right: 1px solid #dfd7c8;
  }
}

.home-hero-bottom-nav-list-item-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  padding: 0 29px;
  text-decoration: none;
  transition: all 0.3s ease;
}

@media screen and (max-width: 1366px) {
  .home-hero-bottom-nav-list-item-link {
    padding: 0 13px;
  }
  .home-hero-bottom-nav-list-item-link .home-hero-bottom-nav-list-item-link-text {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 998px) {
  .home-hero-bottom-nav-list-item-link {
    height: 60px;
    border-bottom: 1px solid #adafb5;
    padding: 0;
  }
}

@media screen and (min-width: 999px) {
  .home-hero-bottom-nav-list-item-link:hover .home-hero-bottom-nav-list-item-link-text {
    color: #c45043;
    border-color: #c45043;
    transition: all 0.3s ease;
  }
}

.home-hero-bottom-nav-list-item-link-text {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #212121;
  text-align: center;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 5px;
  display: inline-block;
  transition: all 0.3s ease;
}

@media screen and (max-width: 834px) {
  .home-hero-bottom-nav-list-item-link-text {
    font-size: 1.5rem;
    border-bottom: none;
  }
}

.home-hero-bottom-nav-recruit {
  text-align: center;
}

.home-hero-bottom-nav-recruit-sub {
  position: relative;
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  color: #c45043;
  display: inline-block;
  padding: 0 15px;
  font-weight: 500;
  text-shadow: 0px 1px 4px #00000040;
}

@media screen and (max-width: 834px) {
  .home-hero-bottom-nav-recruit-sub {
    font-size: 1rem;
  }
}

.home-hero-bottom-nav-recruit-sub::before, .home-hero-bottom-nav-recruit-sub::after {
  content: "";
  width: 8.37px;
  height: 14.5px;
  color: #c45043;
  position: absolute;
  bottom: 8px;
  text-shadow: 0px 1px 4px #00000040;
}

.home-hero-bottom-nav-recruit-sub:before {
  background: url("./assets/img/bf_sub_recruit.svg") no-repeat center center/contain;
  left: 0;
}

.home-hero-bottom-nav-recruit-sub:after {
  background: url("./assets/img/af_sub_recruit.svg") no-repeat center center/contain;
  right: 0;
}

.home-hero-bottom-nav-recruit-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  text-decoration: none;
  height: 50px;
  background-color: #ffebeb;
  box-shadow: 0px 1px 4px 0px #00000040;
  transition: background 0.3s ease-out;
  border-radius: 100px;
  width: 153px;
}

@media screen and (max-width: 834px) {
  .home-hero-bottom-nav-recruit-link {
    width: 140px;
  }
}

@media screen and (min-width: 835px) {
  .home-hero-bottom-nav-recruit-link:hover {
    background-color: #c45043;
  }
  .home-hero-bottom-nav-recruit-link:hover .home-hero-bottom-nav-recruit-link-text {
    color: #FFFFFF;
  }
}

.home-hero-bottom-nav-recruit-link-icon {
  width: 30px;
  height: 30px;
  background-color: #FFFFFF;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-hero-bottom-nav-recruit-link-text {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.08em;
  color: #212121;
  transition: color 0.3s ease-out;
}

@media screen and (max-width: 834px) {
  .home-hero-bottom-nav-recruit-link-text {
    font-size: 1.5rem;
    line-height: calc(27 / 15);
  }
}

.home-hero-header-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  pointer-events: none;
  display: flex;
  justify-content: space-between;
  pointer-events: auto;
  height: 120px;
  padding: 15px 0 15px 40px;
  background-color: #fff;
}

@media screen and (max-width: 1366px) {
  .home-hero-header-box {
    align-items: center;
    height: 90px;
    padding: 0 0 0 20px;
  }
}

@media screen and (max-width: 834px) {
  .home-hero-header-box {
    height: 60px;
    padding: 4.5px 75px 4.5px 4%;
  }
}

.home-hero-header-box-fix {
  position: fixed;
  align-items: center;
  z-index: 999;
  top: -100px;
  height: 80px !important;
  padding: 0 0 0 20px !important;
  pointer-events: auto;
  transition: background-color 0.2s linear 0.6s, top 0.3s;
  background-color: #FFFFFF;
}

@media screen and (max-width: 834px) {
  .home-hero-header-box-fix {
    height: 60px !important;
  }
}

.home-hero-header-box-fix .header-logo img {
  width: 169px;
}

@media screen and (max-width: 834px) {
  .home-hero-header-box-fix .header-logo img {
    width: 128px;
  }
}

.home-hero-header-box-fix .header-nav-list-item {
  gap: 10px;
}

.home-hero-header-box-fix .header-nav-list-item-contact {
  padding-left: 0;
  border-left: none;
}

.home-hero-header-box-fix .header-nav-list-item-contact-title {
  font-size: 1.3rem;
}

.home-hero-header-box-fix .header-nav-list-item-contact-phone .icon-phone {
  width: 31px;
  height: 31px;
}

.home-hero-header-box-fix .header-nav-list-item-contact-phone-num {
  font-size: 3.4rem;
}

.home-hero-header-box-fix .header-nav-list-item-contact-hours {
  font-size: 1.3rem;
}

.home-hero-header-box-fix.fixed {
  top: 0;
}

@media screen and (max-width: 834px) {
  .home-hero-header-box-fix {
    width: 100%;
    height: 60px;
    padding: 0 0 0 4%;
    transition: background-color 0.3s;
  }
}

.home-hero-header-box-left {
  display: flex;
  align-items: center;
  height: 100%;
}

.home-hero-header-box-logo {
  display: flex;
  align-items: flex-end;
  gap: 20px;
}

.home-hero-header-box-logo img {
  width: 207px;
}

@media screen and (max-width: 834px) {
  .home-hero-header-box-logo img {
    width: 165px;
  }
}

.home-hero-header-box-logo-txt {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 1.7rem;
  line-height: calc(26.5 / 17);
  letter-spacing: 0.12em;
  color: #988F80;
  font-weight: 400;
}

@media screen and (max-width: 834px) {
  .home-hero-header-box-logo-txt {
    font-size: 1.2rem;
    line-height: calc(17 / 12);
    position: absolute;
    top: 70px;
    z-index: 1;
  }
}

.home-hero-header-box-hum {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background-color: #3B2E16;
  transition: all 0.3s ease;
}

@media screen and (min-width: 835px) {
  .home-hero-header-box-hum:hover {
    background-color: #140e02;
  }
}

@media screen and (max-width: 834px) {
  .home-hero-header-box-hum {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    border-radius: 10px 0 0 10px;
  }
}

.home-hero-header-box-hum-icon {
  position: relative;
  width: 39px;
  height: 12px;
}

@media screen and (max-width: 834px) {
  .home-hero-header-box-hum-icon {
    width: 29px;
    height: 10px;
  }
}

.home-hero-header-box-hum-icon span {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #FFFFFF;
  transition: top 0.3s, transform 0.3s, opacity 0.3s;
}

.home-hero-header-box-hum-icon span:nth-child(1) {
  top: 0;
}

.home-hero-header-box-hum-icon span:nth-child(2) {
  top: 12px;
}

@media screen and (max-width: 834px) {
  .home-hero-header-box-hum-icon span:nth-child(2) {
    top: 10px;
  }
}

.home-hero-header-box-hum-icon::before, .home-hero-header-box-hum-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 38px;
  height: 2px;
  background-color: #FFFFFF;
  opacity: 0;
  transition: all 0.3s ease-out;
  z-index: 1;
}

.home-hero-header-box-hum-icon::before {
  transform: translate(-50%, -50%) rotate(32deg);
}

.home-hero-header-box-hum-icon::after {
  transform: translate(-50%, -50%) rotate(-32deg);
}

.home-hero-header-box-hum-text {
  position: relative;
  margin-top: 10px;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.08;
  letter-spacing: 0.04em;
  color: #FFFFFF;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .home-hero-header-box-hum-text {
    margin-top: 8px;
    font-size: 1.1rem;
  }
}

.home-hero-header-box-hum.active {
  background-color: #140e02;
}

.home-hero-header-box-hum.active .header-hum-icon {
  position: absolute;
}

.home-hero-header-box-hum.active .header-hum-icon span {
  opacity: 0;
}

.home-hero-header-box-hum.active .header-hum-icon::before, .home-hero-header-box-hum.active .header-hum-icon::after {
  opacity: 1;
  width: 46px;
}

@media screen and (max-width: 834px) {
  .home-hero-header-box-hum.active .header-hum-icon::before, .home-hero-header-box-hum.active .header-hum-icon::after {
    width: 36px;
  }
}

.home-hero-header-box-hum.active .header-hum-text {
  opacity: 0;
  visibility: hidden;
  backface-visibility: hidden;
}

.home-hero-header-box-nav {
  display: flex;
  align-items: center;
  height: 100%;
}

.home-hero-header-box-nav-list {
  display: flex;
  align-items: center;
  gap: 15px;
  height: 100%;
}

.home-hero-header-box-nav-list-item {
  height: 100%;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1250px) {
  .home-hero-header-box-nav-list-item:nth-child(1) {
    display: none;
  }
}

.home-hero-header-box-nav-list-item-wrap {
  display: flex;
  align-items: center;
  height: 100%;
}

.home-hero-header-box-nav-list-item-contact {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  border-left: 1px solid #d55353;
  padding-left: 20px;
}

@media screen and (max-width: 1366px) {
  .home-hero-header-box-nav-list-item-contact {
    padding-left: 10px;
  }
}

.home-hero-header-box-nav-list-item-contact-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.7rem;
  line-height: calc(20 / 17);
  letter-spacing: 0.08em;
  color: #3B2E16;
}

@media screen and (max-width: 1366px) {
  .home-hero-header-box-nav-list-item-contact-title {
    font-size: 1.3rem;
  }
}

.home-hero-header-box-nav-list-item-contact-phone {
  display: flex;
  align-items: center;
  gap: 5px;
}

.home-hero-header-box-nav-list-item-contact-phone .icon-phone {
  width: 41px;
  height: 41px;
}

.home-hero-header-box-nav-list-item-contact-phone .icon-phone img {
  width: 100%;
}

.home-hero-header-box-nav-list-item-contact-phone-num {
  font-family: "Century Gothic", sans-serif;
  font-size: 4rem;
  line-height: 1.23;
  letter-spacing: 0.1em;
  color: #000000;
}

@media screen and (max-width: 1366px) {
  .home-hero-header-box-nav-list-item-contact-phone-num {
    font-size: 3.4rem;
  }
}

.home-hero-header-box-nav-list-item-contact-hours {
  font-family: "Century Gothic", sans-serif;
  font-size: 1.4rem;
  line-height: calc(20 / 14);
  letter-spacing: 0.1em;
  color: #3B2E16;
}

@media screen and (max-width: 1366px) {
  .home-hero-header-box-nav-list-item-contact-hours {
    font-size: 1.3rem;
  }
}

.home-hero-header-box-nav-list-item-parking {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 74px;
  border-top: 1px dashed #c45043;
  border-bottom: 1px dashed #c45043;
  position: relative;
}

@media screen and (max-width: 834px) {
  .home-hero-header-box-nav-list-item-parking {
    width: 65px;
    height: 47px;
  }
}

.home-hero-header-box-nav-list-item-parking-text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  line-height: 1.57;
  color: #c45043;
}

@media screen and (max-width: 834px) {
  .home-hero-header-box-nav-list-item-parking-text {
    font-size: 1rem;
  }
}

.home-hero-header-box-nav-list-item-parking-bottom {
  display: flex;
  align-items: flex-end;
}

.home-hero-header-box-nav-list-item-parking-icon {
  width: 25px;
  height: 25px;
  background-color: #c45043;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2px;
}

@media screen and (max-width: 834px) {
  .home-hero-header-box-nav-list-item-parking-icon {
    width: 20px;
    height: 20px;
    border-radius: 7px;
  }
}

.home-hero-header-box-nav-list-item-parking-p {
  font-family: "Century Gothic", sans-serif;
  font-size: 2rem;
  line-height: 1;
  color: #FFFFFF;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .home-hero-header-box-nav-list-item-parking-p {
    font-size: 1.6rem;
  }
}

.home-hero-header-box-nav-list-item-parking-number {
  font-family: "Century Gothic", sans-serif;
  font-size: 3.6rem;
  font-weight: 400;
  line-height: 0.89;
  letter-spacing: -0.02em;
  color: #000000;
}

@media screen and (max-width: 834px) {
  .home-hero-header-box-nav-list-item-parking-number {
    font-size: 2.5rem;
  }
}

.home-hero-header-box-nav-list-item-parking-units {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  line-height: 1.57;
  color: #000000;
}

@media screen and (max-width: 834px) {
  .home-hero-header-box-nav-list-item-parking-units {
    font-size: 1.3rem;
  }
}

.home-hero-header-box-nav-list-item-reserve {
  height: 100%;
  padding: 0px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #c45043;
  border-radius: 100px 0px 0px 100px;
  transition: background-color 0.3s ease;
  gap: 5px;
}

@media screen and (min-width: 835px) {
  .home-hero-header-box-nav-list-item-reserve:hover {
    background-color: #a62929;
  }
}

.home-hero-header-box-nav-list-item-reserve._line {
  background-color: #2db530;
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s ease;
}

.home-hero-header-box-nav-list-item-reserve._line img {
  height: 24px;
}

.home-hero-header-box-nav-list-item-reserve._line .home-hero-header-box-nav-list-item-reserve-tag {
  font-size: 1.4rem;
}

@media screen and (min-width: 835px) {
  .home-hero-header-box-nav-list-item-reserve._line:hover {
    background-color: #238c25;
    transition: background-color 0.3s ease;
  }
}

.home-hero-header-box-nav-list-item-reserve-text {
  display: flex;
  align-items: center;
  gap: 2px;
}

.home-hero-header-box-nav-list-item-reserve-text-en {
  font-family: "Century Gothic", sans-serif;
  font-size: 2.7rem;
  line-height: 0.78;
  color: #FFFFFF;
}

.home-hero-header-box-nav-list-item-reserve-text-jp {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 2.2rem;
  line-height: 0.95;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}

.home-hero-header-box-nav-list-item-reserve-tag {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1.25;
  letter-spacing: 0.08em;
  color: #FFFFFF;
}

.home-news {
  padding: 73px 0 167px;
  overflow: hidden;
}

.home-news .com-contentWidth {
  max-width: 1100px;
}

@media screen and (max-width: 834px) {
  .home-news {
    padding: 40px 0 100px;
  }
}

.home-news-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 43px;
  margin-bottom: 87px;
}

@media screen and (max-width: 834px) {
  .home-news-top {
    flex-direction: column;
    gap: 31px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 834px) {
  .home-news-top-left {
    width: 100%;
  }
}

.home-news-top-left .home-com-h2 {
  text-align: left;
}

@media screen and (max-width: 834px) {
  .home-news-top-left .home-com-h2 {
    text-align: center;
  }
  .home-news-top-left .home-com-h2 .home-com-h2-en {
    margin-bottom: 0;
  }
}

.home-news-top-list {
  width: 700px;
}

@media screen and (max-width: 834px) {
  .home-news-top-list {
    width: 100%;
  }
}

.home-news-top-list-item {
  border-bottom: 1px solid #b2b2b2;
}

@media screen and (max-width: 834px) {
  .home-news-top-list-item:not(:last-child) {
    margin-bottom: 10px;
  }
}

.home-news-top-list-item-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px 10px 30px;
  text-decoration: none;
  width: 100%;
  min-height: 64px;
}

@media screen and (max-width: 834px) {
  .home-news-top-list-item-link {
    padding: 6px 5px;
    min-height: 42px;
  }
}

@media screen and (min-width: 835px) {
  .home-news-top-list-item-link:hover .home-news-top-list-item-link-content-des {
    color: #c45043;
  }
  .home-news-top-list-item-link:hover .home-news-top-list-item-link-arrow {
    width: 37px;
    height: 38px;
  }
  .home-news-top-list-item-link:hover .home-news-top-list-item-link-arrow img {
    transform: translateX(14px);
  }
}

.home-news-top-list-item-link-content {
  display: flex;
  align-items: center;
  gap: 8px;
}

.home-news-top-list-item-link-content-date {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.73;
  letter-spacing: 0.05em;
  color: #988F80;
  white-space: nowrap;
}

@media screen and (max-width: 834px) {
  .home-news-top-list-item-link-content-date {
    letter-spacing: 0;
  }
}

.home-news-top-list-item-link-content-des {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.73;
  letter-spacing: 0.05em;
  transition: color 0.3s ease-out;
  margin-left: 12px;
}

@media screen and (max-width: 834px) {
  .home-news-top-list-item-link-content-des {
    margin-left: 0;
    letter-spacing: 0;
  }
}

.home-news-top-list-item-link-arrow {
  width: 43px;
  height: 44px;
  background: #ffd5d5;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-left: 10px;
  transition: all 0.3s ease;
}

@media screen and (max-width: 834px) {
  .home-news-top-list-item-link-arrow {
    margin-left: 5px;
    width: 32px;
    height: 30px;
  }
}

.home-news-top-list-item-link-arrow img {
  width: 21px;
  height: auto;
  object-fit: contain;
  transition: transform 0.3s ease;
}

@media screen and (max-width: 834px) {
  .home-news-top-list-item-link-arrow img {
    width: 19px;
  }
}

.home-news-banner-list {
  display: flex;
  flex-flow: row wrap;
  gap: 20px;
  margin-right: -20px;
}

@media screen and (max-width: 834px) {
  .home-news-banner-list {
    gap: 7px;
    flex-direction: column;
    margin-right: 0;
  }
}

.home-news-banner-list-item {
  width: 100%;
}

@media screen and (min-width: 835px) {
  .home-news-banner-list-item {
    width: calc(50% - 20px);
  }
  .home-news-banner-list-item:nth-child(1) {
    width: calc(100% - 20px);
  }
  .home-news-banner-list-item:nth-child(1) a {
    min-height: 300px;
  }
}

.home-news-banner-list-item-link {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 180px;
  position: relative;
  background: url("./assets/img/img_news.jpg") no-repeat center center/cover;
  transition: opacity 0.3s ease-out;
}

.home-news-banner-list-item-link:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #00000066;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 834px) {
  .home-news-banner-list-item-link {
    min-height: 131px;
  }
}

.home-news-banner-list-item-link-text {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 2rem;
  line-height: calc(32 / 20);
  font-weight: bold;
  color: #FFFFFF;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 835px) {
  .home-news-banner-list-item-link:hover {
    opacity: 0.8;
  }
}

.home-about {
  padding: 124px 0 85px;
  background: url("./assets/img/bg_about.jpg") no-repeat center center/cover;
  position: relative;
}

@media screen and (max-width: 834px) {
  .home-about {
    padding: 101px 0 50px;
  }
}

.home-about .com-contentWidth {
  max-width: 859px;
  margin: 0 auto;
}

.home-about-sub {
  font-family: "Century Gothic", sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.23;
  letter-spacing: 0.19em;
  color: #3B2E16;
  text-align: center;
  margin-left: -2px;
  padding-left: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 107px;
  background: url("./assets/img/bg_title_about.svg") center no-repeat;
  background-size: 576px 107px;
  padding-bottom: 20px;
  position: absolute;
  top: -52px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

@media screen and (max-width: 834px) {
  .home-about-sub {
    font-size: 1.9rem;
    min-height: 79px;
    padding: 0 0 14px;
    background: url("./assets/img/bg_title_about_sp.svg") center no-repeat;
    background-size: 270px 79px;
    top: -38px;
  }
}

.home-about-title {
  text-align: center;
  position: relative;
}

.home-about-title:before {
  content: "";
  width: 81px;
  height: 81px;
  background: url("./assets/img/icon_check01.svg") no-repeat center center/contain;
  position: absolute;
  top: -65px;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 834px) {
  .home-about-title:before {
    width: 60px;
    height: 60px;
    top: -45px;
  }
}

.home-about-title-item {
  font-size: 4.6rem;
  line-height: calc(57 / 50);
  color: #3B2E16;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 834px) {
  .home-about-title-item {
    font-size: 3rem;
    line-height: calc(40 / 30);
  }
}

.home-about-title-item p {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 2px;
}

.home-about-title-item p:after {
  content: "";
  width: 100%;
  height: 25px;
  background-color: #ffd5d5;
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: -1;
}

@media screen and (max-width: 834px) {
  .home-about-title-item p:after {
    height: 19px;
  }
}

.home-about-title-item-01 {
  font-weight: 400;
  margin-bottom: 21px;
}

.home-about-title-item-01 b {
  font-weight: bold;
}

.home-about-title-item-02 {
  font-size: 4.6rem;
  line-height: calc(57 / 50);
}

@media screen and (max-width: 834px) {
  .home-about-title-item-02 {
    font-size: 2.7rem;
    font-weight: 600;
  }
  .home-about-title-item-02 p:after {
    content: none;
  }
  .home-about-title-item-02 span {
    position: relative;
    display: block;
  }
  .home-about-title-item-02 span:after {
    content: "";
    width: 100%;
    height: 15px;
    background-color: #ffd5d5;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
}

.home-about-text {
  font-family: "Noto Serif JP", serif;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.96;
  letter-spacing: 0.03em;
  color: #3B2E16;
  text-align: center;
  margin: 4px 0 15px 0;
}

@media screen and (max-width: 834px) {
  .home-about-text {
    font-size: 1.5rem;
    line-height: calc(20 / 15);
    margin: 5px 0 15px 0;
  }
}

.home-about-des {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.78;
  letter-spacing: 0.1em;
  color: #212121;
  margin-bottom: 34px;
}

@media screen and (max-width: 834px) {
  .home-about-des {
    font-size: 1.26rem;
    line-height: calc(27 / 12.6);
    margin-bottom: 20px;
    padding: 0 13px;
    letter-spacing: 0.05em;
  }
}

@media screen and (min-width: 835px) {
  .home-about-list {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin: 0 0 35px 0;
  }
  .home-about-list li {
    font-family: "Hiragino Maru Gothic Pro", sans-serif;
    font-size: 2.3rem;
    font-weight: 400;
    line-height: 1.61;
    letter-spacing: 0.1em;
    color: #3B2E16;
    padding: 9px 19px;
    border-top: 1px solid #3B2E16;
    border-bottom: 1px solid #3B2E16;
    position: relative;
  }
  .home-about-list li::before {
    content: "";
    position: absolute;
    left: -8px;
    top: -10px;
    width: 30px;
    height: 30px;
    background: #988F80;
    background: url("./assets/img/icon_check02.svg") no-repeat center center/contain;
  }
}

@media screen and (max-width: 834px) {
  .home-about-list {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin: 20px auto;
    max-width: 240px;
  }
  .home-about-list li {
    font-size: 1.8rem;
    line-height: calc(35 / 18);
    letter-spacing: 0.1em;
    color: #3B2E16;
    position: relative;
    padding-left: 40px;
  }
  .home-about-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background: #988F80;
    background: url("./assets/img/icon_check02.svg") no-repeat center center/contain;
  }
}

.home-about-certified {
  background: #FFFFFF;
  border-radius: 5px;
  padding: 21px 16px 30px 23px;
}

@media screen and (max-width: 834px) {
  .home-about-certified {
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
}

.home-about-certified-title {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  gap: 10px;
  margin: 0px 0 19px 0;
  padding-bottom: 9px;
  padding-left: 6px;
  border-bottom: 1px solid #988F80;
}

@media screen and (max-width: 834px) {
  .home-about-certified-title {
    margin: 0;
    padding: 0 0 7px;
    gap: 10px;
    align-self: stretch;
    justify-content: center;
  }
}

.home-about-certified-title-icon {
  width: 41px;
}

@media screen and (max-width: 834px) {
  .home-about-certified-title-icon {
    display: block;
    width: 35px;
  }
  .home-about-certified-title-icon svg,
  .home-about-certified-title-icon img {
    width: 100%;
    height: 100%;
    fill: #988F80;
  }
}

.home-about-certified-title-text {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 3.1rem;
  line-height: 1.29;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #988F80;
}

@media screen and (max-width: 834px) {
  .home-about-certified-title-text {
    font-size: 2rem;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
}

.home-about-certified-box {
  display: flex;
  gap: 17px;
  padding: 0 21px 0 32px;
}

@media screen and (max-width: 834px) {
  .home-about-certified-box {
    flex-direction: column;
    align-items: center;
    gap: 15px;
    padding: 0;
  }
}

.home-about-certified-box-pic {
  flex-shrink: 0;
  margin-top: 10px;
}

@media screen and (max-width: 834px) {
  .home-about-certified-box-pic {
    margin-top: 0;
    width: 127.51px;
    height: 120px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.home-about-certified-box-pic img {
  width: 139px;
}

@media screen and (max-width: 834px) {
  .home-about-certified-box-pic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

@media screen and (max-width: 834px) {
  .home-about-certified-box-content {
    width: 100%;
    max-width: 300px;
    text-align: center;
  }
}

.home-about-certified-box-content-text {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 2.3rem;
  font-weight: 400;
  line-height: 1.61;
  letter-spacing: 0.1em;
  color: #212121;
}

@media screen and (max-width: 834px) {
  .home-about-certified-box-content-text {
    font-size: 1.8rem;
    line-height: 1.6666666666666667;
    letter-spacing: 0.1em;
    color: #212121;
    text-align: center;
  }
}

.home-about-certified-box-content-text span {
  color: #c45043;
  font-size: 4.1rem;
  line-height: 1.5;
}

@media screen and (max-width: 834px) {
  .home-about-certified-box-content-text span {
    font-size: 2.3rem;
    line-height: 1.608695652173913;
    letter-spacing: 0.1em;
    margin: 7px 0;
    display: inline-block;
  }
}

.home-advanced {
  display: flex;
  overflow: hidden;
  background: url("./assets/img/bg_main.png") repeat center center/auto;
}

@media screen and (max-width: 834px) {
  .home-advanced {
    display: block;
    padding: 50px 17.5px;
  }
}

.home-advanced-pic {
  width: calc(507 / 1512 * 100%);
}

@media screen and (max-width: 834px) {
  .home-advanced-pic {
    width: 100%;
    margin: 0 -2.5px 20px;
  }
}

.home-advanced-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-advanced-content {
  width: calc(100% - 33.5317460317%);
  padding: 59px 83px 59px 69px;
}

@media screen and (max-width: 998px) {
  .home-advanced-content {
    padding: 20px;
  }
}

@media screen and (max-width: 834px) {
  .home-advanced-content {
    width: 100%;
    padding: 0;
    text-align: center;
  }
}

.home-advanced-content-title {
  margin-bottom: 35px;
}

@media screen and (max-width: 834px) {
  .home-advanced-content-title {
    margin-bottom: 20px;
  }
}

.home-advanced-content-title span {
  font-size: 5rem;
  line-height: calc(57 / 50);
  color: #3B2E16;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  position: relative;
  padding: 0 13px;
  z-index: 1;
  display: inline-block;
}

@media screen and (max-width: 834px) {
  .home-advanced-content-title span {
    font-size: 3.5rem;
    line-height: calc(57 / 35);
  }
}

.home-advanced-content-title span small {
  font-size: 3.9rem;
}

@media screen and (max-width: 834px) {
  .home-advanced-content-title span small {
    font-size: 2.7rem;
    line-height: calc(57 / 39);
  }
}

.home-advanced-content-title span:after {
  content: "";
  width: 100%;
  height: 28px;
  background-color: #ffd5d5;
  position: absolute;
  bottom: -6px;
  left: 0;
  z-index: -1;
}

@media screen and (max-width: 834px) {
  .home-advanced-content-title span:after {
    height: 23px;
    bottom: 0;
  }
}

.home-advanced-content-text {
  font-size: 2.7rem;
  line-height: calc(45 / 27);
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  letter-spacing: 0.14em;
  margin-bottom: 36px;
}

.home-advanced-content-text span {
  color: #c45043;
}

@media screen and (max-width: 834px) {
  .home-advanced-content-text {
    font-size: 1.8rem;
    line-height: calc(30 / 18);
    margin-bottom: 20px;
    letter-spacing: 0.1em;
  }
}

@media screen and (min-width: 835px) {
  .home-advanced-content-list {
    display: flex;
    gap: 11px;
    margin-bottom: 52px;
  }
  .home-advanced-content-list-item-link {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 10px 42px 10px 20px;
    background: #988F80;
    border: 1px solid #FFFFFF;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    min-height: 80px;
  }
  .home-advanced-content-list-item-link::after {
    content: "";
    width: 14px;
    height: 12px;
    background: url("./assets/img/arr02.svg") no-repeat center center/contain;
    flex-shrink: 0;
    transition: transform 0.3s ease;
  }
}

@media screen and (min-width: 835px) and (min-width: 835px) {
  .home-advanced-content-list-item-link:hover {
    background: #3B2E16;
  }
  .home-advanced-content-list-item-link:hover:after {
    transform: translateX(5px);
  }
}

@media screen and (min-width: 835px) {
  .home-advanced-content-list-item-link-text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.9rem;
    font-weight: 600;
    line-height: 2.21;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    text-align: center;
  }
}

@media screen and (max-width: 834px) {
  .home-advanced-content-list {
    display: flex;
    gap: 10px;
    margin-right: -10px;
    margin-bottom: 20px;
  }
  .home-advanced-content-list li {
    width: calc(50% - 10px);
  }
  .home-advanced-content-list li:nth-child(1) .home-advanced-content-list-item-link-icon {
    width: 22.71px;
  }
  .home-advanced-content-list li:nth-child(2) .home-advanced-content-list-item-link-icon {
    width: 27.76px;
  }
  .home-advanced-content-list-item-link {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px;
    background: #988F80;
    border: 1px solid #FFFFFF;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    min-height: 65px;
  }
  .home-advanced-content-list-item-link-text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: calc(20 / 16);
    letter-spacing: 0.1em;
    color: #FFFFFF;
    text-align: center;
    flex: 1;
  }
}

.home-advanced-content-media {
  display: flex;
  gap: 22px;
  margin-right: -22px;
  margin-left: -8px;
}

@media screen and (max-width: 834px) {
  .home-advanced-content-media {
    flex-direction: column;
    gap: 20px;
    margin-right: 0;
    margin-left: 0;
    text-align: left;
  }
}

.home-advanced-content-media-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: calc(33.33% - 22px);
}

@media screen and (max-width: 834px) {
  .home-advanced-content-media-item {
    width: 100%;
  }
}

.home-advanced-content-media-item-title {
  margin-bottom: 13px;
  display: flex;
  flex-direction: column;
}

.home-advanced-content-media-item-title-en {
  font-family: "Century Gothic", sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.13em;
  color: #212121;
}

@media screen and (max-width: 834px) {
  .home-advanced-content-media-item-title-en {
    font-size: 2.5rem;
  }
}

.home-advanced-content-media-item-title-jp {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #212121;
  margin-top: 8px;
}

@media screen and (max-width: 834px) {
  .home-advanced-content-media-item-title-jp {
    font-size: 1.6rem;
  }
}

.home-advanced-content-media-item-video {
  width: 100%;
}

.home-advanced-content-media-item-video iframe {
  width: 100%;
  display: block;
}

@media screen and (max-width: 834px) {
  .home-advanced-content-media-item-video iframe {
    min-height: 197px;
  }
}

.home-treatment {
  padding: 128px 0 154px;
  position: relative;
  background: url("./assets/img/bg_main.png") repeat center center/auto;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .home-treatment {
    padding: 50px 0;
  }
}

.home-treatment:before {
  content: "";
  width: 100%;
  height: 396px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .home-treatment:before {
    height: 257px;
  }
}

.home-treatment:after {
  content: "";
  width: 100%;
  height: 296px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .home-treatment:after {
    height: 147px;
  }
}

.home-treatment .com-contentWidth {
  max-width: 1300px;
}

.home-treatment .home-com-h2 {
  margin-bottom: 30px;
}

.home-treatment-banner {
  margin-bottom: 30px;
}

.home-treatment-banner img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.home-treatment-list {
  display: flex;
  flex-wrap: wrap;
  gap: 13px 15px;
  margin-right: -15px;
}

@media screen and (max-width: 834px) {
  .home-treatment-list {
    gap: 6px;
    margin-right: -6px;
  }
}

.home-treatment-list-item {
  width: calc(25% - 15px);
}

@media screen and (max-width: 998px) {
  .home-treatment-list-item {
    width: calc(50% - 15px);
  }
}

@media screen and (max-width: 834px) {
  .home-treatment-list-item {
    width: calc(50% - 6px);
  }
}

.home-treatment-list-item-link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding: 15px 55px 15px 21px;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  border-radius: 8px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  position: relative;
}

@media screen and (max-width: 834px) {
  .home-treatment-list-item-link {
    justify-content: space-between;
    align-items: center;
    min-height: 50px;
    gap: 0;
    padding: 10px 15px;
    border-radius: 8px;
  }
}

@media screen and (min-width: 835px) {
  .home-treatment-list-item-link:hover {
    background-color: #f3efeb;
  }
  .home-treatment-list-item-link:hover:after {
    transform: translate(5px, -50%);
  }
}

.home-treatment-list-item-link::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 12px;
  background: url("./assets/img/arr03.svg") no-repeat center center/contain;
  transition: transform 0.3s ease;
}

@media screen and (max-width: 834px) {
  .home-treatment-list-item-link::after {
    display: none;
  }
}

.home-treatment-list-item-link-icon {
  flex-shrink: 0;
}

@media screen and (max-width: 834px) {
  .home-treatment-list-item-link-icon {
    width: auto;
    height: 26px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-treatment-list-item-link-icon svg,
  .home-treatment-list-item-link-icon img {
    width: auto;
    height: 26px;
    max-width: 28px;
    fill: #8d7c60;
    object-fit: contain;
  }
}

.home-treatment-list-item-link-text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #8d7c60;
  text-align: center;
  flex: 1;
  transition: color 0.3s ease;
}

@media screen and (max-width: 834px) {
  .home-treatment-list-item-link-text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0.06em;
    color: #8d7c60;
    text-align: left;
    flex: 1;
    width: 120px;
    text-align: center;
  }
}

.home-treatment-concern {
  display: flex;
  align-items: flex-start;
  gap: 64px;
  margin: 130px 0 0;
}

@media screen and (max-width: 834px) {
  .home-treatment-concern {
    flex-direction: column;
    gap: 60px;
    margin: 50px 0 0;
  }
}

.home-treatment-concern-left {
  width: 185px;
}

@media screen and (max-width: 834px) {
  .home-treatment-concern-left {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
}

.home-treatment-concern-left-character {
  width: 170px;
  margin: 0 auto 20px;
}

@media screen and (max-width: 834px) {
  .home-treatment-concern-left-character {
    width: 102.7px;
    margin: 0 auto;
  }
}

.home-treatment-concern-left-character img {
  width: 100%;
  height: auto;
}

.home-treatment-concern-left-character::before {
  display: none;
}

@media screen and (max-width: 834px) {
  .home-treatment-concern-left-character::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 50%;
    transform: translateX(-50%);
    width: 73px;
    height: 73px;
    background-color: #ffd5d5;
    border-radius: 50%;
    z-index: -1;
  }
}

.home-treatment-concern-left-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .home-treatment-concern-left-content {
    gap: 5px;
    align-items: center;
  }
}

.home-treatment-concern-left-content-subtitle {
  font-family: "Abel", sans-serif;
  font-size: 1.5rem;
  line-height: 1.33;
  letter-spacing: 0.1em;
  color: #c45043;
  display: block;
}

@media screen and (max-width: 834px) {
  .home-treatment-concern-left-content-subtitle {
    font-family: "Abel", sans-serif;
    font-size: 1.1rem;
    line-height: 1.3636363636363635;
    letter-spacing: 0.07em;
    color: #c45043;
  }
}

.home-treatment-concern-left-content-title {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-weight: 400;
  font-size: 3rem;
  line-height: 1.5;
  letter-spacing: 0.13em;
  color: #212121;
}

@media screen and (max-width: 834px) {
  .home-treatment-concern-left-content-title {
    font-family: "Hiragino Maru Gothic Pro", sans-serif;
    font-size: 2.14rem;
    line-height: 1.7990654526303274;
    letter-spacing: 0.13em;
    color: #212121;
  }
}

.home-treatment-concern-left-content-description {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.3rem;
  line-height: 1.73;
  letter-spacing: 0.05em;
  color: #212121;
  white-space: nowrap;
}

@media screen and (max-width: 834px) {
  .home-treatment-concern-left-content-description {
    font-family: "Noto Sans", sans-serif;
    font-size: 1.26rem;
    line-height: 1.5873015392454377;
    letter-spacing: 0.05em;
    color: #212121;
  }
}

.home-treatment-concern-right {
  width: calc(100% - 185px);
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  gap: 10px;
  margin-right: -10px;
}

@media screen and (max-width: 834px) {
  .home-treatment-concern-right {
    width: calc(100% + 10px);
    gap: 60px 10px;
  }
}

.home-treatment-concern-item {
  position: relative;
  width: calc(33.33% - 10px);
  border-radius: 10px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 1024px) {
  .home-treatment-concern-item {
    width: calc(50% - 10px);
  }
}

.home-treatment-concern-item:nth-child(3) .home-treatment-concern-item-content-text {
  padding: 17px 30px;
}

@media screen and (max-width: 834px) {
  .home-treatment-concern-item:nth-child(3) .home-treatment-concern-item-content-text {
    padding: 7px 10px;
    min-height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (min-width: 835px) {
  .home-treatment-concern-item.clg01 .home-treatment-concern-item-link:hover .home-treatment-concern-item-content {
    transform: translateY(-5px);
  }
  .home-treatment-concern-item.clg01 .home-treatment-concern-item-link:hover .home-treatment-concern-item-footer {
    background-color: #a62929;
  }
  .home-treatment-concern-item.clg01 .home-treatment-concern-item-link:hover .home-treatment-concern-item-footer-arrow-right {
    transform: translateX(5px);
  }
}

.home-treatment-concern-item.clg01 .home-treatment-concern-item-footer {
  background-color: #c45043;
  color: #FFFFFF;
}

@media screen and (min-width: 835px) {
  .home-treatment-concern-item.clg02 .home-treatment-concern-item-link:hover .home-treatment-concern-item-content {
    transform: translateY(-5px);
  }
  .home-treatment-concern-item.clg02 .home-treatment-concern-item-link:hover .home-treatment-concern-item-footer {
    background-color: #F3EEE3;
  }
  .home-treatment-concern-item.clg02 .home-treatment-concern-item-link:hover .home-treatment-concern-item-footer-arrow-right {
    transform: translateX(5px);
  }
}

.home-treatment-concern-item.clg02 .home-treatment-concern-item-footer {
  background-color: #FFFFFF;
}

.home-treatment-concern-item.clg02 .home-treatment-concern-item-footer-treatment {
  color: #8d7c60;
}

.home-treatment-concern-item-link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  position: relative;
}

.home-treatment-concern-item-image {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.home-treatment-concern-item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-treatment-concern-item-content {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  z-index: 1;
  transition: transform 0.3s ease-out;
}

@media screen and (max-width: 834px) {
  .home-treatment-concern-item-content {
    top: -42px;
    left: 5px;
    right: 5px;
  }
}

.home-treatment-concern-item-content:after {
  content: "";
  width: 26px;
  height: 22px;
  background: url("./assets/img/arr04.svg") no-repeat center center/contain;
  position: absolute;
  bottom: -20px;
  left: 18px;
  z-index: -1;
}

@media screen and (max-width: 834px) {
  .home-treatment-concern-item-content:after {
    bottom: -15px;
    left: 11px;
  }
}

.home-treatment-concern-item-content-text {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 2.1rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0.05em;
  color: #988F80;
  background: #fff;
  border-radius: 20px;
  padding: 8px 30px;
  text-align: center;
  border: 1px solid #988F80;
}

@media screen and (max-width: 1300px) {
  .home-treatment-concern-item-content-text {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 834px) {
  .home-treatment-concern-item-content-text {
    font-size: 1.2rem;
    line-height: calc(18 / 12);
    padding: 7px 10px;
  }
}

.home-treatment-concern-item-content-text span {
  color: #c45043;
}

.home-treatment-concern-item-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  border-radius: 0 0 10px 10px;
  transition: all 0.3s ease-out;
}

@media screen and (max-width: 834px) {
  .home-treatment-concern-item-footer {
    padding: 7.5px 15px;
    gap: 5px;
  }
}

@media screen and (max-width: 834px) {
  .home-treatment-concern-item-footer-icon {
    width: 35px;
    flex-shrink: 0;
  }
}

.home-treatment-concern-item-footer-treatment {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}

@media screen and (max-width: 1300px) {
  .home-treatment-concern-item-footer-treatment {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .home-treatment-concern-item-footer-treatment {
    font-size: 1.3rem;
    line-height: calc(18 / 13);
    flex: 1;
    text-align: center;
  }
}

.home-treatment-concern-item-footer-arrow-right {
  width: 14px;
  transition: transform 0.3s ease-out;
}

@media screen and (max-width: 834px) {
  .home-treatment-concern-item-footer-arrow-right {
    display: none;
  }
}

.home-feature {
  background-color: #FFEBEB;
  position: relative;
  z-index: 1;
}

.home-feature:after {
  content: "";
  width: 100%;
  height: 840px;
  background: url("./assets/img/bg_top_feature.png") no-repeat top right/auto;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .home-feature:after {
    background: url("./assets/img/bg_top_feature_sp.png") no-repeat top right/auto;
    height: 694px;
  }
}

.home-feature .com-contentWidth {
  max-width: 1300px;
}

.home-feature .home-com-h2-jp {
  font-size: 3.5rem;
}

@media screen and (max-width: 834px) {
  .home-feature .home-com-h2-jp {
    font-size: 2.14rem;
  }
}

.home-feature .home-com-h2-sub {
  margin-top: 4px;
}

@media screen and (max-width: 834px) {
  .home-feature .home-com-h2-sub {
    margin-top: 5px;
  }
}

.home-feature-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 100px 0 37px;
  gap: 20px;
}

@media screen and (max-width: 834px) {
  .home-feature-top {
    padding: 50px 0 17px;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}

.home-feature-top .home-com-h2 {
  text-align: left;
  flex: 1;
}

@media screen and (max-width: 834px) {
  .home-feature-top .home-com-h2 {
    text-align: center;
  }
}

.home-feature-content {
  padding-bottom: 100px;
}

@media screen and (max-width: 834px) {
  .home-feature-content {
    padding-bottom: 50px;
  }
}

.home-feature-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

@media screen and (max-width: 834px) {
  .home-feature-list {
    gap: 15px;
  }
}

.home-feature-item {
  display: flex;
  background-color: #FFFFFF;
  width: 100%;
  min-height: 321px;
}

@media screen and (max-width: 834px) {
  .home-feature-item {
    min-height: auto;
    flex-direction: column;
  }
}

@media screen and (min-width: 835px) {
  .home-feature-item:nth-child(odd) {
    flex-direction: row-reverse;
  }
}

.home-feature-item-content {
  width: 50%;
  display: flex;
  align-items: center;
  padding: 0 30px;
}

@media screen and (max-width: 834px) {
  .home-feature-item-content {
    width: 100%;
    padding: 20px;
    gap: 15px;
  }
}

.home-feature-item-content-heading {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .home-feature-item-content-heading {
    gap: 15px;
  }
}

.home-feature-item-content-heading-title {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 2.9rem;
  line-height: 1.38;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #3B2E16;
}

@media screen and (max-width: 1300px) {
  .home-feature-item-content-heading-title {
    font-size: 2.6rem;
  }
}

@media screen and (max-width: 834px) {
  .home-feature-item-content-heading-title {
    font-size: 2rem;
    line-height: 1.6;
    letter-spacing: 0.12em;
  }
}

.home-feature-item-content-heading-title span {
  display: inline-block;
  position: relative;
  padding: 0 2px;
  z-index: 1;
}

.home-feature-item-content-heading-title span:after {
  content: "";
  width: 100%;
  height: 15px;
  background-color: #FFEBEB;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

@media screen and (max-width: 834px) {
  .home-feature-item-content-heading-title span:after {
    height: 12px;
  }
}

.home-feature-item-content-heading-description {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1.81;
  letter-spacing: 0.08em;
  color: #212121;
}

@media screen and (max-width: 834px) {
  .home-feature-item-content-heading-description {
    font-size: 1.5rem;
    line-height: 1.6666666666666667;
    letter-spacing: 0.06em;
  }
}

.home-feature-item-content-heading-description span {
  color: #c45043;
}

.home-feature-item-content-heading-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 11px 17px;
  width: 222px;
  background-color: #FFFFFF;
  border: 1px solid #828282;
  border-radius: 5px;
  transition: all 0.3s ease;
}

@media screen and (max-width: 834px) {
  .home-feature-item-content-heading-button {
    padding: 13px 17px;
  }
}

@media screen and (min-width: 835px) {
  .home-feature-item-content-heading-button:hover {
    background-color: #f3efeb;
  }
}

.home-feature-item-content-heading-button span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.08em;
  color: #3B2E16;
}

.home-feature-item-image {
  width: 50%;
  position: relative;
  height: 321px;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .home-feature-item-image {
    width: 100%;
    height: 200px;
  }
}

.home-feature-item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-feature-item-image-badge {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #FFFFFF;
  border-radius: 0 80px 80px 0;
  width: 115px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100px;
  padding-bottom: 6px;
}

@media screen and (max-width: 834px) {
  .home-feature-item-image-badge {
    width: 95px;
    height: 70px;
    padding: 0;
  }
}

.home-feature-item-image-badge-number {
  font-family: "Shippori Mincho", serif;
  font-size: 6rem;
  line-height: 1;
  letter-spacing: 0.05em;
  padding-right: 5px;
  color: #F3EEE3;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .home-feature-item-image-badge-number {
    font-size: 4rem;
    line-height: 1.125;
    letter-spacing: 0.05em;
  }
}

.home-feature-item-image-badge-text {
  font-family: "Shippori Mincho", serif;
  font-size: 1.6rem;
  line-height: 1;
  color: #c45043;
  text-align: center;
  margin-left: -5px;
  letter-spacing: 0.08em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 834px) {
  .home-feature-item-image-badge-text {
    font-size: 1.2rem;
    color: #c45043;
  }
}

.home-equipment {
  padding: 100px 0;
  overflow: hidden;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .home-equipment {
    padding: 58px 0 67px;
  }
}

.home-equipment .home-com-h2 {
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .home-equipment .home-com-h2 {
    margin-bottom: 20px;
  }
}

.home-equipment-item {
  display: flex;
  gap: 0px;
}

.home-equipment-item-inner {
  display: flex;
  gap: 15px;
  padding-right: 15px;
  flex-shrink: 0;
  animation: slider-scroll-left 30s linear infinite;
}

.home-equipment-item-inner img {
  width: auto;
  height: 295px;
  flex-shrink: 0;
  border-radius: 10px;
  object-fit: cover;
  object-position: center;
}

@media screen and (max-width: 834px) {
  .home-equipment-item-inner img {
    height: 200px;
  }
}

@keyframes slider-scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100%));
  }
}

.home-equipment .home-com-btn {
  margin: 50px auto 0;
}

@media screen and (max-width: 834px) {
  .home-equipment .home-com-btn {
    margin-top: 20px;
  }
}

.home-doctor {
  padding: 0 0 197px;
  position: relative;
  background: #FFFFFF;
  overflow: hidden;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .home-doctor {
    padding: 0 0 73px;
  }
}

.home-doctor:before {
  content: "";
  width: 100%;
  height: calc(100% - 483px);
  background: url("./assets/img/bg_main.png") no-repeat center center/cover;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .home-doctor:before {
    height: calc(100% - 370px);
  }
}

.home-doctor:after {
  content: "";
  width: 418px;
  height: 435px;
  background: url("./assets/img/deco_flower02.svg") no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 102px;
  right: 34px;
  pointer-events: none;
  z-index: -1;
}

@media screen and (max-width: 834px) {
  .home-doctor:after {
    width: 226px;
    height: 235px;
    top: 154px;
    bottom: auto;
    right: -121px;
  }
}

.home-doctor .com-contentWidth {
  max-width: 1330px;
}

.home-doctor-top {
  display: flex;
  align-items: flex-start;
  gap: 122px;
  margin: 0 auto;
  max-width: 1200px;
}

@media screen and (max-width: 1300px) {
  .home-doctor-top {
    gap: 50px;
  }
}

@media screen and (max-width: 834px) {
  .home-doctor-top {
    flex-direction: column;
    gap: 20px;
    align-items: center;
    text-align: center;
  }
}

.home-doctor-top-left .home-com-h2 {
  text-align: left;
}

@media screen and (max-width: 834px) {
  .home-doctor-top-left .home-com-h2 {
    text-align: center;
  }
}

.home-doctor-top-left .home-com-h2-en {
  margin-bottom: 18px;
}

@media screen and (max-width: 834px) {
  .home-doctor-top-left .home-com-h2-en {
    margin-bottom: 5px;
  }
}

.home-doctor-top-left .home-com-h2-sub {
  font-size: 1.6rem;
  margin: 0 0 5px;
}

@media screen and (max-width: 834px) {
  .home-doctor-top-left .home-com-h2-sub {
    font-size: 1.5rem;
    line-height: 2;
  }
}

.home-doctor-top-right {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: flex-start;
}

@media screen and (max-width: 834px) {
  .home-doctor-top-right {
    align-items: center;
    width: 100%;
    gap: 20px;
  }
}

.home-doctor-description-text {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.03em;
  color: #988F80;
  text-align: left;
  border-left: 1px solid #d55353;
  padding-left: 30px;
}

@media screen and (max-width: 834px) {
  .home-doctor-description-text {
    font-size: 2.4rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding-left: 20px;
  }
}

.home-doctor-content {
  margin-top: 56px;
}

@media screen and (max-width: 834px) {
  .home-doctor-content {
    margin-top: 20px;
  }
}

.home-doctor-grid {
  display: flex;
  align-items: flex-start;
  flex-flow: row wrap;
  gap: 30px 15px;
  margin-right: -15px;
}

@media screen and (max-width: 834px) {
  .home-doctor-grid {
    gap: 15px 10px;
    margin-right: -10px;
  }
}

.home-doctor-card {
  background-color: #FFFFFF;
  border-radius: 15px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  transition: all 0.3s ease;
  width: calc(33.33% - 15px);
}

@media screen and (max-width: 1024px) {
  .home-doctor-card {
    width: calc(50% - 15px);
  }
}

@media screen and (max-width: 834px) {
  .home-doctor-card {
    width: calc(50% - 10px);
  }
}

.home-doctor-card-link {
  display: block;
}

@media screen and (min-width: 835px) {
  .home-doctor-card-link:hover .home-doctor-card-content {
    background-color: #F3EEE3;
  }
  .home-doctor-card-link:hover .home-doctor-card-button {
    background-color: #FFFFFF;
  }
}

.home-doctor-card-image {
  width: 100%;
  height: 400px;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .home-doctor-card-image {
    height: 147.89px;
  }
}

.home-doctor-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.home-doctor-card-content {
  padding: 20px 30px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  transition: background-color 0.3s ease-out;
}

@media screen and (max-width: 834px) {
  .home-doctor-card-content {
    padding: 8px 0 0;
    gap: 5px;
  }
}

.home-doctor-card-info {
  display: flex;
  align-items: center;
  gap: 8px;
  text-align: center;
}

@media screen and (min-width: 835px) {
  .home-doctor-card-info {
    flex-direction: column;
  }
}

@media screen and (max-width: 834px) {
  .home-doctor-card-info {
    flex-wrap: wrap;
    gap: 5px;
    justify-content: center;
  }
}

.home-doctor-card-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.08em;
  color: #3B2E16;
}

@media screen and (max-width: 834px) {
  .home-doctor-card-title {
    font-size: 0.9rem;
    line-height: 1.5555555555555556;
    letter-spacing: 0.06em;
  }
}

.home-doctor-card-name {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 2.6rem;
  font-weight: 400;
  line-height: 1.54;
  letter-spacing: 0.05em;
  color: #3B2E16;
  margin: 0;
}

@media screen and (max-width: 834px) {
  .home-doctor-card-name {
    font-size: 1.8rem;
    line-height: 1.1111111111111112;
    letter-spacing: 0.05em;
  }
}

.home-doctor-card-name-en {
  font-family: "Abel", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: 0.1em;
  color: #988F80;
}

@media screen and (max-width: 834px) {
  .home-doctor-card-name-en {
    font-size: 1.1rem;
    line-height: 1.3636363636363635;
    letter-spacing: 0.07em;
  }
}

.home-doctor-card-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 17px;
  width: 222px;
  background-color: #F3EEE3;
  border: 1px solid #828282;
  border-radius: 5px;
  text-decoration: none;
  transition: all 0.3s ease;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .home-doctor-card-button {
    padding: 5px 5px;
    width: 100%;
    border-radius: 0 0 5px 5px;
    border: none;
    border-top: 1px solid #828282;
  }
}

.home-doctor-card-button-text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.08em;
  color: #3B2E16;
}

@media screen and (max-width: 834px) {
  .home-doctor-card-button-text {
    font-size: 1.26rem;
    line-height: 1.5873015392454377;
    letter-spacing: 0.05em;
    position: relative;
  }
  .home-doctor-card-button-text:after {
    content: "";
    width: 10px;
    height: 9px;
    background: url("./assets/img/arr07.svg") no-repeat center center/contain;
    position: relative;
    display: inline-block;
    margin-left: 8px;
  }
}

.home-philosophy {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 835px) {
  .home-philosophy {
    margin-bottom: -70px;
  }
}

@media screen and (max-width: 834px) {
  .home-philosophy {
    margin-bottom: -78px;
  }
}

.home-philosophy:after {
  content: "";
  width: 100%;
  height: 422px;
  background: url("./assets/img/bg_main.png") no-repeat center center/cover;
  position: absolute;
  top: -1px;
  left: 0;
  z-index: -1;
}

@media screen and (max-width: 834px) {
  .home-philosophy:after {
    height: 380px;
  }
}

.home-philosophy-content {
  display: flex;
  align-items: flex-start;
  gap: 100px;
  padding-left: 50px;
}

@media screen and (max-width: 998px) {
  .home-philosophy-content {
    gap: 50px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 834px) {
  .home-philosophy-content {
    flex-direction: column;
    gap: 20px;
    padding: 0 15px;
  }
}

@media screen and (max-width: 834px) {
  .home-philosophy-content .home-com-btn {
    margin: 0 auto;
  }
}

.home-philosophy-left {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding-left: calc((100% - 1245px) / 2);
  width: calc(100% - 34.1997264022%);
}

@media screen and (max-width: 834px) {
  .home-philosophy-left {
    padding-left: 0;
    width: 100%;
    gap: 15px;
  }
}

.home-philosophy-left .home-com-h2 {
  text-align: left;
}

.home-philosophy-left .home-com-h2-en {
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .home-philosophy-left .home-com-h2-en {
    margin-bottom: 10px;
  }
}

.home-philosophy-description-text {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.03em;
  color: #988F80;
  text-align: left;
  border-left: 1px solid #c45043;
  padding-left: 30px;
}

@media screen and (max-width: 834px) {
  .home-philosophy-description-text {
    font-size: 2rem;
    line-height: calc(30 / 20);
    padding-left: 20px;
    margin-top: 5px;
  }
}

.home-philosophy-text p {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 2.21;
  letter-spacing: 0.05em;
  color: #000000;
  margin: 0;
}

@media screen and (max-width: 834px) {
  .home-philosophy-text p {
    font-size: 1.6rem;
    line-height: 1.56;
  }
}

.home-philosophy-right {
  width: calc((500 / 1462) * 100%);
  min-height: 806px;
}

@media screen and (max-width: 834px) {
  .home-philosophy-right {
    width: 46.15vw;
    max-width: 180px;
    min-height: 53.85vw;
    max-height: 210px;
    height: 53.85vw;
    position: absolute;
    top: 66px;
    right: 0;
    z-index: 1;
  }
}

.home-philosophy-image {
  width: 100%;
}

@media screen and (min-width: 835px) {
  .home-philosophy-image {
    height: 806px;
  }
}

.home-philosophy-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.home-philosophy-slider {
  overflow: hidden;
  padding-top: 70px;
}

@media screen and (max-width: 834px) {
  .home-philosophy-slider {
    padding-top: 37px;
  }
}

.home-philosophy-slider-item {
  display: flex;
  gap: 0px;
}

.home-philosophy-slider-item-inner {
  display: flex;
  gap: 20px;
  padding-right: 20px;
  flex-shrink: 0;
  animation: slider-scroll-left 30s linear infinite;
  height: 250px;
  align-items: flex-end;
}

@media screen and (max-width: 834px) {
  .home-philosophy-slider-item-inner {
    height: 200px;
  }
}

.home-philosophy-slider-item-inner img {
  flex-shrink: 0;
  object-fit: cover;
  object-position: center;
  border-radius: 100%;
}

.home-philosophy-slider-item-inner img:nth-child(1) {
  width: 250px;
  height: 250px;
  align-self: center;
}

@media screen and (max-width: 834px) {
  .home-philosophy-slider-item-inner img:nth-child(1) {
    width: 200px;
    height: 200px;
  }
}

.home-philosophy-slider-item-inner img:nth-child(2) {
  width: 178px;
  height: 178px;
  align-self: center;
}

@media screen and (max-width: 834px) {
  .home-philosophy-slider-item-inner img:nth-child(2) {
    width: 148px;
    height: 148px;
  }
}

.home-philosophy-slider-item-inner img:nth-child(3) {
  width: 250px;
  height: 250px;
  align-self: center;
}

@media screen and (max-width: 834px) {
  .home-philosophy-slider-item-inner img:nth-child(3) {
    width: 200px;
    height: 200px;
  }
}

.home-philosophy-slider-item-inner img:nth-child(4) {
  width: 144px;
  height: 144px;
  align-self: flex-start;
}

@media screen and (max-width: 834px) {
  .home-philosophy-slider-item-inner img:nth-child(4) {
    width: 124px;
    height: 124px;
  }
}

.home-philosophy-slider-item-inner img:nth-child(5) {
  width: 250px;
  height: 250px;
  align-self: center;
}

@media screen and (max-width: 834px) {
  .home-philosophy-slider-item-inner img:nth-child(5) {
    width: 200px;
    height: 200px;
  }
}

.home-philosophy-slider-item-inner img:nth-child(6) {
  width: 178px;
  height: 178px;
  align-self: flex-end;
}

@media screen and (max-width: 834px) {
  .home-philosophy-slider-item-inner img:nth-child(6) {
    width: 148px;
    height: 148px;
  }
}

.home-philosophy-slider-item-inner img:nth-child(7) {
  width: 250px;
  height: 250px;
  align-self: center;
}

@media screen and (max-width: 834px) {
  .home-philosophy-slider-item-inner img:nth-child(7) {
    width: 200px;
    height: 200px;
  }
}

.home-philosophy-slider-item-inner img:nth-child(8) {
  width: 144px;
  height: 144px;
  align-self: flex-start;
}

@media screen and (max-width: 834px) {
  .home-philosophy-slider-item-inner img:nth-child(8) {
    width: 124px;
    height: 124px;
  }
}

@keyframes slider-scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100%));
  }
}

.home-instagram {
  padding: 290px 0 70px;
  background: url(./assets/img/bg_main.png) repeat center center/auto;
  position: relative;
}

@media screen and (max-width: 834px) {
  .home-instagram {
    padding: 176px 0 0;
  }
}

.home-instagram::before {
  content: "";
  position: absolute;
  width: calc(1200 / 1512 * 100%);
  height: calc(100% - 216px);
  bottom: 0;
  left: 0;
  background: url(./assets/img/bg_first.jpg) no-repeat center center/cover;
  z-index: 0;
}

@media screen and (max-width: 834px) {
  .home-instagram::before {
    width: calc(300 / 390 * 100%);
    height: calc(100% - 144px);
    top: 130px;
    bottom: 14px;
    left: 0;
    background: url(./assets/img/bg_first_sp.jpg) no-repeat center center/cover;
  }
}

.home-instagram::after {
  content: "";
  position: absolute;
  width: 343px;
  height: 330px;
  top: 131px;
  right: calc(110 / 1512 * 100%);
  background: url(./assets/img/first_flower1.png) no-repeat center center/contain;
  z-index: 0;
}

@media screen and (max-width: 834px) {
  .home-instagram::after {
    width: 147px;
    height: 133px;
    top: 96px;
    right: 6px;
  }
}

.home-instagram .com-contentWidth {
  position: relative;
  z-index: 1;
  max-width: 1300px;
}

.home-instagram .home-com-h2 {
  text-align: left;
}

.home-instagram .home-com-h2-en {
  font-family: "Century Gothic", sans-serif;
  margin-bottom: 14px;
}

.home-instagram .home-com-h2-sub {
  font-size: 1.6rem;
  line-height: calc(32 / 16);
  margin-bottom: 5px;
}

.home-instagram-row {
  display: flex;
  justify-content: space-between;
  gap: 50px;
  margin-top: 50px;
}

@media screen and (max-width: 834px) {
  .home-instagram-row {
    flex-flow: column;
    gap: 15px;
    margin-top: 20px;
  }
}

.home-instagram-row-item {
  width: calc(50% - 25px);
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 30px;
  padding: 38px 30px 30px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .home-instagram-row-item {
    width: 100%;
    padding: 20px 20px 15px;
  }
}

.home-instagram-row-item-title {
  font-size: 3.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.13em;
  color: #303030;
  margin-bottom: 24px;
  text-align: center;
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
}

@media screen and (max-width: 834px) {
  .home-instagram-row-item-title {
    font-size: 2.2rem;
    margin-bottom: 12px;
  }
}

.home-instagram-row-item-price {
  font-size: 2.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #d55353;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 23px;
}

.home-instagram-row-item-price span {
  font-size: 3rem;
  letter-spacing: 0.13em;
}

@media screen and (max-width: 834px) {
  .home-instagram-row-item-price {
    font-size: 2rem;
    margin-bottom: 13px;
    margin-top: 17px;
  }
  .home-instagram-row-item-price span {
    font-size: 2.2rem;
  }
}

.home-instagram-row-item-desc {
  font-size: 1.6rem;
  line-height: calc(32 / 16);
  font-weight: 600;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 834px) {
  .home-instagram-row-item-desc {
    font-size: 1.3rem;
    line-height: calc(30 / 13);
    letter-spacing: 0.06em;
  }
}

@media screen and (min-width: 835px) {
  .home-instagram-row-item .home-com-btn {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 834px) {
  .home-instagram-row-item .home-com-btn {
    margin: 5px auto 0;
  }
}

.home-instagram-row-item:nth-child(2) {
  background-color: rgba(255, 235, 235, 0.8);
}

.home-first {
  padding: 290px 0 70px;
  background: url(./assets/img/bg_main.png) repeat center center/auto;
  position: relative;
}

@media screen and (max-width: 834px) {
  .home-first {
    padding: 176px 0 0;
  }
}

.home-first::before {
  content: "";
  position: absolute;
  width: calc(1200 / 1512 * 100%);
  height: calc(100% - 216px);
  bottom: 0;
  left: 0;
  background: url(./assets/img/bg_first.jpg) no-repeat center center/cover;
  z-index: 0;
}

@media screen and (max-width: 834px) {
  .home-first::before {
    width: calc(300 / 390 * 100%);
    height: calc(100% - 144px);
    top: 130px;
    bottom: 14px;
    left: 0;
    background: url(./assets/img/bg_first_sp.jpg) no-repeat center center/cover;
  }
}

.home-first::after {
  content: "";
  position: absolute;
  width: 343px;
  height: 330px;
  top: 131px;
  right: calc(110 / 1512 * 100%);
  background: url(./assets/img/first_flower1.png) no-repeat center center/contain;
  z-index: 0;
}

@media screen and (max-width: 834px) {
  .home-first::after {
    width: 147px;
    height: 133px;
    top: 96px;
    right: 6px;
  }
}

.home-first .com-contentWidth {
  position: relative;
  z-index: 1;
  max-width: 1300px;
}

.home-first .home-com-h2 {
  text-align: left;
}

.home-first .home-com-h2-en {
  font-family: "Century Gothic", sans-serif;
  margin-bottom: 14px;
}

.home-first .home-com-h2-sub {
  font-size: 1.6rem;
  line-height: calc(32 / 16);
  margin-bottom: 5px;
}

.home-first-row {
  display: flex;
  justify-content: space-between;
  gap: 50px;
  margin-top: 50px;
}

@media screen and (max-width: 834px) {
  .home-first-row {
    flex-flow: column;
    gap: 15px;
    margin-top: 20px;
  }
}

.home-first-row-item {
  width: calc(50% - 25px);
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 30px;
  padding: 38px 30px 30px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .home-first-row-item {
    width: 100%;
    padding: 20px 20px 15px;
  }
}

.home-first-row-item-title {
  font-size: 3.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.13em;
  color: #303030;
  margin-bottom: 24px;
  text-align: center;
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
}

@media screen and (max-width: 834px) {
  .home-first-row-item-title {
    font-size: 2.2rem;
    margin-bottom: 12px;
  }
}

.home-first-row-item-price {
  font-size: 2.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #d55353;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 23px;
}

.home-first-row-item-price span {
  font-size: 3rem;
  letter-spacing: 0.13em;
}

@media screen and (max-width: 834px) {
  .home-first-row-item-price {
    font-size: 2rem;
    margin-bottom: 13px;
    margin-top: 17px;
  }
  .home-first-row-item-price span {
    font-size: 2.2rem;
  }
}

.home-first-row-item-desc {
  font-size: 1.6rem;
  line-height: calc(32 / 16);
  font-weight: 600;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 834px) {
  .home-first-row-item-desc {
    font-size: 1.3rem;
    line-height: calc(30 / 13);
    letter-spacing: 0.06em;
  }
}

@media screen and (min-width: 835px) {
  .home-first-row-item .home-com-btn {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 834px) {
  .home-first-row-item .home-com-btn {
    margin: 5px auto 0;
  }
}

.home-first-row-item:nth-child(2) {
  background-color: rgba(255, 235, 235, 0.8);
}

.home-first-list {
  display: flex;
  gap: 30px;
  margin-top: 30px;
}

.home-first-list-item-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 80px;
  padding: 15px 20px;
  background-color: #988f80;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  border-radius: 5px;
  position: relative;
  transition: all 0.3s ease-out;
}

.home-first-list-item-link .txt {
  display: inline-block;
  margin: 0 0 0 10px;
}

@media screen and (min-width: 835px) {
  .home-first-list-item-link:hover {
    background-color: #7d705a;
  }
  .home-first-list-item-link:hover .home-news-top-list-item-link-arrow {
    transform: scale(0.8);
  }
  .home-first-list-item-link:hover .home-news-top-list-item-link-arrow img {
    transform: translateX(20px) scale(1.137);
  }
}

@media screen and (max-width: 834px) {
  .home-first-list-item-link {
    width: 100%;
    font-size: 1.2rem;
    width: 240px;
    height: 50px;
    padding: 13px 20px;
  }
  .home-first-list-item-link .txt {
    text-align: center;
    width: 176px;
  }
  .home-first-list-item-link .home-news-top-list-item-link-icon {
    width: 22px;
    height: auto;
  }
  .home-first-list-item-link .home-news-top-list-item-link-arrow {
    display: none;
  }
}

@media screen and (min-width: 835px) {
  .home-first-list-item:first-child {
    width: 377px;
  }
  .home-first-list-item:last-child {
    width: 333px;
  }
  .home-first-list-item .home-first-list-item-link .home-news-top-list-item-link-arrow {
    position: absolute;
    right: 20px;
    width: 50px;
    height: 50px;
  }
}

@media screen and (max-width: 834px) {
  .home-first-list-item {
    width: 240px;
  }
  .home-first-list-item .home-news-top-list-item-link-arrow {
    display: none;
  }
}

@media screen and (max-width: 834px) {
  .home-first-list {
    flex-flow: column;
    align-items: center;
    gap: 8px;
    margin-top: 15px;
  }
  .home-first-list .home-first-list-item .home-news-top-list-item-link {
    font-size: 1.2rem;
    width: 240px;
    height: 50px;
    padding: 13px 20px;
  }
  .home-first-list .home-first-list-item .home-news-top-list-item-link .txt {
    text-align: center;
    width: 176px;
  }
  .home-first-list .home-first-list-item .home-news-top-list-item-link .home-news-top-list-item-link-arrow {
    display: none;
  }
}

.home-information {
  padding: 172px 0 177px;
  background: url(./assets/img/bg_main.png) repeat center center/auto;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 998px) {
  .home-information {
    padding: 100px 0 0;
  }
}

@media screen and (max-width: 834px) {
  .home-information {
    padding: 43px 0 0;
  }
}

.home-information::before, .home-information::after {
  content: "";
  position: absolute;
}

.home-information::before {
  width: 479px;
  height: 667px;
  top: 160px;
  right: 0;
  background: url(./assets/img/information_flower1.png) no-repeat center center/contain;
  z-index: 0;
}

@media screen and (max-width: 834px) {
  .home-information::before {
    width: 210px;
    height: 262px;
    top: 5%;
    right: -60px;
  }
}

.home-information::after {
  width: 514px;
  height: 562px;
  bottom: 314px;
  left: -10px;
  background: url(./assets/img/information_flower2.png) no-repeat center center/contain;
  z-index: 0;
}

@media screen and (max-width: 834px) {
  .home-information::after {
    width: 340px;
    height: 352px;
    bottom: 20%;
    left: -74px;
  }
}

.home-information .com-contentWidth {
  position: relative;
  z-index: 1;
  max-width: 1300px;
}

.home-information-title {
  text-align: center;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.2em;
  margin-bottom: 52px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
}

@media screen and (max-width: 834px) {
  .home-information-title {
    margin-bottom: 30px;
  }
}

.home-information-title img {
  width: 71px;
  height: auto;
  display: inline-block;
}

.home-information-title span {
  display: inline-block;
  margin-top: 5px;
}

.home-information-intro {
  max-width: 800px;
  margin: 0 auto 48px;
}

.home-information-intro .home-com-h2 {
  margin-bottom: 20px;
}

.home-information-intro-text {
  line-height: 2;
  margin-bottom: 24px;
}

@media screen and (max-width: 834px) {
  .home-information-intro-text {
    font-size: 1.5rem;
  }
}

.home-information-intro .home-news-top-list {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.home-information-intro .home-news-top-list-item-link {
  background-color: #fff;
  transition: background-color 0.3s ease-out;
}

@media screen and (min-width: 835px) {
  .home-information-intro .home-news-top-list-item-link:hover {
    background-color: #efefef;
  }
}

.home-information-content {
  display: flex;
  justify-content: space-between;
  gap: 50px;
}

@media screen and (max-width: 1100px) {
  .home-information-content {
    gap: 20px;
  }
}

@media screen and (max-width: 998px) {
  .home-information-content {
    flex-flow: column;
  }
}

.home-information-content-left {
  width: calc(50% - 25px);
}

@media screen and (max-width: 998px) {
  .home-information-content-left {
    width: 100%;
  }
}

.home-information-content-right {
  width: calc(50% - 25px);
}

@media screen and (max-width: 1100px) {
  .home-information-content-right {
    width: 50%;
  }
}

.home-information-content-right figure {
  margin: 0;
  border: 1px solid #988f80;
  border-radius: 10px;
  overflow: hidden;
}

@media screen and (max-width: 998px) {
  .home-information-content-right {
    width: 100%;
  }
}

.home-information-content .com-schedule {
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .home-information-content .com-schedule {
    margin-bottom: 24px;
  }
}

.home-information-content .com-schedule .com-schedule-table-head {
  background-color: #3b2e16;
}

.home-information-content .com-schedule .com-schedule-guide {
  display: flex;
  align-items: center;
  gap: 10px;
}

.home-information-content .com-schedule .com-schedule-guide + .com-schedule-guide {
  margin-top: 10px;
}

@media screen and (max-width: 834px) {
  .home-information-content .com-schedule .com-schedule-guide .com-schedule-guide-icon {
    width: 27px;
  }
}

@media screen and (max-width: 834px) {
  .home-information-content .com-schedule .com-schedule-guide .com-schedule-guide-text {
    flex: 1;
    font-size: 1.5rem;
    line-height: 1.3333;
  }
}

.home-information-content .com-schedule .com-schedule-holiday {
  gap: 0 10px;
}

.home-information-content .com-schedule .com-schedule-holiday + .com-schedule-holiday {
  margin-top: 5px;
}

.home-information-content .com-schedule .com-schedule-holiday .com-schedule-holiday-tag {
  background-color: #988f80;
}

@media screen and (max-width: 834px) {
  .home-information-content .com-schedule .com-schedule-holiday .com-schedule-holiday-tag {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 834px) {
  .home-information-content .com-schedule .com-schedule-holiday .com-schedule-holiday-text {
    font-size: 1.5rem;
  }
}

.home-information-content .com-schedule .com-schedule-table {
  margin-bottom: 23px;
  padding: 5px;
  border-radius: 5px;
  background-color: #fff;
}

.home-information-content .com-schedule .com-schedule-table .com-schedule-table-head {
  padding: 0;
}

.home-information-content .com-schedule .com-schedule-table .com-schedule-table-head .com-schedule-table-head-title {
  width: 290px;
  height: 50px;
  justify-content: center;
}

@media screen and (max-width: 834px) {
  .home-information-content .com-schedule .com-schedule-table .com-schedule-table-head .com-schedule-table-head-title {
    width: 30%;
    font-size: 1.3rem;
  }
}

.home-information-content .com-schedule .com-schedule-table .com-schedule-table-head .com-schedule-table-head-item {
  width: 10%;
  height: 50px;
  border-left: 1px solid #ffffff;
}

.home-information-content .com-schedule .com-schedule-table .com-schedule-table-body {
  padding: 0;
}

.home-information-content .com-schedule .com-schedule-table .com-schedule-table-body .com-schedule-table-body-title {
  width: 290px;
  height: 50px;
  justify-content: center;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .home-information-content .com-schedule .com-schedule-table .com-schedule-table-body .com-schedule-table-body-title {
    width: 30%;
    height: 60px;
    font-size: 1.6rem;
    line-height: 1.5625;
  }
}

.home-information-content .com-schedule .com-schedule-table .com-schedule-table-body .com-schedule-table-body-item {
  width: 10%;
  height: 50px;
  border-left: 1px solid #988f80;
  position: relative;
}

@media screen and (max-width: 834px) {
  .home-information-content .com-schedule .com-schedule-table .com-schedule-table-body .com-schedule-table-body-item {
    height: 60px;
  }
}

.home-information-content .com-schedule .com-schedule-table .com-schedule-table-body .com-schedule-table-body-item-dot {
  background-color: #988f80;
}

.home-information-content .com-schedule .com-schedule-table .com-schedule-table-body .com-schedule-table-body-item-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 11px;
  height: 14px;
  z-index: 1;
}

.home-information-content .com-schedule .com-schedule-table .com-schedule-table-body .com-schedule-table-body-item-circle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  background: url(./assets/img/icon_circle.svg) no-repeat center center/contain;
}

.home-information-content .com-schedule .com-schedule-table .com-schedule-table-body .com-schedule-table-body-item-cross {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 11px;
  height: 14px;
  z-index: 1;
}

.home-information-content .com-schedule .com-schedule-table .com-schedule-table-body .com-schedule-table-body-item-cross::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  background: url(./assets/img/icon_cross.svg) no-repeat center center/contain;
}

.home-information-content .com-schedule .com-schedule-holiday-wpr {
  margin-bottom: 37px;
}

@media screen and (max-width: 834px) {
  .home-information-content .com-schedule .com-schedule-holiday-wpr {
    margin-bottom: 20px;
  }
}

.home-information-content .com-note {
  border: none;
  padding: 12px 0;
  text-align: center;
  border-top: 1px dotted #d55353;
  border-bottom: 1px dotted #d55353;
}

@media screen and (max-width: 834px) {
  .home-information-content .com-note {
    padding: 10px 0;
  }
}

.home-information-content .com-note .com-note-title {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 834px) {
  .home-information-content .com-note .com-note-title {
    font-size: 2rem;
  }
}

.home-information-content .com-note .com-note-title .txt {
  display: inline-block;
  font-size: 2.4rem;
  font-weight: 400;
  color: #d55353;
  letter-spacing: 0.08em;
  flex-shrink: 0;
}

@media screen and (max-width: 834px) {
  .home-information-content .com-note .com-note-title .txt {
    font-size: 1.9rem;
  }
}

.home-information-content .com-note .com-note-title img {
  width: 25px;
  height: auto;
  display: inline-block;
  flex-shrink: 0;
  margin-left: 5px;
}

.home-information-content .com-note .com-note-title .num {
  display: inline-block;
  font-size: 3.6rem;
  line-height: 1;
  flex-shrink: 0;
  font-family: "Century Gothic", sans-serif;
}

@media screen and (max-width: 834px) {
  .home-information-content .com-note .com-note-title .num {
    font-size: 3rem;
  }
}

.home-information-content .com-note .com-note-list li {
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.294;
  color: #3b2e16;
}

.home-information-content .com-note .com-note-list li:not(:first-child) {
  margin-top: 10px;
}

@media screen and (max-width: 834px) {
  .home-information-content .com-note .com-note-list li {
    font-size: 1.4rem;
    line-height: 1.57;
  }
  .home-information-content .com-note .com-note-list li:not(:first-child) {
    margin-top: 5px;
  }
}

.home-information-content .com-button {
  display: flex;
  gap: 16px;
  justify-content: center;
  margin-top: 31px;
}

@media screen and (max-width: 834px) {
  .home-information-content .com-button {
    flex-flow: column;
    gap: 10px;
    margin-top: 20px;
  }
}

.home-information-content .com-button .com-button-item {
  width: calc(50% - 8px);
}

@media screen and (max-width: 834px) {
  .home-information-content .com-button .com-button-item {
    width: 100%;
  }
}

.home-information-content .com-button .com-button-item .com-button-link {
  display: block;
  width: 100%;
  font-weight: 400;
  border-radius: 5px;
  padding: 11px 17px;
  border: 1px solid #adafb5;
  position: relative;
  transition: all 0.3s ease;
}

@media screen and (max-width: 834px) {
  .home-information-content .com-button .com-button-item .com-button-link {
    font-size: 1.5rem;
    line-height: 1.3333;
    padding: 11px 15px;
    text-align: center;
  }
}

.home-information-content .com-button .com-button-item .com-button-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 23px;
  height: 5px;
  background: url(./assets/img/arr05.svg) no-repeat center center/contain;
  transition: all 0.3s ease;
}

@media screen and (max-width: 1024px) {
  .home-information-content .com-button .com-button-item .com-button-link::after {
    right: 5px;
  }
}

.home-information-content .com-button .com-button-item .com-button-link.com-maps {
  background-color: #fff;
  color: #3b2e16;
}

@media screen and (min-width: 835px) {
  .home-information-content .com-button .com-button-item .com-button-link.com-maps:hover {
    background-color: #f3efeb;
    opacity: 1;
  }
  .home-information-content .com-button .com-button-item .com-button-link.com-maps:hover::after {
    right: 15px;
  }
}

.home-information-content .com-button .com-button-item .com-button-link.com-access {
  background-color: #988f80;
  color: #ffffff;
}

.home-information-content .com-button .com-button-item .com-button-link.com-access::after {
  background: url(./assets/img/arr06.svg) no-repeat center center/contain;
  transition: all 0.3s ease;
}

@media screen and (min-width: 835px) {
  .home-information-content .com-button .com-button-item .com-button-link.com-access:hover {
    background-color: #7d705a;
    opacity: 1;
  }
  .home-information-content .com-button .com-button-item .com-button-link.com-access:hover::after {
    right: 15px;
  }
}

.home-information-cta {
  padding: 65px 60px 80px;
  margin-top: 50px;
}

@media screen and (min-width: 835px) {
  .home-information-cta {
    background: url(./assets/img/cta_bg_pc.png) no-repeat center center/cover;
  }
}

@media screen and (max-width: 998px) {
  .home-information-cta {
    margin: 50px -15px 0;
    padding: 50px 30px;
    background: url(./assets/img/cta_bg_sp.png) no-repeat center center/cover;
  }
}

.home-information-cta-title {
  font-size: 4.9rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  margin-bottom: 26px;
  text-shadow: 2px 2px 4px rgba(255, 255, 255, 0.8);
  font-family: "Noto Serif JP", serif;
}

@media screen and (min-width: 835px) {
  .home-information-cta-title br {
    display: none;
  }
}

@media screen and (max-width: 998px) {
  .home-information-cta-title {
    font-size: 2.7rem;
    line-height: 1.5;
    margin-bottom: 20px;
  }
}

.home-information-cta-row {
  display: flex;
  justify-content: center;
  gap: 20px;
}

@media screen and (max-width: 998px) {
  .home-information-cta-row {
    flex-flow: column;
    gap: 20px;
  }
}

.home-information-cta-link {
  width: calc((100% - 40px)/3);
  height: 150px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background-color: #ffffff;
  transition: all 0.3s ease;
}

@media screen and (max-width: 998px) {
  .home-information-cta-link {
    width: 100%;
    height: auto;
    padding: 18px 20px;
  }
}

.home-information-cta-link .home-information-cta-head {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 835px) {
  .home-information-cta-link.cta-phone {
    pointer-events: none;
  }
}

.home-information-cta-link.cta-phone .home-information-cta-head {
  font-size: 4rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  color: #3b2e16;
  font-family: "Century Gothic", sans-serif;
}

@media screen and (max-width: 998px) {
  .home-information-cta-link.cta-phone .home-information-cta-head {
    font-size: 2.8rem;
  }
  .home-information-cta-link.cta-phone .home-information-cta-head img {
    width: 23px;
    height: auto;
  }
}

.home-information-cta-link.cta-phone .home-information-cta-head .home-information-cta-tel {
  display: inline-block;
  margin-left: 5px;
}

.home-information-cta-link.cta-phone .home-information-cta-sch {
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.32355;
  color: #8d7c60;
  margin-top: 10px;
}

.home-information-cta-link.cta-phone .home-information-cta-sch .txt-bold {
  font-weight: 700;
}

@media screen and (max-width: 998px) {
  .home-information-cta-link.cta-phone .home-information-cta-sch {
    font-size: 1.3rem;
    margin-top: 5px;
  }
}

.home-information-cta-link.cta-web {
  background-color: #ffd5d5;
  position: relative;
}

@media screen and (min-width: 835px) {
  .home-information-cta-link.cta-web {
    align-items: flex-start;
    padding-left: 25px;
  }
}

.home-information-cta-link.cta-web .home-information-cta-head {
  font-size: 3.1rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #303030;
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  border-bottom: 1px dashed #988f80;
  padding: 0 15px 10px 15px;
}

@media screen and (max-width: 998px) {
  .home-information-cta-link.cta-web .home-information-cta-head {
    font-size: 2.3rem;
    padding-bottom: 5px;
    padding: 0 10px 6px 10px;
  }
  .home-information-cta-link.cta-web .home-information-cta-head img {
    width: 27px;
    height: auto;
  }
}

.home-information-cta-link.cta-web .home-information-cta-head .home-information-cta-web {
  display: inline-block;
  margin-left: 10px;
}

.home-information-cta-link.cta-web .home-information-cta-sch {
  font-size: 1.7rem;
  width: 227px;
  text-align: center;
  font-weight: 500;
  line-height: 1.32355;
  color: #3b2e16;
  margin-top: 5px;
}

@media screen and (max-width: 998px) {
  .home-information-cta-link.cta-web .home-information-cta-sch {
    font-size: 1.5rem;
    margin-top: 5px;
  }
}

.home-information-cta-link.cta-web .home-news-top-list-item-link-arrow {
  width: 50px;
  height: 50px;
  background-color: #ffebeb;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}

.home-information-cta-link.cta-web .home-news-top-list-item-link-arrow img {
  transition: all 0.3s ease;
}

@media screen and (max-width: 1224px) {
  .home-information-cta-link.cta-web .home-news-top-list-item-link-arrow {
    right: 15px;
  }
}

@media screen and (max-width: 998px) {
  .home-information-cta-link.cta-web .home-news-top-list-item-link-arrow {
    width: 45px;
    height: 45px;
    display: none;
  }
}

.home-information-cta-link.cta-web._line {
  background-color: #2db530;
}

@media screen and (min-width: 835px) {
  .home-information-cta-link.cta-web._line:hover {
    background-color: #238c25;
  }
}

.home-information-cta-link.cta-web._line .home-information-cta-head {
  color: #FFFFFF;
  border-bottom: 1px dashed white;
}

.home-information-cta-link.cta-web._line .home-information-cta-head img {
  height: 30px;
}

.home-information-cta-link.cta-web._line .home-information-cta-sch {
  color: #FFFFFF;
  text-align: center;
}

.home-information-cta-link.cta-web._line .home-news-top-list-item-link-arrow {
  background-color: #a0e0a1;
}

@media screen and (min-width: 835px) {
  .home-information-cta-link.cta-web:hover {
    background-color: #edb9b9;
  }
  .home-information-cta-link.cta-web:hover .home-news-top-list-item-link-arrow {
    width: 44px;
    height: 44px;
  }
  .home-information-cta-link.cta-web:hover .home-news-top-list-item-link-arrow img {
    transform: translateX(17px);
  }
}

.page p:not([class]) {
  margin-bottom: 20px;
}

.page p:not([class]):last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .page p:not([class]) {
    margin-bottom: 10px;
  }
}

.page-hero {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 80px;
  margin-bottom: 100px;
}

@media screen and (max-width: 834px) {
  .page-hero {
    height: auto;
    margin-top: 55px;
    margin-bottom: 60px;
  }
}

.page-hero-content-photo01-inner {
  padding: 50px 50px 0px;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo01-inner {
    padding: 60px 5% 0px;
  }
}

.page-hero-content-photo01 .page-hero-content-nav {
  margin: 0 auto 50px;
  padding: 10px;
  width: fit-content;
}

.page-hero-content-photo01 .page-hero-content-nav-list {
  display: flex;
}

.page-hero-content-photo01 .page-hero-content-nav-list-item:first-child .page-hero-content-nav-list-item-link {
  border-left: none;
}

.page-hero-content-photo01 .page-hero-content-nav-list-item-link {
  display: block;
  padding: 0 20px;
  color: #3B2E16;
  border-left: 1px solid #e6e3df;
  transition: color 0.3s;
}

.page-hero-content-photo01 .page-hero-content-nav-list-item-link:hover {
  color: #988F80;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo01 .page-hero-content-nav-list-item-link:hover {
    color: #3B2E16;
  }
}

.page-hero-content-photo01-title {
  font-size: 4.0rem;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo01-title {
    font-size: 3.0rem;
  }
}

.page-hero-content-photo01-sub {
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1;
  color: #988F80;
  text-align: center;
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo01-sub {
    margin-bottom: 30px;
  }
}

.page-hero-content-photo01-img {
  position: relative;
  width: 100%;
  height: auto;
}

.page-hero-content-photo01-img-bg {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
  aspect-ratio: 1920 / 560;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo01-img-bg {
    aspect-ratio: 390 / 200;
  }
}

.page-hero-content-photo01-img .com-topic_path-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo01-img .com-topic_path-wrap {
    position: static;
  }
}

.page-hero-content-photo01._no_img {
  padding: 50px 50px 0px;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo01._no_img {
    padding: 60px 5% 0px;
  }
}

.page-hero-content-photo02-inner {
  padding: 0px 0px 0px 50px;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo02-inner {
    padding: 20px 0px 0px;
  }
}

.page-hero-content-photo02-top {
  display: flex;
  align-items: flex-start;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo02-top {
    flex-direction: column;
  }
}

.page-hero-content-photo02-top-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 30px;
  width: 50%;
  padding-right: 100px;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo02-top-left {
    gap: 20px;
    width: 100%;
    padding: 0px 5% 20px;
  }
}

.page-hero-content-photo02-top-right {
  width: 50%;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo02-top-right {
    width: 100%;
  }
}

.page-hero-content-photo02-top-right img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: center;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo02-top-right img {
    height: auto;
    aspect-ratio: 390 / 200;
  }
}

.page-hero-content-photo02 .page-hero-content-nav {
  margin: 30px auto 50px;
  padding: 0 50px;
  width: fit-content;
}

.page-hero-content-photo02 .page-hero-content-nav-list {
  display: flex;
}

.page-hero-content-photo02 .page-hero-content-nav-list-item {
  position: relative;
  padding-right: 13px;
}

.page-hero-content-photo02 .page-hero-content-nav-list-item::after {
  content: '';
  display: block;
  position: absolute;
  top: calc(50% + 0.2rem);
  right: calc(13px * 0.5);
  transform: translateY(-50%) rotate(45deg);
  transform-origin: center;
  width: 0;
  height: calc(13px * 1.414);
  border-left: 1px solid #d1cdc7;
}

.page-hero-content-photo02 .page-hero-content-nav-list-item:last-child {
  padding-right: 0px;
}

.page-hero-content-photo02 .page-hero-content-nav-list-item:last-child::after {
  display: none;
}

.page-hero-content-photo02 .page-hero-content-nav-list-item-link {
  display: block;
  padding: 0 8px 0;
  color: #3B2E16;
  transition: color 0.3s;
}

.page-hero-content-photo02 .page-hero-content-nav-list-item-link:hover {
  color: #988F80;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo02 .page-hero-content-nav-list-item-link:hover {
    color: #3B2E16;
  }
}

.page-hero-content-photo02-title {
  font-size: 3.0rem;
  line-height: 1.5;
  margin-bottom: 10px;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo02-title {
    font-size: 2.6rem;
  }
}

.page-hero-content-photo02-title-wrap {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 2px solid #988F80;
}

.page-hero-content-photo02-sub {
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
  color: #988F80;
}

.page-hero-content-photo02 .com-topic_path-wrap {
  padding: 0px;
}

.page-hero-content-photo02 .com-topic_path ul {
  flex-direction: column;
  gap: 8px;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo02 .com-topic_path ul {
    flex-direction: row;
  }
}

.page-hero-content-photo02 .com-topic_path ul li, .page-hero-content-photo02 .com-topic_path ul a {
  color: #3B2E16;
}

.page-hero-content-photo02 .com-topic_path ul li .icon_arrow {
  fill: #3B2E16;
  margin-left: 5px;
}

.page-hero-content-photo02 .com-topic_path ul a svg {
  fill: #3B2E16;
}

.page-hero-content-photo02._no_img .page-hero-content-photo02-top {
  padding: 60px 50px 50px;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo02._no_img .page-hero-content-photo02-top {
    padding: 60px 5% 30px;
  }
}

.page-hero-content-photo02._no_img .page-hero-content-photo02-top-left {
  width: 78.5%;
  height: auto;
  padding: 0;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo02._no_img .page-hero-content-photo02-top-left {
    width: 100%;
  }
}

.page-hero-content-photo02._no_img .com-topic_path-wrap {
  padding: 0px;
}

.page-hero-content-photo02._no_img .com-topic_path ul {
  flex-direction: row;
  gap: 8px;
}

.page-hero-content-photo02._no_img .com-topic_path ul li, .page-hero-content-photo02._no_img .com-topic_path ul a {
  color: #3B2E16;
}

.page-hero-content-photo02._no_img .com-topic_path ul li .icon_arrow {
  fill: #3B2E16;
  margin-left: 5px;
}

.page-hero-content-photo02._no_img .com-topic_path ul a svg {
  fill: #3B2E16;
}

.page-hero-content-photo02._no_img .page-hero-content-photo02-nav {
  width: 100%;
  background-color: #f5f5f5;
  padding: 20px 50px;
  margin: 0 0 50px;
}

.page-hero-content-photo03-top {
  position: relative;
  width: 100%;
  height: 390px;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo03-top {
    height: auto;
  }
}

.page-hero-content-photo03-top-left {
  width: 73%;
  height: 350px;
  padding: 50px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #f5f5f5;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo03-top-left {
    width: 100%;
    height: auto;
    padding: 30px 5% 40px;
    border-radius: 0;
  }
}

.page-hero-content-photo03-top-right {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 55%;
  height: 350px;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo03-top-right {
    position: static;
    width: 100%;
    height: auto;
    padding-left: 5%;
    background: linear-gradient(to bottom, #f5f5f5 62%, #FFFFFF 62%);
  }
}

.page-hero-content-photo03-top-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo03-top-right img {
    height: auto;
    aspect-ratio: 390 / 200;
  }
}

.page-hero-content-photo03 .page-hero-content-nav {
  margin: 30px auto 50px;
  padding: 0 50px 20px;
  width: fit-content;
  border-bottom: 1px solid #d1cdc7;
}

.page-hero-content-photo03 .page-hero-content-nav-list {
  display: flex;
}

.page-hero-content-photo03 .page-hero-content-nav-list-item {
  position: relative;
  padding-right: 13px;
}

.page-hero-content-photo03 .page-hero-content-nav-list-item::after {
  content: '';
  display: block;
  position: absolute;
  top: calc(50% + 0.2rem);
  right: calc(13px * 0.5);
  transform: translateY(-50%) rotate(45deg);
  transform-origin: center;
  width: 0;
  height: calc(13px * 1.414);
  border-left: 1px solid #d1cdc7;
}

.page-hero-content-photo03 .page-hero-content-nav-list-item:last-child {
  padding-right: 0px;
}

.page-hero-content-photo03 .page-hero-content-nav-list-item:last-child::after {
  display: none;
}

.page-hero-content-photo03 .page-hero-content-nav-list-item-link {
  display: block;
  padding: 0 8px 0;
  color: #3B2E16;
  transition: color 0.3s;
}

.page-hero-content-photo03 .page-hero-content-nav-list-item-link:hover {
  color: #988F80;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo03 .page-hero-content-nav-list-item-link:hover {
    color: #3B2E16;
  }
}

.page-hero-content-photo03-title {
  font-size: 3.0rem;
  line-height: 1.5;
  margin-bottom: 10px;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo03-title {
    font-size: 2.6rem;
  }
}

.page-hero-content-photo03-sub {
  margin-bottom: 30px;
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
  color: #988F80;
}

.page-hero-content-photo03 .com-topic_path-wrap {
  padding: 0px;
}

.page-hero-content-photo03 .com-topic_path {
  background-color: #f5f5f5;
}

.page-hero-content-photo03 .com-topic_path ul {
  flex-direction: column;
  gap: 8px;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo03 .com-topic_path ul {
    flex-direction: row;
  }
}

.page-hero-content-photo03 .com-topic_path ul li, .page-hero-content-photo03 .com-topic_path ul a {
  color: #3B2E16;
}

.page-hero-content-photo03 .com-topic_path ul li .icon_arrow {
  fill: #3B2E16;
  margin-left: 5px;
}

.page-hero-content-photo03 .com-topic_path ul a svg {
  fill: #3B2E16;
}

.page-hero-content-photo03._no_img .page-hero-content-photo03-top {
  height: auto;
  padding: 60px 50px 50px;
  background-color: #f5f5f5;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo03._no_img .page-hero-content-photo03-top {
    padding: 60px 5% 30px;
  }
}

.page-hero-content-photo03._no_img .page-hero-content-photo03-top-left {
  width: 100%;
  height: auto;
  padding: 0;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo03._no_img .page-hero-content-photo03-top-left {
    width: 100%;
  }
}

.page-hero-content-photo03._no_img .com-topic_path-wrap {
  background-color: #f5f5f5;
  padding: 0px;
}

.page-hero-content-photo03._no_img .com-topic_path ul {
  flex-direction: row;
  gap: 8px;
}

.page-hero-content-photo03._no_img .com-topic_path ul li, .page-hero-content-photo03._no_img .com-topic_path ul a {
  color: #3B2E16;
}

.page-hero-content-photo03._no_img .com-topic_path ul li .icon_arrow {
  fill: #3B2E16;
  margin-left: 5px;
}

.page-hero-content-photo03._no_img .com-topic_path ul a svg {
  fill: #3B2E16;
}

.page-hero-content-photo03._no_img .page-hero-content-photo03-nav {
  width: 100%;
  background-color: #FFFFFF;
  padding: 20px 50px;
  margin: 0 0 50px;
}

.page-hero-content-photo03._no_img .page-hero-content-photo03-nav-list {
  justify-content: center;
}

.page-hero-content-smart01-top {
  position: relative;
  width: 100%;
  height: 250px;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .page-hero-content-smart01-top {
    height: auto;
  }
}

.page-hero-content-smart01-top-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: -1;
}

.page-hero-content-smart01-top .com-topic_path-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .page-hero-content-smart01-top .com-topic_path-wrap {
    position: static;
  }
}

.page-hero-content-smart01-top .com-topic_path ul li, .page-hero-content-smart01-top .com-topic_path ul a {
  color: #3B2E16;
}

.page-hero-content-smart01-top .com-topic_path ul li .icon_arrow {
  fill: #3B2E16;
  margin-left: 5px;
}

.page-hero-content-smart01-top .com-topic_path ul a svg {
  fill: #3B2E16;
}

.page-hero-content-smart01-title {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 10px;
  color: #FFFFFF;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .page-hero-content-smart01-title {
    font-size: 3.0rem;
  }
}

.page-hero-content-smart01-title-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 834px) {
  .page-hero-content-smart01-title-wrap {
    height: 180px;
  }
}

.page-hero-content-smart01-sub {
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
  color: #988F80;
  text-align: center;
}

.page-hero-content-smart01 .page-hero-content-nav {
  margin: 30px auto 50px;
  padding: 0 50px;
  width: fit-content;
}

.page-hero-content-smart01 .page-hero-content-nav-list {
  display: flex;
}

.page-hero-content-smart01 .page-hero-content-nav-list-item:first-child .page-hero-content-nav-list-item-link {
  border-left: none;
}

.page-hero-content-smart01 .page-hero-content-nav-list-item-link {
  display: block;
  padding: 0 20px;
  color: #3B2E16;
  border-left: 1px solid #e6e3df;
  transition: color 0.3s;
}

.page-hero-content-smart01 .page-hero-content-nav-list-item-link:hover {
  color: #988F80;
}

@media screen and (max-width: 834px) {
  .page-hero-content-smart01 .page-hero-content-nav-list-item-link:hover {
    color: #3B2E16;
  }
}

.page-hero-content-smart01._no_img .page-hero-content-smart01-top {
  background-color: #f5f5f5;
}

.page-hero-content-smart01._no_img .page-hero-content-smart01-title {
  color: #3B2E16;
}

.page-hero-content-smart02 {
  position: relative;
  width: 100%;
  height: 330px;
  padding-bottom: 70px;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .page-hero-content-smart02 {
    height: 250px;
    padding-bottom: 0;
  }
}

.page-hero-content-smart02-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 30px);
  object-fit: cover;
  object-position: center;
  z-index: -1;
}

@media screen and (max-width: 834px) {
  .page-hero-content-smart02-img {
    height: 100%;
  }
}

.page-hero-content-smart02 .com-topic_path-wrap {
  background-color: rgba(255, 255, 255, 0);
}

@media screen and (max-width: 834px) {
  .page-hero-content-smart02 .com-topic_path-wrap {
    padding: 25px 0;
  }
}

.page-hero-content-smart02 .com-topic_path ul li, .page-hero-content-smart02 .com-topic_path ul a {
  color: #FFFFFF;
}

.page-hero-content-smart02 .com-topic_path ul li .icon_arrow {
  fill: #FFFFFF;
  margin-left: 5px;
}

.page-hero-content-smart02 .com-topic_path ul a svg {
  fill: #FFFFFF;
}

.page-hero-content-smart02-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 15px;
}

.page-hero-content-smart02-title-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 834px) {
  .page-hero-content-smart02-title-wrap {
    padding: 0 5%;
  }
}

.page-hero-content-smart02-sub {
  font-family: "Poppins", sans-serif;
  font-size: 4.0rem;
  font-weight: 400;
  line-height: 1;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .page-hero-content-smart02-sub {
    font-size: 3.5rem;
  }
}

.page-hero-content-smart02-bar {
  width: 500px;
  border-bottom: 2px solid #FFFFFF;
}

@media screen and (max-width: 834px) {
  .page-hero-content-smart02-bar {
    width: 100%;
  }
}

.page-hero-content-smart02 .page-hero-content-nav {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 15px;
  width: fit-content;
  height: 70px;
  background-color: #FFFFFF;
  border: 1px solid #f5f5f5;
  border-radius: 100vh;
}

.page-hero-content-smart02 .page-hero-content-nav-list {
  display: flex;
  align-items: center;
  height: 100%;
}

.page-hero-content-smart02 .page-hero-content-nav-list-item:first-child .page-hero-content-nav-list-item-link {
  border-left: none;
}

.page-hero-content-smart02 .page-hero-content-nav-list-item-link {
  display: block;
  padding: 0 20px;
  color: #3B2E16;
  border-left: 1px solid #e6e3df;
  transition: color 0.3s;
  text-wrap: nowrap;
}

.page-hero-content-smart02 .page-hero-content-nav-list-item-link:hover {
  color: #988F80;
}

@media screen and (max-width: 834px) {
  .page-hero-content-smart02 .page-hero-content-nav-list-item-link:hover {
    color: #3B2E16;
  }
}

.page-hero-content-smart02._no_img {
  position: relative;
  width: 100%;
  height: 330px;
  padding-bottom: 70px;
  background: linear-gradient(to bottom, #3B2E16 calc(100% - 30px), #FFFFFF calc(100% - 30px));
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .page-hero-content-smart02._no_img {
    height: 250px;
    padding-bottom: 0;
    background: #3B2E16;
  }
}

.page-hero-content-smart02._no_img .com-topic_path-wrap {
  background-color: rgba(255, 255, 255, 0);
}

@media screen and (max-width: 834px) {
  .page-hero-content-smart02._no_img .com-topic_path-wrap {
    padding: 25px 0;
  }
}

.page-hero-content-smart02._no_img .com-topic_path ul li, .page-hero-content-smart02._no_img .com-topic_path ul a {
  color: #FFFFFF;
}

.page-hero-content-smart02._no_img .com-topic_path ul li .icon_arrow {
  fill: #FFFFFF;
  margin-left: 5px;
}

.page-hero-content-smart02._no_img .com-topic_path ul a svg {
  fill: #FFFFFF;
}

.page-hero-content-smart02._no_img .page-hero-content-smart01-top {
  background-color: #f5f5f5;
}

.page-hero-content-smart02._no_img .page-hero-content-smart01-title {
  color: #3B2E16;
}

.page-hero-content-simple01 {
  position: relative;
  width: 100%;
  height: 210px;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .page-hero-content-simple01 {
    height: auto;
  }
}

.page-hero-content-simple01-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: -1;
}

.page-hero-content-simple01-text {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 30px 50px;
}

@media screen and (max-width: 834px) {
  .page-hero-content-simple01-text {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 70px 5% 20px;
  }
}

.page-hero-content-simple01 .com-topic_path-wrap {
  background-color: rgba(255, 255, 255, 0);
  padding: 0;
  overflow: visible;
}

@media screen and (max-width: 834px) {
  .page-hero-content-simple01 .com-topic_path-wrap {
    overflow-x: scroll;
  }
}

.page-hero-content-simple01 .com-topic_path ul {
  flex-direction: column;
}

@media screen and (max-width: 834px) {
  .page-hero-content-simple01 .com-topic_path ul {
    flex-direction: row;
  }
}

.page-hero-content-simple01 .com-topic_path ul li, .page-hero-content-simple01 .com-topic_path ul a {
  color: #3B2E16;
}

.page-hero-content-simple01 .com-topic_path ul li .icon_arrow {
  fill: #3B2E16;
  margin-left: 5px;
}

.page-hero-content-simple01 .com-topic_path ul a svg {
  fill: #3B2E16;
}

.page-hero-content-simple01-title {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
  color: #3B2E16;
}

@media screen and (max-width: 834px) {
  .page-hero-content-simple01-title {
    margin-bottom: 20px;
  }
}

.page-hero-content-simple01-title-wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}

.page-hero-content-simple01-sub {
  font-family: "Poppins", sans-serif;
  font-size: 5.0rem;
  font-weight: 400;
  line-height: 1;
  color: #988F80;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .page-hero-content-simple01-sub {
    font-size: 3.5rem;
  }
}

.page-hero-content-simple01._no_img {
  position: relative;
  width: 100%;
  height: 210px;
  z-index: 1;
  background-image: url(./assets/img/bg_main.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 834px) {
  .page-hero-content-simple01._no_img {
    height: auto;
  }
}

.page-hero-content-simple01._no_img .com-topic_path-wrap {
  background-color: rgba(255, 255, 255, 0);
  padding: 0;
  overflow: visible;
}

@media screen and (max-width: 834px) {
  .page-hero-content-simple01._no_img .com-topic_path-wrap {
    overflow-x: scroll;
  }
}

.page-hero-content-simple01._no_img .com-topic_path ul {
  flex-direction: column;
}

@media screen and (max-width: 834px) {
  .page-hero-content-simple01._no_img .com-topic_path ul {
    flex-direction: row;
  }
}

.page-hero-content-simple01._no_img .com-topic_path ul li, .page-hero-content-simple01._no_img .com-topic_path ul a {
  color: #3B2E16;
}

.page-hero-content-simple01._no_img .com-topic_path ul li .icon_arrow {
  fill: #3B2E16;
  margin-left: 5px;
}

.page-hero-content-simple01._no_img .com-topic_path ul a svg {
  fill: #3B2E16;
}

.page-contact-contentWidth {
  width: 100%;
  max-width: 900px;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 834px) {
  .page-contact-contentWidth {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.page-contact-contentWidth .com-h2-small {
  text-align: center;
  margin-bottom: 40px;
}

.page-contact-tel {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 40px;
  font-family: "Poppins", sans-serif;
  font-size: 4.0rem;
  line-height: 1;
}

.page-contact-tel-img {
  width: 32px;
  height: auto;
}

.page-contact-tel-link {
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .page-contact-tel-link {
    pointer-events: auto;
  }
}

.page-contact-txt {
  padding-bottom: 50px;
  margin-bottom: 60px;
  border-bottom: 1px solid #C1C9CF;
}

@media screen and (max-width: 834px) {
  .page-contact-txt {
    padding-bottom: 30px;
    margin-bottom: 40px;
  }
}

.page-contact-table {
  width: 100%;
}

.page-contact-table-required {
  display: inline-block;
  font-size: 1.3rem;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #ea6565;
}

@media screen and (max-width: 834px) {
  .page-contact-table-required {
    margin-left: 10px;
  }
}

.page-contact-table-required:first-child {
  margin-left: 10px;
}

@media screen and (max-width: 834px) {
  .page-contact-table tr th, .page-contact-table tr td {
    display: block;
    width: 100%;
  }
}

.page-contact-table tr th {
  width: 200px;
  padding-bottom: 20px;
  text-align: left;
  vertical-align: top;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2.1;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 834px) {
  .page-contact-table tr th {
    width: 100%;
    padding-bottom: 10px;
  }
}

.page-contact-table tr td {
  padding-bottom: 20px;
  vertical-align: top;
}

@media screen and (max-width: 834px) {
  .page-contact-table tr td .wpcf7-list-item {
    margin-bottom: 10px;
  }
}

.page-contact-table tr td .wpcf7-radio {
  display: flex;
  flex-direction: column;
}

.page-contact-table tr td .wpcf7-radio .wpcf7-list-item {
  margin-left: 0;
}

.page-contact-table tr td .wpcf7-radio .wpcf7-list-item input {
  display: none;
}

.page-contact-table tr td .wpcf7-radio .wpcf7-list-item label {
  cursor: pointer;
  padding-left: 38px;
  position: relative;
}

.page-contact-table tr td .wpcf7-radio .wpcf7-list-item label::before,
.page-contact-table tr td .wpcf7-radio .wpcf7-list-item label::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}

.page-contact-table tr td .wpcf7-radio .wpcf7-list-item label::before {
  background-color: #fff;
  border: 2px solid #988F80;
  height: 22px;
  width: 22px;
  top: 12px;
  left: 0px;
}

.page-contact-table tr td .wpcf7-radio .wpcf7-list-item label::after {
  background-color: #988F80;
  opacity: 0;
  height: 14px;
  width: 14px;
  top: 12px;
  left: 6px;
}

.page-contact-table tr td .wpcf7-radio .wpcf7-list-item label:has(input:checked)::after {
  opacity: 1;
}

.page-contact-table tr td .wpcf7-text,
.page-contact-table tr td .wpcf7-select,
.page-contact-table tr td .wpcf7-textarea {
  width: 100%;
  padding: 15px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.05em;
  border: 2px solid #988F80;
  outline: none;
}

.page-contact-table tr td .wpcf7-text::placeholder,
.page-contact-table tr td .wpcf7-select::placeholder,
.page-contact-table tr td .wpcf7-textarea::placeholder {
  color: #828282;
}

.page-contact-table tr td .wpcf7-select {
  margin-bottom: 10px;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='12' viewBox='0 0 21 12' fill='none'%3E%3Cpath d='M1.5 1L10.5 10L19.5 1' stroke='%23303030' stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 18px;
  padding-right: 30px;
}

.page-contact-table tr td .wpcf7-list-item-label {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 2.1;
  letter-spacing: 0.06em;
}

.page-contact-form {
  display: flex;
  justify-content: center;
}

.page-contact-form-inner {
  position: relative;
  width: 250px;
  height: 60px;
  border: solid 1px #988F80;
  z-index: 1;
}

.page-contact-form-inner:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #988F80;
  z-index: -1;
  transition: width 0.3s;
}

.page-contact-form-inner:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  z-index: -10;
}

.page-contact-form-inner:hover .page-contact-form-inner-txt {
  color: #FFFFFF;
}

.page-contact-form-inner:hover:before {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .page-contact-form-inner:hover .page-contact-form-inner-txt {
    color: #000000;
  }
  .page-contact-form-inner:hover:before {
    width: 0%;
  }
}

.page-contact-form-inner > p:not(.page-contact-form-inner-txt) {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
}

.page-contact-form-inner > p.page-contact-form-inner-txt {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.1;
  letter-spacing: 0.05em;
  z-index: 10;
  pointer-events: none;
}

.page-contact-form .wpcf7-submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.1;
  letter-spacing: 0.05em;
  z-index: 1;
  transition: color 0.3s;
  background-color: transparent;
  border: none;
}

.page-contact-link {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}

.page-contact-link a {
  padding-bottom: 5px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.1;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #988F80;
  transition: border-color 0.3s;
}

.page-contact-link a:hover {
  border-color: rgba(152, 143, 128, 0);
}

@media screen and (max-width: 834px) {
  .page-contact-link a:hover {
    border-color: #988F80;
  }
}

@media screen and (max-width: 834px) {
  .page-template {
    overflow: hidden;
  }
}

.page-template-content {
  display: flex;
  gap: 60px;
}

@media screen and (max-width: 834px) {
  .page-template-content {
    flex-direction: column;
  }
}

.page-template-content-main {
  width: 100%;
}

.page-template-content-main-icon {
  width: 30px;
  height: auto;
  margin: 0 auto 20px;
}

@media screen and (max-width: 834px) {
  .page-template-content-main-icon {
    width: 25px;
    margin-bottom: 5px;
  }
}

.page-template-content-main-title {
  font-size: 3.0rem;
  line-height: 1.45;
  letter-spacing: 0.05em;
  padding-bottom: 40px;
  margin-bottom: 40px;
  color: #FFD5D5;
  border-bottom: 1px solid #F3EEE3;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .page-template-content-main-title {
    font-size: 2.5rem;
  }
}

.page-template-content-main-about {
  margin-bottom: 40px;
}

.page-template-content-main-list {
  margin-bottom: 60px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.page-template-content-main-list:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .page-template-content-main-list {
    flex-direction: column;
    gap: 20px;
  }
}

.page-template-content-main-list-item {
  width: calc((100% - 60px) / 3);
}

@media screen and (max-width: 834px) {
  .page-template-content-main-list-item {
    width: 100%;
  }
}

.page-template-content-main-list-item-link {
  display: block;
  border: 2px solid #cda360;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 0 8px 1px #00000040;
  transition: box-shadow 0.3s;
}

.page-template-content-main-list-item-link:hover {
  box-shadow: 0 0 4px 1px #00000040;
}

.page-template-content-main-list-item-link-thumbnail {
  width: 100%;
  height: auto;
  aspect-ratio: 280/ 126;
  object-fit: cover;
  object-position: center;
}

.page-template-content-main-list-item-link-txt {
  padding: 15px;
}

.page-template-content-main-list-item-link-txt-title {
  font-size: 1.9rem;
  line-height: 1.45;
  letter-spacing: 0.05em;
  color: #FFD5D5;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .page-template-content-main-list-item-link-txt-title {
    font-size: 1.7rem;
  }
}

.page-template-content-main-list-item-link-txt-excerpt {
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .page-template-content-main-list-item-link-txt-excerpt {
    -webkit-line-clamp: 2;
  }
}

.page-template-content-main-list-item-link-txt-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  border-top: 1px solid #F3EEE3;
}

.page-template-content-main-list-item-link-txt-bottom-date {
  font-size: 1.4rem;
  color: #828282;
}

@media screen and (max-width: 834px) {
  .page-template-content-main-list-item-link-txt-bottom-date {
    font-size: 1.3rem;
  }
}

.page-template-content-main-pagination {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.page-template-content-main-pagination .page-numbers {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #F3EEE3;
  color: #cda360;
  font-size: 1.4rem;
  font-family: "Poppins", sans-serif;
}

.page-template-content-main-pagination .page-numbers.current {
  color: #FFFFFF;
  pointer-events: none;
}

.page-template-content-main-pagination .page-numbers.current::before {
  background: #3B2E16;
  width: calc(105% + 30px);
}

.page-template-content-main-pagination .page-numbers.prev, .page-template-content-main-pagination .page-numbers.next {
  background-color: #cda360;
}

.page-template-content-main-pagination .page-numbers.prev .pagination-prev,
.page-template-content-main-pagination .page-numbers.prev .pagination-next, .page-template-content-main-pagination .page-numbers.next .pagination-prev,
.page-template-content-main-pagination .page-numbers.next .pagination-next {
  width: 9px;
  height: auto;
}

.page-template-content-main-pagination .page-numbers.prev .pagination-prev, .page-template-content-main-pagination .page-numbers.next .pagination-prev {
  transform: rotate(180deg);
}

.page-template-content-main-pagination .page-numbers.prev:after, .page-template-content-main-pagination .page-numbers.next:after {
  background: #cda360;
}

.page-template-content-main-pagination .page-numbers::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  width: calc(0% + 30px);
  height: auto;
  aspect-ratio: 1 / 1;
  background: #988F80;
  transition: width 0.3s;
  border-radius: 100vh;
  z-index: -1;
}

.page-template-content-main-pagination .page-numbers::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  z-index: -10;
}

.page-template-content-main-pagination .page-numbers:hover::before {
  width: calc(105% + 30px);
}

@media screen and (max-width: 834px) {
  .page-template-content-main-pagination .page-numbers:hover::before {
    width: calc(0% + 30px);
  }
}

.page-template-content-main-author {
  font-size: 1.4rem;
  color: #828282;
  text-align: right;
  margin-bottom: 20px;
}

.page-template-content-main-head {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #F3EEE3;
}

.page-template-content-main-head-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 5px;
}

.page-template-content-main-head-top-category {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 1.4rem;
  color: #988F80;
}

.page-template-content-main-head-top-category-icon {
  width: 25px;
  height: auto;
}

.page-template-content-main-head-top-date {
  font-size: 1.4rem;
  color: #212121;
}

.page-template-content-main-head-title {
  margin-top: 20px;
  font-size: 4.0rem;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: 0.05em;
}

.page-template-content-main-head-title span {
  color: #988F80;
}

.page-template-content-main-body p {
  margin-bottom: 15px;
}

.page-template-content-main-body p:last-child {
  margin-bottom: 0;
}

.page-template-content-main-body .wp-post-image {
  width: 100%;
  height: auto;
  aspect-ratio: 1.95 / 1;
  object-fit: cover;
  object-position: center;
  margin-bottom: 40px;
}

.page-template-content-main-body-desc {
  margin-bottom: 40px;
}

.page-template-content-main-body-case-img {
  position: relative;
  display: flex;
  gap: 70px;
  margin-bottom: 40px;
}

.page-template-content-main-body-case-img-item {
  width: 50%;
}

.page-template-content-main-body-case-img-item h4 {
  margin-top: 0px;
}

.page-template-content-main-body-case-img-item img {
  width: 100%;
  height: auto;
  aspect-ratio: 1.95 / 1;
  object-fit: cover;
  object-position: center;
  border-radius: 5px;
}

.page-template-content-main-body-case-img::before {
  content: "";
  position: absolute;
  top: calc(50% + 20px);
  left: 50%;
  transform: translate(-50%, -50%);
  width: 15px;
  height: 15px;
  background-image: url(assets/img/icon_arrow.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.page-template-content-main-bottom {
  margin-top: 80px;
  padding-top: 40px;
  border-top: 1px solid #F3EEE3;
}

.page-template-content-main-bottom-relevance .single-relevance-swiper {
  width: calc(100% + 40px);
  margin-left: -20px;
  padding: 30px 20px 70px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .page-template-content-main-bottom-relevance .single-relevance-swiper {
    overflow: visible;
  }
}

.page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-slide {
  border: 1px solid #F3EEE3;
  border-radius: 20px;
  box-shadow: 0 0 8px 1px #00000040;
  overflow: hidden;
  transition: box-shadow 0.3s;
}

.page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-slide:hover {
  box-shadow: 0 0 4px 1px #00000040;
}

@media screen and (max-width: 834px) {
  .page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-slide:hover {
    box-shadow: 0 0 8px 1px #00000040;
  }
}

.page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-next,
.page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  top: auto;
  bottom: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #d1cdc7;
}

.page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-next-icon,
.page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-prev-icon {
  width: 15px;
  height: 15px;
  object-fit: contain;
  object-position: center;
}

.page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-next::before,
.page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-prev::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  width: calc(0% + 30px);
  height: auto;
  aspect-ratio: 1 / 1;
  background: #F3EEE3;
  transition: width 0.3s;
  border-radius: 100vh;
  z-index: -1;
}

.page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-next::after,
.page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-prev::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #d1cdc7;
  z-index: -10;
}

.page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-next:hover::before,
.page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-prev:hover::before {
  width: calc(105% + 30px);
}

@media screen and (max-width: 834px) {
  .page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-next:hover::before,
  .page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-prev:hover::before {
    width: calc(0% + 30px);
  }
}

.page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-next {
  right: auto;
  left: 80px;
}

.page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-prev {
  left: 20px;
}

.page-template-content-main-bottom-relevance .single-relevance-swiper .swiper-button-prev-icon {
  transform: rotate(180deg);
}

.page-template-content-main-bottom-relevance .single-relevance-swiper .com-link01 {
  position: absolute;
  bottom: 0;
  right: 20px;
  z-index: 10;
}

.page-template-content-main-bottom-relevance .single-relevance-swiper-link-thumbnail {
  width: 100%;
  height: auto;
  aspect-ratio: 2.22 / 1;
  object-fit: cover;
  object-position: center;
}

.page-template-content-main-bottom-relevance .single-relevance-swiper-link-content {
  padding: 15px;
}

.page-template-content-main-bottom-relevance .single-relevance-swiper-link-content-title {
  font-size: 1.9rem;
  line-height: 1.45;
  letter-spacing: 0.05em;
  color: #988F80;
  margin-bottom: 10px;
}

.page-template-content-main-bottom-relevance .single-relevance-swiper-link-content-excerpt {
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.page-template-content-main-bottom-relevance .single-relevance-swiper-link-content-bottom {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  border-top: 1px solid #F3EEE3;
}

.page-template-content-main-bottom-relevance .single-relevance-swiper-link-content-bottom-date {
  font-size: 1.4rem;
  color: #828282;
}

.page-template-content-main-bottom-relevance .single-relevance-swiper-link-content-bottom-category {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  color: #FFD5D5;
}

.page-template-content-main-bottom-relevance .single-relevance-swiper-link-content-bottom-category-icon {
  width: 20px;
  height: auto;
  margin-right: 5px;
}

.page-template-content-side {
  width: 220px;
  flex-shrink: 0;
}

@media screen and (max-width: 834px) {
  .page-template-content-side {
    width: 100%;
  }
}

.page-template-content-side-title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 10px;
}

.page-template-content-side-title-icon {
  width: 20px;
  height: auto;
}

.page-template-content-side-title-icon-wrap {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #988F80;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-template-content-side-category-list {
  margin-bottom: 30px;
}

.page-template-content-side-category-list-item-link {
  padding: 10px 0;
  display: block;
  border-bottom: 1px solid #F3EEE3;
  transition: opacity 0.3s;
}

.page-template-content-side-category-list-item-link:hover {
  opacity: 0.5;
}

@media screen and (max-width: 834px) {
  .page-template-content-side-category-list-item-link:hover {
    opacity: 1;
  }
}

.page-template-content-side-about-img {
  width: 100%;
  height: auto;
  aspect-ratio: 1.95 / 1;
  object-fit: cover;
  object-position: center;
  margin-bottom: 10px;
  border-radius: 5px;
}

.page-template-content-side-about-txt {
  color: #4d4d4d;
  margin-bottom: 30px;
}

.page-template-content-side-contact {
  background-color: #F3EEE3;
  padding: 20px;
}

.page-template-content-side-contact-title {
  text-align: center;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 1px solid #F3EEE3;
}

.page-template-content-side-contact-tel {
  display: block;
  font-family: "Poppins", sans-serif;
  text-align: center;
  font-size: 2.2rem;
  color: #3B2E16;
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .page-template-content-side-contact-tel {
    pointer-events: auto;
  }
}

.page-template-content-side-contact-open {
  text-align: center;
  color: #212121;
  line-height: 1.3;
  margin-bottom: 10px;
}

.page-template-content-side-contact-open span {
  font-family: "Poppins", sans-serif;
  font-size: 2.0rem;
  margin-left: 5px;
}

.page-template-content-side-contact-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 50px;
  border-radius: 10px;
  color: #FFFFFF;
  font-size: 1.3rem;
  margin-bottom: 10px;
  overflow: hidden;
  z-index: 1;
}

.page-template-content-side-contact-link:last-child {
  margin-bottom: 0;
}

.page-template-content-side-contact-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-color: #988F80;
  width: 0%;
  height: 100%;
  z-index: -1;
  transition: width 0.3s;
}

.page-template-content-side-contact-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-color: #3B2E16;
  width: 100%;
  height: 100%;
  z-index: -10;
}

.page-template-content-side-contact-link:hover:before {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .page-template-content-side-contact-link:hover:before {
    width: 0%;
  }
}

.page-template-content-side-contact-link span {
  font-size: 2.4rem;
  color: #cda360;
  transform: translateY(-2px);
}

.page-template-content-side-contact-link._line::after {
  background-color: #2db530;
}

.page-template-related-pages {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 90px;
  border-top: 1px dashed #d1cdc7;
  border-bottom: 1px dashed #d1cdc7;
}

@media screen and (max-width: 834px) {
  .page-template-related-pages {
    margin-bottom: 50px;
  }
}

.page-template-related-pages-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

@media screen and (max-width: 834px) {
  .page-template-related-pages-list {
    gap: 10px;
  }
}

.page-template-related-pages-list-item {
  width: calc((100% - 60px) / 4);
}

@media (max-width: 1024px) {
  .page-template-related-pages-list-item {
    width: calc((100% - 40px) / 3);
  }
}

@media screen and (max-width: 834px) {
  .page-template-related-pages-list-item {
    width: calc((100% - 20px) / 2);
  }
}

.code {
  font-size: 1.8rem;
}

.code-wrap {
  position: relative;
  padding: 40px 20px 20px;
  margin-top: 20px;
  margin-bottom: 40px;
  border: 1px solid #000000;
}

.code-wrap pre {
  overflow-y: auto;
}

div:has(> .code-wrap) {
  width: 100%;
  max-width: 1200px;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 834px) {
  div:has(> .code-wrap) {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}

.code-copy {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 300px;
  padding: 10px 20px;
  border-bottom-left-radius: 10px;
  background-color: #988F80;
  color: #fff;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  transition: .3s;
}

.code-copy:hover {
  opacity: .5;
}

@media screen and (max-width: 834px) {
  .code-copy:hover {
    opacity: 1;
  }
}

.shortcode-copy {
  position: absolute;
  top: 1px;
  right: 1px;
  display: block;
  width: 300px;
  padding: 10px 20px;
  border-bottom-left-radius: 10px;
  background-color: #988F80;
  color: #fff;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  transition: .3s;
}

.shortcode-copy:hover {
  opacity: .5;
}

@media screen and (max-width: 834px) {
  .shortcode-copy:hover {
    opacity: 1;
  }
}

.po-relative {
  position: relative;
}

.parts {
  width: 100%;
  max-width: 1200px;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 834px) {
  .parts {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}

.parts-page {
  position: relative;
  background-color: #FFFFFF;
}

.parts-side {
  position: fixed;
  top: 120px;
  right: 0;
  width: 240px;
  padding: 40px;
  height: calc(100vh - 150px);
  overflow-y: auto;
  flex-shrink: 0;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.4);
}

@media screen and (max-width: 834px) {
  .parts-side {
    position: static;
    top: 60px;
    left: 0;
    width: 100%;
    height: auto;
    overflow-x: auto;
  }
}

.parts-side ul {
  line-height: 1.4;
}

.parts-side ul li {
  margin-bottom: 10px;
  transition: color .3s;
}

.parts-side ul li:hover {
  color: #988F80;
}

@media screen and (max-width: 834px) {
  .parts-side ul li:hover {
    color: #212121;
  }
}

.parts-side ul li:not([class]) {
  margin-top: 20px;
  font-weight: 700;
}

.parts-side ul li.pl10 a {
  display: block;
  position: relative;
  padding-left: 1.5rem;
}

.parts-side ul li.pl10 a::before {
  content: '・';
  position: absolute;
  top: 0;
  left: 0;
}

.parts-main {
  width: 100%;
}

.parts-head {
  width: 100%;
  max-width: 1200px;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 834px) {
  .parts-head {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}

.parts-head02 {
  font-size: 2.4rem;
  font-weight: 700;
  margin-top: 80px;
  margin-bottom: 40px;
}

.parts-head03 {
  font-size: 2.0rem;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 20px;
}

.parts-p {
  margin-bottom: 10px;
}

.parts-color {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.parts-color-item {
  width: calc((100% - 80px) / 5);
  height: auto;
}

.parts-color-item-btn {
  width: 100%;
  height: auto;
  border-radius: 10px;
  border: 1px solid #988F80;
  padding: 5px 10px;
  transition: .3s;
  color: #212121;
}

.parts-color-item-btn:hover {
  opacity: .5;
}

.parts-color-item-btn.color_text-white {
  background-color: #988F80;
}

.parts-color-item-btn.color_bg-main-dark {
  color: #FFFFFF;
}

.parts-color-item-btn.color_bg-gray-dark {
  color: #FFFFFF;
}

.parts-color-item-btn.color_bg-gray-black {
  color: #FFFFFF;
}

.parts-color-item-btn.color_bg-sub-dark {
  color: #FFFFFF;
}

.parts-color-item-btn.color_bg-sub2-dark {
  color: #FFFFFF;
}

.parts-tent {
  width: 100%;
  max-width: 1200px;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 834px) {
  .parts-tent {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}

.parts-tent-page {
  position: relative;
  background-color: #FFFFFF;
}

.parts-tent-page .code-copy {
  background-color: #cda360;
}

.parts-tent-side {
  position: fixed;
  top: 120px;
  right: 0;
  width: 240px;
  padding: 40px;
  height: calc(100vh - 150px);
  overflow-y: auto;
  flex-shrink: 0;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.4);
}

@media screen and (max-width: 834px) {
  .parts-tent-side {
    position: static;
    top: 60px;
    left: 0;
    width: 100%;
    height: auto;
    overflow-x: auto;
  }
}

.parts-tent-side ul {
  line-height: 1.4;
}

.parts-tent-side ul li {
  margin-bottom: 10px;
  transition: color .3s;
}

.parts-tent-side ul li:hover {
  color: #988F80;
}

@media screen and (max-width: 834px) {
  .parts-tent-side ul li:hover {
    color: #212121;
  }
}

.parts-tent-side ul li:not([class]) {
  margin-top: 20px;
  font-weight: 700;
}

.parts-tent-side ul li.pl10 a {
  display: block;
  position: relative;
  padding-left: 1.5rem;
}

.parts-tent-side ul li.pl10 a::before {
  content: '・';
  position: absolute;
  top: 0;
  left: 0;
}

.parts-tent-main {
  width: 100%;
}

.parts-tent-head {
  width: 100%;
  max-width: 1200px;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 834px) {
  .parts-tent-head {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}

.parts-tent-head02 {
  font-size: 2.4rem;
  font-weight: 700;
  margin-top: 80px;
  margin-bottom: 40px;
}

.parts-tent-head03 {
  font-size: 2.0rem;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 20px;
}

.parts-tent-p {
  margin-bottom: 10px;
}

.parts-tent-color {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.parts-tent-color-item {
  width: calc((100% - 80px) / 5);
  height: auto;
}

.parts-tent-color-item-btn {
  width: 100%;
  height: auto;
  border-radius: 10px;
  border: 1px solid #988F80;
  padding: 5px 10px;
  transition: .3s;
  color: #212121;
}

.parts-tent-color-item-btn:hover {
  opacity: .5;
}

.parts-tent-color-item-btn.color_text-white {
  background-color: #988F80;
}

.parts-tent-color-item-btn.color_bg-main-dark {
  color: #FFFFFF;
}

.parts-tent-color-item-btn.color_bg-gray-dark {
  color: #FFFFFF;
}

.parts-tent-color-item-btn.color_bg-gray-black {
  color: #FFFFFF;
}

.parts-tent-color-item-btn.color_bg-sub-dark {
  color: #FFFFFF;
}

.parts-tent-color-item-btn.color_bg-sub2-dark {
  color: #FFFFFF;
}

.single-hero-title {
  display: inline-block;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-family: "Noto Serif JP", serif;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.45;
  border-bottom: 1px solid #000000;
}

.archive-hero {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 80px;
  margin-bottom: 120px;
}

@media screen and (max-width: 834px) {
  .archive-hero {
    height: auto;
    margin-top: 55px;
    margin-bottom: 50px;
  }
}

.archive-hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: -1;
}

.archive-hero-content {
  padding: 50px 50px 0px;
}

@media screen and (max-width: 834px) {
  .archive-hero-content {
    padding: 60px 5% 0px;
  }
}

.archive-hero-content .page-hero-content-nav {
  margin: 0 auto 50px;
  padding: 10px;
  width: fit-content;
  background-color: #FFFFFF;
  border-radius: 100vh;
}

.archive-hero-content .page-hero-content-nav-list {
  display: flex;
}

.archive-hero-content .page-hero-content-nav-list-item-link {
  display: block;
  padding: 0 20px;
  transition: opacity 0.3s;
}

.archive-hero-content .page-hero-content-nav-list-item-link:hover {
  opacity: 0.5;
}

@media screen and (max-width: 834px) {
  .archive-hero-content .page-hero-content-nav-list-item-link:hover {
    opacity: 1;
  }
}

.archive-hero-content-title {
  font-size: 4.0rem;
  line-height: 1;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .archive-hero-content-title {
    font-size: 3.0rem;
  }
}

.archive-hero-content-sub {
  font-family: "Poppins", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .archive-hero-content-sub {
    margin-bottom: 30px;
  }
}

.archive-contentWidth {
  width: 100%;
  max-width: 900px;
  padding: 0 50px;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .archive-contentWidth {
    padding: 0 5%;
  }
}

.archive-contentWidth .com-h3 {
  margin-bottom: 60px;
}

@media screen and (max-width: 834px) {
  .archive-contentWidth .com-h3 {
    margin-bottom: 40px;
  }
}

.archive-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.archive-list-item-link {
  display: flex;
  box-shadow: 1px 3px 12px 1px rgba(0, 0, 0, 0.4);
  border-radius: 20px;
  overflow: hidden;
  transition: box-shadow .3s;
}

.archive-list-item-link:hover {
  box-shadow: 1px 3px 6px 1px rgba(0, 0, 0, 0.4);
}

.archive-list-item-link-date {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 200px;
  padding: 20px;
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: 0.08em;
  background-color: #d1cdc7;
  flex-shrink: 0;
}

@media screen and (max-width: 834px) {
  .archive-list-item-link-date {
    width: 110px;
    padding: 15px;
    font-size: 1.2rem;
  }
}

.archive-list-item-link-txt {
  padding: 20px;
}

.archive-list-item-link-txt-title {
  font-size: 1.6rem;
  line-height: 2.1;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}

.archive-list-item-link-txt-deac {
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: 0.08em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .archive-list-item-link-txt-deac {
    -webkit-line-clamp: 5;
  }
}

.archive-pagination {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 60px;
}

@media screen and (max-width: 834px) {
  .archive-pagination {
    margin-top: 40px;
  }
}

.archive-pagination .page-numbers {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #000000;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .archive-pagination .page-numbers {
    padding: 5px 10px;
    font-size: 1.2rem;
  }
}

.archive-pagination .page-numbers::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #988F80;
  transition: width 0.3s;
  z-index: -1;
}

.archive-pagination .page-numbers::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #d1cdc7;
  z-index: -10;
}

.archive-pagination .page-numbers:hover::before {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .archive-pagination .page-numbers:hover::before {
    width: 0%;
  }
}

.archive-pagination .page-numbers.current {
  pointer-events: none;
}

.archive-pagination .page-numbers.current::before {
  width: 100%;
}

.archive-pagination .page-numbers.dots {
  pointer-events: none;
}

.archive-pagination .page-numbers.dots::before {
  width: 0%;
}

.contact {
  position: relative;
}

.contact-title {
  margin-bottom: 20px;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-align: center;
  color: #cda360;
}

.contact-desc {
  margin-bottom: 60px;
  text-align: center;
}

.contact-table {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 40px;
}

.contact-table-required {
  color: #ea6565;
}

@media screen and (max-width: 834px) {
  .contact-table-required {
    margin-left: 10px;
  }
}

.contact-table-required:first-child {
  margin-left: 10px;
}

.contact-table-note {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 834px) {
  .contact-table tr th, .contact-table tr td {
    display: block;
    width: 100%;
  }
}

.contact-table tr th {
  width: 200px;
  padding-bottom: 20px;
  text-align: left;
  vertical-align: top;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2.1;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 834px) {
  .contact-table tr th {
    width: 100%;
    padding-bottom: 10px;
  }
}

.contact-table tr td {
  padding-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .contact-table tr td .wpcf7-list-item {
    margin-bottom: 10px;
  }
}

.contact-table tr td .wpcf7-radio {
  display: flex;
  flex-direction: column;
}

.contact-table tr td .wpcf7-radio .wpcf7-list-item {
  margin-left: 0;
  margin-bottom: 5px;
}

.contact-table tr td .wpcf7-radio .wpcf7-list-item.last {
  margin-bottom: 0;
}

.contact-table tr td .wpcf7-radio .wpcf7-list-item input {
  display: none;
}

.contact-table tr td .wpcf7-radio .wpcf7-list-item label {
  cursor: pointer;
  padding-left: 38px;
  position: relative;
}

.contact-table tr td .wpcf7-radio .wpcf7-list-item label::before,
.contact-table tr td .wpcf7-radio .wpcf7-list-item label::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}

.contact-table tr td .wpcf7-radio .wpcf7-list-item label::before {
  background-color: #fff;
  border: 2px solid #828282;
  height: 26px;
  width: 26px;
  top: 12px;
  left: 2px;
}

.contact-table tr td .wpcf7-radio .wpcf7-list-item label::after {
  background-color: #988F80;
  opacity: 0;
  height: 14px;
  width: 14px;
  top: 12px;
  left: 10px;
}

.contact-table tr td .wpcf7-radio .wpcf7-list-item label:has(input:checked)::after {
  opacity: 1;
}

.contact-table tr td .wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0;
  margin-bottom: 5px;
}

.contact-table tr td .wpcf7-checkbox .wpcf7-list-item.last {
  margin-bottom: 0;
}

.contact-table tr td .wpcf7-checkbox .wpcf7-list-item input {
  display: none;
}

.contact-table tr td .wpcf7-checkbox .wpcf7-list-item label {
  cursor: pointer;
  padding-left: 38px;
  position: relative;
}

.contact-table tr td .wpcf7-checkbox .wpcf7-list-item label::before,
.contact-table tr td .wpcf7-checkbox .wpcf7-list-item label::after {
  content: "";
  display: block;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}

.contact-table tr td .wpcf7-checkbox .wpcf7-list-item label::before {
  background-color: #fff;
  border: 2px solid #828282;
  height: 2.4rem;
  width: 2.4rem;
  top: 1.3rem;
  left: 0;
  border-radius: 5px;
  transition: background-color 0.3s;
}

@media screen and (max-width: 834px) {
  .contact-table tr td .wpcf7-checkbox .wpcf7-list-item label::before {
    top: 1.1rem;
  }
}

.contact-table tr td .wpcf7-checkbox .wpcf7-list-item label::after {
  opacity: 0;
  height: 2.0rem;
  width: 2.0rem;
  top: 1.3rem;
  left: 0.4rem;
  background-image: url(assets/img/icon_check.svg);
  background-repeat: no-repeat;
  background-position: center center;
  transition: opacity 0.3s;
}

@media screen and (max-width: 834px) {
  .contact-table tr td .wpcf7-checkbox .wpcf7-list-item label::after {
    top: 1.1rem;
  }
}

.contact-table tr td .wpcf7-checkbox .wpcf7-list-item label:has(input:checked)::before {
  background-color: #d1cdc7;
}

.contact-table tr td .wpcf7-checkbox .wpcf7-list-item label:has(input:checked)::after {
  opacity: 1;
}

.contact-table tr td .wpcf7-checkbox.required-group .wpcf7-list-item label {
  display: block;
  width: 3.0rem;
  padding-left: 0;
  padding-top: 3.0rem;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .contact-table tr td .wpcf7-checkbox.required-group .wpcf7-list-item label {
    padding-top: 2.0rem;
    width: 1.6rem;
  }
}

.contact-table tr td .wpcf7-checkbox.required-group .wpcf7-list-item label::before {
  background-color: #fff;
  border: 2px solid #828282;
  height: 2.4rem;
  width: 2.4rem;
  top: 1.3rem;
  left: 0rem;
  border-radius: 5px;
  transition: background-color 0.3s;
}

@media screen and (max-width: 834px) {
  .contact-table tr td .wpcf7-checkbox.required-group .wpcf7-list-item label::before {
    height: 1.2rem;
    width: 1.2rem;
  }
}

.contact-table tr td .wpcf7-checkbox.required-group .wpcf7-list-item label::after {
  opacity: 0;
  height: 2.0rem;
  width: 2.0rem;
  top: 1.3rem;
  left: 0.4rem;
  background-image: url(assets/img/icon_check.svg);
  background-repeat: no-repeat;
  background-position: center center;
  transition: opacity 0.3s;
}

@media screen and (max-width: 834px) {
  .contact-table tr td .wpcf7-checkbox.required-group .wpcf7-list-item label::after {
    height: 1.2rem;
    width: 1.2rem;
    left: 0.2rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1.2rem;
  }
}

.contact-table tr td .wpcf7-text,
.contact-table tr td .wpcf7-select,
.contact-table tr td .wpcf7-textarea {
  width: 100%;
  padding: 15px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.05em;
  border: 2px solid #828282;
  outline: none;
}

.contact-table tr td .wpcf7-text::placeholder,
.contact-table tr td .wpcf7-select::placeholder,
.contact-table tr td .wpcf7-textarea::placeholder {
  color: #828282;
}

.contact-table tr td .wpcf7-select {
  margin-bottom: 10px;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='12' viewBox='0 0 21 12' fill='none'%3E%3Cpath d='M1.5 1L10.5 10L19.5 1' stroke='%23303030' stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 18px;
  padding-right: 30px;
}

.contact-table tr td .wpcf7-list-item-label {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 2.1;
  letter-spacing: 0.06em;
}

.contact-position_table {
  width: 100%;
  border-top: 2px solid #828282;
  border-left: 2px solid #828282;
}

.contact-position_table tr th, .contact-position_table tr td {
  border-right: 2px solid #828282;
  border-bottom: 2px solid #828282;
  width: 45%;
  padding: 10px;
}

@media screen and (max-width: 834px) {
  .contact-position_table tr th, .contact-position_table tr td {
    padding: 6px;
  }
}

@media screen and (max-width: 834px) {
  .contact-position_table tr th, .contact-position_table tr td {
    display: table-cell;
    width: 46%;
  }
}

.contact-position_table tr th:first-child, .contact-position_table tr td:first-child {
  width: 10%;
}

@media screen and (max-width: 834px) {
  .contact-position_table tr th:first-child, .contact-position_table tr td:first-child {
    display: table-cell;
    width: 8%;
  }
}

.contact-position_table tr th {
  text-align: center;
  vertical-align: middle;
  line-height: 1.2;
}

.contact-position_table .wpcf7-checkbox {
  display: flex;
  justify-content: space-between;
}

.contact-position_table .wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0;
  margin-bottom: 0;
}

.contact-position_table .wpcf7-checkbox .wpcf7-list-item label {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact-form {
  display: flex;
  justify-content: center;
}

.contact-form-inner {
  position: relative;
  width: 250px;
  height: 60px;
  border: solid 1px #000000;
  z-index: 1;
}

.contact-form-inner-txt {
  transition: all 0.3s ease;
}

.contact-form-inner:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #000000;
  z-index: -1;
  transition: width 0.3s;
}

.contact-form-inner:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  z-index: -10;
}

.contact-form-inner:hover .contact-form-inner-txt {
  color: #FFFFFF;
  transition: all 0.3s ease;
}

.contact-form-inner:hover:before {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .contact-form-inner:hover .contact-form-inner-txt {
    color: #000000;
  }
  .contact-form-inner:hover:before {
    width: 0%;
  }
}

.contact-form-inner > p:not(.contact-form-inner-txt) {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
}

.contact-form-inner > p.contact-form-inner-txt {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.1;
  letter-spacing: 0.05em;
  z-index: 10;
  pointer-events: none;
}

.contact-form .wpcf7-submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.1;
  letter-spacing: 0.05em;
  z-index: 1;
  transition: color 0.3s;
  background-color: transparent;
  border: none;
}

.contact-link {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  font-size: 1.4rem;
}

.contact-link a {
  padding-bottom: 3px;
  margin-left: 5px;
  font-weight: 400;
  line-height: 2.1;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #000000;
  transition: border-color 0.3s;
}

.contact-link a:hover {
  border-color: rgba(0, 0, 0, 0);
}

@media screen and (max-width: 834px) {
  .contact-link a:hover {
    border-color: #000000;
  }
}

.contact-link .wpcf7-list-item {
  margin-left: 0 !important;
}

.contact .request-group {
  display: flex;
  flex-direction: column;
}

.header-inner {
  position: fixed;
  top: -100px;
  left: 0;
  width: 100%;
  position: fixed;
  align-items: center;
  pointer-events: none;
  display: flex;
  justify-content: space-between;
  pointer-events: auto;
  height: 80px !important;
  padding: 0 0 0 20px !important;
  pointer-events: auto;
  transition: background-color 0.2s linear 0.6s, top 0.3s;
  background-color: #FFFFFF;
  z-index: 999;
  transition: all 0.3s ease;
}

@media screen and (max-width: 1366px) {
  .header-inner {
    align-items: center;
    height: 90px;
    padding: 0 0 0 20px;
  }
}

@media screen and (max-width: 834px) {
  .header-inner {
    height: 60px;
    padding: 4.5px 75px 4.5px 4%;
  }
}

.header-inner.__scroll {
  top: 0;
  transition: all 0.3s ease;
}

@media screen and (max-width: 834px) {
  .header-inner {
    height: 60px !important;
  }
}

.header-inner .header-logo img {
  width: 169px;
}

@media screen and (max-width: 834px) {
  .header-inner .header-logo img {
    width: 128px;
  }
}

.header-inner .header-nav-list-item {
  gap: 10px;
}

.header-inner .header-nav-list-item-contact {
  padding-left: 0;
  border-left: none;
}

.header-inner .header-nav-list-item-contact-title {
  font-size: 1.3rem;
}

.header-inner .header-nav-list-item-contact-phone .icon-phone {
  width: 31px;
  height: 31px;
}

.header-inner .header-nav-list-item-contact-phone-num {
  font-size: 3.4rem;
}

.header-inner .header-nav-list-item-contact-hours {
  font-size: 1.3rem;
}

@media screen and (max-width: 834px) {
  .header-inner {
    width: 100%;
    height: 60px;
    padding: 0 0 0 4%;
    transition: background-color 0.3s;
  }
}

.header-left {
  display: flex;
  align-items: center;
  height: 100%;
}

.header-logo {
  display: flex;
  align-items: flex-end;
  gap: 20px;
}

.header-logo img {
  width: 207px;
}

@media screen and (max-width: 834px) {
  .header-logo img {
    width: 165px;
  }
}

.header-logo-txt {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 1.7rem;
  line-height: calc(26.5 / 17);
  letter-spacing: 0.12em;
  color: #988F80;
  font-weight: 400;
}

@media screen and (max-width: 834px) {
  .header-logo-txt {
    font-size: 1.2rem;
    line-height: calc(17 / 12);
    position: absolute;
    top: 70px;
    z-index: 1;
  }
}

.header-hum {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background-color: #3B2E16;
  transition: all 0.3s ease;
}

@media screen and (min-width: 835px) {
  .header-hum:hover {
    background-color: #140e02;
  }
}

@media screen and (max-width: 834px) {
  .header-hum {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    border-radius: 10px 0 0 10px;
  }
}

.header-hum-icon {
  position: relative;
  width: 39px;
  height: 12px;
}

@media screen and (max-width: 834px) {
  .header-hum-icon {
    width: 29px;
    height: 10px;
  }
}

.header-hum-icon span {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #FFFFFF;
  transition: top 0.3s, transform 0.3s, opacity 0.3s;
}

.header-hum-icon span:nth-child(1) {
  top: 0;
}

.header-hum-icon span:nth-child(2) {
  top: 12px;
}

@media screen and (max-width: 834px) {
  .header-hum-icon span:nth-child(2) {
    top: 10px;
  }
}

.header-hum-icon::before, .header-hum-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 38px;
  height: 2px;
  background-color: #FFFFFF;
  opacity: 0;
  transition: all 0.3s ease-out;
  z-index: 1;
}

.header-hum-icon::before {
  transform: translate(-50%, -50%) rotate(32deg);
}

.header-hum-icon::after {
  transform: translate(-50%, -50%) rotate(-32deg);
}

.header-hum-text {
  position: relative;
  margin-top: 10px;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.08;
  letter-spacing: 0.04em;
  color: #FFFFFF;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .header-hum-text {
    margin-top: 8px;
    font-size: 1.1rem;
  }
}

.header-hum.active {
  background-color: #140e02;
}

.header-hum.active .header-hum-icon {
  position: absolute;
}

.header-hum.active .header-hum-icon span {
  opacity: 0;
}

.header-hum.active .header-hum-icon::before, .header-hum.active .header-hum-icon::after {
  opacity: 1;
  width: 46px;
}

@media screen and (max-width: 834px) {
  .header-hum.active .header-hum-icon::before, .header-hum.active .header-hum-icon::after {
    width: 36px;
  }
}

.header-hum.active .header-hum-text {
  opacity: 0;
  visibility: hidden;
  backface-visibility: hidden;
}

.header-nav {
  display: flex;
  align-items: center;
  height: 100%;
}

.header-nav-list {
  display: flex;
  align-items: center;
  gap: 15px;
  height: 100%;
}

.header-nav-list-item {
  height: 100%;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1300px) {
  .header-nav-list-item:nth-child(1) {
    display: none;
  }
}

.header-nav-list-item-wrap {
  display: flex;
  align-items: center;
  height: 100%;
}

.header-nav-list-item-contact {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  border-left: 1px solid #d55353;
  padding-left: 20px;
}

@media screen and (max-width: 1366px) {
  .header-nav-list-item-contact {
    padding-left: 10px;
  }
}

.header-nav-list-item-contact-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.7rem;
  line-height: calc(20 / 17);
  letter-spacing: 0.08em;
  color: #3B2E16;
}

@media screen and (max-width: 1366px) {
  .header-nav-list-item-contact-title {
    font-size: 1.3rem;
  }
}

.header-nav-list-item-contact-phone {
  display: flex;
  align-items: center;
  gap: 5px;
}

.header-nav-list-item-contact-phone .icon-phone {
  width: 41px;
  height: 41px;
}

.header-nav-list-item-contact-phone .icon-phone img {
  width: 100%;
}

.header-nav-list-item-contact-phone-num {
  font-family: "Century Gothic", sans-serif;
  font-size: 4rem;
  line-height: 1.23;
  letter-spacing: 0.1em;
  color: #000000;
}

@media screen and (max-width: 1366px) {
  .header-nav-list-item-contact-phone-num {
    font-size: 3.4rem;
  }
}

.header-nav-list-item-contact-hours {
  font-family: "Century Gothic", sans-serif;
  font-size: 1.4rem;
  line-height: calc(20 / 14);
  letter-spacing: 0.1em;
  color: #3B2E16;
}

@media screen and (max-width: 1366px) {
  .header-nav-list-item-contact-hours {
    font-size: 1.3rem;
  }
}

.header-nav-list-item-parking {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 74px;
  border-top: 1px dashed #c45043;
  border-bottom: 1px dashed #c45043;
  position: relative;
}

@media screen and (max-width: 834px) {
  .header-nav-list-item-parking {
    width: 65px;
    height: 47px;
  }
}

.header-nav-list-item-parking-text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  line-height: 1.57;
  color: #c45043;
}

@media screen and (max-width: 834px) {
  .header-nav-list-item-parking-text {
    font-size: 1rem;
  }
}

.header-nav-list-item-parking-bottom {
  display: flex;
  align-items: flex-end;
}

.header-nav-list-item-parking-icon {
  width: 25px;
  height: 25px;
  background-color: #c45043;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2px;
}

@media screen and (max-width: 834px) {
  .header-nav-list-item-parking-icon {
    width: 20px;
    height: 20px;
    border-radius: 7px;
  }
}

.header-nav-list-item-parking-p {
  font-family: "Century Gothic", sans-serif;
  font-size: 2rem;
  line-height: 1;
  color: #FFFFFF;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .header-nav-list-item-parking-p {
    font-size: 1.6rem;
  }
}

.header-nav-list-item-parking-number {
  font-family: "Century Gothic", sans-serif;
  font-size: 3.6rem;
  font-weight: 400;
  line-height: 0.89;
  letter-spacing: -0.02em;
  color: #000000;
}

@media screen and (max-width: 834px) {
  .header-nav-list-item-parking-number {
    font-size: 2.5rem;
  }
}

.header-nav-list-item-parking-units {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  line-height: 1.57;
  color: #000000;
}

@media screen and (max-width: 834px) {
  .header-nav-list-item-parking-units {
    font-size: 1.3rem;
  }
}

.header-nav-list-item-reserve {
  height: 100%;
  padding: 0px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #c45043;
  border-radius: 100px 0px 0px 100px;
  transition: background-color 0.3s ease;
  gap: 5px;
}

@media screen and (min-width: 835px) {
  .header-nav-list-item-reserve:hover {
    background-color: #a62929;
  }
}

.header-nav-list-item-reserve._line {
  background-color: #2db530;
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s ease;
}

.header-nav-list-item-reserve._line img {
  height: 24px;
}

.header-nav-list-item-reserve._line .header-nav-list-item-reserve-tag {
  font-size: 1.4rem;
}

@media screen and (min-width: 835px) {
  .header-nav-list-item-reserve._line:hover {
    background-color: #238c25;
    transition: background-color 0.3s ease;
  }
}

.header-nav-list-item-reserve-text {
  display: flex;
  align-items: center;
  gap: 2px;
}

.header-nav-list-item-reserve-text-en {
  font-family: "Century Gothic", sans-serif;
  font-size: 2.7rem;
  line-height: 0.78;
  color: #FFFFFF;
}

.header-nav-list-item-reserve-text-jp {
  font-family: "Hiragino Maru Gothic Pro", sans-serif;
  font-size: 2.2rem;
  line-height: 0.95;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}

.header-nav-list-item-reserve-tag {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1.25;
  letter-spacing: 0.08em;
  color: #FFFFFF;
}

.header-drawerMenu {
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: auto;
  transition: top 0.7s;
}

.header-drawerMenu.active {
  top: 0;
  transition: top 0.7s 0.2s;
}

.header-drawerMenu.active .header-drawerMenu-contents-inner {
  opacity: 1;
}

.header-drawerMenu.active .header-drawerMenu-bg {
  pointer-events: auto;
}

.header-drawerMenu-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}

.header-drawerMenu-contents {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 80px 0 50px;
  background-color: #988F80;
  overflow-y: auto;
  z-index: 10;
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents {
    max-height: 100%;
    padding: 60px 0;
  }
}

.header-drawerMenu-contents-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.header-drawerMenu-contents-inner {
  max-width: 1000px;
  height: fit-content;
  margin: auto;
  padding: 50px;
  opacity: 0;
  transition: opacity 0.5s 0.5s;
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-inner {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.header-drawerMenu-contents-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}

.header-drawerMenu-contents-title-text {
  font-family: "Poppins", sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: 0.2em;
  color: #FFFFFF;
}

.header-drawerMenu-contents-title-line {
  display: block;
  width: 100%;
  border-bottom: 1px solid #FFFFFF;
}

.header-drawerMenu-contents-menu {
  width: 100%;
  padding-bottom: 40px;
}

.header-drawerMenu-contents-menu-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
  margin: 0 auto;
}

.header-drawerMenu-contents-menu-list-item {
  width: calc((100% - 40px) / 5);
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-menu-list-item {
    width: calc((100% - 10px) / 2);
  }
}

.header-drawerMenu-contents-menu-list-item .com-btn02 {
  width: 100%;
  min-width: 0px;
  max-width: 100%;
}

.header-drawerMenu-contents-treatment {
  width: 100%;
  padding-bottom: 40px;
}

.header-drawerMenu-contents-treatment-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 0;
  margin: 0 auto;
}

.header-drawerMenu-contents-treatment-list-item {
  width: calc(100% / 6);
  border-right: 1px solid #FFFFFF;
}

.header-drawerMenu-contents-treatment-list-item:nth-child(6n + 1) {
  border-left: 1px solid #FFFFFF;
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-treatment-list-item {
    width: calc(100% / 2);
  }
  .header-drawerMenu-contents-treatment-list-item:nth-child(2n + 1) {
    border-left: 1px solid #FFFFFF;
  }
}

.header-drawerMenu-contents-treatment-list-item-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 62px;
  position: relative;
  font-size: 1.6rem;
  line-height: 1.45;
  letter-spacing: 0.05em;
  overflow: hidden;
  transition: color 0.3s;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-treatment-list-item-link {
    font-size: 1.4rem;
  }
}

.header-drawerMenu-contents-treatment-list-item-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #FFFFFF;
  transition: width 0.3s;
  z-index: -1;
}

.header-drawerMenu-contents-treatment-list-item-link:hover::before {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-treatment-list-item-link:hover::before {
    width: 0%;
  }
}

.header-drawerMenu-contents-bottom {
  width: 100%;
  border-left: 1px solid #FFFFFF;
  padding-left: 20px;
}

.header-drawerMenu-contents-bottom-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
}

.header-drawerMenu-contents-bottom-list-item-link {
  font-size: 1.4rem;
  line-height: 1.45;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  transition: color 0.3s;
}

.header-drawerMenu-contents-bottom-list-item-link:hover {
  color: #212121;
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-bottom-list-item-link:hover {
    color: #FFFFFF;
  }
}

.header-drawerMenu {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100svh;
  z-index: 99;
  pointer-events: auto;
  transition: top 0.7s;
}

.header-drawerMenu.active {
  top: 0;
  transition: top 0.7s 0.2s;
}

.header-drawerMenu.active .menu-box-contents-inner {
  opacity: 1;
}

.header-drawerMenu.active .menu-box-bg {
  pointer-events: auto;
}

.header-drawerMenu-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}

.header-drawerMenu-contents {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 80px 0 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffebeb;
  overflow-y: auto;
  z-index: 10;
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents {
    max-height: 100%;
    padding: 78px 0 74px;
  }
}

.header-drawerMenu-contents-inner {
  width: 100%;
  max-width: 1100px;
  height: fit-content;
  margin: auto;
  padding: 0 50px;
  opacity: 0;
  transition: opacity 0.5s ease-out;
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-inner {
    padding: 0 4%;
  }
}

.header-drawerMenu-contents-inner-sections {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-inner-sections {
    gap: 20px;
  }
}

.header-drawerMenu-contents-inner-section {
  width: 100%;
  max-width: 1100px;
}

.header-drawerMenu-contents-inner-section-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-inner-section-title {
    margin-bottom: 10px;
  }
}

.header-drawerMenu-contents-inner-section-title-text {
  font-family: "Afacad", sans-serif;
  font-size: 2.5rem;
  line-height: 1.33;
  letter-spacing: 0.1em;
  font-weight: 400;
  color: #988F80;
  white-space: nowrap;
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-inner-section-title-text {
    font-size: 1.8rem;
    line-height: 1.39;
    letter-spacing: 0.1em;
  }
}

.header-drawerMenu-contents-inner-section-title-line {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #988F80;
}

.header-drawerMenu-contents-inner-menu-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-right: -10px;
}

.header-drawerMenu-contents-inner-menu-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
  padding: 5px 0;
  width: calc(25% - 10px);
  height: auto;
  background-color: #FFFFFF;
  border: 1px solid #988F80;
  border-radius: 10px;
  transition: all 0.3s ease;
  flex-shrink: 0;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .header-drawerMenu-contents-inner-menu-item {
    width: calc(33.33% - 10px);
  }
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-inner-menu-item {
    width: calc(50% - 10px);
    padding: 4px 0;
    height: auto;
  }
}

@media screen and (min-width: 835px) {
  .header-drawerMenu-contents-inner-menu-item:hover {
    background-color: #f3efeb;
  }
}

.header-drawerMenu-contents-inner-menu-item-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-inner-menu-item-icon {
    position: static;
    transform: none;
    margin-bottom: 0;
  }
}

.header-drawerMenu-contents-inner-menu-item-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.3s ease;
}

.header-drawerMenu-contents-inner-menu-item-text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  line-height: 2.13;
  letter-spacing: 0.08em;
  color: #c45043;
  transition: all 0.3s ease;
  padding-left: 22px;
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-inner-menu-item-text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.5rem;
    line-height: calc(30 / 15);
    letter-spacing: 0.06em;
    font-weight: 600;
    text-align: center;
    padding-left: 0;
  }
}

.header-drawerMenu-contents-inner-treatment-grid {
  display: flex;
  flex-flow: row wrap;
  gap: 10px;
  margin-right: -10px;
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-inner-treatment-grid {
    gap: 5px;
    margin-right: -5px;
  }
}

.header-drawerMenu-contents-inner-treatment-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  width: calc(25% - 10px);
  height: 40px;
  background-color: #3B2E16;
  border-radius: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  line-height: 1.33;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  transition: all 0.3s ease;
}

@media screen and (max-width: 1024px) {
  .header-drawerMenu-contents-inner-treatment-item {
    width: calc(33.33% - 10px);
  }
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-inner-treatment-item {
    width: calc(50% - 5px);
    height: fit-content;
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0.06em;
  }
}

@media screen and (min-width: 835px) {
  .header-drawerMenu-contents-inner-treatment-item:hover {
    background-color: #988F80;
  }
}

.header-drawerMenu-contents-inner-other-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
  justify-content: flex-start;
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-inner-other-grid {
    flex-direction: column;
    gap: 10px;
  }
}

.header-drawerMenu-contents-inner-other-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 5px;
  width: calc(20% - 10px);
  min-height: 50px;
  background-color: #c45043;
  border-radius: 50px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  line-height: 1.33;
  color: #FFFFFF;
  transition: all 0.3s ease;
}

@media screen and (max-width: 1024px) {
  .header-drawerMenu-contents-inner-other-item {
    width: calc(33.33% - 10px);
  }
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-inner-other-item {
    width: 100%;
    line-height: calc(30 / 15);
  }
}

@media screen and (min-width: 835px) {
  .header-drawerMenu-contents-inner-other-item:hover {
    background-color: #a62929;
  }
}

.btm-fixed-box {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px;
  z-index: 10;
  background-color: #fff;
}

.btm-fixed-box-list {
  display: flex;
  gap: 5px;
  margin: 0 -5px 0 0;
  width: calc(100% + 5px);
}

.btm-fixed-box-list-item {
  width: calc(33.33% - 5px);
  border-radius: 5px;
}

.btm-fixed-box .btm-fixed-link {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 55px;
  border-radius: 5px;
}

.btm-fixed-box .btm-icon-text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.btm-fixed-box .btm-text {
  display: block;
  font-size: 1.2rem;
  line-height: 1.3;
  font-weight: 600;
  color: #303030;
}

.btm-fixed-box .btm-access {
  background-color: #FFD5D5;
}

.btm-fixed-box .btm-line {
  background-color: #2db530;
}

.btm-fixed-box .btm-line img {
  height: 15px;
}

.btm-fixed-box .btm-line .btm-text {
  color: #FFFFFF;
}

.btm-fixed-box .btm-web {
  background-color: #988F80;
}

.btm-fixed-box .btm-web .btm-text {
  color: #FFFFFF;
}

.btm-fixed-box .btm-phone {
  background-color: #3B2E16;
}

.btm-fixed-box .btm-phone .btm-text {
  color: #FFFFFF;
}

.footer {
  background-color: #3B2E16;
  padding: 100px 0;
}

@media screen and (max-width: 834px) {
  .footer {
    padding: 50px 0 80px;
  }
}

.footer-wrapper {
  padding: 0 50px;
  max-width: 1412px;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .footer-wrapper {
    padding: 0 4%;
  }
}

.footer-content {
  display: flex;
  gap: 40px;
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .footer-content {
    flex-flow: row wrap;
    gap: 40px 10px;
    margin-right: -10px;
  }
}

.footer-main-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
}

@media screen and (max-width: 834px) {
  .footer-main-content {
    flex-direction: column;
    gap: 20px;
  }
}

@media screen and (min-width: 835px) {
  .footer-column {
    flex: 1;
  }
  .footer-column.footer-main {
    max-width: 200px;
  }
  .footer-column.footer-main .footer-section-title {
    margin: -3px 0 13px;
  }
  .footer-column.footer-treatment {
    max-width: 370px;
  }
  .footer-column.footer-other {
    max-width: 200px;
  }
}

@media screen and (max-width: 834px) {
  .footer-column.footer-main {
    width: calc(50% - 10px);
    order: 1;
  }
  .footer-column.footer-treatment {
    width: calc(100% - 10px);
    order: 3;
  }
  .footer-column.footer-other {
    width: calc(50% - 10px);
    order: 2;
  }
}

@media screen and (min-width: 835px) {
  .footer-section {
    border-left: 1px solid #988F80;
    padding-left: 20px;
  }
}

@media screen and (max-width: 834px) {
  .footer-section {
    border-top: 1px solid #988F80;
    padding-top: 10px;
  }
}

.footer-section-title {
  font-family: "Shippori Mincho", serif;
  font-size: 2.1rem;
  font-weight: 400;
  line-height: 1.448;
  letter-spacing: 0.1em;
  color: #988F80;
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .footer-section-title {
    font-size: 1.7rem;
    line-height: 1.326;
    letter-spacing: 0.07em;
  }
}

.footer-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-menu li {
  margin-bottom: 10px;
}

.footer-menu-item {
  color: #FFFFFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: calc(32/16);
  letter-spacing: 0.08em;
  text-decoration: none;
  display: block;
  transition: all 0.3s ease-out;
}

@media screen and (max-width: 834px) {
  .footer-menu-item {
    font-size: 1.5rem;
    line-height: 2;
    letter-spacing: 0.06em;
  }
}

@media screen and (min-width: 835px) {
  .footer-menu-item:hover {
    transform: translateX(5px);
    color: #FFD5D5;
  }
}

.footer-treatment-grid {
  display: flex;
  gap: 20px;
}

@media screen and (max-width: 834px) {
  .footer-treatment-grid {
    gap: 10px;
  }
}

.footer-treatment-column {
  flex: 1;
  min-width: fit-content;
}

.footer-banners {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 40px;
  gap: 8px;
}

@media screen and (max-width: 834px) {
  .footer-banners {
    flex-direction: column;
    gap: 6px;
    margin-bottom: 20px;
  }
}

.footer-banner {
  width: 271px;
  height: 100px;
}

@media screen and (max-width: 834px) {
  .footer-banner {
    width: 100%;
    height: 133px;
  }
}

.footer-banner-link {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  background-image: url("./assets/img/img_news.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: opacity 0.3s ease;
  position: relative;
  z-index: 1;
}

.footer-banner-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: -1;
}

@media screen and (min-width: 835px) {
  .footer-banner-link:hover {
    opacity: 0.8;
  }
}

.footer-banner-content h3 {
  color: #FFFFFF;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0;
}

.footer-contact {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

@media screen and (max-width: 834px) {
  .footer-contact {
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}

.footer-contact-info {
  text-align: right;
}

@media screen and (max-width: 834px) {
  .footer-contact-info {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
}

.footer-contact-address {
  color: #FFFFFF;
  font-family: "Noto Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: calc(35/15);
  letter-spacing: 0.08em;
  margin-bottom: 18px;
}

@media screen and (max-width: 834px) {
  .footer-contact-address {
    font-size: 1.3rem;
    line-height: calc(30/13);
    letter-spacing: 0.06em;
    margin-bottom: 0;
  }
}

.footer-copyright {
  color: #FFFFFF;
  font-family: "Noto Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: calc(32/16);
  letter-spacing: 0.08em;
  margin: 0;
}

@media screen and (max-width: 834px) {
  .footer-copyright {
    font-size: 1.3rem;
    line-height: calc(30/13);
    letter-spacing: 0.06em;
  }
}

.mySwiper {
  width: 100%;
  margin-top: 150px;
}

@media screen and (max-width: 834px) {
  .mySwiper {
    margin-top: 31px;
    overflow: visible !important;
  }
}

.mySwiper .swiper-slide {
  width: 300px !important;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: self-start;
}

@media screen and (max-width: 834px) {
  .mySwiper .swiper-slide {
    width: 200px !important;
  }
}

.mySwiper .swiper-pagination-bullet {
  display: none !important;
}

.mySwiper .swiper-button-next {
  display: none;
}

@media screen and (max-width: 834px) {
  .mySwiper .swiper-button-next {
    display: block;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50px;
    border: 1px solid #988F80;
    background: #FFFFFF;
    left: calc(50%) !important;
    top: calc(100% + 52px) !important;
  }
}

.mySwiper .swiper-button-prev {
  display: none;
}

@media screen and (max-width: 834px) {
  .mySwiper .swiper-button-prev {
    display: block;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50px;
    border: 1px solid #988F80;
    background: #FFFFFF;
    left: calc(50% - 50px) !important;
    top: calc(100% + 52px) !important;
  }
}

.mySwiper .swiper-button-next::after,
.mySwiper .swiper-button-prev::after {
  content: "" !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  width: 7.25px;
  height: 14.5px;
  display: block;
}

.mySwiper .swiper-button-next::after {
  background-image: url(assets/img/swiper-button-next-r.svg) !important;
}

.mySwiper .swiper-button-prev::after {
  background-image: url(assets/img/swiper-button-next-l.svg) !important;
}
/*# sourceMappingURL=style.css.map */