@charset "UTF-8";
h2.mail.title {
  display: none !important;
}

a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

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

@media screen and (max-width: 640px) {
  .spnone {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .bp1200none {
    display: none;
  }
}
@media screen and (max-width: 834px) {
  .bp1200none {
    display: block;
  }
}

@media only screen and (max-width: 1000px) {
  .bp1000none {
    display: none;
  }
}
@media screen and (max-width: 834px) {
  .bp1000none {
    display: block;
  }
}

.disnone {
  display: none;
}

* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

.tdpd10 td {
  padding: 10px !important;
}

li {
  list-style: none;
}

html {
  font-size: 62.5% !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: 300;
}

body {
  counter-reset: number 0;
  font-weight: 300;
  word-wrap: break-word;
  overflow: hidden;
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #111;
}
@media screen and (max-width: 640px) {
  body {
    font-size: 1.5rem;
  }
}

.inner {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
@media only screen and (max-width: 1264px) {
  .inner {
    padding-inline: 32px;
  }
}
@media screen and (max-width: 640px) {
  .inner {
    padding-inline: 24px;
  }
}

.inner-1728 {
  max-width: 1728px;
  margin: 0 auto;
  width: 100%;
}
@media only screen and (max-width: 1824px) {
  .inner-1728 {
    padding-inline: 48px;
  }
}
@media only screen and (max-width: 1264px) {
  .inner-1728 {
    padding-inline: 32px;
  }
}
@media screen and (max-width: 640px) {
  .inner-1728 {
    padding-inline: 24px;
  }
}

.inner2 {
  margin: 0 auto;
  max-width: 1600px;
  width: 100%;
}
@media only screen and (max-width: 1600px) {
  .inner2 {
    max-width: 1200px;
  }
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  z-index: 3;
  background-color: transparent;
}

#contents {
  width: 100%;
  max-width: 1200px;
  padding: 0;
  background-color: transparent;
}
@media only screen and (max-width: 1264px) {
  #contents {
    padding-inline: 32px;
  }
}
@media screen and (max-width: 640px) {
  #contents {
    padding-inline: 24px;
  }
}

#main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
  width: 100%;
}
@media screen and (max-width: 834px) {
  #main {
    display: block;
  }
}
#main:after {
  display: none;
}

#col_main {
  width: 100% !important;
}

#col_side1 {
  width: 23% !important;
}
@media screen and (max-width: 834px) {
  #col_side1 {
    width: 100% !important;
    margin-top: 50px !important;
  }
}
#col_side1 a {
  display: block;
}
#col_side1 img {
  width: 100% !important;
}

#col_side1 img {
  width: 100%;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

table {
  table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}
.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b,
strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

input[type=button] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  color: #8c7954;
  transition: 0.7s;
  text-decoration: underline;
}

a:hover {
  opacity: 0.6;
  transition: 0.7s;
}

.imgR, .imgL {
  max-width: 100% !important;
  margin: 0;
}
@media screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.mincho {
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}
header#global_header {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

.img100 img {
  max-width: 100% !important;
  width: 100% !important;
}

.tdpd10 td {
  padding: 10px !important;
}

.slider2 img {
  margin: 0 auto;
}

.tdscl {
  overflow-x: scroll;
}
.tdscl table {
  table-layout: fixed;
  width: 1850px;
}

.center {
  text-align: center;
}

@media screen and (max-width: 834px) {
  .anc > div {
    margin-top: -80px;
    padding-top: 80px;
  }
}

.acenter a {
  margin: 0 auto;
}

.flex1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex1._top {
  align-items: flex-start;
}
.flex1._center {
  align-items: center;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 2;
}
.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex1 .box img {
  width: 100% !important;
}

.flex2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex2._top {
  align-items: flex-start;
}
.flex2._center {
  align-items: center;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 2;
}
.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex2 .box img {
  width: 100% !important;
}

.flex3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex3._top {
  align-items: flex-start;
}
.flex3._center {
  align-items: center;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 2;
}
.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex3 .box img {
  width: 100% !important;
}

.flex4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex4._top {
  align-items: flex-start;
}
.flex4._center {
  align-items: center;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 2;
}
.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex4 .box img {
  width: 100% !important;
}

.square._100 .square-inner:before {
  padding-top: 100%;
}
.square._75 .square-inner:before {
  padding-top: 75%;
}
.square._66 .square-inner:before {
  padding-top: 66%;
}
.square td .square-inner {
  display: block;
  position: relative;
}
.square td .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square td .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .square-inner {
  display: block;
  position: relative;
}
.square > .square-inner .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .box .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .square-inner {
  display: block;
  position: relative;
}
.square > .box .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .box .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.bg100 {
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
}
.bg100 .bgwrap {
  max-width: 1200px;
  margin: 0 auto;
}

.popup {
  display: none;
}

.flex2cl_01 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 {
    flex-direction: column-reverse;
  }
}
.flex2cl_01 .flxL {
  width: 68%;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}
