@charset "UTF-8";
/* CSS Document */
@font-face {
  src: url("../fonts/NotoSansJP-japanese-400.woff2") format("woff2");
  font-family: "Noto Sans JP";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url("../fonts/NotoSansJP-latin-400.woff2") format("woff2");
  font-family: "Noto Sans JP";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  src: url("../fonts/NotoSansJP-japanese-700.woff2") format("woff2");
  font-family: "Noto Sans JP";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url("../fonts/NotoSansJP-latin-700.woff2") format("woff2");
  font-family: "Noto Sans JP";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  src: url("../fonts/NotoSansJP-japanese-900.woff2") format("woff2");
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url("../fonts/NotoSansJP-latin-900.woff2") format("woff2");
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

@media (max-width: 750px) {
  .spNone {
    display: none !important;
  }
}

@media (min-width: 751px) {
  .pcNone {
    display: none !important;
  }
}

.switch {
  visibility: hidden;
}

.bold {
  font-weight: bold;
}

@media (max-width: 750px) {
  .spleft {
    text-align: left !important;
  }
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}
.center img {
  margin-right: auto;
  margin-left: auto;
}

.red {
  color: #e11c24;
}

.theme {
  color: #8f8975;
}

.mt120 {
  margin-top: 7.5em;
}
@media (max-width: 750px) {
  .mt120 {
    margin-top: 3.75rem;
  }
}

.mb120 {
  margin-bottom: 7.5em;
}
@media (max-width: 750px) {
  .mb120 {
    margin-bottom: 3.75rem;
  }
}

.mt90 {
  margin-top: 6.25em;
}
@media (max-width: 750px) {
  .mt90 {
    margin-top: 3.438rem;
  }
}

.mb90 {
  margin-bottom: 6.25em;
}
@media (max-width: 750px) {
  .mb90 {
    margin-bottom: 3.438rem;
  }
}

.pb90 {
  padding-bottom: 6.25em;
}
@media (max-width: 750px) {
  .pb90 {
    padding-bottom: 3.438rem;
  }
}

.mt60 {
  margin-top: 3.75em;
}
@media (max-width: 750px) {
  .mt60 {
    margin-top: 3.117rem;
  }
}

.mt3em {
  margin-top: 3em;
}
@media (max-width: 750px) {
  .mt3em {
    margin-top: 2em;
  }
}

.mb3em {
  margin-bottom: 3em;
}
@media (max-width: 750px) {
  .mb3em {
    margin-bottom: 2em;
  }
}

.mt2em {
  margin-top: 2em;
}
@media (max-width: 750px) {
  .mt2em {
    margin-top: 1em;
  }
}

.mb2em {
  margin-bottom: 2em;
}
@media (max-width: 750px) {
  .mb2em {
    margin-bottom: 1em;
  }
}

.mt1em {
  margin-top: 1em;
}

.mb1em {
  margin-bottom: 1em;
}

.mt05em {
  margin-top: 0.5em;
}

.mb05em {
  margin-bottom: 0.5em;
}

.pt3em {
  padding-top: 3em;
}
@media (max-width: 750px) {
  .pt3em {
    padding-top: 2em;
  }
}

.pt2em {
  padding-top: 2em;
}
@media (max-width: 750px) {
  .pt2em {
    padding-top: 1em;
  }
}

.pt1em {
  padding-top: 1em;
}

.pt05em {
  padding-top: 0.5em;
}

.pl2em {
  padding-left: 2.5em;
}
@media (max-width: 750px) {
  .pl2em {
    padding-left: 1em;
  }
}

.mt120r {
  margin-top: 7.5rem;
}
@media (max-width: 750px) {
  .mt120r {
    margin-top: 3.75rem;
  }
}

.mb120r {
  margin-bottom: 7.5rem;
}
@media (max-width: 750px) {
  .mb120r {
    margin-bottom: 3.75rem;
  }
}

.mt90r {
  margin-top: 6.25rem;
}
@media (max-width: 750px) {
  .mt90r {
    margin-top: 3.438rem;
  }
}

.mb90r {
  margin-bottom: 6.25rem;
}
@media (max-width: 750px) {
  .mb90r {
    margin-bottom: 3.438rem;
  }
}

.pb90r {
  padding-bottom: 6.25rem;
}
@media (max-width: 750px) {
  .pb90r {
    padding-bottom: 3.438rem;
  }
}

.mt60r {
  margin-top: 3.75rem;
}
@media (max-width: 750px) {
  .mt60r {
    margin-top: 3.117rem;
  }
}

.mt3rem {
  margin-top: 3rem;
}
@media (max-width: 750px) {
  .mt3rem {
    margin-top: 2rem;
  }
}

.mb3rem {
  margin-bottom: 3rem;
}
@media (max-width: 750px) {
  .mb3rem {
    margin-bottom: 2rem;
  }
}

.mt2rem {
  margin-top: 2rem;
}
@media (max-width: 750px) {
  .mt2rem {
    margin-top: 1rem;
  }
}

.mb2rem {
  margin-bottom: 2rem;
}
@media (max-width: 750px) {
  .mb2rem {
    margin-bottom: 1rem;
  }
}

.mt1rem {
  margin-top: 1rem;
}

.mb1rem {
  margin-bottom: 1rem;
}

.mt05rem {
  margin-top: 0.5rem;
}

.mb05rem {
  margin-bottom: 0.5rem;
}

.pt3rem {
  padding-top: 3rem;
}
@media (max-width: 750px) {
  .pt3rem {
    padding-top: 2rem;
  }
}

.pt2rem {
  padding-top: 2rem;
}
@media (max-width: 750px) {
  .pt2rem {
    padding-top: 1rem;
  }
}

.pt1rem {
  padding-top: 1rem;
}

.pt05rem {
  padding-top: 0.5rem;
}

.pl2rem {
  padding-left: 2.5rem;
}
@media (max-width: 750px) {
  .pl2rem {
    padding-left: 1rem;
  }
}

/* ヘッダー部分 */
.header {
  position: relative;
  z-index: 9;
  background-color: white;
  padding: 1.875em 1.875em 1.5625em;
}
@media (max-width: 750px) {
  .header {
    padding: 0.7rem;
  }
}
.header .wrap {
  position: relative;
}
@media (max-width: 750px) {
  .header .wrap {
    padding-top: 3.3rem;
    padding-bottom: 1.4rem;
  }
}
.header .logo {
  font-size: 1rem;
  margin-block: 0;
  width: min(15vw, 13.125rem);
  max-width: 13.125rem;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 750px) {
  .header .logo {
    width: 10.75rem;
    max-width: 10.75rem;
    margin-right: auto;
    margin-left: auto;
  }
}
.header .logo a {
  display: block;
}
.header .logo img {
  width: 100%;
}
.header .header_btn a,
.header .menu_btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 2.75em;
  border-radius: 100px;
  font-weight: bold;
  text-decoration: none;
  transition: all ease 0.5s;
}
.header .header_btn a::after,
.header .menu_btn a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0.75em;
  bottom: 0;
  width: 0.6875em;
  height: 0.5em;
  margin-block: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.header .header_btn {
  position: absolute;
  top: 0.1875em;
  right: 5.6875em;
  display: flex;
  align-items: center;
  gap: 0.625em;
}
@media (max-width: 750px) {
  .header .header_btn {
    display: none;
  }
}
@media (max-width: 1099px) {
  .header .header_btn {
    right: 5.25rem;
    gap: 0.5em;
    font-size: clamp(10.5px, 1.4vw, 1rem);
  }
}
.header .header_btn a {
  width: 10.875em;
}
@media (max-width: 1099px) {
  .header .header_btn a {
    width: 9.25em;
    padding-right: 1.25em;
  }
}
.header .menu_btn {
  display: flex;
  justify-content: center;
  gap: 0.9375em;
}
@media (max-width: 750px) {
  .header .menu_btn {
    gap: 0.9375rem;
    padding-inline: 0.9375rem;
  }
}
@media (min-width: 751px) {
  .header .menu_btn {
    display: none;
  }
}
.header .menu_btn a {
  width: 10.3125em;
}
@media (max-width: 750px) {
  .header .menu_btn a {
    font-size: 1.001rem;
    width: 10.31rem;
    height: 2.749rem;
  }
}
.header .btn_english {
  color: black;
  background-color: white;
  border: 1px solid black;
}
.header .btn_english::after {
  background-image: url(../images/common/icon_arrow_black.svg);
}
.header .btn_english:hover {
  color: white;
  background-color: black;
}
.header .btn_english:hover::after {
  background-image: url(../images/common/icon_arrow.svg);
}
.header .btn_contact {
  color: white;
  background-color: black;
  border: 1px solid black;
}
.header .btn_contact::after {
  background-image: url(../images/common/icon_arrow.svg);
}
.header .btn_contact:hover {
  color: black;
  background-color: white;
}
.header .btn_contact:hover::after {
  background-image: url(../images/common/icon_arrow_black.svg);
}
.header .menu-trigger {
  position: absolute;
  top: 0.8125em;
  right: 0;
  width: 4.25em;
  height: 1.625em;
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
}
@media (max-width: 750px) {
  .header .menu-trigger {
    top: 0.6094rem;
    right: 0.2344rem;
    width: 3.188rem;
    height: 1.125rem;
  }
}
.header .menu-trigger span {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/common/menu_open.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media (max-width: 750px) {
  .header.active .menu-trigger {
    position: fixed;
    z-index: 10;
    top: 1.001rem;
    right: 0.8438rem;
    width: 1.657rem;
    height: 1.688rem;
  }
}
.header.active .menu-trigger span {
  background-image: url(../images/common/menu_close.svg);
}
@media (min-width: 751px) {
  .header .g_menu {
    margin-top: 3em;
  }
}
@media (max-width: 750px) {
  .header .g_menu {
    text-align: center;
    height: 100%;
    top: 0;
    left: 0;
    transition: transform 0.3s ease-in-out;
    z-index: 8;
    box-sizing: border-box;
    overflow: auto;
    position: fixed;
    width: 100%;
    padding-top: 10.06rem;
    transform: translateX(100%);
    background-color: rgba(255, 255, 255, 0.95);
  }
}
@media (max-width: 750px) {
  .header .g_menu nav {
    display: inline-block;
  }
}
@media (min-width: 751px) {
  .header .g_menu ul {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 751px) {
  .header .g_menu li {
    padding: 0.375em 1.5em;
  }
  .header .g_menu li:not(:first-child) {
    border-left: 1px solid black;
  }
}
.header .g_menu nav a {
  display: block;
  color: black;
  font-weight: 500;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 750px) {
  .header .g_menu nav a {
    font-size: 1.001rem;
    line-height: 1.125;
  }
}
.header .g_menu nav a:hover {
  opacity: 0.7;
}
.header .g_menu nav a[target=_blank]::after {
  display: none;
}
.header .g_menu {
  /* 商品について：一覧ページを持たないためリンクではなくボタンにする（WF「商品についてはリンクなし」） */
}
@media (min-width: 751px) {
  .header .g_menu .has-submenu {
    position: relative;
  }
}
.header .g_menu .submenu-trigger {
  display: block;
  width: 100%;
  color: black;
  font-family: inherit;
  font-weight: 500;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
}
@media (max-width: 750px) {
  .header .g_menu .submenu-trigger {
    font-size: 1.001rem;
    line-height: 1.125;
  }
}
.header .g_menu .submenu-trigger:hover {
  opacity: 0.7;
}
@media (min-width: 751px) {
  .header .g_menu .submenu {
    display: none;
    position: absolute;
    top: 100%;
    left: -1px;
    width: 15em;
    background-color: white;
    border: 1px solid black;
    z-index: 9;
  }
}
@media (min-width: 751px) {
  .header .g_menu .submenu li {
    padding: 0;
    border-left: none;
  }
  .header .g_menu .submenu li:not(:first-child) {
    border-top: 1px solid black;
  }
}
@media (min-width: 751px) {
  .header .g_menu .submenu a {
    padding: 0.875em 1.25em;
    text-align: left;
    line-height: 1.4;
  }
}
@media (min-width: 751px) {
  .header .g_menu .has-submenu:hover .submenu,
  .header .g_menu .has-submenu:focus-within .submenu {
    display: block;
  }
}
.header .g_menu .en {
  display: block;
  color: #8f8975;
  font-size: 0.75em;
  line-height: 2.0833;
}
@media (max-width: 750px) {
  .header .g_menu .en {
    font-size: 0.75rem;
    line-height: 1.5;
  }
}
.header.active .wrap {
  z-index: 10;
}
.header.active .header_btn {
  display: none;
}
.header.active .g_menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  width: 100%;
  height: 100%;
  margin-top: 0;
  overflow: auto;
  box-sizing: border-box;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.95);
  transform: translateX(0%);
}
@media (min-width: 751px) {
  .header.active .g_menu {
    padding-top: 10.0625em;
  }
}
.header.active .g_menu nav > ul {
  display: block;
}
.header.active .g_menu {
  /* 商品について：ドロワー内はクリックで開閉するアコーディオン */
}
.header.active .g_menu .submenu {
  display: none;
  position: static;
  width: auto;
  background-color: transparent;
  border: none;
  margin-top: 0.875em;
}
.header.active .g_menu .submenu li {
  padding: 0;
  border: none;
}
.header.active .g_menu .submenu a {
  padding: 0;
  text-align: center;
}
.header.active .g_menu .has-submenu:hover .submenu,
.header.active .g_menu .has-submenu:focus-within .submenu {
  display: none;
}
.header.active .g_menu .has-submenu .submenu-trigger[aria-expanded=true] + .submenu {
  display: block;
}
.header.active .g_menu li {
  padding: 0;
  border-left: none;
  margin-bottom: 0.875em;
}
@media (max-width: 750px) {
  .header.active .g_menu li {
    margin-bottom: 1.188rem;
  }
}
.header.active .g_menu li:last-of-type {
  margin-bottom: 0;
}
.header.active .menu_btn {
  margin-top: 2.625em;
}
@media (min-width: 751px) {
  .header.active .menu_btn {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 750px) {
  .header.active .menu_btn {
    margin-top: 3rem;
  }
}
.header.sticky {
  position: sticky;
  top: 0;
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.2);
}
.admin-bar .header.sticky {
  top: 32px;
}
@media (max-width: 750px) {
  .admin-bar .header.sticky {
    top: 46px;
  }
}
@media (max-width: 750px) {
  .admin-bar .header .g_menu {
    top: 46px;
    height: calc(100% - 46px);
  }
}
@media (min-width: 751px) {
  .admin-bar .header.active .g_menu {
    top: 32px;
    height: calc(100% - 32px);
  }
}
@media (max-width: 750px) {
  .admin-bar .header.active .menu-trigger {
    top: calc(46px + 1rem);
  }
}

