@charset "UTF-8";
/*
	Template: swell
	Theme Name: SWELL CHILD
	Theme URI: https://swell-theme.com/
	Description: SWELLの子テーマ
	Version: 1.0.0
	Author: LOOS WEB STUDIO
	Author URI: https://loos-web-studio.com/

	License: GNU General Public License
	License URI: http://www.gnu.org/licenses/gpl.html
*/
/**
* rem
*/
/**
* Color
*/
/**
* Fonts
*/
/**
* Button
*/
/**
* タイトル後ろの英字
*/
.c-headLogo__mark {
  margin-right: 0.1em;
  margin-left: 0.08em;
  font-size: 0.7em;
  vertical-align: super;
}

.sp-only {
  display: none;
}
@media (max-width: 480px) {
  .sp-only {
    display: inline;
  }
}

.pc-only {
  display: inline;
}
@media (max-width: 480px) {
  .pc-only {
    display: none !important;
  }
}

.r-mark {
  font-size: 0.5em;
  line-height: 1;
  vertical-align: super;
}

.fi {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s ease;
}

.fi.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.d1 {
  transition-delay: 0.2s;
}

.d2 {
  transition-delay: 0.4s;
}

.d3 {
  transition-delay: 0.6s;
}

.d4 {
  transition-delay: 0.8s;
}

.d5 {
  transition-delay: 1s;
}

.d6 {
  transition-delay: 1.2s;
}

.d7 {
  transition-delay: 1.4s;
}

/*
	Template: swell
	Theme Name: SWELL CHILD
	Theme URI: https://swell-theme.com/
	Description: SWELLの子テーマ
	Version: 1.0.0
	Author: LOOS WEB STUDIO
	Author URI: https://loos-web-studio.com/

	License: GNU General Public License
	License URI: http://www.gnu.org/licenses/gpl.html
*/
body {
  font-family: "Helvetica", "Arial", sans-serif;
}

p {
  line-height: 2;
  letter-spacing: 0.06vw;
}

.c-gnav .ttl {
  font-weight: 600;
  font-size: 1.01rem !important;
  transition: opacity 0.3s;
}
.c-gnav .ttl:hover {
  opacity: 0.8;
}
.c-gnav .sub-menu .ttl {
  font-weight: 400;
}

.p-breadcrumb.-bg-on {
  box-shadow: none !important;
  background: transparent !important;
}

.w-footer__box {
  display: flex;
  flex: initial !important;
  align-items: center;
}
.w-footer__box .name {
  margin-bottom: 0.5rem !important;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2.2rem;
}
.w-footer__box .name span {
  font-size: 1.4rem;
}

#nav_menu-3 {
  display: flex;
  justify-content: center;
  align-items: center;
}
#nav_menu-3 ul {
  display: flex;
  flex-direction: row;
  gap: 0;
}
#nav_menu-3 ul a {
  border-bottom: none;
}
#nav_menu-3 ul a::before {
  content: none;
}

h2.is-style-section_ttl {
  display: inline-block;
  margin: 0.1em 0 1em !important;
  padding: 0.4em;
  background: linear-gradient(130deg, #261b14 55%, #a6886d 95%);
  color: #fff;
  font-weight: bold;
  font-size: clamp(1.5rem, 0.71rem + 1.43vw, 2rem);
}
h2.is-style-section_ttl::before {
  display: inline-block;
  width: 0;
  content: "";
}

h2.is-style-section_ttl.normal {
  display: inline-block;
  margin: 0.1em 0 1em !important;
  padding: 0;
  background: none;
  color: #333;
  font-weight: bold;
  font-size: clamp(1.5rem, 0.71rem + 1.43vw, 2rem);
}

@media (max-width: 480px) {
  a.c-headLogo__link {
    font-size: 1.22rem !important;
  }
}

.swell-block-step__item {
  padding: 0 0 3em calc(100px + clamp(1.5rem, 0.71rem + 1.43vw, 2rem));
}
@media (max-width: 480px) {
  .swell-block-step__item {
    padding: 0 0 3em 72px;
  }
}
.swell-block-step__item::before {
  content: none !important;
}

.swell-block-step__number {
  width: 80px;
  height: 80px;
}
@media (max-width: 480px) {
  .swell-block-step__number {
    width: 55px !important;
    height: 55px !important;
  }
}
.swell-block-step__number::after {
  font-size: clamp(1.5rem, 0.89rem + 1.79vw, 2.5rem);
}

@media (max-width: 480px) {
  .swell-block-step__body {
    margin-left: 0 !important;
  }
}
.wp-block-media-text {
  gap: clamp(2.5rem, 1.79rem + 3.57vw, 5rem) !important;
}

.wp-block-media-text__content {
  align-self: start !important;
}

p.ttl-en-number {
  margin-bottom: 0.5rem;
  color: #261b14;
  font-family: "Fugaz One", sans-serif;
}

.p-hero {
  padding: 6rem 0;
  background: #fffafa;
}
.p-hero__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 4rem;
}
.p-hero__titlewrap {
  flex: 1;
}
.p-hero__title {
  display: inline-block;
  margin-bottom: 0.2em;
  padding: 0.2em 0.4em;
  background: linear-gradient(130deg, #261b14 55%, #a6886d 95%);
  color: #fff;
  font-weight: bold;
  font-size: clamp(1.5rem, 0.89rem + 1.79vw, 2.5rem);
}
.p-hero__slug {
  color: #333;
  font-weight: 500;
  font-size: clamp(1rem, 0.44rem + 0.89vw, 1.25rem);
  font-family: "Fugaz One", sans-serif;
  letter-spacing: 0.08em;
}
.p-hero__image {
  flex: 1;
  position: relative;
  max-width: 485px;
}
.p-hero__image img {
  display: block;
  position: relative;
  z-index: 2;
  width: 100%;
  height: auto;
}
.p-hero__image::before {
  position: absolute;
  bottom: -20px;
  left: -20px;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #f2ece5;
  content: "";
}

.banners {
  padding: 5rem 1rem;
  background-color: #fff8f6;
  text-align: center;
}
.banners__inner {
  position: relative;
  z-index: 1;
  max-width: 1080px;
  margin: 0 auto;
}
.banners__inner::before {
  z-index: 0;
  transform: translate(5%, -45%);
  color: rgba(38, 27, 20, 0.05);
  content: "USEFUL";
  position: absolute;
  transform: translate(-5%, -45%);
  color: rgba(38, 27, 20, 0.05);
  font-style: italic;
  font-size: 12.5rem;
  font-family: "Futura", "Arial", sans-serif;
  letter-spacing: 0.2vw;
  white-space: nowrap;
}
.banners__heading {
  margin-bottom: 1rem;
  font-weight: bold;
  font-size: 1.8rem;
}
.banners__lead {
  max-width: 720px;
  margin: 0 auto 2.5rem;
  color: #5e4d45;
  font-size: 1rem;
  line-height: 1.8;
}
.banners__grid {
  display: grid;
  gap: 1.5rem;
  max-width: 960px;
  margin: 4rem auto 0;
  grid-template-columns: repeat(2, 1fr);
}
.banners__grid > .banners__card:only-child {
  max-width: 500px;
  grid-column: 1/-1;
  justify-self: center;
}
.banners__card {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background-color: #7a6a62;
  color: #fff;
  font-size: 1rem;
  text-decoration: none;
  transition: background-color 0.3s;
}
.banners__card:hover {
  background-color: #5e4d45;
}
.banners__image {
  display: block;
  max-width: 100%;
  height: auto;
}

/*
	Template: swell
	Theme Name: SWELL CHILD
	Theme URI: https://swell-theme.com/
	Description: SWELLの子テーマ
	Version: 1.0.0
	Author: LOOS WEB STUDIO
	Author URI: https://loos-web-studio.com/

	License: GNU General Public License
	License URI: http://www.gnu.org/licenses/gpl.html
*/
.cta {
  position: relative;
  margin: 0 auto;
  margin-bottom: clamp(7.5rem, 5.36rem + 10.71vw, 15rem);
  padding: clamp(4rem, 2.86rem + 5.71vw, 8rem) 0;
  overflow: hidden;
  border-radius: 20px;
  color: #fffafa;
}
.cta::before {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  width: 95vw;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(rgba(38, 27, 20, 0.92), rgba(38, 27, 20, 0.86)), url("assets/src/images/top-bg-craftsman.jpg") center/cover no-repeat;
  content: "";
}
.cta__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5rem;
  z-index: 1;
  text-align: center;
}
.cta__container::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  transform: translate(-25%, -50%) rotate(-40deg);
  width: 100%;
  height: 1px;
  background-color: rgba(242, 236, 229, 0.3);
  content: "";
  transform-origin: left bottom;
}
.cta__container::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  transform: translate(76%, 45%) rotate(-45deg);
  width: 100%;
  height: 1px;
  background-color: rgba(242, 236, 229, 0.3);
  content: "";
  transform-origin: left bottom;
}
.cta__header h2 {
  margin-bottom: 3rem;
  font-size: clamp(1.5rem, 0.94rem + 1.89vw, 2.65rem);
  letter-spacing: 0.08vw;
}
.cta__description p {
  line-height: clamp(1.5rem, 0.89rem + 1.79vw, 2.5rem);
}
@media (max-width: 480px) {
  .cta__description p {
    text-align: left;
  }
}
.cta__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: clamp(1.5rem, 1.07rem + 2.14vw, 3rem);
}
.cta__actions a {
  height: 100px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 320px;
  height: 56px;
  border: 0;
  border-radius: 50px;
  background-color: #c14428;
  color: #fffafa;
  font-size: 1.25rem;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
}
@media (max-width: 960px) {
  .cta__actions a {
    height: 52px;
    font-size: 1rem;
  }
}
.cta__actions a:hover {
  background-color: rgb(237.8267045455, 166.84375, 70.6732954545);
  color: #1b1b1b;
}
.cta__actions a::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-220%, -50%);
  width: 8px;
  height: auto;
  aspect-ratio: 5/8;
  background-image: url("assets/src/icon/icon-chevron-right-white.svg");
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}
@media (max-width: 960px) {
  .cta__actions a {
    height: 80px;
  }
}
@media (max-width: 480px) {
  .cta__actions a {
    height: 60px;
  }
}

