@charset "UTF-8";
:root {
  --vk-color-text-link:$primary;
  --vk-color-text-link-hover:$main-color;
}

html {
  height: 100%;
  -ms-scroll-snap-type: y proximity;
      scroll-snap-type: y proximity;
  scroll-padding-top: 100px;
  scroll-behavior: smooth;
}
html body {
  min-height: 100%;
  color: #202D3E;
  background: #FFF;
  overflow-x: hidden;
}
html body, html input, html select, html textarea {
  color: #202D3E;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.8;
}

@media screen and (min-width: 1200px) {
  .site-body {
    padding-bottom: 0;
  }
}

@media print, screen and (max-width: 767.98px) {
  .entry-body h2 {
    font-size: 1.5rem;
  }
}
.entry-body a:hover {
  text-decoration: underline;
}
.entry-body .has-vk-color-custom-1-background-color:hover {
  background-color: #2C985D !important;
  opacity: 1 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media screen and (min-width: 992px) {
  .pc-none {
    display: none;
  }
}
@media print, screen and (max-width: 767.98px) {
  .pc-none {
    display: block;
  }
}

@media screen and (min-width: 992px) {
  .sp-none {
    display: block;
  }
}
@media print, screen and (max-width: 767.98px) {
  .sp-none {
    display: none;
  }
}

.en-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.pc-text-center {
  text-align: center;
}
@media print, screen and (max-width: 767.98px) {
  .pc-text-center {
    text-align: left;
  }
}

.site-header {
  color: #FFF;
  background-color: #F4F6F5;
  position: relative;
}

.header_scrolled .site-header {
  height: auto;
}
.header_scrolled .site-header .global-nav {
  margin-right: 0;
}
.header_scrolled .site-header-logo {
  display: block;
  margin-right: 0.5em;
}
.header_scrolled .site-header-logo img {
  max-height: 30px;
}

@media screen and (max-width: 991.98px) {
  .site-header-logo img {
    margin-left: 0;
  }
  .vk-mobile-nav-menu-btn.position-right {
    top: 0.5em;
    left: auto;
    right: 16px;
    width: 38px;
    height: 38px;
    background-color: rgba(255, 255, 255, 0.5);
    border: 0;
  }
  .vk-mobile-nav-menu-btn.position-right.menu-open {
    border: 0;
  }
  .admin-bar .vk-mobile-nav-menu-btn {
    top: 40px;
  }
}
@media print, screen and (max-width: 767.98px) {
  .site-header-logo img {
    width: 70%;
    max-height: auto;
  }
  .admin-bar .vk-mobile-nav-menu-btn {
    top: 50px !important;
  }
}
.global-nav-list li a .global-nav-name {
  font-size: 16px;
}
.global-nav-list li.menu-item-has-children > a {
  position: relative;
}
.global-nav-list li.menu-item-has-children > a::after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  right: 50%;
  bottom: 1px;
  margin-right: -5px;
  border-right: 2px solid #CED7D9;
  border-bottom: 2px solid #CED7D9;
  rotate: 45deg;
}

.global-nav-list > li > ul.sub-menu {
  background-color: #1F2C41;
}

.global-nav-list .sub-menu li a:focus-within, .global-nav-list .sub-menu li a:hover {
  background-color: #2C985D;
}

.header_scrolled .global-nav-list > li > a::after {
  bottom: 6px;
}

.vk-mobile-nav .acc-btn {
  border: 0;
}

.page-header {
  min-height: 300px;
  background: url(../images/page-header-bg@2x.webp) no-repeat right center, -webkit-gradient(linear, left top, left bottom, color-stop(oklch, in), color-stop(0%, rgba(3, 165, 74, 0.37)), to(rgba(57, 170, 172, 0.37))) 0% 0%;
  background: url(../images/page-header-bg@2x.webp) no-repeat right center, linear-gradient(in oklch 88deg, rgba(3, 165, 74, 0.37) 0%, rgba(57, 170, 172, 0.37) 100%) 0% 0%;
  background-size: auto 100%, cover;
}
@media screen and (max-width: 991.98px) {
  .page-header {
    min-height: 12rem;
  }
}
@media print, screen and (max-width: 767.98px) {
  .page-header {
    min-height: 10rem;
  }
}

