@charset "UTF-8";
/*
Theme Name: 三幸建設（2025年）
Theme URI:
Author: grafix
Author URI: https://www.gd-system.jp/
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #000;
  background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

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

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

/* html tag */
html {
  font-size: 10px;
  font-family: YakuHanJP, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  color: #333;
}

body {
  word-wrap: break-word;
  word-break: break-all;
  text-justify: inter-ideograph;
  -webkit-text-size-adjust: 100%;
}

a {
  color: #2e93d4;
  text-decoration: none;
  transition: 0.2s;
}
a:hover {
  -webkit-text-decoration: auto;
          text-decoration: auto;
}
a:hover img {
  text-decoration: none;
}
a[href^=tel] {
  color: #333;
  cursor: text;
  pointer-events: none;
}
a[href^=tel]:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

* {
  box-sizing: border-box;
}
*::after, *::before {
  vertical-align: bottom;
}

strong {
  font-weight: bold;
}

.sp {
  display: none;
}

.screen-reader-text {
  display: none;
}

@media screen and (max-width: 768px) {
  a[href^=tel] {
    pointer-events: auto;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
html {
  scroll-behavior: smooth;
}

body {
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  line-height: 1.857;
}

@media screen and (max-width: 768px) {
  html {
    scroll-padding-top: 21.875vw;
  }
  body {
    font-size: 3.4375vw;
    line-height: 1.75;
  }
}
.container__head {
  border-top: solid 1px #bdbdbd;
  border-bottom: solid 1px #bdbdbd;
  padding: 80px 0;
}
.container__head .title_wrap {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: wrap;
}
.container__head .title_wrap .title {
  font-size: 5.7rem;
  line-height: 1;
  color: #252525;
  margin-right: 0.5em;
}
.container__head .title_wrap .sub {
  font-size: 1.8rem;
  line-height: 1.5;
  color: #454545;
}

@media screen and (max-width: 768px) {
  .container__head {
    padding: 9.375vw 0;
  }
  .container__head .title_wrap {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .container__head .title_wrap .title {
    font-size: 10vw;
    line-height: 1;
  }
  .container__head .title_wrap .sub {
    font-size: 4.375vw;
    line-height: 1.5;
  }
}
body.home {
  background: none;
}
body.home .header-wrap {
  padding: 30px 0 10px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 90;
  transition: 0.2s;
}
body.home .header-wrap .header-inner header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
}
body.home .header-wrap .header-inner header .description {
  color: #fff;
}
body.home .header-wrap .header-inner nav .nav .sp-menu .bars .bar {
  background: #fff;
}
body.fixed {
  overflow: hidden;
}

body {
  background: #efefef;
}

.header-wrap {
  padding: 20px 0 20px;
}
.header-wrap .header-inner {
  margin: 0 35px 0 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.header-wrap .header-inner header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
}
.header-wrap .header-inner header .header a {
  display: block;
}
.header-wrap .header-inner header .header a img {
  display: block;
  width: auto;
  height: 32px;
}
.header-wrap .header-inner header .description {
  font-size: 1.3rem;
  line-height: 1.38;
  color: #8e8e8e;
  margin-left: 20px;
}
.header-wrap .header-inner nav .nav {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
}
.header-wrap .header-inner nav .nav .sns a {
  display: block;
}
.header-wrap .header-inner nav .nav .sns img {
  display: block;
  width: 50px;
  height: 50px;
}
.header-wrap .header-inner nav .nav .sns .name {
  display: none;
}
.header-wrap .header-inner nav .nav .sns ul {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: nowrap;
}
.header-wrap .header-inner nav .nav .sns ul li + li {
  margin-left: 10px;
}
.header-wrap .header-inner nav .nav .sp-menu {
  display: block;
  width: 50px;
  height: 50px;
  position: relative;
  margin-left: 20px;
  cursor: pointer;
  z-index: 95;
}
.header-wrap .header-inner nav .nav .sp-menu .bars .bar {
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: #898989;
  transition: 0.2s;
}
.header-wrap .header-inner nav .nav .sp-menu .bars .bar:nth-of-type(1) {
  top: 11px;
}
.header-wrap .header-inner nav .nav .sp-menu .bars .bar:nth-of-type(2) {
  top: 24px;
}
.header-wrap .header-inner nav .nav .sp-menu .bars .bar:nth-of-type(3) {
  top: 37px;
}
.header-wrap .header-inner nav .nav .sp-menu.active .bars .bar {
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: #898989;
}
.header-wrap .header-inner nav .nav .sp-menu.active .bars .bar:nth-of-type(1) {
  top: 24px;
  rotate: 45deg;
}
.header-wrap .header-inner nav .nav .sp-menu.active .bars .bar:nth-of-type(2) {
  scale: 0 1;
}
.header-wrap .header-inner nav .nav .sp-menu.active .bars .bar:nth-of-type(3) {
  top: 24px;
  rotate: -45deg;
}
.header-wrap .header-inner nav .nav .sp-menu.active + .menu {
  translate: 0 0;
}
.header-wrap .header-inner nav .nav .menu {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #565656;
  z-index: 90;
  translate: 100% 0;
  transition: 0.2s;
  overflow-y: auto;
}
.header-wrap .header-inner nav .nav .menu__inner {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: nowrap;
  max-width: 80%;
  margin: 0 auto;
  padding: 100px 0 100px;
  gap: 10%;
}
.header-wrap .header-inner nav .nav .menu__inner .menu_main {
  flex-basis: 40%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 40%;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: nowrap;
}
.header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap {
  flex-basis: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 50%;
}
.header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap ul li {
  color: #fff;
  margin-bottom: 36px;
}
.header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap ul li a {
  display: inline-block;
  color: #fff;
}
.header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap ul li a:hover .name::before {
  scale: 1 1;
}
.header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap ul li .name {
  display: block;
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 300;
  position: relative;
}
.header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap ul li .name::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  scale: 0 1;
  transition: 0.2s;
  transform-origin: left bottom;
}
.header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap ul li .name2 {
  display: block;
  font-size: 1.2rem;
  line-height: 1.5;
}
.header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap .submenus {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-top: 10px;
}
.header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap .submenus ul li {
  margin-bottom: 0;
  padding: 5px 0;
}
.header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap .submenus ul li a {
  position: relative;
  padding-left: 1em;
}
.header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap .submenus ul li a::before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}
.header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap .submenus ul li .name {
  font-size: 1.2rem;
  line-height: 1.5;
}
.header-wrap .header-inner nav .nav .menu__inner .shop_main {
  flex-basis: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 50%;
  background: rgba(255, 255, 255, 0.4);
  padding: 20px;
}

body.home.scrolled .header-wrap {
  background: rgba(0, 0, 0, 0.4);
}

