@charset "utf-8";
body {font-family: "Roboto", sans-serif;}

header {position: fixed; top: 0;    left: 0;
    right: 0; z-index: 99; background: #ffffff; width: 100%; height: 70px; box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;}
.V1_box {width: 1140px; margin: auto; }

/* header_lgg (Language) */
.V1_lgg , .V1_won {position: relative; }
.V1_lgg label , .V1_won label {cursor: pointer; font-size: 18px;}
#V1_lgg-btn , #V1_won-btn { display: none;}
#V1_lgg-btn:checked ~ .V1_gnb , #V1_won-btn:checked ~ .V1_gnb  {z-index: 2; display: block;  width: 150px; height: 200px; box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;} 
.V1_gnb {position: absolute; left: -20px; top: 50px; display: none; background: #fff;  margin-top: 10px; padding: 15px; box-sizing: border-box; }
.V1_gnb > li {padding: 5px; box-sizing: border-box; transition: all 0.3s; line-height: 2.5; font-size: 14px;}
.V1_gnb > li:hover {background: #f5f5f5; border-radius: 10px;}
/* -------------------------------------------------------------- */
.V1_head_box h1 {float: left; width: 20%; height: 100%; padding: 0; box-sizing: border-box;}
.V1_head_box h1 img {width: 80%; margin-top: 13px;}
.V1_head_box .V1_head_rigth {float: right; width: 40%;padding-top: 25px; }
.V1_head_rigth > li {display: inline-block; margin: 0 10px; font-size: 14px;}
.V1_head_rigth label {font-size: 14px;}
.V1_head_rigth .V1_won > .V1_gnb {overflow: auto;}
/* -------------------------------------------------------------- */
/* V1_bg */
.V1_bg {position: relative; width: 100%; margin-top: 70px; height: 240px; background: rgb(182, 182, 182);}

.V1_bg .V1_search {width: 50%; position: absolute; left: 50%; top: 80%; z-index: 1; transform: translate(-50% , -50%);text-align: center; }
.V1_bg .V1_search label {position: relative; width: 100%; }
.V1_bg .V1_search input {width: 100%; max-width:380px; height: 60px; padding: 0px 20px; box-sizing: border-box; border-radius: 5px; border: none; outline: 1px solid #f5f5f5; box-shadow: 0 0 1.25rem 0 rgba(0, 0, 0, .2);}
.V1_bg .V1_search button {position: absolute;left: 150px; top: 16px; font-size: 20px;border:0;background-color:#fff;}

/*  */
.switch {position: relative; display: inline-block; width: 40px; height: 20px;}
.switch input {opacity: 0; width: 0; height: 0;}
.slider {position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; transition: .4s;}
.slider:before { position: absolute; content: ""; height: 11px; width: 11px; left: 4px; bottom: 4px; background-color: white; transition: .4s;}
input:checked + .slider { background-color: #2196F3;}
input:checked + .slider:before { transform: translateX(10px);}
.slider.round {border-radius: 34px;}
.slider.round:before { border-radius: 50%;}
/* -------------------------------------------------------------- */


/*  */
.modal {display: none; position: fixed; z-index: 1; left: 0; top: 60px; width: 100%; height: 100%;}
.modal-content {background-color: #fefefe; margin: 15% auto; padding: 20px; box-sizing: border-box; box-shadow: 0 .625rem .9375rem 0 rgba(0,0,0,.1);  z-index: 5;}
.close { color: #aaa; float: right; font-size: 28px; font-weight: bold;}
.close:hover, .close:focus {color: black; text-decoration: none;}

/*  */
.V1_list_box li > button {width: 100%; line-height:68px;box-sizing: border-box; border: none; background: #fff; cursor: pointer;}

/* V1_list_ber */
.V1_list_ber {border-bottom: 1px solid #ececec;}
.V1_list_box { height: 70px;}
.V1_list_box > li {position: relative; float: left; width: calc(100%/6); height: 100%; padding: 0 15px; box-sizing: border-box; border-right: 1px solid #ececec; cursor: pointer; font-size: 13px;}
.V1_list_box > li:first-child {height: 100%; padding: 15px 0 ; box-sizing: border-box; border-left: 1px solid #ececec;}
.V1_list_box > li:first-child p {float: left; width: 74%; line-height: 40px; padding-left: 10px; box-sizing: border-box;}
.V1_list_box > li:first-child label {float: right; width: 16%; margin: 10px 15px 0 0;}

/* 버튼 */
.V1_btncheck {overflow: hidden;}
.V1_btncheck > button {margin-top: 30px; padding: 1px 60px; box-sizing: border-box; border: none; border-radius: 5px; color: #fff;}
.V1_btncheck .V1_bc_L {float: left; width: 48%; margin-right: 10px; background: #333333; padding: 18px 0 ; box-sizing: border-box; }
.V1_btncheck .V1_bc_R {float: right; width: 48%; background: #e41a37; padding: 18px 0 ; box-sizing: border-box; }

/* City */
.V1_searchs , .V1_closes , h3 , .modal-content > span {display: none;}

.V1_gnbs {position: relative; height: 490px; overflow: auto;}
.V1_ber_mo {position: absolute; left: 0; top: 0; width: 100%; display: none;}
.modal-content.V1_city {position: absolute; left: 0; top: 45px; width: 100%; padding: 10px 0 20px 00px;}

.V1_gnbs li {padding: 20px 0 20px 20px; box-sizing: border-box; font-size: 14px;}
.V1_gnbs li:hover {background: rgba(228, 26, 55,0.06);}

.V1_gnbs .searchs , .closes {display: none;}

/* V1_date_ber */
.V1_dates {position: relative;}
.V1_date_mo {position: absolute; left: 0; top: 0; width: 100%; display: none;}
.modal-content.V1_dabe {position: absolute; left: 0; top: 45px; width: 200%;}

/* V1_cate_ber */
.V1_cates {position: relative; padding: 10px 30px; box-sizing: border-box; }
.V1_cate_mo {position: absolute; left: 0; top: 0; width: 100%; display: none;}
.modal-content.V1_cabe {position: absolute; left: -300%; top: 45px; width: 602%;}

.V1_cates .V1_btn {overflow: hidden; margin-bottom: 15px;}
.V1_cates .V1_btn p {float: left; width: 15%; font-weight: bold; line-height: 1.5;}
.V1_cates .V1_btn .V1_btnbox {float: right; width: 85%;}
.V1_cates .V1_btn .V1_btnbox button {border: none; padding: 8px 16px; box-sizing: border-box; margin: 7px 5px; border-radius: 16px; font-size: 13px; font-weight: 400;}

.V1_cates li > .V1_btncheck {width: 35%; margin: 0 auto;}

/* V1_tag_ber */
.V1_tag_ber {position: relative; padding: 10px 30px; box-sizing: border-box;}
.V1_tag_mo {position: absolute; left: 0; top: 0; width: 100%; display: none;}
.modal-content.V1_tabe {position: absolute; left: -400%; top: 45px; width: 602%;}

.V1_tags {padding: 25px; box-sizing: border-box;}
.V1_tags p {margin-bottom: 15px; font-weight: bold;}
.V1_tags .V1_tagbtnbox button {border: none; padding: 8px 16px; box-sizing: border-box; margin: 7px 5px; border-radius: 16px; font-size: 13px; font-weight: 400;}
.V1_tags li > .V1_btncheck {width: 35%; margin: 0 auto;}

/* V1_content */
.V1_content {padding: 50px 0; box-sizing: border-box;}

.V1_cont_txt {padding: 0 15px; box-sizing: border-box;height: 180px;}
.V1_cont_txt .V1_cont_txtbox  {border-bottom: 1px solid rgba(0, 0, 0, .1); padding: 15px 0; box-sizing: border-box;}
.V1_cont_txtbox .city {font-size: 14px; color: #666666; margin-bottom: 5px;}

.V1_cont_txt .V1_cont_price {padding: 15px 0; box-sizing: border-box;}
.V1_cont_txt .V1_cont_price > p {margin-bottom: 5px; font-size: 14px; color: #999999; text-decoration: line-through; }

.V1_cont_txtbox p:nth-child(2) {font-size: 16px; margin-bottom: 10px; text-overflow: ellipsis; overflow: hidden; word-break: break-word; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical}
.V1_cont_txtbox p:nth-child(3) {font-size: 12px; color: #999999; margin-bottom: 5px;} 
.V1_cont_txtbox p:nth-child(3) .V1_cont_col {display: inline-block; color: #ffc002; margin: 0 5px 10px 0;}
.V1_cont_txtbox p:nth-child(4) {font-size: 14px; color: #333333; font-weight: 500;}
.V1_cont_txtbox p:nth-child(4) i {color: #ffc002; font-size: 18px;}

.V1_cont_txt .V1_cont_price .V1_price_box {overflow: hidden;}
.V1_cont_price .V1_price_box > p:nth-child(1) {float: left; width: 60%;}
.V1_cont_price .V1_price_box > p:nth-child(2) {float: right; width: 40%; color: red; font-size: 15px;}
.V1_cont_price .V1_price_box > p > .V1_pb_c {font-size: 20px; margin-right: 5px;}


.V1_contbox {overflow: hidden; margin-top: 10px;}
.V1_contbox li {float: left; width: calc(100%/4 - 20px); height: 100%; margin: 0 18px 40px 0; border: 1px solid #eeeeee; transition: all 0.3s;}
.V1_contbox li:hover {box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);}
.V1_contbox li figure {height: 170px; background: #666666;}
.V1_contbox li:last-child {margin-right: 0;}

/* most */
.V1_most_ber {position: relative; text-align: center;}
.V1_most_ber label {width: 100%; cursor: pointer; display: inline-block; padding: 27px 0 ; box-sizing: border-box;}
#V1_most-btn { display: none;}
#V1_most-btn:checked ~ .V1_most  {z-index: 2; display: block;  width: 100%; height: 110px; box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;} 
.V1_most {position: absolute; left: 1px; top: 60px; height: 100%; display: none; background: #fff;  margin-top: 10px; text-align: left;}
.V1_most > li {transition: all 0.3s; line-height: 2.5; font-size: 14px; padding: 10px 0 10px 15px; box-sizing: border-box;}
.V1_most > li:hover {background:  rgba(228, 26, 55,0.06);}
.V1_most > li:first-child {color: #e41a37;}

/* footer */
footer {background: #000000; color: #fff;}

/*  */

.pore {padding: 25px 20px; box-sizing: border-box;}
.V1_slide_box {overflow: hidden; position: relative; }
.V1_btnbox1 {display: none;}

.menu_button {display: none; height: 0; width: 35px; left: 0; top: 0; position: absolute; cursor: pointer;}

.menu_button2 { height: 50px; width: 50px; left: 5%; top: 0; position: absolute; cursor: pointer; font-size: 40px;}
.menu_button .bar {background: black; position: absolute; width: 100%; height: 3px; border-radius: 5px; -webkit-transition: .3s ease; transition: .3s ease;}
.menu_button2 .bar { background: black; position: absolute; width: 100%; height: 3px; border-radius: 5px; -webkit-transition: .3s ease; transition: .3s ease;}
.menu_button2 > div {color: #fff;}
.menu_button2 .bar:nth-child(1) {top: .6rem;}
.menu_button2 .bar:nth-child(2) { top: calc(50% - 1.5px);}
.menu_button2 .bar:nth-child(3) {bottom: .6rem;}
.menu_button .bar:nth-child(1) {top: .6rem;}
.menu_button .bar:nth-child(2) {top: calc(50% - 1.5px);}
.menu_button .bar:nth-child(3) {bottom: .6rem;}
.menu_button:hover .bar {background: grey;}

.V1_slider_btn button {background: #fff; border: none; width: 100%; padding: 15px 0; box-sizing: border-box; border-radius: 1px; color: #e41a37;}


#menu_inputbox:checked ~ .slider {left: 0;}
.sliders {color: rgb(255, 255, 255); background: rgb(255, 255, 255); position: fixed; top: 0; height: 100%; width: 85%; left: -85%; box-sizing: border-box; -webkit-transition: all .3s ease; transition: all .3s ease;z-index: 5;}
.slider_head { height: 140px; line-height: 90px; background: #e41a37; color: #000; padding: 60px 15px 5px 15px; box-sizing: border-box; position: relative;}
.V1_menu_txtbox { padding: 25px 30px; box-sizing: border-box; margin: 0;}
.V1_menu_txtbox > li {line-height: 3.5;}
.menu1_li { width: 100%; color: #000;}

.slider_label {cursor: pointer; padding: 20px 15px; box-sizing: border-box; width: 100%; display: block;}
.slider_label span {color: #e41a37;}

.menu1_2 ,.menu2_2 ,.menu3_2 {position: absolute; top: 0%; right: -120%; width: 100%; background: #ffffff; color: #FFF; height: 40px; line-height: 40px; height: 100%; transition: all .5s ease; padding: 10px; box-sizing: border-box;}

.menu1_2 span ,.menu2_2 span  {display: block; background: #e41a37; width: 100%; padding: 20px 0 20px 70px; box-sizing: border-box;}

#menu1_1:checked ~ .menu1_2 { right: 0%; top: 0%; padding: 0; box-sizing: border-box; -webkit-transition: all .3s ease; transition: all .3s ease;}
#menu2_1:checked ~ .menu2_2 { right: 0%; top: 0%; padding: 0; box-sizing: border-box; -webkit-transition: all .3s ease; transition: all .3s ease;}
.slider_label2 { height: 30px; width: 30px; padding: .4rem .8rem; left: 25px; top: 14px; position: absolute; cursor: pointer;}
.slider_label2 > div {font-size: 30px;}

