﻿@import 'root.css';
@media (min-width: 768px) {
  .map-box {
    height: 440px;
  }
}
@media (min-width: 992px) {
  .header .navbar .navbar-brand {
    width: 249px;
    height: 73px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .header .navbar .navbar-nav .nav-link {
    padding: 43px 20px;
  }
  .is_scroll .header .navbar .navbar-brand {
    width: 136px;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .is_scroll .header .navbar .navbar-nav .nav-link {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
@media (min-width: 1680px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1590px;
  }
}
@media (max-width: 1699px) {
  .btn.more {
    --bs-btn-font-size: 1.125rem;
    min-width: 12em;
  }
  .btn.action {
    --bs-btn-font-size: 1.25rem;
    --bs-btn-padding-y: 1.5em;
    --bs-btn-padding-x: 2em;
  }
  .btn.action span.sub {
    font-size: 1.625rem;
  }
  .btn.action span.desc {
    font-size: 1.25rem;
  }
  .banner .item.slick-active .banner_tit .ba_aox h3 {
    font-size: 100px;
    letter-spacing: -2px;
  }
  .banner .item.slick-active .banner_tit .ba_aox h3 span:before {
    background: url(../images/all/ba_icon.svg) no-repeat;
    width: 23px;
    height: 14px;
    right: -10px;
    top: 20px;
    background-size: cover;
  }
  .home .section {
    --section-gap: 110px;
  }
  .home .section .h3 {
    font-size: 2.5rem;
  }
  .home .section.home_about .deco.deco01 {
    width: 26vw;
  }
  .home .home-pagelist-area {
    --slick-gap: 30px;
  }
  .home .home_about .about-box .info .title {
    font-size: 2.25rem;
  }
  .home .home_about .about-box .info .desc {
    font-size: 1.375rem;
  }
  .home .home_about .about-box .info .desc.sub {
    font-size: 1rem;
  }
  .home .home_about .product-box {
    --product-deco-height: 250px;
    padding-bottom: 40px;
    margin-bottom: 70px;
  }
  .home .home_about .product-box .name {
    font-size: 1.25rem;
  }
  .home .home_about .apply-box .desc {
    font-size: 1.375rem;
  }
  .home .home_about .apply-box .desc.sub {
    font-size: 1rem;
    margin-bottom: 3em;
  }
  .home .home_product .gallery-list .item .title {
    font-size: 2.5rem;
  }
  .home .member-box .title {
    font-size: 2.5rem;
  }
  .home .member-box p {
    font-size: 1.125rem;
  }
  .member .frame-small-box {
    width: 100%;
  }
}
@media (max-width: 1399px) {
  .btn.more {
    --bs-btn-font-size: 1rem;
    min-width: 10em;
  }
  .btn.action {
    --bs-btn-font-size: 1.125rem;
    --bs-btn-padding-y: 1.375em;
    --bs-btn-padding-x: 1.875em;
    --btn-icon-size: 4em;
  }
  .btn.action span.sub {
    font-size: 1.5rem;
  }
  .btn.action span.desc {
    font-size: 1.125rem;
  }
  .footer {
    padding: 65px 0 55px;
  }
  .footer .footer_content .sitemap > ul {
    gap: 10px 15px;
  }
  .footer .footer_content .sitemap > ul > li > a {
    font-size: 1rem;
  }
  .footer .footer-logo {
    max-width: 230px;
    margin-bottom: 30px;
  }
  .footer .footer-info ul {
    gap: 5px 20px;
  }
  .footer .social-box a {
    font-size: 1.5rem;
  }
  .footer .copyrights-info {
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    padding-top: 15px;
    margin-top: 15px;
    font-size: 0.9375rem;
  }
  .footer .copyrights-info a {
    font-size: 0.9375rem;
  }
  .home .section {
    --section-gap: 100px;
  }
  .home .section .h3 {
    font-size: 2.375rem;
  }
  .home .section.home_about .deco.deco01 {
    width: 24vw;
  }
  .home .more-btn-area {
    margin-top: 40px;
  }
  .home .home-pagelist-area {
    --slick-gap: 25px;
  }
  .home .home_about .about-box .info .title {
    font-size: 2.125rem;
    margin-bottom: 1em;
  }
  .home .home_about .about-box .info .desc {
    font-size: 1.25rem;
  }
  .home .home_about .about-box .info .desc.sub {
    font-size: 0.9375rem;
  }
  .home .home_about .product-box {
    --product-deco-height: 220px;
    padding-bottom: 30px;
    margin-bottom: 60px;
  }
  .home .home_about .product-box .name {
    font-size: 1.125rem;
  }
  .home .home_about .apply-box .desc {
    font-size: 1.25rem;
  }
  .home .home_about .apply-box .desc.sub {
    font-size: 0.9375rem;
    margin-bottom: 2.5em;
  }
  .home .home_product .gallery-list .item .title {
    font-size: 2.375rem;
  }
  .home .member-box .title {
    font-size: 2.375rem;
  }
  .home .member-box p {
    font-size: 1rem;
  }
}
@media (max-width: 1199px) {
  .banner .banner-txt {
    max-width: 300px;
  }
  .home .banner .banner-txt {
    max-width: 480px;
  }
  .footer {
    font-size: 0.9375rem;
    padding: 55px 0 45px;
  }
  .footer .footer_content {
    --social-area: 110px;
  }
  .footer .footer_content .right-area {
    gap: 15px;
  }
  .footer .social-box {
    text-align: end;
  }
  .footer .social-box ul li:not(:last-child) {
    margin-right: 10px;
    padding-right: 10px;
  }
  .footer .social-box ul li:not(:last-child):before {
    width: 3px;
    height: 3px;
  }
  .footer .social-box a {
    font-size: 1.375rem;
  }
  .footer .copyrights-info {
    padding-top: 10px;
    margin-top: 10px;
  }
  .home .section {
    --section-gap: 90px;
  }
  .home .section .h3 {
    font-size: 2.25rem;
  }
  .home .section.home_about .deco.deco01 {
    width: 22vw;
  }
  .home .more-btn-area {
    margin-top: 30px;
  }
  .home .home-pagelist-area {
    --slick-gap: 20px;
  }
  .home .home_about .about-box .info .title {
    font-size: 2rem;
  }
  .home .home_about .about-box .info .desc {
    font-size: 1.125rem;
  }
  .home .home_about .about-box .info .desc.sub {
    font-size: 0.875rem;
  }
  .home .home_about .product-box {
    --product-deco-height: 200px;
    padding-bottom: 25px;
    margin-bottom: 50px;
  }
  .home .home_about .product-box .name {
    font-size: 1rem;
  }
  .home .home_about .apply-box .desc {
    font-size: 1.125rem;
  }
  .home .home_about .apply-box .desc.sub {
    font-size: 0.875rem;
    margin-bottom: 2em;
  }
  .home .home_product .gallery-list .item .title {
    font-size: 2.25rem;
  }
  .home .member-box .title {
    font-size: 2.25rem;
  }
  .home .member-box p {
    font-size: 0.9375rem;
  }
}
@media (max-width: 991px) {
  .btn.more {
    --bs-btn-font-size: 0.9375rem;
  }
  .btn.action {
    --bs-btn-font-size: 1rem;
    --bs-btn-padding-y: 1.25em;
    --bs-btn-padding-x: 1.75em;
    --btn-icon-size: 3.5em;
    max-width: 300px;
  }
  .btn.action span.sub {
    font-size: 1.375rem;
  }
  .btn.action span.desc {
    font-size: 1rem;
  }
  .header .nav-brand-wrapper {
    flex: 1 1 0;
  }
  .banner .banner-txt {
    max-width: 260px;
  }
  .home .banner .banner-txt {
    max-width: 400px;
  }
  .footer {
    padding: 45px 0 35px;
  }
  .footer .footer-info {
    flex-wrap: wrap;
  }
  .sideNavBtn .btn {
    font-size: 14px;
  }
  .sideNavBtn a .txt-en {
    display: none;
  }
  .side .h3 {
    font-size: 1.25rem;
  }
  .side .nav > li + li {
    margin-top: 5px;
  }
  .side .nav > li > a {
    padding: 0.35em 0;
  }
  .side .nav > li > a:hover, .side .nav > li > a:focus, .side .nav > li > a:active {
    padding: 0.35em 0;
  }
  .side .nav > li.active > a {
    padding: 0.35em 0;
  }
  .side .nav > li > ul > li > a {
    padding: 0.35em 0;
  }
  .side .nav > li > ul > li > a:hover, .side .nav > li > ul > li > a:focus, .side .nav > li > ul > li > a:active {
    padding: 0.35em 0;
  }
  .side .nav > li > ul > li.active > a {
    padding: 0.35em 0;
  }
  .side .nav > li > ul > li > ul > li > a {
    padding: 0.35em 0;
  }
  .side .nav > li > ul > li > ul > li > a:hover, .side .nav > li > ul > li > ul > li > a:focus, .side .nav > li > ul > li > ul > li > a:active {
    padding: 0.35em 0;
  }
  .side .nav > li > ul > li > ul > li.active > a {
    padding: 0.35em 0;
  }
  .member .frame-small-box {
    width: auto;
  }
  .member.login #geLoginBtn {
    font-size: 14px;
  }
  .member.login .flex-item {
    text-align: left;
  }
  .home .section {
    --section-gap: 80px;
  }
  .home .section .h3 {
    font-size: 2rem;
  }
  .home .section.home_about {
    padding-top: var(--section-gap);
  }
  .home .section.home_about .deco.deco01 {
    width: 28vw;
  }
  .home .section.home_about .deco.deco02 {
    top: 5%;
    width: 23.75vw;
    transform: translateX(26.25vw);
  }
  .home .more-btn-area {
    margin-top: 25px;
  }
  .home .home-pagelist-area {
    --slick-gap: 15px;
  }
  .home .home-pagelist-area .list_item .info {
    padding: 15px 10px;
  }
  .home .home-pagelist-area .list_item .info .title {
    font-size: 1rem;
  }
  .home .home_about .about-box .info {
    padding-left: 0;
  }
  .home .home_about .about-box .info .title {
    font-size: 1.875rem;
  }
  .home .home_about .about-box .info .desc {
    font-size: 1rem;
  }
  .home .home_about .about-box .info .desc.sub {
    font-size: 0.75rem;
  }
  .home .home_about .product-box {
    --product-deco-height: 160px;
    padding-top: calc(var(--product-deco-height) / 2);
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
  .home .home_about .product-box:before {
    right: 14.5%;
    top: 16%;
  }
  .home .home_about .apply-box .desc {
    font-size: 1.125rem;
  }
  .home .home_about .apply-box .desc.sub {
    font-size: 0.875rem;
    margin-bottom: 2em;
  }
  .home .home_product .gallery-list .item .title {
    font-size: 2rem;
  }
  .home .member-box .title {
    font-size: 2.25rem;
  }
  .home .member-box p {
    font-size: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .h1 {
    font-size: 1.625rem;
  }
  .h2 {
    font-size: 1.375rem;
  }
  .h3.h3_t {
    font-size: 1.25rem;
  }
  .banner .item.slick-active .banner_tit .ba_aox h3 {
    font-size: 50px;
    letter-spacing: 0;
  }
  .banner .item.slick-active .banner_tit .ba_aox h3 span:before {
    right: -7px;
    top: 7px;
    width: 13px;
    height: 7px;
    background-size: cover;
  }
  .banner .item.slick-active .banner_tit .ba_aox p {
    font-size: 12px;
    letter-spacing: 9px;
    padding-top: 0;
  }
  .banner .scro_sol {
    bottom: 10px;
    display: none;
  }
  .banner .scro_sol .scrolldown {
    width: 30px;
    height: 30px;
    background-size: contain;
  }
  .banner .scro_sol p {
    font-size: 12px;
  }
  .banner .banner-txt .title {
    font-size: 2.5rem;
  }
  .banner .banner-txt .sub {
    font-size: 1.25rem;
  }
  .footer {
    padding: 35px 0 25px;
  }
  .footer .footer_content .right-area {
    gap: 10px;
  }
  .footer .footer_content .right-area .social-box {
    width: 100%;
  }
  .footer .footer_content .right-area .sitemap {
    width: 100%;
  }
  .footer .footer-info {
    position: relative;
    padding-bottom: 0;
  }
  .footer .footer-info .footer_mid {
    margin: 30px 0 10px;
  }
  .footer .social-box {
    text-align: start;
  }
  .footer .footer_mid ul {
    font-size: 12px;
  }
  .footer .footer-logo {
    max-width: 200px;
    margin-bottom: 20px;
  }
  .gotop a {
    width: 45px;
    height: 45px;
    padding-top: 0;
  }
  .gotop a:before {
    width: 11px;
    height: 4px;
    top: 9px;
    background-size: cover;
  }
  .wid-float-section {
    bottom: 0;
  }
  .wid-float-section ul {
    background: rgb(0, 0, 0);
  }
  .wid-float-section ul li a .num {
    min-width: 15px;
    height: 15px;
    align-items: center;
    display: flex;
    justify-content: center;
    right: 19px;
  }
  .wid-float-section ul li a .icon {
    font-size: 14px;
    padding-bottom: 5px;
  }
  .list-creative .list-terms {
    padding-left: 15px;
  }
  .list-creative a {
    font-size: 14px;
  }
  .gallery-list .item .title {
    font-size: 14px;
    margin-bottom: 0;
  }
  .gallery-list.cover.hov-cart .btn-box .btn .icon {
    font-size: 12px;
    padding-bottom: 9px;
  }
  .grid .grid-item .item .info .title {
    font-size: 14px;
  }
  .article-grid .item .info .title {
    padding-bottom: 0;
    font-size: 14px;
  }
  .article-grid .item .info .title a {
    font-size: 14px;
  }
  .article-grid.info-absolute .item .pic .d-flex {
    flex-wrap: wrap;
  }
  .tab-area.tab-accordion .tab-accordion-header {
    font-size: 14px;
  }
  .container .ezshare-box {
    margin-bottom: 10px;
  }
  .container .ezshare-box a {
    width: 28px;
    height: 28px;
  }
  .product-info-area .item .label {
    font-size: 14px;
  }
  .member-function-box .item .pic > .icon {
    font-size: 20px;
  }
  .member-function-box .item > a {
    padding: 20px 10px;
    font-size: 14px;
  }
  .rwd-table.mob-mode td:before {
    font-weight: bold;
    color: #000;
    min-width: 5em;
  }
  .news .article-grid.ar-img .item .info {
    height: auto;
    padding: 20px;
  }
  .faq .accordion-list .st {
    top: 16px;
  }
  .faq .accordion-list .accordion-list-header .btn-link {
    font-size: 14px;
  }
  .faq .h2 {
    margin-bottom: 70px;
  }
  .faq .h2 .btn.btn-primary {
    padding: 6px 10px;
  }
  .product.show .shop-box > .btn {
    font-size: 14px;
  }
  .contact .map-box {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .member .frame-small-box .h2 {
    margin-bottom: 0;
  }
  .member .member-function-box .item > a .info {
    padding-top: 0px !important;
  }
  .member.login .flex-item:nth-child(3) {
    width: 100%;
    margin-top: 10px;
  }
  .member.login .flex-item:nth-child(3) a {
    width: 100%;
  }
  .member.login .btn-area {
    flex-wrap: wrap;
    margin-top: 0 !important;
  }
  .member.login #lineLoginBtn {
    display: block;
  }
  .member.login #geLoginBtn {
    margin: 10px 0;
    display: block;
  }
  .order .frame-border {
    padding: 20px !important;
  }
  .order .mainSection .cart-box .pay-box {
    width: 100%;
    margin-top: 20px !important;
  }
  .order .mainSection .cart-box .cart-list {
    width: 100%;
  }
  .show .page-box .page-item:last-child .page-link {
    padding: 9px 5px;
    width: 130px;
  }
  .home .section {
    --section-gap: 60px;
  }
  .home .section .h3 {
    font-size: 1.875rem;
  }
  .home .section.home_about .deco.deco01 {
    width: 25vw;
  }
  .home .section.home_about .deco.deco02 {
    position: static;
    width: 100%;
    margin-top: 15px;
    transform: unset;
  }
  .home .home_about .about-box .info {
    padding-left: 0;
  }
  .home .home_about .about-box .info .title {
    font-size: 1.875rem;
  }
  .home .home_about .about-box .info .desc {
    font-size: 1rem;
  }
  .home .home_about .about-box .info .desc.sub {
    font-size: 0.75rem;
  }
  .home .home_about .product-box {
    --product-deco-height: 120px;
  }
  .home .home_about .product-box:before {
    right: 14.5%;
    top: 8%;
  }
  .home .home_about .product-box .icon {
    max-width: 80px;
  }
  .home .home_about .product-box .name {
    font-size: 0.75rem;
    margin-top: 5px;
  }
  .home .home_about .apply-box .desc {
    font-size: 1rem;
  }
  .home .home_about .apply-box .desc.sub {
    font-size: 0.75rem;
  }
  .home .home_product .gallery-list .item .title {
    font-size: 1.75rem;
  }
  .home .home_product .slick .slick-arrow {
    font-size: 0.875rem;
  }
  .home .member-box .title {
    font-size: 2rem;
  }
  .home .member-box p {
    font-size: 0.875rem;
  }
}
@media (max-width: 640px) {
  .home .section {
    --section-gap: 50px;
  }
  .home .section.home_about .deco.deco02 {
    /*width: 20.75vw;
    transform: translateX(29.25vw);
    bottom: 10%;*/
  }
  .home .home_product .gallery-list .item .title {
    font-size: 1.5rem;
  }
}
@media (max-width: 575px) {
  .btn.more {
    --bs-btn-font-size: 0.875rem;
  }
  .btn.action {
    --bs-btn-font-size: 0.9375rem;
    --btn-icon-size: 3em;
    max-width: 250px;
  }
  .btn.action span.sub {
    font-size: 1.275rem;
  }
  .btn.action span.desc {
    font-size: 0.9375rem;
  }
  .home .section {
    --section-gap: 40px;
  }
  .home .section .h3 {
    font-size: 1.75rem;
  }
  .home .home_about .about-box .info .title {
    font-size: 1.75rem;
  }
  .home .home_about .about-box .info .desc {
    font-size: 0.9375rem;
  }
  .home .home_about .product-box {
    --product-deco-height: 100px;
  }
  .home .home_about .product-box:before {
    top: 9%;
  }
  .home .home_about .product-box .name {
    font-size: 0.65rem;
  }
  .home .home_about .apply-box .desc {
    font-size: 0.9375rem;
  }
  .home .home_product .gallery-list .item .title {
    font-size: 1.375rem;
  }
  .home .home_product .slick .slick-arrow {
    font-size: 0.875rem;
  }
  .home .member-box .title {
    font-size: 2rem;
  }
  .home .member-box p {
    font-size: 0.875rem;
  }
}
@media (max-width: 480px) {
  .home .section.home_about .deco.deco01 {
    right: -8%;
  }
  .home .home-pagelist-area .slick-dots li.slick-active button {
    width: calc(var(--dot-size) * 3);
  }
}
@media (max-width: 480px) {
  .banner .banner-txt .title {
    font-size: 2rem;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  .banner .banner-txt .sub {
    font-size: 1rem;
  }
  .home .section.home_about {
    padding-top: calc(var(--section-gap) * 2);
  }
  .home .section.home_about .deco.deco01 {
    width: 40vw;
  }
  .home .home_about .product-box .name {
    font-size: 0.5rem;
  }
}
@media (max-width: 350px) {
  .banner .banner-txt .title {
    font-size: 1.875rem;
  }
  .banner .banner-txt .sub {
    font-size: 0.875rem;
  }
  .home .section.home_about {
    padding-top: calc(var(--section-gap) * 1.5);
  }
  .home .section.home_about .deco.deco01 {
    width: 50vw;
  }
}
