@charset "utf-8";

/* top.css */
:root {
  --swiper-theme-color: #007aff;
  --swiper-navigation-size: 44px
}

@media screen and (max-width: 768px) {
  .sp-hide {
    display: none!important;
  }
}

@media screen and (min-width: 769px) {
  .pc-hide {
    display: none!important;
  }
}
@media screen and (max-width: 1280px) {
.kyoka-text {
  display: none;
}
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: auto;
  position: relative;
  transition-property: transform;
}

html {
  color: #000;
  font-weight: 400;
  font-size: 62.5%;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  word-break: break-word
}

body {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
  color: #222;
}

*,
:after,
:before {
  background-repeat: no-repeat;
  box-sizing: border-box
}

:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit
}

* {
  padding: 0;
  margin: 0
}

h1,
h2,
h3,
h4 {
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit
}

time,
iframe {
  display: block
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
  border-style: none;
  vertical-align: middle;
  border-style: none;
  border: none;
}

i {
  vertical-align: middle;
  font-style: normal;
}

#container {
  width: 100%;
}

i,
time,
.deco,
.faq dt::before,
.faq dd::before {
  font-family: 'Montserrat', sans-serif;
  line-height: 1 !important;
}

ol,
ul {
  list-style: none;
  padding-left: 0;
}

a {
  color: #222;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:hover {
  opacity: .6;
  text-decoration: none;
  color: inherit;
  cursor: pointer
}

a[href*=tel] {
  pointer-events: none
}

.fead-mv {
  opacity: 0
}

[class*=up-ofi] {
  position: relative;
  display: block;
  width: 100%;
  height: 100%
}

[class*=up-ofi] img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%
}

.up-d-iblock {
  display: inline-block
}

.up-d-flex {
  display: flex
}

.up-fxw-wrap {
  flex-wrap: wrap;
}

.up-ta-r {
  text-align: right
}

.up-jc-fe {
  -webkit-box-pack: end;
  justify-content: flex-end
}

.up-jc-sb {
  -webkit-box-pack: justify;
  justify-content: space-between
}

.up-ai-fe {
  -webkit-box-align: end;
  align-items: flex-end
}

.up-ml-10 {
  margin-left: 10px
}

.up-col-2 {
  display: flex;
  flex-wrap: wrap
}

.up-col-2>* {
  width: 50%
}

.up-ofi-100:after {
  content: "";
  display: block;
  padding-top: 100%
}

.up-ofi-100 img {
  position: absolute;
  top: 0;
  left: 0
}

.up-fz-14 {
  font-size: 14px
}

.up-w-100\% {
  width: 100%
}

.up-mt-40 {
  margin-top: 40px
}

.up-mb-5 {
  margin-bottom: 5px
}

.up-hide {
  display: none
}

#header h1 {
  width: 100%;
  font-size: 12px;
  /* padding: 5px 0 5px 20px; */
}

.header-cmn {
  display: flex;
  align-items: center;
  width: 100%;
  background: #FFF;
  z-index: 10001;
  padding: 28px 0 0;
}

#header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.09);
  z-index: 10001;
  background: #fff;
}

#result {
  display: flex;
  align-items: center;
  margin-left: 8px;
  white-space: nowrap;
}

#result dt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  margin: 8px;
  background: url(/upload/tenant_1/039716a3382df32d4e6436888294e6c2.png) center no-repeat;
  background-size: 100% auto;
  font-size: 1.2rem;
  font-weight: 700;
  color: #60470F;
}

#result dd {
  display: flex;
  align-items: flex-end;
  font-weight: 700;
}

#result dd i {
  font-size: 2.9rem;
  color: #AC8121;
}


#column {
  padding: 96px 4.8vw;
  position: relative;
}

#column .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#column ul {
  display: flex;
  max-width: 840px;
  margin: 0 auto;
  text-align: center;
  color: #FFF;
  position: relative;
  z-index: 1;
}

#column li {
  width: 40%;
}

#column li:not(:first-child) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 1px solid #D3D3D3;
}

#column h3 {
  font-size: 2rem;
}

#column figure {
  margin: 24px;
}

#column .tel {
  font-size: 1.5rem;
  font-weight: 500;
}

#column .tel a {
  display: inline-block;
  margin-bottom: 8px;
  padding-left: 48px;
  background: url(/upload/tenant_1/7eb5ca8b4a5feb074e4102c9d07e4dea.png) left center no-repeat;
  font-size: 2.9rem;
  font-weight: 700;
  line-height: 00.8;
  color: #FFF;
}

#column .btn {
  margin-top: 0;
}

#column .btn a {
  max-width: 375px;
  font-size: 1.9rem;
}

#info {
  display: flex;
  justify-content: space-between;
  max-width: calc(1200px + 9.6vw);
  margin: 0 auto;
  padding: 64px 4.8vw;
}

#info .info {
  width: 44%;
}

#info .info p {
  padding: 24px 0;
}

#info .info dt {
  clear: left;
  float: left;
  padding: 16px 0;
}

#info .info dd {
  padding: 16px 0 16px 140px;
  border-bottom: 1px solid #E0E0E0;
  color: #666;
}

#info .info dd:last-of-type {
  border-bottom: none;
}

#info .map {
  width: 52%;
  position: relative;

}


#info .map .btn {
  margin-top: 24px;
}

#pagetop {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 100
}

#pagetop a {
  margin-left: auto;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 10px;
  text-align: center;
  background: #EC5312;
  color: #FFF;
}

#pagetop a i {
  display: block;
  padding-bottom: 10px;
  background: url(/upload/tenant_1/6968f8b23a30e67053fb51e7898310da.png) center top no-repeat;
  background-size: contain;
  font-size: 12px;
  width: 18px;
  height: 10px;
  font-weight: 700;
}

#footerlink {
  position: relative;
  max-width: calc(1200px + 9.6vw);
  margin: 0 auto;
  padding: 64px 4.8vw 128px;
}

#footerlink nav {
  display: flex;
  justify-content: space-between;
}

#footerlink nav>ul {
  width: 30%;
}

#footerlink nav>ul>li {
  border-bottom: 1px solid #D5D5D5;
}

#footerlink nav>ul>li a {
  padding: 16px 0;
  display: block;
}

#footerlink nav>ul>li:last-of-type {
  border-bottom: none;
}

#footerlink nav>ul ul {
  padding-top: 16px;
  border-top: 1px solid #D5D5D5;
}

#footerlink nav>ul ul li {
  margin-bottom: 8px;
}

