/*     2002525 : 한줄 텍스트      */
<!--공통css-->

/* reset */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

html {
scroll-behavior: smooth;
}

body {
color: #1f1a17;
line-height: 1.7;
letter-spacing: -0.02em;

}

a{text-decoration:none;color:inherit}
button{border:0;background:none;font:inherit;cursor:pointer}

.inner{width:100%;max-width:1440px;margin:0 auto;}
.section{padding:120px 0}
.eyebrow{display:inline-block;color:#257a74;font-size:20px;font-weight:800;letter-spacing:.18em; margin:0 0 10px}
.section-head{text-align:center}
.section-head h2{font-size:45px;line-height:1.2;font-weight:500;letter-spacing:-.05em;word-break:keep-all; margin-bottom:50px}

.img-box{position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.5),rgba(0,0,0,.03)),linear-gradient(45deg,#e8e1d8,#d8cec2)}


<!-- 상단 -->
.sub-hero--signature{position:relative;overflow:hidden;padding:60px 0 0;}
.sub-hero__inner{position:relative;z-index:2;text-align:center;max-width:none;padding:0; margin-top:50px;}
.sub-hero__copy{position:relative;z-index:3;max-width:1440px;margin:0 auto;}
.sub-hero__copy .eyebrow{margin-bottom:24px;color:#036eb8;font-size:20px;font-weight:500;letter-spacing:.08em;font-family:"Cormorant Garamond",serif !important; margin:0;}
.sub-hero__copy h2{margin:0; color:#3f3935;font-size:72px;line-height:1.5em;font-weight:400;letter-spacing:-.06em;font-family:"Cormorant Garamond",serif !important;}
.sub-hero__copy p{margin:20px 0 0 0; color:#5e534a;font-size:20px;line-height:1.7;font-weight:400;word-break:keep-all;}
.sub-hero__visual{position:relative;margin-top:-150px;height:300px;width:100%;overflow:hidden;background:none;}
.sub-hero__visual:before{content:"";position:absolute;inset:0;background:url('/img_up/shop_pds/headnpain11/build/option/bg178658711311.jpg') no-repeat center/cover;transform:scale(1.08);transition:transform 4.8s ease;}

.sub-hero__visual.is-zoom-out:before{transform:scale(1);}
.signature-bg{display:none;}

@media(max-width:1200px){
.sub-hero__inner {margin-top:10px;}
.sub-hero__copy h2{font-size:6.5vw;}
.sub-hero__copy p{font-size:3vw;}
.sub-hero__visual{height:620px;}
}

@media(max-width:768px){
.inner{padding:0 15px; width:auto}
.section{padding:80px 0}
.section-head h2{font-size:34px; margin-bottom:40px}
.sub-hero--signature{padding:60px 0 0;}
.sub-hero__copy{padding:0 20px;}
.sub-hero__copy .eyebrow{font-size:15px;}
.sub-hero__copy p{margin-top:15px;font-size:17px;}
.sub-hero__visual{margin-top:-100px;height:150px;width:100%;}
.sub-hero__visual:before{transform:scale(1.05);}
.sub-hero__visual:after{height:110px;}
}

/*     2002535 : 한줄 텍스트      */
.sub-about{background:#fff}
.sub-about__layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}
.sub-about__copy h2{font-size:52px;line-height:1.18;font-weight:500;letter-spacing:-.05em;word-break:keep-all; margin-top:0}
.sub-about__copy>p{margin-top:24px;color:#6d645c;font-size:20px;word-break:keep-all}
.about-keywords{display:flex;flex-wrap:wrap;gap:30px;margin-top:30px; align-items:center; font-size:18px}
.about-keywords span{display:inline-flex;align-items:center;height:42px;padding:0 18px;border-radius:999px;background:#f8f3ed;color:#7a6143;font-size:18px;font-weight:700}
.about-main-img{
height:520px;
border-radius:36px;
background-size:cover;
background-position:center;
background-repeat:no-repeat;
}

.text__1872534__ .pc { display:block }
.text__1872534__ .mb { display:none }

@media(max-width:1024px){
.sub-about__layout{grid-template-columns:1fr; gap:30px;}

}
@media(max-width:768px){
.sub-about__copy h2{font-size:30px}
.sub-about__copy>p{font-size:18px}
.about-keywords{display:grid;grid-template-columns:1fr 1fr 1fr 1fr; gap:10px; font-size:16px}
.about-main-img{height:420px}
.about-keywords span{font-size:16px;}

.text__1872534__ .pc { display:none }
.text__1872534__ .mb { display:block }
}

/*     2002545 : 한줄 텍스트      */
.text__1872814__ .sub-about{background:#dff3f4}
.text__1872814__ .sub-about__layout{display:grid;grid-template-columns:1.1fr .9fr ;gap:70px;align-items:center}
.sub-about__copy h2{font-size:52px;line-height:1.18;font-weight:500;letter-spacing:-.05em;word-break:keep-all; margin-top:0}
.sub-about__copy>p{margin-top:24px;color:#6d645c;font-size:20px;word-break:keep-all}
.about-keywords{display:flex;flex-wrap:wrap;gap:30px;margin-top:30px; align-items:center; font-size:18px}
.about-keywords span{display:inline-flex;align-items:center;height:42px;padding:0 18px;border-radius:999px;background:#f8f3ed;color:#7a6143;font-size:18px;font-weight:700}
.about-main-img{
  height:520px;
  border-radius:36px;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}

@media(max-width:1024px){
.text__1872814__ .sub-about__layout{grid-template-columns:1fr; gap:30px;}
}
@media(max-width:768px){
  .sub-about__copy h2{font-size:30px}
  .sub-about__copy>p{font-size:18px}
  .about-keywords{display:grid;grid-template-columns:1fr 1fr 1fr 1fr; gap:10px; font-size:16px}
  .about-main-img{height:420px}
  .about-keywords span{font-size:16px;}
}

/*     2002555 : 한줄 텍스트      */
.sub-about{background:#fff}
.sub-about__layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}
.sub-about__copy h2{font-size:52px;line-height:1.18;font-weight:500;letter-spacing:-.05em;word-break:keep-all; margin-top:0}
.sub-about__copy>p{margin-top:24px;color:#6d645c;font-size:20px;word-break:keep-all}
.about-keywords{display:flex;flex-wrap:wrap;gap:30px;margin-top:30px; align-items:center; font-size:18px}
.about-keywords span{display:inline-flex;align-items:center;height:42px;padding:0 18px;border-radius:999px;background:#f8f3ed;color:#7a6143;font-size:18px;font-weight:700}
.about-main-img{
height:520px;
border-radius:36px;
background-size:cover;
background-position:center;
background-repeat:no-repeat;
}

.text__1872534__ .pc { display:block }
.text__1872534__ .mb { display:none }

@media(max-width:1024px){
.sub-about__layout{grid-template-columns:1fr; gap:30px;}

}
@media(max-width:768px){
.sub-about__copy h2{font-size:30px}
.sub-about__copy>p{font-size:18px}
.about-keywords{display:grid;grid-template-columns:1fr 1fr 1fr 1fr; gap:10px; font-size:16px}
.about-main-img{height:420px}
.about-keywords span{font-size:16px;}

.text__1872534__ .pc { display:none }
.text__1872534__ .mb { display:block }
}

/*     2002565 : 한줄 텍스트      */
.text__1872814__ .sub-about{background:#dff3f4}
.text__1872814__ .sub-about__layout{display:grid;grid-template-columns:1.1fr .9fr ;gap:70px;align-items:center}
.sub-about__copy h2{font-size:52px;line-height:1.18;font-weight:500;letter-spacing:-.05em;word-break:keep-all; margin-top:0}
.sub-about__copy>p{margin-top:24px;color:#6d645c;font-size:20px;word-break:keep-all}
.about-keywords{display:flex;flex-wrap:wrap;gap:30px;margin-top:30px; align-items:center; font-size:18px}
.about-keywords span{display:inline-flex;align-items:center;height:42px;padding:0 18px;border-radius:999px;background:#f8f3ed;color:#7a6143;font-size:18px;font-weight:700}
.about-main-img{
  height:520px;
  border-radius:36px;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}

@media(max-width:1024px){
.text__1872814__ .sub-about__layout{grid-template-columns:1fr; gap:30px;}
}
@media(max-width:768px){
  .sub-about__copy h2{font-size:30px}
  .sub-about__copy>p{font-size:18px}
  .about-keywords{display:grid;grid-template-columns:1fr 1fr 1fr 1fr; gap:10px; font-size:16px}
  .about-main-img{height:420px}
  .about-keywords span{font-size:16px;}
}

/*     2002575 : 한줄 텍스트      */
.sub-about{background:#fff}
.sub-about__layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}
.sub-about__copy h2{font-size:52px;line-height:1.18;font-weight:500;letter-spacing:-.05em;word-break:keep-all; margin-top:0}
.sub-about__copy>p{margin-top:24px;color:#6d645c;font-size:20px;word-break:keep-all}
.about-keywords{display:flex;flex-wrap:wrap;gap:30px;margin-top:30px; align-items:center; font-size:18px}
.about-keywords span{display:inline-flex;align-items:center;height:42px;padding:0 18px;border-radius:999px;background:#f8f3ed;color:#7a6143;font-size:18px;font-weight:700}
.about-main-img{
height:520px;
border-radius:36px;
background-size:cover;
background-position:center;
background-repeat:no-repeat;
}

.text__1872534__ .pc { display:block }
.text__1872534__ .mb { display:none }

@media(max-width:1024px){
.sub-about__layout{grid-template-columns:1fr; gap:30px;}

}
@media(max-width:768px){
.sub-about__copy h2{font-size:30px}
.sub-about__copy>p{font-size:18px}
.about-keywords{display:grid;grid-template-columns:1fr 1fr 1fr 1fr; gap:10px; font-size:16px}
.about-main-img{height:420px}
.about-keywords span{font-size:16px;}

.text__1872534__ .pc { display:none }
.text__1872534__ .mb { display:block }
}

/*     2002585 : 한줄 텍스트      */
.text__1872814__ .sub-about{background:#dff3f4}
.text__1872814__ .sub-about__layout{display:grid;grid-template-columns:1.1fr .9fr ;gap:70px;align-items:center}
.sub-about__copy h2{font-size:52px;line-height:1.18;font-weight:500;letter-spacing:-.05em;word-break:keep-all; margin-top:0}
.sub-about__copy>p{margin-top:24px;color:#6d645c;font-size:20px;word-break:keep-all}
.about-keywords{display:flex;flex-wrap:wrap;gap:30px;margin-top:30px; align-items:center; font-size:18px}
.about-keywords span{display:inline-flex;align-items:center;height:42px;padding:0 18px;border-radius:999px;background:#f8f3ed;color:#7a6143;font-size:18px;font-weight:700}
.about-main-img{
  height:520px;
  border-radius:36px;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}

@media(max-width:1024px){
.text__1872814__ .sub-about__layout{grid-template-columns:1fr; gap:30px;}
}
@media(max-width:768px){
  .sub-about__copy h2{font-size:30px}
  .sub-about__copy>p{font-size:18px}
  .about-keywords{display:grid;grid-template-columns:1fr 1fr 1fr 1fr; gap:10px; font-size:16px}
  .about-main-img{height:420px}
  .about-keywords span{font-size:16px;}
}

