@charset "UTF-8";
/*
Theme Name: oratorica
Description: oratoricaのテーマ
Author: oratorica
Version: 1.0
*/
* {
  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: "Shippori Mincho", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.6;
}

@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: #c2a45f;
}

mark {
  background: linear-gradient(to bottom, transparent 50%, #d6c28a 50%);
}

.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: #c2a45f !important;
}

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

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

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

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

.color_bg-sub-dark {
  background-color: #5bb7c4 !important;
}

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

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

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

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

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

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

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

.color_bg-gray-black {
  background-color: #3b2f14 !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_bg-image_whole {
  background-image: url(./assets/img/bg_page_whole.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

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

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

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

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

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

.color_text-sub-dark {
  color: #5bb7c4 !important;
}

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

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

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

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

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

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

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

.color_text-gray-black {
  color: #3b2f14 !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: "Shippori Mincho", sans-serif !important;
}

.font-jp-s {
  font-family: "Shippori Mincho", sans-serif !important;
}

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

.lh10 {
  line-height: 1 !important;
}

.lh11 {
  line-height: 1.1 !important;
}

.lh12 {
  line-height: 1.2 !important;
}

.lh13 {
  line-height: 1.3 !important;
}

.lh14 {
  line-height: 1.4 !important;
}

.lh15 {
  line-height: 1.5 !important;
}

.lh16 {
  line-height: 1.6 !important;
}

.lh17 {
  line-height: 1.7 !important;
}

.lh18 {
  line-height: 1.8 !important;
}

.lh19 {
  line-height: 1.9 !important;
}

.lh20 {
  line-height: 2 !important;
}

.lh21 {
  line-height: 2.1 !important;
}

.lh22 {
  line-height: 2.2 !important;
}

.lh23 {
  line-height: 2.3 !important;
}

.lh24 {
  line-height: 2.4 !important;
}

.lh25 {
  line-height: 2.5 !important;
}

.lh26 {
  line-height: 2.6 !important;
}

.lh27 {
  line-height: 2.7 !important;
}

.lh28 {
  line-height: 2.8 !important;
}

.lh29 {
  line-height: 2.9 !important;
}

.lh30 {
  line-height: 3 !important;
}

@media screen and (max-width: 834px) {
  .sp_lh10 {
    line-height: 1 !important;
  }
  .sp_lh11 {
    line-height: 1.1 !important;
  }
  .sp_lh12 {
    line-height: 1.2 !important;
  }
  .sp_lh13 {
    line-height: 1.3 !important;
  }
  .sp_lh14 {
    line-height: 1.4 !important;
  }
  .sp_lh15 {
    line-height: 1.5 !important;
  }
  .sp_lh16 {
    line-height: 1.6 !important;
  }
  .sp_lh17 {
    line-height: 1.7 !important;
  }
  .sp_lh18 {
    line-height: 1.8 !important;
  }
  .sp_lh19 {
    line-height: 1.9 !important;
  }
  .sp_lh20 {
    line-height: 2 !important;
  }
  .sp_lh21 {
    line-height: 2.1 !important;
  }
  .sp_lh22 {
    line-height: 2.2 !important;
  }
  .sp_lh23 {
    line-height: 2.3 !important;
  }
  .sp_lh24 {
    line-height: 2.4 !important;
  }
  .sp_lh25 {
    line-height: 2.5 !important;
  }
  .sp_lh26 {
    line-height: 2.6 !important;
  }
  .sp_lh27 {
    line-height: 2.7 !important;
  }
  .sp_lh28 {
    line-height: 2.8 !important;
  }
  .sp_lh29 {
    line-height: 2.9 !important;
  }
  .sp_lh30 {
    line-height: 3 !important;
  }
}

.fs10 {
  font-size: 1rem !important;
}

.fs12 {
  font-size: 1.2rem !important;
}

.fs14 {
  font-size: 1.4rem !important;
}

.fs16 {
  font-size: 1.6rem !important;
}

.fs18 {
  font-size: 1.8rem !important;
}

.fs20 {
  font-size: 2rem !important;
}

.fs22 {
  font-size: 2.2rem !important;
}

.fs24 {
  font-size: 2.4rem !important;
}

.fs26 {
  font-size: 2.6rem !important;
}

.fs28 {
  font-size: 2.8rem !important;
}

.fs30 {
  font-size: 3rem !important;
}

.fs32 {
  font-size: 3.2rem !important;
}

.fs34 {
  font-size: 3.4rem !important;
}

.fs36 {
  font-size: 3.6rem !important;
}

.fs38 {
  font-size: 3.8rem !important;
}

.fs40 {
  font-size: 4rem !important;
}

.fs42 {
  font-size: 4.2rem !important;
}

.fs44 {
  font-size: 4.4rem !important;
}

.fs46 {
  font-size: 4.6rem !important;
}

.fs48 {
  font-size: 4.8rem !important;
}

.fs50 {
  font-size: 5rem !important;
}

@media screen and (max-width: 834px) {
  .sp_fs10 {
    font-size: 1rem !important;
  }
  .sp_fs12 {
    font-size: 1.2rem !important;
  }
  .sp_fs14 {
    font-size: 1.4rem !important;
  }
  .sp_fs16 {
    font-size: 1.6rem !important;
  }
  .sp_fs18 {
    font-size: 1.8rem !important;
  }
  .sp_fs20 {
    font-size: 2rem !important;
  }
  .sp_fs22 {
    font-size: 2.2rem !important;
  }
  .sp_fs24 {
    font-size: 2.4rem !important;
  }
  .sp_fs26 {
    font-size: 2.6rem !important;
  }
  .sp_fs28 {
    font-size: 2.8rem !important;
  }
  .sp_fs30 {
    font-size: 3rem !important;
  }
  .sp_fs32 {
    font-size: 3.2rem !important;
  }
  .sp_fs34 {
    font-size: 3.4rem !important;
  }
  .sp_fs36 {
    font-size: 3.6rem !important;
  }
  .sp_fs38 {
    font-size: 3.8rem !important;
  }
  .sp_fs40 {
    font-size: 4rem !important;
  }
  .sp_fs42 {
    font-size: 4.2rem !important;
  }
  .sp_fs44 {
    font-size: 4.4rem !important;
  }
  .sp_fs46 {
    font-size: 4.6rem !important;
  }
  .sp_fs48 {
    font-size: 4.8rem !important;
  }
  .sp_fs50 {
    font-size: 5rem !important;
  }
}

.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: #c3c3c3;
  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: #c2a45f;
}

.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: #c2a45f;
}

.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: 1260px;
  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.__small {
  max-width: 1064px;
}

.com-contentWidth.__large {
  max-width: 1410px;
}

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

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

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

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

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

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

.com-bgc-gradient-gray-white {
  background: #c3c3c3;
}

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

.com-h1 {
  font-size: 3.5rem;
  line-height: 1.45;
  font-weight: 700;
  text-align: center;
  font-family: "Shippori Mincho", sans-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: #c2a45f;
}

.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.6rem;
  line-height: 1.45;
  text-align: center;
  color: #ffffff;
  background-color: #c2a45f;
  border-radius: 5px;
  font-family: "Shippori Mincho", sans-serif;
  font-weight: 500;
}

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

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

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

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

.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.05em;
  font-family: "Shippori Mincho", sans-serif;
  font-weight: 500;
}

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

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

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

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

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

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

@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: #c2a45f;
}

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

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

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

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

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

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

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

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

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

.com-accent-en-large {
  font-family: "Montserrat", sans-serif;
  font-size: 8rem;
  line-height: 1.45;
  font-weight: 300;
  color: #c2a45f;
}

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

.com-accent-en-medium {
  font-family: "Montserrat", sans-serif;
  font-size: 4rem;
  line-height: 1.45;
  font-weight: 300;
  color: #c2a45f;
}

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

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

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

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

@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: #c2a45f;
}

.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: #c2a45f;
}

.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-col4 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  background: #c3c3c3;
}

@media screen and (max-width: 834px) {
  .com-col4 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

.com-col4-item {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
  color: inherit;
}

.com-col4-item-underline {
  content: "";
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #a3842c;
  text-align: center;
}

.com-col4-item-underline::after {
  content: "";
  position: absolute;
  background-color: #d6c28a;
  top: 0;
  height: 1px;
  width: 0;
  transform: translateX(-50%);
  transition: width ease 0.3s;
}

@media screen and (min-width: 835px) {
  .com-col4-item:hover .com-col4-item-underline::after {
    width: 100%;
    transition: width ease 0.3s;
  }
}

.com-col4-item-text {
  font-size: 2rem;
  line-height: 2;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}

@media (max-width: 809px) {
  .com-col4-item-text {
    font-size: 1.6rem;
  }
}

.com-col4-item._no-hover:hover .com-col4-item-underline::after {
  width: 0;
}

.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;
  column-gap: 60px;
  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: 100%;
  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: #c2a45f;
}

.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: #c2a45f;
  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 20px;
  }
}

