@charset "UTF-8";
*:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ul, ul li, ol, ol li {
  list-style-type: none;
}

table {
  border-collapse: collapse;
}

em {
  font-style: normal;
}

@font-face {
  font-family: "inter";
  font-weight: 100 900;
  font-display: swap;
  src: url("../fonts/Inter-VariableFont_opsz,wght.woff2") format("woff2"), url("../fonts/Inter-VariableFont_opsz,wght.woff") format("woff"), url("../fonts/Inter-VariableFont_opsz,wght.eot") format("eot"), url("../fonts/Inter-VariableFont_opsz,wght.ttf") format("truetype");
}
@font-face {
  font-family: "NotoSansJP";
  font-weight: 100 900;
  font-display: swap;
  src: url("../fonts/NotoSansJP-VariableFont_wght.woff2") format("woff2"), url("../fonts/NotoSansJP-VariableFont_wght.woff") format("woff"), url("../fonts/NotoSansJP-VariableFont_wght.eot") format("eot"), url("../fonts/NotoSansJP-VariableFont_wght.ttf") format("truetype");
}
* {
  min-height: 0vw;
}

html, body {
  width: 100%;
  overflow-x: hidden;
  position: relative;
}

body {
  font-family: "inter", "NotoSansJP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0em;
  line-height: 1.8;
  color: #000;
  -webkit-font-smoothing: antialiased;
  padding-top: 0;
}
@media screen and (max-width: 1023px) {
  body {
    font-size: min(1.5640273705vw, 16px);
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: min(3.7333333333vw, 16px);
    line-height: 2;
  }
}
body.stop {
  overflow: hidden;
}

body {
  padding-top: 208px;
}
@media screen and (max-width: 1279px) {
  body {
    padding-top: 148px;
  }
}
@media screen and (max-width: 768px) {
  body {
    padding-top: min(25.0666666667vw, 94px);
  }
}

@media screen and (min-width: 769px) {
  .pc, .u-hide-media {
    display: block;
  }
  .pc.middle {
    display: block;
  }
  .middle {
    display: none;
  }
  .sp, .u-show-media {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .pc {
    display: none;
  }
  .pc.middle {
    display: block;
  }
  .middle {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .pc, .u-hide-media {
    display: none;
  }
  .pc.middle {
    display: none;
  }
  .middle {
    display: none;
  }
  .sp, .u-show-media {
    display: block;
  }
}
svg {
  width: 100%;
}

a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
a:hover {
  cursor: pointer;
}

img {
  width: 100%;
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
}
@media screen and (min-width: 769px) {
  img {
    image-rendering: -webkit-optimize-contrast;
  }
}

#svg {
  display: none;
}

.inner {
  width: min(100%, 1320px);
  margin-inline: auto;
  padding: 0 min(4.5454545455%, 60px);
}
@media screen and (min-width: 1321px) {
  .inner {
    width: 1320px;
    padding: 0 60px;
  }
}
.inner.narrow {
  width: min(92%, 1080px);
  padding: 0;
}
@media screen and (max-width: 1023px) {
  .inner, .inner.narrow {
    width: 100%;
    padding: 0 min(5.8651026393%, 60px);
  }
}
@media screen and (max-width: 768px) {
  .inner, .inner.narrow {
    width: 100%;
    padding: 0 5%;
  }
}

.box_wrap,
.flex_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.en {
  font-family: "inter", sans-serif;
}

.box_tel dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}
.box_tel dl + dl {
  margin-top: 10px;
}
.box_tel dl dt {
  padding: 4px 4px;
  font-size: 14px;
  border: 1px solid #9d9d9d;
}
.box_tel dl dd {
  margin-left: 10px;
}
.box_tel dl dd a {
  font-family: "inter", sans-serif;
  font-size: 28px;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .box_tel dl dd a {
    pointer-events: none;
  }
}
.box_tel dl dd a::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/common/icon_tel.svg) no-repeat center;
  background-size: 100%;
  position: relative;
  top: 0px;
  left: 0;
}
.box_tel .time {
  text-align: center;
  color: #9c9c9c;
  font-size: 14px;
}

.box_contact a {
  color: #fff;
  position: relative;
}
.box_contact a::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  margin-right: 6px;
}
.box_contact a:hover {
  opacity: 0.8;
}
.box_contact .contact a {
  background: #0F864C;
}
.box_contact .contact a::before {
  background: url(../img/common/icon_envelope.svg) no-repeat center;
  background-size: 100%;
}
.box_contact .showroom a {
  background: #003A59;
}
.box_contact .showroom a::before {
  background: url(../img/common/icon_calendar.svg) no-repeat center;
  background-size: 100%;
}