/*
	Template: swell
	Theme Name: SWELL CHILD
	Theme URI: https://swell-theme.com/
	Description: SWELLの子テーマ
	Version: 1.0.0
	Author: LOOS WEB STUDIO
	Author URI: https://loos-web-studio.com/

	License: GNU General Public License
	License URI: http://www.gnu.org/licenses/gpl.html
*/
.contact {
  position: relative;
  padding: clamp(4.5rem, 3.21rem + 6.43vw, 9rem) 0 clamp(4rem, 2.86rem + 5.71vw, 8rem) 0;
  color: #fffafa;
}
.contact::before {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background: linear-gradient(rgba(38, 27, 20, 0.92), rgba(38, 27, 20, 0.86)), url("../../assets/src/images/top-bg-craftsman.jpg") center/cover no-repeat;
  content: "";
}
.contact__header {
  display: flex;
  justify-content: center;
}
.contact__title {
  margin-bottom: clamp(2.5rem, 1.79rem + 3.57vw, 5rem);
  font-size: clamp(1.5rem, 0.94rem + 1.89vw, 2.65rem);
  letter-spacing: 0.15vw;
}
@media (max-width: 600px) {
  .contact__title {
    text-align: center;
  }
}
.contact__actions {
  display: flex;
  justify-content: center;
}
.contact__actions a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 320px;
  height: 56px;
  border: 0;
  border-radius: 50px;
  background-color: #c14428;
  color: #fffafa;
  font-size: 1.25rem;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
  width: 430px;
  height: 120px;
  border-radius: 12px;
  font-size: clamp(1.4rem, 1.07rem + 2.14vw, 1.5rem);
}
@media (max-width: 960px) {
  .contact__actions a {
    height: 52px;
    font-size: 1rem;
  }
}
.contact__actions a:hover {
  background-color: rgb(237.8267045455, 166.84375, 70.6732954545);
  color: #1b1b1b;
}
.contact__actions a::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-220%, -50%);
  width: 8px;
  height: auto;
  aspect-ratio: 5/8;
  background-image: url("assets/src/icon/icon-chevron-right-white.svg");
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}
@media (max-width: 960px) {
  .contact__actions a {
    height: 100px;
    font-size: 1.3rem;
  }
}
@media (max-width: 600px) {
  .contact__actions a {
    font-size: 1.3rem !important;
    text-align: center;
  }
}

/*
	Template: swell
	Theme Name: SWELL CHILD
	Theme URI: https://swell-theme.com/
	Description: SWELLの子テーマ
	Version: 1.0.0
	Author: LOOS WEB STUDIO
	Author URI: https://loos-web-studio.com/

	License: GNU General Public License
	License URI: http://www.gnu.org/licenses/gpl.html
*/
.l-footer {
  z-index: 1 !important;
}

.common-footer {
  padding: 4rem 2rem 3rem;
  background-color: #100b08;
  color: #fff;
}
.common-footer__inner {
  max-width: 1440px;
  margin: 0 auto;
  padding-right: var(--swl-pad_container, 0);
  padding-left: var(--swl-pad_container, 0);
}
.common-footer__layout {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2rem;
}
@media (max-width: 480px) {
  .common-footer__layout {
    gap: 4rem;
  }
}
.common-footer__info {
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
}
.common-footer__info .group {
  margin: 0;
  font-weight: 600;
  font-size: clamp(1.2rem, 0.4507042254vw + 17.5098591549px, 1.5rem);
  line-height: 1.4;
}
.common-footer__info .name {
  display: flex;
  flex-flow: row nowrap;
  margin: 0;
  font-weight: 600;
  font-size: clamp(1.8rem, 0.3004694836vw + 27.6732394366px, 2rem);
  line-height: 1.6;
}
.common-footer__info .address {
  margin: 0;
  line-height: 1.4;
}
.common-footer__nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 1.5rem;
  max-width: 875px;
}
@media (max-width: 480px) {
  .common-footer__nav {
    flex-direction: column;
  }
}
.common-footer__nav li {
  list-style: none;
  max-width: 220px;
}
@media (max-width: 480px) {
  .common-footer__nav li {
    max-width: none;
  }
}
.common-footer__nav .menu-item-has-children > a {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 0.5rem;
  padding-bottom: 0.3rem;
  font-size: clamp(1rem, 0.3004694836vw + 14.8732394366px, 1.2rem);
}
.common-footer__nav .menu-item-has-children > a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  content: "";
}
.common-footer__nav .sub-menu {
  margin-top: 0.5rem;
}
.common-footer__nav .sub-menu a {
  font-weight: normal;
  font-size: clamp(0.8rem, 0.2253521127vw + 11.9549295775px, 0.95rem);
  transition: opacity 0.3s ease, color 0.2s ease;
}
.common-footer__nav .sub-menu a:hover {
  opacity: 0.8;
  color: #f0b25e;
}
.common-footer .copyright {
  opacity: 0.8;
  margin-top: 3.5rem;
  font-size: 0.75rem;
  text-align: center;
}