#footerlink nav>ul ul li a {
  display: block;
  padding: 0 0 0 16px;
  background: url(/upload/tenant_1/e17511c656a0b383ba04ebd1666539f3.png) left center no-repeat;
  background-size: 7px auto;
}

#footerlink .sns {
  position: absolute;
  bottom: 128px;
  right: 4.8vw;
}

#footerlink .sns a {
  display: flex;
  align-items: center;
}

#footerlink .sns i {
  margin-right: 8px;
}

#footerlink address {
  display: block;
  padding-top: 64px;
  font-size: 1.2rem;
  font-style: normal;
  color: #959595
}

#footer .benner-img {
  width: 20%;
  margin: auto;
}

/* ここからフロート */

#floating {
  position: fixed;
  bottom: 0;
  right: 0;
  padding: 7.5px;
  background: #f7d7c9;
  border-radius: 5px;
  box-shadow: 0 0 6px rgba(0, 0, 0, .09);
  z-index: 10;
  width: 100%;
}
#floating .inner {
  margin: 0 auto;
  max-width: 1200px;
}

#floating ul.footer-banner-wrapper {
  display: flex;
  gap: 10px;
}

#floating ul.footer-banner-wrapper li {
  width: calc(100% / 3 - 10px);
}

#floating ul {
  display: flex;
  align-items: center;
}

#floating .tel-item {
  font-size: 2rem;
  display: flex;
  flex-direction: column;
}

#floating li .tel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 4px;
  font-size: 2.9rem;
  font-weight: 700;
}

#floating li img {
  margin-right: 4px;
}

#floating li.btn {
  margin: 0 0 0 12px;
}

#floating li.ab-test {
  max-height: 60px;
}

#floating li.btn a {
  padding: 16px 32px;
  background-image: none;
  font-size: 1.7rem;
}

#floating li.btn .test-b a {
  background-color: #1265ec;
  box-shadow: 0 5px 0 #0026fe;
}

#floating .action {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100px
}

article {
  position: relative;
  padding: 96px 4.8vw;
}

article header {
  position: relative;
  max-width: 1200px;
  margin: 0 auto 48px;
  text-align: center;
}

article header i {
  position: relative;
  display: block;
  margin-bottom: 16px;
  font-size: 1.7rem;
  font-weight: 900;
  color: #EC5312;
}

article header h2 {
  position: relative;
  font-size: 3.3rem;
  font-weight: 800;
  line-height: 1.2;
}

article header i+h2::after {
  content: '';
  display: block;
  width: 9px;
  height: 16px;
  margin: 12px auto 0;
  background: url(/upload/tenant_1/f15f76abdf952beefb2d642ced5c7967.png) center no-repeat;
}

article header h2+i {
  margin-top: 8px;
  padding: 24px 0;
  background: url(/upload/tenant_1/f15f76abdf952beefb2d642ced5c7967.png) center top no-repeat;
}

section {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

section.full {
  max-width: initial;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

section.vnarrow {
  max-width: 800px;
}

section h2 {
  margin-bottom: 24px;
  font-size: 2.8rem;
  font-weight: 800;
}

section h3 {
  margin-bottom: 24px;
  font-size: 2.4rem;
  font-weight: bold
}

section p {
  line-height: 1.6;
}

figure {
  position: relative;
}

.bg {
  background: #FEF6F2;
}

.bgright::before {
  content: '';
  position: absolute;
  top: 0;
  right: calc(50% - 50vw);
  width: 50vw;
  height: 100%;
  background: #FEF6F2;
  z-index: -1;
}

.bgleft::before {
  content: '';
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  width: 50vw;
  height: 100%;
  background: #FEF6F2;
  z-index: -1;
}

.center {
  text-align: center !important;
}

.row {
  display: flex;
  margin: 0 -20px -40px;
}

.row+* {
  margin-top: 40px;
}

.row>* {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 20px 40px;
}

.btn {
  text-align: center;
}

.btn a {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 360px;
  padding: 16px 56px;
  background: #EC5312 url(/upload/tenant_1/18bab971fa6fc70730dd802d2424efe8.png) right 24px center no-repeat;
  background-size: 12px auto;
  border-radius: 5px;
  font-size: 2.2rem;
  font-weight: 700;
  color: #FFF;
  -webkit-box-shadow: 0 5px 0 #C1440F;
  box-shadow: 0 5px 0 #C1440F;
}

.btn a:hover {
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  -webkit-box-shadow: 0 2px 0 #C1440F;
  box-shadow: 0 2px 0 #C1440F;
  opacity: 1;
}

.btn a.min {
  max-width: 237px;
  background-size: 8px auto;
  font-size: 1.5rem;
}

.sp {
  display: none;
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 40px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animated {
  opacity: 0;
  animation-duration: 0.7s;
  animation-delay: 0.2s;
  animation-fill-mode: both;
}


#mv {
  position: relative;
  padding: 0;
  overflow: hidden;
}

#mv section {
  position: absolute;
  top: 52%;
  left: 44%;
  transform: translateY(-50%);
  z-index: 2;
  color: #FFF;
}

#mv .top-catch {
  font-size: 2vw;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  letter-spacing: 0.1em;
}

#scroll {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  transition: opacity .8s ease, transform .8s ease;
  z-index: 1;
}

#scroll::after {
  content: '';
  display: block;
  width: 1px;
  height: 60px;
  margin: 12px auto 0;
  background-color: #FFF;
  transform-origin: bottom;
  animation: scroll 3s cubic-bezier(0.84, 0.09, 0.2, 0.95) infinite;
  will-change: transform;
}

#scroll a {
  display: block;
  font-size: 1.4rem;
  color: #FFF;
  white-space: nowrap;
}

@keyframes scroll {
  0% {
    transform: scaleY(1);
    transform-origin: bottom
  }

  25% {
    transform: scaleY(0);
    transform-origin: bottom
  }

  26% {
    transform: scaleY(0);
    transform-origin: top
  }

  50% {
    transform: scaleY(1);
    transform-origin: top
  }
}

.topreason {
  max-width: 1496px;
}

.topreason .row {
  flex-wrap: wrap;
  justify-content: center;
}

.topreason li {
  position: relative;
  flex: none;
  width: 20%;
}

.topreason li h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 70px;
  margin: 16px 0;
  text-align: center;
  font-size: 2.1rem;
  font-weight: 800;
}

.num {
  position: absolute !important;
  top: -32px;
  left: -56px;
  display: inline-block;
  text-align: center;
  font-size: 1.7rem;
  font-weight: 900;
  color: #EC5312;
}

.num span {
  display: block;
  padding-bottom: 16px;
  background: url(/upload/tenant_1/f15f76abdf952beefb2d642ced5c7967.png) center bottom no-repeat;
  font-size: 6.8rem;
}

