@charset "UTF-8";
.l-main {
    width: 100%;
    padding: 0;
    background: #fff;
}
html {
    scroll-behavior: smooth;
}

.l-main * {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 16px;
}
.contents__inner {
  width: 1140px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
[class^="section__box--"] {
    margin: 100px 0;
}
.section__box--search {
    margin-top: 80px;
}   
[class^="section__box--"]:last-child {
    margin-bottom: 0;
}
.section__ttl {
color: #191919;
text-align: center;
font-size: 18px;
font-weight: 700;
}
.section__ttl--en {
    color: #70B646;
    font-family: 'Figtree', sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    display: flex;
    justify-content: center;
    line-height: 1.34;
    margin-bottom: 0px;
}
.section__ttlbox {
    margin-bottom: 30px;
}
/* ========================================
   MAIN img
   ======================================== */
.main__imgbox {
    height: fit-content;
    position: relative;
    margin-bottom: 78px;
}
.l-main .main__imgbox img {
    height: 100%;
    width: 100%;
    object-fit: cover !important;
    height: fit-content;
}
.main__imgbox .ui-fit-img.ui-full-screen {
    height: 712px;
}
.main__imgbox .slick-dots {
    display: none;
}
/* ========================================
   Banner Area
   ======================================== */
.section.section--banner {
    position: absolute;
    bottom: -20px;
}
.banner .swiper-slide {
    width: 510px;
}
.banner__item {
    display: block;
    width: 510px;
    height: auto;
    overflow: hidden;
    transition: all 0.3s ease;
}
.section--banner .banner__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.section--banner .banner__item:hover {
    transform: translateY(-10px);
}
.banner_area {
  display: flex;
  gap: 40px;
  position: relative;
}
.slide__list {
    display: flex;
}
.mv::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 400px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -405px;
    background: #191919;
}
.banner__list-01 {
  animation: infinity-scroll-left 120s infinite linear 0.5s both;
}
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.banner_area .mainView__item {
    width: 331px;
    height: 221px;
    margin: 10px auto 0;
}

.banner_area .mainView__item:not(:first-child) {
    margin-left: 24px;
}
.mainView__item a:hover {
    opacity: 1;
}
.mainView__item a {
    display: block;
    overflow: hidden;
}
.mainView__item a img {
    transition: transform 0.4s ease-in-out;
}
.mainView__item a:hover img {
    transform: scale(1.08);
}
.banner .mainView__item a:hover img {
    transform: scale(1.0);
}
.banner_area .mainView__item a:hover img {
    transform: scale(1.0);
}
/* ========================================
   SEARCH
   ======================================== */
.search__map__ttl {
    color: #383838;
    font-size: 28px;
    font-weight: 700;
    padding-left: 25px;
    position: relative;
    margin-bottom: 17px;
    }
.search__map__ttl::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 16px;
    height: 1px;
    background-color: #70B646;
    }
.search__map__box {background: url(/images/top/map__img.webp) no-repeat center center;
    width: 1140px;
    height: 902px;
    position: relative;
    margin: 17px 0 0;
}
[class^="map__btn--"] {
    position: absolute;
    width: 32px;
    height: 32px;
}
[class^="map__btn--"] img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
[class^="map__btn--"]:hover {
    opacity: 1;
}
.map__btn--orenji-01 {
    left: 62px;
    bottom: 288px;
    }
.map__btn--orenji-02 {
    left: 62px;
    bottom: 352px;
    }
.map__btn--orenji-03 {
    left: 62px;
    top: 454px;
    }
.map__btn--orenji-04 {
    left: 62px;
    top: 390px;
    }
.map__btn--orenji-05 {
    left: 62px;
    top: 326px;
    }
.map__btn--orenji-06 {
    left: 62px;
    top: 262px;
    }
.map__btn--orenji-07 {
    left: 158px;
    top: 240px;
    }
.map__btn--orenji-08 {
    left: 243px;
    top: 325px;
    }
.map__btn--orenji-09 {
    left: 482px;
    top: 373px;
    }
.map__btn--orenji-10 {
    left: 537px;
    top: 373px;
    }
.map__btn--orenji-11 {
    left: 589px;
    top: 374px;
    }
.map__btn--orenji-12 {
    right: 460px;
    top: 374px;
    }
.map__btn--orenji-13 {
    right: 403px;
    top: 374px;
    }
.map__btn--orenji-14 {
    right: 262px;
    top: 374px;
    }