.flex2cl_01 .flxR {
  width: 30%;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_01 .flxR .img {
  width: 100%;
}
.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

.flex2cl_02 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 {
    flex-direction: column-reverse;
  }
}
.flex2cl_02._rr {
  flex-direction: row;
}
.flex2cl_02 .flxL {
  width: 45%;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 .flxL {
    width: 100%;
  }
}
.flex2cl_02 .flxR {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_02 .flxR .img {
  width: 100%;
}
.flex2cl_02 .flxR .img img {
  width: 100% !important;
}

.flex2cl_03 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 {
    flex-direction: column-reverse;
  }
}
.flex2cl_03._rr {
  flex-direction: row;
}
.flex2cl_03 .flxL {
  width: 49%;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 .flxL {
    width: 100%;
  }
}
.flex2cl_03 .flxR {
  width: 49%;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_03 .flxR .img {
  width: 100%;
}
.flex2cl_03 .flxR .img img {
  width: 100% !important;
}

.flex5cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -1.6949152542%;
}
@media only screen and (max-width: 1200px) {
  .flex5cl {
    margin-left: -2.439%;
  }
}
@media screen and (max-width: 640px) {
  .flex5cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex5cl .box {
  position: relative;
  width: 18.3606557377%;
  margin-left: 1.6393442623%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1200px) {
  .flex5cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .flex5cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex5cl .box img {
  width: 100% !important;
}
.flex5cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex5cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

#main #col_main section {
  color: #111;
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main #col_main section .image100 img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

br.tabsp {
  display: none;
}
@media screen and (max-width: 834px) {
  br.tabsp {
    display: block;
  }
}

br.sp {
  display: none;
}
@media screen and (max-width: 640px) {
  br.sp {
    display: block;
  }
}

.lh-2 div {
  line-height: 2;
}

.font-size-18 div {
  font-size: 1.8rem;
}

.cl-white {
  color: #fff;
}

.flex-h3-none article > h3 {
  display: none;
}

.mw-600 {
  max-width: 600px;
  margin-inline: auto;
}

.mw-800 {
  max-width: 800px;
  margin-inline: auto;
}

.mw-880 {
  max-width: 880px;
  margin-inline: auto;
}

.bg-cover {
  background-position: center center;
  background-size: cover;
}

.mt-120 {
  margin-top: 120px;
}
@media screen and (max-width: 640px) {
  .mt-120 {
    margin-top: 72px;
  }
}

.mt-96 {
  margin-top: 96px;
}
@media screen and (max-width: 640px) {
  .mt-96 {
    margin-top: 72px;
  }
}

.mt-72 {
  margin-top: 72px;
}

.mt-48 {
  margin-top: 48px;
}

.mt-32 {
  margin-top: 32px;
}

.mt-24 {
  margin-top: 24px;
}

.interval-32 article > div {
  margin-top: 32px;
}

.interval-24 article > div {
  margin-top: 24px;
}

.interval-16 article > div {
  margin-top: 16px;
}

.pblk-96 {
  padding-block: 96px;
}
@media screen and (max-width: 640px) {
  .pblk-96 {
    padding-block: 72px;
  }
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
}

.header {
  padding: 16px 24px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4;
}
@media only screen and (max-width: 1100px) {
  .header {
    padding: 1.2rem 2rem;
    height: 11.8rem;
  }
}
@media screen and (max-width: 640px) {
  .header {
    height: 8.8rem;
  }
}
.header .h-logo {
  flex: 1;
  padding-right: 2.4rem;
  display: flex;
  align-items: center;
  text-align: left;
  max-width: 36rem;
}
.header .h-logo img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 640px) {
  .header .h-logo img {
    max-height: 6.6rem;
  }
}
.header.top-header .h-logo {
  max-width: none;
}
@media only screen and (max-width: 1100px) {
  .header.top-header .h-logo img {
    max-height: 9.6rem;
  }
}
@media screen and (max-width: 640px) {
  .header.top-header .h-logo img {
    max-height: 6.6rem;
  }
}
.header.top-header .global-nav .nav-list {
  display: none;
}

.global-nav {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1100px) {
  .global-nav {
    padding-right: 6rem;
  }
}
.global-nav .nav-list {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1100px) {
  .global-nav .nav-list {
    display: none;
  }
}
.global-nav .nav-list .nav-item:not(:first-child) {
  border-left: 1px solid #ccc;
}
.global-nav .nav-list .nav-item a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.4rem;
  text-decoration: none;
  color: #111;
  padding-inline: 2.4rem;
}
@media only screen and (max-width: 1600px) {
  .global-nav .nav-list .nav-item a {
    font-size: 1.2rem;
    padding-inline: 1.6rem;
  }
}
.global-nav .nav-list .nav-item a span {
  font-family: "Cinzel", "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.8rem;
}
@media only screen and (max-width: 1600px) {
  .global-nav .nav-list .nav-item a span {
    font-size: 1.6rem;
  }
}
.global-nav .h-btn {
  margin-left: 1.6rem;
}
@media only screen and (max-width: 1100px) {
  .global-nav .h-btn {
    display: none;
  }
}

.open-btn {
  display: none;
  cursor: pointer;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  background-color: #8c7954;
  justify-content: center;
  align-items: center;
  width: 6rem;
  height: 11.8rem;
}
@media only screen and (max-width: 1100px) {
  .open-btn {
    display: flex;
    height: 6rem;
    top: 1.4rem;
    right: 1.4rem;
  }
}
.open-btn .in {
  position: relative;
  width: 48px;
  height: 48px;
}
.open-btn span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  height: 2px;
  right: 7.5px;
  border-radius: 5px;
  background: #fff;
  width: 33px;
}
.open-btn span:nth-child(1) {
  top: 15px;
}
.open-btn span:nth-child(2) {
  top: 24px;
}
.open-btn span:nth-child(3) {
  top: 33px;
}
.open-btn.active span:nth-child(1) {
  top: 11px;
  transform: translateY(12px) rotate(-45deg);
  width: 33px;
}
.open-btn.active span:nth-child(2) {
  opacity: 0;
}
.open-btn.active span:nth-child(3) {
  top: 24px;
  transform: rotate(45deg);
  width: 33px;
}

.nav {
  display: none;
  transition: 0.3s;
}
@media only screen and (max-width: 1100px) {
  .nav {
    display: block;
    width: 100%;
  }
}
.nav .navigation {
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 5;
  pointer-events: auto;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 400px;
  height: 100%;
  flex-direction: column;
  background-color: #e3dfd6;
  justify-content: flex-start;
  transition: 0.3s;
  padding: 32px;
  overflow-y: auto;
  padding-top: 103px;
}
.nav .navigation::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 5px #ccc;
}
.nav .navigation::-webkit-scrollbar {
  width: 8px;
}
.nav .navigation::-webkit-scrollbar-thumb {
  background-color: #8c7954;
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.48);
}
@media screen and (max-width: 834px) {
  .nav .navigation {
    padding-top: 80px;
  }
}
@media screen and (max-width: 640px) {
  .nav .navigation {
    padding-top: 72px;
    min-width: 0;
    width: 100%;
  }
}
.nav .navigation.open {
  left: 0;
}
.nav .navigation .nav-list {
  height: auto;
}
.nav .navigation .nav-list .nav-item {
  display: block;
  text-align: left;
  line-height: 1.4;
  padding-block: 1.6rem;
}
.nav .navigation .nav-list .nav-item a {
  display: flex;
  align-items: baseline;
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.4rem;
  text-decoration: none;
  color: #111;
}
.nav .navigation .nav-list .nav-item a span {
  font-family: "Cinzel", "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.8rem;
  margin-right: 12px;
}
.nav .navigation .h-btn {
  margin-top: 3.2rem;
}