/* フッター部分 */
.footer {
  background-color: rgba(143, 137, 117, 0.15);
}
.footer a {
  color: inherit;
  text-decoration: underline;
}
.footer a:hover {
  text-decoration: none;
}
.footer .inner {
  padding-top: 5.6875em;
}
@media (max-width: 750px) {
  .footer .inner {
    padding-top: 3.124rem;
  }
}
@media (min-width: 751px) {
  .footer .footerlink {
    display: grid;
    grid-template-columns: 306fr 347fr 405fr;
  }
}
.footer .lang {
  margin: 0;
  line-height: 1.7625;
  font-weight: 700;
}
@media (min-width: 751px) {
  .footer .lang {
    grid-column: 1;
    grid-row: 1;
    align-self: start;
  }
}
@media (max-width: 750px) {
  .footer .lang {
    margin-bottom: 1.406rem;
  }
}
@media (min-width: 751px) {
  .footer .sitemap {
    grid-column: 1/-1;
    grid-row: 1;
    display: grid;
    grid-template-columns: 306fr 347fr 405fr;
  }
}
.footer .sitemap ul {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
@media (min-width: 751px) {
  .footer .sitemap ul:first-of-type {
    padding-top: 4.875em;
  }
}
@media (max-width: 750px) {
  .footer .sitemap ul:not(:first-child) {
    margin-top: 1.406rem;
  }
}
.footer .sitemap li {
  line-height: 1.7625;
}
.footer .privacy {
  font-size: 0.9375em;
  text-align: center;
  margin-top: 2.5rem;
}
@media (max-width: 750px) {
  .footer .privacy {
    margin-top: 2.344rem;
  }
}
.footer .privacy a {
  text-decoration: none;
}
.footer .privacy a:hover {
  text-decoration: underline;
}
.footer .logo {
  width: 20.125em;
  margin-right: auto;
  margin-left: auto;
  margin-top: 2.5em;
}
@media (max-width: 750px) {
  .footer .logo {
    width: 11.72rem;
    margin-top: 1.875rem;
  }
}
.footer .logo img {
  width: 100%;
}
.footer .logo a {
  display: block;
  text-decoration: none;
}
.footer .copy {
  font-size: 0.875em;
  padding: 3.9285em 0 5.5em;
  margin: 0;
}
@media (max-width: 750px) {
  .footer .copy {
    font-size: 0.75em;
    padding: 1.875rem 0 1.406rem;
  }
}

/* お問い合わせ専用フッター（footer-contact.php / Figma WF: node 767:3845）
   コピーライトのみ。帯高さは WF 実測 236px 相当で上下均等にする */
.footer.footercontact .copy {
  padding: 7.428em 0;
}
@media (max-width: 750px) {
  .footer.footercontact .copy {
    padding: 2.5rem 0;
  }
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 100% !important;
}
@media (min-width: 750px) and (max-width: 1200px) {
  html {
    font-size: max(14px, 1.25vw) !important;
  }
}
@media (max-width: 750px) {
  html {
    font-size: max(16px, 4.27vw) !important;
  }
}

#wpadminbar {
  position: fixed !important;
  top: 0 !important;
}