.map__btn--orenji-15 {
    right: 183px;
    top: 373px;
    }
.map__btn--orenji-16 {
    right: 102px;
    top: 373px;
    }
.map__btn--purple-01 {
    left: 428px;
    bottom: 281px;
    }
.map__btn--purple-02 {
    left: 427px;
    bottom: 332px;
    }
.map__btn--purple-03 {
    left: 428px;
    bottom: 379px;
    }
.map__btn--purple-04 {
    left: 428px;
    bottom: 440px;
    }
.map__btn--purple-05 {
    left: 428px;
    top: 373px;
    }
.map__btn--purple-06 {
    left: 428px;
    top: 292px;
    }
.map__btn--purple-07 {
    left: 452px;
    top: 225px;
    }
.map__btn--purple-08 {
    left: 502px;
    top: 171px;
    }
.map__btn--purple-09 {
    right: 515px;
    top: 145px;
    }
.map__btn--purple-10 {
    right: 420px;
    top: 167px;
    width: 36px;
    height: 36px;
    }
.map__btn--purple-11 {
    right: 367px;
    top: 226px;
    }
.map__btn--purple-12 {
    right: 346px;
    top: 296px;
    }
.map__btn--purple-13 {
    right: 344px;
    top: 374px;
    }
.map__btn--purple-14 {
    right: 343px;
    bottom: 410px;
    }
.map__btn--purple-15 {
    right: 344px;
    bottom: 316px;
    }
.map__btn--purple-16 {
    right: 350px;
    bottom: 228px;
    }
.map__btn--purple-17 {
    right: 399px;
    bottom: 148px;
    }
.map__btn--purple-18 {
    left: 613px;
    bottom: 105px;
    }
.map__btn--purple-19 {
    left: 469px;
    bottom: 159px;
}
.map__btn--blue-01 {
    left: 338px;
    top: 118px;
    }
.map__btn--blue-02 {
    left: 338px;
    top: 170px;
    }
.map__btn--blue-03 {
    left: 338px;
    top: 223px;
    }
.map__btn--blue-04 {
    left: 338px;
    top: 293px;
    }
.map__btn--blue-05 {
    left: 338px;
    top: 375px;
    }
.map__btn--blue-06 {
    left: 338px;
    bottom: 437px;
    }
.map__btn--blue-07 {
    right: 630px;
    bottom: 380px;
    }
.map__btn--blue-08 {
    right: 580px;
    bottom: 380px;
    }
.map__btn--blue-09 {
    right: 519px;
    bottom: 380px;
    }
.map__btn--blue-10 {
    right: 431px;
    bottom: 378px;
    }
.map__btn--blue-11 {
    right: 222px;
    bottom: 316px;
    }
.map__btn--blue-12 {
    right: 102px;
    bottom: 316px;
    }
.map__btn--red-01 {
    top: 376px;
    left: 188px;
    }
.map__btn--red-02 {
    top: 294px;
    left: 284px;
    }
.map__btn--red-03 {
    top: 291px;
    left: 522px;
    }
.map__btn--red-04 {
    top: 301px;
    left: 578px;
    }
.map__btn--red-05 {
    top: 432px;
    right: 519px;
    }
.map__btn--red-06 {
    bottom: 261px;
    right: 519px;
    }
.map__btn--red-07 {
    bottom: 146px;
    right: 298px;
    }
.map__btn--red-08 {
    bottom: 146px;
    right: 201px;
    }
.map__btn--red-09 {
    bottom: 145px;
    right: 102px;
    }
.map__btn--whitepurple-01 {
    bottom: 98px;
    left: 282px;
    }
.map__btn--whitepurple-02 {
    bottom: 176px;
    left: 385px;
    }
.search__contents__box {

}
.search__contents__list {
    margin-top: 59px;
    display: flex;
    justify-content: space-between;
    }
.search__contents__item {
    width: 551px;
    }
.search__contentslink {
display: flex;
justify-content: space-between;
}
[class*="search__contents--"] {
    border: 1px solid #70B646;
    background: #70B646;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    width: 268px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 42px;
    }
[class*="search__contents--"]:hover {
    opacity: 1;
    border: 1px solid #70B646;
    background: #fff;
    color: #70B646;
    }