.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: #d6c28a;
  border-radius: 50%;
  padding: 8px 0 0 8px;
  fill: #c2a45f;
  flex-shrink: 0;
  z-index: 1;
}

.com-ul-check_02-item .com-h3 {
  padding-top: 4px;
}

@media screen and (max-width: 834px) {
  .com-ul-check_02-item .com-h3 {
    padding-top: 8px;
  }
}

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

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

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

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

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

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

.com-ul-check_03 > li p {
  padding-left: 5px;
  margin: auto 0;
}

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

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

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

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

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

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

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

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

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

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

.com-ul-num01 > li .com-h3 {
  padding: 4px 0 0 56px;
}

@media screen and (max-width: 834px) {
  .com-ul-num01 > li .com-h3 {
    padding-top: 7px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.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 #f3f3f3;
}

@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 #c3c3c3;
  margin-bottom: 30px;
}

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

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

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

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

.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: #f3f3f3;
  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 #f3f3f3;
}

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

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

.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: #f3f3f3;
  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;
}

.com-table02-text-price span {
  font-family: "Montserrat", 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: 2rem;
  }
}

.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 #f3f3f3;
  border-left: 1px solid #f3f3f3;
}

@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: #f3f3f3;
  text-align: left;
  font-weight: 700;
  border-bottom: 1px solid #f3f3f3;
}

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

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

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

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

.com-table03-text-price span {
  font-family: "Montserrat", 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: 2rem;
  }
}

.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: #f3f3f3;
}

@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 #a3842c;
  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: "Montserrat", sans-serif;
  font-size: 3.5rem;
  line-height: 1;
  font-weight: 400;
  color: #a3842c;
}

@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 #c3c3c3;
}

@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: #c2a45f;
  font-size: 2.4rem;
  font-weight: 500;
  color: #ffffff;
  font-family: "Montserrat", 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: #f3f3f3;
  font-size: 2.4rem;
  font-weight: 500;
  color: #a3842c;
  font-family: "Montserrat", 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: #f3f3f3;
}

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

.com-box01-head {
  border-bottom: dashed 1px #c3c3c3;
  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: #c2a45f;
}

.com-box01-head-h2 {
  font-size: 2.6rem;
  line-height: 1.45;
  font-weight: 500;
  color: #a3842c;
  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 #c3c3c3;
}

.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: #f3f3f3;
  border: 1px solid #f3f3f3;
  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: "Montserrat", sans-serif;
  font-size: 4rem;
  line-height: 1;
  font-weight: 500;
  color: #a3842c;
  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: #a3842c;
}

.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 #f3f3f3;
}

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

.com-box03-contact-item-phone {
  font-family: "Montserrat", sans-serif;
  font-size: 3rem;
  line-height: 1.45;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0em;
  color: #a3842c;
  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: "Montserrat", sans-serif;
  font-size: 2rem;
  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: #c2a45f;
  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: #a3842c;
  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: #f3f3f3;
  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: #a3842c;
  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: #c2a45f;
  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: #c3c3c3;
  border: none;
}

.com-btn02._white::before {
  background: #c3c3c3;
}

.com-btn02._white::after {
  background: #6ec6b5;
}

.com-btn02._white .com-btn02-arrow01 {
  color: #c3c3c3;
  transition: all 0.3s ease;
}

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

.com-btn02.color-red::after {
  background-color: #e53935;
}

.com-btn02.color-red::before {
  background-color: #9f1815;
}

.com-btn02.color-sub::after {
  background-color: #4faf9f;
}

.com-btn02.color-sub::before {
  background-color: #2f695f;
}

.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: #c2a45f;
  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: #a3842c;
  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: #a3842c;
  border: 1px solid #d6c28a;
}

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

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

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

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

.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;
}

.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: #3b2f14;
  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: #3b2f14;
  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: #c2a45f;
}

@media screen and (max-width: 834px) {
  .com-schedule-table-head {
    padding: 8px 10px 8px 20px;
  }
}

.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;
}

@media screen and (max-width: 834px) {
  .com-schedule-table-head-title {
    width: 120px;
  }
}

.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;
}

@media screen and (max-width: 834px) {
  .com-schedule-table-head-item {
    line-height: 1.4;
    text-align: center;
  }
}

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

@media screen and (max-width: 834px) {
  .com-schedule-table-body {
    padding: 8px 10px 8px 20px;
  }
}

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

@media screen and (max-width: 834px) {
  .com-schedule-table-body-title {
    font-size: 1.8rem;
    line-height: 1.2;
    width: 120px;
  }
}

.com-schedule-table-body-item {
  font-family: "Montserrat", 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: #a3842c;
  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: #a3842c;
  transform: translate(-50%, -50%) rotate(38.16deg);
}

.com-schedule-table-body-item-triangle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 14px;
  height: 13px;
  background-color: #a3842c;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

.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: #a3842c;
  border-radius: 5px;
}

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

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

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

.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: #c3c3c3;
  font-weight: 400;
}

