@charset "UTF-8";
/*
Theme Name: CLACOCO
Description: clacoco.co.jp用のテーマです
Theme URI:
Author: update Co.,Ltd. creator
Author URI:
Version: 1.0.0
License:
License URI:
*/
/************************************************
  トップページ用
  ーーーーーーーーーーーーーーーーーー
  1.base
    1-1.home-section
  2.homeMain
  3.homeLead - お任せください
  4.homeBuy - 買いたい
  5.homeRent - 借りたい
  6.homeClient - 入居中のお客様へ
  7.homeManagement - オーナーさまへ
  8.homeTopics - お知らせ
  9.homeSpecialty - 得意です
************************************************/
.home {
  /* トップページ-感染予防に関するお知らせの追加 */
}
.home .aoi-page {
  padding: 0;
}
.home .banner-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 3em;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  width: 100%;
}
.home .banner-list_item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 531px;
  padding: 0.5em 0;
  width: 100%;
}
.home .banner-list_item img {
  -webkit-transition: 0.1s;
  transition: 0.1s;
  width: 100%;
}
.home .banner-list_item a:hover img {
  opacity: 0.8;
}

.home-section {
  position: relative;
}
.home-section__inner {
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 20px;
}
.home-section__heading {
  line-height: 1.1;
  margin-bottom: -1em;
  text-align: center;
}
.home-section__heading span {
  display: block;
}
.home-section__subtitle {
  font-size: 1.13rem;
  margin-bottom: 0.1em;
  margin-top: 0.5em;
}
.home-section__title {
  font-size: 1.88rem;
  font-weight: 500;
  display: inline-block;
  letter-spacing: 3px;
  margin: 0;
  padding: 0 1em;
  position: relative;
}
.home-section__title:before, .home-section__title:after {
  background-color: #F8A000;
  bottom: 0;
  content: "";
  height: 3px;
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  width: 100vw;
}
.home-section__title:before {
  right: 100%;
}
.home-section__title:after {
  left: 100%;
}
.home-section__heading + .home-section__inner {
  padding-top: 50px;
}
.home-section__button {
  margin-top: 40px;
  text-align: right;
}

.homeMain {
  position: relative;
}
.homeMain__inner {
  position: relative;
}
.homeMain__btn {
  position: absolute;
  right: 115px;
  top: -20px;
  z-index: 2;
  z-index: 3;
}
.homeMain__btn2 {
  position: absolute;
  right: 5px;
  top: -13px;
  z-index: 3;
}
.homeMain .n2-section-smartslider {
  position: relative;
  z-index: 2;
}
.homeMain #n2-ss-16 .n2-ss-slide-backgrounds {
  min-height: 430px;
}
.homeMain div#n2-ss-16 .n2-ss-slider-3,
.homeMain div#n2-ss-16 .n2-ss-slider-2,
.homeMain div#n2-ss-16 .n2-ss-slide {
  overflow: visible;
}
.homeMain div#n2-ss-16 .n-uc-bU0bv0ctjz6Q-inner {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.homeMain .n2-ss-slider .n2-ss-text {
  margin-left: -300px;
  padding: 70px 0;
}
.homeMain .n2-ss-slider .mainMain-text {
  background-color: #fff;
  display: inline-block;
  font-weight: bold;
  margin: 9px 0;
  padding: 0.3em 0.5em;
}