header {
  width: 100%;
  z-index: 10000;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
header a:hover {
  color: #0F864C;
}
header.gnavflex {
  position: fixed;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
header.gnavflex.show {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease;
}
header.gnavflex .upper,
header.gnavflex .product_nav {
  display: none;
}
@media screen and (max-width: 1100px) {
  header {
    padding-bottom: 0;
  }
}
header .upper {
  height: 44px;
  padding: 0 min(3.0303030303vw, 40px);
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .upper .txt {
  font-size: 14px;
  color: #9d9d9d;
}
@media screen and (max-width: 768px) {
  header .upper {
    height: 40px;
    padding: 0 4%;
  }
  header .upper .txt {
    font-size: min(2.6666666667vw, 14px);
  }
  header .upper .dl_sns {
    display: none;
  }
}
header .dl_sns {
  color: #9d9d9d;
  font-size: 14px;
}
header .dl_sns, header .dl_sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .dl_sns dd {
  margin-left: 7px;
}
header .dl_sns ul {
  gap: 0 16px;
}
header .dl_sns ul li {
  width: 20px;
  height: 20px;
  line-height: 1;
}
header .dl_sns ul li a {
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .dl_sns ul li a:hover {
  opacity: 0.8;
}
header .dl_sns ul li a svg {
  fill: #9d9d9d;
}
header .gnav,
header .ul_nav,
header .header_nav,
header .btn_contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
header .gnav {
  height: 100%;
  padding-left: 4%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  position: relative;
}
header .gnav .logo {
  width: 243px;
}
header .gnav .logo a {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  header .gnav .logo {
    width: min(40.8vw, 153px);
  }
}
@media screen and (max-width: 1279px) {
  header .ul_nav,
  header .product_nav {
    display: none;
  }
}
header .ul_nav {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 0 28px;
}
header .ul_nav li.li_tel {
  font-size: 14px;
}
header .ul_nav li.li_tel, header .ul_nav li.li_tel .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .ul_nav li.li_tel .time {
  width: 100px;
  height: 48px;
  text-align: center;
  line-height: 1.4;
  border: 1px solid #d5d5d5;
}
header .ul_nav li.li_tel .tel {
  margin-left: 16px;
  margin-right: 28px;
}
header .ul_nav li.li_tel .tel dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1px;
}
header .ul_nav li.li_tel .tel dl + dl {
  margin-top: 12px;
}
header .ul_nav li.li_tel .tel dl dd a {
  font-family: "inter", sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 769px) {
  header .ul_nav li.li_tel .tel dl dd a {
    pointer-events: none;
  }
}
header .ul_nav li.li_tel .tel dl dd a::before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  margin: 0 3px 0 8px;
  background: url(../img/common/icon_tel.svg) no-repeat center;
  background-size: 100%;
  position: relative;
  top: 1px;
  left: 0;
}
header .btn_contact a {
  width: 112px;
  height: 104px;
  padding-top: 45px;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
  position: relative;
}
header .btn_contact a::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 17px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
header .btn_contact a:hover {
  opacity: 0.8;
}
header .btn_contact .contact a {
  background: #0F864C;
}
header .btn_contact .contact a::before {
  background: url(../img/common/icon_envelope.svg) no-repeat center;
  background-size: 100%;
}
header .btn_contact .showroom a {
  background: #003A59;
}
header .btn_contact .showroom a::before {
  background: url(../img/common/icon_calendar.svg) no-repeat center;
  background-size: 100%;
}
@media screen and (max-width: 768px) {
  header .btn_contact a {
    width: min(14.9333333333vw, 56px);
    height: min(14.4vw, 54px);
    padding-top: 1.2em;
    font-size: min(2.6666666667vw, 10px);
  }
  header .btn_contact a::before {
    width: min(3.2vw, 12px);
    height: min(3.2vw, 12px);
    top: 1.2em;
  }
  header .btn_contact .contact span,
  header .btn_contact .showroom {
    display: none;
  }
}
header .menu_trigger {
  width: 104px;
  height: 104px;
  background: #fff;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 99999;
}
header .menu_trigger::after {
  content: "MENU";
  color: #000;
  font-family: "inter", sans-serif;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  letter-spacing: 0.028em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 32px;
  margin: auto;
}
header .menu_trigger .box {
  width: 28px;
  height: 20px;
  top: 28px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
header .menu_trigger .box span {
  display: block;
  width: 100%;
  height: 2px;
  background: #000;
  position: absolute;
  border-radius: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
header .menu_trigger .box span:nth-of-type(1) {
  top: 2px;
}
header .menu_trigger .box span:nth-of-type(2) {
  top: 8px;
}
header .menu_trigger .box span:nth-of-type(3) {
  top: 14px;
}
@media screen and (min-width: 769px) {
  header .menu_trigger:hover {
    cursor: pointer;
  }
  header .menu_trigger:hover::after {
    color: #0F864C;
  }
  header .menu_trigger:hover .box span {
    background: #0F864C;
  }
}
header .menu_trigger.active {
  width: 110px;
  height: 62px;
  position: fixed;
  right: 0;
  top: 0;
  background: none;
}
header .menu_trigger.active::after {
  content: "CLOSE";
  color: #9d9d9d;
  font-size: 14px;
  line-height: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: auto;
}
@media screen and (min-width: 769px) {
  header .menu_trigger.active .box {
    width: 28px;
    left: 30px;
    top: 30px;
  }
}
header .menu_trigger.active .box span {
  -webkit-transform-origin: center;
          transform-origin: center;
  background: #9d9d9d;
}
header .menu_trigger.active .box span:nth-of-type(1) {
  top: 7px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
header .menu_trigger.active .box span:nth-of-type(2) {
  opacity: 0;
}
header .menu_trigger.active .box span:nth-of-type(3) {
  top: 7px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (min-width: 769px) {
  header .menu_trigger.active:hover::after {
    color: #0F864C;
  }
  header .menu_trigger.active:hover .box span {
    background: #0F864C;
  }
}
@media screen and (max-width: 768px) {
  header .menu_trigger {
    width: min(14.9333333333vw, 56px);
    height: min(14.4vw, 54px);
  }
  header .menu_trigger::after {
    font-size: min(2.6666666667vw, 12px);
    bottom: 1.2em;
  }
  header .menu_trigger .box {
    width: min(5.3333333333vw, 20px);
    height: min(5.3333333333vw, 20px);
    top: 0.7em;
    right: 0;
    left: 0;
  }
  header .menu_trigger .box span:nth-of-type(1) {
    top: 2px;
  }
  header .menu_trigger .box span:nth-of-type(2) {
    top: 7px;
  }
  header .menu_trigger .box span:nth-of-type(3) {
    top: 12px;
  }
  header .menu_trigger.open {
    width: 12.8vw;
    height: 12.8vw;
    border-radius: 0 0 0 4px;
  }
  header .menu_trigger.open .box {
    width: 5vw;
    left: 0;
    right: 0;
    top: 1.8vw;
  }
  header .menu_trigger.open .box span {
    height: 1px;
  }
  header .menu_trigger.active {
    width: min(24vw, 90px);
  }
  header .menu_trigger.active .box {
    top: 1.3em;
    right: 1.1em;
    left: auto;
  }
  header .menu_trigger.active::after {
    font-size: min(3.2vw, 14px);
    top: 55%;
  }
}

.overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  background: rgba(0, 0, 0, 0.5);
}
.overlay.open {
  width: 100%;
  height: 100vh;
  opacity: 1;
}

header {
  z-index: 10001;
}
header #navigation {
  width: 764px;
  height: 100vh;
  padding-top: 100px;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10001;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translateX(102%);
          transform: translateX(102%);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  visibility: hidden;
  background: #f3f3f3;
}
@media screen and (max-width: 768px) {
  header #navigation {
    width: 100%;
    padding: 15.2vw 0 20vw;
  }
}
header #navigation.open {
  height: 100vh;
  overflow-y: auto;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  visibility: visible;
}
header #navigation .menuin {
  width: 605px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  header #navigation .menuin {
    width: 90%;
  }
}
header #navigation .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header #navigation .title .brand {
  font-size: 18px;
  font-weight: 700;
}
header #navigation .title .brand::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 12px;
  background: url(../img/common/icon_cube.svg) no-repeat center;
  background-size: 100%;
  position: relative;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  header #navigation .title .brand {
    font-size: min(4vw, 18px);
  }
  header #navigation .title .brand::before {
    margin-right: 10px;
  }
  header #navigation .title .golist {
    font-size: min(3.7333333333vw, 14px);
  }
  header #navigation .title .golist::before {
    content: "";
    display: block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAAXNSR0IArs4c6QAAABpJREFUGFdjnDdv3v+kpCRGBgYGBjABAygcAI3ZBAQVheorAAAAAElFTkSuQmCC) repeat;
    width: 1px;
    height: 1.5em;
    position: absolute;
    top: 3px;
    left: -1.2em;
  }
  header #navigation .title .golist::after {
    content: "";
    display: inline-block;
    width: min(5.3333333333vw, 20px);
    height: min(5.3333333333vw, 20px);
    background-size: 100%;
    margin-left: 0.8em;
  }
}
header #navigation .ul_brand {
  margin-top: 15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px 20px;
}
header #navigation .ul_brand, header #navigation .ul_brand a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header #navigation .ul_brand li {
  width: 292px;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(15, 134, 76, 0);
          box-shadow: 0px 0px 0px 2px rgba(15, 134, 76, 0);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