/*
	Template: swell
	Theme Name: SWELL CHILD
	Theme URI: https://swell-theme.com/
	Description: SWELLの子テーマ
	Version: 1.0.0
	Author: LOOS WEB STUDIO
	Author URI: https://loos-web-studio.com/

	License: GNU General Public License
	License URI: http://www.gnu.org/licenses/gpl.html
*/
#content.is-front {
  margin-bottom: 0 !important;
  padding-top: 0 !important;
}

#page-front .l-content.l-container {
  padding-top: 0 !important;
}
#page-front .inner {
  margin: 0 auto;
  padding: 0 4em;
}
#page-front .keyvisual {
  display: flex;
  justify-content: space-between;
  justify-content: center;
  position: relative;
  max-width: 1440px;
}
#page-front .keyvisual__layout {
  display: flex;
  gap: 1rem;
  z-index: 1;
  width: 50%;
  height: 100%;
}
@keyframes top-reveal-line1 {
  from {
    opacity: 0;
    clip-path: inset(0 100% 0 0);
  }
  to {
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
}
#page-front .keyvisual__layout::before {
  clip-path: inset(0 100% 0 0);
  position: absolute;
  z-index: -1;
  transform: translate(-36%, -50%) rotate(-40deg);
  width: 400vw;
  height: 1px;
  background-color: #a6886d;
  content: "";
  animation: top-reveal-line1 5s ease forwards;
}
#page-front .keyvisual__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: clamp(0.5rem, 3.7558685446vw + -6.0845070423px, 3rem);
  z-index: 1;
  width: 50%;
  text-align: center;
}
@media (max-width: 960px) {
  #page-front .keyvisual__info {
    width: 100%;
    margin-top: clamp(5rem, 3.57rem + 7.14vw, 10rem);
  }
}
@keyframes top-reveal-line2 {
  from {
    opacity: 0;
    clip-path: inset(0 100% 0 0);
  }
  to {
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
}
#page-front .keyvisual__info::before {
  clip-path: inset(0 100% 0 0);
  position: absolute;
  z-index: -2;
  transform: translate(-34%, -50%) rotate(-40deg);
  width: 200vw;
  height: 1px;
  background-color: #a6886d;
  content: "";
  animation: top-reveal-line2 5s ease forwards;
}
@media (max-width: 480px) {
  #page-front .keyvisual__info::before {
    transform: translate(-13%, -50%) rotate(-40deg);
  }
}
#page-front .keyvisual__info h1 {
  display: inline-block;
  position: relative;
  padding: 0.25rem 0.63rem;
  background: linear-gradient(130deg, #261b14 55%, #a6886d 95%);
  color: #fffafa;
  font-size: clamp(2.5rem, 2.2535211268vw + 31.5492957746px, 4rem);
}
@keyframes spin {
  0% {
    transform: translateY(-50%) rotate(0deg);
  }
  100% {
    transform: translateY(-50%) rotate(360deg);
  }
}
#page-front .keyvisual__info h1::after {
  opacity: 0.8;
  clip-path: polygon(50% 0%, 100% 100%, 0% 100%);
  position: absolute;
  top: 10%;
  right: -7rem;
  z-index: -1;
  transform: translateY(-30%) rotate(25deg);
  width: 10rem;
  aspect-ratio: 1/0.866;
  background: linear-gradient(135deg, #a6886d, #c7b3a3);
  content: "";
  animation: spin 60s linear infinite;
}
#page-front .keyvisual__association {
  font-weight: bold;
  text-align: center;
}
#page-front .keyvisual__association span {
  font-size: 1.2rem;
}
#page-front .keyvisual__association p {
  font-size: 1.6rem;
  line-height: 2rem;
}
#page-front .keyvisual__achievements {
  width: 300px;
  height: auto;
  padding: clamp(1rem, 0.7511737089vw + 13.1830985915px, 1.5rem);
  border: 1px solid #a6886d;
  border-radius: 20px;
  background-color: #fffafa;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 480px) {
  #page-front .keyvisual__achievements {
    margin-bottom: clamp(1.5rem, 1.07rem + 2.14vw, 3rem);
  }
}
#page-front .keyvisual__achievements-title {
  font-size: clamp(1.25rem, 0.62rem + 1.25vw, 1.75rem);
}
#page-front .keyvisual__achievements-number {
  font-size: clamp(1.25rem, 0.62rem + 1.25vw, 1.75rem);
}
#page-front .keyvisual__achievements-number span {
  padding-right: 5px;
  font-size: 2rem;
}
#page-front .keyvisual__actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(1.4rem, 1.07rem + 2.14vw, 1.5rem);
}
#page-front .keyvisual__actions .keyvisual__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 320px;
  height: 56px;
  border: 0;
  border-radius: 50px;
  background-color: #c14428;
  color: #fffafa;
  font-size: 1.25rem;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
}
@media (max-width: 960px) {
  #page-front .keyvisual__actions .keyvisual__btn {
    height: 52px;
    font-size: 1rem;
  }
}
#page-front .keyvisual__actions .keyvisual__btn:hover {
  background-color: rgb(237.8267045455, 166.84375, 70.6732954545);
  color: #1b1b1b;
}
#page-front .keyvisual__actions .keyvisual__btn::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-220%, -50%);
  width: 8px;
  height: auto;
  aspect-ratio: 5/8;
  background-image: url("assets/src/icon/icon-chevron-right-white.svg");
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}
@media (max-width: 480px) {
  #page-front .keyvisual__actions .keyvisual__btn {
    width: 260px;
    height: 42px;
  }
}
#page-front .keyvisual__actions .keyvisual__btn-instagram {
  width: 43%;
  height: auto;
  margin-top: clamp(0.4rem, 0.9014084507vw + 3.0197183099px, 1rem);
}
@media (max-width: 480px) {
  #page-front .keyvisual__actions .keyvisual__btn-instagram {
    width: 50%;
  }
}
#page-front .keyvisual__images {
  position: relative;
  width: 60%;
  height: 100%;
}
#page-front .keyvisual__slide {
  display: block;
  width: 100%;
  height: auto;
  margin: 0.8rem;
}
#page-front .keyvisual .slider-vertical.reverse {
  transform: scaleY(-1);
}
#page-front .keyvisual .slider-vertical.reverse .keyvisual__slide {
  transform: scaleY(-1);
}
#page-front .banner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 10rem;
}
#page-front .banner__container {
  max-width: 800px;
}
#page-front .reason-service {
  position: relative;
  z-index: 1;
  margin-bottom: clamp(12rem, 4.5070422535vw + 175.0985915493px, 15rem);
  color: #fffafa;
}
#page-front .reason-service::before {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background: linear-gradient(to bottom, #261b14, #a6886d);
  content: "";
}
#page-front .reason {
  padding: 10rem 0;
}
#page-front .reason__container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#page-front .reason__header {
  position: relative;
  margin-bottom: clamp(3rem, 2.14rem + 4.29vw, 6rem);
  text-align: center;
}
#page-front .reason__header::before {
  content: "REASON";
  position: absolute;
  transform: translate(-5%, -45%);
  color: rgba(38, 27, 20, 0.05);
  font-style: italic;
  font-size: 12.5rem;
  font-family: "Futura", "Arial", sans-serif;
  letter-spacing: 0.2vw;
  white-space: nowrap;
}
#page-front .reason__header h2 {
  margin-bottom: 2rem;
  font-size: clamp(1.5rem, 0.94rem + 1.89vw, 2.65rem);
  letter-spacing: 0.08vw;
}
#page-front .reason__header h2 .br-h2 {
  display: inline;
}
#page-front .reason__header p .br-p {
  display: block;
}
#page-front .reason__layout {
  display: flex;
  justify-content: center;
  gap: clamp(1.625rem, 1.16rem + 2.32vw, 3.25rem);
}
#page-front .reason__content {
  width: 37%;
}
#page-front .reason__list {
  list-style: none;
  margin-bottom: clamp(2rem, 1.43rem + 2.86vw, 4rem);
  padding: 0;
}
#page-front .reason__item {
  margin-bottom: 2.4rem;
}
#page-front .reason__item-number {
  margin-bottom: 0.5rem;
  font-family: "Fugaz One", sans-serif;
}
#page-front .reason__item-title {
  display: inline-block;
  margin-bottom: 0.75rem;
  padding: 0.675rem;
  background-color: #fffafa;
  color: #261b14;
  font-size: clamp(1.5rem, 0.71rem + 1.43vw, 2rem);
}
#page-front .reason__item-description {
  font-size: 1rem;
  line-height: 1.5;
}
#page-front .reason__actions {
  text-align: start;
}
#page-front .reason__actions a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 320px;
  height: 56px;
  border: 0;
  border-radius: 50px;
  background-color: #c14428;
  color: #fffafa;
  font-size: 1.25rem;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
}
@media (max-width: 960px) {
  #page-front .reason__actions a {
    height: 52px;
    font-size: 1rem;
  }
}
#page-front .reason__actions a:hover {
  background-color: rgb(237.8267045455, 166.84375, 70.6732954545);
  color: #1b1b1b;
}
#page-front .reason__actions a::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-220%, -50%);
  width: 8px;
  height: auto;
  aspect-ratio: 5/8;
  background-image: url("assets/src/icon/icon-chevron-right-white.svg");
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}
#page-front .reason__image {
  width: 40%;
  aspect-ratio: 1/1;
}
#page-front .reason__image img {
  width: 100%;
  height: auto;
}
#page-front .service {
  padding-bottom: 10rem;
}
#page-front .service__container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#page-front .service__header {
  margin-bottom: 4rem;
  text-align: center;
}
#page-front .service__header::before {
  content: "SERVICE";
  position: absolute;
  transform: translate(-5%, -45%);
  color: rgba(38, 27, 20, 0.05);
  font-style: italic;
  font-size: 12.5rem;
  font-family: "Futura", "Arial", sans-serif;
  letter-spacing: 0.2vw;
  white-space: nowrap;
}
#page-front .service__header h2 {
  margin-bottom: 2rem;
  font-size: clamp(1.5rem, 0.94rem + 1.89vw, 2.65rem);
  letter-spacing: 0.08vw;
}
#page-front .service__text p {
  margin-bottom: 29.8px;
}
#page-front .service__text p .br-p {
  display: block;
}
#page-front .service__layout {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: clamp(2rem, 1.43rem + 2.86vw, 4rem);
  max-width: 77%;
}
#page-front .service__items {
  display: flex;
  flex-direction: row;
  gap: clamp(2rem, 1.43rem + 2.86vw, 4rem);
  list-style: none;
  padding: 0;
}
#page-front .service__item {
  width: 300px;
  margin-bottom: 2rem;
  text-align: center;
}
#page-front .service__item img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}
#page-front .service__actions {
  display: flex;
  justify-content: center;
}
#page-front .service__actions a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 320px;
  height: 56px;
  border: 0;
  border-radius: 50px;
  background-color: #c14428;
  color: #fffafa;
  font-size: 1.25rem;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
}
@media (max-width: 960px) {
  #page-front .service__actions a {
    height: 52px;
    font-size: 1rem;
  }
}
#page-front .service__actions a:hover {
  background-color: rgb(237.8267045455, 166.84375, 70.6732954545);
  color: #1b1b1b;
}
#page-front .service__actions a::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-220%, -50%);
  width: 8px;
  height: auto;
  aspect-ratio: 5/8;
  background-image: url("assets/src/icon/icon-chevron-right-white.svg");
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}
#page-front .find__container {
  display: flex;
  flex-direction: column;
}
#page-front .find__header {
  z-index: 1;
  margin-bottom: clamp(3rem, 2.14rem + 4.29vw, 6rem);
}
#page-front .find__title {
  margin-bottom: clamp(1.5rem, 0.71rem + 1.43vw, 2rem);
  font-size: clamp(1.5rem, 0.94rem + 1.89vw, 2.65rem);
  letter-spacing: 0.08vw;
}
#page-front .find__title::before {
  z-index: -1;
  transform: translate(27%, -45%);
  color: rgba(38, 27, 20, 0.05);
  content: "FIND";
  position: absolute;
  transform: translate(-5%, -45%);
  color: rgba(38, 27, 20, 0.05);
  font-style: italic;
  font-size: 12.5rem;
  font-family: "Futura", "Arial", sans-serif;
  letter-spacing: 0.2vw;
  white-space: nowrap;
}
#page-front .find__content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: clamp(3.5rem, 2.5rem + 5vw, 7rem);
  margin-bottom: clamp(3rem, 2.14rem + 4.29vw, 6rem);
}
#page-front .find__map {
  width: 525px;
  height: auto;
  aspect-ratio: 1/1;
}
#page-front .find__actions {
  display: flex;
  justify-content: center;
}
#page-front .find__actions a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 320px;
  height: 56px;
  border: 0;
  border-radius: 50px;
  background-color: #c14428;
  color: #fffafa;
  font-size: 1.25rem;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
}
@media (max-width: 960px) {
  #page-front .find__actions a {
    height: 52px;
    font-size: 1rem;
  }
}
#page-front .find__actions a:hover {
  background-color: rgb(237.8267045455, 166.84375, 70.6732954545);
  color: #1b1b1b;
}
#page-front .find__actions a::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-220%, -50%);
  width: 8px;
  height: auto;
  aspect-ratio: 5/8;
  background-image: url("assets/src/icon/icon-chevron-right-white.svg");
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}
#page-front .find__list-title {
  margin-bottom: clamp(1.5rem, 0.89rem + 1.79vw, 2.5rem);
  font-size: clamp(1.5rem, 0.71rem + 1.43vw, 2rem);
}
#page-front .find .pref-search__columns {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  gap: clamp(1rem, 0.36rem + 0.71vw, 1rem);
}
#page-front .find .pref-search__column {
  display: flex;
  flex-direction: row;
  gap: clamp(1.5rem, 0.71rem + 1.43vw, 2rem);
}
#page-front .find .pref-search__region {
  min-width: 100px;
  margin-bottom: 0.5rem;
  font-weight: bold;
  font-size: 1.15rem;
}
#page-front .find .pref-search__list {
  display: flex;
  flex-flow: row wrap;
  gap: 0.7rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