.main-area {
  display: flex;
}
.main-area .scroll {
  writing-mode: vertical-rl;
  font-family: "Cinzel", "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 1;
  color: #8c7954;
  align-self: flex-end;
  padding: 4.8rem 3.2rem;
}
@media only screen and (max-width: 1000px) {
  .main-area .scroll {
    padding: 2.4rem;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 834px) {
  .main-area .scroll {
    padding: 1.6rem;
    font-size: 2rem;
  }
}
@media screen and (max-width: 640px) {
  .main-area .scroll {
    display: none;
  }
}
.main-area .scroll::after {
  content: "";
  display: inline-block;
  height: 16rem;
  width: 1px;
  background-color: #8c7954;
  margin-top: 2.4rem;
}
@media only screen and (max-width: 1000px) {
  .main-area .scroll::after {
    height: 12rem;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 834px) {
  .main-area .scroll::after {
    height: 8rem;
    margin-top: 1.6rem;
  }
}
.main-area .main-image {
  position: relative;
  width: calc(100% - 8.8rem);
}
@media screen and (max-width: 640px) {
  .main-area .main-image {
    width: 100%;
  }
}
.main-area .main-image ul img,
.main-area .main-image li img,
.main-area .main-image div img {
  width: 100%;
}
.main-area .main-image h1 {
  position: absolute;
  bottom: 8%;
  right: 4%;
  z-index: 3;
  color: #fff;
  text-align: right;
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 500;
  font-size: 3.2rem;
}
@media screen and (max-width: 834px) {
  .main-area .main-image h1 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 640px) {
  .main-area .main-image h1 {
    font-size: 1.8rem;
    text-align: center;
    padding: 24px 32px;
    background-color: rgba(0, 0, 0, 0.48);
    bottom: initial;
    right: initial;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    white-space: nowrap;
    line-height: 1.8;
  }
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  margin-top: 96px;
}

.footer {
  background-color: #111;
  color: #fff;
}
.footer .copy {
  margin-top: 72px;
}
.footer .copy a {
  pointer-events: none;
  color: #fff;
  text-decoration: none;
}
.footer .f-info {
  margin-top: 24px;
}

.f-logo {
  margin-top: 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1;
}
@media only screen and (max-width: 1000px) {
  .f-logo {
    margin: 0;
  }
}
.f-logo .logo-text {
  display: flex;
  align-items: center;
  text-align: left;
  font-size: 36px;
  font-family: "Cinzel", "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 834px) {
  .f-logo .logo-text {
    font-size: 20px;
  }
}
.f-logo .logo-text > img {
  margin-right: 10px;
}
.f-logo .logo-text__number {
  margin-bottom: 10px;
}
.f-logo .logo-text__name {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1000px) {
  .f-nav {
    display: none;
  }
}
.f-nav .nav-list {
  display: flex;
  justify-content: center;
}
.f-nav .nav-list .nav-item {
  padding: 0 32px;
}
@media only screen and (max-width: 1264px) {
  .f-nav .nav-list .nav-item {
    padding: 0 24px;
  }
}
.f-nav .nav-list .nav-item:not(:first-child) {
  border-left: 1px solid #fff;
}
.f-nav .nav-list .nav-item:first-child {
  padding-left: 0;
}
.f-nav .nav-list .nav-item:last-child {
  padding-right: 0;
}
.f-nav .nav-list .nav-item a {
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
  font-size: 1.4rem;
}
@media only screen and (max-width: 1264px) {
  .f-nav .nav-list .nav-item a {
    font-size: 1.2rem;
  }
}
.f-nav .nav-list .nav-item a span {
  font-family: "Cinzel", "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 500;
  font-size: 2rem;
}
@media only screen and (max-width: 1264px) {
  .f-nav .nav-list .nav-item a span {
    font-size: 1.8rem;
  }
}

.fix-to-top {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-weight: 800;
  text-decoration: none;
  letter-spacing: -0.05em;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 80px;
  height: 80px;
  background-color: white;
  border-radius: 80px;
  border: 1px solid #8c7954;
  z-index: 5;
  cursor: pointer;
}
.fix-to-top > i {
  color: #e1e1e1;
  font-size: 5rem;
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.title-top h2 {
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 2.4rem;
  display: flex;
  align-items: baseline;
  line-height: 1;
}
@media only screen and (max-width: 1200px) {
  .title-top h2 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 1000px) {
  .title-top h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 640px) {
  .title-top h2 {
    font-size: 1.6rem;
  }
}
.title-top h2 .ttl-acs {
  font-family: "Cinzel", "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 7.2rem;
  font-weight: 500;
  margin: 0 1.6rem 0 0;
}
@media only screen and (max-width: 1200px) {
  .title-top h2 .ttl-acs {
    font-size: 6.4rem;
  }
}
@media only screen and (max-width: 1000px) {
  .title-top h2 .ttl-acs {
    font-size: 5.6rem;
  }
}
@media screen and (max-width: 640px) {
  .title-top h2 .ttl-acs {
    font-size: 4rem;
  }
}
.title-top.ttl-column h2 {
  flex-direction: column;
  align-items: stretch;
}
.title-top.ttl-column h2 .ttl-acs {
  margin: 0 0 1.6rem;
}
@media screen and (max-width: 640px) {
  .title-top.ttl-column h2 .ttl-acs {
    margin: 0 0 0.8rem;
  }
}
.title-top h3 {
  font-weight: 600;
  font-size: 2.8rem;
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 1.4;
}
@media only screen and (max-width: 1000px) {
  .title-top h3 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 640px) {
  .title-top h3 {
    font-size: 1.8rem;
  }
}

.btn a {
  padding: 2.4rem 9.6rem 2.4rem 4.8rem;
  border: 1px solid #8c7954;
  color: #8c7954;
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 500;
  font-size: 2.2rem;
  display: inline-block;
  text-decoration: none;
  position: relative;
}
@media screen and (max-width: 640px) {
  .btn a {
    font-size: 1.8rem;
    padding: 1.6rem 7.2rem 1.6rem 2.8rem;
  }
}
.btn a::before {
  content: "";
  position: absolute;
  right: 4.8rem;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 21px;
  height: 21px;
  background: url("../images/home/arrow.png") center center/contain no-repeat;
}
@media screen and (max-width: 640px) {
  .btn a::before {
    right: 2.8rem;
  }
}
.btn.btn-white a {
  color: #fff;
  border-color: #fff;
}
.btn.btn-white a::before {
  filter: brightness(0) invert(1);
}
.btn.btn2 a {
  background-color: #8c7954;
  color: #fff;
}
.btn.btn2 a::before {
  filter: brightness(0) invert(1);
}
.btn.btn-mini a {
  font-size: 1.8rem;
  padding: 1.6rem 7.2rem 1.6rem 2.8rem;
}
.btn.btn-mini a::before {
  right: 2.8rem;
}

.h-btn {
  flex-direction: column;
}
.h-btn ul:not(:first-child) {
  margin-top: 1.2rem;
}
@media only screen and (max-width: 1600px) {
  .h-btn ul:not(:first-child) {
    margin-top: 0.8rem;
  }
}
.h-btn ul li {
  width: 20rem;
  height: 4.8rem;
}
@media only screen and (max-width: 1600px) {
  .h-btn ul li {
    width: 18rem;
  }
}
@media only screen and (max-width: 1400px) {
  .h-btn ul li {
    height: 4rem;
  }
}
.h-btn ul li:not(:first-child) {
  margin-left: 1.2rem;
}
@media only screen and (max-width: 1600px) {
  .h-btn ul li:not(:first-child) {
    margin-left: 0.8rem;
  }
}
.h-btn ul li a {
  height: 100%;
  font-size: 2rem;
}
@media only screen and (max-width: 1600px) {
  .h-btn ul li a {
    font-size: 1.8rem;
  }
}
.h-btn ul li a.h-link2 {
  font-size: 1.8rem;
}
@media only screen and (max-width: 1600px) {
  .h-btn ul li a.h-link2 {
    font-size: 1.6rem;
  }
}

.c-btn {
  display: flex;
  justify-content: center;
}
.c-btn ul {
  display: flex;
}
.c-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #8c7954;
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-decoration: none;
  border: 1px solid #8c7954;
}
.c-btn a span {
  margin-left: 8px;
  font-weight: 500;
}
.c-btn a.c-link2 {
  color: #111;
  border-color: #111;
}

@media screen and (max-width: 640px) {
  .contact-btn1 {
    flex-direction: column;
  }
}
@media screen and (max-width: 640px) {
  .contact-btn1 li:not(:first-child) {
    margin-top: 16px;
  }
}
.contact-btn1 a {
  min-width: 240px;
  border-color: #fff;
  color: #fff;
  padding: 12px;
  height: 100%;
  margin: 0 12px;
}
@media screen and (max-width: 640px) {
  .contact-btn1 a {
    margin: 0;
  }
}
.contact-btn1 a.c-tel {
  font-size: 2.2rem;
}
.contact-btn1 a.c-mail {
  font-size: 2rem;
}

.wrap-01 {
  margin-top: -10px;
  padding-bottom: 16%;
  position: relative;
}
@media screen and (max-width: 834px) {
  .wrap-01 {
    padding-bottom: 24%;
  }
}
@media screen and (max-width: 640px) {
  .wrap-01 {
    padding-bottom: 40%;
  }
}
.wrap-01::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: calc(100% - 9.6rem);
  background: url("../images/home/top-about_01.jpg") center center/cover no-repeat;
  z-index: 1;
}

.cont-01 {
  width: 64%;
  margin: 0 0 0 auto;
  padding: 72px;
  border: 1px solid #8c7954;
  position: relative;
  background-color: #fff;
  z-index: 2;
}
@media only screen and (max-width: 1200px) {
  .cont-01 {
    padding: 48px;
  }
}
@media screen and (max-width: 834px) {
  .cont-01 {
    width: 100%;
    margin: 48px 0 0;
  }
}
@media screen and (max-width: 640px) {
  .cont-01 {
    padding: 28px;
  }
}
.cont-01::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  border: 1px solid #8c7954;
  pointer-events: none;
}
@media screen and (max-width: 640px) {
  .cont-01::before {
    width: calc(100% - 8px);
    height: calc(100% - 8px);
  }
}