.com-hero {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.com-hero-mv {
  display: block;
  width: 70%;
  height: 600px;
  padding-top: 120px;
  object-fit: cover;
  object-position: center;
  border-bottom-left-radius: 108px;
}

@media screen and (max-width: 834px) {
  .com-hero-mv {
    width: 85%;
    height: auto;
    max-height: 600px;
    padding-top: 74px;
    aspect-ratio: 330 / 431;
  }
}

.com-hero-title {
  position: absolute;
  bottom: 24px;
  left: 74px;
}

@media screen and (max-width: 834px) {
  .com-hero-title {
    bottom: 11px;
    left: 20px;
  }
}

.com-hero-title-en {
  margin-top: -8px;
  font-weight: 500;
  font-size: 6.4rem;
  line-height: 1.6;
  letter-spacing: 0.06em;
  color: #c2a45f;
  transition: all 0.7s ease 0.5s;
  opacity: 0;
  transform: translateY(50px);
}

.com-hero-title-en.active {
  opacity: 1;
  transform: translateY(0);
}

@media screen and (max-width: 834px) {
  .com-hero-title-en {
    margin-top: 6px;
    font-size: 4.8rem;
    line-height: 1;
    padding-bottom: 14px;
  }
}

.com-hero-title-jp {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #c2a45f;
  transition: all 0.7s ease 0.2s;
  opacity: 0;
  transform: translateY(50px);
}

.com-hero-title-jp.active {
  opacity: 1;
  transform: translateY(0);
}

@media screen and (max-width: 834px) {
  .com-hero-title-jp {
    font-weight: 600;
    font-size: 1.4rem;
  }
}

.com-animation-fade-in-up {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s ease;
}

.com-animation-fade-in-up.active {
  opacity: 1;
  transform: translateY(0);
}

.navigation.pagination {
  margin-top: 40px;
}

.navigation.pagination .nav-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.navigation.pagination .page-numbers {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 12px;
  border: 1px solid #c2a45f;
  border-radius: 50%;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1;
  color: #c2a45f;
  text-decoration: none;
  background-color: transparent;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

@media screen and (max-width: 834px) {
  .navigation.pagination .page-numbers {
    min-width: 28px;
    height: 28px;
    padding: 0 8px;
    font-size: 1.4rem;
  }
}

.navigation.pagination .page-numbers.dots {
  min-width: auto;
  height: auto;
  padding: 0 4px;
  border: none;
  background: transparent;
  color: #c2a45f;
}

.navigation.pagination .page-numbers.current {
  background-color: #c2a45f;
  color: #ffffff;
  cursor: default;
}

.navigation.pagination .page-numbers.prev, .navigation.pagination .page-numbers.next {
  min-width: auto;
  padding: 0 20px;
  border-radius: 100vh;
}

@media screen and (max-width: 834px) {
  .navigation.pagination .page-numbers.prev, .navigation.pagination .page-numbers.next {
    padding: 0 12px;
  }
}

@media (hover: hover) {
  .navigation.pagination .page-numbers:hover:not(.current):not(.dots) {
    background-color: #c2a45f;
    color: #ffffff;
  }
}

.navigation.pagination .page-numbers:focus-visible {
  outline: 2px solid rgba(194, 164, 95, 0.45);
  outline-offset: 2px;
}

.navigation.pagination a.page-numbers {
  cursor: pointer;
}

.home-common-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  margin-bottom: 72px;
}

@media screen and (max-width: 834px) {
  .home-common-title {
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 834px) {
  .home-common-title.__sp_left {
    align-items: flex-start;
  }
}

.home-common-title-en {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.6;
  color: #c2a45f;
}

@media screen and (max-width: 834px) {
  .home-common-title-en {
    font-weight: 300;
    font-size: 1.4rem;
  }
}

.home-common-title-jp {
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 1.6;
  letter-spacing: 0.12em;
  color: #3b2f14;
}

@media screen and (max-width: 834px) {
  .home-common-title-jp {
    font-size: 2.2rem;
    letter-spacing: 0.04em;
  }
}

.home-hero {
  position: relative;
  width: 100%;
  height: 100svh;
  padding-top: 120px;
  padding-left: 42px;
  padding-bottom: 80px;
}

@media screen and (max-width: 834px) {
  .home-hero {
    padding-top: 74px;
    padding-left: 20px;
    padding-bottom: 36px;
  }
}

.home-hero-inner {
  position: relative;
  width: 100%;
  height: 100%;
  border-bottom-left-radius: 108px;
  overflow: hidden;
}

.home-hero-inner-mv {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

@media screen and (max-width: 834px) {
  .home-hero-inner-mv {
    height: calc(100% + 74px);
    transform: translateY(-74px);
  }
}

.home-hero-inner-copy {
  position: absolute;
  top: 56%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: fit-content;
  height: fit-content;
}

@media screen and (max-width: 834px) {
  .home-hero-inner-copy {
    top: 60%;
  }
}

.home-hero-inner-copy-text {
  font-weight: 400;
  font-size: 3.2rem;
  line-height: 1.8;
  letter-spacing: 0.08em;
  text-align: center;
  color: #ffffff;
  white-space: nowrap;
}

@media screen and (max-width: 834px) {
  .home-hero-inner-copy-text {
    font-size: 2rem;
  }
}

.home-hero-inner-copy-company {
  margin-top: 32px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 2.4rem;
  line-height: 160%;
  text-align: center;
  color: #ffffff;
  white-space: nowrap;
}

@media screen and (max-width: 834px) {
  .home-hero-inner-copy-company {
    font-size: 1.8rem;
  }
}

.home-hero-accent-wrap {
  position: absolute;
  bottom: 0;
  left: 23px;
  z-index: 10;
}

@media screen and (max-width: 834px) {
  .home-hero-accent-wrap {
    left: 20px;
  }
}

.home-hero-accent {
  font-weight: 500;
  font-size: 11rem;
  line-height: 1.8;
  color: #c2a45f;
  letter-spacing: -0.03em;
  opacity: 0.18;
}

@media screen and (max-width: 834px) {
  .home-hero-accent {
    font-size: 4rem;
    opacity: 0.4;
  }
}

.home-about {
  padding-top: 72px;
  padding-bottom: 80px;
}

@media screen and (max-width: 834px) {
  .home-about {
    padding-top: 36px;
    padding-bottom: 72px;
    overflow: hidden;
  }
}

.home-about-inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

@media screen and (max-width: 834px) {
  .home-about-inner {
    flex-direction: column;
    gap: 32px;
  }
}

.home-about-inner-bg-01 {
  position: absolute;
  top: -51px;
  left: 49%;
  transform: translateX(-50%);
  width: 350px;
  height: auto;
  z-index: -10;
}

@media screen and (max-width: 834px) {
  .home-about-inner-bg-01 {
    display: none;
  }
}

.home-about-inner-bg-02 {
  position: absolute;
  bottom: 72px;
  left: 64%;
  transform: translateX(-50%);
  width: 310px;
  height: auto;
  z-index: -10;
}

@media screen and (max-width: 834px) {
  .home-about-inner-bg-02 {
    display: none;
  }
}

.home-about-inner-left {
  width: 51%;
  padding-top: 16px;
}

@media screen and (max-width: 834px) {
  .home-about-inner-left {
    padding-top: 0;
    width: 100%;
  }
}

.home-about-inner-left-title-en {
  margin-bottom: 32px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.6;
  color: #c2a45f;
}

@media screen and (max-width: 834px) {
  .home-about-inner-left-title-en {
    font-weight: 300;
    font-size: 1.4rem;
    margin-bottom: 8px;
  }
}

.home-about-inner-left-title-jp {
  margin-bottom: 64px;
  font-weight: 400;
  font-size: 3.2rem;
  line-height: 1.6;
  letter-spacing: 0.12em;
}

@media screen and (max-width: 834px) {
  .home-about-inner-left-title-jp {
    font-size: 2.2rem;
    letter-spacing: 0.04em;
    margin-bottom: 32px;
  }
}

.home-about-inner-left-text {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 24px;
}

@media screen and (max-width: 834px) {
  .home-about-inner-left-text {
    font-weight: 400;
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
}

.home-about-inner-left-text:last-child {
  margin-bottom: 0;
}

.home-about-inner-right {
  position: relative;
  width: 39%;
  height: auto;
}

@media screen and (max-width: 834px) {
  .home-about-inner-right {
    width: 90%;
  }
}

.home-about-inner-right-inner {
  position: relative;
  width: 100%;
  height: auto;
  max-width: 454px;
  aspect-ratio: 454 / 547;
  margin: 0 auto;
}

.home-about-inner-right-img-01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 74%;
  height: auto;
  z-index: 1;
}

.home-about-inner-right-img-02 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 65.5%;
  height: auto;
  z-index: 2;
}

.home-about-inner-right-bg-01 {
  display: none;
}

@media screen and (max-width: 834px) {
  .home-about-inner-right-bg-01 {
    display: block;
    position: absolute;
    top: -0px;
    right: calc(-5% - 24px);
    width: 170px;
    height: auto;
  }
}

.home-about-inner-right-bg-02 {
  display: none;
}

@media screen and (max-width: 834px) {
  .home-about-inner-right-bg-02 {
    display: block;
    position: absolute;
    bottom: -26px;
    left: 0;
    width: 197px;
    height: auto;
  }
}

.home-message {
  position: relative;
  padding-bottom: 120px;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .home-message {
    padding-bottom: 72px;
  }
}

.home-message-bg {
  position: absolute;
  bottom: -47px;
  right: -326px;
  width: 651px;
  height: auto;
  z-index: -10;
}

@media screen and (max-width: 834px) {
  .home-message-bg {
    display: none;
  }
}

.home-message-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 64px;
}

@media screen and (max-width: 834px) {
  .home-message-inner {
    flex-direction: column;
    gap: 32px;
  }
}

.home-message-inner-left {
  position: relative;
  width: 40%;
}

@media screen and (max-width: 834px) {
  .home-message-inner-left {
    width: 100%;
  }
}

.home-message-inner-left-inner {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 335 / 489;
}

@media screen and (max-width: 834px) {
  .home-message-inner-left-inner {
    margin: 0 auto;
    width: 286px;
  }
}

.home-message-inner-left-inner-bg-01 {
  position: absolute;
  top: -55px;
  right: 59px;
  width: 558px;
  max-width: 558px;
  height: auto;
  z-index: 10;
}

@media screen and (max-width: 834px) {
  .home-message-inner-left-inner-bg-01 {
    top: -14px;
    right: auto;
    left: -38px;
    width: 251px;
  }
}

.home-message-inner-left-inner-bg-02 {
  position: absolute;
  bottom: 49px;
  left: 45px;
  width: 396px;
  max-width: 396px;
  height: auto;
}

@media screen and (max-width: 834px) {
  .home-message-inner-left-inner-bg-02 {
    display: none;
  }
}

.home-message-inner-left-inner-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 32px;
  border-top-right-radius: 0;
}

.home-message-inner-right {
  width: 60%;
  padding-top: 16px;
}

@media screen and (max-width: 834px) {
  .home-message-inner-right {
    width: 100%;
    padding-top: 0;
  }
}

.home-message-inner-right-title {
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
  margin-bottom: 64px;
}

@media screen and (max-width: 834px) {
  .home-message-inner-right-title {
    font-size: 2.1rem;
    letter-spacing: 0.04em;
    margin-bottom: 32px;
  }
}

.home-message-inner-right-text {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 24px;
}

@media screen and (max-width: 834px) {
  .home-message-inner-right-text {
    font-weight: 400;
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
}

.home-message-inner-right-text:last-child {
  margin-bottom: 0;
}

.home-message-inner-right-bottom {
  margin-top: 64px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
}

@media screen and (max-width: 834px) {
  .home-message-inner-right-bottom {
    margin-top: 24px;
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 32px;
  }
}

.home-message-inner-right-bottom-list {
  display: flex;
  align-items: center;
  gap: 20px;
}

.home-message-inner-right-bottom-list-item-link {
  display: block;
  width: 24px;
  height: 24px;
}

@media screen and (max-width: 834px) {
  .home-message-inner-right-bottom-list-item-link {
    width: 32px;
    height: 32px;
  }
}

.home-message-inner-right-bottom-list-item-link img {
  width: 100%;
  height: 100%;
}

.home-message-inner-right-bottom-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 32px;
}

@media screen and (max-width: 834px) {
  .home-message-inner-right-bottom-text {
    gap: 16px;
  }
}

.home-message-inner-right-bottom-text-position {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #3b2f14;
}

.home-message-inner-right-bottom-text-name {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #3b2f14;
}

.home-business {
  padding: 80px 0 100px;
  background-color: #f8f7f3;
}

@media screen and (max-width: 834px) {
  .home-business {
    padding: 32px 0;
  }
}

.home-business-top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  margin-bottom: 100px;
}

