@charset "UTF-8";
/* Reset */
html, body, h1, h2, h3, h4, h5, h6, div, p, blockquote, pre, code, address, ul, ol, li, nav, section, article, header, footer, main, aside, dl, dt, dd, table, thead, tbody, tfoot, label, caption, th, td, form, fieldset, legend, hr, input, button, textarea, object, figure, figcaption, span, a, select {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  font-family: "Pretendard-Regular", sans-serif;
}

body, input, select, textarea, button, img, fieldset {
  border: none;
}

ul, ol, li {
  list-style: none;
}

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  table-layout: fixed;
}

address, cite, code, em, i {
  font-style: normal;
  font-weight: normal;
}

label, img, input, select, textarea, button, a {
  vertical-align: middle;
}

u, ins, a {
  text-decoration: none;
}

button {
  cursor: pointer;
  background: none;
  border: none;
}

caption > div, legend, .hide {
  overflow: hidden;
  display: block;
  position: absolute;
  border: 0;
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}

html {
  -webkit-text-size-adjust: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

/* Normalize */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number],
input[type=text],
input[type=password],
input[type=url],
input[type=email],
input[type=tel],
input[type=date],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s;
  transition: background-color 5000s;
  -webkit-text-fill-color: #434554 !important;
  -webkit-transition: background-color 9999s ease-out;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s;
  transition: background-color 5000s;
  -webkit-text-fill-color: #434554 !important;
  -webkit-transition: background-color 9999s ease-out;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}

input:autofill,
input:autofill:hover,
input:autofill:focus,
input:autofill:active {
  -webkit-transition: background-color 5000s;
  transition: background-color 5000s;
  -webkit-text-fill-color: #434554 !important;
  -webkit-transition: background-color 9999s ease-out;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}
/*웹폰트 Pretendard*/
@font-face{
  font-family:"Pretendard-Regular";
  font-style:normal;
  font-weight:400;
  src:url("../font/Pretendard-Regular.woff2") format("font-woff2"),
  url("../font/Pretendard-Regular.woff") format("woff");
}
@font-face{
  font-family:"Pretendard-Medium";
  font-style:normal;
  font-weight:500;
  src:url("../font/Pretendard-Medium.woff2") format("font-woff2"),
  url("../font/Pretendard-Medium.woff") format("woff");
}
@font-face{
  font-family:"Pretendard-Bold";
  font-style:normal;
  font-weight:600;
  src:url("../font/Pretendard-Bold.woff2") format("font-woff2"),
  url("../font/Pretendard-Bold.woff") format("woff");
}
html {
  font-size: 62.5%;
}

body {
  font-size: 1rem;
}

@media (max-width: 1920px) {
  html {
    font-size: 62.5%;
  }
}
@media (max-width: 900px) {
  html {
    font-size: 62.5%;
  }
}
@media (max-device-width: 720px) and (min-device-aspect-ratio: 1/1.25) {
  html {
    font-size: 1.3889vw;
  }
}
.sub_corporate .corp_set .corp_div .txt_box, .sns_sec, .mid_sec .txt_box, .main_pro_sec .txt_box, .wrap footer .footer_in .foot_box .foot_info ul li.sns a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* Skip To Content */
.skip {
  display: block;
  height: 0.1rem;
  width: 0.1rem;
  margin: 0 -0.1rem -0.1rem 0;
  padding: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

.skip:hover, .skip:active, .skip:focus {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0.5rem 0;
  text-indent: 1rem;
  font-weight: bold;
  font-size: 1.2rem;
  color: #333;
  line-height: 1;
  text-decoration: none !important;
  position: relative;
  text-align: center;
}

.shop_sec .web {
  display: block !important;
}
@media (min-width: 0) and (max-width: 900px) {
  .shop_sec .web, .ban1.web, .ban2.web {
    display: none !important;
  }
}

.mobile {
  display: none !important;
}
.wrap.vis_sc header .header_in .mobile-sub-back {
  display: none;
}
.wrap:not(.vis_sc) header .header_in .mobile-sub-back {
  display: none;
  position: absolute;
  left: 2rem;
  top: 50%;
  transform: translateY(-50%);
}

@media (min-width: 0) and (max-width: 900px) {
  .mobile {
    display: block !important;
  }
  .wrap:not(.vis_sc) header .header_in h1 {
    left: 50%;
    transform: translateX(-50%);
  }
  .wrap:not(.vis_sc) header .header_in .mobile-sub-back {
    display: inline-block;
  }
}

.wrap.vis_sc header {
  background: rgba(0, 0, 0, 0.38);
}
.wrap.vis_sc header .header_in .menu .bg_btm {
  background: rgba(63, 63, 63, 0.25);
}
.wrap.main_wrap .contents {
  padding-top: 0;
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap.main_wrap .contents {
    padding-top: 0;
  }
}
.wrap.main_wrap .contents .con_in {
  max-width: 100%;
  width: auto;
  padding: 0;
}
.wrap .contents {
  padding-top: 4.1rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap .contents {
    padding-top: 6.1rem;
  }
}
.wrap .contents .con_in {
  max-width: 144rem;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin: 0 auto;
  position: relative;
  padding: 0 1rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap .contents .con_in {
    width: auto;
    padding: 0;
  }
}
.wrap header {
  height: 4.1rem;
  background: #3F3F3F;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 10;
}
@media (min-width: 0) and (max-width: 1260px) {
  .wrap .header-ha{
    height: auto;
    min-height: auto;
  }
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap header {
    height: 6.1rem;
  }
}
.wrap header .header_in {
  position: relative;
  height: 100%;
}
.wrap header .header_in h1 {
  position: absolute;
  left: 2rem;
  top: 0.8rem;
  width: 5.2rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap header .header_in h1 {
    width: 6.4rem;
    position: absolute;
    left: 2rem;
    top: 1.5rem;
  }
}
.wrap header .header_in h1 img {
  width: 100%;
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap header .header_in .menu {
    display: none;
  }
}
.wrap header .header_in .menu > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 10rem;
}
.wrap header .header_in .menu > ul > li a {
  font-size: 1.4rem;
  color: #fff;
  display: inline-block;
  line-height: 3.9rem;
  text-decoration: none;
}
.wrap header .header_in .menu > ul > li.on > a, .wrap header .header_in .menu > ul > li:hover > a {
  color: #EB8576;
  border-bottom: 2px solid #EB8576;
}
.wrap header .header_in .menu > ul > li.on > a, .wrap header .header_in .menu > ul > li.active > a {
  color: #EB8576;
  border-bottom: 2px solid #EB8576;
}
.wrap header .header_in .menu > ul > li > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 6.5rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
  gap: 0 6rem;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.wrap header .header_in .menu > ul > li > ul.open {
  visibility: visible;
  opacity: 1;
}
.wrap header .header_in .menu > ul > li > ul > li a {
  font-size: 1.6rem;
  display: block;
  padding: 0 1.4rem;
  border-radius: 3rem;
  height: 2.7rem;
  line-height: 2.7rem;
  color: #fff;
}
.wrap header .header_in .menu > ul > li > ul > li.active a, .wrap header .header_in .menu > ul > li > ul > li:hover a {
  background: #EB8576;
  color: #fff;
}
.wrap header .header_in .menu .bg_btm {
  height: 7.5rem;
  background: rgba(63, 63, 63, 0.9);
  position: absolute;
  left: 0;
  top: 4.1rem;
  position: fixed;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.wrap header .header_in .menu .bg_btm.open {
  visibility: visible;
  opacity: 1;
}
.wrap header .header_in .etc_menu {
  position: absolute;
  right: 2rem;
  top: 0rem;
}
@media screen and (max-width: 1250px) {
  .wrap header .header_in .menu > ul{
    gap: 0 3rem;
  }
}
@media screen and (max-width: 950px) {
  .wrap header .header_in .menu > ul{
    gap: 0 1.5rem;
  }
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap header .header_in .etc_menu {
    right: 0.5rem;
  }
}
.wrap header .header_in .etc_menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wrap header .header_in .etc_menu ul.list-sublink {
  display: block;
  justify-content: initial;
}
.wrap header .header_in .etc_menu ul li {
  position: relative;
  padding: 0 1.5rem;
}
.wrap header .header_in .etc_menu ul li::before {
  content: "";
  width: 1px;
  height: 0.8rem;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  top: 1.6rem;
}
.wrap header .header_in .etc_menu ul li:first-child::before {
  content: "";
  display: none;
}
.wrap header .header_in .etc_menu ul li a {
  font-size: 1.4rem;
  color: #fff;
  display: inline-block;
  line-height: 3.9rem;
  text-decoration: none;
}
.wrap header .header_in .etc_menu ul.list-sublink{
    margin-top: 10px;
}
.wrap header .header_in .etc_menu ul.list-sublink li{
    padding-right: 0;
    padding-left: 0;
}
.wrap header .header_in .etc_menu ul.list-sublink li a {
    color: #2E2E2E;
    line-height: initial;
    display: block;
}
.wrap header .header_in .etc_menu ul li span {
  height: 1.2rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.2rem;
  border-radius: 50%;
  background: #F63B46;
  color: #fff;
  display: inline-block;
  border-radius: 2rem;
  padding: 0 0.4rem;
  position: absolute;
  right: 0.2rem;
  top: 0.4rem;
}
.wrap header .header_in .etc_menu ul li .header-util-lang{
  position: relative;
}
.wrap header .header_in .etc_menu ul li .header-util-lang button{
  position: relative;
  width: 96px;
  height: 38px;
  padding: 0 1.5rem;
}
.wrap header .header_in .etc_menu ul li .header-util-lang button p{
  display: inline;
  color: #fff;
}
.wrap header .header_in .etc_menu ul li .header-util-lang button .ico{
  text-indent: -999em;
  position: absolute;
  right: -7px;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  background: url("../images/ico_arrow_white.svg") no-repeat center / 8px auto;
  margin: auto;
  border: none;
}
.wrap header .header_in .etc_menu ul li .lang-list{
  display: none;
  padding-left: 1.5rem;
  cursor: pointer;
}
.wrap header .header_in .etc_menu ul li.lang-wrap{
  padding: 0;
}
.wrap header .header_in .etc_menu ul li .lang-list.on{
  display: block;
  background: rgba(63, 63, 63, 0.25);
}
.wrap header .header_in .etc_menu ul li .lang-list li{
  padding: 0;
}
.wrap header .header_in .etc_menu ul li .lang-list li a{
  line-height: 1.5;
}
.wrap header .header_in .etc_menu ul li .lang-list li::before{
  display: none;
}

@media (min-width: 0) and (max-width: 900px) {
  .wrap header .header_in .etc_menu ul {
    margin-top: 1.4rem;
  }
  .wrap header .header_in .etc_menu ul li {
    text-indent: -5000rem;
  }
  .wrap header .header_in .etc_menu ul li::before {
    content: "";
    display: none;
  }
  .wrap header .header_in .etc_menu ul li a.cart_a {
    background: url(../images/ico_shop.png) no-repeat center center;
    background-size: 2.175rem auto;
    width: 2.175rem;
    height: 3rem;
    display: block;
  }
  .wrap header .header_in .etc_menu ul li a.menu_a {
    background: url(../images/ico_menu.png) no-repeat center center;
    background-size: 2rem auto;
    width: 2rem;
    height: 3rem;
    display: block;
  }
  .wrap header .header_in .etc_menu ul li span {
    text-indent: 0;
    right: 0.3rem;
    top: -0.3rem;
  }
}
.wrap .contents {
  overflow: hidden;
}
.wrap footer {
  background: #2D2D2D;
}
.wrap footer .footer_in {
  padding: 6rem 8rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap footer .footer_in {
    padding: 0;
  }
}
.wrap footer .footer_in .foot_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap footer .footer_in .foot_box {
    display: block;
  }
}
.wrap footer .footer_in .foot_box .foot_menu {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap footer .footer_in .foot_box .foot_menu {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    height: 5.3rem;
    padding-top: 1.8rem;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
  }
  .wrap footer .footer_in .foot_box .foot_menu li {
    position: relative;
    padding: 0 1.5rem 0 1.4rem;
  }
  .wrap footer .footer_in .foot_box .foot_menu li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1px;
    height: 0.8rem;
    background-color: rgba(255, 255, 255, 0.5);
  }
  .wrap footer .footer_in .foot_box .foot_menu li:first-child::before {
    display: none;
  }
  .wrap footer .footer_in .foot_box .foot_menu li a:hover::before {
    content: "";
    display: none;
  }
}
.wrap footer .footer_in .foot_box .foot_menu ul{
  display: flex;
  gap: 3rem;
}