header #navigation .ul_brand li a {
  background: #fff;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
}
header #navigation .ul_brand li .img {
  width: 107px;
}
header #navigation .ul_brand li .text {
  padding-left: 20px;
  font-weight: 700;
}
header #navigation .ul_brand li .text .sub {
  font-size: 12px;
  color: #0F864C;
}
header #navigation .ul_brand li .text .name {
  font-size: 16px;
}
header #navigation .ul_brand li:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #0f864c;
          box-shadow: 0px 0px 0px 2px #0f864c;
}
header #navigation .ul_brand li:hover a {
  color: #0F864C;
}
@media screen and (max-width: 768px) {
  header #navigation .ul_brand {
    margin-top: 0.6em;
    gap: 1em 11px;
  }
  header #navigation .ul_brand li {
    width: calc((100% - 11px) / 2);
  }
  header #navigation .ul_brand li a .img {
    width: min(16vw, 60px);
  }
  header #navigation .ul_brand li a .text {
    width: calc(100% - min(16vw, 60px));
    padding: 0 4% 0 8%;
  }
  header #navigation .ul_brand li a .text .sub {
    display: none;
  }
  header #navigation .ul_brand li a .text .name {
    font-size: min(3.2vw, 12px);
    line-height: 1.6;
  }
}
header #navigation .ul_link {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 20px;
}
header #navigation .ul_link li {
  width: calc((100% - 20px) / 2);
}
header #navigation .ul_link li a {
  padding: 10px 0 7px;
  display: block;
  border-bottom: 1px solid #d5d5d5;
  position: relative;
}
header #navigation .ul_link li a::after {
  content: "";
  width: 1em;
  height: 1em;
  display: inline-block;
  background-color: #9d9d9d;
  -webkit-mask: url(../img/common/icon_arrow.svg);
          mask: url(../img/common/icon_arrow.svg);
  -webkit-mask-size: 1em;
          mask-size: 1em;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  right: 12px;
}
header #navigation .ul_link li a:hover {
  color: #0F864C;
  border-bottom: 1px solid #0F864C;
}
header #navigation .ul_link li a:hover::after {
  background-color: #0F864C;
}
@media screen and (max-width: 768px) {
  header #navigation .ul_link {
    margin-top: 1.4em;
    gap: 0 1em;
  }
  header #navigation .ul_link li {
    width: calc((100% - 1em) / 2);
  }
  header #navigation .ul_link li a {
    padding: 0.5em 0 0.4em;
    font-size: min(3.7333333333vw, 16px);
  }
  header #navigation .ul_link li a::after {
    right: 0;
  }
}
header #navigation .box_tel {
  width: 100%;
  margin: 28px auto 0;
  padding: 30px 0 25px;
  position: relative;
  background: #ececec;
}
header #navigation .box_tel dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  gap: 0 6px;
}
header #navigation .box_tel dl + dl {
  margin-top: 16px;
}
header #navigation .box_tel dl dt {
  padding: 5px 6px;
  font-size: 14px;
  border: 1px solid #9d9d9d;
}
header #navigation .box_tel dl dd {
  margin-left: 10px;
}
header #navigation .box_tel dl dd a {
  font-family: "inter", sans-serif;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  header #navigation .box_tel dl dd a {
    pointer-events: none;
  }
}
header #navigation .box_tel dl dd a::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/common/icon_tel.svg) no-repeat center;
  background-size: 100%;
  position: relative;
  top: 2px;
  left: -5px;
}
header #navigation .box_tel .time {
  margin-top: 13px;
  text-align: center;
  font-size: 14px;
  color: #848484;
}
@media screen and (max-width: 768px) {
  header #navigation .box_tel {
    width: 100%;
    margin: 1.5em auto 0;
    padding: 1.3em 0 1em;
  }
  header #navigation .box_tel dl dt {
    font-size: min(3.2vw, 12px);
  }
  header #navigation .box_tel dl dd a {
    font-size: min(6.4vw, 24px);
    position: relative;
  }
  header #navigation .box_tel dl dd a::after {
    content: "";
    display: block;
    width: calc(100% - 20px);
    height: 1px;
    background: #000;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  header #navigation .box_tel .time {
    margin-top: 1em;
    font-size: min(3.2vw, 14px);
  }
}
header #navigation .box_contact {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header #navigation .box_contact a {
  width: 292px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  header #navigation .box_contact a span span::before {
    content: "・";
  }
  header #navigation .box_contact a:hover {
    color: #fff;
  }
}
@media screen and (max-width: 768px) {
  header #navigation .box_contact {
    margin-top: 1em;
    gap: 0 11px;
  }
  header #navigation .box_contact > div {
    width: calc((100% - 11px) / 2);
  }
  header #navigation .box_contact a {
    width: 100%;
    height: min(16vw, 60px);
    text-align: center;
    font-size: min(3.7333333333vw, 14px);
    line-height: 1.4;
  }
  header #navigation .box_contact a::before {
    width: min(9.6vw, 36px);
    height: min(9.6vw, 36px);
    background-color: rgba(255, 255, 255, 0.2);
    background-size: min(3.7333333333vw, 14px);
    border-radius: 50%;
  }
}
header #navigation .dl_sns {
  margin-top: 26px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  header #navigation .dl_sns {
    margin-top: 1.6em;
  }
}