@media screen and (max-width: 834px) {
  .home-business-top {
    margin-bottom: 32px;
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

.home-business-top-item {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 555 / 250;
  border-radius: 32px;
  border-bottom-right-radius: 0;
  overflow: hidden;
}

.home-business-top-item-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.home-business-top-item-label {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 16px 24px;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
  background-color: #ffffff;
}

@media screen and (max-width: 834px) {
  .home-business-top-item-label {
    font-size: 1.6rem;
    padding: 10px 16px;
  }
}

.home-business-inner {
  width: 100%;
}

.home-business-tab {
  display: flex;
  flex-direction: column;
  gap: clamp(28px, 4vw, 48px);
}

.home-business-tab-controler {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  width: 100%;
  margin: 0 auto;
}

.home-business-tab-controler-bar {
  width: 100%;
  height: 0;
  border-bottom: 1px solid #c3c3c3;
}

@media screen and (max-width: 834px) {
  .home-business-tab-controler-bar {
    display: none;
  }
}

.home-business-tab-controler-inner {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  gap: 16px;
  padding: 8px 32px;
  background-color: #ffffff;
  border-radius: 100vh;
  box-shadow: 0 2px 16px rgba(59, 47, 20, 0.06);
}

@media screen and (max-width: 834px) {
  .home-business-tab-controler-inner {
    padding: 8px 24px;
  }
}

.home-business-tab-controler-inner-item {
  appearance: none;
  margin: 0;
  border: 0;
  cursor: pointer;
  padding: 12px 32px;
  border-radius: 100vh;
  font-family: "Shippori Mincho", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: #3b2f14;
  background-color: transparent;
  white-space: nowrap;
  transition: background-color 0.25s ease, color 0.25s ease;
}

@media screen and (max-width: 834px) {
  .home-business-tab-controler-inner-item {
    padding: 13px 28px;
  }
}

.home-business-tab-controler-inner-item.active {
  background-color: #c2a45f;
  color: #ffffff;
}

@media (hover: hover) {
  .home-business-tab-controler-inner-item:hover:not(.active) {
    color: #a3842c;
  }
}

.home-business-tab-content-inner {
  position: relative;
  width: 100%;
}

.home-business-tab-content-inner-item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  min-width: 0;
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.35s ease, visibility 0.35s ease;
}

.home-business-tab-content-inner-item.active {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  z-index: 1;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.home-business-tab-content-inner-item-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 48px;
  margin-bottom: 48px;
  padding: 0 24px;
}

@media screen and (max-width: 834px) {
  .home-business-tab-content-inner-item-top {
    flex-direction: column;
    gap: 32px;
    padding: 0;
  }
}

.home-business-tab-content-inner-item-top-left {
  width: 50%;
}

@media screen and (max-width: 834px) {
  .home-business-tab-content-inner-item-top-left {
    width: 100%;
  }
}

.home-business-tab-content-inner-item-top-left-copy {
  margin-bottom: 8px;
  position: relative;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.6;
  color: #3b2f14;
}

.home-business-tab-content-inner-item-top-left-copy::before {
  content: "-";
}

@media screen and (max-width: 834px) {
  .home-business-tab-content-inner-item-top-left-copy {
    font-weight: 600;
    font-size: 1.4rem;
  }
}

.home-business-tab-content-inner-item-top-left-title {
  margin-bottom: 32px;
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 1.6;
  letter-spacing: 0.12em;
  color: #3b2f14;
}

@media screen and (max-width: 834px) {
  .home-business-tab-content-inner-item-top-left-title {
    font-weight: 700;
    font-size: 2.2rem;
    letter-spacing: 0.04em;
    margin-bottom: 24px;
  }
}

.home-business-tab-content-inner-item-top-left-text {
  margin-bottom: 24px;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #3b2f14;
}

@media screen and (max-width: 834px) {
  .home-business-tab-content-inner-item-top-left-text {
    font-weight: 400;
    margin-bottom: 20px;
  }
}

.home-business-tab-content-inner-item-top-left-text:last-child {
  margin-bottom: 0;
}

.home-business-tab-content-inner-item-top-right {
  width: 50%;
}

@media screen and (max-width: 834px) {
  .home-business-tab-content-inner-item-top-right {
    width: 100%;
  }
}

.home-business-tab-content-inner-item-top-right-img {
  width: 100%;
  margin: 0 auto;
  height: auto;
  aspect-ratio: 557 / 313;
  object-fit: cover;
  object-position: center;
}

@media screen and (max-width: 834px) {
  .home-business-tab-content-inner-item-top-right-img {
    aspect-ratio: 350 / 250;
  }
}

.home-business-tab-content-inner-item-bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}

@media screen and (max-width: 834px) {
  .home-business-tab-content-inner-item-bottom {
    gap: 32px;
  }
}

.home-business-tab-content-inner-item-bottom-title {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
  text-align: center;
  color: #3b2f14;
}

@media screen and (max-width: 834px) {
  .home-business-tab-content-inner-item-bottom-title {
    font-weight: 500;
    font-size: 2.2rem;
    line-height: 1.6;
    letter-spacing: 0.04em;
    text-align: center;
  }
}

.home-business-tab-content-inner-item-bottom-list {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}

@media screen and (max-width: 834px) {
  .home-business-tab-content-inner-item-bottom-list {
    grid-template-columns: 1fr;
  }
}

.home-business-tab-content-inner-item-bottom-list-item {
  width: 100%;
  padding: 24px;
  background-color: #ffffff;
  border-radius: 20px;
  border: 1px solid #ededed;
}

@media screen and (max-width: 834px) {
  .home-business-tab-content-inner-item-bottom-list-item {
    padding: 20px;
  }
}

.home-business-tab-content-inner-item-bottom-list-item-title {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.6;
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .home-business-tab-content-inner-item-bottom-list-item-title {
    margin-bottom: 16px;
  }
}

.home-business-tab-content-inner-item-bottom-list-item-img {
  width: 100%;
  height: auto;
  aspect-ratio: 273 / 157;
  padding: 0 16px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1200px) {
  .home-business-tab-content-inner-item-bottom-list-item-img {
    padding: 0;
  }
}

@media screen and (max-width: 834px) {
  .home-business-tab-content-inner-item-bottom-list-item-img {
    margin-bottom: 16px;
  }
}

.home-business-tab-content-inner-item-bottom-list-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 20px;
}

.home-business-tab-content-inner-item-bottom-list-item-text {
  display: flex;
}

.home-business-tab-content-inner-item-bottom-list-item-text-heading {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.6;
}

.home-business-tab-content-inner-item-bottom-list-item-text-company {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.6;
}

.home-company {
  padding: 100px 0;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .home-company {
    padding: 72px 0;
  }
}

.home-company-inner {
  position: relative;
  width: 100%;
}

.home-company-inner-bg-01 {
  position: absolute;
  top: -50px;
  left: -260px;
  width: 410px;
  height: auto;
  aspect-ratio: 410 / 112;
  z-index: -10;
}

@media screen and (max-width: 834px) {
  .home-company-inner-bg-01 {
    width: 196px;
    top: -40px;
    left: auto;
    right: -13px;
  }
}

.home-company-inner-bg-02 {
  position: absolute;
  top: 74px;
  right: -36px;
  width: 158px;
  height: auto;
  aspect-ratio: 158 / 60;
  z-index: -10;
}

@media screen and (max-width: 834px) {
  .home-company-inner-bg-02 {
    display: none;
  }
}

.home-company-inner-bg-03 {
  position: absolute;
  bottom: 156px;
  right: -301px;
  width: 696px;
  height: auto;
  aspect-ratio: 696 / 124;
  z-index: -10;
}

@media screen and (max-width: 834px) {
  .home-company-inner-bg-03 {
    width: 334px;
    bottom: -13px;
    right: -97px;
  }
}

.home-company-inner-table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  background: transparent;
}

.home-company-inner-table th,
.home-company-inner-table td {
  padding: 24px 0;
  text-align: left;
  vertical-align: top;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #3b2f14;
  border: 0;
  box-shadow: none;
  background: transparent;
}

@media screen and (max-width: 834px) {
  .home-company-inner-table th,
  .home-company-inner-table td {
    display: block;
    width: 100%;
    font-size: 1.4rem;
  }
}

.home-company-inner-table th {
  position: relative;
}

@media screen and (max-width: 834px) {
  .home-company-inner-table th {
    font-weight: 700;
    padding-bottom: 0;
  }
}

.home-company-inner-table th::after {
  content: "";
  display: block;
  width: 19px;
  height: 0;
  border-bottom: 1px solid #c3c3c3;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 834px) {
  .home-company-inner-table th::after {
    display: none;
  }
}

.home-company-inner-table td {
  position: relative;
}

@media screen and (max-width: 834px) {
  .home-company-inner-table td {
    font-weight: 400;
    padding-top: 0;
  }
}

.home-company-inner-table td::after {
  content: "";
  display: block;
  width: 19px;
  height: 0;
  border-bottom: 1px solid #c3c3c3;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (min-width: 835px) {
  .home-company-inner-table td::after {
    display: none;
  }
}