.homeLead {
  position: relative;
  overflow: visible;
}
.homeLead__inner {
  max-width: 1255px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
.homeLead__inner * {
  position: relative;
  z-index: 2;
}

.homeLead-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.homeLead-item {
  text-align: center;
  width: calc(50% - 10px);
}
.homeLead-item__anchor {
  font-size: 0.88rem;
  color: #000;
  display: block;
  text-decoration: none;
}
.homeLead-item__block {
  font-weight: bold;
  position: relative;
}
.homeLead-item__block img {
  display: block;
  margin: 0 auto 1em;
  vertical-align: bottom;
}
.homeLead-item__block .text1 {
  color: #000;
  font-size: min(3.2vw, 14px);
  margin: 0;
}
.homeLead-item__block .text2 {
  font-size: 1.5rem;
  margin: 0 10px;
  position: relative;
}
.homeLead-item__block .text2:after {
  background-image: url(./assets/images/global/icon-arrow-orange.svg);
  bottom: 0;
  content: "";
  display: inline-block;
  height: 15px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 8.6px;
}
.homeLead-item .text3 {
  position: relative;
}
.homeLead-item .text3:after {
  background-image: url(./assets/images/global/icon-arrow-orange.svg);
  bottom: 0;
  content: "";
  display: inline-block;
  height: 15px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 8.6px;
}
.homeLead-item:nth-child(1) .homeLead-item__block img {
  width: 116.3px;
  height: 79.8px;
}
.homeLead-item:nth-child(2) .homeLead-item__block img {
  width: 100px;
  height: 73px;
}
.homeLead-item:nth-child(3) .homeLead-item__block img {
  width: 79.4px;
  height: 77.4px;
}
.homeLead-item:nth-child(4) .homeLead-item__block img {
  width: 104.2px;
  height: 72.1px;
}

.c-home-lede {
  padding-top: 120px;
  padding-bottom: 70px;
}
.c-home-lede:before {
  content: "";
  display: block;
  width: 100%;
  height: 490px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #F6F5EF;
}
.c-home-lede__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 70px;
}
.c-home-lede__img {
  width: 50%;
  max-width: 720px;
}
.c-home-lede__text {
  max-width: 560px;
  line-height: 2;
}
.c-home-lede__h2 {
  margin: 0 0 20px;
  font-size: 3rem;
  line-height: 1.4;
}
.c-home-lede__h3 {
  margin: 0 0 40px;
  font-size: 2rem;
  line-height: 1.7;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.04em;
}
.c-home-lede .button {
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}

@-webkit-keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.scroll-infinity {
  padding: 85px 0 97px;
}

.scroll-infinity__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.scroll-infinity__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
}

.scroll-infinity__list--left {
  -webkit-animation: infinity-scroll-left 80s infinite linear 0.5s both;
          animation: infinity-scroll-left 80s infinite linear 0.5s both;
}

.scroll-infinity__item {
  width: 1745px;
}

.scroll-infinity__item > img {
  width: 100%;
}

.c-home-style {
  text-align: center;
  background-color: #F6F5EF;
  padding: 40px 0 130px;
}
.c-home-style__heading {
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0.2em auto 1em;
  overflow: hidden;
  padding: 0 1em;
  position: relative;
  width: 100%;
}
.c-home-style__heading span:before, .c-home-style__heading span:after {
  background-color: #F8A000;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 446px;
}
.c-home-style__heading span {
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
  position: relative;
}
.c-home-style__heading span:before {
  right: 100%;
}
.c-home-style__heading span:after {
  left: 100%;
}
.c-home-style__body {
  width: 1195px;
  margin: 55px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 45px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-home-style__img {
  width: 530px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 15px;
}

.c-home-style-list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 640px;
  gap: 50px;
}
.c-home-style-list__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 9px;
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 0.6em;
}

.c-home-support {
  text-align: center;
  padding: 50px 0 85px;
}
.c-home-support__heading {
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0.2em auto 1em;
  overflow: hidden;
  padding: 0 1em;
  position: relative;
  width: 100%;
}
.c-home-support__heading span:before, .c-home-support__heading span:after {
  background-color: #F8A000;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 256px;
}
.c-home-support__heading span {
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
  position: relative;
}
.c-home-support__heading span:before {
  right: 100%;
}
.c-home-support__heading span:after {
  left: 100%;
}

.c-home-support-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px 55px;
  margin: 20px auto 0;
  max-width: 960px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.c-home-support-list__item {
  width: 266px;
}

.c-recruit-banner {
  aspect-ratio: 1440/597;
  text-align: center;
  background: url("./assets/images/home/recruit_bg.jpg") center center no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-recruit-banner__h2 {
  position: relative;
  line-height: 1;
}
.c-recruit-banner__h2-en {
  color: #E4E1CE;
  opacity: 0.7;
  font-size: 5.63rem;
  letter-spacing: 0.1em;
  position: absolute;
  left: 50%;
  top: 0%;
  -webkit-transform: translate(-50%, -70%);
          transform: translate(-50%, -70%);
}
.c-recruit-banner__h2-jp {
  color: #54BA00;
  font-size: 2.5rem;
  letter-spacing: 0.2em;
  position: relative;
}
.c-recruit-banner .c-btn-round {
  margin-top: 40px;
}

.c-btn-round {
  width: 300px;
  height: 60px;
}
.c-btn-round a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #54BA00;
  color: #fff;
  text-decoration: none;
  border-radius: 3em;
  font-size: 1.25rem;
  font-weight: bold;
}