.product_nav {
  padding: 17px 0 14px;
  background: #fff;
}
.product_nav dl {
  width: 1320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product_nav dl dt {
  font-size: 16px;
  font-weight: 700;
}
.product_nav dl dt::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 12px;
  background: url(../img/common/icon_cube.svg) no-repeat center;
  background-size: 100%;
  position: relative;
  top: 0;
  left: 0;
}
.product_nav dl dd {
  margin-left: 46px;
}
.product_nav dl dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
.product_nav dl dd ul::after {
  content: "";
  width: 1px;
  height: 100%;
  display: block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAAXNSR0IArs4c6QAAABpJREFUGFdjnDdv3v+kpCRGBgYGBjABAygcAI3ZBAQVheorAAAAAElFTkSuQmCC) repeat;
  position: absolute;
  top: 0;
  right: 0;
}
.product_nav dl dd ul li {
  position: relative;
}
.product_nav dl dd ul li::before {
  content: "";
  width: 1px;
  height: 100%;
  display: block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAAXNSR0IArs4c6QAAABpJREFUGFdjnDdv3v+kpCRGBgYGBjABAygcAI3ZBAQVheorAAAAAElFTkSuQmCC) repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.product_nav dl dd ul li a {
  padding: 0 34px;
}

#pagetop {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: #000;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 10000;
  display: none;
}
#pagetop::before {
  content: "";
  width: 1em;
  height: 1em;
  display: inline-block;
  background-color: #9d9d9d;
  -webkit-mask: url(../img/common/icon_arrow.svg);
          mask: url(../img/common/icon_arrow.svg);
  -webkit-mask-size: 1em;
          mask-size: 1em;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 20px;
  height: 20px;
  -webkit-mask-size: 20px;
          mask-size: 20px;
  position: absolute;
  inset: 0;
  margin: auto;
  background-color: #fff;
  -webkit-transform: translate(0);
          transform: translate(0);
}
#pagetop:hover {
  background: #0F864C;
}
@media screen and (max-width: 1023px) {
  #pagetop {
    width: min(5.8651026393vw, 60px);
    height: min(5.8651026393vw, 60px);
  }
}
@media screen and (max-width: 768px) {
  #pagetop {
    width: min(11.7333333333vw, 44px);
    height: min(11.7333333333vw, 44px);
  }
  #pagetop::before {
    width: min(4.2666666667vw, 16px);
    height: min(4.2666666667vw, 16px);
    -webkit-mask-size: min(4.2666666667vw, 16px);
            mask-size: min(4.2666666667vw, 16px);
  }
}