.page-header-subtitle {
  color: #FFF;
  font-size: 50px;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  line-height: 1;
  opacity: 0.7;
}
@media screen and (max-width: 991.98px) {
  .page-header-subtitle {
    font-size: 3rem;
  }
}
@media print, screen and (max-width: 767.98px) {
  .page-header-subtitle {
    font-size: 2.125rem;
  }
}

.page-header-title {
  padding: 0.25em;
  color: #202D3E;
  font-size: 1.375rem !important;
  text-align: left;
}
@media print, screen and (max-width: 767.98px) {
  .page-header-title {
    font-size: 1.25rem;
  }
}

.breadcrumb-list .breadcrumb-list__item--home .fa-home {
  display: none;
}

.contact-area {
  min-height: auto;
}

.veu_adminEdit.veu_adminEdit_cta > .btn {
  background: #555;
}

.site-footer {
  color: #FFF;
  background-color: #4E5250;
  border: 0;
}

.widget_block:has(.ft-instagram-title) {
  margin-bottom: 1em;
}

.ft-btn-instagram {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.ft-btn-instagram:hover {
  opacity: 0.5;
}

#menu-footer-menu {
  margin-top: 2rem;
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
}
#menu-footer-menu li a {
  padding: 0.2em 0;
  background-color: transparent;
  font-size: clamp(12px, 2vw, 14px);
  border: 0;
}
#menu-footer-menu li a:hover {
  text-decoration: underline;
}