.top-text-01 div {
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .top-text-01 div {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}

.wrap-02 {
  display: flex;
}
@media screen and (max-width: 834px) {
  .wrap-02 {
    flex-direction: column;
  }
}
.wrap-02 .left, .wrap-02 .right {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .wrap-02 .left, .wrap-02 .right {
    width: calc(100% - 32px);
  }
}
.wrap-02 .text {
  background-color: #111;
  color: #fff;
  padding: 9.6rem 3.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1200px) {
  .wrap-02 .text {
    padding-block: 7.2rem;
  }
}
@media screen and (max-width: 640px) {
  .wrap-02 .text {
    padding-block: 4.8rem;
  }
}
.wrap-02 .text .text-in {
  max-width: 768px;
  width: 100%;
}
.wrap-02 .image .image100 {
  height: 100%;
}
.wrap-02 .left {
  margin-bottom: 7.2rem;
}
@media only screen and (max-width: 1200px) {
  .wrap-02 .left {
    margin-bottom: 4.8rem;
  }
}
@media screen and (max-width: 834px) {
  .wrap-02 .left {
    margin: 0;
  }
}
.wrap-02 .right {
  margin-top: 7.2rem;
}
@media only screen and (max-width: 1200px) {
  .wrap-02 .right {
    margin-top: 4.8rem;
  }
}
@media screen and (max-width: 834px) {
  .wrap-02 .right {
    margin: 0 0 0 auto;
  }
}
@media only screen and (max-width: 1200px) {
  .wrap-02 .btn {
    margin-top: 48px;
  }
}
@media screen and (max-width: 640px) {
  .wrap-02 .btn {
    margin-top: 36px;
  }
}

@media screen and (max-width: 640px) {
  .cont-02 {
    margin-top: 32px;
  }
}
.cont-02 ul {
  display: flex;
  flex-direction: column;
}
.cont-02 ul li {
  display: flex;
  flex-direction: column;
}
.cont-02 ul li:not(:first-child) {
  margin-top: 32px;
}
@media only screen and (max-width: 1200px) {
  .cont-02 ul li:not(:first-child) {
    margin-top: 28px;
  }
}
@media screen and (max-width: 640px) {
  .cont-02 ul li:not(:first-child) {
    margin-top: 24px;
  }
}
.cont-02 ul li .en-text {
  display: flex;
  align-items: center;
  font-size: 2.4rem;
}
@media only screen and (max-width: 1200px) {
  .cont-02 ul li .en-text {
    font-size: 2rem;
  }
}
@media screen and (max-width: 640px) {
  .cont-02 ul li .en-text {
    font-size: 1.8rem;
  }
}
.cont-02 ul li .en-text span {
  padding-right: 72px;
  font-weight: 500;
}
@media only screen and (max-width: 1200px) {
  .cont-02 ul li .en-text span {
    padding-right: 48px;
  }
}
@media screen and (max-width: 640px) {
  .cont-02 ul li .en-text span {
    padding-right: 24px;
  }
}
.cont-02 ul li .en-text::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #fff;
  opacity: 0.48;
}
.cont-02 ul li .jp-text {
  font-size: 2.8rem;
  font-weight: 600;
}
@media only screen and (max-width: 1200px) {
  .cont-02 ul li .jp-text {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 640px) {
  .cont-02 ul li .jp-text {
    font-size: 1.8rem;
  }
}

.inner-03 {
  max-width: 1728px;
  display: flex;
}
@media screen and (max-width: 834px) {
  .inner-03 {
    flex-direction: column;
  }
}
.inner-03 .left, .inner-03 .right {
  width: 50%;
}
.inner-03 .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 1264px) {
  .inner-03 .text {
    width: 56%;
  }
}
@media only screen and (max-width: 1000px) {
  .inner-03 .text {
    width: 64%;
  }
}
@media screen and (max-width: 834px) {
  .inner-03 .text {
    order: 1;
    width: 100%;
  }
}
.inner-03 .text.right {
  padding-left: 9.6rem;
}
@media only screen and (max-width: 1824px) {
  .inner-03 .text.right {
    padding-left: 4.8rem;
  }
}
@media only screen and (max-width: 1264px) {
  .inner-03 .text.right {
    padding-left: 3.2rem;
  }
}
@media screen and (max-width: 834px) {
  .inner-03 .text.right {
    padding-left: 0;
  }
}
@media only screen and (max-width: 1264px) {
  .inner-03 .image {
    width: 44%;
  }
}
@media only screen and (max-width: 1000px) {
  .inner-03 .image {
    width: 36%;
  }
}
@media screen and (max-width: 834px) {
  .inner-03 .image {
    order: 2;
    width: 100%;
    margin-top: 32px;
  }
}
.inner-03 .image .image100 {
  height: 100%;
}
@media only screen and (max-width: 1000px) {
  .inner-03 .title-top {
    margin-top: 24px;
  }
}