footer {
  background: #fff;
}
footer .area_contact {
  padding: 78px 0 82px;
  background: #ececec;
}
footer .area_contact .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .area_contact .box_title {
  width: 34.25%;
  padding-top: 2px;
}
footer .area_contact .box_title .title span {
  display: block;
  line-height: 1;
}
footer .area_contact .box_title .title .en {
  font-weight: 600;
  color: #0F864C;
}
footer .area_contact .box_title .title .jp {
  margin-top: 20px;
  font-weight: 700;
  font-size: 28px;
}
footer .area_contact .box_title .text {
  margin-top: 30px;
  line-height: 2;
}
footer .area_contact .tit_conatct {
  text-align: center;
  font-weight: 700;
}
footer .area_contact .box_tel,
footer .area_contact .box_contact {
  position: relative;
}
footer .area_contact .box_tel::before,
footer .area_contact .box_contact::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAAXNSR0IArs4c6QAAABpJREFUGFdjnDdv3v+kpCRGBgYGBjABAygcAI3ZBAQVheorAAAAAElFTkSuQmCC) repeat;
  position: absolute;
  top: 0;
  left: 0;
}
footer .area_contact .box_tel {
  width: 34.75%;
  text-align: center;
}
footer .area_contact .box_tel .tit_conatct {
  margin-bottom: 20px;
}
footer .area_contact .box_tel dl + dl {
  margin-top: 16px;
}
footer .area_contact .box_tel dl dt {
  padding: 4px 8px;
  position: relative;
  left: 8px;
}
footer .area_contact .box_tel dl dd {
  margin-left: 15px;
}
footer .area_contact .box_tel dl dd a {
  padding-left: 10px;
  letter-spacing: 0.05em;
}
footer .area_contact .box_tel dl dd a::before {
  left: -6px;
}
footer .area_contact .box_tel .time {
  margin-top: 12px;
}
footer .area_contact .box_contact {
  width: 31%;
  padding-left: min(3.9393939394vw, 52px);
}
footer .area_contact .box_contact .tit_conatct {
  margin-bottom: 16px;
}
footer .area_contact .box_contact .showroom {
  margin-top: 10px;
}
footer .area_contact .box_contact a {
  width: min(24.2424242424vw, 320px);
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 1.6;
}
footer .area_contact .box_contact a::before {
  margin-right: 8px;
}
@media screen and (max-width: 1180px) {
  footer .area_contact .box_title {
    width: 100%;
    padding-top: 1em;
  }
  footer .area_contact .box_title .title {
    text-align: center;
  }
  footer .area_contact .box_title .title .jp {
    font-size: min(2.7370478983vw, 28px);
  }
  footer .area_contact .box_title .text {
    text-align: center;
  }
}
@media screen and (max-width: 1180px) and (min-width: 769px) {
  footer .area_contact .box_title .text br {
    display: none;
  }
}
@media screen and (max-width: 1180px) {
  footer .area_contact .box_tel,
  footer .area_contact .box_contact {
    width: 50%;
    margin-top: 2em;
    padding: 0;
  }
}
@media screen and (max-width: 1180px) and (min-width: 769px) {
  footer .area_contact .box_tel::before {
    content: none;
  }
}
@media screen and (max-width: 1180px) {
  footer .area_contact .box_tel dl dt {
    font-size: min(1.3685239492vw, 14px);
  }
  footer .area_contact .box_tel dl dd a {
    font-size: min(2.7370478983vw, 28px);
  }
  footer .area_contact .box_tel dl dd a::before {
    width: min(1.9550342131vw, 20px);
    height: min(1.9550342131vw, 20px);
  }
  footer .area_contact .box_tel .time {
    font-size: min(1.3685239492vw, 14px);
  }
  footer .area_contact .box_contact a {
    width: min(31.2805474096vw, 320px);
    height: min(5.8651026393vw, 60px);
    margin-inline: auto;
    font-size: min(1.5640273705vw, 16px);
  }
}
@media screen and (max-width: 768px) {
  footer .area_contact {
    padding: 15vw 0 14vw;
  }
  footer .area_contact .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .area_contact .box_title {
    width: 100%;
    padding: 0;
  }
  footer .area_contact .box_title .title .en {
    font-size: min(3.7333333333vw, 16px);
  }
  footer .area_contact .box_title .title .jp {
    margin-top: 0.7em;
    font-size: min(6.4vw, 28px);
  }
  footer .area_contact .box_title .text {
    margin-top: 1.7em;
    font-size: min(3.7333333333vw, 16px);
    text-align: left;
  }
  footer .area_contact .tit_conatct {
    font-size: min(3.7333333333vw, 16px);
  }
  footer .area_contact .tit_conatct span {
    display: none;
  }
  footer .area_contact .box_tel::before,
  footer .area_contact .box_contact::before {
    width: 100%;
    height: 1px;
  }
  footer .area_contact .box_tel {
    width: 100%;
    margin-top: 1.6em;
    padding: 1.8em 0 0;
  }
  footer .area_contact .box_tel .tit_conatct {
    margin-bottom: 1em;
  }
  footer .area_contact .box_tel dl {
    padding-right: 1em;
  }
  footer .area_contact .box_tel dl + dl {
    margin-top: 1em;
  }
  footer .area_contact .box_tel dl dt {
    padding: 4px 4px;
    font-size: min(3.2vw, 14px);
    left: 0.2em;
  }
  footer .area_contact .box_tel dl dd {
    margin-left: 0.4em;
  }
  footer .area_contact .box_tel dl dd a {
    padding-left: 10px;
    font-size: min(7.4666666667vw, 28px);
    letter-spacing: 0.05em;
    position: relative;
  }
  footer .area_contact .box_tel dl dd a::before {
    width: min(5.3333333333vw, 20px);
    height: min(5.3333333333vw, 20px);
    left: -0.1em;
  }
  footer .area_contact .box_tel dl dd a::after {
    content: "";
    display: block;
    width: calc(100% - 1.15em);
    height: 1px;
    background: #000;
    position: absolute;
    bottom: 0.2;
    right: 0;
  }
  footer .area_contact .box_tel .time {
    margin-top: 0.8em;
    font-size: min(3.2vw, 14px);
  }
  footer .area_contact .box_contact {
    width: 100%;
    margin-top: 1.7em;
    padding: 1.7em 0 0;
  }
  footer .area_contact .box_contact .tit_conatct {
    margin-bottom: 0.8em;
  }
  footer .area_contact .box_contact .contact,
  footer .area_contact .box_contact .showroom {
    width: 82%;
    margin-inline: auto;
  }
  footer .area_contact .box_contact .showroom {
    margin-top: 0.8em;
  }
  footer .area_contact .box_contact a {
    width: 100%;
    height: min(14.4vw, 60px);
    font-size: min(3.7333333333vw, 16px);
    line-height: 1.6;
  }
  footer .area_contact .box_contact a::before {
    margin-right: 0.2em;
  }
}
footer .area_footer {
  padding: 58px 0 50px;
}
footer .area_footer .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .area_footer .logo {
  width: 297px;
}
footer .area_footer .dl_sns {
  margin-top: 26px;
  color: #000;
  font-size: 14px;
}
footer .area_footer .dl_sns, footer .area_footer .dl_sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .area_footer .dl_sns dd {
  margin-left: 8px;
}
footer .area_footer .dl_sns ul {
  gap: 0 10px;
}
footer .area_footer .dl_sns ul li {
  width: 20px;
  height: 20px;
  line-height: 1;
}
footer .area_footer .dl_sns ul li a {
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .area_footer .dl_sns ul li a:hover {
  opacity: 0.8;
}
footer .area_footer .dl_sns ul li a svg {
  fill: #000;
}
footer .area_footer .copyright {
  margin-top: 36px;
  display: block;
  color: #bebebe;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  footer .area_footer {
    padding: 0 0 4em;
  }
  footer .area_footer .inner {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  footer .area_footer .logo {
    width: min(58.6666666667vw, 220px);
    margin: 2.9em auto 0;
  }
  footer .area_footer .dl_sns {
    margin-top: 2em;
    font-size: min(3.7333333333vw, 14px);
  }
  footer .area_footer .dl_sns, footer .area_footer .dl_sns ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  footer .area_footer .dl_sns dd {
    margin-left: 0.2em;
  }
  footer .area_footer .dl_sns ul {
    gap: 0 1em;
  }
  footer .area_footer .dl_sns ul li {
    width: min(5.3333333333vw, 20px);
    height: min(5.3333333333vw, 20px);
  }
  footer .area_footer .dl_sns ul li a {
    height: min(5.3333333333vw, 20px);
  }
  footer .area_footer .copyright {
    margin-top: 2em;
    text-align: center;
    font-size: min(2.6666666667vw, 12px);
  }
}
footer .nav_footer {
  padding-top: 20px;
  text-align: right;
}
footer .nav_footer a:hover {
  color: #0F864C;
}
footer .nav_footer ul li {
  display: inline-block;
  margin-left: 28px;
}
footer .nav_footer ul li.privacy {
  width: 50%;
  margin-top: 14px;
  font-size: 14px;
}
@media screen and (max-width: 1040px) {
  footer .nav_footer ul {
    max-width: 428px;
  }
  footer .nav_footer ul li.privacy {
    width: auto;
    margin-top: 0;
    font-size: min(1.3685239492vw, 14px);
  }
}
@media screen and (max-width: 768px) {
  footer .nav_footer {
    padding-top: 0;
    text-align: center;
  }
  footer .nav_footer ul {
    max-width: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0;
  }
  footer .nav_footer ul li {
    width: 50%;
    margin-left: 0;
    font-size: min(3.7333333333vw, 14px);
    border-bottom: 1px solid #ececec;
  }
  footer .nav_footer ul li:nth-child(even) {
    border-left: 1px solid #ececec;
  }
  footer .nav_footer ul li.privacy {
    width: 50%;
    padding-top: 0.5em;
    font-size: min(3.2vw, 12px);
  }
  footer .nav_footer ul li a {
    padding: 1em 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

main {
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  main {
    padding-bottom: 17vw;
  }
}

.box_btn {
  width: min(24.2424242424vw, 320px);
  height: 60px;
}
.box_btn a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.6;
  background: #0F864C;
  color: #fff;
  position: relative;
}
.box_btn.line a {
  background: #fff;
  border: 1px solid #d5d5d5;
  color: #000;
}
.box_btn.line a::after {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  content: "";
  width: 1em;
  height: 1em;
  display: inline-block;
  background-color: #9d9d9d;
  -webkit-mask: url(../img/common/icon_arrow.svg);
          mask: url(../img/common/icon_arrow.svg);
  -webkit-mask-size: 1em;
          mask-size: 1em;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-color: #000;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .box_btn.line a::after {
    right: 1em;
  }
}
.box_btn.line a:hover {
  background: #0F864C;
  border-color: #0F864C;
  color: #fff;
}
.box_btn.line a:hover::after {
  background-color: #fff;
}
@media screen and (max-width: 1023px) {
  .box_btn {
    height: min(5.8651026393vw, 60px);
  }
}
@media screen and (max-width: 768px) {
  .box_btn {
    width: 80%;
    height: min(14.4vw, 60px);
  }
}

.golist {
  position: relative;
}
.golist::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/common/icon_arrow_btn.png) no-repeat center;
  background-color: #000;
  background-size: 100%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin-left: 12px;
  position: relative;
  top: 4px;
  left: 0;
}
.golist:hover {
  color: #0F864C;
}
.golist:hover::after {
  background-color: #0F864C;
}

