@charset "UTF-8";
img {
  object-fit: cover;
}

.wp-block-heading {
  background-color: initial;
  border: none !important;
}

.wp-block-spacer {
  margin: 0 !important;
}

/* サイト共通設定 */
html {
  font-size: 100%;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #333333;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 200%;
}
@media (max-width: 1023px) {
  body {
    line-height: 160%;
  }
}

@media (min-width: 1024px) {
  ._sp {
    display: none !important;
  }
  a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
  }
}
@media (max-width: 1023px) {
  ._pc {
    display: none !important;
  }
}
.l-common-md {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1023px) {
  .l-common-md {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (min-width: 1024px) {
  .l-page-top-section-concept {
    padding-top: 105px;
  }
}

@media (min-width: 1024px) {
  .l-page-top-section-inn {
    padding-top: 150px;
  }
}

@media (min-width: 1024px) {
  .l-page-top-section-experience {
    padding-top: 80px;
    padding-bottom: 120px;
  }
}
@media (max-width: 1023px) {
  .l-page-top-section-experience {
    padding-bottom: 80px;
  }
}

@media (min-width: 1024px) {
  .l-page-top-section-about {
    padding-top: 80px;
    padding-bottom: 140px;
  }
}
@media (max-width: 1023px) {
  .l-page-top-section-about {
    padding-bottom: 80px;
  }
}

@media (min-width: 1024px) {
  .l-page-top-section-instagram {
    padding-top: 90px;
    padding-bottom: 65px;
  }
}
@media (max-width: 1023px) {
  .l-page-top-section-instagram {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.l-footer .l-footer-widget-area {
  background-color: #333333;
  color: #fff;
  letter-spacing: 0.05em;
}
.l-footer .l-footer-widget-area a {
  color: #fff;
}
@media (min-width: 1024px) {
  .l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-left {
    --_item-width: 60%;
  }
}
.l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-left .l-footer-widget-area__logo-text {
  width: fit-content;
  margin-left: 0 !important;
}
@media (max-width: 1023px) {
  .l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-left .l-footer-widget-area__logo-text {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (max-width: 1023px) {
  .l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-left .l-footer-widget-area__logo-text .l-footer-widget-area__logo {
    width: 164px;
    height: 33px;
  }
}
.l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-left .l-footer-widget-area__logo-text .l-footer-widget-area__site-title {
  margin-top: 5px;
  text-align: center;
  font-size: 1rem;
}
.l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-left .l-footer-widget-area__address {
  margin-top: 40px;
}
@media (max-width: 1023px) {
  .l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-left .l-footer-widget-area__address {
    margin-top: 24px;
  }
}
.l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-left .l-footer-widget-area__googlemap {
  margin-top: 8px;
}
.l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-left .l-footer-widget-area__tel {
  margin-top: 65px;
}
@media (max-width: 1023px) {
  .l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-left .l-footer-widget-area__tel {
    margin-top: 8px;
  }
}
.l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-left .l-footer-widget-area__time {
  margin-top: 8px;
  font-size: 0.875rem;
}
@media (min-width: 1024px) {
  .l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-right {
    --_item-width: 40%;
  }
}
@media (max-width: 1023px) {
  .l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-right .l-footer-widget-area__colmns {
    gap: 0;
  }
}
@media (max-width: 1023px) {
  .l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-right .l-footer-widget-area__colmns .l-footer-widget-area__colmn-left {
    font-size: 1rem;
  }
}
@media (max-width: 1023px) {
  .l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-right .l-footer-widget-area__colmns .l-footer-widget-area__colmn-left .menu {
    display: flex;
    flex-wrap: wrap;
  }
}
.l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-right .l-footer-widget-area__colmns .l-footer-widget-area__colmn-left .menu .menu-item {
  position: relative;
  padding-left: 15px;
}
.l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-right .l-footer-widget-area__colmns .l-footer-widget-area__colmn-left .menu .menu-item:before {
  position: absolute;
  content: "";
  width: 7px;
  height: 2px;
  background-image: url(/wp-content/uploads/2025/07/icon_line.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: block;
}
@media (max-width: 1023px) {
  .l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-right .l-footer-widget-area__colmns .l-footer-widget-area__colmn-left .menu .menu-item {
    width: 50%;
    margin-top: var(--_margin-2);
  }
}
.l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-right .l-footer-widget-area__colmns .l-footer-widget-area__colmn-right .l-footer-widget-area__btn {
  margin-top: 16px !important;
}
.l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-right .l-footer-widget-area__colmns .l-footer-widget-area__colmn-right .l-footer-widget-area__btn:first-of-type {
  margin-top: 0 !important;
}
.l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-right .l-footer-widget-area__colmns .l-footer-widget-area__colmn-right .l-footer-widget-area__social {
  margin-top: 80px;
}
@media (max-width: 1023px) {
  .l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-right .l-footer-widget-area__colmns .l-footer-widget-area__colmn-right .l-footer-widget-area__social {
    margin-top: var(--_gap);
  }
}
.l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-right .l-footer-widget-area__colmns .l-footer-widget-area__colmn-right .l-footer-widget-area__social .l-footer-widget-area__social-text {
  font-size: 0.75rem;
}
.l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-right .l-footer-widget-area__colmns .l-footer-widget-area__colmn-right .l-footer-widget-area__social .l-footer-widget-area__social-icon {
  margin-top: 16px;
}
.l-footer .l-footer-widget-area .l-footer-widget-area__items .l-footer-widget-area__item-right .l-footer-widget-area__colmns .l-footer-widget-area__colmn-right .l-footer-widget-area__social .l-footer-widget-area__social-icon a:hover {
  opacity: 0.8;
}
.l-footer .l-footer-widget-area__item:first-of-type {
  margin-bottom: 80px;
}
@media (max-width: 1023px) {
  .l-footer .l-footer-widget-area__item:first-of-type {
    margin-bottom: 20px;
  }
}
.l-footer .l-footer-widget-area__item:last-of-type {
  margin-bottom: 0px;
  padding-top: 24px;
  padding-bottom: 40px;
}
.l-footer #block-9 {
  font-size: 0.75rem;
}

@media (min-width: 1024px) {
  .l-header .menu-item {
    margin-right: clamp(1.875rem, -2.125rem + 6.25vw, 3.5rem);
  }
}
.l-header .menu-item a {
  font-size: 1rem;
  letter-spacing: 0.05em !important;
  font-weight: 400 !important;
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  transition: all 0.5s;
}
@media (min-width: 1024px) {
  .l-header .menu-item a:hover {
    opacity: 0.5;
    transition: all 0.5s;
  }
}
.l-header .l-header-switcher {
  margin-right: 20px;
}
@media (min-width: 1024px) {
  .l-header .c-row__col--fit {
    margin-right: 170px;
    padding-right: 0 !important;
  }
}

.l-common-sm {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 1023px) {
  .l-common-sm {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.c-heading {
  background-color: transparent !important;
  font-size: 42px;
  line-height: 200%;
  letter-spacing: 0.3em;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
@media (max-width: 1023px) {
  .c-heading {
    font-size: 1.375rem;
  }
}
.c-heading:before {
  position: absolute;
  content: "";
  width: 80px;
  height: 30px;
  background-image: url(/wp-content/uploads/2025/07/icon_roof.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: -13px;
  left: -19px;
  display: block;
}
@media (max-width: 1023px) {
  .c-heading:before {
    width: 33px;
    height: 13px;
    top: -6px;
    left: -7px;
  }
}
@media (min-width: 1024px) {
  .c-heading--pc-br-none br {
    display: none;
  }
}
.c-heading--icon-roof-none:before {
  content: none;
}

.c-heading-block .c-heading-block__heading {
  padding: 0;
  margin-bottom: 25px !important;
}
@media (max-width: 1023px) {
  .c-heading-block .c-heading-block__heading {
    margin-bottom: 10px !important;
  }
}
.c-heading-block--center {
  text-align: center;
}
.c-heading-block--center .c-heading-block__heading {
  display: inline-block;
}

.c-heading-vertical {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  background-color: transparent !important;
  font-size: 42px;
  line-height: 150%;
  letter-spacing: 0.3em;
  position: relative;
}
@media (max-width: 1023px) {
  .c-heading-vertical {
    font-size: 24px;
  }
}
.c-heading-vertical:before {
  position: absolute;
  content: "";
  width: 80px;
  height: 30px;
  background-image: url(/wp-content/uploads/2025/07/icon_roof.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: -30px;
  right: -2px;
  display: block;
}
@media (max-width: 1023px) {
  .c-heading-vertical:before {
    width: 50px;
    height: 20px;
    top: -15px;
    right: 7px;
  }
}

.c-heading-sub {
  font-weight: 700;
  line-height: 200% !important;
  background-color: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
}
.c-heading-sub .c-heading-sub__en {
  font-size: 0.75rem;
}
.c-heading-sub .c-heading-sub__jp {
  font-size: 1.25rem;
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .c-heading-sub .c-heading-sub__jp {
    margin-top: 0;
  }
}
@media (max-width: 1023px) {
  .c-heading-sub--sp-br-none br {
    display: none;
  }
}
.c-heading-sub--lg {
  line-height: 150% !important;
}
.c-heading-sub--lg .c-heading-sub__jp {
  font-size: 1.75rem;
}
@media (max-width: 1023px) {
  .c-heading-sub--lg .c-heading-sub__jp {
    font-size: 1.25rem;
  }
}

@media (min-width: 1024px) {
  .c-translate-switcher {
    background-color: transparent;
    height: 42px !important;
    border-radius: 4px;
    width: 146px !important;
    min-width: 146px !important;
    border: none;
    box-shadow: 0 0 0 1px #fff; /* borderの代用。ブレンド後でも見えやすい */
  }
}
@media (max-width: 1023px) {
  .c-translate-switcher {
    border: none;
  }
}
.c-translate-switcher::before {
  display: none !important;
}
.c-translate-switcher a {
  font-weight: 400 !important;
  font-size: 1rem !important;
  letter-spacing: 0.05em !important;
  display: flex;
  flex-direction: row !important;
}
@media (max-width: 1023px) {
  .c-translate-switcher a {
    color: #fff !important;
  }
}
@media (min-width: 1024px) {
  .c-translate-switcher a span {
    margin-right: 4px;
  }
}
@media (min-width: 1024px) {
  .c-translate-switcher a:after {
    content: url(/wp-content/uploads/2025/07/icon_arrow-bottom.png);
    width: 20px;
    height: 20px;
    display: block;
  }
}
@media (min-width: 1024px) {
  .c-translate-switcher .c-navbar__submenu {
    background-color: rgba(255, 255, 255, 0.1);
    min-width: 146px !important;
    width: 146px !important;
  }
}
.c-translate-switcher .c-navbar__submenu .menu-item {
  margin: 0 !important;
}
@media (min-width: 1024px) {
  .c-translate-switcher .c-navbar__submenu .menu-item a {
    padding-left: 20px;
  }
  .c-translate-switcher .c-navbar__submenu .menu-item a::after {
    display: none;
  }
}

.c-heading-en {
  background-color: transparent !important;
  font-size: 56px;
  letter-spacing: 0.1em;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: 300;
}
@media (max-width: 1023px) {
  .c-heading-en {
    font-size: 40px;
  }
}

.c-text-vertical {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  background-color: transparent !important;
}

@media (min-width: 1024px) {
  .c-item-media-text-01 .c-item-media-text-01__text-area .c-item-media-text-01__img-sm {
    bottom: -300px;
  }
}
@media (min-width: 1024px) {
  .c-item-media-text-01 .c-item-media-text-01__text-area .c-item-media-text-01__img-sm {
    max-width: initial;
    margin-left: calc(10% - 10vw) !important;
    width: initial;
  }
}
@media (min-width: 1024px) {
  .c-item-media-text-01 .c-item-media-text-01__text-area .c-item-media-text-01__img-sm img {
    width: 76% !important;
    max-height: 350px;
    width: 100%;
    object-fit: cover;
  }
}
@media (min-width: 1024px) {
  .c-item-media-text-01 .c-item-media-text-01__img figure {
    max-width: initial;
    margin-right: calc(50% - 38vw) !important;
    width: initial;
  }
}
@media (min-width: 1024px) {
  .c-item-media-text-01 .c-item-media-text-01__img figure img {
    max-height: 1100px;
    min-height: 1100px;
    height: 1100px;
    width: 100%;
    object-fit: cover;
  }
}
@media (max-width: 1023px) {
  .c-item-media-text-01 .c-item-media-text-01__img figure img {
    max-height: 500px;
    min-height: 500px;
    height: 500px;
  }
}
@media (max-width: 1023px) {
  .c-item-media-text-01--reverse-sp .c-item-media-text-01__img {
    order: -1;
  }
}

@media (min-width: 1024px) {
  .c-item-media-text-02 .c-item-media-text-02__text-area {
    --_item-width: 35% ;
  }
}
@media (min-width: 1024px) {
  .c-item-media-text-02 .c-item-media-text-02__img-area {
    --_item-width: 65%;
  }
}
@media (min-width: 1024px) {
  .c-item-media-text-02 .c-item-media-text-02__img-area .smb-items__item {
    max-width: initial;
    margin-right: calc(20% - 20vw) !important;
    width: initial;
  }
}
.c-item-media-text-02 .c-item-media-text-02__img-area .smb-items__item .smb-items__item__body {
  display: flex;
}
.c-item-media-text-02 .c-item-media-text-02__img-area .smb-items__item .smb-items__item__body .c-item-media-text-02__img {
  width: 44%;
  flex: 1;
}
@media (min-width: 1024px) {
  .c-item-media-text-02 .c-item-media-text-02__img-area .smb-items__item .smb-items__item__body .c-item-media-text-02__img:first-of-type {
    margin-right: 24px !important;
  }
}
@media (max-width: 1023px) {
  .c-item-media-text-02 .c-item-media-text-02__img-area .smb-items__item .smb-items__item__body .c-item-media-text-02__img:first-of-type {
    margin-right: 7px !important;
  }
}
@media (min-width: 1024px) {
  .c-item-media-text-02 .c-item-media-text-02__img-area .smb-items__item .smb-items__item__body .c-item-media-text-02__img:nth-of-type(2) {
    margin: 0 !important;
    margin-top: 96px !important;
  }
}
@media (max-width: 1023px) {
  .c-item-media-text-02 .c-item-media-text-02__img-area .smb-items__item .smb-items__item__body .c-item-media-text-02__img:nth-of-type(2) {
    margin-left: 7px !important;
  }
}
.c-item-media-text-02 .c-item-media-text-02__img-area .smb-items__item .smb-items__item__body .c-item-media-text-02__img img {
  width: 100%;
}

@media (min-width: 1024px) {
  .c-item-media-text-03 .c-item-media-text-03__img {
    --_item-width: 60% ;
  }
}
@media (min-width: 1024px) {
  .c-item-media-text-03 .c-item-media-text-03__img figure {
    max-width: initial;
    margin-left: calc(40% - 40vw) !important;
    width: initial;
  }
}
@media (min-width: 1024px) {
  .c-item-media-text-03 .c-item-media-text-03__img figure img {
    max-height: 580px;
    width: 100%;
    object-fit: cover;
  }
}
@media (min-width: 1024px) {
  .c-item-media-text-03 .c-item-media-text-03__text-area {
    --_item-width: 40% ;
  }
}
@media (min-width: 1024px) {
  .c-item-media-text-03--reverse .c-item-media-text-03__img figure {
    margin-left: auto !important;
    margin-right: calc(40% - 40vw) !important;
  }
}
@media (min-width: 1024px) {
  .c-item-media-text-03--reverse .c-item-media-text-03__text-area {
    order: -1;
  }
}

.c-link-external a {
  position: relative;
  padding-right: 18px;
}
.c-link-external a:before {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  background-image: url(/wp-content/uploads/2025/07/icon_arrow_02.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 50%;
  right: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: block;
}

.c-news {
  width: 100%;
  max-width: 820px;
  margin-right: clamp(0rem, -23.077rem + 36.06vw, 9.375rem) !important;
}
.c-news .c-meta__item--categories {
  display: block !important;
}
.c-news .c-meta__item--categories .c-entry-summary__term {
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.3);
  color: #333333;
  font-size: 0.75rem;
  padding: 8px 12px;
  border-radius: 4px;
  font-weight: 400;
  line-height: 100%;
}
.c-news .c-meta {
  display: flex;
  flex-wrap: nowrap;
}
.c-news .c-entry-summary__body {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
@media (max-width: 1023px) {
  .c-news .c-entry-summary__body {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 8px;
  }
}
.c-news .c-entry-summary__body::before {
  content: "More >";
  font-size: 0.875rem;
}
@media (max-width: 1023px) {
  .c-news .c-entry-summary__body::before {
    display: block;
    text-align: right;
    width: 100%;
  }
}
.c-news .c-entry-summary__title {
  display: inline-block;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
}
.c-news .c-entry-summary__meta {
  width: fit-content !important;
  margin-right: 56px !important;
}
.c-news .c-meta__item--published {
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  margin-right: 24px;
}
.c-news .c-entries {
  border-top: 1px solid rgba(0, 0, 0, 0.5);
}
.c-news .c-entries__item {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.c-news .c-entries__item a {
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (max-width: 1023px) {
  .c-news .c-entries__item a {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

/* トップに戻るボタンを任意の画像に変更 */
#page-top a svg {
  display: none;
}

#page-top {
  background: url(/wp-content/uploads/2025/07/btn_page-top.png) no-repeat center center;
  background-color: transparent;
  background-size: contain;
  width: 55px;
  height: 64px;
  right: 50px;
  bottom: 50px;
  mix-blend-mode: difference;
}
@media (max-width: 1023px) {
  #page-top {
    right: 20px;
    bottom: 65px;
  }
}

.c-btn-main {
  text-align: center;
}
.c-btn-main .c-btn-main__btn {
  color: #333333;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  position: relative;
  padding-right: 60px;
  text-decoration: none;
  padding-bottom: 5px;
}
.c-btn-main .c-btn-main__btn:after {
  position: absolute;
  content: "";
  width: 5px;
  height: 10px;
  background-image: url(/wp-content/uploads/2025/07/icon_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 49%;
  right: 7px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: block;
}
.c-btn-main--left {
  text-align: left;
}
.c-btn-main--right {
  text-align: right;
}
.c-btn-main--color-light .c-btn-main__btn {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.c-btn-main--color-light .c-btn-main__btn:after {
  background-image: url(/wp-content/uploads/2025/07/icon_arrow-light.png);
}
.c-btn-main--vertical .c-btn-main__btn {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  border-bottom: none;
  border-right: 1px solid rgb(255, 255, 255);
  padding-right: 0;
}
.c-btn-main--vertical .c-btn-main__btn:after {
  background-image: url(/wp-content/uploads/2025/07/icon_arrow-light.png);
  right: initial;
  top: initial;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  margin: 0 auto;
}
.c-btn-main--instagram .c-btn-main__btn:after {
  background-image: url(/wp-content/uploads/2025/07/icon_instagram.svg);
  width: 20px;
  height: 20px;
  right: 0;
}

@media (min-width: 1024px) {
  .c-btn-square {
    margin: 0 !important;
  }
}
@media (max-width: 1023px) {
  .c-btn-square {
    text-align: center;
  }
}
.c-btn-square .c-btn-square__inner, .c-btn-square a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 175px;
  max-width: 175px;
  text-align: center;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 20px;
  outline: none;
  color: #fff;
  background-color: transparent;
  position: relative;
  border: 1px solid #fff;
  transition: color 0.5s ease, background-color 0.5s ease;
  border-radius: 4px;
  margin: 0 !important;
  position: relative;
}
@media (min-width: 1024px) {
  .c-btn-square .c-btn-square__inner:hover, .c-btn-square a:hover {
    background-color: #fff;
    transition: color 0.5s ease, background-color 0.5s ease;
  }
  .c-btn-square .c-btn-square__inner:hover span, .c-btn-square a:hover span {
    color: #333333;
    transition: color 0.5s ease, background-color 0.5s ease;
  }
}
.c-btn-square .c-btn-square__inner:before, .c-btn-square a:before {
  position: relative;
  display: inline-block;
  content: "";
  width: 22px;
  height: 20px;
  -webkit-mask-image: url(/wp-content/uploads/2025/07/icon_calendar.svg);
  mask-image: url(/wp-content/uploads/2025/07/icon_calendar.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: #fff;
  transition: 0.5s ease;
}
@media (min-width: 1024px) {
  .c-btn-square .c-btn-square__inner:hover::before, .c-btn-square a:hover::before {
    background-color: #333333;
  }
}
.c-btn-square .c-btn-square__inner .c-btn-square__text, .c-btn-square a .c-btn-square__text {
  display: block;
  text-align: center;
  width: 100%;
}
.c-btn-square--light .c-btn-square__inner, .c-btn-square--light a {
  color: #333333 !important;
  background-color: #fff;
  border: 1px solid #fff;
}
@media (min-width: 1024px) {
  .c-btn-square--light .c-btn-square__inner:hover, .c-btn-square--light a:hover {
    background-color: transparent;
  }
  .c-btn-square--light .c-btn-square__inner:hover span, .c-btn-square--light a:hover span {
    color: #fff !important;
  }
}
.c-btn-square--light .c-btn-square__inner:before, .c-btn-square--light a:before {
  background-color: #333333;
}
@media (min-width: 1024px) {
  .c-btn-square--light .c-btn-square__inner:hover::before, .c-btn-square--light a:hover::before {
    background-color: #fff;
  }
}
.c-btn-square--question .c-btn-square__inner:before, .c-btn-square--question a:before {
  mask-image: url(/wp-content/uploads/2025/07/icon_question.svg);
}
.c-btn-square--header-btn {
  display: flex;
  align-items: center;
}
@media (min-width: 1024px) {
  .c-btn-square--header-btn {
    position: fixed;
    z-index: 1100;
    top: 36px;
    right: 49px;
  }
}
.c-btn-square--header-btn .c-btn-square__inner, .c-btn-square--header-btn a {
  width: 135px;
  max-width: 135px;
  color: #fff !important;
  background-color: #C99A3C;
  border: none;
  letter-spacing: 0.05em;
  flex-direction: row !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  line-height: 20px !important;
  font-size: 0.875rem !important;
}
@media (max-width: 1023px) {
  .c-btn-square--header-btn .c-btn-square__inner, .c-btn-square--header-btn a {
    background-color: transparent;
    border: 1px solid #fff;
  }
}
@media (min-width: 1024px) {
  .c-btn-square--header-btn .c-btn-square__inner:hover, .c-btn-square--header-btn a:hover {
    color: #333333 !important;
    background-color: #fff;
  }
}
.c-btn-square--header-btn .c-btn-square__inner:before, .c-btn-square--header-btn a:before {
  background-color: #fff;
  width: 28px;
}
@media (min-width: 1024px) {
  .c-btn-square--header-btn .c-btn-square__inner:hover::before, .c-btn-square--header-btn a:hover::before {
    background-color: #333333;
  }
}
.c-btn-square--header-btn .c-btn-square__inner span, .c-btn-square--header-btn a span {
  color: #fff;
}

.c-copyright {
  background-color: #fff;
  position: relative;
}

@media (min-width: 1024px) {
  .c-sticky-sp {
    display: none;
  }
}
@media (max-width: 1023px) {
  .c-sticky-sp {
    display: flex;
    position: fixed;
    z-index: 100;
    bottom: 0px;
    padding: 0;
    text-align: center;
    background: #C99A3C;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
  }
}
@media (max-width: 1023px) {
  .c-sticky-sp a {
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 36px;
    color: #fff;
    font-size: 1.25rem;
    text-decoration: none;
    display: inline-block;
    width: 100vw;
    min-width: 100vw;
    position: relative;
    padding-left: 30px;
    left: -15px;
  }
}
@media (max-width: 1023px) {
  .c-sticky-sp a:before {
    content: url(/wp-content/uploads/2025/07/icon_calendar_white.png);
    width: 25px;
    height: 28px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 4px;
  }
}

.c-drawer .c-drawer__inner {
  background-color: #333333;
}

.n2_clear .n2-bullet {
  padding: 1px 25px !important;
  background: #8a8a8a !important;
}
.n2_clear .n2-active {
  background: #fff !important;
}

.c-page-header .c-page-header__title {
  font-size: 42px;
  font-weight: 700 !important;
  line-height: 200% !important;
  letter-spacing: 0.2em !important;
  color: #fff !important;
}
@media (max-width: 1023px) {
  .c-page-header .c-page-header__title {
    font-size: 1.75rem;
  }
}
.c-page-header .c-page-header__bgimage::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #333;
  opacity: 0.5;
}

.c-lists {
  border-top: 1px solid rgba(0, 0, 0, 0.5);
}
.c-lists .smb-information__item {
  padding-top: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
@media (max-width: 1023px) {
  .c-lists .smb-information__item {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 1023px) {
  .c-lists .smb-information__item__label {
    font-weight: 700;
  }
}
.c-lists p {
  font-size: 0.875rem;
}

.p-section-text-vertical .smb-section__contents-wrapper {
  display: flex;
  justify-content: center;
}
.p-section-text-vertical .smb-section__body {
  display: flex;
  width: fit-content;
}
.p-section-text-vertical .smb-section__body .p-section-text-vertical__title {
  font-size: 42px;
  line-height: 150%;
  letter-spacing: 0.3em;
  margin: 0 !important;
  padding: 0 !important;
  margin-left: 80px !important;
}
.p-section-text-vertical .smb-section__body .p-section-text-vertical__text {
  margin-top: 130px;
  margin-left: 40px !important;
}
.p-section-text-vertical .smb-section__body .p-section-text-vertical__text:first-of-type {
  margin-left: 50px !important;
}
.p-section-text-vertical .smb-section__body .p-section-text-vertical__btn {
  margin-top: auto;
}

.p-page-top-section-concept .p-page-top-section-concept__heading {
  margin-bottom: 60px;
}
@media (min-width: 1024px) {
  .p-page-top-section-concept .p-page-top-section-concept__heading {
    margin-left: 130px !important;
  }
}

.p-page-top-section-concept-sp {
  max-height: 545px;
}
.p-page-top-section-concept-sp .smb-section__contents-wrapper {
  display: flex;
  justify-content: center;
}
.p-page-top-section-concept-sp .smb-section__body {
  height: 100%;
  display: flex;
  justify-content: center; /* 縦書き時：上下中央に */
  align-items: center; /* 縦書き時：左右中央に */
  writing-mode: vertical-rl;
  background-color: rgba(255, 255, 255, 0.4) !important; /* 背景に何か入れて確認しやすく */
}
.p-page-top-section-concept-sp .p-page-top-section-concept-sp__heading {
  margin: 0;
  padding-left: 14px;
  padding-right: 14px;
  text-orientation: upright; /* 文字の向きを正しく表示 */
}

@media (min-width: 1024px) {
  .p-page-top-section-inn .p-page-top-section-inn__heading-wrapper {
    text-align: right;
  }
}
@media (max-width: 1023px) {
  .p-page-top-section-inn .p-page-top-section-inn__heading-wrapper {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  .p-page-top-section-inn .p-page-top-section-inn__heading-wrapper .p-page-top-section-inn__heading {
    display: inline-block;
    margin-right: 100px !important;
  }
}
@media (max-width: 1023px) {
  .p-page-top-section-inn .p-page-top-section-inn__heading-wrapper .p-page-top-section-inn__heading {
    width: fit-content;
  }
}
.p-page-top-section-inn .p-page-top-section-inn__img figure {
  max-width: initial;
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
  width: initial;
}
.p-page-top-section-inn .p-page-top-section-inn__img figure img {
  max-height: 430px;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 1023px) {
  .p-page-top-section-inn .p-page-top-section-inn__img figure img {
    min-height: 430px;
  }
}
.p-page-top-section-inn .p-page-top-section-inn__btn {
  margin-top: 48px;
}

@media (max-width: 1023px) {
  .p-page-top-section-experience .p-page-top-section-experience__heading-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
@media (max-width: 1023px) {
  .p-page-top-section-experience .p-page-top-section-experience__heading-wrapper .p-page-top-section-experience__heading {
    width: fit-content;
    margin-bottom: 10px !important;
  }
}
@media (min-width: 1024px) {
  .p-page-top-section-experience .p-page-top-section-experience__01 .p-page-top-section-experience__items {
    margin-top: 85px;
  }
}
@media (max-width: 1023px) {
  .p-page-top-section-experience .p-page-top-section-experience__01 .p-page-top-section-experience__items {
    display: flex;
  }
}
.p-page-top-section-experience .p-page-top-section-experience__01 .p-page-top-section-experience__text {
  font-size: 0.875rem;
}
@media (max-width: 1023px) {
  .p-page-top-section-experience .p-page-top-section-experience__01 .p-page-top-section-experience__img {
    order: -1;
  }
}
.p-page-top-section-experience .p-page-top-section-experience__02 .p-page-top-section-experience__text {
  font-size: 0.875rem;
}
@media (max-width: 1023px) {
  .p-page-top-section-experience .p-page-top-section-experience__02 .p-page-top-section-experience__btn {
    text-align: center;
  }
}

.p-page-top-section-about-sp .p-page-top-section-about-sp__heading {
  margin-bottom: 25px !important;
}

@media (max-width: 1023px) {
  .p-page-top-section-news .p-page-top-section-news__heading {
    margin-bottom: 20px !important;
  }
}

.p-page-top-section-instagram #sb_instagram .sbi_photo {
  height: 230px !important;
}
@media (max-width: 1023px) {
  .p-page-top-section-instagram #sb_instagram .sbi_photo {
    height: 150px !important;
  }
}

.p-page-experience-section-agriculture .p-page-experience-section-agriculture__img {
  max-width: initial;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  width: initial;
}
.p-page-experience-section-agriculture .p-page-experience-section-agriculture__img img {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1024px) {
  .p-page-experience-section-agriculture .p-page-experience-section-agriculture__img img {
    max-height: 450px;
    min-height: 450px;
    height: 450px;
  }
}

@media (max-width: 1023px) {
  .u-section-ul-margin-sm-sp ul {
    margin-top: 10px !important;
  }
  .u-section-ul-margin-sm-sp ul li {
    margin-top: 5px !important;
  }
  .u-section-ul-margin-sm-sp ul li:first-of-type {
    margin-top: 0 !important;
  }
}

@media (max-width: 1023px) {
  .u-margin-top-sm-sp {
    margin-top: 10px !important;
  }
}

@media (max-width: 1023px) {
  .u-margin-top-md-sp {
    margin-top: 50px !important;
  }
}

.u-margin-top-lg {
  margin-top: 80px !important;
}
@media (max-width: 1023px) {
  .u-margin-top-lg {
    margin-top: 40px !important;
  }
}

/* ① ブレンドが効く描画グループを明示 */
#menu-global-menu-1 {
  align-items: center;
}

.l-header {
  mix-blend-mode: difference;
}

.l-container {
  position: relative;
}
.l-container:after {
  position: fixed;
  content: "";
  width: 120px;
  height: 96px;
  background-image: url(/wp-content/uploads/2025/07/logo_parts_gold.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 10px;
  left: 29px;
  display: block;
  z-index: 100;
}
@media (max-width: 1023px) {
  .l-container:after {
    width: 72px;
    height: 57px;
    left: 28px;
  }
}

/* mix-blend-modeが効かないように独立レイヤーにする */
.custom-logo-link {
  position: relative;
  z-index: 999;
}

.custom-logo-link img {
  mix-blend-mode: normal;
  transform: translateZ(0); /* GPUレイヤー */
  filter: drop-shadow(0 0 0 white); /* 疑似的な対処 */
}/*# sourceMappingURL=style.css.map */