.search__contents--btn1 .search__map__icon::before {
    content: "";
    position: absolute;
    top: -24px;
    left: -47px;
    background: url(/images/top/search__btn1.svg) no-repeat center center;
    width: 47px;
    height: 47px;
}
.search__contents--btn1:hover .search__map__icon::before {
    background: url(/images/top/search__btn1__on.svg) no-repeat center center;
}
.search__contents--btn02 .search__map__icon::before {
    content: "";
    position: absolute;
    top: -24px;
    left: -47px;
    background: url(/images/top/search__btn2.svg) no-repeat center center;
    width: 47px;
    height: 47px;
}
.search__contents--btn02:hover .search__map__icon::before {
background: url(/images/top/search__btn2__on.svg) no-repeat center center;
}
.search__map__icon {
    position: relative;
}
.search__submit {
    width: 74px;
    height: 60px;
    background: #70B646;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    }
.search__submit:hover {
    opacity: 1;
    border: 1px solid #70B646;
    background: #fff;
    color: #70B646;
}
.freeword__inner {
    display: flex;
}
.keywords.freeword__area {
    width: 477px;
    height: 60px;
    border-radius: 0;
    border-top: 1px solid #B5B5B5;
    border-bottom: 1px solid #B5B5B5;
    border-left: 1px solid #B5B5B5;
    padding: 0 0 0 20px;
    background: #F9F9F9;
}
.freeword__area::placeholder {
    color: #B5B5B5;
    font-family: "Noto Sans JP";
}
.map__banner__box {
    margin-top: 60px;
    width: 100%;
}
.map__banner__box img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
/* ========================================
   BANNER
   ======================================== */
.section__box--salebanner{
    padding-block: 100px;
    position: relative;
}
.section__box--salebanner .contents__inner::before {
    content: "";
    position: absolute;
    top: -101px;
    right: -380px;
    width: 1239px;
    height: 509px;
    background: #f4f4f4;
    z-index: -1;
}
.salebanner__list {
    display: flex;
    justify-content: center;
    gap: 26px;
    }
.salebanner__item {
    transition: all 0.3s ease;
}
.salebanner__item:hover {
    transform: translateY(-10px);
    opacity: 1;
}
.salebanner__item a:hover {
    opacity: 1;
}
/* ========================================
   PICK UP
======================================== */
.section__box--pickup {
    padding-block: 100px;
    background: 
        linear-gradient(0deg, rgba(247, 255, 238, 0.88) 0%, rgba(247, 255, 238, 0.88) 100%), lightgray 0px -273.578px / 100% 171.833% no-repeat;
}
.swiper_content-trending .swiper-slide {
    width: 470px;
    height: 358px;
    transition: transform 0.6s ease;
    transform: scale(0.8);
    transform-origin: center center;
    overflow: hidden;
}
.swiper_content-trending .swiper-slide-active {
    transform: scale(1);
    z-index: 2;
}
.section__box--pickup .contents__area {
    width: 470px;
    margin: 0 auto;
}
.section__box--pickup .contents__img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.section__box--pickup .contents__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.section__box--pickup .contents__img img {
    transition: transform 0.5s ease;
}
.contents__item:hover .contents__img {
    opacity: 1;
}
.contents__item:hover .contents__img img {
    transform: scale(1.1);
}
/* ========================================
   ABOUT US
======================================== */
.aboutus__box {
    display: flex;
    justify-content: space-between;
    margin-top: 69px;
    min-height: 462px;
    gap: 34px;
    position: relative;
}
.aboutus__box::before {
    content: "";
    width: 769px;
    height: 493px;
    background: #f4f4f4;
    position: absolute;
    top: -30px;
    left: -61px;
    z-index: -1;
}
.aboutus__textbox {
    margin-top: 30px;
}
.aboutus__text {
    color: #383838;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 20px;
    }
.aboutus__text--ttl {
    color: #383838;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 22px;
    }
.aboutus__text--ttl--green {
    color: #70B646;
    font-size: 32px;
    font-weight: 700;
    position: relative;
    }
    .aboutus__text--ttl--green::before {
    content: "";
    width: 195px;
    height: 27px;
    background: url(/images/top/aboutus__text--ttl--green__bg.svg) no-repeat center center;
    position: absolute;
    bottom: -11px;
    left: 0;
    z-index: -1;
    }
.aboutus__text--ttl--bold {
    color: #383838;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.9;
}
.aboutus__img {
    width: 533px;
    height: 433px;
    flex-shrink: 0;
    }
/* ========================================
   CONTACT
======================================== */
.section__box--contact {
    padding: 50px 0 100px;
    background: url(/images/top/contact__bg.webp) no-repeat center center;
    margin: 102px 0;
}
.contact__box {
    margin-top: 51px;
    padding: 60px 54px;
    background: #F4F4F4;
}
.contact__ttlbox {
    text-align: center;
}
.contact__content {
    margin-top: 38px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.contact__tel__wrap {
    display: flex;
    align-items: center;
    gap: 5px;
}
.contact__tel {
    color: #383838;
    font-size: 38px;
    font-weight: 500;
    line-height: 1.2;
    font-family: "Roboto", sans-serif;
}
.contact__btn__wrap {
    display: flex;
    gap: 12px;
}
.contact__btn--line {
    width: 240px;
    height: 60px;
    background: #41B545;
    border: 1px solid #41B545;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 999px;
}
.contact__btn--mail {
    width: 240px;
    height: 60px;
    background: #2DA9EB;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 999px;
}
.contact__btn--reserve {
    width: 240px;
    height: 60px;
    background: #F1AB40;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 999px;
}
.contact__info {
    margin: 9px auto 0;
    text-align: center;
    color: #191919;
    font-size: 14px;
    font-weight: 400;
    justify-content: center;
}
.section__box--contact [class*="contact__btn--"] {
    position: relative;
}
.section__box--contact [class*="contact__btn--"]::before {
    content: "";
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 14px;
    height: 4px;
    background: url(/images/top/menu__btnarrow.svg) center / cover no-repeat;
    position: absolute;
}
.contact__btn--line:hover {
    background: #fff;
    border: 1px solid #41B545;
    color: #41B545;
}
.contact__btn--mail:hover {
    background: #fff;
    border: 1px solid #2DA9EB;
    color: #2DA9EB;
}
.contact__btn--reserve:hover {
    background: #fff;
    border: 1px solid #F1AB40;
    color: #F1AB40;
}
.contact__btn--line:hover::before {
    background: url(/images/top/menu__btnarrow01.svg) center / cover no-repeat;
}
.contact__btn--mail:hover::before {
    background: url(/images/top/menu__btnarrow02.svg) center / cover no-repeat;
}
.contact__btn--reserve:hover::before {
    background: url(/images/top/menu__btnarrow03.svg) center / cover no-repeat;
}
/* ========================================
   STAFF
======================================== */
.staff__box {
    display: flex;
    justify-content: start;
    gap: 27px;
    }
.staff__item {
    width: 264px;
    /* min-height: 326px; */
    }
.staff__img {
    height: 264px;
    overflow: hidden;
    }
.staff__img img {
    transition: transform 0.6s ease-in-out;
    }
.staff__item a:hover .staff__img img {
    transition: transform 0.4s ease-in-out;
    transform: scale(1.08);
    }
.staff__item a:hover {
    opacity: 1;
    }
.staff__img:hover img {
    transform: scale(1.08);
}
.staff__content {
    margin-top: 15px;
    }
.staff__name--jp {
    color: #383838;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 10px;
    }

.staff__message--text {
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    align-self: stretch;
    overflow: hidden;
    }
.more__btn {
    border-radius: 5px;
    border: 1px solid #70B646;
    background: #FFF;
    color:#70B646;
    text-align: center;
    font-weight: 500;
    line-height: 160%;
    padding: 12px 46px;
    margin: 35px auto 0;
    display: flex;
    justify-content: center;
    width: fit-content;
    height: fit-content;
    position: relative;
    }
.section__box--staff {
    position: relative;
}
.section__box--staff::before {
    content: "";
    width: 100%;
    background: #f4f4f4;
    position: absolute;
    bottom: -100px;
    left: 0;
    z-index: 0;
    height: 450px;
}
.more__btn:hover {
    background: #70B646;
    color:#fff;
    opacity: 1;
    }
.more__btn::before {
    content: "";
    right: 11px;
    top: 2px;
    bottom: 0;
    margin: auto;
    width: 14px;
    height: 3px;
    background: url(/images/top/menu__btnarrow01.svg)center / cover no-repeat;
    position: absolute;
    }
    .more__btn:hover::before {
    background: url(/images/top/menu__btnarrow.svg)center / cover no-repeat;
    }
/* ========================================
  VOICE
======================================== */
.section__box--customer {
    padding: 93px 0 0;
}
.section--customer {
    padding: 0 0 120px 0;
    position: relative;
}
.section--customer::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 560px;
    background: #E9EEEB;
    top: -285px;
    z-index: 0;
}
.section--customer .morebtn__box {
    width: 1140px;
    margin: 0 auto;
    justify-content: start;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 120px;}

.section--customer .section-header {
    position: absolute;
    left: 0;
    top: -20px;
    }
.customer__section{
	opacity: 0;
	transition: all 1.5s 1s;
}
.customer__section.active{
	opacity: 1;
}
.customer__list{
	height: 408px;
	position: relative;
}
.customer__list > .slick-list{
	height: 100%;
}
.customer__list:not(.slick-initialized) {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	height: auto;
	position: relative;
}
.customer__list:not(.slick-initialized) .customer__item {
	max-width: 555px;
	min-width: 400px;
	transition: all 0.4s;
    position: relative;
}
.customer__list:not(.slick-initialized) .customer__item:only-child {
	margin: 0 auto 104px;
}
.customer__list:not(.slick-initialized) .customer__item:only-child img {
	transform: scale(1);
}
.customer__list:not(.slick-initialized) .customer__item:only-child .customer__info {
	height: auto;
	opacity: 1;
	visibility: visible;
	padding: 10px 0 0;
}
.customer__list:not(.slick-initialized) .customer__item:first-child:nth-last-child(2) {
	margin-top: 45px;
	margin-right: 0;
	margin-left: -37px;
	transform: rotate(-10deg);
	transform-origin: top right;
}
.customer__list:not(.slick-initialized) .customer__item:first-child:nth-last-child(2) img {
	transform: scale(0.72);
}

.customer__list:not(.slick-initialized) .customer__item:first-child:nth-last-child(2) .customer__info {
	height: 0;
	opacity: 0;
	visibility: hidden;
}
.customer__list:not(.slick-initialized) .customer__item:last-child:nth-child(2) {
	margin-top: 47px;
	margin-left: 23px;
	margin-right: 0;
	transform: rotate(10deg);
	transform-origin: top left;
	height: 330px;
}
.customer__list:not(.slick-initialized) .customer__item:last-child:nth-child(2) img {
	transform: scale(0.72);
}
.customer__list:not(.slick-initialized) .customer__item:last-child:nth-child(2) .customer__info {
	height: 0;
	opacity: 0;
	visibility: hidden;
}
/* スワイパーが、動いていない時 */
.l-contents .section__box--customer .noslide {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin: 0 auto 60px;
}
.l-contents .section__box--customer .noslide .customer__item {
    margin: 0 !important;
    transform: none !important;
    min-width: 398px;
    max-width: 398px;
}
.l-contents .section__box--customer .noslide .customer__item img {
    transform: scale(1) !important;
}
.l-contents .section__box--customer .noslide .customer__item .customer__name {
    display: block;
}
.l-contents .section__box--customer .noslide .customer__info {
    height: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
    padding-top: 10px;
    width: 100%;
    display: block;
}
.customer__item{
	max-width: 398px;
    min-width: 338px;
}
.js-customer-slider .customer__item {
	margin: 0px 0px;
	transition: all 0.4s;
}
.customer__item.left {
	margin-top: 21px;
	margin-right: 45px;
	margin-left: -81px;
	transform-origin: top right;
	transform: rotate(-5deg);
}
.customer__item.left2 {
	margin-top: 62px;
	margin-right: 90px;
	margin-left: 100px;
	transform-origin: top right;
	transform: rotate(-10deg);
}
.customer__item.right {
	margin-top: 23px;
	margin-left: 45px;
	margin-right: 0;
	transform-origin: top left;
	transform: rotate(5.1deg);
}
.customer__item.right2 {
	margin-top: 62px;
	margin-left: 6px;
	transform-origin: top left;
	transform: rotate(10deg);
}
.customer__img{
	width: 398px;
	height: 299px;
	position: relative;
    overflow: hidden;
}
.customer__item img{
	transform: scale(0.85);
	transition: transform .3s;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.customer__item.slick-center img{
	transform: scale(1);
}

.customer__item a{
	display: flex;
	flex-flow: column;
	justify-content: flex-end;
}
.customer__item.slick-center a{
	position: relative;
	z-index: 2;
}
.customer__info{
	height: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.4s;
}
.slick-active .customer__info{
	height: auto;
	padding: 10px 0 0;
	opacity: 1;
	visibility: visible;
	width: 390px;
}
.customer__name{
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 8px;
}
.customer__txt{
	font-size: 16px;
	color: #000;
	line-height: 1.5;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.customer__slider__desc{
	margin: auto;
	width: 555px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	left: 0;
	right: 0;
	bottom: 73px;
	position: absolute;
}
.l-contents .customer__slider__pager{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	margin-top: -26px;
}
[class^="customer__slider__arw--"]{
	display: block;
	border-radius: 50%;
	border: 1px solid #70B646;
	background-image: url(/images/top/btn_arrow_black.png);
	background-repeat: no-repeat;
	background-position: center;
	transform: rotate(360deg);
	position: unset;
	cursor: pointer;
	width: 32px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
    position: relative;
}
[class^="customer__slider__arw--"]:hover{
	transition: 0.4s;
	opacity: 1;
    background: #70B646;
}
.customer__slider__arw--next.slick-arrow,
.customer__slider__arw--prev.slick-arrow {
    position: relative;
}
.customer__slider__arw--next.slick-arrow:hover::before,
.customer__slider__arw--prev.slick-arrow:hover::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 13px;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    background: url(/images/top/customer-sliderarrow01__on.svg) center / cover no-repeat;
}
.customer__slider__arw--prev.slick-arrow:hover::after {
   transform: rotate(180deg);
   right: 12px;
}


.customer__slider__arw--next{
	transform: rotate(0deg);
}
.customer__slider__pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.customer__slider__pagination .slick-dots {
    display: flex !important;
    gap: 16.2px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.customer__slider__pagination .slick-dots li {
    width: 13px;
    height: 13px;
    margin: 0;
}
.customer__slider__pagination .slick-dots li button {
    width: 100%;
    height: 100%;
    background: #D9D9D9;
    border: none;
    border-radius: 50%;
    padding: 0;
    font-size: 0;
    cursor: pointer;
    transition: background 0.3s ease;
}
.customer__slider__pagination .slick-dots li.slick-active button {
    background: #70B646;
}
.customer__slider__number{
	font-size: 16px;
	font-weight: 500;
	color: #000;
	letter-spacing: 0.05em;
}
.customer__slider__number > span{
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
}
.customer__more{
	width: 272px;
}
.section--customer .slick-arrow svg {
fill: rgba(25, 25, 25, 0);
}
.slick-active .customer__name {
display: block;
}
.customer__name {
    position: absolute;
    bottom: 5px;
    left: 12px;
    right: 0;
    background: #70B646;
    display: inline-flex;
    padding: 3px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #fff;
    width: fit-content;
    display: none;
    }
.slick-active .customer__info {
    display: block;
}
.customer__info {
    /* display: none; */
    }
.customer__txt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    align-self: stretch;
    overflow: hidden;
}
.morebtn__box--staff {
    width: 1140px;
    margin: 0 auto;
}
.section__box--customer .more__btn {
    padding: 10px 38px;
    margin: 31px auto 0;
}
/* ========================================
  WORRIES
======================================== */
.section__box--worries {
    padding: 82px 0 0;
    margin-bottom: 0;
}
.worries__box {
position: relative;
}
.worries__box::before {
    content: "";
    position: absolute;
    top: -80px;
    left: -100px;
    background: #f5f5f5;
    width: 1340px;
    height: 597px;
    z-index: -1;
}
.worries__list {
    margin-top: 56px;
    display: flex;
    width: 680px;
    gap: 14px 26px;
    flex-wrap: wrap;
}
.worries__item {
    display: flex;
    align-items: center;
    list-style: none;
    width: fit-content;
    height: fit-content;
    gap: 10px;
    border-bottom: 1px solid #C5C5C5;
    padding-bottom: 22px;
}
.worries__item:nth-child(5),
.worries__item:last-child
 {
    border-bottom: none;
}
.worries__item:nth-child(odd) {
    width: 300px;
}
.worries__item:nth-child(even) {
    width: 348px;
}
.worries__checkicon {
    width: 26px;
    height: 23px;
    flex-shrink: 0;
}
.worries__checkicon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}
.worries__btn {
    flex-shrink: 0;
}
.worries__listbox {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 60px;
}
.worries__ttl {
    color: #383838;
    font-size: 24px;
    font-weight: 500;
    margin: 0;
    line-height: 1.2;
}
.section__box--solution {background: #f7feee;margin-top: -50px;padding: 206px 0 100px;}
/* ========================================
  SOLUTION
======================================== */
.solution__list {
    margin-top: 40px;
    }
.solution__item {
    display: flex;
    justify-content: end;
    min-height: 405px;
    align-items: center;
    }
.solution__item:nth-child(even) {
    justify-content: start;
    }
.solution__item:nth-child(even) .solution__imgbox {right: -390px;left: inherit;}
.solution__imgbox {
    width: 830px;
    height: 405px;
    position: absolute;
    left: -390px;
    }
.solution__textbox {
    width: 640px;
    }
.solution__ttl {
    color: #383838;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    }
.solution__ttl--green {
    color: #70B646;
    font-size: 32px;
    font-weight: 700;
}
.solution__txt {
    margin-top: 14px;
    line-height: 1.8;
    }
.solution__btn {
    width: 240px;
    height: 60px;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 100%; /* 18px */
    border-radius: 9999px;
    background: #F1AB40;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    position: relative;
    }
.solution__btn::before {
    content: "";
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 14px;
    height: 4px;
    background: url(/images/top/menu__btnarrow.svg) center / cover no-repeat;
    position: absolute;
}
.solution__btn:hover {
    background: #fff;
    color: #F1AB40;
    border: 1px solid #F1AB40;
    opacity: 1;
}
.solution__btn:hover::before {
    background: url(/images/top/menu__btnarrow03.svg) center / cover no-repeat;
}
/* ========================================
  PROPERTY
======================================== */
.content__block--bknslider .contents_wrap {
    width: 310px;
    margin: 0 auto;
}
.slider__ttlbox {
    margin: 40px 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.slider__ttl {
    color: #383838;
    font-family: "Noto Sans JP";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    display: flex;
    align-items: center;
    gap: 13px;
}
.slider__icon {
    display: flex;
    }
.section__box--slider .swiper-option__wrap {
    margin-top: 0;
}
.section__box--slider .swiper-option__wrap {
    margin-top: 0;
}
.section__box--slider .swiper-option__wrap .swiper-button-prev::after,
.section__box--slider .swiper-option__wrap .swiper-button-next::after {
    content: "";
    display: block;
    position: relative;
    width: 8px;
    height: 13px;
    left: 5px;
    background: url(/images/top/customer-sliderarrow01.svg) center / cover no-repeat;
    top: 0px;
}
.section__box--slider .swiper-option__wrap .swiper-button-prev {
    padding-left: 4px;
}
.section__box--slider .swiper-option__wrap .swiper-button-prev:hover::after,
.section__box--slider .swiper-option__wrap .swiper-button-next:hover::after {
    background: url(/images/top/customer-sliderarrow01__on.svg) center / cover no-repeat;
}
.section__box--slider .swiper-option__wrap .swiper-button-next {

padding-left: 8px;
}
.property-card {
    width: 310px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.property-card:hover img {
    transform: scale(1.08);
}

.property-card:hover {
    opacity: 1;
}

.property-card__image {
    position: relative;
    overflow: hidden;
    height: 204px;
}

.property-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease-in-out;
}
.property-card__favorite {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.property-card__favorite svg {
    width: 25px;
    height: 23px;
}
.property-card__content {
    padding: 10px 0;
}
.property-card__price {
    font-size: 14px;
    font-weight: 600;
}
.property-card__price .price {
    font-weight: 600;
    font-size: 30px;
    color: #D86E53;
    margin-bottom: 0px;
}

.property-card__title {
    font-weight: 600;
    font-size: 16px;
    color: #333;
    margin-bottom: 0px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.property-card__detail,
.property-card__address,
.property-card__access {
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.l-main .bkn_favorite {
    background: url(/images/top/favorite_icon.svg) no-repeat center;
    background-size: 100%;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 11px;
    right: 10px;
    margin: 0;
}

.l-main .bkn_favorite.is-checked {
    background: url(/images/top/favorite_icon_on.svg) no-repeat center;
    background-size: 100%;
    margin: 0;
    width: 36px;
    height: 36px;
    position: absolute;
    margin: 0;
}
.section__box--slider .more__btn {
    margin: 29px auto 0;
    padding: 12px 63px;
    }

.section__box--slider .contents__inner {
    position: relative;
    }
.section__box--slider .content__block--bknslider {
    position: relative;
}
.section__box--slider .content__block--bknslider::before {
    content: "";
    position: absolute;
    bottom: -61px;
    left: -390px;
    width: 960px;
    height: 410px;
    background: #f7feee;
    z-index: -1;
    }
.section__box--slider {
    padding-bottom: 64px;
}
.content__block--bknslider:not(:last-child){
   margin-bottom: 117px;
}
.section__box--slider .content__block--bknslider--right::before {
   left: inherit;
   right: -390px;
}
/* ========================================
  PRICE
======================================== */
.search__table {
  border-collapse: collapse;
  border: 1px solid #EDEAEA;
  border-spacing: 0;
  margin-top: 39px;
}
.search__th {
  width: 180px;
  background-color: #DBF3FF;
  border: 1px solid #EDEAEA;
  font-size: 16px;
  font-weight: 500;
}
.search__th {
  background-color: #F6FBEF;
  border: 1px solid #F6FBEF;
}
.search__td {
  padding: 0;
  border: 1px solid #EDEAEA;
  background-color: #fff;
  border-right: none;
  border-left: none;
}
.search__th-1 {
  padding: 15px 0;
}
.search__td a {
  display: block;
  font-size: 16px;
  color: #84A272;
  text-align: center;
  padding: 12px 0 16px;
  text-decoration: underline;
}
.search__td a:hover {
  opacity: 0.7;
  color: #84A272;
  text-decoration: none;
}
/* ========================================
  NEWS
======================================== */
.section__box--news .contents__inner {
    display: flex;
    justify-content: start;
}
.section__box--news {
    min-height: 735px;
}
.history__list {
    width: 782px;
    max-height: 420px;
    padding-right: 40px;
}
.section__box--news .simplebar-scrollbar:before {
    background: #70B646;
    border-radius: 7px;
    left: 0px;
    right: 2px;
    width: 2px;
    opacity: 1;
}
.news__inner {
    padding: 57px 0px 56px 59px;
    gap: 62px;
    position: relative;
}
.news__inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1530px;
    height: 535px;
    background: linear-gradient(0deg, rgba(245, 245, 245, 0.85) 0%, rgba(245, 245, 245, 0.85) 100%), url(/images/top/news__inner__bg.png) lightgray 0px -194.978px / 100% 170.535% no-repeat;
}
.news__inner::after {
    content: "";
    position: absolute;
    top: -100px;
    left: -390px;
    width: 961px;
    height: 735px;
    background: url(/images/top/news__inner__bg.webp)    center / cover no-repeat;
    z-index: -1;
}
.section__box--news {
    padding: 100px;
}
.section__box--news .simplebar-track.simplebar-vertical {
    top: 0;
    width: 2px;
    width: 2px;
    background: #D3D3D3;
}
.news__inner .section__box {
    flex-shrink: 0;
}
.news__inner .more__btn {
    padding: 10px 47px;
}
.history__list__item {
    border-bottom: 1px solid #C5C5C5;
    padding-bottom: 18px;
    margin-bottom: 18px;
}
.history__date {
    color: #8D8D8D;
    font-size: 14px;
    margin-bottom: 9px;
}
.history__ttltext {
    color: #383838;
    font-size: 18px;
    font-weight: 500;
    }
.history__text {
    color:  #383838;
    font-size: 14px;
    font-weight: 400;
    }
.news__inner .section__box {
    margin-top: 96px;
    position: relative;
}
.news__inner .section__ttl {
    text-align: start;
}
.news__inner .section__ttl--en {
    text-align: start;
    justify-content: start;
    margin-top: 22px;
}
.section__box--news .section__ttlbox {
    margin-bottom: 40px;
}
.company__listbox {

}
.company__list {

display: flex;

align-items: center;

justify-content: space-between;
}
.company__list__item {

}
.company__list__item__img {

}
.company__list__item__text {
    width: 460px;
    flex-direction: column;
    gap: 14px;
    margin: 11px 0 0;
}
.company__item {
    display: flex;
    gap: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 14px;
}
.company__itemttl {
    min-width: 64px;
    font-weight: 500;
}
.company__itemtext {
    font-weight: 500;
}
.company__list__itembox {
    display: flex;
    gap: 61px;
    position: relative;
}
.company__list__item__img {
    width: 630px;
    height: 559px;
    /* position: absolute; */
    /* right: -390px; */
    top: 134px;
}
.company__list__item__img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.company__list__item__text__img {
    width: 423px;
    height: 67px;
    margin-bottom: 22px;
}
.company__list__item__text__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section__box--company .more__btn {
    margin: 30px auto 0 0;
}
.section__box--company .more__btn {
   padding: 12px 62px;
}
#search_contents {
padding-top: 150px;
    margin-top: -150px;
    }
#solution_contents {
    padding-top: 290px;
    margin-top: -290px;
    }
#on-line_contents {
    padding-top: 290px;
    margin-top: -290px;
    }
#aboutus_contents {
    padding-top: 150px;
    margin-top: -150px;
    }