.topreason li:nth-child(even) .num {
  top: auto;
  bottom: -4px;
}

.topmenu {
  margin: 0;
}

.topmenu li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 500px;
  margin: 0;
  padding: 5%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #FFF;
}

.topmenu li {
  position: relative;
}

.topmenu li .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.topmenu li .tbox {

  position: relative;
  z-index: 1;
}

.topmenu li h3 {
  font-size: 2.3rem;
  font-weight: 800;
  white-space: nowrap;
}

.topmenu li h3 i {
  display: inline-block;
  margin: 0 16px;
  vertical-align: baseline;
  font-size: 8.5rem;
}

.topmenu li .btn {
  margin: 0 0 32px;
  text-align: left
}

.topmenu li.wall .btn a {
  background-color: #FFF;
  background-image: url(/upload/tenant_1/e17511c656a0b383ba04ebd1666539f3.png);
  color: #222;
  -webkit-box-shadow: 0 5px 0 #802D0A;
  box-shadow: 0 5px 0 #802D0A;
}

.swiper-next,
.swiper-prev {
  position: absolute;
  top: calc(56% - 30px);
  display: block;
  width: 60px;
  height: 60px;
  margin: 0;
  background: url(/upload/tenant_1/9de7da1665fa9de7221a10f7798ea8fe.png) center no-repeat;
  z-index: 10;
}

.swiper-next {
  right: 28.5%;
}

.swiper-prev {
  left: 28.5%;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.works .row {
  display: flex;
  align-items: flex-start;
  height: 100%;
  margin: 0;
  padding: 40px;
  background: #FFF;
  border: 2px solid #EA5424;
  border-radius: 5px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}

.works .row>figure {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 35%;
  max-width: 150px;
}

.works .row>div {
  margin-bottom: 0;
}

.works h3 {
  font-size: 1.8rem;
  color: #EC5312;
}

.works .btn a {
  max-width: 200px;
  padding: 16px;
  text-align: center;
  font-size: 1.5rem;
}

.voice .row {
  display: flex;
  align-items: flex-start;
  height: 100%;
  margin: 0;
  padding: 40px;
  background: #FFF;
  border: 2px solid #EA5424;
  border-radius: 5px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}

.voice .row>div {
  margin-bottom: 0;
}

.voice h3 {
  font-size: 1.8rem;
  color: #EC5312;
}

.voice .btn a {
  max-width: 240px;
  padding: 16px;
  text-align: center;
  font-size: 1.5rem;
}

.topnews {
  max-width: calc(1200px + 9.6vw);
  margin: 0 auto;
}

.topnews>.row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.topnews>.row>div {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 45%;
}

.row.news {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px;
}

.row.news li {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  display: block;
  width: calc(50% - 24px);
  margin: 0 12px 32px;
  padding: 0 0 16px;
}

.row.news li p {
  margin: 8px 0 0;
}

.row.news li p a {
  padding-right: 0;
  background: none;
}

.news {
  max-width: 900px;
  margin: 0 auto;
}

.news li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
  padding: 16px;
  border-bottom: 1px solid #D5D5D5;
}

.news li time {
  margin-right: 16px;
  font-size: 1.4rem;
  color: #EC5312;
  white-space: nowrap;
}

.news li .cat {
  white-space: nowrap;
  display: inline-block;
}

.news li p {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 0 16px;
}

.news li p a {
  display: block;
  padding-right: 24px;
  background: url(/upload/tenant_1/e17511c656a0b383ba04ebd1666539f3.png) right center no-repeat;
}

.news li p a:hover {
  font-weight: 700;
  color: #EC5312;
  opacity: 1;
}

.faq dt,
.faq dd {
  position: relative;
  padding-left: 36px;
}

.faq dt::before,
.faq dd::before {
  position: absolute;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 26px;
  height: 26px;
  background: #EC5312;
  border-radius: 3px;
  font-weight: 900;
  color: #FFF;
}

.faq dt::before {
  content: 'Q';
  top: 0;
}

.faq dd::before {
  content: 'A';
  top: 16px;
}

.faq dt {
  margin-bottom: 16px;
  font-weight: 700;
}

.faq dd {
  margin-bottom: 24px;
  padding-top: 16px;
  border-top: 1px solid #D3D3D3;
}

.map {
  margin-bottom: 30px;
}

.cat span {
  display: inline-block;
  margin: 2px;
  padding: 4px 8px;
  background: #EC5312;
  font-size: 1.4rem;
  font-weight: 700;
  color: #FFF;
}

.accordion-toggle {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}


@media only screen and (min-width: 1281px) {
  #nav {
    display: flex;
    align-items: center;
    margin-left: auto;
    white-space: nowrap;
  }

  #nav .nav-inner>ul {
    display: flex;
    align-items: center;
  }

  #nav .nav-inner>ul>li {
    position: relative;
    margin-left: 1.6vw;
    padding: 10px 0;
  }

  #nav .nav-inner>ul>li>a {
    position: relative;
    display: block;
    padding: 10px 0;
    font-size: 1.5rem;
    font-weight: 700;
    transition: .2s ease-out;
  }

  #nav .nav-inner>ul>li>a::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 3px;
    background: #EC5312;
    transform-origin: right top;
    transition: width .2s ease-out;
  }

  #nav .nav-inner>ul>li>a:hover {
    opacity: 1;
  }

  #nav .nav-inner>ul>li:hover>a::after {
    width: 100%;
    right: auto;
    left: 0;
    transform-origin: left top;
  }

  #nav ul ul {
    position: absolute;
    z-index: 999;
    top: 100%;
    left: 50%;
    min-width: 230px;
    transform: translateX(-50%);
    transition: .2s ease-out;
  }

  #nav ul ul li:not(:first-child) {
    border-top: 1px solid rgba(51, 51, 51, .9);
  }

  #nav ul ul li a {
    display: block;
    padding: 12px 24px;
    background: rgba(0, 0, 0, .9) url(/upload/tenant_1/e17511c656a0b383ba04ebd1666539f3.png) right 16px center no-repeat;
    font-size: 1.5rem;
    color: #FFF;
  }

  #nav ul>.dropdown:hover ul {
    pointer-events: auto;
    opacity: 1;
  }

  #open {
    display: none;
  }
}

