@charset "UTF-8";
/*!
Theme Name: seaislandclub.3.0
Theme URI: http://ace-union.net
Version: 1.0
Author: AceUnionDesign co.,ltd
*/
/*!
*** based on ***
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Shippori+Mincho&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Shippori+Mincho&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Shippori+Mincho&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Shippori+Mincho&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Shippori+Mincho&display=swap");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

/* HTML5 display-role reset for older browsers */
address, article, aside, figure, figcaption, footer,
header, hgroup, hr, legend, main, menu, nav, section, summary {
  display: block;
}

ul, ol {
  list-style: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Adjust border color as needed */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

/* Added global box-sizing reset */
*,
::before,
::after {
  box-sizing: border-box;
}

/* Cancel webkit text-size adjustment */
body {
  -webkit-text-size-adjust: 100%;
}

/* Reset button default styles */
button {
  display: inline-block;
  padding: 0;
  background: none;
  border: none;
}

/* Adjust small tag default size */
small {
  font-size: 75%;
}

/* Hide hidden elements */
[hidden] {
  display: none;
}

/* Remove mark default background */
mark {
  background: none;
}

/* Normalize em tag to non-italic */
em {
  font-style: normal;
}

/* Set input opacity to visible */
input {
  opacity: 1;
}

/* Align images to bottom */
img {
  vertical-align: bottom;
}

/* Normalize address font style */
address {
  font-style: normal;
}

button {
  cursor: pointer;
}

input::-webkit-input-placeholder {
  color: #bbb;
}
input:-moz-placeholder {
  color: #999;
}
input::-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder {
  color: #999;
}

.sp-only {
  display: block;
}
@media only screen and (min-width: 768px) {
  .sp-only {
    display: none;
    visibility: hidden;
  }
}

.pc-only {
  display: none;
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  .pc-only {
    display: block;
    visibility: visible;
  }
}

br.pc-only {
  line-height: 0;
}

.al-right {
  text-align: right;
}

.al-center {
  text-align: center;
}

.al-left {
  text-align: left;
}

.strong {
  font-weight: bold;
}

img {
  height: auto;
}
img:not([width]) {
  width: 100%;
}
img[width] {
  max-width: 100%;
}

html {
  scroll-padding-top: 70px;
}
@media only screen and (min-width: 768px) {
  html {
    scroll-padding-top: 0;
  }
}

body {
  position: relative;
  margin: 0;
  font-family: "Shippori Mincho", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, serif;
  line-height: 1.5;
  background: #FFFFFF;
  color: #000;
  font-size: 0.875rem;
  overflow-x: hidden;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
  letter-spacing: 0.03em;
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 1.125rem;
    line-height: 1.625;
  }
}
body strong {
  font-weight: bold;
}
body a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  transition: all 0.2s ease-in;
}

button,
input,
select,
option,
textarea,
label {
  font-family: "Shippori Mincho", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, serif;
}

main:not(.p-top) {
  padding-top: 60px;
}
@media only screen and (min-width: 768px) {
  main:not(.p-top) {
    padding-top: 100px;
  }
}

.c-header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  transition: background-color 0.15s ease-in-out;
  max-width: 100vw;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.c-header .inner-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  position: relative;
  z-index: 1;
  padding: 0 0 0 15px;
}
@media only screen and (min-width: 768px) and (max-width: 910px) {
  .c-header .inner-block {
    flex-direction: column;
    align-items: flex-start;
  }
  .c-header .inner-block .link-area {
    width: 100%;
    margin-top: -22px;
  }
  .c-header .inner-block .list {
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 768px) {
  .c-header .inner-block {
    padding: 15px 35px;
  }
}
.c-header .logo {
  max-width: 100px;
  filter: brightness(0) saturate(100%);
}
@media only screen and (min-width: 768px) {
  .c-header .logo {
    max-width: clamp(125px, 10.98vw, 150px);
  }
}
.c-header .menu-trigger {
  width: 60px;
  height: 60px;
  position: relative;
}
.c-header .menu-trigger .inn {
  display: block;
  width: 25px;
  height: 2px;
  background-color: #000000;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  transition: transform 0.3s ease-in-out;
}
.c-header .menu-trigger .inn:first-of-type {
  top: 20px;
}
.c-header .menu-trigger .inn:nth-of-type(2) {
  top: 0;
  bottom: 0;
}
.c-header .menu-trigger .inn:last-of-type {
  bottom: 20px;
}
.c-header .menu-trigger.is-active .inn:first-of-type {
  transform: translateY(9px) rotate(45deg);
}
.c-header .menu-trigger.is-active .inn:nth-of-type(2) {
  opacity: 0;
}
.c-header .menu-trigger.is-active .inn:last-of-type {
  transform: translateY(-9px) rotate(-45deg);
}
.c-header .link-area {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  top: 100%;
  left: 0;
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  background-color: #fff;
  width: 100%;
  height: calc(100vh - 60px);
  padding-bottom: 30px;
  transition: opacity 0.15s ease-in-out;
}
.c-header .link-area.is-active {
  opacity: 1;
  pointer-events: all;
}
@media only screen and (min-width: 768px) {
  .c-header .link-area {
    opacity: 1;
    pointer-events: all;
    position: static;
    display: block;
    background-color: transparent;
    width: auto;
    height: auto;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .c-header .sub-items a,
.c-header .sub-items .list-inn-btn,
.c-header .list a,
.c-header .list .list-inn-btn {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
}
.c-header .sub-items {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 12px;
  gap: 10px;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .c-header .sub-items {
    flex-direction: row;
    justify-content: flex-end;
    font-size: 13px;
    gap: 0;
    margin-top: 0;
  }
}
.c-header .sub-items .sub-link {
  padding: 5px 50px;
  border: 1px solid #000;
}
@media only screen and (min-width: 768px) {
  .c-header .sub-items .sub-link {
    padding: 1px 15px;
    border: none;
  }
  .c-header .sub-items .sub-link:hover {
    opacity: 0.7;
  }
}
.c-header .lang-btn-box {
  font-size: 12px;
  font-weight: 500;
  border: 1px solid #000000;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 15px;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .c-header .lang-btn-box {
    margin-left: 15px;
  }
}
.c-header .lang-btn-box .lang-btn {
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.c-header .lang-btn-box .lang-btn.is-active {
  pointer-events: none;
}
.c-header .lang-btn-box .lang-btn:not(.is-active) {
  color: #979797;
}
.c-header .lang-btn-box .lang-btn + .lang-btn::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  background-color: #979797;
  margin: 0 6px;
}
.c-header .lang-btn-box .lang-btn:hover {
  color: #000000;
}
@media only screen and (min-width: 768px) {
  .c-header .list {
    display: flex;
    align-items: center;
  }
}
.c-header .list > li {
  position: relative;
}
@media only screen and (max-width: 767.9px) {
  .c-header .list > li > a:not(:has(~ .list-inn))::after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border-top: 2px solid #979797;
    border-right: 2px solid #979797;
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
  }
}
.c-header .list > li .sub-list-trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 49px;
  height: 49px;
  background-color: #F4F2EA;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .c-header .list > li .sub-list-trigger {
    display: none;
  }
}
.c-header .list > li .sub-list-trigger.is-active .inn::after {
  transform: rotate(180deg);
}
.c-header .list > li .sub-list-trigger .inn {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.c-header .list > li .sub-list-trigger .inn::before, .c-header .list > li .sub-list-trigger .inn::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 2px;
  background-color: #979797;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: transform 0.3s ease-in-out;
}
.c-header .list > li .sub-list-trigger .inn::after {
  transform: rotate(90deg);
}
.c-header .list > li .list-inn-btn::before, .c-header .list > li .list-inn-btn::after {
  position: absolute;
  content: "";
  width: 12px;
  height: 2px;
  background-color: #979797;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  transition: transform 0.3s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .c-header .list > li .list-inn-btn::before, .c-header .list > li .list-inn-btn::after {
    display: none;
  }
}
.c-header .list > li .list-inn-btn::after {
  transform: rotate(90deg);
}
.c-header .list > li .list-inn-btn.is-active {
  background-color: #F4F2EA;
}
.c-header .list > li .list-inn-btn.is-active::after {
  transform: rotate(180deg);
}
.c-header .list > li > a,
.c-header .list > li .list-inn-btn {
  font-weight: 500;
  line-height: 1.29;
  font-size: 14px;
  width: 100%;
  text-align: left;
  padding: 15px;
  border-top: 1px solid #f0f0f0;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .c-header .list > li > a,
.c-header .list > li .list-inn-btn {
    padding: 5px clamp(12px, 1.32vw, 18px);
    font-size: clamp(12px, 1.02vw, 14px);
    text-align: center;
    border: none;
    width: auto;
  }
  .c-header .list > li > a::after,
.c-header .list > li .list-inn-btn::after {
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    background-color: #000000;
    top: auto;
    bottom: 0;
    right: 0;
    left: auto;
    margin: auto;
    border: none;
    transform: none;
    transition: 0.3s ease-in-out;
  }
  .c-header .list > li > a:has(~ .list-inn)::before,
.c-header .list > li .list-inn-btn:has(~ .list-inn)::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 100%;
    right: 0;
    left: 0;
    margin: auto;
  }
  .c-header .list > li > a:hover::after,
.c-header .list > li .list-inn-btn:hover::after {
    width: 100%;
    right: auto;
    left: 0;
  }
  .c-header .list > li > a:hover ~ .list-inn,