.page_top_btn {
  width: 50px;
  height: 50px;
  background-color: #1F2C41;
  border-radius: 25px;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.page_top_btn:hover {
  background-color: #2C985D;
}

.site-footer-copyright {
  margin-top: 2rem;
}
.site-footer-copyright p {
  font-size: clamp(10px, 1vw, 12px);
}
.site-footer-copyright p:last-of-type {
  display: none;
}

@media print, screen and (max-width: 767.98px) {
  .home .wp-block-vk-blocks-slider .vk_slider_item {
    aspect-ratio: 1/1;
  }
}

.top-intro-cover {
  background: url(../images/top_intro_bg.webp) no-repeat right bottom #70A588;
  background-size: contain;
}
@media screen and (max-width: 991.98px) {
  .top-intro-cover {
    background-size: 30% auto;
  }
}

.top-news-list li .taxonomy-category > a {
  text-decoration: none;
}
.top-news-list li .taxonomy-category > a:not(:first-of-type) {
  margin-left: 0.5em;
}
.top-news-list li .wp-block-post-terms__separator {
  display: none;
}

.top-brand-area {
  background: url(../images/top_brands_bg_2.webp) no-repeat right top, url(../images/top_brands_bg_1.webp) no-repeat left top;
  background-size: 220px auto, 220px auto;
}
@media screen and (max-width: 991.98px) {
  .top-brand-area {
    background-size: 20% auto, 20% auto;
  }
}

.top-brand-card .wp-block-media-text__media {
  width: 100%;
  height: 100%;
}
.top-brand-card .wp-block-media-text__media > a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.top-brand-card .wp-block-media-text__media > a:hover {
  opacity: 0.7;
}
.top-brand-card .wp-block-media-text__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-brand-card .wp-block-media-text__content {
  padding: 40px 68px;
}
@media screen and (max-width: 991.98px) {
  .top-brand-card .wp-block-media-text__content {
    padding: 24px 32px;
  }
}
@media print, screen and (max-width: 767.98px) {
  .top-brand-card .wp-block-media-text__content {
    padding: 24px 24px;
  }
  .top-brand-card .wp-block-media-text__content img {
    display: block;
    width: auto;
    max-height: 80px;
    margin-inline: auto;
  }
  .top-brand-card .wp-block-media-text__content h2 {
    margin-top: 1em;
  }
}

.top-shop-card .top-shop-card-thumb {
  padding: 1rem 1.5rem;
  background-color: #1F2C41;
}

/* ボタンの中身をGridに設定 */
.vk_button.btn-instagram-s a {
  max-width: 220px;
  margin-inline: auto;
}
.vk_button.btn-instagram-s .vk_button_link {
  display: grid !important;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto auto;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  padding: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}
.vk_button.btn-instagram-s .vk_button_link_before {
  grid-column: 1;
  grid-row: 1/3;
  font-size: 42px;
  margin: 0 !important;
}
.vk_button.btn-instagram-s .vk_button_link_subCaption {
  grid-column: 2;
  grid-row: 1;
  font-size: 14px;
  margin: 0 !important;
  text-align: right;
  align-self: end;
}
.vk_button.btn-instagram-s .vk_button_link_txt {
  grid-column: 2;
  grid-row: 2;
  font-size: 22px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  align-self: start;
}
.vk_button.btn-instagram-s .vk_button_link_caption {
  display: contents;
}

.top-btob-area {
  min-height: auto;
}

.top-btob-list li::marker {
  color: #70A588;
  font-size: 1.2em;
}

.page-nav-card figure a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.page-nav-card figure a:hover {
  opacity: 0.7;
}
.page-nav-card img {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
}

.archive-description {
  display: none;
}

.blog .vk_post-postType-post.card,
.archive .vk_post-postType-post.card {
  border-radius: 8px;
  border: 1px solid #9BA39F;
  position: relative;
}
.blog .vk_post-btn-display.card .vk_post_body,
.archive .vk_post-btn-display.card .vk_post_body {
  padding-bottom: 0;
}
.blog .vk_post_body,
.archive .vk_post_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.blog .vk_post_body .vk_post_title.card-title,
.archive .vk_post_body .vk_post_title.card-title {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  margin-bottom: 10px;
  padding-right: 60px;
  font-weight: bold;
}
.blog .vk_post_body .vk_post_title.card-title a:hover,
.archive .vk_post_body .vk_post_title.card-title a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.blog .vk_post_body .vk_post_date.card-date,
.archive .vk_post_body .vk_post_date.card-date {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  display: inline-block;
  color: #9BA39F;
  font-size: clamp(12px, 2vw, 14px);
  margin: 0 1em 0 0;
  float: none;
}
.blog .vk_post_body .vk_post_taxonomies,
.archive .vk_post_body .vk_post_taxonomies {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  display: inline-block;
  margin-top: 2px;
}
.blog .vk_post_body .vk_post_taxonomies .vk_post_taxonomy.vk_post_taxonomy-category .vk_post_taxonomy_title,
.archive .vk_post_body .vk_post_taxonomies .vk_post_taxonomy.vk_post_taxonomy-category .vk_post_taxonomy_title {
  display: none;
}
.blog .vk_post_body .vk_post_taxonomies .vk_post_taxonomy.vk_post_taxonomy-category .vk_post_taxonomy_terms a,
.archive .vk_post_body .vk_post_taxonomies .vk_post_taxonomy.vk_post_taxonomy-category .vk_post_taxonomy_terms a {
  padding: 0.1em 0.5em 0.2em;
  font-size: 12px;
  line-height: 1;
  color: #202D3E;
  background-color: #CED7D9;
}
.blog .vk_post_body .vk_post_excerpt.card-text,
.archive .vk_post_body .vk_post_excerpt.card-text {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  width: 100%;
  padding-right: 60px;
  color: #202D3E;
  line-height: 1.8;
}
.blog .vk_post_body .vk_post_btnOuter,
.archive .vk_post_body .vk_post_btnOuter {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  width: auto;
  position: absolute;
  right: 20px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.blog .vk_post_body .vk_post_btnOuter .vk_post_btn,
.archive .vk_post_body .vk_post_btnOuter .vk_post_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 0;
  line-height: 1;
  background-color: #9BA39F;
  border-radius: 20px;
  border: 0;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.blog .vk_post_body .vk_post_btnOuter .vk_post_btn::after,
.archive .vk_post_body .vk_post_btnOuter .vk_post_btn::after {
  content: "\f061";
  font-family: "Font Awesome 7 Free";
  font-weight: bold;
  color: #F4F6F5;
  font-size: 18px;
}
.blog .vk_post_body .vk_post_btnOuter .vk_post_btn:hover,
.archive .vk_post_body .vk_post_btnOuter .vk_post_btn:hover {
  background-color: #2C985D;
}

.blog .site-body,
.archive .site-body,
.single .site-body {
  padding-bottom: 5rem;
}

.sub-section .sideWidget .widget-title.sub-section-title {
  margin-top: 2em;
  margin-bottom: 0.5em;
  font-size: 1rem;
}
.sub-section .sideWidget .localNavi li a {
  border: 0;
  padding-left: 1.4em;
  background-color: transparent;
  position: relative;
}
.sub-section .sideWidget .localNavi li a::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 1.4em;
  left: 0;
  border-top: 2px solid #9BA39F;
  border-right: 2px solid #9BA39F;
  rotate: 45deg;
}
@media screen and (max-width: 991.98px) {
  .sub-section {
    padding: 0 2rem 2rem;
    border: 1px solid #CED9D4;
  }
  .sub-section .localNavi li a::before {
    top: 16px;
  }
}

.wp-singular.single.post-type-post .entry-header .entry-meta {
  margin-top: 1rem;
  padding: 0 0.3em;
  color: #4E5250;
  background-color: transparent;
  font-size: clamp(12px, 2vw, 14px);
}
.wp-singular.single.post-type-post .entry-header .entry-meta .entry-meta-item.entry-meta-item-updated, .wp-singular.single.post-type-post .entry-header .entry-meta .entry-meta-item.entry-meta-item-author {
  display: none;
}
.wp-singular.single.post-type-post .entry-header .entry-meta i[class^=fa] {
  display: none;
}
.wp-singular.single.post-type-post .entry-header .news-post-date {
  margin-bottom: 1em;
  font-size: clamp(12px, 3vw, 14px);
}
.wp-singular.single.post-type-post .entry-body {
  margin-top: 3rem;
  padding-bottom: 4rem;
}
.wp-singular.single.post-type-post .sub-section {
  padding-left: 2rem;
  border-left: 1px solid #CED9D4;
}
@media print, screen and (max-width: 767.98px) {
  .wp-singular.single.post-type-post .entry-header .entry-title {
    font-size: 1.5rem;
  }
}

.entry-footer .entry-meta-data-list.entry-meta-data-list--category dl dt {
  min-width: auto;
  margin-right: 0.5em;
  color: #202D3E;
  background-color: transparent;
  font-size: clamp(10px, 1vw, 12px);
  font-weight: 400;
}
.entry-footer .entry-meta-data-list.entry-meta-data-list--category dl dd {
  font-size: 0;
}
.entry-footer .entry-meta-data-list.entry-meta-data-list--category dl dd a {
  padding-inline: 0.5em;
  font-size: clamp(10px, 1vw, 12px);
  color: #202D3E;
  background-color: #CED9D4;
}
.entry-footer .entry-meta-data-list.entry-meta-data-list--category dl dd a:hover {
  opacity: 0.7;
}
.entry-footer .entry-meta-data-list.entry-meta-data-list--post_tag {
  margin-top: 0.5em;
}
.entry-footer .entry-meta-data-list.entry-meta-data-list--post_tag dl dt {
  min-width: 6em;
  margin-right: 0.5em;
  color: #202D3E;
  background-color: transparent;
  font-size: clamp(10px, 1vw, 12px);
  font-weight: 400;
  text-align: left;
}

.entry-meta-cat span::after {
  content: "";
}

.next-prev {
  display: none;
}

.bnr-luinliving-officialsite {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.bnr-luinliving-officialsite:hover {
  opacity: 0.7;
}
@media print, screen and (max-width: 767.98px) {
  .bnr-luinliving-officialsite {
    gap: 0;
  }
  .bnr-luinliving-officialsite .wp-block-image {
    margin-right: 0 !important;
  }
  .bnr-luinliving-officialsite .wp-block-group {
    gap: 0;
  }
  .bnr-luinliving-officialsite .wp-block-group > p:last-of-type {
    font-size: 1.2rem !important;
  }
}

.vk_button.btn-hokuo-store .vk_button_link.btn {
  padding: 0.9em 0.5em 0.9em 56px;
  background: url(../images/icon_store.svg) no-repeat 4px center;
  background-size: 42px auto;
  font-size: 1.2rem;
  border-width: 2px;
}
.vk_button.btn-hokuo-store .vk_button_link.btn:hover {
  background-color: #2C985D !important;
  border: 2px solid #2C985D;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.company-outline-table tr td:first-of-type {
  width: 26%;
}
.company-outline-table tr td {
  font-size: clamp(14px, 1.17vw, 16px);
}

.company-history-table tr td:first-of-type {
  padding-right: 1em;
  white-space: nowrap;
}
.company-history-table tr td {
  font-size: clamp(14px, 1.17vw, 16px);
  vertical-align: top;
}

.profile-image {
  max-width: 300px;
  margin-inline: auto;
}
@media screen and (max-width: 991.98px) {
  .profile-image {
    max-width: 200px;
  }
}
@media print, screen and (max-width: 767.98px) {
  .profile-image {
    max-width: 60%;
  }
}

.service_page-nav-card-wrap {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media print, screen and (max-width: 767.98px) {
  .service_page-nav-card-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .service_page-nav-card-wrap .page-nav-card {
    max-width: 80vw;
    margin-inline: auto;
  }
}

.veu_sitemap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.veu_sitemap .col-md-6.sitemap-col {
  width: 100%;
  max-width: 100%;
}
.veu_sitemap .link-list {
  margin: 0;
}
.veu_sitemap .link-list li {
  list-style: none;
}
.veu_sitemap .link-list li a {
  margin: 0;
  padding: 0.5em;
  text-decoration: none;
  border-bottom: 1px solid #CED9D4;
  position: relative;
}
.veu_sitemap .link-list li a::after {
  content: "";
  display: block;
  width: 0.6em;
  height: 0.6em;
  position: absolute;
  top: 1em;
  right: 1em;
  border-top: 2px solid #CED9D4;
  border-right: 2px solid #CED9D4;
  rotate: 45deg;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.veu_sitemap .link-list li a:hover {
  text-decoration: underline;
}
.veu_sitemap .link-list li a:hover::after {
  border-color: #9BA39F;
}
.veu_sitemap .link-list .children {
  margin-left: 0;
}
.veu_sitemap .link-list .children > li > a {
  padding-left: 3em;
}

.form-group {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  margin-bottom: 16px;
}
.form-group > label,
.form-group .form-rabel {
  width: 28%;
  padding-top: 0.8em;
}
.form-group .form-item {
  width: calc(72% - 24px);
}
.form-group .form-item .policy-text {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.form-group .form-item .policy-check-wrap {
  margin-bottom: 2em;
}
@media print, screen and (max-width: 767.98px) {
  .form-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
  }
  .form-group > label,
  .form-group .form-rabel {
    width: 100%;
  }
  .form-group .form-item {
    width: 100%;
  }
}

.required {
  display: inline-block;
  margin-left: 1em;
  padding: 1px 4px 2px;
  color: #970155;
  font-size: 11px;
  line-height: 1.1;
  border: 1px solid #970155;
}

.form-btn-wrap {
  text-align: center;
}

input[type=submit].inq-submit {
  color: #FFF;
  background-color: #1F2C41;
  font-weight: bold;
  border-radius: 2em;
  border-color: #1F2C41;
  cursor: not-allowed;
  opacity: 0.6;
  pointer-events: none;
}

.wpcf7-form:has(.policy-check:checked) .inq-submit {
  cursor: pointer;
  opacity: 1;
  pointer-events: auto;
}

input[type=submit].inq-submit:not(:disabled):hover {
  background-color: #2C985D;
  border-color: #2C985D;
}/*# sourceMappingURL=style.css.map */