@media only screen and (max-width: 1280px) {
  #nav {
    pointer-events: none;
    opacity: 0;
    transform: scale(0.9);
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    height: 100vh;
    margin: 0;
    background: #fa7235;
    overflow-y: auto;
    z-index: 200;
    transition: .8s cubic-bezier(.19, 1, .22, 1);
    padding-top: 60px;
  }

  #nav .nav-inner>ul {
    display: flex;
    flex-wrap: wrap;
  }

  #nav .nav-inner>ul>li {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 25%;
    padding: 12px 0;
    text-align: center;
  }

  #nav .nav-inner>ul>li>a {
    font-size: 2rem;
    color: #FFF;
  }

  #nav ul ul {
    text-align: left;
    vertical-align: top;
    list-style: disc;
  }

  #nav ul ul li {
    padding-top: 8px;
    color: #fff;
    list-style: none;
  }

  #nav ul ul li:last-of-type {
    padding-bottom: 0;
  }

  #nav ul ul li a {
    font-size: 1.3rem;
    color: #fff;
  }

  #nav .nav-inner {
    overflow-y: auto;
    width: 90vw;
  }

  #open {
    position: relative;
    display: block;
    width: 26px;
    height: 18px;
    margin-left: auto;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    z-index: 9999;
  }

  #open div {
    position: relative;
    display: block;
    width: 26px;
    height: 18px;
    -webkit-transition: .2s linear;
    transition: .2s linear;
  }

  #open span {
    position: absolute;
    left: 0;
    display: block;
    width: 26px;
    height: 2px;
    background: #222;
    -webkit-transition: .2s linear;
    transition: .2s linear;
  }

  #open span:nth-child(1) {
    top: 0;
  }

  #open span:nth-child(2) {
    top: 8px;
  }

  #open span:nth-child(3) {
    top: 16px;
  }

  .open #open span:nth-child(1) {
    top: 8px;
    background: #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .open #open span:nth-child(2) {
    width: 0;
    left: -26px;
  }

  .open #open span:nth-child(3) {
    top: 8px;
    background: #FFF;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .open #nav {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    justify-content: flex-start;
    display: flex;
    padding-top: 90px;
  }

  .open #nav li {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  .loader .loading1 {
    font-size: 2.8vw;
    -webkit-transition-duration: 2.4s;
    transition-duration: 2.4s;
  }

  .loader .loading2 {
    font-size: 2.8vw;
    -webkit-transition-duration: 2.4s;
    transition-duration: 2.4s;
  }



  .accordion-label {
    display: block;
    position: relative;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    font-size: 16px;
  }





  .banner-wrapper {
    margin-top: 24px;
  }

  .banner-wrapper .image-wrapper {
    margin-bottom: 8px;
  }


}
@media screen and (max-width: 768px) {
  #floating {
    padding: .5em;
  }
}

.attack-text-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.accordion-item label {
  font-weight: bold;
}

/* ▼ 初期状態 */
.accordion-label {
  font-weight: bold;
}
.accordion-label::after {
  content: "▼";
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}
@media screen and (min-width: 1281px) {
  .accordion-label::after {
    right: -16px;
  }
}

/* ▲ 開いている状態 */
.accordion-toggle:checked+.accordion-label::after {
  content: "▲";
}

/* アコーディオン中身 */
.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  margin: 0;
  padding: 0 15px;
  /* 横方向だけにして上下は固定 */
}

/* 開いているときのスタイル */
.accordion-toggle:checked+.accordion-label+.accordion-content {
  max-height: 300px;
  /* 適切な高さに調整（十分に広めでOK） */
}

@media only screen and (min-width: 1025px) {
  .news li time {
    display: block;
  }

  .news li .cat {
    white-space: normal;
    display: inline-block;
  }
}


@media screen and (max-width: 768px) {
  .accordion-label::after {
    right: 15px;
  }
}

@media (max-width:1024px) {
  a[href*=tel] {
    pointer-events: initial !important
  }

  .up-d-block\@tb {
    display: block
  }

  .up-show\@tb {
    display: block
  }

  .up-ofi-70\@tb:after {
    content: "";
    display: block;
    padding-top: 70%
  }

  .up-ofi-70\@tb img {
    position: absolute;
    top: 0;
    left: 0
  }

  body {
    font-size: 1.4rem;
  }

  #header h1 {
    padding: 5px 0 0 7px;
    font-size: 12px;
  }

  .header-cmn {
    padding: 15px;
  }

  #mv {
    height: 85vh;
  }

  #mv img {
    height: 100% !important;
    object-fit: cover;
    object-position: 50% 30%;

  }

  #pagetop {
    display: none;
  }

  #logo {
    max-width: 120px;
  }

  #result dt {
    width: 28px;
    height: 28px;
    margin: 4px;
    font-size: 1rem;
  }

  #result dd {
    font-size: 1rem;
  }

  #result dd i {
    font-size: 1.4rem;
  }

  #column {
    padding: 56px 4.8vw;
  }

  #column ul {
    display: block;
  }

  #column li {
    width: auto;
  }

  #column li:not(:first-child) {
    margin-top: 32px;
    padding-top: 32px;
    border-left: none;
    border-top: 1px solid #D3D3D3;
  }

  #info {
    display: block;
    margin: 0 auto;
    padding: 56px 4.8vw;
  }

  #info .info {
    width: auto;
    margin-bottom: 24px;
  }

  #info .info p {
    padding: 0 0 16px;
  }

  #info .map {
    width: auto;
  }

  #info .map iframe {
    height: 260px;
  }

  #footerlink {
    padding: 40px 4.8vw 128px;
  }

  #footerlink nav {
    font-size: 1.2rem;
  }

  #footerlink .sns {
    position: relative;
    bottom: 0;
    right: 0;
    margin-top: 24px;
  }

  #footerlink .sns a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #footerlink address {
    padding-top: 24px;
    text-align: center;
    font-size: 1rem;
  }

  #footer .benner-img {
    width: 60%;
    text-align: center;
  }

  /* #floating {
    bottom: 0;
    right: 0;
    width: 100%;
    min-height: 66px;
    padding: 12px 8px 12px 56px;
    border-radius: 0;
  } */

  #floating ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #floating .tel-item {
    font-size: 1rem;
  }

  #floating li .tel a {
    font-size: 1.6rem;
  }

  #floating li.btn a {
    padding: 12px;
    font-size: 1rem;
  }

  #floating .action {
    left: -16px;
    width: 80px;
  }


  article {
    position: relative;
    padding: 64px 4.8vw;
  }

  article header {
    margin-bottom: 32px;
  }

  article header h2 {
    font-size: 2.4rem;
  }

  section {
    position: relative;
  }

  section h2 {
    font-size: 2rem;
  }

  section h3 {
    font-size: 2rem;
  }

  section h4 {
    font-size: 1.6rem;
  }

  .row {
    display: block;
    margin: 0;
  }

  .row>* {
    width: auto !important;
    margin: 0 0 24px !important;
  }

  .btn a {
    font-size: 1.5rem;
    max-width: 300px
  }

  #mv section {
    left: 8%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    color: #FFF;
  }

  #mv .top-catch {
    font-size: 4.8vw;
  }

  .topreason li h3 {
    min-height: initial;
    font-size: 1.8rem;
  }

  .num {
    top: -10px;
    left: -10px;
    font-size: 1.4rem;
  }

  .num span {
    font-size: 4.8rem;
  }

  .topmenu li>div {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .topmenu li h3 {
    text-align: center;
  }

  .topmenu li h3 i {
    font-size: 7.5rem;
  }

  .topmenu li .btn {
    text-align: center;
    margin: 0 auto 24px;
  }

  .swiper-next {
    right: -8px;
  }

  .swiper-prev {
    left: -8px;
  }

  .works .row {
    display: block;
    padding: 24px;
  }

  .works .row>figure {
    width: 100%;
    max-width: initial;
  }

  .voice .row {
    display: block;
    padding: 24px;
  }

  .voice .row>figure {
    width: 120px !important;
    margin: 0 auto 40px !important;
  }

  .voice .btn {
    text-align: center;
  }

  .voice img {
    max-width: 100%;
  }

  .row.news {
    margin: 0;
  }

  .news li {
    display: block;
    margin-bottom: 0;
    padding: 16px 0;
  }

  .news li p {
    margin: 8px 0 0;
  }
}