.c-header .list > li .list-inn-btn:hover ~ .list-inn {
    opacity: 1;
    pointer-events: all;
  }
}
.c-header .list > li:last-of-type a,
.c-header .list > li:last-of-type .list-inn-btn {
  padding-right: 0;
  border-bottom: 1px solid #f0f0f0;
}
@media only screen and (min-width: 768px) {
  .c-header .list > li:last-of-type a,
.c-header .list > li:last-of-type .list-inn-btn {
    border: none;
  }
}
.c-header .list-inn {
  top: calc(100% + 20px);
  width: 100%;
  transition: opacity 0.3s ease-in-out;
  display: none;
}
@media only screen and (min-width: 768px) {
  .c-header .list-inn {
    background-color: #fff;
    pointer-events: none;
    position: absolute;
    opacity: 0;
    display: block;
    box-shadow: 0 4px 9px -3px rgba(0, 0, 0, 0.2);
  }
  .c-header .list-inn:hover {
    opacity: 1;
    pointer-events: all;
  }
}
.c-header .list-inn > li a {
  display: flex;
  align-items: center;
  font-size: 12px;
  background-color: #F4F2EA;
  border-top: 1px solid #fff;
  padding: 10px 18px;
}
.c-header .list-inn > li a::before {
  content: "";
  width: 10px;
  height: 1px;
  background-color: #000;
  display: inline-block;
  margin-right: 10px;
}
@media only screen and (min-width: 768px) {
  .c-header .list-inn > li a::before {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .c-header .list-inn > li a {
    font-size: 13px;
    display: block;
    padding: 10px 18px;
    background-color: transparent;
  }
  .c-header .list-inn > li a:hover {
    opacity: 0.6;
  }
}

.c-footer {
  background-color: #1A1A1A;
  color: #fff;
}
.c-footer .inner-block {
  padding-top: 70px;
  padding-bottom: 40px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .c-footer .inner-block {
    padding-top: 72px;
    padding-bottom: 57px;
  }
}
.c-footer .link-area {
  display: none;
}
@media only screen and (min-width: 768px) {
  .c-footer .link-area {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 910px) {
  .c-footer .link-area {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }
}
.c-footer .link-list a {
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .c-footer .link-list a:hover {
    opacity: 0.6;
  }
}
.c-footer .link-list:last-of-type {
  position: relative;
}
@media only screen and (max-width: 767.9px) {
  .c-footer .link-list:last-of-type::before {
    position: absolute;
    content: "";
    width: 100vw;
    height: 1px;
    background-color: #979797;
    bottom: 0;
    left: -15px;
  }
}
.c-footer .link-list > li > a {
  font-size: 12px;
  padding: 7px 0;
}
@media only screen and (min-width: 768px) {
  .c-footer .link-list > li > a {
    font-size: 16px;
    padding: 11px 0;
  }
}
@media only screen and (max-width: 767.9px) {
  .c-footer .link-list > li > a {
    display: block;
    width: 100%;
    position: relative;
  }
  .c-footer .link-list > li > a::after {
    position: absolute;
    content: "";
    width: 100vw;
    height: 1px;
    background-color: #979797;
    top: 0;
    left: -15px;
  }
}
@media only screen and (min-width: 768px) {
  .c-footer .link-list > li > a:has(+ .sub-link-list) {
    padding-bottom: 5px;
  }
}
.c-footer .sub-link-list {
  margin: 2px 0 5px 10px;
}
@media only screen and (min-width: 768px) {
  .c-footer .sub-link-list {
    margin: 0 0 10px 18px;
  }
}
.c-footer .sub-link-list > li > a {
  font-size: 10px;
  padding: 5px 0;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .c-footer .sub-link-list > li > a {
    font-size: 15px;
    padding: 6px 0;
  }
}
.c-footer .sub-link-list > li > a::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 1px;
  background-color: #fff;
  margin-right: 8px;
}
.c-footer .logo {
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  margin: auto;
  max-width: 247px;
}
@media only screen and (min-width: 768px) {
  .c-footer .logo {
    position: static;
    max-width: 312px;
    margin: 40px auto 0;
  }
}
.c-footer .copyright {
  text-align: center;
  font-size: 10px;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .c-footer .copyright {
    font-size: 12px;
    margin-top: 17px;
  }
}

.inner-block {
  padding: 0 15px;
  max-width: 1143px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .inner-block {
    padding: 0 30px;
  }
}

.c-layout-txt-and-btn {
  color: #fff;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .c-layout-txt-and-btn {
    align-items: center;
  }
}
.c-layout-txt-and-btn .inner-block {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 767.9px) {
  .c-layout-txt-and-btn .inner-block {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 768px) {
  .c-layout-txt-and-btn .inner-block {
    padding-top: 125px;
    padding-bottom: 125px;
  }
}
.c-layout-txt-and-btn .c-ttl01 {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .c-layout-txt-and-btn .c-ttl01 {
    margin-top: 40px;
  }
}
.c-layout-txt-and-btn .detail-txt {
  font-weight: 500;
  line-height: 2.05;
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .c-layout-txt-and-btn .detail-txt {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .c-layout-txt-and-btn.align-right .inn {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .c-layout-txt-and-btn.align-right .c-ttl01,
.c-layout-txt-and-btn.align-right .detail-txt {
    text-align: right;
  }
}
.c-layout-txt-and-btn .c-btn01 {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .c-layout-txt-and-btn .c-btn01 {
    margin-right: unset;
    margin-left: unset;
  }
}

.c-ttl01 {
  font-weight: 500;
  line-height: 1.2;
  font-size: 28px;
}
@media only screen and (min-width: 768px) {
  .c-ttl01 {
    font-size: 64px;
    font-size: clamp(42px, 4.69vw, 64px);
  }
}
.c-ttl01.en {
  font-family: "Cormorant Garamond", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, serif;
  line-height: 1;
  font-size: 40px;
}
@media only screen and (min-width: 768px) {
  .c-ttl01.en {
    font-size: 78px;
    font-size: clamp(62px, 5.71vw, 78px);
  }
}
.c-ttl01.center {
  text-align: center;
}
.c-ttl01.center + .c-ttl01--sub {
  text-align: center;
}
.c-ttl01.right {
  text-align: right;
}
.c-ttl01.right + .c-ttl01--sub {
  text-align: right;
}
.c-ttl01--sub {
  font-weight: 500;
  margin-top: 10px;
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .c-ttl01--sub {
    margin-top: 15px;
    font-size: 26px;
  }
}
.c-ttl01.color--gold {
  color: #A29043;
}

.c-ttl02 {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.625;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .c-ttl02 {
    font-size: 32px;
    margin-bottom: 60px;
  }
}
.c-ttl02.left {
  text-align: left;
}

.c-section-ttl {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.72;
  letter-spacing: 0.03em;
}
@media only screen and (min-width: 768px) {
  .c-section-ttl {
    font-size: 25px;
  }
}
.c-section-ttl + .c-notes {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .c-section-ttl + .c-notes {
    margin-top: 50px;
  }
}
.c-section-ttl.center {
  text-align: center;
}

.c-normal-ttl {
  letter-spacing: 0.03em;
  font-weight: 500;
  line-height: 1.59;
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .c-normal-ttl {
    font-size: 22px;
  }
}
.c-normal-ttl.center {
  text-align: center;
}

.c-notes {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.03em;
}
@media only screen and (min-width: 768px) {
  .c-notes {
    font-size: 14px;
  }
}
.c-notes.center {
  text-align: center;
}

.c-txt {
  line-height: 1.94;
}
.c-txt + .c-txt {
  margin-top: 1.94em;
}

.c-btn01 {
  color: #fff;
  font-family: "Cormorant Garamond", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, serif;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid currentColor;
  max-width: 220px;
  width: 100%;
  padding: 12px 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .c-btn01 {
    margin-top: 80px;
    padding: 20px 23px;
    font-size: 18px;
    max-width: 283px;
  }
  .c-btn01:hover {
    background-color: rgba(255, 255, 255, 0.6);
    color: #000;
  }
}
.c-btn01.center {
  margin-left: auto;
  margin-right: auto;
}
.c-btn01.right {
  margin-left: auto;
}
.c-btn01::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 10px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 10'%3E%3Cpath d='M19 1l4 4-4 4' fill='none' stroke='black' stroke-width='1'/%3E%3Cpath d='M0 5h23' fill='none' stroke='black' stroke-width='1'/%3E%3C/svg%3E") no-repeat center/contain;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 10'%3E%3Cpath d='M19 1l4 4-4 4' fill='none' stroke='black' stroke-width='1'/%3E%3Cpath d='M0 5h23' fill='none' stroke='black' stroke-width='1'/%3E%3C/svg%3E") no-repeat center/contain;
}
.c-btn01--black {
  color: #000;
}
@media only screen and (min-width: 768px) {
  .c-btn01--black:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
  }
}

.c-bg-beige {
  background-color: #F4F2EA;
}

.c-post-list > li {
  border-top: 1px solid #C2BFB2;
}
.c-post-list > li:last-of-type {
  border-bottom: 1px solid #C2BFB2;
}
.c-post-list > li a {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 15px 0;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .c-post-list > li a {
    padding: 38px 0;
    flex-direction: row;
    align-items: center;
  }
  .c-post-list > li a:hover {
    background-color: rgba(255, 255, 255, 0.6);
  }
}
.c-post-list > li .date {
  letter-spacing: 0.06em;
  font-size: 12px;
  flex-shrink: 0;
}
@media only screen and (min-width: 768px) {
  .c-post-list > li .date {
    margin: 0 30px 0 0;
    font-size: 17px;
  }
}
.c-post-list > li .view-more {
  font-family: "Cormorant Garamond", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, serif;
  margin-left: auto;
  flex-shrink: 0;
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  .c-post-list > li .view-more {
    padding-left: 1em;
    font-size: 18px;
  }
}
.c-post-list > li .view-more::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 7px;
  background: url(./images/icon_arrow.svg) no-repeat center/100%;
  margin-left: 10px;
}
@media only screen and (min-width: 768px) {
  .c-post-list > li .view-more::after {
    margin-left: 24px;
    width: 5px;
    height: 8px;
  }
}