#page-front .case {
  margin-bottom: clamp(7.5rem, 5.36rem + 10.71vw, 15rem);
}
#page-front .case__header {
  margin-bottom: 1rem;
}
#page-front .case__title {
  margin-bottom: 2rem;
  font-size: clamp(1.5rem, 0.94rem + 1.89vw, 2.65rem);
  letter-spacing: 0.08vw;
}
#page-front .case__title::before {
  z-index: -1;
  transform: translate(27%, -45%);
  color: rgba(38, 27, 20, 0.05);
  content: "CASE";
  position: absolute;
  transform: translate(-5%, -45%);
  color: rgba(38, 27, 20, 0.05);
  font-style: italic;
  font-size: 12.5rem;
  font-family: "Futura", "Arial", sans-serif;
  letter-spacing: 0.2vw;
  white-space: nowrap;
}
#page-front .case__nav {
  display: flex;
  justify-content: right;
  gap: 1.5rem;
  margin-bottom: 2rem;
}
#page-front .case__nav-prev {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-color: #261b14;
}
#page-front .case__nav-next {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-color: #261b14;
}
#page-front .case__content {
  position: relative;
  z-index: 1;
  margin-right: -4em;
  margin-bottom: 4rem;
  margin-left: -4em;
  padding: 3rem 0;
}
#page-front .case__content::before {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: #261b14;
  content: "";
}
#page-front .case__list {
  display: flex;
  flex-direction: row;
}
#page-front .case__item {
  width: 320px;
  height: auto;
  margin: 0 14px;
  padding: 14px;
  border-radius: 4px;
  background-color: #fffafa;
  color: #1b1b1b;
}
#page-front .case__item a {
  color: #1b1b1b;
}
#page-front .case__item-thumb {
  margin-bottom: 0.75rem;
}
#page-front .case__item-thumb img {
  border-radius: 6px;
}
#page-front .case__item-ttl {
  font-weight: 400;
}
#page-front .case__item-date {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight: 100;
  font-size: 0.85rem;
}
#page-front .case__item-date time {
  padding: 0.7px 0 0 4px;
}
#page-front .case__item-excerpt {
  font-size: 0.85rem;
}
#page-front .case__actions {
  display: flex;
  justify-content: center;
}
#page-front .case__actions a {
  background-color: #a6886d;
  color: #1b1b1b;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 320px;
  height: 56px;
  border: 0;
  border-radius: 50px;
  background-color: #c14428;
  color: #fffafa;
  font-size: 1.25rem;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
}
@media (max-width: 960px) {
  #page-front .case__actions a {
    height: 52px;
    font-size: 1rem;
  }
}
#page-front .case__actions a:hover {
  background-color: rgb(237.8267045455, 166.84375, 70.6732954545);
  color: #1b1b1b;
}
#page-front .case__actions a::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-220%, -50%);
  width: 8px;
  height: auto;
  aspect-ratio: 5/8;
  background-image: url("assets/src/icon/icon-chevron-right-white.svg");
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}
#page-front .case .case__no-news {
  color: #fff;
  font-size: 1rem;
  text-align: center;
}
#page-front .cta {
  position: relative;
  margin: 0 auto;
  margin-bottom: clamp(7.5rem, 5.36rem + 10.71vw, 15rem);
  padding: clamp(4rem, 2.86rem + 5.71vw, 8rem) 0;
  overflow: hidden;
  border-radius: 20px;
  color: #fffafa;
}
#page-front .cta::before {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  width: 95vw;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(rgba(38, 27, 20, 0.92), rgba(38, 27, 20, 0.86)), url("../../assets/src/images/top-bg-craftsman.jpg") center/cover no-repeat;
  content: "";
}
#page-front .cta__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5rem;
  z-index: 1;
  text-align: center;
}
#page-front .cta__container::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  transform: translate(-25%, -50%) rotate(-40deg);
  width: 100%;
  height: 1px;
  background-color: rgba(242, 236, 229, 0.3);
  content: "";
  transform-origin: left bottom;
}
#page-front .cta__container::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  transform: translate(76%, 45%) rotate(-45deg);
  width: 100%;
  height: 1px;
  background-color: rgba(242, 236, 229, 0.3);
  content: "";
  transform-origin: left bottom;
}
#page-front .cta__header h2 {
  margin-bottom: 3rem;
  font-size: clamp(1.5rem, 0.94rem + 1.89vw, 2.65rem);
  letter-spacing: 0.08vw;
}
#page-front .cta__description p {
  line-height: clamp(1.5rem, 0.89rem + 1.79vw, 2.5rem);
}
#page-front .cta__actions {
  display: flex;
  justify-content: center;
}
#page-front .cta__actions a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 320px;
  height: 56px;
  border: 0;
  border-radius: 50px;
  background-color: #c14428;
  color: #fffafa;
  font-size: 1.25rem;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
}
@media (max-width: 960px) {
  #page-front .cta__actions a {
    height: 52px;
    font-size: 1rem;
  }
}
#page-front .cta__actions a:hover {
  background-color: rgb(237.8267045455, 166.84375, 70.6732954545);
  color: #1b1b1b;
}
#page-front .cta__actions a::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-220%, -50%);
  width: 8px;
  height: auto;
  aspect-ratio: 5/8;
  background-image: url("assets/src/icon/icon-chevron-right-white.svg");
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}
#page-front .useful {
  margin-bottom: clamp(7.5rem, 5.36rem + 10.71vw, 15rem);
}
#page-front .useful__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 4rem;
}
#page-front .useful__title {
  margin-bottom: 2rem;
  font-size: clamp(1.5rem, 0.94rem + 1.89vw, 2.65rem);
  letter-spacing: 0.08vw;
}
#page-front .useful__title .br600 {
  display: block;
}
#page-front .useful__title::before {
  z-index: -1;
  transform: translate(27%, -45%);
  color: rgba(38, 27, 20, 0.05);
  content: "USEFUL";
  position: absolute;
  transform: translate(-5%, -45%);
  color: rgba(38, 27, 20, 0.05);
  font-style: italic;
  font-size: 12.5rem;
  font-family: "Futura", "Arial", sans-serif;
  letter-spacing: 0.2vw;
  white-space: nowrap;
}
#page-front .useful__description {
  max-width: 1000px;
}
#page-front .useful__content {
  display: flex;
  justify-content: center;
}
#page-front .useful__content iframe {
  width: 800;
  height: 450;
}
#page-front .useful__actions {
  display: flex;
  justify-content: center;
}
#page-front .useful__actions button {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 320px;
  height: 56px;
  border: 0;
  border-radius: 50px;
  background-color: #c14428;
  color: #fffafa;
  font-size: 1.25rem;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
}
@media (max-width: 960px) {
  #page-front .useful__actions button {
    height: 52px;
    font-size: 1rem;
  }
}
#page-front .useful__actions button:hover {
  background-color: rgb(237.8267045455, 166.84375, 70.6732954545);
  color: #1b1b1b;
}
#page-front .useful__actions button::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-220%, -50%);
  width: 8px;
  height: auto;
  aspect-ratio: 5/8;
  background-image: url("assets/src/icon/icon-chevron-right-white.svg");
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}
#page-front .instagram-feed__header {
  margin-bottom: 1rem;
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 4em;
}
#page-front .instagram-feed__title {
  margin-bottom: 2rem;
  font-size: clamp(1.5rem, 0.94rem + 1.89vw, 2.65rem);
  letter-spacing: 0.08vw;
}
#page-front .instagram-feed__title::before {
  z-index: -1;
  transform: translate(27%, -45%);
  color: rgba(38, 27, 20, 0.05);
  content: "INSTAGRAM";
  position: absolute;
  transform: translate(-5%, -45%);
  color: rgba(38, 27, 20, 0.05);
  font-style: italic;
  font-size: 12.5rem;
  font-family: "Futura", "Arial", sans-serif;
  letter-spacing: 0.2vw;
  white-space: nowrap;
}
#page-front .instagram-feed__nav {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 4em;
  display: flex;
  justify-content: right;
  gap: 1.5rem;
  margin-bottom: 2rem;
}
#page-front .instagram-feed__nav-prev {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-color: #261b14;
}
#page-front .instagram-feed__nav-next {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-color: #261b14;
}
#page-front .instagram-feed #sb_instagram {
  z-index: 1;
  padding: 3rem 0;
  background-color: #261b14;
}
#page-front .instagram-feed .sb_instagram_header {
  padding-bottom: 2rem;
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 4em;
}
#page-front .instagram-feed #sbi_images {
  display: block !important;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 120vw;
  padding-bottom: 3rem;
  grid-template-columns: none !important;
}
@media (max-width: 1380px) {
  #page-front .instagram-feed #sbi_images {
    width: 105vw;
  }
}
#page-front .instagram-feed #sbi_images .sbi_item {
  display: block !important;
  margin: auto 0.5rem !important;
}
#page-front .instagram-feed #sb_instagram .sbi_photo {
  height: auto !important;
}
#page-front .instagram-feed #sb_instagram .sbi_photo img {
  max-width: 312px !important;
  height: auto;
}
#page-front .news {
  position: relative;
  margin-bottom: clamp(7.5rem, 5.36rem + 10.71vw, 15rem);
}
#page-front .news::before {
  opacity: 0.04;
  position: absolute;
  bottom: -20rem;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  width: 100vw;
  height: 250%;
  background-image: url("../../assets/src/images/bg-town.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  pointer-events: none;
}
@media (max-width: 480px) {
  #page-front .news::before {
    content: none;
  }
}
#page-front .news__header {
  display: flex;
  justify-content: center;
}
#page-front .news__title {
  margin-bottom: 2rem;
  font-size: clamp(1.5rem, 0.94rem + 1.89vw, 2.65rem);
  letter-spacing: 0.08vw;
}
#page-front .news__title::before {
  z-index: -1;
  transform: translate(5%, -45%);
  color: rgba(38, 27, 20, 0.05);
  content: "NEWS";
  position: absolute;
  transform: translate(-5%, -45%);
  color: rgba(38, 27, 20, 0.05);
  font-style: italic;
  font-size: 12.5rem;
  font-family: "Futura", "Arial", sans-serif;
  letter-spacing: 0.2vw;
  white-space: nowrap;
}
#page-front .news__content {
  max-width: 767px;
  margin: 0 auto 4rem;
}
#page-front .news__list {
  display: flex;
  flex-direction: column;
}
#page-front .news__item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 22px 18px 16px;
  border-bottom: 1px solid #b9b9b9;
  color: #1b1b1b;
}
#page-front .news__item-ttl {
  font-weight: 400;
  font-size: 1rem;
}
#page-front .news__item-date {
  padding-right: 2rem;
  font-weight: 100;
  font-size: 0.95rem;
}
#page-front .news__actions {
  display: flex;
  justify-content: center;
}
#page-front .news__actions a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 320px;
  height: 56px;
  border: 0;
  border-radius: 50px;
  background-color: #c14428;
  color: #fffafa;
  font-size: 1.25rem;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
}
@media (max-width: 960px) {
  #page-front .news__actions a {
    height: 52px;
    font-size: 1rem;
  }
}
#page-front .news__actions a:hover {
  background-color: rgb(237.8267045455, 166.84375, 70.6732954545);
  color: #1b1b1b;
}
#page-front .news__actions a::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-220%, -50%);
  width: 8px;
  height: auto;
  aspect-ratio: 5/8;
  background-image: url("assets/src/icon/icon-chevron-right-white.svg");
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}