.homeBuy {
  padding-top: 60px;
}
.homeBuy .home-section__inner {
  overflow: visible;
  padding-bottom: 70px;
}
.homeBuy .home-section__button {
  bottom: -25px;
  position: absolute;
  right: 20px;
}

.homeRent {
  margin-top: 60px;
}

.homeClient {
  background-color: #f0efe6;
}
.homeClient__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 0;
  padding: 40px 20px 50px;
}
.homeClient__pix {
  width: 110px;
}
.homeClient__pix img {
  width: 100%;
}
.homeClient__content {
  width: calc(100% - 120px);
}
.homeClient__title {
  font-size: 1.5rem;
  margin-bottom: 0;
  margin-top: 0;
  text-align: left;
}
.homeClient .button {
  line-height: normal;
  margin-bottom: 0;
  padding-bottom: 8px;
  padding-top: 8px;
}

.homeManagement {
  background-color: #F6F5EF;
  border-radius: 8px;
  margin: 20px;
  max-width: 1022px;
}
.homeManagement__heading {
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0.2em auto 1em;
  overflow: hidden;
  padding: 0 1em;
  position: relative;
  width: 100%;
}
.homeManagement__heading span:before, .homeManagement__heading span:after {
  background-color: #F8A000;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 50%;
}
.homeManagement__heading span {
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
  position: relative;
}
.homeManagement__heading span:before {
  right: 100%;
}
.homeManagement__heading span:after {
  left: 100%;
}
.homeManagement__subheading {
  font-size: 1.19rem;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 2em;
}

.homeManagement-point {
  list-style: none;
  padding: 0;
}
.homeManagement-point__heading {
  line-height: 1;
  letter-spacing: 2.4px;
  font-size: 1.5rem;
}
.homeManagement-point__title {
  font-size: 1.19rem;
  font-weight: bold;
  margin-top: 0;
}
.homeManagement-point__item {
  background-color: #fff;
  border-radius: 8px;
  max-width: 280px;
  margin: 1em auto;
  padding: 15px 12px;
}
.homeManagement-point__en {
  font-size: 0.75rem;
  font-weight: bold;
}
.homeManagement-point__num {
  font-size: 1.5rem;
  line-height: 1.1;
  margin-bottom: 0;
  font-weight: bold;
}

.homeManagement-need {
  background-color: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
  margin-top: 4em;
  padding: 26px 10px 30px;
}
.homeManagement-need__heading span:before, .homeManagement-need__heading span:after {
  height: 1px;
}
.homeManagement-need__list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.homeManagement-need__list .icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #65B820;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 97px;
  margin: 0 4.5px;
  padding: 15px;
  width: 97px;
}

.homeTopics {
  position: relative;
  z-index: 2;
  margin: 0 auto 0;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.18);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.18);
  padding: 50px 20px;
}
.homeTopics__title {
  letter-spacing: 0.2em;
  font-size: 1.88rem;
  margin: 0;
}
.homeTopics .home-section__inner {
  padding: 0;
}
.homeTopics .home-section__button {
  padding: 0;
  text-align: left;
  margin-top: 20px;
}
.homeTopics .button {
  padding: 8px;
  font-size: 1rem;
}

.homeTopics-list {
  margin-left: auto;
  margin-right: auto;
  max-width: 880px;
  margin-top: 20px;
}

.homeTopics-item {
  background-image: url(./assets/images/global/icon-arrow-orange.svg);
  background-color: #fff;
  background-size: 8.6px 15px;
  background-position: right 13px center;
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
  border-radius: 8px;
  border: solid 1px #ECEADE;
  margin: 5px 0;
}
.homeTopics-item__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  padding: 25px 40px 25px 16px;
  margin: 0;
}
.homeTopics-item__date {
  color: #5a5a5a;
  font-size: 0.88rem;
}
.homeTopics-item__title {
  font-weight: bold;
  margin-left: 0;
}
.homeTopics-item__category {
  font-size: 0.88rem;
  color: #82CB46;
  margin-left: 1em;
}