.c-cta-block {
  color: #fff;
  position: relative;
  z-index: 1;
}
.c-cta-block .inner-block {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (min-width: 768px) {
  .c-cta-block .inner-block {
    flex-direction: row;
    padding-top: 100px;
    padding-bottom: 100px;
    gap: 45px;
  }
}
@media only screen and (min-width: 768px) {
  .c-cta-block .c-ttl01 {
    font-size: clamp(42px, 3.81vw, 52px);
  }
}
.c-cta-block .c-ttl01 + .detail-txt {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .c-cta-block .c-ttl01 + .detail-txt {
    margin-top: 50px;
  }
}
.c-cta-block .detail-txt {
  font-size: 16px;
  line-height: 2.05;
}
@media only screen and (min-width: 768px) {
  .c-cta-block .detail-txt {
    font-size: 20px;
  }
}
.c-cta-block .detail-txt a {
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .c-cta-block .detail-txt a:hover {
    text-decoration: underline;
  }
}
.c-cta-block .detail-txt + .detail-txt {
  margin-top: 1em;
}
@media only screen and (min-width: 768px) {
  .c-cta-block .detail-txt + .detail-txt {
    margin-top: 2.05em;
  }
}
.c-cta-block .c-btn01 {
  margin-top: 0;
}
.c-cta-block .blur-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  padding: 30px 15px;
  position: relative;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  background-color: rgba(0, 0, 0, 0.35);
}
@media only screen and (min-width: 768px) {
  .c-cta-block .blur-box {
    gap: 45px;
    padding: 40px;
  }
}
@media only screen and (min-width: 900px) {
  .c-cta-block .blur-box {
    flex-direction: row;
  }
}
.c-cta-block .img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
.c-cta-block .img-wrap img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.js--scroll-section {
  min-height: 100vh !important;
}

.ib {
  display: inline-block;
}

.c-kv-block .inner-block {
  max-width: 1280px;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .c-kv-block .inner-block {
    padding-top: 63px;
    padding-bottom: 60px;
  }
}
.c-kv-block .kv {
  height: 180px;
}
@media only screen and (min-width: 768px) {
  .c-kv-block .kv {
    height: 355px;
  }
}
.c-kv-block .kv img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-kv-block .ttl {
  font-weight: 500;
  font-size: 40px;
  line-height: 1.06;
  font-family: "Cormorant Garamond", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, serif;
  letter-spacing: 0;
  margin-top: 40px;
}
@media only screen and (min-width: 768px) {
  .c-kv-block .ttl {
    margin-top: 80px;
    font-size: 88px;
  }
}
.c-kv-block .ttl-sub {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.72;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .c-kv-block .ttl-sub {
    font-size: 25px;
    margin-top: 20px;
  }
}
.c-kv-block .ttl,
.c-kv-block .ttl-sub {
  text-align: center;
}
.c-kv-block02 {
  height: 200px;
  position: relative;
  z-index: 3;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .c-kv-block02 {
    height: 708px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .c-kv-block02.small {
    height: 460px;
  }
}
.c-kv-block02 .inner-block {
  height: 100%;
}
.c-kv-block02 .ttl {
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.36;
}
@media only screen and (min-width: 768px) {
  .c-kv-block02 .ttl {
    font-size: 68px;
  }
}
.c-kv-block02 .ttl.en {
  font-size: 34px;
}
@media only screen and (min-width: 768px) {
  .c-kv-block02 .ttl.en {
    font-size: 88px;
    font-family: "Cormorant Garamond", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, serif;
  }
}
.c-kv-block02 .ttl-sub {
  font-weight: 500;
  font-size: 16px;
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .c-kv-block02 .ttl-sub {
    font-size: 25px;
    padding-left: 23px;
  }
}
.c-kv-block02 .txt-items {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  position: relative;
}
.c-kv-block02 .c-breadcrumb {
  position: absolute;
  left: 0;
  bottom: -25px;
}
@media only screen and (min-width: 768px) {
  .c-kv-block02 .c-breadcrumb {
    bottom: 18px;
  }
}
.c-kv-block02 .kv {
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% - 80px);
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .c-kv-block02 .kv {
    width: calc(100% - 275px);
  }
}
@media only screen and (min-width: 992px) {
  .c-kv-block02 .kv {
    width: calc(100% - (100% - 1080px) / 2 - 242px);
  }
}
.c-kv-block02 .kv img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (min-width: 768px) {
  .c-kv-block02.small + .c-bg-nextto-kv::before {
    height: calc(100% + 200px);
  }
}

.c-bg-nextto-kv {
  position: relative;
  z-index: 1;
}
.c-bg-nextto-kv::before {
  position: absolute;
  content: "";
  width: 100%;
  height: calc(100% + 150px);
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .c-bg-nextto-kv::before {
    height: calc(100% + 503px);
  }
}
.c-bg-nextto-kv .inner-block {
  padding-top: 60px;
  padding-bottom: 90px;
}
@media only screen and (min-width: 768px) {
  .c-bg-nextto-kv .inner-block {
    padding-top: 144px;
    padding-bottom: 200px;
  }
}

.c-breadcrumb .inner-block {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .c-breadcrumb .inner-block {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.c-breadcrumb .list {
  display: flex;
  align-items: center;
  overflow: auto;
  white-space: nowrap;
}
.c-breadcrumb .list > li {
  font-size: 12px;
  font-weight: 500;
  color: #959595;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .c-breadcrumb .list > li {
    font-size: 16px;
  }
}
.c-breadcrumb .list > li a {
  color: #000;
  display: block;
}
@media only screen and (min-width: 768px) {
  .c-breadcrumb .list > li a:hover {
    text-decoration: underline;
  }
}
.c-breadcrumb .list > li + li::before {
  content: "/";
  display: inline-block;
  margin: 0 5px;
  color: #000;
}
@media only screen and (min-width: 768px) {
  .c-breadcrumb .list > li + li::before {
    margin: 0 10px 0 15px;
  }
}

.c-tag-list {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .c-tag-list {
    gap: 18px;
  }
}
.c-tag-list > li .tag {
  background-color: #fff;
  font-weight: 500;
  color: #A59A67;
  border: 1px solid #C2BFB2;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 3px 8px;
}
@media only screen and (min-width: 768px) {
  .c-tag-list > li .tag {
    padding: 6px 16px;
  }
}
.c-tag-list > li .tag::before {
  content: "#";
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .c-tag-list > li a.tag:hover {
    color: #fff;
    background-color: #A59A67;
    border-color: #A59A67;
  }
}
.c-tag-list.small {
  gap: 5px;
}
@media only screen and (min-width: 768px) {
  .c-tag-list.small {
    gap: 10px;
  }
}
.c-tag-list.small > li .tag {
  font-size: 12px;
  padding: 2px 6px;
}
@media only screen and (min-width: 768px) {
  .c-tag-list.small > li .tag {
    font-size: 14px;
    padding: 3px 10px;
  }
}

.c-column-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  grid-gap: 20px;
}
@media only screen and (min-width: 768px) {
  .c-column-list {
    grid-gap: 60px 90px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  }
}
.c-column-list .ttl {
  letter-spacing: 0.01em;
  font-weight: 500;
  line-height: 1.94;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .c-column-list .ttl {
    margin-top: 22px;
  }
}
.c-column-list .thumb {
  height: 0;
  padding-top: 123%;
  position: relative;
  overflow: hidden;
}
.c-column-list .thumb img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  transition: 0.3s ease-in-out;
}
.c-column-list > li a {
  display: block;
}
@media only screen and (min-width: 768px) {
  .c-column-list > li a:hover {
    color: #A29043;
  }
  .c-column-list > li a:hover .thumb img {
    transform: scale(1.2);
  }
}
.c-column-list .c-tag-list {
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .c-column-list .c-tag-list {
    margin-top: 10px;
  }
}

.c-table01 table {
  width: 100%;
}
.c-table01 tr {
  border-top: 1px solid #C2BFB2;
}
.c-table01 tr:last-of-type {
  border-bottom: 1px solid #C2BFB2;
}
.c-table01 th,
.c-table01 td {
  font-weight: 500;
  line-height: 1.94;
  padding: 15px 0;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .c-table01 th,
.c-table01 td {
    padding: 34px 0;
  }
}
.c-table01 th {
  width: 32%;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .c-table01 th {
    width: 12%;
    padding-right: 10px;
  }
}
.c-table01 td {
  width: 68%;
}
@media only screen and (min-width: 992px) {
  .c-table01 td {
    width: 88%;
  }
}

.c-heading01 {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.95;
}