/*
	Template: swell
	Theme Name: SWELL CHILD
	Theme URI: https://swell-theme.com/
	Description: SWELLの子テーマ
	Version: 1.0.0
	Author: LOOS WEB STUDIO
	Author URI: https://loos-web-studio.com/

	License: GNU General Public License
	License URI: http://www.gnu.org/licenses/gpl.html
*/
@media (width <= 600px) {
  .pc {
    display: none !important;
  }
}
@media (width >= 601px) {
  .sp {
    display: none !important;
  }
  .br600 {
    display: inline !important;
  }
}
@media (width <= 960px) {
  .pc96 {
    display: none !important;
  }
}
@media (width >= 961px) {
  .sp96 {
    display: none !important;
  }
}
@media (width <= 960px) {
  .keyvisual {
    flex-direction: column !important;
    left: 0 !important;
    transform: none !important;
  }
  .keyvisual__association {
    text-align: left !important;
  }
  .keyvisual__achievements-title {
    margin-bottom: 0 !important;
  }
  .keyvisual__achievements-number span {
    padding-left: 0.5rem;
    font-size: 1.2rem;
  }
  .keyvisual__actions {
    align-items: flex-start !important;
    margin-bottom: 4rem !important;
  }
  .keyvisual__layout {
    display: flex;
    flex-direction: column;
    gap: 0;
    width: 100% !important;
    margin-bottom: clamp(3rem, 2.14rem + 4.29vw, 6rem);
  }
  .keyvisual__images {
    width: 100% !important;
    margin: 0;
  }
  .keyvisual__slide {
    margin: 0.1rem !important;
  }
  .keyvisual .slider-vertical.reverse {
    transform: scaleX(-1) !important;
  }
  .keyvisual .slider-vertical.reverse .keyvisual__slide {
    transform: scaleX(-1) !important;
  }
  .reason__layout {
    flex-direction: column !important;
    align-items: center !important;
  }
  .reason__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100% !important;
  }
  .reason__list {
    width: 80% !important;
    margin-bottom: 0 !important;
  }
  .reason__actions {
    text-align: center !important;
  }
  .reason__image {
    width: 80% !important;
  }
  .find__content {
    justify-content: flex-start !important;
    position: relative;
  }
  .find__map {
    opacity: 0.25;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    transform: translate(10%, -50%);
    width: 60% !important;
    height: 65% !important;
    pointer-events: none;
  }
  .find__list {
    position: relative;
    z-index: 2;
  }
}
@media (width <= 834px) {
  .news__item {
    flex-direction: column !important;
    gap: 0.5rem;
  }
  .news__item-date {
    padding-right: 1rem !important;
  }
}
@media (width <= 600px) {
  .inner {
    padding: 0 2em !important;
  }
  .reason__header {
    text-align: left !important;
  }
  .reason__header h2 {
    font-size: 2rem !important;
  }
  .reason__header h2 .br-h2 {
    display: block !important;
  }
  .reason__header p .br-p {
    display: inline !important;
  }
  .reason__layout {
    gap: 0 !important;
  }
  .reason__list {
    width: 100% !important;
  }
  .reason__actions {
    text-align: center !important;
  }
  .reason__image {
    width: 100% !important;
    margin-bottom: 3rem;
  }
  .service__container {
    width: 100% !important;
  }
  .service__header {
    width: 100% !important;
    text-align: left !important;
  }
  .service__header h2 {
    font-size: 2rem !important;
  }
  .service__text p .br-p {
    display: inline !important;
  }
  .service__items {
    flex-direction: column !important;
    align-items: center;
    gap: 0 !important;
  }
  .find__title {
    font-size: 2rem !important;
  }
  .find__map {
    opacity: 0.18 !important;
    transform: translate(10%, 10%);
    width: 90% !important;
    height: 90% !important;
  }
  .find__list-title {
    font-size: 1.8rem !important;
  }
  .find .pref-search__column {
    flex-direction: column !important;
    margin-bottom: 1rem;
  }
  .case__title {
    font-size: 2rem !important;
  }
  .cta__header h2 {
    font-size: 2rem;
  }
  .cta__description p {
    line-height: clamp(1.5rem, 1.07rem + 2.14vw, 3rem) !important;
  }
  .useful__header {
    align-items: start !important;
  }
  .useful__title {
    font-size: 2rem !important;
  }
  .useful iframe {
    height: auto !important;
    aspect-ratio: 800/450 !important;
  }
  .news__title {
    font-size: 2rem !important;
  }
  .news__item-date {
    padding-right: 0.5rem !important;
  }
}
@media (width <= 516px) {
  .keyvisual__association {
    height: 3rem;
    text-align: center !important;
  }
  .keyvisual__association p {
    opacity: 0 !important;
  }
  .keyvisual__actions {
    align-items: center !important;
  }
}
/*
	Template: swell
	Theme Name: SWELL CHILD
	Theme URI: https://swell-theme.com/
	Description: SWELLの子テーマ
	Version: 1.0.0
	Author: LOOS WEB STUDIO
	Author URI: https://loos-web-studio.com/

	License: GNU General Public License
	License URI: http://www.gnu.org/licenses/gpl.html
*/
#page-find .find {
  padding: clamp(7.5rem, 5.36rem + 10.71vw, 15rem) 0;
}
#page-find .find__container {
  display: flex;
  flex-direction: column;
}
#page-find .find__header {
  z-index: 1;
  margin-bottom: clamp(3rem, 2.14rem + 4.29vw, 6rem);
}
#page-find .find__title {
  margin-bottom: clamp(1.5rem, 0.71rem + 1.43vw, 2rem);
  font-size: clamp(1.5rem, 0.94rem + 1.89vw, 2.65rem);
  letter-spacing: 0.08vw;
}
#page-find .find__title::before {
  z-index: -1;
  transform: translate(27%, -45%);
  color: rgba(38, 27, 20, 0.05);
  content: "FIND";
  position: absolute;
  transform: translate(-5%, -45%);
  color: rgba(38, 27, 20, 0.05);
  font-style: italic;
  font-size: 12.5rem;
  font-family: "Futura", "Arial", sans-serif;
  letter-spacing: 0.2vw;
  white-space: nowrap;
}
#page-find .find__content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: clamp(3.5rem, 2.5rem + 5vw, 7rem);
  position: relative;
  margin-bottom: clamp(3rem, 2.14rem + 4.29vw, 6rem);
}
#page-find .find__content::before {
  opacity: 0.04;
  position: absolute;
  bottom: -3rem;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  width: 100vw;
  height: 130%;
  background-image: url("../../swell_child/assets/src/images/bg-town.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  pointer-events: none;
}
@media (max-width: 480px) {
  #page-find .find__content::before {
    content: none;
  }
}
#page-find .find__map {
  width: 525px;
  height: auto;
  aspect-ratio: 1/1;
}
#page-find .find__actions {
  display: flex;
  justify-content: center;
}
#page-find .find__actions a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 320px;
  height: 56px;
  border: 0;
  border-radius: 50px;
  background-color: #c14428;
  color: #fffafa;
  font-size: 1.25rem;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
}
@media (max-width: 960px) {
  #page-find .find__actions a {
    height: 52px;
    font-size: 1rem;
  }
}
#page-find .find__actions a:hover {
  background-color: rgb(237.8267045455, 166.84375, 70.6732954545);
  color: #1b1b1b;
}
#page-find .find__actions a::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-220%, -50%);
  width: 8px;
  height: auto;
  aspect-ratio: 5/8;
  background-image: url("assets/src/icon/icon-chevron-right-white.svg");
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}
#page-find .find__list-title {
  margin-bottom: clamp(1.5rem, 0.89rem + 1.79vw, 2.5rem);
  font-size: clamp(1.5rem, 0.71rem + 1.43vw, 2rem);
}
#page-find .find .pref-search__columns {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  gap: clamp(1rem, 0.36rem + 0.71vw, 1rem);
}
#page-find .find .pref-search__column {
  display: flex;
  flex-direction: row;
  gap: clamp(1.5rem, 0.71rem + 1.43vw, 2rem);
}
#page-find .find .pref-search__column li a {
  color: #1b1b1b;
}
#page-find .find .pref-search__region {
  min-width: 100px;
  margin-bottom: 0.5rem;
  font-weight: bold;
  font-size: 1.15rem;
}
#page-find .find .pref-search__list {
  display: flex;
  flex-flow: row wrap;
  gap: 0.7rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
	Template: swell
	Theme Name: SWELL CHILD
	Theme URI: https://swell-theme.com/
	Description: SWELLの子テーマ
	Version: 1.0.0
	Author: LOOS WEB STUDIO
	Author URI: https://loos-web-studio.com/

	License: GNU General Public License
	License URI: http://www.gnu.org/licenses/gpl.html
