@charset "UTF-8";
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  color: #ffffff;
  font-family: "Zen Old Mincho", serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

p, dd {
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
}

@media only screen and (min-width: 768px) {
  h1 {
    font-size: 3.6rem;
    font-weight: 600;
  }
  h2 {
    font-size: 2.8rem;
    font-weight: 600;
  }
  h3 {
    font-size: 2.2rem;
    font-weight: 600;
  }
  h4 {
    font-size: 1.8rem;
    font-weight: 600;
  }
  h5 {
    font-size: 1.6rem;
    font-weight: 600;
  }
  h6 {
    font-size: 1.4rem;
    font-weight: 600;
  }
  p,
  li,
  dt,
  dd,
  input,
  textarea,
  select {
    font-size: 1.6rem;
    font-weight: 500;
  }
  caption {
    font-size: 1.3rem;
    font-weight: 500;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  input,
  textarea,
  select {
    font-family: inherit;
  }
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 2.8rem;
    font-weight: 600;
  }
  h2 {
    font-size: 2.4rem;
    font-weight: 600;
  }
  h3 {
    font-size: 2rem;
    font-weight: 600;
  }
  h4 {
    font-size: 1.6rem;
    font-weight: 600;
  }
  h5 {
    font-size: 1.4rem;
    font-weight: 600;
  }
  h6 {
    font-size: 1.3rem;
    font-weight: 600;
  }
  p,
  li,
  dt,
  dd {
    font-size: 1.5rem;
    font-weight: 500;
  }
  caption {
    font-size: 1.2rem;
    font-weight: 500;
  }
  img {
    width: 100%;
    height: auto;
  }
  input,
  textarea,
  select {
    font-family: inherit;
    font-size: 1.6rem;
    font-weight: 500;
  }
}
@media only screen and (min-width: 768px) {
  .pc-none {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .sp-none {
    display: none !important;
  }
}
.grecaptcha-badge {
  visibility: hidden;
}

.thumbnail {
  position: relative;
  overflow: hidden;
}
.thumbnail img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  object-fit: cover;
  object-position: center;
  -o-object-fit: cover;
  -o-object-position: center;
  font-family: "object-fit: cover; object-position: center";
}

