@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;900&display=swap');

/* Animate */
.ani-stop{
  /* visibility:hidden; */
  overflow: 0;
  -webkit-animation-name:none !important;
  animation-name:none !important
}
.ani-delay01{-webkit-animation-delay:.1s !important;animation-delay:.1s !important}
.ani-delay015{-webkit-animation-delay:.15s !important;animation-delay:.15s !important}
.ani-delay025{-webkit-animation-delay:.25s !important;animation-delay:.25s !important}
.ani-delay02{-webkit-animation-delay:.2s !important;animation-delay:.2s !important}
.ani-delay03{-webkit-animation-delay:.3s !important;animation-delay:.3s !important}
.ani-delay04{-webkit-animation-delay:.4s !important;animation-delay:.4s !important}
.ani-delay05{-webkit-animation-delay:.5s !important;animation-delay:.5s !important}
.ani-delay06{-webkit-animation-delay:.6s !important;animation-delay:.6s !important}
.ani-delay07{-webkit-animation-delay:.7s !important;animation-delay:.7s !important}
.ani-delay075{-webkit-animation-delay:.75s !important;animation-delay:.75s !important}
.ani-delay08{-webkit-animation-delay:.8s !important;animation-delay:.8s !important}
.ani-delay09{-webkit-animation-delay:.9s !important;animation-delay:.9s !important}
.ani-delay10{-webkit-animation-delay:1s !important;animation-delay:1s !important}
.ani-delay11{-webkit-animation-delay:1.1s !important;animation-delay:1.1s !important}
.ani-delay12{-webkit-animation-delay:1.2s !important;animation-delay:1.2s !important}
.ani-delay125{-webkit-animation-delay:1.25s !important;animation-delay:1.25s !important}
.ani-delay13{-webkit-animation-delay:1.3s !important;animation-delay:1.3s !important}
.ani-delay14{-webkit-animation-delay:1.4s !important;animation-delay:1.4s !important}
.ani-delay15{-webkit-animation-delay:1.5s !important;animation-delay:1.5s !important}
.ani-delay16{-webkit-animation-delay:1.6s !important;animation-delay:1.6s !important}
.ani-delay17{-webkit-animation-delay:1.7s !important;animation-delay:1.7s !important}
.ani-delay18{-webkit-animation-delay:1.8s !important;animation-delay:1.8s !important}
.ani-delay19{-webkit-animation-delay:1.9s !important;animation-delay:1.9s !important}
.ani-delay20{-webkit-animation-delay:2s !important;animation-delay:2s !important}
.ani-delay25{-webkit-animation-delay:2.5s !important;animation-delay:2.5s !important}
.ani-delay30{-webkit-animation-delay:3s !important;animation-delay:3s !important}
.ani-delay40{-webkit-animation-delay:4s !important;animation-delay:4s !important}
.ani-delay41{-webkit-animation-delay:4.1s !important;animation-delay:4.1s !important}
.ani-delay50{-webkit-animation-delay:5s !important;animation-delay:5s !important}
.ani-duration05{-webkit-animation-duration:.5s !important;animation-duration:.5s !important}
.ani-duration{-webkit-animation-duration:1s !important;animation-duration:1s !important}
.ani-duration15{-webkit-animation-duration:1.5s !important;animation-duration:1.5s !important}
.ani-duration2{-webkit-animation-duration:2s !important;animation-duration:2s !important}
.ani-duration3{-webkit-animation-duration:3s !important;animation-duration:3s !important}
.ani-duration7{-webkit-animation-duration:7s !important;animation-duration:7s !important}