@media only screen and (min-width: 768px) {
  .topreason .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .topreason li {
    width: 20% !important;
    margin: 0 2.5% 56px !important;
  }

  .topreason img {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block;
  }

  img {
    width: 100%;
  }

  #footer img {
    width: initial;
  }

  #footer .up-ofi img {
    width: 100%;
  }

  #mv {
    height: 76vh;
  }

  #mv img {
    object-position: 50% 40%;
  }

  #nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

  }

  #nav .nav-inner>ul {
    flex-direction: column;
    align-items: flex-start;
    width: 100%
  }

  #nav .nav-inner>ul>li {
    text-align: left;
    display: block;
    width: 100%;
    border-bottom: 1px solid #fff;
  }

  #nav .nav-inner>ul>li>a,
  #nav .nav-inner>ul>li span {
    font-size: 1.6rem;
    font-weight: bold;
  }

  #nav .nav-inner>ul>li>a {
    width: 100%;
    display: block;
  }

  #nav ul ul {
    width: fit-content;
    margin-right: auto;
  }

  .reasonlist li {
    width: 50%;
  }

  header .address {
    color: #fff;
    text-align: center;
  }

  .topreason .row {
    display: block;
    margin: 0;
  }

  .topreason img {
    width: 100%;
  }
}

@media print {
  #container {
    width: 1024px;
  }
}

@media (max-width:599px) {
  .up-jc-c\@sp {
    -webkit-box-pack: center;
    justify-content: center
  }

  .up-col-1\@sp {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
  }

  .up-col-1\@sp>* {
    width: 100%
  }

  .topreason li figure img {
    width: 100%;
  }
}


/*2023/10/02*/
.t-youtube {
  max-width: 800px;
  margin: 0 auto 50px;
}

.t-youtube iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

.mb50 {
  margin-bottom: 50px;
}

@media only screen and (max-width: 599px) {
  .mb50 {
    margin-bottom: 30px;
  }
}

/* 240220追加 */
#main {
  margin-top: 112px;
}

#nav {
  margin-top: -6px;
}

#nav ol {
  margin-bottom: 0;
}

#nav ol li {
  margin-bottom: 0;
}

#nav ol li>br {
  display: none;
}

#nav .address {
  margin-bottom: 0;
}

#nav .nav-inner>ul {
  margin: 0;
}

#logo {
  margin-top: 10px;
  width: 220px;
}
@media screen and (max-width: 1280px) and (min-width: 1024px) {
  #logo {
    margin-top: 12px;
  }
}

#result {
  margin-top: 12px;
  margin-bottom: 0;
}

@media screen and (max-width: 1280px) {
  #main {
    margin-top: 127px;
  }
}

@media screen and (max-width: 1024px) {
  #main {
    margin-top: 100px;
  }
}

@media screen and (max-width: 1024px) {
  #logo {
    margin-top: 10px;
  }

  #result {
    margin-top: 10px;
  }
}

#header {
  width: 100%;
  padding: 14px 20px 0;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.09);
  z-index: 10001;
  background: #fff;
  width: 100vw;
}

#header h1 {
  margin-bottom: -40px;
  font-size: 15px;
}

@media screen and (max-width: 1024px) {
  .header-cmn {
    padding: 43px 7px 11px;
  }

  iframe {
    width: 100%;
  }

  .news li .cat {
    white-space: initial;
  }
}

@media screen and (max-width: 480px) {
  #main {
    margin-top: 77px;
  }

  #header {
    padding: 7px 7px 0;
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.09);
    z-index: 10001;
    background: #fff;
    width: 100vw;
  }

  #header h1 {
    font-size: 11px;
  }

  #logo {
    margin-top: 0;
  }

  #result {
    margin-top: 0;
  }
}

/* よくある質問の監修者 スタイル */
.faq-supervisor {
  border: 1px solid #EC5312;
  width: 100%;
  margin: 40px auto;
  overflow: hidden;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.09);
}

.faq-supervisor .label {
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  background: #EC5312;
  padding: 10px 15px;
  margin: 0;
}

.faq-supervisor .profile-container {
  display: flex;
  padding: 20px 0;
}

.faq-supervisor .left {
  width: 20%;
  float: left;
  margin: 10px 0 15px 30px;
}

.faq-supervisor .left img {
  width: 100%;
  border-radius: 50%;
  border: 3px solid #FEF6F2;
}

.faq-supervisor .right {
  width: 70%;
  float: left;
  font-size: 1.4rem;
  line-height: 1.6;
  padding: 5px 0 20px 30px;
}

.faq-supervisor .author-name {
  font-size: 1.8rem;
  font-weight: bold;
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  color: #EC5312;
}

.faq-supervisor .author-name::after {
  content: "";
  border-bottom: solid 3px #EC5312;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6px;
}

.faq-supervisor .author-title {
  font-weight: 600;
  margin-bottom: 15px;
}

.faq-supervisor .author-bio {
  line-height: 1.8;
  color: #222;
}