.wrap-04 {
  padding-top: 9.6rem;
  background: linear-gradient(to top, transparent 9.6rem, #8c7954 9.6rem);
}
@media screen and (max-width: 640px) {
  .wrap-04 {
    padding-top: 7.2rem;
  }
}

.cont-04 {
  margin-bottom: -20px;
  justify-content: center;
}
.cont-04 .box {
  width: calc((100% - 80px) / 5);
  margin: 0 20px 20px 0;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .cont-04 .box {
    width: calc((100% - 32px) / 3);
    margin: 0 16px 16px 0;
  }
}
.cont-04 .box:nth-child(5n) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .cont-04 .box:nth-child(5n) {
    margin-right: 16px;
  }
}
@media screen and (max-width: 640px) {
  .cont-04 .box:nth-child(3n) {
    margin-right: 0;
  }
}
.cont-04 .box .image {
  padding: 0 0 100%;
  position: relative;
  border-radius: 50%;
  background-color: #fff;
}
.cont-04 .box .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 64%;
  max-height: 64%;
  -o-object-fit: contain;
     object-fit: contain;
}
.cont-04 .box .text {
  font-weight: 400;
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  margin-top: 8px;
}
@media screen and (max-width: 834px) {
  .cont-04 .box .text {
    font-size: 1.4rem;
  }
}

.cont-05 .box {
  width: calc((100% - 48px) / 3);
  margin: 0 24px 24px 0;
  position: relative;
}
@media screen and (max-width: 834px) {
  .cont-05 .box {
    width: calc((100% - 32px) / 3);
    margin: 0 16px 16px 0;
  }
}
@media screen and (max-width: 640px) {
  .cont-05 .box {
    width: 100%;
    margin-right: 0;
    max-height: 320px;
  }
}
.cont-05 .box:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .cont-05 .box:last-child {
    margin-bottom: 0;
  }
}
.cont-05 .box div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  width: 100%;
  padding: 16px;
}
.cont-05 .box div h2 {
  text-align: center;
  font-size: 1.8rem;
  color: #fff;
}
@media screen and (max-width: 834px) {
  .cont-05 .box div h2 {
    font-size: 1.4rem;
  }
}
.cont-05 .box div h2 .ttl-acs {
  font-size: 4rem;
}
@media only screen and (max-width: 1000px) {
  .cont-05 .box div h2 .ttl-acs {
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 834px) {
  .cont-05 .box div h2 .ttl-acs {
    font-size: 2.8rem;
    margin-bottom: 8px;
  }
}
.cont-05 .box img {
  filter: brightness(0.48);
  transition: 0.7s;
}
.cont-05 .box a:hover {
  opacity: 1;
}
.cont-05 .box a:hover img {
  transition: 0.7s;
  transform: scale(1.1);
  filter: brightness(0.72);
}

.wrap-06 {
  display: flex;
  position: relative;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 834px) {
  .wrap-06 {
    flex-direction: column;
    background-color: rgba(255, 255, 255, 0.48);
    background-blend-mode: lighten;
    padding: 48px;
  }
}
@media screen and (max-width: 640px) {
  .wrap-06 {
    padding: 32px;
  }
}
.wrap-06::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  border: 1px solid #8c7954;
  pointer-events: none;
}
.wrap-06 .text {
  background-color: rgba(255, 255, 255, 0.72);
  padding: 96px 48px;
  width: 32%;
}
@media only screen and (max-width: 1200px) {
  .wrap-06 .text {
    padding: 72px 48px;
    width: 36%;
  }
}
@media only screen and (max-width: 1000px) {
  .wrap-06 .text {
    width: 44%;
  }
}
@media screen and (max-width: 834px) {
  .wrap-06 .text {
    width: 100%;
    background-color: transparent;
    padding: 0;
  }
}
.wrap-06 .text.title-top h2 {
  font-size: 2rem;
}
@media screen and (max-width: 640px) {
  .wrap-06 .text.title-top h2 {
    font-size: 1.6rem;
  }
}
.wrap-06 .text.title-top h2 .ttl-acs {
  font-size: 5.6rem;
}
@media screen and (max-width: 640px) {
  .wrap-06 .text.title-top h2 .ttl-acs {
    font-size: 4rem;
  }
}
.wrap-06 .text.title-top div {
  font-size: 1.4rem;
}

@media only screen and (max-width: 1200px) {
  #main .cont-06 {
    flex-direction: column;
  }
}
@media screen and (max-width: 834px) {
  #main .cont-06 {
    flex-direction: row;
  }
}
@media screen and (max-width: 640px) {
  #main .cont-06 {
    flex-direction: column;
  }
}