.homeSpecialty-list {
  list-style: none;
}

.homeSpecialty-item {
  max-width: 390px;
  margin: 0 auto 30px;
}
.homeSpecialty-item__anchor {
  border-radius: 8px;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
  background-color: #f6f5ef;
  color: #000;
  display: block;
  font-size: 1.13rem;
  text-decoration: none;
}
.homeSpecialty-item__photo {
  width: 100%;
}
.homeSpecialty-item__text {
  background-image: url(./assets/images/global/icon-arrow-orange.svg);
  background-size: 8.6px 15px;
  background-position: right 13px center;
  background-repeat: no-repeat;
  margin: 0;
  padding: 29px;
  text-align: center;
}
.homeSpecialty-item img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .home .banner-list_item {
    padding: 13px;
    width: 50%;
  }
}
@media print, screen and (min-width: 768px) {
  .home-section__inner {
    margin-top: 0;
    padding: 50px 0;
  }
  .homeMain:before {
    background-color: #F8A000;
    content: "";
    display: block;
    height: 54vw;
    left: 0;
    position: absolute;
    top: 83px;
    width: calc(100% - 154px);
  }
  .homeMain:after {
    background-image: url(./assets/images/home/main-text.svg);
    background-size: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 233.1px;
    left: 70px;
    position: absolute;
    top: 126px;
    width: 394.9px;
    z-index: 1;
  }
  .homeMain__inner {
    padding-left: 440px;
  }
  .homeMain__inner:before, .homeMain__inner:after {
    content: "";
    display: block;
    position: absolute;
    background: radial-gradient(50% 50% at 50% 50%, #F8D000 0%, #F8A000 100%);
  }
  .homeMain__inner:before {
    height: 241px;
    left: 14px;
    top: 93px;
    z-index: 1;
    width: 241px;
  }
  .homeMain__inner:after {
    height: 419px;
    left: 255px;
    top: 284px;
    width: 419px;
    z-index: 1;
  }
  .homeMain .n2-ss-slider .mainMain-text {
    font-size: 2.88rem;
  }
  .homeLead {
    padding-top: 60px;
  }
  .homeLead-list {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .homeLead-item {
    height: 289px;
    width: 289px;
  }
  .homeLead-item__anchor {
    background-color: #F6F5EF;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1rem;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    padding: 0 10px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .homeLead-item__anchor:hover {
    -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.12);
            box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.12);
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }
  .homeLead-item__block .text1 {
    font-size: 0.88rem;
  }
  .homeLead-item__block .text2:after {
    content: unset;
  }
  .c-home-style__heading {
    font-size: 1.88rem;
  }
  .c-home-support__heading {
    font-size: 1.88rem;
  }
  .homeBuy .home-section__inner {
    position: relative;
  }
  .homeRent .home-section__inner {
    position: relative;
  }
  .homeRent .home-section__button {
    bottom: -25px;
    position: absolute;
    right: 20px;
  }
  .homeClient {
    min-width: 1022px;
    margin: 0 auto;
  }
  .homeClient__pix {
    width: 150px;
  }
  .homeClient__content {
    width: calc(100% - 175px);
  }
  .homeClient .button {
    padding-bottom: 12px;
    padding-top: 12px;
  }
  .homeManagement {
    margin: 60px auto 70px;
  }
  .homeManagement__heading {
    font-size: 1.88rem;
  }
  .homeManagement-point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 3em;
  }
  .homeManagement-point__heading {
    margin-top: 2.5em;
  }
  .homeManagement-point__title {
    margin-bottom: 0.3em;
  }
  .homeManagement-point__item {
    margin: 0 15px;
  }
  .homeManagement-need {
    padding: 26px 60px;
    margin: 5em auto;
    position: relative;
    width: 650px;
  }
  .homeManagement-need__heading {
    font-size: 1.38rem;
  }
  .homeManagement-need__list .icon {
    height: 108px;
    margin: 0 15px;
    width: 108px;
  }
  .homeManagement-need .button {
    margin-bottom: -70px;
    padding-bottom: 12px;
    padding-top: 12px;
  }
  .homeTopics {
    border-radius: 16px;
    width: 1200px;
    padding: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 60px;
    margin-top: 115px;
  }
  .homeTopics .home-section__inner {
    width: 680px;
  }
  .homeTopics .home-section__button {
    margin: 20px auto 0;
  }
  .homeTopics .button {
    line-height: normal;
  }
  .homeTopics-list {
    margin-top: 0;
  }
  .homeTopics-item__inner {
    padding: 15px 40px 15px 16px;
  }
  .homeSpecialty .home-section__inner {
    margin-top: 60px;
    padding-top: 0;
  }
  .homeSpecialty-list {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .homeSpecialty-item {
    margin: 10px 32px 0;
  }
}
@media only screen and (max-width: 767px) {
  .homeMain__btn {
    bottom: -50px;
    top: auto;
  }
  .homeMain__btn2 {
    bottom: -40px;
    top: auto;
  }
  .homeMain #n2-ss-16 .n2-ss-slide-backgrounds {
    height: 430px;
  }
  .homeMain div#n2-ss-16 .n-uc-bU0bv0ctjz6Q-inner {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .homeMain div#n2-ss-16 .n-uc-l4XnXuvamEbt-inner {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    padding: 11.5vw 0;
  }
  .homeMain .n2-ss-slider .n2-ss-text {
    margin-left: 0;
    padding: 0;
  }
  .homeMain .n2-ss-slider .mainMain-text {
    font-size: min(6vw, 26px);
  }
  .homeMain div#n2-ss-16 .n2-ss-slide-limiter {
    max-width: 100%;
    width: 100%;
  }
  .homeLead__inner {
    overflow: hidden;
    padding: 70px 20px 30px;
  }
  .homeLead__inner:before {
    background-image: url(./assets/images/home/main-text.svg);
    background-position: 0 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 21vw;
    left: 5%;
    position: absolute;
    top: -1%;
    width: 72vw;
    z-index: 1;
  }
  .homeLead-item__block {
    background-color: #F6F5EF;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);
            box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    min-height: 180px;
    padding: 20px 0 10px;
  }
  .homeLead-item .text3:after {
    content: unset;
  }
  .c-home-lede {
    padding-top: 70px;
  }
  .c-home-lede:before {
    height: 55%;
  }
  .c-home-lede__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .c-home-lede__img {
    width: 100%;
  }
  .c-home-lede__text {
    padding: 0 20px;
  }
  .c-home-lede__h2 {
    font-size: 1.63rem;
  }
  .c-home-lede__h3 {
    font-size: 1.25rem;
    margin: 0 0 20px;
  }
  .scroll-infinity {
    padding: 45px 0;
  }
  .scroll-infinity__item {
    width: 872px;
  }
  .c-home-style {
    padding: 40px 0 60px;
  }
  .c-home-style__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin: 30px auto 0;
    padding: 0 20px;
  }
  .c-home-style__img {
    width: 90%;
    margin: 0 auto;
  }
  .c-home-style-list {
    width: 100%;
  }
  .c-home-style-list__title {
    display: block;
    font-size: 1.25rem;
  }
  .c-home-style-list .c-number {
    display: block;
    margin-bottom: 0.5em;
  }
  .c-home-support-list {
    gap: 30px;
  }
  .c-recruit-banner {
    aspect-ratio: 390/270;
    height: 270px;
    margin: 40px 0;
  }
  .c-recruit-banner__h2-en {
    font-size: 2.5rem;
  }
  .c-recruit-banner__h2-jp {
    font-size: 2rem;
  }
  .homeRent .home-section__inner {
    padding-bottom: 0;
  }
  .homeRent .home-section__button {
    margin-right: 20px;
    margin-top: 0;
  }
  .homeRent__inner {
    padding-bottom: 40px;
  }
  .homeSpecialty-list {
    margin: 0;
    padding: 0;
  }
}
@media (hover: hover) {
  .c-home-support-list__item a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .c-home-support-list__item a:hover {
    opacity: 0.7;
  }
  .c-btn-round a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .c-btn-round a:hover {
    opacity: 0.7;
  }
  .homeTopics-item a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .homeTopics-item a:hover {
    opacity: 0.7;
  }
}
/*# sourceMappingURL=style-home.css.map */