.home-company-inner-table tr:first-child th,
.home-company-inner-table tr:first-child td {
  padding-top: 0;
}

.home-news {
  padding: 64px;
  background-color: #f4f8f8;
}

@media screen and (max-width: 834px) {
  .home-news {
    padding: 32px 0 48px;
  }
}

.home-news-inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: clamp(32px, 5vw, 80px);
  margin-top: 48px;
}

@media screen and (max-width: 834px) {
  .home-news-inner {
    flex-direction: column;
    gap: 32px;
    margin-top: 32px;
  }
}

.home-news-inner-lead {
  flex-shrink: 0;
  margin: 0;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 834px) {
  .home-news-inner-lead {
    font-size: 1.6rem;
    letter-spacing: 0;
  }
}

.home-news-inner-body {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 40px;
}

@media screen and (max-width: 834px) {
  .home-news-inner-body {
    gap: 28px;
    width: 100%;
  }
}

.home-news-inner-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media screen and (max-width: 834px) {
  .home-news-inner-list {
    gap: 12px;
  }
}

.home-news-inner-list-item {
  margin: 0;
}

.home-news-inner-list-item-link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px;
  padding: 32px;
  background-color: #ffffff;
  border-radius: 12px;
  text-decoration: none;
  color: #3b2f14;
}

@media screen and (max-width: 834px) {
  .home-news-inner-list-item-link {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 16px;
    gap: 16px;
  }
}

@media (hover: hover) {
  .home-news-inner-list-item-link:hover .home-news-inner-list-item-link-day {
    color: #c2a45f;
  }
  .home-news-inner-list-item-link:hover .home-news-inner-list-item-link-category {
    border-color: #c2a45f;
    color: #c2a45f;
  }
  .home-news-inner-list-item-link:hover .home-news-inner-list-item-link-title {
    color: #c2a45f;
  }
}

.home-news-inner-list-item-link-left {
  display: flex;
  align-items: center;
  gap: 40px;
}

@media screen and (max-width: 834px) {
  .home-news-inner-list-item-link-left {
    gap: 12px;
  }
}

.home-news-inner-list-item-link-day {
  flex-shrink: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.6;
  transition: color 0.3s;
}

@media screen and (max-width: 834px) {
  .home-news-inner-list-item-link-day {
    font-size: 1.3rem;
  }
}

.home-news-inner-list-item-link-category {
  flex-shrink: 0;
  padding: 4px 24px;
  border: 1px solid #3b2f14;
  border-radius: 100vh;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.6;
  transition: border-color 0.3s, color 0.3s;
}

@media screen and (max-width: 834px) {
  .home-news-inner-list-item-link-category {
    font-size: 1.1rem;
    padding: 2px 16px;
  }
}

.home-news-inner-list-item-link-title {
  flex: 1;
  min-width: 0;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.6;
  transition: color 0.3s;
}

@media screen and (max-width: 834px) {
  .home-news-inner-list-item-link-title {
    width: 100%;
    font-weight: 400;
    font-size: 1.4rem;
  }
}

.home-news-inner-more {
  align-self: flex-end;
}

@media screen and (max-width: 834px) {
  .home-news-inner-more {
    max-width: 100%;
  }
}

.home-news-inner-more-link {
  border-bottom: 1px solid #d6c28a;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 16px;
  padding-bottom: 16px;
  text-decoration: none;
}

@media (hover: hover) {
  .home-news-inner-more-link:hover .home-news-inner-more-link-arrow {
    transform: translateX(10px);
  }
}

@media screen and (max-width: 834px) {
  .home-news-inner-more-link {
    gap: 16px;
  }
}

.home-news-inner-more-link-text {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6;
  color: #c2a45f;
}

.home-news-inner-more-link-arrow {
  display: block;
  width: 45px;
  height: 27px;
  flex-shrink: 0;
  border-radius: 100vh;
  transition: transform 0.3s;
  color: #c2a45f;
}

@media screen and (max-width: 834px) {
  .home-news-inner-more-link-arrow {
    width: 46px;
    height: auto;
  }
}

.home-contact {
  padding: 100px 0 120px;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .home-contact {
    padding: 72px 0;
  }
}

.home-contact--preparing {
  padding-bottom: 80px;
}

@media screen and (max-width: 834px) {
  .home-contact--preparing {
    padding-bottom: 56px;
  }
}

.home-contact-inner {
  margin-top: 48px;
}

@media screen and (max-width: 834px) {
  .home-contact-inner {
    margin-top: 32px;
  }
}

.home-contact-inner--preparing {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding: 24px 0 8px;
}

@media screen and (max-width: 834px) {
  .home-contact-inner--preparing {
    margin-top: 28px;
    padding: 16px 0 4px;
  }
}

.home-contact-inner-notice {
  margin: 0;
  text-align: center;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 834px) {
  .home-contact-inner-notice {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}

.home-contact-inner-lead {
  margin-bottom: 24px;
  text-align: center;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.6;
}

@media screen and (max-width: 834px) {
  .home-contact-inner-lead {
    margin-bottom: 20px;
    font-size: 1.4rem;
  }
}

.home-contact-inner-select {
  display: flex;
  gap: 24px;
  margin-bottom: 72px;
}

@media screen and (max-width: 834px) {
  .home-contact-inner-select {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin-bottom: 32px;
  }
}

.home-contact-inner-select-btn {
  max-width: 470px;
  width: 100%;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-radius: 100vh;
  cursor: pointer;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #3b2f14;
  background-color: #f3f3f3;
  transition: background-color 0.3s ease, color 0.3s ease, opacity 0.3s ease;
}

@media screen and (max-width: 834px) {
  .home-contact-inner-select-btn {
    width: 100%;
    height: 62px;
  }
}

.home-contact-inner-select-btn-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  border: 2px solid #c3c3c3;
  border-radius: 50%;
  position: relative;
}

.home-contact-inner-select-btn-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #f3f3f3;
  transition: background-color 0.3s ease;
  transform: translate(-50%, -50%);
}

.home-contact-inner-select-btn-text {
  text-align: left;
}

.home-contact-inner-select-btn.active {
  color: #ffffff;
  background-color: #c2a45f;
}

.home-contact-inner-select-btn.active .home-contact-inner-select-btn-icon {
  border-color: #ffffff;
}

.home-contact-inner-select-btn.active .home-contact-inner-select-btn-icon::after {
  background-color: #ffffff;
}

@media (hover: hover) {
  .home-contact-inner-select-btn:hover:not(.active) {
    opacity: 0.8;
  }
}

.home-contact-inner-formLead {
  margin-bottom: 32px;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.6;
}

@media screen and (max-width: 834px) {
  .home-contact-inner-formLead {
    margin-bottom: 24px;
    font-size: 1.4rem;
  }
}

.home-contact-inner-formLead-required {
  font-weight: 700;
}

.home-contact-inner-forms {
  position: relative;
  border-top: 1px solid #ededed;
  width: 100%;
  /* CF7 は .wpcf7-form となり .home-contact-inner-form の子にならないため別途指定 */
}

.home-contact-inner-forms-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.home-contact-inner-forms-panel.active {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.home-contact-inner-forms .wpcf7-form input.wpcf7-form-control:not([type="checkbox"]):not([type="radio"]):focus, .home-contact-inner-forms .wpcf7-form input.wpcf7-form-control:not([type="checkbox"]):not([type="radio"]):focus-visible,
.home-contact-inner-forms .wpcf7-form textarea.wpcf7-form-control:focus,
.home-contact-inner-forms .wpcf7-form textarea.wpcf7-form-control:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

.home-contact-inner-forms .wpcf7-form input:not([type="checkbox"]):not([type="radio"]):-webkit-autofill,
.home-contact-inner-forms .wpcf7-form textarea:-webkit-autofill,
.home-contact-inner-forms .wpcf7-form input:not([type="checkbox"]):not(
[type="radio"]
):-webkit-autofill:hover,
.home-contact-inner-forms .wpcf7-form textarea:-webkit-autofill:hover,
.home-contact-inner-forms .wpcf7-form input:not([type="checkbox"]):not(
[type="radio"]
):-webkit-autofill:focus,
.home-contact-inner-forms .wpcf7-form textarea:-webkit-autofill:focus,
.home-contact-inner-forms .wpcf7-form input:not([type="checkbox"]):not(
[type="radio"]
):-webkit-autofill:active,
.home-contact-inner-forms .wpcf7-form textarea:-webkit-autofill:active {
  box-shadow: inset 0 0 0 1000px #f3f3f3 !important;
  -webkit-text-fill-color: #3b2f14 !important;
  caret-color: #3b2f14;
  transition: background-color 99999s ease-out 0s;
}

.home-contact-inner-forms .wpcf7-form input:not([type="checkbox"]):not([type="radio"]):autofill,
.home-contact-inner-forms .wpcf7-form textarea:autofill {
  box-shadow: inset 0 0 0 1000px #f3f3f3 !important;
  -webkit-text-fill-color: #3b2f14 !important;
  color: #3b2f14 !important;
  background-color: #f3f3f3 !important;
}

.home-contact-inner-form {
  width: 100%;
}

.home-contact-inner-form-row {
  display: grid;
  grid-template-columns: 150px 1fr;
  gap: 16px 32px;
  align-items: center;
  padding: 32px 0;
  border-bottom: 1px solid #ededed;
}

@media screen and (max-width: 834px) {
  .home-contact-inner-form-row {
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 0;
  }
}

.home-contact-inner-form-row--textarea {
  align-items: stretch;
}

.home-contact-inner-form-label {
  margin: 0;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0.11em;
}

@media screen and (max-width: 834px) {
  .home-contact-inner-form-label {
    padding-top: 0;
  }
}

.home-contact-inner-form-field {
  display: flex;
  justify-content: flex-end;
}

.home-contact-inner-form-field-inner {
  width: 100%;
  max-width: 686px;
}

.home-contact-inner-form-field--narrow {
  max-width: 160px;
  margin-left: auto;
}

@media screen and (max-width: 834px) {
  .home-contact-inner-form-field--narrow {
    max-width: none;
    margin-left: 0;
  }
}

.home-contact-inner-form-input, .home-contact-inner-form-textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 20px 24px;
  border: 0;
  border-radius: 12px;
  background-color: #f3f3f3;
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0.11em;
  color: #3b2f14;
}