.cont-06 {
  flex: 1;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 48px;
}
@media only screen and (max-width: 1000px) {
  .cont-06 {
    padding: 32px;
  }
}
@media screen and (max-width: 834px) {
  .cont-06 {
    width: 100%;
    padding: 0;
    justify-content: center;
    margin-top: 24px;
  }
}
@media screen and (max-width: 640px) {
  .cont-06 {
    align-items: center;
  }
}
.cont-06 .box {
  margin: 16px 0 0 16px;
}
@media screen and (max-width: 640px) {
  .cont-06 .box {
    margin: 16px 0 0;
    max-width: 240px;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .cont-06 .box:first-child {
    margin-top: 0;
  }
}
.cont-06 .box a {
  min-width: 300px;
  font-size: 2rem;
  padding-inline: 3.2rem 9.6rem;
}
@media screen and (max-width: 834px) {
  .cont-06 .box a {
    font-size: 1.6rem;
    min-width: 220px;
    padding-inline: 2.8rem 6.4rem;
  }
}
@media screen and (max-width: 640px) {
  .cont-06 .box a {
    width: 100%;
  }
}
@media screen and (max-width: 834px) {
  .cont-06 .box a::before {
    right: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  .wrap-06 .title-top h2 {
    text-align: center !important;
  }
}
@media screen and (max-width: 834px) {
  .wrap-06 .title-top article > div {
    text-align: center !important;
  }
}

#main .cont-07 dl {
  align-items: baseline;
  padding-block: 40px;
  border-bottom: 1px solid #8c7954;
}
@media screen and (max-width: 640px) {
  #main .cont-07 dl {
    flex-direction: column;
    padding-block: 24px;
  }
}
#main .cont-07 dl:first-child {
  border-top: 1px solid #8c7954;
}
#main .cont-07 dt, #main .cont-07 dd {
  padding: 0 16px;
  border: none;
  background-color: transparent;
}
@media screen and (max-width: 640px) {
  #main .cont-07 dt, #main .cont-07 dd {
    width: 100%;
    padding: 0;
  }
}
#main .cont-07 dt {
  width: -moz-fit-content;
  width: fit-content;
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
  font-size: 1.8rem;
}
#main .cont-07 dd {
  flex: 1;
  padding-left: 32px;
}
@media screen and (max-width: 834px) {
  #main .cont-07 dd {
    padding-left: 20px;
  }
}
@media screen and (max-width: 640px) {
  #main .cont-07 dd {
    padding: 0;
  }
}

.cont-07 {
  max-height: 320px;
  overflow-y: auto;
}
.cont-07::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 5px #ccc;
}
.cont-07::-webkit-scrollbar {
  width: 8px;
}
.cont-07::-webkit-scrollbar-thumb {
  background-color: #8c7954;
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.48);
}

.title-01 {
  background-position: center center;
  background-size: cover;
  height: 240px;
  padding: 20px;
  position: relative;
  background-color: rgba(0, 0, 0, 0.48);
  background-blend-mode: darken;
}
@media screen and (max-width: 834px) {
  .title-01 {
    height: 200px;
  }
}
@media screen and (max-width: 640px) {
  .title-01 {
    height: 160px;
  }
}
.title-01 h1 {
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 2rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  line-height: 1.25;
}
@media screen and (max-width: 640px) {
  .title-01 h1 {
    font-size: 1.8rem;
  }
}
.title-01 h1 .ttl-acs {
  font-weight: 500;
  font-size: 6.4rem;
  margin-bottom: 12px;
}
@media screen and (max-width: 834px) {
  .title-01 h1 .ttl-acs {
    font-size: 5.6rem;
  }
}
@media screen and (max-width: 640px) {
  .title-01 h1 .ttl-acs {
    font-size: 4.4rem;
    margin-bottom: 8px;
  }
}
.title-02 h2 {
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
  line-height: 1.4;
}
.title-02._common h2 {
  font-size: 2.4rem;
  padding: 0 0 8px 16px;
  border-left: 4px solid #8c7954;
  border-bottom: 1px solid #8c7954;
}
@media screen and (max-width: 640px) {
  .title-02._common h2 {
    font-size: 2rem;
  }
}
.title-03 h3 {
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 500;
  line-height: 1.4;
}
.title-03._common h3 {
  font-size: 2.2rem;
  padding: 10px 16px 8px;
  background-color: #e3dfd6;
}
@media screen and (max-width: 640px) {
  .title-03._common h3 {
    font-size: 1.8rem;
  }
}

.tp {
  margin-top: 12px;
  font-size: 1.4rem;
}
.tp ul li,
.tp ul div {
  display: inline-block;
}
.tp ul li:last-child a {
  pointer-events: none;
  color: #111;
  text-decoration: none;
}
.tp ul div {
  margin: 0 4px;
}
.tp ul div::before {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

@media screen and (max-width: 640px) {
  #main .flex-01 {
    flex-direction: column;
  }
}
#main .flex-01 .box {
  flex: 1;
}
@media screen and (max-width: 640px) {
  #main .flex-01 .box {
    order: 1;
    width: 100%;
    flex: initial;
  }
}
#main .flex-01 .box:nth-child(1) {
  padding: 0 24px 0 0;
}
@media screen and (max-width: 640px) {
  #main .flex-01 .box:nth-child(1) {
    padding: 0;
  }
}
#main .flex-01 .box:nth-child(1):has(img) {
  padding: 0;
}
#main .flex-01 .box:nth-child(2) {
  padding: 0 0 0 24px;
}
@media screen and (max-width: 640px) {
  #main .flex-01 .box:nth-child(2) {
    padding: 0;
  }
}
#main .flex-01 .box:nth-child(2):has(img) {
  padding: 0;
}
#main .flex-01 .box:has(img) {
  width: 40%;
  flex: initial;
}
@media screen and (max-width: 640px) {
  #main .flex-01 .box:has(img) {
    order: 2;
    width: 100%;
    margin-top: 24px;
  }
}
#main .flex-01 .box h3 {
  margin-bottom: 16px;
}

.g-map {
  position: relative;
  padding-bottom: 400px;
  height: 0;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .g-map {
    padding-bottom: 75%;
  }
}
.g-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#main .form-common1 dt,
#main .form-common1 dd {
  padding: 16px 12px;
  border: none;
  background-color: transparent;
}
@media screen and (max-width: 834px) {
  #main .form-common1 dt,
  #main .form-common1 dd {
    width: 100%;
  }
}
#main .form-common1 dt {
  border-bottom: 1px solid #8c7954;
}
@media screen and (max-width: 834px) {
  #main .form-common1 dt {
    border-bottom: none;
    padding-bottom: 0;
    font-weight: 500;
  }
}
#main .form-common1 dd {
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 834px) {
  #main .form-common1 dd {
    padding-top: 8px;
  }
}
@media screen and (max-width: 834px) {
  #main .form-common1 dl {
    flex-direction: column;
  }
}
#main .form-common1 dl:first-child dt,
#main .form-common1 dl:first-child dd {
  padding-top: 0;
}
@media screen and (max-width: 834px) {
  #main .form-common1 dl:first-child dd {
    padding-top: 8px;
  }
}