body {
  position: relative;
  letter-spacing: 0.06em;
  font-family: "Noto Sans JP", "sans-serif";
  font-size: 100% !important;
  right: 0 !important;
  color: black;
  background-color: white;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
@media (max-width: 750px) {
  body {
    width: 100%;
    min-width: auto;
    margin-top: 0 !important;
  }
}
body.fixed {
  position: fixed;
  left: 0;
  width: 100%;
}

a {
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration: underline;
  color: #8f8975;
  display: inline-block;
  transition: all ease 0.5s;
  overflow-wrap: anywhere;
  touch-action: manipulation;
}
a:hover {
  text-decoration: none;
}
a[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  background: url(../images/common/icon_blank.svg) no-repeat center center/100%;
  margin-right: 0.25em;
  margin-left: 0.2em;
}
a.textlink {
  color: #2281f4;
}
a[href*=".pdf"]::after {
  content: "";
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  background: url(../images/common/icon_pdf.svg) no-repeat center center/100%;
  margin-right: 0.25em;
  margin-left: 0.2em;
}
@media (min-width: 751px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: inherit;
  }
}
a.remove-icon:after {
  display: none;
}
a img {
  transition: all ease 0.5s;
}

@media (any-hover: hover) {
  a:hover img {
    opacity: 0.8;
  }
}
p {
  line-height: 1.8;
}