/* レスポンシブ対応 */
@media only screen and (max-width: 767px) {
  .faq-supervisor .profile-container {
    flex-direction: column;
  }

  .faq-supervisor .left {
    width: 40%;
    float: none;
    margin: 20px auto;
    text-align: center;
  }

  .faq-supervisor .right {
    width: 90%;
    float: none;
    padding: 0 20px;
    margin: 0 auto;
  }

  .faq-supervisor .author-name {
    display: block;
    text-align: center;
    margin: 0 auto 20px;
  }
}

@media only screen and (max-width: 480px) {
  .faq-supervisor .left {
    width: 60%;
  }

  .faq-supervisor .author-bio {
    font-size: 1.3rem;
  }
}

.some-selector {
  box-shadow: 0 2px 0 #C1440F;
  opacity: 1;
}

/* レスポンシブ対応 */
@media only screen and (max-width: 640px) {
  .cta-container {
    padding: 20px;
    margin: 20px;
  }

  .cta-heading {
    font-size: 1.8rem;
  }

  .cta-container .btn a {
    font-size: 1.6rem;
    padding: 14px 40px;
  }
}

}

.table-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 20px;
}

.title {
  text-align: center;
  color: #333;
  margin-bottom: 20px;
}

.data-table {
  border-collapse: collapse;
  width: 100%;
  background-color: #ffffff;
  /* テーブル全体の背景を白に */
}

.data-table th,
.data-table td {
  border: 1px solid #ddd;
  padding: 12px;
  text-align: left;
  background-color: #ffffff;
  /* 各セルの背景を白に */
}

.data-table th {
  background-color: #f2f2f2;
  /* 見出しの背景はグレー */
  font-weight: bold;
}

.data-table tr:nth-child(even) td {
  background-color: #f9f9f9;
  /* 偶数行は薄いグレー */
}

.data-table tr:hover td {
  background-color: #f0f0f0;
}

/* 施工事例下セクション */
#case {
  /* max-width: 840px; */
  margin: 0 auto;
}

#case h2 {
  margin: 8px 0 32px;
  text-align: center;
  font-size: 2rem;
}

.center {
  text-align: center !important;
}

.cat span {
  background: #EC5312;
}

.cat a,
.cat span,
.tag a {
  display: inline-block;
  margin: 2px;
  padding: 4px 8px;
  background: #EC5312;
  font-size: 1.4rem;
  font-weight: 700;
  color: #FFF;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -20px -40px;
}

@media screen and (max-width: 1024px) {
  @media only screen and (max-width: 1024px) {
    .row {
      display: block;
      margin: 0;
    }
  }
}

.beforeafter {
  margin: 40px 0 0;
}



figure {
  position: relative;
}

a,
blockquote,
body,
button,
dd,
div,
dl,
dt,
figcaption,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
li,
ol,
p,
pre,
time,
ul {
  margin: 0;
  padding: 0;
}

.beforeafter>div {
  position: relative;
}

.beforeafter .before {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 32%;
}

@media only screen and (max-width: 1024px) {
  .beforeafter .before {
    padding-bottom: 48px;
  }
}

.before figcaption {
  background: #222;
  font-size: 1.2rem;
}

.beforeafter figcaption {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  height: 28px;
  margin: 0;
  text-align: center;
  background: #EC5312;
  font-size: 1.3rem;
  font-weight: 700;
  color: #FFF;
}

.before::after {
  content: '';
  position: absolute;
  top: 70%;
  right: 0;
  width: 72px;
  height: 51px;
  background: url(/upload/tenant_1/276ecde59902f01ee643933158c5da93.png) center no-repeat;
  /* background: url(https://www.omoiai.com/upload/tenant_1/276ecde59902f01ee643933158c5da93.png) center no-repeat; */
}

@media only screen and (max-width: 1024px) {
  .before::after {
    top: auto;
    bottom: 0;
    right: 50%;
    -webkit-transform: rotate(90deg) translateY(-100%);
    transform: rotate(90deg) translateY(-100%);
    width: 44px;
    height: 30px;
    background-size: contain;
  }
}

.beforeafter>div {
  position: relative;
}

.beforeafter figcaption {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  height: 28px;
  margin: 0;
  text-align: center;
  background: #EC5312;
  font-size: 1.3rem;
  font-weight: 700;
  color: #FFF;
}

/* 表 */
section {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.slide {
  margin-bottom: 16px;
}

.animated {
  opacity: 0;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

#case table,
.slide table {
  width: 100%;
  border-collapse: collapse;
  margin: 40px -2px;
}

.slide th {
  width: auto;
  text-align: center;
}

#case th,
.slide th {
  /* width: 25%; */
  background: #EC5312;
  border-right: 2px solid #FFF;
  font-weight: 800;
  color: #FFF;
}

.slide th,
.slide td {
  padding: 16px 24px;
}

#case td,
.slide td {
  text-align: center;
  background: #FFF;
  border-bottom: 2px solid #FDE8DF;
  border-right: 2px solid #FDE8DF;
}

.slide th[scope="row"]:first-child {
  background: #FEF6F2;
  border-bottom: 2px solid #FFF;
  color: #222;
}

.slide th {
  width: auto;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .slide th {
    font-size: 12px;
    font-weight: normal;
  }
}

.orange {
  color: #EC5312;
}

.black {
  font-weight: 800;
}

.slide th,
.slide td {
  padding: 16px 24px;
}

#price-table .fs20 {
  font-size: 2rem;
}

@media screen and (max-width: 768px) {

  .slide th,
  .slide td {
    padding: 5px;
    font-size: 10px;
  }

  #price-table .fs20 {
    font-size: 14px;
  }
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.orangebox {
  margin-bottom: 16px;
  padding: 32px 70px;
  background: #FEF6F2;
}

.orangebox li {
  margin: 16px 0;
  padding: 4px 0 4px 40px;
  background: url(/upload/tenant_1/521ac4340a6582b11a98fe3b3ff3320d.png) left 4px no-repeat;
  /* background: url(https://www.omoiai.com/upload/tenant_1/521ac4340a6582b11a98fe3b3ff3320d.png) left 4px no-repeat; */
  font-size: 1.8rem;
}

@media only screen and (max-width: 1024px) {
  .orangebox {
    padding: 24px 16px;
  }

  .orangebox li {
    font-size: 1.6rem;
  }
}

#taikyu-list {
  margin-bottom: 4em;
}

@media screen and (max-width: 768px) {
  #taikyu-list {
    margin-bottom: 2em;
  }
}

/* リプルクリエイト 品質アピール・スタッフ紹介セクション スタイル */
.quality-staff-section {
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  max-width: 1200px;
  margin: 50px auto;
  padding: 20px;
  line-height: 1.4;
  color: #222;
}

