/*font-family: 'Nanum Myeongjo', serif;*/
/*font-family: 'Cookie', cursive;*/
/*font-family: 'GmarketSansLight';*/
/*font-family: 'GmarketSansMedium';*/
/*font-family: 'GmarketSansBold';*/
/*font-family: 'Lobster', cursive;*/
/* font-family: 'Noto Serif KR', serif; */
/* font-family: 'Noto Sans KR', serif; */
/* font-family: 'Montserrat', sans-serif; */
/*font-family: 'Libre Baskerville', serif;*/
*{margin: 0; padding: 0; box-sizing: border-box; letter-spacing: -0.025em; word-break: keep-all; text-transform: none;}
select {-webkit-appearance:none; /* for chrome */-moz-appearance:none; /*for firefox*/appearance:none;}
::-moz-selection {background: #4c7a93; color: #fff;}
::selection {background: #4c7a93; color: #fff;}
select::-ms-expand{display:none;/*for IE10,11*/}

/*********common***********/
p {line-height: 1.5em; font-size: 16px; font-weight: 400;}
a{text-decoration:none; color: #444;}
a:link{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
a:visited{text-decoration:none;}
img {vertical-align: top;}
.clearfix:before,
.clearfix:after{display:table; content:"";}
.clearfix:after{clear:both;}
ul,li{list-style:none;}
body{position: relative; font-family: 'Noto Sans KR', sans-serif; color: #444;}
table {border-collapse: collapse;}
.wrap {width: 90%; margin: 0 auto;}
.inner {width: 1400px; margin: 0 auto;}
.w50p {float: left; width: 50%;}
.posc {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
/*.mont {font-family: 'Montserrat', sans-serif;}*/
.bas {font-family: 'Libre Baskerville', serif;}
.tac {text-align: center;} 
/*.serif,strong.serif, b.serif {font-family: 'Noto Serif KR', serif;}*/
.ink {font-family: 'InkLipquid';}
.gs {font-family: 'GmarketSans', sans-serif;}
.red {color: #b7201c;}
.yellow {color: #f5da0b;}
.cream {color: #fff4ba;}

.sub_table {border-color: #999; color: #444; width: 100%;}
.sub_table th {background: #f4f4f4;}
.sub_table th,
.sub_table td {padding: 15px; text-align: center; font-size: 18px;}
/*********common end***********/
.topbtn {position: fixed; bottom: 25px; right: 25px; display: block; width: 50px; height:50px; background: #444; z-index: 999; text-align: center; display: none; border-radius: 50%; border: 3px solid  #fff;}
.topbtn:before {position: absolute; content: ''; width:12px; height: 12px; border-top: 3px solid #fff; border-right: 3px solid #fff; display: inline-block; transform: translate(-50%,-50%) rotate(-45deg); position: absolute; top: 50%; left: 50%; transition: .3s;}
.topbtn:hover:before {top: 50%;}
.topbtn a {display: block; height: 100%; position: relative;}

/*********header***********/
header {height: 90px; text-align: center; position: fixed; width: 100%; left: 0; top: 0; z-index: 999999; transition:.5s; text-align: center;}
header.on {background: #fff; box-shadow: 5px 5px 15px rgba(0,0,0,0.1);}
/*insta btn*/
header > a {position: absolute; top: 50%; transform: translateY(-50%); right: 50px; width: 30px; height: 30px;}
header > a img {width: 100%;}
header .wrap {position: relative; display: flex; justify-content: space-between; align-items: center;}
header .logo_top {display: block; transition: .2s;}
header .logo_top img {width: 250px; transition:.5s;}
header .menu {display: flex; justify-content: space-between; width: 700px;}
header .menu div.sidemenu {position: relative;}
header .menu div.sidemenu:before {position: absolute; content: ''; left: 0; background: #444; width: 0; height: 1px; bottom: 20px; transition: .5s;}
header.on .menu div.sidemenu:before {background: #444;}
header .menu div.sidemenu.on:before {width: 100%;}
header .menu div.sidemenu:hover:before {width: 100%;}
header .menu div:last-child {margin-right: 0;}
header .menu div.sidemenu > a {line-height: 90px; color: #000; font-size: 18px; display: block; height: 100%; transition:.3s; font-weight: 400;}
header .menu div.sidemenu > a.on {color:#ffe30d;}
header .menu div.sidemenu ul {position: absolute; left: 50%; transform: translateX(-50%); top: 90px; width: 150px; background: rgba(255,255,255,0.7); display: none; padding-bottom: 3px; border-radius: 0 0 15px 15px; box-shadow: 5px 5px 15px rgba(0,0,0,0.1);}
header .menu div.sidemenu ul li a {display: block; color: #444; font-size: 14px; padding: 10px 0; transition: .3s;}
header .menu div.sidemenu ul li a:hover {font-weight: 700;}
header.on .menu div.sidemenu > a {color: #444;}
.header_call {display: block; border: 1px solid  #000; color: #000; border-radius: 40px; padding: 10px 30px; transition:.5s;}
.header_call h3 {font-size: 20px; height: 100%; display: flex; align-items: center; justify-content: center; font-weight: 400;}
.header_call h3 img {margin-right: 10px; vertical-align: middle; width: 20px;}
header.on .header_call {color: #333; background: url(/img/beigebg.jpg) no-repeat  center / cover; border-color: transparent;}
.header_call:hover {color: #333; background: url(/img/beigebg.jpg) no-repeat  center / cover;}
.header_call:hover h3 {color: #333;}
/*********header end***********/

/***************footer***************/
footer {background: #444;}
footer .wrap {padding: 50px 0; width: 1400px;}
footer .wrap div {float: left; margin-right: 50px;}
footer .wrap .footer_logo > img {width: 250px; display: block;}
footer .wrap .footer_logo a {display: inline-block; margin-top: 0; transition: .5s;}
footer .wrap .footer_logo a:hover {transform: translateY(-5px);}
footer .wrap .footer_logo a img {width: 25px;}
footer .wrap .footer_content {}
footer .wrap .footer_content p {font-size: 14px; line-height: 2em; color: #ddd; letter-spacing: 0;}
footer .wrap .footer_content p span {margin-right: 20px;}

/*.main*/
.container section {overflow: hidden;}
.container section:not(.main_visual) {margin-bottom: 100px;}

.main_title {text-align: center; margin-bottom: 50px; margin-bottom: 50px;}
.main_title h2 {font-size: 50px; color: #444; font-weight: 400;}
.main_title h2 span {font-weight: 300;}
.main_title p {margin-top: 5px; margin-bottom: 10px; color: #666; font-weight: 400;}

.more {display: inline-block; padding-bottom: 5px; font-size: 16px; color: #444; position: relative;}
.more span {padding-left: 0; transition: .3s;}
.more:before {position: absolute; content: ''; width: 0%; height: 1px; background: #444; left: 0; bottom: 0; transition: ease-in-out .5s;}
.more:hover:before {width: 100%;}
.more:hover span {padding-left: 10px;}

.main_visual {width: 100%; height: 900px; position: relative; position: relative; z-index: 2;}
.main_visual .video_wrap {position: relative; height: 0; padding-top: 63.25%; overflow: hidden;}
.main_visual .video_wrap:before {position: absolute; content: ''; width: 100%; height: 100%; background: url(../img/dot_video.png) left top; left: 0; top: 0;}
.main_visual .video_wrap iframe {position: absolute; width: 130%; height: 100%; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: -1;}

.main_visual .main_visual_txt {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 90%; color: #000; z-index: 1;}
.main_visual .main_visual_txt h1 {font-size: 50px; position: relative; margin-bottom: 15px; font-weight: 200; line-height: 1.1em;}
.main_visual .main_visual_txt h1 span {font-size: 55px; line-height: 1.3em; letter-spacing: -1.5px;}
.main_visual .main_visual_txt h1 strong {font-weight: 400;}
.main_visual .main_visual_txt h1 b {font-size: 52px; font-weight: 200;}
.main_visual .main_visual_txt h3 {font-size: 30px; margin-bottom: 15px; font-weight: 400;}
.main_visual .main_visual_txt p {font-size: 20px; font-weight: 300;}

.main_brand {margin-top: 100px;}
.main_brand .main_title {margin-bottom: 100px;}
.main_brand .wrap {display: flex; justify-content: space-between; align-items: center; height: 500px;}
.main_brand .wrap .main_brand_cont {position: relative; display: block; height: 100%; width: 23.5%; overflow: hidden; border-radius: 10px;}
.main_brand .wrap .main_brand_cont img {position: absolute; width: 100%; height: 100%; left: 0; top: 0; object-fit: cover; filter: grayscale(1) brightness(0.5); transition: .5s;}
.main_brand .wrap .main_brand_cont .main_brand_txt {position: absolute; left: 50px; width: 100%; bottom: 0px; color: #fff; transition: .5s;}
.main_brand .wrap .main_brand_cont .main_brand_txt h2 {font-size: 28px; margin-bottom: 10px; font-weight: 400;}
.main_brand .wrap .main_brand_cont .main_brand_txt h4 {font-size: 16px; font-weight: 400;}
.main_brand .wrap .main_brand_cont .main_brand_txt p {opacity: 0; transition: .5s;}
.main_brand .wrap .main_brand_cont .main_brand_txt span {position: absolute; right: 90px; bottom: -70px; background: #fff; width: 60px; height: 1px;}
.main_brand .wrap .main_brand_cont .main_brand_txt span:before {position: absolute; content: ''; width: 10px; height: 1px; background: #fff; transform: rotate(45deg); right: -1px; top: -4px;}
.main_brand .wrap .main_brand_cont:hover img {filter: grayscale(0) brightness(.9);}
.main_brand .wrap .main_brand_cont:hover .main_brand_txt {bottom: 100px;}
.main_brand .wrap .main_brand_cont:hover .main_brand_txt p {opacity: 1;}

.main_gall {width: 100%; position: relative; overflow: hidden; text-align: center; margin: 100px 0;}
.main_gall .main_gall_slide {position: relative; width: 120%; left: 50%; transform: translateX(-50%); margin-top: 50px; margin-bottom: 100px;}
.main_gall .main_gall_slide .swiper-slide {overflow: hidden; background: #fff; transition:.5s; box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);}
.main_gall .main_gall_slide .swiper-slide img {width: 100%; height: 300px; object-fit: cover;}
.main_gall .main_gall_slide .swiper-slide-active {transform: translateY(-30px); border-radius: 20px;}
.main_gall .main_gall_slide .slide_prev,
.main_gall .main_gall_slide .slide_next {background: #444; width: 80px; height: 80px; border-radius: 50%; position: absolute; top: 50%; transform: translateY(-50%); z-index: 99; transition:.4s; border: 3px solid  transparent;}
.main_gall .main_gall_slide .slide_prev:hover,
.main_gall .main_gall_slide .slide_next:hover {border: 3px solid  #fff;}
.main_gall .main_gall_slide .slide_prev {left: 15%;}
.main_gall .main_gall_slide .slide_next {right: 15%;}
.main_gall .main_gall_slide .slide_prev .swiper-button-prev,
.main_gall .main_gall_slide .slide_next .swiper-button-next {margin: 0; position: absolute; top: 50%; background: none;}
.main_gall .main_gall_slide .slide_prev .swiper-button-prev {width: 25px; height: 25px; border-left: 3px solid #fff; border-top: 3px solid #fff; transform: translate(-50%,-50%) rotate(-45deg); left: 55%;}
.main_gall .main_gall_slide .slide_next .swiper-button-next {width: 25px; height: 25px; border-right: 3px solid #fff; border-top: 3px solid #fff; transform: translate(-50%,-50%) rotate(45deg); left: 45%;}

.main_shop {padding: 100px 0; background: #f4f4f4;}
.main_shop .wrap {width: 1400px;}
.main_shop .wrap > div {float: left; width: 48%;}
.main_shop .wrap .main_shop_txt {margin-right: 4%; color: #444;}
.main_shop .wrap .main_shop_txt h2 {font-size: 48px; color: #444; font-weight: 400;}
.main_shop .wrap .main_shop_txt h3 {font-size: 20px; position: relative; margin-bottom: 20px; padding-bottom: 20px; font-weight: 400;}
.main_shop .wrap .main_shop_txt h3:before {position: absolute; content: ''; width: 100px; height: 1px; background: #444; bottom: 0; left: 0;}
.main_shop .wrap .main_shop_txt p {font-size: 16px; line-height: 1.7em;}
.main_shop .wrap .main_shop_txt .more {margin-top: 15px;}
.main_shop .wrap .main_shop_img img {width: 100%; object-fit: cover; border-radius: 10px;}

.main_good .wrap {padding: 100px 0; width: 1400px;}
.main_good .wrap .main_good_cont > div {float: left; width: 50%;}
.main_good .wrap .main_good_cont .main_good_img img {width: 100%;}
.main_good .wrap .main_good_cont .main_good_txt h2 {font-size: 48px; color: #444; font-weight: 400; margin-bottom: 15px;}
.main_good .wrap .main_good_cont .main_good_txt h2 small {font-size: 20px; font-weight: 300; position: relative; display: block; padding-bottom: 15px; margin-bottom: 15px;}
.main_good .wrap .main_good_cont .main_good_txt h2 small:before {position: absolute; content: ''; width: 100px; height: 1px; background: #444;}
.main_good .wrap .main_good_cont .main_good_txt h3 {font-size: 22px; color: #666; margin-bottom: 10px; font-weight: 400;}
.main_good .wrap .main_good_cont .main_good_txt p {font-size: 18px; color: #666; font-weight: 300; line-height: 2em;}
.main_good .wrap .main_good_cont:nth-of-type(odd) {text-align: left;}
.main_good .wrap .main_good_cont:nth-of-type(even) {text-align: right;}
.main_good .wrap .main_good_cont:nth-of-type(odd) .main_good_txt { padding-left: 60px; padding-top: 60px;}
.main_good .wrap .main_good_cont:nth-of-type(even) .main_good_txt {padding-right: 60px; padding-top: 60px;}
.main_good .wrap .main_good_cont:nth-of-type(1) .main_good_img img {border-radius: 30px 0 0 0 ;}
.main_good .wrap .main_good_cont:nth-of-type(4) .main_good_img img {border-radius: 0 0 30px 0 ;}
.main_good .wrap .main_good_nice > div {
  float: none;
  width: inherit;
}
.main_good .wrap .main_good_nice {
  display: flex;
  justify-content: center;
}
.main_good .wrap .main_good_nice .main_good_txt {
  width: 70%;
  background: url(/img/beigebg.jpg) no-repeat center / cover;
}

.main_good .wrap .main_good_cont:nth-of-type(odd) .main_good_txt h2 small:before {left: 0; bottom: 0;}
.main_good .wrap .main_good_cont:nth-of-type(even) .main_good_txt h2 small:before {right: 0; bottom: 0;}
/*sub*/
.sub .wrap {max-width: 1400px; margin: 0 auto;}

.sub .subtop {background-size: auto; background-repeat: no-repeat; background-position: center top; background-attachment: fixed; height: 400px; display: flex; flex-direction: column; justify-content: center; align-items: center; color: #000;}
.sub .subtop {text-align: center;}
.sub .subtop h3 {letter-spacing: 10px; font-weight: 400;}
.sub .subtop h1 {font-size: 50px; position: relative; font-weight: 300;}
/*.sub .subtop h1:before {position: absolute; content: ''; width: 50px; height: 1px; background: #fff; left: 50%; transform: translateX(-50%); top: 0;}*/
.sub .subtop01 {background-image: url(../img/subtop01.jpg);}
.sub .subtop02 {background-image: url(../img/subtop02.jpg);}
.sub .subtop03 {background-image: url(../img/subtop03.jpg);}
.sub .subtop04 {background-image: url(../img/subtop04.jpg);}
.sub .subtop05 {background-image: url(../img/subtop05.jpg);}
.sub .subtop06 {background-image: url(../img/subtop06.jpg);}

.sub .sub_cont_wrap {padding: 100px 0;}
.sub .subtitle {text-align: center; margin-bottom: 70px;}
.sub .subtitle h4 {font-weight: 400; letter-spacing: 15px; color: #666; font-size: 16px;}
.sub .subtitle h1 {font-size: 50px; margin: 15px 0; display: inline-block; position: relative; font-weight: 400;}
.sub .subtitle h1:before {position: absolute; content: ''; width: 80px; left: -100px; height: 1px; background: #000; top: 50%; transform: translateY(-50%);}
.sub .subtitle h1:after {position: absolute; content: ''; width: 80px; right: -100px; height: 1px; background: #000; top: 50%; transform: translateY(-50%);}
.sub .subtitle p {font-size: 16px;}

.sub .minititle { margin-bottom: 50px; text-align: center;}
.sub .minititle h2 {font-size: 42px; position: relative; padding-bottom: 15px; margin-bottom: 15px;}
.sub .minititle h2:before {position: absolute; content: ''; width: 40px; height: 1px; background: #000; left: 50%; transform: translateX(-50%); bottom: 0;}
.sub .minititle h2 strong {color: firebrick;}
.sub .minititle p {font-size: 16px;}
.sub .minititle p strong {color: firebrick; font-size: 20px;}

.sub .sub_cont {margin-bottom: 100px;}

.sub_ceo .sub_ceo01 {display: flex; justify-content: space-between; align-items: flex-start;}
.sub_ceo .sub_ceo01 .sub_ceo01_txt {width: 55%; margin-left: 5%;}
.sub_ceo .sub_ceo01 .sub_ceo01_txt p {font-size: 20px; line-height: 2em; margin: 20px 0;}
.sub_ceo .sub_ceo01 .sub_ceo01_txt h2 {font-size: 48px; font-weight: 400;}
.sub_ceo .sub_ceo01 .sub_ceo01_txt h2 strong {color: red;}
.sub_ceo .sub_ceo01 .sub_ceo01_txt h3 {text-align: right; font-size: 20px;}
.sub_ceo .sub_ceo01 .sub_ceo01_txt h3 strong {font-family: 'InkLipquid'; font-size: 36px; padding-left: 20px;}
.sub_ceo .sub_ceo01 .sub_ceo01_img {width: 40%;}
.sub_ceo .sub_ceo01 .sub_ceo01_img img {width: 100%; border-radius: 20px;}

/*
.sub_type .wrap {}
.sub_type .sub_type_table {float: left; width: 49%; border-color: #666; margin-right: 2%; margin-bottom: 20px;} 
.sub_type .sub_type_table tr th,
.sub_type .sub_type_table tr td {padding: 8px 0; font-size: 18px;}
.sub_type .sub_type_table tr th {color: #000;}
.sub_type .sub_type_table tr td {color: #666;}
.sub_type .sub_type_table thead tr th {font-size: 34px; padding: 15px 0; color: #fff; background: #444;}
.sub_type .sub_type_table tbody tr:last-of-type th{font-size: 18px; padding: 15px 0; color: #000; background: #f4f4f4; font-weight: 400;}
.sub_type .sub_type_table tbody tr:nth-of-type(2) th {background: #666; color: #fff; font-size: 24px;}
.sub_type .sub_type_table tr td.sub_type_img {padding: 0;}
.sub_type .sub_type_table tr td.sub_type_img img {width: 100%; height: 400px; object-fit: cover;}
.sub_type table:nth-of-type(even) {margin-right: 0;}
*/
.sub_type .wrap {width: 1200px;}
.sub_type .wrap .sub_type_box {display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 70px;}
.sub_type .wrap .sub_type_box > img {width: 60%; height: 400px; object-fit: cover; border-radius: 20px;}
.sub_type .wrap .sub_type_box .sub_type_txt {width: 40%; padding-left: 75px;}
.sub_type .wrap .sub_type_box .sub_type_txt h2 {font-size: 42px; color: #444; font-weight: 400;}
.sub_type .wrap .sub_type_box .sub_type_txt h3 {font-size: 26px; margin: 10px 0; font-weight: 300;}
.sub_type .wrap .sub_type_box .sub_type_txt h4 {color: #666; font-weight: 500; margin-bottom: 5px;}
.sub_type .wrap .sub_type_box .sub_type_txt p {color: #999;}
.sub_type .wrap > div:last-of-type img {height: 600px;}

.sub_faq .wrap {max-width: 1100px;}
.sub_faq .wrap .faq_cont {display: flex; justify-content: space-between; align-items: center;}
.sub_faq .wrap .faq_cont .faq_icon {text-align: center; width: 20%;}
.sub_faq .wrap .faq_cont .faq_icon img {height: 70px;}
.sub_faq .wrap .faq_cont .faq_icon span {font-weight: 500; display: block; margin-top: 15px; font-size: 20px;}
.sub_faq .wrap .faq_cont .faq_txt {width: 80%; margin-bottom: 10px;}
.sub_faq .wrap .faq_cont .faq_txt h3 {padding: 10px; font-size: 24px; background: #d4d0d1; line-height: 1em; margin-bottom: 5px; color: #000; font-weight: 400;}
.sub_faq .wrap > div:nth-of-type(even) .faq_txt h3 {background: #ffd1d1;}
.sub_faq .wrap .faq_cont .faq_txt p {font-size: 18px; margin-bottom: 25px; font-weight: 400; padding-left: 10px; color: #666;}

.sub02 .photo_bbs li .img_box {position: relative;}
.sub02 .photo_bbs li .img_box:before {position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; z-index: 999;}

.sub_designer .category_pd {display: none;}