@media only screen and (min-width: 768px) {
  body {
    width: 100%;
    min-width: 1280px;
  }
  .inner--s {
    width: 56.25%;
    min-width: 1080px;
    margin: 0 auto;
  }
  .inner--m {
    width: 66.5%;
    min-width: 1200px;
    margin: 0 auto;
  }
  .inner--l {
    width: 87.5%;
    min-width: 1200px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .inner--s,
  .inner--m,
  .inner--l {
    width: 95%;
    margin: 0 auto;
  }
}
.wysiwyg a {
  text-decoration: underline;
}
.wysiwyg img {
  width: 100%;
}
.wysiwyg em,
.wysiwyg i {
  font-style: italic;
}
.wysiwyg strong,
.wysiwyg b {
  font-weight: 900;
}
.wysiwyg pre,
.wysiwyg code {
  text-align: justify;
  text-justify: inter-ideograph;
}
.wysiwyg u {
  text-decoration: underline;
}
.wysiwyg del {
  text-decoration: line-through;
}
.wysiwyg ol,
.wysiwyg ul {
  padding-left: 20px;
}
.wysiwyg ol {
  list-style: decimal;
}
.wysiwyg ul {
  list-style: disc;
}
.wysiwyg blockquote {
  display: block;
  width: 100%;
  background: #efefef;
  padding: 15px;
  box-sizing: border-box;
}
.wysiwyg blockquote p {
  color: #555555;
  font-style: italic;
}
.wysiwyg blockquote p::before {
  content: "“";
}
.wysiwyg blockquote p::after {
  content: "”";
}
.wysiwyg .table_wrapper table {
  width: 100%;
  min-width: auto;
  border-collapse: collapse;
}
.wysiwyg .table_wrapper th,
.wysiwyg .table_wrapper td {
  font-weight: 600;
  padding: 10px 15px;
  box-sizing: border-box;
  border: 1px solid #cccccc;
}
@media only screen and (min-width: 768px) {
  .wysiwyg .table_wrapper th,
  .wysiwyg .table_wrapper td {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .wysiwyg .table_wrapper th,
  .wysiwyg .table_wrapper td {
    font-size: 1.5rem;
  }
}

.heading--lv2 {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.heading--lv2 .en {
  display: flex;
  align-items: center;
  gap: 5px;
}
.heading--lv2 .en .text {
  background: linear-gradient(135deg, #6ca224 0%, #caef42 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Josefin Sans", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  margin-top: 10px;
}
.heading--lv2 .ja {
  color: #2D7727;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
}

@media only screen and (max-width: 767px) {
  .heading--lv2 {
    display: flex;
    flex-direction: column;
    gap: 5px;
  }
  .heading--lv2 .en {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .heading--lv2 .en .text {
    font-size: 1.5rem;
    line-height: 1;
    margin-top: 10px;
  }
  .heading--lv2 .en .icon {
    width: 20px;
  }
  .heading--lv2 .ja {
    font-size: 2.6rem;
    line-height: 1.5;
  }
}
.button--pattern-1 {
  display: block;
  width: 680px;
  background: linear-gradient(90deg, rgb(152, 89, 62) 0%, rgb(246, 228, 140) 30%, rgb(199, 158, 101) 50%, rgb(246, 228, 140) 78%, rgb(152, 89, 62) 100%);
  padding: 3px;
  box-sizing: border-box;
  border-radius: 90px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.button--pattern-1 .wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  background: radial-gradient(circle at center, #FEEA90 0%, #F0C543 100%);
  padding: 15px;
  box-sizing: border-box;
  border-radius: 90px;
}
.button--pattern-1 .wrapper .icon {
  width: 57px;
}
.button--pattern-1 .wrapper .text {
  color: #000000;
  font-size: 2.4rem;
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1.2;
}
.button--pattern-1::after {
  content: "";
  position: absolute;
  top: -50%;
  left: -120%;
  width: 80%;
  height: 200%;
  background: linear-gradient(120deg, transparent 30%, rgba(255, 255, 255, 0.9) 50%, transparent 70%);
  transform: rotate(15deg);
  transition: 0.6s;
}
.button--pattern-1:hover::after {
  left: 140%;
}

@media only screen and (max-width: 767px) {
  .button--pattern-1 {
    display: block;
    width: 95%;
    padding: 3px;
    box-sizing: border-box;
    border-radius: 90px;
    margin: 0 auto;
    position: relative;
    overflow: visible;
  }
  .button--pattern-1 .wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
    padding: 15px 40px;
    position: relative;
  }
  .button--pattern-1 .wrapper .icon {
    width: 75px;
    position: absolute;
    top: -20px;
    right: 10px;
  }
  .button--pattern-1 .wrapper .text {
    font-size: 2rem;
    letter-spacing: 0.05em;
    line-height: 1.2;
  }
  .button--pattern-1::after {
    display: none;
  }
}
/* ===== PC / 共通 ===== */
.wpcf7 .wpcf7-form {
  padding: 50px 30px;
  box-sizing: border-box;
}
.wpcf7 .wpcf7-form .wpcf7_lists {
  margin-bottom: 45px;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list:last-child {
  margin-bottom: 0;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dt {
  width: 35%;
  padding: 15px 25px;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dt span {
  font-size: 1.6rem;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dt .wpcf7_required {
  color: #fff;
  background: #E53935;
  padding: 0 10px 2px;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dt .wpcf7_optional {
  color: #333;
  background: #E4E4E4;
  padding: 0 10px 2px;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd {
  width: 65%;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span {
  font-size: 1.6rem;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=text], .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=tel], .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=email] {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ccc;
  font-size: 1.6rem;
  padding: 15px 20px;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=text]::-moz-placeholder, .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=tel]::-moz-placeholder, .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=email]::-moz-placeholder {
  color: #a5a5a5;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=text]::placeholder, .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=tel]::placeholder, .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=email]::placeholder {
  color: #a5a5a5;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=text]:focus, .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=tel]:focus, .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=email]:focus {
  outline: 1px solid #333;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span textarea {
  display: block;
  width: 100%;
  height: 225px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  font-size: 1.6rem;
  padding: 20px;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span textarea::-moz-placeholder {
  color: #a5a5a5;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span textarea::placeholder {
  color: #a5a5a5;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span textarea:focus {
  outline: 1px solid #333;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span .wpcf7-radio,
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span .wpcf7-checkbox {
  display: block;
  width: 100%;
  padding: 15px 0 0;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span .wpcf7-radio .wpcf7-list-item,
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span .wpcf7-checkbox .wpcf7-list-item {
  margin: 0 15px 15px 0;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span .wpcf7-select {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ccc;
  font-size: 1.6rem;
  padding: 15px 20px;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span .wpcf7-not-valid-tip {
  font-size: 1.2rem;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_zip {
  display: flex;
  align-items: center;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_zip span:first-child {
  width: 5%;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_zip span:nth-child(2) {
  width: 95%;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date:last-child {
  margin-bottom: 0;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date span {
  font-size: 1.6rem;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date span input[type=date] {
  display: block;
  width: 100%;
  color: #333;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #ccc;
  position: relative;
  font-size: 1.5rem;
  padding: 15px 20px;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date span input[type=date]::-webkit-calendar-picker-indicator {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date span input[type=date]::after {
  content: "\f133";
  color: #333;
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 1.6rem;
  /* 媒体別で変更可 */
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date span .wpcf7-not-valid-tip {
  font-size: 1.2rem;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date span:first-child {
  width: 15%;
}
.wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date span:nth-child(2) {
  width: 85%;
}
.wpcf7 .wpcf7-form .wpcf7_accepted {
  margin-bottom: 45px;
}
.wpcf7 .wpcf7-form .wpcf7_accepted .wpcf7_accepted_txt p {
  text-align: center;
  font-size: 1.6rem;
}
.wpcf7 .wpcf7-form .wpcf7_accepted .wpcf7_accepted_txt p a {
  border-bottom: 1px solid #333;
  font-size: 1.6rem;
}
.wpcf7 .wpcf7-form .wpcf7_button {
  text-align: center;
}
.wpcf7 .wpcf7-form .wpcf7_button input[type=submit] {
  display: block;
  margin: 0 auto;
  width: 320px;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.05em;
  background: #ffffff;
  box-sizing: border-box;
  font-size: 1.8rem;
  padding: 20px;
  border-radius: 90px;
}

/* ========= SP ========= */
@media only screen and (max-width: 767px) {
  .wpcf7 .wpcf7-form {
    padding: 30px 15px;
  }
  .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list {
    display: flex;
    flex-direction: column;
  }
  .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dt {
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
  }
  .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dt span {
    font-size: 1.5rem;
  }
  .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd {
    width: 100%;
  }
  .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span {
    font-size: 1.5rem;
  }
  .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=text], .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=tel], .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=email] {
    font-size: 1.5rem;
    padding: 10px 15px;
  }
  .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span textarea {
    font-size: 1.5rem;
    padding: 15px;
  }
  .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span .wpcf7-radio .wpcf7-list-item,
  .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span .wpcf7-checkbox .wpcf7-list-item {
    display: block;
    margin: 0 0 10px 0;
  }
  .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span .wpcf7-select {
    font-size: 1.5rem;
    padding: 10px 15px;
  }
  .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date span {
    font-size: 1.5rem;
  }
  .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date span:first-child {
    width: 20%;
  }
  .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date span:nth-child(2) {
    width: 80%;
  }
  .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date span input[type=date] {
    font-size: 1.5rem;
    padding: 10px 15px;
  }
  .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date span input[type=date]::after {
    font-size: 1.5rem;
  }
  .wpcf7 .wpcf7-form .wpcf7_accepted .wpcf7_accepted_txt p {
    font-size: 1.3rem;
  }
  .wpcf7 .wpcf7-form .wpcf7_accepted .wpcf7_accepted_txt p a {
    font-size: 1.3rem;
  }
  .wpcf7 .wpcf7-form .wpcf7_button input[type=submit] {
    width: 85%;
    font-size: 1.6rem;
    padding: 20px;
  }
}
.header {
  background: url(../img/layout/header/bg.jpg) no-repeat center/cover;
  position: relative;
  overflow: hidden;
}

.header-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 1% 2%;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.header-bar__logo {
  width: 12.24vw;
  min-width: 185px;
}
.header-bar__action {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 0 0 2px 2px;
  box-sizing: border-box;
}
.header-bar .wrapper {
  display: flex;
  align-items: center;
  background: #000000;
  padding: 10px 15px 10px 25px;
}
.header-bar__tel {
  background: linear-gradient(90deg, rgb(153, 136, 85) 0%, rgb(199, 158, 101) 13%, rgb(246, 228, 140) 50%, rgb(199, 158, 101) 90%, rgb(188, 155, 78) 100%);
  padding: 2px;
  box-sizing: border-box;
  border-radius: 90px;
}
.header-bar__tel .wrapper {
  display: flex;
  flex-direction: column;
  gap: 2px;
  background: #000000;
  padding: 8px 25px;
  border-radius: 90px;
}
.header-bar__tel .number {
  display: flex;
  align-items: center;
  gap: 5px;
}
.header-bar__tel .icon {
  font-size: 1.4rem;
}
.header-bar__tel .text {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
}
.header-bar__tel .caption {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.header-bar__button {
  background: linear-gradient(90deg, rgb(153, 136, 85) 0%, rgb(199, 158, 101) 13%, rgb(246, 228, 140) 50%, rgb(199, 158, 101) 90%, rgb(188, 155, 78) 100%);
  padding: 2px;
  box-sizing: border-box;
  border-radius: 90px;
}
.header-bar__button .wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #ffffff;
  padding: 13px 25px;
  border-radius: 90px;
}
.header-bar__button .wrapper--instagram {
  padding: 13px 15px;
}
.header-bar__button .text {
  color: #000000;
  font-size: 1.6rem;
  font-weight: 900;
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 767px) {
  .header {
    position: relative;
  }
  .header-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background: #1C1C1C;
    padding: 12px 10px;
    box-sizing: border-box;
  }
  .header-bar__logo {
    display: block;
    width: 165px;
    margin: 0 auto;
  }
  .header-bar__action {
    display: none;
  }
}
.footer {
  background: linear-gradient(135deg, #998855 0%, #c79e65 13%, #f6e48c 50%, #c79e65 90%, #bc9b4e 100%);
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
}
.footer__copyright {
  color: #000000;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 767px) {
  .footer__copyright {
    display: block;
    margin-bottom: 52px;
  }
  .bottom-nav {
    width: 100%;
    background: #000000;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10000;
  }
  .bottom-nav__list {
    display: flex;
    background: linear-gradient(90deg, rgb(153, 136, 85) 0%, rgb(199, 158, 101) 13%, rgb(246, 228, 140) 50%, rgb(199, 158, 101) 90%, rgb(188, 155, 78) 100%);
    padding-top: 2px;
  }
  .bottom-nav__item {
    padding: 5px 0;
  }
  .bottom-nav__item:nth-child(1) {
    width: 70%;
    background: #000000;
  }
  .bottom-nav__item:nth-child(2) {
    width: 30%;
    background: #ffffff;
  }
  .bottom-nav__sns {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .bottom-nav__link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
  }
  .bottom-nav__link:nth-child(1) {
    border-right: 1px solid #000000;
  }
  .bottom-nav__tel {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2px;
    width: 100%;
    height: 100%;
  }
  .bottom-nav__tel .number {
    font-size: 2.2rem;
    line-height: 1;
  }
  .bottom-nav__tel .caption {
    font-size: 1rem;
  }
  .bottom-nav__button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    height: 100%;
  }
  .bottom-nav__button .icon {
    width: 30px;
  }
  .bottom-nav__button .text {
    color: #000000;
    font-size: 1.4rem;
  }
}
.drawer-off__button {
  position: fixed;
  top: 12px;
  right: 12px;
  width: 50px;
  height: 50px;
  background: #2D7727;
  border-radius: 8px;
  cursor: pointer;
  z-index: 999;
}
.drawer-off__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.drawer-off__wrapper {
  display: flex;
  flex-direction: column;
}
.drawer-off__line {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  margin-top: 8px;
}
.drawer-off__line span {
  display: block;
  width: 30px;
  height: 1px;
  background: #ffffff;
}
.drawer-off__title {
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0.05em;
}

.drawer-on {
  width: 100%;
  height: 100vh;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.drawer-on.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  z-index: 100;
}
.drawer-on__inner {
  padding: 5px 15px;
  box-sizing: border-box;
}
.drawer-on__logo {
  display: block;
  width: 200px;
  margin-bottom: 30px;
}
.drawer-on__nav {
  margin-bottom: 30px;
}
.drawer-on__item a {
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 15px 0;
  border-bottom: 1px solid #cccccc;
}
.drawer-on__links {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 15px;
}
.drawer-on__link a {
  font-size: 1.4rem;
  font-weight: 500;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
}

.drawer-mail {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #2D7727;
  padding: 15px;
  border-radius: 8px;
  margin-bottom: 20px;
}
.drawer-mail i, .drawer-mail span {
  color: #ffffff;
}
.drawer-mail span {
  font-size: 1.8rem;
  font-weight: 500;
}

.drawer-tel {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #F7F7F7;
  padding: 10px 30px 20px;
  margin-bottom: 30px;
}
.drawer-tel__link {
  display: flex;
  justify-content: center;
  align-items: self-end;
  gap: 5px;
}
.drawer-tel__link i, .drawer-tel__link span {
  color: #2D7727;
}
.drawer-tel__link i {
  margin-bottom: 8px;
}
.drawer-tel__link span {
  font-size: 3.2rem;
  font-weight: 500;
}
.drawer-tel__caption {
  display: block;
  width: 100%;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
  background: #ffffff;
  padding: 5px;
}

.drawer-sns__title {
  display: block;
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 10px;
}
.drawer-sns__list {
  display: flex;
  gap: 5%;
}
.drawer-sns__item {
  width: 10%;
}

.breadcrumb {
  padding: 15px 0;
}
.breadcrumb__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  width: 87.5%;
  min-width: 1200px;
  margin: 0 auto;
}
.breadcrumb__item {
  font-size: 1.5rem;
  line-height: 1;
  padding-right: 10px;
  border-right: 1px solid #000000;
}
.breadcrumb__item:last-child {
  border: none;
}

@media only screen and (max-width: 767px) {
  .breadcrumb {
    display: none;
  }
}
.pagination {
  margin-top: 30px;
}

.page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.page-numbers li span, .page-numbers li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  font-size: 1.8rem;
  line-height: 1;
}
.page-numbers li span.current {
  background: #2D7727;
  color: #ffffff;
  font-size: 2rem;
}

@media only screen and (max-width: 767px) {
  .pagination {
    margin-top: 20px;
  }
  .page-numbers li span, .page-numbers li a {
    width: 35px;
    height: 35px;
    font-size: 1.6rem;
  }
  .page-numbers li span.current {
    font-size: 1.8rem;
  }
}
.navigation {
  margin-top: 80px;
}
.navigation__list {
  display: flex;
  justify-content: center;
  position: relative;
}
.navigation__item--prev {
  position: absolute;
  top: 0;
  left: 0;
}
.navigation__item--archive {
  text-align: center;
}
.navigation__item--next {
  position: absolute;
  top: 0;
  right: 0;
}
.navigation__link {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
}

.top-about {
  background: #2D2D2D;
  padding: 50px 0;
}
.top-about__title--lv2 {
  font-size: 3.6rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
  text-shadow: -1px -1px 0 rgba(28, 28, 28, 0.2), 0 -1px 0 rgba(28, 28, 28, 0.2), 1px -1px 0 rgba(28, 28, 28, 0.2), -1px 0 0 rgba(28, 28, 28, 0.2), 1px 0 0 rgba(28, 28, 28, 0.2), -1px 1px 0 rgba(28, 28, 28, 0.2), 0 1px 0 rgba(28, 28, 28, 0.2), 1px 1px 0 rgba(28, 28, 28, 0.2);
  margin-bottom: 25px;
  position: relative;
}
.top-about__title--lv2 span {
  background: linear-gradient(90deg, rgb(153, 136, 85) 0%, rgb(199, 158, 101) 13%, rgb(246, 228, 140) 50%, rgb(199, 158, 101) 90%, rgb(188, 155, 78) 100%);
  background-repeat: no-repeat;
  background-size: 100% 15px;
  background-position: 0 100%;
  padding: 0 10px;
}
.top-about__text {
  font-size: 1.7rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
.top-about__list {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}
.top-about__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 530px;
  padding: 50px 30px;
  box-sizing: border-box;
  border-radius: 30px;
}
.top-about__item:first-child {
  background: url(../img/pages/top/about/bg--1st.png) no-repeat center/cover;
}
.top-about__item:nth-child(2) {
  background: url(../img/pages/top/about/bg--2nd.png) no-repeat center/cover;
}
.top-about__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  background: url(../img/pages/top/about/bg--3rd.png) no-repeat center/100% 90%;
  padding: 0 50px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.top-about__contents {
  width: 420px;
}
.top-about__message {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top-about__message .title {
  font-size: 5.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.top-about__message .text {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 767px) {
  .top-about {
    padding: 50px 0 20px;
  }
  .top-about__title--lv2 {
    font-size: 2.8rem;
    letter-spacing: 0.05em;
    line-height: 1;
    margin-bottom: 25px;
    position: relative;
  }
  .top-about__title--lv2 span {
    background-size: 100% 12px;
    padding: 0 10px;
  }
  .top-about__text {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 1.8;
  }
  .top-about__list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
  }
  .top-about__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 35px 20px;
  }
  .top-about__wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 50px;
    background: url(../img/pages/top/about/bg--3rd.png) no-repeat center/cover;
    padding: 30px 20px;
    box-sizing: border-box;
    border-radius: 30px;
    margin-bottom: 50px;
    position: relative;
  }
  .top-about__contents {
    width: 100%;
  }
  .top-about__img {
    width: 135px;
    position: absolute;
    bottom: -20px;
    right: 0;
  }
  .top-about__message {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
  }
  .top-about__message .title {
    font-size: 2.8rem;
    letter-spacing: 0.05em;
  }
  .top-about__message .text {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
}
.top-trouble {
  background: url(../img/pages/top/problem/bg--arrow.png) no-repeat top/100%, url(../img/pages/top/problem/bg.jpg) no-repeat top center/cover;
}
.top-trouble__inner {
  padding: 135px 0;
  position: relative;
}
.top-trouble__title--lv3 {
  color: #ffffff;
  font-size: 4.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 50px;
}
.top-trouble__list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 0;
}
.top-trouble__item {
  width: 33.3%;
}
.top-trouble__img {
  position: absolute;
  bottom: 0;
  right: 0;
}

@media only screen and (max-width: 767px) {
  .top-trouble {
    background: url(../img/pages/top/problem/sp-bg--arrow.png) no-repeat top/100%, url(../img/pages/top/problem/bg.jpg) no-repeat top center/cover;
  }
  .top-trouble__inner {
    padding: 80px 0;
    position: relative;
  }
  .top-trouble__title--lv3 {
    font-size: 3.2rem;
    letter-spacing: 0.05em;
    line-height: 1.3;
    margin-bottom: 30px;
  }
  .top-trouble__list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 20px 0;
    margin-bottom: 50px;
  }
  .top-trouble__item {
    width: 100%;
  }
  .top-trouble__img {
    display: block;
    width: 70%;
    position: static;
    margin: 0 auto;
  }
}
.top-diagnosis {
  background: url(../img/pages/top/diagnosis/bg.png) no-repeat top center/cover;
  padding: 0 0 80px;
}
.top-diagnosis__title--lv2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background: linear-gradient(135deg, #998855 0%, #c79e65 13%, #f6e48c 50%, #c79e65 90%, #bc9b4e 100%);
  padding: 20px 0;
  color: #000000;
  margin-bottom: 100px;
  position: relative;
}
.top-diagnosis__title--lv2::before {
  content: "";
  display: block;
  width: 188px;
  aspect-ratio: 188/41;
  background: url(../img/pages/top/diagnosis/deco--title.png) no-repeat center/cover;
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.top-diagnosis__title--lv2 .sub {
  color: #ffffff;
  font-size: 3.6rem;
  font-weight: 900;
  letter-spacing: 0.05em;
  line-height: 1;
  background: #000000;
  padding: 5px 15px 8px;
}
.top-diagnosis__title--lv2 .main {
  font-size: 4.2rem;
  font-weight: 900;
  letter-spacing: 0.05em;
}
.top-diagnosis__title--lv3 {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 15px;
}
.top-diagnosis__contents {
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-diagnosis__check-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 585px;
}
.top-diagnosis__check-item {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
.top-diagnosis__check-item .icon {
  font-size: 1.8rem;
}
.top-diagnosis__check-item .text {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.top-diagnosis__check-item.is-active .icon {
  color: #00B22C;
}
.top-diagnosis__message {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  width: 900px;
  background: linear-gradient(90deg, rgba(153, 136, 85, 0) 0%, rgba(153, 136, 85, 0.7) 5%, rgb(199, 158, 101) 13%, rgb(246, 228, 140) 50%, rgb(199, 158, 101) 90%, rgba(153, 136, 85, 0.7) 95%, rgba(188, 155, 78, 0) 100%);
  padding: 20px 30px;
  box-sizing: border-box;
  margin: 0 auto 50px;
}
.top-diagnosis__message .sub {
  color: #000000;
  font-size: 2.2rem;
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1;
}
.top-diagnosis__message .main {
  color: #000000;
  font-size: 4.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
}
.top-diagnosis__list {
  display: flex;
  gap: 13px;
  margin-bottom: 50px;
}
.top-diagnosis__item {
  width: 260px;
  background: #000000;
  border: 2px solid rgb(199, 158, 101);
  padding: 15px 15px 20px;
  box-sizing: border-box;
  position: relative;
}
.top-diagnosis__item::before {
  content: "";
  display: block;
  width: 40px;
  aspect-ratio: 40/43;
  background: url(../img/pages/top/diagnosis/icon--left.png) no-repeat center/cover;
  position: absolute;
  top: -6px;
  left: -5px;
}
.top-diagnosis__item::after {
  content: "";
  display: block;
  width: 40px;
  aspect-ratio: 40/43;
  background: url(../img/pages/top/diagnosis/icon--right.png) no-repeat center/cover;
  position: absolute;
  bottom: -5px;
  right: -5px;
}
.top-diagnosis__item .title {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.top-diagnosis__item .text {
  display: block;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}
.top-diagnosis__item .caption {
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .top-diagnosis {
    padding: 60px 0;
  }
  .top-diagnosis__title--lv2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    margin-bottom: 80px;
    position: relative;
  }
  .top-diagnosis__title--lv2::before {
    content: "";
    display: block;
    width: 138px;
  }
  .top-diagnosis__title--lv2 .sub {
    font-size: 2rem;
    letter-spacing: 0.05em;
    line-height: 2;
    padding: 5px 15px;
  }
  .top-diagnosis__title--lv2 .main {
    font-size: 3.6rem;
    letter-spacing: 0.05em;
    line-height: 1.3;
    text-align: center;
  }
  .top-diagnosis__title--lv3 {
    font-size: 2.6rem;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
  }
  .top-diagnosis__contents {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    margin-bottom: 30px;
    position: relative;
  }
  .top-diagnosis__img {
    width: 135px;
    position: absolute;
    bottom: -256px;
    right: 0;
  }
  .top-diagnosis__check-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
  }
  .top-diagnosis__check-item {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
  }
  .top-diagnosis__check-item .icon {
    font-size: 2rem;
  }
  .top-diagnosis__check-item .text {
    font-size: 1.8rem;
    letter-spacing: 0.05em;
  }
  .top-diagnosis__message {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    width: 100%;
    padding: 20px 30px;
    box-sizing: border-box;
    margin: 0 auto 50px;
  }
  .top-diagnosis__message .sub {
    font-size: 2rem;
    letter-spacing: 0.05em;
    line-height: 1.3;
  }
  .top-diagnosis__message .main {
    font-size: 3.6rem;
    letter-spacing: 0.05em;
    line-height: 1.2;
  }
  .top-diagnosis__list {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 13px;
    margin-bottom: 50px;
  }
  .top-diagnosis__item {
    width: 260px;
    padding: 15px;
    box-sizing: border-box;
  }
  .top-diagnosis__item .title {
    font-size: 1.8rem;
    letter-spacing: 0.05em;
  }
  .top-diagnosis__item .text {
    display: block;
    font-size: 2.2rem;
    letter-spacing: 0.05em;
  }
  .top-diagnosis__item .caption {
    display: block;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
}
.top-comic {
  background: url(../img/pages/top/comic/bg.png) no-repeat top center/cover;
  padding: 0 0 50px;
}
.top-comic__title--lv2 {
  color: #ffffff;
  font-size: 4.2rem;
  font-weight: 700;
  text-align: center;
  display: block;
  background: #DAA84E;
  padding: 30px;
  box-sizing: border-box;
  margin-bottom: 80px;
  position: relative;
}
.top-comic__title--lv2::before {
  content: "";
  display: block;
  width: 271px;
  aspect-ratio: 271/54;
  background: url(../img/pages/top/comic/ic--arrow.png) no-repeat center/cover;
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.top-comic__img {
  display: block;
  width: 760px;
  margin: 0 auto 35px;
}

@media only screen and (max-width: 767px) {
  .top-comic {
    padding: 0 0 50px;
  }
  .top-comic__title--lv2 {
    display: block;
    font-size: 3.2rem;
    line-height: 1.2;
    padding: 20px 10px 25px;
    box-sizing: border-box;
    margin-bottom: 60px;
    position: relative;
  }
  .top-comic__title--lv2::before {
    content: "";
    display: block;
    width: 165px;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .top-comic__img {
    display: block;
    width: 90%;
    margin: 0 auto 35px;
  }
}
.top-feature {
  background: url(../img/pages/top/feature/bg.png) no-repeat top center/cover;
  padding: 100px 0 80px;
}
.top-feature__title--lv2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: linear-gradient(135deg, #998855 0%, #c79e65 13%, #f6e48c 50%, #c79e65 90%, #bc9b4e 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  margin-bottom: 40px;
  position: relative;
}
.top-feature__title--lv2::before {
  content: "";
  display: block;
  width: 133px;
  aspect-ratio: 133/49;
  background: url(../img/pages/top/feature/deco--left.png) no-repeat center/cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 100px;
}
.top-feature__title--lv2::after {
  content: "";
  display: block;
  width: 133px;
  aspect-ratio: 133/49;
  background: url(../img/pages/top/feature/deco--right.png) no-repeat center/cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 100px;
}
.top-feature__title--lv2 .sub {
  font-size: 3.6rem;
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1;
}
.top-feature__title--lv2 .main {
  font-size: 4.2rem;
  font-weight: 900;
  letter-spacing: 0.1em;
}
.top-feature__list {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.top-feature__item {
  width: 920px;
  background: linear-gradient(90deg, rgb(153, 136, 85) 0%, rgb(199, 158, 101) 13%, rgb(246, 228, 140) 50%, rgb(199, 158, 101) 90%, rgb(188, 155, 78) 100%);
  padding: 10px;
  box-sizing: border-box;
  border-radius: 8px;
  margin: 0 auto;
  position: relative;
}
.top-feature__item .title {
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}
.top-feature__item .title::before {
  content: "";
  display: block;
  width: 160px;
  aspect-ratio: 160/13;
  background: url(../img/pages/top/feature/deco--title.png) no-repeat center/cover;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.top-feature__item .body {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.top-feature__item .text {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.6;
  text-align: center;
}
.top-feature__item .list {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 30px 0;
}
.top-feature__item .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 160px;
  background: linear-gradient(90deg, #998855 0%, #c79e65 13%, #f6e48c 50%, #c79e65 90%, #bc9b4e 100%);
  padding: 10px;
  box-sizing: border-box;
}
.top-feature__item .name {
  color: #000000;
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.top-feature__item .example {
  color: #000000;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: center;
}
.top-feature__item:first-child .wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background: url(../img/pages/top/feature/bg--1st.jpg) no-repeat center/cover;
  padding: 50px;
  box-sizing: border-box;
  border-radius: 8px;
  position: relative;
}
.top-feature__item:first-child .wrapper::before {
  content: "";
  display: block;
  width: 143px;
  aspect-ratio: 143/141;
  background: url(../img/pages/top/feature/number--01.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
}
.top-feature__item:first-child .img {
  position: absolute;
  bottom: 0;
  right: -100px;
}
.top-feature__item:nth-child(2) .wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background: url(../img/pages/top/feature/bg--2nd.jpg) no-repeat center/cover;
  padding: 50px;
  box-sizing: border-box;
  border-radius: 8px;
  position: relative;
}
.top-feature__item:nth-child(2) .wrapper::before {
  content: "";
  display: block;
  width: 143px;
  aspect-ratio: 143/141;
  background: url(../img/pages/top/feature/number--02.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
}
.top-feature__item:nth-child(3) .wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background: url(../img/pages/top/feature/bg--3rd.jpg) no-repeat center/cover;
  padding: 50px;
  box-sizing: border-box;
  border-radius: 8px;
  position: relative;
}
.top-feature__item:nth-child(3) .wrapper::before {
  content: "";
  display: block;
  width: 143px;
  aspect-ratio: 143/141;
  background: url(../img/pages/top/feature/number--03.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
}
.top-feature__movie {
  width: 920px;
  aspect-ratio: 16/9;
  margin: 50px auto 0;
}
.top-feature__movie iframe {
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 767px) {
  .top-feature {
    padding: 60px 0;
    overflow: hidden;
  }
  .top-feature__title--lv2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
    position: relative;
  }
  .top-feature__title--lv2::before {
    content: "";
    display: block;
    width: 65px;
    position: absolute;
    top: -35px;
    transform: none;
    left: 0;
  }
  .top-feature__title--lv2::after {
    content: "";
    display: block;
    width: 65px;
    position: absolute;
    top: -35px;
    transform: none;
    right: 0;
  }
  .top-feature__title--lv2 .sub {
    font-size: 2.4rem;
    letter-spacing: 0.05em;
    line-height: 1.5;
  }
  .top-feature__title--lv2 .main {
    font-size: 3.2rem;
    letter-spacing: 0.05em;
    line-height: 1.2;
    text-align: center;
  }
  .top-feature__list {
    display: flex;
    flex-direction: column;
    gap: 50px;
  }
  .top-feature__item {
    width: 100%;
    padding: 5px;
    margin: 0 auto;
    position: relative;
  }
  .top-feature__item .title {
    font-size: 2.4rem;
    letter-spacing: 0.05em;
    line-height: 1.5;
    margin-bottom: 60px;
    position: relative;
  }
  .top-feature__item .title::before {
    content: "";
    display: block;
    width: 160px;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .top-feature__item .body {
    display: flex;
    flex-direction: column;
    gap: 25px;
  }
  .top-feature__item .text {
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.6;
    text-align: justify;
  }
  .top-feature__item .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px 2%;
    margin: 30px 0;
  }
  .top-feature__item .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 49%;
    min-height: 130px;
  }
  .top-feature__item .name {
    color: #000000;
    font-size: 2.6rem;
    font-weight: 700;
    letter-spacing: 0.1em;
  }
  .top-feature__item .example {
    color: #000000;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-align: center;
  }
  .top-feature__item:first-child .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 50px 20px;
    position: relative;
    z-index: 100;
  }
  .top-feature__item:first-child .wrapper::before {
    content: "";
    display: block;
    width: 65px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .top-feature__item:first-child .img {
    width: 105px;
    position: absolute;
    top: -100px;
    bottom: auto;
    right: -20px;
    z-index: 10;
  }
  .top-feature__item:nth-child(2) .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background: url(../img/pages/top/feature/bg--2nd.jpg) no-repeat top left -180px/cover;
    padding: 50px 20px;
    position: relative;
  }
  .top-feature__item:nth-child(2) .wrapper::before {
    content: "";
    display: block;
    width: 65px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .top-feature__item:nth-child(3) .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 50px 20px;
    position: relative;
  }
  .top-feature__item:nth-child(3) .wrapper::before {
    content: "";
    display: block;
    width: 65px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .top-feature__movie {
    width: 100%;
    margin: 50px auto 0;
  }
}
.top-faq {
  background: url(../img/pages/top/faq/bg.png) no-repeat top center/cover;
  padding: 80px 0;
}
.top-faq__title--lv2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: linear-gradient(135deg, #998855 0%, #c79e65 13%, #f6e48c 50%, #c79e65 90%, #bc9b4e 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  margin-bottom: 40px;
  position: relative;
}
.top-faq__title--lv2::before {
  content: "";
  display: block;
  width: 70px;
  aspect-ratio: 70/79;
  background: url(../img/pages/top/faq/deco--left.png) no-repeat center/cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 210px;
}
.top-faq__title--lv2::after {
  content: "";
  display: block;
  width: 70px;
  aspect-ratio: 70/79;
  background: url(../img/pages/top/faq/deco--right.png) no-repeat center/cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 210px;
}
.top-faq__title--lv2 .sub {
  font-size: 3.6rem;
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1;
}
.top-faq__title--lv2 .main {
  font-size: 4.2rem;
  font-weight: 900;
  letter-spacing: 0.1em;
}
.top-faq__list {
  display: flex;
  flex-direction: column;
  gap: 80px;
}
.top-faq__question .wrapper {
  display: flex;
  gap: 15px;
}
.top-faq__question .img {
  display: block;
  width: 135px;
}
.top-faq__question .list {
  display: flex;
  flex-direction: column;
}
.top-faq__question .item {
  background: linear-gradient(90deg, rgb(153, 136, 85) 0%, rgb(199, 158, 101) 13%, rgb(246, 228, 140) 50%, rgb(199, 158, 101) 90%, rgb(188, 155, 78) 100%);
  padding: 2px;
  box-sizing: border-box;
  border-radius: 90px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-top: 20px;
  position: relative;
}
.top-faq__question .item::before {
  content: "";
  display: block;
  width: 35px;
  aspect-ratio: 35/15;
  background: url(../img/pages/top/faq/arrow--question.png) no-repeat center/cover;
  position: absolute;
  left: 50px;
  bottom: -15px;
}
.top-faq .box {
  background: #000000;
  padding: 20px 40px;
  border-radius: 90px;
  box-sizing: border-box;
}
.top-faq__answer {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 95%;
  margin: 0 0 0 auto;
}
.top-faq__answer .wrapper {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.top-faq__answer .img {
  display: block;
  width: 135px;
}
.top-faq__answer .list {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.top-faq__answer .item {
  background: linear-gradient(90deg, rgb(153, 136, 85) 0%, rgb(199, 158, 101) 13%, rgb(246, 228, 140) 50%, rgb(199, 158, 101) 90%, rgb(188, 155, 78) 100%);
  padding: 15px 40px;
  box-sizing: border-box;
  border-radius: 90px;
  color: #000000;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin-top: 30px;
  position: relative;
}
.top-faq__answer .item::before {
  content: "";
  display: block;
  width: 35px;
  aspect-ratio: 35/15;
  background: url(../img/pages/top/faq/arrow--answer.png) no-repeat center/cover;
  position: absolute;
  right: 50px;
  bottom: -15px;
}

@media only screen and (max-width: 767px) {
  .top-faq {
    background: url(../img/pages/top/faq/bg.png) no-repeat top center/100%, #000000;
    padding: 60px 0;
  }
  .top-faq__title--lv2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    position: relative;
  }
  .top-faq__title--lv2::before {
    content: "";
    display: block;
    width: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 0;
  }
  .top-faq__title--lv2::after {
    content: "";
    display: block;
    width: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 0;
  }
  .top-faq__title--lv2 .main {
    font-size: 2.8rem;
    letter-spacing: 0.05em;
  }
  .top-faq__list {
    display: flex;
    flex-direction: column;
    gap: 80px;
  }
  .top-faq__question {
    margin-bottom: 35px;
  }
  .top-faq__question .wrapper {
    display: flex;
    align-items: flex-start;
    gap: 15px;
  }
  .top-faq__question .box {
    padding: 20px 40px;
    border-radius: 20px;
    box-sizing: border-box;
  }
  .top-faq__question .img {
    display: block;
    width: 50px;
    margin-top: 15px;
  }
  .top-faq__question .list {
    display: flex;
    flex-direction: column;
  }
  .top-faq__question .item {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    border-radius: 20px;
    margin-top: 0;
    position: relative;
  }
  .top-faq__question .item::before {
    content: "";
    display: block;
    width: 25px;
    position: absolute;
    left: 50px;
    bottom: -10px;
  }
  .top-faq__answer {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 95%;
    margin: 0 0 0 auto;
  }
  .top-faq__answer .wrapper {
    display: flex;
    align-items: flex-start;
    gap: 15px;
  }
  .top-faq__answer .img {
    display: block;
    width: 50px;
    margin-top: 15px;
  }
  .top-faq__answer .list {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 20px;
  }
  .top-faq__answer .item {
    padding: 15px;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
    border-radius: 20px;
    margin-top: 0;
    position: relative;
  }
  .top-faq__answer .item::before {
    content: "";
    display: block;
    width: 25px;
    position: absolute;
    right: 50px;
    bottom: -10px;
  }
}
.top-greeting {
  background: #000000;
}
.top-greeting__inner {
  position: relative;
}
.top-greeting__contents {
  width: 690px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
}
.top-greeting__title {
  color: #000000;
  font-size: 4.2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin-bottom: 50px;
  position: relative;
}
.top-greeting__title::before {
  content: "";
  display: block;
  width: 140%;
  height: 120%;
  background: linear-gradient(135deg, #998855 0%, #c79e65 13%, #f6e48c 50%, #c79e65 90%, #bc9b4e 100%);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: -420px;
  z-index: -1;
}
.top-greeting__body {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.top-greeting__text {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
.top-greeting__img {
  display: block;
  width: 60%;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 767px) {
  .top-greeting__inner {
    position: relative;
  }
  .top-greeting__contents {
    width: 100%;
    position: static;
    transform: none;
    margin-bottom: 50px;
  }
  .top-greeting__title {
    font-size: 2.6rem;
    letter-spacing: 0.05em;
    line-height: 1.3;
    padding: 10px 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
    position: relative;
    z-index: 10;
  }
  .top-greeting__title::before {
    content: "";
    display: block;
    width: 105%;
    height: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: -25px;
    z-index: -1;
  }
  .top-greeting__body {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .top-greeting__text {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    line-height: 1.8;
  }
  .top-greeting__img {
    display: block;
    width: 100%;
    margin: 0 0 0 auto;
  }
}
.top-voice {
  background: url(../img/pages/top/voice/bg.png) no-repeat top center/cover;
  padding: 120px 0 100px;
}
.top-voice__inner {
  position: relative;
}
.top-voice__list {
  display: flex;
  gap: 30px;
  position: relative;
  z-index: 100;
}
.top-voice__item {
  width: 340px;
  background: #ffffff;
  padding: 30px;
  box-sizing: border-box;
  position: relative;
}
.top-voice__item::before {
  content: "";
  display: block;
  width: 34px;
  aspect-ratio: 34/15;
  background: url(../img/pages/top/voice/ic--arrow.png) no-repeat center/cover;
  position: absolute;
  bottom: -15px;
  left: 30px;
}
.top-voice__item .evaluation {
  display: block;
  background: linear-gradient(135deg, #998855 0%, #c79e65 13%, #f6e48c 50%, #c79e65 90%, #bc9b4e 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.top-voice__item .title, .top-voice__item .text {
  color: #000000;
}
.top-voice__item .title {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
}
.top-voice__item .body {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.top-voice__item .text {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
.top-voice__item .icon {
  position: absolute;
  top: -30px;
  right: 30px;
}
.top-voice__img {
  position: absolute;
  top: -70px;
  left: -130px;
  z-index: 10;
}

@media only screen and (max-width: 767px) {
  .top-voice {
    padding: 150px 0 50px;
  }
  .top-voice__inner {
    position: relative;
  }
  .top-voice__list {
    display: flex;
    flex-direction: column;
    gap: 50px;
    position: relative;
    z-index: 100;
  }
  .top-voice__item {
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    position: relative;
  }
  .top-voice__item::before {
    content: "";
    display: block;
    width: 34px;
    position: absolute;
    bottom: -15px;
    left: 30px;
  }
  .top-voice__item .evaluation {
    display: block;
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .top-voice__item .title {
    font-size: 2rem;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
  }
  .top-voice__item .body {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  .top-voice__item .text {
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .top-voice__item .icon {
    width: 80px;
    position: absolute;
    top: -40px;
    right: 20px;
  }
  .top-voice__img {
    width: 100px;
    position: absolute;
    top: -105px;
    left: 0;
  }
}
.top-action {
  background: #000000;
  padding: 80px 0;
}
.top-action__title {
  font-size: 4.6rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .top-action {
    padding: 50px 0;
  }
  .top-action__title {
    font-size: 2.8rem;
    margin-bottom: 10px;
  }
}
.top-menu {
  background: url(../img/pages/top/menu/bg.jpg) no-repeat top center/cover;
  padding: 80px 0;
}
.top-menu__title {
  background: linear-gradient(135deg, #998855 0%, #c79e65 13%, #f6e48c 50%, #c79e65 90%, #bc9b4e 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-size: 5.2rem;
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 50px;
  position: relative;
}
.top-menu__title::before {
  content: "";
  display: block;
  width: 160px;
  aspect-ratio: 160/13;
  background: url(../img/pages/top/menu/deco--title.png) no-repeat center/cover;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.top-menu__definition {
  margin-bottom: 50px;
}
.top-menu__definition .row {
  display: flex;
  justify-content: space-between;
  padding: 25px 0;
  position: relative;
}
.top-menu__definition .row:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(135deg, #998855 0%, #c79e65 13%, #f6e48c 50%, #c79e65 90%, #bc9b4e 100%);
  position: absolute;
  bottom: 0;
  left: 0;
}
.top-menu__definition .term, .top-menu__definition .desc {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.top-menu__list {
  display: flex;
  gap: 30px;
}
.top-menu__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  width: 340px;
}
.top-menu__item .title {
  font-size: 2rem;
}

@media only screen and (max-width: 767px) {
  .top-menu {
    padding: 50px 0;
  }
  .top-menu__title {
    font-size: 2.8rem;
    letter-spacing: 0.05em;
    line-height: 1.6;
    margin-bottom: 50px;
    position: relative;
  }
  .top-menu__title::before {
    content: "";
    display: block;
    width: 160px;
    aspect-ratio: 160/13;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .top-menu__definition {
    margin-bottom: 50px;
  }
  .top-menu__definition .row {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: 25px 0;
    position: relative;
  }
  .top-menu__definition .term, .top-menu__definition .desc {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
  .top-menu__definition .term {
    width: 100%;
  }
  .top-menu__definition .desc {
    width: 100%;
  }
  .top-menu__list {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  .top-menu__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    width: 100%;
  }
  .top-menu__item .title {
    font-size: 1.8rem;
  }
}
.top-info {
  background: #000000;
  padding: 0 0 80px;
}
.top-info__button {
  display: block;
  width: 285px;
  margin: 0 auto 20px;
  background: linear-gradient(90deg, rgb(153, 136, 85) 0%, rgb(199, 158, 101) 13%, rgb(246, 228, 140) 50%, rgb(199, 158, 101) 90%, rgb(188, 155, 78) 100%);
  padding: 2px;
  box-sizing: border-box;
  border-radius: 90px;
}
.top-info__button .wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 10px;
  background: #ffffff;
  padding: 13px 25px;
  box-sizing: border-box;
  border-radius: 90px;
}
.top-info__button .text {
  color: #000000;
  font-size: 1.8rem;
  font-weight: 900;
  letter-spacing: 0.05em;
}
.top-info__definition {
  margin-bottom: 50px;
}
.top-info__definition .row {
  display: flex;
  gap: 2%;
  padding: 25px 0;
  position: relative;
}
.top-info__definition .row:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(135deg, #998855 0%, #c79e65 13%, #f6e48c 50%, #c79e65 90%, #bc9b4e 100%);
  position: absolute;
  bottom: 0;
  left: 0;
}
.top-info__definition .term, .top-info__definition .desc {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.top-info__definition .term {
  width: 18%;
}
.top-info__definition .desc {
  width: 80%;
}
.top-info__map {
  width: 100%;
  height: 350px;
}
.top-info__map iframe {
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 767px) {
  .top-info {
    padding: 0 0 50px;
  }
  .top-info__definition {
    margin-bottom: 50px;
  }
  .top-info__definition .row {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: 25px 0;
    position: relative;
  }
  .top-info__definition .term, .top-info__definition .desc {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
  .top-info__definition .term {
    width: 100%;
  }
  .top-info__definition .desc {
    width: 100%;
  }
  .top-info__map {
    width: 100%;
    height: 250px;
  }
}
.notfound {
  background: #000000;
}
.notfound__inner {
  padding: 80px 0;
}
.notfound__title {
  font-size: 3.2rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 30px;
}
.notfound__text {
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
}
.notfound__text a {
  border-bottom: 1px solid #ffffff;
}

@media only screen and (max-width: 767px) {
  .notfound__inner {
    padding: 50px 0;
  }
  .notfound__title {
    font-size: 2.4rem;
    text-align: center;
    margin-bottom: 30px;
  }
  .notfound__text {
    font-size: 1.5rem;
    text-align: center;
  }
  .notfound__text a {
    border-bottom: 1px solid #ffffff;
  }
}/*# sourceMappingURL=style.css.map */