.quality-staff-section .main-heading {
  text-align: center;
  font-size: 2.8rem;
  font-weight: 800;
  color: #222;
  margin-bottom: 25px;
  padding-bottom: 15px;
  line-height: 1.2;
  position: relative;
}

.quality-staff-section .main-heading::after {
  content: '';
  display: block;
  width: 9px;
  height: 16px;
  margin: 12px auto 0;
  background: url(/upload/tenant_1/f15f76abdf952beefb2d642ced5c7967.png) center no-repeat;
}

.quality-staff-section .intro-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  position: relative;
  width: 100%;
}

.quality-staff-section .intro-image {
  width: 100%;
  max-width: 1200px;
  height: auto;
  object-fit: contain;
  border-radius: 5px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.09);
  margin-bottom: 20px;
}

.quality-staff-section .intro-text-container {
  width: 100%;
  max-width: 1200px;
  background-color: #FEF6F2;
  border-radius: 5px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.09);
  padding: 32px;
}

.quality-staff-section .intro-text {
  font-size: 1.6rem;
  line-height: 1.7;
  text-align: left;
  color: #222;
  font-weight: 500;
  margin: 0;
}

.quality-staff-section .quality-points {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 50px;
  width: 100%;
  max-width: 1200px;
}

.quality-staff-section .quality-point {
  width: 100%;
  background: #FFF;
  border-radius: 5px;
  padding: 25px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.09);
  transition: transform 0.3s, box-shadow 0.3s;
}

.quality-staff-section .quality-point:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.quality-staff-section .quality-point h3 {
  color: #EC5312;
  font-size: 2rem;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  font-weight: 800;
}

.quality-staff-section .quality-point h3 span {
  background: #EC5312;
  color: white;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  font-weight: bold;
}

.quality-staff-section .quality-point ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.quality-staff-section .quality-point li {
  padding: 8px 0;
  border-bottom: 1px solid #FDE8DF;
  display: flex;
  align-items: flex-start;
  line-height: 1.6;
}

.quality-staff-section .quality-point li:last-child {
  border-bottom: none;
}

.quality-staff-section .quality-point li:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin-top: 5px;
  margin-right: 10px;
  background: url(/upload/tenant_1/521ac4340a6582b11a98fe3b3ff3320d.png) no-repeat;
  background-size: contain;
  flex-shrink: 0;
}

.quality-staff-section .slider-container {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  border-radius: 5px;
  overflow: hidden;
  padding-top: 56.25%;
  background: #FFF;
}

.quality-staff-section .slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.quality-staff-section .slide {
  min-width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.quality-staff-section .slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.quality-staff-section .slider-nav {
  display: flex;
  justify-content: center;
  margin-top: -25px;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
}

.quality-staff-section .slider-nav button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: none;
  margin: 0 5px;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.quality-staff-section .slider-nav button.active {
  background-color: #EC5312;
}

.quality-staff-section .slider-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.5);
  border: none;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #333;
  cursor: pointer;
  z-index: 2;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.quality-staff-section .slider-btn:hover {
  background: rgba(255, 255, 255, 0.8);
}

.quality-staff-section .prev-btn {
  left: 10px;
}

.quality-staff-section .next-btn {
  right: 10px;
}

.quality-staff-section .quality-point-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* スタッフセクション */
.quality-staff-section .staff-heading {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #EC5312;
  width: 100%;
  max-width: 1200px;
}

.quality-staff-section .staff-heading::before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 10px;
  background-color: #EC5312;
  border-radius: 50%;
}

.quality-staff-section .staff-heading h3 {
  font-size: 2.4rem;
  font-weight: 800;
  color: #222;
  margin: 0;
}

.quality-staff-section .staff-image-container {
  width: 100%;
  max-width: 1200px;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 20px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.09);
  transition: all 0.3s ease;
}

.quality-staff-section .staff-image-container:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.quality-staff-section .staff-image {
  width: 100%;
  height: auto;
  max-height: 290px;
  /* 1615×390を1200×290に比例変換 */
  object-fit: contain;
  display: block;
}

.quality-staff-section .staff-message {
  margin-top: 20px;
  padding: 25px;
  background-color: #FEF6F2;
  border-radius: 5px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.09);
  width: 100%;
  max-width: 1200px;
}

.quality-staff-section .staff-message p {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 15px;
}

.quality-staff-section .staff-message p:last-child {
  margin-bottom: 0;
}

.quality-staff-section .staff-message strong {
  color: #EC5312;
  font-weight: 700;
}

.quality-staff-section.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 40px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.quality-staff-section.animated {
  opacity: 0;
  animation-duration: 0.7s;
  animation-delay: 0.2s;
  animation-fill-mode: both;
}

/* レスポンシブ対応 */
@media (max-width: 1024px) {
  .quality-staff-section {
    padding: 15px;
  }

  .quality-staff-section .main-heading {
    font-size: 2.4rem;
  }

  .quality-staff-section .intro-text-container {
    padding: 24px 16px;
  }

  .quality-staff-section .intro-text {
    font-size: 1.4rem;
  }

  .quality-staff-section .quality-point {
    padding: 20px;
  }

  .quality-staff-section .quality-point h3 {
    font-size: 1.8rem;
  }

  .quality-staff-section .staff-heading h3 {
    font-size: 2rem;
  }

  .quality-staff-section .staff-message {
    padding: 20px;
  }

  .quality-staff-section .staff-message p {
    font-size: 1.4rem;
  }
}

@media (max-width: 768px) {
  .quality-staff-section .main-heading br {
    display: none;
  }

  .quality-staff-section .quality-point h3 {
    font-size: 1.6rem;
    min-height: initial;
  }

  .quality-staff-section .quality-point h3 span {
    min-width: 30px;
  }

  .quality-staff-section .slider-container {
    padding-top: 56.25%;
  }
}

@media (max-width: 480px) {
  .quality-staff-section .main-heading {
    font-size: 2rem;
  }

  .quality-staff-section .intro-text-container {
    padding: 16px;
  }

  .quality-staff-section .intro-text {
    font-size: 1.4rem;
  }

  .quality-staff-section .quality-point li {
    font-size: 1.4rem;
  }

  .quality-staff-section .quality-point li:before {
    width: 14px;
    height: 14px;
    margin-top: 4px;
  }

  .quality-staff-section .staff-heading h3 {
    font-size: 1.8rem;
  }

  .quality-staff-section .staff-message {
    padding: 15px;
  }
}