#main .form-common2 dt,
#main .form-common2 dd {
  padding: 16px;
}
#main .form-common2 dt {
  background-color: #f2f0eb;
  font-weight: 500;
}
@media screen and (max-width: 834px) {
  #main .form-common2 dl {
    flex-direction: column;
  }
}
@media screen and (max-width: 834px) {
  #main .form-common2 dl:last-child dt {
    border-bottom: none;
  }
}
@media screen and (max-width: 834px) {
  #main .form-common2 dl dt {
    width: 100%;
    border-right: 1px solid #ccc;
  }
}
@media screen and (max-width: 834px) {
  #main .form-common2 dl dd {
    width: 100%;
  }
}

@media only screen and (max-width: 1200px) {
  #main .request-01 {
    flex-direction: column;
  }
}

.request-01 .box {
  border: 1px solid #8c7954;
  padding: 16px;
  width: calc(50% - 8px);
  margin: 0 16px 16px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 1200px) {
  .request-01 .box {
    width: 100%;
  }
}
.request-01 .box:nth-child(even) {
  margin-right: 0;
}
.request-01 .box article {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .request-01 .box article {
    flex-direction: column;
  }
}
.request-01 .box .text {
  flex: 1;
  padding-left: 16px;
}
@media screen and (max-width: 640px) {
  .request-01 .box .text {
    padding-left: 0;
    margin-top: 16px;
    width: 100%;
    text-align: center;
  }
}
.request-01 .box .text h3 {
  font-weight: 500;
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.8rem;
  margin-bottom: 8px;
}
.request-01 .box .image {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #8c7954;
}
.request-01 .box .image img {
  filter: brightness(0) invert(1);
  max-width: 64%;
  max-height: 64%;
  -o-object-fit: contain;
     object-fit: contain;
}

.tb-center td div {
  text-align: center;
}

.price-table-01 table {
  table-layout: fixed;
}
@media screen and (max-width: 640px) {
  .price-table-01 table {
    table-layout: auto;
  }
}

.td-b-cl1 {
  background-color: #f2f0eb;
}

