/* BASIC css start */
.detail_whitelayout{padding-bottom:120px;background:#fff;}


/* °øÅë¿µ¿ª */
.mainvisual_area_detail{position:relative;min-width:1300px;height:1150px;overflow:hidden;}

.mainvisual_area_detail .box{position:relative;height:1150px;outline:0;}
.mainvisual_area_detail .box a{outline:0;}
.mainvisual_area_detail .text_box{position:absolute;left:50%;top:50%;width:100%;min-width:1300px;max-width:1600px;transform:translate(-50%,-50%);text-align:center;z-index:2;}
.mainvisual_area_detail .text_box dt{color:#a9acaa;font-size:20px;line-height:20px;letter-spacing:8px;font-weight:400;}
.mainvisual_area_detail .text_box dd{font-family:'termina', sans-serif;font-size:40px;line-height:70px;color:#fff;letter-spacing:2px;margin-top:40px;text-transform:uppercase;}

.mainvisual_area_detail .prev{position:absolute;left:50px;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer;outline:0;}
.mainvisual_area_detail .prev img{width:10px;height:20px;}
.mainvisual_area_detail .next{position:absolute;right:50px;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer;outline:0;}
.mainvisual_area_detail .next img{width:10px;height:20px;}

.mainvisual_area_detail .btn_box{display:none;position:absolute;left:50%;bottom:110px;width:100%;min-width:1300px;max-width:1600px;transform:translateX(-50%);z-index:2;}
.mainvisual_area_detail .btn_box .inner{width:50px;height:20px;}
.mainvisual_area_detail .pageing_box .slick-counter{font-family:'Work Sans', sans-serif;font-size:12px;color:#fff;height:20px;line-height:20px;text-align:center;background:rgba(0,0,0,.2);letter-spacing:-1px;border-radius:20px;font-weight:400;vertical-align:top;}
.mainvisual_area_detail .pageing_box .slick-counter span{}

.mainmaterial_area{padding:240px 0 120px;margin-top:-120px;background:#efedea;}
.mainmaterial_box{min-width:1300px;max-width:1600px;margin:0 auto;overflow:hidden;}
.mainmaterial_box ul{overflow:hidden;margin:-3% 0 0 -4.7%;}
.mainmaterial_box li{float:left;width:6.61%;margin:3% 0 0 4.5%;}
.mainmaterial_box .img_box{position:relative;overflow:hidden;border-radius:30px;-ms-border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;}
.mainmaterial_box .img_box .bg{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0);
transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.6s ease-in-out;
z-index:2;}

.mainmaterial_box li:hover .img_box .bg{
background:rgba(0,0,0,.2);
transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.6s ease-in-out;}
.mainmaterial_box .img{position:relative;overflow:hidden;z-index:1;}
.mainmaterial_box .img img{
width:100%;
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
z-index:1;
}
.mainmaterial_box li:hover .img img{
transform: scale(1.02);
-webkit-transform: scale(1.02);
-moz-transform: scale(1.02);
-ms-transform: scale(1.02);
-o-transform: scale(1.02);
transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.mainmaterial_box .text{font-size:15px;line-height:15px;color:#201f1e;letter-spacing:-1.5px;text-align:center;margin-top:20px;}
.mainmaterial_box .text span{display:inline-block;font-size:11px;line-height:11px;color:#97938f;vertical-align:top;padding-left:4px;}

@media screen and (max-width:1600px) {
.mainmaterial_box .text{font-size:12px;line-height:12px;}
.mainmaterial_box .text span{font-size:10px;line-height:10px;}
}

.title_main{position:relative;min-width:1300px;max-width:1600px;margin:0 auto 50px;}
.title_main h2{font-family:'termina', sans-serif;color:#201f1e;font-size:20px;line-height:20px;font-weight:400;letter-spacing:1px;text-transform:uppercase;}

.mainhistorynum_area{padding:80px 0;background:url("//dainpark06.cafe24.com/sunny/images/bg_mainnumber.jpg") repeat 0 0;background-size:2000px auto;}
.mainhistorynum_box{min-width:1300px;max-width:1600px;margin:0 auto;overflow:hidden;}
.mainhistorynum_box .title_box{position:relative;margin-bottom:50px;}
.mainhistorynum_box .title_box .title{display:none;font-family: 'Noto Serif KR', serif;font-size:26px;line-height:26px;color:#fff;letter-spacing:-2px;}
.mainhistorynum_box .title_box .title2{font-family: 'Noto Serif KR', serif;font-size:26px;line-height:26px;color:#fff;letter-spacing:-2px;}
.mainhistorynum_box .title_box .txt{position:absolute;right:0;top:12px;color:#8e8e8d;font-size:12px;line-height:12px;letter-spacing:-1px;}
.mainhistorynum_box ul{overflow:hidden;margin-left:-3%;}
.mainhistorynum_box li{float:left;width:30.33%;margin-left:3%;padding:50px 0;border:1px solid #2f2e2d;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.mainhistorynum_box .num_box{padding-left:10%;}
.mainhistorynum_box .num_box .number_hisnum{display:inline-block;font-family:'termina', sans-serif;color:#fff;font-size:50px;line-height:50px;font-weight:400;letter-spacing:1px;vertical-align:top;}
.mainhistorynum_box .num_box .text_hisnum{display:inline-block;font-family:'Work Sans', sans-serif;color:#fff;font-size:15px;line-height:15px;padding-left:7px;vertical-align:top;text-transform:uppercase;}
.mainhistorynum_box .text_box{color:#fff;font-size:19px;line-height:28px;letter-spacing:-1px;margin-top:30px;padding-left:10%;}


.mainreal_area{padding:120px 0;background:#efedea;/*border-bottom:1px solid #e5e2dd;*/}
.mainreal_box{min-width:1300px;max-width:1600px;margin:0 auto;}
.mainreal_area .outer_box .next{position:absolute;left:-60px;top:50%;transform:translateY(-650%);width:11px;height:20px;background:url("//dainpark06.cafe24.com/sunny/images/ico_leftblack.png") no-repeat 0 0;background-size:11px 20px;outline:0;}
.mainreal_area .outer_box .prev{position:absolute;right:-60px;top:50%;transform:translateY(-650%);width:11px;height:20px;background:url("//dainpark06.cafe24.com/sunny/images/ico_rightblack.png") no-repeat 0 0;background-size:11px 20px;outline:0;}
.mainreal_area .outer_box{position:relative;}
.mainreal_area .mreal_story{overflow:hidden;}

.mainreal_box .img_box{position:relative;overflow:hidden;}
.mainreal_box .img_box .text{position:absolute;left:0;bottom:30px;width:100%;color:#fff;font-size:15px;line-height:15px;padding-left:6%;z-index:3;}
.mainreal_box .img_box .bg{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0);
transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.6s ease-in-out;
z-index:2;}

.mainreal_box .box:hover .img_box .bg{
background:rgba(0,0,0,.4);
transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.6s ease-in-out;}
.mainreal_box .img{position:relative;overflow:hidden;z-index:1;}
.mainreal_box .img img{
width:100%;
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
z-index:1;
}
.mainreal_box .box:hover .img img{
transform: scale(1.02);
-webkit-transform: scale(1.02);
-moz-transform: scale(1.02);
-ms-transform: scale(1.02);
-o-transform: scale(1.02);
transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.mainreal_box dl{padding:45px 0 0 0;}
.mainreal_box dt{font-family: 'Noto Serif KR', serif;font-size:20px;line-height:20px;color:#201f1e;letter-spacing:-2px;font-weight:400;}
.mainreal_box .txt{font-size:14px;line-height:25px;color:#97938f;letter-spacing:-1px;margin:15px 0 25px;font-weight:300;}
.mainreal_box .btn{font-family:'Work Sans', sans-serif;font-size:13px;line-height:13px;color:#c3b6ab;text-transform:uppercase;}


.line_detail{display:block;width:100%;height:1px;background:#e5e2dd;border:0;outlin:0;margin:0;}

.detail_layout{padding:0;margin-top:110px;border-top:1px solid #e5e2dd;}
.detail_layout.padd1{margin-top:0;}

.subvideo_area{min-width:1300px;max-width:1600px;margin:0 auto;overflow:hidden;}
.subvideo_area_inner{position:relative;background:#f2f1ee;}
.subvideo_box{}


.mainhistorynum_area2{padding:120px 0;background:url("//dainpark06.cafe24.com/sunny/images/bg_mainnumber.jpg") repeat 0 0;background-size:2000px auto;}
.mainhistorynum_box2{min-width:1300px;max-width:1600px;margin:0 auto;overflow:hidden;}
.mainhistorynum_box2 .title_box{position:relative;float:left;width:500px;}
.mainhistorynum_box2 .title_box .title{font-family: 'Noto Serif KR', serif;font-size:34px;line-height:54px;color:#fff;letter-spacing:-2px;}
.mainhistorynum_box2 .title_box .txt{margin-top:60px;display:block;color:#797978;font-size:16px;line-height:16px;letter-spacing:-1px;}
.mainhistorynum_box2 ul{float:right;overflow:hidden;width:500px;}
.mainhistorynum_box2 li{float:left;width:100%;padding:50px 0;border:1px solid #2f2e2d;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.mainhistorynum_box2 .num_box{padding-left:10%;}
.mainhistorynum_box2 .num_box .number_hisnum{display:inline-block;font-family:'termina', sans-serif;color:#fff;font-size:50px;line-height:50px;font-weight:400;letter-spacing:1px;vertical-align:top;}
.mainhistorynum_box2 .num_box .text_hisnum{display:inline-block;font-family:'Work Sans', sans-serif;color:#fff;font-size:15px;line-height:15px;padding-left:7px;vertical-align:top;text-transform:uppercase;}
.mainhistorynum_box2 .text_box{color:#fff;font-size:19px;line-height:28px;letter-spacing:-1px;margin-top:30px;padding-left:10%;}

.subrealstory_area{padding:120px 0 0;background:url("//dainpark06.cafe24.com/sunny/images/bg_realstory1.jpg") repeat-x 0 0;background-size:100% 666px;}
.subrealstory_box{min-width:1300px;max-width:1600px;margin:0 auto;}

.realstory_imgbox1{position:relative;overflow:hidden;background:url("//dainpark06.cafe24.com/sunny/images/bg_realstory2.jpg") repeat 0 0;}
.realstory_imgbox1 .img{float:left;width:50%;}
.realstory_imgbox1 .img img{width:100%;}
.realstory_imgbox1 .text{position:absolute;left:50%;top:0;bottom:0;right:0;}
.realstory_imgbox1 .text dl{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);text-align:center;}
.realstory_imgbox1 .text dt{font-family: 'Noto Serif KR', serif;font-size:40px;line-height:65px;color:#fff;letter-spacing:-2px;font-weight:300;}
.realstory_imgbox1 .text dd{font-size:20px;line-height:20px;color:#e1dbd5;letter-spacing:-1px;margin-top:45px;}

.realstory_imgbox2{position:relative;overflow:hidden;}
.realstory_imgbox2 .img_left{float:left;width:49.7%;margin-right:0.3%;}
.realstory_imgbox2 .img_left img{width:100%;}
.realstory_imgbox2 .img_right{float:left;width:49.7%;margin-left:0.3%;}
.realstory_imgbox2 .img_right img{width:100%;}

.realstory_imgbox3{position:relative;overflow:hidden;margin:-0.6% 0 0 0;}
.realstory_imgbox3 .img{overflow:hidden;margin-left:-0.6%;}
.realstory_imgbox3 .img > div{float:left;width:49.4%;margin:0.6% 0 0 0.6%;}
.realstory_imgbox3 .img > div img{width:100%;}

.realstory_imgbox4{position:relative;overflow:hidden;}
.realstory_imgbox4 .img{overflow:hidden;margin-left:-0.6%;}
.realstory_imgbox4 .img > div{float:left;width:32.7%;margin:0 0 0 0.6%;}
.realstory_imgbox4 .img > div img{width:100%;}

.realstory_textbox1{padding:100px 0 90px;background:#efedea;}
.realstory_textbox1 dl{position:relative;}
.realstory_textbox1 dt{font-family: 'Noto Serif KR', serif;color:#201f1e;font-size:34px;line-height:54px;font-weight:400;letter-spacing:-2px;}
.realstory_textbox1 dd{font-size:24px;line-height:40px;color:#97938f;letter-spacing:-2px;font-weight:300;margin-top:25px;}
.realstory_textbox1 dd > div{margin-top:20px;}

.subvideo_area2{min-width:1300px;max-width:1600px;margin:0 auto 120px;overflow:hidden;}
.subvideo_area_inner2{position:relative;min-width:1300px;max-width:1600px;background:#f2f1ee;}
.subvideo_box2{}


.subrealwood_area{padding:120px 0 110px;border-top:1px solid #e5e2dd;}
.subrealwood_area.first{padding:0;border-top:0;}

.subrealwood_box{min-width:1300px;max-width:1600px;margin:0 auto;}

.subrealwood_imgbox1{position:relative;overflow:hidden;min-width:1300px;max-width:1600px;margin:0 auto;}
.subrealwood_imgbox1 .text{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;font-family: 'termina', sans-serif;font-size:80px;line-height:80px;color:#fff;letter-spacing:3px;font-weight:500;text-align:center;text-transform: uppercase;z-index:2;}
.subrealwood_imgbox1 .img{position:realtive;z-index:1;}
.subrealwood_imgbox1 .img img{width:100%;}

.subrealwood_imgbox2{position:relative;overflow:hidden;background:#201f1e;}
.subrealwood_imgbox2 .img{float:left;width:50%;}
.subrealwood_imgbox2 .img img{width:100%;}
.subrealwood_imgbox2 .text{position:absolute;left:50%;top:0;bottom:0;right:0;}
.subrealwood_imgbox2 .text dl{position:absolute;left:0;right:8%;bottom:9%;text-align:right;}
.subrealwood_imgbox2 .text dt{font-size:24px;line-height:24px;color:#fff;letter-spacing:-2px;font-weight:500;}
.subrealwood_imgbox2 .text dt div{font-family: 'termina', sans-serif;font-size:16px;line-height:16px;letter-spacing:1px;text-transform: uppercase;margin-bottom:15px;font-weight:400;}
.subrealwood_imgbox2 .text dd{font-size:20px;line-height:35px;color:#908f8f;letter-spacing:-1px;margin-top:50px;font-weight:300;}

.subrealwood_imgbox3{position:relative;overflow:hidden;background:#201f1e;}
.subrealwood_imgbox3 .img{float:right;width:50%;}
.subrealwood_imgbox3 .img img{width:100%;}
.subrealwood_imgbox3 .text{position:absolute;right:50%;top:0;bottom:0;left:0;}
.subrealwood_imgbox3 .text dl{position:absolute;left:8%;right:0;bottom:9%;text-align:left;}
.subrealwood_imgbox3 .text dt{font-size:24px;line-height:24px;color:#fff;letter-spacing:-2px;font-weight:500;}
.subrealwood_imgbox3 .text dt div{font-family: 'termina', sans-serif;font-size:16px;line-height:16px;letter-spacing:1px;text-transform: uppercase;margin-bottom:15px;font-weight:400;}
.subrealwood_imgbox3 .text dd{font-size:20px;line-height:35px;color:#908f8f;letter-spacing:-1px;margin-top:50px;font-weight:300;}

@media screen and (max-width:1600px) {
.subrealwood_imgbox2 .text dl{bottom:10%;}
.subrealwood_imgbox2 .text dd{font-size:18px;line-height:35px;}
.subrealwood_imgbox3 .text dl{bottom:10%;}
.subrealwood_imgbox3 .text dd{font-size:18px;line-height:35px;}
}

.realstory_imgbox2{position:relative;overflow:hidden;min-width:1300px;max-width:1600px;margin:0 auto;}
.realstory_imgbox2 .img_left{float:left;width:49.7%;margin-right:0.3%;}
.realstory_imgbox2 .img_left img{width:100%;}
.realstory_imgbox2 .img_right{float:left;width:49.7%;margin-left:0.3%;}
.realstory_imgbox2 .img_right img{width:100%;}

.realstory_textbox1{padding:120px 0 110px;min-width:1300px;max-width:1600px;margin:0 auto;}
.realstory_textbox1.padd1{padding:120px 0 0;}
.realstory_textbox1 dl{position:relative;}
.realstory_textbox1 dt{font-family: 'Noto Serif KR', serif;color:#201f1e;font-size:34px;line-height:54px;font-weight:400;letter-spacing:-2px;}
.realstory_textbox1 dd{font-size:24px;line-height:40px;color:#97938f;letter-spacing:-2px;font-weight:300;margin-top:25px;}
.realstory_textbox1 dd > div{margin-top:20px;}

.realstory_textbox2{padding:120px 0 0;min-width:1300px;max-width:1600px;margin:0 auto;}
.realstory_textbox2 dl{position:relative;}
.realstory_textbox2 dt{font-family: 'Noto Serif KR', serif;color:#201f1e;font-size:34px;line-height:54px;font-weight:400;letter-spacing:-2px;margin-top:45px;}
.realstory_textbox2 dd{font-size:24px;line-height:40px;color:#97938f;letter-spacing:-2px;font-weight:300;}
.realstory_textbox2 dd > div{margin-top:20px;}

.realstory_textbox3{padding:120px 0;min-width:1300px;max-width:1600px;margin:0 auto;}
.realstory_textbox3.padd1{padding:120px 0 0;}
.realstory_textbox3 dl{position:relative;overflow:hidden;}
.realstory_textbox3 dt{float:left;width:50%;font-family: 'Noto Serif KR', serif;color:#201f1e;font-size:34px;line-height:54px;font-weight:400;letter-spacing:-2px;}
.realstory_textbox3 dt > div{font-family:'termina', sans-serif;font-size:20px;line-height:20px;color:#c3b6ab;letter-spacing:2px;margin-bottom:15px;text-transform: uppercase;}
.realstory_textbox3 dd{float:right;width:50%;font-size:24px;line-height:40px;color:#97938f;letter-spacing:-2px;font-weight:300;}
.realstory_textbox3 dd > div{margin-top:20px;}
.realstory_textbox3 dd > div.last{font-size:18px;line-height:32px;color:#201f1e;margin-top:40px;font-weight:400;}
.realstory_textbox3 dd > div.last p{font-family: 'Roboto', serif;letter-spacing:0;}

.ordermade_textbox1{overflow:hidden;}
.ordermade_textbox1 .left_box{float:left;width:49.7%;margin-right:0.3%;padding:7% 5%;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:#c3b6ab;}
.ordermade_textbox1 .right_box{float:right;width:49.7%;margin-left:0.3%;padding:7% 5%;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:#a9a6a3;}
.ordermade_textbox1 .txt1{font-family: 'Roboto', serif;font-size:30px;height:70px;line-height:30px;color:#fff;letter-spacing:-1px;font-weight:400;}
.ordermade_textbox1 .txt1 img{height:25px;}
.ordermade_textbox1 dt{font-family: 'Noto Serif KR', serif;color:#fff;font-size:34px;line-height:54px;font-weight:400;letter-spacing:-2px;}
.ordermade_textbox1 .txt2{font-size:24px;line-height:45px;color:#fff;letter-spacing:-2px;font-weight:300;margin-top:130px;}
.ordermade_textbox1 .txt2 > div{margin-top:7px;}
.ordermade_textbox1 .txt2 > div:first-child{margin-top:0;}
.ordermade_textbox1 .txt2 > div span{display:inline-block;padding-bottom:2px;border-bottom:2px solid #fff;}


.madeinkorea_area{position:relative;min-width:1300px;max-width:1600px;margin:0 auto;border-top:1px solid #e9e5df;padding:120px 0;}
.madeinkorea_area.first{border-top:0;padding-top:0;}

.madeintitle_box{position:relative;height:100px;padding:0 50px;background:#201f1e;}
.madeintitle_box h2{font-family:'termina', sans-serif;color:#fff;font-size:20px;line-height:100px;letter-spacing:2px;font-weight:400;text-transform:uppercase;}
.madeintitle_box .txt{position:absolute;right:50px;top:50%;transform:translateY(-50%);color:#fff;font-size:18px;line-height:18px;font-weight:300;letter-spacing:-1px;}

.sliderfor_outer{position:relative;}
.sliderfor_outer .next{display:none !important;position: absolute; left: -60px; top: 50%; transform: translateY(-50%); width: 11px; height: 20px; background: url("//dainpark06.cafe24.com/sunny/images/ico_leftblack.png") 0px 0px / 11px 20px no-repeat; outline: 0px;cursor:pointer;}
.sliderfor_outer .prev{display:none !important;position: absolute; right: -60px; top: 50%; transform: translateY(-50%); width: 11px; height: 20px; background: url("//dainpark06.cafe24.com/sunny/images/ico_rightblack.png") 0px 0px / 11px 20px no-repeat; outline: 0px;cursor:pointer;}
.slidernav_outer{position:relative;}
.slidernav_outer .next{ position: absolute; left: -60px; top: 50%; transform: translateY(-50%); width: 11px; height: 20px; background: url("//dainpark06.cafe24.com/sunny/images/ico_leftblack.png") 0px 0px / 11px 20px no-repeat; outline: 0px;cursor:pointer;}
.slidernav_outer .prev{ position: absolute; right: -60px; top: 50%; transform: translateY(-50%); width: 11px; height: 20px; background: url("//dainpark06.cafe24.com/sunny/images/ico_rightblack.png") 0px 0px / 11px 20px no-repeat; outline: 0px;cursor:pointer;}

.slider-for{position:relative;overflow:hidden;}
.slider-for .item{outline:0;outline:0;}
.slider-for .item img{width:100%;}
.slider-nav{overflow:hidden;margin:10px 0 0 0;}
.slider-nav .slick-list{margin:0 -10px 0 0;}
.slider-nav .item{margin:0 10px 0 0;background:#201f1e;}
.slider-nav .item img{width:100%;opacity:0.5;filter:alpha(opacity=50);}
.slider-nav .item.slick-current img{opacity:1;filter:alpha(opacity=100);}

.mainourteam_area2{}
.mainourteam_box2{min-width:1300px;max-width:1600px;margin:0 auto 120px;}
.mainourteam_area2 .outer_box .next{position:absolute;left:-60px;top:50%;transform:translateY(-50%);width:11px;height:20px;background:url("//dainpark06.cafe24.com/sunny/images/ico_leftblack.png") no-repeat 0 0;background-size:11px 20px;outline:0;}
.mainourteam_area2 .outer_box .prev{position:absolute;right:-60px;top:50%;transform:translateY(-50%);width:11px;height:20px;background:url("//dainpark06.cafe24.com/sunny/images/ico_rightblack.png") no-repeat 0 0;background-size:11px 20px;outline:0;}
.mainourteam_area2 .outer_box{position:relative;}
.mainourteam_area2 .ico_madein{overflow:hidden;}

.mainourteam_box2 .img_box2{position:relative;overflow:hidden;border:1px solid #e5e2dd;background:#f2f1ee;padding:30px 30px 30px 25px;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.mainourteam_box2 .img_box2 .text{position:relative;color:#97938f;font-size:16px;line-height:22px;letter-spacing:-1.5px;font-weight:300;z-index:2;}
.mainourteam_box2 .img_box2 .text div{font-family:'termina', sans-serif;color:#201f1e;font-size:14px;line-height:14px;font-weight:400;letter-spacing:0.5px;font-weight:400;margin-bottom:6px;}
.mainourteam_box2 .img_box2 .img{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:1;}

.subban_wide{position:relative;min-width:1300px;height:500px;overflow:hidden;margin-top:10px;}
.subban_wide .text_box{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;z-index:2;}
.subban_wide dl{position:relative;min-width:1300px;max-width:1600px;margin:0 auto;text-align:left;}
.subban_wide dt{font-family: 'Noto Serif KR', serif;font-size:40px;line-height:54px;color:#fff;letter-spacing:-2px;font-weight:300;margin-bottom:50px;}
.subban_wide .txt{font-size:24px;line-height:24px;color:#a2a19f;letter-spacing:-1px;font-weight:300;}
.subban_wide .txt_more{
    display:block;
    font-family: 'Work Sans', sans-serif;
    color:#a2a19f;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    text-transform: uppercase;
margin-top:50px;
}
.subban_wide .bgbox{height:500px;overflow:hidden;z-index:1;}
.subban_wide .bgbox .bg{position:absolute;width:100%;height:600px;}
.subban_wide.subban_customstory .bgbox .bg{background:url("//dainpark06.cafe24.com/sunny/images/subimg_madein7.jpg") no-repeat center center;background-size:cover;}

#productDetail.fix .thumb-info #form1.hide{display:none;}

/* Àå¹Ù±¸´Ï ¾ÆÀÌÄÜ */
.ico_quickcart{
    display:none;
    position:fixed;
    left:50%;
    transform:translateX(-50%);
    bottom:30px;
    width: 100px;
    height: 50px;
    background: #282828 url(//dainpark06.cafe24.com/sunny/images/ico_detailcart.png) no-repeat center 45%;
    background-size: 18px 17px;
    border-radius: 50px;
    border: 0;
    outline: 0;
    cursor:pointer;
    z-index:100;
/*opacity:0;filter: alpha(opacity=0);*/
}
.ico_quickcart.active{display:block;}


/* ÆË¾÷ */
#productDetail .thumb-info .info.fixed{position:fixed;right:80px;top:50%;transform:translate(0, -50%);width:330px;overflow-x:hidden;overflow-y:auto;background:#efedea;padding:40px 30px 30px;border-radius:20px;text-align:left;z-index:9999999;}

#productDetail .thumb-info .info.fixed .tit-prd {font-size:18px;line-height:25px;color:#201f1e;font-weight:300;letter-spacing: -1px; }

#productDetail .thumb-info .info .detail_popclose{display:none;}
#productDetail .thumb-info .info.fixed .detail_popclose{display:block;position:absolute;top:20px;right:20px;cursor:pointer;width:20px;height:20px;text-indent:-999em;}
#productDetail .thumb-info .info.fixed .detail_popclose::before, #productDetail .thumb-info .info.fixed .detail_popclose::after {
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    background: #333;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#productDetail .thumb-info .info.fixed .detail_popclose::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.bgdetail_pop{display:none;position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(0, 0, 0, 0);z-index:999999;}
.bgdetail_pop.active{display:block;}


#productDetail .thumb-info .info.fixed .table-opt .opt-wrap dd{width:175px;}

#productDetail .thumb-info .info.fixed .table-opt{margin-top:20px;padding-top:10px;border-top:1px solid #e5e2dd;}
#productDetail .thumb-info .info.fixed .table-opt table{border-top:0;}
#productDetail .thumb-info .info.fixed .table-opt th{height:45px;line-height:45px;border-bottom:0;}
#productDetail .thumb-info .info.fixed .table-opt td{height:45px;line-height:45px;border-bottom:0;}

#productDetail .thumb-info .info.fixed .table-opt .opt-wrap dl{height:45px;line-height:45px;border-bottom:0;}
#productDetail .thumb-info .info.fixed .table-opt .opt-wrap dd select{height:30px;}
#productDetail .thumb-info .info.fixed .MK_optAddWrap{margin-top:15px;padding-top:10px;border-top:1px solid #e5e2dd;}

#productDetail .thumb-info .info.fixed #nhn_btn{width:157px;overflow:hidden;}

#productDetail .thumb-info .info.fixed .table-opt .opt-wrap dt{/*padding-top:12px;*/}

/*°ü·Ã»óÇ°*/
.relatproduct_box{min-width:1300px;max-width:1600px;margin:0 auto 100px;overflow:hidden;}
.relatproduct_box ul{font-size:0;letter-spacing:-5px;overflow:hidden;margin:0 0 0 -3%;}
.relatproduct_box li{position:relative;font-size:12px;letter-spacing:0;display:inline-block;vertical-align:top;*display:inline;zoom:1;width:30.33%;margin:0 0 5% 3%;overflow:hidden;}
.relatproduct_box li a{display:block;}

.relatproduct_box .img_box{position:relative;overflow:hidden;}
.relatproduct_box .txt_review{position:absolute;bottom:0;right:0;height:25px;font-family: 'Roboto', sans-serif;line-height:25px;font-size:12px;color:#706649;padding:0 8px;background:#ddd7c1;text-align:center;text-transform:uppercase;z-index:3;}
.relatproduct_box .bg{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0);
transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.6s ease-in-out;
z-index:2;}
.relatproduct_box .box:hover .bg{
background:rgba(0,0,0,.2);
transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.6s ease-in-out;}

.relatproduct_box .img{position:relative;overflow:hidden;z-index:1;}
.relatproduct_box .img img{
width:100%;
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.6s ease-in-out;
z-index:1;
}
.relatproduct_box .box:hover .img img{
transform: scale(1.02);
-webkit-transform: scale(1.02);
-moz-transform: scale(1.02);
-ms-transform: scale(1.02);
-o-transform: scale(1.02);
transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.6s ease-in-out;
}

.relatproduct_box .info_box{padding-top:28px;}
.relatproduct_box .info_box dl{}
.relatproduct_box .tit{color:#201f1e;font-size:15px;line-height:20px;letter-spacing:-0.5px;font-weight:400;}
.relatproduct_box .txt{font-family:'Work Sans', sans-serif;color:#a9a6a3;font-size:12px;line-height:12px;letter-spacing:0;margin:10px 0 0;font-weight:400;}

.relatproduct_box .price_box{position:relative;padding:18px 0 0;margin:20px 0 0;border-top:1px solid #e5e2dd; font-weight:530; font-size:14px;}
.relatproduct_box .price_box .discount_rate{font-family:'Work Sans', sans-serif;color:#c3b6ab;font-size:15px;line-height:15px;padding-right:10px;font-weight:400;}
.relatproduct_box .price_box .strike{font-family:'Work Sans', sans-serif;color:#a9a6a3;font-size:13px;line-height:13px;padding-right:6px;text-decoration:line-through;font-weight:normal;}
.relatproduct_box .price_box .price{display:inline-block;font-family:'Work Sans', sans-serif;color:#201f1e;font-size:15px;line-height:15px;}




#productDetail .page-body {padding-top:80px;}
/* »ó´Ü ¼¶³×ÀÏ, »óÇ° ¿É¼Ç Á¤º¸ */
#productDetail .thumb-info {position:relative;width:1200px;margin:0 auto 120px;min-height:600px; *zoom:1 }
#productDetail .thumb-info:after { content: ""; display: block; clear: both; }
/* ¼¶³×ÀÏ */
#productDetail .thumb-info .thumb-wrap {position:absolute;left:0;top:0; /*float: left;*/ width:640px; text-align: center }
#productDetail .thumb-info .thumb { margin:0 auto; width:600px }
#productDetail .thumb-info .thumb img {width:100%;}
#productDetail .thumb-info .thumb-ctrl { clear: both; padding-top: 20px; text-align: center; }
#productDetail .thumb-info .thumb-ctrl a { font-size: 11px; }
#productDetail .thumb-info .thumb-ctrl a img { vertical-align: middle; margin-right: 3px; }
#productDetail .thumb-info .thumb-ctrl a:hover { text-decoration: underline; }
/* »óÇ°¿É¼Ç Á¤º¸ */
#productDetail .thumb-info .info { float:right; width:450px }
#productDetail .thumb-info .info .prd-icons { display:none;/*display: table;*/ padding: 10px 0 5px; }
#productDetail .thumb-info .info .prd-icons .prd-icon { display: inline-block; width: 385px; }
#productDetail .thumb-info .info .prd-icons .prd-icon img { margin-left: 3px; }
#productDetail .thumb-info .info .prd-icons .prd-icon img:first-child { margin-left: 0; }
#productDetail .thumb-info .info .prd-icons .prd-wish { display: inline-block; width: 65px; text-align: right; vertical-align: top; }
#productDetail .thumb-info .info .prd-icons .prd-wish p { display: inline-block; height: 22px; line-height: 20px; padding: 0 4px 0 24px; border: 1px solid #b9b9b9; border-radius: 3px; font-family: 'malgun gothic'; font-size: 13px; color: #000; background: #fff url('/images/common/ico_wish_detail_count.png') no-repeat 5px center; }

#productDetail .thumb-info .info .btn_detailwish{display:inline-block;margin-bottom:20px;}
#productDetail .thumb-info .info .btn_detailwish img{height:30px;}
#productDetail .thumb-info .info.fixed .btn_detailwish{display:none;}

#productDetail .thumb-info .info .tit-prd {font-size:20px;line-height:28px;color:#201f1e;font-weight:300;letter-spacing: -1px; }


#productDetail .thumb-info .info .summary_box {font-family: 'Work Sans',sans-serif;font-size:15px;line-height:22px;color:#b9633d;font-weight:520;
    letter-spacing: -0.5px;
    margin-top: 20px;}

#productDetail .thumb-info .info .table-opt { margin-top:45px }
#productDetail .thumb-info .info .table-opt table{border-top: 1px solid #e5e2dd;}
#productDetail .thumb-info .info .table-opt th,
#productDetail .thumb-info .info .table-opt td { /*padding:7px 0*/ }
#productDetail .thumb-info .info .table-opt th { font-family: 'Work Sans',sans-serif;
    font-size: 13px;
    height: 60px;
    line-height: 60px;
    color: #a9a6a3;
    width: 150px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #e5e2dd;
    text-transform: uppercase;/*color:#969696; font-weight: normal*/ }
#productDetail .thumb-info .info .table-opt th .tb-left,
#productDetail .thumb-info .info .table-opt td .tb-left { padding:0;}
#productDetail .thumb-info .info .table-opt td {height: 60px;
    line-height: 60px;
    text-align: right;
    font-family: 'Work Sans',sans-serif;
    font-size: 14px;
    color: #201f1e;
    border-bottom: 1px solid #e5e2dd;/* color:#555 */}
#productDetail .thumb-info .info .table-opt td.nopd{height:auto;line-height:18px;border:0;}
#productDetail .thumb-info .info .table-opt td .tb-left {text-align:right; }


/* ÆÇ¸Å°¡°Ý */
#productDetail .thumb-info .info .table-opt .price {  }
#productDetail .thumb-info .info .table-opt .sell_price {font-size:16px;font-weight:520;/*color:#1c1c1c; */}
/* ÁÖ¹®¼ö·® */
#goods_amount { float:left; }
#productDetail .thumb-info .info .table-opt .opt-spin { position: relative; width: 52px; height: 15px; border: 1px solid #acacac; }
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin,
#productDetail .thumb-info .info .table-opt .opt-spin .btns { float: left; }
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin { width: 41px; height: 13px; padding-left: 2px; padding-top: 2px; border: 0; font-size: 11px; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns { width: 17px; height: 15px; border-left: 1px solid #aaa; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a { overflow: hidden; float: left; width: 100%; height: 8px; text-indent: -999px; background: none; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-up { border-bottom: 1px solid #aaa; background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 50%; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 50%; }
#productDetail .thumb-info .info .prd-btns .soldout { margin-top:6px; width:448px; height:104px; font-size:14px; color:#231f20; text-align:center; line-height:104px; letter-spacing:2px; border:1px solid #231f20; background:#fff }
#productDetail .thumb-info .info .prd-btns a { margin-top:6px; font-family:Verdana }

/*#productDetail .thumb-info .info .prd-btns .btn_buy { display:block; width:448px; height:48px; font-size:13px; color:#fff; text-align:center; line-height:48px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .thumb-info .info .prd-btns .btn_buy:hover { color:#000; background:#fff }
#productDetail .thumb-info .info .prd-btns .btn_buy:active { position: relative; top: 1px }
#productDetail .thumb-info .info .prd-btns .btn_cart { display:block; width:448px; height:48px; font-size:13px; color:#e5e2dd; text-align:center; line-height:48px; border:1px solid #e5e2dd; background:#efedea; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .thumb-info .info .prd-btns .btn_cart:hover { color:#fff; background:#231f20 }
#productDetail .thumb-info .info .prd-btns .btn_cart:active { position: relative; top: 1px }*/

#productDetail .thumb-info .info .prd-btns .btn_cart{display:block;
    padding: 0;
    height: 50px;
    line-height: 48px;
    background:#c3b6ab;
    color:#fff;
    border-radius: 0;
    border: 1px solid #c3b6ab;
    outline: 0;
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-family: 'Work Sans',sans-serif;
    letter-spacing: 1px;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
#productDetail .thumb-info .info .prd-btns .actionbtn_inner {
    overflow: hidden;
    display: flex;
    margin: 15px 0 0 -15px;
}
#nhn_btn{flex: 1;
width:217px;
    height: 50px;
    background: #59c150 url(//dainpark06.cafe24.com/sunny/images/bg_navercheckout.png) no-repeat center center;
    background-size: contain;
    margin: 0 0 0 15px !important;
    cursor: pointer;}
#nhn_btn .npay_button{padding:0 !important;}
#nhn_btn .npay_text{display:none !important;}
.npay_btn_item.btn_width{display:none !important;}
.npay_button_box, .npay_button_box2{border-top:0 !important;padding:0 !important;}
.npay_btn_link.btn_green{height: 50px !important;}
.npay_storebtn_bx{opacity:0;filter: alpha(opacity=0);}


#productDetail .thumb-info .info .prd-btns .btn_buy{flex: 1;
    display: block;
    color: #fff;
    height: 50px;
    line-height: 49px;
    background:#97938f;
    text-align: center;
    margin: 0 0 0 15px !important;display: block;
    width: 100%;
    font-size: 16px;
    font-family: 'Work Sans',sans-serif;
    letter-spacing:0;}

#productDetail .thumb-info .info .prd-btns .btn_barotalk { display:block; margin-top:10px }
#productDetail .thumb-info .info .table-opt .sell_benefit { position:relative; }
#productDetail .thumb-info .info .table-opt .sell_benefit .benefit_btn { display:inline-block; height:18px; line-height:20px; border:1px solid #000; font-size:11px; }
#productDetail .thumb-info .info .table-opt .sell_benefit .benefit_btn span { display:inline-block; height:18px; padding:0 5px; color:#fff; background:#000; vertical-align:top; }
#productDetail .thumb-info .info .table-opt .sell_benefit .benefit_btn em { display:inline-block; height:18px; padding:0 3px 0 0; font-size:10px; vertical-align:top; }
#productDetail .thumb-info .info .wish-icons .prd-wish { display: inline-block; width: 65px; text-align: right; vertical-align: top; }
#productDetail .thumb-info .info .wish-icons .prd-wish span { display: inline-block; height: 22px; line-height: 20px; padding: 0 4px 0 24px; border: 1px solid #b9b9b9; border-radius: 3px; font-family: 'malgun gothic'; font-size: 13px; color: #000; background: #fff url('/images/common/ico_wish_detail_count.png') no-repeat 5px center; }
#productDetail .thumb-info .info .prd-btns #MS_btn_wish .ico-wish { display: inline-block; width: 16px; height: 14px; margin-right:2px; background: url('/images/common/ico_wish_detail_off.png') no-repeat center center; vertical-align: middle; }
#productDetail .thumb-info .info .prd-btns #MS_btn_wish.wish-on .ico-wish { background: url('/images/common/ico_wish_detail_on.png') no-repeat center center; }

/* ÅëÇÕ¿É¼Ç */
#productDetail .thumb-info .info .table-opt .opt-wrap { width: 100%; /*padding:7px 0;*/text-align:left; }
#productDetail .thumb-info .info .table-opt .opt-wrap .tit { margin-bottom: 5px; margin-top: 21px; }
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid { width: 100%; padding:0 0 10px; border-bottom:1px solid #e4e4e4; }
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid .tit { margin-bottom: 8px; color:#969696; }
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid .tit strong { color:#555; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl { overflow: hidden; width: 100%; *zoom:1;border-bottom:1px solid #e5e2dd;height:60px;line-height:60px;}
#productDetail .thumb-info .info .table-opt .opt-wrap dl:after { display:block; clear:both; content:'' }
#productDetail .thumb-info .info .table-opt .opt-wrap .tit + dl{border-top:0;}
#productDetail .thumb-info .info .table-opt .opt-wrap dt { /*float: left;*/display:inline-block;width:150px;color:#a9a6a3;line-height:20px;vertical-align:middle; /*padding-top:20px;*/}
#productDetail .thumb-info .info .table-opt .opt-wrap dd { /*float: left;*/display:inline-block;width:290px;text-align:right;vertical-align:middle;}
#productDetail .thumb-info .info .table-opt .opt-wrap dd select{height:35px;background:#efedea url(/design/83kjh/sunny/images/bg_selectbox.png) no-repeat 93% center;background-size:13px auto;margin-bottom:3px;}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn { text-align:center; }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a { display:inline-block; width:84px; height:24px; font-size:13px; color:#fff; text-align:center; line-height:24px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
/*#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a:hover { color:#231f20; background:#fff }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a:active { position: relative; top: 1px }*/
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a img { display:none }
#productDetail .thumb-info .info .table-opt .opt-wrap select { width:90%; /*height:26px */}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns { position:relative }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns input { margin-right:3px; width:42px; height:24px; border: 1px solid #dfdfdf; text-align:center !important; line-height:24px }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a { display:inline-block; width:26px; height:26px; text-indent:-9999em; vertical-align:top; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-up { background-position:0 0 }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-dw { background-position:0 -26px }
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count select { float: left; width:350px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count .opt-btns { padding-top:5px; clear:both }
#productDetail .thumb-info .info .table-opt .option-wrap { margin-top: 10px; padding:10px 0; border-top:1px solid #ddd; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box { width:100%; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .tit { padding:10px 0 5px; color:#666; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list:after { clear: both; content: ""; display: block; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list { width:100%; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li { float:left; width:70px; margin-left:25px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.first,
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li:first-child { margin-left:0; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl { padding-bottom:10px; color:#333; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk { text-align:left; padding-bottom:5px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk input { width:13px; height:13px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg { position:relative; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg img { width:70px; height:70px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg.noimg { }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; line-height:71px; color:#fff; text-align:center; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout-bg { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; background:#000; filter:alpha(opacity:40); opacity:0.4; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .sel-img { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; background:#000; filter:alpha(opacity:40); opacity:0.4; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdname { padding-top:7px; line-height:14px;}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdname { padding-bottom:3px; line-height:14px;}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdprice { padding-bottom:3px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty { }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty input { width:52px; height:24px; line-height:24px; border: 1px solid #dfdfdf; text-align:center; background:none; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down { display:inline-block; width:12px; height:26px; line-height:0; font-size:0; vertical-align:top; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down a { display:inline-block; width:12px; height:12px; line-height:0; font-size:0; vertical-align:top; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down .btn-up { margin-bottom:2px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.lst-soldout dl { color:#a7a7a7; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.lst-soldout dl input { color:#929292; }


/* »óÇ°Á¤º¸ ÅÇ */
.tab_detail{position:relative;padding:120px 0 50px;/*padding:150px 0 40px;*/min-width:1300px;max-width:1600px;margin:0 auto;}
.tab_detail.first{padding:120px 0 0;}
.tab_detail.last{/*padding:0 0 50px;*/}
.tab_detail .tab_point{position:absolute;/*top:-90px;*/top:0;}
.tab_detail.first .tab_point{/*top:-60px;*/}
.tab_detail ul{font-size:0;letter-spacing:-5px;/*overflow:hidden;*/text-align:center;}
.tab_detail li{position:relative;font-size:12px;letter-spacing:0;display:inline-block;vertical-align:top;*display:inline;zoom:1;margin:0 30px 0 0;padding:12px 0 0;}
.tab_detail li a{font-size:15px;line-height:15px;color:#a9a6a3;font-weight:400;outline:0;}
.tab_detail li .point{display:none;position:absolute;top:0;left:50%;width:4px;height:4px;background:#201f1e;border-radius:4px;transform:translateX(-50%);}
.tab_detail li.selected a{color:#201f1e;}
.tab_detail li.selected  .point{display:block;}

/*#productDetail .detailTab { padding-top:40px; position:relative }
#productDetail .detailTab ul { padding-left:1px; *zoom:1 }
#productDetail .detailTab ul:after { display:block; clear:both; content:'' }
#productDetail .detailTab ul li { margin-left:-1px; float:left; width:274px; height:49px; border:1px solid #e4e4e5 }
#productDetail .detailTab ul li.first { width:273px }
#productDetail .detailTab ul li a { display:block; height:49px; font-size:13px; color:#303030; line-height:49px; text-align:center; font-family:Verdana }
#productDetail .detailTab ul li a.active { height:47px; border-bottom:3px solid #231f20 }*/

/* Å¸ÀÌÆ² °øÅë */
#productDetail .tit-detail { position: relative; padding-top:30px; *zoom:1;min-width:1300px;max-width:1600px;margin:0 auto;}
#productDetail .tit-detail:after { display:block; clear:both; content:'' }
#productDetail .tit-detail h3 { float:left; font-size:16px; color:#303030; line-height:18px }
#productDetail .tit-detail .more { float:right }
#productDetail .tit-detail .more a { font-size:11px; color:#8c8b8b }
/* »óÇ° »ó¼¼ ÀÌ¹ÌÁö */
#productDetail .prd-detail table { table-layout: auto; border-spacing:0 !important; border-collapse:collapse !important }
#productDetail .prd-detail table td { word-break:break-all }
#productDetail .prd-detail { padding-top:10px; margin-top:30px; width: 100%; text-align:left; overflow: hidden }
#productDetail .prd-detail img { max-width: 100%; }

/* ±¸¸ÅÇÒÀÎ */
#productDetail .buy-benefit { position:relative; }
#productDetail .buy-benefit .tit-txt { font-size:12px; color:#000; }
#productDetail .buy-benefit .view-wrap { position:relative; }
#productDetail .buy-benefit .btn-view { display:inline-block; padding:2px 3px 2px 5px; font-size:12px; color:#000; font-family:"Malgun Gothic"; background: url(/images/common/bg_layer_gray.gif) no-repeat; border:1px solid #e3e3e3; }
#productDetail .buy-benefit .btn-view em { display: inline-block; font-size:10px; vertical-align: top; }
#productDetail .buy-benefit .view-wrap { display:none; position:absolute; top:30px; left:50%; max-width:186px; margin-left:-208px; padding:15px; background:#fff; border:1px solid #000; z-index:1; }
#productDetail .buy-benefit .view-wrap.active { display:block; }
#productDetail .buy-benefit .view-wrap .layer-view { font-size:12px; line-height:20px; color:#000; font-weight:bold; }
#productDetail .buy-benefit .view-wrap .layer-view .fc-red { color:#ff0000; }
#productDetail .buy-benefit .view-wrap .layer-view ul.list {margin-top:5px;}
#productDetail .buy-benefit .view-wrap .layer-view ul li.layer-info { color:#585858; border-top:1px solid #ccc; padding-top:5px; margin-top:5px; font-weight:normal; }
#productDetail .buy-benefit .view-wrap .btn-close { position:absolute; right:10px; top:5px; }
/* ±¸¸ÅÇÒÀÎ */

/* °ü·Ã»óÇ° */
#productDetail .item-wrap { padding-top:40px }
#productDetail .item-wrap .prd-opt { padding:5px 0; font-size:13px }
#productDetail .item-wrap .prd-opt p { padding-bottom:5px }
#productDetail .item-wrap .prd-opt select { height:auto }
#productDetail .item-wrap .prd-opt .vo_value_list { height:16px; line-height:16px }
#productDetail .item-wrap .prd-qty { padding:5px 0; margin:0 auto; position: relative; width:60px; height:18px }
#productDetail .item-wrap .prd-qty .MS_related_quantity,
#productDetail .item-wrap .prd-qty .btns { float:left }
#productDetail .item-wrap .prd-qty .MS_related_quantity { width:34px; height:16px; line-height:18px; text-align:right; border:1px solid #acacac; font-size: 11px }
#productDetail .item-wrap .prd-qty .btns { width:17px; height: 16px; border:1px solid #acacac; border-left:none }
#productDetail .item-wrap .prd-qty .btns a { overflow: hidden; float: left; width: 100%; height: 8px; text-indent: -999px; background: none; }
#productDetail .item-wrap .prd-qty .btns a.btn-up { border-bottom: 1px solid #aaa; background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 2px; }
#productDetail .item-wrap .prd-qty .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 2px }
#productDetail .related-allbasket { padding-bottom:40px; text-align:center }
#productDetail .related-allbasket a { display:inline-block; width:248px; height:58px; font-size:13px; color:#fff; font-family:Verdana; text-align:center; line-height:58px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .related-allbasket a:hover { color:#231f20; background:#fff }
#productDetail .related-allbasket a:active { position: relative; top: 1px }

/* review-write */
#productDetail .review-write { margin:0 auto; padding:20px; border:1px solid #e4e4e5;width:1200px;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
#productDetail .review-write th,
#productDetail .review-write td { padding:4px 0; }
#productDetail .review-write th { font-weight: normal }
#productDetail .review-write td input[name=hname] { padding-left:5px; width:210px; height:31px; line-height:31px; border:1px solid #ddd }
#productDetail .review-write td label { margin-right:10px }
#productDetail .review-write td textarea { padding:5px; width:840px; height:81px; border:1px solid #ddd }
#productDetail .review-write td .btn_write { display:inline-block; width:109px; height:91px; font-size:14px; color:#fff; text-align:center; line-height:91px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .review-write td .btn_write:hover { color:#231f20; background:#fff }
#productDetail .review-write td .btn_write:active { position: relative; top: 1px }
/* ´ñ±Û¸®½ºÆ® °øÅë */
/*
#productDetail .table-slide {}
#productDetail .table-slide thead th {display:none; font-weight: normal; }
#productDetail .table-slide th,
#productDetail .table-slide td { padding: 10px 0; cursor: pointer; }
#productDetail .table-slide tbody td { /*background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 0;*/ }
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { cursor: default; }
#productDetail .table-slide tr.nbg td { background-image: none; }
#productDetail .table-slide tr.ndata td { border-bottom: 1px solid #e5e2dd; }
#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }
*/

#productDetail .table-slide {border:0; /*border-top: 1px solid #000;*/width:1200px;margin:0 auto; }
#productDetail .table-slide table{border:0;}
#productDetail .table-slide thead th {display:none; padding:15px 0; font-size:13px; border-bottom: 1px solid #e5e2dd; font-weight: normal; font-family:Verdana }
#productDetail .table-slide td {font-family:'Work Sans',sans-serif; padding: 15px 0; border-bottom:1px solid #e5e2dd;/*background: url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/board_dot.gif) repeat-x 0 bottom; */}
#productDetail .table-slide td .paging a { font-family:Verdana }
#productDetail .table-slide td .paging .first,
#productDetail .table-slide td .paging .prev,
#productDetail .table-slide td .paging .next,
#productDetail .table-slide td .paging .last {  }
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { padding:20px; color:#999; cursor: default; }
#productDetail .table-slide tr.cnt td p { word-break:break-all; white-space:normal }
#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }

#productDetail .table-slide .list-btm { position:relative; *zoom:1 }
#productDetail .table-slide .list-btm:after { display:block; clear:both; content:'' }

#productDetail .table-slide .btm_write { padding-top:50px;/*float:right;width:50%;*/text-align:right;/*margin-top:10px; margin-right:-110px; position:relative;  right:110px*/  }
#productDetail .table-slide .btm_write a { display: inline-block;
    box-sizing: border-box;color:#c3b6ab;line-height: 18px;
    font-weight: normal;
    text-decoration: none;
    vertical-align: middle;
    word-spacing: -0.5px;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
    font-size: 15px;
    padding: 15px 0px 16px;
    width: 200px;
    margin-left: 10px;border:1px solid #c3b6ab;/*display:inline-block; width:108px; height:38px; font-size:13px; color:#000; text-align:center; line-height:38px; border:1px solid #231f20; background:#fff; -webkit-transition:all 0.3s ease; transition:all 0.3s ease*/ }
/*#productDetail .table-slide .btm_write a:hover { color:#fff; background:#231f20 }
#productDetail .table-slide .btm_write a:active { position: relative; top: 1px }*/

#productDetail .table-slide .paging-wrap {/*float:left;width:50%;text-align:left;*/padding:30px 0 0; /*margin:0 110px; position:relative; float:left; width:880px */}
#productDetail .table-slide .paging-wrap .paging{padding:0;}

#productDetail .table-slide tr.ndata td{border-bottom:1px solid #e5e2dd;font-size: 14px;padding: 30px 0;color:#a9a6a3;}


/* review-list */
#productDetail .review-list {min-width:1300px;max-width:1600px;margin:0 auto; padding-bottom:120px;border-top:1px solid #e5e2dd;}
/* qna board */
#productDetail .qna-list {min-width:1300px;max-width:1600px;margin:0 auto;padding-bottom:120px;border-top:1px solid #e5e2dd;}

/* ****************** »óÇ° »ó¼¼ ¿É¼Ç ******************** */
.MK_not_choice { color: red; }
.MK_optAddWrap,
.MK_optAddWrap * { margin: 0; padding: 0; }
.MK_optAddWrap {  }
.MK_optAddWrap li { list-style: none; }
/* ¿É¼Ç¼±ÅÃ */
#MK_optAddList { overflow: hidden; *zoom: 1; }
#MK_optAddList li { float: left; width: 100%; margin-top: 5px; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div,
#MK_optAddList .MK_st { float: left; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div { font-size: 11px; line-height: 16px; }
#MK_optAddList .MK_tit { width: 65px; margin-right: 5px; }
#MK_optAddList .MK_div { width: 5px; text-align: center; }
#MK_optAddList .MK_st { width: 205px; }
#MK_optAddList .MK_st .MK_btn-add { cursor: pointer; }
#MK_optAddList .MK_st select { margin-left: 5px; width: 195px; height: 18px; }
/* ¿É¼Ç¼±ÅÃPP */
#MK_optAddListPP { overflow: hidden; *zoom: 1; }
#MK_optAddListPP .MK_tit,
#MK_optAddListPP .MK_st { float: left; width: auto; }
#MK_optAddListPP .MK_tit { margin-right: 5px; margin-top: 3px; }
/* ¿É¼Ç °á°ú ¸®½ºÆ® */
#MK_innerOptWrap { }
#MK_innerOptWrap #MK_innerOptScroll.line { /*padding-top:5px; margin-top:5px; border-top:1px solid #e4e4e5;*/ }
#MK_innerOptWrap #MK_innerOptScroll.limit { position: relative; height: 150px; overflow-y: auto; }
#MK_innerOptWrap .MK_inner-opt-cm li { *zoom: 1; position: relative; font-size:13px; margin:16px 0; *padding-bottom:0;line-height:25px; }
#MK_innerOptWrap .MK_inner-opt-cm li:after { display:block; clear:both; content:'' }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { position: absolute; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { display:block; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name { overflow:hidden; width:250px; vertical-align:middle; /*text-overflow:ellipsis; white-space:nowrap;*/text-align:left;line-height:20px; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price { /*bottom:4px;*/top:50%; transform:translateY(-50%);right:0; font-size:16px; color:#060606; font-weight:normal; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price span { font-weight:normal; }

#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { top:3px; right:0; width:13px; height:13px; text-indent:-9999em; /*background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/btn_comment_del.gif) 0 0 no-repeat*/ }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del img{opacity:0;filter: alpha(opacity=0);}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del::before, #MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del::after {
    content: "";
    display: block;
    width: 13px;
    height: 1px;
    background: rgb(21, 21, 21);
    position: absolute;
    top: 50%;
    left: 0px;
    transform: rotate(-45deg);
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del::after {
    transform: rotate(45deg);
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl { position:relative; margin-top: 10px; overflow:hidden;background:#e5e2dd;width:96px;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .MS_amount_basic,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .addition_option { width:42px; height:26px; line-height:26px; border:0; text-align:center !important;background:none; }

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option{margin-left:25px;padding:0;}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a { float:left; display:inline-block; width:26px; height:26px; text-indent:-9999em; margin:0; vertical-align:top; /*background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat*/ }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-up { background: url(//dainpark06.cafe24.com/sunny/images/ico_up2.png) no-repeat center center;
background-size: 15px 15px;/*background-position:0 0; margin:0 4px;*/ }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-dw {position:absolute;left:0;top:0;background: url(//dainpark06.cafe24.com/sunny/images/ico_down2.png) no-repeat center center;
background-size: 15px 15px; /*background-position:0 -26px*/ }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a img{opacity:0;filter: alpha(opacity=0);}

#MK_innerOptWrap .MK_inner-opt-cm li #MK_p_price_basic_0 { font-weight:normal; }

/* »ç¿ëÀÚ ÀÔ·Â ÀÎÇ²¹Ú½º (color, size )*/
.MK_optAddWrap .MK_inner-opt-cm li .MK_txt_uinput { width: 200px; }
/* ÇÏÀÌºê¸®µå¿É¼Ç */
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_qty-ctrl,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_btn-del { display: inline-block; *float:left; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price { top:4px; bottom:0; right:23px; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_p-name { width:200px; line-height:26px; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_qty-ctrl { vertical-align:middle; margin-top:0; }

/* ±âº»¿É¼Ç */
#MK_innerOptWrap #MK_innerOpt_01 li { padding-bottom:0; }
/* ÇÏÀÌºê¸®µå¿É¼Ç */
#MK_innerOptWrap #MK_innerOpt_03 {}
/* ÃÑÇÕ°è */
#MK_innerOptWrap #MK_innerOptPrice { display:none; padding: 12px 5px 10px; font-size: 12px; color: #333; text-align: right; }
#MK_innerOptAdd {  display:none; padding: 0 5px; font-size: 12px; color: #333; text-align: right; }
#MK_innerOptTotal { padding-top:0; border-top:0; *zoom:1; text-align:right; }
#MK_innerOptTotal:after { display:block; clear:both; content:'' }
#MK_innerOptTotal .totalLeft { float:left }
#MK_innerOptTotal .totalRight { float:right }
#MK_innerOptTotal .MK_txt-total { font-size:16px; color:#201f1e;text-transform:uppercase; }
#MK_innerOptTotal .MK_txt-won { font-size:15px; color:#201f1e; }
#MK_innerOptTotal .MK_total {font-weight:normal;}
#MK_innerOptTotal .totalRight .MK_total {font-family:'Work Sans',sans-serif;font-size:16px;color:#201f1e;line-height:16px; /*display:contents; margin-top:-4px; font-size:24px; color:#000; vertical-align:middle;*/ }
/* ¼Ò¸®ºä */
#sorivu { position: relative; margin-top: 20px; }
/* »óÇ° ÀÏ¹ÝÁ¤º¸(»óÇ°Á¤º¸Á¦°ø °í½Ã) */
#productWrap { margin:0 auto; min-width:1300px;max-width:1600px;padding-bottom:120px;/*width:1200px*/ }
#productWrap h3.tb-tit { margin-bottom: 10px; text-align: left; }
#productWrap table { width: 100%; font-size: 13px; border-collapse: collapse; border-width: 1px; border-color: #e5e2dd; border-style: solid; table-layout: fixed; }
#productWrap table th { border-right: 1px solid #e5e2dd; border-bottom: 1px solid #e5e2dd; color: #5c5c5c; text-align: left; font-weight:normal; padding: 10px 0 10px 20px; }
#productWrap table td { color: #8b8b8b; border-bottom: 1px solid #e5e2dd; word-break: break-all; text-align: left; padding: 10px 0 10px 20px; }

/* »çÀÌÁî Â÷Æ® */
#productDetail .thumb-info .info .table-opt td.area-btn-size-chart{height:auto;line-height:auto;padding:0;border:0;}

td.area-btn-size-chart a.btn-size-chart { display:inline-block; width:84px; height:24px; font-size:11px; color:#231f20; text-align:center; line-height:24px; border:1px solid #231f20; background:#fff; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
td.area-btn-size-chart a.btn-size-chart:hover { color:#fff; background:#231f20 }
td.area-btn-size-chart a.btn-size-chart:active { position: relative; top: 1px }
#sizeChart { padding-bottom:10px; width:810px; position: absolute; display: none; background:#fff }
#sizeChart .btn-close-box { width: 100%; position: relative; }
#sizeChart .btn-close-layer { position: absolute; display: block; width: 15px; height: 14px; top: 10px; right: 10px; color: #FFFFFF; font-size: 15px; font-weight: bold; }

/* Á¶¸£±â */
#importune_btn { margin-left:10px }
#importune_btn a { vertical-align:top }

/* ÄíÆùÁ¤º¸ */
.couponWrap { text-align:center }
.couponBox { display:inline-block }
.couponInfo { text-align:left }
.couponInfo * { }

.size-chart-box { width: 100%;  border: 2px solid #3F4045;}
.size-chart-box h4 { width: 100%; margin:0; padding: 10px 0px; color: #FFFFFF; background: #3F4045; text-align: center; }
.size-chart-cont { margin:10px auto 0; width:800px; background: #fff }
.size-chart-cont table { width: 100%; margin:0; padding:0; border-collapse: collapse; border: 1px solid #D9DBDA; }
.size-chart-cont table th, .size-chart-cont table td { padding:8px 0; font-size:13px; font-weight:normal; text-align:center }
.size-chart-cont table th { border-bottom:1px solid #e5e2dd }
.size-chart-cont table tr, .size-chart-img {height: 1px;}

.size-chart-cont img.sc-img-chart,
#sc_img_chart { width: 670px; height: 300px; }
.size-chart-cont img.sc-img-guide,
#sc_img_guide { width: 190px; height: 240px; }
.size-chart-cont p { margin-top: 10px; text-align: left; font-size:13px; color:#a7a7a7 }

#nhn_btn {/*padding-top:10px;*/}
#payco_order_btn {padding-top:10px;}
#payco_order_btn .payco_checkout.ta .payco_checkout_btn { margin-top:0 !important }
#kakaopay_order_btn {padding-top:10px;}
.ocb-area { width:323px }
.ocb-area a { margin-top:0 !important }
/* Åë¿É Ãß°¡ ±¸¼º »óÇ° */
#productDetail .thumb-info .info .table-opt td.add-option-tit { padding:15px 0 0; border:0;/*border-top:1px solid #e4e4e5;*/ color:#000; font-size:14px;text-align:left; }
#productDetail .thumb-info .info .table-opt tr.add-option-not-start { border-top:0; }
#productDetail .thumb-info .info .table-opt td.add-option-img { padding-top:10px; vertical-align:top; }
#productDetail .thumb-info .info .table-opt td.add-option-img .thumb-s img { max-width:100%; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap { padding-top:10px; text-align:left;border:0;}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .prd-icon,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .tit-prd { font-family:'Noto Sans KR',sans-serif;padding-left:20px; padding-top:0;font-size:16px;line-height:20px;padding-top:6px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt { padding-left:20px;margin-top:20px;}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td select.basic_option,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td select.addition_option { width:310px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td input.basic_option,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td input.addition_option { width:306px; height:22px; line-height:24px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap { padding:5px 0 0 0; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap .tit { display:none; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap dd { width: 189px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap select { width:100%; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap input { width: 205px; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_p-tit { display:block; width:90%; height:100%; line-height:12px; color:#000; font-weight:bold; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_price { top:40px; right:0; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_btn-del { top:0; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name p { overflow:hidden; text-overflow:ellipsis; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name span.extra_option_name { overflow:hidden; text-overflow:ellipsis; display: block; }

#productDetail .thumb-info .info .table-opt td.add-option-wrap{border:0;}
#productDetail .thumb-info .info .table-opt td.add-option-wrap th, #productDetail .thumb-info .info .table-opt td.add-option-wrap td{height:50px;line-height:50px;}
#productDetail .thumb-info .info .table-opt td.add-option-wrap th{width:120px;}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .tb-left{text-align:left;}

#productDetail .thumb-info .info .table-opt td.add-option-wrap .opt-wrap dl{height:50px;line-height:50px;}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .opt-wrap dt{width:120px;height:50px;line-height:50px;}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .opt-wrap dd{width:239px;text-align:left;height:50px;line-height:50px;}

/* ¿øÅ¬¸¯¿É¼Ç */
.MK-oneclick-list { overflow:hidden; zoom:1; }
.MK-oneclick-list:after { content: ""; display: block; clear: both; }
.MK-oneclick-list li { float:left; margin: 0 5px 5px 0; }                                                                                
.MK-oneclick-list li a { border:1px solid #231f20; display: inline-block; border-radius: 1px; box-sizing:border-box; } 
.MK-oneclick-list li.MK-oneclick-sel a { border:2px solid #000000; }
.MK-oneclick-list li.MK-oneclick-dis a { filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; }
.MK-oneclick-list li.MK-oneclick-color.MK-oneclick-sel a {  padding:1px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.MK-oneclick-list li a span { display: block; text-align: center; vertical-align: middle; line-height: 19px; }                         
.MK-oneclick-list li a img { width: 100%; height:100%;}
.MK-oneclick-list li.MK-oneclick-image a {height:50px;}
.MK-oneclick-list li.MK-oneclick-image a img {width: auto; height: 48px;;}
.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img {height:46px; width: auto;}
.MK-oneclick-list li.MK-oneclick-color { width:50px; height: 50px; } 
.MK-oneclick-list li.MK-oneclick-color a { padding: 2px; }
.MK-oneclick-list li.MK-oneclick-color span { width: 44px; height: 44px; }
.MK-oneclick-list li.MK-oneclick-color .mk-oo-sel span { width: 27px; height: 27px; }
.MK-oneclick-list li.MK-oneclick-text  .MK-oneclick-list li.MK-oneclick-text {min-width:35px; max-width:100%; height: 50px; }
.MK-oneclick-list li.MK-oneclick-text a { padding: 2px; }
.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {padding:1px;}
.MK-oneclick-list li.MK-oneclick-text span { min-width: 29px; line-height: 44px;  max-width: 320px; overflow: hidden; height: 44px; }                                                                         
.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span { min-width: 30px; line-height: 27px; }
.MK-oneclick-value { padding: 5px 0; display:block; }
.MK-oneclick-only-text li.MK-oneclick-text { height: auto; }
.MK-oneclick-only-text li.MK-oneclick-text span { height: auto; line-height: 19px; max-width: 320px; overflow: hidden; height: 19px; }

/* Á¤±â¹è¼Û */
#productDetail .thumb-info .info .prd-btns{overflow:hidden;}
#productDetail .thumb-info .info .prd-btns .btn_subs { display:block; width:448px; height:48px; font-size:12px; color:#fff; text-align:center; line-height:50px; border:1px solid #f1191f; background:#f1191f; }
#productDetail .thumb-info .info .prd-btns .btn_subs:hover { color:#000; background:#fff }
#productDetail .thumb-info .info .prd-btns .btn_subs:active { position: relative; top: 1px; }

/* »óÇ° »ó¼¼ ÀÌº¥Æ® °øÅë Á¤º¸ */ 
#productDetail .detail-common-info-event { width:100%; padding-top:20px; word-break: break-all; }
#productDetail .detail-common-info-event img {max-width: 100%; }
#productDetail .detail-common-info-event div {margin-top:15px; }

/* »óÇ° »ó¼¼ ÀÏ¹Ý °øÅë Á¤º¸ */
#productDetail .detail-common-info { width:100%; padding-bottom:20px; word-break: break-all; }
#productDetail .detail-common-info dl { padding-top:20px; font-size:12px; font-weight:normal; letter-spacing:-0.5px; }
#productDetail .detail-common-info dl dt { padding-bottom:10px; color:#444; font-weight:bold; }
#productDetail .detail-common-info dl dd { padding-left:10px; text-indent:-10px; color:#777; line-height:20px; }
#productDetail .detail-common-info div {margin-top:15px; }

/* ½º¸¶Æ®ÄíÆù¸ñ·Ï */
#productDetail .smart-coupon-list  { padding:20px 0; text-align:center;}
#productDetail .smart-coupon-list  ul {display: inline-block; *display:inline; zoom:1; overflow:hidden; margin-left:-30px; min-width:300px;}
#productDetail .smart-coupon-list  ul li {position:relative; float:left; width:344px; margin:0 0 30px 30px; border:1px solid #cecece; border-radius:10px; letter-spacing:-1px; overflow:hidden; text-align:left;}
#productDetail .smart-coupon-list  ul li .c-info {position:relative; float:left; width:245px; padding:20px; border-right: 1px dashed #cecece; }
#productDetail .smart-coupon-list  ul li .c-image a {display:block;}
#productDetail .smart-coupon-list  ul li .c-image img { width:368px; height:128px;}
#productDetail .smart-coupon-list  ul li p { padding-bottom:10px; line-height:18px; font-size:12px; color:#999; word-break:break-all; font-family:"Malgun Gothic"; }
#productDetail .smart-coupon-list  ul li p:last-child {padding-bottom:0;}
#productDetail .smart-coupon-list  ul li p.c-name { font-size:14px; color:#000; font-weight:bold; word-break: break-all; }
#productDetail .smart-coupon-list  ul li p.c-price {font-size:26px; color:#ff3a34; font-weight:bold; line-height:24px;}
#productDetail .smart-coupon-list  ul li.sc-style1.sc-reserve p.c-price {color:#3b6ce9;}
#productDetail .smart-coupon-list  ul li .sc-btn-down {position:absolute; top:0; right:0; bottom:0; width:58px; margin:auto; vertical-align:middle; background:#f8f8f8; font-family:"Malgun Gothic"; } 
#productDetail .smart-coupon-list  ul li .sc-btn-down > span {position:absolute; left:0; top:0; right:0; bottom:0; margin:auto; height:22px; text-align:center; font-size:0; }
#productDetail .smart-coupon-list  ul li .sc-btn-down > span > span.sc-complete {font-size:12px; color:#999;}
#productDetail .smart-coupon-list  ul li .sc-btn-down > span a { font-size:0; display:inline-block; margin-top:-5px; }
#productDetail .smart-coupon-list  ul li .sc-btn-down span a > span { font-size:0; text-indent:-9999px; display:inline-block; width:22px; height:22px; background:url('/images/common/ico_h11_down_black_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style2 {border:1px solid #fff;}
#productDetail .smart-coupon-list  ul li.sc-style2 .c-info { background:#171940; border-color:#171940; }
#productDetail .smart-coupon-list  ul li.sc-style2 p { color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 p.c-txt { color:#999; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down { background:#ff3a34; border:0; color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2.sc-reserve .sc-btn-down { background:#3b6ce9; color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span a { color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span .num {color:#fff;}
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_white_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style3 { width:346px; border:0; border-radius:0; }
#productDetail .smart-coupon-list  ul li.sc-style3 .c-info { width:244px; border:1px solid #000; border-right:2px dotted #272a4d; border-radius:10px; }
#productDetail .smart-coupon-list  ul li.sc-style3 p.c-price { color:#eb3697;}
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down { background:#fff2f9 ; border:1px solid #272a4d; border-left:0; border-radius:10px; }
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down span a { color:#999; }
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_pink_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve .sc-btn-down { background:#eefff7; }
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve p.c-price {color:#18b776;}
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_green_l.png') no-repeat center center; }

#productDetail .btn-report { display:inline-block; float:right; color:#9d9d9d; font-size:11px; }

.table-slide.review-list td .writer > span {display: block;}
.table-slide.review-list td .writer .btn-member-declare {display:inline-block; width:12px; height:13px; margin:4px 0 0 0px; text-indent:-9999px; background:url(/images/d3/modern_simple/btn_declare_icon_pc.png) 0 0 no-repeat;}
#productDetail .pr-list-writer > span {display: block;}
#productDetail .pr-list-writer .btn-member-declare {display:inline-block; width:12px; height:13px; margin:4px 0 0 0px; text-indent:-9999px; background:url(/images/d3/modern_simple/btn_declare_icon_pc.png) 0 0 no-repeat;}

.table-slide.review-list .MS_review_content_box .cnttit {position: relative; padding-right: 100px;}
.table-slide.review-list .MS_review_content_box .cnttit .btn-report {float: none; position: absolute; right: 40px; top: 50%; transform: translateY(-50%);}

#productDetail .thumb-info .info .prd-btns { margin-bottom: 10px; overflow: hidden; text-align: right;}
#productDetail .thumb-info .info .prd-btns .soldout-btns { display: inline-block; }
#productDetail .thumb-info .info .prd-btns .soldout-btns span {display: inline-block; margin-left: 5px; float: left;}
#productDetail .thumb-info .info .prd-btns .soldout-btns span a {display: inline-block; margin: 0;}

/* ¼¥ÆäÀÌ ¹Ù·Î±¸¸Å */
#productDetail #shoppay_btn { padding-top: 10px; } /* PC (°øÅë) »ó¼¼ÆäÀÌÁö Àü¿ë */
#cartWrap #shoppay_btn { display: inline; } /* PC (°øÅë) Àå¹Ù±¸´Ï Àü¿ë */
.shopdetail #shoppay_btn { padding-top:10px; } /* MO (4.0) »ó¼¼ÆäÀÌÁö Àü¿ë */
#basket #shoppay_btn { margin-top:20px; } /* MO (4.0) Àå¹Ù±¸´Ï Àü¿ë */
.shopdetail #shoppay_btn { text-align:center; } /* MO (ÆÄ¿öÆÑ) »ó¼¼ÆäÀÌÁö Àü¿ë */
.basket #shoppay_btn { text-align:center; } /* MO (ÆÄ¿öÆÑ) Àå¹Ù±¸´Ï Àü¿ë */

.shoppay_storebtn_bx,
.shoppay_storebtn_bx *,
.shoppay_button_box,
.shoppay_button_box * { display: inline-block !important; overflow: hidden; !important; float: none !important; position: static !important; top: auto !important; left: auto !important; margin: 0 !important; padding: 0 !important; border: 0 none !important; font-size: 11px !important; line-height:16px !important; font-family: 'µ¸¿ò',Dotum,Helvetica,sans-serif !important; text-align: left !important; text-decoration: none !important;  vertical-align: top !important; background: none !important; border-radius: 0 !important; }
.shoppay_button_box { width: auto !important; height: 100% !important; zoom: 1 !important; padding: 0 !important; border-top: 2px solid #2b2f3a !important; background-color: #fff !important; }
.shoppay_button { position: relative !important; margin: 0 !important; padding: 5px 0 5px 88px !important; zoom:1 !important; }
.shoppay_button .shoppay_blind { overflow: hidden !important; position: absolute !important; width: 1px !important; height: 1px !important; margin: -1px !important; padding: 0 !important; clip: rect(0 0 0 0) !important; }
.shoppay_text { display: block !important; *display: inline !important; position: absolute !important; top: 10px !important; left: 0 !important; width: 82px !important; height: 26px !important; margin: 0 !important; padding: 0 !important; background: url('/images/common/shoppay_sp_text.png') no-repeat !important; }
.shoppay_btn_list { *zoom: 1 !important; display: table !important; width: 100% !important; margin:0 !important; padding: 0 !important; table-layout: fixed !important; list-style: none !important; }
.shoppay_btn_list tbody { display: table-row-group !important; }
.shoppay_btn_list tr { display: table-row !important; }
.shoppay_btn_list .shoppay_btn_item { *width: 120px !important; }
.shoppay_btn_item { display: table-cell !important; height: 37px !important; margin: 0 !important; padding: 0 !important; text-align: left !important; }
.shoppay_btn_link { display: block !important; height: 35px !important; margin: 0 !important; padding: 0 !important; border: 1px solid #bfc4c7 !important; background-color: #fcfcfc !important; background-repeat: no-repeat !important; background-repeat: no-repeat !important; text-align: center !important; text-decoration: none !important; }
.shoppay_btn_item:first-child .shoppay_btn_link { margin: 0 !important; }
.shoppay_text { background-size: 82px auto !important; }
.shoppay_btn_link.shoppay_btn_pay { background-size: 133px auto !important; }
.shoppay_btn_link.shoppay_btn_pay { background-image: url('/images/common/shoppay_sp_payment.png') !important; background-position: 50% 0 !important; background-repeat: no-repeat !important; border-radius: 2px !important; }
.shoppay_btn_link.btn_blue { border-color: #025eea !important; background-color: #025eea !important; }
.shoppay_event { position: relative !important; width: 100% !important; margin: 0 !important; padding: 3px 0 0 0 !important; border: 0 none !important; border-top: 1px solid #e5e9ea !important; letter-spacing: -0.5px !important; }
.shoppay_event_tex t {display: block !important; *display: inline !important; overflow: hidden !important; *width: 100% !important; margin: 0 !important; padding: 5px 0 !important; letter-spacing: 0 !important; white-space: nowrap !important; *zoom: 1 !important; text-overflow: ellipsis !important; word-wrap: normal !important; }
.shoppay_event_text { padding: 0 !important; }
.shoppay_event_text .event_title { display: inline !important; margin: 0 5px 0 0 !important; padding: 0 !important; font-weight: normal !important; color: #015ce8 !important; vertical-align: middle !important; }
.shoppay_event .shoppay_event_text .event_link { display: inline !important; margin: 0 !important; padding: 0 !important; font-weight: normal !important; color: #727272 !important; text-decoration: none !important; vertical-align: middle !important; }
.shoppay_event .shoppay_event_text .event_link span { display: inline-block !important; margin: -1px 0 1px !important; vertical-align: middle !important; }
.shoppay_type_A_1 { width: 277px !important; height: 70px !important; }
.shoppay_type_A_2 { width: 296px !important; height: 84px !important; }
.shoppay_type_A_2 .shoppay_button { padding: 5px 0 5px 86px !important; }
.shoppay_type_A_2 .shoppay_text { top: 14px !important; }
.shoppay_type_A_2 .shoppay_btn_link { height: 45px !important; }
.shoppay_type_A_2 .shoppay_btn_link.shoppay_btn_pay { background-position: 50% -40px !important; }
.shoppay_type_A_3 { width: 338px !important; height: 84px !important; }
.shoppay_type_A_3 .shoppay_button { padding: 6px 0 6px 102px !important; }
.shoppay_type_A_3 .shoppay_text { top: 13px !important; height: 31px !important; background-position: 0 -31px !important; }
.shoppay_type_A_3 .shoppay_btn_link { height: 45px !important; }
.shoppay_type_A_3 .shoppay_btn_link.shoppay_btn_pay { background-position: 50% -40px !important; }
/* BASIC css end */