.home-contact-inner-form-input::placeholder, .home-contact-inner-form-textarea::placeholder {
  color: rgba(59, 47, 20, 0.45);
}

.home-contact-inner-form-input:focus, .home-contact-inner-form-input:focus-visible, .home-contact-inner-form-textarea:focus, .home-contact-inner-form-textarea:focus-visible {
  outline: none;
  box-shadow: none;
}

.home-contact-inner-form-textarea {
  resize: vertical;
  min-height: 160px;
}

.home-contact-inner-form-textarea--tall {
  min-height: 200px;
}

.home-contact-inner-form input:not([type="checkbox"]):not([type="radio"]):-webkit-autofill,
.home-contact-inner-form textarea:-webkit-autofill,
.home-contact-inner-form input:not([type="checkbox"]):not([type="radio"]):-webkit-autofill:hover,
.home-contact-inner-form textarea:-webkit-autofill:hover,
.home-contact-inner-form input:not([type="checkbox"]):not([type="radio"]):-webkit-autofill:focus,
.home-contact-inner-form textarea:-webkit-autofill:focus,
.home-contact-inner-form input:not([type="checkbox"]):not(
[type="radio"]
):-webkit-autofill:active,
.home-contact-inner-form textarea:-webkit-autofill:active {
  box-shadow: inset 0 0 0 1000px #f3f3f3 !important;
  -webkit-text-fill-color: #3b2f14 !important;
  caret-color: #3b2f14;
  transition: background-color 99999s ease-out 0s;
}

.home-contact-inner-form input:not([type="checkbox"]):not([type="radio"]):autofill,
.home-contact-inner-form textarea:autofill {
  box-shadow: inset 0 0 0 1000px #f3f3f3 !important;
  -webkit-text-fill-color: #3b2f14 !important;
  color: #3b2f14 !important;
  background-color: #f3f3f3 !important;
}

.home-contact-inner-form-agree {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin-top: 72px;
  margin-bottom: 24px;
}

@media screen and (max-width: 834px) {
  .home-contact-inner-form-agree {
    margin-top: 24px;
  }
}

.home-contact-inner-form-agree > p {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  column-gap: 8px;
  row-gap: 4px;
  max-width: 100%;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.6;
}

@media screen and (max-width: 834px) {
  .home-contact-inner-form-agree > p {
    font-size: 1.4rem;
  }
}

.home-contact-inner-form-agree .wpcf7-form-control-wrap {
  display: inline-flex;
  align-items: center;
  margin: 0;
}

.home-contact-inner-form-agree .wpcf7-acceptance {
  display: inline-flex;
  align-items: center;
  margin: 0;
}

.home-contact-inner-form-agree .wpcf7-list-item {
  display: inline-flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.home-contact-inner-form-agree .wpcf7-list-item::before {
  display: none;
}

.home-contact-inner-form-agree-label {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.6;
}

.home-contact-inner-form-agree-link {
  color: #3b2f14;
  text-decoration: underline;
  text-underline-offset: 2px;
}

@media (hover: hover) {
  .home-contact-inner-form-agree-link:hover {
    color: #a3842c;
  }
}

.home-contact-inner-form-checkbox,
.home-contact-inner-form-agree input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  margin: 0;
  flex-shrink: 0;
  cursor: pointer;
  border: 2px solid #c3c3c3;
  border-radius: 4px;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 10px;
  vertical-align: middle;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}

.home-contact-inner-form-checkbox:checked,
.home-contact-inner-form-agree input[type="checkbox"]:checked {
  border-color: #c2a45f;
  background-color: #c2a45f;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1%205%20L4.5%208.5%20L11%201.5' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.home-contact-inner-form-checkbox:focus-visible,
.home-contact-inner-form-agree input[type="checkbox"]:focus-visible {
  outline: 2px solid rgba(194, 164, 95, 0.45);
  outline-offset: 2px;
}

.home-contact-inner-form-submitWrap {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

@media screen and (max-width: 834px) {
  .home-contact-inner-form-submitWrap {
    margin-top: 32px;
  }
}

.home-contact-inner-form-submitWrap-inner {
  position: relative;
  width: 100%;
  max-width: 380px;
  transition: opacity 0.3s ease;
}

@media (hover: hover) {
  .home-contact-inner-form-submitWrap-inner:hover {
    opacity: 0.8;
  }
}

.home-contact-inner-form-submitWrap-inner-arrow {
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  width: 45px;
  height: 27px;
  color: #ffffff;
  z-index: 10;
}

.home-contact-inner-form-submitWrap .wpcf7-spinner {
  position: absolute;
  top: 50%;
  left: calc(100% + 24px);
  transform: translate(-50%, -50%);
  width: 45px;
  height: 27px;
  color: #ffffff;
  z-index: 10;
}

.home-contact-inner-form-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 75px;
  cursor: pointer;
  font-family: "Shippori Mincho", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #ffffff;
  background-color: #c2a45f;
}

@media screen and (max-width: 834px) {
  .home-contact-inner-form-submit {
    width: 100%;
    height: 60px;
  }
}

.home-hero.js-home-hero .home-hero-inner-mv {
  opacity: 0;
  transition: opacity 2s ease;
}

.home-hero.js-home-hero.is-mv-visible .home-hero-inner-mv {
  opacity: 1;
}

.home-hero.js-home-hero .home-hero-inner-copy,
.home-hero.js-home-hero .home-hero-accent-wrap {
  opacity: 0;
  transition: opacity 1.5s ease;
}

.home-hero.js-home-hero.is-overlay-visible .home-hero-inner-copy,
.home-hero.js-home-hero.is-overlay-visible .home-hero-accent-wrap {
  opacity: 1;
}

.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: #a3842c;
  border-left: 1px solid #e6e3df;
  transition: color 0.3s;
}

.page-hero-content-photo01 .page-hero-content-nav-list-item-link:hover {
  color: #c2a45f;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo01 .page-hero-content-nav-list-item-link:hover {
    color: #a3842c;
  }
}

.page-hero-content-photo01-title {
  font-size: 4rem;
  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: 3rem;
  }
}

.page-hero-content-photo01-sub {
  font-family: "Montserrat", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1;
  color: #c2a45f;
  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 #f3f3f3;
}

.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: #a3842c;
  transition: color 0.3s;
}

.page-hero-content-photo02 .page-hero-content-nav-list-item-link:hover {
  color: #c2a45f;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo02 .page-hero-content-nav-list-item-link:hover {
    color: #a3842c;
  }
}

.page-hero-content-photo02-title {
  font-size: 3rem;
  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 #c2a45f;
}

.page-hero-content-photo02-sub {
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
  color: #c2a45f;
}

.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: #a3842c;
}

.page-hero-content-photo02 .com-topic_path ul li .icon_arrow {
  fill: #a3842c;
  margin-left: 5px;
}

.page-hero-content-photo02 .com-topic_path ul a svg {
  fill: #a3842c;
}

.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: #a3842c;
}

.page-hero-content-photo02._no_img .com-topic_path ul li .icon_arrow {
  fill: #a3842c;
  margin-left: 5px;
}

.page-hero-content-photo02._no_img .com-topic_path ul a svg {
  fill: #a3842c;
}

.page-hero-content-photo02._no_img .page-hero-content-photo02-nav {
  width: 100%;
  background-color: #f3f3f3;
  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: #f3f3f3;
}

@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, #f3f3f3 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 #f3f3f3;
}

.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 #f3f3f3;
}

.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: #a3842c;
  transition: color 0.3s;
}

.page-hero-content-photo03 .page-hero-content-nav-list-item-link:hover {
  color: #c2a45f;
}

