@charset "UTF-8";
@import url("/static/fonts/nanum_myeongjo/NanumMyeongjo.css");
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Belleza&display=swap");
html {
  font-size: 12px; }

@media screen and (min-width: 360px) {
  html {
    font-size: 14px; } }
@media screen and (min-width: 400px) {
  html {
    font-size: 16px; } }
@media screen and (min-width: 430px) {
  html {
    font-size: 16px; } }
@media screen and (min-width: 768px) {
  html {
    font-size: 16px; } }
@media screen and (min-width: 1200px) {
  html {
    font-size: 16px; } }
@media screen and (min-width: 1920px) {
  html {
    font-size: 16px; } }
/* 폰트 */
/* 컬러 */
/* 드롭다운,멀티포함 */
/* font */
/* text cutting */
/* flex */
::-webkit-scrollbar {
  width: rem(6px);
  height: rem(6px); }
  @media screen and (min-width: 1200px) {
    ::-webkit-scrollbar {
      width: 10px;
      height: 10px; } }

::-webkit-scrollbar-thumb {
  background: #CCCCCC;
  border-radius: 0; }

::-webkit-scrollbar-thumb:hover {
  background: #888888; }

::-webkit-scrollbar-track {
  background: #eeeeee;
  border-radius: 0; }

.qs-centered {
  position: relative;
  top: unset;
  left: unset;
  transform: unset; }

.section_top.bg.mint span {
  background: url("/static/images/common/subvisual/mint_top@m.jpg") 50% 50% no-repeat;
  background-size: cover; }
  @media screen and (min-width: 1200px) {
    .section_top.bg.mint span {
      background: url("/static/images/common/subvisual/mint_top.jpg") 50% 50% no-repeat;
      background-size: cover; } }

.container section .inner .title_wrap p br {
  display: block; }
@media screen and (min-width: 1200px) {
  .container section .inner .title_wrap p br.mo {
    display: none; }
  .container section .inner .title_wrap p br.pc {
    display: block; } }
.container section .inner.mint_gallery {
  margin: 0 auto 0 auto; }
  .container section .inner.mint_gallery .mint_slide {
    margin: 3.3333333333rem auto 0 auto; }
    .container section .inner.mint_gallery .mint_slide .swiper-slide img {
      max-width: 100%; }
    .container section .inner.mint_gallery .mint_slide .swiper-pagination {
      bottom: 2.0833333333rem; }
      .container section .inner.mint_gallery .mint_slide .swiper-pagination .swiper-pagination-bullet {
        width: 0.5rem;
        height: 0.5rem;
        border-radius: 0.25rem;
        background: #fff;
        opacity: 1;
        margin: 0 0.3333333333rem; }
        .container section .inner.mint_gallery .mint_slide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          background: #65B3B1; }
  @media screen and (min-width: 1200px) {
    .container section .inner.mint_gallery {
      margin: 0 auto 0 auto; }
      .container section .inner.mint_gallery .mint_slide {
        margin: 80px auto 0 auto; }
        .container section .inner.mint_gallery .mint_slide .swiper-pagination {
          bottom: 80px; }
          .container section .inner.mint_gallery .mint_slide .swiper-pagination .swiper-pagination-bullet {
            width: 10px;
            height: 10px;
            border-radius: 10px;
            margin: 0 8px; } }
.container section .inner .slide-row {
  padding: 6.6666666667rem 0 0.9583333333rem 0;
  margin-bottom: 5.7083333333rem; }
  .container section .inner .slide-row .title_wrap.sub {
    margin-bottom: 2.5rem; }
  .container section .inner .slide-row .product-slide .swiper-slide {
    width: 14.25rem;
    height: 14.25rem; }
    .container section .inner .slide-row .product-slide .swiper-slide .default-row {
      position: relative; }
      .container section .inner .slide-row .product-slide .swiper-slide .default-row .dim {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0.3;
        background: black;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 20%, rgba(0, 0, 0, 0) 60%);
        z-index: 2;
        transition: all .15s ease-in; }
      .container section .inner .slide-row .product-slide .swiper-slide .default-row .txt {
        position: absolute;
        width: 100%;
        bottom: 1.6666666667rem;
        left: 0;
        z-index: 3; }
        .container section .inner .slide-row .product-slide .swiper-slide .default-row .txt strong {
          display: block;
          width: 100%;
          text-align: left;
          margin: 0 0 0 1.6666666667rem;
          color: #fff;
          font-size: 1.25rem;
          line-height: 1.25rem;
          font-weight: 700; }
      .container section .inner .slide-row .product-slide .swiper-slide .default-row img {
        max-width: 100%; }
  .container section .inner .slide-row .product-slide + .swiper-pagination2 {
    top: auto;
    bottom: 0; }
    .container section .inner .slide-row .product-slide + .swiper-pagination2.swiper-pagination-progressbar {
      background: #eee; }
      .container section .inner .slide-row .product-slide + .swiper-pagination2.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: #ccc; }
  .container section .inner .slide-row.flower .product-slide .default-row .txt {
    bottom: 2.0833333333rem;
    transition: all .15s ease-in; }
    .container section .inner .slide-row.flower .product-slide .default-row .txt strong {
      margin: 0 0 0.6666666667rem 1.6666666667rem; }
    .container section .inner .slide-row.flower .product-slide .default-row .txt p {
      width: 100%;
      text-align: left;
      word-break: keep-all;
      padding-left: 1.6666666667rem;
      color: #fff;
      font-size: 1rem;
      line-height: 1.4;
      font-weight: 500; }
  .container section .inner .slide-row.flower .product-slide .default-row .btn-row {
    position: absolute;
    bottom: -4.1666666667rem;
    z-index: 2;
    transition: all .15s ease-in; }
    .container section .inner .slide-row.flower .product-slide .default-row .btn-row .btn {
      height: auto;
      justify-content: flex-start;
      padding-left: 1.6666666667rem;
      color: #fff;
      font-size: 1rem;
      line-height: 1rem;
      font-weight: 500; }
  @media screen and (min-width: 1200px) {
    .container section .inner .slide-row {
      padding: 200px 0 23px 0;
      margin-bottom: 200px; }
      .container section .inner .slide-row .title_wrap.sub {
        margin-bottom: 80px; }
      .container section .inner .slide-row .product-slide .swiper-slide {
        width: 342px;
        height: 342px; }
        .container section .inner .slide-row .product-slide .swiper-slide .default-row .txt {
          bottom: 28px; }
          .container section .inner .slide-row .product-slide .swiper-slide .default-row .txt strong {
            margin: 0 0 12px 40px;
            color: #fff;
            font-size: 24px;
            line-height: 24px;
            font-weight: 700; }
        .container section .inner .slide-row .product-slide .swiper-slide .default-row:hover {
          /*.dim{
              opacity: 0.6;
              background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 100%);
          }*/ }
      .container section .inner .slide-row.flower .product-slide .default-row .txt {
        bottom: 40px; }
        .container section .inner .slide-row.flower .product-slide .default-row .txt strong {
          margin: 0 0 12px 40px; }
        .container section .inner .slide-row.flower .product-slide .default-row .txt p {
          width: 100%;
          text-align: left;
          word-break: keep-all;
          padding-left: 40px;
          color: #fff;
          font-size: 18px;
          line-height: 1.4;
          font-weight: 500; }
      .container section .inner .slide-row.flower .product-slide .default-row .btn-row {
        position: absolute;
        bottom: -4.1666666667rem;
        z-index: 2;
        transition: all .15s ease-in; }
        .container section .inner .slide-row.flower .product-slide .default-row .btn-row .btn {
          height: auto;
          justify-content: flex-start;
          padding-left: 40px;
          color: #fff;
          font-size: 18px;
          line-height: 1.4;
          font-weight: 500; }
      .container section .inner .slide-row.flower .product-slide .default-row:hover {
        /*.dim{
            opacity: 0.6;
            background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 100%);
        }
        .txt{
            bottom: 92px;
        }
        .btn-row{
            bottom: 40px;
        }*/ } }
.container section .inner .operating-info {
  background: rgba(0, 149, 169, 0.04);
  margin-top: 1.6666666667rem;
  padding: 2.5rem; }
  .container section .inner .operating-info li {
    margin-bottom: 2.0833333333rem; }
    .container section .inner .operating-info li strong {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      color: #65B3B1;
      font-size: 1.25rem;
      line-height: 1;
      font-weight: 700; }
      .container section .inner .operating-info li strong i {
        width: 1.25rem;
        height: 1.25rem;
        margin-right: 0.2083333333rem; }
        .container section .inner .operating-info li strong i svg .clock_path {
          fill: #65B3B1; }
    .container section .inner .operating-info li p {
      padding-top: 0.625rem;
      color: #444;
      font-size: 1.0833333333rem;
      line-height: 1.6;
      font-weight: 500; }
    .container section .inner .operating-info li:last-child {
      margin-bottom: 0; }
      .container section .inner .operating-info li:last-child strong i {
        width: 1.5rem;
        height: 1.5rem;
        margin-right: 0.2083333333rem; }
        .container section .inner .operating-info li:last-child strong i svg .phone_path {
          fill: #65B3B1; }
  @media screen and (min-width: 1200px) {
    .container section .inner .operating-info {
      margin-top: 40px;
      padding: 60px;
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      .container section .inner .operating-info li {
        width: 50%;
        margin-bottom: 0;
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        .container section .inner .operating-info li strong {
          margin-right: 24px;
          color: #65B3B1;
          font-size: 24px;
          line-height: 1;
          font-weight: 700; }
          .container section .inner .operating-info li strong i {
            width: 26px;
            height: 26px;
            margin-right: 10px; }
        .container section .inner .operating-info li p {
          padding-top: 0;
          color: #444;
          font-size: 20px;
          line-height: 1.6;
          font-weight: 500; }
          .container section .inner .operating-info li p br {
            display: none; }
        .container section .inner .operating-info li:last-child {
          margin-bottom: 0; }
          .container section .inner .operating-info li:last-child strong i {
            width: 32px;
            height: 32px;
            margin-right: 10px; } }
.container section.page-tab-row {
  margin-bottom: 0; }
.container section.mint-top {
  background: url("/static/images/themint/bg_themint_top@m.jpg") 50% 0 no-repeat;
  background-size: 100% auto;
  padding-top: 5rem; }
  @media screen and (min-width: 1200px) {
    .container section.mint-top {
      background: url("/static/images/themint/bg_themint_top.jpg") 50% 0 no-repeat;
      background-size: 100% auto;
      padding-top: 160px; } }
.container section .bg-banner.fbg {
  background: url("/static/images/themint/bg_banner@m.jpg") 50% 100% no-repeat;
  background-size: cover; }
  @media screen and (min-width: 1200px) {
    .container section .bg-banner.fbg {
      background: url("/static/images/themint/bg_banner.jpg") 50% 50% no-repeat;
      background-size: cover; }
      .container section .bg-banner.fbg p br.mo {
        display: none; } }