/*-----------------------------------------------------------*/
/* $ タイトル
/*-----------------------------------------------------------*/
.tit_main,
.tit_sub {
  text-align: center;
  font-family: "NotoSansJP", serif;
  font-weight: 700;
}

.tit_main {
  color: #003A59;
  font-size: 32px;
}
@media screen and (max-width: 1023px) {
  .tit_main {
    font-size: min(3.128054741vw, 32px);
  }
}
@media screen and (max-width: 768px) {
  .tit_main {
    font-size: min(7.4666666667vw, 28px);
    line-height: 1.4;
  }
}

.tit_sub {
  font-size: 28px;
}
@media screen and (max-width: 1023px) {
  .tit_sub {
    font-size: min(2.7370478983vw, 28px);
  }
}
@media screen and (max-width: 768px) {
  .tit_sub {
    font-size: min(6.4vw, 28px);
    line-height: 1.8;
  }
}

.tit_boxline {
  margin: 0 0 30px;
  text-align: center;
  position: relative;
}
.tit_boxline span {
  width: 200px;
  padding: 3px 0;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  background: #fff;
  border: 1px solid #000;
  position: relative;
  z-index: 10;
}
.tit_boxline::after {
  content: "";
  width: 100%;
  height: 1px;
  display: inline-block;
  background: #000;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .tit_boxline {
    margin: 0 0 1em;
  }
  .tit_boxline span {
    font-size: min(4.2666666667vw, 20px);
  }
}