/* helperClass */
html{font-size: 3.888vw}
br{font-family: arial}
iframe{border: 0}
.video-full{overflow: hidden; position: absolute;top:4.44vw;left:4.44vw;bottom:4.44vw;right:4.44vw; border-radius:.571rem;box-shadow: 0px 0px 4.44vw 0px rgb(4 0 0 / 20%)}
.video-full video{display: block;width: auto;height:100%;transform: translate(-25%,0)}
.bg-beige{background:#f5f2ed !important}
.display-1{font-size:1.8rem}
.text-muted{color: #999 !important}
.text-primary{color: #887a68 !important}
.text-danger{color: #e83d52 !important}
.font-weight-400{font-weight: 400 !important}
.font-weight-500{font-weight: 500 !important}
.font-weight-700{font-weight: 700 !important;}
.img-block {display: block;width: 100%}
.position-relative{position: relative !important}
.position-absolute{position: absolute !important}
.overflow-hidden{overflow: hidden !important}
.animate__animated{
  display: block;
  opacity: 1;
}
.animate__animated:not(.on){
  /* visibility:hidden; */
  opacity: 0;
  -webkit-animation-name:none !important;
  animation-name:none !important
}
.hl{position: relative;padding: 0 4px;color: #fff;display: inline-block;line-height: 1.4rem}
.hl>*{position: relative;color:#000;font-weight:700}
.hl>i{position: absolute;top: 13px;left: 0;right: 0;bottom: -1px;background:#ece3d4}
.hl.display-1>i{top:15px;bottom:-8px}
[class^=cont-]{position:relative}

/* Content */
.btn-blog-link{display:block;padding:15px;border:1px solid #000;border-radius:20px;background:transparent;text-align:center;font-weight:400}
.btn-blog-link:focus-visible {outline-offset: -3px; outline: 3px solid #EA1917;}
.con_lc_wrap{overflow: hidden;max-width:100%;font-family:'Noto Sans KR', sans-serif;font-weight:400;color: #000}
.thumb{width: 100%;}
.thumb>img{width: 100%;}
.text-review{font-size: 14px; text-align: left;margin:10% 0;font-weight:400 !important;line-height: 24px;}
.text-review>span{color:#e83d52}
.cont-1 h2 {line-height: 1.2;} 
/* PC */
@media (min-width:768px){
  .visible-m{display:none !important}
  .d-flex-space{display: flex;justify-content: space-between}
  .d-flex-space p{font-weight: 500}
	.mov-wrp .btn-blog-link{width: 200px;padding: 14px;border: 2px solid #000;border-radius: 30px;font-weight: 700;margin: 0}
  .mt25{margin-top: 25px;margin-bottom: 35px}
  .hl{line-height: 1.2}
  .hl>i{top: 50%;bottom: 0}
  .img-fluid{max-width: 100%;display: inline}
  .display-1{font-size: 28px}
  .text-right{text-align: right}
  .text-center{text-align: center}
  .container{margin: 0 auto;max-width: 1280px}
  .con_lc_wrap{font-size: 16px}
  [class^=cont-]{max-width:1320px;margin:0 auto;padding-left:20px;padding-right:20px;}
  [class^=cont-].wide{max-width: none;}
  [class^=cont-].wide.v2{padding-left:0;padding-right:0;}
  [class^=cont-] *, .txt *{word-break: keep-all}
  .display-2{font-weight: 700; font-size: 18px;}
  .con-tit-wrap .title{padding: 6.25% 20px 90px;text-align: left;}
  .con-tit-wrap .title p{font-size: 28px;font-weight: 500;margin-bottom:1.5em}
  .con-tit-wrap .title h2{font-size: 48px;}
  .txt{position:relative;margin-top: 20px;line-height:1.6;z-index:1}
  .d-flex{display: flex;}
  .mw-none{max-width: none !important;}
  .flex-content{display: flex;flex-wrap: wrap;margin: 0 -10px;align-items: center}
  .align-end{align-items: flex-end}
  .align-end .txt-area{margin-bottom: 6.25%}
  .align-start{align-items: flex-start}
  .align-start .txt-area{margin-top: 6.25%}
  .justify-content-center{justify-content:center}
  .justify-content-between{justify-content: space-between}
  .justify-content-end{justify-content: flex-end}
  .row-reverse{flex-direction: row-reverse}
  .flex-content>*{padding-left: 10px;padding-right: 10px}
  .flex-content .img-area{flex: 1}
  .flex-content .txt-area{flex-basis: 50%;max-width: 50%;}
  .flex-content .txt-area.md{flex-basis:42.3437%}
  .col-10{max-width: 83.333333% !important;flex-basis: 83.333333% !important}
  .col-7{max-width: 58.333333% !important;flex-basis: 58.333333% !important}
  .col-8{max-width: 66.666667% !important;flex-basis: 66.666667% !important}
  .col-5{max-width: 41.666667% !important;flex-basis: 41.666667% !important}
  .col-6{max-width: 50% !important;flex-basis: 50% !important}
  .col-4{max-width: 33.333333% !important;flex-basis: 33.333333% !important}
  .w-100{width: 100%}
  .txt-area.right{padding-left:5.67%}
  .text-bull{/*padding-left: .5em;*/font-size: 14px;line-height: 1.6;position: relative;}
  .text-bull>.text-danger{float: left;margin-left: -.5em}
  .text-bull>.text-danger::before{content:"";clear: both;}

  .cont-1{padding:13% 0 10%}
  .cont-1 .txt-area{margin-top: 0;}
  .cont-2{margin-bottom:7%}
  .cont-2 .img-area::before{content:"";position:absolute;left:-30%;bottom:-5%;width:75%;height:35%;background:#f5f2ed;}
  .cont-2 .txt-area{flex-basis:57.81%;padding-right:5%;padding-bottom:8%}
  .cont-3 .txt-area{padding-top:5%;padding-right:7%}
  .cont-4 .flex-content{margin-top:-5%;margin-bottom:5%;}
  .cont-5{margin-bottom: 2%;}
  .cont-5 .txt-area{padding-left:16.95%}
  .cont-6 .txt-area{padding-bottom:8%}
  .cont-6 {margin-bottom: 5%;}
  .cont-8::before{content:"";width:150%;height:70%;background:#f5f2ed;position:absolute;bottom:-6%;left:-25%}
  .cont-8 .txt-area{padding-left:18.59%;}
  .cont-8 .text-bull{margin-top:2em;padding-left:.8em;letter-spacing: -.665px;}
  .cont-8{margin-bottom:17%}
  .cont-9 .col-6{margin-top:15%}
  .cont-10{padding-left: 8.51%;margin-top:3%}
  .cont-10 img{width:35.93%;}
  .cont-11::before{content:"";width:41%;height: 70%;background:#f5f2ed;position:absolute;right:0;top:-28%}
  .cont-11 .ct{width:27.18%;margin:0 11.09% 5% auto}
  .cont-12{margin-bottom:5%}
  .cont-13 .txt-area{padding-right:5%}
  .cont-13{margin-bottom:10%}
  .cont-14{margin-bottom:10%}
  .cont-14::before{content:"";width:50vw;height:74%;background:#f5f2ed;position:absolute;left:10%;top:35%}
  .cont-14 .txt-area,.cont-16 .txt-area{padding-left:5%}
  .cont-15::before{content:"";width:57vw;height:74%;background:#f5f2ed;position:absolute;left:40%;top:35%}
  .cont-16{margin-top:7%;margin-bottom:10%}
  .cont-17,.cont-18,.cont-19,.cont-20 {margin-bottom: 5%;}
  .cont-18 .txt-area{padding-right: 3%;}
  .cont-19 .img-area{padding-right:8.33%}
  .cont-21{margin-bottom:13%;}
  .cont-22{margin-bottom: 18%;}
  .prdt-banner{background: #f5f2ed;padding: 35px 20px 0}
  .prdt-banner .container{position: relative;text-align: center}
  .prdt-banner .link{position: absolute;z-index: 10;top: -245px;left: -5px}
  .prdt-banner .img-area{padding-left: 5%}
  .prdt-banner .txt-area{text-align: center;font-size: 26px;font-weight: 700;white-space: nowrap}
  .prdt-banner .img-fluid{vertical-align: top}
  .prdt-banner .display-1{line-height: 1.5;font-size: 50px;}
  .btn-blog-link{display: inline-block;vertical-align: top;font-size: 16px;border: 2px solid;font-weight: 700;border-radius: 2rem;width: 195px;margin-top: 35px}
}
@media (min-width:768px) and (max-width: 1199.98px){
  .txt-area br{display: none}
  .txt-area .txt .display-2, .txt-area .txt>.font-weight-700{display: block}
  .txt-area .txt .display-2:not(:first-child), .txt-area .txt>.font-weight-700:not(:last-child){margin-top: 1em}
  .txt-area .txt .hl{display: inline-block}
  .txt-area .txt .hl+br{display: block}
  .prdt-banner .img-area{flex: 1 !important;max-width: 100% !important}
  .prdt-banner .txt-area{flex: 0 0 auto !important;max-width: 100% !important}
  .prdt-banner .txt-area br{display: block;}
  .align-end .txt-area{margin-bottom: 0}
}
/* 모바일 */
@media (max-width:767.98px){
	.invisible-m{display:none !important}
  .mov-wrp .d-flex-space{display: flex;padding:0 5%;margin-top: 4%;justify-content: space-between;-ms-justify-content: space-between;align-items: center;-ms-align-items: center}
	.mov-wrp .d-flex-space p{font-size: 0.85rem;font-weight: 400}
	.mov-wrp .d-flex-space a{margin: 0;padding: 7px 9px;border-radius: 5px;border-color: #000;font-size: 0.85rem}
	.mov-wrp .txt{font-size: 0.85rem;font-weight: 400;padding: 0 5%}
  .display-1{font-size:  1.667rem !important;}
  .display-2{font-size: 1.067rem !important;}
  .display-4{font-size: 0.8667rem !important;}
  .con_lc_wrap{max-width: 1440px; position:relative; margin:0 auto;font-weight: 700;font-size: 1rem;letter-spacing: -.05em}
	/* .con-tit-wrap{width: 90%;margin: 9% auto} */
  .con-tit-wrap .title{padding:0 8.88%;margin-top:9%}
	.con-tit-wrap h2{margin:2% 0 10%;font-size:2.24rem;line-height:1.294;}
	/* .con-tit-wrap .txt{margin-bottom:18%} */
	.lnb_box img{width:100%}
	[class*=cont-]{overflow: hidden;/* padding-bottom: 19% % */}
	/* [class^=cont-]:last-of-type{padding-bottom:9%} */
	.cont-1 .hl+.font-weight-400{display:block;margin-top:10px}
	.con-tit-wrap .img-wrp{margin:0 -5.7%}
	[class^=cont-] .txt{position:relative;margin-top:13%;padding:0 8.88%;font-size:1rem;line-height:1.6;z-index:1}
	.h1{margin-left: 8.88%;font-size: 3.214rem}
	.h1+p{font-size: 1.286rem;font-weight: 400;line-height: 1.3;margin: 1em 0 1.389em 8.88%;letter-spacing: -.05em}
	.h1 small{font-size: 1.429rem;margin-bottom: 1%}
	.h2{font-size: 1.786rem;}
	.h1-v2{font-size:2.214rem;text-align:center}
	.h1-v2+p{margin:7% 0 6%;font-size:1.071rem;text-align:center;font-weight:400;line-height:1.5}
	.h2-v2{font-size:1.5rem}
	/* .next{background: #f4f0eb;text-align: left;padding: 16.31% 8.88% 5.2%;margin-top: -19%} */
	.next .h2{margin-top: 5px}
	img.animate__animated+img.animate__animated{margin-top:5%}
	.video-wrp{position:relative;padding-top:56%;margin-top:5%}
	.video-wrp>*{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%}
	.btn-blog-link{padding:15px 0 18px;margin:3% 4.88% 12%;border-radius:12px;}

  .cont-2 .txt.display-4{margin-top:0}
  .txt-area{margin-bottom:13%;}
  .cont-3, .cont-4,.cont-8,.cont-14,.cont-15 {background:#f5f2ed;}
  .cont-3, .cont-7{padding-top:19%}
  .cont-3 .txt-area .txt:first-of-type{margin-top: 0;}
  .txt.v3{margin-top: 0;}
  .cont-5 .txt{margin-bottom:16%}
  .cont-8 .txt+.txt{margin-top:3%}
  .cont-9 .txt, .cont-10 .txt, .cont-11 .txt, .cont-21 .txt{margin-bottom:19%}
  .cont-22 .txt-area{margin-bottom: 0;}
  .text-review{font-size:13px;font-weight:400;text-align:left;line-height:24px;padding:0 8.88%}
}

/* ani 키프레임 */
@keyframes flash {
    0%,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,50px,0);
        transform: translate3d(0,50px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,50px,0);
        transform: translate3d(0,50px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(50px,0,0);
        transform: translate3d(50px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50px,0,0);
        transform: translate3d(-50px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50px,0,0);
        transform: translate3d(-50px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes rotate {
    0% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}
@-webkit-keyframes flyingEven {
  0% {
    transform: translate(0px, 0px) scale(1);
    opacity: 1;
    filter: blur(0px);
  }
  100% {
    transform: translate(0px, -95vw) scale(1);
    opacity: 0;
    filter: blur(5px);
  }
}
@keyframes flyingEven {
  0% {
    transform: translate(5px, 10px) scale(1);
    opacity: 1;
    filter: blur(0px);
  }
  100% {
    transform: translate(0px, -90vw) scale(1.5);
    opacity: 0;
    filter: blur(5px);
  }
}
@-moz-keyframes flyingOdd {
  0% {
    transform: translate(5px, 15px) scale(1);
    opacity: 1;
    filter: blur(0px);
  }
  100% {
    transform: translate(10px, -90vw) scale(1.5);
    opacity: 0;
    filter: blur(5px);
  }
}
@-webkit-keyframes flyingOdd {
  0% {
    transform: translate(0, 0) scale(1);
    opacity: 1;
    filter: blur(0px);
  }
  100% {
    transform: translate(-2.22vw, -90vw) scale(1.5);
    opacity: 0;
    filter: blur(5px);
  }
}
@keyframes flyingOdd {
  0% {
    transform: translate(0, 0) scale(1);
    opacity: 1;
    filter: blur(0px);
  }
  100% {
    transform: translate(-4.44vw, -90vw) scale(1.5);
    opacity: 0;
    filter: blur(5px);
  }
}
.sns-share {position: relative;text-align: right;}
   @media screen and (max-width: 768px) {
      .sns-share {padding: 20px 20px 4px 20px;}
      .sns-share .tooltip-wrap.share .tooltip-box {top: 48px;right: 10px;}
      .cont-10 img {width:100%;}
   }
   @media screen and (min-width: 769px) {
      .sns-share {max-width: 1284px;margin: 0 auto;padding: 24px 24px 0 24px;}
      .sns-share .tooltip-wrap.share .tooltip-box {top: 34px;}

   }