@charset "UTF-8";
/*!
Theme Name: kiraris-ihin
Version: 1.0.7
*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
  font: inherit;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}

input,
button,
textarea,
select {
  font: inherit;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

ul[class],
ol[class] {
  list-style: none;
}

#root,
#__next {
  isolation: isolate;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: "ZenMaru";
  src:
    url("font/ZenMaruGothic-Bold-en.woff2") format("woff2"),
    url("font/ZenMaruGothic-Bold-en.woff") format("woff");
}
html {
  overscroll-behavior-y: none;
  font-size: 2.67vw;
}
@media screen and (min-width: 768px) {
  html {
    font-size: min(10px, 0.77vw);
  }
}

html {
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
@media screen and (max-width: 768px) {
  html {
    margin-top: 0 !important;
  }
}

@font-face {
  font-family: "Noto Sans JP";
  src:
    url("font/NotoSansJP-Medium-ss.woff2") format("woff2"),
    url("font/NotoSansJP-Medium-ss.woff") format("woff");
  font-weight: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src:
    url("font/NotoSansJP-Bold-ss.woff2") format("woff2"),
    url("font/NotoSansJP-Bold-ss.woff") format("woff");
  font-weight: bold;
}
body {
  position: relative;
  background: white;
  color: #2f2f2f;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

.footer {
  margin-top: auto;
}

a,
button {
  text-decoration: none;
  transition: 0.3s ease-in-out;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

strong {
  font-weight: bold;
}

svg {
  max-width: 100%;
  max-height: 100%;
}

iframe {
  max-width: 100%;
}

.nowrap {
  display: inline-block;
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  margin-left: auto;
}

.text-center {
  text-align: center;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .sp-hidden {
    display: none !important;
  }
}

@media screen and (max-width: 1199px) {
  .pc-only {
    display: none !important;
  }
}

@media screen and (min-width: 1200px) {
  .pc-hidden {
    display: none !important;
  }
}

.con,
.con-s {
  width: 34.5rem;
  margin-inline: auto;
}

@media screen and (min-width: 768px) {
  .con {
    width: 120rem;
  }
  .con-p {
    width: 120rem;
    margin-inline: auto;
  }
  .con-s {
    width: calc(100% - 10rem);
    max-width: 1000px;
  }
}
.ttl .en,
.ttl .ja {
  display: block;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .ttl .en,
  .ttl .ja {
    text-align: center;
  }
}
.ttl .en {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.15em;
}
.ttl .ja {
  margin-top: 0.4rem;
  color: #26a064;
  font-size: 3rem;
  letter-spacing: 0.15em;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .ttl .ja {
    font-size: 5.4rem;
  }
}

.ttl-text {
  margin-top: 2rem;
  font-size: 1.4rem;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  .ttl-text {
    margin-top: 1.6rem;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    text-align: center;
  }
}

.slick-arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 1.7rem;
  height: 2.8rem;
  border: none;
  background-color: #58c3e0;
  padding: 0;
  font-size: 0;
  color: transparent;
  overflow: hidden;
  opacity: 0.5;
  transition: opacity 0.3s ease-in-out;
  display: none !important;
}
@media screen and (min-width: 768px) {
  .slick-arrow {
    width: 3.1rem;
    height: 5rem;
  }
}
.slick-arrow:hover {
  opacity: 0.9;
}
.slick-prev {
  left: 2rem;
  transform: translateY(-50%) rotate(180deg);
  display: none !important;
}
.slick-next {
  right: 2rem;
  transform: translateY(-50%);
  display: none !important;
}
.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  margin-top: 2.3rem;
}
.slick-dots button {
  display: block;
  width: 1rem;
  aspect-ratio: 1/1;
  border: 0;
  border-radius: 1rem;
  background-color: #fff;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.slick-dots .slick-active button {
  background-color: #1e8716;
}

.button {
  display: block;
  width: fit-content;
  border: none;
  border-radius: 1.4rem;
  padding: 0.2rem 1.7rem;
  background: linear-gradient(#26a064 50%, #118a4e 50%);
  color: white;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.15em;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .button {
    font-size: 1.6rem;
    transition: 0.25s ease-in-out;
  }
  .button:hover {
    opacity: 0.9;
  }
}

#lightbox-outer {
  position: fixed;
  z-index: 900;
  inset: 0;
  background: rgba(255, 255, 255, 0.8);
}
#lightbox-underlay {
  position: absolute;
  z-index: 1;
  inset: 0;
}
#lightbox-image {
  position: absolute;
  z-index: 2;
  inset: 0;
  max-width: calc(100% - 30px);
  max-height: calc(100% - 30px);
  margin: auto;
  user-select: none;
  transform: scale(0.5);
  transition: 0.5s ease-in-out;
}
#lightbox-image._show {
  transform: scale(1);
}
#lightbox-close {
  position: absolute;
  z-index: 3;
  inset: 0 0 auto auto;
  width: 40px;
  height: 40px;
  border: none;
  background-color: rgba(0, 0, 0, 0.8);
}
#lightbox-close::before,
#lightbox-close::after {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  margin: auto;
  width: 20px;
  height: 1px;
  background-color: white;
}
#lightbox-close::before {
  transform: rotate(45deg);
}
#lightbox-close::after {
  transform: rotate(-45deg);
}

.breadcrumbs {
  overflow-x: auto;
}
.breadcrumbs::-webkit-scrollbar {
  height: 1px;
}
.breadcrumbs::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.breadcrumbs::-webkit-scrollbar-thumb {
  background: #bbb;
}
.breadcrumbs-list {
  display: flex;
}
.breadcrumbs-item {
  flex-shrink: 0;
}
.breadcrumbs-item a {
  color: #2f2f2f;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .breadcrumbs-item a {
    font-size: 1.4rem;
  }
}
.breadcrumbs-item:first-child a {
  display: block;
  padding-left: 1.9rem;
  background: url("images/bread-home.svg") 0 50% / contain no-repeat;
}
@media screen and (min-width: 768px) {
  .breadcrumbs-item:first-child a {
    padding-left: 2.3rem;
    background-size: 1.6rem;
  }
}
.breadcrumbs-item:nth-child(n + 2) {
  padding-left: 1.3rem;
  background: url("images/bread-arrow.svg") 0.45rem 50%/0.4rem no-repeat;
}
@media screen and (min-width: 768px) {
  .breadcrumbs-item:nth-child(n + 2) {
    padding-left: 2rem;
    background-position: 0.75rem;
    background-size: 0.5rem;
  }
}

.toc {
  margin: 3rem 0;
  padding-bottom: 1rem;
  background-color: #fff;
}
.toc-button {
  position: relative;
  border-bottom: 1px solid #1e8716;
  padding: 1.7rem 1.4rem 0.3rem;
  color: #1e8716;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .toc-button {
    padding: 2.7rem 2.2rem 1.5rem;
    font-size: 2.2rem;
  }
}
.toc-button:after {
  content: "";
  display: block;
  position: absolute;
  top: 1.7rem;
  right: 1.5rem;
  width: 1.7rem;
  aspect-ratio: 1/1;
  background: url("images/chevron-down-o.webp") no-repeat center/contain;
}
@media screen and (min-width: 768px) {
  .toc-button:after {
    top: 2.7rem;
    right: 2rem;
    width: 2.7rem;
  }
}
.toc-button._show:after {
  transform: rotate(180deg);
}
.toc-button:hover::after {
  color: #ebf6e2;
}
.toc-items {
  display: none;
  padding: 0.6rem 0.4rem 1.7rem;
}
@media screen and (min-width: 768px) {
  .toc-items {
    padding: 0 5rem 3rem;
  }
}
.toc-items ul {
  list-style: none;
}
.toc-items ul li {
  padding: 0;
  background: none;
}
.toc-items ul li:before {
  content: none !important;
}
.toc-items ul a {
  display: block;
  padding-left: 1.05em;
  text-indent: -1.05em;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .toc-items ul a {
    font-size: 1.7rem;
  }
}
.toc-items ul li.toc-h2 {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .toc-items ul li.toc-h2 {
    margin-top: 1.8rem;
  }
}
.toc-items ul li.toc-h2 a {
  color: #1e8716;
}
.toc-items ul li.toc-h2 a:before {
  content: "●";
}
.toc-items ul li.toc-h3 {
  margin-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .toc-items ul li.toc-h3 {
    margin-top: 1rem;
  }
}
.toc-items ul li.toc-h3 a {
  color: #707070;
}
.toc-items ul li.toc-h3 a:before {
  content: "―";
}

.header {
  background-color: #407439;
}
.header-con {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-areas: "h1 h1" "logo sp";
  align-items: start;
  justify-content: space-between;
  gap: 0.2rem;
  padding: 0.8rem 0 1rem;
}
@media screen and (min-width: 768px) {
  .header-con {
    grid-template-areas: "h1 pc" "logo pc";
    gap: 1rem;
    padding: 1.8rem 0 1.2rem;
  }
}
@media screen and (min-width: 1520px) {
  .header-con {
    width: 1520px;
    padding-left: 160px;
  }
}
.header-h1 {
  grid-area: h1;
  color: white;
  font-size: 1.1rem;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .header-h1 {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
  }
}
.header-logo {
  grid-area: logo;
  width: 18.9rem;
}
@media screen and (min-width: 768px) {
  .header-logo {
    width: 38.5rem;
  }
}
.header-sp {
  grid-area: sp;
  display: flex;
  align-items: center;
  gap: 0.4rem;
  margin-top: 0.7rem;
}
@media screen and (min-width: 768px) {
  .header-sp {
    display: none;
  }
}
.header-sp a {
  width: 3.9rem;
}
.header-sp button {
  width: 3.4rem;
  border: none;
  padding: 0;
  background: none;
}
.header-pc {
  grid-area: pc;
  display: none;
}
@media screen and (min-width: 768px) {
  .header-pc {
    display: block;
  }
}
.header-pay {
  padding: 0.5rem 1.4rem 0.5rem 0.8rem;
  background: white;
}
.header-pay img {
  height: 2.6rem;
  width: auto;
}
.header-appeal {
  display: flex;
  justify-content: center;
  gap: 1.1rem;
  margin-top: 0.9rem;
}
.header-appeal li {
  border-radius: 1.8rem;
  padding: 0 1.1rem 0 2.1rem;
  background:
    url(images/header-list.svg) 0.3rem 50%/1.8rem no-repeat,
    linear-gradient(115deg, #f97c29 2rem, #e69a00);
  color: white;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 3.6rem;
}
.header-tel {
  width: fit-content;
  margin-inline: auto;
  padding-left: 6.5rem;
  background: url("images/tel-nofree.webp") 0 1.2rem/5.3rem no-repeat;
  color: white;
  font-size: 6.7rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -0.02em;
}
.header-tel.free {
  background: url("images/tel-free.webp") 0 1rem/5.8rem no-repeat;
}
.header-tel span {
  display: block;
  margin-top: 0.8rem;
  font-size: 1.1rem;
  letter-spacing: 0.3em;
  text-align: center;
}
.header-menu {
  position: fixed;
  z-index: 101;
  inset: 0 0 0 3rem;
  background-color: white;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.16);
  opacity: 0.9;
  transform: translateX(100%);
  transition: 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  .header-menu {
    display: none;
  }
}
.header-menu._show {
  opacity: 1;
  transform: translateX(0);
}
.header-menu-underlay {
  position: fixed;
  z-index: 100;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.16);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in-out;
}
.header-menu-underlay._show {
  opacity: 1;
  visibility: visible;
}
.header-menu-close {
  display: block;
  width: 4.8rem;
  height: 4.8rem;
  margin: 2.2rem 1rem 0 auto;
  border: none;
  padding: 0;
  background: none;
}
.header-menu-inner {
  overflow-y: auto;
  max-height: calc(100% - 4.8rem);
}
.header-menu-inner li {
  list-style: none;
  margin: 0;
  border-bottom: 1px solid #1e8716;
}
.header-menu-inner li a {
  display: block;
  padding: 0.5rem 3rem;
  color: #1e8716;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.foot {
  position: fixed;
  z-index: 100;
  inset: auto 0 0;
  height: 8.9rem;
  background-color: rgb(9, 13, 30);
  opacity: 1;
  transform: translateY(0);
  transition: 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  .foot {
    height: 9rem;
  }
}
.foot._hide {
  opacity: 0.5;
  transform: translateY(12rem);
}
@media screen and (min-width: 768px) {
  .foot._hide {
    transform: translateY(12.6rem);
  }
}
.foot-con {
  position: relative;
  padding-top: 2.9rem;
  padding-left: 6.9rem;
  background: url(images/foot-sp.webp) 0.7rem 0.4rem/36.5rem no-repeat;
}
@media screen and (min-width: 768px) {
  .foot-con {
    display: grid;
    grid-template-columns: 46.4rem 30.5rem;
    align-items: start;
    padding-top: 1.2rem;
    padding-left: 28.7rem;
    background-image: url(images/foot-pc.webp);
    background-position: 5.9rem 0.8rem;
    background-size: 106.1rem;
  }
}
.foot-con:before {
  content: "";
  display: block;
  position: absolute;
  top: -0.9rem;
  left: -1.1rem;
  width: 10rem;
  aspect-ratio: 200/183;
  background: url(images/foot-img.webp) center/contain no-repeat;
  transform: rotate(-8deg);
}
@media screen and (min-width: 768px) {
  .foot-con:before {
    top: -3.6rem;
    left: 12.1rem;
    width: 13.3rem;
    transform: none;
  }
}
.foot-tel {
  display: none;
}
@media screen and (min-width: 768px) {
  .foot-tel {
    display: block;
  }
}
.foot-tel {
  padding-left: 4.4rem;
  background: url(images/foot-tel-pc.webp) 0 2.7rem/3.6rem no-repeat;
  color: white;
  font-size: 5.5rem;
  font-weight: bold;
  letter-spacing: 0.07em;
  white-space: nowrap;
  font-family: "ZenMaru", sans-serif;
}
.foot-button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}
@media screen and (min-width: 768px) {
  .foot-button {
    flex-wrap: wrap;
    gap: 0.5rem 1rem;
  }
}
.foot-button a {
  width: 7rem;
}
@media screen and (min-width: 768px) {
  .foot-button a {
    width: 13.5rem;
  }
  .foot-button a:hover {
    opacity: 0.9;
  }
}
.foot-button a img {
  filter: drop-shadow(0.1rem 0.1rem 0.2rem rgba(47, 47, 47, 0.2));
}
.foot-button a.tel picture {
  filter: drop-shadow(0.1rem 0.1rem 0.2rem rgba(47, 47, 47, 0.2))
    hue-rotate(-90deg);
}
@media screen and (min-width: 768px) {
  .foot-button .mail {
    width: 16rem;
  }
}
.foot-button .tel {
  position: relative;
  overflow: hidden;
  width: 12.5rem;
}
@media screen and (min-width: 768px) {
  .foot-button .tel {
    display: none;
  }
}
.foot-button .tel span {
  position: absolute;
  bottom: 0.1rem;
  left: 50%;
  color: white;
  font-size: 1rem;
  letter-spacing: 0.05em;
  white-space: nowrap;
  transform: translateX(-50%) scale(0.6);
  transform-origin: bottom;
}
.foot-button .note {
  display: none;
}
@media screen and (min-width: 768px) {
  .foot-button .note {
    display: block;
    width: 100%;
    color: white;
    font-size: 0.9rem;
    letter-spacing: 0.15em;
    text-align: center;
    transform: none;
  }
}

.shamemi {
  position: fixed;
  z-index: 100;
  bottom: 11rem;
  right: 0.3rem;
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
@media screen and (min-width: 768px) {
  .shamemi {
    bottom: 50%;
    right: 1.6rem;
  }
}
.shamemi._hide {
  opacity: 0;
  visibility: hidden;
  transform: translateX(50%);
}
.shamemi a:hover {
  opacity: 0.9;
}
.shamemi img {
  width: 8rem;
  filter: drop-shadow(0.1rem 0.1rem 0.1rem rgba(47, 47, 47, 0.2));
}
@media screen and (min-width: 768px) {
  .shamemi img {
    width: 15rem;
  }
}

.footer {
  overflow: hidden;
  background-color: #1e8716;
}
.footer-con {
  padding: 3.8rem 0 3rem;
}
@media screen and (min-width: 768px) {
  .footer-con {
    padding: 6rem 0 3rem;
  }
}
.footer-logo {
  width: 24rem;
}
@media screen and (min-width: 768px) {
  .footer-logo {
    width: 42rem;
  }
}
.footer-inner {
  margin-top: 2.2rem;
}
@media screen and (min-width: 768px) {
  .footer-inner {
    display: grid;
    grid-template-columns: 1fr 50%;
    padding-left: 3rem;
    margin-top: 5.8rem;
  }
}
.footer-menu li {
  list-style: none;
}
.footer-menu li + li {
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .footer-menu li + li {
    margin-top: 3rem;
  }
}
.footer-menu a {
  display: block;
  border-bottom: 1px solid;
  padding: 0.2rem 0.5rem;
  color: white;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .footer-menu a {
    border: none;
    padding: 0;
    font-size: 2rem;
  }
  .footer-menu a:hover {
    color: #ebf6e2;
  }
}
.footer-menu a.no-link {
  display: block;
  pointer-events: none;
}
.footer-menu a.submenu-link {
  margin-left: 1.5rem;
  font-size: 1.3rem;
}
@media screen and (min-width: 768px) {
  .footer-menu a.submenu-link {
    margin-left: 2rem;
    font-size: 1.8rem;
  }
}
.footer-office {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 2rem 0.6rem;
  margin-top: 3rem;
}
@media screen and (min-width: 768px) {
  .footer-office {
    gap: 3rem 0.8rem;
    margin-top: 0;
  }
}
.footer-office dl {
  grid-column: span 2;
  display: grid;
  grid-template-columns: subgrid;
  align-items: start;
}
.footer-office dt {
  border: 1px solid white;
  padding: 0.6rem 1rem;
  color: white;
  font-size: 1.2rem;
  letter-spacing: 0.3em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .footer-office dt {
    padding: 0.2rem 1rem;
    font-size: 1.6rem;
  }
}
.footer-office dd {
  color: white;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .footer-office dd {
    font-size: 1.4rem;
  }
}
.footer-text {
  margin-top: 2.3rem;
  color: white;
  font-size: 0.8rem;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .footer-text {
    margin-top: 3.8rem;
    font-size: 1.2rem;
  }
}
.footer-link {
  margin-top: 3.6rem;
}
@media screen and (min-width: 768px) {
  .footer-link {
    margin-top: 5rem;
    border-top: 1px solid white;
    padding: 6rem 0 0 2rem;
  }
}
.footer-link-outer {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 16rem);
  justify-content: center;
  gap: 0.5rem 2.5rem;
}
@media screen and (min-width: 768px) {
  .footer-link-outer {
    grid-template-columns: repeat(2, 52.5rem);
    justify-content: space-between;
    gap: 0.9rem 5rem;
  }
}
.footer-link-title {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.footer-link-title span {
  order: -1;
  color: white;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .footer-link-title span {
    font-size: 1.8rem;
  }
}
.footer-link-title:before {
  content: "";
  flex: 7.1rem 0 1;
  margin: 0 0.5rem 0 auto;
  border-top: 1px solid white;
}
@media screen and (min-width: 768px) {
  .footer-link-title:before {
    flex-basis: 40rem;
    margin-right: 1rem;
  }
}
.footer-link-title:after {
  content: "";
  width: 1rem;
  aspect-ratio: 1/1;
  background: url(images/footer-arrow.webp) center/contain no-repeat;
  transform: rotate(180deg);
  transition: transform 0.25s ease-in-out;
}
@media screen and (min-width: 768px) {
  .footer-link-title:after {
    width: 1.5rem;
  }
}
.footer-link-title._show:after {
  transform: rotate(0);
}
.footer-link-inner {
  display: none;
}
.footer-link-inner ul {
  list-style: none;
  padding: 0.7rem 0 2rem 0.9rem;
}
@media screen and (min-width: 768px) {
  .footer-link-inner ul {
    display: grid;
    grid-template-columns: repeat(3, auto);
    justify-content: space-between;
    gap: 1.4rem 3rem;
    padding: 2rem 0 3rem;
  }
}
.footer-link-inner li + li {
  margin-top: 0.6rem;
}
@media screen and (min-width: 768px) {
  .footer-link-inner li + li {
    margin-top: 0;
  }
}
.footer-link-inner a {
  color: white;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .footer-link-inner a {
    font-size: 1.3rem;
    letter-spacing: 0.05em;
  }
}
.footer-link-inner a:before {
  content: "-";
}
.footer-copy {
  padding: 1.2rem 1.5rem;
  background-color: #407439;
  color: white;
  font-size: 1.7rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .footer-copy {
    padding: 1.5rem;
    font-size: 2rem;
  }
}

.cta {
  position: relative;
  border-top: 0.7rem solid #ef4854;
  border-bottom: 1.5rem solid #fff9c0;
  background-color: #fff9c0;
}
@media screen and (min-width: 768px) {
  .cta {
    border-top: 1.5rem solid #ef4854;
  }
}
.cta-con {
  position: relative;
  border-top-width: 1.5rem;
  padding: 41rem 1.5rem 3.8rem;
  background: url(images/cta-sp.webp) 0 0.1rem/100% no-repeat;
}
@media screen and (min-width: 768px) {
  .cta-con {
    padding: 51.4rem 27rem 2rem;
    background-image: url(images/cta-pc.webp);
    background-position: 0 0;
  }
}
.cta-con:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 27.9rem;
  left: 0;
  width: 15.5rem;
  aspect-ratio: 310/285;
  background: url(images/cta-img.webp) center/contain no-repeat;
}
@media screen and (min-width: 768px) {
  .cta-con:before {
    top: 33.7rem;
    left: 7.9rem;
    width: 28.2rem;
  }
}
@media screen and (min-width: 768px) {
  .cta-con:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 48.9rem;
    right: 21.6rem;
    width: 10.1rem;
    height: 8.8rem;
    background: url(images/cta-kira.webp) center/contain no-repeat;
  }
}
.cta-tel {
  display: block;
  position: relative;
}
.cta-tel span {
  position: absolute;
  top: 3rem;
  left: 4.2rem;
  color: white;
  font-size: 3rem;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .cta-tel span {
    top: 3.7rem;
    left: 15.8rem;
    font-size: 6.3rem;
  }
}
.cta-button {
  display: grid;
  grid-template-columns: repeat(auto-fit, 16.5rem);
  justify-content: center;
  gap: 0.8rem;
  margin-top: 1.4rem;
}
@media screen and (min-width: 768px) {
  .cta-button {
    grid-template-columns: repeat(auto-fit, 30rem);
    gap: 6rem;
    margin-top: 1.6rem;
  }
}
.cta-button p {
  position: relative;
  width: fit-content;
  margin: 0 auto 0.5rem;
  color: #407439;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 768px) {
  .cta-button p {
    font-size: 2rem;
  }
  .cta-button p.mail {
    letter-spacing: 0.05em;
  }
}
.cta-button p:before,
.cta-button p:after {
  content: "";
  display: block;
  position: absolute;
  top: 0.3rem;
  width: 0.1rem;
  height: 1.2rem;
  background-color: #407439;
}
@media screen and (min-width: 768px) {
  .cta-button p:before,
  .cta-button p:after {
    width: 0.2rem;
    height: 2.5rem;
  }
}
.cta-button p:before {
  left: -0.7rem;
  transform: rotate(-36deg);
}
@media screen and (min-width: 768px) {
  .cta-button p:before {
    left: -2rem;
    transform: rotate(-19deg);
  }
}
.cta-button p:after {
  right: -0.3rem;
  transform: rotate(36deg);
}
@media screen and (min-width: 768px) {
  .cta-button p:after {
    right: -1.3rem;
    transform: rotate(19deg);
  }
}
.cta-button a:hover {
  opacity: 0.8;
}

.hero {
  overflow: hidden;
  background-color: #ebf6e2;
}
@media screen and (min-width: 768px) {
  .hero {
    font-size: min(0.65vw, 10px);
  }
}
.hero_home {
  background-color: #ebf6e2;
}
.hero-inner {
  position: relative;
  max-width: 1540px;
  margin: 0 auto;
}
.hero-city {
  position: absolute;
  z-index: 1;
  top: 2.2em;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 3em;
  padding: 0.6em 1.7em 1.1em;
  background: #e23b16;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .hero-city {
    top: 12.9em;
    left: 30.9em;
    transform: translate(-50%, -50%);
    background: none;
    padding: unset;
    border-radius: unset;
    line-height: 1.2;
  }
}
.hero-city br {
  display: none;
}
@media screen and (min-width: 768px) {
  .hero-city br {
    display: block;
  }
}
.hero-city span {
  display: block;
  font-size: 4.3em;
}
@media screen and (min-width: 768px) {
  .hero-city span {
    font-size: 6em;
  }
}
@media screen and (max-width: 767px) {
  .hero-city span {
    transform: none !important;
  }
}

.about {
  background: #ebf6e2;
  overflow: hidden;
}
.about-con {
  position: relative;
  padding: 12rem 0 28.5rem;
  background-image:
    url(images/about-img.webp), url(images/about-bottom-sp.webp);
  background-position:
    50% 5rem,
    left 0 bottom 0.9rem;
  background-size: 1.7rem, 100%;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .about-con {
    padding: 19rem 0 34.8rem;
    background-image:
      url(images/about-img.webp), url(images/about-bottom-pc.webp);
    background-position:
      50% 10rem,
      left 17rem bottom 3.2rem;
    background-size: 2.4rem, 88.2rem;
  }
}
.about-title {
  color: #26a064;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .about-title {
    font-size: 3rem;
    letter-spacing: 0.2em;
  }
}
.about-title .city {
  display: inline-block;
  margin-right: 0.3rem;
  margin-bottom: 0.7rem;
  padding: 0.1rem 1rem 0.4rem;
  background-color: #26a064;
  color: white;
  font-size: 3rem;
}
@media screen and (min-width: 768px) {
  .about-title .city {
    margin-bottom: 1.5rem;
    font-size: 5rem;
  }
}
.about-title .txt {
  font-size: 2.5rem;
}
@media screen and (min-width: 768px) {
  .about-title .txt {
    font-size: 3rem;
  }
}
.about-text {
  margin: 1rem 1.5rem 0;
  font-size: 1.2rem;
  line-height: 1.7;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .about-text {
    width: 86rem;
    margin: 2.8rem auto 0;
    font-size: 1.6rem;
  }
}

.omakase {
  overflow: hidden;
  background-color: #ebf6e2;
  padding: 1rem 0 4rem;
}
@media screen and (min-width: 768px) {
  .omakase {
    padding: 5rem 0 7rem;
  }
}
.about + .omakase {
  padding-top: 3.4rem;
  background: #b2e2b1 url(images/omakase-arrow-sp-2.webp) 50% 0/4rem no-repeat;
}
@media screen and (min-width: 768px) {
  .about + .omakase {
    padding-top: 3rem;
    background-image: url(images/omakase-arrow-pc-2.webp);
    background-size: 6rem;
  }
}
.omakase h2 {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .omakase-ttl img {
    width: 93.9rem;
    margin-left: 15rem;
  }
  .omakase-ttl + .omakase-con {
    margin-top: -2.7rem;
  }
}
.omakase-con {
  width: 34.5rem;
  margin-inline: auto;
  margin-top: 2.8rem;
}
@media screen and (min-width: 768px) {
  .omakase-con {
    width: 89rem;
    margin-top: -6rem;
  }
}
.omakase-text {
  margin-top: 2.2rem;
  font-size: 1.2rem;
  line-height: 1.7;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .omakase-text {
    margin-top: 3rem;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
}
.omakase-text2 {
  position: relative;
  margin-top: 1.8rem;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  .omakase-text2 {
    margin-top: 2.4rem;
    font-size: 2.4rem;
    letter-spacing: 0.2em;
  }
}
.omakase-text2:after {
  content: "";
  display: block;
  position: absolute;
  right: -1.5rem;
  bottom: -0.7rem;
  width: 7.7rem;
  height: 6.7rem;
  background: url(images/omakase-light.webp) center/contain no-repeat;
}
@media screen and (min-width: 768px) {
  .omakase-text2:after {
    right: -7.9rem;
    bottom: 0.3rem;
    width: 11.9rem;
    height: 10.4rem;
  }
}

.onayami {
  overflow: hidden;
  background-color: #daddde;
  padding: 3.9rem 0 7.2rem;
}
@media screen and (min-width: 768px) {
  .onayami {
    padding: 12rem 0 24rem;
  }
}
.omakase + .onayami {
  background: #daddde url(images/onayami-arrow-sp-2.webp) 50% 0/4rem no-repeat;
}
@media screen and (min-width: 768px) {
  .omakase + .onayami {
    background-image: url(images/onayami-arrow-pc-2.webp);
    background-size: 6rem;
  }
}
.onayami-title {
  width: fit-content;
  margin-inline: auto;
  padding: 0 6rem;
  background-image:
    url(images/onayami-title-before.webp), url(images/onayami-title-after.webp);
  background-position:
    0 50%,
    100% 50%;
  background-size: 6rem;
  background-repeat: no-repeat;
  font-size: 1.7rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .onayami-title {
    font-size: 3rem;
    letter-spacing: 0.3em;
  }
}
.onayami-title span {
  display: inline-block;
}
.onayami-list {
  display: grid;
  grid-template-columns: repeat(2, 15rem);
  justify-content: center;
  gap: 1rem;
  margin-top: 1.9rem;
}
@media screen and (min-width: 768px) {
  .onayami-list {
    grid-template-columns: repeat(3, 20rem);
    gap: 2rem;
    margin-top: 3.3rem;
  }
}
.onayami-item {
  aspect-ratio: 1/1;
  border-radius: 1.5rem;
  padding-top: 0.1rem;
  background-color: white;
  text-align: center;
}
.onayami-item img {
  width: 12rem;
  aspect-ratio: 12/9;
  margin: 0 auto 0.6rem;
}
@media screen and (min-width: 768px) {
  .onayami-item img {
    width: 16.5rem;
    margin-bottom: 0.9rem;
  }
}
.onayami-item span {
  display: block;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .onayami-item span {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
}
.onayami.onayami-top {
  background: #daddde url(images/onayami-arrow-sp.webp) 50% 0/4rem no-repeat;
}
@media screen and (min-width: 768px) {
  .onayami.onayami-top {
    background-image: url(images/onayami-arrow-pc.webp);
    background-size: 6rem;
  }
}

.certificate {
  overflow: hidden;
  margin-top: -2.4rem;
  padding-bottom: 6.5rem;
  background: linear-gradient(
    transparent 2.4rem,
    rgba(255, 255, 255, 0.1333333333) 0.4rem
  );
}
@media screen and (min-width: 768px) {
  .certificate {
    margin-top: -20rem;
    padding-bottom: 7.5rem;
    background: linear-gradient(transparent 20rem, #fff20rem);
  }
}
.certificate .ellipse {
  position: relative;
  overflow: hidden;
  height: 2.5rem;
}
@media screen and (min-width: 768px) {
  .certificate .ellipse {
    height: 20rem;
  }
}
.certificate .ellipse:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.5rem;
  left: 50%;
  transform: translateX(-50%);
  width: 58.6rem;
  height: 13.8rem;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 0.6rem 0.3rem #fff;
}
@media screen and (min-width: 768px) {
  .certificate .ellipse:before {
    width: 115.1dvw;
    height: 77.7rem;
  }
}
.certificate-title {
  position: relative;
  z-index: 1;
  margin-top: 2rem;
  color: #26a064;
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .certificate-title {
    margin-top: -6.7rem;
    font-size: 4.6rem;
    letter-spacing: 0.15em;
  }
}
.certificate-title span {
  position: relative;
  display: inline-block;
  margin-left: 1rem;
  font-size: 2.8rem;
  letter-spacing: 0.1em;
  text-shadow: 0.2rem 0 #c5d8ac;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .certificate-title span {
    display: inline-block;
    margin-left: 1.8rem;
    font-size: 5.4rem;
    text-shadow: 0.3rem 0 #c5d8ac;
  }
}
.certificate-title span::before,
.certificate-title span::after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
.certificate-title span::before {
  top: 0.2rem;
  left: -2.2rem;
  width: 2.4rem;
  aspect-ratio: 77/64;
  background-image: url("images/certificate-title-before.webp");
}
@media screen and (min-width: 768px) {
  .certificate-title span::before {
    top: 0;
    left: -2.6rem;
    width: 4rem;
  }
}
.certificate-title span::after {
  bottom: -0.5rem;
  right: -1rem;
  width: 1.8rem;
  aspect-ratio: 1/1;
  background-image: url("images/certificate-title-after.webp");
}
@media screen and (min-width: 768px) {
  .certificate-title span::after {
    bottom: -0.6rem;
    right: 0.2rem;
    width: 1.9rem;
  }
}
.certificate-image {
  margin-top: 1.9rem;
  padding-top: 1.5rem;
  background: url(images/certificate-img.webp) 100% 0/15.2rem no-repeat;
}
@media screen and (min-width: 768px) {
  .certificate-image {
    padding-top: 0;
    background-position: 61rem 0.6rem;
    background-size: 19rem;
  }
}
.certificate-image img {
  width: 18rem;
  height: 17rem;
  object-fit: contain;
  object-position: right;
}
@media screen and (min-width: 768px) {
  .certificate-image img {
    width: 60rem;
    height: 23.6rem;
  }
}
.certificate-image p {
  margin-top: 1.5rem;
  color: #26a064;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.7;
  text-shadow: 0.1rem 0.1rem #c5d8ac;
}
@media screen and (min-width: 768px) {
  .certificate-image p {
    margin-top: 1.7rem;
    font-size: 3rem;
    letter-spacing: 0.3em;
    line-height: 1.5;
    text-shadow: 0.1rem 0.2rem #c5d8ac;
  }
}
.certificate-image p span {
  padding-bottom: 0.2rem;
  background: url(images/certificate-wavy.webp) left bottom/2.5rem repeat-x;
}
@media screen and (min-width: 768px) {
  .certificate-image p span {
    padding-bottom: 0.6rem;
    background-size: 5.6rem;
  }
}
.certificate-ba {
  position: relative;
  width: 30rem;
  height: 18rem;
  margin: 2.4rem auto 0;
  background: url(images/certificate-before-sp.webp) center/contain no-repeat;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .certificate-ba._after {
    background-image: url(images/certificate-after-sp.webp);
  }
}
@media screen and (min-width: 768px) {
  .certificate-ba {
    width: 52rem;
    height: 49rem;
    margin-top: 2.8rem;
    background-image: url(images/certificate-before-pc.webp);
  }
  .certificate-ba:hover {
    background-image: url(images/certificate-after-pc.webp);
  }
}
.certificate-ba:before {
  content: "";
  display: block;
  position: absolute;
  top: -4.9rem;
  left: -4.6rem;
  width: 8rem;
  height: 7.8rem;
  background: url(images/certificate-ba-img.webp) center/contain no-repeat;
}
@media screen and (min-width: 768px) {
  .certificate-ba:before {
    top: -20.8rem;
    left: -19rem;
  }
}
.certificate-catch {
  margin-top: 1.3rem;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.7;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .certificate-catch {
    margin-top: 3.1rem;
    font-size: 3rem;
    letter-spacing: 0.2em;
  }
}
.certificate-catch span {
  padding: 0 0.3rem 0.1rem;
  background: linear-gradient(to top, #e7f196 1.5rem, transparent 1.5rem);
}
.certificate-text {
  width: 29rem;
  margin: 1.5rem auto 0;
  font-size: 1.2rem;
  line-height: 1.67;
}
@media screen and (min-width: 768px) {
  .certificate-text {
    width: 81rem;
    margin-top: 1.7rem;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
}

.review {
  overflow: hidden;
  background-color: #ebf6e2;
}
.review-con {
  padding: 7rem 0 4rem;
  background:
    url(images/review-img3.webp) 0 100%/9.5rem no-repeat,
    url(images/review-img2.webp) 19.4rem 3.6rem/13.5rem no-repeat,
    url(images/review-img1.webp) 30.5rem 1.7rem/10.7rem no-repeat;
}
@media screen and (min-width: 768px) {
  .review-con {
    padding: 10.7rem 0 4.6rem;
    background-position:
      10.7rem 100%,
      78.1rem 12.9rem,
      97.3rem 10.7rem;
    background-size: 9.5rem, 21.2rem, 10.7rem;
  }
}
.review .ttl {
  margin-left: 2.3rem;
}
@media screen and (min-width: 768px) {
  .review .ttl {
    margin-left: 0;
  }
}
.review-rating {
  display: flex;
  align-items: flex-end;
  width: 34.5rem;
  margin: 2.1rem auto 2rem;
  border-radius: 1rem;
  padding: 1.9rem 0;
  background-color: white;
}
@media screen and (min-width: 768px) {
  .review-rating {
    width: 40rem;
    margin: 2.6rem auto 1.6rem;
    padding: 2.6rem 0 1.5rem;
  }
}
.review-rating .left {
  margin: 0 1.6rem 0 6rem;
}
@media screen and (min-width: 768px) {
  .review-rating .left {
    margin: 0 2.1rem 0 5.1rem;
  }
}
.review-rating .left img {
  width: 12.3rem;
}
@media screen and (min-width: 768px) {
  .review-rating .left img {
    width: 15.6rem;
  }
}
.review-rating .left span {
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.24em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .review-rating .left span {
    font-size: 1.8rem;
  }
}
.review-rating .right span {
  display: block;
  margin-bottom: 0.5rem;
  font-size: 5rem;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .review-rating .right span {
    font-size: 6.3rem;
  }
}
.review-rating .right img {
  width: 9.6rem;
}
@media screen and (min-width: 768px) {
  .review-rating .right img {
    width: 11.5rem;
  }
}
.review-lead {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .review-lead {
    font-size: 1.8rem;
    letter-spacing: 0.24em;
  }
}
.review-text {
  width: 26rem;
  margin: 0.9rem auto 1.7rem;
  font-size: 1.2rem;
  line-height: 1.67;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .review-text {
    width: 59rem;
    margin: 2.3rem auto 3rem;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    line-height: 2;
  }
}
@media screen and (min-width: 768px) {
  .review-items {
    width: 79.5rem;
    margin-inline: auto;
  }
}
.review-item {
  margin: 2rem 1.2rem 0.4rem;
  border-radius: 1rem;
  padding: 1px 1.5rem 1.2rem;
  background-color: white;
  box-shadow: 0.4rem 0.4rem #c5d8ac;
}
.review-item .image {
  width: 17.4rem;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 50%;
  margin: -2rem auto 0.7rem;
}
.review-item .name {
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.2em;
}
.review-item .star {
  width: 5.7rem;
  margin: 0.7rem 0;
}
.review-item .text {
  height: 6lh;
  overflow-y: auto;
  font-size: 0.9rem;
  line-height: 1.4;
}

.price {
  overflow: hidden;
  background-color: #ebf6e2;
}
.price:before {
  content: "";
  display: block;
  height: 1.7rem;
}
@media screen and (min-width: 768px) {
  .price:before {
    height: 3rem;
  }
}
.review + .price:before {
  height: 0;
}
@media screen and (min-width: 768px) {
  .review + .price:before {
    height: 6rem;
  }
}
.price-con {
  padding: 8.4rem 0 5.7rem;
  background:
    url(images/price-img2.webp) 19.4rem 3.8rem/15rem no-repeat,
    url(images/price-img1.webp) 26.7rem -4.3rem/12.7rem no-repeat;
}
@media screen and (min-width: 768px) {
  .price-con {
    padding: 8.8 0 9.9rem;
    background-position:
      81.5rem 1.1rem,
      100.4rem 0;
    background-size: 23rem, 12.7rem;
  }
}
.price .ttl {
  margin-left: 2.3rem;
}
@media screen and (min-width: 768px) {
  .price .ttl {
    margin-left: 0;
  }
}
.price-list {
  display: grid;
  grid-template-columns: 32rem;
  justify-content: center;
  gap: 0.7rem;
  margin-top: 4.8rem;
}
@media screen and (min-width: 768px) {
  .price-list {
    grid-template-columns: 32rem 32rem;
    gap: 0 5rem;
    margin-top: 5rem;
  }
}
.price-item {
  padding: 1.9rem 0 1.8rem;
  background-color: white;
}
@media screen and (min-width: 768px) {
  .price-item {
    grid-row: span 5;
    display: grid;
    grid-template-rows: subgrid;
  }
  .price-item:nth-child(n + 3) {
    margin-top: 5rem;
  }
}
.price-item .title {
  border-bottom: 0.2rem solid #1e8716;
  padding-bottom: 0.9rem;
  font-size: 1.7rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}
.price-item .image {
  height: 14.7rem;
  margin-top: 1.3rem;
}
.price-item .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.price-item .name {
  margin: 1rem 0.7rem 0.4rem;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.02em;
}
.price-item .name span {
  display: inline-block;
  margin-right: 0.5rem;
  border-radius: 0.5rem;
  padding: 0.2rem 0.5rem;
  background-color: #1e8716;
  color: white;
  font-size: 1.1rem;
  font-weight: normal;
  letter-spacing: 0;
}
.price-item .regular {
  width: fit-content;
  margin-left: 1rem;
  padding-left: 0.3rem;
  background: linear-gradient(to top, #dfdfdf 0.7rem, transparent 0.7rem);
  font-size: 1.5rem;
  letter-spacing: -0.01em;
  line-height: 1.4;
}
.price-item .regular span {
  margin-right: 0.6rem;
  font-size: 1.2rem;
  letter-spacing: 0.15em;
}
.price-item .discount {
  position: relative;
  display: flex;
  align-items: baseline;
  margin: 0.7rem 0.8rem 0 1rem;
  color: #e12148;
  font-size: 4.7rem;
  font-weight: bold;
  letter-spacing: -0.03em;
  line-height: 1;
}
.price-item .discount .label {
  align-self: center;
  width: 7.6rem;
  height: 5.3rem;
  clip-path: polygon(0 0, 100% 0, 100% 3.8rem, 50% 100%, 0 3.8rem);
  margin-right: auto;
  padding-top: 0.5rem;
  background: linear-gradient(#f05660, #e12148);
  color: #fef8d3;
  font-size: 1.4rem;
  letter-spacing: 0.025em;
  line-height: 1.1;
  text-align: center;
}
.price-item .discount .yen {
  margin: 0 0.2rem;
  font-size: 2rem;
}
.price-item .discount .kara {
  font-size: 2.5rem;
}
.price-item .discount .tax {
  position: absolute;
  bottom: 2.8rem;
  right: 2.5rem;
  font-size: 0.8rem;
  letter-spacing: 0.06em;
}
.price-pay {
  width: 32rem;
  margin: 4rem auto 0;
  padding: 2.5rem 0 4rem;
  background-color: white;
}
@media screen and (min-width: 768px) {
  .price-pay {
    width: 69rem;
    margin-top: 5rem;
    padding: 3.2rem 0;
  }
}
.price-pay .title {
  width: 29rem;
  margin-inline: auto;
  background: url(images/price-pay.svg) 0 100% / contain no-repeat;
  padding-bottom: 1rem;
  font-size: 1.7rem;
  font-weight: bold;
  letter-spacing: 0.15em;
  text-align: center;
}
.price-pay .text {
  margin-top: 1.6rem;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  line-height: 1.67;
  text-align: center;
}
.price-pay img {
  width: 21.4rem;
  margin: 1.3rem auto 0;
}
@media screen and (min-width: 768px) {
  .price-pay img {
    width: 63.4rem;
    margin-top: 2.6rem;
  }
}

.reason {
  overflow: hidden;
  background-color: white;
}
.reason-con {
  padding-top: 8rem;
}
@media screen and (min-width: 768px) {
  .reason-con {
    padding-top: 17rem;
  }
}
.reason .ttl,
.reason .ttl-text {
  margin-left: 1.6rem;
}
@media screen and (min-width: 768px) {
  .reason .ttl,
  .reason .ttl-text {
    margin: auto;
  }
}
.reason-ttl {
  position: relative;
  width: fit-content;
}
.reason-ttl:after {
  content: "";
  display: block;
  position: absolute;
  top: -2rem;
  right: -15rem;
  width: 15rem;
  aspect-ratio: 261/242;
  background: url(images/reason-img.webp) 0 0 / contain no-repeat;
}
@media screen and (min-width: 768px) {
  .reason-ttl:after {
    top: -5rem;
    right: -26.1rem;
    width: 26.1rem;
  }
}
.reason-list {
  display: grid;
  grid-template-columns: 34.5rem;
  justify-content: center;
  margin-top: 3rem;
}
@media screen and (min-width: 768px) {
  .reason-list {
    grid-template-columns: repeat(4, 26.9rem);
    gap: 2.5rem;
    margin-top: 7rem;
  }
}
.reason-item {
  margin-top: 7.7rem;
  padding: 0 2.2rem 1.8rem;
  background-color: #ebf6e2;
}
@media screen and (min-width: 768px) {
  .reason-item {
    margin-top: 6.2rem;
    padding: 0 1.7rem 1.2rem;
  }
}
.reason-item .title {
  height: 8rem;
  margin: -6.2rem 0 1rem;
  border-radius: 1rem;
  padding-top: 3.4rem;
  background: #26a064 url(images/reason-1.webp) 50% 1.4rem/7rem no-repeat;
  color: white;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .reason-item .title {
    margin-top: -6.2rem;
    letter-spacing: 0;
  }
}
.reason-item:nth-child(2) .title {
  background-image: url(images/reason-2.webp);
}
.reason-item:nth-child(3) .title {
  background-image: url(images/reason-3.webp);
}
.reason-item:nth-child(4) .title {
  background-image: url(images/reason-4.webp);
}
.reason-item .image {
  height: 18.4rem;
  border-radius: 1rem;
  overflow: hidden;
}
.reason-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.reason-item .text {
  margin-top: 2rem;
  font-size: 1.2rem;
  line-height: 1.67;
}

.flow {
  overflow: hidden;
  background-color: white;
}
.flow-con {
  padding: 10.9rem 0 6.65rem;
  background:
    url(images/flow-img1.webp) left 0 bottom 0.3rem/10rem no-repeat,
    url(images/flow-img2.webp) 21.5rem 3rem/17.4rem no-repeat,
    url(images/flow-img1.webp) 16.5rem 4rem/10rem no-repeat;
}
@media screen and (min-width: 768px) {
  .flow-con {
    padding: 15.8rem 0 20.8rem;
    background-position:
      left 3rem bottom 12rem,
      80.1rem 12rem,
      102.3rem 14.9rem;
    background-size: 10rem, 23.6rem, 10rem;
  }
}
.flow .ttl,
.flow .ttl-text {
  margin-left: 1.5rem;
}
@media screen and (min-width: 768px) {
  .flow .ttl,
  .flow .ttl-text {
    margin-left: 0;
  }
}
.flow-list {
  display: grid;
  grid-template-columns: 34.5rem;
  justify-content: center;
  gap: 1rem;
  margin-top: 3.7rem;
}
@media screen and (min-width: 768px) {
  .flow-list {
    grid-template-columns: repeat(5, auto);
    gap: 5.5rem;
    margin-top: 6rem;
  }
}
.flow-item {
  position: relative;
  min-height: 14.6rem;
  padding: 0.2rem 0 0 11.1rem;
  background: url(images/flow-1.webp) 0 0/10.2rem no-repeat;
}
@media screen and (min-width: 768px) {
  .flow-item {
    min-width: 16.1rem;
    padding: 15.2rem 0 0;
    background-position: 50% 0;
    background-size: 13.9rem;
  }
}
.flow-item:after {
  content: "";
  display: block;
  position: absolute;
  top: 11rem;
  left: 2.9rem;
  width: 4.4rem;
  height: 2.8rem;
  background: url(images/flow-arrow.webp) center/contain no-repeat;
  transform: rotate(90deg);
}
@media screen and (min-width: 768px) {
  .flow-item:after {
    top: 13.4rem;
    left: auto;
    right: -4.9rem;
    transform: none;
  }
}
.flow-item:last-child {
  min-height: 10.2rem;
}
.flow-item:last-child:after {
  content: none;
}
.flow-item:nth-child(2) {
  background-image: url(images/flow-2.webp);
}
.flow-item:nth-child(3) {
  background-image: url(images/flow-3.webp);
}
.flow-item:nth-child(4) {
  background-image: url(images/flow-4.webp);
}
.flow-item:nth-child(5) {
  background-image: url(images/flow-5.webp);
}
.flow-item h3 {
  width: fit-content;
  font-size: 2rem;
  font-weight: bold;
  border-bottom: 0.2rem solid;
}
@media screen and (min-width: 768px) {
  .flow-item h3 {
    margin-inline: auto;
    font-size: 2.3rem;
  }
}
.flow-item p {
  margin-top: 0.8rem;
  font-size: 1rem;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .flow-item p {
    width: 16.1rem;
    margin: 1.1rem auto 0;
    font-size: 1.4rem;
    line-height: 1.45;
  }
}

.results {
  background-color: #fff9c0;
  overflow: hidden;
}
.results-con {
  padding: 8.2rem 0 6.8rem;
  background:
    url(images/results-img2.webp) left 0 bottom 6.1rem/9.1rem no-repeat,
    url(images/results-img1.webp) 19.7rem 1.2rem/16.3rem no-repeat;
}
@media screen and (min-width: 768px) {
  .results-con {
    padding: 10rem 0 7.8rem;
    background-position:
      left 13.5rem bottom 8rem,
      83.7rem 7.6rem;
    background-size: 9.1rem, 19rem;
  }
}
.results .ttl,
.results .ttl-text {
  margin-left: 1.5rem;
}
@media screen and (min-width: 768px) {
  .results .ttl,
  .results .ttl-text {
    margin-left: 0;
  }
}
.results-list {
  position: relative;
  margin: 3rem auto 0;
}
@media screen and (min-width: 768px) {
  .results-list {
    width: 108.4rem;
  }
}
.results-list:before,
.results-list:after {
  content: none;
}
@media screen and (min-width: 768px) {
  .results-list:before,
  .results-list:after {
    content: "";
  }
}
.results-list:before,
.results-list:after {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  width: 25.6rem;
  height: 26rem;
}
.results-list:before {
  left: -5.3rem;
  background: linear-gradient(to right, #fff9c0, transparent);
}
.results-list:after {
  right: -5.3rem;
  background: linear-gradient(to left, #fff9c0, transparent);
}
@media screen and (min-width: 768px) {
  .results-list .slick-dots {
    margin-top: 3.7rem;
  }
}
.results-list .works-item {
  margin: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  .results-list .works-item {
    margin: 0 1rem;
  }
}
.results-button {
  width: fit-content;
  margin: 2.8rem auto 0;
}
@media screen and (min-width: 768px) {
  .results-button {
    margin-top: 3.7rem;
  }
}

.area {
  background-color: #ebf6e2;
}
.area-con {
  padding: 10.2rem 0 8rem;
  background:
    url(images/area-img2.webp) 18.9rem 6.3rem/18.5rem no-repeat,
    url(images/area-img1.webp) 30.3rem 4.5rem/9.1rem no-repeat;
}
@media screen and (min-width: 768px) {
  .area-con {
    padding: 12.8rem 0 9.1rem;
    background: none;
  }
  .area-con .ttl {
    position: relative;
    width: fit-content;
    min-width: 48.5rem;
  }
  .area-con .ttl:before,
  .area-con .ttl:after {
    content: "";
    display: block;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .area-con .ttl:before {
    top: -2.5rem;
    left: -8rem;
    width: 9.1rem;
    height: 7.9rem;
    background-image: url(images/area-img1.webp);
  }
  .area-con .ttl:after {
    top: -0.7rem;
    left: -23rem;
    width: 23.3rem;
    height: 20.7rem;
    background-image: url(images/area-img2.webp);
  }
}
.area .ttl {
  margin-left: 1.5rem;
}
@media screen and (min-width: 768px) {
  .area .ttl {
    margin: auto;
  }
}
.area .ttl-text {
  margin-left: 1.5rem;
}
@media screen and (min-width: 768px) {
  .area .ttl-text {
    width: fit-content;
    margin-left: 0;
    margin-inline: auto;
    text-align: left;
  }
}
.area-pref {
  width: 34.5rem;
  margin: 1.3rem auto 0;
  border-radius: 3rem;
  padding: 0.4rem 0 0.5rem;
  background-color: #26a064;
  color: white;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 0.3em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .area-pref {
    width: 50rem;
    margin-top: 5.6rem;
    padding: 0.6rem 0 0.7rem;
  }
}
.area-image {
  width: 34.5rem;
  margin: 1.2rem auto 0;
}
@media screen and (min-width: 768px) {
  .area-image {
    width: 50rem;
  }
}
.area-pref + .area-image {
  margin-top: 1.7rem;
}
.area-image img {
  margin-inline: auto;
}
.area-list {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 16.6rem);
  justify-content: center;
  gap: 1rem 0.7rem;
  margin-top: 1.3rem;
}
@media screen and (min-width: 768px) {
  .area-list {
    grid-template-columns: repeat(4, 16.6rem);
    gap: 0.5rem 1rem;
    margin-top: 4.2rem;
  }
}
.area-list:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -8rem;
  right: 1.5rem;
  width: 9.1rem;
  height: 7.9rem;
  background: url(images/area-img1.webp) center/contain no-repeat;
}
@media screen and (min-width: 768px) {
  .area-list:before {
    bottom: auto;
    top: -4rem;
    right: 16.4rem;
  }
}
.area-item {
  position: relative;
  cursor: pointer;
}
.area-item .pref {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 2rem;
  padding: 0.3rem 0.9rem 0.4rem 2rem;
  background-color: #407439;
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.3em;
}
@media screen and (min-width: 768px) {
  .area-item .pref {
    padding: 0.6rem 0.9rem 0.7rem 2rem;
    font-size: 1.8rem;
  }
}
.area-item .pref::after {
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  background: url(images/area-plus.webp) center/contain no-repeat;
}
.area-item .pref._show:after {
  background-image: url(images/area-minus.webp);
}
.area-item .text {
  display: none;
  padding: 0.8rem;
  background-color: #ebf6e2;
  font-size: 1.1rem;
  line-height: 1.8;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .area-item .text {
    padding: 0.7rem;
    font-size: 1.4rem;
  }
}
.area-city {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 0.9rem;
  width: 33.5rem;
  margin: 2rem auto 1.5rem;
  color: #26a064;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 768px) {
  .area-city {
    gap: 3.2rem;
    width: 72rem;
    margin: 1.5rem auto 1.2rem;
    padding-right: 1.5rem;
    font-size: 2.5rem;
  }
}
.area-city:after {
  content: "";
  height: 1px;
  background-color: #26a064;
}
.area-text {
  position: relative;
  width: 33.5rem;
  margin-inline: auto;
  font-size: 1.1rem;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .area-text {
    width: 72rem;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
}
.area-text:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -8rem;
  right: -0.5rem;
  width: 7.2rem;
  aspect-ratio: 91/79;
  background: url(images/area-img1.webp) center/contain no-repeat;
}
@media screen and (min-width: 768px) {
  .area-text:before {
    bottom: auto;
    top: -11.2rem;
    right: -1.7rem;
    width: 9.1rem;
  }
}

.faq {
  overflow: hidden;
  padding: 2.1rem 0 2.5rem;
  background-color: #ebf6e2;
}
@media screen and (min-width: 768px) {
  .faq {
    padding: 3.9rem 0 5rem;
  }
}
.faq-con {
  position: relative;
  width: 36.5rem;
  margin-inline: auto;
  padding: 3rem 1rem 1.8rem;
  background-color: white;
}
@media screen and (min-width: 768px) {
  .faq-con {
    width: 100rem;
    padding: 4.5rem 5rem 3.8rem;
  }
}
.faq-con:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -2.1rem;
  right: 1.5rem;
  width: 13.8rem;
  aspect-ratio: 209/181;
  background: url(images/faq-img.webp) center/contain no-repeat;
}
@media screen and (min-width: 768px) {
  .faq-con:before {
    top: -3.9rem;
    right: 9.3rem;
    width: 20.9rem;
  }
}
.faq-hr {
  margin: 0.9rem 0 2.7rem;
  border: none;
  border-bottom: 3px solid #2f2f2f;
}
@media screen and (min-width: 768px) {
  .faq-hr {
    margin-top: 2rem;
  }
}
.faq-item {
  margin-top: 2.1rem;
  border-bottom: 1px solid #2f2f2f;
  padding-bottom: 1.9rem;
}
@media screen and (min-width: 768px) {
  .faq-item {
    padding: 0 1.5rem 2.1rem 4.7rem;
  }
}
.faq-item .q {
  display: grid;
  grid-template-columns: 1fr 4rem;
  justify-content: space-between;
  padding-left: 0.3rem;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .faq-item .q {
    grid-template-columns: 76.5rem 4rem;
    font-size: 1.8rem;
    letter-spacing: 0.1em;
  }
}
.faq-item .q::after {
  content: "";
  background: url(images/upper-arrow.webp) center/2rem no-repeat;
  transform: rotate(180deg);
  transition: transform 0.25s ease-in-out;
}
.faq-item .q._show::after {
  transform: rotate(0);
}
.faq-item .a {
  display: none;
  padding-top: 1.9rem;
  font-size: 1.2rem;
  line-height: 1.8;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .faq-item .a {
    width: 76.5rem;
    padding-top: 3rem;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
}

.newses {
  overflow: hidden;
  padding: 2.5rem 0;
  background-color: #ebf6e2;
}
@media screen and (min-width: 768px) {
  .newses {
    padding: 5rem 0 6rem;
  }
}
.newses:before {
  content: "";
  display: block;
  height: 4.6rem;
  background: radial-gradient(
    circle at 50% 15.3rem,
    #1e8716 15.2rem,
    transparent 15.3rem
  );
}
@media screen and (min-width: 768px) {
  .newses:before {
    height: 7.2rem;
    background: radial-gradient(
        ellipse at 50% 15.3rem,
        #1e8716 70%,
        transparent 70.5%
      )
      50% 0/52.9rem 30.6rem no-repeat;
  }
}
.newses-con {
  position: relative;
  width: 36.5rem;
  margin-inline: auto;
  border-radius: 1rem;
  padding: 1px 1rem 2.4rem;
  background-color: #1e8716;
}
@media screen and (min-width: 768px) {
  .newses-con {
    width: 100rem;
    padding: 1px 15rem 3.9rem;
    background:
      url("images/news-deco-right.webp") right 2.5rem top 2rem/16.4rem no-repeat,
      url("images/news-deco-left.webp") left 4.4rem bottom 4.6rem/11.8rem
        no-repeat,
      #1e8716;
  }
}
.newses-con:before {
  content: "";
  display: block;
  position: absolute;
  top: -2.2rem;
  left: 0.3rem;
  width: 12.1rem;
  aspect-ratio: 431/396;
  background: url("images/news-img.webp") center/contain no-repeat;
}
@media screen and (min-width: 768px) {
  .newses-con:before {
    top: -7.1rem;
    left: 7.7rem;
    width: 21.5rem;
  }
}
.newses-title {
  margin-top: -1.4rem;
}
.newses-title .en {
  display: block;
  width: 9.2rem;
  margin-inline: auto;
  border-radius: 1.6rem;
  background-color: white;
  color: #1e8716;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.15em;
  text-align: center;
}
.newses-title .ja {
  display: block;
  margin-top: 1.5rem;
  color: white;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .newses-title .ja {
    margin-top: 1.3rem;
    font-size: 5.4rem;
  }
}
.newses-list {
  margin-top: 3rem;
}
@media screen and (min-width: 768px) {
  .newses-list {
    margin-top: 3.9rem;
  }
}
.newses-list .news-item:not(:first-child) {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .newses-list .news-item:not(:first-child) {
    margin-top: 3rem;
  }
}
.newses-button {
  display: block;
  width: fit-content;
  margin: 1.2rem 0 0 auto;
  padding-right: 1.4rem;
  background: url(images/arrow-right.webp) 100% 50%/0.6rem no-repeat;
  color: white;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 768px) {
  .newses-button {
    margin-top: 4.6rem;
    padding-right: 1.7rem;
    background-size: 0.8rem;
    font-size: 1.6rem;
  }
  .newses-button:hover {
    opacity: 0.8;
  }
}

.newses-single .newses-con {
  padding: 5rem 2rem 5rem !important;
}
@media screen and (min-width: 768px) {
  .newses-single .newses-con {
    padding: 5rem 10rem 18rem !important;
  }
}
.newses-single .newses-con .ttl {
  width: unset;
  z-index: 0;
}
.newses-single .newses-con .ttl:before {
  content: "";
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 21rem;
  background: url(images/news-title-bg.webp) no-repeat center center;
  background-size: cover;
  z-index: -1;
  border: none;
}
@media screen and (min-width: 768px) {
  .newses-single .newses-con .ttl:before {
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 58rem;
    height: 36rem;
  }
}

.columns {
  overflow: hidden;
  padding: 2.5rem 0 0;
  background-color: #ebf6e2;
}
@media screen and (min-width: 768px) {
  .columns {
    padding: 10rem 0 14rem;
  }
}
.columns-con {
  padding: 3rem 0 3.3rem;
  background-color: white;
}
@media screen and (min-width: 768px) {
  .columns-con {
    width: 1000px;
    margin-inline: auto;
    padding: 4.7rem 0 4.5rem;
  }
}
.columns .ttl,
.columns .ttl-text {
  margin-left: 1.9rem;
}
@media screen and (min-width: 768px) {
  .columns .ttl,
  .columns .ttl-text {
    margin-left: 0;
  }
}
.columns-list {
  display: grid;
  grid-template-columns: repeat(2, 16rem);
  justify-content: center;
  gap: 0 1rem;
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .columns-list {
    grid-template-columns: repeat(3, 21rem);
    gap: 0 1.8rem;
    margin-top: 3.6rem;
  }
}
.columns-button {
  width: fit-content;
  margin: 2.7rem auto 0;
}
@media screen and (min-width: 768px) {
  .columns-button {
    margin-top: 3.6rem;
  }
}
.columns .column-item:nth-child(n + 4) {
  display: none;
}
.columns {
  /* スマホ 2件表示 */
}
@media screen and (max-width: 767px) {
  .columns .column-item:nth-child(n + 3) {
    display: none;
  }
}