.c-img-txt-row-list .ttl {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  display: flex;
  align-items: center;
  gap: 0 5px;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list .ttl {
    font-size: clamp(22px, 2.05vw, 28px);
    gap: 0 10px;
  }
}
.c-img-txt-row-list .ttl + .txt {
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list .ttl + .txt {
    margin-top: 34px;
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list .ttl.align-right {
    text-align: right;
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list .ttl.small {
    font-size: clamp(18px, 1.61vw, 22px);
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list.ttl-large .ttl:not(.small) {
    font-size: clamp(22px, 2.34vw, 32px);
  }
}
.c-img-txt-row-list .num {
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list .num {
    font-size: clamp(60px, 7.17vw, 98px);
  }
}
.c-img-txt-row-list .num::after {
  content: "";
  width: 1px;
  height: 30px;
  background-color: #000;
  display: inline-block;
  transform: rotate(30deg);
  margin-left: 15px;
  margin-right: 10px;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list .num::after {
    height: clamp(60px, 7.03vw, 96px);
    margin-left: 25px;
    margin-right: 17px;
  }
}
@media only screen and (min-width: 992px) {
  .c-img-txt-row-list .num::after {
    margin-left: 57px;
    margin-right: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list .txt-items {
    max-width: 600px;
    width: 65%;
  }
}
.c-img-txt-row-list .txt {
  font-weight: 500;
  line-height: 1.94;
}
.c-img-txt-row-list .txt + .txt {
  margin-top: 1.94em;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list .txt.align-right {
    text-align: right;
  }
}
.c-img-txt-row-list .c-notes {
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list .c-notes {
    margin-top: 10px;
  }
}
.c-img-txt-row-list .c-btn01 {
  margin: 15px auto 0;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list .c-btn01 {
    margin: 50px 0 0;
  }
}
.c-img-txt-row-list .sub-img {
  margin-top: 15px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list .sub-img {
    margin-top: 35px;
    text-align: right;
  }
}
.c-img-txt-row-list .sub-img img {
  max-width: 100%;
}
.c-img-txt-row-list > li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 15px 0;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list > li {
    flex-direction: row;
    gap: 0 30px;
  }
}
.c-img-txt-row-list > li + li {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list > li + li {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list > li .reverse {
    align-self: flex-start;
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list > li:nth-of-type(2n + 1):not(.reverse) {
    flex-direction: row;
  }
}
.c-img-txt-row-list > li:nth-of-type(2n + 1):not(.reverse) .img {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list > li:nth-of-type(2n + 1):not(.reverse) .img {
    margin-right: calc((50vw - 50%) * -1);
  }
}
@media only screen and (min-width: 1380px) {
  .c-img-txt-row-list > li:nth-of-type(2n + 1):not(.reverse) .img {
    margin-right: calc((1366px - 100%) / 2 * -1);
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list > li:nth-of-type(2n + 1).reverse {
    flex-direction: row-reverse;
  }
}
.c-img-txt-row-list > li:nth-of-type(2n + 1).reverse .img {
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list > li:nth-of-type(2n + 1).reverse .img {
    margin-left: calc((50vw - 50%) * -1);
  }
}
@media only screen and (min-width: 1380px) {
  .c-img-txt-row-list > li:nth-of-type(2n + 1).reverse .img {
    margin-left: calc((1366px - 100%) / 2 * -1);
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list > li:nth-of-type(2n):not(.reverse) {
    flex-direction: row-reverse;
  }
}
.c-img-txt-row-list > li:nth-of-type(2n):not(.reverse) .img {
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list > li:nth-of-type(2n):not(.reverse) .img {
    margin-left: calc((50vw - 50%) * -1);
  }
}
@media only screen and (min-width: 1380px) {
  .c-img-txt-row-list > li:nth-of-type(2n):not(.reverse) .img {
    margin-left: calc((1366px - 100%) / 2 * -1);
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list > li:nth-of-type(2n).reverse {
    flex-direction: row;
  }
}
.c-img-txt-row-list > li:nth-of-type(2n).reverse .img {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list > li:nth-of-type(2n).reverse .img {
    margin-right: calc((50vw - 50%) * -1);
  }
}
@media only screen and (min-width: 1380px) {
  .c-img-txt-row-list > li:nth-of-type(2n).reverse .img {
    margin-right: calc((1366px - 100%) / 2 * -1);
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list > li.img-large .txt-items {
    max-width: 470px;
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list > li.bg-right::before {
    position: absolute;
    content: "";
    max-width: 908px;
    max-height: 756px;
    width: 84%;
    height: 150%;
    background-color: #F4F2EA;
    top: 0;
    right: 0;
    z-index: -1;
    pointer-events: none;
    margin-right: calc((50vw - 50%) * -1);
  }
}
@media only screen and (min-width: 1380px) {
  .c-img-txt-row-list > li.bg-right::before {
    margin-right: calc((1366px - 100%) / 2 * -1);
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list > li.bg-left::before {
    position: absolute;
    content: "";
    max-width: 454px;
    width: 40%;
    height: calc(120% + 160px);
    background-color: #F4F2EA;
    top: 0;
    left: 0;
    z-index: -1;
    pointer-events: none;
    margin-left: calc((50vw - 50%) * -1);
  }
}
@media only screen and (min-width: 1380px) {
  .c-img-txt-row-list > li.bg-left::before {
    margin-left: calc((1366px - 100%) / 2 * -1);
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list > li.bg-left--align-bottom::before {
    top: auto;
    bottom: 30%;
  }
}
.c-img-txt-row-list > li.fit-max-width .img {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media only screen and (min-width: 992px) {
  .c-img-txt-row-list > li.negative-margin-top {
    margin-top: max(-11.71vw, -160px);
  }
  .c-img-txt-row-list > li.negative-margin-top .txt-items {
    align-self: flex-end;
  }
}
@media only screen and (min-width: 992px) {
  .c-img-txt-row-list > li:has(+ .negative-margin-top) .txt-items {
    margin-top: min(8.05vw, 110px);
    align-self: flex-start;
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list.margin-large > li + li {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list.margin-none > li + li {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list.margin-none > li + li .img {
    align-self: flex-start;
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list.reverse > li:nth-of-type(2n):not(.reverse) {
    flex-direction: row;
  }
}
.c-img-txt-row-list.reverse > li:nth-of-type(2n):not(.reverse) .img {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list.reverse > li:nth-of-type(2n):not(.reverse) .img {
    margin-right: calc((50vw - 50%) * -1);
  }
}
@media only screen and (min-width: 1380px) {
  .c-img-txt-row-list.reverse > li:nth-of-type(2n):not(.reverse) .img {
    margin-right: calc((1366px - 100%) / 2 * -1);
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list.reverse > li:nth-of-type(2n).reverse {
    flex-direction: row-reverse;
  }
}
.c-img-txt-row-list.reverse > li:nth-of-type(2n).reverse .img {
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list.reverse > li:nth-of-type(2n).reverse .img {
    margin-left: calc((50vw - 50%) * -1);
  }
}
@media only screen and (min-width: 1380px) {
  .c-img-txt-row-list.reverse > li:nth-of-type(2n).reverse .img {
    margin-left: calc((1366px - 100%) / 2 * -1);
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list.reverse > li:nth-of-type(2n + 1):not(.reverse) {
    flex-direction: row-reverse;
  }
}
.c-img-txt-row-list.reverse > li:nth-of-type(2n + 1):not(.reverse) .img {
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list.reverse > li:nth-of-type(2n + 1):not(.reverse) .img {
    margin-left: calc((50vw - 50%) * -1);
  }
}
@media only screen and (min-width: 1380px) {
  .c-img-txt-row-list.reverse > li:nth-of-type(2n + 1):not(.reverse) .img {
    margin-left: calc((1366px - 100%) / 2 * -1);
  }
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list.reverse > li:nth-of-type(2n + 1).reverse {
    flex-direction: row;
  }
}
.c-img-txt-row-list.reverse > li:nth-of-type(2n + 1).reverse .img {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list.reverse > li:nth-of-type(2n + 1).reverse .img {
    margin-right: calc((50vw - 50%) * -1);
  }
}
@media only screen and (min-width: 1380px) {
  .c-img-txt-row-list.reverse > li:nth-of-type(2n + 1).reverse .img {
    margin-right: calc((1366px - 100%) / 2 * -1);
  }
}
.c-img-txt-row-list.text-white .ttl,
.c-img-txt-row-list.text-white .txt,
.c-img-txt-row-list.text-white .c-notes {
  color: #fff;
}
.c-img-txt-row-list.text-white .num::after {
  background-color: #fff;
}
.c-img-txt-row-list.float-img > li {
  flex-direction: column-reverse;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list.float-img > li {
    display: block;
  }
  .c-img-txt-row-list.float-img .img {
    float: right;
    margin-left: min(120px, 8.78vw) !important;
    margin-bottom: 20px;
    max-width: 50%;
  }
  .c-img-txt-row-list.float-img .txt-items {
    max-width: none;
    width: 100%;
  }
}
.c-img-txt-row-list.fit-max-width > li .img {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.c-img-txt-row-list + .c-img-txt-row-list {
  margin-top: 50px;
}
@media only screen and (min-width: 768px) {
  .c-img-txt-row-list + .c-img-txt-row-list {
    margin-top: 160px;
  }
}

.c-section-separate-kv {
  height: 180px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .c-section-separate-kv {
    height: 384px;
  }
}
.c-section-separate-kv img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.z-5 {
  z-index: 5;
}

:root {
  --transit-default: 1.5s ease;
  --transit-mv: 2s ease;
}

.js--fade {
  opacity: 0 !important;
  filter: blur(8px);
  translate: 0 30px;
  transition: var(--transit-default);
  transition-property: opacity, filter, translate;
}

.js--fade.is-active {
  opacity: 1 !important;
  filter: blur(0);
  translate: 0 0;
  pointer-events: auto;
}

.p-top {
  overflow: hidden;
}
.p-top .mv-inn {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.p-top .mv-inn .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
.p-top .mv-block {
  height: 600px;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .p-top .mv-block {
    height: 100vh;
    min-height: 847px;
  }
}
.p-top .mv-block .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
.p-top .mv-block .inner-block {
  max-width: none;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .p-top .mv-block .inner-block {
    padding: 0 2.93vw;
  }
}
@media only screen and (min-width: 992px) {
  .p-top .mv-block .inner-block {
    padding: 0 5.86vw;
  }
}
.p-top .mv-block .ttl {
  position: relative;
  font-family: "Shippori Mincho", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, serif;
  font-weight: normal;
  letter-spacing: -0.01em;
  font-size: 5.33vw;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .p-top .mv-block .ttl {
    font-size: clamp(60px, 5.71vw, 156px);
  }
}
.p-top .mv-block .ttl .number {
  font-size: 10.67vw;
}
@media only screen and (min-width: 768px) {
  .p-top .mv-block .ttl .number {
    font-size: clamp(90px, 8.35vw, 170px);
  }
}
@media only screen and (min-width: 768px) {
  .p-top .mv-block .ttl .size--s {
    font-size: clamp(28px, 2.64vw, 36px);
    font-weight: 500;
  }
}
@media only screen and (min-width: 768px) {
  .p-top .mv-block .ttl .size--s .en {
    font-size: clamp(26px, 3.51vw, 48px);
  }
}
.p-top .mv-block .ttl .size--m {
  font-size: 5.87vw;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .p-top .mv-block .ttl .size--m {
    font-size: clamp(40px, 3.66vw, 50px);
  }
}
.p-top .mv-block .ttl .en {
  letter-spacing: 0;
  font-family: "Cormorant Garamond", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, serif;
  line-height: 1;
}
.p-top .mv-block .ttl .mv-txt {
  opacity: 0;
  filter: blur(8px);
  translate: 0 30px;
  position: absolute;
  top: 0px;
  bottom: 0;
  margin: auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  transition: var(--transit-mv);
  transition-property: opacity, filter, translate;
  pointer-events: none;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  left: 15px;
  display: inline-flex;
  flex-direction: column;
  gap: 0;
  align-items: flex-start;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.2em 0.2em;
}
.p-top .mv-block .ttl .mv-txt > span {
  background-color: transparent;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1.2;
}
.p-top .mv-block .ttl .mv-txt > span .k-start {
  display: inline-block;
  margin-right: 0;
  margin-left: -0.4em;
}
.p-top .mv-block .ttl .mv-txt > span .k-end {
  display: inline-block;
  margin-left: 0;
  margin-right: -0.45em;
}
@media only screen and (min-width: 768px) {
  .p-top .mv-block .ttl .mv-txt {
    left: 80px;
    right: auto;
    margin: auto 0;
    top: 50px;
    max-width: calc(100% - 160px);
    align-items: flex-start;
    text-align: left;
  }
  .p-top .mv-block .ttl .mv-txt:nth-of-type(even) {
    left: auto;
    right: 80px;
    margin: auto 0;
  }
}
.p-top .mv-block .ttl .mv-txt--center {
  right: 0 !important;
  left: 0 !important;
  margin-right: auto !important;
  margin-left: auto !important;
}
.p-top .mv-block .ttl .mv-txt.is-active {
  opacity: 1;
  filter: blur(0);
  translate: 0 0;
}
.p-top .about-block {
  position: relative;
  text-align: center;
}
.p-top .about-block .img-bg {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: -1;
}
.p-top .about-block .detail-txt {
  text-align: left;
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .p-top .about-block .detail-txt {
    text-align: center;
    font-size: 20px;
  }
}
.p-top .about-block a {
  margin-left: auto;
  margin-right: auto;
}
.p-top .img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
.p-top .img-wrap img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-top .american-block {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #F4F2EA;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.p-top .american-block .img-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50vw;
  height: 50vw;
  z-index: 1;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .p-top .american-block .img-wrap {
    width: 40vw;
    height: 60vh;
  }
}
.p-top .american-block .img-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: var(--overlay-opacity, 0);
  z-index: 2;
  transition: opacity 0.1s linear;
}
.p-top .american-block .img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1.2);
}
.p-top .american-block .inner-block {
  position: relative;
  z-index: 2;
  opacity: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.p-top .american-block .logo {
  max-width: 150px;
}
@media only screen and (min-width: 768px) {
  .p-top .american-block .logo {
    max-width: 125px;
  }
}
.p-top .reason-block {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #F4F2EA;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  z-index: 2;
}
.p-top .reason-block .img-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50vw;
  height: 50vw;
  z-index: 1;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .p-top .reason-block .img-wrap {
    width: 40vw;
    height: 60vh;
  }
}
.p-top .reason-block .img-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: var(--overlay-opacity, 0);
  z-index: 2;
  transition: opacity 0.1s linear;
}
.p-top .reason-block .img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1.2);
}
.p-top .reason-block .inner-block {
  position: relative;
  z-index: 2;
  opacity: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.p-top .reason-block .logo {
  max-width: 150px;
}
@media only screen and (min-width: 768px) {
  .p-top .reason-block .logo {
    max-width: 144px;
  }
}
.p-top .sustainability-block {
  color: #000;
  position: relative;
  background-color: #fff;
  z-index: 1;
}
.p-top .sustainability-block .c-ttl01 {
  margin-top: 0;
}
.p-top .sustainability-block .inner-block {
  position: relative;
  padding-top: 240px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .p-top .sustainability-block .inner-block {
    padding-top: 483px;
    padding-bottom: 93px;
  }
}
.p-top .sustainability-block .deco {
  position: absolute;
  z-index: -1;
}
.p-top .sustainability-block .deco.deco01 {
  left: calc((50vw - 50%) * -1);
  top: 0;
  background-color: #F4F2EA;
  padding: 30px 50px 60px 0;
}
@media only screen and (min-width: 768px) {
  .p-top .sustainability-block .deco.deco01 {
    padding: 65px 195px 205px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1020px) {
  .p-top .sustainability-block .deco.deco01 {
    padding-right: 60px;
  }
}
.p-top .sustainability-block .deco.deco01 img {
  width: 38.67vw;
  height: 178px;
}
@media only screen and (min-width: 768px) {
  .p-top .sustainability-block .deco.deco01 img {
    width: max(290px, 50vw - 393px);
    height: 357px;
  }
}
.p-top .sustainability-block .deco.deco02 {
  right: calc((50vw - 50%) * -1);
  bottom: 0;
  width: 38%;
  height: 290px;
}
@media only screen and (min-width: 768px) {
  .p-top .sustainability-block .deco.deco02 {
    height: max(611px, 100% - 237px);
    width: calc(50vw + 70px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .p-top .sustainability-block .deco.deco02 {
    width: 50%;
  }
}
.p-top .sustainability-block .deco.deco02 img {
  width: 100%;
  height: 100%;
}
.p-top .sustainability-block .deco img {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-top .story-block {
  overflow: hidden;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.p-top .story-block .inner-block {
  position: relative;
  padding-top: min(320px, 53.33vw);
  padding-bottom: min(320px, 53.33vw);
  margin: 60px auto;
}
@media only screen and (min-width: 768px) {
  .p-top .story-block .inner-block {
    margin: 170px auto;
  }
}
@media only screen and (min-width: 768px) {
  .p-top .story-block .inner-block {
    padding-top: 443px;
    padding-bottom: 226px;
  }
}
.p-top .story-block .deco {
  position: absolute;
}
@media only screen and (max-width: 767.9px) {
  .p-top .story-block .deco {
    margin: auto;
  }
}
.p-top .story-block .deco.deco01 {
  top: 0;
  left: 0;
  right: min(53.33vw, 320px);
  max-width: min(32vw, 190px);
}
@media only screen and (min-width: 768px) {
  .p-top .story-block .deco.deco01 {
    max-width: 296px;
    top: 0;
    left: 55px;
    right: auto;
  }
}
.p-top .story-block .deco.deco02 {
  max-width: min(264px, 44vw);
  top: min(32px, 5.33vw);
  right: 0;
  left: min(336px, 56vw);
}
@media only screen and (min-width: 768px) {
  .p-top .story-block .deco.deco02 {
    max-width: 420px;
    top: 58px;
    right: -70px;
    left: auto;
  }
}
.p-top .story-block .deco.deco03 {
  z-index: -1;
  max-width: min(136px, 22.67vw);
  top: min(120px, 20vw);
  right: min(463px, 77.33vw);
  left: 0;
}
@media only screen and (min-width: 768px) {
  .p-top .story-block .deco.deco03 {
    max-width: 203px;
    top: 183px;
    left: -112px;
    right: auto;
  }
}
.p-top .story-block .deco.deco04 {
  max-width: min(195px, 32.53vw);
  right: 0;
  left: min(367px, 61.33vw);
  bottom: min(32px, 5.33vw);
}
@media only screen and (min-width: 768px) {
  .p-top .story-block .deco.deco04 {
    max-width: 280px;
    right: -22px;
    bottom: 0;
    left: auto;
  }
}
.p-top .story-block .deco.deco05 {
  max-width: min(200px, 33.33vw);
  bottom: 0;
  right: min(360px, 60vw);
  left: 0;
}
@media only screen and (min-width: 768px) {
  .p-top .story-block .deco.deco05 {
    max-width: 300px;
    left: -54px;
    right: auto;
  }
}
.p-top .company-block {
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.p-top .company-block .inner-block {
  padding-top: 50px;
  padding-bottom: 240px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .p-top .company-block .inner-block {
    padding-top: 144px;
    padding-bottom: 410px;
  }
}
.p-top .company-block .deco {
  position: absolute;
  z-index: -1;
}
.p-top .company-block .deco.deco01 {
  top: 0;
  right: calc((50vw - 50%) * -1);
  width: calc(50vw - 20px);
  height: 250px;
}
@media only screen and (min-width: 768px) {
  .p-top .company-block .deco.deco01 {
    height: 580px;
    width: calc(50vw - 213px);
  }
}
.p-top .company-block .deco.deco02 {
  bottom: 0;
  left: calc((50vw - 50%) * -1);
  width: calc(50vw - 65px);
  height: 282px;
}
@media only screen and (min-width: 768px) {
  .p-top .company-block .deco.deco02 {
    width: calc(50vw - 95px);
    height: 724px;
  }
}
.p-top .company-block .deco.deco03 {
  bottom: 15px;
  right: -110px;
  left: 0;
  margin: auto;
  max-width: 150px;
}
@media only screen and (min-width: 768px) {
  .p-top .company-block .deco.deco03 {
    bottom: 40px;
    left: 0;
    right: -400px;
    max-width: 260px;
  }
}
.p-top .company-block .deco img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-top .news-block {
  position: relative;
  z-index: 2;
}
.p-top .news-block .inner-block {
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .p-top .news-block .inner-block {
    padding-top: 160px;
    padding-bottom: 160px;
    gap: 64px;
    flex-direction: row;
  }
}
.p-top .news-block .c-ttl01 {
  flex-shrink: 0;
}
@media only screen and (min-width: 768px) {
  .p-top .news-block .c-ttl01 {
    font-size: clamp(50px, 4.54vw, 62px);
  }
}
.p-top .news-block .c-post-list {
  width: 100%;
}

/* Loading */
.loading {
  display: none;
  position: fixed;
  background-color: #fdfdf9;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 9999;
}
@media only screen and (min-width: 768px) {
  .loading {
    background-size: auto;
    background-position: top left;
  }
}

.loading__logo {
  display: none;
  opacity: 0;
  filter: blur(10px);
  transition: opacity 2s ease, filter 2s ease;
}
.loading__logo.is-active {
  opacity: 1;
  filter: blur(0);
}
.loading__logo.is-blur-out {
  opacity: 0;
  filter: blur(10px);
}
.loading__logo img {
  filter: brightness(0);
  width: 200px;
  max-width: 80%;
  display: block;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .loading__logo img {
    width: 300px;
  }
}

html.no-scroll,
body.no-scroll {
  overflow: hidden !important;
  height: 100vh !important;
  touch-action: none;
}

.p-cottonstory .post-block {
  position: relative;
  z-index: 1;
}
.p-cottonstory .post-block::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 380px;
  background-color: #F4F2EA;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .p-cottonstory .post-block::after {
    height: 496px;
  }
}
@media only screen and (min-width: 768px) {
  .p-cottonstory .post-block .c-ttl01 {
    font-size: 72px;
  }
}
.p-cottonstory .post-block .inner-block {
  padding-top: 40px;
  padding-bottom: 90px;
}
@media only screen and (min-width: 768px) {
  .p-cottonstory .post-block .inner-block {
    padding-top: 95px;
    padding-bottom: 180px;
  }
}
.p-cottonstory .post-block .inner-block > .c-tag-list {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .p-cottonstory .post-block .inner-block > .c-tag-list {
    margin-top: 40px;
  }
}
.p-cottonstory .post-block .c-column-list {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) {
  .p-cottonstory .post-block .c-column-list {
    margin-top: 90px;
  }
}

.p-article .c-breadcrumb {
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .p-article .c-breadcrumb {
    margin-top: 50px;
  }
}
.p-article .article-detail-block .inner-block {
  padding-top: 30px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 768px) {
  .p-article .article-detail-block .inner-block {
    padding-top: 65px;
    padding-bottom: 200px;
  }
}
.p-article .article-detail-block .date {
  font-weight: 500;
}
.p-article .article-detail-block .ttl {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.69;
  margin-top: 6px;
}
@media only screen and (min-width: 768px) {
  .p-article .article-detail-block .ttl {
    font-size: 26px;
    margin-top: 12px;
  }
}
.p-article .article-detail-block .c-tag-list {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .p-article .article-detail-block .c-tag-list {
    margin-top: 20px;
  }
}
.p-article .article-detail-block .ttl-area {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #C2BFB2;
}
@media only screen and (min-width: 768px) {
  .p-article .article-detail-block .ttl-area {
    padding-bottom: 30px;
    margin-bottom: 70px;
  }
}
.p-article .article-detail-block .content-area {
  padding-bottom: 40px;
  border-bottom: 1px solid #C2BFB2;
}
@media only screen and (min-width: 768px) {
  .p-article .article-detail-block .content-area {
    padding-bottom: 90px;
  }
}
.p-article .article-detail-block .content-area p {
  font-weight: 500;
  line-height: 1.94;
}
.p-article .article-detail-block .c-btn01 {
  margin: 30px auto 0;
}

.p-news .news-block {
  padding-top: 40px;
  padding-bottom: 90px;
}
@media only screen and (min-width: 768px) {
  .p-news .news-block {
    padding-top: 110px;
    padding-bottom: 200px;
  }
}

.p-recruit .recruit-block::before {
  background-image: url(./images/recruit_bg.png);
}
.p-recruit .recruit-block .img {
  margin-top: 30px;
  display: grid;
  grid-template-columns: 1fr;
}
@media only screen and (min-width: 768px) {
  .p-recruit .recruit-block .img {
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
  }
}
.p-recruit .recruit-block .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 360/292;
}
@media only screen and (min-width: 768px) {
  .p-recruit .recruit-block .img {
    margin-top: 95px;
  }
}

.p-company .message-block::before {
  background-image: url(./images/company_bg.png);
}
.p-company .message-block .inner-block {
  display: flex;
  align-items: center;
  gap: 30px;
  flex-direction: column;
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .p-company .message-block .inner-block {
    padding-bottom: 0;
    gap: 60px;
    flex-direction: row;
  }
}
@media only screen and (min-width: 768px) {
  .p-company .message-block .txt-items {
    max-width: 620px;
    width: 68%;
    padding: 30px 0;
  }
}
@media only screen and (min-width: 768px) {
  .p-company .message-block .img {
    margin-right: calc((50vw - 50%) * -1);
  }
}
@media only screen and (min-width: 1380px) {
  .p-company .message-block .img {
    margin-right: -160px;
  }
}
.p-company .message-block .c-heading01 {
  margin-bottom: 30px;
}
.p-company .message-block .txt {
  line-height: 1.94;
}
.p-company .message-block .txt + .txt {
  margin-top: 1.94em;
}
.p-company .history-block .inner-block {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .p-company .history-block .inner-block {
    padding-top: 150px;
    padding-bottom: 140px;
  }
}
.p-company .business-block .inner-block {
  padding-top: 60px;
  padding-bottom: 90px;
}
@media only screen and (min-width: 768px) {
  .p-company .business-block .inner-block {
    padding-top: 160px;
    padding-bottom: 200px;
  }
}
.p-company .business-block .ttl-sub {
  line-height: 2.22;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.p-company .business-block .c-table01 {
  margin-top: 40px;
}

.p-sustainability .sustainability-block {
  position: relative;
  z-index: 1;
}
.p-sustainability .sustainability-block .inner-block {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .p-sustainability .sustainability-block .inner-block {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
.p-sustainability .sustainability-block:has(+ .c-cta-block) .inner-block {
  padding-bottom: 90px;
}
@media only screen and (min-width: 768px) {
  .p-sustainability .sustainability-block:has(+ .c-cta-block) .inner-block {
    padding-bottom: 200px;
  }
}
.p-sustainability .sustainability-block.c-bg-nextto-kv::before {
  background-image: url(./images/sustainability_bg.jpg);
}
.p-sustainability .sustainability-block .section-ttl {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  line-height: 1.93;
}
@media only screen and (min-width: 768px) {
  .p-sustainability .sustainability-block .section-ttl {
    font-size: 30px;
  }
}
.p-sustainability .sustainability-block .section-ttl + .c-img-txt-row-list {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) {
  .p-sustainability .sustainability-block .section-ttl + .c-img-txt-row-list {
    margin-top: 60px;
  }
}
.p-sustainability .sustainability-block .kv {
  height: 180px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .p-sustainability .sustainability-block .kv {
    height: 384px;
  }
}
.p-sustainability .sustainability-block .kv img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-sustainability .sustainability-block .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}
.p-sustainability .sustainability-block .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-sic .c-bg-nextto-kv::before {
  background-image: url(./images/sic_bg.jpg);
}
@media only screen and (min-width: 768px) {
  .p-sic .intro-block .inner-block {
    padding-top: 85px;
    padding-bottom: 150px;
  }
}
.p-sic .intro-block .img {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .p-sic .intro-block .img {
    margin-top: 60px;
  }
}
.p-sic .sic-block {
  position: relative;
}
.p-sic .sic-block .inner-block {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .p-sic .sic-block .inner-block {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
.p-sic .sic-block:has(+ .c-cta-block) .inner-block {
  padding-bottom: 90px;
}
@media only screen and (min-width: 768px) {
  .p-sic .sic-block:has(+ .c-cta-block) .inner-block {
    padding-bottom: 200px;
  }
}
.p-sic .sic-block .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}
.p-sic .sic-block .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-asic .text-white {
  color: #fff;
}
.p-asic .text-white * {
  color: #fff;
}
.p-asic .intro-block .inner-block {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .p-asic .intro-block .inner-block {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
.p-asic .intro-block .c-ttl02 {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .p-asic .intro-block .c-ttl02 {
    margin-bottom: 40px;
  }
}
.p-asic .intro-block .img {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .p-asic .intro-block .img {
    margin-top: 60px;
  }
}
.p-asic .asic-block {
  position: relative;
}
.p-asic .asic-block .inner-block {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .p-asic .asic-block .inner-block {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
.p-asic .asic-block:has(+ .c-cta-block) .inner-block {
  padding-bottom: 90px;
}
@media only screen and (min-width: 768px) {
  .p-asic .asic-block:has(+ .c-cta-block) .inner-block {
    padding-bottom: 200px;
  }
}
.p-asic .asic-block .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}
.p-asic .asic-block .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-asic .asic-block .c-ttl02 {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .p-asic .asic-block .c-ttl02 {
    margin-bottom: 30px;
  }
}
.p-asic .asic-block .c-normal-ttl {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .p-asic .asic-block .c-normal-ttl {
    margin-bottom: 25px;
  }
}
.p-asic .asic-block .c-txt + .c-img-txt-row-list {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .p-asic .asic-block .c-txt + .c-img-txt-row-list {
    margin-top: 90px;
  }
}
.p-asic .trust-block .c-normal-ttl {
  margin-bottom: 0;
}
.p-asic .trust-block .country-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  max-width: 504px;
  margin-inline: auto;
}
@media only screen and (min-width: 768px) {
  .p-asic .trust-block .country-list {
    gap: 25px;
    margin-inline: inherit;
  }
}
.p-asic .trust-block .country-list > li img {
  width: 100%;
  height: auto;
}
.p-asic .trust-block .trust-area .c-ttl02 {
  margin-bottom: 0;
}
.p-asic .trust-block .tag-area {
  margin-top: 45px;
}
@media only screen and (min-width: 768px) {
  .p-asic .trust-block .tag-area {
    margin-top: 90px;
  }
}
.p-asic .trust-block .tag-area .c-img-txt-row-list > li {
  flex-direction: column-reverse;
}
@media only screen and (min-width: 768px) {
  .p-asic .trust-block .tag-area .c-img-txt-row-list > li {
    flex-direction: row;
  }
}
.p-asic .trust-block .country-area {
  margin-top: 45px;
  display: flex;
  flex-direction: column;
  gap: 15px 0;
}
@media only screen and (min-width: 768px) {
  .p-asic .trust-block .country-area {
    margin-top: 90px;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    gap: 0 30px;
  }
}
.p-asic .trust-block .country-area .c-ttl02 {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .p-asic .trust-block .country-area .c-ttl02 {
    width: 65%;
    max-width: 470px;
  }
}

.p-wisic .wisic-block {
  position: relative;
}
.p-wisic .wisic-block .inner-block {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .p-wisic .wisic-block .inner-block {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
.p-wisic .wisic-block:has(+ .c-cta-block) .inner-block {
  padding-bottom: 90px;
}
@media only screen and (min-width: 768px) {
  .p-wisic .wisic-block:has(+ .c-cta-block) .inner-block {
    padding-bottom: 200px;
  }
}
.p-wisic .wisic-block .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}
.p-wisic .wisic-block .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.u-img-border {
  border: 1px solid #C2BFB2;
}

.u-mt60 {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .u-mt60 {
    margin-top: 60px;
  }
}

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

.js--parallax-img1 {
  overflow: hidden;
  position: relative;
}
.js--parallax-img1 img {
  height: 130%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
  top: -15%;
  left: 0;
}

.mv-block .ttl .size--en {
  font-size: 5.87vw;
}
@media only screen and (min-width: 768px) {
  .mv-block .ttl .size--en {
    font-size: clamp(40px, 3.66vw, 50px);
  }
}
.mv-block .ttl .mv-txt {
  opacity: 0;
  filter: blur(8px);
  translate: 0 30px;
  position: absolute;
  top: 0px;
  bottom: 0;
  margin: auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  transition: var(--transit-mv);
  transition-property: opacity, filter, translate;
  pointer-events: none;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  left: 15px;
  display: inline-flex;
  flex-direction: column;
  gap: 0;
  align-items: flex-start;
  max-width: calc(100% - 30px);
  width: 100%;
  padding: 0.2em 0.2em;
}
@media only screen and (min-width: 768px) {
  .mv-block .ttl .mv-txt {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: inherit;
  }
}
.mv-block .ttl .mv-txt > span {
  background-color: transparent;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1.2;
}
.mv-block .ttl .mv-txt > span .k-start {
  display: inline-block;
  margin-right: 0;
  margin-left: -0.4em;
}
.mv-block .ttl .mv-txt > span .k-end {
  display: inline-block;
  margin-left: 0;
  margin-right: -0.45em;
}
@media only screen and (min-width: 768px) {
  .mv-block .ttl .mv-txt {
    left: 80px;
    right: auto;
    margin: auto 0;
    top: 50px;
    max-width: calc(100% - 160px);
    align-items: flex-start;
    text-align: left;
  }
  .mv-block .ttl .mv-txt:nth-of-type(even) {
    left: auto;
    right: 80px;
    margin: auto 0;
  }
}
.mv-block .ttl .mv-txt--center {
  right: 0 !important;
  left: 0 !important;
  margin-right: auto !important;
  margin-left: auto !important;
}
.mv-block .ttl .mv-txt.is-active {
  opacity: 1;
  filter: blur(0);
  translate: 0 0;
}

.c-table01--en th {
  width: 32%;
  padding-right: 5px;
}
@media only screen and (min-width: 992px) {
  .c-table01--en th {
    width: 12%;
    padding-right: 20px;
  }
}
.c-table01--en td {
  width: 68%;
}
@media only screen and (min-width: 992px) {
  .c-table01--en td {
    width: 88%;
  }
}

.wp-pagenavi a, .wp-pagenavi span {
  border: none !important;
  padding: 0 13px !important;
}

.c-pagination {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .c-pagination {
    margin-top: 60px;
  }
}
.c-pagination,
.c-pagination .wp-pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 2px;
}
@media only screen and (min-width: 768px) {
  .c-pagination,
.c-pagination .wp-pagenavi {
    gap: 0 5px;
  }
}
.c-pagination .prev,
.c-pagination .next,
.c-pagination .previouspostslink,
.c-pagination .nextpostslink {
  font-family: "Cormorant Garamond", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .c-pagination .prev,
.c-pagination .next,
.c-pagination .previouspostslink,
.c-pagination .nextpostslink {
    font-size: 20px;
  }
}
.c-pagination .prev::after,
.c-pagination .next::after,
.c-pagination .previouspostslink::after,
.c-pagination .nextpostslink::after {
  content: "";
  position: absolute;
  display: block;
  height: 20px;
  width: 1px;
  background-color: #000;
  transform: rotate(30deg);
  top: 0;
  bottom: 0;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .c-pagination .prev::after,
.c-pagination .next::after,
.c-pagination .previouspostslink::after,
.c-pagination .nextpostslink::after {
    height: 34px;
  }
}
.c-pagination .prev,
.c-pagination .previouspostslink {
  padding-right: 15px !important;
  margin-right: 3px;
}
@media only screen and (min-width: 768px) {
  .c-pagination .prev,
.c-pagination .previouspostslink {
    padding-right: 35px !important;
    margin-right: 5px;
  }
}
.c-pagination .prev::after,
.c-pagination .previouspostslink::after {
  right: 4px;
}
@media only screen and (min-width: 768px) {
  .c-pagination .prev::after,
.c-pagination .previouspostslink::after {
    right: 9px;
  }
}
.c-pagination .next,
.c-pagination .nextpostslink {
  padding-left: 15px !important;
  margin-left: 3px;
}
@media only screen and (min-width: 768px) {
  .c-pagination .next,
.c-pagination .nextpostslink {
    padding-left: 35px !important;
    margin-left: 5px;
  }
}
.c-pagination .next::after,
.c-pagination .nextpostslink::after {
  left: 4px;
}
@media only screen and (min-width: 768px) {
  .c-pagination .next::after,
.c-pagination .nextpostslink::after {
    left: 9px;
  }
}
.c-pagination .page-numbers:not(.prev):not(.next):not(.previouspostslink):not(.nextpostslink) {
  font-weight: 500;
  letter-spacing: 0;
  padding: 5px 8px;
}
@media only screen and (min-width: 768px) {
  .c-pagination .page-numbers:not(.prev):not(.next):not(.previouspostslink):not(.nextpostslink) {
    padding: 10px 19px;
  }
}
@media only screen and (min-width: 768px) {
  .c-pagination .page-numbers:hover {
    color: #A29043;
  }
}
.c-pagination span.page-numbers {
  color: #959595;
  pointer-events: none;
}
.c-pagination--detail {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: flex-start;
  grid-gap: 0 20px;
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .c-pagination--detail {
    grid-gap: 0 10px;
    margin-top: 30px;
  }
}
.c-pagination--detail > a {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-width: 400px;
  width: 100%;
  color: #000;
}
.c-pagination--detail > a:has(.next), .c-pagination--detail > a:has(.nextpostslink) {
  align-items: flex-end;
  text-align: right;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .c-pagination--detail > a:hover {
    color: #A29043;
  }
}
.c-pagination--detail .prev,
.c-pagination--detail .next,
.c-pagination--detail .previouspostslink,
.c-pagination--detail .nextpostslink {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.c-pagination--detail span.page-numbers {
  color: currentColor;
}
.c-pagination--detail .post-ttl {
  font-size: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
@media only screen and (min-width: 768px) {
  .c-pagination--detail .post-ttl {
    font-size: 18px;
  }
}

.c-nodata {
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  .c-nodata {
    margin-top: 100px;
  }
}

.c-page-ttl {
  font-weight: 500;
  text-align: center;
  margin-bottom: 30px;
  font-size: 28px;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .c-page-ttl {
    font-size: clamp(50px, 4.98vw, 68px);
    margin-bottom: 100px;
  }
}

.sec-block {
  padding: 160px 0;
}
@media only screen and (min-width: 768px) {
  .sec-block {
    padding: 114px 0 314px;
  }
}
.sec-block .inn {
  padding-top: 30px;
}
@media only screen and (min-width: 768px) {
  .sec-block .inn {
    padding-top: 60px;
  }
}

.contact-block {
  padding: 160px 0;
}
@media only screen and (min-width: 768px) {
  .contact-block {
    padding: 114px 0 314px;
  }
}
.contact-block--thanks .inn {
  margin-top: 50px;
}
@media only screen and (min-width: 768px) {
  .contact-block--thanks .inn {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 768px) {
  .contact-block--thanks .inn p {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .contact-block--thanks .inn a {
    margin-inline: auto;
  }
}

.contact-form .contact-lead {
  text-align: left;
  margin-bottom: 30px;
  margin-top: 50px;
}
@media only screen and (min-width: 768px) {
  .contact-form .contact-lead {
    text-align: center;
    margin-bottom: 60px;
    margin-top: 100px;
  }
}
.contact-form .form-list {
  max-width: 740px;
  margin: 0 auto;
}
.contact-form .form-item {
  margin-bottom: 40px;
}
.contact-form .form-item:last-child {
  margin-bottom: 0;
}
.contact-form .form-label {
  display: block;
  margin-bottom: 18px;
  font-weight: 500;
}
.contact-form .form-label .label-en {
  font-size: 14px;
  margin-left: 0.5em;
  font-weight: normal;
  font-family: "Cormorant Garamond", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, serif;
}
.contact-form .badge-required {
  display: inline-block;
  color: #000;
  border: 1px solid #E10000;
  background: #fff;
  color: #E10000;
  padding: 3px 14px;
  margin-right: 10px;
  vertical-align: middle;
  line-height: 1;
  transform: translateY(-2px);
  font-size: 0.6875rem;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .contact-form .badge-required {
    font-size: 0.9375rem;
  }
}
.contact-form .form-detail {
  margin: 0;
}
.contact-form input,
.contact-form textarea {
  width: 100%;
  padding: 18px 20px;
  font-size: 16px;
  border: 1px solid #C2BFB2;
  background: #fff;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) {
  .contact-form input,
.contact-form textarea {
    font-size: 1rem;
  }
}
.contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder {
  color: #959595;
}
.contact-form input:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder {
  color: #959595;
}
.contact-form input::placeholder,
.contact-form textarea::placeholder {
  color: #959595;
}
.contact-form textarea {
  height: 240px;
}
.contact-form .form-btn {
  margin: 30px auto 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contact-form .form-btn input {
  -webkit-appearance: none;
  background-color: #1A1A1A;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 10'%3E%3Cpath d='M19 1l4 4-4 4' fill='none' stroke='%23fff' stroke-width='1'/%3E%3Cpath d='M0 5h23' fill='none' stroke='%23fff' stroke-width='1'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 24px 10px;
  background-position: right 24px center;
  width: 100%;
  max-width: 280px;
  font-size: 1rem;
  text-align: left;
  padding-left: 24px;
  color: #fff;
  height: 70px;
  display: inline-block;
  transition: opacity 0.3s;
  border: none;
  cursor: pointer;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .contact-form .form-btn input {
    font-size: 1.125rem;
  }
}
.contact-form .form-btn input:hover {
  opacity: 0.7;
}
.contact-form .form-btn input:disabled {
  background: #999;
  cursor: not-allowed;
}
.contact-form .form-btn input:disabled:hover {
  opacity: 1;
}
.contact-form .form-btns {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  gap: 20px;
}
.contact-form .form-btns .wpcf7-list-item {
  margin: 0;
}
.contact-form .form-btns label {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.contact-form .form-btns a {
  text-decoration: underline;
}
.contact-form .form-btns a:hover {
  text-decoration: none;
}

.wpcf7-list-item.first {
  margin: 0;
}

.wpcf7-list-item-label {
  display: flex;
}

/* デフォルトのボタン */
input[type=radio] {
  opacity: 0;
  /* デフォルトのボタンを非表示 */
  position: absolute;
}

/* チェック前のボタン */
.wpcf7-list-item-label::before {
  background: #fff;
  border: 1px solid #C2BFB2;
  border-radius: 100%;
  /* ラジオボタンっぽく丸くする */
  content: "";
  margin-bottom: auto;
  margin-right: 0.5em;
  margin-top: auto;
  width: 16px;
  height: 16px;
}

/* チェック後のボタン */
input[type=radio]:checked + .wpcf7-list-item-label::before {
  background-color: #D9D9D9;
  /* チェック後の中心の色 */
  box-shadow: inset 0 0 0 3px #fff;
  /* 中心の色のスタイル */
}

input[type=checkbox] {
  display: none;
}

input[type=checkbox] + span {
  padding-left: 28px;
  display: inline-block;
  position: relative;
}

input[type=checkbox] + span::after,
input[type=checkbox] + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
}

input[type=checkbox] + span::before {
  border: 1px solid #C2BFB2;
  background-color: #ffffff;
  height: 16px;
  width: 16px;
  border-radius: 0;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

input[type=checkbox] + span::after {
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  background-color: transparent;
  border-radius: 0;
  height: 10px;
  width: 6px;
  left: 5px;
  top: 45%;
  transform: translateY(-50%) rotate(45deg);
  display: none;
}

input[type=checkbox]:checked + span::after {
  display: block;
}

.privacy-content .privacy-lead {
  margin-bottom: 5.2083333333vw;
}
@media only screen and (min-width: 768px) {
  .privacy-content .privacy-lead {
    margin-bottom: 40px;
  }
}
.privacy-content .privacy-item {
  margin-top: 5.2083333333vw;
}
@media only screen and (min-width: 768px) {
  .privacy-content .privacy-item {
    margin-top: 40px;
  }
}
.privacy-content .privacy-item:first-child {
  margin-top: 0;
}
.privacy-content .privacy-item .privacy-title {
  margin-top: 1.3020833333vw;
}
@media only screen and (min-width: 768px) {
  .privacy-content .privacy-item .privacy-title {
    margin-top: 10px;
  }
}
.privacy-content .privacy-item .privacy-title:first-child {
  margin-top: 0;
}
.privacy-content .privacy-item .privacy-text {
  margin-top: 2.6041666667vw;
}
@media only screen and (min-width: 768px) {
  .privacy-content .privacy-item .privacy-text {
    margin-top: 20px;
  }
}
.privacy-content .privacy-item .privacy-text p {
  margin-top: 2.6041666667vw;
}
@media only screen and (min-width: 768px) {
  .privacy-content .privacy-item .privacy-text p {
    margin-top: 20px;
  }
}
.privacy-content .privacy-item .privacy-text p:first-child {
  margin-top: 0;
}
.privacy-content .privacy-item .privacy-text a {
  display: inline-block;
  text-decoration: underline;
}
.privacy-content .privacy-item .privacy-text a:hover {
  text-decoration: none;
}

.single-content p:not(.ttl-area) {
  margin-top: 2.6041666667vw;
}
@media only screen and (min-width: 768px) {
  .single-content p:not(.ttl-area) {
    margin-top: 20px;
  }
}
.single-content .ttl-area + *,
.single-content .ttl-area + p {
  margin-top: 0;
}
.single-content img {
  height: auto;
}
.single-content img:not([width]) {
  width: 100%;
}
.single-content img[width] {
  max-width: 100%;
}
.single-content img.alignright {
  display: block;
  margin: 0 0 0 auto !important;
}
.single-content img.alignleft {
  display: block;
  margin: 0 auto 0 0 !important;
}
.single-content img.aligncenter {
  display: block;
  margin: 0 auto !important;
}
.single-content .aligncenter {
  margin: 0 auto;
}
.single-content em {
  font-style: italic;
}
.single-content a {
  color: #000;
  text-decoration: underline;
  display: inline-block;
}
.single-content a:hover {
  text-decoration: none;
}
.single-content .single-btn {
  text-align: center;
  margin-top: 5.2083333333vw;
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .single-content .single-btn {
    margin-top: 40px;
  }
}
.single-content .single-btn a {
  font-family: "Cormorant Garamond", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, serif;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid currentColor;
  max-width: 220px;
  width: 100%;
  padding: 12px 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .single-content .single-btn a {
    padding: 20px 23px;
    font-size: 18px;
    max-width: 283px;
  }
  .single-content .single-btn a:hover {
    background-color: rgba(255, 255, 255, 0.6);
    color: #000;
    background-color: #000;
    border-color: #000;
    color: #fff;
  }
}
.single-content .single-btn a.center {
  margin-left: auto;
  margin-right: auto;
}
.single-content .single-btn a.right {
  margin-left: auto;
}
.single-content .single-btn a::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 1px;
  background-color: currentColor;
}
.single-content table {
  width: 100% !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  margin-top: 2.6041666667vw;
}
@media only screen and (min-width: 768px) {
  .single-content table {
    margin-top: 20px;
  }
}
.single-content table td {
  padding: 20px;
  vertical-align: middle;
  display: table-cell;
}
@media only screen and (min-width: 768px) {
  .single-content table td {
    padding: 20px;
  }
}
.single-content .eyecatch {
  text-align: center;
}
.single-content .eyecatch img {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.single-content .main-title {
  font-size: 1.25rem;
  line-height: normal;
  font-weight: 500;
  margin-top: 7.8125vw;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .single-content .main-title {
    margin-top: 60px;
    font-size: 2rem;
  }
}
.single-content .design-title1 {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.1em;
  position: relative;
  margin-top: 5.2083333333vw;
}
@media only screen and (min-width: 768px) {
  .single-content .design-title1 {
    margin-top: 40px;
    font-size: 1.375rem;
  }
}
.single-content .design-title2 {
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.1em;
  display: inline-block;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  margin-top: 5.2083333333vw;
  font-size: 1.125rem;
}
@media only screen and (min-width: 768px) {
  .single-content .design-title2 {
    margin-top: 40px;
    font-size: 1.375rem;
  }
}
.single-content .txt-editor {
  margin-top: 2.6041666667vw;
}
@media only screen and (min-width: 768px) {
  .single-content .txt-editor {
    margin-top: 20px;
  }
}
.single-content .txt-editor img {
  height: auto;
}
.single-content .txt-editor img:not([width]) {
  width: 100%;
}
.single-content .txt-editor img[width] {
  max-width: 100%;
}
.single-content .txt-editor .wp-caption {
  max-width: 100%;
  height: auto;
}
.single-content .txt-editor ol {
  margin-top: 2.6041666667vw;
}
@media only screen and (min-width: 768px) {
  .single-content .txt-editor ol {
    margin-top: 20px;
  }
}
.single-content .txt-editor ul {
  margin-top: 2.6041666667vw;
  list-style: disc;
  margin-left: 20px;
}
@media only screen and (min-width: 768px) {
  .single-content .txt-editor ul {
    margin-top: 20px;
  }
}
.single-content .media-photo {
  margin-top: 5.2083333333vw;
}
@media only screen and (min-width: 768px) {
  .single-content .media-photo {
    margin-top: 40px;
  }
}
.single-content .media-youtube,
.single-content .media-googlemap {
  width: 100%;
  aspect-ratio: 16/9;
  margin-top: 5.2083333333vw;
}
@media only screen and (min-width: 768px) {
  .single-content .media-youtube,
.single-content .media-googlemap {
    margin-top: 40px;
  }
}
.single-content .media-youtube iframe,
.single-content .media-googlemap iframe {
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=style.css.map */