.housekeeper-01 li:nth-child(1)::before {
  content: "Point.1";
}
.housekeeper-01 li:nth-child(2)::before {
  content: "Point.2";
}
.housekeeper-01 li:nth-child(3)::before {
  content: "Point.3";
}
.housekeeper-01 li:nth-child(4)::before {
  content: "Point.4";
}
.housekeeper-01 li:nth-child(5)::before {
  content: "Point.5";
}
.housekeeper-01 li:nth-child(6)::before {
  content: "Point.6";
}
.housekeeper-01 li:nth-child(7)::before {
  content: "Point.7";
}
.housekeeper-01 li:nth-child(8)::before {
  content: "Point.8";
}
.housekeeper-01 li:nth-child(9)::before {
  content: "Point.9";
}
.housekeeper-01 li:nth-child(10)::before {
  content: "Point.10";
}
.housekeeper-01 li:nth-child(11)::before {
  content: "Point.11";
}
.housekeeper-01 li:nth-child(12)::before {
  content: "Point.12";
}
.housekeeper-01 li:nth-child(13)::before {
  content: "Point.13";
}
.housekeeper-01 li:nth-child(14)::before {
  content: "Point.14";
}
.housekeeper-01 li:nth-child(15)::before {
  content: "Point.15";
}
.housekeeper-01 li:nth-child(16)::before {
  content: "Point.16";
}
.housekeeper-01 li:nth-child(17)::before {
  content: "Point.17";
}
.housekeeper-01 li:nth-child(18)::before {
  content: "Point.18";
}
.housekeeper-01 li:nth-child(19)::before {
  content: "Point.19";
}
.housekeeper-01 li:nth-child(20)::before {
  content: "Point.20";
}
.housekeeper-01 li:nth-child(21)::before {
  content: "Point.21";
}
.housekeeper-01 li:nth-child(22)::before {
  content: "Point.22";
}
.housekeeper-01 li:nth-child(23)::before {
  content: "Point.23";
}
.housekeeper-01 li:nth-child(24)::before {
  content: "Point.24";
}
.housekeeper-01 li:nth-child(25)::before {
  content: "Point.25";
}
.housekeeper-01 li:nth-child(26)::before {
  content: "Point.26";
}
.housekeeper-01 li:nth-child(27)::before {
  content: "Point.27";
}
.housekeeper-01 li:nth-child(28)::before {
  content: "Point.28";
}
.housekeeper-01 li:nth-child(29)::before {
  content: "Point.29";
}
.housekeeper-01 li:nth-child(30)::before {
  content: "Point.30";
}
.housekeeper-01 li:nth-child(31)::before {
  content: "Point.31";
}
.housekeeper-01 li:nth-child(32)::before {
  content: "Point.32";
}
.housekeeper-01 li:nth-child(33)::before {
  content: "Point.33";
}
.housekeeper-01 li:nth-child(34)::before {
  content: "Point.34";
}
.housekeeper-01 li:nth-child(35)::before {
  content: "Point.35";
}
.housekeeper-01 li:nth-child(36)::before {
  content: "Point.36";
}
.housekeeper-01 li:nth-child(37)::before {
  content: "Point.37";
}
.housekeeper-01 li:nth-child(38)::before {
  content: "Point.38";
}
.housekeeper-01 li:nth-child(39)::before {
  content: "Point.39";
}
.housekeeper-01 li:nth-child(40)::before {
  content: "Point.40";
}
.housekeeper-01 li:nth-child(41)::before {
  content: "Point.41";
}
.housekeeper-01 li:nth-child(42)::before {
  content: "Point.42";
}
.housekeeper-01 li:nth-child(43)::before {
  content: "Point.43";
}
.housekeeper-01 li:nth-child(44)::before {
  content: "Point.44";
}
.housekeeper-01 li:nth-child(45)::before {
  content: "Point.45";
}
.housekeeper-01 li:nth-child(46)::before {
  content: "Point.46";
}
.housekeeper-01 li:nth-child(47)::before {
  content: "Point.47";
}
.housekeeper-01 li:nth-child(48)::before {
  content: "Point.48";
}
.housekeeper-01 li:nth-child(49)::before {
  content: "Point.49";
}
.housekeeper-01 li:nth-child(50)::before {
  content: "Point.50";
}
.housekeeper-01 li:nth-child(51)::before {
  content: "Point.51";
}
.housekeeper-01 li:nth-child(52)::before {
  content: "Point.52";
}
.housekeeper-01 li:nth-child(53)::before {
  content: "Point.53";
}
.housekeeper-01 li:nth-child(54)::before {
  content: "Point.54";
}
.housekeeper-01 li:nth-child(55)::before {
  content: "Point.55";
}
.housekeeper-01 li:nth-child(56)::before {
  content: "Point.56";
}
.housekeeper-01 li:nth-child(57)::before {
  content: "Point.57";
}
.housekeeper-01 li:nth-child(58)::before {
  content: "Point.58";
}
.housekeeper-01 li:nth-child(59)::before {
  content: "Point.59";
}
.housekeeper-01 li:nth-child(60)::before {
  content: "Point.60";
}
.housekeeper-01 li:nth-child(61)::before {
  content: "Point.61";
}
.housekeeper-01 li:nth-child(62)::before {
  content: "Point.62";
}
.housekeeper-01 li:nth-child(63)::before {
  content: "Point.63";
}
.housekeeper-01 li:nth-child(64)::before {
  content: "Point.64";
}
.housekeeper-01 li:nth-child(65)::before {
  content: "Point.65";
}
.housekeeper-01 li:nth-child(66)::before {
  content: "Point.66";
}
.housekeeper-01 li:nth-child(67)::before {
  content: "Point.67";
}
.housekeeper-01 li:nth-child(68)::before {
  content: "Point.68";
}
.housekeeper-01 li:nth-child(69)::before {
  content: "Point.69";
}
.housekeeper-01 li:nth-child(70)::before {
  content: "Point.70";
}
.housekeeper-01 li:nth-child(71)::before {
  content: "Point.71";
}
.housekeeper-01 li:nth-child(72)::before {
  content: "Point.72";
}
.housekeeper-01 li:nth-child(73)::before {
  content: "Point.73";
}
.housekeeper-01 li:nth-child(74)::before {
  content: "Point.74";
}
.housekeeper-01 li:nth-child(75)::before {
  content: "Point.75";
}
.housekeeper-01 li:nth-child(76)::before {
  content: "Point.76";
}
.housekeeper-01 li:nth-child(77)::before {
  content: "Point.77";
}
.housekeeper-01 li:nth-child(78)::before {
  content: "Point.78";
}
.housekeeper-01 li:nth-child(79)::before {
  content: "Point.79";
}
.housekeeper-01 li:nth-child(80)::before {
  content: "Point.80";
}
.housekeeper-01 li:nth-child(81)::before {
  content: "Point.81";
}
.housekeeper-01 li:nth-child(82)::before {
  content: "Point.82";
}
.housekeeper-01 li:nth-child(83)::before {
  content: "Point.83";
}
.housekeeper-01 li:nth-child(84)::before {
  content: "Point.84";
}
.housekeeper-01 li:nth-child(85)::before {
  content: "Point.85";
}
.housekeeper-01 li:nth-child(86)::before {
  content: "Point.86";
}
.housekeeper-01 li:nth-child(87)::before {
  content: "Point.87";
}
.housekeeper-01 li:nth-child(88)::before {
  content: "Point.88";
}
.housekeeper-01 li:nth-child(89)::before {
  content: "Point.89";
}
.housekeeper-01 li:nth-child(90)::before {
  content: "Point.90";
}
.housekeeper-01 li:nth-child(91)::before {
  content: "Point.91";
}
.housekeeper-01 li:nth-child(92)::before {
  content: "Point.92";
}
.housekeeper-01 li:nth-child(93)::before {
  content: "Point.93";
}
.housekeeper-01 li:nth-child(94)::before {
  content: "Point.94";
}
.housekeeper-01 li:nth-child(95)::before {
  content: "Point.95";
}
.housekeeper-01 li:nth-child(96)::before {
  content: "Point.96";
}
.housekeeper-01 li:nth-child(97)::before {
  content: "Point.97";
}
.housekeeper-01 li:nth-child(98)::before {
  content: "Point.98";
}
.housekeeper-01 li:nth-child(99)::before {
  content: "Point.99";
}
.housekeeper-01 li:nth-child(100)::before {
  content: "Point.100";
}
.housekeeper-01 ul {
  display: flex;
  flex-direction: column;
}
.housekeeper-01 ul li {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.housekeeper-01 ul li:not(:first-child) {
  margin-top: 16px;
}
.housekeeper-01 ul li::before {
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
  background-color: #8c7954;
  padding: 4px 8px;
  line-height: 1;
  font-size: 1.8rem;
  margin-bottom: 4px;
}

.fix-header-button {
  font-weight: 500;
  border: 1px solid #8c7954 !important;
}
.fix-header-button:link, .fix-header-button:visited {
  color: #8c7954 !important;
}

.fix-faq__label, .js-toclist-item__label {
  display: inline-block;
  font-family: YakuHanMP, serif;
  text-align: center;
  line-height: 1;
}

.js-toclist-item {
  margin-bottom: 20px;
}
.js-toclist-item:last-child {
  margin-bottom: 0;
}
.js-toclist-item__link {
  display: flex;
  align-items: flex-start;
  text-decoration-color: #8c7954;
}
.js-toclist-item__link:link, .js-toclist-item__link:visited {
  color: #111;
}
.js-toclist-item__label {
  margin-right: 8px;
  min-width: 72px;
  padding: 7px 10px;
  color: white;
  background-color: #8c7954;
}
.js-toclist-item__text {
  margin-top: 2px;
}

.fix-section-faq__item {
  padding-bottom: 40px;
  border-bottom: 1px solid #ccc;
}
.fix-section-faq__item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.fix-faq {
  flex-direction: column !important;
}
.fix-faq__label {
  min-width: 82px;
  margin-right: 15px;
  padding: 10px 15px;
}
@media screen and (max-width: 640px) {
  .fix-faq__label {
    min-width: 70px;
    padding: 7px 8px;
    font-size: 14px;
  }
}
.box:first-child .fix-faq__label {
  color: white;
  background-color: #8c7954;
}
.box:last-child .fix-faq__label {
  color: #8c7954;
  background-color: white;
  border: 1px solid #8c7954;
}
.fix-faq__text {
  margin-top: 6px;
}
@media screen and (max-width: 640px) {
  .fix-faq__text {
    margin-top: 4px;
  }
}
.box:first-child .fix-faq__text {
  font-weight: bold;
}
.fix-faq .box {
  width: 100%;
}
.fix-faq .box:last-child {
  margin-top: 25px;
}
.fix-faq .box > div {
  display: flex;
  align-items: flex-start;
}

.form-common2 dl dt {
  flex-direction: column-reverse !important;
}/*# sourceMappingURL=common_style.css.map */