.footer{background: #565656;color: #fff;padding:100px 0 50px;}
.footer__inner{max-width:1280px;margin:0 auto;}
.footer__contact{margin-bottom:100px;}
.footer__contact h2{font-size:2.0rem;padding:20px 0;border-bottom:solid 1px #fff;margin-bottom:50px;}
.footer__contact .link{margin-top:60px;}
.footer__contact .link ul{display:flex;justify-content:space-between;align-items:initial;flex-wrap:wrap;}
.footer__contact .link ul li{margin-bottom:30px;flex-basis:48.6%;gap:2.8%;}
.footer__logo{margin-bottom:40px;}
.footer__logo img{width:auto;height:32px;display:block;}
.footer__contents{display:flex;justify-content:space-between;align-items:initial;flex-wrap:nowrap;font-size:1.3rem;}
.footer__contents__copyright{order:1;}
.footer__contents__nav{order:2;}
.footer__contents__nav ul{display:flex;justify-content:flex-end;align-items:initial;flex-wrap:wrap;gap:2em;}
.footer__contents__nav ul li{}
.footer__contents__nav ul li a{color:#fff;}

@media screen and (max-width: 768px) {
  body.home {
    padding-top: 0;
  }
  body {
    padding-top: 18.75vw;
  }
  .header-wrap {
    padding: 3.125vw;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 90;
    transition: 0.2s;
  }
  .header-wrap .header-inner {
    margin: 0;
  }
  .header-wrap .header-inner header .header a img {
    height: 5.3125vw;
  }
  .header-wrap .header-inner header .description {
    font-size: 2.5vw;
    line-height: 1.5;
    margin-left: 2.5vw;
  }
  .header-wrap .header-inner nav .nav {
    margin-left: 1.5625vw;
  }
  .header-wrap .header-inner nav .nav .sns {
    display: none;
  }
  .header-wrap .header-inner nav .nav .sns img {
    width: 12.5vw;
    height: 12.5vw;
  }
  .header-wrap .header-inner nav .nav .sns ul li + li {
    margin-left: 1.5625vw;
  }
  .header-wrap .header-inner nav .nav .sp-menu {
    width: 12.5vw;
    height: 12.5vw;
    margin: 0;
  }
  .header-wrap .header-inner nav .nav .sp-menu .bars .bar {
    left: 1.5625vw;
    right: 1.5625vw;
  }
  .header-wrap .header-inner nav .nav .sp-menu .bars .bar:nth-of-type(1) {
    top: 1.5625vw;
  }
  .header-wrap .header-inner nav .nav .sp-menu .bars .bar:nth-of-type(2) {
    top: 5.625vw;
  }
  .header-wrap .header-inner nav .nav .sp-menu .bars .bar:nth-of-type(3) {
    top: 9.375vw;
  }
  .header-wrap .header-inner nav .nav .menu__inner {
    display: block;
    max-width: initial;
    margin: 0 0 0;
    padding: 30vw 0 15vw;
  }
  .header-wrap .header-inner nav .nav .menu__inner .menu_main {
    max-width: initial;
    display: flex;
    justify-content: flex-start;
    align-items: initial;
    flex-wrap: nowrap;
    margin-bottom: 10vw;
  }
  .header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap {
    flex-basis: 50%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 50%;
    padding: 0 5vw;
  }
  .header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap + .menu_wrap {
    border-left: solid 1px #fff;
  }
  .header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap ul li {
    color: #fff;
    margin-bottom: 6.25vw;
  }
  .header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap ul li a {
    display: block;
  }
  .header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap ul li .name {
    font-size: 5.625vw;
    line-height: 1.5;
  }
  .header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap ul li .name2 {
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap .submenus {
    font-size: 3.4375vw;
    line-height: 1.5;
    margin-top: 1.5625vw;
  }
  .header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap .submenus ul li {
    padding: 1.5625vw 0;
  }
  .header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap .submenus ul li .name {
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .header-wrap .header-inner nav .nav .menu__inner .shop_main {
    max-width: initial;
    margin: 0 6.25vw;
  }
  body.home.scrolled .header-wrap {
    background: rgba(0, 0, 0, 0.4);
  }
  body.scrolled .header-wrap {
    background: rgba(255, 255, 255, 0.6);
  }
  .footer{padding:50px 6.25vw 20px;}
  .footer__inner{max-width:initial;}
  .footer__contact{margin-bottom:50px;}
  .footer__contact h2{font-size:6.25vw;padding:10px 0;margin-bottom:20px;}
  .footer__contact .link{margin-top:30px;}
  .footer__contact .link ul{display:block;}
  .footer__contact .link ul li{margin-bottom:20px;}
  .footer__logo{margin-bottom:20px;}
  .footer__logo img{width:50vw;height:auto;}
  .footer__contents{display:block;font-size:3.125vw;}
  .footer__contents__nav ul{justify-content:space-between;}
  .footer__contents__nav ul li{margin-bottom:1em;}
  .footer__contents__nav ul li a{}
}
.pankuzu {
  font-size: 1.5rem;
  line-height: 1.5;
  padding: 30px 0 40px;
}
.pankuzu .inner {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.pankuzu .inner a {
  color: #252525;
}
.pankuzu .inner .level1::before {
  display: none;
}
.pankuzu .inner > * {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
}
.pankuzu .inner > *::before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background: #c2c2c2;
  margin: 0 10px;
}

.aioseo-breadcrumbs {
  max-width: 1280px;
  margin: 0 auto;
  padding: 30px 0 40px;
  font-size: 1.5rem;
  line-height: 1.5;
}
.aioseo-breadcrumbs a {
  color: #252525;
}
.aioseo-breadcrumbs .aioseo-breadcrumb-separator {
  display: inline-block;
  width: 20px;
  height: 1px;
  background: #c2c2c2;
  margin: 0 7px;
  vertical-align: middle;
}

.pagination {
  background: #fff;
  font-size: 1.5rem;
  line-height: 1.5;
  padding-bottom: 140px;
}
.pagination .nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.pagination .nav-links .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  width: 40px;
  height: 40px;
  color: #9f9f9f;
  margin: 0 5px 10px;
}
.pagination .nav-links .page-numbers:hover {
  color: #333;
}
.pagination .nav-links .page-numbers.current {
  color: #333;
  position: relative;
}
.pagination .nav-links .page-numbers.current::after {
  content: "";
  display: block;
  width: 14px;
  height: 1px;
  background: #333;
  position: absolute;
  left: 50%;
  bottom: 10px;
  margin-left: -7px;
}
.pagination .nav-links .page-numbers.prev {
  color: #333;
  position: relative;
  padding-left: 70px;
  width: auto;
  margin-right: 30px;
}
.pagination .nav-links .page-numbers.prev::after {
  content: "";
  display: block;
  width: 50px;
  height: 18px;
  border-bottom: solid 1px #777;
  border-left: solid 1px #777;
  transform: skew(-45deg);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.pagination .nav-links .page-numbers.next {
  color: #333;
  position: relative;
  padding-right: 70px;
  width: auto;
  margin-left: 30px;
}
.pagination .nav-links .page-numbers.next::after {
  content: "";
  display: block;
  width: 50px;
  height: 18px;
  border-bottom: solid 1px #777;
  border-right: solid 1px #777;
  transform: skew(45deg);
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background-color: #e0e0e0;
}

::-webkit-scrollbar-thumb {
  background-color: #8d8d8d;
}

.bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0;
  background: transparent;
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}

@media screen and (max-width: 768px) {
  .pankuzu {
    font-size: 2.8125vw;
    line-height: 1.5;
    padding: 5.625vw 0 11.25vw;
  }
  .pankuzu .inner {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .pankuzu .inner > *::before {
    width: 3.75vw;
    margin: 0 3.125vw;
  }
  .pagination {
    background: #fff;
    font-size: 3.75vw;
    line-height: 1.5;
    padding-bottom: 15vw;
  }
  .pagination .nav-links {
    margin: 0 6.25vw;
  }
  .pagination .nav-links .page-numbers {
    width: 12.5vw;
    height: 12.5vw;
    margin: 0 1.5625vw 3.125vw;
  }
  .pagination .nav-links .page-numbers.current::after {
    width: 2.1875vw;
    margin-left: -1.09375vw;
  }
  .pagination .nav-links .page-numbers.prev {
    padding-left: 9.375vw;
    margin-right: 3.125vw;
  }
  .pagination .nav-links .page-numbers.prev::after {
    width: 6.875vw;
    height: 1.875vw;
    margin-top: -0.9375vw;
  }
  .pagination .nav-links .page-numbers.next {
    padding-right: 9.375vw;
    margin-left: 3.125vw;
  }
  .pagination .nav-links .page-numbers.next::after {
    width: 6.875vw;
    height: 1.875vw;
    margin-top: -0.9375vw;
  }
}
.front-slider a{display:block;}
.front-slider img{display:block;margin:auto;}
.front-slider li{position:relative;}
.front-slider .text{position:absolute;left:50%;top:50%;translate:-50% -50%;font-size:5.0rem;color:#fff;text-align:center;}
.front_header_image {
  margin-bottom: 140px;
}

.front_event {
  margin: 140px 0 150px;
}
.front_event__inner {
  max-width: 1160px;
  margin: 0 auto;
}
.front_event__inner h2 {
  font-size: 2rem;
  line-height: 1.5;
  padding-bottom: 20px;
  border-bottom: solid 1px #ababab;
  margin-bottom: 50px;
}

.event_list {
  margin: 60px 0;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 3.95%;
}
.event_list .event {
  flex-basis: 30.7%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 30.7%;
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 60px;
}
.event_list .event a {
  display: block;
  color: #000;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: nowrap;
  flex-direction: column;
  height: 100%;
}
.event_list .event a:hover .img img {
  scale: 1.1;
}
.event_list .event a:hover .link::after {
  right: 0;
}
.event_list .event .img {
  margin-bottom: 20px;
  aspect-ratio: 1.5/1;
  position: relative;
  overflow: hidden;
}
.event_list .event .img img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  transition: 0.2s;
}
.event_list .event .img .terms {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.2rem;
  line-height: 1.5;
  z-index: 1;
}
.event_list .event .img .terms .term {
  display: inline-block;
  padding: 5px;
  background: #000;
  color: #fff;
}
.event_list .event h3 {
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 20px;
}
.event_list .event .txt {
  margin-bottom: 40px;
}
.event_list .event .txt dl {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  margin-top: 10px;
}
.event_list .event .txt dl:first-child {
  margin-top: 0;
}
.event_list .event .txt dl dt {
  flex-basis: 3.5em;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 3.5em;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
.event_list .event .txt dl dd {
  flex-basis: calc(100% - 3.5em - 10px);
  flex-shrink: 0;
  flex-grow: 0;
  max-width: calc(100% - 3.5em - 10px);
  margin-left: 10px;
}
.event_list .event .link {
  padding: 20px 0;
  border-bottom: solid 1px #ababab;
  position: relative;
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.event_list .event .link::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -2px;
  rotate: 45deg;
  transition: 0.2s;
}

.more {
  text-align: center;
}
.more a {
  display: inline-block;
  padding: 20px 0;
  color: #333;
}
.more a .link_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
.more a img {
  transition: 0.2s;
}
.more a:hover img {
  opacity: 0.7;
}
.more .icon {
  display: block;
  margin-right: 20px;
}
.more .icon img {
  display: block;
}

.front_modelhouse {
  background: #dcdcdc;
  padding: 90px 0 60px;
}
.front_modelhouse__inner {
  max-width: 1160px;
  margin: 0 auto;
  text-align: center;
}
.front_modelhouse__inner .head {
  margin-bottom: 50px;
}
.front_modelhouse__inner .head h2 {
  font-size: 3.2rem;
  line-height: 1.5;
  color: #252525;
}
.front_modelhouse__inner .head p {
  display: inline-block;
  border-top: solid 1px #868686;
  padding-top: 20px;
  margin-top: 20px;
}

.modelhouse_list {
  display: flex;
  justify-content: space-between;
  align-items: initial;
  flex-wrap: wrap;
}
.modelhouse_list .modelhouse {
  flex-basis: 47.9%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 47.9%;
  margin-bottom: 60px;
}
.modelhouse_list .modelhouse a {
  display: block;
  position: relative;
}
.modelhouse_list .modelhouse a:hover .img img {
  scale: 1.1;
}
.modelhouse_list .modelhouse a .img {
  overflow: hidden;
}
.modelhouse_list .modelhouse a .img img {
  display: block;
  margin: 0 auto;
  transition: 0.2s;
}
.modelhouse_list .modelhouse a .place {
  font-size: 2rem;
  line-height: 1.5;
  background: #000;
  color: #fff;
  position: absolute;
  top: 30%;
  right: -30px;
  z-index: 1;
  padding: 10px 30px;
}
.modelhouse_list .modelhouse a .place::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  rotate: 45deg;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -5px;
}

.front_estate {
  margin: 140px 0 150px;
}
.front_estate__inner {
  max-width: 1160px;
  margin: 0 auto;
  font-size: 1.8rem;
  line-height: 1.5;
}
.front_estate__inner h2 {
  font-size: 3.2rem;
  line-height: 1.5;
}

.estate_list {
  margin: 60px 0;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 3.95%;
}
.estate_list .estate {
  flex-basis: 30.7%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 30.7%;
  font-size: 1.5rem;
  line-height: 1.5;
}
.estate_list .estate a {
  display: block;
  color: #000;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: nowrap;
  flex-direction: column;
  height: 100%;
}
.estate_list .estate a:hover .img img {
  scale: 1.1;
}
.estate_list .estate a:hover .link::after {
  right: 0;
}
.estate_list .estate .img {
  margin-bottom: 20px;
  aspect-ratio: 1.5/1;
  position: relative;
  overflow: hidden;
}
.estate_list .estate .img img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  transition: 0.2s;
}
.estate_list .estate .img .terms {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.2rem;
  line-height: 1.5;
  z-index: 1;
}
.estate_list .estate .img .terms .term {
  display: inline-block;
  padding: 5px;
  background: #000;
  color: #fff;
}
.estate_list .estate h3 {
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 20px;
}
.estate_list .estate .txt {
  margin-bottom: 40px;
}
.estate_list .estate .txt dl {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  margin-top: 10px;
}
.estate_list .estate .txt dl:first-child {
  margin-top: 0;
}
.estate_list .estate .txt dl dt {
  flex-basis: 5.2em;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 5.2em;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
.estate_list .estate .txt dl dd {
  flex-basis: calc(100% - 5.2em - 10px);
  flex-shrink: 0;
  flex-grow: 0;
  max-width: calc(100% - 5.2em - 10px);
  margin-left: 10px;
}
.estate_list .estate .link {
  padding: 20px 0;
  border-bottom: solid 1px #ababab;
  position: relative;
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.estate_list .estate .link::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -2px;
  rotate: 45deg;
  transition: 0.2s;
}

.front_works {
  background: #dcdcdc;
  padding: 90px 0 120px;
}
.front_works__inner {
  max-width: 1160px;
  margin: 0 auto;
  font-size: 1.8rem;
  line-height: 1.5;
}
.front_works__inner h2 {
  font-size: 3.2rem;
  line-height: 1.5;
}

.works_list {
  margin: 60px 0 0;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 3.95%;
}
.works_list .works {
  flex-basis: 30.7%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 30.7%;
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 60px;
}
.works_list .works a {
  display: block;
  color: #000;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: nowrap;
  flex-direction: column;
  height: 100%;
}
.works_list .works a:hover .img img {
  scale: 1.1;
}
.works_list .works a:hover .link::after {
  right: 0;
}
.works_list .works .img {
  margin-bottom: 20px;
  aspect-ratio: 1.5/1;
  position: relative;
  overflow: hidden;
}
.works_list .works .img img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  transition: 0.2s;
}
.works_list .works .img .terms {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.2rem;
  line-height: 1.5;
  z-index: 1;
}
.works_list .works .img .terms .term {
  display: inline-block;
  padding: 5px;
  background: #000;
  color: #fff;
}
.works_list .works h3 {
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 20px;
}
.works_list .works .txt {
  margin-bottom: 40px;
}
.works_list .works .txt dl {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  margin-top: 10px;
}
.works_list .works .txt dl:first-child {
  margin-top: 0;
}
.works_list .works .txt dl dt {
  flex-basis: 5.2em;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 5.2em;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
.works_list .works .txt dl dd {
  flex-basis: calc(100% - 5.2em - 10px);
  flex-shrink: 0;
  flex-grow: 0;
  max-width: calc(100% - 5.2em - 10px);
  margin-left: 10px;
}
.works_list .works .link {
  padding: 20px 0;
  border-bottom: solid 1px #ababab;
  position: relative;
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.works_list .works .link::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -2px;
  rotate: 45deg;
  transition: 0.2s;
}

.front_theme__inner .theme {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: nowrap;
  border-top: solid 1px #3e3e3e;
}
.front_theme__inner .theme .theme_img {
  flex-basis: 61.2%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 61.2%;
}
.front_theme__inner .theme .theme_img img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.front_theme__inner .theme .theme_data {
  flex-basis: 38.8%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 38.8%;
  padding: 100px 60px 120px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-direction: column;
}
.front_theme__inner .theme .theme_data .head {
  margin-bottom: 40px;
  width: 100%;
}
.front_theme__inner .theme .theme_data .head .no {
  font-size: 1.6rem;
  line-height: 1;
}
.front_theme__inner .theme .theme_data .head h2 {
  font-size: 4.3rem;
  line-height: 1;
}
.front_theme__inner .theme .theme_data .head .sub {
  font-size: 1.7rem;
  line-height: 1.5;
  margin-top: 5px;
  color: #666;
}
.front_theme__inner .theme .theme_data .head .catch {
  margin: 40px 0 0;
}
.front_theme__inner .theme .theme_data .head .catch span {
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 5px 10px;
  font-size: 2.4rem;
  line-height: 1.5;
}
.front_theme__inner .theme .theme_data .head .catch h3 {
  font-size: 1.7rem;
  line-height: 1.5;
  margin-bottom: 10px;
}
.front_theme__inner .theme .theme_data .body {
  width: 100%;
}
.front_theme__inner .theme .theme_data .body .price {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 500;
}
.front_theme__inner .theme .theme_data .body .price strong {
  font-size: 3rem;
  line-height: 1.5;
  font-weight: 500;
}
.front_theme__inner .theme .theme_data .body table {
  margin: 10px 0;
  font-size: 1.1rem;
  line-height: 1.5;
  width: 100%;
  table-layout: fixed;
}
.front_theme__inner .theme .theme_data .body table tr td {
  padding: 10px;
  text-align: center;
  background: #fff;
  border: solid 1px #dcdcdc;
}
.front_theme__inner .theme .theme_data .body table tr td:empty {
  background: none;
}
.front_theme__inner .theme .theme_data .body .link {
  border-bottom: solid 1px #ababab;
  margin-top: 30px;
}
.front_theme__inner .theme .theme_data .body .link a {
  display: block;
  padding: 20px 0;
  color: #333;
  position: relative;
}
.front_theme__inner .theme .theme_data .body .link a::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  rotate: 45deg;
}
.front_theme__inner .theme .theme_data .body .data h3 {
  color: #252525;
  font-size: 1.7rem;
  line-height: 1.5;
}
.front_theme__inner .theme .theme_data .body .data + .data {
  margin-top: 50px;
}
.front_theme__inner .theme .theme_data .gallery {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  margin-top: auto;
}
.front_theme__inner .theme .theme_data .gallery .img {
  flex-basis: 33.333%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 33.333%;
}
.front_theme__inner .theme .theme_data .gallery .img img {
  display: block;
}
.front_theme__inner .theme:nth-of-type(2n) {
  background: #dcdcdc;
}
.front_theme__inner .theme_feature {
  background: #dbdbdb;
  border-top: solid 1px #3e3e3e;
  padding: 100px 0 20px;
}
.front_theme__inner .theme_feature__inner {
  max-width: 1160px;
  margin: 0 auto;
}
.front_theme__inner .theme_feature .head {
  margin-bottom: 40px;
  width: 100%;
}
.front_theme__inner .theme_feature .head .no {
  font-size: 1.6rem;
  line-height: 1;
}
.front_theme__inner .theme_feature .head h2 {
  font-size: 4.3rem;
  line-height: 1;
}
.front_theme__inner .theme_feature .head .sub {
  font-size: 1.7rem;
  line-height: 1.5;
  margin-top: 5px;
  color: #666;
}
.feature_list {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 4.1%;
}
.feature_list .feature {
  flex-basis: 30.6%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 30.6%;
  margin-bottom: 60px;
}
.feature_list .feature a {
  display: block;
  color: #454545;
}
.feature_list .feature a:hover .img img {
  scale: 1.1;
}
.feature_list .feature a:hover .label::after {
  right: 0;
}
.feature_list .feature .img {
  margin-bottom: 20px;
  overflow: hidden;
}
.feature_list .feature .img img {
  display: block;
  transition: 0.2s;
}
.feature_list .feature .data h3 {
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 10px;
}
.feature_list .feature .data .tag {
  font-size: 1.3rem;
  line-height: 1.5;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 5px;
}
.feature_list .feature .data .tag span {
  background: #fff;
  color: #454545;
  padding: 5px;
  display: block;
}
.feature_list .feature .data .text {
  margin-top: 10px;
}
.feature_list .feature .data .label {
  padding: 20px 0;
  border-bottom: solid 1px #ababab;
  position: relative;
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.feature_list .feature .data .label::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -2px;
  rotate: 45deg;
  transition: 0.2s;
}

.front_landsale {
  background: #dcdcdc;
  padding: 30px 0 40px;
  max-width: 1300px;
  margin: 100px auto 70px;
}
.front_landsale__inner {
  max-width: 1160px;
  margin: 0 auto;
  font-size: 1.8rem;
  line-height: 1.5;
}
.front_landsale__inner h2 {
  font-size: 3.2rem;
  line-height: 1.5;
}

.landsale_list {
  margin: 60px 0 0;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 3.95%;
}
.landsale_list .landsale {
  flex-basis: 30.7%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 30.7%;
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 60px;
}
.landsale_list .landsale a {
  display: block;
  color: #000;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: nowrap;
  flex-direction: column;
  height: 100%;
}
.landsale_list .landsale a:hover .img img {
  scale: 1.1;
}
.landsale_list .landsale a:hover .link::after {
  right: 0;
}
.landsale_list .landsale .img {
  margin-bottom: 20px;
  aspect-ratio: 1.5/1;
  position: relative;
  overflow: hidden;
}
.landsale_list .landsale .img img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  transition: 0.2s;
}
.landsale_list .landsale .img .terms {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.2rem;
  line-height: 1.5;
  z-index: 1;
}
.landsale_list .landsale .img .terms .term {
  display: inline-block;
  padding: 5px;
  background: #000;
  color: #fff;
}
.landsale_list .landsale h3 {
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 20px;
}
.landsale_list .landsale .txt {
  margin-bottom: 40px;
}
.landsale_list .landsale .txt dl {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  margin-top: 10px;
}
.landsale_list .landsale .txt dl:first-child {
  margin-top: 0;
}
.landsale_list .landsale .txt dl dt {
  flex-basis: 5em;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 5em;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
.landsale_list .landsale .txt dl dd {
  flex-basis: calc(100% - 5em - 10px);
  flex-shrink: 0;
  flex-grow: 0;
  max-width: calc(100% - 5em - 10px);
  margin-left: 10px;
}
.landsale_list .landsale .link {
  padding: 20px 0;
  border-bottom: solid 1px #ababab;
  position: relative;
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.landsale_list .landsale .link::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -2px;
  rotate: 45deg;
  transition: 0.2s;
}

.front_office {
  padding: 140px 0 120px;
  background: #565656;
}
.front_office__inner {
  max-width: 1160px;
  margin: 0 auto;
  color: #fff;
}
.front_office__inner h2 {
  font-size: 2rem;
  line-height: 1.5;
  padding-bottom: 20px;
  border-bottom: solid 1px #ababab;
  margin-bottom: 50px;
}

.office_list {
  margin: 60px 0;
  display: flex;
  justify-content: space-between;
  align-items: initial;
  flex-wrap: nowrap;
  gap: 3.95%;
}
.office_list .office {
  flex-basis: 48.14%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 48.14%;
  font-size: 1.5rem;
  line-height: 1.5;
}
.office_list .office a {display: block;}
.office_list .office a .office_wrap{
  display: block;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: nowrap;
  flex-direction: column;
  height: 100%;
}
.office_list .office a:hover .img img {
  scale: 1.1;
}
.office_list .office a:hover .link::after {
  right: 0;
}
.office_list .office .img {
  margin-bottom: 20px;
  overflow: hidden;
}
.office_list .office .img img {
  display: block;
  transition: 0.2s;
}
.office_list .office h3 {
  font-size: 2.4rem;
  line-height: 1.4;
  margin-bottom: 20px;
}
.office_list .office h3 span {
  font-size: 1.6rem;
  line-height: 1.5;
}
.office_list .office .txt {
  margin-bottom: 40px;
}
.office_list .office .txt dl {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  margin-top: 10px;
}
.office_list .office .txt dl:first-child {
  margin-top: 0;
}
.office_list .office .txt dl dt {
  flex-basis: 3.5em;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 3.5em;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
.office_list .office .txt dl dd {
  flex-basis: calc(100% - 3.5em - 10px);
  flex-shrink: 0;
  flex-grow: 0;
  max-width: calc(100% - 3.5em - 10px);
  margin-left: 10px;
}
.office_list .office .link {
  padding: 20px 0;
  border-bottom: solid 1px #ababab;
  position: relative;
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.office_list .office .link::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -2px;
  rotate: 45deg;
  transition: 0.2s;
}

.front_voice {
  background: #dcdcdc;
  padding: 100px 0 140px;
}
.front_voice__inner {
  max-width: 1160px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.front_voice__inner .data {
  flex-basis: 30%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 30%;
}
.front_voice__inner .data .sub {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 40px;
}
.front_voice__inner .data h2 {
  font-size: 3.6rem;
  line-height: 1.5;
  margin-bottom: 20px;
}
.front_voice__inner .data .link {
  margin-top: 40px;
}
.front_voice__inner .data .link a {
  display: block;
  padding: 20px 0;
  border-bottom: solid 1px #ababab;
  position: relative;
  color: #333;
}
.front_voice__inner .data .link a::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -2px;
  rotate: 45deg;
  transition: 0.2s;
}
.front_voice__inner .data .link a:hover::after {
  right: 0;
}
.front_voice__inner .img {
  flex-basis: 56.2%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 56.2%;
}
.front_voice__inner .img img {
  display: block;
}

.front_staff {
  padding: 170px 0 130px;
  background: #565656;
}
.front_staff__inner {
  max-width: 1160px;
  margin: 0 auto;
  color: #fff;
}
.front_staff__inner .reasons_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.front_staff__inner .reasons_wrap .reasons_data {
  flex-basis: 31%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 31%;
}
.front_staff__inner .reasons_wrap .reasons_data .sub {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 40px;
}
.front_staff__inner .reasons_wrap .reasons_data h2 {
  font-size: 3.6rem;
  line-height: 1.5;
  margin-bottom: 20px;
}
.front_staff__inner .reasons_wrap .reasons_data .link {
  margin-top: 40px;
}
.front_staff__inner .reasons_wrap .reasons_data .link a {
  display: block;
  padding: 20px 0;
  border-bottom: solid 1px #ababab;
  position: relative;
  color: #fff;
}
.front_staff__inner .reasons_wrap .reasons_data .link a::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -2px;
  rotate: 45deg;
  transition: 0.2s;
}
.front_staff__inner .reasons_wrap .reasons_data .link a:hover::after {
  right: 0;
}
.front_staff__inner .reasons_wrap .reasons_img {
  flex-basis: 60%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 60%;
}
.front_staff__inner .reasons_wrap .reasons_img img {
  display: block;
}
.front_staff__inner .staff_wrap {
  margin-top: 100px;
}
.front_staff__inner .staff_wrap h3 {
  font-size: 2rem;
  line-height: 1.5;
  padding-bottom: 20px;
  border-bottom: solid 1px #fff;
  margin-bottom: 50px;
}
.front_staff__inner .staff_wrap__inner {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 5.17%;
}
.front_staff__inner .staff_wrap__inner .staff {
  margin-bottom: 30px;
  flex-basis: 20%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 20%;
}
.front_staff__inner .staff_wrap__inner .staff .img {
  margin-bottom: 10px;
}
.front_staff__inner .staff_wrap__inner .staff .img img {
  display: block;
}
@media screen and (max-width: 768px) {
  .front-slider .text{position:absolute;left:6.25vw;right:6.25vw;translate:0 -50%;font-size:5.625vw;}
  .front_header_image {
    margin-bottom: 15.625vw;
  }
  .front_event {
    margin: 15.625vw 0;
  }
  .front_event__inner {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .front_event__inner h2 {
    font-size: 6.25vw;
    line-height: 1.5;
    padding-bottom: 3.125vw;
    margin-bottom: 6.25vw;
  }
  .event_list {
    margin: 9.375vw 0;
    display: block;
  }
  .event_list .event {
    font-size: 3.4375vw;
    line-height: 1.5;
    max-width: initial;
    margin-bottom: 9.375vw;
  }
  .event_list .event a {
    display: block;
  }
  .event_list .event .img {
    margin-bottom: 3.125vw;
  }
  .event_list .event .img .terms {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .event_list .event .img .terms .term {
    padding: 1.5625vw;
  }
  .event_list .event h3 {
    font-size: 3.75vw;
    line-height: 1.75;
    margin-bottom: 3.125vw;
  }
  .event_list .event .txt {
    margin-bottom: 6.25vw;
  }
  .event_list .event .link {
    padding: 3.125vw 0;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .event_list .event .link::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-top: -0.625vw;
  }
  .more {
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .more a {
    padding: 3.125vw 0;
  }
  .more .icon {
    margin-right: 3.125vw;
  }
  .front_modelhouse {
    padding: 12.5vw 0 9.375vw;
  }
  .front_modelhouse__inner {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .front_modelhouse__inner .head {
    margin-bottom: 6.25vw;
  }
  .front_modelhouse__inner .head h2 {
    font-size: 6.25vw;
    line-height: 1.5;
  }
  .front_modelhouse__inner .head p {
    padding-top: 3.125vw;
    margin-top: 3.125vw;
  }
  .modelhouse_list {
    display: block;
  }
  .modelhouse_list .modelhouse {
    max-width: initial;
    margin-bottom: 6.25vw;
  }
  .modelhouse_list .modelhouse a .place {
    font-size: 3.4375vw;
    line-height: 1.5;
    right: -1.5625vw;
    padding: 3.125vw 6.25vw;
  }
  .modelhouse_list .modelhouse a .place::after {
    width: 1.5625vw;
    height: 1.5625vw;
    right: 1.5625vw;
    margin-top: -0.625vw;
  }
  .front_estate {
    margin: 15.625vw 0;
  }
  .front_estate__inner {
    max-width: initial;
    margin: 0 6.25vw;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .front_estate__inner h2 {
    font-size: 6.25vw;
    line-height: 1.5;
  }
  .estate_list {
    margin: 9.375vw 0;
    display: block;
  }
  .estate_list .estate {
    max-width: initial;
    font-size: 3.4375vw;
    line-height: 1.5;
    margin-bottom: 6.25vw;
  }
  .estate_list .estate a {
    display: block;
  }
  .estate_list .estate .img {
    margin-bottom: 3.125vw;
  }
  .estate_list .estate .img .terms {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .estate_list .estate .img .terms .term {
    padding: 1.5625vw;
  }
  .estate_list .estate h3 {
    font-size: 3.75vw;
    line-height: 1.75;
    margin-bottom: 3.125vw;
  }
  .estate_list .estate .txt {
    margin-bottom: 6.25vw;
  }
  .estate_list .estate .link {
    padding: 3.125vw 0;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .estate_list .estate .link::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-top: -0.625vw;
  }
  .front_works {
    padding: 12.5vw 0 15.625vw;
  }
  .front_works__inner {
    max-width: initial;
    margin: 0 6.25vw;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .front_works__inner h2 {
    font-size: 6.25vw;
    line-height: 1.5;
  }
  .works_list {
    margin: 9.375vw 0 0;
    display: block;
  }
  .works_list .works {
    max-width: initial;
    font-size: 3.4375vw;
    line-height: 1.5;
    margin-bottom: 9.375vw;
  }
  .works_list .works a {
    display: block;
  }
  .works_list .works .img {
    margin-bottom: 3.125vw;
  }
  .works_list .works .img .terms {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .works_list .works h3 {
    font-size: 3.75vw;
    line-height: 1.75;
    margin-bottom: 3.125vw;
  }
  .works_list .works .txt {
    margin-bottom: 6.25vw;
  }
  .works_list .works .link {
    padding: 3.125vw 0;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .works_list .works .link::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-top: -0.625vw;
  }
  .front_theme__inner .theme {
    display: block;
  }
  .front_theme__inner .theme .theme_img {
    max-width: initial;
  }
  .front_theme__inner .theme .theme_data {
    max-width: initial;
    padding: 7.8125vw 6.25vw 15.625vw;
    display: block;
  }
  .front_theme__inner .theme .theme_data .head {
    margin-bottom: 6.25vw;
  }
  .front_theme__inner .theme .theme_data .head .no {
    font-size: 3.125vw;
    line-height: 1;
  }
  .front_theme__inner .theme .theme_data .head h2 {
    font-size: 6.25vw;
    line-height: 1;
  }
  .front_theme__inner .theme .theme_data .head .sub {
    font-size: 3.4375vw;
    line-height: 1.5;
    margin-top: 1.5625vw;
  }
  .front_theme__inner .theme .theme_data .head .catch {
    margin: 3.125vw 0 0;
  }
  .front_theme__inner .theme .theme_data .head .catch span {
    padding: 1.5625vw 3.125vw;
    font-size: 5vw;
    line-height: 1.5;
  }
  .front_theme__inner .theme .theme_data .head .catch h3 {
    font-size: 3.75vw;
    line-height: 1.5;
    margin-bottom: 3.125vw;
  }
  .front_theme__inner .theme .theme_data .body .price {
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .front_theme__inner .theme .theme_data .body .price strong {
    font-size: 5.625vw;
    line-height: 1.5;
  }
  .front_theme__inner .theme .theme_data .body table {
    margin: 1.5625vw 0;
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .front_theme__inner .theme .theme_data .body table tr td {
    padding: 1.5625vw;
  }
  .front_theme__inner .theme .theme_data .body .link {
    font-size: 3.4375vw;
    line-height: 1.5;
    margin-top: 3.125vw;
  }
  .front_theme__inner .theme .theme_data .body .link a {
    padding: 3.125vw 0;
  }
  .front_theme__inner .theme .theme_data .body .link a::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-top: -0.625vw;
  }
  .front_theme__inner .theme .theme_data .body .data h3 {
    font-size: 4.0625vw;
    line-height: 1.5;
  }
  .front_theme__inner .theme .theme_data .body .data + .data {
    margin-top: 6.25vw;
  }
  .front_theme__inner .theme .theme_data .gallery {
    display: flex;
    justify-content: flex-start;
    align-items: initial;
    flex-wrap: wrap;
    margin-top: auto;
  }
  .front_theme__inner .theme .theme_data .gallery .img {
    flex-basis: 33.333%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 33.333%;
  }
  .front_theme__inner .theme .theme_data .gallery .img img {
    display: block;
  }
  .front_theme__inner .theme:nth-of-type(2n) {
    background: #dcdcdc;
  }
  .front_theme__inner .theme_feature {
    padding: 7.8125vw 6.25vw 15.625vw;
  }
  .front_theme__inner .theme_feature__inner {
    max-width: initial;
  }
  .front_theme__inner .theme_feature .head {
    margin-bottom: 6.25vw;
  }
  .front_theme__inner .theme_feature .head .no {
    font-size: 3.125vw;
    line-height: 1;
  }
  .front_theme__inner .theme_feature .head h2 {
    font-size: 6.25vw;
    line-height: 1;
  }
  .front_theme__inner .theme_feature .head .sub {
    font-size: 3.4375vw;
    line-height: 1.5;
    margin-top: 1.5625vw;
  }
  .feature_list {
    display: block;
  }
  .feature_list .feature {
    max-width: initial;
    margin-bottom: 9.375vw;
  }
  .feature_list .feature:last-child {
    margin-bottom: 0;
  }
  .feature_list .feature .img {
    margin-bottom: 3.125vw;
  }
  .feature_list .feature .data h3 {
    font-size: 3.75vw;
    line-height: 1.75;
    margin-bottom: 3.125vw;
  }
  .feature_list .feature .data .tag {
    font-size: 1rem;
    line-height: 1.5;
    gap: 1.5625vw;
  }
  .feature_list .feature .data .tag span {
    padding: 1.5625vw;
  }
  .feature_list .feature .data .text {
    margin-top: 3.125vw;
  }
  .feature_list .feature .data .label {
    padding: 3.125vw 0;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .feature_list .feature .data .label::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-top: -0.625vw;
  }
  .front_landsale {
    padding: 4.6875vw 0 6.25vw;
    max-width: initial;
    margin: 15.625vw 0 9.375vw;
  }
  .front_landsale__inner {
    max-width: initial;
    margin: 0 6.25vw;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .front_landsale__inner h2 {
    font-size: 6.25vw;
    line-height: 1.5;
  }
  .landsale_list {
    margin: 9.375vw 0 0;
    display: block;
  }
  .landsale_list .landsale {
    max-width: initial;
    font-size: 3.4375vw;
    line-height: 1.5;
    margin-bottom: 9.375vw;
  }
  .landsale_list .landsale a {
    display: block;
  }
  .landsale_list .landsale .img {
    margin-bottom: 3.125vw;
  }
  .landsale_list .landsale .img .terms {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .landsale_list .landsale .img .terms .term {
    padding: 1.5625vw;
  }
  .landsale_list .landsale h3 {
    font-size: 3.75vw;
    line-height: 1.75;
    margin-bottom: 3.125vw;
  }
  .landsale_list .landsale .txt {
    margin-bottom: 6.25vw;
  }
  .landsale_list .landsale .link {
    padding: 3.125vw 0;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .landsale_list .landsale .link::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-top: -0.625vw;
  }
  .front_office {
    padding: 15.625vw 0 3.125vw;
  }
  .front_office__inner {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .front_office__inner h2 {
    font-size: 6.25vw;
    line-height: 1.5;
    padding-bottom: 3.125vw;
    margin-bottom: 6.25vw;
  }
  .office_list {
    margin: 9.375vw 0;
    display: block;
  }
  .office_list .office {
    max-width: initial;
    font-size: 3.4375vw;
    line-height: 1.5;
    margin-bottom: 9.375vw;
  }
  .office_list .office a .office_wrap {
    display: block;
  }
  .office_list .office .img {
    margin-bottom: 3.125vw;
  }
  .office_list .office h3 {
    font-size: 4.375vw;
    line-height: 1.4;
    margin-bottom: 3.125vw;
  }
  .office_list .office h3 span {
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .office_list .office .txt {
    margin-bottom: 6.25vw;
  }
  .office_list .office .link {
    padding: 3.125vw 0;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .office_list .office .link::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-top: -0.625vw;
  }
  .front_voice {
    padding: 15.625vw 0 15.625vw;
  }
  .front_voice__inner {
    max-width: initial;
    margin: 0 6.25vw;
    display: block;
  }
  .front_voice__inner .data {
    max-width: initial;
    margin-bottom: 9.375vw;
  }
  .front_voice__inner .data .sub {
    font-size: 3.125vw;
    line-height: 1.5;
    margin-bottom: 3.125vw;
  }
  .front_voice__inner .data h2 {
    font-size: 6.25vw;
    line-height: 1.5;
    margin-bottom: 3.125vw;
  }
  .front_voice__inner .data .link {
    margin-top: 6.25vw;
  }
  .front_voice__inner .data .link a {
    display: block;
    padding: 3.125vw 0;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .front_voice__inner .data .link a::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-top: -0.625vw;
  }
  .front_voice__inner .img {
    max-width: initial;
  }
  .front_staff {
    padding: 15.625vw 0 15.625vw;
  }
  .front_staff__inner {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .front_staff__inner .reasons_wrap {
    display: block;
  }
  .front_staff__inner .reasons_wrap .reasons_data {
    max-width: initial;
  }
  .front_staff__inner .reasons_wrap .reasons_data .sub {
    font-size: 3.125vw;
    line-height: 1.5;
    margin-bottom: 3.125vw;
  }
  .front_staff__inner .reasons_wrap .reasons_data h2 {
    font-size: 6.25vw;
    line-height: 1.5;
    margin-bottom: 3.125vw;
  }
  .front_staff__inner .reasons_wrap .reasons_data .link {
    margin-top: 6.25vw;
  }
  .front_staff__inner .reasons_wrap .reasons_data .link a {
    display: block;
    padding: 3.125vw 0;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .front_staff__inner .reasons_wrap .reasons_data .link a::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-top: -0.625vw;
  }
  .front_staff__inner .reasons_wrap .reasons_img {
    max-width: initial;
    margin-bottom: 9.375vw;
  }
  .front_staff__inner .staff_wrap {
    margin-top: 15.625vw;
  }
  .front_staff__inner .staff_wrap h3 {
    font-size: 3.75vw;
    line-height: 1.5;
    padding-bottom: 3.125vw;
    margin-bottom: 6.25vw;
  }
  .front_staff__inner .staff_wrap__inner .staff {
    margin-bottom: 6.25vw;
    flex-basis: 47.415%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 47.415%;
  }
  .front_staff__inner .staff_wrap__inner .staff .img {
    margin-bottom: 1.5625vw;
  }
}
.page-template-company .container__body {
  margin: 100px auto 0;
}
.page-template-company .container__body .main_content {
  max-width: 1160px;
  margin: 0 auto;
  padding-bottom: 120px;
}
.page-template-company .container__body .main_content h2 {
  font-size: 3.4rem;
  line-height: 1.5;
  margin: 3em 0 1em;
  color: #000;
}
.page-template-company .container__body .main_content h2:first-child {
  margin-top: 0;
}
.page-template-company .container__body .main_content h2:last-child {
  margin-bottom: 0;
}
.page-template-company .container__body .main_content p {
  margin: 1.5em 0 1.5em;
}
.page-template-company .container__body .main_content p:first-child {
  margin-top: 0;
}
.page-template-company .container__body .main_content p:last-child {
  margin-bottom: 0;
}
.page-template-company .container__body .main_content ul {
  margin: 1.5em 0 1.5em;
  list-style-type: disc;
  padding-left: 1.5em;
}
.page-template-company .container__body .main_content ul:first-child {
  margin-top: 0;
}
.page-template-company .container__body .main_content ul:last-child {
  margin-bottom: 0;
}
.page-template-company .container__body .main_content ul li ul {
  margin: 0;
  list-style-type: circle;
}
.page-template-company .container__body .main_content ul li ul li ul {
  list-style-type: square;
}
.page-template-company .container__body .main_content ul li ol {
  margin: 0;
}
.page-template-company .container__body .main_content ol {
  margin: 1.5em 0 1.5em;
  list-style-type: decimal;
  padding-left: 1.5em;
}
.page-template-company .container__body .main_content ol:first-child {
  margin-top: 0;
}
.page-template-company .container__body .main_content ol:last-child {
  margin-bottom: 0;
}
.page-template-company .container__body .main_content ol li ol {
  margin: 0;
  list-style-type: lower-alpha;
}
.page-template-company .container__body .main_content ol li ol li ol {
  list-style-type: lower-roman;
}
.page-template-company .container__body .main_content ol li ul {
  margin: 0;
}
.page-template-company .container__body .main_content .wp-block-table,
.page-template-company .container__body .main_content .wp-block-flexible-table-block-table {
  margin: 2em 0 2em;
}
.page-template-company .container__body .main_content .wp-block-table table,
.page-template-company .container__body .main_content .wp-block-flexible-table-block-table table {
  width: 100%;
  border-top: solid 1px #a1a1a1;
}
.page-template-company .container__body .main_content .wp-block-table table tr,
.page-template-company .container__body .main_content .wp-block-flexible-table-block-table table tr {
  border-bottom: solid 1px #a1a1a1;
}
.page-template-company .container__body .main_content .wp-block-table table tr th,
.page-template-company .container__body .main_content .wp-block-flexible-table-block-table table tr th {
  padding: 20px 0;
  background: none;
  border: none;
  width: 175px;
}
.page-template-company .container__body .main_content .wp-block-table table tr td,
.page-template-company .container__body .main_content .wp-block-flexible-table-block-table table tr td {
  padding: 20px 0;
  background: none;
  border: none;
}
.page-template-company .container__body .main_content .wp-block-table.is-scroll-on-mobile, .page-template-company .container__body .main_content .wp-block-table.is-scroll-on-pc,
.page-template-company .container__body .main_content .wp-block-flexible-table-block-table.is-scroll-on-mobile,
.page-template-company .container__body .main_content .wp-block-flexible-table-block-table.is-scroll-on-pc {
  overflow-y: hidden !important;
}
.page-template-company .container__body .main_content .wp-block-table.is-scroll-on-mobile table tr th, .page-template-company .container__body .main_content .wp-block-table.is-scroll-on-pc table tr th,
.page-template-company .container__body .main_content .wp-block-flexible-table-block-table.is-scroll-on-mobile table tr th,
.page-template-company .container__body .main_content .wp-block-flexible-table-block-table.is-scroll-on-pc table tr th {
  white-space: nowrap;
}
.page-template-company .container__body .main_content .wp-block-table.is-scroll-on-mobile table tr td, .page-template-company .container__body .main_content .wp-block-table.is-scroll-on-pc table tr td,
.page-template-company .container__body .main_content .wp-block-flexible-table-block-table.is-scroll-on-mobile table tr td,
.page-template-company .container__body .main_content .wp-block-flexible-table-block-table.is-scroll-on-pc table tr td {
  white-space: nowrap;
}
.page-template-company .container__body .access_content {
  padding: 120px 0 180px;
  background: #fff;
}
.page-template-company .container__body .access_content__inner {
  max-width: 1160px;
  margin: 0 auto;
}
.page-template-company .container__body .access_content h2 {
  font-size: 2rem;
  line-height: 1.5;
  padding: 20px 0;
  border-bottom: solid 1px #454545;
  margin-bottom: 50px;
}
.page-template-company .container__body .access_content .text {
  margin-bottom: 75px;
}
.page-template-company .container__body .access_content .company_wrap {
  display: flex;
  justify-content: space-between;
  align-items: initial;
  flex-wrap: nowrap;
  gap: 4%;
}
.page-template-company .container__body .access_content .company_wrap .company {
  flex-basis: 100%;
  flex-shrink: 1;
  flex-grow: 0;
  max-width: 100%;
}
.page-template-company .container__body .access_content .company_wrap .company .company_name {
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: nowrap;
}
.page-template-company .container__body .access_content .company_wrap .company .company_name h3 {
  font-size: 3rem;
  line-height: 1.4;
  margin-right: 1.5em;
}
.page-template-company .container__body .access_content .company_wrap .company .company_name .sub {
  font-size: 2rem;
  line-height: 1.5;
}
.page-template-company .container__body .access_content .company_wrap .company .img {
  margin-bottom: 20px;
}
.page-template-company .container__body .access_content .company_wrap .company .img img {
  display: block;
}
.page-template-company .container__body .access_content .company_wrap .company .data {
  margin-bottom: 20px;
}
.page-template-company .container__body .access_content .company_wrap .company .data .line {
  display: block;
}
.page-template-company .container__body .access_content .company_wrap .company .map {
  border-top: solid 1px #868686;
  height: 360px;
  position: relative;
}
.page-template-company .container__body .access_content .company_wrap .company .map iframe {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  height: calc(100% - 30px);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.page-template-company .container__body .access_content .company_wrap .company .map_link a {
  display: block;
  padding: 30px 0;
  color: #454545;
  border-bottom: solid 1px #868686;
}

@media screen and (max-width: 768px) {
  .page-template-company .container__body {
    margin: 15.625vw 6.25vw 0;
  }
  .page-template-company .container__body .main_content {
    max-width: initial;
    padding-bottom: 15.625vw;
  }
  .page-template-company .container__body .main_content h2 {
    font-size: 6.875vw;
    line-height: 1.5;
    margin: 3em 0 1em;
  }
  .page-template-company .container__body .main_content .wp-block-table table tr th,
  .page-template-company .container__body .main_content .wp-block-flexible-table-block-table table tr th {
    padding: 3.125vw 0 0;
    width: auto;
    display: block;
  }
  .page-template-company .container__body .main_content .wp-block-table table tr td,
  .page-template-company .container__body .main_content .wp-block-flexible-table-block-table table tr td {
    padding: 1.5625vw 0 3.125vw;
    display: block;
  }
  .page-template-company .container__body .access_content {
    padding: 9.375vw 0 15.625vw;
  }
  .page-template-company .container__body .access_content__inner {
    max-width: initial;
  }
  .page-template-company .container__body .access_content h2 {
    font-size: 5.625vw;
    line-height: 1.5;
    padding: 3.125vw 0;
    margin-bottom: 6.25vw;
  }
  .page-template-company .container__body .access_content .text {
    margin-bottom: 9.375vw;
  }
  .page-template-company .container__body .access_content .company_wrap {
    display: block;
  }
  .page-template-company .container__body .access_content .company_wrap .company {
    margin-bottom: 9.375vw;
  }
  .page-template-company .container__body .access_content .company_wrap .company .company_name {
    margin-bottom: 3.125vw;
  }
  .page-template-company .container__body .access_content .company_wrap .company .company_name h3 {
    font-size: 5.625vw;
    line-height: 1.4;
    margin-right: 0.5em;
  }
  .page-template-company .container__body .access_content .company_wrap .company .company_name .sub {
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .page-template-company .container__body .access_content .company_wrap .company .img {
    margin-bottom: 3.125vw;
  }
  .page-template-company .container__body .access_content .company_wrap .company .data {
    margin-bottom: 3.125vw;
  }
  .page-template-company .container__body .access_content .company_wrap .company .map {
    height: 60vw;
  }
  .page-template-company .container__body .access_content .company_wrap .company .map iframe {
    top: 3.125vw;
  }
  .page-template-company .container__body .access_content .company_wrap .company .map_link a {
    padding: 3.125vw 0;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
}
.page-template-strength .container__body {
  margin: 100px auto 0;
}
.page-template-strength .container__body .main_content {
  padding-bottom: 120px;
}
.page-template-strength .container__body .main_content .catch_wrap {
  margin-bottom: 70px;
}
.page-template-strength .container__body .main_content .catch_wrap__inner {
  max-width: 1300px;
  margin: 0 auto;
}
.page-template-strength .container__body .main_content .catch_wrap__inner .img img {
  display: block;
}
.page-template-strength .container__body .main_content .sec_wrap {
  padding-bottom: 100px;
}
.page-template-strength .container__body .main_content .sec_wrap__inner {
  max-width: 1160px;
  margin: 0 auto;
}
.page-template-strength .container__body .main_content .sec_wrap__inner p {
  margin: 1.5em 0 1.5em;
}
.page-template-strength .container__body .main_content .sec_wrap__inner p:first-child {
  margin-top: 0;
}
.page-template-strength .container__body .main_content .sec_wrap__inner p:last-child {
  margin-bottom: 0;
}
.page-template-strength .container__body .main_content .sec_wrap__inner ul {
  margin: 1.5em 0 1.5em;
  list-style-type: disc;
  padding-left: 1.5em;
}
.page-template-strength .container__body .main_content .sec_wrap__inner ul:first-child {
  margin-top: 0;
}
.page-template-strength .container__body .main_content .sec_wrap__inner ul:last-child {
  margin-bottom: 0;
}
.page-template-strength .container__body .main_content .sec_wrap__inner ul li ul {
  margin: 0;
  list-style-type: circle;
}
.page-template-strength .container__body .main_content .sec_wrap__inner ul li ul li ul {
  list-style-type: square;
}
.page-template-strength .container__body .main_content .sec_wrap__inner ul li ol {
  margin: 0;
}
.page-template-strength .container__body .main_content .sec_wrap__inner ol {
  margin: 1.5em 0 1.5em;
  list-style-type: decimal;
  padding-left: 1.5em;
}
.page-template-strength .container__body .main_content .sec_wrap__inner ol:first-child {
  margin-top: 0;
}
.page-template-strength .container__body .main_content .sec_wrap__inner ol:last-child {
  margin-bottom: 0;
}
.page-template-strength .container__body .main_content .sec_wrap__inner ol li ol {
  margin: 0;
  list-style-type: lower-alpha;
}
.page-template-strength .container__body .main_content .sec_wrap__inner ol li ol li ol {
  list-style-type: lower-roman;
}
.page-template-strength .container__body .main_content .sec_wrap__inner ol li ul {
  margin: 0;
}
.page-template-strength .container__body .main_content .title_wrap {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  padding: 40px 0;
  text-align: center;
  margin-bottom: 50px;
}
.page-template-strength .container__body .main_content .title_wrap .sec_title {
  font-size: 3.6rem;
  line-height: 1.5;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}
.page-template-strength .container__body .main_content .title_wrap .sec_title strong {
  font-weight: 400;
  color: #f00;
}
.page-template-strength .container__body .main_content .title_wrap .sec_subtitle {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 10px;
}
.page-template-strength .container__body .main_content .column_wrap {
  display: flex;
  justify-content: space-between;
  align-items: initial;
  flex-wrap: nowrap;
}
.page-template-strength .container__body .main_content .column_wrap .data {
  flex-basis: 32%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 32%;
  font-size: 1.6rem;
  line-height: 2.375;
}
.page-template-strength .container__body .main_content .column_wrap .data .title {
  margin-bottom: 30px;
  font-size: 2.2rem;
  line-height: 1.5;
  font-weight: 700;
}
.page-template-strength .container__body .main_content .column_wrap .data .text {
  line-height: 2.375;
}
.page-template-strength .container__body .main_content .column_wrap .data .text table {
  border-top: solid 1px #000;
  font-size: 1.4rem;
  line-height: 1.75;
  margin: 2em 0;
}
.page-template-strength .container__body .main_content .column_wrap .data .text table tr {
  border-bottom: solid 1px #000;
}
.page-template-strength .container__body .main_content .column_wrap .data .text table tr th {
  padding: 8px 10px;
  vertical-align: top;
  background: #e7e7e7;
  text-align: left;
  font-weight: 400;
}
.page-template-strength .container__body .main_content .column_wrap .data .text table tr th.area {
  width: 4em;
}
.page-template-strength .container__body .main_content .column_wrap .data .text table tr th.mark {
  width: 4em;
}
.page-template-strength .container__body .main_content .column_wrap .data .text table tr td {
  padding: 8px 10px;
  vertical-align: top;
}
.page-template-strength .container__body .main_content .column_wrap .data .text table tr td img {
  display: block;
  margin: 4px 0 0;
}
.page-template-strength .container__body .main_content .column_wrap .data .text table tr td strong {
  background: #fa554b;
  color: #fff;
  display: inline-block;
  padding: 3px 5px 2px;
  font-weight: 400;
}
.page-template-strength .container__body .main_content .column_wrap .img {
  flex-basis: 62.32%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 62.32%;
}
.page-template-strength .container__body .main_content .column_wrap .img img {
  display: block;
  margin: 0 auto;
}
.page-template-strength .container__body .main_content .column_wrap + .column_wrap {
  margin-top: 80px;
}
.page-template-strength .container__body .main_content .merit_wrap {
  max-width: 746px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 3.5%;
}
.page-template-strength .container__body .main_content .merit_wrap .img {
  flex-basis: 31%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 31%;
  margin-bottom: 20px;
}
.page-template-strength .container__body .main_content .merit_wrap .img img {
  display: block;
}
.page-template-strength .container__body .main_content .default_text {
  font-size: 1.6rem;
  line-height: 2.375;
}
.page-template-strength .container__body .main_content .default_text .title {
  margin: 1.5em 0;
  font-size: 2.2rem;
  line-height: 1.5;
  font-weight: 700;
}
.page-template-strength .container__body .main_content .default_text .text {
  margin: 1.5em 0;
}
.page-template-strength .container__body .main_content .default_text .img {
  margin: 1.5em 0;
}
.page-template-strength .container__body .main_content .default_text .img img {
  display: block;
}
.page-template-strength .container__body .main_content .column_link {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 4.1%;
}
.page-template-strength .container__body .main_content .column_link .link {
  flex-basis: 30.6%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 30.6%;
  margin-bottom: 60px;
}
.page-template-strength .container__body .main_content .column_link .link a {
  display: block;
  color: #454545;
}
.page-template-strength .container__body .main_content .column_link .link .img {
  margin-bottom: 20px;
}
.page-template-strength .container__body .main_content .column_link .link .img img {
  display: block;
  margin: 0 auto;
}
.page-template-strength .container__body .main_content .column_link .link .data h3 {
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 10px;
}
.page-template-strength .container__body .main_content .column_link .link .data .tag {
  font-size: 1.3rem;
  line-height: 1.5;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 5px;
}
.page-template-strength .container__body .main_content .column_link .link .data .tag span {
  background: #fff;
  color: #454545;
  padding: 5px;
  display: block;
}
.page-template-strength .container__body .main_content .column_link .link .data .text {
  margin-top: 10px;
}
.page-template-strength .container__body .main_content .column_link .link .data .label {
  padding: 20px 0;
  border-bottom: solid 1px #ababab;
  position: relative;
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.page-template-strength .container__body .main_content .column_link .link .data .label::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  rotate: 45deg;
}

@media screen and (max-width: 768px) {
  .page-template-strength .container__body {
    margin: 15.625vw 0 0;
  }
  .page-template-strength .container__body .main_content {
    padding-bottom: 15.625vw;
  }
  .page-template-strength .container__body .main_content .catch_wrap {
    padding-bottom: 18.75vw;
    margin: 0 6.25vw;
  }
  .page-template-strength .container__body .main_content .catch_wrap__inner .catch_text {
    font-size: 6.875vw;
    line-height: 1.5;
  }
  .page-template-strength .container__body .main_content .sec_wrap {
    padding-bottom: 15.625vw;
    margin: 0 6.25vw;
  }
  .page-template-strength .container__body .main_content .sec_wrap__inner {
    max-width: initial;
  }
  .page-template-strength .container__body .main_content .title_wrap {
    padding: 6.25vw 0;
    margin-bottom: 9.375vw;
  }
  .page-template-strength .container__body .main_content .title_wrap .sec_title {
    font-size: 5vw;
    line-height: 1.5;
  }
  .page-template-strength .container__body .main_content .title_wrap .sec_subtitle {
    font-size: 1.3rem;
    line-height: 1.5;
    margin-top: 1.5625vw;
  }
  .page-template-strength .container__body .main_content .column_wrap {
    display: block;
  }
  .page-template-strength .container__body .main_content .column_wrap .data {
    max-width: initial;
    font-size: 3.4375vw;
    line-height: 1.75;
  }
  .page-template-strength .container__body .main_content .column_wrap .data .title {
    margin-bottom: 6.25vw;
    font-size: 4.375vw;
    line-height: 1.5;
  }
  .page-template-strength .container__body .main_content .column_wrap .data .text {
    line-height: 1.75;
  }
  .page-template-strength .container__body .main_content .column_wrap .data .text table {
    font-size: 3.4375vw;
    line-height: 1.75;
    margin: 1em 0;
  }
  .page-template-strength .container__body .main_content .column_wrap .data .text table tr th {
    padding: 1.25vw 1.5625vw;
  }
  .page-template-strength .container__body .main_content .column_wrap .data .text table tr th.area {
    width: 4em;
  }
  .page-template-strength .container__body .main_content .column_wrap .data .text table tr th.mark {
    width: 4em;
  }
  .page-template-strength .container__body .main_content .column_wrap .data .text table tr td {
    padding: 1.25vw 1.5625vw;
  }
  .page-template-strength .container__body .main_content .column_wrap .data .text table tr td img {
    margin: 4px 0 0;
  }
  .page-template-strength .container__body .main_content .column_wrap .data .text table tr td strong {
    padding: 0.625vw 1.5625vw 0.3125vw;
  }
  .page-template-strength .container__body .main_content .column_wrap .img {
    max-width: initial;
    margin-top: 6.25vw;
  }
  .page-template-strength .container__body .main_content .column_wrap + .column_wrap {
    margin-top: 12.5vw;
  }
  .page-template-strength .container__body .main_content .merit_wrap {
    max-width: initial;
    display: flex;
    justify-content: flex-start;
    align-items: initial;
    flex-wrap: wrap;
  }
  .page-template-strength .container__body .main_content .merit_wrap .img {
    flex-basis: 48.25%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 48.25%;
    margin-bottom: 6.25vw;
  }
  .page-template-strength .container__body .main_content .default_text {
    font-size: 3.4375vw;
    line-height: 1.75;
  }
  .page-template-strength .container__body .main_content .default_text .title {
    font-size: 2.2rem;
    line-height: 1.5;
  }
  .page-template-strength .container__body .main_content .column_link {
    display: block;
  }
  .page-template-strength .container__body .main_content .column_link .link {
    max-width: initial;
    margin-bottom: 9.375vw;
  }
  .page-template-strength .container__body .main_content .column_link .link:last-child {
    margin-bottom: 0;
  }
  .page-template-strength .container__body .main_content .column_link .link .img {
    margin-bottom: 3.125vw;
  }
  .page-template-strength .container__body .main_content .column_link .link .data h3 {
    font-size: 3.75vw;
    line-height: 1.75;
    margin-bottom: 3.125vw;
  }
  .page-template-strength .container__body .main_content .column_link .link .data .tag {
    font-size: 1rem;
    line-height: 1.5;
    gap: 1.5625vw;
  }
  .page-template-strength .container__body .main_content .column_link .link .data .tag span {
    padding: 1.5625vw;
  }
  .page-template-strength .container__body .main_content .column_link .link .data .text {
    margin-top: 3.125vw;
  }
  .page-template-strength .container__body .main_content .column_link .link .data .label {
    padding: 3.125vw 0;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .page-template-strength .container__body .main_content .column_link .link .data .label::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-top: -0.625vw;
  }
}
.page-template-health .container__body {
  margin: 100px auto 0;
}
.page-template-health .container__body .main_content {
  padding-bottom: 120px;
}
.page-template-health .container__body .main_content .catch_wrap {
  font-family: YakuHanMP, "Noto Serif JP", serif;
  padding-bottom: 140px;
}
.page-template-health .container__body .main_content .catch_wrap__inner {
  display: flex;
  justify-content: center;
  align-items: initial;
  flex-wrap: nowrap;
}
.page-template-health .container__body .main_content .catch_wrap__inner .catch_text {
  font-size: 4.5rem;
  line-height: 1.3;
}
.page-template-health .container__body .main_content .sec_wrap {
  padding-bottom: 100px;
}
.page-template-health .container__body .main_content .sec_wrap__inner {
  max-width: 1160px;
  margin: 0 auto;
}
.page-template-health .container__body .main_content .sec_wrap__inner p {
  margin: 1.5em 0 1.5em;
}
.page-template-health .container__body .main_content .sec_wrap__inner p:first-child {
  margin-top: 0;
}
.page-template-health .container__body .main_content .sec_wrap__inner p:last-child {
  margin-bottom: 0;
}
.page-template-health .container__body .main_content .sec_wrap__inner ul {
  margin: 1.5em 0 1.5em;
  list-style-type: disc;
  padding-left: 1.5em;
}
.page-template-health .container__body .main_content .sec_wrap__inner ul:first-child {
  margin-top: 0;
}
.page-template-health .container__body .main_content .sec_wrap__inner ul:last-child {
  margin-bottom: 0;
}
.page-template-health .container__body .main_content .sec_wrap__inner ul li ul {
  margin: 0;
  list-style-type: circle;
}
.page-template-health .container__body .main_content .sec_wrap__inner ul li ul li ul {
  list-style-type: square;
}
.page-template-health .container__body .main_content .sec_wrap__inner ul li ol {
  margin: 0;
}
.page-template-health .container__body .main_content .sec_wrap__inner ol {
  margin: 1.5em 0 1.5em;
  list-style-type: decimal;
  padding-left: 1.5em;
}
.page-template-health .container__body .main_content .sec_wrap__inner ol:first-child {
  margin-top: 0;
}
.page-template-health .container__body .main_content .sec_wrap__inner ol:last-child {
  margin-bottom: 0;
}
.page-template-health .container__body .main_content .sec_wrap__inner ol li ol {
  margin: 0;
  list-style-type: lower-alpha;
}
.page-template-health .container__body .main_content .sec_wrap__inner ol li ol li ol {
  list-style-type: lower-roman;
}
.page-template-health .container__body .main_content .sec_wrap__inner ol li ul {
  margin: 0;
}
.page-template-health .container__body .main_content .title_wrap {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  padding: 40px 0;
  text-align: center;
  margin-bottom: 50px;
}
.page-template-health .container__body .main_content .title_wrap .sec_title {
  font-size: 3.6rem;
  line-height: 1.5;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}
.page-template-health .container__body .main_content .title_wrap .sec_subtitle {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 10px;
}
.page-template-health .container__body .main_content .text {
  font-size: 1.6rem;
  line-height: 2.375;
}
.page-template-health .container__body .main_content .text + .img {
  margin-top: 1.5em;
}
.page-template-health .container__body .main_content .img img {
  display: block;
  margin: 0 auto;
}
.page-template-health .container__body .main_content .img + .text {
  margin-top: 1.5em;
}
.page-template-health .container__body .main_content .column_wrap {
  display: flex;
  justify-content: space-between;
  align-items: initial;
  flex-wrap: nowrap;
}
.page-template-health .container__body .main_content .column_wrap .text {
  flex-basis: 48%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 48%;
}
.page-template-health .container__body .main_content .column_wrap .img {
  flex-basis: 48%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 48%;
}
.page-template-health .container__body .main_content .column_link {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 4.1%;
}
.page-template-health .container__body .main_content .column_link .link {
  flex-basis: 30.6%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 30.6%;
  margin-bottom: 60px;
}
.page-template-health .container__body .main_content .column_link .link a {
  display: block;
  color: #454545;
}
.page-template-health .container__body .main_content .column_link .link .img {
  margin-bottom: 20px;
}
.page-template-health .container__body .main_content .column_link .link .img img {
  display: block;
  margin: 0 auto;
}
.page-template-health .container__body .main_content .column_link .link .data h3 {
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 10px;
}
.page-template-health .container__body .main_content .column_link .link .data .tag {
  font-size: 1.3rem;
  line-height: 1.5;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 5px;
}
.page-template-health .container__body .main_content .column_link .link .data .tag span {
  background: #fff;
  color: #454545;
  padding: 5px;
  display: block;
}
.page-template-health .container__body .main_content .column_link .link .data .text {
  margin-top: 10px;
}
.page-template-health .container__body .main_content .column_link .link .data .label {
  padding: 20px 0;
  border-bottom: solid 1px #ababab;
  position: relative;
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.page-template-health .container__body .main_content .column_link .link .data .label::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  rotate: 45deg;
}
.page-template-health .container__body .main_content .sec_link_wrap {
  background: #cbcbcb;
  padding: 100px 0;
}
.page-template-health .container__body .main_content .sec_link_wrap__inner {
  max-width: 1160px;
  margin: 0 auto;
}
.page-template-health .container__body .main_content .sec_link_wrap .box_link .link + .link {
  margin-top: 60px;
}
.page-template-health .container__body .main_content .sec_link_wrap .box_link .link a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  color: #252525;
}
.page-template-health .container__body .main_content .sec_link_wrap .box_link .link a .data {
  flex-basis: 30%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 30%;
  order: 1;
}
.page-template-health .container__body .main_content .sec_link_wrap .box_link .link a .data .en {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 40px;
}
.page-template-health .container__body .main_content .sec_link_wrap .box_link .link a .data h3 {
  font-size: 3.6rem;
  line-height: 1.5;
  margin-bottom: 20px;
}
.page-template-health .container__body .main_content .sec_link_wrap .box_link .link a .data .text {
  font-size: 1.4rem;
  line-height: 1.75;
}
.page-template-health .container__body .main_content .sec_link_wrap .box_link .link a .data .label {
  padding: 20px 0;
  border-bottom: solid 1px #ababab;
  position: relative;
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.page-template-health .container__body .main_content .sec_link_wrap .box_link .link a .data .label::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  rotate: 45deg;
}
.page-template-health .container__body .main_content .sec_link_wrap .box_link .link a .img {
  flex-basis: 56%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 56%;
  order: 2;
}
.page-template-health .container__body .main_content .sec_link_wrap .box_link .link a .img img {
  display: block;
  margin: 0 auto;
}
.page-template-health .container__body .main_content .sec_link_wrap .box_link .link:nth-of-type(2n) a .data {
  order: 2;
}
.page-template-health .container__body .main_content .sec_link_wrap .box_link .link:nth-of-type(2n) a .img {
  order: 1;
}

@media screen and (max-width: 768px) {
  .page-template-health .container__body {
    margin: 15.625vw 0 0;
  }
  .page-template-health .container__body .main_content {
    padding-bottom: 15.625vw;
  }
  .page-template-health .container__body .main_content .catch_wrap {
    padding-bottom: 18.75vw;
    margin: 0 6.25vw;
  }
  .page-template-health .container__body .main_content .catch_wrap__inner .catch_text {
    font-size: 6.875vw;
    line-height: 1.5;
  }
  .page-template-health .container__body .main_content .sec_wrap {
    padding-bottom: 15.625vw;
    margin: 0 6.25vw;
  }
  .page-template-health .container__body .main_content .sec_wrap__inner {
    max-width: initial;
  }
  .page-template-health .container__body .main_content .title_wrap {
    padding: 6.25vw 0;
    margin-bottom: 9.375vw;
  }
  .page-template-health .container__body .main_content .title_wrap .sec_title {
    font-size: 5vw;
    line-height: 1.5;
  }
  .page-template-health .container__body .main_content .title_wrap .sec_subtitle {
    font-size: 1.3rem;
    line-height: 1.5;
    margin-top: 1.5625vw;
  }
  .page-template-health .container__body .main_content .text {
    font-size: 1.1rem;
    line-height: 1.5;
  }
  .page-template-health .container__body .main_content .column_wrap {
    display: block;
  }
  .page-template-health .container__body .main_content .column_wrap .text {
    max-width: initial;
  }
  .page-template-health .container__body .main_content .column_wrap .img {
    max-width: initial;
    margin-top: 6.25vw;
  }
  .page-template-health .container__body .main_content .column_link {
    display: block;
  }
  .page-template-health .container__body .main_content .column_link .link {
    max-width: initial;
    margin-bottom: 9.375vw;
  }
  .page-template-health .container__body .main_content .column_link .link:last-child {
    margin-bottom: 0;
  }
  .page-template-health .container__body .main_content .column_link .link .img {
    margin-bottom: 3.125vw;
  }
  .page-template-health .container__body .main_content .column_link .link .data h3 {
    font-size: 3.75vw;
    line-height: 1.75;
    margin-bottom: 3.125vw;
  }
  .page-template-health .container__body .main_content .column_link .link .data .tag {
    font-size: 1rem;
    line-height: 1.5;
    gap: 1.5625vw;
  }
  .page-template-health .container__body .main_content .column_link .link .data .tag span {
    padding: 1.5625vw;
  }
  .page-template-health .container__body .main_content .column_link .link .data .text {
    margin-top: 3.125vw;
  }
  .page-template-health .container__body .main_content .column_link .link .data .label {
    padding: 3.125vw 0;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .page-template-health .container__body .main_content .column_link .link .data .label::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-top: -0.625vw;
  }
  .page-template-health .container__body .main_content .sec_link_wrap {
    padding: 15.625vw 0;
  }
  .page-template-health .container__body .main_content .sec_link_wrap__inner {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .page-template-health .container__body .main_content .sec_link_wrap .box_link .link + .link {
    margin-top: 9.375vw;
  }
  .page-template-health .container__body .main_content .sec_link_wrap .box_link .link a {
    display: block;
  }
  .page-template-health .container__body .main_content .sec_link_wrap .box_link .link a .data {
    max-width: initial;
  }
  .page-template-health .container__body .main_content .sec_link_wrap .box_link .link a .data .en {
    font-size: 3.4375vw;
    line-height: 1.5;
    margin-bottom: 6.25vw;
  }
  .page-template-health .container__body .main_content .sec_link_wrap .box_link .link a .data h3 {
    font-size: 4.6875vw;
    line-height: 1.5;
    margin-bottom: 3.125vw;
  }
  .page-template-health .container__body .main_content .sec_link_wrap .box_link .link a .data .text {
    font-size: 3.4375vw;
    line-height: 1.75;
  }
  .page-template-health .container__body .main_content .sec_link_wrap .box_link .link a .data .label {
    padding: 3.125vw 0;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .page-template-health .container__body .main_content .sec_link_wrap .box_link .link a .data .label::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-top: -0.625vw;
  }
  .page-template-health .container__body .main_content .sec_link_wrap .box_link .link a .img {
    max-width: initial;
    margin-bottom: 6.25vw;
  }
}
.page-template-spec .container__body {
  margin: 100px auto 0;
}
.page-template-spec .container__body .main_content {
  padding-bottom: 120px;
}
.page-template-spec .container__body .main_content .catch_wrap {
  font-family: YakuHanMP, "Noto Serif JP", serif;
  padding-bottom: 140px;
}
.page-template-spec .container__body .main_content .catch_wrap__inner {
  display: flex;
  justify-content: center;
  align-items: initial;
  flex-wrap: nowrap;
}
.page-template-spec .container__body .main_content .catch_wrap__inner .catch_text {
  font-size: 4.5rem;
  line-height: 1.3;
}
.page-template-spec .container__body .main_content .sec_catch_wrap {
  padding-bottom: 150px;
}
.page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner {
  max-width: 1160px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: initial;
  flex-wrap: nowrap;
}
.page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner .data_wrap {
  flex-basis: 31%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 31%;
  font-size: 1.6rem;
  line-height: 1.5;
}
.page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner .data_wrap .catch_title_wrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: nowrap;
  margin-bottom: 30px;
}
.page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner .data_wrap .catch_title_wrap .sec_title {
  font-size: 3.3rem;
  line-height: 3.2rem;
  margin-right: 0.5em;
}
.page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner .data_wrap .sec_text {
  line-height: 2.375;
}
.page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner .column_wrap {
  flex-basis: 62.4%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 62.4%;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 0.26%;
}
.page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner .column_wrap .column {
  flex-basis: 24.8%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 24.8%;
  background: #fff;
  padding: 60px 10px 30px;
  text-align: center;
  margin-bottom: 5px;
}
.page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner .column_wrap .column .column_title {
  font-size: 1.7rem;
  line-height: 1.5;
  margin-bottom: 12px;
}
.page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner .column_wrap .column .column_text {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #454545;
}
.page-template-spec .container__body .main_content .sec_wrap {
  padding-bottom: 100px;
}
.page-template-spec .container__body .main_content .sec_wrap__inner {
  max-width: 1160px;
  margin: 0 auto;
}
.page-template-spec .container__body .main_content .sec_wrap__inner p {
  margin: 1.5em 0 1.5em;
}
.page-template-spec .container__body .main_content .sec_wrap__inner p:first-child {
  margin-top: 0;
}
.page-template-spec .container__body .main_content .sec_wrap__inner p:last-child {
  margin-bottom: 0;
}
.page-template-spec .container__body .main_content .sec_wrap__inner ul {
  margin: 1.5em 0 1.5em;
  list-style-type: disc;
  padding-left: 1.5em;
}
.page-template-spec .container__body .main_content .sec_wrap__inner ul:first-child {
  margin-top: 0;
}
.page-template-spec .container__body .main_content .sec_wrap__inner ul:last-child {
  margin-bottom: 0;
}
.page-template-spec .container__body .main_content .sec_wrap__inner ul li ul {
  margin: 0;
  list-style-type: circle;
}
.page-template-spec .container__body .main_content .sec_wrap__inner ul li ul li ul {
  list-style-type: square;
}
.page-template-spec .container__body .main_content .sec_wrap__inner ul li ol {
  margin: 0;
}
.page-template-spec .container__body .main_content .sec_wrap__inner ol {
  margin: 1.5em 0 1.5em;
  list-style-type: decimal;
  padding-left: 1.5em;
}
.page-template-spec .container__body .main_content .sec_wrap__inner ol:first-child {
  margin-top: 0;
}
.page-template-spec .container__body .main_content .sec_wrap__inner ol:last-child {
  margin-bottom: 0;
}
.page-template-spec .container__body .main_content .sec_wrap__inner ol li ol {
  margin: 0;
  list-style-type: lower-alpha;
}
.page-template-spec .container__body .main_content .sec_wrap__inner ol li ol li ol {
  list-style-type: lower-roman;
}
.page-template-spec .container__body .main_content .sec_wrap__inner ol li ul {
  margin: 0;
}
.page-template-spec .container__body .main_content .title_wrap {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  padding: 40px 0;
  text-align: center;
  margin-bottom: 50px;
}
.page-template-spec .container__body .main_content .title_wrap .sec_title {
  font-size: 3.6rem;
  line-height: 1.5;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}
.page-template-spec .container__body .main_content .title_wrap .sec_subtitle {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 10px;
}
.page-template-spec .container__body .main_content .text {
  font-size: 1.6rem;
  line-height: 2.375;
}
.page-template-spec .container__body .main_content .text + .img {
  margin-top: 1.5em;
}
.page-template-spec .container__body .main_content .img img {
  display: block;
  margin: 0 auto;
}
.page-template-spec .container__body .main_content .img + .text {
  margin-top: 1.5em;
}
.page-template-spec .container__body .main_content .column_wrap {
  display: flex;
  justify-content: space-between;
  align-items: initial;
  flex-wrap: nowrap;
}
.page-template-spec .container__body .main_content .column_wrap .text {
  flex-basis: 48%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 48%;
}
.page-template-spec .container__body .main_content .column_wrap .img {
  flex-basis: 48%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 48%;
}
.page-template-spec .container__body .main_content .column_link {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 4.1%;
}
.page-template-spec .container__body .main_content .column_link .link {
  flex-basis: 30.6%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 30.6%;
  margin-bottom: 60px;
}
.page-template-spec .container__body .main_content .column_link .link a {
  display: block;
  color: #454545;
}
.page-template-spec .container__body .main_content .column_link .link .img {
  margin-bottom: 20px;
}
.page-template-spec .container__body .main_content .column_link .link .img img {
  display: block;
  margin: 0 auto;
}
.page-template-spec .container__body .main_content .column_link .link .data h3 {
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 10px;
}
.page-template-spec .container__body .main_content .column_link .link .data .tag {
  font-size: 1.3rem;
  line-height: 1.5;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 5px;
}
.page-template-spec .container__body .main_content .column_link .link .data .tag span {
  background: #fff;
  color: #454545;
  padding: 5px;
  display: block;
}
.page-template-spec .container__body .main_content .column_link .link .data .text {
  margin-top: 10px;
}
.page-template-spec .container__body .main_content .column_link .link .data .label {
  padding: 20px 0;
  border-bottom: solid 1px #ababab;
  position: relative;
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.page-template-spec .container__body .main_content .column_link .link .data .label::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  rotate: 45deg;
}
.page-template-spec .container__body .main_content .column_link.column4 {
  gap: 3.2%;
}
.page-template-spec .container__body .main_content .column_link.column4 .link {
  flex-basis: 22.6%;
  max-width: 22.6%;
}
.page-template-spec .container__body .main_content .sec_link_wrap {
  background: #cbcbcb;
  padding: 100px 0;
}
.page-template-spec .container__body .main_content .sec_link_wrap__inner {
  max-width: 1160px;
  margin: 0 auto;
}
.page-template-spec .container__body .main_content .sec_link_wrap .box_link .link + .link {
  margin-top: 60px;
}
.page-template-spec .container__body .main_content .sec_link_wrap .box_link .link a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  color: #252525;
}
.page-template-spec .container__body .main_content .sec_link_wrap .box_link .link a .data {
  flex-basis: 30%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 30%;
  order: 1;
}
.page-template-spec .container__body .main_content .sec_link_wrap .box_link .link a .data .en {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 40px;
}
.page-template-spec .container__body .main_content .sec_link_wrap .box_link .link a .data h3 {
  font-size: 3.6rem;
  line-height: 1.5;
  margin-bottom: 20px;
}
.page-template-spec .container__body .main_content .sec_link_wrap .box_link .link a .data .text {
  font-size: 1.4rem;
  line-height: 1.75;
}
.page-template-spec .container__body .main_content .sec_link_wrap .box_link .link a .data .label {
  padding: 20px 0;
  border-bottom: solid 1px #ababab;
  position: relative;
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.page-template-spec .container__body .main_content .sec_link_wrap .box_link .link a .data .label::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  rotate: 45deg;
}
.page-template-spec .container__body .main_content .sec_link_wrap .box_link .link a .img {
  flex-basis: 56%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 56%;
  order: 2;
}
.page-template-spec .container__body .main_content .sec_link_wrap .box_link .link a .img img {
  display: block;
  margin: 0 auto;
}
.page-template-spec .container__body .main_content .sec_link_wrap .box_link .link:nth-of-type(2n) a .data {
  order: 2;
}
.page-template-spec .container__body .main_content .sec_link_wrap .box_link .link:nth-of-type(2n) a .img {
  order: 1;
}
.page-template-spec .container__body .main_content .price_wrap {
  margin: 0 54px;
  display: flex;
  justify-content: center;
  align-items: initial;
  flex-wrap: wrap;
  gap: 4.875%;
}
.page-template-spec .container__body .main_content .price_wrap__inner {
  flex-basis: 16.1%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 16.1%;
  font-size: 1.6rem;
  line-height: 1.5;
}
.page-template-spec .container__body .main_content .price_wrap .tsubo {
  position: relative;
  margin-bottom: 10px;
}
.page-template-spec .container__body .main_content .price_wrap .tsubo .tsubo_wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
  color: #fff;
}
.page-template-spec .container__body .main_content .price_wrap .tsubo .tsubo_wrap .type {
  text-align: center;
}
.page-template-spec .container__body .main_content .price_wrap .tsubo .tsubo_wrap .num {
  font-size: 3.5rem;
  line-height: 1.5;
  font-weight: 500;
  white-space: nowrap;
}
.page-template-spec .container__body .main_content .price_wrap .tsubo .tsubo_wrap .num strong {
  font-size: 6.2rem;
  line-height: 1.2;
  font-weight: 500;
}
.page-template-spec .container__body .main_content .price_wrap .tsubo .tsubo_img {
  aspect-ratio: 1.104/1;
}
.page-template-spec .container__body .main_content .price_wrap .tsubo .tsubo_img img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.page-template-spec .container__body .main_content .price_wrap .price {
  font-weight: 500;
  color: #454545;
}
.page-template-spec .container__body .main_content .price_wrap .price .num strong {
  font-size: 3.4rem;
  line-height: 1.1;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .page-template-spec .container__body {
    margin: 15.625vw 0 0;
  }
  .page-template-spec .container__body .main_content {
    padding-bottom: 15.625vw;
  }
  .page-template-spec .container__body .main_content .catch_wrap {
    padding-bottom: 18.75vw;
    margin: 0 6.25vw;
  }
  .page-template-spec .container__body .main_content .catch_wrap__inner .catch_text {
    font-size: 6.875vw;
    line-height: 1.5;
  }
  .page-template-spec .container__body .main_content .sec_catch_wrap {
    padding-bottom: 15.625vw;
  }
  .page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner {
    max-width: initial;
    margin: 0 6.25vw;
    display: block;
  }
  .page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner .data_wrap {
    max-width: initial;
    font-size: 4.375vw;
    line-height: 1.5;
  }
  .page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner .data_wrap .catch_title_wrap {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: nowrap;
    margin-bottom: 6.25vw;
  }
  .page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner .data_wrap .catch_title_wrap .sec_title {
    font-size: 8.75vw;
    line-height: 1.5;
  }
  .page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner .data_wrap .sec_text {
    font-size: 4.0625vw;
    line-height: 1.75;
  }
  .page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner .column_wrap {
    max-width: initial;
    display: flex;
    justify-content: space-between;
    align-items: initial;
    flex-wrap: wrap;
    gap: 2%;
    margin-top: 6.25vw;
  }
  .page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner .column_wrap .column {
    flex-basis: 49%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 49%;
    padding: 7.5vw 0 6.25vw;
    margin-bottom: 1.5625vw;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner .column_wrap .column .column_title {
    font-size: 4.375vw;
    line-height: 1.5;
    margin-bottom: 1.5625vw;
  }
  .page-template-spec .container__body .main_content .sec_catch_wrap .sec_catch_wrap__inner .column_wrap .column .column_text {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .page-template-spec .container__body .main_content .sec_wrap {
    padding-bottom: 15.625vw;
    margin: 0 6.25vw;
  }
  .page-template-spec .container__body .main_content .sec_wrap__inner {
    max-width: initial;
  }
  .page-template-spec .container__body .main_content .title_wrap {
    padding: 6.25vw 0;
    margin-bottom: 9.375vw;
  }
  .page-template-spec .container__body .main_content .title_wrap .sec_title {
    font-size: 5vw;
    line-height: 1.5;
  }
  .page-template-spec .container__body .main_content .title_wrap .sec_subtitle {
    font-size: 3.75vw;
    line-height: 1.5;
    margin-top: 1.5625vw;
  }
  .page-template-spec .container__body .main_content .text {
    font-size: 1.1rem;
    line-height: 1.5;
  }
  .page-template-spec .container__body .main_content .column_wrap {
    display: block;
  }
  .page-template-spec .container__body .main_content .column_wrap .text {
    max-width: initial;
  }
  .page-template-spec .container__body .main_content .column_wrap .img {
    max-width: initial;
    margin-top: 6.25vw;
  }
  .page-template-spec .container__body .main_content .column_link {
    display: block;
  }
  .page-template-spec .container__body .main_content .column_link .link {
    max-width: initial;
    margin-bottom: 9.375vw;
  }
  .page-template-spec .container__body .main_content .column_link .link:last-child {
    margin-bottom: 0;
  }
  .page-template-spec .container__body .main_content .column_link .link .img {
    margin-bottom: 3.125vw;
  }
  .page-template-spec .container__body .main_content .column_link .link .data h3 {
    font-size: 3.75vw;
    line-height: 1.75;
    margin-bottom: 3.125vw;
  }
  .page-template-spec .container__body .main_content .column_link .link .data .tag {
    font-size: 1rem;
    line-height: 1.5;
    gap: 1.5625vw;
  }
  .page-template-spec .container__body .main_content .column_link .link .data .tag span {
    padding: 1.5625vw;
  }
  .page-template-spec .container__body .main_content .column_link .link .data .text {
    margin-top: 3.125vw;
  }
  .page-template-spec .container__body .main_content .column_link .link .data .label {
    padding: 3.125vw 0;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .page-template-spec .container__body .main_content .column_link .link .data .label::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-top: -0.625vw;
  }
  .page-template-spec .container__body .main_content .sec_link_wrap {
    padding: 15.625vw 0;
  }
  .page-template-spec .container__body .main_content .sec_link_wrap__inner {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .page-template-spec .container__body .main_content .sec_link_wrap .box_link .link + .link {
    margin-top: 9.375vw;
  }
  .page-template-spec .container__body .main_content .sec_link_wrap .box_link .link a {
    display: block;
  }
  .page-template-spec .container__body .main_content .sec_link_wrap .box_link .link a .data {
    max-width: initial;
  }
  .page-template-spec .container__body .main_content .sec_link_wrap .box_link .link a .data .en {
    font-size: 3.4375vw;
    line-height: 1.5;
    margin-bottom: 6.25vw;
  }
  .page-template-spec .container__body .main_content .sec_link_wrap .box_link .link a .data h3 {
    font-size: 4.6875vw;
    line-height: 1.5;
    margin-bottom: 3.125vw;
  }
  .page-template-spec .container__body .main_content .sec_link_wrap .box_link .link a .data .text {
    font-size: 3.4375vw;
    line-height: 1.75;
  }
  .page-template-spec .container__body .main_content .sec_link_wrap .box_link .link a .data .label {
    padding: 3.125vw 0;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .page-template-spec .container__body .main_content .sec_link_wrap .box_link .link a .data .label::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-top: -0.625vw;
  }
  .page-template-spec .container__body .main_content .sec_link_wrap .box_link .link a .img {
    max-width: initial;
    margin-bottom: 6.25vw;
  }
  .page-template-spec .container__body .main_content .price_wrap {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: initial;
    flex-wrap: wrap;
    gap: 4%;
  }
  .page-template-spec .container__body .main_content .price_wrap__inner {
    flex-basis: 30%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 30%;
    font-size: 4.0625vw;
    line-height: 1.5;
    margin-bottom: 6.25vw;
  }
  .page-template-spec .container__body .main_content .price_wrap .tsubo {
    margin-bottom: 1.5625vw;
  }
  .page-template-spec .container__body .main_content .price_wrap .tsubo .tsubo_wrap .type {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .page-template-spec .container__body .main_content .price_wrap .tsubo .tsubo_wrap .num {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .page-template-spec .container__body .main_content .price_wrap .tsubo .tsubo_wrap .num strong {
    font-size: 7.5vw;
    line-height: 1.5;
  }
  .page-template-spec .container__body .main_content .price_wrap .price .sub {
    font-size: 1rem;
    line-height: 1.5;
  }
  .page-template-spec .container__body .main_content .price_wrap .price .num strong {
    font-size: 6.875vw;
    line-height: 1.2;
  }
}
.page-template-default .container__body {
  margin: 100px auto 0;
  max-width: 1160px;
  padding-bottom: 120px;
}
.page-template-default .container__body h2 {
  font-size: 3.4rem;
  line-height: 1.5;
  margin: 3em 0 1em;
  color: #000;
}
.page-template-default .container__body h2:first-child {
  margin-top: 0;
}
.page-template-default .container__body h2:last-child {
  margin-bottom: 0;
}
.page-template-default .container__body h3 {
  font-size: 2.2rem;
  line-height: 2.273;
  padding-left: 20px;
  border-left: solid 4px #333;
  margin: 3em 0 1em;
}
.page-template-default .container__body p {
  margin: 1.5em 0 1.5em;
}
.page-template-default .container__body p:first-child {
  margin-top: 0;
}
.page-template-default .container__body p:last-child {
  margin-bottom: 0;
}
.page-template-default .container__body ul {
  margin: 1.5em 0 1.5em;
  list-style-type: disc;
  padding-left: 1.5em;
}
.page-template-default .container__body ul:first-child {
  margin-top: 0;
}
.page-template-default .container__body ul:last-child {
  margin-bottom: 0;
}
.page-template-default .container__body ul li ul {
  margin: 0;
  list-style-type: circle;
}
.page-template-default .container__body ul li ul li ul {
  list-style-type: square;
}
.page-template-default .container__body ul li ol {
  margin: 0;
}
.page-template-default .container__body ol {
  margin: 1.5em 0 1.5em;
  list-style-type: decimal;
  padding-left: 1.5em;
}
.page-template-default .container__body ol:first-child {
  margin-top: 0;
}
.page-template-default .container__body ol:last-child {
  margin-bottom: 0;
}
.page-template-default .container__body ol li ol {
  margin: 0;
  list-style-type: lower-alpha;
}
.page-template-default .container__body ol li ol li ol {
  list-style-type: lower-roman;
}
.page-template-default .container__body ol li ul {
  margin: 0;
}
.page-template-default .container__body .wp-block-table,
.page-template-default .container__body .wp-block-flexible-table-block-table {
  margin: 2em 0 2em;
}
.page-template-default .container__body .wp-block-table table,
.page-template-default .container__body .wp-block-flexible-table-block-table table {
  width: 100%;
  border-top: solid 1px #a1a1a1;
}
.page-template-default .container__body .wp-block-table table tr,
.page-template-default .container__body .wp-block-flexible-table-block-table table tr {
  border-bottom: solid 1px #a1a1a1;
}
.page-template-default .container__body .wp-block-table table tr th,
.page-template-default .container__body .wp-block-flexible-table-block-table table tr th {
  padding: 20px 0;
  background: none;
  border: none;
  width: 175px;
}
.page-template-default .container__body .wp-block-table table tr td,
.page-template-default .container__body .wp-block-flexible-table-block-table table tr td {
  padding: 20px 0;
  background: none;
  border: none;
}
.page-template-default .container__body .wp-block-table.is-scroll-on-mobile, .page-template-default .container__body .wp-block-table.is-scroll-on-pc,
.page-template-default .container__body .wp-block-flexible-table-block-table.is-scroll-on-mobile,
.page-template-default .container__body .wp-block-flexible-table-block-table.is-scroll-on-pc {
  overflow-y: hidden !important;
}
.page-template-default .container__body .wp-block-table.is-scroll-on-mobile table tr th, .page-template-default .container__body .wp-block-table.is-scroll-on-pc table tr th,
.page-template-default .container__body .wp-block-flexible-table-block-table.is-scroll-on-mobile table tr th,
.page-template-default .container__body .wp-block-flexible-table-block-table.is-scroll-on-pc table tr th {
  white-space: nowrap;
}
.page-template-default .container__body .wp-block-table.is-scroll-on-mobile table tr td, .page-template-default .container__body .wp-block-table.is-scroll-on-pc table tr td,
.page-template-default .container__body .wp-block-flexible-table-block-table.is-scroll-on-mobile table tr td,
.page-template-default .container__body .wp-block-flexible-table-block-table.is-scroll-on-pc table tr td {
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .page-template-default .container__body {
    margin: 15.625vw 6.25vw 0;
    max-width: initial;
    padding-bottom: 15.625vw;
  }
  .page-template-default .container__body h2 {
    font-size: 6.875vw;
    line-height: 1.5;
    margin: 3em 0 1em;
  }
  .page-template-default .container__body h3 {
    font-size: 5.625vw;
    line-height: 1.5;
    padding-left: 3.125vw;
    border-left: solid 0.625vw #333;
  }
  .page-template-default .container__body .wp-block-table table tr th,
  .page-template-default .container__body .wp-block-flexible-table-block-table table tr th {
    padding: 3.125vw 0 0;
    width: auto;
    display: block;
  }
  .page-template-default .container__body .wp-block-table table tr td,
  .page-template-default .container__body .wp-block-flexible-table-block-table table tr td {
    padding: 1.5625vw 0 3.125vw;
    display: block;
  }
}
.post-type-archive-modelhouse .container__body .modelhouse_wrap {
  background: #fff;
  padding: 140px 0 40px;
}
.post-type-archive-modelhouse .container__body .modelhouse_wrap .modelhouse_list {
  max-width: 1280px;
  margin: 0 auto;
}
.post-type-archive-modelhouse .container__body .single_land_wrap {
  max-width: 786px;
  margin: 0 auto;
  padding-bottom: 150px;
}
.post-type-archive-modelhouse .container__body .single_land_wrap .lable {
  margin-bottom: 10px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.post-type-archive-modelhouse .container__body .single_land_wrap .lable span {
  display: inline-block;
  padding: 5px 50px;
  background: #000;
  color: #fff;
}
.post-type-archive-modelhouse .container__body .single_land_wrap .lable span + span {
  margin-left: 10px;
}
.post-type-archive-modelhouse .container__body .single_land_wrap h1 {
  font-size: 2.8rem;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 10px;
}
.post-type-archive-modelhouse .container__body .single_land_wrap .place {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 10px;
}
.post-type-archive-modelhouse .container__body .single_land_wrap .main_img {
  margin: 50px 0;
}
.post-type-archive-modelhouse .container__body .single_land_wrap .text {
  margin: 50px 0;
}
.post-type-archive-modelhouse .container__body .single_land_wrap .works_gallery .img {
  margin-bottom: 36px;
}
.post-type-archive-modelhouse .container__body .single_land_wrap .works_gallery .img img {
  display: block;
  margin: 0 auto;
}
.post-type-archive-modelhouse .container__body .single_land_wrap .works_youtube {
  margin: 60px 0;
  aspect-ratio: 16/9;
  position: relative;
}
.post-type-archive-modelhouse .container__body .single_land_wrap .works_youtube iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.post-type-archive-modelhouse .container__body .modelhouse_kukaku h2 {
  font-size: 2.2rem;
  line-height: 2.273;
  padding-left: 20px;
  border-left: solid 4px #333;
  margin: 3em 0 1em;
}
.single-modelhouse .container__body .modelhouse_map h2 {
  font-size: 2.2rem;
  line-height: 2.273;
  padding-left: 20px;
  border-left: solid 4px #333;
  margin: 3em 0 1em;
}
.single-modelhouse .container__body .modelhouse_map .map {
  position: relative;
  height: 330px;
}
.single-modelhouse .container__body .modelhouse_map .map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.single-modelhouse .container__body .modelhouse_neighborhood h2 {
  font-size: 2.2rem;
  line-height: 2.273;
  padding-left: 20px;
  border-left: solid 4px #333;
  margin: 3em 0 1em;
}
.single-modelhouse .container__body .modelhouse_neighborhood .neighborhood {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 2.66%;
}
.single-modelhouse .container__body .modelhouse_neighborhood .neighborhood .facility {
  color: #454545;
  flex-basis: 31.56%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 31.56%;
  margin-bottom: 30px;
}
.single-modelhouse .container__body .modelhouse_neighborhood .neighborhood .facility .img {
  margin-bottom: 10px;
}
.single-modelhouse .container__body .modelhouse_neighborhood .neighborhood .facility .img img {
  display: block;
}
.single-modelhouse .container__body .modelhouse_neighborhood .neighborhood .facility h3 {
  font-size: 1.6rem;
  line-height: 1.5;
}

.single-modelhouse .recent_modelhouse {
  background: #fff;
  padding: 150px 0 120px;
}
.single-modelhouse .recent_modelhouse__inner {
  max-width: 1280px;
  margin: 0 auto;
}
.single-modelhouse .recent_modelhouse__inner h2 {
  font-size: 3.4rem;
  line-height: 1.5;
  color: #000;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .post-type-archive-modelhouse .container__body .modelhouse_wrap {
    padding: 15vw 0 20vw;
  }
  .post-type-archive-modelhouse .container__body .modelhouse_wrap .modelhouse_list {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .post-type-archive-modelhouse .container__body .single_land_wrap {
    max-width: initial;
    margin: 0 6.25vw;
    padding-bottom: 15.625vw;
  }
  .post-type-archive-modelhouse .container__body .single_land_wrap .lable {
    margin-bottom: 3.125vw;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .post-type-archive-modelhouse .container__body .single_land_wrap .lable span {
    padding: 0.625vw 5vw;
  }
  .post-type-archive-modelhouse .container__body .single_land_wrap .lable span + span {
    margin-left: 3.125vw;
  }
  .post-type-archive-modelhouse .container__body .single_land_wrap h1 {
    font-size: 5.3125vw;
    line-height: 1.3;
    margin-bottom: 3.125vw;
  }
  .post-type-archive-modelhouse .container__body .single_land_wrap .place {
    font-size: 1.1rem;
    line-height: 1.5;
    margin-bottom: 3.125vw;
  }
  .post-type-archive-modelhouse .container__body .single_land_wrap .main_img {
    margin: 5vw 0;
  }
  .post-type-archive-modelhouse .container__body .single_land_wrap .text {
    margin: 5vw 0;
  }
  .post-type-archive-modelhouse .container__body .modelhouse_kukaku h2 {
    font-size: 5vw;
    line-height: 1.5;
    padding-left: 3.125vw;
    border-left: solid 0.625vw #333;
  }
  .single-modelhouse .container__body .modelhouse_map h2 {
    font-size: 5vw;
    line-height: 1.5;
    padding-left: 3.125vw;
    border-left: solid 0.625vw #333;
  }
  .single-modelhouse .container__body .modelhouse_map .map {
    height: 60vw;
  }
  .single-modelhouse .container__body .modelhouse_neighborhood h2 {
    font-size: 5vw;
    line-height: 1.5;
    padding-left: 3.125vw;
    border-left: solid 0.625vw #333;
  }
  .single-modelhouse .container__body .modelhouse_neighborhood .neighborhood .facility {
    flex-basis: 48.67%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 48.67%;
    margin-bottom: 8.125vw;
  }
  .single-modelhouse .container__body .modelhouse_neighborhood .neighborhood .facility .img {
    margin-bottom: 1.5625vw;
  }
  .single-modelhouse .container__body .modelhouse_neighborhood .neighborhood .facility h3 {
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .single-modelhouse .recent_modelhouse {
    padding: 15.625vw 0 15.625vw;
  }
  .single-modelhouse .recent_modelhouse__inner {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .single-modelhouse .recent_modelhouse__inner h2 {
    font-size: 6.25vw;
    line-height: 1.5;
    margin-bottom: 7.5vw;
  }
}
.container__body .terms_list ul {
  font-size: 1.9rem;
  line-height: 1.5;
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: nowrap;
}
.container__body .terms_list ul li {
  flex-basis: 240px;
  flex-shrink: 1;
  flex-grow: 0;
  max-width: 240px;
}
.container__body .terms_list ul li a {
  display: block;
  padding: 20px;
  color: #000;
  text-align: center;
}
.container__body .terms_list ul li a:hover {
  background: #fff;
}
.container__body .terms_list ul li.active a {
  background: #fff;
}
.container__body .works_wrap {
  background: #fff;
  padding: 140px 0 40px;
}
.container__body .works_wrap .works_list {
  max-width: 1280px;
  margin: 0 auto;
}
.container__body .single_work_wrap {
  max-width: 786px;
  margin: 0 auto;
}
.container__body .single_work_wrap .lable {
  margin-bottom: 10px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.container__body .single_work_wrap .lable span {
  display: inline-block;
  padding: 5px 50px;
  background: #000;
  color: #fff;
}
.container__body .single_work_wrap .lable span + span {
  margin-left: 10px;
}
.container__body .single_work_wrap h1 {
  font-size: 2.8rem;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 10px;
}
.container__body .single_work_wrap .place {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 10px;
}
.container__body .single_work_wrap .main_img {
  margin: 50px 0;
}
.container__body .single_work_wrap .text {
  margin: 50px 0;
}
.container__body .single_work_wrap .works_gallery .img {
  margin-bottom: 36px;
}
.container__body .single_work_wrap .works_gallery .img img {
  display: block;
  margin: 0 auto;
}
.container__body .single_work_wrap .works_youtube {
  margin: 60px 0;
  aspect-ratio: 16/9;
  position: relative;
}
.container__body .single_work_wrap .works_youtube iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.container__body .detail_data_table {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: nowrap;
  gap: 30px;
  margin-bottom: 100px;
}
.container__body .detail_data_table .table {
  flex-basis: 100%;
  flex-shrink: 1;
  flex-grow: 0;
  max-width: 100%;
}
.container__body .detail_data_table .table table {
  border-top: solid 1px #cecece;
  width: 100%;
}
.container__body .detail_data_table .table table tr {
  border-bottom: solid 1px #cecece;
}
.container__body .detail_data_table .table table tr th {
  width: 128px;
  padding: 10px 10px 10px 0;
}
.container__body .detail_data_table .table table tr td {
  padding: 10px;
}
.container__body .recent_works {
  background: #fff;
  padding: 150px 0 120px;
}
.container__body .recent_works__inner {
  max-width: 1280px;
  margin: 0 auto;
}
.container__body .recent_works__inner h2 {
  font-size: 3.4rem;
  line-height: 1.5;
  color: #000;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .container__body .terms_list ul {
    font-size: 4.375vw;
    line-height: 1.5;
    max-width: initial;
    margin: 0 6.25vw;
  }
  .container__body .terms_list ul li {
    flex-basis: initial;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: initial;
  }
  .container__body .terms_list ul li a {
    padding: 3.75vw;
  }
  .container__body .terms_list ul li.active a {
    background: #fff;
  }
  .container__body .works_wrap {
    padding: 15vw 0 20vw;
  }
  .container__body .works_wrap .works_list {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .container__body .single_work_wrap {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .container__body .single_work_wrap .lable {
    margin-bottom: 3.125vw;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .container__body .single_work_wrap .lable span {
    padding: 0.625vw 5vw;
  }
  .container__body .single_work_wrap .lable span + span {
    margin-left: 3.125vw;
  }
  .container__body .single_work_wrap h1 {
    font-size: 5.3125vw;
    line-height: 1.3;
    margin-bottom: 3.125vw;
  }
  .container__body .single_work_wrap .place {
    font-size: 1.1rem;
    line-height: 1.5;
    margin-bottom: 3.125vw;
  }
  .container__body .single_work_wrap .main_img {
    margin: 5vw 0;
  }
  .container__body .single_work_wrap .text {
    margin: 5vw 0;
  }
  .container__body .single_work_wrap .works_gallery .img {
    margin-bottom: 6.25vw;
  }
  .container__body .single_work_wrap .works_youtube {
    margin: 6.25vw 0;
  }
  .container__body .detail_data_table {
    display: block;
    margin-bottom: 15vw;
  }
  .container__body .detail_data_table .table table tr th {
    width: 8em;
    padding: 2.5vw 0;
  }
  .container__body .detail_data_table .table table tr td {
    padding: 2.5vw 0;
  }
  .container__body .detail_data_table .table + .table {
    margin-top: -1px;
  }
  .container__body .recent_works {
    padding: 15.625vw 0 15.625vw;
  }
  .container__body .recent_works__inner {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .container__body .recent_works__inner h2 {
    font-size: 6.25vw;
    line-height: 1.5;
    margin-bottom: 7.5vw;
  }
}
.container__body .estate_wrap {
  background: #fff;
  padding: 140px 0 40px;
}
.container__body .estate_wrap .estate_list {
  max-width: 1280px;
  margin: 0 auto;
}
.container__body .single_land_wrap {
  max-width: 786px;
  margin: 0 auto;
  padding-bottom: 150px;
}
.container__body .single_land_wrap .lable {
  margin-bottom: 10px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.container__body .single_land_wrap .lable span {
  display: inline-block;
  padding: 5px 50px;
  background: #000;
  color: #fff;
}
.container__body .single_land_wrap .lable span + span {
  margin-left: 10px;
}
.container__body .single_land_wrap h1 {
  font-size: 2.8rem;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 10px;
}
.container__body .single_land_wrap .place {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 10px;
}
.container__body .single_land_wrap .main_img {
  margin: 50px 0;
}
.container__body .single_land_wrap .text {
  margin: 50px 0;
}
.container__body .single_land_wrap .works_gallery .img {
  margin-bottom: 36px;
}
.container__body .single_land_wrap .works_gallery .img img {
  display: block;
  margin: 0 auto;
}
.container__body .single_land_wrap .works_youtube {
  margin: 60px 0;
  aspect-ratio: 16/9;
  position: relative;
}
.container__body .single_land_wrap .works_youtube iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.container__body .estate_kukaku h2 {
  font-size: 2.2rem;
  line-height: 2.273;
  padding-left: 20px;
  border-left: solid 4px #333;
  margin: 3em 0 1em;
}
.container__body .estate_map h2 {
  font-size: 2.2rem;
  line-height: 2.273;
  padding-left: 20px;
  border-left: solid 4px #333;
  margin: 3em 0 1em;
}
.container__body .estate_map .map {
  position: relative;
  height: 330px;
}
.container__body .estate_map .map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.container__body .estate_neighborhood h2 {
  font-size: 2.2rem;
  line-height: 2.273;
  padding-left: 20px;
  border-left: solid 4px #333;
  margin: 3em 0 1em;
}
.container__body .estate_neighborhood .neighborhood {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 2.66%;
}
.container__body .estate_neighborhood .neighborhood .facility {
  color: #454545;
  flex-basis: 31.56%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 31.56%;
  margin-bottom: 30px;
}
.container__body .estate_neighborhood .neighborhood .facility .img {
  margin-bottom: 10px;
}
.container__body .estate_neighborhood .neighborhood .facility .img img {
  display: block;
}
.container__body .estate_neighborhood .neighborhood .facility h3 {
  font-size: 1.6rem;
  line-height: 1.5;
}
.container__body .recent_estate {
  background: #fff;
  padding: 150px 0 120px;
}
.container__body .recent_estate__inner {
  max-width: 1280px;
  margin: 0 auto;
}
.container__body .recent_estate__inner h2 {
  font-size: 3.4rem;
  line-height: 1.5;
  color: #000;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .container__body .estate_wrap {
    padding: 15vw 0 20vw;
  }
  .container__body .estate_wrap .estate_list {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .container__body .single_land_wrap {
    max-width: initial;
    margin: 0 6.25vw;
    padding-bottom: 15.625vw;
  }
  .container__body .single_land_wrap .lable {
    margin-bottom: 3.125vw;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .container__body .single_land_wrap .lable span {
    padding: 0.625vw 5vw;
  }
  .container__body .single_land_wrap .lable span + span {
    margin-left: 3.125vw;
  }
  .container__body .single_land_wrap h1 {
    font-size: 5.3125vw;
    line-height: 1.3;
    margin-bottom: 3.125vw;
  }
  .container__body .single_land_wrap .place {
    font-size: 1.1rem;
    line-height: 1.5;
    margin-bottom: 3.125vw;
  }
  .container__body .single_land_wrap .main_img {
    margin: 5vw 0;
  }
  .container__body .single_land_wrap .text {
    margin: 5vw 0;
  }
  .container__body .estate_kukaku h2 {
    font-size: 5vw;
    line-height: 1.5;
    padding-left: 3.125vw;
    border-left: solid 0.625vw #333;
  }
  .container__body .estate_map h2 {
    font-size: 5vw;
    line-height: 1.5;
    padding-left: 3.125vw;
    border-left: solid 0.625vw #333;
  }
  .container__body .estate_map .map {
    height: 60vw;
  }
  .container__body .estate_neighborhood h2 {
    font-size: 5vw;
    line-height: 1.5;
    padding-left: 3.125vw;
    border-left: solid 0.625vw #333;
  }
  .container__body .estate_neighborhood .neighborhood .facility {
    flex-basis: 48.67%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 48.67%;
    margin-bottom: 8.125vw;
  }
  .container__body .estate_neighborhood .neighborhood .facility .img {
    margin-bottom: 1.5625vw;
  }
  .container__body .estate_neighborhood .neighborhood .facility h3 {
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .container__body .recent_estate {
    padding: 15.625vw 0 15.625vw;
  }
  .container__body .recent_estate__inner {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .container__body .recent_estate__inner h2 {
    font-size: 6.25vw;
    line-height: 1.5;
    margin-bottom: 7.5vw;
  }
}
.container__body .lands_wrap {
  background: #fff;
  padding: 140px 0 40px;
}
.container__body .lands_wrap .landsale_list {
  max-width: 1280px;
  margin: 0 auto;
}
.container__body .single_land_wrap {
  max-width: 786px;
  margin: 0 auto;
  padding-bottom: 150px;
}
.container__body .single_land_wrap .lable {
  margin-bottom: 10px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.container__body .single_land_wrap .lable span {
  display: inline-block;
  padding: 5px 50px;
  background: #000;
  color: #fff;
}
.container__body .single_land_wrap .lable span + span {
  margin-left: 10px;
}
.container__body .single_land_wrap h1 {
  font-size: 2.8rem;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 10px;
}
.container__body .single_land_wrap .place {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 10px;
}
.container__body .single_land_wrap .main_img {
  margin: 50px 0;
}
.container__body .single_land_wrap .text {
  margin: 50px 0;
}
.container__body .single_land_wrap .works_gallery .img {
  margin-bottom: 36px;
}
.container__body .single_land_wrap .works_gallery .img img {
  display: block;
  margin: 0 auto;
}
.container__body .single_land_wrap .works_youtube {
  margin: 60px 0;
  aspect-ratio: 16/9;
  position: relative;
}
.container__body .single_land_wrap .works_youtube iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.container__body .lands_kukaku h2 {
  font-size: 2.2rem;
  line-height: 2.273;
  padding-left: 20px;
  border-left: solid 4px #333;
  margin: 3em 0 1em;
}
.container__body .lands_map h2 {
  font-size: 2.2rem;
  line-height: 2.273;
  padding-left: 20px;
  border-left: solid 4px #333;
  margin: 3em 0 1em;
}
.container__body .lands_map .map {
  position: relative;
  height: 700px;
}
.container__body .lands_map .map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.container__body .lands_neighborhood h2 {
  font-size: 2.2rem;
  line-height: 2.273;
  padding-left: 20px;
  border-left: solid 4px #333;
  margin: 3em 0 1em;
}
.container__body .lands_neighborhood .neighborhood {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 2.66%;
}
.container__body .lands_neighborhood .neighborhood .facility {
  color: #454545;
  flex-basis: 31.56%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 31.56%;
  margin-bottom: 30px;
}
.container__body .lands_neighborhood .neighborhood .facility .img {
  margin-bottom: 10px;
}
.container__body .lands_neighborhood .neighborhood .facility .img img {
  display: block;
}
.container__body .lands_neighborhood .neighborhood .facility h3 {
  font-size: 1.6rem;
  line-height: 1.5;
}
.container__body .recent_lands {
  background: #fff;
  padding: 150px 0 120px;
}
.container__body .recent_lands__inner {
  max-width: 1280px;
  margin: 0 auto;
}
.container__body .recent_lands__inner h2 {
  font-size: 3.4rem;
  line-height: 1.5;
  color: #000;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .container__body .lands_wrap {
    padding: 15vw 0 20vw;
  }
  .container__body .lands_wrap .landsale_list {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .container__body .single_land_wrap {
    max-width: initial;
    margin: 0 6.25vw;
    padding-bottom: 15.625vw;
  }
  .container__body .single_land_wrap .lable {
    margin-bottom: 3.125vw;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .container__body .single_land_wrap .lable span {
    padding: 0.625vw 5vw;
  }
  .container__body .single_land_wrap .lable span + span {
    margin-left: 3.125vw;
  }
  .container__body .single_land_wrap h1 {
    font-size: 5.3125vw;
    line-height: 1.3;
    margin-bottom: 3.125vw;
  }
  .container__body .single_land_wrap .place {
    font-size: 1.1rem;
    line-height: 1.5;
    margin-bottom: 3.125vw;
  }
  .container__body .single_land_wrap .main_img {
    margin: 5vw 0;
  }
  .container__body .single_land_wrap .text {
    margin: 5vw 0;
  }
  .container__body .lands_kukaku h2 {
    font-size: 5vw;
    line-height: 1.5;
    padding-left: 3.125vw;
    border-left: solid 0.625vw #333;
  }
  .container__body .lands_map h2 {
    font-size: 5vw;
    line-height: 1.5;
    padding-left: 3.125vw;
    border-left: solid 0.625vw #333;
  }
  .container__body .lands_map .map {
    height: 60vw;
  }
  .container__body .lands_neighborhood h2 {
    font-size: 5vw;
    line-height: 1.5;
    padding-left: 3.125vw;
    border-left: solid 0.625vw #333;
  }
  .container__body .lands_neighborhood .neighborhood .facility {
    flex-basis: 48.67%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 48.67%;
    margin-bottom: 8.125vw;
  }
  .container__body .lands_neighborhood .neighborhood .facility .img {
    margin-bottom: 1.5625vw;
  }
  .container__body .lands_neighborhood .neighborhood .facility h3 {
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .container__body .recent_lands {
    padding: 15.625vw 0 15.625vw;
  }
  .container__body .recent_lands__inner {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .container__body .recent_lands__inner h2 {
    font-size: 6.25vw;
    line-height: 1.5;
    margin-bottom: 7.5vw;
  }
}
.post-type-archive-feature .container__body .feature_wrap {
  padding: 140px 0 40px;
  max-width: 1280px;
  margin: 0 auto;
}

.single_feature_wrap {
  max-width: 786px;
  margin: 0 auto;
  padding-bottom: 150px;
}
.single_feature_wrap .lable {
  margin-bottom: 10px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.single_feature_wrap .lable span {
  display: inline-block;
  padding: 5px 50px;
  background: #000;
  color: #fff;
}
.single_feature_wrap .lable span + span {
  margin-left: 10px;
}
.single_feature_wrap h1 {
  font-size: 2.8rem;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 10px;
}
.single_feature_wrap .place {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 10px;
}
.single_feature_wrap .main_img {
  margin: 50px 0;
}
.single_feature_wrap .text {
  margin: 50px 0;
}
.single_feature_wrap .text h2 {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  padding: 40px 0;
  text-align: center;
  margin: 100px 0 50px;
  font-size: 3.6rem;
  line-height: 1.5;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}
.single_feature_wrap .text h2:first-child {
  margin-top: 0;
}
.single_feature_wrap .text h2:last-child {
  margin-bottom: 0;
}
.single_feature_wrap .text p {
  margin: 1.5em 0 1.5em;
}
.single_feature_wrap .text p:first-child {
  margin-top: 0;
}
.single_feature_wrap .text p:last-child {
  margin-bottom: 0;
}
.single_feature_wrap .text ul {
  margin: 1.5em 0 1.5em;
  list-style-type: disc;
  padding-left: 1.5em;
}
.single_feature_wrap .text ul:first-child {
  margin-top: 0;
}
.single_feature_wrap .text ul:last-child {
  margin-bottom: 0;
}
.single_feature_wrap .text ul li ul {
  margin: 0;
  list-style-type: circle;
}
.single_feature_wrap .text ul li ul li ul {
  list-style-type: square;
}
.single_feature_wrap .text ul li ol {
  margin: 0;
}
.single_feature_wrap .text ol {
  margin: 1.5em 0 1.5em;
  list-style-type: decimal;
  padding-left: 1.5em;
}
.single_feature_wrap .text ol:first-child {
  margin-top: 0;
}
.single_feature_wrap .text ol:last-child {
  margin-bottom: 0;
}
.single_feature_wrap .text ol li ol {
  margin: 0;
  list-style-type: lower-alpha;
}
.single_feature_wrap .text ol li ol li ol {
  list-style-type: lower-roman;
}
.single_feature_wrap .text ol li ul {
  margin: 0;
}
.single_feature_wrap .works_gallery .img {
  margin-bottom: 36px;
}
.single_feature_wrap .works_gallery .img img {
  display: block;
  margin: 0 auto;
}
.single_feature_wrap .works_youtube {
  margin: 60px 0;
  aspect-ratio: 16/9;
  position: relative;
}
.single_feature_wrap .works_youtube iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.recent_feature {
  background: #fff;
  padding: 150px 0 120px;
}
.recent_feature__inner {
  max-width: 1280px;
  margin: 0 auto;
}
.recent_feature__inner h2 {
  font-size: 3.4rem;
  line-height: 1.5;
  color: #000;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .post-type-archive-feature .container__body .feature_wrap {
    padding: 0 0 20vw;
    max-width: initial;
    margin: 0 6.25vw;
  }
  .single_feature_wrap {
    max-width: initial;
    margin: 0 6.25vw;
    padding-bottom: 15.625vw;
  }
  .single_feature_wrap .lable {
    margin-bottom: 3.125vw;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .single_feature_wrap .lable span {
    padding: 0.625vw 5vw;
  }
  .single_feature_wrap .lable span + span {
    margin-left: 3.125vw;
  }
  .single_feature_wrap h1 {
    font-size: 5.3125vw;
    line-height: 1.3;
    margin-bottom: 3.125vw;
  }
  .single_feature_wrap .place {
    font-size: 1.1rem;
    line-height: 1.5;
    margin-bottom: 3.125vw;
  }
  .single_feature_wrap .main_img {
    margin: 5vw 0;
  }
  .single_feature_wrap .text {
    margin: 5vw 0;
  }
  .single_feature_wrap .text h2 {
    padding: 6.25vw 0;
    margin: 18.75vw 0 9.375vw;
    font-size: 5vw;
    line-height: 1.5;
  }
  .single_feature_wrap .text h2:first-child {
    margin-top: 0;
  }
  .single_feature_wrap .text h2:last-child {
    margin-bottom: 0;
  }
  .recent_feature {
    padding: 15.625vw 0 15.625vw;
  }
  .recent_feature__inner {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .recent_feature__inner h2 {
    font-size: 6.25vw;
    line-height: 1.5;
    margin-bottom: 7.5vw;
  }
}
.container__body .staff_wrap .staff_list {
  max-width: 1160px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 1.8%;
}
.container__body .staff_wrap .staff_list .staff {
  flex-basis: 23.65%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 23.65%;
  margin-bottom: 60px;
}
.container__body .staff_wrap .staff_list .staff a {
  display: block;
  color: #454545;
}
.container__body .staff_wrap .staff_list .staff .img {
  margin-bottom: 20px;
}
.container__body .staff_wrap .staff_list .staff .img img {
  display: block;
  margin: 0 auto;
}
.container__body .staff_wrap .staff_list .staff .name_wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.container__body .staff_wrap .staff_list .staff .name_wrap h2 {
  margin-right: 1em;
}
.container__body .staff_wrap .staff_list .staff .name_wrap .en {
  font-size: 1.2rem;
  line-height: 1.5;
}
.container__body .single_staff_wrap {
  max-width: 1280px;
  margin: 100px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: initial;
  flex-wrap: nowrap;
  padding-bottom: 150px;
}
.container__body .single_staff_wrap .main_img {
  order: 2;
  flex-basis: 61.6%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 61.6%;
}
.container__body .single_staff_wrap .main_img img {
  display: block;
}
.container__body .single_staff_wrap .main_data {
  order: 1;
  flex-basis: 35.4%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 35.4%;
}
.container__body .single_staff_wrap .main_data .name_wrap {
  margin-bottom: 10px;
}
.container__body .single_staff_wrap .main_data .name_wrap .name {
  font-size: 3rem;
  line-height: 1.4;
}
.container__body .single_staff_wrap .main_data .name_wrap .en {
  font-size: 1.2rem;
  line-height: 1.5;
}
.container__body .single_staff_wrap .main_data .pos {
  margin-bottom: 40px;
}
.container__body .single_staff_wrap .main_data .catch_text {
  font-size: 2.6rem;
  line-height: 1.5;
  margin-bottom: 20px;
}
.container__body .single_staff_wrap .main_data .main_text p {
  margin: 1.5em 0 1.5em;
}
.container__body .single_staff_wrap .main_data .main_text p:first-child {
  margin-top: 0;
}
.container__body .single_staff_wrap .main_data .main_text p:last-child {
  margin-bottom: 0;
}
.container__body .single_staff_wrap .main_data .main_text ul {
  margin: 1.5em 0 1.5em;
  list-style-type: disc;
  padding-left: 1.5em;
}
.container__body .single_staff_wrap .main_data .main_text ul:first-child {
  margin-top: 0;
}
.container__body .single_staff_wrap .main_data .main_text ul:last-child {
  margin-bottom: 0;
}
.container__body .single_staff_wrap .main_data .main_text ul li ul {
  margin: 0;
  list-style-type: circle;
}
.container__body .single_staff_wrap .main_data .main_text ul li ul li ul {
  list-style-type: square;
}
.container__body .single_staff_wrap .main_data .main_text ul li ol {
  margin: 0;
}
.container__body .single_staff_wrap .main_data .main_text ol {
  margin: 1.5em 0 1.5em;
  list-style-type: decimal;
  padding-left: 1.5em;
}
.container__body .single_staff_wrap .main_data .main_text ol:first-child {
  margin-top: 0;
}
.container__body .single_staff_wrap .main_data .main_text ol:last-child {
  margin-bottom: 0;
}
.container__body .single_staff_wrap .main_data .main_text ol li ol {
  margin: 0;
  list-style-type: lower-alpha;
}
.container__body .single_staff_wrap .main_data .main_text ol li ol li ol {
  list-style-type: lower-roman;
}
.container__body .single_staff_wrap .main_data .main_text ol li ul {
  margin: 0;
}
.container__body .recent_staff {
  background: #fff;
  padding: 150px 0 120px;
}
.container__body .recent_staff__inner {
  max-width: 1280px;
  margin: 0 auto;
}
.container__body .recent_staff__inner h2 {
  font-size: 3.4rem;
  line-height: 1.5;
  color: #000;
  margin-bottom: 50px;
}
.container__body .recent_staff__inner .staff_list {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 5.333%;
}
.container__body .recent_staff__inner .staff_list .staff {
  flex-basis: 21%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 21%;
  margin-bottom: 60px;
}
.container__body .recent_staff__inner .staff_list .staff a {
  display: block;
  color: #454545;
}
.container__body .recent_staff__inner .staff_list .staff .img {
  margin-bottom: 20px;
}
.container__body .recent_staff__inner .staff_list .staff .img img {
  display: block;
  margin: 0 auto;
}
.container__body .recent_staff__inner .staff_list .staff .name_wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.container__body .recent_staff__inner .staff_list .staff .name_wrap h3 {
  margin-right: 1em;
}
.container__body .recent_staff__inner .staff_list .staff .name_wrap .en {
  font-size: 1.2rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .container__body .staff_wrap .staff_list {
    max-width: initial;
    margin: 0 6.25vw;
    gap: 3.2%;
  }
  .container__body .staff_wrap .staff_list .staff {
    flex-basis: 48.4%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 48.4%;
    margin-bottom: 9.375vw;
  }
  .container__body .staff_wrap .staff_list .staff .img {
    margin-bottom: 3.125vw;
  }
  .container__body .staff_wrap .staff_list .staff .name_wrap {
    display: block;
    margin-bottom: 10px;
  }
  .container__body .staff_wrap .staff_list .staff .name_wrap h2 {
    font-size: 4.375vw;
    line-height: 1.5;
    margin-right: 1em;
  }
  .container__body .staff_wrap .staff_list .staff .name_wrap .en {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .container__body .single_staff_wrap {
    max-width: initial;
    margin: 9.375vw 6.25vw 0;
    display: block;
    padding-bottom: 9.375vw;
  }
  .container__body .single_staff_wrap .main_img {
    max-width: initial;
    margin-bottom: 9.375vw;
  }
  .container__body .single_staff_wrap .main_img img {
    display: block;
  }
  .container__body .single_staff_wrap .main_data {
    max-width: initial;
  }
  .container__body .single_staff_wrap .main_data .name_wrap {
    margin-bottom: 3.125vw;
  }
  .container__body .single_staff_wrap .main_data .name_wrap .name {
    font-size: 6.25vw;
    line-height: 1.4;
  }
  .container__body .single_staff_wrap .main_data .name_wrap .en {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .container__body .single_staff_wrap .main_data .pos {
    margin-bottom: 6.25vw;
  }
  .container__body .single_staff_wrap .main_data .catch_text {
    font-size: 5vw;
    line-height: 1.5;
    margin-bottom: 3.125vw;
  }
  .container__body .recent_staff {
    padding: 15.625vw 0 15.625vw;
  }
  .container__body .recent_staff__inner {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .container__body .recent_staff__inner h2 {
    font-size: 6.25vw;
    line-height: 1.5;
    margin-bottom: 7.5vw;
  }
  .container__body .recent_staff__inner .staff_list {
    display: flex;
    justify-content: flex-start;
    align-items: initial;
    flex-wrap: wrap;
    gap: 3.2%;
  }
  .container__body .recent_staff__inner .staff_list .staff {
    flex-basis: 48.4%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 48.4%;
    margin-bottom: 9.375vw;
  }
  .container__body .recent_staff__inner .staff_list .staff .img {
    margin-bottom: 3.125vw;
  }
  .container__body .recent_staff__inner .staff_list .staff .name_wrap {
    display: block;
    margin-bottom: 1.5625vw;
  }
  .container__body .recent_staff__inner .staff_list .staff .name_wrap h3 {
    font-size: 4.375vw;
    line-height: 1.5;
    margin-right: 0;
  }
  .container__body .recent_staff__inner .staff_list .staff .name_wrap .en {
    font-size: 3.125vw;
    line-height: 1.5;
  }
}
.container__body .voice_wrap {
  background: #fff;
  padding: 140px 0 40px;
}
.container__body .voice_list {
  max-width: 1280px;
  margin: 60px auto 0;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 3.95%;
}
.container__body .voice_list .voice {
  flex-basis: 30.7%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 30.7%;
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 60px;
}
.container__body .voice_list .voice a {
  display: block;
  color: #000;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: nowrap;
  flex-direction: column;
  height: 100%;
}
.container__body .voice_list .voice .img {
  margin-bottom: 20px;
  aspect-ratio: 1.5/1;
  position: relative;
}
.container__body .voice_list .voice .img img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.container__body .voice_list .voice .img .terms {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.2rem;
  line-height: 1.5;
}
.container__body .voice_list .voice .img .terms .term {
  display: inline-block;
  padding: 5px;
  background: #000;
  color: #fff;
}
.container__body .voice_list .voice h3 {
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 20px;
}
.container__body .voice_list .voice .link {
  padding: 20px 0;
  border-bottom: solid 1px #ababab;
  position: relative;
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.container__body .voice_list .voice .link::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  rotate: 45deg;
}
.container__body .single_voice_wrap {
  max-width: 786px;
  margin: 100px auto 0;
  padding-bottom: 150px;
}
.container__body .single_voice_wrap .lable {
  margin-bottom: 10px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.container__body .single_voice_wrap .lable span {
  display: inline-block;
  padding: 5px 50px;
  background: #000;
  color: #fff;
}
.container__body .single_voice_wrap .lable span + span {
  margin-left: 10px;
}
.container__body .single_voice_wrap h1 {
  font-size: 2.8rem;
  line-height: 1.75;
  font-weight: 700;
  margin-bottom: 10px;
}
.container__body .single_voice_wrap .main_img {
  margin: 20px 0;
}
.container__body .single_voice_wrap .voice_content h2 {
  font-size: 2.2rem;
  line-height: 1.5;
  font-weight: 700;
  margin: 3em 0 1em;
}
.container__body .single_voice_wrap .voice_content h2:first-child {
  margin-top: 0;
}
.container__body .single_voice_wrap .voice_content h2:last-child {
  margin-bottom: 0;
}
.container__body .single_voice_wrap .voice_content p {
  margin: 1.5em 0 1.5em;
}
.container__body .single_voice_wrap .voice_content p:first-child {
  margin-top: 0;
}
.container__body .single_voice_wrap .voice_content p:last-child {
  margin-bottom: 0;
}
.container__body .single_voice_wrap .voice_content ul {
  margin: 1.5em 0 1.5em;
  list-style-type: disc;
  padding-left: 1.5em;
}
.container__body .single_voice_wrap .voice_content ul:first-child {
  margin-top: 0;
}
.container__body .single_voice_wrap .voice_content ul:last-child {
  margin-bottom: 0;
}
.container__body .single_voice_wrap .voice_content ul li ul {
  margin: 0;
  list-style-type: circle;
}
.container__body .single_voice_wrap .voice_content ul li ul li ul {
  list-style-type: square;
}
.container__body .single_voice_wrap .voice_content ul li ol {
  margin: 0;
}
.container__body .single_voice_wrap .voice_content ol {
  margin: 1.5em 0 1.5em;
  list-style-type: decimal;
  padding-left: 1.5em;
}
.container__body .single_voice_wrap .voice_content ol:first-child {
  margin-top: 0;
}
.container__body .single_voice_wrap .voice_content ol:last-child {
  margin-bottom: 0;
}
.container__body .single_voice_wrap .voice_content ol li ol {
  margin: 0;
  list-style-type: lower-alpha;
}
.container__body .single_voice_wrap .voice_content ol li ol li ol {
  list-style-type: lower-roman;
}
.container__body .single_voice_wrap .voice_content ol li ul {
  margin: 0;
}
.container__body .single_voice_wrap .voice_content .gallery {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: nowrap;
  gap: 10px;
  margin: 1.5em 0;
}
.container__body .single_voice_wrap .voice_content .gallery .img {
  flex-basis: 100%;
  flex-shrink: 1;
  flex-grow: 0;
  max-width: 100%;
}
.container__body .single_voice_wrap .voice_content .gallery .img img {
  display: block;
}
.container__body .recent_voice {
  background: #fff;
  padding: 150px 0 120px;
}
.container__body .recent_voice__inner {
  max-width: 1280px;
  margin: 0 auto;
}
.container__body .recent_voice__inner h2 {
  font-size: 3.4rem;
  line-height: 1.5;
  color: #000;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .container__body .voice_wrap {
    padding: 15vw 6.25vw 20vw;
  }
  .container__body .voice_list {
    max-width: initial;
    margin: 9.375vw 0 0;
    display: block;
  }
  .container__body .voice_list .voice {
    max-width: initial;
    font-size: 3.4375vw;
    line-height: 1.5;
    margin-bottom: 9.375vw;
  }
  .container__body .voice_list .voice a {
    display: block;
  }
  .container__body .voice_list .voice .img {
    margin-bottom: 3.125vw;
  }
  .container__body .voice_list .voice .img .terms {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .container__body .voice_list .voice .img .terms .term {
    padding: 1.5625vw;
  }
  .container__body .voice_list .voice h3 {
    font-size: 3.75vw;
    line-height: 1.75;
    margin-bottom: 3.125vw;
  }
  .container__body .voice_list .voice .link {
    padding: 3.125vw 0;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .container__body .voice_list .voice .link::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-top: -0.625vw;
  }
  .container__body .single_voice_wrap {
    max-width: initial;
    margin: 9.375vw 6.25vw 0;
    padding-bottom: 15.625vw;
  }
  .container__body .single_voice_wrap .lable {
    margin-bottom: 3.125vw;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .container__body .single_voice_wrap .lable span {
    padding: 0.625vw 5vw;
  }
  .container__body .single_voice_wrap .lable span + span {
    margin-left: 3.125vw;
  }
  .container__body .single_voice_wrap h1 {
    font-size: 5.3125vw;
    line-height: 1.3;
    margin-bottom: 3.125vw;
  }
  .container__body .single_voice_wrap .main_img {
    margin: 5vw 0;
  }
  .container__body .single_voice_wrap .voice_content h2 {
    font-size: 5vw;
    line-height: 1.5;
  }
  .container__body .single_voice_wrap .voice_content .gallery {
    gap: 3.125vw;
  }
  .container__body .recent_voice {
    padding: 15.625vw 0 15.625vw;
  }
  .container__body .recent_voice__inner {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .container__body .recent_voice__inner h2 {
    font-size: 6.25vw;
    line-height: 1.5;
    margin-bottom: 7.5vw;
  }
}
.container__body .event_wrap {
  background: #fff;
  padding: 140px 0 40px;
}
.container__body .event_wrap .event_list {
  max-width: 1280px;
  margin: 0 auto;
}
.container__body .single_event_wrap {
  max-width: 786px;
  margin: 0 auto;
  padding-bottom: 150px;
}
.container__body .single_event_wrap .lable {
  margin-bottom: 10px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.container__body .single_event_wrap .lable span {
  display: inline-block;
  padding: 5px 50px;
  background: #000;
  color: #fff;
}
.container__body .single_event_wrap .lable span + span {
  margin-left: 10px;
}
.container__body .single_event_wrap h1 {
  font-size: 2.8rem;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 10px;
}
.container__body .single_event_wrap .place {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 10px;
}
.container__body .single_event_wrap .main_img {
  margin: 50px 0;
}
.container__body .single_event_wrap .text {
  margin: 50px 0;
}
.container__body .single_event_wrap .event_gallery h2 {
  font-size: 2.2rem;
  line-height: 1.5;
  padding: 5px 0 5px 20px;
  border-left: solid 4px #333;
  margin: 3em 0 1em;
}
.container__body .single_event_wrap .event_gallery__inner {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 2.6%;
  margin-bottom: 36px;
}
.container__body .single_event_wrap .event_gallery__inner .img {
  margin-bottom: 24px;
  flex-basis: 31.6%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 31.6%;
}
.container__body .single_event_wrap .event_gallery__inner .img img {
  display: block;
  margin: 0 auto;
}
.container__body .single_event_wrap .event_reserve h2 {
  font-size: 2.2rem;
  line-height: 1.5;
  padding: 5px 0 5px 20px;
  border-left: solid 4px #333;
  margin: 3em 0 1em;
}
.container__body .single_event_wrap .event_reserve .link {
  text-align: center;
}
.container__body .single_event_wrap .event_reserve .link a {
  display: inline-block;
  background: #454545;
  color: #fff;
  padding: 16px 80px;
  position: relative;
}
.container__body .single_event_wrap .event_reserve .link a::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  rotate: 45deg;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -2px;
}
.container__body .single_event_wrap .event_reserve p {
  margin: 1.5em 0 1.5em;
}
.container__body .single_event_wrap .event_reserve p:first-child {
  margin-top: 0;
}
.container__body .single_event_wrap .event_reserve p:last-child {
  margin-bottom: 0;
}
.container__body .single_event_wrap .event_reserve ul {
  margin: 1.5em 0 1.5em;
  list-style-type: disc;
  padding-left: 1.5em;
}
.container__body .single_event_wrap .event_reserve ul:first-child {
  margin-top: 0;
}
.container__body .single_event_wrap .event_reserve ul:last-child {
  margin-bottom: 0;
}
.container__body .single_event_wrap .event_reserve ul li ul {
  margin: 0;
  list-style-type: circle;
}
.container__body .single_event_wrap .event_reserve ul li ul li ul {
  list-style-type: square;
}
.container__body .single_event_wrap .event_reserve ul li ol {
  margin: 0;
}
.container__body .single_event_wrap .event_reserve ol {
  margin: 1.5em 0 1.5em;
  list-style-type: decimal;
  padding-left: 1.5em;
}
.container__body .single_event_wrap .event_reserve ol:first-child {
  margin-top: 0;
}
.container__body .single_event_wrap .event_reserve ol:last-child {
  margin-bottom: 0;
}
.container__body .single_event_wrap .event_reserve ol li ol {
  margin: 0;
  list-style-type: lower-alpha;
}
.container__body .single_event_wrap .event_reserve ol li ol li ol {
  list-style-type: lower-roman;
}
.container__body .single_event_wrap .event_reserve ol li ul {
  margin: 0;
}
.container__body .single_event_wrap .event_text h2 {
  font-size: 2.2rem;
  line-height: 1.5;
  padding: 5px 0 5px 20px;
  border-left: solid 4px #333;
  margin: 3em 0 1em;
}
.container__body .single_event_wrap .event_text p {
  margin: 1.5em 0 1.5em;
}
.container__body .single_event_wrap .event_text p:first-child {
  margin-top: 0;
}
.container__body .single_event_wrap .event_text p:last-child {
  margin-bottom: 0;
}
.container__body .single_event_wrap .event_text ul {
  margin: 1.5em 0 1.5em;
  list-style-type: disc;
  padding-left: 1.5em;
}
.container__body .single_event_wrap .event_text ul:first-child {
  margin-top: 0;
}
.container__body .single_event_wrap .event_text ul:last-child {
  margin-bottom: 0;
}
.container__body .single_event_wrap .event_text ul li ul {
  margin: 0;
  list-style-type: circle;
}
.container__body .single_event_wrap .event_text ul li ul li ul {
  list-style-type: square;
}
.container__body .single_event_wrap .event_text ul li ol {
  margin: 0;
}
.container__body .single_event_wrap .event_text ol {
  margin: 1.5em 0 1.5em;
  list-style-type: decimal;
  padding-left: 1.5em;
}
.container__body .single_event_wrap .event_text ol:first-child {
  margin-top: 0;
}
.container__body .single_event_wrap .event_text ol:last-child {
  margin-bottom: 0;
}
.container__body .single_event_wrap .event_text ol li ol {
  margin: 0;
  list-style-type: lower-alpha;
}
.container__body .single_event_wrap .event_text ol li ol li ol {
  list-style-type: lower-roman;
}
.container__body .single_event_wrap .event_text ol li ul {
  margin: 0;
}
.container__body .single_event_wrap .event_map h2 {
  font-size: 2.2rem;
  line-height: 2.273;
  padding-left: 20px;
  border-left: solid 4px #333;
  margin: 3em 0 1em;
}
.container__body .single_event_wrap .event_map .map {
  position: relative;
  height: 330px;
}
.container__body .single_event_wrap .event_map .map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.container__body .single_event_wrap .detail_data_table {
  margin-bottom: 100px;
}
.container__body .single_event_wrap .detail_data_table table {
  border-top: solid 1px #cecece;
  width: 100%;
}
.container__body .single_event_wrap .detail_data_table table tr {
  border-bottom: solid 1px #cecece;
}
.container__body .single_event_wrap .detail_data_table table tr th {
  width: 128px;
  padding: 10px 10px 10px 0;
}
.container__body .single_event_wrap .detail_data_table table tr td {
  padding: 10px;
}
.container__body .recent_event {
  background: #fff;
  padding: 150px 0 120px;
}
.container__body .recent_event__inner {
  max-width: 1280px;
  margin: 0 auto;
}
.container__body .recent_event__inner h2 {
  font-size: 3.4rem;
  line-height: 1.5;
  color: #000;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .container__body .event_wrap {
    padding: 15vw 0 20vw;
  }
  .container__body .event_wrap .event_list {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .container__body .single_event_wrap {
    max-width: initial;
    margin: 0 6.25vw;
    padding-bottom: 15.625vw;
  }
  .container__body .single_event_wrap .lable {
    margin-bottom: 3.125vw;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .container__body .single_event_wrap .lable span {
    padding: 0.625vw 5vw;
  }
  .container__body .single_event_wrap .lable span + span {
    margin-left: 3.125vw;
  }
  .container__body .single_event_wrap h1 {
    font-size: 5.3125vw;
    line-height: 1.3;
    margin-bottom: 3.125vw;
  }
  .container__body .single_event_wrap .place {
    font-size: 1.1rem;
    line-height: 1.5;
    margin-bottom: 3.125vw;
  }
  .container__body .single_event_wrap .main_img {
    margin: 5vw 0;
  }
  .container__body .single_event_wrap .text {
    margin: 5vw 0;
  }
  .container__body .single_event_wrap .event_gallery h2 {
    font-size: 5vw;
    line-height: 1.5;
    padding-left: 3.125vw;
    border-left: solid 0.625vw #333;
  }
  .container__body .single_event_wrap .event_gallery__inner {
    margin-bottom: 9.375vw;
  }
  .container__body .single_event_wrap .event_gallery__inner .img {
    margin-bottom: 3.75vw;
    flex-basis: 48.7%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 48.7%;
  }
  .container__body .single_event_wrap .event_reserve h2 {
    font-size: 5vw;
    line-height: 1.5;
    padding-left: 3.125vw;
    border-left: solid 0.625vw #333;
  }
  .container__body .single_event_wrap .event_reserve .link a {
    padding: 3.125vw 12.5vw;
  }
  .container__body .single_event_wrap .event_reserve .link a::after {
    width: 1.5625vw;
    height: 1.5625vw;
    right: 3.125vw;
    margin-top: -0.625vw;
  }
  .container__body .single_event_wrap .event_text h2 {
    font-size: 5vw;
    line-height: 1.5;
    padding-left: 3.125vw;
    border-left: solid 0.625vw #333;
  }
  .container__body .single_event_wrap .event_map h2 {
    font-size: 5vw;
    line-height: 1.5;
    padding-left: 3.125vw;
    border-left: solid 0.625vw #333;
  }
  .container__body .single_event_wrap .event_map .map {
    height: 60vw;
  }
  .container__body .single_event_wrap .detail_data_table {
    margin-bottom: 15vw;
  }
  .container__body .single_event_wrap .detail_data_table table tr th {
    width: 8em;
    padding: 2.5vw 0;
  }
  .container__body .single_event_wrap .detail_data_table table tr td {
    padding: 2.5vw 0;
  }
  .container__body .recent_event {
    padding: 15.625vw 0 15.625vw;
  }
  .container__body .recent_event__inner {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .container__body .recent_event__inner h2 {
    font-size: 6.25vw;
    line-height: 1.5;
    margin-bottom: 7.5vw;
  }
}
.container__body .post_wrap {
  background: #fff;
  padding: 140px 0 40px;
}
.container__body .post_list {
  max-width: 1280px;
  margin: 60px auto;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 3.95%;
}
.container__body .post_list .post {
  flex-basis: 30.7%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 30.7%;
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 60px;
}
.container__body .post_list .post a {
  display: block;
  color: #000;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: nowrap;
  flex-direction: column;
  height: 100%;
}
.container__body .post_list .post .img {
  margin-bottom: 20px;
  aspect-ratio: 1.5/1;
  position: relative;
}
.container__body .post_list .post .img img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.container__body .post_list .post .img .terms {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.2rem;
  line-height: 1.5;
}
.container__body .post_list .post .img .terms .term {
  display: inline-block;
  padding: 5px;
  background: #000;
  color: #fff;
}
.container__body .post_list .post .date {
  margin-bottom: 5px;
}
.container__body .post_list .post h3 {
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 20px;
}
.container__body .post_list .post .link {
  padding: 20px 0;
  border-bottom: solid 1px #ababab;
  position: relative;
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.container__body .post_list .post .link::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  rotate: 45deg;
}
.container__body .single_post_wrap {
  max-width: 786px;
  margin: 100px auto 0;
  padding-bottom: 150px;
}
.container__body .single_post_wrap .lable {
  margin-bottom: 10px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.container__body .single_post_wrap .lable span {
  display: inline-block;
  padding: 5px 50px;
  background: #000;
  color: #fff;
}
.container__body .single_post_wrap .lable span + span {
  margin-left: 10px;
}
.container__body .single_post_wrap h1 {
  font-size: 2.8rem;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 10px;
}
.container__body .single_post_wrap h2 {
  font-size: 2.2rem;
  line-height: 2.273;
  padding-left: 20px;
  border-left: solid 4px #333;
  margin: 3em 0 1em;
}
.container__body .single_post_wrap h2:first-child {
  margin-top: 0;
}
.container__body .single_post_wrap h2:last-child {
  margin-bottom: 0;
}
.container__body .single_post_wrap .date {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 20px;
}
.container__body .single_post_wrap .post_content {
  margin-top: 70px;
}
.container__body .single_post_wrap .post_content p {
  margin: 1.5em 0 1.5em;
}
.container__body .single_post_wrap .post_content p:first-child {
  margin-top: 0;
}
.container__body .single_post_wrap .post_content p:last-child {
  margin-bottom: 0;
}
.container__body .single_post_wrap .post_content ul {
  margin: 1.5em 0 1.5em;
  list-style-type: disc;
  padding-left: 1.5em;
}
.container__body .single_post_wrap .post_content ul:first-child {
  margin-top: 0;
}
.container__body .single_post_wrap .post_content ul:last-child {
  margin-bottom: 0;
}
.container__body .single_post_wrap .post_content ul li ul {
  margin: 0;
  list-style-type: circle;
}
.container__body .single_post_wrap .post_content ul li ul li ul {
  list-style-type: square;
}
.container__body .single_post_wrap .post_content ul li ol {
  margin: 0;
}
.container__body .single_post_wrap .post_content ol {
  margin: 1.5em 0 1.5em;
  list-style-type: decimal;
  padding-left: 1.5em;
}
.container__body .single_post_wrap .post_content ol:first-child {
  margin-top: 0;
}
.container__body .single_post_wrap .post_content ol:last-child {
  margin-bottom: 0;
}
.container__body .single_post_wrap .post_content ol li ol {
  margin: 0;
  list-style-type: lower-alpha;
}
.container__body .single_post_wrap .post_content ol li ol li ol {
  list-style-type: lower-roman;
}
.container__body .single_post_wrap .post_content ol li ul {
  margin: 0;
}
.container__body .single_post_wrap .post_content .wp-block-image {
  margin-left: auto;
  margin-right: auto;
}
.container__body .single_post_wrap .post_content .wp-block-media-text {
  margin-top: 2em;
  margin-bottom: 2em;
}
.container__body .single_post_wrap .post_content .wp-block-media-text .wp-block-media-text__media {
  margin-right: 10px;
}
.container__body .single_post_wrap .post_content .wp-block-media-text .wp-block-media-text__content {
  margin-left: 10px;
  padding-left: 0;
  padding-right: 0;
  align-self: start;
}
.container__body .single_post_wrap .post_content .wp-block-media-text .wp-block-media-text__content .has-large-font-size {
  font-size: 1.8rem;
  line-height: 1.5;
}
.container__body .single_post_wrap .post_content .wp-block-media-text.is-vertically-aligned-center {
  margin-left: 10px;
}
.container__body .single_post_wrap .post_content .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content {
  align-self: center;
}
.container__body .single_post_wrap .post_content .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content {
  align-self: end;
}
.container__body .single_post_wrap .post_content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  margin-right: 0;
  margin-left: 10px;
}
.container__body .single_post_wrap .post_content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  margin-left: 0;
  margin-right: 10px;
}
.container__body .single_post_wrap .post_content .wp-block-table,
.container__body .single_post_wrap .post_content .wp-block-flexible-table-block-table {
  margin: 2em 0 2em;
}
.container__body .single_post_wrap .post_content .wp-block-table table,
.container__body .single_post_wrap .post_content .wp-block-flexible-table-block-table table {
  width: 100%;
}
.container__body .single_post_wrap .post_content .wp-block-table table tr th,
.container__body .single_post_wrap .post_content .wp-block-flexible-table-block-table table tr th {
  border: solid 1px #e5e5e5;
  padding: 15px;
  background: #f5f5f5;
}
.container__body .single_post_wrap .post_content .wp-block-table table tr td,
.container__body .single_post_wrap .post_content .wp-block-flexible-table-block-table table tr td {
  border: solid 1px #e5e5e5;
  padding: 15px;
}
.container__body .single_post_wrap .post_content .wp-block-table.is-scroll-on-mobile, .container__body .single_post_wrap .post_content .wp-block-table.is-scroll-on-pc,
.container__body .single_post_wrap .post_content .wp-block-flexible-table-block-table.is-scroll-on-mobile,
.container__body .single_post_wrap .post_content .wp-block-flexible-table-block-table.is-scroll-on-pc {
  overflow-y: hidden !important;
}
.container__body .single_post_wrap .post_content .wp-block-table.is-scroll-on-mobile table tr th, .container__body .single_post_wrap .post_content .wp-block-table.is-scroll-on-pc table tr th,
.container__body .single_post_wrap .post_content .wp-block-flexible-table-block-table.is-scroll-on-mobile table tr th,
.container__body .single_post_wrap .post_content .wp-block-flexible-table-block-table.is-scroll-on-pc table tr th {
  white-space: nowrap;
}
.container__body .single_post_wrap .post_content .wp-block-table.is-scroll-on-mobile table tr td, .container__body .single_post_wrap .post_content .wp-block-table.is-scroll-on-pc table tr td,
.container__body .single_post_wrap .post_content .wp-block-flexible-table-block-table.is-scroll-on-mobile table tr td,
.container__body .single_post_wrap .post_content .wp-block-flexible-table-block-table.is-scroll-on-pc table tr td {
  white-space: nowrap;
}
.container__body .single_post_wrap .post_content .wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: var(--wp--style--gallery-gap-default, var(--gallery-block--gutter-size, var(--wp--style--block-gap, 0.5em)));
}
.container__body .single_post_wrap .post_content .wp-block-columns {
  margin: 2em 0 2em;
}
.container__body .single_post_wrap .post_content .is-style-mapcode {
  height: 400px;
  position: relative;
}
.container__body .single_post_wrap .post_content .is-style-mapcode iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.container__body .recent_post {
  background: #fff;
  padding: 150px 0 120px;
}
.container__body .recent_post__inner {
  max-width: 1280px;
  margin: 0 auto;
}
.container__body .recent_post__inner h2 {
  font-size: 3.4rem;
  line-height: 1.5;
  color: #000;
  margin-bottom: 50px;
}

.post-type-archive .container__body {
  padding-top: 100px;
}

@media screen and (max-width: 768px) {
  .container__body .post_wrap {
    padding: 15vw 0 20vw;
  }
  .container__body .post_list {
    max-width: initial;
    margin: 9.375vw 6.25vw;
    display: block;
  }
  .container__body .post_list .post {
    font-size: 3.4375vw;
    line-height: 1.5;
    max-width: initial;
    margin-bottom: 9.375vw;
  }
  .container__body .post_list .post a {
    display: block;
  }
  .container__body .post_list .post .img {
    margin-bottom: 3.125vw;
  }
  .container__body .post_list .post .img .terms {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .container__body .post_list .post .img .terms .term {
    padding: 1.5625vw;
  }
  .container__body .post_list .post .date {
    margin-bottom: 1.5625vw;
  }
  .container__body .post_list .post h3 {
    font-size: 3.75vw;
    line-height: 1.75;
    margin-bottom: 3.125vw;
  }
  .container__body .post_list .post .link {
    padding: 3.125vw 0;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .container__body .post_list .post .link::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-top: -0.625vw;
  }
  .container__body .single_post_wrap {
    max-width: initial;
    margin: 0 6.25vw;
    padding-bottom: 15.625vw;
  }
  .container__body .single_post_wrap .lable {
    margin-bottom: 3.125vw;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .container__body .single_post_wrap .lable span {
    padding: 0.625vw 5vw;
  }
  .container__body .single_post_wrap .lable span + span {
    margin-left: 3.125vw;
  }
  .container__body .single_post_wrap h1 {
    font-size: 5.3125vw;
    line-height: 1.3;
    margin-bottom: 3.125vw;
  }
  .container__body .single_post_wrap h2 {
    font-size: 5vw;
    line-height: 1.5;
    padding-left: 3.125vw;
    border-left: solid 0.625vw #333;
  }
  .container__body .single_post_wrap .post_content {
    margin-top: 9.375vw;
  }
  .container__body .single_post_wrap .post_content .is-style-mapcode {
    height: 60vw;
  }
  .container__body .recent_post {
    padding: 15.625vw 0 15.625vw;
  }
  .container__body .recent_post__inner {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .container__body .recent_post__inner h2 {
    font-size: 6.25vw;
    line-height: 1.5;
    margin-bottom: 7.5vw;
  }
  .container__body .recent_post__inner .post_list {
    margin: 0;
  }
  .post-type-archive .container__body {
    padding-top: 15.625vw;
  }
}/*# sourceMappingURL=style.css.map */

/* 三幸建設考え方・三幸建設が選ばれる理由 -------------------------20250904*/
.section-heading {
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  padding: 1em 0;
  text-align: center;
  font-size: 1.8em !important;
  line-height: 1.4;
  margin: 2em 0;
}
.section-heading .text-red {
  color: #b22222;
  font-weight: bold;
}
.feature-split {
	display: grid;
	grid-template-columns: 33% 67%;
	gap: 24px;
	align-items: start;
	margin: 2em 0;
}
.feature-split h3 {
	margin: 0 0 .5em;
	font-size: 1.1rem;
	line-height: 1.6;
}
.feature-split p {
	margin: 0;
	line-height: 1.8;
}
.feature-split figure { margin: 0; }
.feature-split img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 8px;
}
.feature-subtitle {
  font-size: 1.2em  !important;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 0.5em;
}
    .feature-image {
      margin: 1.5em 0;
      text-align: center;
    }
    .feature-image img {
      display: inline-block;
      max-width: 100%;
      height: auto;
      border-radius: 8px;
    }
    .feature-text {
      margin: 1.5em 0;
      line-height: 1.8;
    }
    .feature-highlight {
      font-weight: bold;
      font-size: 1.4em;
      color: #b22222;
      margin: 1em 0;
    }
    .text-emphasis {
    font-size: 1.3em;
    color: #b22222;
    font-weight: bold;
    }
    @media (max-width: 768px) {
      .feature-split {
        grid-template-columns: 1fr;
        gap: 16px;
      }
	.section-heading {
		font-size: 1.3em!important;
	}
    .text-emphasis {
    }
}

/*長期保証　----20250904*/
  .warranty-h2 {
    font-size: 0.9em;
    line-height: 1.4;
    display: inline-block;
  }
  .warranty-h3 {
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1.6;
    display: inline-block;
  }
  .warranty-underline {
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    padding: 1em 0;
    text-align: center;
    margin: 2em 0 1.25em;
  }
  .w-text { line-height: 1.9; margin: .6em 0 1.2em; }
  .w-image { margin: 1.5em 0; text-align: center; }
  .w-image img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .w-caption { margin-top: .5em; font-size: .9rem; color: #666; }
  .w-split {
    display: grid;
    grid-template-columns: 33% 67%;
    gap: 20px;
    align-items: start;
    margin: 1.5em 0;
  }
  .w-text { line-height: 1.9; margin: .6em 0; }
  .w-image img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .w-split-50 {
    display: grid;
    grid-template-columns: 1fr 1fr; /* 50% / 50% */
    gap: 20px;
    align-items: start;
    margin: 1.5em 0;
  }
  .w-img-only img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 8px; /* 角丸不要なら削除 */
  }
  .w-notice{
    width: 100%;
    margin: 1.2em 0;
    padding: 0;
    background: none;
    border: 0;
    box-sizing: border-box;
    font-size: .95rem;
    line-height: 1.8;
  }
  .w-notice ul{ margin: 0!important; padding: 0!important; font-size: 1.2em;}
  .w-notice li{
    margin: .3em 0;
    list-style: none;
    position: relative;
    padding-left: 1.3em;
  }
  .w-notice li::before{
    content: "※";
    position: absolute;
    left: 0;
  }
  .w-split-33-67{
    display: grid;
    grid-template-columns: 60% 40%;
    gap: 20px;
    align-items: start;
    margin: 1.5em 0;
    width: 100%;
    box-sizing: border-box;
  }
  .w-img-only img{
    display: block;
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .w-faq details{
    border:1px solid #e5e5e5;
    border-radius:8px;
    padding:12px 14px;
    margin:.8em 0;
    background:none; /* 背景なし */
  }
 /* 静的QA（Q/AラベルはCSSで付与） */
  .w-faq-list{ width:100%; margin:1em 0; }
  .w-faq-list dt,
  .w-faq-list dd{ margin:0; }
  .w-faq-list dt{
    font-weight:700;
    line-height:1.7;
    padding:0;
    position:relative;
    padding-left:2.2em;      /* 「Q.」ぶんの余白 */
    border-top:1px solid #eee;
  }
  .w-faq-list dt::before{
    content:"Q.";
    position:absolute;
    left:0;
  }
  .w-faq-list dd{
    line-height:1.8;
    padding:.4em 0 1.5em;
    position:relative;
    padding-left:2.2em;      /* 「A.」ぶんの余白 */
  }
  .w-faq-list dd::before{
    content:"A.";
    position:absolute;
    left:0;
    color: #d33333;
    font-weight: bold;
  }
  .w-h3-leftbar{
    border-left: 4px solid #333;
    padding-left: .8em;
    margin: 2em 0 .6em;
  }
  .w-h3-text{
    display: inline-block;
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1.6;
  }
  .w-sublist-title{
    font-weight: 700;
    padding:1em 0em 0.5em 0em;
    margin: .6em 0 .2em!important;
    line-height: 1.6;
  }
  .w-bullets{
    margin: 0em!important; /* 左に少しだけインデント */
    padding: 0;
    line-height: 1.8;
  }
  /* 「・」で出したい場合（標準の黒丸に戻したい時はこの3行を消す） */
  .w-bullets{ list-style: none; }
  .w-bullets li{
    position: relative;
    padding-left: 0em;
    margin: .2em 0!important;
}
  .w-subnote{
    margin: .4em 0 0;
    font-size: .9em;
    line-height: 1.7;
    color: #555;
  }
    /* スマホ調整 */
  @media (max-width: 768px){
    .warranty-h2 { font-size: 1.2em; }  /* ≒26px */
    .warranty-h3 { font-size: 1.2em; } /* ≒16.8px */
     .w-split { grid-template-columns: 1fr; gap: 14px; }
     .w-split-50 { grid-template-columns: 1fr; gap: 14px; }
     .w-split-33-67{ grid-template-columns: 1fr; gap: 14px; } /* E → F の順で縦積み */
     .w-h3-text{ font-size: 1.2em; } /* ≒16.8px */
}
/*耐震＋制震　----------------20250903*/
  .seis-underline{
    border-top:2px solid #ccc;
    border-bottom:2px solid #ccc;
    padding:1em 0;
    text-align:center;
    margin:2em 0 1.25em;
    width:100%;
    box-sizing:border-box;
  }
  .seis-h2{ font-size:0.9em; line-height:1.4; display:inline-block; }
  @media (max-width:768px){ .seis-h2{ font-size:1.2em; } }
  .seis-text{ line-height:1.9; margin:.6em 0; }
  .seis-split-33-67{
    display:grid;
    grid-template-columns:50% 50%;
    gap:20px;
    align-items:start;
    margin:1.5em 0;
    width:100%;
    box-sizing:border-box;
  }
  .seis-image img{
    display:block;
    width:100%;
    height:auto;
    border-radius:8px;
  }
  @media (max-width:768px){
    .seis-split-33-67{ grid-template-columns:1fr; gap:14px; }
  }
  .seis-h3-leftbar{ border-left:4px solid #333; padding-left:.8em; margin:2em 0 .6em; }
  .seis-h3-text{ display:inline-block; font-size:1.3em; font-weight:700; line-height:1.6; }
  @media (max-width:768px){
	  .seis-h3-text{ font-size:1.2em; }
}
/* レジリエンス　--------------20250904*/
  .np-underline{
    border-top:2px solid #ccc;
    border-bottom:2px solid #ccc;
    padding:1em 0;
    text-align:center;
    margin:2em 0 1.25em;
    width:100%;
    box-sizing:border-box;
  }
  .np-h2{ font-size:0.9em; line-height:1.4; display:inline-block; }
  @media (max-width:768px){ .np-h2{ font-size:1.6rem; } }
  .np-text{ line-height:1.9; margin:.6em 0; }
  .np-split-33-67{
    display:grid;
    grid-template-columns:60% 40%;
    gap:20px;
    align-items:start;
    margin:1.5em 0;
    width:100%;
    box-sizing:border-box;
  }
  .np-img img{
    display:block;
    width:100%;
    height:auto;
    border-radius:8px; /* 角丸不要なら削除OK */
  }
  @media (max-width:768px){
    .np-split-33-67{ grid-template-columns:1fr; gap:14px; }
  }
  .np-h3-leftbar{ border-left:4px solid #333; padding-left:.8em; margin:2em 0 .6em; }
  .np-h3-text{ display:inline-block; font-size:1.3em; font-weight:700; line-height:1.6; }
  @media (max-width:768px){ .np-h3-text{ font-size:1.2em; } }
  .np-pairs{ margin: 2.0em 0 1.2em; }
  .np-pairs dt{ font-weight:700; margin:.4em 0 .2em; line-height:1.7; font-size: 1.1em;}
  .np-pairs dd{ margin:0 0 .8em; line-height:1.8; }
  .np-video{ position:relative; padding-top:56.25%; height:0; overflow:hidden; margin:1.5em 0; }
  .np-video iframe{ position:absolute; inset:0; width:100%; height:100%; border:0; }
  .np-caption{
    margin: .6em 0 0;
    text-align: center;
    font-size: .9em;
    line-height: 1.7;
    color: #444;
  }
  .np-caption-note{
    font-size: .9rem;
    color: #666;
  }
/* レジリエンス　--------------20250904*/
  .np-underline{
    border-top:2px solid #ccc;
    border-bottom:2px solid #ccc;
    padding:1em 0;
    text-align:center;
    margin:2em 0 1.25em;
    width:100%;
    box-sizing:border-box;
  }
  .np-h2{ font-size:0.9em; line-height:1.4; display:inline-block; }
  @media (max-width:768px){ .np-h2{ font-size:1.6rem; } }
  .np-text{ line-height:1.9; margin:.6em 0; }
  .np-split-33-67{
    display:grid;
    grid-template-columns:60% 40%;
    gap:20px;
    align-items:start;
    margin:1.5em 0;
    width:100%;
    box-sizing:border-box;
  }
  .np-img img{
    display:block;
    width:100%;
    height:auto;
    border-radius:8px; /* 角丸不要なら削除OK */
  }
  @media (max-width:768px){
    .np-split-33-67{ grid-template-columns:1fr; gap:14px; }
  }
  .np-h3-leftbar{ border-left:4px solid #333; padding-left:.8em; margin:2em 0 .6em; }
  .np-h3-text{ display:inline-block; font-size:1.3em; font-weight:700; line-height:1.6; }
  @media (max-width:768px){ .np-h3-text{ font-size:1.2em; } }
  .np-pairs{ margin: 2.0em 0 1.2em; }
  .np-pairs dt{ font-weight:700; margin:.4em 0 .2em; line-height:1.7; font-size: 1.1em;}
  .np-pairs dd{ margin:0 0 .8em; line-height:1.8; }
  .np-video{ position:relative; padding-top:56.25%; height:0; overflow:hidden; margin:1.5em 0; }
  .np-video iframe{ position:absolute; inset:0; width:100%; height:100%; border:0; }
  .np-caption{
    margin: .6em 0 0;
    text-align: center;
    font-size: .9em;
    line-height: 1.7;
    color: #444;
  }
  .np-caption-note{
    font-size: .9rem;
    color: #666;
  }
/* ZEH　--------------20250908*/
  .zeh-underline{
    border-top:2px solid #ccc;
    border-bottom:2px solid #ccc;
    padding:1em 0;
    text-align:center;
    margin:2em 0 1.25em;
    width:100%;
    box-sizing:border-box;
  }
  .zeh-h2{ font-size:0.9em; line-height:1.4; display:inline-block; }
  @media (max-width:768px){ .zeh-h2{ font-size:1.6rem; } }
  .zeh-text{ line-height:1.9; margin:.6em 0; }
  .zeh-split-33-67{
    display:grid;
    grid-template-columns:50% 50%;
    gap:20px;
    align-items:start;
    margin:1.5em 0;
    width:100%;
    box-sizing:border-box;
  }
  .zeh-img img{
    display:block;
    width:100%;
    height:auto;
    border-radius:8px; /* 角丸不要なら削除OK */
  }
  @media (max-width:768px){
    .zeh-split-33-67{ grid-template-columns:1fr; gap:14px; }
  }
  .zeh-h3-leftbar{ border-left:4px solid #333; padding-left:.8em; margin:2em 0 .6em; }
  .zeh-h3-text{ display:inline-block; font-size:1.3em; font-weight:700; line-height:1.6; }
  @media (max-width:768px){ .zeh-h3-text{ font-size:1.2em; } }
  .zeh-h4{ font-size:1.2em; font-weight:700; margin:1.2em 0 .4em; line-height:1.6; }
  @media (max-width:768px){.zeh-h4{ font-size:1.1em;}}
  .zeh-list{
	margin:.2em 0em 1em 0em!important;
	line-height:1.9;
	}
  .zeh-whitebox{
    background:#fff;
    padding:1em;
    margin:1em 0 1.2em;
    border-radius:10px; /* 不要なら削除 */
    box-sizing:border-box;
  }
  .zeh-caption{ margin-top:.5em; font-size:.9em; color:#666; text-align:left; }
  .zeh-sublist { margin: .3em 0 0 1.2em; line-height: 1.9; }
  .zeh-sublist li { margin: .15em 0; }
  .zeh-note{ font-size:.9em; color:#555; }

/*--- メニュー内 画像-------------------*/
.header-wrap .header-inner nav .nav .menu__inner .shop_main {
background:none;
padding:0;
}

/* お問い合わせフォーム（Contact Form 7） */
.wpcf7{max-width:786px;margin:0 auto;}
.wpcf7-list-item{display:block;}
.contact-form-wrap{border-top:solid 1px #cecece;}
.contact-item{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;border-bottom:solid 1px #cecece;}
.contact-item-title{flex-basis:10em;padding:10px 10px 10px 0;}
.contact-item-input{flex-basis:calc(100% - 10em);padding:10px;}
.contact-item-input input[type="text"],
.contact-item-input input[type="email"],
.contact-item-input select,
.contact-item-input textarea{border:solid 1px #3e3e3e;background:#fff;padding:0.5em;}
.contact-item-input input[type="text"],
.contact-item-input input[type="email"],
.contact-item-input textarea{width:100%;}
.contact-item-input .wpcf7-form-control-wrap{display:block;}
.contact-item-input .wpcf7-form-control-wrap+.wpcf7-form-control-wrap{margin-top:1em;}
.contact-item-input input.input-yubin{width:10em;}
.contact-action{text-align:center;margin-top:2em;}
.contact-action input{background:#fff;border:none;padding:20px 40px;font-size:1.4rem;line-height:1.75;cursor:pointer;background:#f5f5f5}
@media (max-width:768px){
  .contact-item{display:block;}
  .contact-item-title{padding:3.125vw 0 0;}
  .contact-item-input{padding:0 0 3.125vw;}
}

/* ------------------------------
 マッハシステム用
-------------------------------*/
.mahat_post p{
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    font-size: 16px;
    line-height: 2;
}
.mahat_post .image-container {
    position: relative;
    width: 1000px;
    height: 664px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24rem;
}

.mahat_post .image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mahat_post .text-overlay {
    position: absolute;
    top: 100%;
    left: 32%;
    transform: translate(-50%, 40%);
    color: #fff;
    background-color: #4a8ba0;
    width: 580px;
    padding: 20px;
    text-align: left;
    box-sizing: border-box;
}
.mahat_post .text-overlay p{
    color: #fff;
}
.mahat_post .mahat-system01_main_title{
    font-family: "Hiragino Mincho Pro", "MS Mincho", serif;
    font-weight: normal;
    color: #4a8ba0 !important;
    display: block;
    font-size: 4.0em !important;
    padding-top: 2rem;
    padding-bottom: 0rem;
}
.mahat_post .mahat-system01_title{
    font-family: "Hiragino Mincho Pro", "MS Mincho", serif;
    font-weight: normal;
    font-size: 5.0rem !important;
    padding-top: 0rem;
    padding-bottom: 2rem;
    color: #4a8ba0 !important;
    text-align: center;
    margin: 0.5em 0em 0.5em 0em!important;
}
.mahat_post .mahat-system01_subtitle{
font-family: "Hiragino Mincho Pro", "MS Mincho", serif;
    font-weight: normal;
    font-size: 2.2rem !important;
    line-height: 2.4rem !important;
    padding-bottom: 0rem;
    color: #454545;
    text-align: center;
    border-left: none !important;
    padding-left: 0 !important;
    margin: 0 !important;
    padding-top: 4em;
}
.mahat_post .mahat-system01_subtitle h3{

}

.mahat_post .mahat-system01_subtitle2{
    font-family: "Hiragino Mincho Pro", "MS Mincho", serif;
    font-weight: normal;
    font-size: 3.0rem !important;
    line-height: 4.5rem !important;
    padding-bottom: 3rem;
    margin-bottom: 0rem;
    color: #4a8ba0;
    text-align: center;
    border: none !important;
}
.mahat_post .mahat-system01_h4title{
    font-size: 2.0rem;
    line-height: 3.0rem;
    text-align: left;
    padding-bottom: 2rem;
    color: #333;
}

.mahat_post .mahat-system01_h5title{
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 3.2rem;
    text-align: center;
    padding-top: 6rem;
    padding-bottom: 6rem;
    color: #333;
}
.mahat_post .mahat-system01_h5title span{
    color: #4a8ba0;
    background: linear-gradient(to bottom, transparent 60%, yellow 60%);
    display: inline;
}
.mahat_post .mahat-system02_title{
    font-family: "Hiragino Mincho Pro", "MS Mincho", serif;
    font-size: 3.4rem !important;
    font-weight: normal;
    color: #4a8ba0 !important;
    line-height: 1.5em !important;
    padding-top: 3.5em;
    padding-bottom: 3.0em;
    text-align: center;
    margin: 0em;
}

.mahat_post .marker{
    color: #4a8ba0;
    font-weight: bold;
    background: linear-gradient(to bottom, transparent 60%, yellow 60%);
    display: inline;
}

.mahat_post .mahat-area{
    padding:2rem;
    background-color: #f5f5f5;
}
.mahat_post .mahat-area-text{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.mahat_post .mahat-area2{
    padding:4rem;
    background-color: #fff;
}
.mahat_post .mahat-system-subtitle{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 4rem 20px 0 20px;
}
.mahat_post .container {
    display: flex;
    width: 100%;
    max-width: 1000px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
}
.mahat_post .container .left-column {
    flex: 0 0 40%;
    padding: 20px;
}
.mahat_post .container .left-column h2 {
    font-family: "Hiragino Mincho Pro", "MS Mincho", serif;
    font-size: 3.0rem;
    font-weight: normal;
    color: #4a8ba0;
    display: block;
    padding-top: 3rem;
}
.mahat_post .container .left-column h3 {
font-family: "Hiragino Mincho Pro", "MS Mincho", serif;
    font-size: 2.0rem;
    font-weight: normal;
    line-height: 1.7em;
    color: #4a8ba0;
    display: block;
    margin-bottom: 1.5rem;
    padding-left: 0;
    border-left: none;
}

.mahat_post .container .right-column {
    flex: 0 0 60%;
    padding: 20px;
}
.mahat_post .container .right-column img {
    max-width: 100%;
    height: auto;
    margin-top: 20px;
}

.mahat_post .container2 {
    display: flex;
    width: 100%;
    max-width: 1000px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
}

.mahat_post .container2 .left2-column {
    flex: 0 0 60%;
    padding: 20px;
}

.mahat_post .container2 .left2-column img{
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.mahat_post .container2 .right2-column{
    flex: 0 0 40%;
    padding: 20px;
}
.mahat_post .container2 .right2-column img{
}
.mahat_post .container2 .right2-column h3{
    font-family: "Hiragino Mincho Pro", "MS Mincho", serif;
    font-size: 2.2rem;
    font-weight: normal;
    line-height: 3.2rem;
    color: #4a8ba0;
    display: block;
    margin-bottom: 1.5rem;
    border-left: 0;
    padding-left: 0;
}
.mahat_post .container2 .right2-column img {
    max-width: 100%;
    height: auto;
    margin-top: 20px;
}
.mahat_post .container2_top {
    display: flex;
    width: 100%;
    max-width: 1000px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
}
.mahat_post .container2_top .left2-column_top{
    flex: 0 0 60%;
    padding: 20px;
}
.mahat_post .container2_top .right2-column_top{
    flex: 0 0 40%;
    padding: 20px;
}
.mahat_post .container2_top .right2-column_top h2{
font-family: "Hiragino Mincho Pro", "MS Mincho", serif;
    font-size: 3.0rem;
    font-weight: normal;
    color: #4a8ba0;
    display: block;
    padding-top: 3rem;
}
.mahat_post .container2_top .right2-column_top h3{
    font-family: "Hiragino Mincho Pro", "MS Mincho", serif;
    font-size: 2.0rem;
    font-weight: normal;
    line-height: 1.75em;
    color: #4a8ba0;
    display: block;
    margin-bottom: 1.5rem;
    border-left: none;
    padding-left: 0;
}

.mahat_post .container2 .left2-column_top {
    flex: 0 0 60%;
    padding: 20px;
}

.mahat_post .container2 .right2-column_top {
    flex: 0 0 40%;
    padding: 20px;
}
.mahat_post .container2 .right2-column_top h2{
    font-family: "Hiragino Mincho Pro", "MS Mincho", serif;
    font-size: 3.0rem;
    font-weight: normal;
    color: #4a8ba0;
    display: block;
    padding-top: 3rem;
}
.mahat_post .container2 .right2-column_top h3{
    font-family: "Hiragino Mincho Pro", "MS Mincho", serif;
    font-size: 1.3rem;
    font-weight: normal;
    line-height: 2.2rem;
    color: #4a8ba0;
    display: block;
    margin-bottom: 1.5rem;
}
.mahat_post .container2 .right2-column_top img {
    max-width: 100%;
    height: auto;
    margin-top: 20px;
}
.mahat_post .container3 {
    display: flex;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.mahat_post .left3-column {
    flex: 0 0 50%;
    padding: 20px;
}
.mahat_post .right3-column{
    flex: 0 0 50%;
    padding: 20px;
}
.mahat_post .container_f_menu {
    display: flex;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.mahat_post .left33-column {
    flex: 0 0 33%;
    padding: 20px;
}
.mahat_post .left33-column p{
    font-size: 1.6rem;
    font-weight: bold;
    color: #4a8ba0;
    text-align: center;
}
.mahat_post .left33-column .maha-submenu{
    font-size: 1.6rem;
    font-weight: bold;
    color: #4a8ba0;
    text-align: center;
}
.mahat_post .left33-column img{
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.mahat_post .mid33-column {
    flex: 0 0 33%;
    padding: 20px;
}
.mahat_post .mid33-column p{
    font-size: 1.6rem;
    font-weight: bold;
    color: #4a8ba0;
    text-align: center;
}
.mahat_post .mid33-column .maha-submenu{
    font-size: 1.6rem;
    font-weight: bold;
    color: #4a8ba0;
    text-align: center;
}
.mahat_post .mid33-column img{
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.mahat_post .right33-column {
    flex: 0 0 33%;
    padding: 20px;
}
.mahat_post .right33-column p{
    font-size: 1.6rem;
    font-weight: bold;
    color: #4a8ba0;
    text-align: center;
}
.mahat_post .right33-column .maha-submenu{
    font-size: 1.6rem;
    font-weight: bold;
    color: #4a8ba0;
    text-align: center;
}
.mahat_post .right33-column img{
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.mahat_post .f_menu_area{
    max-width: 1000px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4rem;
    padding-bottom: 2rem;
}
.mahat_post .f_menu_text{
    font-size: 1.8rem;
}
.mahat_post .f_menu_text span{
    font-size: 2.25rem;
    color: #4a8ba0;
}
.mahat_post .link-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 300px;
    padding: 10px 20px;
    margin-top:1rem;
    background-color: #4a8ba0;
    color: white;
    text-decoration: none;
    border-radius: 40px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s;
}
.mahat_post .link-button:hover {
    background-color: #0056b3;
}
.mahat_post .link-text {
    margin: 0;
}
.mahat_post .arrow {
    margin-left: auto;
    font-size: 18px;
}
.mahat_post .annotation{
font-size: 1.0em;
    font-weight: bold;
    line-height: 1.25em;
    color: #333;
}
.mahat_post .mahat-system02_h5title{
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.75em;
    color: #4a8ba0;
    margin: 0;
    padding-bottom: 1em;
}

@media (max-width: 768px) {
    .mahat_post .image-container {
        width: 100%;
        height: auto;
        margin-bottom: 2rem;
    }
    .mahat_post .image-container img {
        width: 100%;
        height: auto;
    }
    .mahat_post .text-overlay {
        position: static;
        top: auto;
        left: auto;
        transform: none;
        color: #fff;
        width: 100%;
        padding: 1rem;
    }
    .mahat_post .container .left-column h2 {
    font-size: 3.0rem;
    font-weight: normal;
    color: #4a8ba0;
    display: block;
    padding-top: 3rem;
    }
    .mahat_post .container .left-column h3{
    font-size: 1.5rem;
    line-height: 1.75em;
    margin-bottom: 1.0rem;
    }
    .mahat_post .mahat-system01_main_title{
    font-size: 2.2rem;
    }
    .mahat_post .mahat-system01_title{
    font-size: 2.4rem;
    padding-top: 0rem;
    padding-bottom: 0rem;
    text-align: center;
    }
    .mahat_post .mahat-system01_subtitle{
        font-size: 1.1rem;
        line-height: 1.8rem;
        padding-bottom: 0rem;
        margin-bottom: 0rem;
        color: #454545;
        text-align: center;
        padding-top: 3rem;
    }
    .mahat_post .mahat-system01_h5title{
        font-size: 1.0rem;
        line-height: 1.8rem;
        text-align: center;
        padding-bottom: 2rem;
        color: #333;
        margin: 0;
    }
    .mahat_post .mahat-system02_title{
        font-size: 1.5rem;
        line-height: 2.35rem;
        padding-top: 0rem;
        padding-right: 1rem;
        padding-bottom: 0rem;
        padding-left: 1rem;
        text-align: center;
    }

    .mahat_post .mahat-area{
    margin-top: 2rem;
    padding:2rem 1rem 2rem 1rem;
    background-color: #f5f5f5;
    }
    .mahat_post .mahat-area-text{
        width: 100%;
    }
    .mahat_post .mahat-area2{
        margin-top: 2rem;
        padding:2rem 1rem 2rem 1rem;
        background-color: #fff;
    }
    .mahat_post .mahat-system01_subtitle2 {
    font-size: 1.4rem;
    line-height: 2.0rem;
    padding-bottom: 3rem;
    margin-bottom: 0rem;
    color: #4a8ba0;
    text-align: center;
    }
    .mahat_post .mahat-system01_h4title {
    font-size: 1.2rem;
    line-height: 2.0rem;
    text-align: left;
    padding-bottom: 2rem;
    color: #333;
    }
    .mahat_post .container {
        flex-direction: column-reverse;
        width: 100%;
        max-width: 100%;
    }
    .mahat_post .container .left-column {
        padding: 2rem 1rem 1rem 1rem;
    }
    .mahat_post .container .right-column {
        padding: 0px;
        }
    .mahat_post .container .right-column img {
        max-width: 100%;
        margin-top: 0px;
    }
    .mahat_post .container2 {
        flex-direction: column;
    }


    .mahat_post .left2-column {
        order: 2;
        padding: 0;
    }
    .mahat_post .left2-column img {
        max-width: 100%;
        margin-top: 0px;
    }

    .mahat_post .right2-column {
        order: 1;
        padding: 2rem 1rem 1rem 1rem;
    }
    .mahat_post .container2_top {
        flex-direction: column;
    }
    .mahat_post .container2_top h2{
        font-size: 2.0rem;
        padding-top: 1rem;
    }
    .mahat_post .left2-column_top {
        order: 1;
        padding: 0;
    }
    .mahat_post .left2-column_top img {
        max-width: 100%;
        margin-top: 0px;
    }

    .mahat_post .right2-column_top {
        order: 2;
        padding: 2rem 1rem 1rem 1rem;
    }
    .mahat_post .container3 {
        flex-direction: column;
    }

    .mahat_post .left3-column {
        order: 1;
        padding: 0;
    }
    .mahat_post .left3-column img {
        max-width: 100%;
        margin-top: 0px;
    }

    .mahat_post .right3-column {
        order: 2;
        padding: 0;
    }
    .mahat_post .right3-column img {
        max-width: 100%;
        margin-top: 0px;
    }

    .mahat_post .container_f_menu {
        flex-direction: column;
    }

    .mahat_post .left33-column {
        order: 1;
        padding: 2rem;
    }
    .mahat_post .left33-column p{
        text-align: center;
        font-size: 1.6rem;
        font-weight: bold;
        color: #4a8ba0;
    }
    .mahat_post .left33-column img {
        max-width: 100%;
    }

    .mahat_post .mid33-column {
        order: 2;
        padding: 2rem;
    }
    .mahat_post .mid33-column p{
        text-align: center;
        font-size: 1.6rem;
        font-weight: bold;
        color: #4a8ba0;
    }
    .mahat_post .mid33-column img {
        max-width: 100%;
    }

    .mahat_post .right33-column {
        order: 3;
        padding: 2rem;
    }
    .mahat_post .right33-column p{
        text-align: center;
        font-size: 1.6rem;
        font-weight: bold;
        color: #4a8ba0;
    }
    .mahat_post .right33-column img {
        max-width: 100%;
    }
    .mahat_post .f_menu_area{
        width: 100%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        padding-top: 4rem;
        padding-bottom: 2rem;
    }
    .mahat_post .f_menu_text{
        font-size: 1.0rem;
    }
    .mahat_post .f_menu_text span{
        font-size: 1.3rem;
        color: #4a8ba0;
    }
    .mahat_post .link-button {
    margin-left: auto;
    margin-right: auto;
    }
}
.mahat_post{
}
.mahat_post .mahat_main {
    width: 1000px;
    margin: 0 auto;
}
.mahat_post .mahat_main h2 {
    font-family: "Hiragino Mincho Pro", "MS Mincho", serif;
    font-size: 3.0rem;
    font-weight: normal;
    color: #4a8ba0;
    display: block;
    padding-top: 3rem;
}
.mahat_post .mahat_main img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border-style: none;
}
.mahat_post .mahat-area .mahat-area-text .container3 .left3-column img{
        max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.mahat_post .mahat-area .mahat-area-text .container3 .right3-column img{
    max-width: 100%;
    height: auto;
}

@media (max-width: 768px) {
    .mahat_post .mahat_main img {
        width: 100%;
    }
    .mahat_post .mahat_main {
        width: 100%;
        margin: 0 auto;
    }
    .mahat_post .mahat-area .mahat-area-text img{
        max-width: 100%;
        height: auto;
        vertical-align: middle;
    }

}
/*狐島展示場*/
.mahat_post .mahat-area-model-kitsunejima {
    margin-left: auto;
    margin-right: auto;
}
.mahat_post .model-kitsunejima-title {
    text-align: center;
    font-size: 2em;
    line-height: 1.5em;
    font-weight: bold;
}
.mahat_post .kitsunejima{
    text-align: center;
    padding: 2em;
    font-size: 1.5em;
}

.mahat_post .container3 .btn{
    text-align: center;
    display: block;

}
.mahat_post .kitsunejima_subtitle{
    font-family: "Hiragino Mincho Pro", "MS Mincho", serif;
    font-weight: normal;
    font-size: 3.0rem !important;
    line-height: 4.5rem !important;
    padding-top: 1em;
    padding-bottom: 1em;
    margin-bottom: 0rem;
    color: #4a8ba0;
    text-align: center;
    border: none !important;
}
.mahat_post .kitsunejima_spec{
    padding-top: 2em;
}
.mahat_post .kitsunejima_spec table{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.mahat_post .kitsunejima_spec table th,td{
    padding: 1.25em;
    border-bottom: 1px solid #aaa;
}
.mahat_post .kitsunejima_spectitle{
}
.mahat_post .kitsunejima_spectitle h5{
margin: 0;
padding: 0;
font-size: 1.2em;
color: #454545;
font-weight: bold;
}
.mahat_post .kitsunejima_spectitle p{
margin: 0em !important;
padding-top: 0.25em !important;
line-height: 1.75em;
font-size: 1.0em;
}
.mahat_post .kitsunejima_subtitle_txt p{
    padding: 1em;
    background-color: #fff;
}
@media (max-width: 768px) {
    .mahat_post .model-kitsunejima-title{
        font-size: 1.3em;
    }
    .mahat_post .kitsunejima{
    padding: 0.5em;
    font-size: 1.2em;
    }
    .mahat_post .kitsunejima_subtitle{
        font-size: 1.5em !important;
    }
    .mahat_post .kitsunejima_spec{
        padding-top: 0em;
    }
    .mahat_post .kitsunejima_spectitle{
        padding-bottom: 1em;
    }
}

.movie_wrap{aspect-ratio:16 / 9;position:relative;margin:2em 0;}
.movie_wrap iframe{position:absolute;left:0;top:0;width:100%;height:100%;}

/* 2025/09/24 */
@media screen and (max-width: 768px) {
    .header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap ul li .name {
        font-size: 5.1vw;
    }
}
@media screen and (max-width: 768px) {
    .header-wrap .header-inner nav .nav .menu__inner .menu_main .menu_wrap ul li .name2 {
        font-size: 2.95vw;
    }
}

.front_post {
  margin: 140px 0 150px;
}
.front_post__inner {
  max-width: 1160px;
  margin: 0 auto;
}
.front_post__inner h2 {
  font-size: 2rem;
  line-height: 1.5;
  padding-bottom: 20px;
  border-bottom: solid 1px #ababab;
  margin-bottom: 50px;
}
.front_post__inner .post_list {
  max-width: 1280px;
  margin: 60px auto;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 3.95%;
}
.front_post__inner .post_list .post {
  flex-basis: 30.7%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 30.7%;
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 60px;
}
.front_post__inner .post_list .post a {
  display: block;
  color: #000;
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: nowrap;
  flex-direction: column;
  height: 100%;
}
.front_post__inner .post_list .post .img {
  margin-bottom: 20px;
  aspect-ratio: 1.5/1;
  position: relative;
}
.front_post__inner .post_list .post .img img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.front_post__inner .post_list .post .img .terms {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.2rem;
  line-height: 1.5;
}
.front_post__inner .post_list .post .img .terms .term {
  display: inline-block;
  padding: 5px;
  background: #000;
  color: #fff;
}
.front_post__inner .post_list .post .date {
  margin-bottom: 5px;
}
.front_post__inner .post_list .post h3 {
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 20px;
}
.front_post__inner .post_list .post .link {
  padding: 20px 0;
  border-bottom: solid 1px #ababab;
  position: relative;
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.front_post__inner .post_list .post .link::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  rotate: 45deg;
}
@media screen and (max-width: 768px) {
  .front_post {
    margin: 15.625vw 0;
  }
  .front_post__inner {
    max-width: initial;
    margin: 0 6.25vw;
  }
  .front_post__inner h2 {
    font-size: 6.25vw;
    line-height: 1.5;
    padding-bottom: 3.125vw;
    margin-bottom: 6.25vw;
  }
  .front_post__inner .post_list {
    max-width: initial;
    margin: 9.375vw 0;
    display: block;
  }
  .front_post__inner .post_list .post {
    font-size: 3.4375vw;
    line-height: 1.5;
    max-width: initial;
    margin-bottom: 9.375vw;
  }
  .front_post__inner .post_list .post a {
    display: block;
  }
  .front_post__inner .post_list .post .img {
    margin-bottom: 3.125vw;
  }
  .front_post__inner .post_list .post .img .terms {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .front_post__inner .post_list .post .img .terms .term {
    padding: 1.5625vw;
  }
  .front_post__inner .post_list .post .date {
    margin-bottom: 1.5625vw;
  }
  .front_post__inner .post_list .post h3 {
    font-size: 3.75vw;
    line-height: 1.75;
    margin-bottom: 3.125vw;
  }
  .front_post__inner .post_list .post .link {
    padding: 3.125vw 0;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .front_post__inner .post_list .post .link::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-top: -0.625vw;
  }
}

/* 2025.9.29 */
@media screen and (max-width: 768px) {
  .page-template-spec .container__body .main_content .column_link.column4 .link{flex-basis:initial;max-width:initial;}
}
/*2025.10.01*/
.container__body .single_voice_wrap .voice_content .real-voice-box {
}
.container__body .single_voice_wrap .voice_content .real-voice-box .qa-box {
    margin-bottom: 2em;
}
.container__body .single_voice_wrap .voice_content .real-voice-box .qa-box .question {
    font-weight: bold;
    color: #1c628d;
}
.container__body .single_voice_wrap .voice_content .real-voice-box .qa-box .answer {
    font-weight: bold;
    color: #e9a81d;
}
.container__body .single_voice_wrap .voice_content .marker {
    background: linear-gradient(to bottom, transparent 50%, yellow 50%, yellow 85%, transparent 85% );
}
/* 2025.10.09*/
.mahat_post .mahat-area .container3 .left3-column .btn {
  text-align: center;
  margin: 20px auto;
}

.mahat_post .mahat-area .container3 .left3-column .btn a {
  display: inline-block;
  background: linear-gradient(135deg, #1c96d2, #49bba9);
  color: #fff;
  text-decoration: none;
  font-size: 1.1em;
  font-weight: 700;
  padding: 14px 28px;
  border-radius: 8px;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease;
}

.mahat_post .mahat-area .container3 .left3-column .btn a:hover {
  background: linear-gradient(135deg, #49bba9, #1c96d2);
  transform: translateY(-2px);
  box-shadow: 6px 6px 14px rgba(0, 0, 0, 0.35);
}