*/
#page-members-list {
  margin-bottom: 15rem;
}
#page-members-list .list__title-region {
  display: inline-block;
  margin-bottom: clamp(2rem, 1.43rem + 2.86vw, 4rem);
  padding: 16px 10px;
  font-size: 2.265rem;
}
#page-members-list .list__title-pref {
  display: inline-block;
  margin-bottom: clamp(2rem, 1.43rem + 2.86vw, 4rem);
  padding: 16px 10px;
  background: linear-gradient(130deg, #261b14 55%, #a6886d 95%);
  color: #fffafa;
  font-size: 2.265rem;
}
#page-members-list .list__grid {
  display: flex;
  flex-flow: row wrap;
  gap: 20px;
  margin-top: 4rem;
  margin-bottom: 5.625rem;
}
#page-members-list .card {
  display: block;
  position: relative;
  width: 373px;
  height: auto;
  height: 100%;
  padding: 1.5rem;
  border-radius: 8px;
  background-color: #f2ece5;
  color: inherit;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
#page-members-list .card:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
#page-members-list .card__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 8px;
}
#page-members-list .card__address p {
  line-height: 1.5;
}
#page-members-list .card__address img {
  width: 30px;
  height: 30px;
  margin-right: 0.5em;
}
#page-members-list .card__contact-tel img {
  width: 30px;
  height: 30px;
  margin-right: 0.5em;
}
#page-members-list .card__contact-email img {
  width: 30px;
  height: 30px;
  margin-right: 0.5em;
}
#page-members-list .card__contact-web p {
  margin: 0;
  line-height: 1.4;
}
#page-members-list .card__contact-web a {
  word-break: break-all;
  overflow-wrap: anywhere;
}
#page-members-list .card__contact-web img {
  width: 30px;
  height: 30px;
  margin-right: 0.5em;
}
#page-members-list .card__title {
  margin-bottom: 0.8rem;
  font-size: 1.5rem;
}
#page-members-list .card .info-txt {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#page-members-list .card__icon {
  width: 30px;
  height: 30px;
  padding-right: 8px;
}