@media screen and (max-width: 834px) {
  .page-hero-content-photo03 .page-hero-content-nav-list-item-link:hover {
    color: #a3842c;
  }
}

.page-hero-content-photo03-title {
  font-size: 3rem;
  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: "Montserrat", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
  color: #c2a45f;
}

.page-hero-content-photo03 .com-topic_path-wrap {
  padding: 0px;
}

.page-hero-content-photo03 .com-topic_path {
  background-color: #f3f3f3;
}

.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: #a3842c;
}

.page-hero-content-photo03 .com-topic_path ul li .icon_arrow {
  fill: #a3842c;
  margin-left: 5px;
}

.page-hero-content-photo03 .com-topic_path ul a svg {
  fill: #a3842c;
}

.page-hero-content-photo03._no_img .page-hero-content-photo03-top {
  height: auto;
  padding: 60px 50px 50px;
  background-color: #f3f3f3;
}

@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: #f3f3f3;
  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: #a3842c;
}

.page-hero-content-photo03._no_img .com-topic_path ul li .icon_arrow {
  fill: #a3842c;
  margin-left: 5px;
}

.page-hero-content-photo03._no_img .com-topic_path ul a svg {
  fill: #a3842c;
}

.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: #a3842c;
}

.page-hero-content-smart01-top .com-topic_path ul li .icon_arrow {
  fill: #a3842c;
  margin-left: 5px;
}

.page-hero-content-smart01-top .com-topic_path ul a svg {
  fill: #a3842c;
}

.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: 3rem;
  }
}

.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: "Montserrat", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
  color: #c2a45f;
  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: #a3842c;
  border-left: 1px solid #e6e3df;
  transition: color 0.3s;
}

.page-hero-content-smart01 .page-hero-content-nav-list-item-link:hover {
  color: #c2a45f;
}

@media screen and (max-width: 834px) {
  .page-hero-content-smart01 .page-hero-content-nav-list-item-link:hover {
    color: #a3842c;
  }
}

.page-hero-content-smart01._no_img .page-hero-content-smart01-top {
  background-color: #f3f3f3;
}

.page-hero-content-smart01._no_img .page-hero-content-smart01-title {
  color: #a3842c;
}

.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: "Montserrat", sans-serif;
  font-size: 4rem;
  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 #f3f3f3;
  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: #a3842c;
  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: #c2a45f;
}

@media screen and (max-width: 834px) {
  .page-hero-content-smart02 .page-hero-content-nav-list-item-link:hover {
    color: #a3842c;
  }
}

.page-hero-content-smart02._no_img {
  position: relative;
  width: 100%;
  height: 330px;
  padding-bottom: 70px;
  background: linear-gradient(to bottom, #a3842c 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: #a3842c;
  }
}

.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: #f3f3f3;
}

.page-hero-content-smart02._no_img .page-hero-content-smart01-title {
  color: #a3842c;
}

.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: 20px 5%;
  }
}

.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: #a3842c;
}

.page-hero-content-simple01 .com-topic_path ul li .icon_arrow {
  fill: #a3842c;
  margin-left: 5px;
}

.page-hero-content-simple01 .com-topic_path ul a svg {
  fill: #a3842c;
}

.page-hero-content-simple01-title {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
  color: #a3842c;
}

@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: "Montserrat", sans-serif;
  font-size: 5rem;
  font-weight: 400;
  line-height: 1;
  color: #a3842c;
  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-color: #f3f3f3;
}

@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: #a3842c;
}

.page-hero-content-simple01._no_img .com-topic_path ul li .icon_arrow {
  fill: #a3842c;
  margin-left: 5px;
}

.page-hero-content-simple01._no_img .com-topic_path ul a svg {
  fill: #a3842c;
}

.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: "Montserrat", sans-serif;
  font-size: 4rem;
  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 #c2a45f;
  height: 22px;
  width: 22px;
  top: 12px;
  left: 0px;
}

.page-contact-table tr td .wpcf7-radio .wpcf7-list-item label::after {
  background-color: #c2a45f;
  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 #c2a45f;
  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: #c3c3c3;
}

.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 #c2a45f;
  z-index: 1;
}

.page-contact-form-inner:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #c2a45f;
  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: #3b2f14;
  }
  .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 #c2a45f;
  transition: border-color 0.3s;
}

.page-contact-link a:hover {
  border-color: rgba(194, 164, 95, 0);
}

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

@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: 3rem;
  line-height: 1.45;
  letter-spacing: 0.05em;
  padding-bottom: 40px;
  margin-bottom: 40px;
  color: #6fa3c8;
  border-bottom: 1px solid #d6c28a;
  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 #4faf9f;
  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: #6fa3c8;
  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 #d6c28a;
}

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

@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 #d6c28a;
  color: #4faf9f;
  font-size: 1.4rem;
  font-family: "Montserrat", 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: #a3842c;
  width: calc(105% + 30px);
}

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

.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: #4faf9f;
}

.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: #c2a45f;
  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: #c3c3c3;
  text-align: right;
  margin-bottom: 20px;
}

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

.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: #c2a45f;
}

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

.page-template-content-main-head-top-date {
  font-size: 1.4rem;
  color: #3b2f14;
}

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

.page-template-content-main-head-title span {
  color: #c2a45f;
}

.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 #d6c28a;
}

.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 #d6c28a;
  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 #f3f3f3;
}

.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: #d6c28a;
  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: #f3f3f3;
  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: #c2a45f;
  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 #d6c28a;
}

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

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

.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: #c2a45f;
  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 #d6c28a;
  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: #c3c3c3;
  margin-bottom: 30px;
}

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

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

.page-template-content-side-contact-tel {
  display: block;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  font-size: 2.2rem;
  color: #a3842c;
  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: #3b2f14;
  line-height: 1.3;
  margin-bottom: 10px;
}

.page-template-content-side-contact-open span {
  font-family: "Montserrat", sans-serif;
  font-size: 2rem;
  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: #c2a45f;
  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: #a3842c;
  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: #4faf9f;
  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 #f3f3f3;
  border-bottom: 1px dashed #f3f3f3;
}

@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);
  }
}

.archive-content {
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 64px;
  padding-bottom: 64px;
  background-color: #f4f8f8;
}

@media screen and (max-width: 834px) {
  .archive-content {
    margin-top: 56px;
    margin-bottom: 56px;
    padding-top: 32px;
    padding-bottom: 48px;
  }
}

.privacy-policy-content {
  margin-top: 100px;
  margin-bottom: 100px;
}

@media screen and (max-width: 834px) {
  .privacy-policy-content {
    margin-top: 56px;
    margin-bottom: 56px;
  }
}

.privacy-policy-content-title, .privacy-policy-content-text {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 24px;
}

@media screen and (max-width: 834px) {
  .privacy-policy-content-title, .privacy-policy-content-text {
    font-weight: 400;
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
}

.privacy-policy-content-title:last-child, .privacy-policy-content-text:last-child {
  margin-bottom: 0;
}

.privacy-policy-content-subtitle {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.6;
}

@media screen and (max-width: 834px) {
  .privacy-policy-content-subtitle {
    font-size: 1.4rem;
  }
}

body.front-page .header {
  opacity: 0;
  transition: opacity 2s ease;
}

body.front-page .header.is-hero-ui-visible {
  opacity: 1;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100svh;
  z-index: 900;
  pointer-events: none;
}

.header-inner {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 120px;
  padding: 0 64px 0 80px;
  pointer-events: auto;
  transition: background-color 0.3s, top 0.3s;
  background: linear-gradient(to bottom, white 0%, white);
}

.header-inner.__scroll {
  background-color: #ffffff;
}

.header-inner.__scroll .header-nav-list-item-link {
  color: #3b2f14;
}

@media screen and (max-width: 1100px) {
  .header-inner {
    padding-right: calc(64px + 50px + 32px);
  }
}

@media screen and (max-width: 834px) {
  .header-inner {
    width: 100%;
    height: 74px;
    padding: 0 20px;
    transition: background-color 0.3s;
    padding-right: calc(20px + 50px);
  }
}

.header-inner.active {
  background-color: #ffffff;
}

.header-left {
  display: flex;
  height: 100%;
}

.header-right {
  display: flex;
  align-items: center;
  gap: 32px;
}

.header-logo img {
  width: auto;
  height: 54px;
}

@media screen and (max-width: 834px) {
  .header-logo img {
    height: 40px;
  }
}

.header-logo-text {
  font-size: 1.5rem;
  line-height: 1.4;
}

@media screen and (max-width: 834px) {
  .header-logo-text {
    font-size: 1.1rem;
  }
}

.header-logo-text-title {
  font-size: 1.6em;
}

.header-hum {
  cursor: pointer;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 50px;
  aspect-ratio: 1 / 1;
  background-color: #c2a45f;
  transition: all 0.3s ease;
  border-radius: 50%;
}

@media screen and (max-width: 1100px) {
  .header-hum {
    display: flex;
    position: absolute;
    top: calc((120px - 50px) / 2);
    right: 64px;
    z-index: 3;
    pointer-events: auto;
  }
}

@media screen and (max-width: 834px) {
  .header-hum {
    top: calc((74px - 50px) / 2);
    right: 20px;
  }
}

.header-hum-icon {
  position: relative;
  width: 15px;
  height: 11px;
}

.header-hum-icon span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform-origin: center;
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  border-top: 1px solid #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: 100%;
}