@media (min-width: 0) and (max-width: 900px) {
  .wrap footer .footer_in .foot_box .foot_menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0;
  }
  .wrap footer .footer_in .foot_box .foot_menu ul li {
    white-space: nowrap;
  }
}
.wrap footer .footer_in .foot_box .foot_menu ul li {
  margin-bottom: 1.4rem;
}
.wrap footer .footer_in .foot_box .foot_menu ul li a {
  font-size: 1.4rem;
  color: #fff;
  position: relative;
}
.wrap footer .footer_in .foot_box .foot_menu ul li:hover a::before {
  content: "";
  background: url(../images/text_arr.png) no-repeat center center;
  background-size: 0.6rem auto;
  position: absolute;
  right: -1.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.6rem;
  height: 1.5rem;
}
.wrap footer .footer_in .foot_box .foot_info {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 50%;
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap footer .footer_in .foot_box .foot_info {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
}
.wrap footer .footer_in .foot_box .foot_info ul li {
  margin-bottom: 1.4rem;
}
.wrap footer .footer_in .foot_box .foot_info ul li dt {
  color: #C2C2C2;
  font-size: 1.4rem;
  margin-bottom: 0.8rem;
}
.wrap footer .footer_in .foot_box .foot_info ul li dd {
  font-size: 1.4rem;
  color: #fff;
  font-weight: 500;
}
.wrap footer .footer_in .foot_box .foot_info ul li dd a {
  color: #fff;
}
.wrap footer .footer_in .foot_box .foot_info ul li dd.big {
  font-size: 4rem;
  line-height: 4.2rem;
  color: #fff;
  font-weight: 500;
}
.wrap footer .footer_in .foot_box .foot_info ul li.sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 1.4rem;
}
.wrap footer .footer_in .foot_box .foot_info ul li.sns a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1.8rem;
  vertical-align: middle;
}
.wrap footer .footer_in .foot_box .foot_info ul li.sns a img {
  width: 100%;
}
.wrap footer .footer_in .foot_box .foot_info ul li.sns .ins {
  width: 1.8rem;
}
.wrap footer .footer_in .foot_box .foot_info ul li.sns .kakao {
  width: 1.7rem;
}
.wrap footer .footer_in .foot_box .foot_info ul li.sns .you {
  width: 2rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap footer .footer_in .foot_box .foot_info ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 1.8rem;
  }
  .wrap footer .footer_in .foot_box .foot_info ul li:first-child {
    width: 100%;
  }
  .wrap footer .footer_in .foot_box .foot_info ul li:nth-child(2) {
    width: 50%;
  }
  .wrap footer .footer_in .foot_box .foot_info ul li:nth-child(3) {
    width: 50%;
  }
  .wrap footer .footer_in .foot_box .foot_info ul li:nth-child(4) {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0 3.2rem;
    margin-top: 2rem;
  }
  .wrap footer .footer_in .foot_box .foot_info ul li dt {
    text-align: center;
  }
  .wrap footer .footer_in .foot_box .foot_info ul li dd {
    text-align: center;
  }
  .wrap footer .footer_in .foot_box .foot_info ul li dd.big{
    font-size: 3rem;
    line-height: 3.2rem;
  }
}
.wrap footer .footer_in .foot_btm {
  border-top: 1px solid #5C5C5C;
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2rem;
  gap: 0 6rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap footer .footer_in .foot_btm {
    margin-top: 0;
    display: block;
    padding-top: 0;
  }
}
.wrap footer .footer_in .foot_btm .logo {
  margin-top: 3.2rem;
}
.wrap footer .footer_in .foot_btm .logo img {
  width: 14.2rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap footer .footer_in .foot_btm .logo {
    margin-top: 1.8rem;
    text-align: center;
  }
  .wrap footer .footer_in .foot_btm .logo img {
    width: 9.4rem;
  }
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap footer .footer_in .foot_btm .txt_box {
    text-align: center;
    padding: 0 1.2rem;
  }
}
.wrap footer .footer_in .foot_btm .txt_box .ceo dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.8rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap footer .footer_in .foot_btm .txt_box .ceo dl {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 1.2rem;
  }
}
.wrap footer .footer_in .foot_btm .txt_box .ceo dl dt {
  font-size: 1.4rem;
  font-weight: 700;
  margin-right: 2rem;
  color: #fff;
}
.wrap footer .footer_in .foot_btm .txt_box .ceo dl dd {
  font-size: 1.4rem;
  color: #fff;
}
.wrap footer .footer_in .foot_btm .txt_box .addr {
  font-size: 1.4rem;
  color: #fff;
  margin-bottom: 0.8rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap footer .footer_in .foot_btm .txt_box .addr {
    font-size: 1.2rem;
    text-align: center;
  }
}
.wrap footer .footer_in .foot_btm .txt_box .etc ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap footer .footer_in .foot_btm .txt_box .etc ul li {
  font-size: 1.4rem;
  color: #fff;
  padding: 0 1.3rem 0 1.2rem;
  position: relative;
}
.wrap footer .footer_in .foot_btm .txt_box .etc ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 0.8rem;
  background-color: rgba(255, 255, 255, 0.5);
}
.wrap footer .footer_in .foot_btm .txt_box .etc ul li:first-child {
  padding-left: 0;
}
.wrap footer .footer_in .foot_btm .txt_box .etc ul li:first-child::before {
  display: none;
}
.wrap footer .footer_in .foot_btm .txt_box .etc ul li a{
  color: #fff;
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap footer .footer_in .foot_btm .txt_box .etc ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .wrap footer .footer_in .foot_btm .txt_box .etc ul li {
    font-size: 1.2rem;
    margin-bottom: 0.8rem;
  }
  .wrap footer .footer_in .foot_btm .txt_box .etc ul li:nth-child(3), .wrap footer .footer_in .foot_btm .txt_box .etc ul li:nth-child(4) {
    padding: 0;
  }
  .wrap footer .footer_in .foot_btm .txt_box .etc ul li:nth-child(3)::before, .wrap footer .footer_in .foot_btm .txt_box .etc ul li:nth-child(4)::before {
    content: "";
    display: none;
  }
}
.wrap footer .footer_in .foot_btm .txt_box .copy {
  color: #C2C2C2;
  font-size: 1.4rem;
  margin-top: 2.4rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .wrap footer .footer_in .foot_btm .txt_box .copy {
    font-size: 1.2rem;
    text-align: center;
    margin-top: 1rem;
    padding-bottom: 1.8rem;
  }
}
.wrap aside .aside_in {
  z-index: 102;
  position: absolute;
  right: 0;
  top: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.wrap aside .aside_in .m_top .util-top {
  display: flex;
}

.wrap aside .aside_in .m_top .util-top .mo-utils-btn {
  display: flex;
  justify-content: flex-end;
  flex: 1 1 auto;
}
.wrap aside .aside_in .m_top .util-top .mo-utils-btn > ul {
  display: flex;
  align-items: center;
  gap: 2rem;
}
.wrap aside .aside_in .m_top {
  position: relative;
  padding: 0.8rem 1.2rem;
  /* height: 6.1rem; */
  background: #3F3F3F;
  overflow: hidden;
}
.wrap aside .aside_in .m_top .clo {
  position: absolute;
  right: 1.5rem;
  top: 1.2rem;
  background: url(../images/ico_clo02.png) no-repeat center center;
  background-size: 2.6rem auto;
  width: 2.6rem;
  height: 2.6rem;
  text-indent: -5000rem;
}
.wrap aside .aside_in .m_top .txt {
  font-size: 1.8rem;
  text-align: center;
  font-weight: 500;
  height: 2.6rem;
  line-height: 2.6rem;
  color: #fff;
}
.wrap aside .aside_in .m_top .btns {
  margin-top: 0.8rem;
  padding: 0 1.2rem;
  width: 100%;
}
.wrap aside .aside_in .m_top .btns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  gap: 0 0.8rem;
}
.wrap aside .aside_in .m_top .btns ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wrap aside .aside_in .m_top .btns ul li button {
  height: 4.1rem;
  border-radius: 0.4rem;
  font-size: 1.4rem;
  color: #333333;
  width: 100%;
}
.wrap aside .aside_in .m_top .btns ul li button.btn_white {
  background: #fff;
}
.wrap aside .aside_in .m_top .btns ul li button.btn_orange {
  background: #EB8576;
  color: #fff;
}
.wrap aside .aside_in .m_top .na {
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
  line-height: 2.2rem;
}
.wrap aside .aside_in .m_top .na span {
  font-size: 1.8rem;
  font-weight: 400;
  color: #fff;
  line-height: 2.2rem;
  margin-left: 0.4rem;
}
.wrap aside .aside_in .m_top .pt {
  /* margin-top: 0.6rem; */
}
.wrap aside .aside_in .m_top .logout-btn {
  display: inline-block;
  padding: 0.2rem 0.6rem;
  color: #fff;
  background: #666;
  border-radius: 3px;
  cursor: pointer;
}
.wrap aside .aside_in .m_top .pt .logout-btn > a{
  color: #fff;
}
.wrap aside .aside_in .m_top .pt ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
}
.wrap aside .aside_in .m_top .pt ul li {
  font-size: 1.4rem;
  font-weight: 400;
  color: #fff;
  padding: 0 1.2rem;
  position: relative;
}
.wrap aside .aside_in .m_top .pt ul li::before {
  content: "";
  width: 1px;
  height: 0.8rem;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
}
.wrap aside .aside_in .m_top .pt ul li:first-child {
  padding-left: 0;
}
.wrap aside .aside_in .m_top .pt ul li:first-child::before {
  content: "";
  display: none;
}
.wrap aside .aside_in .m_list {
  height: calc(100% - 17.1rem);
  overflow-y: auto;
}
.wrap aside .aside_in .m_list > ul > li {
  position: relative;
}
.wrap aside .aside_in .m_list > ul > li > a {
  display: block;
  height: 5.5rem;
  padding-left: 1.8rem;
  width: 100%;
  position: relative;
}
.wrap aside .aside_in .m_list > ul > li > a span {
  font-size: 1.6rem;
  color: #333;
  line-height: 5.5rem;
}
.wrap aside .aside_in .m_list > ul > li > a .arr {
  width: 1rem;
  height: 0.5rem;
  background: url(../images/sub_tit_arr.png) no-repeat center center;
  background-size: 1rem auto;
  position: absolute;
  right: 2.5rem;
  top: 2.5rem;
}
.wrap aside .aside_in .m_list > ul > li > ul {
  background: #F6F6F6;
  padding: 1.2rem 0;
  display: none;
}
.wrap aside .aside_in .m_list > ul > li > ul li a {
  display: block;
  height: 4.1rem;
  padding-left: 3.6rem;
  line-height: 4.1rem;
}
.wrap aside .aside_in .m_list > ul > li > ul li a span {
  color: #666;
  font-size: 1.4rem;
}
.wrap aside .aside_in .m_list > ul > li.open .arr {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.wrap aside.open .aside_in {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.wrap aside .aside_in .header-util-lang {
  position: relative;
  padding-left: 1.8rem;
  margin-top: 1.5rem;
}
.wrap aside .aside_in .header-util-lang .side-lang-btn {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 10px;
  font-size: 16px;
  cursor: pointer;
  width: 150px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: border-color 0.3s ease;
}
.wrap aside .aside_in .header-util-lang .ico.arrow_up {
  background-image: url('../images/arr_up.png'); /* 이미지 경로 설정 */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 16px; /* 이미지 너비 */
  height: 16px; /* 이미지 높이 */
  text-indent: -9999px; /* 텍스트 숨기기 */
  overflow: hidden;
  display: inline-block;
  transform: rotate(180deg);
}
.wrap aside .aside_in .header-util-lang .side-lang-list {
  position: absolute;
  top: 100%;
  left: 18px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  width: 150px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  z-index: 1000;
}
.wrap aside .aside_in .header-util-lang .side-lang-list.show {
  display: block;
}

.wrap aside .aside_in .header-util-lang .side-lang-list li {
  padding: 10px;
  font-size: 1.4rem;
}
.wrap aside .aside_in .header-util-lang .side-lang-list li:hover {
  background-color: #f0f0f0;
}

.visual_sec .main_swiper {
  position: relative;
}
.visual_sec .main_swiper .swiper-slide {
  height: 100dvh;
  position: relative;
}
.visual_sec .main_swiper .swiper-slide .txt_box {
  position: absolute;
  left: 30.8rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.visual_sec .main_swiper .swiper-slide .txt_box .tit {
  font-size: 4.6rem;
  color: #fff;
}
.visual_sec .main_swiper .swiper-slide .txt_box .txt {
  font-size: 1.8rem;
  color: #fff;
  line-height: 1.4;
  margin-top: 1rem;
}
.visual_sec .main_swiper .swiper-slide .txt_box .btn_more {
  width: 9.5rem;
  height: 3.8rem;
  border: 2px solid #fff;
  display: block;
  text-align: center;
  line-height: 3.8rem;
  font-size: 1.8rem;
  color: #fff;
  margin-top: 6rem;
}
.visual_sec .main_swiper .swiper-slide .txt_box .btn_more.color-black{
  border-color:#2e2e2e;
}
@media (min-width: 0) and (max-width: 900px) {
  .visual_sec .main_swiper .swiper-slide .txt_box {
    position: absolute;
    left: 0;
    top: inherit;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    bottom: 8rem;
    width: 100%;
    padding: 1.8rem;
    height: 10.1rem;
    background: rgba(0, 0, 0, 0.35);
  }
  .visual_sec .main_swiper .swiper-slide .txt_box .tit {
    font-size: 2.4rem;
  }
  .visual_sec .main_swiper .swiper-slide .txt_box .txt {
    font-size: 1.4rem;
    line-height: 1.2;
    margin-top: 0.4rem;
  }
  .visual_sec .main_swiper .swiper-slide .txt_box .btn_more {
    margin-top: 0;
    width: 7.7rem;
    height: 3.3rem;
    font-size: 1.4rem;
    line-height: 3.3rem;
    position: absolute;
    right: 1.8rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .visual_sec .main_swiper .swiper-slide .txt_box .btn_more.color-black{
    color: white !important;
    border-color:#fff;
  }
  .wrap aside .aside_in .m_list{
    height: auto;
  }
  .wrap aside .aside_in .m_bottom{
    padding-top: 1.5rem;
    padding-left: 1.8rem;
  }
  .wrap aside .aside_in .m_bottom select{
    font-size: 1.6rem;
    background-color: #fff;
    border: 1px solid #999;
    height: 3.5rem;
    border-radius: 0.4rem;
    padding: 0 4rem 0 0;
  }
}
.visual_sec .main_swiper .swiper-slide .bg {
  width: 100%;
  height: 100%;
}
.visual_sec .main_swiper .swiper-slide .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.visual_sec .main_swiper .main_np_set {
  background: rgba(0, 0, 0, 0.18);
  width: 29rem;
  height: 2.5rem;
  border-radius: 2.5rem;
  position: absolute;
  left: 50%;
  bottom: 4rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
@media (min-width: 0) and (max-width: 900px) {
  .visual_sec .main_swiper .main_np_set {
    bottom: 2.5rem;
    /* display: none; */
  }
}
.visual_sec .main_swiper .main_np_set .main_np_set_in {
  position: relative;
  height: 100%;
  width: 100%;
}
.visual_sec .main_swiper .main_np_set .swiper-horizontal > .swiper-scrollbar, .visual_sec .main_swiper .main_np_set .swiper-scrollbar.swiper-scrollbar-horizontal {
  width: 15rem;
  height: 0.3rem;
  left: 3.7rem;
  bottom: 1.1rem;
  overflow: hidden;
}
.visual_sec .main_swiper .main_np_set .swiper-scrollbar {
  background-color: #ABABAB;
}
.visual_sec .main_swiper .main_np_set .swiper-scrollbar-drag {
  background-color: #fff;
  position: relative;
}
.visual_sec .main_swiper .main_np_set .swiper-scrollbar-drag:before {
  content: "";
  background-color: #fff;
  left: -14.9rem;
  top: 0;
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 15rem;
  z-index: 999;
}
.visual_sec .main_swiper .main_np_set .main_pg {
  color: transparent;
}
.visual_sec .main_swiper .main_np_set .main_pg .swiper-pagination-current {
  font-size: 1.4rem;
  position: absolute;
  left: 2rem;
  bottom: -0.4rem;
  color: #fff;
}
@media (min-width: 0) and (max-width: 900px) {
  .visual_sec .main_swiper .main_np_set .main_pg .swiper-pagination-current {
    /* bottom: 0;
    top: -10rem;
    left: 50%;
    -webkit-transform: translateX(-10rem);
            transform: translateX(-10rem); */
  }
}
.visual_sec .main_swiper .main_np_set .main_pg .swiper-pagination-total {
  font-size: 1.4rem;
  position: absolute;
  left: 19.5rem;
  bottom: -0.4rem;
  color: #fff;
}
@media (min-width: 0) and (max-width: 900px) {
  .visual_sec .main_swiper .main_np_set .main_pg .swiper-pagination-total {
    /* bottom: 0;
    top: -10rem;
    left: 50%;
    -webkit-transform: translateX(9rem);
            transform: translateX(9rem); */
  }
}
.visual_sec .main_swiper .main_np_set .main_next {
  background: url(../images/ms_arr_right.png) no-repeat center center;
  background-size: 1.2rem auto;
  width: 1.2rem;
  height: 0.9rem;
  right: inherit;
  left: 24rem;
  bottom: 0.7rem;
  top: inherit;
}
.visual_sec .main_swiper .main_np_set .main_next::after {
  content: "";
  display: none;
}
.visual_sec .main_swiper .main_np_set .main_prev {
  background: url(../images/ms_arr_left.png) no-repeat center center;
  background-size: 1.2rem auto;
  width: 1.2rem;
  height: 0.9rem;
  right: inherit;
  left: 22rem;
  bottom: 0.7rem;
  top: inherit;
}
.visual_sec .main_swiper .main_np_set .main_prev::after {
  content: "";
  display: none;
}
.btn-pause--wrap{
  position: absolute;
  right: 1.5rem;
  bottom: .7rem;
}
.btn-pause{
  background: url('../img/common/pause.svg') center no-repeat;
  width: 1.2rem;
  height: .9rem;
}
.btn-pause.btn-play{
  background-image: url(../img/common/ico_play.svg);
}
.visual_sec .main_swiper .swiper-pagination span {
  display: inline-block !important;
  width: 1rem !important;
  height: 1rem !important;
  margin-right: 10px !important;
  background: transparent !important;
  border: none !important;
  border-radius: 50% !important;
}
.main_wrap .swiper-pagination{
  position: relative !important;
}

.shop_sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 17.7rem;
  margin-bottom: 17rem;
  position: relative;
}
@media (min-width: 0) and (max-width: 900px) {
  .shop_sec {
    display: block;
    margin-top: 4.6rem;
  }
}
.shop_sec .title_box {
  width: 48rem;
  height: 55.1rem;
  padding-top: 2.3rem;
  padding-left: 8rem;
  position: relative;
}
.shop_sec .title_box p.tit {
  font-size: 4.2rem;
  color: #1f1f1f;
}
.shop_sec .title_box .txt {
  font-size: 1.4rem;
  color: #999;
  margin-top: 1.6rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .shop_sec .title_box {
    width: 100%;
    height: auto;
    padding-left: 0;
  }
  .shop_sec .title_box p.tit {
    font-size: 3.2rem;
    text-align: center;
  }
  .shop_sec .title_box .txt {
    text-align: center;
  }
}
.shop_sec .btn_more {
  width: 8.5rem;
  height: 3.3rem;
  border: 1px solid #999;
  display: block;
  text-align: center;
  line-height: 3.3rem;
  font-size: 1.4rem;
  color: #666;
  margin-top: 6rem;
  position: absolute;
  left: 8rem;
  top: 12rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .shop_sec .btn_more {
    position: absolute;
    left: 50%;
    top: 58rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.shop_sec .shop_swpier {
  width: calc(100% - 48rem);
}
@media (min-width: 0) and (max-width: 900px) {
  .shop_sec .shop_swpier {
    width: 100%;
    margin-top: 2rem;
  }
}
.shop_sec .shop_swpier .swiper-slide {
  width: 52rem;
  
}
@media (min-width: 0) and (max-width: 900px) {
  .shop_sec .shop_swpier .swiper-slide {
    width: 100%;
    padding: 0 0.8rem;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .shop_sec .shop_swpier .swiper-slide {
    width: 28rem !important;
    height: auto;
    padding: 0;
  }
}
@media (min-width: 0) and (max-width: 900px) {
  .shop_sec .shop_swpier .swiper-slide .pro_box .txt_box .pro {
    text-align: center;
  }
}
@media (min-width: 0) and (max-width: 900px) {
  .shop_sec .shop_swpier .swiper-slide .pro_box .txt_box .rect_div {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 0) and (max-width: 900px) {
  .shop_sec .shop_swpier .swiper-slide .pro_box .txt_box .cp_div {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.shop_sec .swiper-horizontal > .swiper-scrollbar, .shop_sec .swiper-scrollbar.swiper-scrollbar-horizontal {
  width: 15rem;
  height: 0.3rem;
  left: 9.5rem;
  bottom: 1rem;
  overflow: hidden;
}
@media (min-width: 0) and (max-width: 900px) {
  .shop_sec .swiper-horizontal > .swiper-scrollbar, .shop_sec .swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: inherit;
    top: 51rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background: #fff;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .shop_sec .swiper-horizontal > .swiper-scrollbar, .shop_sec .swiper-scrollbar.swiper-scrollbar-horizontal {
    top: 37rem;
  }
}
.shop_sec .swiper-scrollbar-drag {
  background-color: #999;
  position: relative;
}
.shop_sec .swiper-scrollbar-drag:before {
  content: "";
  background-color: #999;
  position: relative;
  left: -14.9rem;
  top: 0;
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 15rem;
  z-index: 999;
}
.shop_sec .shop_pg {
  color: transparent;
  width: 20rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .shop_sec .shop_pg {
    width: 100%;
  }
  .shop_sec .shop_pg.swiper-pagination-fraction{
    top: initial;
    bottom: -46px;
  }
}
.shop_sec .shop_pg .swiper-pagination-current {
  font-size: 1.4rem;
  position: absolute;
  left: 8rem;
  bottom: .2rem;
}
@media (min-width: 0) and (max-width: 768px) {
  .shop_sec .shop_pg.swiper-pagination-fraction{
    bottom: -50px;
  }
}
@media (min-width: 0) and (max-width: 900px) {
  .shop_sec .shop_pg .swiper-pagination-current {
    bottom: inherit;
    top: -10rem;
    left: 50%;
    -webkit-transform: translateX(-10rem);
            transform: translateX(-10rem);
    border: none !important;
  }
}
.shop_sec .shop_pg .swiper-pagination-total {
  font-size: 1.4rem;
  position: absolute;
  left: 25rem;
  bottom: .2rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .shop_sec .shop_pg .swiper-pagination-total {
    bottom: inherit;
    top: -10rem;
    left: 50%;
    -webkit-transform: translateX(9rem);
            transform: translateX(9rem);
    border: none !important;
  }
}
.shop_sec .shop_next {
  background: url(../images/sw_arr_right.png) no-repeat center center;
  background-size: 1rem auto;
  width: 1rem;
  height: 0.9rem;
  right: inherit;
  left: 29rem;
  bottom: 0.7rem;
  top: inherit;
}
.shop_sec .shop_next::after {
  content: "";
  display: none;
}
.shop_sec .shop_prev {
  background: url(../images/sw_arr_left.png) no-repeat center center;
  background-size: 1rem auto;
  width: 1rem;
  height: 0.9rem;
  right: inherit;
  left: 27rem;
  bottom: 0.7rem;
  top: inherit;
}
.shop_sec .shop_prev::after {
  content: "";
  display: none;
}

.pro_box > a {
  width: 100%;
}

.pro_box .pic {
  width: 52rem;
  height: 52rem;
  position: relative;
  overflow: hidden;
}
@media (min-width: 0) and (max-width: 900px) {
  .pro_box .pic {
    width: 100%;
    height: 42.2rem;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .shop_swpier .pro_box{
    width: 28rem;
  }
   .pro_box .pic {
    height: 28rem;
   }
}
.pro_box .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.7s ease;
  transition: 0.7s ease;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.pro_box .pic:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.pro_box .pic .like {
  width: 3.2rem;
  height: 3.2rem;
  background: url(../images/like.png) no-repeat center center;
  background-size: 3.2rem auto;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  cursor: pointer;
}
.pro_box .pic .like.on {
  background: url(../images/like_on.png) no-repeat center center;
  background-size: 3.2rem auto;
}
.pro_box .txt_box .pro {
  font-size: 1.8rem;
  color: #333;
  margin-top: 1.2rem;
}
.shop_swpier .pro_box a{
  display: block;
}
.rect_div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 0.3rem;
  margin-top: 1.1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.rect_div span {
  display: inline-block;
  height: 1.8rem;
  padding: 0 0.3rem;
  line-height: 1.8rem;
  color: #fff;
  border-radius: 0.3rem;
  margin-bottom: 0.5rem;
  font-size: 1rem;
}
.rect_div span.orange {
  background: #FF7777;
}
.rect_div span.blue {
  background: #1979D9;
}
.rect_div span.dark_gray {
  background: #9C9C9C;
}
.rect_div span.purple {
  background: #7B5EAA;
}
.rect_div span.gray {
  background: #EAEAEA;
  color: #666666;
}

.cp_div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 0.3rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cp_div span {
  height: 1.8rem;
  display: inline-block;
  line-height: 1.8rem;
  border: 1px solid #D2D2D2;
  border-radius: 0.3rem;
  color: #666666;
  position: relative;
  margin-bottom: 0.5rem;
}
.cp_div span.cp {
  padding: 0 0.3rem 0 2rem;
}
.cp_div span.cp::before {
  content: "";
  width: 1.2rem;
  height: 1.5rem;
  background: url(../images/ico_cp.png) no-repeat center center;
  background-size: 1.2rem auto;
  position: absolute;
  left: 0.5rem;
  top: 0.11rem;
}
.cp_div span.per {
  padding: 0 0.3rem 0 2rem;
}
.cp_div span.per::before {
  content: "";
  width: 1.2rem;
  height: 1rem;
  background: url(../images/ico_per.png) no-repeat center center;
  background-size: 1.2rem auto;
  position: absolute;
  left: 0.5rem;
  top: 0.35rem;
}

.hash_div {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.hash_div button, .hash_div span {
  height: 2.6rem;
  line-height: 2.6rem;
  padding: 0 0.7rem;
  display: inline-block;
  border-radius: 3rem;
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
  color: #666666;
}
.hash_div button.gray, .hash_div span.gray {
  background: #F5F5F5;
  color: #666666;
}
.hash_div button:hover, .hash_div button .dark_gray, .hash_div span:hover, .hash_div span .dark_gray {
  background: #E9E9E9;
  color: #333;
}

.main_pro_sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.main_pro_sec > div {
  width: 50%;
}
@media (min-width: 0) and (max-width: 900px) {
  .main_pro_sec > div {
    display: block;
    width: 100%;
  }
  .main_pro_sec > div.div3 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .main_pro_sec > div.div4 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .pro_box .pic img{
    width: 28rem;
    height: 28rem;
  }
}
.main_pro_sec .pic_box {
  overflow: hidden;
}
@media (min-width: 0) and (max-width: 900px) {
  .main_pro_sec .pic_box {
    height: 37.7rem;
  }
}
.main_pro_sec .pic_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.7s ease;
  transition: 0.7s ease;
  -webkit-transform: scale(1);
          transform: scale(1);
}
/* 모바일 전용 스타일 */
@media (max-width: 768px) {
  .main_pro_sec .pic_box {
    height: auto !important;
  }

  .main_pro_sec .pic_box img {
    width: 100%; /* 뷰포트 기준 너비 */
    height: auto; /* 비율 유지 */
    object-fit: contain; /* cover → contain */
  }
}
.main_pro_sec .pic_box:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.main_pro_sec .txt_box {
  text-align: center;
}
@media (min-width: 0) and (max-width: 900px) {
  .main_pro_sec .txt_box {
    height: 24rem;
  }
}
.main_pro_sec .txt_box .txt1 span.orange {
  display: inline-block;
  border-top: 2px solid #FF7777;
  padding-top: 2rem;
  font-size: 1.4rem;
  color: #666;
}
@media (min-width: 0) and (max-width: 900px) {
  .main_pro_sec .txt_box .txt1 span.orange {
    padding-top: 1rem;
  }
}
.main_pro_sec .txt_box .txt1 span.blue {
  display: inline-block;
  border-top: 2px solid #507FF6;
  padding-top: 2rem;
  font-size: 1.4rem;
  color: #666;
}
@media (min-width: 0) and (max-width: 900px) {
  .main_pro_sec .txt_box .txt1 span.blue {
    padding-top: 1rem;
  }
}
.main_pro_sec .txt_box .pro {
  font-size: 6rem;
  color: #1F1F1F;
  line-height: 7.2rem;
  margin-top: 1.2rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .main_pro_sec .txt_box .pro {
    font-size: 3.2rem;
    line-height: 1;
  }
}
.main_pro_sec .txt_box .txt2 {
  font-size: 1.4rem;
  color: #666666;
  line-height: 1.4;
  margin-top: 1.2rem;
}
.main_pro_sec .txt_box .btn_more {
  width: 8.5rem;
  height: 3.3rem;
  border: 1px solid #999;
  display: block;
  text-align: center;
  line-height: 3.3rem;
  font-size: 1.4rem;
  color: #666;
  margin-top: 7.2rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .main_pro_sec .txt_box .btn_more {
    margin-top: 2rem;
  }
}

.mid_sec {
  position: relative;
}
.mid_sec .bg {
  width: 100%;
  height: 100.6rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .mid_sec .bg {
    height: 74rem;
  }
  .mid_sec .bg.web{
    display: none;
  }
}
.mid_sec .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mid_sec .txt_box {
  width: 88.6rem;
  height: 34.4rem;
  background: rgba(0, 0, 0, 0.62);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -17.2rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .mid_sec .txt_box {
    height: 61.7rem;
    width: 33.2rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -30.85rem;
    margin-left: -16.6rem;
  }
}
.mid_sec .txt_box .box_in {
  text-align: left;
}
@media (min-width: 0) and (max-width: 900px) {
  .mid_sec .txt_box .box_in {
    text-align: center;
  }
}
.mid_sec .txt_box .box_in .tit {
  font-size: 4.2rem;
  color: #fff;
}
.mid_sec .txt_box .box_in .txt {
  margin-top: 1.2rem;
  font-size: 1.4rem;
  color: #F1F1F1;
  line-height: 1.3;
}
@media (min-width: 0) and (max-width: 900px) {
  .mid_sec .txt_box .box_in .txt {
    margin-top: 2.4rem;
    word-break: keep-all;
  }
}
.mid_sec .txt_box .box_in .btn_more {
  width: 8.5rem;
  height: 3.3rem;
  border: 1px solid #fff;
  display: block;
  text-align: center;
  line-height: 3.3rem;
  font-size: 1.4rem;
  color: #fff;
  margin-top: 6rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .mid_sec .txt_box .box_in .btn_more {
    margin: 0 auto;
    margin-top: 6rem;
  }
}

.video_sec .video_wrap{
  position: relative;
    max-width: 1140px;
    margin: 0 auto;
    padding: 10rem 0;
}
.video_sec .video_box{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
}
.video_sec .video_box video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media screen and (max-width: 1260px) {
  .video_sec .video_wrap{
    width: 100%;
    max-width: 100%;
    z-index: 2;
    padding: 10rem 2rem;
  }
}

/* .sns_sec {
  height: 52.6rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sns_sec {
    height: 25rem;
  }
}
.sns_sec .box_in {
  text-align: center;
}
.sns_sec .box_in .tit {
  font-size: 4.2rem;
  color: #1F1F1F;
}
@media (min-width: 0) and (max-width: 900px) {
  .sns_sec .box_in .tit {
    font-size: 3.2rem;
  }
}
.sns_sec .box_in .txt {
  font-size: 1.4rem;
  color: #999999;
  margin-top: 1.2rem;
}
.sns_sec .box_in .ins {
  margin-top: 8.5rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sns_sec .box_in .ins {
    margin-top: 3rem;
  }
  .sns_sec .box_in .ins a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sns_sec .box_in .ins a .ico {
    margin-right: 1rem;
  }
}
.sns_sec .box_in .ins .ico img {
  width: 4.4rem;
  height: 4.4rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sns_sec .box_in .ins .ico img {
    width: 2.6rem;
    height: 2.6rem;
  }
}
.sns_sec .box_in .ins .ins_txt {
  margin-top: 1.2rem;
  font-size: 1.8rem;
  color: #999999;
}
@media (min-width: 0) and (max-width: 900px) {
  .sns_sec .box_in .ins .ins_txt {
    margin-top: 0.2rem;
  }
} */

.btm_ban_sec .box_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.btm_ban_sec .box_in .ban1 {
  width: 75%;
  height: 48rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .btm_ban_sec .box_in .ban1 {
    width: 100%;
    height: 24rem;
  }
}
.btm_ban_sec .box_in .ban1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.btm_ban_sec .box_in .ban2 {
  width: 25%;
  height: 48rem;
}
.btm_ban_sec .box_in .ban2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.dimmed {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 100;
}

.go_top {
  display: none;
}

.title {
  padding-top: 10rem;
  text-align: center;
}
@media (min-width: 0) and (max-width: 900px) {
  .title {
    padding-top: 6rem;
  }
}
.my .title{
    padding-top: 0;
}
.title h2 {
  font-size: 2.8rem;
  color: #333;
  font-weight: 400;
}
.title h2 .arr {
  width: 1.4rem;
  height: 0.7rem;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/sub_tit_arr.png) no-repeat center center;
  background-size: 1.4rem auto;
}
.title h2 .arr.up {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.title .txt {
  font-size: 1.4rem;
  color: #999;
  margin-top: 1.4rem;
}

.sub_product_list {
  padding-bottom: 6rem;
}
.sub_product_list .sub_ban {
  margin-top: 4rem;
}
.sub_product_list .sub_ban .sub_swpier .swiper-slide {
  position: relative;
}
.sub_product_list .sub_ban .sub_swpier .swiper-slide .pic img {
  width: 144rem;
  height: 26.4rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_list .sub_ban .sub_swpier .swiper-slide .pic img {
    height: 18.4rem;
  }
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_list .sub_ban .sub_swpier .swiper-slide .pic img {
    width: 100%;
    /* height: 100%; */
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.sub_product_list .sub_ban .sub_swpier .swiper-slide .txt_box {
  position: absolute;
  left: 12rem;
  top: 7.25rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_list .sub_ban .sub_swpier .swiper-slide .txt_box {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.sub_product_list .sub_ban .sub_swpier .swiper-slide .txt_box .tit {
  font-size: 3.4rem;
  color: #fff;
  font-weight: 500;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_list .sub_ban .sub_swpier .swiper-slide .txt_box .tit {
    font-size: 2.2rem;
    white-space: nowrap;
    text-align: center;
  }
}
.sub_product_list .sub_ban .sub_swpier .swiper-slide .txt_box .txt {
  font-size: 1.4rem;
  font-weight: 400;
  color: #fff;
  margin-top: 0.4rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_list .sub_ban .sub_swpier .swiper-slide .txt_box .txt {
    text-align: center;
  }
}
.sub_product_list .sub_ban .sub_swpier .swiper-slide .txt_box .btn_more {
  width: 8.5rem;
  height: 3.3rem;
  border: 1px solid #fff;
  display: block;
  text-align: center;
  line-height: 3.3rem;
  font-size: 1.4rem;
  color: #fff;
  margin-top: 2.4rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_list .sub_ban .sub_swpier .swiper-slide .txt_box .btn_more {
    margin: 0 auto;
    margin-top: 2.4rem;
  }
}
.sub_product_list .sub_ban .sub_swpier .sub_next {
  background: url(../images/sw_ban_right.png) no-repeat center center;
  background-size: 4.4rem auto;
  width: 4.4rem;
  height: 4.4rem;
  right: 2rem;
}
.sub_product_list .sub_ban .sub_swpier .sub_next::after {
  content: "";
  display: none;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_list .sub_ban .sub_swpier .sub_next {
    display: none;
  }
}
.sub_product_list .sub_ban .sub_swpier .sub_prev {
  background: url(../images/sw_ban_left.png) no-repeat center center;
  background-size: 4.4rem auto;
  width: 4.4rem;
  height: 4.4rem;
  left: 2rem;
}
.sub_product_list .sub_ban .sub_swpier .sub_prev::after {
  content: "";
  display: none;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_list .sub_ban .sub_swpier .sub_prev {
    display: none;
  }
}
.sub_product_list .pl_sort {
  padding: 4rem 0 2rem 0;
  
}
.sub_product_list .pl_sort .total-count{
  font-size: 1.6rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e1e1e1;
}
.sub_product_list .pl_sort ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 1.8rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_list .pl_sort ul {
    gap: 0 1.6rem;
  }
}
.sub_product_list .pl_sort ul li button {
  border: 1px solid #e9e9e9;
  height: 3.3rem;
  border-radius: 3rem;
  padding: 0 1.8rem;
  font-size: 1.4rem;
}
.sub_product_list .pl_sort ul li button.on {
  border: 1px solid #EB8576;
  background: #EB8576;
  color: #fff;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_list .product_list {
    padding: 0 1.2rem;
  }
}
.sub_product_list .product_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2.4rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_list .product_list ul {
    gap: 0 1rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.sub_product_list .product_list ul li {
  padding-bottom: 4.8rem;
  width: calc(100% / 4 - 1.8rem);
}
@media (max-width: 1440px) {
  .sub_product_list .product_list ul li {
    width: calc(33.33% - 1.6rem);
  }
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_list .product_list ul li {
    width: calc(50% - 0.5rem);
    padding-bottom: 2.4rem;
  }
  .sub_product_list .pl_sort .total-count{
    margin: 0 1.2rem;
  }
}
.sub_product_list .product_list ul li .pro_box .pic {
  width: 100%;
  padding-bottom: 100%;
  height: 34rem;
}
.sub_product_list .product_list ul li .pro_box .pic img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_list .product_list ul li .pro_box .pic .like {
    width: 2.4rem;
    height: 2.4rem;
    background: url(../images/like.png) no-repeat center center;
    background-size: 2.4rem auto;
    position: absolute;
    right: 1rem;
    bottom: 1rem;
    cursor: pointer;
  }
  .sub_product_list .product_list ul li .pro_box .pic .like.on {
    background: url(../images/like_on.png) no-repeat center center;
    background-size: 2.4rem auto;
  }
  .sub_product_list .product_list ul li .pro_box .pic img{
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .sub_product_list .product_list ul li .pro_box .pic {
    padding-bottom: 100%;
    height: 100%;
  }
}

@media (min-width: 0) and (max-width: 425px) {
  .sub_product_list .product_list{
    margin: 0 auto;
    width: 336px;
    padding: 0;
  }
  .sub_product_list .product_list ul li{
    width: 16.3rem;
  }
  .sub_product_list .product_list ul li .pro_box .pic {
    width: 16.3rem;
    height: 16.3rem;
  }
  .sub_product_list .product_list ul li .pro_box .pic img{
    width: 16.3rem;
    height: 16.3rem;
  }
}
.sub_product_list .product_list ul li .pro_box .txt_box {
  min-height: 3.6rem;
  position:relative;
}

.sub_product_list .product_list ul li .pro_box .txt_box .pri {
  font-size:1.8rem;
  color:#333;
  position:static;
  text-align:right;
}

.sub_product_detail .con_in {
  padding: 10rem 1rem !important;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_detail .con_in {
    padding: 0 !important;
  }
}
.sub_product_detail .pro_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 8rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_detail .pro_detail {
    display: block;
  }
}
.sub_product_detail .pro_detail .pic {
  width: calc(50% - 4rem);
  max-height: 73.4rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_detail .pro_detail .pic {
    height: 36rem;
    width: 36rem;
    margin: 0 auto;
  }
}
.sub_product_detail .pro_detail .pic img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_detail .pro_detail .pic img {
    height: 100%;
  }
}
.sub_product_detail .pro_detail .txt_box {
  width: calc(50% - 4rem);
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_detail .pro_detail .txt_box {
    width: 100%;
    padding: 0 1.2rem;
  }
}
.sub_product_detail .pro_detail .txt_box .info_div {
  padding-bottom: 1.8rem;
}
.sub_product_detail .pro_detail .txt_box .info_div .rect_div {
  gap: 0 0.6rem;
}
.sub_product_detail .pro_detail .txt_box .info_div .rect_div span {
  height: 2.2rem;
  line-height: 2.2rem;
  font-size: 1.2rem;
  padding: 0 0.4rem;
}
.sub_product_detail .pro_detail .txt_box .info_div .tit_div {
  margin-top: 1.8rem;
}
.sub_product_detail .pro_detail .txt_box .info_div .tit_div .top {
  font-size: 1.8rem;
  color: #999999;
}
.sub_product_detail .pro_detail .txt_box .info_div .tit_div .tit {
  font-size: 3.2rem;
  font-weight: 500;
  color: #1F1F1F;
  margin-top: 0.4rem;
}
.sub_product_detail .pro_detail .txt_box .info_div .hash_div {
  gap: 0 0.6rem;
}
.sub_product_detail .pro_detail .txt_box .info_div .hash_div span {
  height: 2.2rem;
  line-height: 2.2rem;
  font-size: 1.2rem;
  padding: 0 0.4rem;
  border: 1px solid #EAEAEA;
  border-radius: 0.3rem;
  background: #fff;
}
.sub_product_detail .pro_detail .txt_box .info_div .txt {
  font-size: 1.6rem;
  color: #666;
  margin-top: 1.8rem;
  line-height: 1.4;
}
.sub_product_detail .tab_set {
  margin-top: 5rem;
}
.sub_product_detail .tab_set .pd_fc ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-bottom: 1px solid #EAEAEA;
}
.sub_product_detail .tab_set .pd_fc ul li {
  width: 33.33%;
}
.sub_product_detail .tab_set .pd_fc ul li a {
  width: 100%;
  height: 5.8rem;
  text-align: center;
  line-height: 5.8rem;
  font-size: 1.8rem;
  color: #333333;
  position: relative;
  display: block;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_detail .tab_set .pd_fc ul li a {
    font-size: 1.4rem;
    letter-spacing: -0.02rem;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.sub_product_detail .tab_set .pd_fc ul li.on a {
  color: #EB8576;
}
.sub_product_detail .tab_set .pd_fc ul li.on a::before {
  content: "";
  width: 100%;
  background: #EB8576;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.sub_product_detail .tab_set .tab_area > div {
  padding-top: 5rem;
}
.sub_product_detail .tab_set .tab_area > div .pic img {
  width: 100%;
}
.sub_product_detail .tab_set .tab_area > div .pd_ta table {
  border-top: 1px solid #B5B5B5;
  width: 100% !important;
}
.sub_product_detail .tab_set .tab_area > div .pd_ta table th {
  width: 34rem;
  height: 5.3rem;
  background: #F9F9F9;
  font-size: 1.4rem;
  color: #666666;
  border-bottom: 1px solid #EAEAEA;
  line-height: 1.7rem;
  padding: 1.8rem;
  font-weight: 400;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_product_detail .tab_set .tab_area > div .pd_ta table th {
    width: 14rem !important;
  }
}
.sub_product_detail .tab_set .tab_area > div .pd_ta table td {
  border-bottom: 1px solid #EAEAEA;
  font-size: 1.4rem;
  color: #333;
  line-height: 1.7rem;
  height: 5.3rem;
  padding: 1.8rem;
}
.sub_product_detail .tab_set .tab_area > div .pd_article article + article {
  margin-top: 4.4rem;
}
.sub_product_detail .tab_set .tab_area > div .pd_article article h3 {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 2.64rem;
  padding-left: 1.4rem;
  position: relative;
  margin-bottom: 1.8rem;
}
/* .sub_product_detail .tab_set .tab_area > div .pd_article article h3::before {
  content: "";
  content: "●";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 0.8rem;
} */
.sub_product_detail .tab_set .tab_area > div .pd_article article ul {
  padding: 1.8rem;
}
.sub_product_detail .tab_set .tab_area > div .pd_article article ul h4 {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.16rem;
  color: #333;
  margin-bottom: 0.8rem;
}
.sub_product_detail .tab_set .tab_area > div .pd_article article ul li {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #666666;
  margin-bottom: 0.4rem;
}

.pri_div {
  border-top: 1px solid #EAEAEA;
}
.pri_div.center{
  border-top: 0;
}
.pri_div .top {
  padding-top: 1.8rem;
}
.pri_div .top .pri {
  font-size: 3.2rem;
  line-height: 3.8rem;
  font-weight: 700;
}
.pri_div .top .pri span {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 3.8rem;
}
.pri_div .top .bv, .pri_div .top .cv {
  font-size: 1.8rem;
  color: #EB8576;
  margin-top: 0.1rem;
}
.pri_div .top select {
  /* margin-top: 2rem; */
  border: 1px solid #D2D2D2;
  height: 4.1rem;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-left: 1.8rem;
  color: #000;
  background: url(../images/sel_arr.png) no-repeat right 1.75rem center;
  background-size: 1rem 0.6rem;
}
.pri_div .btm {
  /* margin-top: 2rem; */
  padding-bottom: 1.8rem;
}
.pri_div .btm .tit {
  font-size: 1.8rem;
  color: #666;
}
@media (min-width: 0) and (max-width: 900px) {
  .pri_div .btm .tit {
    font-size: 1.4rem;
  }
}
.pri_div .btm .box {
  background: #F5F5F5;
  padding: 1.8rem;
  margin-top: 0.6rem;
}
.pri_div .btm .box .set + .set {
  margin-top: 1.8rem;
}
.pri_div .btm .box .set {
  overflow: hidden;
  clear: both;
}
.pri_div .btm .box .set .txt {
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: #666;
}
.pri_div .btm .box .set .fig {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid #D6D9DE;
  margin-top: 1.2rem;
  float: left;
}
.pri_div .btm .box .set .fig .minus {
  text-indent: -50000rem;
  height: 3.6rem;
  width: 3.6rem;
  background: url(../images/ico_minus_b.png) no-repeat center center #E2E5E9;
  background-size: 1.6rem auto;
}
.pri_div .btm .box .set .fig .plus {
  text-indent: -50000rem;
  height: 3.6rem;
  width: 3.6rem;
  background: url(../images/ico_plus_b.png) no-repeat center center #E2E5E9;
  background-size: 1.6rem auto;
}
.pri_div .btm .box .set .fig .num {
  width: 4.6rem;
  height: 3.6rem;
  font-size: 1.8rem;
  text-align: center;
  line-height: 3.6rem;
  background: #fff;
  color: #666;
  border: 0;
}
.pri_div .btm .box .set .right_div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.7rem;
  float: right;
}
.pri_div .btm .box .set .right_div .pri {
  font-size: 1.8rem;
  color: #1f1f1f;
  line-height: 1.8rem;
  font-weight: 500;
}
.pri_div .btm .box .set .right_div button {
  text-indent: -50000rem;
  width: 1.1rem;
  height: 1.8rem;
  background: url(../images/ico_clo.png) no-repeat center center;
  background-size: 1.1rem auto;
  margin-left: 0.8rem;
}

.tot_div {
  border-top: 1px solid #EAEAEA;
  padding-top: 1.8rem;
}
.tot_div ul li {
  margin-top: 0.8rem;
}
.tot_div ul li:nth-child(3){
  margin-top: 0;
}
@media (min-width: 0) and (max-width: 900px) {
  .tot_div ul li {
    margin-top: 0;
  }
}
.tot_div ul li:first-child {
  margin-top: 0;
}
.tot_div ul li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}
.tot_div ul li dl dt {
  font-size: 1.8rem;
  line-height: 3.4rem;
  vertical-align: bottom;
  color: #666666;
}
@media (min-width: 0) and (max-width: 900px) {
  .tot_div ul li dl dt {
    font-size: 1.4rem;
  }
}
.tot_div ul li dl dd.pri {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 3.4rem;
  color: #1f1f1f;
}
.tot_div ul li dl dd.pri span {
  font-size: 1.8rem;
  color: #1f1f1f;
  font-weight: 400;
}
.tot_div ul li dl dd.bv, .tot_div ul li dl dd.cv {
  font-size: 1.8rem;
  color: #EB8576;
}

.btn_div {
  margin-top: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 0.8rem;
}
@media (min-width: 0) and (max-width: 1260px) {
  .btn_div{
    gap: 0;
  }
}
@media (min-width: 0) and (max-width: 900px) {
  .btn_div {
    gap: 0;
    width: calc(100% + 3.6rem);
    margin-left: -1.8rem;
  }
  .btn_div.cart{
    width: 100%;
    margin-left: 0;
  }
}
.btn_div button {
  width: 50%;
  height: 5.4rem;
  font-size: 1.8rem;
  font-weight: 500;
  color: #fff;
}
.btn_div .btn_black {
  background: #333333;
}
.btn_div .btn_orange {
  background: #EB8576;
}

.bs_pop_set {
  position: absolute;
  left: 0;
  bottom: 0;
  display: none;
}
@media (min-width: 0) and (max-width: 900px) {
  .bs_pop_set {
    display: block;
  }
}
.bs_pop_set.open {
  visibility: visible;
  z-index: 50;
  width: 100%;
}
.bs_pop_set.open .bs_pop_wrap {
  -webkit-transform: translateY(calc(100% - 12.8rem));
          transform: translateY(calc(100% - 12.8rem));
}
.bs_pop_set.open .bs_pop_foot {
  visibility: visible;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 102;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
.bs_pop_set.close {
  visibility: hidden;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transition-property: visibility, z-index;
  transition-property: visibility, z-index;
}
.bs_pop_set.close .bs_pop_wrap {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.bs_pop_set.close .bs_pop_foot {
  visibility: hidden;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transition-property: visibility, z-index;
  transition-property: visibility, z-index;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 102;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.bs_pop_set.expand .bs_pop_wrap {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
.bs_pop_set.expand .dimmed {
  opacity: 1;
  z-index: 100;
  visibility: visible;
}
.bs_pop_set .dimmed {
  visibility: hidden;
  opacity: 0;
  z-index: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bs_pop_set .bs_pop_wrap {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  border-radius: 1.5rem 1.5rem 0 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  border: 1px solid #EAEAEA;
  z-index: 101;
}
.bs_pop_set .bs_pop_wrap::before {
  content: "";
  background: #EAEAEA;
  width: calc(100% - 2rem);
  height: 0.1rem;
  position: absolute;
  left: 50%;
  top: -0.3rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.bs_pop_set .btn_expand {
  width: 100%;
  height: 2rem;
  border-radius: 1.5rem 1.5rem 0 0;
  position: relative;
}
.bs_pop_set .btn_expand::before {
  content: "";
  width: 3.8rem;
  height: 0.4rem;
  background: #EB8576;
  border-radius: 1rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.bs_pop_set .bs_pop_head {
  height: 5.3rem;
  padding: 0 1.8rem;
}
.bs_pop_set .bs_pop_head .tit {
  font-size: 1.4rem;
  color: #333333;
  line-height: 5.3rem;
}
.bs_pop_set .bs_pop_con {
  position: relative;
  max-height: 74vh;
  overflow-y: auto;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  padding-bottom: 5.4rem;
}
.bs_pop_set .bs_pop_con .pri_div {
  padding: 0 1.8rem;
}
.bs_pop_set .bs_pop_con .pri_div .top {
  padding-top: 0;
}
.bs_pop_set .bs_pop_con .tot_div {
  padding: 1.8rem;
}
.bs_pop_set .bs_pop_foot {
  width: 100%;
}
.bs_pop_set .bs_pop_foot .bs_pop_foot_in {
  width: 100%;
}
.bs_pop_set .bs_pop_foot .bs_pop_foot_in .btn_div {
  margin-top: 0;
}

nav {
  margin-top: 0.6rem;
  padding-left: 1rem;
  color: #666;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
nav ul li {
  padding-right: 1.6rem;
  background: url(../images/nav_arr.png) no-repeat right center;
  background-size: 0.4rem auto;
  padding-left: 1.2rem;
}
nav ul li:first-child {
  padding-left: 0;
}
nav ul li:last-child {
  background: none;
}
.sub_value nav, .sub_ceo nav, .sub_corporate nav {
  color: #fff;
}
.sub_value nav ul li, .sub_ceo nav ul li, .sub_corporate nav ul li {
  background: url(../images/nav_arr_wh.png) no-repeat right center;
  background-size: 0.4rem auto;
}
.sub_value nav ul li:last-child, .sub_ceo nav ul li:last-child, .sub_corporate nav ul li:last-child {
  background: none;
}
.sub_value nav a, .sub_ceo nav a, .sub_corporate nav a {
  color: #fff;
}
.sub_value nav a.home, .sub_ceo nav a.home, .sub_corporate nav a.home {
  background: url(../images/ico_home.png) no-repeat center center;
  background-size: 1rem auto;
}
.sub_value nav a.on, .sub_ceo nav a.on, .sub_corporate nav a.on {
  color: #fff;
}
@media (min-width: 0) and (max-width: 900px) {
  nav {
    display: none;
  }
}
nav a {
  font-size: 1.2rem;
  line-height: 1.4rem;
  color: #666;
}
nav a.home {
  width: 1rem;
  height: 1rem;
  display: inline-block;
  background: url(../images/ico_home02.png) no-repeat center center;
  background-size: 1rem auto;
}
nav a.on {
  color: #333;
}
nav span {
  color: #666;
  font-size: 1.2rem;
  padding: 0 1.2rem;
  line-height: 1.4rem;
}
.sub_ceo nav, .sub_corporate nav {
  color: #fff;
}
.sub_ceo nav a, .sub_corporate nav a {
  color: #fff;
}
.sub_ceo nav a.home, .sub_corporate nav a.home {
  background: url(../images/ico_home.png) no-repeat center center;
  background-size: 1rem auto;
}
.sub_ceo nav a.on, .sub_corporate nav a.on {
  color: #fff;
}
.sub_ceo nav span, .sub_corporate nav span {
  color: #fff;
}

.sub_visual {
  height: 63.7rem;
  width: 100vw;
  margin-left: calc((-100vw + 144rem) / 2);
  background: url(../images/sub_head_img01.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
}
@media (max-width: 1440px) {
  .sub_visual {
    width: calc(100% + 2rem);
    margin-left: -1rem;
  }
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_visual {
    height: 28rem;
    width: 100%;
    margin-left: 0;
  }
}
.sub_visual::before {
  content: "";
  background: rgba(0, 0, 0, 0.58);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sub_visual .sub_visual_in {
  max-width: 144rem;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_visual .sub_visual_in {
    width: 100%;
  }
}
.sub_visual .sub_visual_in h2 {
  font-size: 2.8rem;
  color: #fff;
  font-weight: 400;
  text-align: center;
  margin-top: 13.1rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_visual .sub_visual_in h2 {
    margin-top: 6.4rem;
  }
}
.sub_visual .sub_visual_in h2 .arr {
  width: 1.4rem;
  height: 0.7rem;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/sub_tit_arr02.png) no-repeat center center;
  background-size: 1.4rem auto;
}
.sub_visual .sub_visual_in h2 .arr.up {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.sub_visual .sub_visual_in .sub {
  font-size: 1.4rem;
  color: #fff;
  margin-top: 1.2rem;
  text-align: center;
}
.sub_visual .sub_visual_in .txt {
  font-size: 2.4rem;
  line-height: 1.3;
  text-align: center;
  margin-top: 12rem;
  color: #fff;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_visual .sub_visual_in .txt {
    margin-top: 4.2rem;
    font-size: 1.6rem;
    line-height: 1.5;
  }
}

.sub_corporate {
  background: #1F1F1F;
}
.sub_corporate .corp_set {
  max-width: 144rem;
  margin: 0 auto;
  padding-top: 16rem;
  padding-bottom: 16rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_corporate .corp_set {
    width: 100%;
    padding: 8rem 1.2rem;
  }
}
.sub_corporate .corp_set .corp_div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_corporate .corp_set .corp_div {
    display: block;
    padding-top: 8.4rem;
  }
}
.sub_corporate .corp_set .corp_div .pic {
  width: 66.67%;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_corporate .corp_set .corp_div .pic {
    max-width: 33.6rem;
    width: 100%;
    margin: 0 auto;
  }
}
.sub_corporate .corp_set .corp_div .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sub_corporate .corp_set .corp_div .txt_box {
  position: relative;
  padding-left: 10.7rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_corporate .corp_set .corp_div .txt_box {
    padding-left: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.sub_corporate .corp_set .corp_div .txt_box .tit {
  font-size: 8rem;
  color: #e2e2e2;
  white-space: nowrap;
  position: relative;
}
.sub_corporate .corp_set .corp_div .txt_box .tit::before {
  content: "";
  height: 0.6rem;
  background: #EB8576;
  width: 72rem;
  position: absolute;
  left: -24rem;
  top: -4.2rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_corporate .corp_set .corp_div .txt_box .tit::before {
    display: none;
  }
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_corporate .corp_set .corp_div .txt_box .tit {
    font-size: 3.6rem;
    text-align: center;
    position: absolute;
    left: 50%;
    top: -31.7rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.sub_corporate .corp_set .corp_div .txt_box .num {
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  position: relative;
  padding-left: 7.6rem;
  color: #EB8576;
  margin-top: 1.6rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_corporate .corp_set .corp_div .txt_box .num {
    display: inline-block;
    font-size: 1.4rem;
    padding-left: 4rem;
    position: absolute;
    left: 50%;
    top: -28.7rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.sub_corporate .corp_set .corp_div .txt_box .num::before {
  content: "";
  background: #EB8576;
  height: 0.2rem;
  width: 6rem;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_corporate .corp_set .corp_div .txt_box .num::before {
    width: 3.2rem;
  }
}
.sub_corporate .corp_set .corp_div .txt_box .txt1 {
  font-size: 2.4rem;
  color: #CCCCCC;
  margin-top: 1.6rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_corporate .corp_set .corp_div .txt_box .txt1 {
    font-size: 1.8rem;
    text-align: center;
  }
}
.sub_corporate .corp_set .corp_div .txt_box .txt2 {
  font-size: 1.4rem;
  color: #999;
  margin-top: 1.6rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_corporate .corp_set .corp_div .txt_box .txt2 {
    margin-top: 1rem;
    text-align: center;
    margin-top: 0.5rem;
  }
}
.sub_corporate .corp_set .corp_div.corp2 {
  margin-top: 20rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_corporate .corp_set .corp_div.corp2 {
    margin-top: 0rem;
  }
  .sub_corporate .corp_set .corp_div.corp2 .pic {
    margin-top: 2rem;
  }
}
.sub_corporate .corp_set .corp_div.corp2 .txt_box {
  margin-right: 11.2rem;
  padding-left: 0;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_corporate .corp_set .corp_div.corp2 .txt_box {
    width: 100%;
  }
}
.sub_corporate .corp_set .corp_div.corp2 .txt_box .tit::before {
  content: "";
  height: 0.6rem;
  background: #EB8576;
  width: 72rem;
  position: absolute;
  left: 0rem;
  top: -4.8rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_corporate .corp_set .corp_div.corp2 .txt_box .tit {
    position: initial;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  .sub_corporate .corp_set .corp_div.corp2 .txt_box .num {
    position: initial;
    text-align: center;
    margin-top: 0.5rem;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    left: auto;
    top: auto;
  }
  .sub_corporate .corp_set .corp_div.corp2 .txt_box .txt1 {
    position: absolute;
    left: 50%;
    bottom: -32.2rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    white-space: nowrap;
  }
  .sub_corporate .corp_set .corp_div.corp2 .txt_box .txt2 {
    position: absolute;
    left: 50%;
    bottom: -34.2rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    white-space: nowrap;
  }
}
.sub_corporate .corp_set .corp_div.corp3 {
  margin-top: 20rem;
}

.sub_ceo .ceo_message {
  padding: 16rem 0;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_ceo .ceo_message {
    padding: 8rem 0;
  }
}
.sub_ceo .ceo_message .tit {
  font-size: 4.2rem;
  font-weight: 500;
  text-align: center;
  color: #333;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_ceo .ceo_message .tit {
    font-size: 3.6rem;
  }
}
.sub_ceo .pic_set {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 6rem;
}
.sub_ceo .pic_set::before {
  content: "";
  height: 18.6rem;
  background: #EB8576;
  width: 100vw;
  position: absolute;
  top: 15.5rem;
  z-index: -1;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_ceo .pic_set::before {
    height: 15.2rem;
    top: 5.5rem;
  }
}
.sub_ceo .pic_set .txt {
  font-weight: 700;
  font-size: 4.2rem;
  line-height: 5.04rem;
  margin-top: 20rem;
  color: #fff;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_ceo .pic_set .txt {
    font-size: 2.2rem;
    line-height: 2.64rem;
    white-space: nowrap;
    margin-top: 7.7rem;
    margin-left: 3.8rem;
  }
}
.sub_ceo .pic_set .txt span {
  display: inline-block;
  width: 25rem;
}
@media (max-width: 1440px) {
  .sub_ceo .pic_set .txt span {
    width: 12rem;
  }
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_ceo .pic_set .txt span {
    display: none;
  }
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_ceo .pic_set .pic {
    margin-left: -4rem;
  }
}
.sub_ceo .pic_set .pic img {
  height: 47.4rem;
  width: 47.4rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_ceo .pic_set .pic img {
    height: 23.4rem;
    width: 23.4rem;
  }
}
.sub_ceo .text_letter {
  font-size: 1.8rem;
  line-height: 2;
  text-align: center;
  color: #666666;
  margin-top: 8rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_ceo .text_letter {
    font-size: 1.4rem;
    margin-top: 3.2rem;
  }
}
.sub_ceo .text_letter span {
  font-weight: 700;
  color: #EB8576;
}
.sub_ceo .sign {
  margin-top: 6.4rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_ceo .sign {
    margin-top: 4rem;
  }
}
.sub_ceo .sign dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sub_ceo .sign dl dt {
  color: #333333;
  font-size: 1.8rem;
  line-height: 4rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_ceo .sign dl dt {
    font-size: 1.4rem;
  }
}
.sub_ceo .sign dl dd {
  margin-left: 2rem;
}
.sub_ceo .sign dl dd img {
  width: 8.5rem;
}

.sub_value .value_set {
  padding: 12rem 0;
  position: relative;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_value .value_set {
    padding: 5.6rem 0 3.7rem 0;
  }
}
.sub_value .value_set::before {
  content: "";
  width: 100vw;
  height: 33.8rem;
  background: rgba(235, 133, 118, 0.05);
  position: absolute;
  left: 50%;
  top: 26.5rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_value .value_set::before {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 13rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.sub_value .value_set .title_pic {
  text-align: center;
}
.sub_value .value_set .title_pic img {
  width: 28.6rem;
  height: 28.6rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_value .value_set .title_pic img {
    width: 14.8rem;
    height: 14.8rem;
  }
}
.sub_value .value_set .value_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4rem;
  gap: 0 1.5rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_value .value_set .value_box {
    display: block;
  }
}
.sub_value .value_set .value_box .box {
  width: 27.6rem;
  height: 31.2rem;
  background: #fff;
  border-bottom: 0.4rem solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_value .value_set .value_box .box {
    width: 33.6rem;
    height: auto;
    margin: 0 auto;
    margin-bottom: 1.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.sub_value .value_set .value_box .box .pic {
  text-align: center;
  margin-top: 4.75rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_value .value_set .value_box .box .pic {
    display: flex;
    align-items: center;
    margin-top: 0;
    margin-left: 2.8rem;
  }
}
.sub_value .value_set .value_box .box .pic img {
  width: 8.6rem;
  height: 8.6rem;
}
.sub_value .value_set .value_box .box .txt_box {
  margin-top: 1.8rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_value .value_set .value_box .box .txt_box {
    flex: 1 1 auto;
    margin-top: 2.6rem;
    margin-bottom: 2.6rem;
    margin-left: 1.8rem;
  }
}
.sub_value .value_set .value_box .box .txt_box .txt1 {
  font-size: 2.2rem;
  line-height: 2.64rem;
  text-align: center;
  font-weight: 500;
  padding-bottom: 1.5rem;
  position: relative;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_value .value_set .value_box .box .txt_box .txt1 {
    text-align: left;
  }
}
.sub_value .value_set .value_box .box .txt_box .txt1 span {
  color: #E37363;
}
.sub_value .value_set .value_box .box .txt_box .txt1::before {
  content: "";
  width: 2rem;
  height: 0.3rem;
  border-radius: 2rem;
  background: #E37363;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_value .value_set .value_box .box .txt_box .txt1::before {
    left: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.sub_value .value_set .value_box .box .txt_box .txt2 {
  padding-top: 1.2rem;
  font-size: 1.4rem;
  line-height: 1.68rem;
  text-align: center;
  font-weight: 400;
  color: #666;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_value .value_set .value_box .box .txt_box .txt2 {
    text-align: left;
  }
}

.sub_notice {
  padding-bottom: 10rem;
}
.sub_notice .board_ta table th:nth-child(1) {
  width: 8rem;
}
.sub_notice .board_ta table th:nth-child(2) {
  width: 14rem;
}
.sub_notice .board_ta table th:nth-child(4) {
  width: 16rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_notice .board_ta table tr {
    display: grid;
    grid-template-columns: 6.8rem calc(100% - 6.8rem);
    border-bottom: 1px solid #EAEAEA;
    height: 6.7rem;
  }
  .sub_notice .board_ta table tr:first-child {
    display: none;
  }
  .sub_notice .board_ta table tr th {
    display: none;
  }
  .sub_notice .board_ta table tr td {
    border-bottom: none;
    height: 1.8rem;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  .sub_notice .board_ta table tr td:nth-child(1) {
    display: none;
  }
  .sub_notice .board_ta table tr td:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    grid-column: 1/2;
    grid-row: 2/3;
    text-align: left;
    padding-left: 1.8rem;
    font-size: 1.2rem;
    color: #666;
    padding-top: 0.4rem;
  }
  .sub_notice .board_ta table tr td:nth-child(3) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    grid-column: 1/3;
    grid-row: 1/2;
    padding-left: 1.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 1.4rem;
  }
  .sub_notice .board_ta table tr td:nth-child(3) a {
    font-size: 1.6rem;
  }
  /* 07.12 공지사항 수정 */
  .sub_notice .board_ta table tr td:nth-child(4) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    grid-column: 1/3;
    grid-row: 2/3;
    font-size: 1.2rem;
    color: #666;
    padding-top: 0.4rem;
    padding-left: 1.8rem;
    text-align: left;
    position: relative;
    /* padding-left: 0.8rem; */
  }
  .sub_notice .board_ta table tr td:nth-child(4)::before {
    /* content: "";
    width: 1px;
    height: 0.8rem;
    background: #999;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); */
  }
  /* /// 07.12 공지사항 수정 */
}

.search {
  text-align: center;
  position: relative;
  height: 3.4rem;
  width: 34rem;
  margin: 0 auto;
  margin-top: 3.6rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .search {
    width: 20rem;
  }
}
.search input[type=search] {
  border: none;
  border-bottom: 1px solid #ccc;
  height: 3.4rem;
  line-height: 3.4rem;
  font-size: 2.2rem;
  padding-left: 2rem;
  width: 100%;
  outline: none;
}
.search .btn_search {
  text-indent: -50000rem;
  background: url(../images/ico_dod.png) no-repeat center center;
  background-size: 1.8rem auto;
  width: 3.4rem;
  height: 3.4rem;
  position: absolute;
  right: 0;
  top: 0;
}

.board_set .board_ta {
  margin-top: 3.6rem;
}
.board_set .board_ta table {
  border-top: 1px solid #B5B5B5;
}
.board_set .board_ta table th, .board_set .board_ta table td {
  height: 5.2rem;
  border-bottom: 1px solid #EAEAEA;
}
.board_set .board_ta table th {
  background: #f6f6f6;
  color: #222;
  font-size: 1.4rem;
  font-weight: 400;
}
.board_set .board_ta table td {
  color: #333;
  font-size: 1.4rem;
  text-align: center;
}
.board_set .board_ta table .le {
  text-align: left;
  padding-left: 1rem;
}
.board_set .board_ta table .btn_download {
  text-indent: -5000rem;
  background: url(../images/ico_download.png) no-repeat center center;
  background-size: 1.8rem auto;
  display: inline-block;
  width: 2rem;
  height: 2rem;
}
.board_set .paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 0.8rem;
  padding: 2.4rem 0;
}
.board_set .paging .btn_prev {
  text-indent: -50000rem;
  width: 2rem;
  height: 2rem;
  background: url(../images/arr_left.png) no-repeat center center;
  background-size: 1.4rem auto;
}
.board_set .paging .btn_next {
  text-indent: -50000rem;
  width: 2rem;
  height: 2rem;
  background: url(../images/arr_right.png) no-repeat center center;
  background-size: 1.4rem auto;
}
.board_set .paging ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 0.8rem;
}
.board_set .paging ol li a {
  width: 2rem;
  height: 2rem;
  display: block;
  text-align: center;
  color: #666666;
  line-height: 2rem;
  font-size: 1.4rem;
}
.board_set .paging ol li.on a {
  background: #E37363;
  border-radius: 0.4rem;
  color: #fff;
}

.sub_downloads {
  padding-bottom: 10rem;
}
.sub_downloads .board_ta table th:nth-child(1) {
  width: 8rem;
}
.sub_downloads .board_ta table th:nth-child(3) {
  width: 16rem;
}
.sub_downloads .board_ta table th:nth-child(4) {
  width: 16rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_downloads .board_ta table tr {
    display: grid;
    grid-template-columns: 80% 20%;
    border-bottom: 1px solid #EAEAEA;
    height: 6.7rem;
  }
  .sub_downloads .board_ta table tr:first-child {
    display: none;
  }
  .sub_downloads .board_ta table tr th {
    display: none;
  }
  .sub_downloads .board_ta table tr td {
    border-bottom: none;
    height: 1.8rem;
  }
  .sub_downloads .board_ta table tr td:nth-child(1) {
    display: none;
  }
  .sub_downloads .board_ta table tr td:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    grid-column: 1/2;
    grid-row: 1/2;
    padding-left: 1.8rem;
    margin-top: 1.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .sub_downloads .board_ta table tr td:nth-child(2) a {
    font-size: 1.6rem;
  }
  .sub_downloads .board_ta table tr td:nth-child(3) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    grid-column: 1/2;
    grid-row: 2/3;
    text-align: left;
    padding-left: 1.8rem;
    font-size: 1.2rem;
    color: #666;
    padding-top: 0.4rem;
  }
  .sub_downloads .board_ta table tr td:nth-child(4) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    grid-column: 2/3;
    grid-row: 1/3;
    height: 100%;
    padding-top: 2rem;
  }
}

.sub_faq {
  padding-bottom: 10rem;
}

.acc_set {
  border-top: 1px solid #B5B5B5;
  margin-top: 3.6rem;
}
.acc_set .acc_div .acc_head {
  min-height: 5.2rem;
  border-bottom: 1px solid #eaeaea;
  cursor: pointer;
  position: relative;
}
.acc_set .acc_div .acc_head .tit {
  line-height: 1.3;
  min-height: 5.2rem;
  padding: 1.4rem 0;
  padding-left: 5rem;
  font-size: 1.4rem;
  color: #333;
  background: url(../images/ico_q.png) no-repeat left 1.8rem center;
  background-size: 2.4rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 8rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .acc_set .acc_div .acc_head .tit {
    padding-right: 4rem;
  }
}
.acc_set .acc_div .acc_head .btn_arr {
  width: 8rem;
  height: 100%;
  background: url(../images/arr_down.png) no-repeat center center;
  background-size: 1rem auto;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 0) and (max-width: 900px) {
  .acc_set .acc_div .acc_head .btn_arr {
    width: 4rem;
  }
}
.acc_set .acc_div .acc_con {
  background: #F6F6F6;
  padding: 2.4rem 5rem;
  font-size: 1.4rem;
  color: #333;
  line-height: 1.4;
  font-weight: 500;
}
@media (min-width: 0) and (max-width: 900px) {
  .acc_set .acc_div .acc_con {
    padding: 2.4rem 2rem;
  }
}
.acc_set .acc_div.on .acc_head {
  border-bottom: 1px solid #fff;
}
.acc_set .acc_div.on .acc_head .tit {
  font-weight: bold;
  background: url(../images/ico_q_on.png) no-repeat left 1.8rem center;
  background-size: 2.4rem auto;
}
.acc_set .acc_div.on .acc_head .btn_arr {
  background: url(../images/arr_up.png) no-repeat center center;
  background-size: 1rem auto;
  position: absolute;
  right: 0;
  top: 0;
}

.text_area {
  margin-top: 3.6rem;
  border: 1px solid #EAEAEA;
  padding: 3.6rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .text_area {
    padding: 2rem 1.2rem;
  }
}
.text_area p {
  font-size: 1.4rem;
  line-height: 1.6;
  color: #333;
}
.text_area p.tit {
  font-size: 1.6rem;
  color: #1F1F1F;
  font-weight: bold;
  margin-bottom: 0.4rem;
}
.text_area p .num {
  font-size: 1rem;
  vertical-align: middle;
}
.text_area table {
  border-top: 1px solid #b5b5b5;
}
.text_area table th {
  height: 4rem;
  font-size: 1.4rem;
  color: #222;
  background: #f6f6f6;
  border-bottom: 1px solid #eaeaea;
  font-weight: 400;
}
.text_area table td {
  height: 6.8rem;
  border-bottom: 1px solid #eaeaea;
  font-size: 1.4rem;
  color: #333;
  text-align: center;
}
@media (min-width: 0) and (max-width: 900px) {
  .text_area .ta {
    overflow-x: auto;
  }
  .text_area .ta table {
    width: 85rem;
    background: #fff;
  }
}

.sub_business {
  padding-bottom: 10rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .sub_business {
    padding: 0 1.2rem;
    padding-bottom: 6rem;
  }
}

.sub_view {
  padding-bottom: 11rem;
}

.view_set {
  margin-top: 3.6rem;
}
.view_set .view_head {
  height: 5.2rem;
  border-top: 1px solid #b5b5b5;
  background: #f6f6f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 0) and (max-width: 900px) {
  .view_set .view_head {
    height: auto;
    padding: 1.8rem;
    display: block;
  }
  .sub_view .title{
    display: none;
  }
  .sub_view .view_set{
    margin-top: 0;
  }
}
.view_set .view_head .tit {
  font-size: 1.8rem;
  color: #333;
  height: 5.2rem;
  padding-left: 3.2rem;
  line-height: 1.3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}
@media (min-width: 0) and (max-width: 900px) {
  .view_set .view_head .tit {
    padding-left: 0;
    height: auto;
  }
}
.view_set .view_head .date {
  font-size: 1.4rem;
  color: #333;
  padding-right: 3.2rem;
  line-height: 5.2rem;
  min-width: 11rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .view_set .view_head .date {
    line-height: 1.3;
    padding-right: 0;
    padding-top: 0.6rem;
  }
}
.view_set .download_line {
  height: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  padding-right: 3.2rem;
}
.view_set .download_line .btn_download {
  margin-left: 1rem;
  font-size: 1.4rem;
  color: #333;
  background: url(../images/ico_download.png) no-repeat right center;
  background-size: 1.8rem auto;
  line-height: 2.2rem;
  display: inline-block;
  padding-right: 2.4rem;
  height: 2.2rem;
  margin-top: 1rem;
}
.view_set .view_con {
  padding: 3rem 2rem 4rem;
  font-size: 1.4rem;
}
@media (min-width: 0) and (max-width: 900px) {
  .view_set .view_con {
    padding: 1.8rem;
  }
}
.view_set .view_con img {
  width: 100%;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.view_set .view_btm ul {
  border-top: 1px solid #EAEAEA;
}
.view_set .view_btm ul li {
  border-bottom: 1px solid #EAEAEA;
  height: 5.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.view_set .view_btm ul li span {
  width: 14rem;
  display: block;
  line-height: 5.2rem;
  font-size: 1.4rem;
  padding-left: 7.45rem;
}
.view_set .view_btm ul li span.up {
  background: url(../images/arr_up.png) no-repeat left 4rem center;
  background-size: 1rem auto;
}
.view_set .view_btm ul li span.down {
  background: url(../images/arr_down.png) no-repeat left 4rem center;
  background-size: 1rem auto;
}
@media (min-width: 0) and (max-width: 900px) {
  .view_set .view_btm ul li span {
    width: 10rem;
    padding-left: 5.05rem;
    -ms-flex-preferred-size: 10rem;
        flex-basis: 10rem;
  }
  .view_set .view_btm ul li span.up {
    background: url(../images/arr_up.png) no-repeat left 3rem center;
    background-size: 1rem auto;
  }
  .view_set .view_btm ul li span.down {
    background: url(../images/arr_down.png) no-repeat left 3rem center;
    background-size: 1rem auto;
  }
}
.view_set .view_btm ul li p {
  padding-left: 1.8rem;
  font-size: 1.4rem;
  color: #333;
  line-height: 1.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 14rem);
  padding-right: 2rem;
}
.view_set .view_btm ul li p a {
  font-size: 1.4rem;
  color: #333;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media (min-width: 0) and (max-width: 900px) {
  .view_set .view_btm ul li p {
    width: calc(100% - 10rem);
  }
}
.view_set .btn_list {
  width: 7.3rem;
  height: 3.3rem;
  background: #E37363;
  font-size: 1.4rem;
  font-weight: 500;
  color: #fff;
  margin: 0 auto;
  display: block;
  margin-top: 3.6rem;
}
.visual_sec .main_swiper .main_np_set .main_pg.swiper-pagination-fraction{
  top: -1px;
}
.shop_sec .swiper-pagination{
  position: absolute !important;
}
.shop_sec .swiper-pagination span{
  border: none !important;
}
.title-sm{
  font-size: 1.4rem;
}
@media (max-width: 900px) {
  .main_swiper .tit.color-black, .main_swiper .txt.color-black{
    color: white !important;
  }

  .visual_sec .main_swiper .swiper-slide .bg {
    position: relative;
    z-index: -1;
  }
  .visual_sec .main_swiper .swiper-slide .bg img {
    width: auto;
    -o-object-fit: initial;
       object-fit: initial;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

}



.mo-aside-ul{
  display: initial;
}
.mo-aside-li{
  background: initial;
  background-size: initial;
  padding-left: initial;
  padding-right: initial;
  overflow-x: hidden;
}
.mo-aside-li:first-child{
  padding-left: initial;
}
.mo-aside-ul-in{
  display: none;
}
.mo-aside-li .mo-aside-depth1{
  position: relative;
  width: 100%;
  text-align: left;
}
.mo-aside-li .mo-aside-depth1::before{
 content: '';
 position: absolute;
 right: 20px;
 top: 50%;
 transform: translateY(-50%);
 display: inline-block;
 width: 20px;
 height: 5px;
 background: url(../images/sub_tit_arr.png) no-repeat center center;
}
.mo-aside-li .mo-aside-depth1.active::before{
  transform: translateY(-50%) rotate(180deg);
}
@media (max-width: 900px){
  .mo-aside-ul-in{
      background: #666;
      /* margin-right: 20px;
      margin-left: 20px;
      border-radius: 4px; */
  }
}
.m_list .mo-aside-ul-in{
  padding: 10px 0;
}
.mo-aside-ul-li{
  background: initial;
  background-size: initial;
  padding-left: initial;
  padding-right: initial;
}
.mo-aside-ul-li:first-child{
  padding-left: initial;
}
.m_list .mo-aside-ul-li{
  width: 49%;
  display: inline-block;
}

.wrap aside .aside_in .m_list > ul > li > ul li a{
  padding: 7px 20px;
  line-height: 1.5;
  height: initial;
}

.m_list .mo-aside-depth1{
  background-image: none !important;
  padding: 1.25rem 2rem;
}
.m_list .mo-aside-depth0{
  background-image: none !important;
  padding: 1.25rem 2rem;
}
.m_list .mo-aside-depth1:after{
  background-image: url("../images/sub_tit_arr.png");
  background-size: 1rem;
}
.mo-aside-depth1.m0{
  background-image: url("../images/ico_my.svg");
}
.mo-aside-depth1.m1{
  background-image: url("../images/ico_cart.svg");
}
.mo-aside-depth1.m2{
  background-image: url("../images/ico_gem.svg");
}
.mo-aside-depth1.m3{
  background-image: url("../images/ico_coupon.svg");
}
.mo-aside-depth1.m4{
  background-image: url("../images/ico_graph.svg");
}
.mo-aside-depth1.m5{
  background-image: url("../images/ico_organization.svg");
}
.mo-aside-depth1.m6{
  background-image: url("../images/ico_consumer.svg");
}

.mo-aside-depth0.m7{
  background-image: url("../images/ico-home.svg");
}
.mo-aside-depth1:after{
  background: url("../images/ico_arrow_white.svg") no-repeat center;
  content: "";
  display: inline-block;
  height: 10px;
  position: absolute;
  right: 20px;
  top: 40%;
  width: 20px;
  transition: transform .5s;
}
.aside.aside-collapse .mo-aside-depth1:after{
  display: none;
}
.mo-aside-depth1.active{
  background-color: #1F1F1F;
  color: #fff;
  font-weight: 600;
}
.mo-aside-depth1.active:after{
  transform: rotate(180deg);
}
.m_list .mo-aside-depth1.active{
  background-color: initial;
}
.mo-aside-depth2{
  background: #1F1F1F;
  color: #E2E2E2;
  display: block;
  font-size: 1.4rem;
  padding: 12px 50px;
  word-break: keep-all;
}
.mo-aside-depth2.active{
  background-image: url(../images/bul_triangle_o.svg);
  background-repeat: no-repeat;
  background-position: 40px 50%;
  text-decoration: underline;
  text-decoration-color: #FE998B;
  text-underline-offset: 2px;
  color: #FE998B;
}
.mo-aside-depth2:hover{
  text-decoration: underline;
  text-decoration-color: #fff;
  color: #fff;
}

.m_list .mo-aside-depth2{
  background-color: initial;
}

.float-price.info-tabwrap{
  width: 100%;
  border-top: none;
}
.float-price.info-tabwrap .sidebar{
  width: 100%;
  border: none;
  padding-right: 0;
  padding-left: 0;
  min-height: auto;
}
.custom.info-tabwrap{
  border-top: none;
}
.custom.info-tabwrap .info-area{
  width: 100%;
}

.float-btns-wrap{
  display: none !important;
}

@media (max-width: 1260px) {
  .float-btns-wrap{
    display: block !important;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 4;
  }
  .float-price{
    display: none;
    position: fixed;
    width: 100%;
    background: white;
    left: 0;
    bottom: 0;
    z-index: 4;
  }
  .float-price.on{
    display: block;
  }  
  .float-price.info-tabwrap{
    border-top: 0.1rem solid #dedede;
  }
  .float-price.info-tabwrap .sidebar{
    display: block;
  }
  .float-price.info-tabwrap .sidebar{
    padding-bottom: 0;
  }
  .float-price.info-tabwrap .sidebar .btm{
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }
  .float-price .tot_div{
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .float-price .tot_div ul li dl dd.bv{
    line-height: 3.4rem;
  }
  .float-price.open .btm,
  .float-price.open .tot_div{
    display: none;
  }
  .float-price.open .btn_div{
    margin-top: 1px;
  }
  .sub_product_detail .custom.pro_detail{
    padding-bottom: 5rem;
  }
  .sub_product_detail .custom .tab_set{
    margin-top: 0;
  }
}
@media (max-width: 900px) {
  .mo-aside-depth2.active{
    background-position: 12px 50%;
  }
}