/*
	Template: swell
	Theme Name: SWELL CHILD
	Theme URI: https://swell-theme.com/
	Description: SWELLの子テーマ
	Version: 1.0.0
	Author: LOOS WEB STUDIO
	Author URI: https://loos-web-studio.com/

	License: GNU General Public License
	License URI: http://www.gnu.org/licenses/gpl.html
*/
#page-company-detail {
  margin-top: 4rem;
}
#page-company-detail .company-detail__header {
  margin-bottom: clamp(2rem, 4vw, 5rem);
}
#page-company-detail .company-detail__branch {
  display: inline-block;
  padding: 16px 10px;
  background: linear-gradient(130deg, #261b14 55%, #a6886d 95%);
  color: #fffafa;
  font-size: clamp(1.25rem, 0.8rem + 1.61vw, 2.25rem);
}
#page-company-detail .company-detail__title {
  margin-bottom: clamp(1.5rem, 0.71rem + 1.43vw, 2rem);
  font-size: clamp(1.5rem, 0.71rem + 1.43vw, 2rem);
}
#page-company-detail .company-detail__container {
  display: flex;
  flex-flow: row wrap;
  gap: clamp(1.5rem, 0.71rem + 1.43vw, 2rem);
  margin-bottom: clamp(2rem, 1.43rem + 2.86vw, 4rem);
  padding: clamp(1.25rem, 0.8rem + 1.61vw, 2.25rem);
  border-radius: 10px;
  background-color: #f2ece5;
}
@media (max-width: 480px) {
  #page-company-detail .company-detail__container {
    flex-direction: column;
    gap: 1rem;
  }
}
#page-company-detail .company-detail__info {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 0.2rem;
  min-width: 350px;
}
#page-company-detail .company-detail__name {
  margin-bottom: clamp(1rem, 0.44rem + 0.89vw, 1.25rem);
  font-weight: bold;
  font-size: clamp(1rem, 0.44rem + 0.89vw, 1.25rem);
}
#page-company-detail .company-detail__wrap-contact {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 2.8rem;
}
#page-company-detail .company-detail__address, #page-company-detail .company-detail__phone, #page-company-detail .company-detail__email, #page-company-detail .company-detail__website {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}
#page-company-detail .company-detail__address img, #page-company-detail .company-detail__phone img, #page-company-detail .company-detail__email img, #page-company-detail .company-detail__website img {
  width: 30px;
  height: 30px;
}
#page-company-detail .company-detail__contact-address {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}
#page-company-detail .company-detail__social {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  margin-bottom: 2.5rem;
}
#page-company-detail .company-detail__social img {
  width: 30px;
  height: 30px;
}
#page-company-detail .company-detail__comment {
  flex: 1;
  color: #1b1b1b;
  line-height: 1.8;
}

