:root{ --font-pri: "Inter", sans-serif; --header-index: 99; --header-height-desktop: 10.3rem; --header-height-mb: 10.5rem} @media screen and (max-width: 800px){:root{ --header-height-mb: 10.5rem}} .banner{ height: 100%; position: relative} .banner .swiper{ height: 100%} .banner-home{ height: 100%; position: relative} @media screen and (max-width: 576px){ .banner-bg_img-pc{ display: none}} @media screen and (min-width: 577px){ .banner-bg_img-mb{ display: none}} .banner .banner-video, .banner .banner-bg, .banner .banner-bg_img{ overflow: hidden; min-height: 45rem; position: relative; padding-top: calc(650 / 1928 * 100%)} @media screen and (max-width: 1200px){ .banner .banner-video, .banner .banner-bg, .banner .banner-bg_img{ min-height: 30rem; padding-top: calc(400 / 1928 * 100%)}} @media screen and (max-width: 576px){ .banner .banner-video, .banner .banner-bg, .banner .banner-bg_img{ padding-top: calc(372 / 390 * 100%)}} .banner .banner-video video, .banner .banner-video iframe, .banner .banner-video img, .banner .banner-bg video, .banner .banner-bg iframe, .banner .banner-bg img, .banner .banner-bg_img video, .banner .banner-bg_img iframe, .banner .banner-bg_img img{ top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; position: absolute; transform: translate(-50%, -50%)} @media screen and (min-width: 1201px){ .p-home .banner-video, .p-home .banner-bg, .p-home .banner-bg_img{ min-height: 57rem; padding-top: calc(570 / 1928 * 100%)}} @media screen and (max-width: 576px){ .p-home .banner-video, .p-home .banner-bg, .p-home .banner-bg_img{ padding-top: calc(941 / 828 * 100%)}} .banner-picture{ inset: 0; width: 100%; height: 100%; display: block; position: absolute; overflow: hidden} .banner-picture img{ inset: 0; width: 100%; height: 100%; object-fit: cover; position: absolute; transform: none} .banner .banner-bg_placeholder{ background-color: #eef5fb; background-image: var(--banner-placeholder-mobile); background-position: center top; background-repeat: no-repeat; background-size: cover} @media screen and (min-width: 769px){ .banner .banner-bg_placeholder{ background-image: var(--banner-placeholder-desktop, var(--banner-placeholder-mobile)); background-position: center center}} .banner-home + .book, .banner + .book{ margin-top: 2.4rem} .team{ margin: 6rem 0rem 6rem} @media screen and (max-width: 992px){ .team{ margin: 6rem 0rem}} @media screen and (max-width: 576px){ .team{ margin: 4rem 0rem}} @media screen and (max-width: 767px){ .team-wrap{ row-gap: 2.4rem}} .team-heading{ --letter-spacing: 1.2rem} .team-heading> .text-18{ text-align: left} @media screen and (min-width: 576px){ .team-heading> .text-18{ text-align: center}} .team-heading_list{ display: flex; flex-wrap: wrap; row-gap: 2.4rem; justify-content: center; margin: 0 calc(-1 * var(--letter-spacing))} .team-heading_item{ width: calc(100% / 4); padding: 0 var(--letter-spacing)} @media screen and (max-width: 991px){ .team-heading_item{ width: calc(100% / 2)}} .team-heading_box-img{ flex-shrink: 0; margin: 0 auto; user-select: none; border-radius: 50%; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; width: 6.4rem; height: 6.4rem; background-color: #e4f4ff} .team-heading_box-img img{ width: 4.2rem; height: 4.2rem; object-fit: contain} .team-heading_box-content{ text-align: center} .team-heading_box-content .text-18{ color: #025899; line-height: 1.33} @media screen and (max-width: 1024px){ .team-heading_box-content .text-18{ font-size: 1.4rem}} @media screen and (max-width: 767px){ .team-content{ row-gap: 2.4rem}} .team-content_title .text-20{ line-height: 150%} .team-content_title .title-main{ text-align: left} .team-content_action{ gap: 1.6rem; display: flex; flex-wrap: wrap} @media screen and (max-width: 767px){ .team-content_action{ justify-content: center}} .team-content_action .btn{ font-size: 1.8rem} @media only screen and (max-width: 1200px){ .team-content_action .btn{ font-size: 1.6rem}} .team-user{ overflow: hidden; border-radius: 2rem; background-color: white; box-shadow: 0 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.25)} @media screen and (max-width: 767px){ .team-user{ width: 100%; margin: 0 auto; max-width: 40rem}} .team-user_img{ position: relative; padding-top: calc(340 / 280 * 100%)} .team-user_img img{ top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; position: absolute; transform: translate(-50%, -50%)} .team-row{ align-items: center} @media screen and (max-width: 767px){ .team-row{ flex-direction: column-reverse}} @media screen and (max-width: 767px){ .team-col{ width: 100%}} .team-inner{ overflow: hidden; isolation: isolate; position: relative; border-radius: 2rem; padding: 2rem 4rem 2rem 10rem; box-shadow: 0 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.25)} @media screen and (max-width: 1200px){ .team-inner{ padding: 4rem}} @media screen and (max-width: 767px){ .team-inner{ padding: 2.4rem; box-shadow: 0 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.25)}} .team-inner::before{ content: ""; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; position: absolute; pointer-events: none; background-size: cover; background-repeat: no-repeat; background-position: top; background-image: url("/wp-content/themes/i-dent/assets-v2/images/home/team-bg.jpg")} .team-swiper{ position: relative} @media screen and (max-width: 767px){ .team-swiper .swiper-navigation .prev{ left: -1.5rem}} @media screen and (max-width: 767px){ .team-swiper .swiper-navigation .next{ right: -1.5rem}} @media screen and (max-width: 576px){ .team-swiper .swiper-navigation .prev, .team-swiper .swiper-navigation .next{ top: 22%}} .team-swiper-thumb{ margin: 0 auto; max-width: fit-content; overflow: hidden; width: 100%; position: relative} .team-swiper-thumb .swiper{ margin: 0 auto; max-width: 67rem} .team-swiper-thumb .swiper-slide{ user-select: none; width: fit-content; padding: 0 0.4rem} .team-swiper-thumb .swiper-slide-thumb-active .text-18{ color: white; background-color: #025899; border-color: #025899} .team-swiper-thumb .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{ background: #025899} .team-swiper-thumb .text-18{ cursor: pointer; line-height: 133%; border-radius: 2rem; transition: 0.4s ease-in-out; padding: 0.5rem 2rem; background-color: #fdfeff; border: 0.1rem solid #025899} @media screen and (max-width: 576px){ .team-swiper-thumb .text-18{ padding: 0.3rem 2rem}} .team-swiper-main{ --letter-spacing: 0.8rem; position: relative} .team-swiper-main .swiper{ padding-block: 4rem; margin: -4rem calc(-1 * var(--letter-spacing))} .team-swiper-main .swiper-slide{ padding: 0 var(--letter-spacing)} .veneer-team .title-main{ font-size: 2.2rem} @media only screen and (max-width: 1200px){ .veneer-team .title-main{ font-size: 2rem}} @media only screen and (max-width: 800px){ .veneer-team .title-main{ font-size: 2rem}} .veneer-team h3.title-main{ font-size: 2.2rem} @media only screen and (max-width: 1200px){ .veneer-team h3.title-main{ font-size: 2rem}} @media only screen and (max-width: 800px){ .veneer-team h3.title-main{ font-size: 2rem}} .veneer-team h2.title-main{ font-size: 3.2rem} @media only screen and (max-width: 1200px){ .veneer-team h2.title-main{ font-size: 2.7rem}} @media only screen and (max-width: 800px){ .veneer-team h2.title-main{ font-size: 2.5rem}} .veneer-team .title-desc{ text-align: left; max-width: 107.8rem; margin-right: auto; margin-left: auto} @media screen and (min-width: 576px){ .veneer-team .title-desc{ text-align: center}} .veneer-team .team-wrap{ row-gap: 4rem} .veneer-team .team-heading_list{ margin-top: 2.4rem} .sale{ padding-bottom: 4rem; background: linear-gradient(270deg, #96d3f3 0%, #e4f4ff 50.28%, #96d3f3 100%)} .sale-heading{ width: 100%; margin: 0 auto; padding: 1.7rem; max-width: 97.5rem; background-color: #025899; border-radius: 0 0 3rem 3rem} .sale-heading .title-22{ color: white; font-weight: 700; line-height: 150%; letter-spacing: 0.022rem} @media screen and (max-width: 575.98px){ .sale-heading{ padding: 2rem 1rem}} .sale-wrap{ row-gap: 9rem} .sale-inner{ --letter-spacing: 1.6rem} .sale-list{ display: flex; flex-wrap: wrap; row-gap: calc(4 * var(--letter-spacing)); margin: 0 calc(-1 * var(--letter-spacing))} .sale-item{ width: calc(100% / 2); padding: 0 var(--letter-spacing)} @media screen and (max-width: 767px){ .sale-item{ width: 100%}} .sale-box{ min-height: 21rem; height: 100%; padding: 3rem; border-radius: 2rem; background-color: white; box-shadow: 0 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.25)} @media screen and (max-width: 767px){ .sale-box{ padding: 2.4rem 1.6rem}} .sale-img{ user-select: none; border-radius: 50%; width: 8.2rem; height: 8.2rem; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; margin: -6.5rem auto 0; background-color: #025899} .sale-img img{ flex-shrink: 0; width: 4rem; height: 4rem; object-fit: contain} @media screen and (max-width: 767px){ .sale-img img{ filter: brightness(0) invert(1)}} .sale-content .mona-content h2{ text-align: center; background: linear-gradient(270deg, #bd0000 0%, #ff1f1f 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 1rem} @media screen and (max-width: 576px){ .sale-content .mona-content h2{ font-size: 1.6rem}} .sale-content .mona-content p{ font-size: 1.6rem} .sale-content .mona-content ul li{ color: #025899; font-size: 1.6rem} .plan{ padding-bottom: 10rem} @media screen and (max-width: 992px){ .plan{ padding-bottom: 6rem}} @media screen and (max-width: 576px){ .plan{ padding-bottom: 4rem}} @media screen and (max-width: 767px){ .plan .container{ padding: 0}} .plan-wrap{ overflow: hidden; background-color: #025899} @media screen and (min-width: 768px){ .plan-wrap{ border-radius: 3rem}} .plan-row{ margin: 0} @media screen and (max-width: 767px){ .plan-col{ width: 100%} .plan-col:last-child{ display: none}} .plan-img{ height: 100%; overflow: hidden; position: relative; padding-top: calc(414 / 621 * 100%)} @media screen and (min-width: 1201px){ .plan-img:hover img{ transform: translate(-50%, -50%) scale(1.05)}} .plan-img img{ top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; position: absolute; transform: translate(-50%, -50%); transition: 0.4s ease-in-out} .plan-content{ height: 100%; padding: 4rem; text-align: center; justify-content: center; padding-right: 1.6rem} @media screen and (max-width: 767px){ .plan-content{ padding: 2.4rem 1.2rem}} .plan-content .title-22{ line-height: 150%; letter-spacing: 0.022rem; background: linear-gradient(90deg, #dfaa23 0%, #fbf08d 47.92%, #dfaa23 100%); background: linear-gradient(90deg, #dfaa23 0%, #fbf08d 47.92%, #dfaa23 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent} .plan-content .text-18{ color: white; line-height: 133%} .plan-content form{ margin-top: 1.4rem} .plan-content form .form-wrap{ row-gap: 1.8rem} .plan-content form .form-text{ display: none} .count{ --padding: 4.8rem; padding-top: var(--padding); background-color: #025899} @media screen and (max-width: 1200px){ .count{ --padding: 4rem}} .count-wrap{ --letter-spacing: 2.4rem} @media screen and (max-width: 1280px){ .count-wrap{ --letter-spacing: 1.2rem}} @media screen and (max-width: 767px){ .count-wrap{ --letter-spacing: 1rem}} .count-wrap .title-main{ width: 100%; color: white; margin: 0 auto; max-width: 110rem} .count-inner{ row-gap: 0} .count-list{ display: flex; flex-wrap: wrap; row-gap: 2.4rem; padding-bottom: var(--padding); margin: 0 calc(-1 * var(--letter-spacing))} .count-item{ width: calc(100% / 4); padding: 0 var(--letter-spacing)} @media screen and (max-width: 1024px){ .count-item{ width: calc(100% / 2)}} .count-number{ display: flex; margin: 0 auto; font-weight: 700; font-size: 6.4rem; user-select: none; text-align: center; width: fit-content; align-items: flex-start; background: linear-gradient(90deg, #dfaa23 0%, #fbf08d 47.92%, #dfaa23 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text} @media screen and (max-width: 1200px){ .count-number{ font-size: 4.8rem}} @media screen and (max-width: 1024px){ .count-number{ font-size: 4rem}} @media screen and (max-width: 767px){ .count-number{ font-size: 3.6rem}} .count-number .suffix{ font-size: 4rem; line-height: normal} @media only screen and (max-width: 1200px){ .count-number .suffix{ font-size: 3.5rem}} @media only screen and (max-width: 800px){ .count-number .suffix{ font-size: 2.7rem}} .count-content{ margin: 0 auto; text-align: center; max-width: 20.2rem} .count-content .text-18{ color: white; line-height: 133%} .count-desc{ padding: 2.4rem 0; isolation: isolate; position: relative} @media screen and (max-width: 1024px){ .count-desc{ padding: 1.6rem 0}} .count-desc::before{ content: ""; top: 0; left: 50%; z-index: -1; height: 100%; width: 100vw; position: absolute; transform: translateX(-50%); background-color: #e4f4ff} .equip{ position: relative; isolation: isolate; padding: 6rem 0rem 6rem} @media screen and (max-width: 992px){ .equip{ padding: 6rem 0rem}} @media screen and (max-width: 576px){ .equip{ padding: 4rem 0rem}} @media screen and (max-width: 576px){ .equip{ overflow: hidden}} .equip::before{ content: ""; top: 0; left: 0; width: 100%; z-index: -1; height: 100%; position: absolute; background-size: cover; background-repeat: no-repeat; background-position: center; background-image: url("/wp-content/themes/i-dent/assets-v2/images/home/tech-bg.png")} @media screen and (max-width: 576px){ .equip-heading{ row-gap: 2rem}} .equip-heading .text-18{ line-height: 1.33; text-align: center} @media screen and (max-width: 575px){ .equip-heading .text-18{ text-align: left}} .equip-swiper{ position: relative; --letter-spacing: 2.5rem} @media screen and (max-width: 1200px){ .equip-swiper{ --letter-spacing: 0.8rem}} .equip-swiper .swiper{ margin: 0 calc(-1 * var(--letter-spacing))} .equip-swiper .swiper-slide{ width: calc(100% / 3); padding: 0 var(--letter-spacing)} @media screen and (max-width: 1024px){ .equip-swiper .swiper-slide{ width: calc(100% / 2)}} @media screen and (max-width: 576px){ .equip-swiper .swiper-slide{ width: 100%}} .equip-swiper .swiper-navigation> *{ top: 35%} .equip-box{ height: 100%} @media screen and (max-width: 767px){ .equip-box{ row-gap: 1.2rem}} .equip-box_img{ overflow: hidden; position: relative; border-radius: 2rem} .equip-box_img .img{ display: block; position: relative; padding-top: calc(302 / 362 * 100%)} .equip-box_img .img img{ top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; position: absolute; transform: translate(-50%, -50%); transition: 0.4s ease-in-out} .equip-box_img .content{ background-color: #025899; padding: 0.8rem 2.4rem 2rem 2.4rem} .equip-box_img .content *> *{ line-height: 150%} .equip-box_img .content .text-20{ color: white; text-align: center} .equip-box_img .content .text-14{ margin: 0 auto; color: #025899; width: fit-content; border-radius: 2rem; padding: 0.4rem 2.4rem; background: linear-gradient(90deg, #dfaa23 0%, #fbf08d 49.52%, #dfaa23 100%)} .equip-box_content .text-18{ font-size: 1.8rem; line-height: 133%; text-align: center} .veneer-equip{ padding-top: 0} .veneer-equip::before{ display: none} .veneer-equip .equip-swiper{ --letter-spacing: 3.2rem} @media screen and (max-width: 1199.98px){ .veneer-equip .equip-swiper{ --letter-spacing: 2rem}} .veneer-equip .equip-box{ row-gap: 0} .veneer-equip .equip-box_img .img{ padding-top: calc(320 / 335 * 100%); border-radius: 2rem} .veneer-equip .equip-box_img .content{ background: transparent; padding: 2rem} .veneer-equip .equip-box_img .content .btn{ margin-right: auto; margin-left: auto} .veneer-equip .equip-box_content{ font-size: 1.8rem; color: #000; line-height: 1.5} @media only screen and (max-width: 1200px){ .veneer-equip .equip-box_content{ font-size: 1.6rem}} .veneer-equip .equip-box_content ul li{ position: relative; padding-left: 3.2rem} .veneer-equip .equip-box_content ul li::before{ background-size: contain; background-repeat: no-repeat; background-position: center; position: absolute; content: ""; width: 2.4rem; height: 2.4rem; top: 0; left: 0; background-image: url("../images/veneer/check.svg")} .t-price{ padding: 3rem 0} @media screen and (min-width: 576px){ .t-price-heading .mona-content{ text-align: center}} .t-price-heading .mona-content p{ color: #025899; line-height: 1.33} @media screen and (max-width: 767px){ .t-price-heading .mona-content p strong{ font-size: 1.6rem}} .t-price-table .mona-content .table-resp{ margin: 0} @media screen and (max-width: 1200px){ .t-price-table .mona-content .table-resp{ width: 100%; overflow: auto hidden}} @media screen and (max-width: 767.98px){ .t-price-table .mona-content .table-resp:has(td[data-tt]){ overflow: hidden} .t-price-table .mona-content .table-resp:has(td[data-tt]) thead{ display: none} .t-price-table .mona-content .table-resp:has(td[data-tt]) tbody tr{ display: flex; flex-direction: column; margin-top: 2rem} .t-price-table .mona-content .table-resp:has(td[data-tt]) tbody tr:first-child{ margin-top: 0} .t-price-table .mona-content .table-resp:has(td[data-tt]) tbody tr td{ position: relative; display: flex; align-items: center; padding: 1.2rem; padding-right: 2.4rem; justify-content: space-between; gap: 0.8rem} .t-price-table .mona-content .table-resp:has(td[data-tt]) tbody tr td[data-tt]::before{ text-align: left; content: attr(data-tt); font-size: 1.6rem; color: #2b2b2b; font-weight: 400; min-width: 14rem} .t-price-table .mona-content .table-resp:has(td[data-tt]) tbody tr td:nth-of-type(odd){ background: #e4f4ff} .t-price-table .mona-content .table-resp:has(td[data-tt]) tbody tr td.table-text, .t-price-table .mona-content .table-resp:has(td[data-tt]) tbody tr td.table-action{ min-height: 6.2rem; display: flex; text-align: center; justify-content: center; align-items: center; color: #fff; background: #025899} .t-price-table .mona-content .table-resp:has(td[data-tt]) tbody tr td.table-text{ border-top-left-radius: 2rem; border-top-right-radius: 2rem} .t-price-table .mona-content .table-resp:has(td[data-tt]) tbody tr td.table-text> *{ margin: 0; color: #fff; font-size: 1.8rem}} @media screen and (max-width: 767.98px) and (max-width: 767px){ .t-price-table .mona-content .table-resp:has(td[data-tt]) tbody tr td.table-text{ max-width: 100%}} @media screen and (max-width: 767.98px){ .t-price-table .mona-content .table-resp:has(td[data-tt]) tbody tr td.table-action{ width: 100% !important; border-bottom-left-radius: 2rem; border-bottom-right-radius: 2rem} .t-price-table .mona-content .table-resp:has(td[data-tt]) tbody tr td.table-action> *> *{ font-size: 1.6rem} .t-price-table .mona-content .table-resp:has(td[data-tt]) tbody tr td.table-action .btn{ padding: 0.35rem 2rem} .t-price-table .mona-content .table-resp:has(td[data-tt]) tbody tr td> *> *{ font-size: 1.8rem} .t-price-table .mona-content .table-resp:has(td[data-tt]) tbody tr:nth-child(even){ background: transparent}} .t-price-table .mona-content .note{ margin-top: 2.4rem} .t-price-table .mona-content table{ margin: 0; user-select: none; border-radius: 2rem; width: 100% !important; height: auto !important; border-collapse: separate !important} .t-price-table .mona-content table thead th{ color: #fff; font-weight: 700; font-size: 1.8rem; text-align: center; vertical-align: middle; background-color: #025899} @media screen and (max-width: 1200px){ .t-price-table .mona-content table thead th{ font-size: 1.6rem}} .t-price-table .mona-content table thead th span{ display: block; font-weight: 400; margin-top: 0.2rem} .t-price-table .mona-content table thead th:first-child{ border-top-left-radius: 2rem} .t-price-table .mona-content table thead th:last-child{ border-top-right-radius: 2rem} .t-price-table .mona-content table tbody{ background-color: #fff} .t-price-table .mona-content table tbody tr:last-child td:first-child{ border-bottom-left-radius: 2rem} .t-price-table .mona-content table tbody tr:last-child td:last-child{ border-bottom-right-radius: 2rem} .t-price-table .mona-content table tbody tr:nth-child(even){ background-color: #e4f4ff} .t-price-table .mona-content table tbody tr td{ vertical-align: middle; background-color: transparent; min-width: 18rem} @media screen and (max-width: 576px){ .t-price-table .mona-content table tbody tr td{ padding: 1rem 0.8rem}} .t-price-table .mona-content table tbody .table-text p{ font-weight: 700; color: #025899; line-height: 150%} .t-price-table .mona-content table tbody .table-text p span{ display: block; font-weight: 400} .t-price-table .mona-content table tbody .table-ul ul{ margin: 0} .t-price-table .mona-content table tbody .table-ul ul li{ color: #2b2b2b; margin: 0.2rem 0; font-size: 1.5rem; line-height: 150%} .t-price-table .mona-content table tbody .table-price{ text-align: center} .t-price-table .mona-content table tbody .table-price .price{ display: flex; row-gap: 0.4rem; flex-direction: column} .t-price-table .mona-content table tbody .table-price .price p{ margin: 0} .t-price-table .mona-content table tbody .table-price .price> span{ font-size: 1.8rem; font-weight: 700; color: #025899; line-height: 150%} @media only screen and (max-width: 1200px){ .t-price-table .mona-content table tbody .table-price .price> span{ font-size: 1.6rem}} .t-price-table .mona-content table tbody .table-price .new{ color: #e50000; font-weight: 700} .t-price-table .mona-content table tbody .table-price .old{ color: #2b2b2b; text-decoration: line-through} .t-price-table .mona-content table tbody .table-action .btn{ color: #025899; padding: 0.35rem 1.2rem} @media screen and (min-width: 1201px){ .t-price-table .mona-content table tbody .table-action .btn:hover{ color: white}} .t-price-table .mona-content table td{ border: 0} .t-price-table .mona-content table td, .t-price-table .mona-content table th{ padding: 2.4rem 1.6rem} @media screen and (max-width: 1200px){ .t-price-table .mona-content table td, .t-price-table .mona-content table th{ padding: 1.5rem 1rem}} @media screen and (max-width: 767px){ .t-price-table.table-mobile .mona-content .table-resp{ border-radius: 2rem} .t-price-table.table-mobile .mona-content .table-resp table thead th{ font-size: 1.4rem; font-weight: 400; padding: 2rem 0.8rem; text-transform: lowercase} .t-price-table.table-mobile .mona-content .table-resp table thead th:last-child{ display: none} .t-price-table.table-mobile .mona-content .table-resp table thead th::first-letter{ text-transform: uppercase} .t-price-table.table-mobile .mona-content .table-resp table thead th> span{ display: none} .t-price-table.table-mobile .mona-content .table-resp table tbody tr td{ padding: 2rem 0.8rem; min-width: unset} .t-price-table.table-mobile .mona-content .table-resp table tbody tr td.table-action{ display: none} .t-price-table.table-mobile .mona-content .table-resp table tbody tr td.table-text, .t-price-table.table-mobile .mona-content .table-resp table tbody tr td.table-guarantee{ text-align: center} .t-price-table.table-mobile .mona-content .table-resp table tbody tr td.table-text>:first-child, .t-price-table.table-mobile .mona-content .table-resp table tbody tr td.table-guarantee>:first-child{ margin-top: 0 !important} .t-price-table.table-mobile .mona-content .table-resp table tbody tr td.table-text>:last-child, .t-price-table.table-mobile .mona-content .table-resp table tbody tr td.table-guarantee>:last-child{ margin-bottom: 0 !important} .t-price-table.table-mobile .mona-content .table-resp table tbody tr td.table-guarantee p{ font-size: 1.4rem}} @media screen and (max-width: 767px) and (max-width: 430px){ .t-price-table.table-mobile .mona-content .table-resp table tbody tr td.table-text p, .t-price-table.table-mobile .mona-content .table-resp table tbody tr td.table-price p{ font-size: 1.4rem}} @media screen and (max-width: 767px){ .t-price-table.table-mobile .mona-content .table-resp table tbody tr td.table-text{ max-width: 15rem}} .t-price-wrap{ margin-top: 5rem} .t-price-wrap:first-child{ margin-top: 0} @media screen and (max-width: 575.98px){ .t-price{ padding-bottom: 2.4rem}} .veneer-price{ padding-top: 0} .veneer-price .t-price-heading .mona-content{ color: #000; line-height: 1.5} .veneer-price .t-price-heading .mona-content p{ color: inherit; line-height: inherit} .veneer-price .t-price-table .mona-content table tbody tr td.table-guarantee{ text-align: center} @media screen and (max-width: 576px){ .tee-faqs{ margin-right: -1.6rem; margin-left: -1.6rem}} .t-price-table.t-price-table-card-mobile .t-price-mobile-action{ display: none} @media screen and (max-width: 767.98px){ .t-price-table.t-price-table-card-mobile .mona-content .table-resp, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]){ overflow: hidden; border-radius: 2rem 2rem 0 0} .t-price-table.t-price-table-card-mobile .mona-content .table-resp table, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) table{ table-layout: fixed; border-radius: 2rem 2rem 0 0} .t-price-table.t-price-table-card-mobile .mona-content .table-resp thead, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) thead{ display: table-header-group} .t-price-table.t-price-table-card-mobile .mona-content .table-resp table thead th, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) table thead th{ font-size: 1.4rem; font-weight: 400; padding: 1.8rem 0.8rem; text-transform: none} .t-price-table.t-price-table-card-mobile .mona-content .table-resp table thead th:first-child, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) table thead th:first-child{ font-size: 0; line-height: 0} .t-price-table.t-price-table-card-mobile .mona-content .table-resp table thead th:last-child, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) table thead th:last-child{ display: none} .t-price-table.t-price-table-card-mobile .mona-content .table-resp table thead th> span, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) table thead th> span{ display: none} .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody tr, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody tr{ display: table-row; margin-top: 0; flex-direction: row} .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody tr td, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody tr td{ position: static; display: table-cell; align-items: initial; justify-content: initial; gap: 0; min-width: unset; padding: 1.8rem 0.8rem} .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody tr td[data-tt]::before, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody tr td[data-tt]::before{ display: none; content: none} .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody tr td:nth-of-type(odd), .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody tr td:nth-of-type(odd){ background: transparent} .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody tr td.table-text, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody tr td.table-text{ width: 34%; border-radius: 0; text-align: center} .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody tr td.table-price, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody tr td.table-price{ width: 33%; text-align: center} .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody tr td.table-text, .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody tr td.table-action, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody tr td.table-text, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody tr td.table-action{ min-height: 0; display: table-cell; color: inherit; text-align: center; justify-content: initial; align-items: initial; background: transparent} .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody tr td.table-text> *, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody tr td.table-text> *{ margin: 0; color: #025899; font-size: 1.8rem} .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody tr td.table-text p span, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody tr td.table-text p span{ color: #025899} .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody tr td.table-action, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody tr td.table-action{ display: none} .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody tr:last-child td:first-child, .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody tr:last-child td:nth-child(3), .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody tr:last-child td:first-child, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody tr:last-child td:nth-child(3){ border-bottom-left-radius: 0; border-bottom-right-radius: 0} .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody tr:nth-child(even), .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody tr:nth-child(even){ background: #e4f4ff} .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody tr:nth-child(even) td, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody tr:nth-child(even) td{ background: #e4f4ff} .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody .table-text p, .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody .table-price p, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody .table-text p, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody .table-price p{ font-size: 1.4rem} .t-price-table.t-price-table-card-mobile .t-price-mobile-action{ display: flex; justify-content: center; padding: 1.6rem; background: #025899; border-bottom-left-radius: 2rem; border-bottom-right-radius: 2rem} .t-price-table.t-price-table-card-mobile .t-price-mobile-action .btn{ min-width: 11rem; padding: 0.45rem 2rem}} @media screen and (max-width: 430px){ .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody tr td.table-text p, .t-price-table.t-price-table-card-mobile .mona-content .table-resp tbody tr td.table-price p, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody tr td.table-text p, .t-price-table.t-price-table-card-mobile .mona-content .table-resp:has(td[data-tt]) tbody tr td.table-price p{ font-size: 1.4rem}} .partner{ margin: 6rem 0rem 6rem} @media screen and (max-width: 992px){ .partner{ margin: 6rem 0rem}} @media screen and (max-width: 576px){ .partner{ margin: 4rem 0rem}} @media screen and (max-width: 1200px){ .partner-wrap{ row-gap: 2.4rem}} .partner-heading .text-18{ color: #025899} .partner-swiper .swiper-wrapper{ align-items: center; transition-timing-function: linear} .partner-swiper .swiper-slide{ padding: 0 1.2rem; width: calc(100% / 4)} @media screen and (max-width: 767px){ .partner-swiper .swiper-slide{ width: calc(100% / 3)}} @media screen and (max-width: 576px){ .partner-swiper .swiper-slide{ width: calc(100% / 2)}} .partner-swiper_img{ user-select: none; max-width: 31.4rem} @media screen and (max-width: 1200px){ .partner-swiper_img{ max-width: 20rem}} @media screen and (max-width: 576px){ .partner-swiper_img{ max-width: 15rem}} .partner-swiper_img img{ width: 100%; object-fit: cover} .m-share{ margin: 6rem 0} .m-share-title{ width: 100%; margin: 0 auto; max-width: 88.8rem} .m-share-title .text-18{ margin: 0 auto; line-height: 1.33; max-width: 49.8rem; text-align: left} @media screen and (min-width: 576px){ .m-share-title .text-18{ text-align: center}} .m-share-list{ --letter-spacing: 1rem; display: flex; flex-wrap: wrap; row-gap: 2rem; margin: 0 calc(-1 * var(--letter-spacing))} .m-share-item{ width: calc(100% / 2); padding: 0 var(--letter-spacing)} @media screen and (max-width: 767px){ .m-share-item{ width: 100%}} .m-share-img{ position: relative} @media screen and (min-width: 1201px){ .m-share-img:hover .img img{ transform: translate(-50%, -50%) scale(1.05)}} .m-share-img .img{ overflow: hidden; position: relative; border-radius: 2rem; padding-top: calc(326 / 612 * 100%)} .m-share-img .img img{ top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; position: absolute; transform: translate(-50%, -50%); transition: 0.4s ease-in-out} .m-share-img .icon{ cursor: pointer; top: 50%; left: 50%; position: absolute; transform: translate(-50%, -50%); border-radius: 50%; width: 4.6rem; height: 4.6rem; display: flex; flex-wrap: wrap; align-items: center; justify-content: center} @media screen and (max-width: 991px){ .m-share-img .icon{ width: 3.2rem; height: 3.2rem}} @media screen and (max-width: 767px){ .m-share-img .icon{ width: 2.8rem; height: 2.8rem}} .m-share-img .icon img{ width: 100%; height: 100%; object-fit: cover} @media screen and (min-width: 768px){ .m-share-extra .m-share-list{ display: grid; row-gap: 0.8rem; overflow: hidden; margin: 0 -0.4rem; grid-template-columns: 75% 25%; grid-template-rows: repeat(2, 1fr)} .m-share-extra .m-share-item{ width: 100%; padding: 0 0.8rem} .m-share-extra .m-share-item:first-child{ grid-column: span 1; grid-row: 1 / span 3} .m-share-extra .m-share-item:nth-child(2){ grid-column: 2 / span 1; grid-row: 3 / span 1}} .m-share-extra .m-share-slider{ --letter-spacing: 1rem} @media screen and (max-width: 767.98px){ .m-share-extra .m-share-slider{ margin-left: calc(-1 * var(--letter-spacing)); margin-right: calc(-1 * var(--letter-spacing))}} .m-share-extra .m-share-list{ margin: 0} @media screen and (max-width: 767.98px){ .m-share-extra .m-share-list{ flex-wrap: nowrap}} .customer{ padding: 8rem 0rem 8rem} @media screen and (max-width: 992px){ .customer{ padding: 6rem 0rem}} @media screen and (max-width: 576px){ .customer{ padding: 4rem 0rem}} @media screen and (max-width: 767px){ .customer-wrap{ row-gap: 2.4rem}} .customer-inner{ --letter-spacing: 1.6rem} @media screen and (max-width: 1200px){ .customer-inner{ --letter-spacing: 0.4rem}} @media screen and (max-width: 767px){ .customer-inner{ row-gap: 2.4rem}} .customer-list{ display: flex; flex-wrap: wrap; row-gap: calc(2 * var(--letter-spacing)); margin: 0 calc(-1 * var(--letter-spacing))} .customer-list> *:nth-child(n + 7){ display: none} .customer-item{ width: calc(100% / 3); padding: 0 var(--letter-spacing)} @media screen and (max-width: 1024px){ .customer-item{ width: calc(100% / 2)}} .customer-img{ cursor: pointer; overflow: hidden; position: relative; border-radius: 1.6rem; padding-top: calc(430 / 376 * 100%)} @media screen and (min-width: 1201px){ .customer-img:hover img{ transform: translate(-50%, -50%) scale(1.05)}} .customer-img img{ top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; position: absolute; transform: translate(-50%, -50%); transition: 0.4s ease-in-out} .customer-more{ display: flex; justify-content: center; align-items: center} .customer-more .btn.is-active img{ transform: rotate(-180deg)} .feedback{ margin: 3rem 0rem 3rem} @media screen and (max-width: 992px){ .feedback{ margin: 6rem 0rem}} @media screen and (max-width: 576px){ .feedback{ margin: 4rem 0rem}} .feedback-wrap{ row-gap: 2.4rem} .feedback-swiper{ width: 100%; margin: 0 auto; max-width: 102rem; position: relative; --letter-spacing: 1rem} @media screen and (max-width: 1200px){ .feedback-swiper{ --letter-spacing: 0.5rem}} .feedback-swiper .swiper{ padding-block: 4rem; margin: -4rem calc(-1 * var(--letter-spacing))} .feedback-swiper .swiper-wrapper{ row-gap: 2rem; flex-direction: row !important} @media screen and (max-width: 1200px){ .feedback-swiper .swiper-wrapper{ row-gap: 1rem}} .feedback-swiper .swiper-slide{ width: calc(100% / 2); padding: 0 var(--letter-spacing)} @media screen and (max-width: 576px){ .feedback-swiper .swiper-slide{ width: 100%}} .feedback-box{ row-gap: 1.6rem; padding: 1.2rem; overflow: hidden; border-radius: 2rem; background-color: white; box-shadow: 0 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.25)} @media screen and (min-width: 1201px){ .feedback-box:hover .img img{ transform: translate(-50%, -50%) scale(1.05)}} @media screen and (max-width: 767px){ .feedback-box{ padding: 1.2rem}} .feedback-img_img{ height: 100%} .feedback-img_img .img img{ top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; position: absolute; transform: translate(-50%, -50%); transition: 0.4s ease-in-out; object-fit: inherit} .feedback-img_img .img:not(:has(picture)){ overflow: hidden; position: relative; border-radius: 2rem; padding-top: calc(385 / 660 * 100%); display: block} .feedback-img_img .img:has(picture) picture{ display: block; overflow: hidden; position: relative; border-radius: 2rem; padding-top: calc(385 / 660 * 100%)} .feedback-content{ gap: 1.2rem; position: relative} .feedback-content_title{ row-gap: 0.8rem} @media screen and (max-width: 1200px){ .feedback-content_title{ row-gap: 0.4rem}} .feedback-content_title> *{ line-height: 150%} .feedback-content_title .text-20{ color: #025899; margin-right: 11rem} @media screen and (min-width: 1200px){ .feedback-content_title .text-20{ margin-right: 12rem}} .feedback-content_title .box{ gap: 0.6rem; display: flex} .feedback-content_title .box img{ flex-shrink: 0; margin-top: 0.3rem; object-fit: contain; width: 1.6rem; height: 1.6rem} .feedback-content .text-18{ color: #535353} .feedback-content> .text-18{ position: absolute; right: 0; top: 0; min-width: 11rem; text-align: right} @media screen and (min-width: 1200px){ .feedback-content> .text-18{ min-width: 12rem}} .feedback-content.d-none{ display: none} .interest{ overflow: hidden; padding: 10rem 0rem 10rem} @media screen and (max-width: 992px){ .interest{ padding: 6rem 0rem}} @media screen and (max-width: 576px){ .interest{ padding: 4rem 0rem}} .interest-heading{ width: 100%; position: relative; max-width: 114.8rem; border-radius: 99rem; margin: 0 auto -4.3rem; padding: 1.675rem 4rem; background-color: #025899} @media screen and (max-width: 767px){ .interest-heading{ padding: 1.2rem}} .interest-heading .title-main{ color: white} .interest-inner{ overflow: hidden; border-radius: 2rem; --letter-spacing: 3.5rem; background-color: white; padding: 9.4rem 5rem 2.4rem 5rem; box-shadow: 0 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.25)} @media screen and (max-width: 1200px){ .interest-inner{ --letter-spacing: 3rem}} @media screen and (max-width: 767px){ .interest-inner{ padding: 7.8rem 1.4rem 1.4rem}} .interest-list{ display: flex; flex-wrap: wrap; row-gap: 2.4rem; margin: 0 calc((-1 * var(--letter-spacing)))} .interest-item{ width: calc(100% / 4); padding: 0 var(--letter-spacing)} @media screen and (max-width: 1024px){ .interest-item{ width: calc(100% / 3)}} @media screen and (max-width: 767px){ .interest-item{ width: calc(100% / 2)}} .interest-img{ margin: 0 auto; flex-shrink: 0; user-select: none; width: 10.8rem; height: 10.8rem} .interest-img img{ width: 100%; height: 100%; object-fit: cover} .interest-content{ text-align: center} .interest-content .text-18{ line-height: 133%} .calendar{ position: relative; padding: 8rem 0rem 8rem} @media screen and (max-width: 992px){ .calendar{ padding: 6rem 0rem}} @media screen and (max-width: 576px){ .calendar{ padding: 4rem 0rem}} .calendar-bg{ inset: 0; z-index: -1; position: absolute} @media screen and (max-width: 1024px){ .calendar-bg{ background-color: #025899}} .calendar-bg img{ width: 100%; height: 100%; object-fit: cover} @media screen and (max-width: 1024px){ .calendar-bg img{ display: none}} .calendar-position{ z-index: 5; position: relative} .calendar-content{ width: 100%; max-width: 59rem; margin-left: auto; text-align: center} @media screen and (min-width: 1025px){ .calendar-content{ margin-right: 16rem}} @media screen and (min-width: 1025px) and (max-width: 1200px){ .calendar-content{ margin-right: 12rem}} @media screen and (max-width: 1024px){ .calendar-content{ margin-right: auto}} .calendar-content .title-22{ font-size: 2.2rem; color: #025899} @media screen and (max-width: 1024px){ .calendar-content .title-22{ color: white; font-size: 1.8rem}} @media screen and (max-width: 400px){ .calendar-content .title-22{ margin: 0 auto; max-width: 26rem}} .calendar-content .title-35{ margin: 0 auto; font-size: 3.5rem; width: fit-content; background: linear-gradient(270deg, #bd0000 0%, #ff1f1f 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent} @media screen and (max-width: 1024px){ .calendar-content .title-35{ font-size: 2.4rem; background: linear-gradient(90deg, #dfaa23 0%, #fbf08d 47.92%, #dfaa23 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent}} @media screen and (max-width: 576px){ .calendar-content .title-35{ margin: 0 auto; font-size: 2rem; max-width: 20rem}} .calendar-content .text-18{ color: #2b2b2b} @media screen and (max-width: 1024px){ .calendar-content .text-18{ color: #e4f4ff}} @media screen and (max-width: 1024px){ .calendar-content_title{ row-gap: 1.2rem}} .calendar-content_title> *{ line-height: 150%} .calendar-content form .form-wrap{ row-gap: 1.6rem} .calendar-content form .form-text{ display: none} .calendar-content form .form-action{ margin-top: 0.8rem} @media screen and (max-width: 1024px){ .calendar-content form .form-action .btn{ font-size: 1.6rem; padding: 0.4rem 2.4rem}} .calendar-content form input{ border-color: #025899} .newspapper{ margin: 3rem 0rem 3rem} @media screen and (max-width: 992px){ .newspapper{ margin: 6rem 0rem}} @media screen and (max-width: 576px){ .newspapper{ margin: 4rem 0rem}} @media screen and (max-width: 576px){ .newspapper-wrap{ row-gap: 2.4rem}} .newspapper-swiper{ position: relative; --letter-spacing: 1.5rem} @media screen and (max-width: 1200px){ .newspapper-swiper{ --letter-spacing: 0.8rem}} .newspapper-swiper .swiper{ max-width: 114rem; margin: -4rem auto; padding-block: 4rem} @media screen and (max-width: 1201px){ .newspapper-swiper .swiper{ margin: -4rem calc(-1 * var(--letter-spacing))}} .newspapper-swiper .swiper-slide{ width: calc(100% / 3); padding: 0 var(--letter-spacing)} @media screen and (max-width: 1024px){ .newspapper-swiper .swiper-slide{ width: calc(100% / 2)}} @media screen and (max-width: 576px){ .newspapper-swiper .swiper-slide{ width: 100%}} .newspapper-swiper_box{ overflow: hidden; border-radius: 2rem; box-shadow: 0 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.25)} .newspapper-swiper_action{ padding: 2.4rem} .newspapper-swiper_img{ overflow: hidden; position: relative; border-radius: 2rem; padding-top: calc(708 / 425 * 100%)} .newspapper-swiper_img img{ top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; position: absolute; transform: translate(-50%, -50%); transition: 0.4s ease-in-out} .object{ padding: 3.6rem 0; border-radius: 2rem; background-color: #e4f4ff; box-shadow: 0 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.25)} .object-heading ul{ gap: 3.2rem; display: flex; flex-wrap: wrap; justify-content: center} @media screen and (max-width: 767px){ .object-heading ul{ gap: 1.6rem 2.4rem}} .object-heading ul li{ gap: 0.8rem; display: flex; width: calc(100% / 5 - 2.56rem)} @media screen and (max-width: 1200px){ .object-heading ul li{ width: calc(100% / 3 - 2.2rem)}} @media screen and (max-width: 767px){ .object-heading ul li{ width: calc(100% / 2 - 1.2rem)}} .object-heading ul li> img{ flex-shrink: 0; object-fit: contain; width: 2.4rem; height: 2.4rem} @media screen and (max-width: 767px){ .object-heading ul li> img{ margin-top: 0.2rem; width: 1.6rem; height: 1.6rem}} .object-heading ul li .text-18{ line-height: 133%; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; line-clamp: 1; -webkit-line-clamp: 1} .object-swiper{ position: relative; --letter-spacing: 1.2rem} .object-swiper .swiper{ padding-block: 4rem; margin: -4rem calc(-1 * var(--letter-spacing))} .object-swiper .swiper-slide{ width: calc(100% / 2); padding: 0 var(--letter-spacing)} @media screen and (max-width: 767px){ .object-swiper .swiper-slide{ width: 100%}} .m-feedback{ padding: 3rem 0rem 3rem} @media screen and (max-width: 992px){ .m-feedback{ padding: 6rem 0rem}} @media screen and (max-width: 576px){ .m-feedback{ padding: 4rem 0rem}} .m-feedback-swiper{ position: relative; --letter-spacing: 1rem} @media screen and (max-width: 576px){ .m-feedback-swiper{ row-gap: 2.4rem}} .m-feedback-swiper .btn{ margin-top: 4rem} @media screen and (max-width: 576px){ .m-feedback-swiper .btn{ margin-top: 2.4rem}} .m-feedback-swiper .swiper{ margin: 0 calc(-1 * var(--letter-spacing))} .m-feedback-swiper .swiper-slide{ width: calc(100% / 3); padding: 0 var(--letter-spacing)} @media screen and (max-width: 991px){ .m-feedback-swiper .swiper-slide{ width: calc(100% / 2)}} @media screen and (max-width: 576px){ .m-feedback-swiper .swiper-slide{ width: 100%}} @media screen and (min-width: 1201px){ .m-feedback-swiper .swiper-navigation{ display: none}} .m-feedback-img{ cursor: pointer; padding: 0.8rem; overflow: hidden; position: relative; border-radius: 2rem; background-color: white; border: 0.1rem solid #979797} .m-feedback-img .img{ overflow: hidden; position: relative; padding-top: calc(426 / 356 * 100%)} @media screen and (min-width: 1201px){ .m-feedback-img .img:hover img{ transform: translate(-50%, -50%) scale(1.05)}} .m-feedback-img .img img{ top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; position: absolute; transform: translate(-50%, -50%); transition: 0.4s ease-in-out} .certificate{ padding: 4rem 0} .certificate .m-feedback-img{ border: 0; padding: 0} .certificate .m-feedback-img .img{ padding-top: calc(268 / 402 * 100%)} .plan{ padding-bottom: 10rem} @media screen and (max-width: 992px){ .plan{ padding-bottom: 6rem}} @media screen and (max-width: 576px){ .plan{ padding-bottom: 4rem}} @media screen and (max-width: 767px){ .plan .container{ padding: 0}} .plan-wrap{ overflow: hidden; background-color: #025899} @media screen and (min-width: 768px){ .plan-wrap{ border-radius: 3rem}} .plan-row{ margin: 0} @media screen and (max-width: 767px){ .plan-col{ width: 100%} .plan-col:last-child{ display: none}} .plan-img{ height: 100%; overflow: hidden; position: relative; padding-top: calc(414 / 621 * 100%)} @media screen and (min-width: 1201px){ .plan-img:hover img{ transform: translate(-50%, -50%) scale(1.05)}} .plan-img img{ top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; position: absolute; transform: translate(-50%, -50%); transition: 0.4s ease-in-out} .plan-content{ height: 100%; padding: 4rem; text-align: center; justify-content: center; padding-right: 1.6rem} @media screen and (max-width: 767px){ .plan-content{ padding: 2.4rem 1.2rem}} .plan-content .title-22{ line-height: 150%; letter-spacing: 0.022rem; background: linear-gradient(90deg, #dfaa23 0%, #fbf08d 47.92%, #dfaa23 100%); background: linear-gradient(90deg, #dfaa23 0%, #fbf08d 47.92%, #dfaa23 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent} .plan-content .text-18{ color: white; line-height: 133%} .plan-content form{ margin-top: 1.4rem} .plan-content form .form-wrap{ row-gap: 1.8rem} .plan-content form .form-text{ display: none} .solution{ padding: 8rem 0rem 8rem} @media screen and (max-width: 992px){ .solution{ padding: 6rem 0rem}} @media screen and (max-width: 576px){ .solution{ padding: 4rem 0rem}} .solution-list{ --letter-spacing: 2.4rem; display: flex; flex-wrap: wrap; row-gap: calc(2 * var(--letter-spacing)); margin: 0 calc(-1 * var(--letter-spacing))} @media screen and (max-width: 1200px){ .solution-list{ --letter-spacing: 1.5rem}} .solution-item{ width: calc(100% / 4); padding: 0 var(--letter-spacing)} @media screen and (max-width: 1024px){ .solution-item{ width: calc(100% / 3)}} @media screen and (max-width: 767px){ .solution-item{ width: calc(100% / 2)}} .solution-img{ margin: 0 auto; user-select: none; width: 9rem; height: 9rem} .solution-img img{ width: 100%; height: 100%; object-fit: cover} .solution-content{ text-align: center} .solution-content .text-18{ color: #025899; line-height: 133%} .invisalign-solu{ background: #025899; color: #fff} .invisalign-solu .title-main{ color: #fff} .invisalign-solu .solution-content .text-18{ color: #fff} .notice{ padding: 4rem 0} .notice-extra{ background: linear-gradient(270deg, #eaf6ff 0%, rgba(255, 255, 255, 0.5) 52.8%, #e4f4ff 104.5%)} @media screen and (max-width: 767px){ .notice-wrap{ row-gap: 3rem}} @media screen and (max-width: 767px){ .notice-content{ row-gap: 3rem}} .notice-content .mona-content{ overflow: hidden} .notice-content .mona-content.is-full{ max-height: 100% !important} .package{ padding: 4rem 0} .package-inner{ --letter-spacing: 1.2rem; max-width: 108rem; margin-right: auto; margin-left: auto} @media screen and (max-width: 1200px){ .package-inner{ --letter-spacing: 1rem}} .package-list{ display: flex; flex-wrap: wrap; row-gap: calc(2 * var(--letter-spacing)); margin: 0 calc(-1 * var(--letter-spacing))} .package-item{ width: calc(100% / 2); padding: 0 var(--letter-spacing)} @media screen and (max-width: 991px){ .package-item{ width: 100%}} .package-item:nth-child(odd) .package-box{ background: linear-gradient(270deg, #96d3f3 0%, #e4f4ff 50.28%, #96d3f3 100%)} .package-item:nth-child(even) .package-box{ background: linear-gradient(90deg, #dfaa23 0%, #fbf08d 47.92%, #dfaa23 100%)} .package-box{ height: 100%; overflow: hidden; border-radius: 2rem; padding: 1.6rem 1.2rem 1.2rem; box-shadow: 0 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.25)} @media screen and (max-width: 991px){ .package-box{ row-gap: 2.4rem}} .package-heading{ text-align: center; justify-content: center} .package-heading .title-22{ line-height: 150%; color: #025899; letter-spacing: 0.022rem} .package-heading .text-18{ line-height: 133%} .package-content{ height: 100%; row-gap: 2.4rem; border-radius: 2rem; padding: 2.4rem 1.6rem; background-color: white} .package-content ul{ row-gap: 1.6rem} .package-content ul li{ gap: 0.8rem; display: flex} .package-content ul li img{ flex: shrink 0; object-fit: contain; width: 1.8rem; height: 1.8rem} .package-content ul li p{ line-height: 133%; font-size: 1.8rem} @media screen and (max-width: 576px){ .package-content ul li p{ font-size: 1.6rem}} .package-content ul li p strong{ font-weight: 700} .package-content .price{ margin-top: auto} @media screen and (max-width: 991px){ .package-content .price{ row-gap: 0.8rem}} .package-content .price .text-20{ margin: 0 auto; color: #025899; line-height: 120%; width: fit-content; border-radius: 3rem; padding: 0.2rem 0.8rem; border: 0.1rem solid #025899} .package-content .price-total{ gap: 0.8rem; display: flex; flex-wrap: wrap; align-items: center; justify-content: center} @media screen and (max-width: 576px){ .package-content .price-total{ gap: 0.2rem}} .package-content .price-total .text-18{ color: #025899; line-height: 150%; border-top: 0.1rem solid #025899; border-bottom: 0.1rem solid #025899} .package-content .price-total .title-main{ background: linear-gradient(270deg, #bd0000 0%, #ff1f1f 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent} @media screen and (max-width: 576px){ .package-content .price-total .title-main{ font-size: 2.8rem}} .package-content .price .btn{ margin-top: 0.4rem} .p-service .equip-extra{ background: linear-gradient(270deg, #eaf6ff 0%, rgba(255, 255, 255, 0.5) 52.8%, #e4f4ff 104.5%)} .p-service .equip::before{ content: unset} .p-service .equip-box_img .content-tag{ display: none} .p-service .team-swiper-thumb .text-18{ border-color: transparent} .p-service .equip .title-main{ max-width: 85rem; margin: 0 auto}