.tb_gray {
  width: 100%;
  border-top: 1px solid #ddd;
}
.tb_gray th, .tb_gray td {
  padding: 17px 20px;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}
.tb_gray th {
  background: #f1f1f1;
}
@media screen and (max-width: 768px) {
  .tb_gray {
    border-top: none;
    border-bottom: 1px solid #ddd;
  }
  .tb_gray th, .tb_gray td {
    width: 100%;
    display: block;
    border-top: 1px solid #ddd;
    font-size: min(3.2vw, 14px);
  }
  .tb_gray th {
    padding: 0.7em 3%;
  }
  .tb_gray td {
    padding: 0.6em 3% 1.5em;
    border: none;
  }
}

#pagenavi {
  position: relative;
  font-size: 16px;
  font-family: "inter", sans-serif;
}
#pagenavi .wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 16px;
}
#pagenavi a, #pagenavi span {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  border: 1px solid #ddd;
}
#pagenavi a.previouspostslink, #pagenavi a.nextpostslink, #pagenavi span.previouspostslink, #pagenavi span.nextpostslink {
  width: 95px;
  padding: 0 10px;
}
#pagenavi a.current, #pagenavi span.current {
  pointer-events: none;
  background: #ddd;
}
#pagenavi a.extend::before, #pagenavi span.extend::before {
  content: "⋯";
}
#pagenavi a:hover, #pagenavi span:hover {
  background: #ddd;
}
@media screen and (max-width: 768px) {
  #pagenavi {
    font-size: min(8vw, 18px);
  }
  #pagenavi .wp-pagenavi {
    height: 40px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0 0.5em;
    position: relative;
  }
  #pagenavi a, #pagenavi span {
    width: 40px;
    height: 40px;
    font-size: min(3.7333333333vw, 14px);
  }
  #pagenavi span {
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
  }
  #pagenavi a.page {
    display: none;
  }
  #pagenavi .previouspostslink,
  #pagenavi .nextpostslink {
    position: absolute;
    top: 0;
  }
  #pagenavi .previouspostslink {
    left: 0;
  }
  #pagenavi .nextpostslink {
    right: 0;
  }
}