.header-hum-text {
  position: relative;
  margin-top: 10px;
  font-family: "Montserrat", sans-serif;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #ffffff;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .header-hum-text {
    margin-top: 8px;
    font-size: 1rem;
  }
}

.header-hum-text-close {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}

.header-hum.active .header-hum-icon span:nth-child(1) {
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.header-hum.active .header-hum-icon span:nth-child(2) {
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.header-hum.active .header-hum-icon span:nth-child(3) {
  opacity: 0;
}

.header-hum.active .header-hum-text-menu {
  opacity: 0;
}

.header-hum.active .header-hum-text-close {
  opacity: 1;
}

.header-nav {
  display: flex;
  align-items: center;
  height: 100%;
  gap: 32px;
}

.header-nav-list {
  display: flex;
  align-items: center;
  gap: 32px;
  height: 100%;
}

@media screen and (max-width: 1100px) {
  .header-nav-list {
    display: none;
  }
}

.header-nav-list-item {
  height: 100%;
}

.header-nav-list-item-link {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.6;
  color: #3b2f14;
  transition: color 0.3s;
}

.header-nav-list-item-link:hover {
  color: #c2a45f;
}

.header-nav-contact {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 16px 20px;
  height: fit-content;
  background-color: #c2a45f;
  border-radius: 100vh;
  transition: opacity 0.3s;
}

.header-nav-contact:hover {
  opacity: 0.8;
}

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

.header-nav-contact-title {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1;
  color: #ffffff;
}

.header-nav-contact-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 22px;
  border-radius: 100vh;
  color: #ffffff;
}

.header-drawerMenu {
  position: absolute;
  top: 0;
  right: -101%;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: auto;
  transition: right 0.4s ease-out;
}

.header-drawerMenu.active {
  right: 0;
}

.header-drawerMenu.active .header-drawerMenu-bg {
  pointer-events: auto;
  opacity: 1;
}

.header-drawerMenu.active .header-drawerMenu-contents-inner {
  opacity: 1;
}

.header-drawerMenu-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-color: rgba(59, 47, 20, 0.5);
  opacity: 0;
  z-index: 1;
  transition: opacity 0.3s;
}

.header-drawerMenu-contents {
  position: absolute;
  top: 0;
  right: 0;
  width: 340px;
  height: fit-content;
  max-height: 90%;
  padding-top: 74px;
  background: #ffffff;
  border-bottom-left-radius: 108px;
  overflow-y: auto;
  z-index: 10;
}

.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: 0 40px 64px;
  opacity: 0;
  transition: opacity 0.3s 0.4s;
}

.header-drawerMenu-contents-inner-nav {
  margin-bottom: 36px;
}

.header-drawerMenu-contents-inner-nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 36px;
}

.header-drawerMenu-contents-inner-nav-list-link {
  display: block;
  color: #3b2f14;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0%;
}

.header-drawerMenu-contents-inner-contact {
  display: flex;
  align-items: center;
  gap: 16px;
  padding-bottom: 14px;
  margin-bottom: 48px;
  border-bottom: 1px solid #d6c28a;
  text-decoration: none;
}

.header-drawerMenu-contents-inner-contact-text {
  display: inline-flex;
  align-items: center;
  gap: 16px;
}

.header-drawerMenu-contents-inner-contact-text-en {
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  font-size: 2.6rem;
  line-height: 1.6;
  color: #c2a45f;
}

.header-drawerMenu-contents-inner-contact-text-jp {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.6;
  color: #c2a45f;
}

.header-drawerMenu-contents-inner-contact-arrow {
  display: block;
  width: 44px;
  height: 27px;
  flex-shrink: 0;
  color: #c2a45f;
}

.header-drawerMenu-contents-inner-copyright {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
  color: #c3c3c3;
}

.header-drawerMenu-contents-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}

.header-drawerMenu-contents-title-text {
  font-family: "Montserrat", sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: 0.2em;
  color: #c2a45f;
}

.header-drawerMenu-contents-title-line {
  display: block;
  width: 100%;
  border-bottom: 1px solid #c2a45f;
}

.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 #c2a45f;
}

.header-drawerMenu-contents-treatment-list-item:nth-child(6n + 1) {
  border-left: 1px solid #c2a45f;
}

@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 #c2a45f;
  }
}

.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;
  text-align: center;
}

@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: #c3c3c3;
  transition: width 0.3s;
  z-index: -1;
}

@media screen and (min-width: 835px) {
  .header-drawerMenu-contents-treatment-list-item-link:hover {
    color: #ffffff;
    transition: color 0.3s;
  }
  .header-drawerMenu-contents-treatment-list-item-link:hover::before {
    width: 100%;
  }
}

.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: #3b2f14;
}

@media screen and (max-width: 834px) {
  .header-drawerMenu-contents-bottom-list-item-link:hover {
    color: #ffffff;
  }
}

.footer {
  position: relative;
  z-index: 1;
  padding-top: 196px;
}

@media screen and (max-width: 834px) {
  .footer {
    padding-top: 184px;
  }
}

.footer-bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  width: 100%;
  height: 376px;
  object-fit: cover;
  object-position: center;
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .footer-bg {
    height: 214px;
  }
}

.footer-inner {
  width: 100%;
  padding: 80px 72px;
  background-color: #ffffff;
  border-radius: 32px;
}

@media screen and (max-width: 1280px) {
  .footer-inner {
    padding: 60px 48px;
  }
}

@media screen and (max-width: 834px) {
  .footer-inner {
    width: fit-content;
    padding: 32px 28px;
    margin: 0 auto;
  }
}

.footer-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}

@media screen and (max-width: 1024px) {
  .footer-top {
    flex-direction: column;
    align-items: flex-start;
    gap: 28px;
  }
}

.footer-top-left-logo {
  width: auto;
  height: 45px;
  display: block;
}

.footer-top-left-logo img {
  width: auto;
  height: 100%;
}

@media screen and (max-width: 834px) {
  .footer-top-right {
    width: 100%;
  }
}

.footer-top-right-list {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: max-content;
  align-items: center;
  column-gap: 32px;
  row-gap: 16px;
  justify-content: end;
}

@media screen and (max-width: 1024px) {
  .footer-top-right-list {
    justify-content: start;
  }
}

@media screen and (max-width: 834px) {
  .footer-top-right-list {
    gap: 36px 48px;
    grid-auto-flow: row;
    grid-template-columns: repeat(3, max-content);
  }
}

@media screen and (max-width: 530px) {
  .footer-top-right-list {
    grid-template-columns: repeat(2, max-content);
  }
}

.footer-top-right-list-item-link {
  display: block;
  text-decoration: none;
  color: #3b2f14;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.5;
  transition: color 0.3s;
}

@media (hover: hover) {
  .footer-top-right-list-item-link:hover {
    color: #c2a45f;
  }
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 40px;
  margin-top: 48px;
}

@media screen and (max-width: 1024px) {
  .footer-bottom {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 48px;
  }
}

.footer-bottom-left-text {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 1.2rem;
  line-height: 1;
  color: #c3c3c3;
}

.footer-bottom-right-link {
  border-bottom: 1px solid #d6c28a;
  display: flex;
  align-items: center;
  gap: 40px;
  padding-bottom: 14px;
}

@media (hover: hover) {
  .footer-bottom-right-link:hover .footer-bottom-right-link-arrow {
    transform: translateX(4px);
  }
}

@media screen and (max-width: 834px) {
  .footer-bottom-right-link {
    gap: 16px;
  }
}

.footer-bottom-right-link-text {
  display: inline-flex;
  align-items: center;
  gap: 40px;
}

@media screen and (max-width: 834px) {
  .footer-bottom-right-link-text {
    gap: 16px;
  }
}

.footer-bottom-right-link-text-en {
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  font-style: ExtraLight;
  font-size: 4.8rem;
  line-height: 1.6;
  color: #c2a45f;
}

@media screen and (max-width: 834px) {
  .footer-bottom-right-link-text-en {
    font-size: 2.8rem;
  }
}

.footer-bottom-right-link-text-jp {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.6;
  color: #c2a45f;
}

@media screen and (max-width: 834px) {
  .footer-bottom-right-link-text-jp {
    font-size: 1.4rem;
  }
}

.footer-bottom-right-link-arrow {
  display: block;
  width: 64px;
  height: auto;
  flex-shrink: 0;
  border-radius: 100vh;
  transition: transform 0.3s;
  color: #c2a45f;
}

@media screen and (max-width: 834px) {
  .footer-bottom-right-link-arrow {
    width: 46px;
    height: auto;
  }
}
/*# sourceMappingURL=style.css.map */