/* リプルクリエイト 口コミ評判・レビュー セクション スタイル */
.quality-staff-section.review-section {
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  max-width: 1200px;
  margin: 50px auto;
  padding: 20px;
  line-height: 1.4;
  color: #222;
}

.review-section .main-heading {
  text-align: center;
  font-size: 2.8rem;
  font-weight: 800;
  color: #222;
  margin-bottom: 25px;
  padding-bottom: 15px;
  line-height: 1.2;
  position: relative;
}

.review-section .main-heading::after {
  content: '';
  display: block;
  width: 9px;
  height: 16px;
  margin: 12px auto 0;
  background: url(/upload/tenant_1/f15f76abdf952beefb2d642ced5c7967.png) center no-repeat;
}

.review-section .review-container {
  display: flex;
  flex-direction: row;
  gap: 30px;
  width: 100%;
  max-width: 1200px;
}

.review-section .review-content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 50%;
}

.review-section .review-summary {
  display: flex;
  flex-direction: column;
  gap: 25px;
  background: #FFF;
  border-radius: 5px;
  padding: 30px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.09);
  height: 100%;
}

.review-section .review-rating {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.review-section .rating-number {
  font-size: 6rem;
  font-weight: 700;
  color: #EC5312;
  line-height: 1;
  margin-bottom: 10px;
}

.review-section .star-rating {
  display: flex;
}

.review-section .star {
  color: #FFD700;
  font-size: 2.4rem;
}

.review-section .star.half {
  position: relative;
  display: inline-block;
  color: #E0E0E0;
}

.review-section .star.half::before {
  content: '★';
  position: absolute;
  color: #FFD700;
  width: 50%;
  overflow: hidden;
}

.review-section .review-count {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.review-section .review-count h3 {
  font-size: 1.6rem;
  color: #333;
  margin-bottom: 10px;
  font-weight: normal;
}

.review-section .review-count p {
  font-size: 1.8rem;
  margin: 0;
}

.review-section .review-count span {
  font-size: 5rem;
  font-weight: 700;
  color: #333;
  line-height: 1;
}

.review-section .google-review-link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 30px;
  background-color: #EC5312;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  font-size: 1.6rem;
  font-weight: 600;
  transition: all 0.3s ease;
  width: 100%;
}

.review-section .google-review-link:hover {
  background-color: #D64300;
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(236, 83, 18, 0.3);
}

.review-section .google-review-link svg {
  margin-left: 8px;
}

.review-section .recent-inquiries {
  background: #FFF;
  border-radius: 5px;
  padding: 30px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.09);
  width: 50%;
}

.review-section .recent-inquiries h3 {
  font-size: 1.8rem;
  color: #EC5312;
  margin-bottom: 20px;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #FDE8DF;
}

.review-section .inquiry-list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  max-height: 400px;
  overflow-y: auto;
}

.review-section .inquiry-item {
  display: flex;
  border-bottom: 1px solid #FDE8DF;
  padding-bottom: 15px;
}

.review-section .inquiry-date {
  min-width: 100px;
  font-size: 1.4rem;
  color: #666;
  padding-top: 3px;
}

.review-section .inquiry-text {
  flex: 1;
  font-size: 1.5rem;
  margin: 0;
  line-height: 1.6;
}

/* アニメーション */
.review-section.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 40px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.review-section.animated {
  opacity: 0;
  animation-duration: 0.7s;
  animation-delay: 0.2s;
  animation-fill-mode: both;
}

/* レスポンシブ対応 */
@media (max-width: 968px) {
  .review-section .review-container {
    flex-direction: column;
  }

  .review-section .review-content-wrapper {
    width: 100%;
  }

  .review-section .recent-inquiries {
    width: 100%;
  }

  .review-section .rating-number {
    font-size: 5rem;
  }

  .review-section .review-count span {
    font-size: 4rem;
  }

  .review-section .star {
    font-size: 2.2rem;
  }
}

@media (max-width: 768px) {
  .review-section .review-summary {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    gap: 15px;
  }

  .review-section .inquiry-item {
    flex-direction: column;
  }

  .review-section .inquiry-date {
    margin-bottom: 5px;
  }
}

@media (max-width: 480px) {
  .review-section .main-heading {
    font-size: 1.8rem;
  }

  .review-section .main-heading br {
    display: none;
  }

  .review-section .review-summary {
    flex-direction: column;
    gap: 20px;
  }

  .review-section .rating-number {
    font-size: 4rem;
  }

  .review-section .review-count span {
    font-size: 3.5rem;
  }

  .review-section .star {
    font-size: 1.8rem;
  }

  .review-section .google-review-link {
    padding: 12px 20px;
    font-size: 1.4rem;
  }
}

/* ショールーム紹介セクション追加CSS */
.showroom-section {
  margin: 50px auto;
}

.showroom-container {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  margin-bottom: 60px;
  background: #FFF;
  border-radius: 5px;
  padding: 30px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.09);
}

.showroom-container.reverse {
  flex-direction: row-reverse;
}

.showroom-slider {
  width: 50%;
  flex-shrink: 0;
}

/* 3:2アスペクト比対応（より具体的なセレクタで既存CSSより優先） */
.showroom-section .showroom-slider .slider-container {
  padding-top: 66.67% !important;
  /* 3:2横長のアスペクト比を強制適用 */
}

.showroom-content {
  width: 50%;
  padding-left: 20px;
}

.showroom-container.reverse .showroom-content {
  padding-left: 0;
  padding-right: 20px;
}

.showroom-content h3 {
  font-size: 2.4rem;
  font-weight: 800;
  color: #EC5312;
  margin-bottom: 20px;
  line-height: 1.3;
}

.showroom-content p {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 15px;
}

/* レスポンシブ対応 */
@media (max-width: 1024px) {
  .showroom-container {
    gap: 30px;
    padding: 25px;
  }

  .showroom-content h3 {
    font-size: 2.2rem;
  }

  .showroom-content p {
    font-size: 1.5rem;
  }
}

@media (max-width: 768px) {

  .showroom-container,
  .showroom-container.reverse {
    flex-direction: column;
    gap: 25px;
  }

  .showroom-slider {
    width: 100%;
  }

  .showroom-content {
    width: 100%;
    padding-left: 0;
  }

  .showroom-container.reverse .showroom-content {
    padding-right: 0;
  }

  .showroom-content h3 {
    font-size: 2rem;
    text-align: center;
  }
}

@media (max-width: 480px) {
  .showroom-container {
    padding: 20px;
    margin-bottom: 40px;
  }

  .showroom-content h3 {
    font-size: 1.8rem;
  }

  .showroom-content p {
    font-size: 1.4rem;
  }
}
