@charset "UTF-8";
#mainPopup { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; pointer-events: none; }

#mainPopup .main-popup-inner { position: absolute; top: 90px; left: 4.16667vw; width: 29.16667vw; height: auto; pointer-events: auto; }

@media screen and (max-width: 1280px) { #mainPopup .main-popup-inner { left: 4.29688vw; } }

@media screen and (max-width: 1023px) { #mainPopup .main-popup-inner { left: 5.98958vw; width: 420px; } }

@media screen and (max-width: 767px) { #mainPopup .main-popup-inner { top: unset; bottom: 0; left: 0; width: 100%; } }

#mainPopup .main-popup-head { background-color: #fff; }

#mainPopup .main-popup-head a { display: block; }

#mainPopup .main-popup-head img { display: block; width: 100%; height: 100%; }

#mainPopup .main-popup-bottom { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 24px; background-color: #fff; }

@media screen and (max-width: 1280px) and (min-width: 1023px) { #mainPopup .main-popup-bottom { justify-content: flex-end; gap: 10px; } }

@media screen and (max-width: 1023px) { #mainPopup .main-popup-bottom { padding: 20px; } }

#mainPopup .main-popup-bottom .swiper-util { display: flex; align-items: center; gap: 8px; }

#mainPopup .main-popup-bottom .swiper-util .next, #mainPopup .main-popup-bottom .swiper-util .prev { width: 20px; height: 20px; }

#mainPopup .main-popup-bottom .swiper-util .next svg, #mainPopup .main-popup-bottom .swiper-util .prev svg { display: block; width: 100%; height: 100%; }

#mainPopup .main-popup-bottom .swiper-util .swiper-button-disabled svg path { transition: ease .3s; }

#mainPopup .main-popup-bottom .swiper-util .swiper-button-disabled svg path { opacity: .4; }

#mainPopup .main-popup-bottom .swiper-util .swiper-pagination-custom { position: relative; bottom: unset; left: unset; width: fit-content; font-size: 17px; font-weight: 500; line-height: 1.3; letter-spacing: -0.17px; }

@media screen and (max-width: 1023px) { #mainPopup .main-popup-bottom .swiper-util .swiper-pagination-custom { font-size: 14px; } }

#mainPopup .main-popup-bottom .swiper-util .swiper-pagination-custom .total { opacity: .4; }

#mainPopup .main-popup-bottom .bottom-right { display: flex; align-items: center; }

#mainPopup .main-popup-bottom .bottom-right input[type="checkbox"]#txtPopCheck { display: none; }

#mainPopup .main-popup-bottom .bottom-right input[type="checkbox"]#txtPopCheck + label { display: inline-block; width: 20px; height: 20px; border: 1px solid #ccc; background-color: #fff; cursor: pointer; position: relative; transition: background-color 0.3s ease; }

@media screen and (max-width: 1023px) { #mainPopup .main-popup-bottom .bottom-right input[type="checkbox"]#txtPopCheck + label { width: 16px; height: 16px; } }

#mainPopup .main-popup-bottom .bottom-right input[type="checkbox"]#txtPopCheck:checked + label { background-color: #808080; /* 회색 배경 */ }

#mainPopup .main-popup-bottom .bottom-right input[type="checkbox"]#txtPopCheck:checked + label:after { content: ''; position: absolute; left: 7px; top: 3px; width: 5px; height: 10px; border: solid white; border-width: 0 2px 2px 0; transform: rotate(45deg); }

@media screen and (max-width: 1023px) { #mainPopup .main-popup-bottom .bottom-right input[type="checkbox"]#txtPopCheck:checked + label:after { left: 5px; top: 2px; width: 4px; height: 8px; } }

#mainPopup .main-popup-bottom .bottom-right .popup-check { font-size: 18px; font-weight: 500; margin-left: 8px; cursor: pointer; }

@media screen and (max-width: 1023px) { #mainPopup .main-popup-bottom .bottom-right .popup-check { font-size: 14px; } }

#mainPopup .main-popup-bottom .bottom-right .close-btn { color: #666; text-decoration: underline; margin-left: 24px; font-size: 18px; font-weight: 500; }

@media screen and (max-width: 1023px) { #mainPopup .main-popup-bottom .bottom-right .close-btn { margin-left: 20px; font-size: 14px; } }

#main .title.border { display: inline-flex; border-top: 0.25em solid #c52922; font-weight: 500; text-transform: uppercase; }

#main .btn_line { text-transform: uppercase; }

#main .home-section-ourbrands div.border, #main .home-section-wellnessbook div.border { position: absolute; top: 0; left: 0%; z-index: 2; width: 100%; }

#main .home-section-ourbrands div.border .motion, #main .home-section-wellnessbook div.border .motion { margin: 0 auto; height: .25em; background-color: #c52922; }

#main .home-section-ourbrands div.border .motion .container, #main .home-section-wellnessbook div.border .motion .container { font-size: 0px; }

#main .home-section-ourbrands div.border .motion .txt, #main .home-section-wellnessbook div.border .motion .txt { opacity: 0; font-family: 'CeraPro'; font-size: 19px; font-weight: 500; line-height: 1.95; letter-spacing: -0.95px; text-align: left; color: #fff; transition: opacity 350ms; text-transform: uppercase; }

@media screen and (max-width: 1280px) { #main .home-section-ourbrands div.border .motion .txt, #main .home-section-wellnessbook div.border .motion .txt { font-size: 18px; } }

@media screen and (max-width: 1023px) { #main .home-section-ourbrands div.border .motion .txt, #main .home-section-wellnessbook div.border .motion .txt { font-size: 16px; } }

@media screen and (max-width: 767px) { #main .home-section-ourbrands div.border .motion .txt, #main .home-section-wellnessbook div.border .motion .txt { font-size: 14px; } }

#main .home-section-ourbrands div.border.active .motion .txt, #main .home-section-wellnessbook div.border.active .motion .txt { opacity: 1; }

#main .home-section-ourbrands .title-wrap .title.border, #main .home-section-wellnessbook .title-wrap .title.border { border-color: transparent !important; }

#main .home-section-ourbrands div.border .motion { width: 5.9em; }

#main .home-section-wellnessbook div.border .motion { width: 7.57em; }

@media screen and (max-width: 1023px) { #main .home-section-wellnessbook div.border .motion { width: 4.8em; } }

html[lang="en"] #main .home-section-socialmedia, html[lang="en"] #main .home-section-wellnessbook, html[lang="cn"] #main .home-section-socialmedia, html[lang="cn"] #main .home-section-wellnessbook { display: none; }

html[lang="cn"] #main .home-section-ourproducts { display: none; }

.main-headline_1 { font-size: 11.9271vw; font-family: 'CeraPro'; line-height: .91; letter-spacing: -.04em; font-weight: 400; }

@media screen and (max-width: 1280px) { .main-headline_1 { font-size: 11.9271vw; } }

@media screen and (max-width: 1023px) { .main-headline_1 { font-size: min(17.4359vw, 123px); } }

@media screen and (max-width: 767px) { .main-headline_1 { font-size: min(17.4359vw, 123px); } }

.main-headline_2 { font-size: 8.75vw; font-family: 'CeraPro'; line-height: 1; letter-spacing: -.04em; font-weight: 400; }

@media screen and (max-width: 1280px) { .main-headline_2 { font-size: 8.75vw; } }

@media screen and (max-width: 1023px) { .main-headline_2 { font-size: min(16.4103vw, 112px); } }

@media screen and (max-width: 767px) { .main-headline_2 { font-size: min(16.4103vw, 112px); } }

.main-headline_3 { font-size: 8.75vw; font-family: 'CeraPro'; line-height: 1; letter-spacing: -0.04em; font-weight: 400; }

@media screen and (max-width: 1280px) { .main-headline_3 { font-size: 8.75vw; } }

@media screen and (max-width: 1023px) { .main-headline_3 { font-size: min(14.6154vw, 100px); } }

@media screen and (max-width: 767px) { .main-headline_3 { font-size: min(14.6154vw, 100px); } }

.main-headline_4 { font-size: 4.0625vw; font-family: 'CeraPro'; line-height: 1; letter-spacing: -0.04em; font-weight: 400; }

@media screen and (max-width: 1280px) { .main-headline_4 { font-size: 4.0625vw; } }

@media screen and (max-width: 1023px) { .main-headline_4 { font-size: min(11.7949vw, 81px); } }

@media screen and (max-width: 767px) { .main-headline_4 { font-size: min(11.7949vw, 81px); } }

.main-kv-title { font-size: max(1.9792vw, 28px); line-height: 1.25; letter-spacing: -.02em; font-weight: 500; }

@media screen and (max-width: 1280px) { .main-kv-title { font-size: max(1.9792vw, 28px); } }

@media screen and (max-width: 1023px) { .main-kv-title { font-size: 3.9063vw; } }

@media screen and (max-width: 767px) { .main-kv-title { font-size: min(5.1282vw, 30px); } }

.main-body_1 { font-family: 'Pretendard', sans-serif; font-size: 22px; line-height: 1.5; letter-spacing: -.01em; font-weight: 300; }

@media screen and (max-width: 1280px) { .main-body_1 { font-size: 20px; } }

@media screen and (max-width: 1023px) { .main-body_1 { font-size: 18px; } }

@media screen and (max-width: 767px) { .main-body_1 { font-size: 15px; } }

.main-body_2, .main-body_2_1 { font-size: 20px; line-height: 1.3; letter-spacing: -.01em; font-weight: 400; }

@media screen and (max-width: 1280px) { .main-body_2, .main-body_2_1 { font-size: 17px; } }

@media screen and (max-width: 1023px) { .main-body_2, .main-body_2_1 { font-size: 16px; } }

@media screen and (max-width: 767px) { .main-body_2, .main-body_2_1 { font-size: 14px; } }

.main-body_2_2 { font-size: 20px; line-height: 1.3; letter-spacing: -.01em; font-weight: 400; }

@media screen and (max-width: 1280px) { .main-body_2_2 { font-size: 15px; } }

@media screen and (max-width: 1023px) { .main-body_2_2 { font-size: 14px; } }

@media screen and (max-width: 767px) { .main-body_2_2 { font-size: 12px; } }

.main-body_3_1 { font-size: 18px; line-height: 1.3; letter-spacing: -.01em; font-weight: 400; }

@media screen and (max-width: 1280px) { .main-body_3_1 { font-size: 17px; } }

@media screen and (max-width: 1023px) { .main-body_3_1 { font-size: 16px; } }

@media screen and (max-width: 767px) { .main-body_3_1 { font-size: 14px; } }

.main-body_3, .main-body_3_2 { font-size: 18px; line-height: 1.3; letter-spacing: -.01em; font-weight: 400; }

@media screen and (max-width: 1280px) { .main-body_3, .main-body_3_2 { font-size: 15px; } }

@media screen and (max-width: 1023px) { .main-body_3, .main-body_3_2 { font-size: 14px; } }

@media screen and (max-width: 767px) { .main-body_3, .main-body_3_2 { font-size: 12px; } }

.main-category_1_en, .main-category_1_en_1 { font-size: 18px; line-height: 1.3; letter-spacing: -.01em; font-weight: 300; }

@media screen and (max-width: 1280px) { .main-category_1_en, .main-category_1_en_1 { font-size: 16px; } }

@media screen and (max-width: 1023px) { .main-category_1_en, .main-category_1_en_1 { font-size: 15px; } }

@media screen and (max-width: 767px) { .main-category_1_en, .main-category_1_en_1 { font-size: 13px; } }

.main-category_1_en_2 { font-size: 18px; line-height: 1.3; letter-spacing: -.01em; font-weight: 300; }

@media screen and (max-width: 1280px) { .main-category_1_en_2 { font-size: 14px; } }

@media screen and (max-width: 1023px) { .main-category_1_en_2 { font-size: 13px; } }

@media screen and (max-width: 767px) { .main-category_1_en_2 { font-size: 11px; } }

.main-category_1_kr, .main-category_1_kr_1 { font-size: 18px; line-height: 1.3; letter-spacing: -.02em; font-weight: 300; }

@media screen and (max-width: 1280px) { .main-category_1_kr, .main-category_1_kr_1 { font-size: 16px; } }

@media screen and (max-width: 1023px) { .main-category_1_kr, .main-category_1_kr_1 { font-size: 15px; } }

@media screen and (max-width: 767px) { .main-category_1_kr, .main-category_1_kr_1 { font-size: 13px; } }

.main-category_1_kr_2 { font-size: 18px; line-height: 1.3; letter-spacing: -.02em; font-weight: 300; }

@media screen and (max-width: 1280px) { .main-category_1_kr_2 { font-size: 14px; } }

@media screen and (max-width: 1023px) { .main-category_1_kr_2 { font-size: 13px; } }

@media screen and (max-width: 767px) { .main-category_1_kr_2 { font-size: 11px; } }

.main-category_2_en { font-size: 16px; line-height: 1.3; letter-spacing: -.01em; font-weight: 300; }

@media screen and (max-width: 1280px) { .main-category_2_en { font-size: 14px; } }

@media screen and (max-width: 1023px) { .main-category_2_en { font-size: 13px; } }

@media screen and (max-width: 767px) { .main-category_2_en { font-size: 11px; } }

.main-category_2_kr { font-size: 16px; line-height: 1.3; letter-spacing: -.02em; font-weight: 300; }

@media screen and (max-width: 1280px) { .main-category_2_kr { font-size: 14px; } }

@media screen and (max-width: 1023px) { .main-category_2_kr { font-size: 13px; } }

@media screen and (max-width: 767px) { .main-category_2_kr { font-size: 11px; } }

.page-home { position: fixed; top: 0; left: 0; right: 0; bottom: 0; opacity: 0; }

.page-home.load { opacity: 1; }

.page-home.start { visibility: visible; position: static; }

.page-home.start #footer { display: block; }

.page-home #main { min-height: auto; height: 100%; padding-top: 0; }

.page-home #footer { display: none; }

.page-home .home-main-slider { position: relative; }

.page-home .container { padding: 0 4.16667vw; width: 100%; box-sizing: border-box; margin: 0 auto; }

@media screen and (max-width: 1280px) { .page-home .container { padding: 0 4.29688vw; } }

@media screen and (max-width: 1023px) { .page-home .container { padding: 0 5.98958vw; } }

@media screen and (max-width: 767px) { .page-home .container { padding: 0 6.66667vw; } }

.home-intro { position: fixed; width: 100%; height: 100vh; height: 100svh; z-index: 99999; overflow: hidden; }

.home-intro .video-wrap { width: 100%; height: 100%; overflow: hidden; background-color: #fff; }

.home-intro video { display: block; width: 100%; height: 100svh; object-fit: contain; opacity: 0; }

@media screen and (max-width: 1023px) { .home-intro video::before, .home-intro video::after { content: ''; display: block; width: 100%; height: 4px; position: absolute; left: 0; background-color: #fff; }
  .home-intro video::before { top: 0; transform: translateY(-2px); }
  .home-intro video::after { bottom: 0; transform: translateY(2px); } }

.home-section-kv { display: flex; align-items: flex-start; justify-content: flex-end; flex-wrap: wrap; flex-direction: column; overflow: hidden; position: relative; height: calc(var(--screen-height,100vh)); height: calc(var(--screen-height,100svh)); min-height: initial !important; background-color: #000; }

.home-section-kv .swiper-container { width: 100%; height: 100%; }

.home-section-kv .swiper-container::before { position: absolute; bottom: 0; left: 0; width: 100%; height: 40%; background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000); content: ''; z-index: 2; opacity: .3; }

.home-section-kv .swiper-slide { overflow: hidden; }

.home-section-kv .slide-inner { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: center; background-size: cover; }

.home-section-kv .bot-wrap { position: absolute; bottom: 0; left: 0; z-index: 1; width: 100%; }

.home-section-kv .visual { width: 100%; height: 100%; }

.home-section-kv .visual video, .home-section-kv .visual img { width: 100%; height: 100%; pointer-events: none; object-fit: cover; user-select: none; }

.home-section-kv .title { display: flex; align-items: flex-end; justify-content: space-between; position: absolute; bottom: 0; left: 0; width: 100%; transition: opacity 350ms, transform 450ms; pointer-events: none; opacity: 0; user-select: none; will-change: opacity, transform; transform: translateX(-2rem); }

.home-section-kv .title-wrap { position: relative; width: 100%; }

@media screen and (max-width: 1023px) { .home-section-kv .title { flex-wrap: wrap; } }

.home-section-kv .title.active { position: relative; transition: opacity 0ms; pointer-events: initial; opacity: 1; user-select: initial; transform: translateX(0); }

.home-section-kv .title.active .logo, .home-section-kv .title.active .desc { animation-name: kvTitle; animation-duration: 750ms; animation-fill-mode: forwards; opacity: 0; transform: translateX(2rem); }

.home-section-kv .title.active .desc { animation-delay: 250ms; }

@keyframes kvTitle { from { opacity: 0;
    transform: translateX(2rem); }
  to { opacity: 1;
    transform: translateX(0); } }

.home-section-kv .title .logo { width: 40%; pointer-events: none; user-select: none; }

.home-section-kv .title .logo img { display: block; width: 100%; }

@media screen and (max-width: 1023px) { .home-section-kv .title .logo { width: 75%; margin-bottom: 14px; } }

@media screen and (max-width: 767px) { .home-section-kv .title .logo { margin-bottom: 12px; } }

@media screen and (max-width: 420px) { .home-section-kv .title .logo { width: 91.66667%; } }

.home-section-kv .title .desc { width: 60%; color: #fff; text-align: right; }

@media screen and (max-width: 1023px) { .home-section-kv .title .desc { width: 100%; text-align: left; } }

.home-section-kv .title .desc a { cursor: pointer; }

.home-section-kv .title .desc.main-kv-title { display: block; }

.home-section-kv .title .desc .kv-desc { display: block; }

.home-section-kv .title .desc .btn_kv { display: flex; justify-content: flex-end; margin-top: 1rem; }

@media screen and (max-width: 1023px) { .home-section-kv .title .desc .btn_kv { justify-content: flex-start; } }

.home-section-kv .title .desc .btn_kv .btn_line_white span { display: block; }

.home-section-kv .title .desc:first-child { text-align: left; }

.home-section-kv .title.kv-link { align-items: center; }

.home-section-kv .title.kv-link:hover .btn_kv .btn_line_white::after { top: -4px; content: ''; background: #c52922; transition: 300ms all ease-in-out; }

.home-section-kv .progress { margin: 32px 0 18px 0; width: 100%; height: 2px; background-color: rgba(255, 255, 255, 0.2); }

.home-section-kv .progress .current { width: 0%; height: 200%; transform: translateY(-25%); background-color: #c52922; }

@media screen and (max-width: 1280px) { .home-section-kv .progress { margin: 28px 0 16px 0; } }

@media screen and (max-width: 1023px) { .home-section-kv .progress { margin: 24px 0 14px 0; } }

@media screen and (max-width: 767px) { .home-section-kv .progress { margin: 24px 0 12px 0; } }

.home-section-kv .util { display: flex; align-items: center; justify-content: space-between; margin-bottom: 18px; width: 100%; }

@media screen and (max-width: 1280px) { .home-section-kv .util { margin-bottom: 16px; } }

@media screen and (max-width: 1023px) { .home-section-kv .util { margin-bottom: 14px; } }

@media screen and (max-width: 767px) { .home-section-kv .util { margin-bottom: 12px; } }

.home-section-kv .util .pagination { color: #fff; font-family: 'CeraPro-number', 'Pretendard', sans-serif; }

@media screen and (max-width: 767px) { .home-section-kv .util .pagination { font-size: 14px; } }

.home-section-kv .util .pagination .total { opacity: .4; }

.home-section-kv .util .btn { justify-content: center; box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3) inset; width: 40px; height: 40px; box-sizing: border-box; background-color: transparent; }

.home-section-kv .util .btn, .home-section-kv .util .btn-wrap { display: flex; align-items: center; }

.home-section-kv .util .btn-wrap { justify-content: space-between; }

.home-section-kv .util .btn:not(:last-of-type) { margin-right: 5px; }

.home-section-kv .util .btn img { display: block; position: relative; width: 12px; }

@media screen and (max-width: 1280px) { .home-section-kv .util .btn img { width: 11px; } }

@media screen and (max-width: 1023px) { .home-section-kv .util .btn img { width: 10px; } }

@media screen and (max-width: 767px) { .home-section-kv .util .btn img { width: 9px; } }

@media screen and (max-width: 1280px) { .home-section-kv .util .btn { width: 36px; height: 36px; }
  .home-section-kv .util .btn:not(:last-of-type) { margin-right: 4px; } }

@media screen and (max-width: 1023px) { .home-section-kv .util .btn { width: 32px; height: 32px; }
  .home-section-kv .util .btn:not(:last-of-type) { margin-right: 3px; } }

@media screen and (max-width: 767px) { .home-section-kv .util .btn { width: 30px; height: 30px; } }

@media screen and (hover: hover) { .home-section-kv .util .btn { position: relative; overflow: hidden; }
  .home-section-kv .util .btn::before { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 100%; left: 0%; background-color: #c52922; transition: top 200ms ease; }
  .home-section-kv .util .btn:hover::before { top: 0; } }

.home-section-earthtohealth { padding-top: 10.41667vw; padding-bottom: 12.5vw; overflow: hidden; text-align: center; box-sizing: border-box; }

@media screen and (max-width: 1280px) { .home-section-earthtohealth { padding-top: 10.35156vw; padding-bottom: 12.5vw; } }

@media screen and (max-width: 1023px) { .home-section-earthtohealth { padding-top: 28.64583vw; padding-bottom: 28.64583vw; } }

@media screen and (max-width: 767px) { .home-section-earthtohealth { padding-top: 28.71795vw; padding-bottom: 28.71795vw; } }

.home-section-earthtohealth .visual-inner { position: relative; padding-bottom: 3.33333vw; }

.home-section-earthtohealth .visual-inner .img-wrap { bottom: 100%; z-index: 1; width: 14.58333vw; height: 14.58333vw; transform: translate(-50%, 50%); }

.home-section-earthtohealth .visual-inner .img-wrap, .home-section-earthtohealth .visual-inner .img-wrap img { position: absolute; left: 50%; }

.home-section-earthtohealth .visual-inner .img-wrap img { display: none; top: 50%; transform: translate(-50%, -50%); }

.home-section-earthtohealth .visual-inner .img-wrap img.active { display: block; }

.home-section-earthtohealth .visual-inner span { position: relative; display: block; }

.home-section-earthtohealth .visual-inner span:not(.back) { z-index: 2; font-weight: 500; text-transform: uppercase; }

.home-section-earthtohealth .visual-inner span.back { font-style: italic; }

@media screen and (max-width: 1280px) { .home-section-earthtohealth .visual-inner { padding-bottom: 4.19922vw; }
  .home-section-earthtohealth .visual-inner .img-wrap { width: 14.55078vw; height: 14.55078vw; } }

@media screen and (max-width: 1023px) { .home-section-earthtohealth .visual-inner { padding-bottom: 5.20833vw; }
  .home-section-earthtohealth .visual-inner .img-wrap { width: 25.78125vw; height: 25.78125vw; } }

@media screen and (max-width: 767px) { .home-section-earthtohealth .visual-inner { padding-bottom: 5.12821vw; }
  .home-section-earthtohealth .visual-inner .img-wrap { width: 30.76923vw; height: 30.76923vw; } }

.home-section-earthtohealth .txt-wrap .desc { margin-bottom: 32px; color: #333; }

@media screen and (max-width: 1280px) { .home-section-earthtohealth .txt-wrap .desc { margin-bottom: 28px; } }

@media screen and (max-width: 1023px) { .home-section-earthtohealth .txt-wrap .desc { margin-bottom: 24px; } }

@media screen and (max-width: 767px) { .home-section-earthtohealth .txt-wrap .desc { margin-bottom: 20px; } }

.home-section-earthtohealth .txt-wrap .btn_area { margin-top: 0 !important; }

.home-section-earthtohealth .marquee { margin-top: 8.33333vw; margin-bottom: 10px; overflow: hidden; user-select: none; pointer-events: none; }

.home-section-earthtohealth .marquee-inner .img { display: flex; flex-wrap: nowrap; font-size: 0; width: calc(var(--img-length, 26) * (15vw + 10px)); animation-name: marquee; animation-duration: 60s; animation-iteration-count: infinite; animation-timing-function: linear; }

@keyframes marquee { from { transform: translateX(0); }
  to { transform: translateX(-50%); } }

.home-section-earthtohealth .marquee-inner .img span { display: inline-flex; width: 15vw; height: auto; aspect-ratio: 16 / 9; padding: 0 5px; }

.home-section-earthtohealth .marquee-inner .img span img { display: block; width: 100%; height: 100%; object-fit: cover; }

@media screen and (max-width: 1280px) { .home-section-earthtohealth .marquee { margin-top: 8.30078vw; }
  .home-section-earthtohealth .marquee-inner .img { width: calc(var(--img-length, 26) * (15vw + 10px)); }
  .home-section-earthtohealth .marquee-inner .img span { width: 15vw; } }

@media screen and (max-width: 1023px) { .home-section-earthtohealth .marquee { margin-top: 22.52604vw; margin-bottom: 8px; }
  .home-section-earthtohealth .marquee-inner .img { width: calc(var(--img-length, 26) * (25vw + 8px)); }
  .home-section-earthtohealth .marquee-inner .img span { width: 25vw; } }

@media screen and (max-width: 767px) { .home-section-earthtohealth .marquee { margin-top: 22.5641vw; margin-bottom: 6px; }
  .home-section-earthtohealth .marquee-inner .img { width: calc(var(--img-length, 26) * (32vw + 6px)); }
  .home-section-earthtohealth .marquee-inner .img span { width: 32vw; padding: 0 3px; } }

.home-section-ourbrands { overflow: hidden; position: relative; }

.home-section-ourbrands .title-wrap { padding-bottom: 8.33333vw; position: relative; text-align: center; }

.home-section-ourbrands .title-wrap .title { margin-bottom: 28px; }

@media screen and (max-width: 1280px) { .home-section-ourbrands .title-wrap { padding-bottom: 8.30078vw; }
  .home-section-ourbrands .title-wrap .title { margin-bottom: 22px; } }

@media screen and (max-width: 1023px) { .home-section-ourbrands .title-wrap { padding-bottom: 16.40625vw; }
  .home-section-ourbrands .title-wrap .title { margin-bottom: 20px; } }

@media screen and (max-width: 767px) { .home-section-ourbrands .title-wrap { padding-bottom: 16.41026vw; }
  .home-section-ourbrands .title-wrap .title { margin-bottom: 16px; } }

.home-section-ourbrands .title-wrap .desc { color: #333; }

.home-section-ourbrands .visual { height: 100vh; }

.home-section-ourbrands .visual-inner { position: relative; width: 100%; height: 100%; }

.home-section-ourbrands .visual .list-container { position: relative; z-index: 1; padding-top: 40px; }

@media screen and (max-width: 1280px) { .home-section-ourbrands .visual .list-container { padding-top: 38px; } }

@media screen and (max-width: 1023px) { .home-section-ourbrands .visual .list-container { padding-top: 34px; } }

@media screen and (max-width: 767px) { .home-section-ourbrands .visual .list-container { padding-top: 30px; } }

.home-section-ourbrands .visual-gutter { height: 40px; }

@media screen and (max-width: 1280px) { .home-section-ourbrands .visual-gutter { height: 38px; } }

@media screen and (max-width: 1023px) { .home-section-ourbrands .visual-gutter { height: 34px; } }

@media screen and (max-width: 767px) { .home-section-ourbrands .visual-gutter { height: 30px; } }

.home-section-ourbrands .visual .product-list { white-space: nowrap; height: 4.6875vw; border-bottom: 1px solid rgba(255, 255, 255, 0.2); overflow-x: scroll; overflow-y: hidden; position: relative; scrollbar-width: none; }

.home-section-ourbrands .visual .product-list::-webkit-scrollbar { display: none; }

@media screen and (max-width: 1280px) { .home-section-ourbrands .visual .product-list { height: 4.6875vw; } }

@media screen and (max-width: 1023px) { .home-section-ourbrands .visual .product-list { height: 9.89583vw; } }

@media screen and (max-width: 767px) { .home-section-ourbrands .visual .product-list { height: 15.89744vw; } }

@media screen and (min-width: 1024px) { .home-section-ourbrands .visual .product-list { display: flex; justify-content: space-between; } }

.home-section-ourbrands .visual .product-list li.product-item { display: inline-flex; width: auto; height: 100%; font-size: initial; white-space: nowrap; opacity: 0.3; }

@media screen and (max-width: 1023px) { .home-section-ourbrands .visual .product-list li.product-item:not(:last-of-type) { margin-right: 4.6875vw; } }

@media screen and (max-width: 767px) { .home-section-ourbrands .visual .product-list li.product-item:not(:last-of-type) { margin-right: 7.69231vw; } }

.home-section-ourbrands .visual .product-list li.product-item.active, .home-section-ourbrands .visual .product-list li.product-item:hover { opacity: 1; }

.home-section-ourbrands .visual .product-list li.product-item.active button::after { height: 3px; }

.home-section-ourbrands .visual .product-list li.product-item button { display: block; position: relative; width: auto; height: 100%; box-sizing: border-box; padding: 0.625vw 0; }

@media screen and (max-width: 1280px) { .home-section-ourbrands .visual .product-list li.product-item button { padding: 0.68359vw 0; } }

@media screen and (max-width: 1023px) { .home-section-ourbrands .visual .product-list li.product-item button { padding: 2.08333vw 0; } }

@media screen and (max-width: 767px) { .home-section-ourbrands .visual .product-list li.product-item button { padding: 3.07692vw 0; } }

.home-section-ourbrands .visual .product-list li.product-item button::after { position: absolute; bottom: 0; left: 0; width: 100%; height: 0; background-color: #c52922; content: ''; }

.home-section-ourbrands .visual .product-list li.product-item button img { display: block; width: auto; height: 100%; }

.home-section-ourbrands .visual .product-name { position: absolute; bottom: 0; left: 50%; z-index: 2; width: 100%; transform: translateX(-50%); }

.home-section-ourbrands .visual .product-name .logo-list { position: relative; }

.home-section-ourbrands .visual .product-name .logo-item { position: absolute; bottom: 0; left: 50%; width: 40%; pointer-events: none; transform: translateX(-50%); opacity: 0; user-select: none; transition: opacity 500ms; }

@media screen and (max-width: 1023px) { .home-section-ourbrands .visual .product-name .logo-item { width: 75%; } }

@media screen and (max-width: 767px) { .home-section-ourbrands .visual .product-name .logo-item { width: 100%; } }

.home-section-ourbrands .visual .product-name .logo-item.active { opacity: 1; }

.home-section-ourbrands .visual .product-name .logo-item img { display: block; width: 100%; }

.home-section-ourbrands .visual .product-name .btn_area { margin-top: 40px; margin-bottom: 56px; position: relative; z-index: 1; }

@media screen and (max-width: 1280px) { .home-section-ourbrands .visual .product-name .btn_area { margin-top: 32px; } }

@media screen and (max-width: 1023px) { .home-section-ourbrands .visual .product-name .btn_area { margin-top: 28px; margin-bottom: 52px; } }

@media screen and (max-width: 767px) { .home-section-ourbrands .visual .product-name .btn_area { margin-top: 24px; margin-bottom: 48px; } }

.home-section-ourbrands .visual .product-name .btn_area .btn_line span { color: #fff; }

.home-section-ourbrands .visual .product-bg { top: 40px; height: calc(100vh - $main-line-gutter); overflow: hidden; background-color: #000; }

.home-section-ourbrands .visual .product-bg .bg-dim { position: absolute; top: 0; left: 0; width: 100%; height: 18.5vh; opacity: .3; transition: opacity 350ms, height 350ms; }

.home-section-ourbrands .visual .product-bg .bg-dim .dim { width: 100%; height: 100%; background-image: linear-gradient(to top, rgba(0, 0, 0, 0), #000); }

.home-section-ourbrands .visual .product-bg .bg-dim.hover { opacity: .5; height: 20vh; }

.home-section-ourbrands .visual .product-bg, .home-section-ourbrands .visual .product-bg .bg-list, .home-section-ourbrands .visual .product-bg .bg-item { position: absolute; left: 0; width: 100%; }

.home-section-ourbrands .visual .product-bg .bg-list, .home-section-ourbrands .visual .product-bg .bg-item { top: 0; height: 100%; }

.home-section-ourbrands .visual .product-bg .bg-item { pointer-events: none; opacity: 0; user-select: none; transform: scale(1.1); transition: opacity 500ms, transform 950ms; }

.home-section-ourbrands .visual .product-bg .bg-item.active { opacity: 1; transform: scale(1); }

.home-section-ourbrands .visual .product-bg .bg-item img { width: 100%; height: 100%; object-fit: cover; }

@media screen and (max-width: 1280px) { .home-section-ourbrands .visual .product-bg { top: 38px; height: calc(100vh - $main-line-gutter-l); } }

@media screen and (max-width: 1023px) { .home-section-ourbrands .visual .product-bg { top: 34px; height: calc(100vh - $main-line-gutter-t); } }

@media screen and (max-width: 767px) { .home-section-ourbrands .visual .product-bg { top: 30px; height: calc(100vh - $main-line-gutter-m); } }

.home-section-ourbrands .visual .product-bg::before { position: absolute; left: 0; z-index: 1; width: 100%; content: ''; opacity: .3; }

.home-section-ourbrands .visual .product-bg::before { bottom: 0; height: 40%; background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000); }

.home-section-ourproducts { padding: 12.5vw 0; background-color: #f5f5f5; }

.home-section-ourproducts .title-wrap { margin-bottom: 2.08333vw; }

@media screen and (max-width: 1280px) { .home-section-ourproducts { padding: 12.5vw 0; }
  .home-section-ourproducts .title-wrap { margin-bottom: 1.95312vw; } }

@media screen and (max-width: 1023px) { .home-section-ourproducts { padding: 22.52604vw 0; }
  .home-section-ourproducts .title-wrap { text-align: center; margin-bottom: 7.16146vw; } }

@media screen and (max-width: 767px) { .home-section-ourproducts { padding: 22.5641vw 0; }
  .home-section-ourproducts .title-wrap { margin-bottom: 7.17949vw; } }

.home-section-ourproducts .product-container { border: 1px solid #ccc; border-bottom: none; box-sizing: border-box; }

.home-section-ourproducts .product-container .product-wrap { display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; }

.home-section-ourproducts .product-container .product-wrap .product.main, .home-section-ourproducts .product-container .product-wrap .product.sub { width: 50%; }

@media screen and (max-width: 1023px) { .home-section-ourproducts .product-container .product-wrap .product.main, .home-section-ourproducts .product-container .product-wrap .product.sub { width: 100%; } }

.home-section-ourproducts .product-container .product-wrap .product.main li, .home-section-ourproducts .product-container .product-wrap .product.sub li { position: relative; aspect-ratio: 1 / 1; box-sizing: border-box; border-bottom: 1px solid #ccc; }

.home-section-ourproducts .product-container .product-wrap .product.main li .img-wrap, .home-section-ourproducts .product-container .product-wrap .product.sub li .img-wrap { position: absolute; top: 50%; left: 50%; width: 70%; height: auto; transform: translate(-50%, -50%); aspect-ratio: 1 / 1; transition: width 1200ms cubic-bezier(0.23, 1, 0.32, 1); }

.home-section-ourproducts .product-container .product-wrap .product.main li .img-wrap img, .home-section-ourproducts .product-container .product-wrap .product.sub li .img-wrap img { display: block; width: 100%; }

.home-section-ourproducts .product-container .product-wrap .product.main li .desc, .home-section-ourproducts .product-container .product-wrap .product.sub li .desc { display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; padding: 0 24px; position: absolute; bottom: 24px; width: 100%; box-sizing: border-box; }

@media screen and (max-width: 1280px) { .home-section-ourproducts .product-container .product-wrap .product.main li .desc, .home-section-ourproducts .product-container .product-wrap .product.sub li .desc { padding: 0 20px; bottom: 20px; } }

@media screen and (max-width: 1023px) { .home-section-ourproducts .product-container .product-wrap .product.main li .desc, .home-section-ourproducts .product-container .product-wrap .product.sub li .desc { padding: 0 18px; bottom: 18px; } }

@media screen and (max-width: 767px) { .home-section-ourproducts .product-container .product-wrap .product.main li .desc, .home-section-ourproducts .product-container .product-wrap .product.sub li .desc { padding: 0 14px; bottom: 14px; } }

.home-section-ourproducts .product-container .product-wrap .product.main li .desc .title, .home-section-ourproducts .product-container .product-wrap .product.sub li .desc .title { font-weight: 500; }

.home-section-ourproducts .product-container .product-wrap .product.main li .desc .price, .home-section-ourproducts .product-container .product-wrap .product.sub li .desc .price { font-size: 0; color: #666; }

.home-section-ourproducts .product-container .product-wrap .product.main li .desc .price span, .home-section-ourproducts .product-container .product-wrap .product.sub li .desc .price span { display: inline-flex; font-weight: 400; }

.home-section-ourproducts .product-container .product-wrap .product.main li .desc .price span.num, .home-section-ourproducts .product-container .product-wrap .product.sub li .desc .price span.num { font-family: 'CeraPro'; margin-right: 0.1em; }

@media screen and (hover: hover) { .home-section-ourproducts .product-container .product-wrap .product.main li:hover .img-wrap, .home-section-ourproducts .product-container .product-wrap .product.sub li:hover .img-wrap { width: 80%; } }

.home-section-ourproducts .product-container .product-wrap .product.main li .desc .title { width: 70%; }

.home-section-ourproducts .product-container .product-wrap .product.main li .desc .price { width: 30%; text-align: right; }

.home-section-ourproducts .product-container .product-wrap .product.sub { display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; }

.home-section-ourproducts .product-container .product-wrap .product.sub li { width: 50%; border-left: 1px solid #ccc; }

@media screen and (max-width: 1023px) { .home-section-ourproducts .product-container .product-wrap .product.sub li { aspect-ratio: 6 / 7; }
  .home-section-ourproducts .product-container .product-wrap .product.sub li .img-wrap { top: 42%; } }

.home-section-ourproducts .product-container .product-wrap .product.sub li .desc .title { width: 100%; }

.home-section-ourproducts .product-container .product-wrap .product.sub li .desc .price { width: 100%; }

@media screen and (min-width: 1281px) { .home-section-ourproducts .product-container .product-wrap .product.sub li .desc .title { width: 70%; }
  .home-section-ourproducts .product-container .product-wrap .product.sub li .desc .price { width: 30%; text-align: right; } }

@media screen and (min-width: 1024px) and (max-width: 1280px) { .home-section-ourproducts .product-container .product-wrap .product.sub li .desc .price { margin-top: 4px; } }

@media screen and (min-width: 768px) and (max-width: 1023px) { .home-section-ourproducts .product-container .product-wrap .product.sub li .desc .title { width: 70%; }
  .home-section-ourproducts .product-container .product-wrap .product.sub li .desc .price { width: 30%; text-align: right; } }

@media screen and (max-width: 767px) { .home-section-ourproducts .product-container .product-wrap .product.sub li .desc .price { margin-top: 4px; } }

.home-section-ourproducts .product-container .product-wrap .product .has-icon { position: relative; }

.home-section-ourproducts .product-container .product-wrap .product .has-icon::after { position: absolute; top: 24px; right: 24px; width: 40px; height: 40px; background: url("/assets/img/home/brand-healthy.svg") no-repeat center/cover; content: ''; opacity: .3; }

@media screen and (max-width: 1280px) { .home-section-ourproducts .product-container .product-wrap .product .has-icon::after { top: 20px; right: 20px; } }

@media screen and (max-width: 1023px) { .home-section-ourproducts .product-container .product-wrap .product .has-icon::after { top: 18px; right: 18px; } }

@media screen and (max-width: 767px) { .home-section-ourproducts .product-container .product-wrap .product .has-icon::after { top: 14px; right: 14px; } }

@media screen and (min-width: 1024px) { .home-section-ourproducts .product-container .product-wrap:nth-child(even) { flex-direction: row-reverse; }
  .home-section-ourproducts .product-container .product-wrap:nth-child(even) .product.sub li { border-left: none; border-right: 1px solid #ccc; } }

@media screen and (max-width: 1023px) { .home-section-ourproducts .product-container .product-wrap .product.sub li:nth-child(odd) { border-left: none; } }

.home-section-ourproducts .btn_area { margin-top: 64px; position: relative; z-index: 1; }

@media screen and (max-width: 1280px) { .home-section-ourproducts .btn_area { margin-top: 56px; } }

@media screen and (max-width: 1023px) { .home-section-ourproducts .btn_area { margin-top: 48px; } }

@media screen and (max-width: 767px) { .home-section-ourproducts .btn_area { margin-top: 40px; } }

.home-section-wellnessbook { position: relative; }

.home-section-wellnessbook .title-wrap .title { text-align: center; text-transform: uppercase; }

@media screen and (max-width: 767px) { .home-section-wellnessbook .container.contents { padding: 0 !important; } }

.home-section-wellnessbook .visual { margin-top: calc(to-vw(80)- $main-line-gutter); border: 1px solid #ccc; box-sizing: border-box; }

.home-section-wellnessbook .visual-gutter { height: 40px; }

@media screen and (max-width: 1280px) { .home-section-wellnessbook .visual-gutter { height: 38px; } }

@media screen and (max-width: 1023px) { .home-section-wellnessbook .visual-gutter { height: 34px; } }

@media screen and (max-width: 767px) { .home-section-wellnessbook .visual-gutter { height: 30px; } }

@media screen and (max-width: 1280px) { .home-section-wellnessbook .visual { margin-top: calc(to-vw-l(43)- $main-line-gutter-l); } }

@media screen and (max-width: 1023px) { .home-section-wellnessbook .visual { margin-top: calc(to-vw-t(55)- $main-line-gutter-t); } }

@media screen and (max-width: 767px) { .home-section-wellnessbook .visual { margin-top: calc(to-vw-m(28)- $main-line-gutter-m); } }

.home-section-wellnessbook .visual .column3, .home-section-wellnessbook .visual .column2 { display: none; align-items: flex-start; justify-content: flex-start; position: relative; }

.home-section-wellnessbook .visual .column3::before, .home-section-wellnessbook .visual .column3::after, .home-section-wellnessbook .visual .column2::before, .home-section-wellnessbook .visual .column2::after { position: absolute; top: 0; width: 1px; height: 100%; background-color: #ccc; content: ''; transform: translateX(-50%); }

.home-section-wellnessbook .visual .column3 .row, .home-section-wellnessbook .visual .column2 .row { box-sizing: border-box; }

.home-section-wellnessbook .visual .column3 .row.left, .home-section-wellnessbook .visual .column3 .row.right, .home-section-wellnessbook .visual .column3 .row.mid, .home-section-wellnessbook .visual .column2 .row.left, .home-section-wellnessbook .visual .column2 .row.right, .home-section-wellnessbook .visual .column2 .row.mid { padding: 5vw 0; }

@media screen and (max-width: 1280px) { .home-section-wellnessbook .visual .column3 .row.left, .home-section-wellnessbook .visual .column3 .row.right, .home-section-wellnessbook .visual .column3 .row.mid, .home-section-wellnessbook .visual .column2 .row.left, .home-section-wellnessbook .visual .column2 .row.right, .home-section-wellnessbook .visual .column2 .row.mid { padding: 6.25vw 0; } }

@media screen and (max-width: 1023px) { .home-section-wellnessbook .visual .column3 .row.left, .home-section-wellnessbook .visual .column3 .row.right, .home-section-wellnessbook .visual .column3 .row.mid, .home-section-wellnessbook .visual .column2 .row.left, .home-section-wellnessbook .visual .column2 .row.right, .home-section-wellnessbook .visual .column2 .row.mid { padding: 7.8125vw 0; } }

@media screen and (max-width: 767px) { .home-section-wellnessbook .visual .column3 .row.left, .home-section-wellnessbook .visual .column3 .row.right, .home-section-wellnessbook .visual .column3 .row.mid, .home-section-wellnessbook .visual .column2 .row.left, .home-section-wellnessbook .visual .column2 .row.right, .home-section-wellnessbook .visual .column2 .row.mid { padding: 9.23077vw 0; } }

.home-section-wellnessbook .visual .column3 .row .contents-data-item:not(:last-of-type), .home-section-wellnessbook .visual .column2 .row .contents-data-item:not(:last-of-type) { margin-bottom: 5vw; }

@media screen and (hover: hover) { .home-section-wellnessbook .visual .column3 .row .contents-data-item:hover .img-wrap img, .home-section-wellnessbook .visual .column2 .row .contents-data-item:hover .img-wrap img { transform: scale(1.125); } }

.home-section-wellnessbook .visual .column3 .row .contents-data-item .img-wrap, .home-section-wellnessbook .visual .column2 .row .contents-data-item .img-wrap { aspect-ratio: 4 /5; overflow: hidden; }

.home-section-wellnessbook .visual .column3 .row .contents-data-item .img-wrap img, .home-section-wellnessbook .visual .column2 .row .contents-data-item .img-wrap img { display: block; width: 100%; height: 100%; object-fit: cover; transform-origin: center center; transition: transform 1200ms cubic-bezier(0.23, 1, 0.32, 1); }

.home-section-wellnessbook .visual .column3 .row .contents-data-item .title, .home-section-wellnessbook .visual .column2 .row .contents-data-item .title { margin-top: 18px; font-weight: 500; }

.home-section-wellnessbook .visual .column3 .row .contents-data-item .desc, .home-section-wellnessbook .visual .column2 .row .contents-data-item .desc { margin-top: 10px; text-transform: uppercase; color: #666; }

@media screen and (max-width: 1280px) { .home-section-wellnessbook .visual .column3 .row .contents-data-item:not(:last-of-type), .home-section-wellnessbook .visual .column2 .row .contents-data-item:not(:last-of-type) { margin-bottom: 6.25vw; }
  .home-section-wellnessbook .visual .column3 .row .contents-data-item .title, .home-section-wellnessbook .visual .column2 .row .contents-data-item .title { margin-top: 14px; }
  .home-section-wellnessbook .visual .column3 .row .contents-data-item .desc, .home-section-wellnessbook .visual .column2 .row .contents-data-item .desc { margin-top: 8px; } }

@media screen and (max-width: 1023px) { .home-section-wellnessbook .visual .column3 .row .contents-data-item:not(:last-of-type), .home-section-wellnessbook .visual .column2 .row .contents-data-item:not(:last-of-type) { margin-bottom: 7.8125vw; }
  .home-section-wellnessbook .visual .column3 .row .contents-data-item .title, .home-section-wellnessbook .visual .column2 .row .contents-data-item .title { margin-top: 14px; }
  .home-section-wellnessbook .visual .column3 .row .contents-data-item .desc, .home-section-wellnessbook .visual .column2 .row .contents-data-item .desc { margin-top: 7px; } }

@media screen and (max-width: 767px) { .home-section-wellnessbook .visual .column3 .row .contents-data-item:not(:last-of-type), .home-section-wellnessbook .visual .column2 .row .contents-data-item:not(:last-of-type) { margin-bottom: 9.23077vw; }
  .home-section-wellnessbook .visual .column3 .row .contents-data-item .title, .home-section-wellnessbook .visual .column2 .row .contents-data-item .title { margin-top: 12px; }
  .home-section-wellnessbook .visual .column3 .row .contents-data-item .desc, .home-section-wellnessbook .visual .column2 .row .contents-data-item .desc { margin-top: 6px; } }

.home-section-wellnessbook .visual .column3::before { left: 30%; }

.home-section-wellnessbook .visual .column3::after { left: 70%; }

@media screen and (min-width: 1024px) { .home-section-wellnessbook .visual .column3 { display: flex; } }

.home-section-wellnessbook .visual .column3 .row { box-sizing: border-box; }

.home-section-wellnessbook .visual .column3 .row.left, .home-section-wellnessbook .visual .column3 .row.right { width: 30%; }

.home-section-wellnessbook .visual .column3 .row.left .contents-data-item, .home-section-wellnessbook .visual .column3 .row.right .contents-data-item { padding: 0 calc(1 / 6 * 100%); box-sizing: border-box; }

.home-section-wellnessbook .visual .column3 .row.mid { width: 40%; }

.home-section-wellnessbook .visual .column3 .row.mid .contents-data-item { padding: 0 calc(1 / 8 * 100%); box-sizing: border-box; }

.home-section-wellnessbook .visual .column2 { box-sizing: border-box; }

.home-section-wellnessbook .visual .column2::before { left: 56.25%; }

@media screen and (max-width: 767px) { .home-section-wellnessbook .visual .column2::before { left: 58.33333%; } }

.home-section-wellnessbook .visual .column2::after { display: none; }

@media screen and (max-width: 1023px) { .home-section-wellnessbook .visual .column2 { display: flex; } }

.home-section-wellnessbook .visual .column2 .row.left { width: 56.25%; }

.home-section-wellnessbook .visual .column2 .row.left .contents-data-item { padding: 0 calc(1 / 9 * 100%); box-sizing: border-box; }

@media screen and (max-width: 767px) { .home-section-wellnessbook .visual .column2 .row.left { width: 58.33333%; }
  .home-section-wellnessbook .visual .column2 .row.left .contents-data-item { padding: 0 6.66667vw; box-sizing: border-box; } }

.home-section-wellnessbook .visual .column2 .row.right { border-right: 1px solid #ccc; width: 43.75%; }

.home-section-wellnessbook .visual .column2 .row.right .contents-data-item { padding: 0 calc(1 / 7 * 100%); box-sizing: border-box; }

@media screen and (max-width: 1023px) { .home-section-wellnessbook .visual .column2 .row.right { border-right: none; } }

@media screen and (max-width: 767px) { .home-section-wellnessbook .visual .column2 .row.right { width: 41.66667%; }
  .home-section-wellnessbook .visual .column2 .row.right .contents-data-item { padding: 0 6.66667vw; box-sizing: border-box; } }

.home-section-wellnessbook .btn_area { margin-top: 64px; }

@media screen and (max-width: 1280px) { .home-section-wellnessbook .btn_area { margin-top: 56px; } }

@media screen and (max-width: 1023px) { .home-section-wellnessbook .btn_area { margin-top: 48px; } }

@media screen and (max-width: 767px) { .home-section-wellnessbook .btn_area { margin-top: 40px; } }

.home-section-socialmedia { margin-bottom: 13.125vw; }

.home-section-socialmedia-gutter { height: 10.41667vw; }

@media screen and (max-width: 1280px) { .home-section-socialmedia-gutter { height: 10.44922vw; } }

@media screen and (max-width: 1023px) { .home-section-socialmedia-gutter { height: 22.52604vw; } }

@media screen and (max-width: 767px) { .home-section-socialmedia-gutter { height: 22.5641vw; } }

.home-section-socialmedia .title-wrap { margin-bottom: 4.16667vw; }

@media screen and (max-width: 1280px) { .home-section-socialmedia { margin-bottom: 16.01562vw; }
  .home-section-socialmedia .title-wrap { margin-bottom: 4.19922vw; } }

@media screen and (max-width: 1023px) { .home-section-socialmedia { margin-bottom: 21.09375vw; }
  .home-section-socialmedia .title-wrap { margin-bottom: 10.41667vw; text-align: center; } }

@media screen and (max-width: 767px) { .home-section-socialmedia { margin-bottom: 35.89744vw; }
  .home-section-socialmedia .title-wrap { margin-bottom: 10.25641vw; } }

.home-section-socialmedia .sns-list { display: flex; gap: 5.83333vw 8.33333vw; flex-wrap: wrap; }

.home-section-socialmedia .sns-item a { display: block; width: 8.33333vw; height: auto; aspect-ratio: 1 / 1; overflow: hidden; }

@media screen and (hover: hover) { .home-section-socialmedia .sns-item a:hover img { transform: scale(1.125); } }

.home-section-socialmedia .sns-item a img { display: block; width: 100%; height: 100%; object-fit: contain; transform-origin: center center; transition: transform 1200ms cubic-bezier(0.23, 1, 0.32, 1); }

@media screen and (max-width: 1280px) { .home-section-socialmedia .sns-list { gap: 5.85938vw 8.30078vw; }
  .home-section-socialmedia .sns-item a { width: 8.30078vw; } }

@media screen and (max-width: 1023px) { .home-section-socialmedia .sns-list { gap: 8.98438vw 11.28385vw; }
  .home-section-socialmedia .sns-item:nth-last-child(1) { display: none; }
  .home-section-socialmedia .sns-item:nth-last-child(2) { display: none; }
  .home-section-socialmedia .sns-item a { width: 13.54167vw; } }

@media screen and (max-width: 767px) { .home-section-socialmedia .sns-list { gap: 12.30769vw 15.38462vw; }
  .home-section-socialmedia .sns-item:nth-last-child(1) { display: none; }
  .home-section-socialmedia .sns-item:nth-last-child(2) { display: none; }
  .home-section-socialmedia .sns-item:nth-last-child(3) { display: none; }
  .home-section-socialmedia .sns-item:nth-last-child(4) { display: none; }
  .home-section-socialmedia .sns-item:nth-last-child(5) { display: none; }
  .home-section-socialmedia .sns-item:nth-last-child(6) { display: none; }
  .home-section-socialmedia .sns-item a { width: 18.46154vw; } }

/*# sourceMappingURL=home.all.css.map */