@charset "utf-8";

.ellipsis {display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.clear:after {content:'';display:block;clear:both;}
.blind, .hide {overflow:hidden;visibility:hidden;position:absolute;left:-5000px;top:-5000px;width:0;height:0;font-size:0;line-height:0;opacity:0;}
.of_h {overflow:hidden;}
.zoom {zoom:1;}
.bd_box {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}
.inBlock {display:inline-block !important;}
.block {display:block !important;}
.noData {padding: 60px 0;border-radius: 4px;}
.noData > p {padding-top: 70px;background: url(../images/common/ico_noResult.png) no-repeat center top / 54px 54px;font-size: 15px;color: #90a0a6;line-height: 1.6;text-align: center;}
.bgNone {background:none !important;}
.bdNone {border:none !important;}
.noscroll::-webkit-scrollbar {display: none;}
.space {margin-left: 6px;}
.space_bw {margin: 0 6px;}
.blur {filter:blur(3px);}
.none_scroll::-webkit-scrollbar {display: none;}
.color_option .item.white .copy_wrap p {color: #fff;}
.color_option .item.black .copy_wrap p {color: #1b2529;}
.swiper-container .swiper-pagination .swiper-pagination-progressbar-fill {background-color: #1b2529 ;border-radius: 0;}
.swiper-pagination-progressbar {background-color: #e8ecee;}

.fwR {font-weight:400;}
.fwM {font-weight:500;}
.fwB {font-weight:700;}

.txt_basic {color:#1b2529 !important;}
.txt_gray1 {color:#90a0a6 !important;}
.txt_gray2 {color:#bec8cc !important;}
.txt_white {color:#fff !important;}
.txt_blue {color:#004b8d !important;}
.txt_orange {color:#fe7c20 !important;}
.txt_black {color:#111 !important;}

.page_tit {margin-bottom: 45px;font-size:32px;font-weight:500;line-height: 100%;} 
.title_wrap {position:relative; margin:40px 0 15px;}
.title_wrap.mt0 {margin-top:0;}
.title_wrap .top_text {display: block;margin-bottom: 6px; font-size: 15px;font-weight: bold;}
.title_wrap .main_tit {font-size: 42px;font-weight: 500;line-height: 54px;}
.title_wrap .h2_tit {font-size:23px;font-weight:700;line-height: 32px;}
.title_wrap .h3_tit {font-size:19px;font-weight:700;line-height:28px;}
.title_wrap .h4_tit {font-size:17px;font-weight:700;line-height:24px;}
.title_wrap .sub_tit {margin-top:10px;font-size:15px;line-height:24px;}
.title_wrap .sub_text {margin-top:10px;font-size:15px;line-height:24px;}
.title_wrap em {color:#004b8d;}
.list_state {margin:0 0 15px 0;font-size:15px;}
.list_state em {color:#90a0a6;}

.text_dot {position: relative;padding-left: 10px;}
.text_dot::before {display: block; position: absolute; left: 0; top: 9px; width: 3px; height: 3px; background-color: #bec8cc; content: ""; border-radius: 50%;}

.ta_l {text-align:left !important;}
.ta_c {text-align:center !important;}
.ta_r {text-align:right !important;}
.va_t {vertical-align:top !important;}
.va_m {vertical-align:middle !important;}
.va_b {vertical-align:bottom !important;}
.fl_l {float:left !important;}
.fl_r {float:right !important;}

.form_wrap {position:relative;height:78px;padding:14px 20px 6px 20px;background:#f2f4f5;border-radius:4px;}
.form_wrap .form_tit {display:inline-block;position:relative;color:#90a0a6;}
.form_wrap .form_tit.vitally {padding-right:7px;}
.form_wrap .form_tit.vitally:after {content:'';position:absolute;right:0;top:3px;width:3px;height:3px;background:#004b8d;border-radius:50%;}
.form_wrap .inp_text .input_text {height:40px;line-height:40px;padding:0;background:transparent;}
.form_wrap .inp_text .input_text:focus {padding:0;background:transparent;border:none;}
.form_wrap .focus_layer {position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;border-radius:4px;}
.form_wrap .inp_select .select_list {height:40px;line-height:40px;padding:0 35px 0 0;color:#bec8cc;background-color:transparent;}
.form_wrap .inp_select .select_list option {color:#1b2529;}
.form_wrap .inp_select .select_list.change {color:#1b2529;background-color:transparent;}
.form_wrap.focus {padding:12px 18px 4px 18px;background:#fff;border:2px solid #1b2529;}
.form_wrap.focus .focus_layer {z-index:-1;}
.form_wrap.error {padding:12px 18px 4px 18px;background:#fff;border:2px solid #fe7c20;}
.form_wrap.disabled {background:#e5e9eb;}
.form_wrap.disabled .form_tit {color:#bec8cc !important;}
.form_wrap.disabled .inp_text .input_text {color:#bec8cc !important;}
.form_wrap.disabled .focus_layer {cursor:no-drop;}
.form_wrap.button {padding-right:115px;}
.form_wrap.button .btn_wrap {position:absolute;top:50%;right:15px;z-index:2;transform:translateY(-50%);margin:0;}
.form_wrap.button .btn_wrap a {margin:0;}

.inp_text {position:relative;}
.inp_text .form_tit {display:inline-block;position:relative;margin:12px 0;font-size:14px;font-weight:700;color:#1b2529;}
.inp_text .form_tit.vitally {padding-right:8px;}
.inp_text .form_tit.vitally:after {content:'';position:absolute;right:0;top:5px;width:4px;height:4px;background:#004b8d;border-radius:50%;}
.inp_text .input_text {padding:0 20px;height:54px;line-height:54px;background:#f2f4f5;border-radius:4px;}
.inp_text .input_text:focus {padding:0 18px;background:#fff;border:2px solid #1b2529;}
.inp_text.error .input_text {padding:0 18px;background:#fff;border:2px solid #fe7c20;}
.inp_text.disabled .input_text {color:#bec8cc !important;background:#e5e9eb;cursor:no-drop;}
.inp_text.button {padding-right:98px;}
.inp_text.button .btn_wrap {position:absolute;bottom:0;right:0;margin:0;}
.inp_text.button .btn_wrap .btnBasic {min-width: 90px;padding: 0;}

.inp_file {position:relative;padding-right:106px;}
.inp_file .input_file {position:absolute;left:0;top:0;width:0;height:0;opacity:0;}
/*.inp_file .input_file:focus + label {padding:0 18px;line-height:50px;background:#fff;border:2px solid #1b2529;}*/
.inp_file .upload_field {display:block;padding:0 50px 0 20px;height:54px;line-height:54px;background:#f2f4f5;border-radius:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size: 16px;color: #bec8cc;}
.inp_file .upload_field.on {font-size: 15px;color: #1b2529;}
.inp_file .upload_btn {position:absolute;top:0;right:0;margin:0;width:100px;line-height:52px;text-align:center;font-size:16px;font-weight:700;color:#1b2529;background:#fff;border:1px solid #e5e9eb;border-radius:4px;}
.inp_file .delete_btn {position: absolute;top: 50%;right: 126px;width: 18px;height: 18px;background: url('../images/common/ico_close4.png') no-repeat center / 100% auto;transform: translateY(-50%);}
/* .inp_file .btn_delFile {display: none;position: absolute;right:120px;top:20px;width:16px;height:16px;background:url('../images/common/ico_close4.png') no-repeat 0 0/cover;} */

/* [select] */
.select_cstm {position:relative;width:100%;height:54px;background:#f2f4f5;border-radius:4px;}
.select_cstm.open {background:#fff;}
.select_cstm .title {overflow:hidden;position:relative;width:100%;height:54px;line-height:50px;padding-right:35px;text-align:left;text-indent:10px;color:#90a0a6;text-overflow:ellipsis;white-space:nowrap;background:url('../images/common/arr_selectBg.png') no-repeat right 20px center / 11px auto;border:2px solid #f2f4f5;border-radius:4px;}
.select_cstm .title.arr_black {background:url('../images/common/arr_down1.png') no-repeat 95% center / 11px auto;}
.select_cstm.open .title {background-image:url('../images/common/arr_up1.png');border-color:#1b2529;border-bottom-left-radius:0;border-bottom-right-radius:0;}
.select_cstm.open .title.arr_black {background-image:url('../images/common/arr_up1.png');}
.select_cstm.change .title {color:#1b2529;background-image:url('../images/common/arr_down1.png');}
.select_cstm .selList {display:none;position:absolute;left:0;top:50px;width:100%;border:2px solid #1b2529;border-top:none;background:#fff;border-radius:4px;border-top-left-radius:0;border-top-right-radius:0;opacity:0;filter:alpha(opacity=0);}
.select_cstm.open .selList {z-index:100;overflow-y:auto;opacity:1;filter:alpha(opacity=100);-webkit-overflow-scrolling:touch;}
.select_cstm .selList li {position:relative;width:100%;background:#fff;}
.select_cstm .selList li:hover {background:#f2f4f5;}
/* .select_cstm .selList li label {display:block;overflow:hidden;position:relative;width:100%;height:54px;line-height:54px;padding:0 10px;font-size:16px;color:#1b2529;text-overflow:ellipsis;white-space:nowrap;} */
.select_cstm .selList li label {display:block;position:relative;width:100%;height:auto;line-height:22px;padding:10px;font-size:16px;color:#1b2529;word-break:keep-all;}
.select_cstm .selList li .option {position:absolute;left:0;top:0;width:0;height:0;border:0;opacity:0;filter:alpha(opacity=0);}
.select_cstm.error {border-color:#fa5855;}
.select_cstm.disabled {background:#eee;}
.select_cstm.disabled .title {background-color:transparent; opacity:0.5; filter:alpha(opacity=50); cursor:default;}
.select_cstm.product_type {height:45px;margin-bottom: 9px;}
.select_cstm.product_type .selList {top:42px;}
.select_cstm.product_type .title.arr_black {display: flex; align-items: center;width: 100%; height: 45px; text-indent: 0; border-bottom: 2px solid #fff;}
.select_cstm.product_type .color_circle {overflow: hidden; flex: 0 0 auto; display: block; position: relative; width: 18px; height: 18px; margin-right: 7px; border: 2px solid #fff; border-radius: 50%;}
.select_cstm.product_type .color_circle .inner_circle {display: block; position: absolute; top: 0; right:0; width: 50%; height: 100%;}
.select_cstm.product_type .title .sel_text {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.select_cstm.product_type .select_list {padding: 16px 18px; font-size: 13px; line-height: 1; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
.select_cstm.product_type.color_type .select_list {padding: 0 0 0 40px;}
.select_cstm.product_type .selList li label {position: relative; height: auto; padding: 16px 18px; font-size: 13px; line-height: 20px; color: #000;}
.select_cstm.product_type.color_type .selList li label {padding: 10px 40px 10px 40px;}
.select_cstm.product_type .color_circle {position: absolute;left: 10px;top: 12px;}
.select_cstm.soldOut .title.arr_black {padding:0 40px;}
.select_cstm .title.soldOutText::after {display: block; margin-left: auto; font-size: 13px; color:#fe7c20; content: "품절";}
.select_cstm .selList label.soldOutText::after {display: block;position: absolute;right:13px;top:10px;font-size: 13px; color:#fe7c20; content: "품절";}

.inp_select {position:relative;}
.inp_select .form_tit {display:inline-block;position:relative;margin:12px 0;font-size:14px;font-weight:700;color:#1b2529;}
.inp_select .form_tit.vitally {padding-right:7px;}
.inp_select .form_tit.vitally:after {content:'';position:absolute;right:0;top:3px;width:3px;height:3px;background:#004b8d;border-radius:50%;}
.inp_select .select_list {padding:0 35px 0 20px;height:54px;line-height:54px;color:#90a0a6;border-radius:4px;background:#f2f4f5 url('../images/common/arr_selectBg.png') no-repeat right 20px center / 11px auto;}
.inp_select .select_list option {color:#1b2529;}
.inp_select .select_list.change {color:#1b2529;background-image:url('../images/common/arr_selectBg_change.png');}
.inp_select.disabled .form_tit {color:#bec8cc !important;}
.inp_select.disabled .select_list {color:#bec8cc !important;background:#e5e9eb;}

.form_wrap .phone_box:after {content:'';display:block;clear:both;}
.form_wrap .phone_box .inp_select {float:left;width:70px;padding-right:15px;}
.form_wrap .phone_box .inp_select .select_list {float:left;padding:0 15px 0 0;background:transparent url('../images/common/arr_selectBg.png') no-repeat right center / 11px auto;}
.form_wrap .phone_box .inp_select .select_list.change {background-image:url('../images/common/arr_selectBg_change.png');}
.form_wrap .phone_box .inp_text input {text-align:left;}
.form_wrap .phone_box .inp_text.sec {float:left;width:60px;margin-right:6px;}
.form_wrap .phone_box .inp_text.sec input {padding-right:12px;background: url('../images/common/bar_phone_off.png') no-repeat right center/6px auto;}
.form_wrap .phone_box .inp_text.sec.not_empty input {background-image: url('../images/common/bar_phone_on.png');}
.form_wrap .phone_box .inp_text.thi {float:left;width:50px;}

.phone_form {height: auto;padding: 2px 5px;}
.phone_form.focus, .phone_form.error {padding: 0 3px;}
.phone_form .phone_box .inp_select {width: 110px;}
.phone_form .phone_box .inp_select .select_list {height: 50px;padding: 0 15px;line-height: 50px;}
.phone_form .phone_box .inp_text {width: calc(100% - 110px);}
.phone_form .inp_text .input_text {height: 50px;line-height: 50px;}

.form_wrap .card_box:after {content:'';display:block;clear:both;}
.form_wrap .card_box .inp_select {float:left;width:70px;padding-right:15px;}
.form_wrap .card_box .inp_select .select_list {float:left;padding:0 15px 0 0;}
.form_wrap .card_box .inp_text {float:left;}
.form_wrap .card_box .inp_text.fir {width:30px;}
.form_wrap .card_box .inp_text.sec {width:40px;padding-left:16px;background:url('../images/common/bar_type1_off.png') no-repeat left center / 8px auto;}
.form_wrap .card_box .inp_text.sec.not_empty {background-image: url('../images/common/bar_type1_on.png');}

.addr_group .form_wrap.step1 .inp_text .input_text {padding-right:32px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.addr_group .form_wrap.step2 {min-height:78px;height:auto;margin-top:9px;}
.addr_group .form_wrap.step2 .value {margin-top: 10px;line-height:23px;font-size: 16px;}
.addr_group .form_wrap.step3 {margin-top:9px;}
.addr_group .addr_search {position:absolute;right:0;top:0;width:20px;height:20px;background:url('../images/common/ico_search1.png') no-repeat left center / 20px auto;}
.addr_group .addr_search:hover {transform: scale(1.15); transition: 0.3s;}
.addr_group.type2 {display: flex;flex-wrap: wrap;justify-content: space-between;width:100%;}
.addr_group.type2 .form_wrap.step1, .addr_group.type2 .form_wrap.step2 {width:49.5%;}
.addr_group.type2 .form_wrap.step2 {margin-top:0;}
.addr_group.type2 .form_wrap.step3 {width:100% !important;}

.search_group {position:relative;padding-left:214px;}
.search_group .inp_select {position:absolute;left:0;top:0;width:206px;}
.search_group .inp_select .select_list {padding:0 20px;background-position:92% center;}

/* [input-checkbox] */
.inp_check {display:inline-block;font-size:0;line-height:0;vertical-align:middle;}
.inp_check input {display:inline-block;vertical-align:middle;width:27px;height:27px;margin-left:10px;cursor:pointer;opacity: 0;}
.inp_check label {display:inline-block;vertical-align:middle;min-height:27px;margin-left: -27px;padding-left: 37px;background:url('../images/common/ico_check_off.png') no-repeat 0 0 / 27px auto;line-height:27px;font-size:16px;color:#90a0a6;}
.inp_check.skyblue input:checked + label {background-image:url('../images/common/ico_check_on2.png');}
.inp_check input:checked + label {background-image:url('../images/common/ico_check_on.png');color:#1b2529;}
.inp_check input:disabled + label {background-image:url('../images/common/ico_check_read.png');color:#bec8cc;}
.inp_check input:checked:disabled + label {background-image:url('../images/common/ico_check_read2.png');}

/* [input-checkbox-btn] */
.inp_check_btn {position:relative;vertical-align:middle;}
.inp_check_btn .label {display:inline-block;position:relative;height:27px;line-height:27px;padding-left:37px;font-size:16px;color:#90a0a6;background:url('../images/common/ico_check_off.png') no-repeat 0 0 / 27px;}
.inp_check_btn.visible .label {color:#1b2529;background-image:url('../images/common/ico_check_on2.png');}
.inp_check_btn .label.vitally {padding-right:7px;}
.inp_check_btn .label.vitally:after {content: '';position: absolute;right: 0;top: 6px;width: 3px;height: 3px;background: #004b8d;border-radius: 50%;}

/* [input-checkbox-open] */
.check_open {margin-top: 9px;padding: 13px 0;border: 1px solid #f2f4f5;border-radius: 4px;}
.check_open.on {padding: 12px 0;border: 2px solid #00a7e1;}
.check_open .inp_check {position: relative;display: block;padding: 0 10px 0 10px;}
.check_open.on .inp_check {padding: 0 9px 0 4px;}
.check_con_btn {position: absolute;top: 0;right: 10px;width: 27px;height: 27px;background: url('../images/common/arr_selectBg.png') no-repeat center center / 11px auto;}
.check_con_btn.on {transform: scaleY(-1);}
.check_open .inp_check label {font-size: 16px;line-height: 27px;}
.check_con {display: none;margin-top: 12px;padding: 18px 10px 5px 17px;border-top: 1px solid #f2f4f5;}
.check_open.on .check_con {padding: 18px 9px 5px 16px;}
.check_open .check_con .clause_emphasis { color: #333;font-size: 16px;text-decoration: underline;font-weight: 700; }
.check_open .check_con em.member_division { display: block;padding-left: 10px; }
.check_open.on .con {padding: 18px 7px 5px 16px;}
.check_con > dl {scrollbar-3dLight-Color: #fff;scrollbar-arrow-color: #fff;scrollbar-base-color: #fff;scrollbar-Face-Color: #e5e9eb;scrollbar-Track-Color: #fff;scrollbar-DarkShadow-Color: #fff;scrollbar-Highlight-Color: #fff;scrollbar-Shadow-Color: #fff;scrollbar-width: thin;}
.check_con > dl {max-height: 150px;overflow-y: scroll;}
.check_con > dl::-webkit-scrollbar {width: 4px;}
.check_con > dl::-webkit-scrollbar-thumb {background-color: #e5e9eb;border-radius: 2px;}
.check_con > dl::-webkit-scrollbar-track {background-color: transparent;}
.check_con > dl > dt {font-weight: 500;color: #90a0a6;}
.check_con > dl > dd {margin-right: 10px;color: #bec8cc;line-height: 1.7;}
.check_con > dl > dd ul li .pri_agree { display: block;font-weight: 700;padding-left: 10px; }

/* [input-radio-open] */
.radio_open {margin-top: 9px;padding: 13px 0;border: 1px solid #f2f4f5;border-radius: 4px;}
.radio_open.on {padding: 12px 0;border: 2px solid #00a7e1;}
.radio_open .inp_check {position: relative;display: block;padding: 0 10px 0 5px;}
.radio_open.on .inp_check {padding: 0 9px 0 4px;}
.radio_con_btn {position: absolute;top: 0;right: 10px;width: 27px;height: 27px;background: url('../images/common/arr_selectBg.png') no-repeat center center / 11px auto;}
.radio_con_btn.on {transform: scaleY(-1);}
.radio_open .inp_check label {font-size: 15px; font-weight: 700; line-height: 27px;}
.radio_con {display: none;margin-top: 14px;padding: 18px 10px 5px 17px;}
.radio_con.default {display: block;}
.radio_open.on .radio_con {padding: 18px 16px 5px 16px;}
.radio_open.on .radio_con .form_wrap {margin-bottom: 9px;}
.radio_open.on .radio_con .form_wrap:last-child {margin-bottom: 0;}
.radio_open.on .con {padding: 18px 7px 5px 16px;}
.radio_con dt {font-weight: 500;color: #90a0a6;}
.radio_con dd {margin-right: 10px;color: #bec8cc;}
.radio_con dd li {margin-top: 7px;padding-left: 20px;line-height: 1.7;overflow: hidden;}
.radio_con dd li i{float: left;display: block;margin-left: -20px;}

/* [input-radio] */
.inp_radio {display:inline-block;font-size:0;line-height:0;vertical-align:middle;}
.inp_radio input {display:inline-block;vertical-align:middle;width:27px;height:27px;margin-left:10px;cursor:pointer;opacity:0;}
.inp_radio label {display:inline-block;vertical-align:middle;min-height:27px;margin-left:-27px;padding-left:37px;background:url('../images/common/ico_radio_off.png') no-repeat left center / 27px auto;line-height:27px;font-size:16px;color:#90a0a6;}
.inp_radio input:checked + label {background-image:url('../images/common/ico_radio_on.png');color:#1b2529;}
.inp_radio input:disabled + label {background-image:url('../images/common/ico_radio_read.png');color:#bec8cc;}
.inp_radio input:checked:disabled + label {background-image:url('../images/common/ico_radio_read2.png');}

/* [textarea] */
.inp_textarea {position:relative;}
.inp_textarea textarea {min-height:125px;padding:15px 20px 40px;font-size:16px;color:#1b2529;border-radius:4px;overflow-y: auto;}
.inp_textarea textarea::placeholder {color: #bec8cc;}
.inp_textarea textarea:-webkit-input-placeholder {color: #bec8cc;}
.inp_textarea textarea:-ms-input-placeholder {color: #bec8cc;}
.inp_textarea textarea:focus {padding:13px 18px 38px;background:#fff;border:2px solid #1b2529;}
.inp_textarea .t_count {position:absolute;right:18px;bottom:15px;font-size:15px;color:#90a0a6;}
.inp_textarea.error textarea {border:2px solid #fe7c20;}
.inp_textarea.error .t_count {color:#fe7c20;}

.tel_group {font-size:0; line-height:0;}
.tel_group .tel_select {width:30%;}
.tel_group .tel_select select {width:100%;}
.tel_group .tel_box {width:35%; padding-left:5px;}
.tel_group .tel_box input {width:100%;}

.mail_group {position:relative; padding-right:150px;}
.mail_group .mail_box {display:block; overflow:hidden;}
.mail_group .mail_box .fir {float:left; width:56%;}
.mail_group .mail_box .sec {float:left; width:40%;}
.mail_group .mail_box em {float:left; width:4%; line-height:30px; text-align:center; font-size:11px;}
.mail_group .mail_select {position:absolute; right:0; top:0; overflow:hidden;}
.mail_group .mail_select select {float:right; width:145px;}

.uoload_group .uoload_box {display:block; position:relative; padding-right:65px;}
.uoload_group .uoload_box input {width:100%;}
.uoload_group .uoload_box .btnType {position:absolute; right:0; top:0;}

.calendar_group {display:inline-block; position:relative; vertical-align:middle; margin:0 5px;}
.calendar_group label {padding-right:5px;}
.calendar_group .input_date {width:150px; height:28px; padding:0 5px; line-height:26px; border:1px solid #dcdcdc;}
.calendar_group input:focus, .calendar_group input:hover {border:1px solid #333;}

.btn_wrap {margin:10px 0 5px 0;line-height:0;font-size:0; text-align: center;}
.btn_wrap.inblock {display:inline-block;vertical-align:middle;}
.btn_wrap.bottom_btn {margin: 60px auto 0; padding-bottom: 0;}
.btn_wrap.bottom_btn a {margin-bottom: 0;}
.btn_wrap.txtC {text-align:center;}
.btn_wrap.txtR {text-align:right;}
.btnBasic > span {position: relative; display:inline-block; z-index: 2;}

.btnBasic {overflow:hidden;position: relative;display:inline-block;width:auto;margin:0 5px 0 0;border-width: 1px; border-style: solid;text-align:center;vertical-align:middle;white-space:nowrap;color:#1b2529;border-radius:4px;transition: 0.3s ease-in;}
.btnBasic.disabled {cursor:not-allowed;}
.btnBasic:last-child {margin-right:0;}
.btnBasic.half {width:49.4%;margin-right:1.2%;}
.btnBasic.half:nth-of-type(2) {margin-right:0;}
.btnBasic.third {width:32.4%;margin:0 1.4% 0 0;}
.btnBasic.third:last-child {margin-right:0;}
.btnBasic.qaurter {width:24%;margin:0 1.333% 0 0;}
.btnBasic.qaurter:last-child {margin-right:0;}
.btnBasic.btnTxt,
.btnBasic.btnTxt2 {overflow:visible;position:relative;padding:0 18px 0 0 !important;text-align:left;color:#004b8d; border: none;}
.btnBasic.btnTxt2 {color: #1b2529;}
.btnBasic.btnTxt:before,
.btnBasic.btnTxt2:before {content: none;}
.btnBasic.btnTxt:after,
.btnBasic.btnTxt2:after {content:'';position:absolute;right:0;top:47%;z-index: 1;transform:translate3d(0,-50%,0);width:12px;height:12px;background:url('../images/common/arr_btnTxt.png') no-repeat center center/100%;
	opacity:1;will-change:transform,opacity;
	-webkit-animation:btn_arr_move 1.2s cubic-bezier(0.650, -0.550, 0.250, 1.500) infinite;
	-moz-animation:btn_arr_move 1.2s cubic-bezier(0.650, -0.550, 0.250, 1.500) infinite;
	animation:btn_arr_move 1.2s cubic-bezier(0.650, -0.550, 0.250, 1.500) infinite;
}
.btnBasic.btnTxt2:after {width:12px;height:12px;background:url('../images/common/arr_btnTxt2.png') no-repeat center center/ 100%;}
@keyframes btn_arr_move {
	0%, 10% {transform:translate3d(0,-50%,0) scaleX(1);}
	100% {transform:translate3d(15px,-50%,0) scaleX(1.4);opacity:0;}
	/*0% {right:-4px;} 25% {right:1px;} 50% {right:-10px;} 75% {right:1px;} 100% {right:-4px;} */
}
.btnBasic.btnMore {min-width: 180px;height:54px;line-height:54px; margin: auto; padding:0;font-size:16px;color:#1b2529;border:1px solid #e1e6e8;background:#fff;}
.btnBasic.btnMore:hover {border:1px solid #aaaaaa;}
.btnBasic.btnMore::before {background: #1b2529;}
.btnBasic.btnMore span {position:relative;padding-right:20px;}
.btnBasic.btnMore span:before {content:'';position:absolute;right:0;top:50%;width:12px;height:2px;background:#1b2529;
	opacity:1;will-change:transform,opacity;
	-webkit-animation:btn_more_w 1.3s infinite;
	-moz-animation:btn_more_w 1.3s infinite;
	animation:btn_more_w 1.3s infinite;
	transform: translateY(-50%);
}
.btnBasic.btnMore span:after {content:'';position:absolute;right:5px;top:50%;width:2px;height:12px;margin-top:-5px;background:#1b2529;
	opacity:1;will-change:transform,opacity;
	-webkit-animation:btn_more_h 1.3s infinite;
	-moz-animation:btn_more_h 1.3s infinite;
	animation:btn_more_h 1.3s infinite;
	transform: translateY(-50%);
}
@keyframes btn_more_w {
	0% {transform:translateX(0);opacity:1;}
	40% {transform:translateX(10px);opacity:0;}
	41% {transform:translateX(-10px);opacity:0;}
	80%, 100% {transform:translateX(0);opacity:1;}
}
@keyframes btn_more_h {
	0%, 20% {transform:translateY(0);opacity:1;}
	50% {transform:translateY(10px);opacity:0;}
	51% {transform:translateY(-10px);opacity:0;}
	90%, 100% {transform:translateY(0);opacity:1;}
}
.btnBasic.noHover:before {content: none;}
.btnBasic.noHover {transition: none;}

/* size */
.btnBasic.sizeS {height:30px;line-height:30px;padding:0 12px;font-size:13px;}
.btnBasic.sizeM {height:39px;line-height:39px;padding:0 15px;font-size:14px;}
.btnBasic.sizeL {min-width: 180px; height:54px;line-height:54px;padding:0 15px;font-size:16px;}
.btnBasic.auto {width:100%;margin: 0 auto;}

/* color */
.btnBasic.btnWhite {color:#1b2529;border:1px solid #e5e9eb;background: #fff;}
.btnBasic.btnWhite::before {background:#1b2529;}
.btnBasic.btnBlack {color:#fff;background:#1b2529;border:1px solid #364449;}
.btnBasic.btnBlue {color:#fff;background:#004b8d;border:1px solid #004b8d;}
.btnBasic.btnGreen {color:#fff;border:1px solid #fff;}
.btnBasic.btnWhite:hover {border:1px solid #aaaaaa;color: #fff}
.btnBasic.btnBlack:hover {background:#000;border:1px solid #000;}
.btnBasic.btnBlue:hover {background:#0295ca;border:1px solid #1781a8;}
.btnBasic.btnGreen:hover {background:#3cbac1;border:1px solid #3cbac1;color: #fff}
.btnBasic.disabled::before {content: none;}
.btnBasic.disabled.btnWhite:hover span {color: #bec8cc ;}
/* .btnBasic.btnWhite.disabled {color:#bec8cc !important;background:#fff !important;border:1px solid #bec8cc !important;}
.btnBasic.btnBlack.disabled {color:#fff !important;background:#bec8cc !important; border-color: #bec8cc !important;}
.btnBasic.btnBlue.disabled {color:#fff !important;background:#bec8cc !important; border-color: #bec8cc !important;} */
.btnBasic.disabled {color:#fff !important;background:#bec8cc !important; border:1px #bec8cc !important;}

/* text link */
.txtLink {display:inline-block;position:relative;line-height:1.2;vertical-align:middle;padding:0 2px;font-size:15px;color:#004b8d;}
.errorMsg {display:block;margin-bottom:18px;line-height:1.2;font-size:14px;font-weight:400;color:#fe7c20;}

/* tool_tip */
.tool_tip {display:inline-block;position:relative;width:15px;height:15px;vertical-align:middle;}
.tool_tip .tip {width:15px;height:15px;vertical-align:top;background:url('../images/common/ico_tooTip2.png') no-repeat 0 0/100%;}
.tool_tip .tip_box {position:absolute;right:0;top:0;z-index:108;width:300px;padding:17px 35px 17px 21px;border:2px solid #1b2529;border-radius:4px;background:#fff;transition-property:transform,opacity; transition:.3s ease; transform:scale(0); transform-origin:98% 3%; opacity:0;}
.tool_tip .tip_box > dl {text-align:left;}
.tool_tip .tip_box > dl dt {margin:10px 0;font-size:19px;font-weight:700;color:#000;}
.tool_tip .tip_box > dl dt:first-child {margin-top:0;}
.tool_tip .tip_box > dl dd {position:relative; margin:5px 0 0 0; padding-left:9px; line-height:26px; font-size:15px;font-weight: 400;color:#1b2529;}
.tool_tip .tip_box > dl dd:before {content:''; display:block; position:absolute; left:0; top:11px; width:3px; height:3px; background:url('../images/common/dot_tip.png') no-repeat 0 0/100%}
.tool_tip .tip_box > dl dd:first-child {margin-top:0;}
.tool_tip .tip_box .close {position:absolute; right:15px; top:15px; width:14px; height:14px; background:url('../images/common/ico_close2.png') no-repeat 0 0/100%;}
.tool_tip.open .tip_box {transform:scale(1);opacity:1;}
.tool_tip.white .tip {width:15px; height:15px; vertical-align:top; background:url('../images/common/ico_tooTip2.png') no-repeat 0 0/100%;}
.tool_tip.reverse .tip_box {right:unset;left:0;transform-origin:2% 3%;}


.rating_star .starPoint {display:inline-block; width:78px; height:14px; vertical-align:middle; font-size:0; color:transparent; background:url('../images/temp/rating.png') no-repeat;}
.rating_star .starPoint.p5 {background-position:0 0;}
.rating_star .starPoint.p4 {background-position:0 -25px;}
.rating_star .starPoint.p3 {background-position:0 -50px;}
.rating_star .starPoint.p2 {background-position:0 -75px;}
.rating_star .starPoint.p1 {background-position:0 -100px;}
.rating_star .starPoint.p0 {background-position:0 -125px;}
.rating_star .totalCount {display:inline-block; margin-left:10px; vertical-align:middle; font-size:12px; color:#222;}

.tabType.scroll ul {font-size:0; line-height:0; overflow-y:auto; white-space:nowrap; -webkit-overflow-scrolling: touch;}
.tabType.scroll ul::-webkit-scrollbar {display:none;}
.tabType.scroll li {float:none; display:inline-block; overflow:hidden;}
.tabType li.on .tab_count {background: #1b2529;}
.tabType li .tab_count {display: inline-block; height: 20px; margin-left: 5px; padding: 0 6px; font-size: 14px; font-weight: bold; line-height: 20px; color: #fff; border-radius: 20px; background: #bec8cc;}

.tabType1 {/*margin:10px 0;*/background: #fff;}
.tabType1 ul {border-bottom:1px solid #f2f4f5;}
.tabType1 ul:after {content:''; display:block; clear:both;}
.tabType1 li {float:left; margin-right: 50px;}
.tabType1.scroll li a {padding: 0 30px;}
.tabType1 li a {display:block; position:relative; text-align:center; font-size:18px; line-height:60px; color:#90a0a6;}
.tabType1 li a:after {content:''; position:absolute; left:50%; bottom:-1px; width:0; height:2px; background:#1e282c; transition:width .2s ease; transform:translateX(-50%);}
.tabType1 li a:hover,
.tabType1 li.on a {font-weight:700; color:#1e282c;}
.tabType1 li a:hover:after,
.tabType1 li.on a:after {width:100%;}

.tabType2 {margin:10px 0;}
.tabType2.scroll {margin:10px -18px;}
.tabType2.scroll ul {padding-left:18px;}
.tabType2 ul:after {content:'';display:block;clear:both;}
.tabType2 li {overflow:hidden;float:left;position:relative;height:48px;margin-right:10px;background:#f2f4f5;border-radius:12px;}
.tabType2 li:before {content:'';position:absolute;left:50%;top:0;z-index:1;width:0;height:100%;background:#1e282c;transition:width .2s ease;transform:translateX(-50%); opacity: 0;}
.tabType2 li a {overflow:hidden;position:relative;z-index:2;padding:0 20px;line-height:48px;text-align:center;font-size:14px;color:#90a0a6;}
.tabType2 li:hover:before,
.tabType2 li.on:before {width:101%;border-radius:12px;transform:translateX(-50%); opacity: 1;}
.tabType2 li:hover a,
.tabType2 li.on a {font-weight:700;color:#fff;}

.tabType3 {text-align: center;}
.tabType3 ul {display: inline-block;font-size: 0;text-align: left;}
.tabType3 li {display: inline-block;}
.tabType3 li a {display:block;position:relative;width: 169px;padding: 0 10px;text-align:center;font-size:14px;font-weight:500;line-height:46px;color:#1e282c;border: 1px solid #e5e9eb;}
.tabType3 li.on a {line-height: 48px;color:#fff;background:#1e282c;border: 0;}

.tabCenter ul {text-align: center;font-size: 0;}
.tabCenter ul:after {content: none;}
.tabCenter li {display: inline-block;float: none;}
.tabCenter li:last-child {margin-right: 0;}

.badgeType {display:inline-block; vertical-align:middle; padding:0 5px; border-radius:4px; text-align:center; color:#fff;}
.badgeType.bgRed {background:#ef5350;}
.badgeType.bgBrue {background:#1976d2;}
.badgeType.bgGray {background:#868e96;}
.badgeType.bgBlack {background:#343a40;}

.table_wrap {width: 100%; margin-top: 15px;}
.table_wrap.scroll_table {overflow-x: auto;}
.table_wrap table th,
.table_wrap table td {padding: 12px 10px 12px 15px; text-align: left; font-size: 15px; line-height: 1.6; border: 1px solid #fff;}
.table_wrap table th {font-weight: 700; color: #90a0a6; background-color: #e5e9eb;}
.table_wrap table td {color:#90a0a6; background-color: #f2f4f5;}
.table_wrap table td.th {background-color: #e5e9eb;}

.table_type2 table {border-top: 2px solid #1b2529;}
.table_type2.scroll_table {overflow-x: auto;}
.table_type2.add_border {overflow-x: auto;}
.table_type2.add_border table th,
.table_type2.add_border table td {border: 1px solid #f2f4f5;}
.table_type2.add_border table tr th:first-child ,
.table_type2.add_border table tr td:first-child {border-left: 0;}
.table_type2.add_border table tr th:last-child ,
.table_type2.add_border table tr td:last-child {border-right: 0;}
.table_type2.align_left table tr th,
.table_type2.align_left table tr td {text-align: left;}
.table_type2 table thead tr {text-align: center;}
.table_type2 table tr {border-top: 1px solid #f2f4f5;}
.table_type2 table th,
.table_type2 table td {padding: 17px 14px;font-size: 15px;}
.table_type2 table td {color: #90a0a6;text-align: center;}

/*pages*/
.paging_area {text-align:center;font-size:0;line-height:0;margin: 100px auto 0;}
.paging_area a,
.paging_area span {display:inline-block;width:36px;height:36px;line-height:34px;text-align:center;vertical-align:middle;font-size:16px;}
.paging_area a img {vertical-align:top}
.paging_area span a {}
/*.paging_area span.first,
.paging_area span.prev,
.paging_area span.next,
.paging_area span.last {padding:0;}*/
.paging_area span.first {margin-right:8px;}
.paging_area span.prev {margin-right:8px;}
.paging_area span.prev a {background:url('../images/common/arr_pagePrev.png') no-repeat center center/7px auto; font-size: 0}
/*.paging_area span.next {margin-left:8px;}*/
.paging_area span.next a {background:url('../images/common/arr_pageNext.png') no-repeat center center/7px auto; font-size: 0}
/*.paging_area span.last {margin-left:8px;}*/
.paging_area a {color:#90a0a6;}
.paging_area > a {/*margin:0 8px;*/margin:0 2px;}
/*.paging_area > a:hover {color:#1e282c; border:1px solid #e5e9eb;}*/
.paging_area > .current {margin:0 8px;color:#1e282c;font-weight:700;border:1px solid #e5e9eb;border-radius:4px;}

.cate .inp_wrap {display: none;}
.cate .btn_wrap {margin-top: 15px; text-align: left;}
.cate .btn_wrap label {display: inline-block;margin: 9px 9px 0 0;padding: 15px 16px;background: #f2f4f5;font-size: 14px;font-weight: 400;line-height: 1;color: #90a0a6;border-radius: 24px;}
.cate .btn_wrap label:hover,
.cate .btn_wrap label.on {background: #1b2529;font-weight: 500;color: #fff;}
.cate .btn_wrap label span {font-size: 14px;line-height: 1;}

.cate_check .inp_wrap {display: none;}
.cate_check .btn_wrap {margin: 0 -4px;}
.cate_check .btn_wrap label {display: inline-flex; align-items: center; margin: 0 4px 9px; padding: 15px 13px;border: 2px solid #f2f4f5 ; font-size: 14px; font-weight: 400; line-height: 1;color: #90a0a6; background-color: #f2f4f5;border-radius: 24px;}
.cate_check .btn_wrap label::before {display: block; width: 12px; height: 10px; margin-right: 8px;background: url('../images/common/ico_check1.png') no-repeat;background-size: contain;content: "";}
.cate_check .btn_wrap label:hover,
.cate_check .btn_wrap label.on {font-weight: 700; color: #1b2529; border: 2px solid #1b2529; background-color: #fff;}
.cate_check .btn_wrap label:hover::before,
.cate_check .btn_wrap label.on::before {width: 10px; height: 10px; margin-right: 10px;background: url('../images/common/ico_close1.png') no-repeat; background-size: contain;}

.list_type1 {margin-top: 12px;}
.list_type1 li {margin-top: 5px;padding-left: 10px;line-height: 1.6;}
.list_type1 li:before {content: '*';display: block;float: left;margin: 4px 0 0 -10px;}
.list_type2 {margin-top: 12px;}
.list_type2 li {margin-top: 5px;padding-left: 11px;line-height: 1.6;}
.list_type2 li:before {content: '-';display: block;float: left;margin-left: -11px;}
.list_type3 {margin-top: 12px;}
.list_type3 li {margin-top: 5px;padding-left: 14px;line-height: 1.6;}
.list_type3 li:before {content: '·';display: block;float: left;margin: -10px 0 0 -13px;font-size: 25px;}
.list_type4 {margin-top: 12px;}
.list_type4 li {margin-top: 5px;line-height: 1.6;}

.blackLine { color: #000 !important; }

body.layer {overflow:hidden;height:100%;}
.layerWrap {display:none;overflow:hidden;position:fixed;left:0;top:0;z-index:500;width:100%;height:100%;padding: 60px 0;background:rgba(0,0,0,0.7);opacity:0;filter:alpha(opacity=0);}
.layerWrap.before {left:-200%;}
.layerWrap .lay_inner {overflow: hidden;position:relative;top:50%;width:340px;margin:0 auto;background:#fff;border-radius:4px;transform:translateY(-50%);}
.layerWrap .lay_inner .layTop {position:relative;height:64px;line-height:34px;padding:0 30px;}
.layerWrap .lay_inner .layTop .title {text-align:center;font-size:19px;font-weight:700;color:#1b2529;line-height:64px;}
.layerWrap .lay_inner .layTop .close_pop {position:absolute;top:23px;right:20px;width:18px;height:18px;background:url(../images/common/ico_close1.png) no-repeat center center /100%;-webkit-transition-duration:.3s;transition-duration:.3s;}
.layerWrap .lay_inner .layTop .close_pop:hover {-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.layerWrap .lay_inner .layCon {line-height:22px;padding: 0 28px 20px;text-align:left;}
.layerWrap .lay_inner .layCon .clause_emphasis { color: #333;font-size: 16px;text-decoration: underline;font-weight: 700; }
.layerWrap .lay_inner .layCon .terms_wrap .clause_emphasis { font-size: 17px; }
.layerWrap .lay_inner .lay_tit {margin-bottom:13px;font-size:23px;font-weight:700;}
.layerWrap .lay_inner .layCon .lay_tit {font-size:19px; line-height: 1.4;}
.layerWrap .lay_inner .layCon .txtBox {margin:0 0 40px 0;font-size:16px;color:#000;}
.layerWrap .lay_inner .layCon .layBtn {margin:45px 0 0 0;text-align:right;}
.layerWrap .lay_inner .layCon .layBtn .btnBasic {min-width:90px;margin:0 5px 0 0;}
.layerWrap .lay_inner .layCon .layBtn .btnBasic.half {margin:0 1.2% 0 0;}
.layerWrap .lay_inner .layCon .layBtn .btnBasic:last-child {margin:0 auto;}
.layerWrap .lay_inner.mid {top:0;width:480px;transform:inherit;}
.layerWrap .lay_inner.mid .layCon {max-height: calc(100vh - 184px);overflow-y: auto;padding: 0 30px 30px;}
.layerWrap .lay_inner.mid .bottom_btn {margin:45px auto 0;}
.layerWrap .lay_inner.mid .bottom_btn .btnBasic.sizeL {min-width:120px;}
.layerWrap .lay_inner.full {top:0;width:640px;transform:inherit;}
.layerWrap .lay_inner.full .layTop {width:100%;height:64px;padding:0 30px;background: #fff;}
.layerWrap .lay_inner.full .layTop .close_pop {right:30px;top:25px;}
.layerWrap .lay_inner.full .layCon {max-height: calc(100vh - 184px);overflow-y: auto;padding: 45px 30px;}
.layerWrap .lay_inner.full .btn_wrap.bottom_btn {margin: 60px auto 0;}
_:-ms-fullscreen, :root .layerWrap .lay_inner.mid .layCon {padding: 0 30px;}
_:-ms-fullscreen, :root .layerWrap .lay_inner.mid .layCon:after {content:'';display:block;width:100%;height:30px;}
_:-ms-fullscreen, :root .layerWrap .lay_inner.full .layCon {padding: 45px 30px 0;}
_:-ms-fullscreen, :root .layerWrap .lay_inner.full .layCon:after {content:'';display:block;width:100%;height:45px;}
/* .layerWrap .lay_inner.full .layCon.fixBtn .layBtn {z-index:2;width:100%;margin:0 0 0 -18px;padding:0 18px 40px;background: #fff;}
.layerWrap .lay_inner.full .layCon.fixBtn .layBtn .btnBasic.half {width: 49.2%;margin-right: 1.6%;}
.layerWrap .lay_inner.full .layCon.fixBtn .layBtn .btnBasic.half:last-child {margin-right: 0;} */

#overlay_bg {position:fixed;left:0;top:0;width:100%;min-height:100%;height:100%;opacity:0.8;filter:alpha(opacity=8);background:#222;z-index:101;} /* bg */

.skipNavi {position:relative;z-index:9999;}
.skipNavi li {position:absolute; left:0; top:0; width:100%;}
.skipNavi li a {display:block;width:1px;height:1px;overflow:hidden;font-size:14px;}
.skipNavi li a:focus,
.skipNavi li a:active {width:100%;height:auto;padding:7px 0;text-align:center;color:#fff;border:1px solid #136886;background:#00a7e1;}

#wrap {position:relative;min-width:1200px;width:100%;}
#container {position:relative;width:100%;/*padding-bottom:120px;*/}
#container.gray_bg {background:#f2f4f5;}
.content_wrap {width:100%;min-height:500px;padding-top:40px;}
.content_wrap .aside_wrap {float:left;width:200px;margin:0 50px 0 0;padding:12px 0 0 20px;}
.content_wrap .contents {float:left;position:relative;width:calc(100% - 250px);}
.content_wrap.wide .contents {float:none;width:100%;}
.content_wrap.wide1400 {width:1400px;}
.content_wrap.wide1400 .contents {float:none;width:100%;}
.content_wrap.full {width:100%;max-width:1920px;}
.content_wrap.full .contents {float:none;width:100%;}
.content_wrap:after {content:'';display: block;clear: both;}

/* [header] */
#header {position:relative;z-index:100;width:100%;background:#fff;border-bottom:1px solid #e8ecee}
#header .h_container {width:100%;}
#header .header_util {padding:18px 5px 0;text-align: right;}
#header .header_util .util_mn {display: inline-block;overflow: hidden;}
#header .header_util .util_mn li {float: left;}
#header .header_util .util_mn li:last-child {position: relative;margin-left:5px;padding-left:10px;}
#header .header_util .util_mn li:last-child:before {content:'·';position:absolute;left:0;top:0;width:2px;font-size: 13px;color:#90a0a6;}
#header .header_util .util_mn a {font-size: 13px;color:#90a0a6;}
#header .header_main {height:81px;padding:4px 10px 0 0;}
#header .header_main:after {content:'';display: block;clear:both;}
#header .logo {float: left;padding:24px 0;}
#header .logo a {width:100px;height:23px;background: url('../images/common/logo.png') no-repeat 0 0;}
#header .h_container.h_order {max-width:1200px;margin:0 auto;padding:0 88px;}
#header .h_container.h_order .header_main {height:108px;padding:0;}
#header .h_container.h_order .logo {padding-top:48px;}
#header .order_loca {float:right;padding-top: 55px;}
#header .order_loca:after {content:'';display: block;clear:both;}
#header .order_loca span {float: left;position:relative;padding-right: 17px;margin-right: 10px;font-size: 14px;color:#90a0a6;background:url('../images/common/arr_right1.png') no-repeat right center;}
#header .order_loca span:last-child {margin-right: 0;padding-right: 0;background: none;}
#header .order_loca span strong {font-weight: 700;}

#header #gnbList {float:left;margin:24px 0 0 60px;}
#header #gnbList ul:after {content:'';display: block;clear:both;}
#header #gnbList li {float:left;margin:0 0 0 12px;padding:0 15px}
#header #gnbList li:first-child {margin-left:0;}
#header #gnbList li .dep1_tit {overflow: hidden;position: relative;padding-bottom:34px;font-size: 14px;font-weight: 400;transition:color .3s ease;}
#header #gnbList li .dep1_tit:after {content:'';position: absolute;left:inherit;right:0;bottom:1px;width:0;height:2px;background:#3cbac1;transition:width .3s ease;}
#header #gnbList li.active .dep1_tit {color:#3cbac1;}
#header #gnbList li.active .dep1_tit:after {right:inherit;left:0;width:100%;}
#header #gnbList li .dep1_tit.live span { background:url('../images/common/gnd_live_icon.png') no-repeat center;width: 44px;height: 19px;display: inline-block;vertical-align: sub; }
#header #gnbList li.active .dep1_tit.live span { background:url('../images/common/gnd_live_icon_on.png') no-repeat center; }
#header #gnbList li .sub_mnGroup {display:none;position:absolute;left:0;top:82px;width:100%;background:#fff;box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);/*border-top:1px solid #e8ecee;*/border-bottom:1px solid #e8ecee;}
#header #gnbList li .sub_mnGroup .inBox {position: relative;width:100%;max-width:1400px;margin:0 auto;padding:35px 5px 35px 0;font-size: 0;}
#header #gnbList li .sub_mnGroup .inBox.stroy { padding: 35px 5px 35px 20px; }
#header #gnbList li .sub_mnGroup .inBox.event { padding: 35px 5px 35px 75px; }
#header #gnbList li .sub_mnGroup .inBox.cs { padding: 35px 5px 35px 180px; }
#header #gnbList li .sub_mnGroup .inBox.event dt,
#header #gnbList li .sub_mnGroup .inBox.stroy dt {margin-bottom: 0;}
#header #gnbList li .sub_tit {position: absolute;left:5px;top:35px;font-size: 22px;font-weight: 700;}
#header #gnbList li .dep2_list {display: inline-block;vertical-align: top;padding-right:7%;padding-bottom: 10px;}
#header #gnbList li .dep2_list:last-child {padding-right: 0;}
#header #gnbList li .dep2_list dt {margin-bottom: 30px;font-size: 16px;font-weight: 700;line-height: 22px;}
#header #gnbList li .dep2_list dt a {font-size: 16px;font-weight: 500;line-height: 22px;transition:color .3s ease;}
#header #gnbList li .dep2_list dt a:hover {color:#3cbac1;}
#header #gnbList li .dep2_list dt a.zhongziyi::after { content: '';background:url('../images/common/gnb_combin_icon.png') no-repeat center;width: 18px;height: 19px;display: inline-block;vertical-align: middle;margin-left: 3px; }
#header #gnbList li .dep2_list dt a.zhongziyi::after { content: '';background:url('../images/common/gnb_combin_icon.png') no-repeat center;width: 18px;height: 19px;display: inline-block;vertical-align: middle;margin-left: 3px; }
#header #gnbList li .dep2_list dd {margin-top: 24px; }
#header #gnbList li .dep2_list dd a {font-size: 15px;font-weight: 400;line-height:100%;transition:color .3s ease;display: inline-block;}
#header #gnbList li .dep2_list dd a:hover {color:#3cbac1;}
#header #gnbList li .dep2_list dd.new a::after { content: '';width: 14px;height: 14px;display: inline-block;background: url('../images/common/icon_new_menu.png') no-repeat center;margin-left: 4px;vertical-align: bottom; }
#header #gnbList li .inBox.product .dep2_list {padding-right:6%;width: 50%;float: left}
#header #gnbList li .inBox.product .dep2_list .catname{display: inline-block;width: 100%; text-align: center}
#header #gnbList li .inBox.product .dep2_list dd{display: inline-block;width: 50%;float: left; text-align: center;margin: 0px 0 24px;}

#header .header_right {float: right;margin:15px 0 0 0;display: flex;justify-content:space-between;}
#header .header_right .global_search {position: relative;width:200px;height:42px;background: #f2f4f5;border-radius:21px; cursor: pointer;}
#header .header_right .global_search .global_search_slide {position: absolute;left:24px;top: 0;width:calc(100% - 24px);height:38px; pointer-events: none;}
#header .header_right .global_search .swiper-slide .search_txt {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:42px; color: #90a0a6;}
#header .header_right .global_search .search_input {width: 150px; height: 100%;}
#header .header_right .global_search .search_btn {position: absolute;right:10px;top:0px;height: 100%; padding: 0 10px;}
#header .header_right .m_global_search,#header .header_right .m_nav{display: none}
#header .header_right .headLink {padding: 8px 0 0 0;margin-left: 19px;}
#header .header_right .link_cart {position: relative;}
#header .header_right .link_cart .count {position: absolute;left:15px;top:0;min-width:20px;width:auto;height:20px;line-height:20px;padding:0 2px;text-align: center;font-size:12px;font-weight: 500;color:#fff;border-radius:20px;background:#004b8d;}
#header .header_right .link_my {position: relative;}
#header .header_right .link_my .my_list {display:none;position: absolute;left:-65px;top:41px;padding-top:10px;}
#header .header_right .link_my .my_list ul {width:145px;padding:0 32px 24px;background: #fff;box-shadow:0 1px 8px rgba(0, 0, 0, 0.07);border:1px solid #fff;border-radius:4px;}
#header .header_right .link_my .my_list li {padding-top:24px;}
#header .header_right .link_my .my_list li a {font-size: 14px;transition:all .3s ease;}
#header .header_right .link_my .my_list li a:hover {color:#004b8d;}
#header .header_right .link_my:hover .my_list {display: block;}

#header .header_right .language{position: relative;margin:10px 0 0 21px;}
#header .header_right .language img{height: 22px;}

#header .header_right .global_site_wrap {position: relative;margin:8px 0 0 21px;}
#header .header_right .global_site_wrap .global_site {display:none;overflow:hidden;position:absolute;right:0;top:42px;width:254px;max-height:479px;padding:5px 10px 25px 20px;background: #fff;box-shadow:0 1px 8px rgba(0, 0, 0, 0.07);border:1px solid #fff;border-radius:4px;}
#header .header_right .global_site_wrap.open .global_site {display:block;}
#header .header_right .global_site_wrap .title {font-size:12px;font-weight:700;padding-top: 20px;}
#header .header_right .global_site_wrap.local .title {font-weight: 400;line-height: 24px;}
#header .header_right .global_site_wrap.local .title strong {font-weight: 700;}
#header .header_right .global_site .country_list {overflow-y:auto;max-height:392px;margin-top:20px;scrollbar-3dlight-Color:#fff;scrollbar-arrow-color: #1b2529;scrollbar-base-color: #fff;crollbar-face-Color: #fff;scrollbar-track-Color: #1b2529;scrollbar-darkshadow-Color: #fff;scrollbar-highlight-Color: #fff;scrollbar-shadow-Color: #fff;}
#header .header_right .global_site .country_list::-webkit-scrollbar {width:2px;}
#header .header_right .global_site .country_list::-webkit-scrollbar-track {background-color: #f2f4f5;}
#header .header_right .global_site .country_list::-webkit-scrollbar-thumb {background-color: #1b2529;}
#header .header_right .global_site .country_list::-webkit-scrollbar-button {display: none;}
#header .header_right .global_site .country_list li {margin-top: 24px;}
#header .header_right .global_site .country_list li:first-child {margin-top:0;}
#header .header_right .global_site .country_list li a {overflow:hidden;line-height:21px;}
#header .header_right .global_site .country_list .country {float: left;width:calc(100% - 32px);padding-left: 11px;}
#header .header_right .global_site .country_list .country em {display: inline-block;position: relative;font-size: 13px;}
#header .header_right .global_site .country_list .country em + em {padding-left:5px;margin-left:4px;}
#header .header_right .global_site .country_list .country em + em:after {content:'';position: absolute;left:0;top:3px;width:1px;height:16px;background:#e1e6e8;}
#header .header_right .global_site .country_list .flag {float: left;width:32px;height:21px;}
#header .header_right .global_site .country_local {overflow: hidden;border-bottom: 1px solid #f2f4f5;margin:25px -12px 0 -20px;padding:0 12px 20px 20px;}
#header .header_right .global_site .country_local li {margin-top: 24px;}
#header .header_right .global_site .country_local li:first-child {margin-top:0;}
#header .header_right .global_site .country_local li a {overflow:hidden;line-height:21px;}
#header .header_right .global_site .country_local .country {float: left;width:calc(100% - 32px);padding-left: 11px;}
#header .header_right .global_site .country_local .country em {display: inline-block;position: relative;font-size: 13px;}
#header .header_right .global_site .country_local .country em + em {padding-left:5px;margin-left:4px;}
#header .header_right .global_site .country_local .country em + em:after {content:'';position: absolute;left:0;top:3px;width:1px;height:16px;background:#e1e6e8;}
#header .header_right .global_site .country_local .flag {float: left;width:32px;height:21px;}
#header .header_right .global_site_wrap.local .country_list {max-height:223px;}
#header .header_right .global_site .close_site {position: absolute;top:14px;right:14px;}

.global_search_wrap {overflow-y: auto; display: none; position:fixed;left:0;top:0;z-index:111;width:100%; height: 100%; background-color: rgba(27,37,41,0.4);}
.global_search_wrap .global_search_bg {position: relative; width: 100%; padding: 52px 0 0; background:#fff;}
.global_search_wrap .close_search_wrap {display: flex; justify-items: center; align-items: center; position: absolute; left: 50%; bottom: -72px; transform: translateX(-50%); width: 70px; height: 72px;}
.global_search_wrap .close_search_wrap .close_search {display: block; width: 70px; height: 72px; margin: auto; cursor: pointer; background: url('../images/common/ico_search_close.png') no-repeat 0 0/100% 100%;}
.searchOpen .global_search_wrap{display: block;}
.searchClose .global_search_wrap{display: none;}
.global_search_wrap .global_search_area {width: 600px; margin: auto;}
.global_search_wrap.result {transform: translateX(0);}
.global_search_wrap .h_container {display:flex;align-items:center;position:relative;width:100%;height:42px;margin:0 auto;padding:0 20px 0 24px;border: 2px solid #1b2529;transition:background .2s ease; border-radius: 21px;}
.global_search_wrap .h_container .search_close_btn {display: none;}
.global_search_wrap .logo a {width:87px;height:20px;}
.global_search_wrap .head_link {overflow:hidden;}
.global_search_wrap.result .head_link {overflow: visible;}
.global_search_wrap .page_back {float:left;width:20px;height:20px;margin-right:18px;background-image: url('../images/common/page_back_b.png');background-position:50% 50%;background-repeat:no-repeat;background-size:17px 16px;}
.global_search_wrap .global_search_enter {width:24px;height:27px;margin-left:auto;background: url('../images/common/grobal_search_b.png') no-repeat 0 0/100%;}
.global_search_wrap .inp_text {width: 488px;}
.global_search_wrap .inp_text .input_text {padding: 0; height: 38px; font-size: 14px; line-height: 1;background-color: transparent;}
.global_search_wrap .inp_text .input_text:focus {padding:0;background:#fff;border: none;}
.global_search_wrap .search_info_area {display: flex; justify-content: space-between; padding: 0 24px 0;}
.global_search_wrap .recent_search_wrap,
.global_search_wrap .popular_search_wrap {position: relative; width: 252px;padding: 0;}
.global_search_wrap .recent_search_wrap {padding-bottom: 32px;width: 100%}
.global_search_wrap .search_close_btn {width: 18px; height: 18px; margin-left: 12px;}
.global_search_wrap .title_wrap {display:inline-block;float: left; margin-bottom: 32px;}
.global_search_wrap .title_wrap .title_text {font-size: 16px;font-weight: 700; line-height: 1;}
.global_search_wrap .recent_search_wrap .search_his_del {position: absolute; bottom:0;left:0;display:flex;align-items: center; font-size: 14px; color: #bec8cc; cursor: pointer;}
.global_search_wrap .recent_search_wrap .search_his_del::before {display: block;width: 15px; height: 15px; margin: 2px 6px 0 0; background: url(../images/common/ico_del1.png) no-repeat;background-size: contain;content: "";}
.global_search_wrap .recent_search_wrap .recent_search_list {overflow: hidden; margin-bottom: -15px;}
.global_search_wrap .recent_search_wrap .recent_search_list a {font-size: 15px; color: #90a0a6;}
.global_search_wrap .recent_search_wrap .recent_search_list::after {display: table;content: "";clear: both;}
.global_search_wrap .recent_search_wrap .recent_search_list li {display: flex;align-items: center;margin:0 18px 25px 0;}
.global_search_wrap .recent_search_wrap .recent_search_list li:last-child {margin-right: 0;}
.global_search_wrap .recent_search_wrap .recent_search_list li .search_close_btn {margin-left: 9px;}
.global_search_wrap .recent_search_wrap .no_search_list {font-size: 15px; color: #90a0a6;display:inline-block;float: left;margin: 40px 0 15px 15px;}
.global_search_wrap .popular_search_wrap {border: 0;}
.global_search_wrap .popular_search_wrap .popular_search_list li:first-child {display: none}
.global_search_wrap .popular_search_wrap .popular_search_list li a {display: flex; align-items: center; height: 18px;margin-bottom: 25px;font-size: 16px;line-height: 1;}
.global_search_wrap .popular_search_wrap .popular_search_list li:last-child a {margin-bottom: 0;}
.global_search_wrap .popular_search_wrap .popular_search_list li .num_text {width: 20px;margin-right: 24px; text-align: center;font-size: 16px; font-weight: 700;}
.global_search_wrap .popular_search_wrap .popular_search_list li .popular_icon_area {display: flex; justify-content: center;width: 30px; margin-left: auto;}
.global_search_wrap .popular_search_wrap .popular_search_list li .popular_icon {display: block; content: "";background-repeat: no-repeat;background-size: contain;}
.global_search_wrap .popular_search_wrap .popular_search_list li .popular_icon.up_icon {width: 9px; height: 6px;background-image: url(../images/common/arr_up2.png);}
.global_search_wrap .popular_search_wrap .popular_search_list li .popular_icon.down_icon {width: 9px; height: 6px;background-image: url(../images/common/arr_down3.png);}
.global_search_wrap .popular_search_wrap .popular_search_list li .popular_icon.mid_icon {width: 9px; height: 2px;background-image: url(../images/common/ico_midline.png);}
.global_search_wrap .popular_search_wrap .popular_search_list li .popular_icon.new_icon {width: 30px; height: 11px;background-image: url(../images/common/ico_new1.png);}
.global_search_wrap .search_write_area {display: none; height: 59vh; padding: 42px 24px;font-size: 16px; line-height: 1;}
.global_search_wrap .search_write_area ul {overflow-y: auto; height: 100%;}
.global_search_wrap .search_write_area li {padding: 12px 0;}
.global_search_wrap .search_write_area li:last-child {margin-bottom: 0;}
.global_search_wrap .search_write_area li .search_color {color: #004b8d;}
.global_search_wrap .global_search_slide {position: absolute;left:24px;top: 0;width:calc(80% - 40px);height:38px;}
.global_search_wrap .swiper-slide .search_txt {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:38px;}

/* [gnbWrap] */
body.sidemenu {overflow:hidden;height:100px;}
#gnbWrap {overflow-y:auto;overflow-x:hidden;position:fixed;top:0;z-index:400;width:100%;height:100%;padding-bottom:45px;transition:all .3s ease;transform:translateX(-100%); background:#fff;}
#gnbWrap.open {transform:translateX(0%);}
#gnbWrap .member_box {display: flex; align-items: center; justify-content: space-between; position: relative;padding:50px 27px 26px 28px;background: #f7f7f7;}
#gnbWrap .member_box .login_link {display:inline-block;position:relative;font-size:19px;font-weight:700;}
#gnbWrap .member_box .login_link:after {content:'';position: absolute;right:-15px;top:5px;width:7px;height:11px;background:url('../images/common/arr_right1.png') no-repeat 0 0 / 100%;}
#gnbWrap .member_box .gnb_close {position:absolute;right:20px;top:23px;width:14px;height:14px;}
#gnbWrap .member_box .order_view a {border-bottom: 1px solid #90a0a6; font-size: 14px; color: #90a0a6;}
#gnbWrap .gnb_area {padding:40px 27px;border-bottom:1px solid #f2f4f5;}
#gnbWrap .depth1 .dep1_li {position: relative; margin-top:20px;}
#gnbWrap .depth1 .dep1_li:first-child {margin-top:0;}
#gnbWrap .depth1 .dep1_tit {position:relative;font-size:23px;font-weight:500;}
#gnbWrap .depth1 .dep1_tit.combined_plan span { background:url('../images/common/gnb_combin_icon.png') no-repeat top center;background-size: contain;width: 18px;height: 24px;display: inline-block;vertical-align: middle;margin-left: 3px; }
#gnbWrap .depth1 .dep1_tit.live span { background:url('../images/common/gnd_live_icon.png') no-repeat top center;background-size: contain;width: 48px;height: 24px;display: inline-block;vertical-align: middle;margin-left: 1px; }
#gnbWrap .depth1 .dep1_text {position: absolute; left: 0; top:0; width: auto; height: 20px; font-size:16px;font-weight:700; z-index: 1;}
#gnbWrap .depth1 .dep1_tit .en {display:inline-block;margin-left:10px;font-size:15px;font-weight:300;color:#bec8cc;}
#gnbWrap .depth1 .dep1_tit:before {content:''; position:absolute; right:-1px; top:12px;width:12px;height:2px;background: #1b2529;z-index:10;}
#gnbWrap .depth1 .dep1_tit:after {content:'';position:absolute;right:4px;top:7px;width:2px;height:12px;background: #1b2529;transition:all .3s ease;}
#gnbWrap .gnb_bot .depth1 .dep1_tit:before {top: 9px;}
#gnbWrap .gnb_bot .depth1 .dep1_tit:after {top: 4px;}
#gnbWrap .depth1 .dep1_tit.nomore:before {display:none;}
#gnbWrap .depth1 .dep1_tit.nomore:after {display:none;}
#gnbWrap .depth2 {display:none; padding:28px 18px;}
#gnbWrap .story .depth2,
#gnbWrap .customer .depth2,
#gnbWrap .event .depth2 {display: block;}
#gnbWrap .depth2 .dep2_li {margin-top:15px;}
#gnbWrap .depth2 .dep2_li:first-child {margin-top:0;}
#gnbWrap .depth2 .dep2_tit {font-size:16px;color:#222;}
#gnbWrap .depth3 {padding:22px 18px 15px;}
#gnbWrap .depth3 .dep3_li {margin-top:15px;}
#gnbWrap .depth3 .dep3_li:first-child {margin-top:0;}
/* #gnbWrap .depth3 .dep3_li.new a::after { content: 'N';width: 11px;height: 11px;border-radius: 50%;background: #fe7c20;color: #fff;display: inline-block;font-size: 8px;text-align: center;line-height: 11px;padding: 1px;margin-left: 4px;vertical-align: top; } */
#gnbWrap .depth3 .dep3_li.new a::after { content: '';width: 14px;height: 14px;display: inline-block;background: url('../images/common/icon_new_menu.png') no-repeat center;margin: 0 0 2px 4px;background-size: cover;line-height: 20px;vertical-align: middle; }
#gnbWrap .depth3 .dep3_tit {font-size:16px;color:#222;}
#gnbWrap .dep1_li.more .dep1_tit:after {transform-origin:center center;transform:rotate(90deg);}
#gnbWrap .gnb_bot .depth1 .dep1_tit {height: 20px; font-size:16px;}
#gnbWrap .gnb_area .dep1_li:last-child .depth2 {padding-bottom: 3px;}

#gnbWrap .side_menu {display:flex;justify-content:space-between;align-items:center;padding:25px 27px;border-bottom: 1px solid #f2f4f5;}
#gnbWrap .side_menu .cs_link {height: 26px;padding-left:38px;padding-top: 4px;font-size:14px;color:#222;}
#gnbWrap .side_menu .cs1 {width: 45%; margin-left: 17px; background:url('../images/common/ico_kakao2.png') no-repeat left center/30px auto;}
#gnbWrap .side_menu .cs2 {width: 55%; margin-left: 17px; padding-left:36px;background:url('../images/common/ico_phone1.png') no-repeat left center/25px auto;}
#gnbWrap .side_notice {padding:30px 18px 0;}
#gnbWrap .side_notice .tit {position:relative;z-index:2;margin-bottom:-19px;font-size:16px;font-weight:700;color:#1b2529;}
#gnbWrap .gnb_news_slide {height:115px;padding:30px 0 0;}
#gnbWrap .gnb_news_slide .item {height:85px;padding:20px;border-radius:4px;background:#f2f4f5;}
#gnbWrap .gnb_news_slide .item .text {display:block;margin-bottom:8px;font-size:15px;}
#gnbWrap .gnb_news_slide .item .text strong {margin-right: 5px; color: #00a8e3;}
#gnbWrap .gnb_news_slide .item .date {display:block;font-size:14px;color:#bec8cc;}
#gnbWrap .gnb_news_slide .count {font-size:13px;color:#bec8cc;}
#gnbWrap .gnb_news_slide .currentClass {color:#1b2029;}
#gnbWrap .gnb_news_slide .totalClass {color:#bec8cc;}
#gnbWrap .gnb_news_slide .swiper-pagination-custom {bottom:unset;left:unset;top:0;right:10px;width:auto;}
#gnbWrap .gnb_news_slide.swiper-container-cube {overflow:hidden;}

.location {width:100%;padding:17px 5px 0;}
.location.gray_bg {background-color: #f2f4f5;}
.location .inner_box {margin: auto;}
.location span {display: inline-block;line-height:100%;font-size: 12px;color:#90a0a6;}
.location span a {color:#90a0a6;}
.location span.depth {margin-left: 8px;padding-left: 13px;background: url('../images/common/arr_right1.png') no-repeat 0 center;}

.aside_wrap .lnb_list {margin-bottom:50px;}
.aside_wrap .lnb_list dt {margin-bottom:20px;line-height:15px;font-size: 15px;font-weight: 700;}
.aside_wrap .lnb_list dt a {font-size: 15px;font-weight: 700;transition:color .3s ease;}
.aside_wrap .lnb_list dt a:hover {color:#004b8d;}
.aside_wrap .lnb_list dd {margin-top:17px; line-height:15px;}
.aside_wrap .lnb_list dd a {font-size: 15px;color:#90a0a6;transition:color .3s ease;}
.aside_wrap .lnb_list dd a:hover, .aside_wrap .lnb_list dd.on a {color:#004b8d;}

/* [footer] */
#footer {/*background: #fff;*/background:#004B8D;border-top:1px solid #e8ecee;}

.foot_util {border-bottom:1px solid #e8ecee;}
.foot_util .inBox {position: relative;width:100%;padding:15px 5px;display: flex;justify-content: space-between;align-items: center;}
.foot_util .left_box {overflow:hidden;}
.foot_util .left_box li {float:left;margin:0 5px 0 0;}
.foot_util .left_box li:after {content: '·';display: block;float: left;margin-left: 5px;color: #90a0a6;}
.foot_util .left_box li:last-child:after {content: none;}
.foot_util .left_box li a {float: left;font-size:14px;color:#90a0a6;}
.foot_util .family_site {width:160px;}
.foot_util .family_site .select_cstm {display: block;height:30px;line-height:30px;font-size:12px;color:#90a0a6;border-radius:4px;}
.foot_util .family_site .select_cstm .title {height: 30px;line-height: 30px;border-top: 0;font-size: 12px;background-position: right 12px center;}
.foot_util .family_site .select_cstm.open .title {border-radius: 0;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}
.foot_util .family_site .select_cstm .selList {top: auto;bottom: 28px;z-index:400;border-top: 2px solid #1b2529;border-bottom: 0;border-radius: 0;border-top-left-radius: 4px;border-top-right-radius: 4px;}
.foot_util .family_site .select_cstm .selList a {padding: 0 12px;}
.foot_util .family_site .select_cstm.open .selList {z-index:201;}


.foot_sns_site {height: 34px;display: flex;justify-content: space-between;}
.foot_sns_site a {width:34px;height: 34px;border: 1px solid #e5e9eb;border-radius: 50%;}
.foot_sns_site a:not(:last-child) {margin-right: 15px;}

.f_business_info {margin:35px 0 10px;}
.f_business_info .info_btn {position:relative;padding-right:17px;font-size:16px;font-weight:700;color:#1b2529;}
.f_business_info .info_btn:before {content:'';position:absolute;right:0;top:7px;width:11px;height:7px;background:url('../images/common/arr_down1.png') no-repeat 0 0/100%;transition:all .3s ease;}
.f_business_info .info_box {display:none;margin-top:10px;font-size:14px;color:#90a0a6;line-height:20px;}
.f_business_info .info_box .more {display:inline-block;font-size:14px;color:#90a0a6;border-bottom: 1px solid #90a0a6;}
.f_business_info.open .info_btn:before {transform:rotate(180deg);}

#footer .f_container {width:100%;padding:25px 5px;display: flex;justify-content: space-between;}
#footer .info .inBox {overflow: hidden;}
#footer .info .inBox > p, #footer .info .inBox > .more {float: left;/*color: #90a0a6;*/color: #bec8cc;font-size: 12px;line-height: 24px;}
#footer .info .inBox > .more {margin: 3px 0 0 6px;padding: 0 7px;line-height: 17px;border: 1px solid #e8ecee;border-radius: 2px;}
#footer .info .inBox p + .more {margin-left: 12px;}
#footer .info .inBox .clear + p {clear: both;}
#footer .info .inBox p:not(.clear):after {content: '|';display: inline-block;margin: 0 6px;color: #e1e6e8;}
#footer .copyright {font-size:13px;}
#footer .copyright p{margin-top: 10px;color:#bec8cc;float: left}
#footer .copyright p a.more{display: inline-block;color: #bec8cc;}
#footer .copyright > .more { float: left;color: #bec8cc;margin: 10px 0 0 6px;padding: 0 7px;}
#footer .isms {margin-top: 25px;display: flex;justify-content: left;align-items: center;}
#footer .isms_img {display:flex;}
#footer .isms_img li {margin-right: 19px;}
#footer .isms .tool_tip {width: auto;color: #90a0a6;}
#footer .isms .tip {margin-left: 3px;background-image: url('../images/common/ico_tooTip2.png');vertical-align: middle;}
#footer .isms .tool_tip .tip_box {top: auto;bottom: -5px;left: calc(100% - 15px);font-size: 15px;line-height: 24px;color: #1b2529;transform-origin: 0% 100%;}


.global_floatWrap {position:fixed;left:0;right:0;bottom:0;z-index:200;width:100%;height:0;}
.fixedBar .global_floatWrap.pdt {bottom:72px;}
#floating {position:absolute;right:18px;bottom:40px;z-index:200;height:56px;transition:height .3s;}
#floating.compair_add {bottom:112px;}
#floating.out {display:none;}
#floating.bottom {position:absolute;bottom:310px;}
#floating button {display:block;width:56px;height:56px;}
#floating .btn_float {background:url('../images/common/floating_open.png') no-repeat 0 0 / cover;}
#floating .btn_top {background:url('../images/common/pageTop.png') no-repeat 0 0 / cover;transition:.3s cubic-bezier(0.37, 0.82, 0.77, 1.12);transform-origin:center center;transform:scale(0);transition-property:transform;}
#floating .f_menu {overflow:hidden;position:absolute;right:0px;bottom:56px;width:280px;height:0;transition:bottom .3s ease;}
#floating .f_menu .item {position:absolute;bottom:-80px;width:280px;margin-bottom:10px;padding:18px 0 19px 65px;font-size: 12px;color:#90a0a6;background:#fff;border-radius:4px;box-shadow:0 0 15px rgba(0, 0, 0, 0.1);transition:all .3s ease;opacity:0;}
#floating .f_menu .item.it1 {transition-delay:.2s;}
#floating .f_menu .item.it2 {transition-delay:.3s;}
#floating .f_menu .item.it3 {transition-delay:.4s;}
#floating .f_menu .item.kakao {background:#fff url('../images/common/floating_kakao.png') no-repeat 15px center;}
#floating .f_menu .item.call {background:#fff url('../images/common/floating_callOrder.png') no-repeat 15px center;}
#floating .f_menu .item.noMem {background:#fff url('../images/common/floating_noMem.png') no-repeat 15px center;}
#floating .f_menu .item.cody {background:#fff url('../images/common/floating_cody.png') no-repeat 15px center;}
#floating .f_menu .item.callOrder {background:#fff url('../images/common/floating_callOrder.png') no-repeat 15px center;}
#floating .f_menu .item a {font-size:14px;color:#90a0a6;}
#floating .f_menu .item p {margin-bottom:5px;font-size:16px;font-weight: 700;color:#1b2529;}
#floating.open .btn_float {background-image:url('../images/common/floating_close.png');}
#floating.open .f_menu {height:180px;}
#floating.open .f_menu .item {opacity:1;}
#floating.open .f_menu .item.it1 {bottom:180px;transition-delay:.3s;}
#floating.open .f_menu .item.it2 {bottom:90px;transition-delay:.2s;}
#floating.open .f_menu .item.it3 {bottom:0;transition-delay:.1s;}
/*  #floating.vip {bottom:40px;}
.fixedBar #floating.vip {bottom:115px;}
.fixedBar #floating.vip.bottom {bottom:310px;} */
/* #floating.vip .btn_float {background:url('../images/common/floating_vip.png') no-repeat 0 0;} 211217 vip 플로팅 visibility:hidden; 처리 */
#floating.vip .btn_float {visibility:hidden;background:url('../images/common/floating_vip.png') no-repeat 0 0;}
#floating.vip.open .btn_float {background-image:url('../images/common/floating_close.png');}
#floating.vip.open .f_menu {height:270px;}
#floating.vip.open .f_menu .item.it1 {bottom:180px;}
#floating.vip.open .f_menu .item.it2 {bottom:90px;}
#floating.vip.open .f_menu .item.it3 {bottom:0;}
#floating.view {height:126px;}
#floating.view .btn_top {margin-top:14px;transform:scale(1);}
#floating.view .f_menu {bottom:126px;}

#lay_callCenter .layCon {padding:10px 30px 30px;}
#lay_callCenter .call_box {padding:30px;border:1px solid #e5e9eb;border-radius:4px;}
#lay_callCenter .call_box .call_number a{margin-bottom: 18px;font-size: 23px;font-weight: 700;color:#00a7e1;}
#lay_callCenter .call_box dl {overflow: hidden;line-height:100%;}
#lay_callCenter .call_box dt {float: left;width:50%;}
#lay_callCenter .call_box dd {float: left;width:50%;text-align: right;}
#lay_callCenter .call_box dl.call_time {margin-bottom: 15px;}
#lay_callCenter .call_box dl.call_time dt {line-height:20px;font-size: 16px;font-weight: 700;padding-left:25px;background: url('../images/common/ico_time.png') no-repeat 0 center;}
#lay_callCenter .call_box dl.call_time dd {line-height:20px;font-size: 15px;color:#00a7e1;}
#lay_callCenter .call_box dl.call_day {margin-top: 10px;font-size: 15px;color:#90a0a6;}
#lay_callCenter .call_note {margin-top: 16px;font-size: 14px;color:#bec8cc;}

.main_page#wrap {min-width: 1200px;}
.main_page #container {padding-bottom: 0;}
.main_page .content_wrap {padding-top: 0;}
.main_page .content_wrap .contents {width: 100%; padding: 0 0 120px;overflow: hidden;}
.main_page .con_area .title_wrap {margin:0 0 40px; text-align: center;}
.main_page .con_area .title_wrap h2 {font-size: 42px; font-weight: 500; line-height: 54px;}
.main_page .con_area .title_wrap .top_text {display: block; margin-bottom: 6px; font-size: 15px; font-weight: bold;}
.main_page .con_area .title_wrap .btnTxt {margin-top: 16px; font-size: 15px; font-weight: 400;}
.main_page .btnBasic.btnTxt {line-height: 1;}
.main_page .btnBasic.btnTxt2 {font-size: 15px; line-height: 1;}
.main_page .btnBasic.btnTxt:after,
.main_page .btnBasic.btnTxt2:after {animation: none; line-height: 1;}
.main_page .lp_main_banner_wrap {margin-top:0;/*margin-top: 20px; max-width: 1880px;*/}
.main_page .lp_main_banner_wrap .swiper-container {width: 100%;}
.main_page .lp_main_banner_wrap .item,.main_page .lp_main_banner_wrap .banner_link {height: 800px;}
.main_page .lp_main_banner_wrap .swiper-slide .copy_wrap .sub_copy {font-size: 20px;}
.main_page .lp_main_banner_wrap .swiper-slide .copy_wrap .main_copy {margin: 10px 0 34px; font-size: 50px;}
.main_page .lp_main_banner_wrap .btn_wrap {margin: 0;}
.main_page .lp_main_banner_wrap .swiper-slide .copy_area {top: 50%; transform: translateY(-50%);}
.main_page .lp_main_banner_wrap .item .btnTxt {color: #fff; font-size: 15px;}
.main_page .lp_main_banner_wrap .item .btnTxt:after {background: url('../images/common/arr_btnTxt5.png') no-repeat center center/100%;}
.main_page .lp_main_banner_wrap .item.black .btnTxt {color: #1b2529;}
.main_page .lp_main_banner_wrap .item.black .btnTxt::after {background: url('../images/common/arr_btnTxt2.png') no-repeat center center/100%;}
.main_page .lp_main_banner_wrap .swiper-container-horizontal .swiper-pagination_wrap {display: flex; align-items: center; position: absolute; left:50%; transform: translateX(-50%) ;bottom: 58px;z-index: 1;}
.main_page .lp_main_banner_wrap .swiper-container-horizontal .swiper-pagination_wrap.type2 .swiper-pagination-progressbar-fill {background-color: #1b2529;}
.main_page .lp_main_banner_wrap .swiper-container-horizontal .swiper-pagination_wrap.prd_less {bottom: 28px;}
.main_page .lp_main_banner_wrap .swiper-container-horizontal .swiper-pagination_wrap .swiper-pagination {position: static; transform: translateX(0);}
.main_page .lp_main_banner_wrap .swiper-container-horizontal .swiper-pagination_wrap .play_btn {width: 12px; height: 12px; margin-left: 10px;  background: url('../images/common/ico_pause.png') no-repeat center center/100%;}
.main_page .lp_main_banner_wrap .swiper-container-horizontal .swiper-pagination_wrap.type2 .play_btn {background: url('../images/common/ico_pause2.png') no-repeat center center/100%;}
.main_page .lp_main_banner_wrap .swiper-container-horizontal .swiper-pagination_wrap .play_btn.pause {background: url('../images/common/ico_play.png') no-repeat center center/100%;}
.main_page .lp_main_banner_wrap .swiper-container-horizontal .swiper-pagination_wrap.type2 .play_btn.pause {background: url('../images/common/ico_play2.png') no-repeat center center/100%;}

.lp_main_banner_wrap {width: 100%; /*max-width: 1860px;*/ margin: 40px auto 0;}
.lp_main_banner_wrap .banner_link {position: relative; max-width: 1920px; width: 100%; height: 540px;}
.lp_main_banner_wrap .item {width: 100%; height: 540px;}
.lp_main_banner_wrap .item img {position: absolute; left: 50%; top: 0; width:100%;/*width: 1880px;*/ max-width: none; height: 100%; transform: translateX(-50%);}
.lp_main_banner_wrap .swiper-container {width: 100%; /*border-radius: 8px;*/}
.lp_main_banner_wrap .swiper-container .swiper-wrapper {overflow: hidden; min-width: 1200px;}
.lp_main_banner_wrap .swiper-slide {position: relative; overflow: hidden; /*border-radius: 8px;*/}
.lp_main_banner_wrap .swiper-slide .copy_wrap {position: relative; width: 100%; min-width: 1200px; max-width: 1400px; height: 100%; margin: auto;}
.lp_main_banner_wrap .swiper-slide .copy_area {position: absolute; left: 100px; top: 150px;}
.lp_main_banner_wrap .swiper-slide .copy_wrap p {color: #fff;}
.lp_main_banner_wrap .swiper-slide .copy_wrap p.btnWhite {color: #1b2529;}
.lp_main_banner_wrap .swiper-slide .copy_wrap .main_copy {margin-bottom: 10px; font-size: 38px; font-weight: 700;line-height: 1.36;}
.lp_main_banner_wrap .swiper-slide .copy_wrap .sub_copy {font-size: 16px; font-weight: 400;line-height: 1.6;}
.lp_main_banner_wrap .swiper-container-horizontal .swiper-pagination {display: flex; left: 50%; top: auto; bottom: 36px; transform: translate(-50%, 0); width: 420px; height: 4px; background-color: rgba(255,255,255, 0.2)}
.lp_main_banner_wrap .swiper-container-horizontal .swiper-pagination .swiper-pagination-progressbar-fill {display: block; height: 100%; background-color: #fff;}
.lp_main_banner_wrap .swiper-container-horizontal .swiper-pagination.type2 .swiper-pagination-progressbar-fill {background-color: #1b2529;}
.lp_main_banner_wrap .swiper-slide .fade {padding-left:10px; opacity:0; transition: opacity .5s ease, padding .5s ease;}
.lp_main_banner_wrap .swiper-slide-active .main_copy {transition-delay:.2s}
.lp_main_banner_wrap .swiper-slide-active .sub_copy {transition-delay:.4s}
.lp_main_banner_wrap .swiper-slide-active .btn_wrap {transition-delay:.6s}
.lp_main_banner_wrap .swiper-slide-active .fade {padding-left:0px; opacity:1;}
.lp_main_banner_wrap .swiper-button_wrap {position: absolute; width: 1400px; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 1;}
.lp_main_banner_wrap .swiper-button-next {background-image:url("../images/common/arr_slide_r.png")}
.lp_main_banner_wrap .swiper-button-prev {background-image:url("../images/common/arr_slide_l.png")}
.lp_main_banner_wrap .swiper-button-next.type2 {background-image:url("../images/common/arr_slide_r2.png")}
.lp_main_banner_wrap .swiper-button-prev.type2 {background-image:url("../images/common/arr_slide_l2.png")}
.lp_main_banner_wrap .swiper-button-next,
.lp_main_banner_wrap .swiper-button-prev {width: 19px; height: 35px; margin-top: 0; background-size: 19px 35px;}
.lp_main_banner_wrap .btn_wrap {margin: 30px 0 0; text-align: left;}

.main_page .con_business {width: 100%; max-width: 1400px; min-width: 1200px; margin: 70px auto 0;}
.main_page .con_business:after{position: absolute; content: "";width: 1006px; height: 238px; background: url("../images/main/main_pro_bg.png") no-repeat;background-size: 100%; right: -10px;top: 640px;z-index: -1;}
.main_page .con_business .titie_wrap {position: relative; z-index: 1; margin: 0 0 40px; font-weight: 700; text-align: center}
.main_page .con_business .titie_wrap .top_text {font-size: 15px;}
.main_page .con_business .titie_wrap .tit_text {font-size: 38px; font-weight: 500; line-height: 54px;margin-bottom: 10px}
.main_page .con_business .titie_wrap .sub_text{font-weight: 300}
.main_page .con_business .con_box {display: flex; align-items: center; justify-content: space-between; padding:0 0;}
.main_page .con_business .con_box .img_area {position: relative; overflow: hidden; width: 1200px; height: 560px; border-radius: 8px;z-index: -1}
.main_page .con_business .con_box .img_area li {overflow: hidden; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; background-position: center center; opacity: 0; transition: opacity 0.3s; -webkit-transition: 0.3s; border-radius: 8px;}
.main_page .con_business .con_box .img_area li.on {opacity: 1;}
.main_page .con_business .con_box .img_area .bg1 {background-image: url("../images/main/main_business_bg1.jpg");}
.main_page .con_business .con_box .img_area .bg2 {background-image: url("../images/main/main_business_bg2.jpg");}
.main_page .con_business .con_box .img_area .bg3 {background-image: url("../images/main/main_business_bg3.jpg");}
.main_page .con_business .con_box .img_area .bg4 {background-image: url("../images/main/main_business_bg4.jpg");}
.main_page .con_business .con_box .text_area li {display: flex;  font-weight: 700;}
.main_page .con_business .con_box .text_area li .link_text {width: 285px;transition: 0.5s;}
.main_page .con_business .con_box .text_area li .link_text .num_text {position: absolute; left: 36px; top: auto; font-size: 18px; color: #bec8cc; line-height: 1;transition: 0.5s;}
.main_page .con_business .con_box .text_area li .link_text {position: relative; padding: 30px 0 30px 72px; font-weight: 500; line-height: 1;}
/*.main_page .con_business .con_box .text_area li + li .link_text { padding: 46px 0 18px 72px;z-index: 1 }*/
.main_page .con_business .con_box .text_area li .link_text::after {display: block; position: absolute; right: 0; bottom: 0; width: 100%; height: 100%;border-bottom: 1px solid #e8ecee; content: ""; transition: 0.5s;}
.main_page .con_business .con_box .text_area li.on .link_text::after {width: 350px; height: 100%; background-color: #3cbac1;border-bottom:0;z-index:-1;border-radius: 5px 0 0 5px;box-shadow: 0 4px 8px 0 rgba(0,26,51,0.3);}
.main_page .con_business .con_box .text_area li .link_text .text2 .arrow {opacity: 1; animation: none;}
.main_page .con_business .con_box .text_area li .link_text .text1 {margin-bottom: 18px; font-size: 13px;}
.main_page .con_business .con_box .text_area li .link_text .text2 {display: inline-block; position: relative; font-size: 24px;}
.main_page .con_business .con_box .text_area li .link_text .text2 .arrow {position: relative; left: -10px; opacity: 0; transition: 0.5s;}
.main_page .con_business .con_box .text_area li .link_text .text2 .arrow::after {content:''; position:absolute; right: -24px;top:50%; z-index: 1; transform:translate3d(0,-50%,0);width:12px;height:12px;background:url('../images/common/arr_btnTxt6.png') no-repeat center center/100%;}
.main_page .con_business .con_box .text_area li.on .link_text .arrow {left:-48px; opacity: 1;}
.main_page .con_business .con_box .text_area li.on .link_text,.main_page .con_business .con_box .text_area li.on .link_text .num_text{color: #fff;}

.main_page .con_area.con4 {width: 100%; min-width: 1200px;  max-width: 1400px; margin: 120px auto 0; padding: 0;overflow: hidden}
.main_page .con_area.con4 .title_wrap {font-size: 38px; text-align: center;}
.main_page .con_area.con4 .tabType2 {overflow-x: auto; padding: 0 18px; margin: 28px 0 42px; text-align: center;}
.main_page .con_area.con4 .tabType2 ul {display: inline-flex; white-space: nowrap;}
.main_page .con_area.con4 .tabType2 li {float: none; height: 51px;}
.main_page .con_area.con4 .tabType2 li.cate:nth-child(1)::before {background: url("../images/main/cate1.jpg") no-repeat scroll 0 / cover;}
.main_page .con_area.con4 .tabType2 li.cate:nth-child(2)::before {background: url("../images/main/cate2.jpg") no-repeat scroll 0 / cover;}
.main_page .con_area.con4 .tabType2 li.cate:nth-child(3)::before {background: url("../images/main/cate3.jpg") no-repeat scroll 0 / cover;}
.main_page .con_area.con4 .tabType2 li.cate:nth-child(4)::before {background: url("../images/main/cate4.jpg") no-repeat scroll 0 / cover;}
.main_page .con_area.con4 .tabType2 li:last-child {margin-right: 0;}
.main_page .con_area.con4 .tabType2 li a {line-height: 51px;}
.main_page .con_area.con4 .list_wrap {position: relative;}
.main_page .con_area.con4 .list_wrap .loading_area {display: flex; align-items: center; justify-content: center; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1;}
.main_page .con_area.con4 .list_wrap .loading_area:before {display: block; width: 60px; height: 60px; background: url("../images/common/loading.gif") no-repeat scroll 0 / cover; content: "";}
.main_page .con_area.con4 .list_area::after {display: table; content: ""; clear: both;}
.main_page .con_area.con4 .list_area li {overflow: hidden; float: left; position: relative; width: 340px; height: 350px; margin-left: 20px; padding: 12px 30px 0; background-color: #f2f4f5; border-radius: 8px;transition:all 0.3s}
.main_page .con_area.con4 .list_area li .open_box {display: flex; flex-direction: column; align-items: center;}
.main_page .con_area.con4 .list_area li:first-child {width: 680px; height: 720px; margin-left: 0; padding: 46px 0 0 50px; }
.main_page .con_area.con4 .list_area li:first-child .open_box {display: block;}
.main_page .con_area.con4 .list_area li:nth-child(n+4) {margin-top: 20px;}
.main_page .con_area.con4 .list_area li:hover{box-shadow: 0 10px 24px #ececec;}
.main_page .con_area.con4 .list_area .info_wrap {position: relative; z-index: 1; width: 280px;}
.main_page .con_area.con4 .list_area li .info_wrap .prd_name {overflow: hidden; display: -webkit-box; }
.main_page .con_area.con4 .list_area li:first-child .img_wrap {position: absolute; right: 0; bottom: 0; width: 450px;margin: 0}
.main_page .con_area.con4 .list_area li:first-child .info_wrap {width: auto;}
.main_page .con_area.con4 .list_area li:first-child .info_wrap .top_text {position: relative; left: 0; top:0; margin-bottom: 22px; color: #004B8D;}
.main_page .con_area.con4 .list_area li:first-child .info_wrap .top_text .best_text {margin-bottom: 10px; font-size: 16px;}
.main_page .con_area.con4 .list_area li:first-child .info_wrap .top_text .list_num {font-size: 34px;}
.main_page .con_area.con4 .list_area li:first-child .info_wrap .prd_name {width: 80%; height: 78px; margin-bottom: 22px; font-size: 27px; font-weight: 700; line-height: 39px;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: keep-all; text-overflow:ellipsis;}
.main_page .con_area.con4 .list_area li:first-child .info_wrap .price_area {width: 170px;}
.main_page .con_area.con4 .list_area .top_text {position: absolute; left: 30px; top: 24px; color: #90a0a6;}
.main_page .con_area.con4 .list_area .top_text span {display: block; line-height: 1;}
.main_page .con_area.con4 .list_area .top_text .best_text {margin-bottom: 6px; font-size: 12px;}
.main_page .con_area.con4 .list_area .top_text .list_num {font-size: 22px;}
.main_page .con_area.con4 .list_area .info_wrap .top_text span {display: block; line-height: 1;}
.main_page .con_area.con4 .list_area .info_wrap .top_text .best_text {margin-bottom: 10px; font-size: 16px;}
.main_page .con_area.con4 .list_area .info_wrap .prd_name {height: 24px; margin-bottom: 10px; font-size: 17px; font-weight: 700; line-height: 24px;word-break: break-all;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow:ellipsis;}
.main_page .con_area.con4 .list_area .info_wrap .prd_area {display: flex; margin-bottom: 7px;padding: 0 25px 0 0;color: #90a0a6}
.main_page .con_area.con4 .list_area .info_wrap .prd_area dt{ padding-right: 15px;min-width: 65px}
.main_page .con_area.con4 .list_area .info_wrap .prd_area .prd_info{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;}
.main_page .con_area.con4 .list_area .img_wrap {flex-shrink: 0 ; width: 170px;margin: 20px auto}

.main_page .main_about{background-color: #004B8D;margin: 120px auto;display: flex;}
.main_page .main_about .main_about_img,.main_page .main_about .main_about_txt{width: 50%;float: left}
.main_page .main_about .main_about_img{background-image: url("../images/main/main_about_img.jpg");background-repeat:no-repeat; background-size:cover; background-attachment:scroll;background-position:center bottom;padding: 20vh 0 35vh}
.main_page .main_about .main_about_txt{margin-top: 34.5px;padding:100px 12vw 150px 7vw;color: #fff}
.main_page .main_about .main_about_txt .main_about_txt1{font-size: 30px;font-weight: 300;padding-bottom: 20px}
.main_page .main_about .main_about_txt .main_about_txt2{font-size: 42px;font-weight: 500;padding-bottom: 25px;}
.main_page .main_about .main_about_txt .main_about_txt3{padding-bottom: 80px}
.main_page .main_about .main_about_txt .main_about_link a{border-color: rgb(255, 255, 255);color: rgb(255, 255, 255);background: #004B8D;}
.main_page .main_about .main_about_txt .main_about_link a:before{background: #ffffff;}
.main_page .main_about .main_about_txt .main_about_link a:hover{ color: rgb(0, 75, 141);}

.main_page .con_area.con6 {width: 100%; max-width: 1240px; min-width: 1160px; margin: 120px auto 0;}
.main_page .con_area.con6 .slide_wrap {position: relative;}
.main_page .con_area.con6 .swiper-container {padding: 2px 20px 0;}
.main_page .con_area.con6 .item {position: relative; width: 370px; border-radius: 8px; box-shadow: 0 10px 24px #ececec;}
.main_page .con_area.con6 .item::before {display: block; position: absolute;left: -2px;top: -2px;width: 100%;height: 100%; border: 2px solid #1b2529; border-radius: 8px; content: ""; z-index: 1; opacity: 0; transition: 0.3s; pointer-events: none;}
.main_page .con_area.con6 .item:hover::before {opacity: 1;}
.main_page .con_area.con6 .text_wrap {padding: 20px 24px 30px;overflow: hidden; }
.main_page .con_area.con6 .img_wrap {position: relative; overflow: hidden; flex: 0 0 auto; width: 100%; height: 290px; box-sizing: content-box; border-radius: 4px;background-size: cover;background-position: center;}
.main_page .con_area.con6 .img_wrap img {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); max-width: none;}
.main_page .con_area.con6 .img_wrap.widthFull img {width: 100%; height: auto;}
.main_page .con_area.con6 .img_wrap.heightFull img {height: 100%; width: auto;}
.main_page .con_area.con6 .star {overflow: hidden; margin-top: 20px; font-size: 16px; font-weight: 700;}
.main_page .con_area.con6 .star li {float: left;width: 18px;height: 18px;margin-right: 3px;background: url(../images/common/ico_star2.png) no-repeat left top / 18px auto;cursor: pointer;}
.main_page .con_area.con6 .star li.on {background: url(../images/common/ico_star1.png) no-repeat left bottom / 18px auto;}
.main_page .con_area.con6 .review_tit {margin-bottom: 14px; font-size: 23px; font-weight: 700; line-height: 1.43;height: 65px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;word-wrap: break-word; }
.main_page .con_area.con6 .review_text {margin-bottom: 10px; font-size: 15px; line-height: 1.6; color: #90a0a6;overflow: hidden;text-overflow: ellipsis;height: 120px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;word-wrap: break-word; }
.main_page .con_area.con6 .review_text.close {height: 88px; font-size: 14px; display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 4;word-wrap: break-word;overflow: hidden;}
.main_page .con_area.con6 .prd_name,
.main_page .con_area.con6 .user_name {font-size: 14px; line-height: 1.7; color: #bec8cc;}
.main_page .con_area.con6 .swiper-pagination {position: static; width: 100%; height: 2px; margin-top: 60px; border-radius: 0;}
.main_page .con_area.con6 .swiper-button-next {right: 0; background-image:url("../images/common/arr_right12.png");}
.main_page .con_area.con6 .swiper-button-prev {left: 0; background-image:url("../images/common/arr_left12.png")}
.main_page .con_area.con6 .swiper-button-next,
.main_page .con_area.con6 .swiper-button-prev {display: none; top: 50%; transform: translateY(-50%); width: 36px; height: 36px; margin-top: 0; background-size: 36px;}
.main_page .con_area.con6 .swiper-button-prev.swiper-button-disabled {background-image:url("../images/common/arr_btn.png"); background-position: 0 0; opacity: 0;}
.main_page .con_area.con6 .swiper-button-next.swiper-button-disabled {background-image:url("../images/common/arr_btn.png"); background-position: 0 -36px; opacity: 0;}
.main_page .con_area.con6 .slide_wrap:hover .arrow_btn {display: block;}
.main_page .con_area.con6 .btn_wrap,
.main_page .con_area .btn_wrap.last_btn {margin: 45px 18px 0;}

.main_page .main_contact{margin-top: 120px;padding: 60px 0 74px; background: #f2f4f5 url("../images/main/main_contact_bg.jpg");background-repeat: no-repeat;background-size: cover;/*border-radius: 8px;*/}
.main_page .con_area.con8 {width: 1200px; margin: 50px auto;}
.main_page .con_area.con8 .top_con {display:inline-block; width: 100%}
.main_page .con_area.con8 .top_con .title_wrap {margin-top: 0; text-align: center;}
/*.main_page .con_area.con8 .top_con .slide_wrap {position: relative; padding: 0 45px; margin-top: 11px;}
.main_page .con_area.con8 .top_con .main_slide5 {width: 654px; margin-right: 0;}
.main_page .con_area.con8 .top_con .main_slide5 .swiper-slide {height: 150px; padding: 29px 22px 24px 22px; background-color: #f2f4f5; border-radius: 8px;}
.main_page .con_area.con8 .top_con .main_slide5 .swiper-slide .img_wrap {width: 34px;}
.main_page .con_area.con8 .top_con .main_slide5 .sub_text {margin-top: 16px; font-size: 15px; line-height: 1.6;}
.main_page .con_area.con8 .swiper-pagination {position: static; width: 100%; height: 2px; margin-top: 30px; border-radius: 0;}
.main_page .con_area.con8 .swiper-pagination .swiper-pagination-progressbar-fill {background-color: #1b2529 ;border-radius: 0;}
.main_page .con_area.con8 .swiper-button-next {right: 0; background-image:url("../images/common/arr_right13.png");}
.main_page .con_area.con8 .swiper-button-prev {left: 0; background-image:url("../images/common/arr_left13.png");}
.main_page .con_area.con8 .swiper-button-next,
.main_page .con_area.con8 .swiper-button-prev { top: 55px; width: 15px; height: 27px; margin-top: 0; background-size: 15px;}*/
.main_page .con_area.con8 .bot_con {display: inline-block;width: 100%; margin-top: 60px;}
.main_page .con_area.con8 .bot_con li {display: inline-block;width:calc((100% - 84px) / 2);float: left;margin-right: 80px;box-sizing: border-box; padding: 40px 60px 36px 50px; border: 1px solid #e8ecee; border-radius: 8px;}
.main_page .con_area.con8 .bot_con li:last-child{margin-right: 0}
.main_page .con_area.con8 .bot_con li .img_wrap {width: 100px;float: left;margin-top: 15px}
.main_page .con_area.con8 .bot_con .text_wrap{width: calc(100% - 105px);float: left}
.main_page .con_area.con8 .bot_con .text_wrap p {line-height: 1;}
.main_page .con_area.con8 .bot_con .text_wrap .text1 {margin-bottom: 20px; font-size: 24px; font-weight: 700;}
.main_page .con_area.con8 .bot_con .text_wrap .text2 {margin-bottom: 20px; font-size: 15px; color: #d1d1d1;}
.main_page .con_area.con8 .bot_con .text_wrap .btn_wrap {margin: 0; text-align: left;}

.inner_banner_top {position: relative;width: 100%; margin: 23px auto 0;min-height: 465px;background-repeat:no-repeat;background-size: cover;/*border-radius:8px;*/overflow: hidden}
.inner_banner_top .inBox {display:block;width:1200px;margin: 0 auto;}
.inner_banner_top .banner_tit {position:absolute;top:50%;transform: translate(0,-70%); font-size: 22px;font-weight: 500;line-height: 1.25;color: #fff;text-transform:uppercase}
.inner_banner_top .banner_tit em {display: block;margin-top: 8px;font-size: 57px;letter-spacing: 3px}

/*products*/

.lp_con_wrap {position: relative;display: flex; justify-content: center; width: 100%; margin-top: 80px;}
.lp_filter_wrap {flex: 0 0 auto; width: 275px; margin-right: 35px;}
.lp_filter_wrap.float {position: absolute; top: 0; left: 0;}
.lp_filter_wrap.float.fixed {position: fixed; top: auto; bottom: auto; left: auto;}
.lp_filter_wrap .filter_title {display: flex; align-items: center; justify-content: space-between;}
.lp_filter_wrap .filter_reset_btn {display: flex; margin-bottom: 18px;font-size: 15px; font-weight: 700; line-height: 1;}
.lp_filter_wrap .filter_reset_btn::after {display: block; margin-left: 6px; width: 12px; height: 14px; background: url(../images/common/ico_reset3.png) no-repeat;background-size: contain; content: "";}
.lp_filter_wrap .filter_btn_wrap .filter_btn_box {white-space: nowrap;}
.lp_filter_wrap .filter_btn_wrap li {margin-bottom: 9px;padding-left: 18px;}
.lp_filter_wrap .filter_btn_wrap li::-webkit-scrollbar {display: none;}
.lp_filter_wrap .filter_btn_wrap li:last-child {margin-bottom: 0;}
.lp_filter_wrap .filter_btn_wrap li .filter_input_box {display: none;}
.lp_filter_wrap .filter_btn_wrap li .filter_btn_box {display: inline-flex; margin-bottom: 9px;}
.lp_filter_wrap .filter_btn_wrap li .btn_wrap { margin: 0;}
.lp_filter_wrap .filter_btn_wrap li label {display: inline-flex; align-items: center; height: 48px; margin-right: 9px; padding: 0 13px;border: 2px solid #f2f4f5 ; font-size: 14px; font-weight: 400; color: #90a0a6; background-color: #f2f4f5;border-radius: 24px;}
.lp_filter_wrap .filter_btn_wrap li label:last-child {margin-right: 18px;}
.lp_filter_wrap .filter_btn_wrap li:last-child {margin-right: 0;}
.lp_filter_wrap .filter_btn_wrap li label::before {display: block; width: 12px; height: 10px; margin-right: 8px; background: url(../images/common/ico_check1.png) no-repeat; background-size: contain; content: "";}
.lp_filter_wrap .filter_btn_wrap li label.on {font-weight: 700; color: #1b2529; border: 2px solid #1b2529; background-color: #fff;}
.lp_filter_wrap .filter_btn_wrap li label.on::before {width: 10px; height: 10px; margin-right: 10px; background: url(../images/common/ico_close1.png) no-repeat; background-size: contain;}

.lp_filter_wrap .filter_area {border: 1px solid #f2f4f5; border-radius: 4px;}
.lp_filter_wrap .filter_area .filter_box {border-top: 1px solid #f2f4f5;}
.lp_filter_wrap .filter_area .filter_box:first-child {border: none;}
.lp_filter_wrap .filter_area .filter_box .filter_tit {display: flex; align-items: center; justify-content: space-between; padding: 16px 20px; font-size: 16px; font-weight: 700; line-height: 1;}
.lp_filter_wrap .filter_area .filter_box .filter_tit .drop_btn {display: block; margin-left: 6px; width: 11px; height: 15px; background: url(../images/common/arr_up1.png) no-repeat scroll center center / 11px 7px; content: "";}
.lp_filter_wrap .filter_area .filter_box .filter_tit.up .drop_btn {background: url(../images/common/arr_selectBg_change.png) no-repeat scroll center center / 11px 7px;}
.lp_filter_wrap .filter_area .filter_box .inp_check {display: block; padding: 20px;}
.lp_filter_wrap .filter_area .filter_box .inp_check li {margin-bottom: 15px;}
.lp_filter_wrap .filter_area .filter_box .inp_check li:last-child {margin-bottom: 0;}
.lp_filter_wrap .filter_area .filter_box .inp_check label {font-size: 15px;margin-left: 10px}
.lp_filter_wrap .filter_area .filter_box .inp_check a:hover label,.lp_filter_wrap .filter_area .filter_box .inp_check a.active label{color: #3cbac1;background: url(../images/common/ico_check_on.png) no-repeat 0 0 / 27px auto;}

.price_area .pay {padding-right: 7px;}
.rental_price {color: #004b8d; font-size: 15px;}
.lp_list_wrap .prd_list_type {display: none;}
.lp_list_wrap .prd_list_type.on {display: block;margin-bottom: 120px}
.lp_list_wrap {background-color: #fff;}
.lp_list_wrap .list_type_wrap {display: flex; align-items: center; justify-content: space-between; margin-bottom: 18px; font-size: 15px;}
.lp_list_wrap .list_type_wrap .list_type_btn {margin-left: 18.5px; background-repeat: no-repeat; background-size: contain;}
.lp_list_wrap .list_type_wrap .list_type_btn.type_01 { width: 14px; height: 14px; background-image: url(../images/common/ico_list_type1.png)}
.lp_list_wrap .list_type_wrap .list_type_btn.type_02 { width: 14px; height: 14px; background-image: url(../images/common/ico_list_type2.png)}
.lp_list_wrap .list_type_wrap .sorting_wrap { max-width: 100%; }
.lp_list_wrap .lp_list_area {display: flex; flex-wrap: wrap; width: 1090px; margin: auto}
.lp_list_wrap .lp_list_box {flex: 0 0 auto; width: calc((100% - 70px) / 3); margin: 0 35px 35px 0; border-radius: 4px;transition:all 0.5s}
.lp_list_wrap .lp_list_box:hover {box-shadow: 0 4px 8px 0 rgba(0,26,51,0.2);}
.lp_list_wrap .lp_list_box:nth-of-type(3n) {margin-right: 0;}
/*.lp_list_wrap .lp_list_box:nth-last-child(-n+3) {margin-bottom: 0;}*/
.lp_list_wrap .lp_list_box:last-child {}
.lp_list_wrap .lp_list_box .top_wrap {overflow: hidden; position: relative; height: 372px; padding-top: 40px; background-color: #f2f4f5; border-top-left-radius: 4px; border-top-right-radius: 4px;}
.lp_list_wrap .lp_list_box .top_wrap .top_info {position: absolute; left:0; top: 22px; display: flex; justify-content: space-between; width: 100%; padding: 0 30px;}
.lp_list_wrap .lp_list_box .top_wrap .top_info span {font-size: 14px; font-weight: bold;}
.lp_list_wrap .lp_list_box .top_wrap .top_info .left_text {display: flex; align-items: center; flex-wrap: wrap;}
.lp_list_wrap .lp_list_box .top_wrap .top_info .left_text span.regular_delivery { color: #004b8d; }
.lp_list_wrap .lp_list_box .top_wrap .top_info .left_text span.regular_delivery::before { content: '';color: #004b8d;background:url('../images/common/ico_delivery2.png') no-repeat 0 center / 21px auto;padding-left:24px; }
.lp_list_wrap .lp_list_box .top_wrap .top_info .right_text {flex: 0 0 auto;}
.lp_list_wrap .lp_list_box .top_wrap .top_info .cirle {display: block; width: 3px; height: 3px; margin: 0 6px 0;background-color: #bec8cc; border-radius: 50%;}
.lp_list_wrap .lp_list_box .top_wrap .top_info .new_text,
.lp_list_wrap .lp_list_box .top_wrap .top_info .promotion_text {color: #004b8d;}
.lp_list_wrap .lp_list_box .top_wrap .img_wrap {width: 290px; margin: auto;}
.lp_list_wrap .lp_list_box .top_wrap .img_wrap a {display: flex; align-items: center; min-height: 255px;}
.lp_list_wrap .lp_list_box.sold_out .top_wrap .img_wrap img {opacity: 0.35;}
.lp_list_wrap .lp_list_box.sold_out .top_wrap .img_wrap::before {display: block; position: absolute;left: 50%; top: 50%; transform: translate(-50%, -50%); padding: 12px 33px; font-size: 15px; color: #fff; background: rgba(0,0,0, 0.40); content: "out of stock"; border-radius: 20px;}
.lp_list_wrap .lp_list_box .top_wrap .img_wrap img {flex: 0 0 auto; display: block; margin: auto;}
.lp_list_wrap .lp_list_box.type_02 .top_wrap .top_info .cirle {background-color: #fff;}
.lp_list_wrap .lp_list_box.type_02 .top_wrap {padding-top: 0;}
.lp_list_wrap .lp_list_box.type_02 .top_wrap .top_info {position: absolute; left: 0; top: 22px; width: 100%; z-index: 1;}
.lp_list_wrap .lp_list_box.type_02 .top_wrap .img_wrap {overflow: hidden; position: relative; width: 100%; height: 372px;}
.lp_list_wrap .lp_list_box.type_02 .top_wrap .img_wrap a {min-height: 100%;}
.lp_list_wrap .lp_list_box.type_02 .top_wrap .img_wrap img {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);height: 100%; width:auto; max-width: none;}
.lp_list_wrap .lp_list_box.type_02 .top_wrap .top_info .new_text,
.lp_list_wrap .lp_list_box.type_02 .top_wrap .top_info .best_text,
.lp_list_wrap .lp_list_box.type_02 .top_wrap .top_info .promotion_text {color: #fff;}
.lp_list_wrap .product_code {font-size: 14px; color: #90a0a6; line-height: 1; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.lp_list_wrap .product_name {height: 64px; margin: 6px 0 22px;font-size: 23px; font-weight: 700; color: #1b2529; line-height: 1.4; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-word; text-overflow:ellipsis;}
.lp_list_wrap .product_intro {/*display: flex;*/display: block; justify-content: space-between; font-size: 15px; line-height: 1.5;color: #bec8cc;word-break: break-all}

.lp_list_wrap .lp_list_box .product_info_wrap {min-height: 200px; padding: 16px 30px 10px;background-color: #f2f4f5; border-bottom: 1px solid #f2f4f5; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
.lp_list_wrap .lp_list_box.filter_prd .top_wrap {height: 315px; padding-top: 25px;}
.lp_list_wrap .lp_list_box.filter_prd .product_info_wrap {min-height: auto; padding-bottom: 9px;}
.lp_list_wrap .lp_list_box .product_info_wrap .intro_wrap {/*height: 42px;*/height: 45px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.lp_list_wrap .lp_list_box .product_info_wrap .lp_desc_wrap {min-height:66px;margin: 10px -30px 0;padding:6px 30px 0;border-top: 1px solid #e8ecee;}
.lp_list_wrap .lp_list_box .product_info_wrap .lp_desc_wrap .d_list {position:relative;margin-top:4px;font-size: 12px;color:#90a0a6;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.lp_list_wrap .lp_list_box .product_info_wrap .lp_desc_wrap .d_list:before {content: '·';margin:0 5px 0 0;font-size: 12px;color:#90a0a6;}
.lp_list_wrap .compare_add {display:inline-flex; align-items: center; margin-top: 25px; margin-left: auto; padding: 12px 17px; border: 1px solid #e5e9eb; line-height: 1; color: #90a0a6; background-color: #fff; border-radius: 4px;}
.lp_list_wrap .compare_add::before {display: block; width: 12px; height: 9px; margin-right: 8px;background: url(../images/common/ico_check1.png) no-repeat;background-size: contain;content: "";}
.lp_list_wrap .compare_add.on {border: 1px solid #1b2529; color: #ffffff; background-color: #1b2529;}
.lp_list_wrap .compare_add.on::before {display: block; width: 12px; height: 9px; margin-right: 8px;background: url(../images/common/ico_check2.png) no-repeat;background-size: contain;content: "";}
.lp_list_wrap .noData {background-color: #fff;}

/* prd_view_page */
.prd_view_page #container {padding-bottom: 0;}
.prd_view_page .content_wrap {min-height: 700px;}
.prd_view_wrap .vip_setion_top {position:relative;min-height:760px;padding:0 0 60px 720px;background: #f2f4f5;margin: 0 auto;display: flex; width: 1200px;}
.prd_view_wrap .vip_setion_top .section_left {position: absolute;left:0;top:0;bottom:inherit;width:600px}
.prd_view_wrap .vip_setion_top .section_left.fixed {position:fixed;left:50%;margin-left:-600px;}
.prd_view_wrap .vip_setion_top .section_left.bottom {position: absolute;left:0;top:inherit;bottom:50px;}
.prd_view_wrap .vip_setion_top .section_right {width:480px;min-height:760px;}
.prd_view_wrap .vip_setion_top .section_right .groupBox {padding:0 18px 25px;background: #fff;border-radius:8px;}
.prd_view_wrap .vip_setion_top:after {content:'';display: block;clear:both;}
.vip_setion_bottom {padding-bottom:120px;background: #fff;}
.vip_setion_bottom .content_wrap {max-width:100%;padding-top:0;}

.vip_visualInfo {position:relative;}
.vip_visualInfo .visual_slide .item {text-align:center;background:#f2f4f5;}
.vip_visualInfo .visual_thumbs {width:380px;margin:0 auto;padding:0 28px;}
.vip_visualInfo .visual_thumbs .item {width: 72px !important;height:72px;background: #fff;border:1px solid #e5e9eb;border-radius:4px;cursor:pointer;}
.vip_visualInfo .visual_thumbs .item.active {border:2px solid #1b2529;}
.vip_visualInfo .visual_thumbs .swiper-slide-thumb-active {border:2px solid #1b2529;}
.vip_visualInfo .visual_thumbs .swiper-button-next {right: 0;background:#f2f4f5 url('../images/common/arr_right11.png') no-repeat center center;}
.vip_visualInfo .visual_thumbs .swiper-button-prev {left: 0;background:#f2f4f5 url('../images/common/arr_left11.png') no-repeat center center;}
.vip_visualInfo .visual_thumbs .swiper-button-next,
.vip_visualInfo .visual_thumbs .swiper-button-prev {top:0;width:16px;height:100%;margin-top:0;}
.vip_visualInfo .visual_thumbs .swiper-button-next:after,
.vip_visualInfo .visual_thumbs .swiper-button-prev:after {display:none;}
.vip_visualInfo .visual_thumbs:hover .swiper-button-next.swiper-button-disabled,
.vip_visualInfo .visual_thumbs:hover .swiper-button-prev.swiper-button-disabled {opacity:0.35;}

.vip_topInfo {padding: 45px 18px 30px;}
.vip_topInfo .vip_label {font-size:14px;font-weight:700;}
.vip_topInfo .vip_label span {display:inline-block;padding-left:8px;margin-left:6px;text-transform: uppercase;}
.vip_topInfo .vip_label span:first-child {padding-left:0;margin-left:0;background:none;}
.vip_topInfo .vip_label span.regular_delivery { color: #004b8d; }
.vip_topInfo .vip_label span.regular_delivery::before { content: '';color: #004b8d;background:url('../images/common/ico_delivery2.png') no-repeat 0 center / 21px auto;padding-left:24px; }
.vip_topInfo .vip_label span.parcel {position:relative;color:#004b8d;}
.vip_topInfo .vip_label span.parcel .tool_tip {margin:-3px 0 0 1px;}
.vip_topInfo .vip_title {margin-top: 20px;font-size: 32px;font-weight: 700;line-height:42px;word-break:break-word;}
.vip_topInfo .vip_info {position:relative;overflow:hidden;margin-top:15px;padding-right:35px;}
.vip_topInfo .vip_info .info_left {word-break: break-all;line-height:23px;}
.vip_topInfo .vip_info .pdt_name {display:inline;margin-right:8px;font-size:15px;color:#90a0a6;}
.vip_optionGroup .option_box {position:relative;padding:30px 18px 22px;border-top:1px solid #f2f4f5;}
.vip_optionGroup .option_box.color_box {padding-bottom:15px;}
.vip_optionGroup .h3_tit {margin-bottom:18px;font-size:16px;font-weight:700;}
.vip_optionGroup .opt_function {font-size: 15px;color: #90a0a6;margin-top: 10px; line-height: 2;word-break: break-all;}

#pln .pln-info-box {position: relative;width: 1200px; margin: auto;padding-bottom: 120px;box-sizing: border-box;}
#pln .info {padding: 60px 0 100px;}
#pln .detail-tit {padding-bottom: 24px;font-weight: 500;font-size: 46px; line-height: 60px;letter-spacing: -1.84px;text-align: center}
#pln .info-area{line-height: 2;color:#a3a3a3;font-size: 15px;word-break: break-all;}
#pln .info-area p{}
#pln .info-area h2{font-size: 32px;color: #1b2529; margin: 30px 0;position: relative;padding-left: 15px;}
#pln .info-area h2:before{position: absolute; content: "";display: inline-block;width: 5px;height: 100%;left: 0; background-color:#1b2529}
#pln .info-area h3{font-size: 24px;color: #004b8d;margin: 20px 0}
#pln .info-area h4{font-size: 18px;margin: 10px 0}

/*table*/
.ke-zeroborder {border-collapse:separate;border-spacing:0;border:0;font-feature-settings:"tnum";margin-bottom:0 !important}
.ke-zeroborder tbody th,.ke-zeroborder tbody td{text-align:left;line-height:2;border-top:1px solid #e8ecee;vertical-align:middle;box-sizing: border-box;padding: 10px 0 10px 20px;}
.ke-zeroborder tbody td:first-child{width: 30%}
.ke-zeroborder tbody td[nowrap]{background:#fff}
.ke-zeroborder tbody td[rowspan]{border-right: 1px solid #e8ecee}
.ke-zeroborder tbody tr:nth-child(even) {background-color:#fff;font-weight:400;line-height:2;padding-top:20px;padding-bottom:20px}
.ke-zeroborder tbody tr:nth-child(odd) {/*background-color:#F2F4F5;*/font-weight:400;line-height:2;padding-top:20px;padding-bottom:20px}
/*.ke-zeroborder tbody tr:first-child td{color: #fff; background-color:#004b8d !important;font-weight:700;font-size:18px;line-height:1.5;padding-top:20px;padding-bottom:20px;}*/
.ke-zeroborder tbody tr:last-child td{border-bottom:1px solid #e8ecee}
.ke-zeroborder tbody th{color:#90a0a6;font-weight:bold}
.ke-zeroborder tbody td strong{font-size: 16px; }

.prd_view_wrap .recent_view {max-width:1200px;margin: 35px auto 0;}
.prd_view_wrap .recent_view .title_wrap .h2_tit {font-size: 19px;}
.prd_view_wrap .recent_view .recommand-container {width:1184px;}
.prd_view_wrap .recent_view .recommand-container li{float: left;width: calc((100% - 100px) / 6);margin-right: 20px}
.prd_view_wrap .recent_view .recommand-container li:nth-child(6n){margin-right: 0px}
.prd_view_wrap .recent_view .recommand-container li .img_wrap{width: 100%}
.prd_view_wrap .recent_view .recommand-container li .text_wrap{text-align: center;font-weight: 400;color: #1b2529;}

/*Applications*/
.evt_list_wrap {width: 1440px; margin: 100px auto 0;overflow: hidden}
.evt_list_wrap ul {display: flex; flex-wrap: wrap; justify-content: space-between;}
.evt_list_wrap li {position: relative; width:100%;margin-bottom:120px;overflow: hidden}
.evt_list_wrap li .text_wrap{position: relative}
.evt_list_wrap li .text_wrap .title_text{font-size: 28px;font-weight: 500;}
.evt_list_wrap li .text_wrap .sub_text{margin: 35px 0 80px;font-size: 14px;line-height: 26px;word-break: break-word;}
.evt_list_wrap li .text_wrap .learn_btn a{border-color: rgb(0, 0, 0);color: rgb(0, 0, 0);background: #fff;}
.evt_list_wrap li .text_wrap .learn_btn a:before{background: #004B8D;}
.evt_list_wrap li .text_wrap .learn_btn a:hover{color: rgb(255, 255, 255);border-color:rgb(0,75,141) }
.evt_list_wrap li .img_wrap img{border-radius: 8px}
.evt_list_wrap li:nth-child(odd) .img_wrap{width: 60%;float: right;text-align: right}
.evt_list_wrap li:nth-child(odd) .text_wrap{width: 40%;float: left;padding: 60px 30px 0 5%;box-sizing: border-box;}
.evt_list_wrap li:nth-child(even) .img_wrap{width: 60%;float: left}
.evt_list_wrap li:nth-child(even) .text_wrap{width: 40%;float: right;padding: 60px 30px 0 5%;box-sizing: border-box;}

.lp_list_wrap .lp_list_area.case_list .top_wrap{height: 200px;padding-top: 0}
.lp_list_wrap .lp_list_area.case_list .top_wrap .img_wrap{width: 100%;padding: 20px 20px 0;}
.lp_list_wrap .lp_list_area.case_list .top_wrap .img_wrap a{display: inline-block}
.lp_list_wrap .lp_list_area.case_list .top_wrap .img_wrap img{width: 100%;}
.lp_list_wrap .lp_list_area.case_list .product_info_wrap{min-height: auto;padding: 16px 20px;}
.lp_list_wrap .lp_list_area.case_list .product_info_wrap .product_name{font-size: 18px; height: 54px;}

#case_detail{line-height: 2;width: 1200px;margin: 30px auto 120px;border-top: 1px solid #e8ecee;padding-top: 30px}

/*about*/
.content_wrap.about{width: 100%;margin: 0 auto}
.content_wrap.about .sub-inner{width: 100%;display: inline-block}
.content_wrap.about .sub-inner .sub-contents-box.company {padding-bottom: 60px;}
.content_wrap.about .sub-inner .sub-contents-box.company .sb-visual {position: relative;transition: height 1s;background-size: cover;background-position: center center;background-repeat: no-repeat; overflow: hidden;background-image: url(../images/about/sb-visual-bg-company.jpg);height: 800px}
.content_wrap.about .sub-inner .sub-contents-box.company .sb-visual .inner {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center}
.content_wrap.about .sub-inner .sub-contents-box.company .sb-visual strong.en{font-size: 33px}
.content_wrap.about .sub-inner .sub-contents-box.company .sb-visual p.en{font-size: 56px}
.content_wrap.about .sub-inner .sub-contents-box.company .cp-camct-con{position: relative}
.content_wrap.about .sub-inner .sub-contents-box.company .camct-part-box{padding-top: 120px;}
.content_wrap.about .sub-inner .sub-contents-box.company .camct-part-box.intro{background-color: #fafafa;}
.camct-company-title-box{text-align: center;}
.camct-company-title-box p {margin-top: 20px;font-size: 16px;font-weight: 350; color: #000;line-height: 1.8;}
.camct-company-title-box .strong {font-size: 48px; font-weight: 500; color: #000;line-height: 1.3;}
.cp-camct-con .camct-company-message {position: relative;width: 1440px; margin: 0 auto;}
.cp-camct-con .camct-company-message .message-box {position: relative;padding: 130px 0; overflow: hidden;}
.cp-camct-con .camct-company-message .message-box .img{z-index: 1;position:relative;width: 50%;float: left}
.cp-camct-con .camct-company-message .message-box .img img{width: 100%}
.cp-camct-con .camct-company-message .message-box .message {float: right;z-index: 2;position: relative;width: 46%;font-size: 16px;word-break: break-all;padding: 0 30px 0 0;line-height: 1.6;}
.flow-text-box {position: absolute; bottom: -130px;left: 0;right: 0;text-align: center; width: 100%;}

.content_wrap.about .sub-inner .sub-contents-box.company .camct-part-box.award {padding: 100px 0 120px;background: url(../images/about/company-award-bg.png) center center no-repeat; background-size: cover;}
.camct-company-award {position: relative; width: 1440px;margin: 130px auto;}
.camct-company-award ul {width:100%;}
.camct-company-award ul li {box-sizing: border-box;display: inline-block;float: left;text-align: center;}
.camct-company-award .swiper-container ul li img{max-height: 314px;}
.camct-company-award .swiper-button-next,.camct-company-award  .swiper-button-prev{margin: 0;transform: translate(0,-50%)}
.camct-company-award .swiper-button-next{background-image: url("../images/common/arr_slide_r.png");background-size: 19px 35px;}
.camct-company-award .swiper-button-prev{background-image: url("../images/common/arr_slide_l.png");background-size: 19px 35px;}

.content_wrap.about .sub-inner .sub-contents-box.company .camct-part-box.history {padding: 120px 0 100px;background-color: #fafafa;overflow: hidden;}
.camct-company-history {z-index: 1; position: relative;width: 1440px;margin: 96px auto 0;}
.one.column{width: 98%;float: left;margin: 0 1% 40px;}
.timeline_items { margin: 0 !important; position: relative;  background: url("../images/about/timeline_top.png") no-repeat top center; padding-top: 9px; }
.timeline_items:after { content: ""; width: 0px; height: 0px; border-width: 3px; border-style: solid; -webkit-border-radius: 100%; border-radius: 100%; position: absolute; left: 50%; bottom: -10px; margin-left: -3px; display: block; z-index: 1; }
.timeline_items li { margin: 0 !important; list-style: none !important; width: 100%; padding: 0 0 100px 55%; position: relative; background: url(../images/about/timeline_right.png) no-repeat top center; }
.timeline_items li:nth-child(even) { padding: 0 55% 100px 0; background: url(../images/about/timeline_left.png) no-repeat top center; }
.timeline_items li h3 { font-size: 30px; line-height: 35px; }
.timeline_items li h3 span { position: absolute; right: 55%; top: 8px; }
.timeline_items li h3:before { content: ""; width: 7px; height: 7px; border-width: 4px; border-style: solid; -webkit-border-radius: 100%; border-radius: 100%; position: absolute; left: 50%; top: 11px; margin-left: -8px; display: block; z-index: 1; }
.timeline_items li h3:before, .timeline_items:after, .timeline .post-item:before { border-color: #3cbac1 !important;}
.timeline_items li:nth-child(even) h3 { text-align: right; }
.timeline_items li:nth-child(even) h3 span { left: 55%; right: auto; }
.timeline_items li .desc { position: relative; font-size: 15px; line-height: 31px;; }
.timeline_items li .desc:before { content: ""; width: 100%; height: 100%; position: absolute; left: -122%; top: 0; background-image: url(../images/stripes/stripes_10_b.png); }
.timeline_items li:nth-child(even) .desc:before { left: auto; right: -122%; }
.timeline_items li:nth-child(even) .desc { text-align: right; }

.content_wrap.about .sub-inner .sub-contents-box.company .camct-part-box.business {padding: 120px 0 0;overflow: hidden;}
.camct-part-box.business .business-list{width: 1440px;margin: 96px auto 0}
.camct-part-box.business .business-list ul{display: inline-block;position: relative;width: 100%}
.camct-part-box.business .business-list ul li{position: relative; display: inline-block;width: calc((100% - 60px) / 4); margin: 0 20px 0 0 ;float: left;height: 300px;}
.camct-part-box.business .business-list ul li:last-child{margin-right: 0}
.camct-part-box.business .business-list ul li .business-text{text-align: center;width: 100%;margin: 10px 0 0}
.camct-part-box.business .business-list ul li .business-text span {display: block;font-size: 18px; font-weight: 500; color: #000;}
.camct-part-box.business .business-list ul li .bg{ width: 100%; height: 215px; overflow:hidden}
.camct-part-box.business .business-list ul li .bg img{transition: 1s;}
.camct-part-box.business .business-list ul li:hover .bg img{transform: scale(1.2);}

/*precision*/
.precision_wrap{margin-bottom: 120px}
.precision_wrap section {position: relative;width: 100%;overflow: hidden;padding: 100px 0;}
.precision_wrap .title_wrap {margin: 0 auto;text-align: center;}
.precision_wrap .h2_tit {font-size: 56px;line-height: 60px;margin-top: 20px;color: #fff;font-weight: 500;}
.precision_wrap .h3_tit {font-size: 42px;line-height: 54px;font-weight: 500;}
.precision_wrap .h4_tit {font-size: 20px;line-height: 36px;}
.precision_wrap .sub_tit {font-size: 19px;line-height: 26px;margin-top: 20px;}
.precision_wrap em { display: block;font-size: 26px;font-weight: 700;color: #fff;}
.precision_sec1 { padding: 150px 0px; }
.precision_wrap .precision_sec1 .sub_tit{color: #fff;}
.precision_sec1 .sec1_img { display: block;text-align: center;position: absolute;top: 0;left: 0;z-index: -1;height: 100%;width: 100%;background-image: url("../images/precision/etc_service_filter01.jpg");background-size: cover;background-repeat: no-repeat}

.precision_sec2{background: #f4f7fa;}
.precision_sec2 ul { display: block;width: 1200px;font-size: 0;margin: 50px auto; }
.precision_sec2 ul li { display: inline-block;width: 100%;vertical-align: top;padding-top: 50px;position: relative; border-bottom: 1px solid #e8ecee;}
.precision_sec2 ul li:last-child{border-bottom: 0;}
.precision_sec2 ul li .recycle_img { display:inline-block;text-align: center;width:calc((100% - 50px) / 2);margin:0 50px 30px 0;vertical-align: top; }
.precision_sec2 ul li .recycle_img:nth-child(2){margin-right: 0}
.precision_sec2 ul li .recycle_img img {border-radius: 10px;}
.precision_sec2 ul li .recycle_txt { display: block;vertical-align: top; }
.precision_sec2 ul li .recycle_txt p { line-height:1.5;display: inline-block;padding: 0 0 20px 50px;width: 100%;word-break: break-word;}
.precision_sec2 ul li .recycle_txt p.recycle_txt_tit { font-size: 28px;position: relative;}
.precision_sec2 ul li .recycle_txt p.recycle_txt_tit::before { content: '';display: block;position: absolute;left:0;top:0;font-size: 22px;width: 40px;height: 40px;border-radius: 50%;color: #fff;background: #1b2529;text-align: center;line-height: 40px; }
.precision_sec2 ul li .recycle_txt p.recycle_txt_des { font-size: 15px;color: #90a0a6;padding-bottom: 50px;}
.precision_sec2 ul li:nth-child(1) .recycle_txt p.recycle_txt_tit::before { content: '1'; }
.precision_sec2 ul li:nth-child(2) .recycle_txt p.recycle_txt_tit::before { content: '2'; }
.precision_sec2 ul li:nth-child(3) .recycle_txt p.recycle_txt_tit::before { content: '3'; }

.precision_sec3 { padding: 40px 60px 80px 60px; }
.precision_sec3 .precision_obj { width: 936px;margin: 0 auto;position: relative; }
.precision_sec3 .precision_obj .slide_wrap { margin: 60px 0px; }
.precision_sec3 .precision_obj .precision_slide .swiper-slide { width: 450px;}
.precision_sec3 .precision_obj .precision_slide .swiper-slide .img_wrap { display: block;width:100%;text-align: center}
.precision_sec3 .precision_obj .precision_slide .swiper-slide img { width: 80%; }
.precision_sec3 .precision_obj .precision_slid .swiper-scrollbar { position: static;margin-top: 50px; }
.precision_sec3 .precision_obj .swiper-container-horizontal>.swiper-scrollbar { position: static;margin-top: 50px;width: 100%;}
.precision_sec3 .precision_obj .text_wrap { position:relative;text-align: center;display: inline-block;margin-top: 20px;width: 100%}
.precision_sec3 .precision_obj .text_wrap .num { font-size: 16px;line-height: 1.5;color: #11a7df;font-weight: 700; }
.precision_sec3 .precision_obj .text_wrap .txt { font-size: 20px;line-height:1.5;color: #1b2529;font-weight: 500; }
.precision_sec3 .precision_obj .slide_wrap .swiper-arrow button {width: 36px;height: 36px;}
.precision_sec3 .precision_obj .slide_wrap .swiper-arrow button:after {content: none;}
.precision_sec3 .precision_obj .slide_wrap .swiper-button-prev {left: -60px;background: url('../images/common/arr_btn.png') no-repeat center top / 36px auto;margin-top: -100px; }
.precision_sec3 .precision_obj .slide_wrap .swiper-button-next {right: -50px;background: url('../images/common/arr_btn.png') no-repeat center bottom / 36px auto;margin-top: -100px; }

.precision_sec4 { background: #f4f7fa;padding: 20px 0px 100px 0px;margin-bottom: -120px; }
.precision_sec4 .precision_faq { display: block;width: 1024px;margin: 30px auto 0; }
.precision_sec4 .precision_faq ul { display: block;font-size: 0; }
.precision_sec4 .precision_faq ul li { display: block;padding: 40px 30px;background: #fff; }
.precision_sec4 .precision_faq ul li + li { margin-top: 2px; }
.precision_sec4 .precision_faq ul li .faq_box { display: block;position: relative;padding-left: 30px;box-sizing: border-box; }
.precision_sec4 .precision_faq ul li .faq_box + .faq_box { margin-top: 25px;display: none}
.precision_sec4 .precision_faq ul li .faq_box.questions::before { content: 'Q.';font-size: 19px;font-weight: 500;color: #00a8e3;position: absolute;left: 0;top: 0; }
.precision_sec4 .precision_faq ul li .faq_box.questions:hover{cursor: pointer}
.precision_sec4 .precision_faq ul li .faq_box.questions > p { color: #1b2529;font-size: 19px;font-weight: 700; }
.precision_sec4 .precision_faq ul li .faq_box.answer::before { content: 'A.';font-size: 19px;font-weight: 500;color: #90a0a6;position: absolute;left: 0;top: 5px; }
.precision_sec4 .precision_faq ul li .faq_box.answer > p { color: #90a0a6;font-size: 14px;line-height: 2; word-break: break-word;}

/*Metrological*/

.metrological .title_wrap{text-align: center}
.metrological .metrological-content{width: 1440px; margin: 0 auto; box-sizing: border-box;display:inline-block; padding-top: 68px;}
.metrological .metrological-content .metrological-box{position: relative;width: 100%;display: inline-block;margin-bottom: 120px}
.metrological .metrological-content .img-area{position: relative; width: 600px;float: left}
.metrological .metrological-content .metrological-area{width: calc(100% - 600px);float: right}
.metrological .metrological-content .metrological-box:nth-child(2n) .img-area{float: right}
.metrological .metrological-content .metrological-box:nth-child(2n) .metrological-area{float: left}
.metrological .metrological-content .metrological-area .metrological-context-box{width: 100%; padding: 56px 0px 0px 230px;box-sizing: border-box;}
.metrological .metrological-content .metrological-area .metrological-context-box em,.metrological .metrological-content .metrological-area .metrological-context-box strong{display: block}
.metrological .metrological-content .metrological-area .metrological-context-box em { font-style: normal;font-size: 18px;font-weight: 700;color: #004B8D;}
.metrological .metrological-content .metrological-area .metrological-context-box strong {margin-top: 42px;line-height: 1.33; font-size: 48px;font-weight: 500;color: #000;}
.metrological .metrological-content .metrological-area .metrological-context-box p {margin-top: 19px;line-height: 1.81; font-size: 16px;font-weight: 300;color: #000;}
.metrological .metrological-content .metrological-box:nth-child(2n) .metrological-area .metrological-context-box{padding: 56px 56px 0px 0px;}

/*maintenance*/
.maintenance .title_wrap{text-align: center}
.maintenance #heart_tab {margin: 60px auto 45px;text-align: center;border-bottom: 1px solid #f2f4f5;}
.maintenance #heart_tab ul{display: inline-flex;white-space: nowrap;}
.maintenance #heart_tab ul{border-bottom: 0}
.maintenance #heart_tab li a:hover, .tabType1 li.on a { font-weight: 700;color: #3cbac1;}
.maintenance #heart_tab li a:after{background: #3cbac1;}
.maintenance .heart_tab{display: none;margin-bottom: 120px}
.maintenance #heart_tab1{display: block}
.maintenance .heart_tab .con_area{padding: 0 20px}
.maintenance .heart_tab .img_wrap{width: calc((100% - 20px) / 2);margin: 0 20px 50px 0;float: left;}
.maintenance .heart_tab .img_wrap:nth-child(2){margin-right: 0}
.maintenance .heart_tab .img_wrap img{width: 100%; border-radius: 10px;}
.maintenance .maintenance-txt{font-size: 15px;color: #90a0a6;padding-bottom: 50px;line-height: 2}

.maintenance-case{margin-bottom: 120px}
.maintenance-case-list{width: 100%;display:inline-block;margin: 30px auto 0; overflow: hidden}
.maintenance-case-list li{width:calc((100% - 60px) / 5);float: left;margin: 0 15px 50px 0}
.maintenance-case-list li:nth-child(5n){margin-right: 0}
.maintenance-case-list li .img_wrap{width: 100%;height: 200px;background-repeat: no-repeat;background-size: cover;background-position: center;border-radius: 8px}
.maintenance-case-list li p{margin: 15px 0 0;overflow: hidden;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;word-break: break-all;}

/*Contact*/
.content_wrap.about .sub-inner .sub-contents-box.company.contact .sb-visual {background-image: url(../images/contact/sb-visual-bg-contact.jpg);}
.map .loc-wr .info-s-box{position: relative; width: 1200px; margin: 0 auto;padding:60px 60px 0;margin-bottom: 50px; font-size:17px;overflow: hidden;}
.map .loc-wr .info-s-box:after{content: "";position: absolute;left: 0;bottom: 0;display: block; width: 100%; height: 1px; background: #e8ecee;}
.loc-wr .info-s-box .txt {padding-top:8px;width: calc((100% - 40px) / 2);margin:0 40px 40px 0;float: left}
.loc-wr .info-s-box .txt:last-child{margin-right: 0}
.loc-wr .info-s-box .txt .txt-title{font-size: 24px; font-weight: 500;margin-bottom: 20px}
.loc-wr .info-s-box address,.loc-wr .info-s-box span {position:relative;color:#444;padding: 0 0 0 40px;margin:0 0 15px;}
.loc-wr .info-s-box address {display:block;}
.loc-wr .info-s-box address:before,.loc-wr .info-s-box span:before{content: "";height: 22px;position: absolute;left: 0; width: 22px;  background-repeat: no-repeat}
.loc-wr .info-s-box address:before{background-image: url("../images/contact/contact_ico_location.png");}
.loc-wr .info-s-box span {display:block;vertical-align:middle;}
.loc-wr .info-s-box .tel:before {background-image: url("../images/contact/contact_ico_phone.png");}
.loc-wr .info-s-box .fax:before {background-image: url("../images/contact/contact_ico_fax.png");}
.loc-wr .info-s-box .mail:before {background-image: url("../images/contact/contact_ico_email.png");}
.pg-location-map {height: 600px; position: relative;}

.camct-part-box.pre_sale{background-color: #f2f4f5;padding-bottom: 60px;position: relative}
.camct-part-box.pre_sale .pre_sale_area{position: relative; width: 1200px; margin:60px auto;}
.camct-part-box.pre_sale .pre_sale_area .tabType1{}
.camct-part-box.pre_sale .pre_sale_area .tabType1 li{width: calc((100% - 3px) / 4);margin-right: 0}
.camct-part-box.pre_sale .pre_sale_area .tabType1 li a:after{background: #3cbac1;}
.camct-part-box.pre_sale .pre_sale_area .tabType1 li a:hover,.camct-part-box.pre_sale .pre_sale_area .tabType1 li.on a{font-weight: 700;color: #3cbac1;}
.camct-part-box.pre_sale .pre_sale_area .heart_tab{position: relative;overflow: hidden;padding: 60px;background: #fff;}
.camct-part-box.pre_sale .pre_sale_area .hr-info{width: 100%;display: inline-block;overflow: hidden;padding:0 20px 30px; border-bottom: 1px solid #e8ecee;margin-bottom: 30px}
.camct-part-box.pre_sale .pre_sale_area .hr-info .hr-info-tit{font-size: 28px;margin-bottom: 30px}
.camct-part-box.pre_sale .pre_sale_area .hr-info .hr-info_area{padding-left: 20px}
.camct-part-box.pre_sale .pre_sale_area .hr-info .hr-info_area div{display: inline-block;width: 100%;margin-bottom: 10px;}
.camct-part-box.pre_sale .pre_sale_area .hr-info .hr-info_area dt{display: block;float: left;font-size: 18px;padding: 0 30px 0 0;}
.camct-part-box.pre_sale .pre_sale_area .hr-info .hr-info_area dl{display: block;float: left;font-size: 16px;}
.camct-part-box.pre_sale .pre_sale_area .hr-info .hr-info_area dl p{margin-bottom: 10px}
.camct-part-box.pre_sale .pre_sale_area .hr-tel{text-align: center;width: 100%;padding: 20px 0}
.camct-part-box.pre_sale .pre_sale_area .hr-tel a{font-size: 16px}


/*search*/
.search_page .result_text {width: 1200px; margin: 26px auto 48px;font-size: 19px; text-align: center;}
.search_page .result_text span {color: #00a8e3;}
.search_result .lp_list_wrap { width: 1090px;margin: 0 auto 120px; }
.search_result .lp_list_wrap + .lp_list_wrap { margin-top: 80px; }
.search_result .lp_filter_wrap { width: 1090px;margin: 0 auto 90px; }
.search_result .lp_filter_wrap .filter_btn_wrap li {padding: 0;}
.search_result .lp_filter_wrap .filter_btn_wrap li .btn_wrap {text-align: left;}
.search_result .search_title { display: flex;width: 1090px;margin: 0 auto 25px;align-items: center; }
.search_result .search_title p { display: block;font-size: 18px;font-weight: 700; }
.search_result .search_title p span { color: #00a7e1; }
.search_result .search_title .btn_wrap { margin: 0 0 0 auto; }

/* [sorting] */
.sorting_wrap {display: flex; justify-content: flex-end; position: relative; width: 100%; max-width: 200px;z-index: 7;}
.sorting_wrap .sorting_area {display: flex; align-items: center; font-size: 15px; line-height: 1; cursor: pointer;}
.sorting_wrap .sorting_area::after {display: block; width: 11px; height: 7px; margin-left: 6px; background: url('../images/common/arr_down1.png') no-repeat; background-size: contain; content: ""; pointer-events: none;}
.sorting_wrap .sorting_list {display: none; position: absolute; top: 100%; right: 0; transform: translate( 0, 12px); border: 2px solid #1b2529; background-color: #fff; border-radius: 4px;}
.sorting_wrap .sorting_list.on {display: block;}
.sorting_wrap .sorting_list a {display: flex; align-items: center ;height: 50px; padding: 0 21px; font-size: 16px;line-height: 1; }

/* [modify] */
.modify_wrap {display: flex; justify-content: flex-end; position: relative; width: 100%; max-width: 200px;}
.modify_wrap .modify_area {display: flex; align-items: center; margin-right: -5px; font-size: 15px; line-height: 1;}
.modify_type_wrap {position: absolute; right: 8%; top: 35px; width: 80px; padding: 0; background: none;}
.modify_wrap .modify_list {display: none; position: absolute; top: 100%; right: 0; transform: translate( 0, 12px); border: 2px solid #1b2529; background-color: #fff; border-radius: 4px; z-index: 1;}
.modify_wrap .modify_area:after {display: block; width: 13px; height: 15px; background: url(../images/common/ico_review2.png) no-repeat center / contain; content: ""; pointer-events: none;}
.modify_wrap .modify_list.on {display: block; right: -12px;}
.modify_wrap .modify_list a {display: flex; align-items: center ;height: 50px; padding: 0 21px; font-size: 16px;line-height: 1; }

.prd_wrap {position: relative;margin-bottom: 15px; padding: 18px 20px;border-radius: 4px; background-color: #fff;}
.prd_wrap.gray_bg {background: #f2f4f5;}
.prd_wrap.img_small {padding: 15px 20px;}
.prd_wrap .prd_info {display:flex; align-items: center; position: relative; padding: 0 20px;}
.prd_wrap .prd_info.single {padding: 0;}
.prd_wrap .prd_info.add_arrow::after {display: block; width: 10px; height: 17px; margin-left: auto; background: url(../images/common/arr_right2.png) no-repeat; background-size:contain; content: "";}
.prd_wrap .prd_info.add_arrow .text_wrap {width: 50%;}
.prd_wrap .prd_info .img_wrap {width: 96px; min-width: 96px; margin-right: 18px; border-radius: 4px;}
.prd_wrap .prd_info .img_wrap.gray {background-color: #f2f4f5;}
.prd_wrap.img_small .prd_info .img_wrap {width: 90px; min-width: 90px}
.prd_wrap .prd_info p {font-size: 14px; line-height: 1.5;}
.prd_wrap .prd_info .prd_code {color: #90a0a6;}
.prd_wrap .prd_info .prd_name {margin: 6px 0; font-size: 17px; font-weight: 700; line-height: 1.4;}
.prd_wrap .order_info {margin-top: 14px; overflow: hidden;}
.prd_wrap .order_info .detail_wrap {float: left;padding-right: 40px;font-size: 15px;line-height: 1.5;}
.prd_wrap .order_info .detail_wrap .left_text {margin-bottom: 10px;color: #90a0a6;white-space: nowrap;}
.prd_wrap .order_info .detail_wrap .order_type {display: inline-block; margin-left: 4px;}
.prd_wrap .order_info .prd_price {margin-top: 6px; font-size: 15px; font-weight: 700;}
.prd_wrap .price_wrap {margin-top: 13px; padding: 0 20px;}
.prd_wrap .price_wrap li {display: flex; align-items: center; justify-content: space-between; margin-bottom: 4px;}
.prd_wrap .price_wrap li:last-child {margin-bottom: 0;}
.prd_wrap .price_wrap li .right_text {font-size: 19px; font-weight: 700;}
.prd_wrap .other_info {margin-top: 22px; padding: 22px 20px 0; font-size: 14px; color: #90a0a6; border-top: 1px solid #f2f4f5;}
.prd_wrap .other_info p {position: relative; padding-left: 22px;}
.prd_wrap .other_info p::before {position: absolute; left: 0; top: 2px; display: block; width: 15px; height: 16px; background: url(../images/common/ico_send3.png) no-repeat; background-size:contain; content: "";}
.prd_wrap .btn_wrap {position: absolute;top: 50%;right: 30px;width: 180px;margin: 0;transform: translateY(-50%);}

.review_list > li {margin-bottom: 10px;padding: 0 30px 5px;background: #f2f4f5;border-radius: 4px;}
.review_list .best {display: inline-block;padding: 3px 10px;background: #1b2529;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;font-weight: 700;color: #fff;}
.review_list .review_info {position: relative;display: flex;justify-content: space-between;align-items: center;padding-top: 25px;}
.review_list .review_info .star {position: relative;height: 18px;}
.review_list .review_info .star li {float: left;width: 18px;height: 18px;margin-right: 3px;background:url('../images/common/ico_star2.png') no-repeat left top / 18px auto;}
.review_list .review_info .star li.on {background: url('../images/common/ico_star1.png') no-repeat left bottom / 18px auto;}
.review_list .review_info .value {overflow: hidden;}
.review_list .review_info .review_id {float:left;margin-right: 18px; font-size: 15px; font-weight: 700;}
.review_list .review_info .star {float:left;}
.review_list .like_btn {padding-left: 24px;background: url('../images/common/ico_like.png') no-repeat left center / 18px auto;z-index: 6;}
.review_list .like_btn.on {background: url('../images/common/ico_like2.png') no-repeat left center / 18px auto;}
.review_list .like_btn span {display: block;font-size: 15px;color: #90a0a6;text-align: left;}
.review_list .like_btn.on span {color: #004b8d;}
.review_list .review_info .modify_wrap {max-width: 100px;}
.review_list .review_date {margin-top: 7px;color: #90a0a6;}
.review_list .review_prd {margin: 17px 0 12px;color: #004b8d;}
.review_list .review_text {font-size: 15px;line-height: 24px;cursor:pointer;word-break: break-all; }
.review_list .review_text.close {max-height: 48px;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;word-wrap: break-word;overflow: hidden;}
/* .review_list .review_text.open {height: auto;display: block;overflow: visible;} */
.review_list .review_more_btn {display: none;margin: 5px 0 0 0;text-align: left;}
.review_list .review_more_btn .btnMore {min-width: auto;height: auto;margin: 0;padding: 5px 0;line-height: 1;font-size: 14px;background: transparent;border: 0;}
.review_list .review_more_btn .btnMore:hover span {color: #1b2529;}
.review_list .review_more_btn .btnMore:before {content: none;}
.review_list .review_more_btn .btnMore:hover span:before,
.review_list .review_more_btn .btnMore:hover span:after {background: #1b2529;}
.review_list .inBox {display: flex;justify-content: space-between;}
.review_list .left_box {width: calc(100% - 330px);}
.review_list .review_img_wrap {position: relative;width: 300px;height: 116px}
.review_list .review_img {position: relative;height: 100%;display: flex;justify-content: flex-end;}
.review_list .review_img > li {position: relative;width: 146px;overflow: hidden;font-size: 0;white-space: nowrap;cursor: pointer;}
.review_list .review_img > li:first-child {border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.review_list .review_img > li:last-child {margin-left: 8px;border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.review_list .review_img img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.review_list .review_img img.wImg {max-width: none;width: auto;height: 100%;}
.review_list .review_img img.hImg {width: 100%;height: auto;}
.review_list .review_img_wrap .more_box {position: absolute;top: 0;right: 0;width: calc(50% - 3.5px);height: 100%;background: rgba(0, 0, 0, 0.3);border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.review_list .review_img_wrap .more_box .num {position: absolute;top: 50%;left: 50%;font-size: 36px;font-weight: 700;color: #fff;transform: translate(-50%, -50%);}
.review_list .prd_wrap {margin: 20px 0 0;padding: 15px 0;border-top: 1px solid #e5e9eb;}
.review_list .prd_wrap .text_wrap > * {text-overflow: ellipsis;word-wrap: break-word;white-space: nowrap;overflow: hidden;}

.review_list.type_02 .review_info {display: block;padding-top: 30px;}
.review_list.type_02 .review_info>div:first-child {display: flex; align-items: center; width: 100%;}
.review_list.type_02 .review_info .star {width: auto;}
.review_list.type_02 .best + .review_info {padding-top: 20px;}
.review_list.type_02 .review_info .review_id {overflow: hidden; margin-right: 18px; font-size: 15px; font-weight: 700; text-overflow: ellipsis; white-space: nowrap;}
.review_list.type_02 .link_btn_wrap {display: flex; justify-content: flex-end; margin-left: auto;}
.review_list.type_02 .link_btn_wrap .like_btn {margin: 0;}
.review_list.type_02 .main_info {display: flex; justify-content: space-between; margin-bottom: 24px;}
.review_list.type_02 .main_info .text_wrap {max-width: 800px;}
.review_list.type_02 .review_img_wrap {display: flex; justify-content: flex-end;}
.review_list.type_02 .review_prd {margin-bottom: 8px;}

.inquiry_list {border-bottom: 1px solid #f3f4f6;}
.inquiry_list > li {padding: 22px 0;border-top: 1px solid #f3f4f6;}
.inquiry_list .info {margin: 0 30px;display: flex;justify-content: space-between;align-items: center;}
.inquiry_list .info .status {width: 70px;padding: 0 10px;font-size: 13px;line-height: 24px;color: #90a0a6;text-align: center;background: #f2f4f5;border-radius: 4px;}
.inquiry_list .sucess .info .status {color: #004b8d;}
.inquiry_list .info .tit_wrap {width: calc(100% - 402px);display: flex;justify-content: space-between;align-items: center;}
.inquiry_list .info .tit {font-size: 15px;line-height: 24px;}
.inquiry_list .info .date {margin: 0 30px 0 50px;font-size: 13px;color: #90a0a6;}
.inquiry_list .info .btn_wrap {width: 104px;margin: 0;text-align: right;}
.inquiry_list .info .inBox {display: flex;justify-content: space-between;align-items: center;}
.inquiry_list .info .drop_btn {float: right;width: 25px;height: 25px;background: url('../images/common/arr_down1.png') no-repeat center center / 11px auto;}
.inquiry_list .info .drop_btn.on {transform: scaleY(-1);}
.inquiry_list .drop_con {display: none;margin-top: 12px;background: #f2f4f5;border-radius: 4px;font-size: 15px;line-height: 24px;}
.inquiry_list .drop_con dl {padding: 18px 30px 20px;}
.inquiry_list dl:nth-child(2) {border-top: 1px solid #fff;}
.inquiry_list .drop_con dt {margin-bottom: 10px;font-weight: 700;color: #004b8d;}
.inquiry_list .drop_con dt .date {margin-left: 10px;}

.list_info {display: flex;justify-content: space-between;margin-bottom: 20px;}
.list_info .list_state {margin: 0;}

.reserv_sel_area {overflow: hidden;}
.reserv_sel_area .inBox {width: calc(50% - 15px);float: left;}
.reserv_sel_area .inBox:first-child {margin-right: 30px;}
.reserv_sel_area .reserv_calender {min-height: 355px;}

.reserv_calender .ui-widget.ui-widget-content {width: 100%;border: 0;font-family: 'HanSans', 'malgun gothic', sans-serif;}
.reserv_calender .ui-widget-header {padding: 0 0 13px;background: transparent;border: 0;color: #1b2529;font-size: 17px;font-weight: 700;}
.reserv_calender .ui-datepicker .ui-datepicker-prev span {background: url('../images/common/arr_left11.png') no-repeat center center / 7px auto;}
.reserv_calender .ui-datepicker .ui-datepicker-next span {background: url('../images/common/arr_right11.png') no-repeat center center / 7px auto;}
.reserv_calender .ui-datepicker th {font-size: 15px;font-weight: 400;color: #90a0a6;}
.reserv_calender .ui-datepicker td {padding: 0;}
.reserv_calender .ui-widget-content .ui-state-default {width: 45px;margin: 0 auto;padding: 0;font-size: 15px;line-height: 45px;color: #1b2529;border: 0;background: transparent;text-align: center;}

.reserv_calender .ui-widget-content .ui-state-default.ui-state-active {margin: 0 auto;color: #fff;border: 0;background: #00a7e1;border-radius: 50%;}
.reserv_calender .ui-state-disabled, .reserv_calender .ui-widget-content .ui-state-disabled, .reserv_calender .ui-widget-header .ui-state-disabled {opacity: 1;}
.reserv_calender .ui-state-disabled span, .reserv_calender .ui-widget-content .ui-state-disabled span, .reserv_calender .ui-widget-header .ui-state-disabled span {color: #bec8cc;}

.reserv_time_btn {margin: 0 0 -5px 0;}
.reserv_time_btn button.btnBasic {margin-bottom: 8px;font-size: 15px;transition: none;}
.reserv_time_btn button:nth-child(2n) {margin-right: 0;}
.reserv_time_btn button.on {color: #004b8d;line-height: 35px;border: 2px solid #004b8d;transition: none;}
.reserv_time_btn button.on, .reserv_time_btn button.off {transition: none;}
.reserv_time_btn button.on:before, .reserv_time_btn button.off:before {content: none;}
.reserv_time_btn button.btnBasic.on:hover span {color: #004b8d;}
.reserv_time_btn button.off {color: #bec8cc;}
.reserv_time_btn button.btnBasic.off:hover span {color: #bec8cc;}

.attachments {padding: 5px 15px 5px 20px;border-top: 1px solid #f3f4f6;border-radius: 4px;font-size: 14px;line-height: 1.6;background: #f2f4f5;overflow: hidden;}
.attachments > span {float: left;line-height: 34px;color: #90a0a6;}
.attachments a {float: right;height: 100%;padding: 5px 22px 5px 5px;color: #004b8d;text-align: right;background: url('../images/common/ico_download.png') no-repeat right center / auto 16px;text-overflow: ellipsis;word-wrap: break-word;white-space: nowrap;overflow: hidden;}
.attachments a > span {display: block;border-bottom: 1px solid #004b8d;line-height: 20px;}

#loading_page {display: flex; align-items: center; justify-content: center; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 600; background-color: rgba(255,255,255, 0.7);}
#loading_page .loading_area {display: flex; ;align-items: center; justify-content: center; width: 111px; height: 111px; background: #fff; border-radius: 50%; box-shadow: 0 0 40px 0 rgb(66 66 66 / 8%);}
#loading_page .loading_area::before {display: block; width: 84px; height: 84px; background: url(../images/common/loading_logo.gif) no-repeat; background-size: contain; content: "";}
#loading_page.forceHide {display: none !important;}

.editor_video {position: relative;top: 0;left: 0;height: 0;margin: 20px auto;padding-top: 56%;}
.editor_video iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.editor_con {margin: 20px auto;font-size: 15px;line-height: 24px;}
.editor_con ul li {list-style: disc inside;}
.editor_con ol li {list-style: decimal inside;}
.editor_con a {display: inline;color: inherit;}
.editor_con + .title_wrap {padding-top: 40px;border-top: 1px solid #f2f4f5;}
.editor_table {max-width: 100%;overflow-x: auto;}

/* swiper */
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {display: none;}

.terms_wrap {line-height:24px;font-size:15px;color:#90a0a6;}
.terms_wrap .terms_Tab {display: none;font-size: 15px;line-height:24px;color: #90a0a6;}
.terms_wrap .terms_main_tit {margin: 25px 0 15px;text-align: center;}
.terms_wrap .terms_tit {margin: 40px 0 35px;color: #1b2529;}
.terms_wrap .terms_tit + p:not(:last-child), .terms_list_tit + p:not(:last-child) {margin-bottom: 20px;}
.terms_wrap .terms_list_tit {margin: 40px 0 10px;font-size: 17px;font-weight: 700;line-height: 24px;color: #1b2529;}
.terms_wrap .terms_table {margin: 20px -18px 10px 0;overflow-x: auto;}
.terms_wrap .terms_table table {border-top: 2px solid #1b2529;}
.terms_wrap .terms_table table td, .terms_table table th {padding: 15px;border-bottom: 1px solid #f2f4f5;word-break: keep-all;}
.terms_wrap .terms_table table th {font-weight: 700;color: #1b2529;}
.terms_wrap .terms_table:not(.bdR) table td:not(:first-child), .terms_table:not(.bdR) table th:not(:first-child) {border-left: 1px solid #f2f4f5;}
.terms_wrap .terms_table.bdR table td:not(:last-child), .terms_table.bdR table th:not(:last-child) {border-right: 1px solid #f2f4f5;}
.terms_wrap .gray_box {padding: 20px 15px;background: #f2f4f5;border-radius: 4px;}
.terms_wrap .pdT_list > li:not(:first-child) {margin-top: 30px;}
.terms_wrap .dl_list > li {margin-top: 30px;}
.terms_wrap .dl_list > li:first-child {margin-top: 0;}
.terms_wrap .dl_list > li > dl > dt {margin-bottom: 7px;font-weight: 700;}
.terms_wrap .indent {padding-left: 12px;}
.terms_wrap p {margin-bottom: 5px;}

.terms_wrap {line-height:24px;font-size:15px;color:#90a0a6;word-break: break-all;}
.terms_wrap .terms_Tab {display: none;font-size: 15px;line-height:24px;color: #90a0a6;}
.terms_wrap .terms_main_tit {margin: 25px 0 15px;text-align: center;}
.terms_wrap .terms_tit {margin: 40px 0 35px;color: #1b2529;}
.terms_wrap .terms_tit + p:not(:last-child), .terms_list_tit + p:not(:last-child) {margin-bottom: 20px;}
.terms_wrap .terms_list_tit {margin: 40px 0 10px;font-size: 17px;font-weight: 700;line-height: 24px;color: #1b2529;}
.terms_wrap .terms_list_tit:first-child {margin-top: 0;}
.terms_wrap .terms_table {margin: 20px -18px 10px 0;overflow-x: auto;}
.terms_wrap .terms_table table {border-top: 2px solid #1b2529;}
.terms_wrap .terms_table table td, .terms_table table th {padding: 15px;border-bottom: 1px solid #f2f4f5;word-break: keep-all;}
.terms_wrap .terms_table table th {font-weight: 700;color: #1b2529;}
.terms_wrap .terms_table:not(.bdR) table td:not(:first-child), .terms_table:not(.bdR) table th:not(:first-child) {border-left: 1px solid #f2f4f5;}
.terms_wrap .terms_table.bdR table td:not(:last-child), .terms_table.bdR table th:not(:last-child) {border-right: 1px solid #f2f4f5;}
.terms_wrap .gray_box {padding: 20px 15px;background: #f2f4f5;border-radius: 4px;}
.terms_wrap .pdT_list > li:not(:first-child) {margin-top: 30px;}
.terms_wrap .dl_list > li {margin-top: 30px;}
.terms_wrap .dl_list > li:first-child {margin-top: 0;}
.terms_wrap .dl_list > li > dl > dt {margin-bottom: 7px;font-weight: 700;}
.terms_wrap .indent {padding-left: 12px;}

#progress_page {display: flex; justify-content: center; align-items: center; position: fixed; ;left: 0; top: 0; width: 100%; height: 100%; background-color: #fff;}
#progress_page .progress_wrap {display: flex; align-items: center; flex-direction: column; text-align: center;}
#progress_page .progress_wrap .logo_img {display: block; width: 132px;}
#progress_page .progress_wrap .loading_img {display: block; width: 60px; margin: 40px 0 35px;}
#progress_page .progress_wrap .progresss_text {font-size: 18px; font-weight: 700; line-height: 1.5;}

.soting_group {position: relative;background: #f2f4f5;}
.soting_group .soting_box {position: relative;padding:20px 30px 20px;font-size: 14px;color:#90a0a6;border-bottom: 1px solid #e5e9eb;}
.soting_group .soting_box .btn_wrap {position: absolute;right:30px;top:15px;margin:0;}
.soting_group .soting_select {display:none;justify-content:flex-end;align-items:flex-start;position:absolute;left:0;top:58px;z-index:10;width:100%;padding: 45px 30px;background: #fff;font-size: 0;text-align: right;box-shadow:0px 6px 5px rgb(0 0 0 / 10%);}
.soting_group .soting_select .inp_select {min-width: 166px;display: inline-block;margin-right: 7px;}
.soting_group .soting_select .btn_wrap {margin: 0;display: inline-block;}
.soting_group .soting_select .btn_wrap .btnBasic {min-width: 166px;}
.js_soting_con .dim {position: absolute;left: 0;top: 0;width:100%;height:100%;background: rgba(0,0,0,0.5);}

.layerWrap .terms_area .terms_slt {margin-bottom:10px;}
.layerWrap .terms_area .terms_slt select {color:#1b2529;}
.layerWrap .terms_area .termsBox {display:none;}
.layerWrap .termsBox {line-height:22px;font-size:15px;color:#90a0a6;}
.layerWrap .termsBox dl {margin-top:30px;}
.layerWrap .termsBox .tit {margin-top:30px;}
.layerWrap .termsBox .txt {margin-top:5px;}
.layerWrap .termsBox .history {margin-top:40px;}

.slider-btn a{display: inline-block;position: relative;font-size: 14px;text-align: center;vertical-align: middle;cursor: pointer;text-indent: 3px; border-radius: 100px;border: 1px solid transparent; box-sizing: border-box;word-wrap: break-word;padding: 12px 40px;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;overflow: hidden;}
.slider-btn span{position: relative; z-index: 1}
.slider-btn a:before{content: ""; width: 100%;height: 100%;z-index:0;top: 0;position: absolute;left: 0;transform: scaleX(0);transform-origin: right;transition: transform .7s cubic-bezier(.19, 1, .22, 1);-webkit-transition: transform .7s cubic-bezier(.19, 1, .22, 1);}
.slider-btn a:hover{border: 1px solid transparent;}
.slider-btn a:hover:before{transform: scaleX(1); transform-origin: left;}

@media all and (min-width:1230px){
	.content_wrap.wide1400 {max-width:1400px;margin:0 auto;}
}
@media all and (min-width:1430px){
	#header .h_container,.location .inner_box,.foot_util .inBox,#footer .f_container {max-width:1400px;margin:0 auto;}
}
@media all and (max-width:1429px){
	.content_wrap.wide1400 .contents {padding-left:8px;padding-right:8px;}
	#header .h_container {padding:0 1%;}
	#header #gnbList li .dep2_list:first-child {padding-left: 1%;}
	.location {padding:17px 1% 0;}
	.foot_util .inBox {padding:15px 1%;}
	#footer .f_container {padding:25px 1%;}
}
@media all and (max-width:1280px){
	#header #gnbList {margin-left:20px;}
	#header #gnbList li {margin-left:2px;}
	#header #gnbList li .sub_mnGroup .inBox.stroy { padding: 35px 5px 35px 0px; }
	#header #gnbList li .sub_mnGroup .inBox.event { padding: 35px 5px 35px 35px; }
	#header #gnbList li .sub_mnGroup .inBox.cs { padding: 35px 5px 35px 130px; }
}
@media all and (max-width:1235px){
	#header #gnbList li .sub_tit {left:1%;}
	#header #gnbList li .inBox.product .dep2_list {padding-right:5%;}
	#header .header_main { padding: 4px 0 0 0; }
}
@media all and (max-width:1229px){
	#wrap,.main_page#wrap{min-width: auto;}
	.content_wrap .aside_wrap {margin:0 40px 0 0;}
	.content_wrap .contents {padding-right:8px;}
	.content_wrap.wide .contents {padding-left:8px;padding-right:8px;}
	.content_wrap.full .contents {padding-left:8px;}
	.content_wrap.wide1400{width: 100%}
	#header .h_container.h_order {padding:0 44px;}
	#header .h_container #gnbList,#header .header_right .global_search{display: none}
	#header .header_right .m_global_search,#header .header_right .m_nav{display: inline-block}
	#header .header_right .m_nav{width: 21px;margin: 12px 0 0 21px;}
	#header .header_right .m_global_search{width: 21px; height: 21px;margin: 12px 0 0 21px;}
	.lp_main_banner_wrap .swiper-container .swiper-wrapper{width: 100%;min-width: auto}
	.lp_main_banner_wrap .swiper-slide .copy_wrap{min-width: auto;max-width: 100%;}
	.main_page .con_business,.main_page .con_area.con4 {width: 100%;min-width: auto; }
	.main_page .con_area.con4 .list_wrap{}
	.main_page .con_area.con4 .list_area li{width: calc((50% - 40px) / 2)}
	.main_page .con_area.con4 .list_area li:first-child{width: 50%}
	.main_page .con_area.con4 .list_area li:first-child .info_wrap .prd_name{width: 100%;}
	.main_page .con_area.con4 .list_area .info_wrap{width: 100%;}
	.main_page .con_area.con6,.main_page .con_area.con8{width: 100%;min-width: auto}
	.main_page .con_area.con8 .bot_con{width: 90%;display: block; margin: 90px auto 0;overflow: hidden;}
	.main_page .con_area.con8 .bot_con li{padding: 40px 30px 36px 50px;width: calc((100% - 44px) / 2);margin-right: 40px;}
	
	.inner_banner_top .inBox{width: 100%}
	.inner_banner_top .banner_tit{left: 50%;transform: translate(-50%,-70%);text-align: center}
	.vip_setion_bottom{padding-bottom: 0}
	.lp_con_wrap{margin-top: 20px}
	.lp_filter_wrap{width: 245px;}
	.lp_list_wrap{width: calc(100% - 280px)}
	.lp_list_wrap .lp_list_area{width: 100%}
	.lp_list_wrap .lp_list_box .top_wrap{height: 260px;padding-top: 20px;}
	.lp_list_wrap .lp_list_box .top_wrap .img_wrap{width: 80%}
	.lp_list_wrap .lp_list_box .top_wrap .img_wrap a{min-height: auto}
	
	.content_wrap.wide .contents.detail_wrap{width: 100%}
	
	.prd_view_wrap .vip_setion_top {padding:0 0 60px 0;width: 100%;min-height:auto}
	.prd_view_wrap .vip_setion_top .section_left{position: relative;width: 50%}
	.prd_view_wrap .vip_setion_top .section_left.fixed {left:0;margin-left:0;}
	.prd_view_wrap .vip_setion_top .section_right{width: calc(50% - 60px);margin:0 20px 0 40px;min-height: auto;}
	.prd_view_wrap .recent_view{width: 100%;display: inline-block;padding: 0 60px 60px;}
	.prd_view_wrap .recent_view .recommand-container{width: 100%}
	.prd_view_wrap .recent_view .recommand-container li .text_wrap{word-break: break-word;}
	
	.precision_sec2 ul,.precision_sec3 .precision_obj,.precision_sec4 .precision_faq{width: 100%}
	.precision_sec2 ul{padding: 0 30px;}
	
	#pln .pln-info-box{width: 100%;padding: 60px 60px 100px;}
	#pln .info-area h2{font-size: 22px;}
	#pln .info-area h3{padding-bottom: 20px;font-size: 18px;font-weight: 500}
	.metrological .metrological-content{width: 100%}
	.metrological .metrological-content .metrological-area{position: relative}
	.metrological .metrological-content .metrological-area .metrological-context-box{padding: 0;position: absolute;width: auto;top: 10%;right: 10%;max-width: 80%;}
	.metrological .metrological-content .metrological-area .metrological-context-box strong{font-size: 32px;word-break: break-all;}
	.metrological .metrological-content .metrological-box:nth-child(2n) .metrological-area .metrological-context-box{left: 10%}
	
	.evt_list_wrap{width: 100%}
	
	.cp-camct-con .camct-company-message,.camct-company-award,.camct-company-history,.camct-part-box.business .business-list{width: 100%;padding: 0 10px}
	.map .loc-wr .info-s-box{width: 100%}
	.camct-part-box.pre_sale .pre_sale_area{width: 100%;padding: 0 10px;}
}
@media all and (max-width:1024px){
	.main_page .con_business:after{width: 100%;top:540px}
	.main_page .con_business .con_box .img_area{height: 460px}
	.main_page .main_about .main_about_txt .main_about_txt2{word-break: break-all}
	.main_page .con_area.con8 .bot_con li .img_wrap{width: 80px;margin-left: 10px;}
	
	.main_page .con_business .con_box .text_area li.on .link_text::after {background-color: #1b2529;}
	.main_page .con_business .con_box .text_area li.on .link_text .num_text,.main_page .con_business .con_box .text_area li.on .link_text .text1,.main_page .con_business .con_box .text_area li.on .link_text .text2{color: #1b2529}
	
	.lp_filter_wrap{width: 190px;}
	.lp_list_wrap{width: calc(100% - 225px);}
	.lp_list_wrap .lp_list_box{width: calc((100% - 35px) / 2);}
	.lp_list_wrap .lp_list_box:nth-of-type(3n){margin-right: 35px}
	.lp_list_wrap .lp_list_box:nth-of-type(2n){margin-right: 0}
	.lp_list_wrap .lp_list_box .top_wrap{height: 320px}
	.vip_topInfo .vip_title{font-size: 28px}
	#pln .detail-tit{font-size: 32px}
	.flow-text-box{bottom: -90px;}
	.evt_list_wrap li:nth-child(odd) .text_wrap,.evt_list_wrap li:nth-child(even) .text_wrap{padding-top: 0}
	
	
}
@media all and (max-width:926px){
	.lp_main_banner_wrap .swiper-button_wrap{width: 100%}
	.main_page .con_area.con4 .list_area li:first-child .info_wrap .prd_name{word-break: break-all;padding-right: 30px;}
	.main_page .con_area.con4 .list_area .img_wrap{width: 100%;margin: 30px auto 10px;}
	.main_page .con_area.con8 .bot_con li{padding: 20px;}
	.main_page .con_area.con8 .bot_con .text_wrap{width: calc(100% - 75px);}
	.main_page .con_area.con8 .bot_con li .img_wrap{width: 60px;margin: 30px 0 0 15px;}
	
	.maintenance-case-list li{width: calc((100% - 30px) / 3)}
	.maintenance-case-list li:nth-child(5n){margin-right:15px}
	.maintenance-case-list li:nth-child(3n){margin-right:0px}
	
	.evt_list_wrap li:nth-child(odd) .img_wrap,.evt_list_wrap li:nth-child(even) .img_wrap{width: 100%}
	.evt_list_wrap li:nth-child(odd) .text_wrap, .evt_list_wrap li:nth-child(even) .text_wrap{width: 100%;padding: 30px 30px 0;}
	.evt_list_wrap li .img_wrap img{width: 100%}
	.evt_list_wrap li .text_wrap .sub_text{margin: 30px 0}
	
}
@media all and (max-width:480px){
	#gnbWrap .side_menu {padding:25px 15px;}
	#gnbWrap .side_menu .cs_link {padding-left:34px; font-size:12px;}
	.reserv_calender .ui-widget-content .ui-state-default {width: 40px;line-height: 40px;}
	.layerWrap .lay_inner.full{width: calc(100% - 40px);}
	
	.main_page .lp_main_banner_wrap .item, .main_page .lp_main_banner_wrap .banner_link{height: 360px}
	.main_page .lp_main_banner_wrap .swiper-slide .copy_area{font-size: 36px;text-align: center;left: 50%;transform: translate(-50%,-50%);}
	.main_page .lp_main_banner_wrap .swiper-slide .copy_area .sub_copy{font-size: 16px}
	.main_page .lp_main_banner_wrap .swiper-slide .copy_area .main_copy{font-size: 28px}
	.main_page .lp_main_banner_wrap .swiper-slide .copy_area .btn_wrap{font-size: 14px;text-align: center}
	.main_page .lp_main_banner_wrap .swiper-container-horizontal .swiper-pagination_wrap.prd_less{width: 60%}
	.main_page .con_business .titie_wrap h2.tit_text,.main_page .con_area.con4 .title_wrap h2.tit_text,.main_page .con_area .title_wrap h2{font-size: 28px}
	
	.main_page .con_business .con_box .img_area{display: none}
	.main_page .con_business .con_box .text_area{width: 100%;display: inline-block;}
	.main_page .con_business .con_box .text_area li{position: relative;height: 150px;margin-bottom: 5px;background-repeat: no-repeat;background-size: cover;}
	.main_page .con_business .con_box .text_area li:after{ content: "";opacity: 0.5;background-color: #000;position: absolute;width: 100%;height: 100%}
	.main_page .con_business .con_box .text_area li:nth-child(1){background-image: url("../images/main/main_business_bg1.jpg");}
	.main_page .con_business .con_box .text_area li:nth-child(2){background-image: url("../images/main/main_business_bg2.jpg");}
	.main_page .con_business .con_box .text_area li:nth-child(3){background-image: url("../images/main/main_business_bg3.jpg");}
	.main_page .con_business .con_box .text_area li:nth-child(4){background-image: url("../images/main/main_business_bg4.jpg");}
	.main_page .con_business .con_box .text_area li .link_text{width: 100%;color: #fff;position: absolute; top: 50%;transform: translate(0,-50%);padding: 0 0 0 72px;z-index:1}
	.main_page .con_business .con_box .text_area li + li .link_text{padding: 0 0 0 72px}
	.main_page .con_business .con_box .text_area li .link_text .text2 .arrow{left:100%;opacity: 1}
	.main_page .con_business .con_box .text_area li .link_text .text2 .arrow:after{background: url(../images/common/arr_btnTxt5.png) no-repeat center center/100%;}
	.main_page .con_business .con_box .text_area li .link_text::after,.main_page .con_business .con_box .text_area li.on .link_text::after{display: none}
	.main_page .con_business .con_box .text_area li .link_text .num_text,.main_page .con_business .con_box .text_area li.on .link_text .num_text,.main_page .con_business .con_box .text_area li.on .link_text .text1,.main_page .con_business .con_box .text_area li.on .link_text .text2{color: #fff}
	
	.main_page .con_area.con4{margin-top: 100px}
	.main_page .con_area.con4 .tabType2 ul{display: inline-block;width: 100%}
	.main_page .con_area.con4 .tabType2 li{float: left;width: calc((100% - 30px) / 4);}
	.main_page .con_area.con4 .tabType2 li a{padding: 0 5px;font-size: 13px;}
	.main_page .con_area.con4 .list_wrap{width: calc(100% - 20px);overflow: hidden;margin: 0 auto;}
	.main_page .con_area.con4 .list_area li{width:calc((100% - 10px) / 2);margin: 0px 10px 10px 0;padding: 10px 15px 10px; height: auto;}
	.main_page .con_area.con4 .list_area li:first-child{width: 100%;margin-right: 0;padding: 30px 0 0 30px;height: auto;}
	.main_page .con_area.con4 .list_area li:nth-child(3),.main_page .con_area.con4 .list_area li:last-child{margin-right: 0}
	.main_page .con_area.con4 .list_area li:first-child .info_wrap .prd_name{font-size: 24px;}
	.main_page .con_area.con4 .list_area li:first-child .img_wrap{width: 80%;position: relative;}
	.main_page .con_area.con4 .list_area .top_text{left: 15px;top: 20px;}
	.main_page .main_about{display: inline-block;margin: 30px 0;width: 100%;}
	.main_page .main_about .main_about_img,.main_page .main_about .main_about_txt{display: inline-block;width: 100%;}
	.main_page .main_about .main_about_img{padding: 130px 0;}
	.main_page .main_about .main_about_txt{margin-top: 0;padding: 50px 12vw 50px;}
	.main_page .main_about .main_about_txt .main_about_txt2{font-size: 28px}
	.main_page .main_about .main_about_txt .main_about_txt3{padding-bottom: 50px;word-break: break-word;}
	.main_page .con_area.con6{margin-top: 60px}
	.main_page .con_area.con6 .swiper-container{padding: 0;width: calc(100% - 40px);}
	.main_page .con_area.con6 .item{width: 100%;box-shadow: none;}
	.main_page .con_area.con6 .swiper-pagination{margin-top: 10px}
	.main_page .main_contact{margin-top: 100px;padding: 60px 0 10px;}
	.main_page .con_area.con8 .bot_con{margin-top: 50px}
	.main_page .con_area.con8 .bot_con li{width: 100%;margin: 0 auto 30px;}
	
	.inner_banner_top .banner_tit{font-size: 16px}
	.inner_banner_top .banner_tit em{font-size: 28px}
	
	.lp_filter_wrap.float{width: 100%;margin: 0; z-index: 1;background: #fff;}
	.lp_filter_wrap.float.fixed{top: 0!important}
	.lp_filter_wrap .filter_area .filter_box .inp_check{display:none}
	.lp_list_wrap{width: 100%;margin-top: 120px}
	.lp_list_wrap .lp_list_box{width: 100%;margin: 0 0 35px}
	.prd_view_wrap .vip_setion_top{display: inline-block}
	.prd_view_wrap .vip_setion_top .section_left,.prd_view_wrap .vip_setion_top .section_right{width: 100%}
	.prd_view_wrap .vip_setion_top .section_right{margin: 20px 0 0 0;}
	#pln .pln-info-box{padding: 30px 20px 50px;}
	.prd_view_wrap .recent_view{padding: 0 20px 60px}
	.prd_view_wrap .recent_view .recommand-container li{width: calc((100% - 20px) / 2);margin: 0 20px 20px 0;}
	.prd_view_wrap .recent_view .recommand-container li:nth-child(2n){margin-right: 0}
	.prd_view_wrap .recent_view .recommand-container li .img_wrap{width: 80%;margin: 0 auto 10px;}
	
	.precision_sec2 ul li .recycle_img{width: 100%;margin-right: 0}
	
	.content_wrap.about .sub-inner .sub-contents-box.company .sb-visual{height: 400px}
	.content_wrap.about .sub-inner .sub-contents-box.company .sb-visual .inner{width: 80%;word-break: break-all;}
	.content_wrap.about .sub-inner .sub-contents-box.company .sb-visual .inner strong.en{font-size: 16px}
	.content_wrap.about .sub-inner .sub-contents-box.company .sb-visual .inner p.en{font-size: 28px}
	.content_wrap.about .sub-inner .sub-contents-box.company .camct-part-box{padding-top: 60px}
	.camct-company-title-box .strong{font-size: 28px}
	.cp-camct-con .camct-company-message .message-box{padding: 60px 0;height: auto;}
	.cp-camct-con .camct-company-message .message-box .img{width: 100%;margin-bottom: 20px;}
	.cp-camct-con .camct-company-message .message-box .message{width: 100%}
	.content_wrap.about .sub-inner .sub-contents-box.company .camct-part-box.award{padding: 60px 0}
	.camct-company-award{margin: 50px auto;}
	.content_wrap.about .sub-inner .sub-contents-box.company .camct-part-box.history{padding: 60px 0 100px}
	.camct-company-history{margin: 56px auto 0;}
	.timeline_items li{padding: 0 0 50px 62%;}
	.timeline_items li:nth-child(even){padding: 0 62% 50px 0;}
	.timeline_items li .desc{word-break: break-all}
	.content_wrap.about .sub-inner .sub-contents-box.company .camct-part-box.business{padding: 60px 0 0;}
	.camct-part-box.business .business-list{margin: 56px auto 0;}
	.camct-part-box.business .business-list ul li{width: 100%;margin: 0 0 30px 0;height: auto}
	
	.content_wrap.wide1400.maintenance{margin-bottom: 60px}
	.maintenance .title_wrap .main_tit{font-size: 28px;}
	.maintenance-case{margin-bottom: 60px}
	.maintenance-case-list li{width: calc((100% - 15px) / 2)}
	.maintenance-case-list li:nth-child(3n){margin-right:15px}
	.maintenance-case-list li:nth-child(2n){margin-right:0px}
	.maintenance-case-list li .img_wrap{height: 160px}
		
	.evt_list_wrap{margin-top: 60px}
	.evt_list_wrap li{}
	.evt_list_wrap li:nth-child(odd) .text_wrap, .evt_list_wrap li:nth-child(even) .text_wrap{padding: 20px 20px 0}
	.evt_list_wrap li .text_wrap .title_text{font-size: 24px;}
	.evt_list_wrap li .text_wrap .sub_text{margin: 15px 0 30px}
	
	.map .loc-wr .info-s-box{padding: 20px 20px;}
	.loc-wr .info-s-box .txt{width: 100%;margin: 0;word-break: break-all;}
	.loc-wr .info-s-box .txt .txt-title{font-size: 22px}
	.tabType1 li a{font-size: 14px}
	.camct-part-box.pre_sale .pre_sale_area .heart_tab{padding: 20px}
	.camct-part-box.pre_sale .pre_sale_area .heart_tab ul li{width: calc((100% - 30px) / 2)}
	.camct-part-box.pre_sale .pre_sale_area .heart_tab ul li:nth-child(2n){margin-right: 0}
	.camct-part-box.pre_sale .pre_sale_area .heart_tab ul li .name{font-size: 14px}
	
	.metrological .metrological-content .img-area{width: 100%}
	.metrological .metrological-content .metrological-area{width: 100%}
	.metrological .metrological-content .metrological-area .metrological-context-box{position: relative;max-width: 100%;top: auto;right: auto;padding: 30px 20px 0 0;}
	.metrological .metrological-content .metrological-box:nth-child(2n) .metrological-area .metrological-context-box{left: auto;padding: 30px 20px 0 0}
	.metrological .metrological-content .metrological-area .metrological-context-box strong{margin-top: 25px}
	
	.global_search_wrap .global_search_area{width: 100%;padding: 0 20px;}
	.foot_util .left_box{width:100%;padding: 0 20px;}
	.foot_util .left_box li{width: calc((100% - 10px) / 2);margin: 0 5px 5px 0}
	.foot_util .left_box li:nth-child(2n){margin-right: 0}
	.foot_util .left_box li:before {content: '·';display: block;float: left;margin-left: 5px; color: #90a0a6;}
	.foot_util .left_box li:after{display: none}
	.foot_util .left_box li:last-child{display: none}
	.foot_util .family_site{display: none}
	
	#footer .f_container{display: inline-block;padding: 25px;}
	#footer .copyright > .more{margin: 10px 10px 0 0;padding: 0;}
	.foot_sns_site{display: none}

}