.members-in-company {
  margin-bottom: 5rem;
}
.members-in-company__title {
  margin-bottom: clamp(1.5rem, 0.71rem + 1.43vw, 2rem);
  font-size: clamp(1.5rem, 0.71rem + 1.43vw, 2rem);
}
.members-in-company__grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1200px) {
  .members-in-company__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1000px) {
  .members-in-company__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 560px) {
  .members-in-company__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.members-in-company .member-card {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  border-radius: 8px;
  background-color: #f2ece5;
  text-align: center;
}
.members-in-company .member-card__image {
  width: 120px;
  aspect-ratio: 1/1;
  margin-bottom: 0.5rem;
}
.members-in-company .member-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.members-in-company .member-card__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 0.9rem;
}
.members-in-company .member-card__name {
  font-weight: bold;
  font-size: clamp(1.5rem, 0.71rem + 1.43vw, 2rem);
}

.cta-button {
  margin-top: 3rem;
  text-align: center;
}
.cta-button a {
  display: inline-block;
  padding: 1rem 2rem;
  border-radius: 5px;
  background-color: aquamarine;
  color: #fff;
  font-weight: bold;
  font-size: 1rem;
  text-decoration: none;
}
.cta-button a:hover {
  background-color: rgb(178, 255, 229.1328125);
}

/*
	Template: swell
	Theme Name: SWELL CHILD
	Theme URI: https://swell-theme.com/
	Description: SWELLの子テーマ
	Version: 1.0.0
	Author: LOOS WEB STUDIO
	Author URI: https://loos-web-studio.com/

	License: GNU General Public License
	License URI: http://www.gnu.org/licenses/gpl.html
*/
@media (width <= 600px) {
  #page-organization h2 {
    font-size: 1.5rem !important;
  }
  #page-organization h3 {
    font-size: 1.2rem !important;
  }
}
#page-organization h2 {
  margin-bottom: clamp(1.5rem, 0.71rem + 1.43vw, 2rem);
  font-weight: 400;
  font-size: clamp(1.4rem, 1.07rem + 2.14vw, 1.5rem);
  letter-spacing: 0.08em;
}
#page-organization .wp-block-table.is-style-regular table {
  padding: clamp(1.5rem, 1.07rem + 2.14vw, 3rem) clamp(1.25rem, 0.62rem + 1.25vw, 1.75rem) !important;
  font-family: none !important;
  border-collapse: separate;
  border-spacing: 0 clamp(1.4rem, 1.07rem + 2.14vw, 1.5rem);
}
#page-organization .wp-block-table.is-style-regular table th {
  padding: 10px;
  border: none !important;
  font-weight: 400 !important;
  text-align: left !important;
}
#page-organization .wp-block-table.is-style-regular table td {
  padding: 10px;
  padding-left: clamp(1.5rem, 1.07rem + 2.14vw, 3rem) !important;
  border: none !important;
}
#page-organization .wp-block-table.is-style-regular table th {
  border-right: 1px solid #eaeaea !important;
}
#page-organization .company__header {
  z-index: 1;
  margin-bottom: clamp(4rem, 2.86rem + 5.71vw, 8rem);
}
@media (width <= 600px) {
  #page-organization .company__header h2,
  #page-organization .company__header p {
    text-align: left !important;
  }
}
#page-organization .company__layout {
  z-index: 1;
  margin-bottom: clamp(4rem, 2.86rem + 5.71vw, 8rem);
}
#page-organization .company__layout hr {
  margin-bottom: clamp(2rem, 1.43rem + 2.86vw, 4rem) !important;
  border-top: 1px #eaeaea solid !important;
}
#page-organization .company__layout h2 {
  color: #261b14;
  font-size: clamp(1.25rem, 0.62rem + 1.25vw, 1.75rem);
  font-family: none;
}
#page-organization .company__layout h3 {
  font-weight: 400;
  font-size: clamp(1.4rem, 1.07rem + 2.14vw, 1.5rem);
}
#page-organization .company__layout .wp-block-media-text {
  --swl-mediatext--space: clamp(
    2.5rem,
    calc(1.79rem + 3.57vw),
    5rem
  ) !important;
}
#page-organization .company__layout .wp-block-media-text__media {
  align-self: start !important;
}
#page-organization .company__layout .wp-block-media-text__content {
  display: flex;
  flex-direction: column;
  gap: clamp(1.5rem, 0.89rem + 1.79vw, 2.5rem);
}
#page-organization .company__tables h2 {
  position: relative;
  margin-bottom: clamp(2rem, 1.43rem + 2.86vw, 4rem) !important;
  color: #fffafa !important;
  font-size: clamp(1.25rem, 0.62rem + 1.25vw, 1.75rem) !important;
  font-family: none !important;
}

/*# sourceMappingURL=style.css.map */