.office {
  overflow: hidden;
  padding: 3rem 0;
  background-color: #ebf6e2;
}
@media screen and (min-width: 768px) {
  .office {
    padding: 4.5rem 0 3.5rem;
  }
}
.office-con {
  position: relative;
  width: 36rem;
  margin-inline: auto;
  padding: 2.8rem 2rem;
  background-color: white;
}
@media screen and (min-width: 768px) {
  .office-con {
    width: 100rem;
    padding: 4rem 20rem 5rem;
  }
  .office-con .ttl .en {
    font-size: 1.4rem;
  }
  .office-con .ttl .ja {
    font-size: 3.4rem;
  }
}
.office-con:before {
  content: "";
  display: block;
  position: absolute;
  top: -1.3rem;
  right: -0.7rem;
  width: 10.6rem;
  height: 9.5rem;
  background: url(images/office-img-sp.webp) 0 0 / contain no-repeat;
}
@media screen and (min-width: 768px) {
  .office-con:before {
    top: 3rem;
    left: 18.4rem;
    width: 14.4rem;
    height: 12.8rem;
    background-image: url(images/office-img-pc.webp);
  }
}
.office-list {
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .office-list {
    width: fit-content;
    margin: 3rem auto 0;
  }
}
.office-item {
  display: grid;
  grid-template-columns: auto 1fr;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.3;
}
.office-item:nth-child(n + 2) {
  margin-top: 0.5rem;
}