main p {
  font-size: 1.0625em;
}
@media (max-width: 750px) {
  main p {
    font-size: 1rem;
  }
}

main small {
  font-size: 0.9375rem;
  line-height: 1.5;
}

li {
  line-height: 1.8;
}

img {
  height: auto;
}
@media (max-width: 750px) {
  img.width80 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 750px) {
  img.width50 {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
}

/* レイアウト関連 */
.inner, .inner840 {
  width: 92%;
  margin-inline: auto;
}

.inner {
  max-width: 1000px;
}
.inner .inner840 {
  width: 100%;
}

.inner840 {
  max-width: 840px;
  /* リンク・フォーム */
}

.linkbox {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  background-color: #8f8975;
  border: 1px solid #8f8975;
  border-radius: 100px;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 19em;
  min-height: 3.5em;
  padding: 0.5em 2.25em 0.5em 1.5em;
  white-space: nowrap;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: all ease 0.5s;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 750px) {
  .linkbox {
    min-width: 18.4375rem;
    max-width: 100%;
  }
}
.linkbox::after {
  content: "";
  position: absolute;
  top: 0;
  right: 1.5em;
  bottom: 0;
  -webkit-mask: url(../images/common/icon_arrow.svg) no-repeat center center;
  -webkit-mask-size: contain;
  -webkit-mask: url(../images/common/icon_arrow.svg) no-repeat center center;
          mask: url(../images/common/icon_arrow.svg) no-repeat center center;
  mask-size: contain;
  background-color: white;
  width: 0.7em;
  height: 0.5em;
  margin-block: auto;
  transition: all ease 0.5s;
}
.linkbox:hover {
  color: #8f8975;
  background-color: white;
}
.linkbox:hover::after {
  background-color: #8f8975;
}

.linkbox_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.linkbox_wrap > * {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
@media (min-width: 751px) {
  .linkbox_wrap {
    gap: 1.375em;
  }
}

input[type=text], input[type=tel], textarea, input[type=email], input[type=url] {
  width: 100%;
  border: 1px solid #313131;
  font-size: 1.1em;
  background-color: white;
  padding: 0.75em;
  margin-top: 0.5em;
}

.wpcf7-list-item label {
  display: flex;
  align-items: center;
}
.wpcf7-list-item input {
  margin-right: 0.25em;
}

.selectbox {
  position: relative;
  display: inline-block;
  border: 1px solid #313131;
  font-size: 1.1em;
  background-color: white;
  margin-top: 0.5em;
}
.selectbox .wpcf7-form-control-wrap {
  z-index: 2;
}
.selectbox select {
  z-index: 2;
  padding: 0.75em 1.5em 0.75em 1em;
}
@media (max-width: 750px) {
  .selectbox select {
    padding: 0.25em 1em 0.25em 0.5em;
  }
}
.selectbox::after {
  position: absolute;
  top: 0;
  right: 0.5em;
  bottom: 0;
  content: "";
  display: block;
  width: 0.74em;
  height: 0.5em;
  background-color: #313131;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  margin: auto;
  z-index: 1;
}

div.wpcf7 .ajax-loader {
  display: none !important;
}

/* タイトル */
@media (min-width: 751px) {
  .f_18 {
    font-size: 1.1em;
  }
}

.f_20 {
  font-size: 1.2em;
}
@media (max-width: 750px) {
  .f_20 {
    font-size: 1.1em;
  }
}

.f_24 {
  font-size: 1.5em;
}
@media (max-width: 750px) {
  .f_24 {
    font-size: 1.1em;
  }
}

.f_26 {
  font-size: 1.6em;
}
@media (max-width: 750px) {
  .f_26 {
    font-size: 1.2em;
  }
}

.f_28 {
  font-size: 1.75em;
}
@media (max-width: 750px) {
  .f_28 {
    font-size: 1.25em;
  }
}

.f_30 {
  font-size: 1.87em;
}
@media (max-width: 750px) {
  .f_30 {
    font-size: 1.4em;
  }
}

.f_40 {
  font-size: 2.5em;
}
@media (max-width: 750px) {
  .f_40 {
    font-size: 1.5em;
  }
}

/* コンテンツ */
section {
  padding-bottom: 4.5em;
}
@media (max-width: 750px) {
  section {
    padding-bottom: 3.593rem;
  }
}
section.mt {
  padding-top: 4.5em !important;
}
@media (max-width: 750px) {
  section.mt {
    padding-top: 3.593rem !important;
  }
}
section.mb {
  padding-bottom: 4.5em;
}
@media (max-width: 750px) {
  section.mb {
    padding-bottom: 3.593rem;
  }
}
section.mt0 {
  padding-top: 0;
}
@media (max-width: 750px) {
  section.mt0 {
    padding-top: 0;
  }
}

.contentwrap {
  margin-top: 4.5em;
}
@media (max-width: 750px) {
  .contentwrap {
    margin-top: 3.124rem;
  }
}
.contentwrap p, .contentwrap li {
  line-height: 1.8;
}

.bg-gray {
  background-color: rgba(143, 137, 117, 0.15);
}

@media (min-width: 751px) {
  .column_2 > ul {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5em;
  }
  .column_2 > ul > li {
    width: calc(50% - 0.75em);
  }
}
@media (max-width: 750px) {
  .column_2 > ul > li:not(:first-of-type) {
    margin-top: 0.9375rem;
  }
}

@media (min-width: 751px) {
  .column_3 > ul {
    display: flex;
    flex-wrap: wrap;
    gap: 5em;
  }
  .column_3 > ul > li {
    width: calc((100% - 10em) / 3);
  }
}
@media (max-width: 750px) {
  .column_3 > ul > li:not(:first-child) {
    margin-top: 1.875rem;
  }
}

@media (min-width: 751px) {
  .column_4 > ul {
    display: flex;
    flex-wrap: wrap;
    gap: 3.25em;
  }
  .column_4 > ul > li {
    width: calc((100% - 9.75em) / 4);
  }
}
@media (max-width: 750px) {
  .column_4 > ul > li:not(:first-child) {
    margin-top: 0.9375rem;
  }
}

@media (max-width: 750px) {
  .column_2_sp > ul {
    display: flex;
    flex-wrap: wrap;
    gap: 0.9375rem;
  }
  .column_2_sp > ul > li {
    width: calc(50% - 0.4688rem);
  }
}

@media (min-width: 751px) {
  .flex {
    display: flex;
  }
}

.disc a, .decimal a, .circle a {
  display: inline;
}

.disc > ul {
  padding-left: 1.5em;
}
.disc > ul > li {
  list-style-type: disc;
}
.disc > ul > li > ul {
  padding-left: 1.5em;
}

.decimal > ol {
  padding-left: 1.5em;
}
.decimal > ol > li {
  list-style-type: decimal;
}

.dlcolor dl {
  width: 100%;
  max-width: 710px;
  margin-right: auto;
  margin-left: auto;
}
.dlcolor dl > div {
  margin-bottom: 0.5em;
}
@media (min-width: 751px) {
  .dlcolor dl > div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.dlcolor dt, .dlcolor dd {
  font-weight: bold;
}
.dlcolor dt {
  background-color: #8f8975;
  color: white;
  width: 7em;
  text-align: center;
  padding: 0.25em;
}
@media (min-width: 751px) {
  .dlcolor dt {
    flex: 1 0 7em;
    max-width: 7em;
    padding: 0.25em;
  }
}
@media (min-width: 751px) {
  .dlcolor dd {
    width: calc(100% - 7em);
    max-width: calc(100% - 7em);
    padding-left: 1em;
  }
}

.categorybox {
  color: white;
  background-color: #8f8975;
  display: inline-block;
  padding: 0.25em 0.5em;
}

.datebox span::before {
  content: "";
  display: inline-block;
  width: 0.9em;
  height: 0.9em;
  margin-right: 0.25em;
}
.datebox span.post::before {
  background: url(../images/common/icon_pen.svg) no-repeat center center/contain;
}
.datebox span.redo {
  margin-left: 1em;
}
.datebox span.redo::before {
  background: url(../images/common/icon_redo.svg) no-repeat center center/contain;
}

@media (prefers-reduced-motion: reduce) {
  * {
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
  }
}