.works-item {
  display: block;
}
.works-item:hover {
  opacity: 0.9;
}
.works-item-image {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.2rem;
  aspect-ratio: 342/258;
}
.works-item-image .image {
  position: relative;
  background-color: rgba(255, 255, 255, 0.2);
}
.works-item-image .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.works-item-image .image span {
  display: block;
  position: absolute;
  inset: 0.9rem 0 auto;
  width: 7rem;
  margin: auto;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.033em;
  line-height: 1.5rem;
  text-align: center;
}
.works-item-image .image span.before {
  background-color: white;
  color: #707070;
}
.works-item-image .image span.after {
  background-color: #1e8716;
  color: white;
}
.works-item-content {
  margin-top: 0.2rem;
  border-radius: 1rem;
  padding: 0.8rem 1rem 1rem;
  background-color: white;
}
.works-item-data {
  display: flex;
  align-items: center;
  gap: 1rem;
  width: fit-content;
  min-width: 20.6rem;
  margin-inline: auto;
}
.works-item-data .serv {
  border: 0.2rem solid #0a7fb2;
  border-radius: 0.5rem;
  padding: 0.1rem 1.2rem;
  background-color: #0099dc;
  color: white;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.works-item-data .name {
  flex: auto 1 1;
  border-bottom: 0.1rem solid;
  padding: 0 2.5rem;
  color: #1e8716;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}
.works-item-price {
  margin-top: 0.7rem;
  color: #1e8716;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-align: center;
}
.works-item-price span {
  margin: 0 0.8rem 0 1.7rem;
  font-size: 2.5rem;
}
.column-item {
  grid-row: span 4;
  display: grid;
  grid-template-rows: subgrid;
}
@media screen and (min-width: 768px) {
  .column-item:hover {
    opacity: 0.8;
  }
}
.column-item .cat {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
@media screen and (min-width: 768px) {
  .column-item .cat {
    gap: 1rem;
  }
}
.column-item .cat span {
  border-radius: 2rem;
  padding: 0.1rem 0.9rem;
  background-color: #1e8716;
  color: white;
  font-size: 0.7rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .column-item .cat span {
    font-size: 1.2rem;
  }
}
.column-item .image {
  overflow: hidden;
  margin-top: 0.4rem;
  aspect-ratio: 16/11;
  border-radius: 0.5rem;
}
.column-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.column-item .title {
  margin-top: 0.5rem;
  color: #2f2f2f;
  font-size: 1rem;
  letter-spacing: 0.05em;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .column-item .title {
    font-size: 1.4rem;
  }
}
.column-item .date {
  margin-top: 0.3rem;
  color: #2f2f2f;
  font-size: 0.7rem;
  letter-spacing: 0.1em;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .column-item .date {
    margin-top: 0.5rem;
    font-size: 1.1rem;
  }
}

.news-item {
  display: block;
  padding-bottom: 0.9rem;
  border-bottom: 1px solid white;
}
@media screen and (min-width: 768px) {
  .news-item {
    padding-bottom: 0.5rem;
  }
  .news-item:hover {
    opacity: 0.8;
  }
}
.news-item .date {
  display: block;
  width: fit-content;
  padding: 0 0.6rem;
  background-color: white;
  color: #1e8716;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .news-item .date {
    margin-left: 0.3rem;
    font-size: 1.5rem;
  }
}
.news-item .title {
  display: block;
  margin: 0.3rem 0.7rem 0;
  color: white;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .news-item .title {
    margin: 1.3rem 1rem 0;
    font-size: 1.8rem;
    letter-spacing: 0.1em;
  }
}

.page-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5rem;
  gap: 1.6rem;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .page-nav {
    margin-top: 12rem;
  }
}

.page-numbers {
  width: 2.2rem;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #c2c2c2;
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2.2rem;
  text-align: center;
}
.page-numbers.current {
  background: linear-gradient(#1e8716 50%, #407439 50%);
  pointer-events: none;
}
.page-numbers:hover {
  opacity: 0.8;
}
.page-numbers.prev,
.page-numbers.next {
  overflow: hidden;
  width: 1.5rem;
  aspect-ratio: 1/1;
  background: url("images/page-nav.svg") center/contain no-repeat;
  white-space: nowrap;
  text-indent: 10rem;
}
.page-numbers.prev {
  transform: rotate(180deg);
}

/*
* アーカイブページ（index.php, archive-news.php, 404.php）のスタイル
*/
.archive {
  overflow: hidden;
  padding: 1rem 0 6rem;
  background: #ebf6e2;
}
@media screen and (min-width: 768px) {
  .archive {
    padding: 2rem 0 12rem;
  }
}
.archive-con {
  padding-top: 8rem;
}
@media screen and (min-width: 768px) {
  .archive-con {
    padding-top: 6rem;
  }
}
.archive-column-list {
  display: grid;
  grid-template-columns: repeat(2, 16.5rem);
  justify-content: center;
  gap: 0 1.5rem;
  margin-top: 3.5rem;
}
@media screen and (min-width: 768px) {
  .archive-column-list {
    grid-template-columns: repeat(3, 38rem);
    gap: 0 3rem;
    margin-top: 7rem;
  }
}
.archive-column-list a {
  padding: 0.4rem 0.7rem;
  background-color: white;
}
.archive-column-list a:nth-child(n + 3) {
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .archive-column-list a:nth-child(n + 3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .archive-column-list a {
    padding: 2rem 1.3rem 1rem;
  }
  .archive-column-list a:nth-child(n + 4) {
    margin-top: 3rem;
  }
  .archive-column-list a .cat span {
    font-size: 1.8rem;
  }
  .archive-column-list a .image {
    margin-top: 1rem;
  }
  .archive-column-list a .title {
    font-size: 1.8rem;
  }
  .archive-column-list a .date {
    margin-top: 1.5rem;
    font-size: 1.5rem;
  }
}
.archive-works-con {
  background: url(images/results-img1.webp) 100% 1rem/16.3rem no-repeat;
}
@media screen and (min-width: 768px) {
  .archive-works-con {
    background-position: 83.7rem 3.6rem;
    background-size: 19rem;
  }
}
.archive-works-list {
  display: grid;
  justify-content: center;
  gap: 2rem;
  margin-top: 3rem;
}
@media screen and (min-width: 768px) {
  .archive-works-list {
    grid-template-columns: repeat(3, 34.5rem);
    gap: 3rem 2.5rem;
    margin-top: 7.5rem;
  }
}
.archive-news-con {
  position: relative;
  width: 36.5rem;
  margin: 7rem auto 0;
  border-radius: 1rem;
  padding: 1px 1rem 2.4rem;
  background-color: #1e8716;
}
@media screen and (min-width: 768px) {
  .archive-news-con {
    width: 100rem;
    margin-top: 13.4rem;
    padding: 1px 15rem 3.9rem;
  }
}
.archive-news-con:before {
  content: "";
  display: block;
  position: absolute;
  inset: -4.6rem 0 auto;
  height: 4.6rem;
  background: radial-gradient(
    circle at 50% 15.3rem,
    #1e8716 15.2rem,
    transparent 15.3rem
  );
}
@media screen and (min-width: 768px) {
  .archive-news-con:before {
    top: -7.2rem;
    height: 7.2rem;
    background: radial-gradient(
        ellipse at 50% 15.3rem,
        #1e8716 70%,
        transparent 70.5%
      )
      50% 0/52.9rem 30.6rem no-repeat;
  }
}
.archive-news-con:after {
  content: "";
  display: block;
  position: absolute;
  top: -2.2rem;
  left: 0.3rem;
  width: 12.1rem;
  aspect-ratio: 431/396;
  background: url("images/news-img.webp") center/contain no-repeat;
}
@media screen and (min-width: 768px) {
  .archive-news-con:after {
    top: -7.1rem;
    left: 7.7rem;
    width: 21.5rem;
  }
}
.archive-news-title {
  position: relative;
  margin-top: -1.4rem;
}
.archive-news-title .en {
  display: block;
  width: 9.2rem;
  margin-inline: auto;
  border-radius: 1.6rem;
  background-color: white;
  color: #1e8716;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.15em;
  text-align: center;
}
.archive-news-title .ja {
  display: block;
  margin-top: 1.5rem;
  color: white;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .archive-news-title .ja {
    margin-top: 1.3rem;
    font-size: 5.4rem;
  }
}
.archive-news-list {
  margin-top: 3rem;
}
@media screen and (min-width: 768px) {
  .archive-news-list {
    margin-top: 3.9rem;
  }
}
.archive-news-list .news-item:not(:first-child) {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .archive-news-list .news-item:not(:first-child) {
    margin-top: 3rem;
  }
}
.archive-nocontent {
  margin-top: 3rem;
  font-size: 1.6rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .archive-nocontent {
    margin-top: 10rem;
    font-size: 1.8rem;
  }
}

.wp-embedded-content {
  width: 100%;
}

:where(.post-content) {
  font-size: 1.2rem;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  :where(.post-content) {
    font-size: 1.6rem;
  }
}
:where(.post-content) a:hover {
  text-decoration: underline;
}
:where(.post-content) h2,
:where(.post-content) h3,
:where(.post-content) h4,
:where(.post-content) h5,
:where(.post-content) h6 {
  font-weight: bold;
  letter-spacing: 0.1em;
}
:where(.post-content) h2 + *,
:where(.post-content) h3 + *,
:where(.post-content) h4 + *,
:where(.post-content) h5 + *,
:where(.post-content) h6 + * {
  margin-top: 0;
}
:where(.post-content) h2 {
  margin: 4rem 0 2rem;
  border-bottom: 0.5px solid #1e8716;
  padding-bottom: 1rem;
  color: #1e8716;
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
  :where(.post-content) h2 {
    font-size: 2.2rem;
  }
}
:where(.post-content) h3 {
  margin: 3rem 0 2rem;
  padding-left: 1.2em;
  background: linear-gradient(#1e8716, #1e8716) 0 0.7em/0.8em 0.13em no-repeat;
  color: #1e8716;
  font-size: 1.5rem;
}
@media screen and (min-width: 768px) {
  :where(.post-content) h3 {
    font-size: 2.2rem;
  }
}
:where(.post-content) h4 {
  margin: 3rem 0 1.5rem;
  color: #1e8716;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  :where(.post-content) h4 {
    font-size: 2rem;
  }
}
:where(.post-content) h5 {
  margin: 2.5rem 0 1.5rem;
  color: #1e8716;
  font-size: 1.3rem;
}
@media screen and (min-width: 768px) {
  :where(.post-content) h5 {
    font-size: 1.8rem;
  }
}
:where(.post-content) h6 {
  margin: 2.5rem 0 1.5rem;
  font-size: 1.3rem;
}
@media screen and (min-width: 768px) {
  :where(.post-content) h6 {
    font-size: 1.8rem;
  }
}
:where(.post-content) p {
  margin: 1em 0;
  line-height: 1.8;
}
:where(.post-content) p img {
  margin-bottom: 1em;
}
:where(.post-content) strong {
  background-image: linear-gradient(transparent 0%, rgb(189, 220, 104) 0%);
}
:where(.post-content) ul {
  list-style: none;
  margin: 1.5rem 0;
  padding-left: 0;
}
:where(.post-content) ul li {
  padding-left: 2rem;
  background: url(images/post-li-icon.webp) 0 0.2rem/1.6rem no-repeat;
}
@media screen and (min-width: 768px) {
  :where(.post-content) ul li {
    background-position: 0 0.5rem;
  }
}
:where(.post-content) ul li + li {
  margin-top: 0.5rem;
}
:where(.post-content) blockquote {
  padding: 1px 20px;
  background-color: #daddde;
  clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
}
@media screen and (min-width: 768px) {
  :where(.post-content) blockquote {
    padding: 20px 40px;
    clip-path: polygon(20px 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
  }
}
:where(.post-content) table {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
  width: 100%;
  margin: 2em 0;
  border-spacing: 0;
}
:where(.post-content) thead th,
:where(.post-content) thead td {
  background-color: rgb(245, 250.5, 240.5);
}
:where(.post-content) tbody:first-child tr:nth-child(odd) th,
:where(.post-content) tbody:first-child tr:nth-child(odd) td,
:where(.post-content) thead + tbody tr:nth-child(even) th,
:where(.post-content) thead + tbody tr:nth-child(even) td {
  background-color: rgb(251, 253.2, 249.2);
}
:where(.post-content) th,
:where(.post-content) td {
  min-width: 5em;
  padding: 0.5em;
  background: #fafafa;
}
@media screen and (min-width: 768px) {
  :where(.post-content) th,
  :where(.post-content) td {
    padding: 0.5em 1em;
  }
}
@media screen and (min-width: 1200px) {
  :where(.post-content) th,
  :where(.post-content) td {
    padding: 1em 1.5em;
  }
}
:where(.post-content) th {
  font-weight: bold;
}
@media screen and (min-width: 1200px) {
  :where(.post-content) th {
    white-space: nowrap;
  }
}
.post {
  overflow: hidden;
  padding: 1rem 0 5rem;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .post {
    padding: 2rem 0 12rem;
  }
}
.post.single {
  background: #ebf6e2;
}
.post-con {
  width: 34.5rem;
  margin-inline: auto;
  padding-top: 2.6rem;
}
@media screen and (min-width: 768px) {
  .post-con {
    width: 86rem;
    padding-top: 8rem;
  }
}
.post-meta {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 2.1rem;
}
@media screen and (min-width: 768px) {
  .post-meta {
    gap: 2.5rem;
  }
}
.post-meta .date {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .post-meta .date {
    font-size: 2.7rem;
  }
}
.post-meta .cat {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.post-meta .cat a {
  display: block;
  border-radius: 0.6rem;
  padding: 0.1rem 0.9rem;
  background-color: #1e8716;
  color: white;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .post-meta .cat a {
    padding: 0.2rem 1.8rem;
    font-size: 2rem;
  }
}
.post-meta .cat a:hover {
  color: #407439;
}
.post-title {
  margin-top: 1.4rem;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .post-title {
    margin-top: 3rem;
    font-size: 4rem;
  }
}
.post-image {
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .post-image {
    margin-top: 2rem;
  }
}
.post-image img {
  margin-inline: auto;
}
.post-content {
  margin-top: 2.2rem;
}
@media screen and (min-width: 768px) {
  .post-content {
    margin-top: 5rem;
  }
}
.post .matome {
  margin-top: 4rem;
  border-radius: 1.5rem;
  padding: 3rem 1.4rem;
  background-color: #daddde;
}
@media screen and (min-width: 768px) {
  .post .matome {
    padding: 3rem 4rem;
  }
}
.post .matome h2,
.post .matome h3 {
  margin: 0 0 2rem;
  border: none;
  padding: 0;
  background: none;
  color: #2f2f2f;
  font-size: 1.8rem;
  letter-spacing: 0.2em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .post .matome h2,
  .post .matome h3 {
    margin-bottom: 3rem;
    font-size: 2.4rem;
  }
}
.post .matome p {
  margin: 0;
}
.post .matome strong {
  background: none;
  color: #1e8716;
}
.post-faq {
  margin-top: 5rem;
}
.post-faq .title {
  border-color: #407439;
  color: #407439;
  letter-spacing: 0.2em;
  text-align: center;
}
.post-faq .q {
  min-height: 2.4rem;
  padding-left: 3.8rem;
  background: url(images/faq2-q.webp) 0.4rem 0/2.4rem no-repeat;
  color: #2f2f2f;
  font-size: 1.4rem;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .post-faq .q {
    min-height: 3.5rem;
    padding-left: 7rem;
    background-position: 1.6rem 0;
    background-size: 3.5rem;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
}
.post-faq .a {
  min-height: 2.4rem;
  margin: 1.8rem 0 3rem;
  border-bottom: 1px solid #c5d8ac;
  padding: 0 0.9rem 2rem 3.8rem;
  background: url(images/faq2-a.webp) 0.4rem 0/2.4rem no-repeat;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .post-faq .a {
    min-height: 3.5rem;
    margin: 2rem 0 3.5rem;
    padding: 0 3.5rem 3rem 7rem;
    background-position: 1.6rem 0;
    background-size: 3.5rem;
    font-size: 1.5rem;
  }
}
.post-button {
  width: fit-content;
  margin: 3rem auto 0;
}
@media screen and (min-width: 768px) {
  .post-button {
    margin-top: 5rem;
  }
}
.post-button a {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  background: linear-gradient(#1e8716 50%, #407439 50%);
}
@media screen and (min-width: 768px) {
  .post-button a {
    gap: 1rem;
  }
}
.post-button a:after {
  content: "";
  width: 0.6rem;
  aspect-ratio: 8/13;
  background: url(images/arrow-right.webp) center/contain no-repeat;
}
@media screen and (min-width: 768px) {
  .post-button a:after {
    width: 0.8rem;
  }
}
.post-relation {
  margin-top: 7rem;
}
@media screen and (min-width: 768px) {
  .post-relation {
    margin-top: 10rem;
  }
}
.post-relation h2 {
  width: 37.5rem;
  margin: 0 -1.5rem;
  background: repeating-linear-gradient(
      135deg,
      white,
      white 0.2rem,
      #407439 0.3rem,
      #407439 0.4rem,
      transparent 0.5rem
    )
    center/100% 1.5rem no-repeat;
}
@media screen and (min-width: 768px) {
  .post-relation h2 {
    width: auto;
    margin: 0;
  }
}
.post-relation h2 span {
  display: block;
  width: 14.6rem;
  margin-inline: auto;
  background-color: #ebf6e2;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .post-relation h2 span {
    width: 26rem;
    font-size: 3rem;
  }
}
.post-relation-list {
  display: grid;
  grid-template-columns: 33rem;
  justify-content: center;
  gap: 2rem;
  margin-top: 3rem;
}
@media screen and (min-width: 768px) {
  .post-relation-list {
    grid-template-columns: repeat(auto-fit, 21rem);
    gap: 0 6.5rem;
    margin-top: 5rem;
  }
}
.post-relation-list a {
  display: grid;
  grid-template-columns: 16rem 1fr;
  grid-template-rows: auto 1fr auto;
  align-items: start;
  gap: 0.6rem 0.9rem;
}
@media screen and (min-width: 768px) {
  .post-relation-list a {
    grid-row: span 4;
    grid-template-columns: 1fr;
    grid-template-rows: subgrid;
    gap: 0;
  }
  .post-relation-list a:hover {
    opacity: 0.8;
  }
}
.post-relation-list a .cat {
  grid-column: 2;
  width: fit-content;
  border-radius: 0.6rem;
  padding: 0.1rem 0.9rem;
  background-color: #1e8716;
  color: white;
  font-size: 0.9rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .post-relation-list a .cat {
    grid-column: 1;
    border-radius: 1rem;
    font-size: 1.2rem;
  }
}
.post-relation-list a .image {
  grid-column: 1;
  grid-row: 1/4;
}
@media screen and (min-width: 768px) {
  .post-relation-list a .image {
    grid-row: span 1;
  }
}
.post-relation-list a .image img {
  width: 100%;
  aspect-ratio: 16/11;
  object-fit: cover;
  border-radius: 0.5rem;
}
@media screen and (min-width: 768px) {
  .post-relation-list a .image img {
    margin-top: 0.4rem;
  }
}
.post-relation-list a .title {
  color: #2f2f2f;
  font-size: 1.1rem;
}
@media screen and (min-width: 768px) {
  .post-relation-list a .title {
    margin-top: 0.5rem;
    font-size: 1.4rem;
  }
}
.post-relation-list a .date {
  margin-top: 0.6rem;
  color: #2f2f2f;
  font-size: 0.7rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .post-relation-list a .date {
    margin-top: 0.5rem;
    font-size: 1.1rem;
    text-align: right;
  }
}

.page-con {
  width: 34.5rem;
  margin-inline: auto;
  padding-top: 6rem;
}
@media screen and (min-width: 768px) {
  .page-con {
    width: 100rem;
  }
}
.page-con ul {
  list-style: disc;
  padding-left: 2em;
}
.page-con ul li {
  padding: 0;
  background: none;
}
.page-title {
  margin-bottom: 5rem;
  font-weight: bold;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 768px) {
  .page-title {
    margin-bottom: 8rem;
    text-align: center;
  }
}
.page-title .en {
  font-size: 2rem;
  line-height: 1;
}
.page-title h2 {
  color: #1e8716;
  font-size: 3rem;
}
@media screen and (min-width: 768px) {
  .page-title h2 {
    font-size: 5.4rem;
  }
}

:where(.form-content) {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  :where(.form-content) {
    font-size: 1.8rem;
  }
}
:where(.form-content) h2 {
  margin: 2.4rem 0 2rem;
  padding: 1.6rem 1.4rem;
  background-color: #1e8716;
  color: white;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  :where(.form-content) h2 {
    margin: 5rem 0 2rem;
    padding: 2rem 1.6rem;
    font-size: 2.7rem;
    letter-spacing: 0.3em;
  }
}
:where(.form-content) h3 {
  margin: 1.8rem 0 0.7rem;
  border-bottom: 0.5px solid #1e8716;
  padding-bottom: 1rem;
  color: #1e8716;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  :where(.form-content) h3 {
    margin: 2rem 0 0.8rem;
    font-size: 2rem;
    letter-spacing: 0.1em;
  }
}
:where(.form-content) p {
  margin: 0.5em 0;
  line-height: 1.8;
}

.form-con {
  width: 34.5rem;
  margin-inline: auto;
  margin-bottom: -5rem;
  padding-top: 8rem;
  background: url(images/results-img1.webp) 100% 1rem/16.3rem no-repeat;
}
@media screen and (min-width: 768px) {
  .form-con {
    width: 90rem;
    margin-bottom: 0;
    padding-top: 6rem;
    background-position: 68.7rem 3.5rem;
    background-size: 19rem;
  }
}
.form-con .page-title {
  margin-bottom: 0;
  text-shadow: 0 0 0.5rem white;
}
.form-con .ttl-text {
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .form-con .ttl-text {
    margin-top: 1rem;
    margin-right: 18rem;
  }
}
.form-content form {
  width: 37.5rem;
  margin: 4.8rem -1.5rem 0;
  padding: 0 1.5rem 5rem;
  background-color: #ebf6e2;
}
@media screen and (min-width: 768px) {
  .form-content form {
    width: 120rem;
    margin: 8rem -15rem 0;
    padding: 0 28rem 10rem;
  }
}
.form-content input[type="text"],
.form-content input[type="tel"],
.form-content input[type="email"],
.form-content input[type="url"],
.form-content select,
.form-content textarea {
  width: 100%;
  border: none;
  padding: 1rem 1.6rem;
  background-color: white;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .form-content input[type="text"],
  .form-content input[type="tel"],
  .form-content input[type="email"],
  .form-content input[type="url"],
  .form-content select,
  .form-content textarea {
    padding: 1.5rem 1.8rem;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
}
.form-content input[type="text"]::placeholder,
.form-content input[type="tel"]::placeholder,
.form-content input[type="email"]::placeholder,
.form-content input[type="url"]::placeholder,
.form-content select::placeholder,
.form-content textarea::placeholder {
  color: #cbcbcb;
}
.form-content input[type="text"],
.form-content input[type="tel"],
.form-content input[type="email"],
.form-content input[type="url"],
.form-content select,
.form-content textarea {
  /*
  &:placeholder-shown{
    background-color: rgba($color-pale, .5);
  }
  */
}
.form-content select[name="pref"] {
  width: 20rem;
}
@media screen and (min-width: 768px) {
  .form-content select[name="madori"],
  .form-content select[name="date"] {
    width: 34rem;
  }
}
.form-content .vertical-item label {
  display: block;
  padding: 1rem 1.6rem;
  background-color: white;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .form-content .vertical-item label {
    padding: 1.5rem 1.8rem;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
}
.form-content .vertical-item label:has([name="building_type"]) {
  background-position: 4.7rem 50%;
  background-size: 2.7rem;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .form-content .vertical-item label:has([name="building_type"]) {
    width: 34rem;
  }
}
.form-content .vertical-item label:has([name="building_type"]) span {
  margin-left: 5.5rem;
}
.form-content .vertical-item label:has([value="マンション"]) {
  background-image: url(images/form-building1.webp);
}
.form-content .vertical-item label:has([value="戸建（平屋）"]) {
  background-image: url(images/form-building2.webp);
}
.form-content .vertical-item label:has([value="戸建（2階建て）"]) {
  background-image: url(images/form-building3.webp);
}
.form-content .vertical-item label:has([value="その他"]) {
  background-image: url(images/form-building4.webp);
}
.form-content .error {
  margin-top: 0.5rem;
  font-size: 1.4rem;
  text-indent: 0;
}
.form-content .mw_wp_form_confirm .input-only {
  display: none;
}
.form-title {
  margin: 0 0 1.8rem;
  padding: 1.5rem;
  background-color: #1e8716;
  color: white;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .form-title {
    width: 50rem;
    margin: 0 auto 2rem;
    padding: 2rem;
    font-size: 2.7rem;
  }
}
.form-attend {
  color: #eb1220;
  font-size: 1.3rem;
}
@media screen and (min-width: 768px) {
  .form-attend {
    font-size: 1.6rem;
    text-align: center;
  }
}
.form-personal {
  margin-top: 1.8rem;
  padding-left: 3.8rem;
  background: url(images/form-person.svg) 0 50%/1.9rem no-repeat;
  color: #1e8716;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .form-personal {
    margin-top: 8rem;
  }
}
.form-label {
  margin: 1rem 0 0.5rem 0.5rem;
  color: #707070;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .form-label {
    margin-top: 2rem;
    font-size: 1.5rem;
  }
}
.form-label .required {
  color: #eb1220;
}
.form-note {
  margin: 0;
  font-size: 1.2rem;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .form-note {
    font-size: 1.6rem;
  }
}
.form-picture {
  display: grid;
  gap: 1.2rem;
  margin: 1.5rem 0 2.3rem;
}
@media screen and (min-width: 768px) {
  .form-picture {
    grid-template-columns: 1fr 1fr;
    margin: 4rem 0 4.5rem;
  }
}
.form-picture figcaption {
  margin: 0 0.5rem 0.9rem;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .form-picture figcaption {
    margin: 0 0 0.9rem;
  }
}
.form-picture img {
  width: 30rem;
  margin-left: 1.6rem;
}
.mw_wp_form_input .form-files {
  display: grid;
  grid-template-columns: repeat(2, 12rem);
  justify-content: center;
  gap: 0.8rem 2rem;
}
@media screen and (min-width: 768px) {
  .mw_wp_form_input .form-files {
    justify-content: start;
    gap: 1rem 5rem;
    margin-left: 1.6rem;
  }
}
.mw_wp_form_input .form-files label {
  overflow: hidden;
  position: relative;
  border: 0.5px solid #707070;
  padding: 1.1rem 0;
  background-color: white;
  font-size: 1.2rem;
  text-align: center;
}
.mw_wp_form_input .form-files label:has([style]) {
  text-indent: -12rem;
}
.mw_wp_form_input .form-files label:empty {
  display: none;
}
.mw_wp_form_input .form-files input::file-selector-button {
  width: 12rem;
  border: none;
  padding: 0;
  background: none;
}
.mw_wp_form_input .form-files .mwform-file-delete {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  border-left: 0.5px solid #cbcbcb;
  padding: 0.9rem 1.2rem;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 1.5rem;
  font-weight: bold;
  text-indent: 0;
}
.mw_wp_form_input .form-files .mw-wp-form_image {
  position: absolute;
  z-index: 1;
  inset: 0;
  padding: 1.1rem;
  background-color: white;
  text-indent: 0;
  white-space: nowrap;
}
.form-consent {
  margin-top: 3rem;
}
@media screen and (min-width: 768px) {
  .form-consent {
    margin-top: 5rem;
  }
}
.form-consent > span {
  display: block;
  width: 26rem;
  margin-inline: auto;
}
.form-consent label {
  display: block;
  padding: 1.1rem 1.8rem;
  background: #ebebeb;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}
.form-consent label:has(:checked) {
  background-color: white;
}
.form-consent label input {
  margin-right: 2.2rem;
}
.form-privacy {
  margin-top: 1.2rem;
}
.mw_wp_form_confirm .form-privacy {
  display: none;
}
.form-privacy a {
  display: block;
  width: fit-content;
  margin-inline: auto;
  padding-left: 1.8rem;
  background: url(images/icon-exit.svg) 0 50%/0.8rem no-repeat;
  font-size: 1.2rem;
  color: #2f2f2f;
  text-decoration: none;
}
.form-privacy a:hover {
  color: #1e8716;
}
.form-hidden {
  display: none;
}
.form-button {
  margin-top: 3rem;
}
.form-button button {
  display: block;
  margin-inline: auto;
  border: none;
  border-radius: 2rem;
  padding: 1rem;
  font-size: 1.5rem;
  letter-spacing: 0.3em;
  text-align: center;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .form-button button {
    width: 30rem;
  }
  .form-button button:hover {
    opacity: 0.85;
  }
}
.form-button button[disabled] {
  opacity: 0.6;
}
.form-button button[value="confirm"],
.form-button button[value="send"] {
  width: 26rem;
  background-color: #1e8716;
  color: white;
}
.form-button button[value="back"] {
  width: 20rem;
  margin-top: 3rem;
  background-color: #cbcbcb;
}

/*
* 実績ページ(single-works.php)
*/
.works {
  padding: 1rem 0 10rem;
  background-color: #ebf6e2;
}
@media screen and (min-width: 768px) {
  .works {
    padding: 2rem 0 5rem;
  }
}
.works-con {
  position: relative;
  width: 34.5rem;
  margin-inline: auto;
  padding-top: 8rem;
}
@media screen and (min-width: 768px) {
  .works-con {
    width: 80rem;
    padding-top: 6rem;
  }
}
.works-con:before {
  content: "";
  display: block;
  position: absolute;
  top: 1rem;
  right: 0;
  width: 16.3rem;
  aspect-ratio: 163/149;
  background: url(images/results-img1.webp) center/contain no-repeat;
}
@media screen and (min-width: 768px) {
  .works-con:before {
    top: 3.5rem;
    right: -2.6rem;
    width: 19rem;
  }
}
.works-meta {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-top: 5.5rem;
}
@media screen and (min-width: 768px) {
  .works-meta {
    gap: 2rem;
    margin-top: 8.4rem;
  }
}
.works-meta .serv,
.works-meta .name {
  border-radius: 0.5rem;
  padding: 0.1rem 1.2rem;
  color: white;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .works-meta .serv,
  .works-meta .name {
    font-size: 1.6rem;
    letter-spacing: 0.08em;
  }
}
.works-meta .serv {
  border: 0.2rem solid #0a7fb2;
  background-color: #0099dc;
}
.works-meta .name {
  background-color: #707070;
}
.works-title {
  margin-top: 1rem;
  font-size: 1.9rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .works-title {
    font-size: 2.4rem;
  }
}
.works-images {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 26rem;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .works-images {
    grid-template-rows: 60rem;
  }
}
.works-images-item {
  grid-column: 1;
  grid-row: 1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 26rem;
  gap: 0.2rem;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  .works-images-item {
    grid-template-rows: 60rem;
    gap: 0.5rem;
  }
}
.works-images-item._show {
  opacity: 1;
}
.works-images-item .image {
  position: relative;
}
.works-images-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.works-images-item .image span {
  display: block;
  position: absolute;
  inset: 0.9rem 0 auto;
  width: 7rem;
  margin: auto;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .works-images-item .image span {
    top: 2.1rem;
    width: 16.4rem;
    padding: 0.4rem 0 0.5rem;
    font-size: 1.8rem;
  }
}
.works-images-item .image .before {
  background-color: white;
  color: #707070;
}
.works-images-item .image .after {
  background-color: #1e8716;
  color: white;
}
.works-thumbnails {
  display: grid;
  grid-template-columns: repeat(auto-fill, 7.1rem);
  justify-content: center;
  gap: 1rem;
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .works-thumbnails {
    margin-top: 1.8rem;
  }
}
.works-thumbnails-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 5.4rem;
  gap: 0.1rem;
  filter: grayscale(1);
  transition: 0.25s ease-in-out;
}
.works-thumbnails-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.works-thumbnails-item:hover,
.works-thumbnails-item._active {
  filter: grayscale(0);
}
.works-data {
  display: grid;
  grid-template-columns: 8.2rem 1fr;
  align-items: center;
  gap: 0.8rem 0;
  margin-top: 1.6rem;
  border-radius: 0.8rem;
  padding: 1.2rem 1rem;
  background: white;
}
@media screen and (min-width: 768px) {
  .works-data {
    grid-template-columns: 13.8rem 1fr;
    gap: 1rem 0;
    margin-top: 3.4rem;
    padding: 2.3rem 4rem;
  }
}
.works-data dt {
  width: fit-content;
  border-radius: 0.3rem;
  border: 1px solid #1e8716;
  padding: 0 0.6rem;
  color: #1e8716;
  font-size: 0.9rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .works-data dt {
    font-size: 1.4rem;
  }
}
.works-data dd {
  font-size: 1.3rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .works-data dd {
    font-size: 1.8rem;
  }
}
.works-customer,
.works-worker {
  margin-top: 1rem;
  border-radius: 0.8rem;
  padding: 1rem;
  background-color: white;
}
@media screen and (min-width: 768px) {
  .works-customer,
  .works-worker {
    margin-top: 2rem;
    padding: 1.5rem;
  }
}
.works-customer h3,
.works-worker h3 {
  width: fit-content;
  border-radius: 0.3rem;
  padding: 0 0.6rem;
  font-size: 0.9rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .works-customer h3,
  .works-worker h3 {
    font-size: 1.2rem;
  }
}
.works-customer p,
.works-worker p {
  margin: 1rem 0.2rem 0;
  font-size: 1.2rem;
  line-height: 1.8;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .works-customer p,
  .works-worker p {
    margin: 1.4rem 0;
    font-size: 1.5rem;
    letter-spacing: 0.1em;
  }
}
.works-customer h3 {
  border: 1px solid #1e8716;
  color: #1e8716;
}
.works-worker h3 {
  border: 1px solid #2e2e2e;
  background-color: #707070;
  color: white;
}
.works-button {
  width: fit-content;
  margin: 3rem auto 0;
}
@media screen and (min-width: 768px) {
  .works-button {
    margin-top: 5rem;
  }
}
.works-button a {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  background: linear-gradient(#1e8716 50%, #407439 50%);
}
@media screen and (min-width: 768px) {
  .works-button a {
    gap: 1rem;
  }
}
.works-button a:after {
  content: "";
  width: 0.6rem;
  aspect-ratio: 8/13;
  background: url(images/arrow-right.webp) center/contain no-repeat;
}
@media screen and (min-width: 768px) {
  .works-button a:after {
    width: 0.8rem;
  }
}
