@charset "utf-8";
/********************
    Default set
********************/
/* font
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/NotoSansKR-Thin.woff2) format('woff2'),
       url(../fonts/NotoSansKR-Thin.woff) format('woff'),
       url(../fonts/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/NotoSansKR-Light.woff2) format('woff2'),
       url(../fonts/NotoSansKR-Light.woff) format('woff'),
       url(../fonts/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(../fonts/NotoSansKR-Regular.woff2) format('woff2'),
        url(../fonts/NotoSansKR-Regular.woff) format('woff'),
        url(../fonts/NotoSansKR-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url(../fonts/NotoSansKR-Medium.woff2) format('woff2'),
        url(../fonts/NotoSansKR-Medium.woff) format('woff'),
        url(../fonts/NotoSansKR-Medium.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(../fonts/NotoSansKR-Bold.woff2) format('woff2'),
        url(../fonts/NotoSansKR-Bold.woff) format('woff'),
        url(../fonts/NotoSansKR-Bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url(../fonts/NotoSansKR-Black.woff2) format('woff2'),
        url(../fonts/NotoSansKR-Black.woff) format('woff'),
        url(../fonts/NotoSansKR-Black.otf) format('opentype');
 }

@font-face { font-family: 'GmarketSansBold'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'GmarketSansMedium'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'GmarketSansLight'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff'); font-weight: normal; font-style: normal; }


@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular.woff') format('woff'),
        url('../fonts/Lato-Regular.ttf') format('truetype'),
        url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato Hairline';
    src: url('../fonts/Lato-Hairline.eot');
    src: url('../fonts/Lato-Hairline.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Hairline.woff2') format('woff2'),
        url('../fonts/Lato-Hairline.woff') format('woff'),
        url('../fonts/Lato-Hairline.ttf') format('truetype'),
        url('../fonts/Lato-Hairline.svg#Lato-Hairline') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Black.eot');
    src: url('../fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Black.woff2') format('woff2'),
        url('../fonts/Lato-Black.woff') format('woff'),
        url('../fonts/Lato-Black.ttf') format('truetype'),
        url('../fonts/Lato-Black.svg#Lato-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Bold.eot');
    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Bold.woff2') format('woff2'),
        url('../fonts/Lato-Bold.woff') format('woff'),
        url('../fonts/Lato-Bold.ttf') format('truetype'),
        url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Light.eot');
    src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Light.woff2') format('woff2'),
        url('../fonts/Lato-Light.woff') format('woff'),
        url('../fonts/Lato-Light.ttf') format('truetype'),
        url('../fonts/Lato-Light.svg#Lato-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
*/
@font-face { font-family: 'GmarketSansBold'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'GmarketSansMedium'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'GmarketSansLight'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff'); font-weight: normal; font-style: normal; }


/*@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');*/
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}


lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic;
}


@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700');
@import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@import url('/data/font/pretendard.css');

html, body, div, dl, dt, dd, ul, ol, li, p, h1, h2 ,h3, h4, h5, h6{margin:0px; padding:0px;  font-family: "Lato", sans-serif; font-size:15px;font-weight:normal;line-height: 1.3; list-style:none; color:#454545;box-sizing: border-box;word-break: keep-all;letter-spacing:-0.5px;}
a{text-decoration:none;color:#454545;}
img{border:0;vertical-align:middle;max-width: 100%;}
select{ font-family: "Lato", sans-serif;border:1px solid #d6d6d6;vertical-align:middle;font-weight:300;}
input{ font-family: "Lato", sans-serif;vertical-align:middle;margin:0;padding:0;font-size:15px;color:#676767;font-weight:300;}
label {cursor:pointer;}
textarea{ font-family: "Lato", sans-serif;vertical-align:middle;font-size:15px;color:#676767;font-weight:300;}
table caption{
	overflow: hidden;
    /*position: absolute;
	left:-9999px;
	top:-9999px; */
    width:0;
    height:0;
    line-height:0;

	margin:0;
}
table{border-collapse:separate;border-collapse:collapse;width:100%;border-spacing:0;table-layout: fixed;}





.blind{width:0;height:0;position:absolute;top:-9999px;left:-9999px;overflow:hidden;}
.clfix:after {content: ""; display: block; height: 0px; clear: both; visibility: hidden;}
.clear {clear:both; font-size:0; line-height:0; overflow:hidden; height:0 !important; }
.floatL {float:left;}
.floatR {float:right;}
.floatN {float:none;}
.disnone{display:none;}

.txtL {text-align:left !important;}
.txtC {text-align:center !important;}
.txtR {text-align:right !important;}
.txtJ {text-align:justify !important;}
.txtT {vertical-align:top !important;}
.txtM {vertical-align:middle !important;}
.txtB {vertical-align:bottom !important;}
.txtTB {vertical-align:text-bottom !important;}


/********************
    Margin
********************/

.mtp0{margin-top:0px !important;}
.mtp5{margin-top:5px;}
.mtp7{margin-top:7px;}
.mtp10{margin-top:10px !important;}
.mtp12{margin-top:12px !important;}
.mtp15{margin-top:15px !important;}
.mtp20{margin-top:20px !important;}
.mtp25{margin-top:25px !important;}
.mtp30{margin-top:30px !important;}
.mtp35{margin-top:35px !important;}
.mtp40{margin-top:40px !important;}
.mtp50{margin-top:50px !important;}
.mtp60{margin-top:60px;}
.mtp70{margin-top:75px;}
.mtp80{margin-top:80px;}
.mtp90{margin-top:90px;}
.mtp100{margin-top:100px;}
.mtp200{margin-top:200px;}
.mtp23{margin-top:23px;}

.pdt5{padding-top:5px;}
.pdt7{padding-top:7px;}
.pdt10{padding-top:10px;}
.pdt12{padding-top:12px;}
.pdt15{padding-top:15px;}
.pdt20{padding-top:20px;}
.pdt25{padding-top:25px;}
.pdt80{padding-top:80px;}

.pdb100{padding-bottom:100px;}
/***********************************************************
				Start Coding
***********************************************************/

/*
body.fixed #header h1 > a > span.off{display:none;}
body.fixed #header h1 > a > span.on{display:block;}
body.fixed #header .menu > li > a{color:#010101;}
body.fixed #header .menu > li:hover > a{color:#d4af37;}
body.fixed #header .tr_blg > a{color:#000;}
body.fixed #header .tr_blg > a:hover{background: #d4af37;color:#fff;}
*/

body.fixed #header{position: fixed;left: 0;top: 0;width:100%;animation: headerDown .3s ease;box-shadow:7px 8px 10px rgba(0,0,0,0.1);}
body.fixed #header .head_top{display: none;}
@keyframes headerDown{
	from{ transform: translateY(-100%); }
	to{ transform: translateY(0); }
}

#wrap{position:relative;width:100%;margin:0 auto;min-width: 320px;}
#header{width: 100%;margin: 0 auto;background: #fff;position: relative;opacity: 1;z-index:999;transition: all .3s ease;}
.head_area{width: calc(100% - 20px);max-width: 1720px;margin: 0 auto;}
.head_top{padding:34px 0;border-bottom: 1px solid #dfdfdf;transition: .3s;}
.head_top_wid{position: relative;width: 100%;max-width: 1180px;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.head_top_wid h1.logo a{display: inline-block;}
.ht_search_wp{position: absolute;left: 310px;top: 50%;transform: translateY(-50%);width: 100%;max-width: calc(100% - 600px);box-sizing: border-box;border: 3px solid #003c7f;border-radius: 30px;padding: 0 25px;z-index: 99;}
.ht_search_box{width: 100%;height: 40px;display: flex;justify-content: space-between;align-items: center;}
.ht_sec_box{position: relative;width: 210px;display: flex;align-items: center;box-sizing: border-box;padding-right: 18px;background: url(../image/common/tsec.png) no-repeat right center;}
.ht_sec_box:before{content:"";position: absolute;right: -20px;top: 50%;width: 1px;height: 20px;background: #dfdfdf;margin-top: -10px;}
.ht_sec_box > p{font-size: 14px;color:#454545;width: 75px;}
.asb_box{width: calc(100% - 75px);}
.swiper-container.ht_slid{width:100%;height: 34px;display: flex;align-items: center;}
.swiper-container.ht_slid .swiper-slide{font-size: 14px;color:#000;font-weight:400;line-height: 32px;width:99%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.swiper-container.ht_slid .swiper-slide span{font-weight: 500;}
.ht_inpu_box{margin-left: 40px;width:calc(100% - 250px);display: flex;align-items: center;}
.ht_inpu_box input[type="text"]{padding-left: 0;height: 40px;width: calc(100% - 30px);border: 0;font-size: 14px;color:#000;font-weight:400;outline:none;}
.ht_inpu_box a{display: inline-block;width: 30px;text-align: right;}
.ht_inpu_box a img{max-width:20px;}
.htr_btns{display: flex;justify-content: flex-end;width: 300px;}
.htr_btns > li + li{margin-left: 25px;}
.htr_btns > li > a{display: inline-block;font-size: 15px;color:#003c7f;line-height: 18px;padding-right: 25px;}
.htr_btns > li > a strong{font-weight: bold;}
.htr_btns > li.ico1 > a{background: url(../image/common/tic1.png) no-repeat right center;}
.htr_btns > li.ico2 > a{background: url(../image/common/tic2.png) no-repeat right center;}

.head_bot{width: 100%;max-width: 1180px;margin: 0 auto;}
.menu_area{}
.menu{display: flex;}
.menu > li{position:relative;display:inline-block;width: 16.6666%;text-align: center;}
.menu > li > a{display:block;font-size:18.5px;color:#333;font-weight: 700;line-height:65px;font-family: 'Lato';letter-spacing:-1px;}
.menu > li > a > span{display:block;position:relative;}
.menu > li:hover > a{color:#003c7f;}
.menu > li > ul.mdp02{display:none;position:absolute;left:50%;top:100%;margin-left: -80px;width:160px;padding: 15px 0;background: #037bc0;box-sizing: border-box;z-index:91;}
.menu > li > ul.mdp02 > li{width: 100%;height: 44px;display: table;}
.menu > li > ul.mdp02 > li:last-child{border-bottom: 0;}
.menu > li > ul.mdp02 > li > a{display:table-cell;vertical-align: middle;font-size:16px;color:#fff;line-height: 1.2;}
.menu > li > ul.mdp02 > li > a > span{display: inline-block;}
.menu > li > ul.mdp02 > li:hover > a > span{text-decoration: underline;}

.menu_area > .mor_out{display:none;position:absolute;right:10px;top:18px;}
.menu_bg{display:none;background:#fff;border-top:1px solid #ddd;width:100%;height:340px;position:fixed;left:0;top:99px;box-shadow:7px 8px 10px rgba(0,0,0,0.1);}
.mor_logo{display:none;}

#header a.mor_open{display: none;position: absolute;right: 0;top: 60px;}
#header a.mor_open > span{display: block;margin: 4px 0;width: 22px;height: 3px;background: #000;}

.mo_menu_box{display: none;}

.top_searched_detail{display: none;position: absolute;left: 20px;top: 100%;box-sizing: border-box;width: 280px;}
.top_searched_detail:before{content:"";position: absolute;left: 50%;top: -12px;width: 15px;height: 12px;margin-left: -8px;background: url(../image/common/tsi.png) no-repeat center center;}
.top_searched_area{overflow: hidden;border: 3px solid #003c7f;border-radius: 20px;background: #fff;}
.top_searched_title{text-align: center;background: #fafafa;border-bottom: 1px solid #003c7f;padding: 13px 2px;}
.top_searched_title h3{font-size: 16px;color: #003c7f;font-weight: bold;}
.top_searched_title p{font-size: 12px;color:#003c7f;font-weight: 300;margin-top: 5px;}
.top_searched_line{padding: 15px;}
.top_searched_line > li + li{margin-top: 5px;}
.top_searched_line > li{padding: 0 10px;background: #edf2f8;border-radius: 3px;}
.top_searched_line > li > a{width: 100%;height: 26px;display: flex;align-items: center;justify-content: space-between;}
.top_searched_line > li > a > p{font-size: 14px;color: #003c7f;}
.top_searched_line > li > a > p.num{width: 15px;}
.top_searched_line > li > a > p.product_name{width: calc(50% - 10px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color: #000;}
.top_searched_line > li > a > p.price{margin-left: 5px;width: calc(50% - 10px);text-align: right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.top_searched_line > li > a:hover > p.product_name{color:#003c7f;}
.close_detail{position: absolute;left: 0;bottom: -48px;width: 100%;text-align: center;}
.close_detail > a{display: inline-block;font-size: 0;}

#all_contents{position:relative;width:100%;margin:0 auto;}

#footer{position:relative;width:100%;margin:0 auto;background:#4a4a4a;}
.foot_top{border-bottom: 1px solid #717171;}
.foot_top > .wid{width: calc(100% - 20px);max-width: 1180px;margin: 0 auto;}
.ft_box{display: flex;align-items:center;justify-content:space-between;}
.ft_btn > li{display: inline-block;}
.ft_btn > li + li{margin-left: 42px;position: relative;}
.ft_btn > li + li:after{content: "";position:absolute;left: -21px;top: 50%;width: 1px;height: 14px;margin-top: -6px;background: #717171;}
.ft_btn > li > a{display: inline-block;font-size: 15px;color:#fff;font-weight: 300;}
.footer_gs{position: relative;display:inline-block;width:210px;}
.footer_gs > a{display:block;font-size:15px;color:#fff;font-weight: 300;padding: 0 20px;border-left: 1px solid #717171;border-right: 1px solid #717171;font-weight:300;height:48px;line-height:48px;box-sizing: border-box;}
.footer_gs > a > span{display: block;background: url(../image/common/fc.png) no-repeat right center;}
.footer_gs > a.on > span{background: url(../image/common/fc2.png) no-repeat right center;}
.footer_gs .family_list{display:none;position:absolute;left:0;bottom:48px;z-index:101;border:1px solid #d2d2d2;background:#fff;width:100%;border-bottom:none;padding:10px 20px;box-sizing: border-box;}
.footer_gs .family_list > li > a{display:block;padding:3px 0;font-size:15px;color:#333;}
.footer_gs .family_list > li > a:hover{color:#000;}
.foot_wid{width: calc(100% - 20px);max-width: 1180px;margin: 0 auto;padding:35px 0 40px;}
.fb_box{display: flex;align-items:center;justify-content:space-between;}
.fb_box .f_tel p{font-size: 15px;color:#c0c0c0;line-height: 1;}
.fb_box .f_tel p strong{margin-top: 10px;display: block;font-size: 40px;color:#11a2f5;font-weight: 900;line-height:1;}
.fb_box .f_cop{margin-left: 35px;}
.fb_box .f_cop > p{font-size: 15px;color:#c0c0c0;font-weight: 350;line-height: 1.6;}
.fb_box .f_cop > p > span{display: inline-block;margin-right: 20px;position: relative;}
.fb_box .f_cop > p > span:last-child{margin-right: 0;}
.fb_box .f_cop > p > span:before{content:"/";position: absolute;right: -17px;top: 0;font-size: 15px;color:#c0c0c0;font-weight: 300;}
.fb_box .f_cop > p > span:last-child:before{display: none;}
.fb_box .f_cop > p:last-child{margin-top: 14px;}
.fb_box .f_sns{margin: 0 15px;}
.fb_box .f_sns > ul{display: flex;}
.fb_box .f_sns > ul > li{font-size: 0;}
.fb_box .f_sns > ul > li + li{margin-left: 10px;}
.fb_box .f_sns > ul > li > a{display: inline-block;font-size: 0;width: 51px;height: 51px;}
.fb_box .f_sns > ul > li.f_blog > a{background: url(../image/common/fsns1.png) no-repeat center center;}
.fb_box .f_sns > ul > li.f_ytb > a{background: url(../image/common/fsns2.png) no-repeat center center;}
.fb_box .f_sns > ul > li.f_inst > a{background: url(../image/common/fsns3.png) no-repeat center center;}
.fb_box .f_sns > ul > li.f_kakao > a{background: url(../image/common/fsns4.png) no-repeat center center;}
.fb_box .f_sns > ul > li.f_blog > a:hover{background: url(../image/common/fsns1_2.png) no-repeat center center;}
.fb_box .f_sns > ul > li.f_ytb > a:hover{background: url(../image/common/fsns2_2.png) no-repeat center center;}
.fb_box .f_sns > ul > li.f_inst > a:hover{background: url(../image/common/fsns3_2.png) no-repeat center center;}
.fb_box .f_sns > ul > li.f_kakao > a:hover{background: url(../image/common/fsns4_2.png) no-repeat center center;}


#quick_wrap{position: fixed;top: 50%;transform: translateY(-45%);right: calc((100% - 1180px) / 2 - 270px);width: 230px;z-index: 999;}
#quick_wrap *{ font-family: "Lato";}
.quick_top{border-radius: 15px;overflow: hidden;background: #fff;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.qrt_title{width: 100%;height: 60px;background: #003c7f;text-align:center;display: table;}
.qrt_title > p{font-family: 'GmarketSansMedium' !important;display: table-cell;vertical-align: middle;font-size: 19px;color:#fff;font-weight: 500;}
.qrt_title > p strong{font-weight: bold;}
.qrt_area{padding: 20px 20px 30px;}
.qrt_line > li + li{margin-top: 10px;}
.qrt_line > li input{box-sizing: border-box;border: 1px solid #dfdfdf;width: 100%;height: 50px;padding-left: 18px;font-size: 14px;color:#000;font-weight: 500;}
.qrt_line > li input::-webkit-input-placeholder {color: #000;}
.qrt_ck{margin-top: 20px;display: flex;align-items: center;}
.qrt_ck > span{display: inline-block;position:relative;}
.qrt_ck > span > input{position: absolute;top: 0;left: 0;opacity: 0;width: 0;height: 0;}
.qrt_ck > span > label{display: table-cell;vertical-align: middle;font-weight:400;line-height:16px;color: #252525;font-size: 14px;padding-left:20px;letter-spacing: -1px;}
.qrt_ck > span > input[type='checkbox'] + label{background: url('../image/common/c_off2.png') no-repeat left center;font-size:11px;font-weight:400;}
.qrt_ck > span > input[type='checkbox']:checked + label{background: url('../image/common/c_on2.png') no-repeat left center;}
.qrt_ck > a{margin-left: 3px;display: inline-block;font-size: 11px;color:#037bc0;font-weight: bold;line-height: 16px;}
.qrt_bn{margin-top: 28px;text-align: center;}
.qrt_bn a{display: block;line-height: 50px;border-radius: 50px;background: #003c7f;font-size: 15px;color:#fff;font-weight: 600;}
.quick_bot{margin-top: 20px;background: #003c7f;padding: 0 20px;border-radius: 15px;}
.quick_bot > ul > li{padding: 14px 0;border-bottom: 1px solid #2d5d92;}
.quick_bot > ul > li:last-child{border-bottom: 0;}
.quick_bot > ul > li > a{display: block;padding-left: 45px;font-size: 12px;color:#8ea2b9;font-weight: 400;letter-spacing: -0.5px;line-height: 1.1;}
.quick_bot > ul > li.ico1 > a{background: url(../image/common/qic1.png) no-repeat left center;}
.quick_bot > ul > li.ico2 > a{background: url(../image/common/qic2.png) no-repeat left center;}
.quick_bot > ul > li.ico3 > a{background: url(../image/common/qic3.png) no-repeat left center;}
.quick_bot > ul > li > a > strong{font-family: 'GmarketSansMedium' !important;display: block;font-size: 18px;font-weight: bold;margin-top: 8px;color:#fff}
.quick_bot > ul > li > a > span{font-family: 'GmarketSansMedium' !important;display: block;font-size: 18px;font-weight: bold;margin-top: 4px;color:#fff}
.qc_open{display: none;position: absolute;left:-35px;top: 40%;width: 70px;height: 50px;border-radius: 50px;background: #003c7f;box-shadow:0 0 7px rgba(0,0,0,0.1);z-index: -1;}
.qc_open:before{display: block;content:"";position: absolute;left: 15px;top: 16px;width: 12px;height: 18px;background: url(../image/common/qm.png) no-repeat center center;animation: quickArrow 0.4s infinite alternate;}
@keyframes quickArrow{
	0%{ transform: translateX(0); }
	100%{ transform: translateX(-2px); }
}
.qc_open:hover:before{animation-play-state: paused;}
#quick_wrap.open .qc_open:before{transform: rotate(180deg) !important;}
@media screen and (max-width:1720px){
	#quick_wrap{right: 0;transform: translate(100%, -50%);transition: transform .35s ease;}
	#quick_wrap.open{transform: translate(0, -50%);}
	/*.qc_open{display: block;}*/
}

#quick_wrap.main{position: absolute;top: 820px;transform: translateY(0);transition: all 0.2s;}
#quick_wrap.main.fixed{position: fixed;top: 50%;transform: translateY(-45%);}

.mobquick{display:none;}

@media screen and (max-width:1599px){


}
@media screen and (max-width:1220px){

}
@media screen and (max-width:1180px){

}
@media screen and (max-width:1024px){

	.head_top{position: relative;padding:15px 0 0;border-bottom: 0;}
	.head_top_wid{padding-top: 0px;}
	.ht_search_wp{margin-top: 15px;position: relative;left: auto;top: auto;transform: translateY(0);max-width: 100%;border: 2px solid #003c7f;padding: 0 20px;}
	.htr_btns{width: auto;position: absolute;right: 0;top: 0;display:none;}


	#header a.mor_open{display: inline-block;}


	.menu_area{position:relative;padding-right:0;position:fixed;left:-300px;top:0;width:300px;z-index:9999;height:100%;overflow:auto;background:#fff;}
	.menu{display: block;}
	.menu > li{display:block;text-align:left;padding:0;margin:0;float:none;width: auto;}
	.menu > li:after{display:none;}
	.menu > li > a{display:block;box-sizing: border-box;width:100%;font-size:18px;line-height:18px;padding:15px 10px 15px 15px;color:#090909;border-bottom:1px solid #dfdfdf;}
	.menu > li.nv > a{background: #fff url(../image/common/moff.png) no-repeat right 15px center;}
	.menu > li > a.on{color:#003c7f;background: #fff url(../image/common/mon.png) no-repeat right 15px center;}
	.menu > li > a:hover{color:#003c7f;}
	.menu > li:hover > a > span:after{display:none;}
	.menu > li > ul.mdp02{display:none;position:static;width:100%;margin-left:0;border-top:none;background: #003c7f;border-left:none;box-sizing: border-box;padding:15px;text-align:left;height:auto;border-bottom:1px solid #dfdfdf;box-shadow:0 0 0 rgba(0,0,0,0);}
	.menu > li > ul.mdp02 > li{border-bottom: 0;display: block;height: auto;}
	.menu > li > ul.mdp02 > li > a{display: block;padding: 10px;font-size:16px;}


	.menu_area > .mor_out{display:block;}
	.menu_bg{display:none;position: fixed;left: 0; top: 0; width: 100%; height: 100vh; background: rgba(0,0,0,0.7);z-index: 9998;}


	.mor_logo{display:block;line-height:64px;border-bottom:1px solid #dfdfdf;padding-left: 10px;}
	.mor_logo > a{display:block;max-width:180px;}

	.mo_menu_box{display: block;padding: 15px 0;border-bottom:1px solid #dfdfdf;}
	.mo_menu_box > ul{display: flex;justify-content: space-around;align-items:center;}
	.mo_menu_box > ul > li{width: auto;max-width: 30%;text-align: center;}
	.mo_menu_box > ul > li > a{display: inline-block;font-size: 15px;color: #3b3b3b;font-weight: 500;}


	#quick_wrap{top: auto;bottom: 0;transform: translate(100%, 0);width: 190px;}
	#quick_wrap.open{transform: translate(0, 0);}
	.quick_top{border-radius: 0;}
	.qrt_title{width: 100%;height: 38px;}
	.qrt_title > p{font-size: 16px;}
	.qrt_area{padding: 10px;}
	.qrt_line > li + li{margin-top: 4px;}
	.qrt_line > li input{height: 32px;padding-left: 10px;font-size: 13px;}
	.qrt_ck{margin-top: 10px;}
	.qrt_ck > span > label{font-size: 12px;}
	.qrt_ck > a{font-size: 12px;}
	.qrt_bn{margin-top: 10px;}
	.qrt_bn a{line-height: 30px;border-radius: 30px;font-size: 14px;}
	.quick_bot{margin-top: 0;padding: 5px 10px;border-radius: 0;}
	.quick_bot > ul > li{padding: 10px 0;}
	.quick_bot > ul > li > a{padding-left: 35px;font-size: 12px;}
	.quick_bot > ul > li.ico1 > a{background-size: 25px auto;}
	.quick_bot > ul > li.ico2 > a{background-size: 25px auto;}
	.quick_bot > ul > li.ico3 > a{background-size: 25px auto;}
	.quick_bot > ul > li > a > strong{font-size: 16px;}
	.quick_bot > ul > li > a > span{font-size: 14px;}

	#quick_wrap.main{position: fixed;top: auto;bottom: 0;transform: translate(100%, 0);}

	.mobquick{display:block;position:fixed;bottom:0;left:0;width:100%;background:#fafafa;border-top:1px solid #ccc;z-index:3;}
	.mobquick ul{font-size:0;}
	.mobquick ul > li{display:inline-block;width:50%;border-right:1px solid #dfdfdf;}
	.mobquick ul > li > a{display:block;font-size:13px;font-weight:500;text-align:center;padding:10px 15px 7px 15px;}
	.mobquick ul > li > a img{margin-right:5px;max-width:25px;display:inline-block;margin-top:-2px;}

	.ht_search_wp{display:none;}
}



@media screen and (max-width:767px){
	.head_top_wid h1.logo a{max-width: 220px;}
	.htr_btns{top: -5px;}
	.htr_btns > li + li{margin-left: 14px;}
	.htr_btns > li > a{font-size: 14px;line-height: 16px;padding-right: 18px;}
	.htr_btns > li.ico1 > a{background-size: 12px;}
	.htr_btns > li.ico2 > a{background-size: 12px;}

	#header a.mor_open{top: 18px;}
	.ht_search_wp{border-radius: 5px;padding: 5px 15px;}
	.ht_search_box{height: auto;display: block;}
	.ht_sec_box{width: 100%;}
	.ht_sec_box:before{display: none;}
	.swiper-container.ht_slid{height: 34px;}
	.swiper-container.ht_slid .swiper-slide{line-height: 34px;}
	.ht_inpu_box{margin-left: 0;margin-top: 5px;width:100%;border-top: 1px solid #dfdfdf;}
	.ht_inpu_box input[type="text"]{height: 40px;}
	.top_searched_detail{left: 5px;top: 42px;width: 280px;}

	.foot_top > .wid{padding: 20px 0;}
	.ft_box{display: block;text-align: center;}
	.ft_btn > li + li{margin-left: 10px;}
	.ft_btn > li + li:after{display: none;}
	.ft_btn > li > a{font-size: 14px;}
	.footer_gs{margin-top: 15px;width:200px;text-align:left;border: 1px solid #717171;}
	.footer_gs > a{padding: 0 15px;height:49px;line-height:49px;}
	.footer_gs .family_list{bottom:49px;padding:10px 15px;}
	.foot_wid{padding:25px 0 50px;}
	.fb_box{display: block;text-align: center;}
	.footer_gs > a > span{font-size:13px;}
	
	.fb_box .f_tel p{font-size:13px;}
	.fb_box .f_tel p strong{font-size: 22px;}
	.fb_box .f_cop{margin-left: 0;margin-top: 20px;}
	.fb_box .f_cop > p{font-size: 15px;color:#c0c0c0;font-weight: 350;line-height: 1.6;}
	.fb_box .f_cop > p > span{font-size:13px;display: inline-block;margin-right: 12px;}
	.fb_box .f_cop > p > span:before{display: none;}
	.fb_box .f_cop > p:last-child{margin-top: 14px;}
	.fb_box .f_sns{margin: 15px 0;}
	.fb_box .f_sns > ul{justify-content: center;}
	.fb_box .f_sns > ul > li + li{margin-left: 7px;}
	.fb_box .f_sns > ul > li > a{width: 44px;height: 44px;}
	.fb_box .f_sns > ul > li.f_blog > a{background-size: 44px;}
	.fb_box .f_sns > ul > li.f_ytb > a{background-size: 44px;}
	.fb_box .f_sns > ul > li.f_inst > a{background-size: 44px;}
	.fb_box .f_sns > ul > li.f_kakao > a{background-size: 44px;}
	.fb_box .f_sns > ul > li.f_blog > a:hover{background-size: 44px;}
	.fb_box .f_sns > ul > li.f_ytb > a:hover{background-size: 44px;}
	.fb_box .f_sns > ul > li.f_inst > a:hover{background-size: 44px;}
	.fb_box .f_sns > ul > li.f_kakao > a:hover{background-size: 44px;}


}

@media screen and (max-width:640px){

}

@media screen and (max-width:480px){
	.mo_menu_box > ul > li > a{font-size: 14px;line-height: 1.2;padding: 0 2px;}
}

@media screen and (max-width:420px){
	.head_top_wid h1.logo a{max-width: 190px;}

}


.empty {width:100%!important;text-align:center;}

.layerPopup#agrForm .layerBody{
    height: 500px;
    transform: translate(-50%, -50%);
}
.layerPopup#agrForm .layerBody .contPop{
    padding-top: 0;
    height: auto;
}
.layerPopup#agrForm .layerBody .policy_con{
    padding: 0;
}

.modalHeader{
    padding: 30px 25px 0;
}
.modalHeader h2{
    margin-bottom: 30px;
    font-size: 20px;
    color: #111;
}
.useWrap{
    height: calc(500px - 193px);
    overflow: auto;
}

.useContent{
    margin: 0 25px 25px;
    padding: 30px 30px 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
}
.useContent strong{
    font-size: 14px;
    color: #333;
}
.useContent ul{
    margin-bottom: 20px;
}
.useContent ul li{
    margin:8px 0;
    font-size: 13px;
    line-height:1.6;
    color: #555;
}

.useAgree{
    margin-bottom: 20px;
}
.useAgree input[type="checkbox"] {
    display:none; appearance:none; display:none;
}
.useAgree input[type="checkbox"] + label {
    display: block;
    position:relative;
    padding: 0;
    background: none;
    font-size:16px;
    font-weight:700;
    letter-spacing: -0.3px;
    color:#111;
    cursor:pointer;
}
.useAgree input[type="checkbox"] + label span{
    display: inline-block;
    padding-left: 30px;
    line-height: 1.4;
}
.useAgree input[type="checkbox"] + label:before {
    content:'';
    position:absolute;
    width:20px;
    height:20px;
    top:50%;
    left:0;
    transform:translateY(-50%);
    border: 1px solid #111;
    border-radius: 2px;
}
.useAgree input[type="checkbox"]:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    left: 8px;
    width: 10px;
    height: 6px;
    border-bottom: 2px solid #111;
    border-left: 2px solid #111;
    transform: rotate(-45deg) translateY(-50%);
}

.useBtn{
    display: block;
    margin: 0 auto 20px;
    width: 94%;
    height: 50px;
    background: #111;
    border: 0;
    border-radius: 10px;
    font-size:18px;
    font-weight: 700;
    text-align: center;
    text-shadow: none;
    color: #fff;
}
.useBtn.deactivate{
    background: #ddd;
}

@media (max-width: 768px) {
    .modalHeader{
        padding: 20px 20px 0;
    }
    .modalHeader h2{
        margin-bottom: 20px;
        font-size: 16px;
    }
    .useWrap{
        height: calc(500px - 150px);
    }
    
    .useContent{
        margin: 0 20px 20px;
        padding: 20px 20px 5px;
    }
    
    .useContent ul{
        margin-bottom: 10px;
    }
    .useContent ul li{
        font-size: 11px;
    }
    
    .useAgree input[type="checkbox"] + label {
        font-size:14px;
    }
    
    .useBtn{
        height: 40px;
        font-size:14px;
    }
}
.layerPopup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;overflow:hidden}
.layerPopup.open{display:block}
.layerPopup .bg_mask{position:absolute;top:0;left:0;width:100%;height:100%;background:#131316;opacity:0.6;filter: alpha(opacity=60);-moz-opacity:0.6;z-index:999}
.layerPopup .layerBody{position:absolute;left:50%;top:50%;z-index:9999; width:800px; height:500px;transform: translate(-50%, -50%);}
.layerPopup .layerBody.fadeIn{-webkit-animation-duration:0.5s;animation-duration:0.5s}
.layerPopup .layerBody .close{width:80px;height:80px;line-height:80px;display:inline-block;position:absolute;right:0;top:0;text-align:center;z-index:100; opacity:0.7;background:url("https://ks-rentcar.com/_img/icon_close.png") no-repeat center center;-webkit-background-size:20px 20px;-moz-background-size:20px 20px;-o-background-size:20px 20px;background-size:20px 20px}
.layerPopup .layerBody .close span{display:none;}
.layerPopup .layerBody .close.dark{background:url("https://ks-rentcar.com/_img/icon_close2.png") no-repeat center center;-webkit-background-size:20px 20px;-moz-background-size:20px 20px;-o-background-size:20px 20px;background-size:20px 20px; opacity:1;}
.layerPopup .layerBody h2.tit{color:#2d2d36;line-height:80px;height:80px;padding-left:30px;font-size:24px;border-bottom:1px solid #dfe0e4;background:#f5f5f7}
.layerPopup .layerBody h2.tit .desc{display:inline-block;font-size:13px;margin-left:10px;color:#808189; font-weight:400;}
.layerPopup .layerBody .contPop{width:100%;min-height:400px; background:#fff; overflow:auto;overflow-y:auto; position:relative;  }
.layerPopup .layerBody .contPop .mCSB_inside > .mCSB_container {margin-right:0;}
.layerPopup#catalogPop .layerBody {width:1280px; height:600px; overflow:hidden;}

.layerPopup .btm-btnPop{display:flex;}
.layerPopup .btm-btnPop a{
	display:block; position:relative; width:50%; height:55px; line-height:55px; background:none;
	font-size:18px; font-weight:500; text-align:center; color:#222;
}
body .layerPopup .btm-btnPop a:first-child{border-right:1px solid #ABABAB;}
body .layerPopup#agrForm .layerBody .policy_con{padding-bottom: 10px;}

@media screen and (max-width:800px){
.layerPopup .layerBody{width:calc(100% - 20px);}
#policyUse.layerPopup .layerBody{left: 10px;margin-left: 0 !important;transform: translate(0, 0);margin-top: -250px;}
}

.ars-pop-box{height: 400px;overflow-y: auto;background: #fff;padding: 30px;}

.layerPopup .ars-pop-box h3 {
	margin: 30px 0 10px;
	color: #2d2d36;
	font-size: 15px;
	font-weight: 600;
}
.layerPopup .ars-pop-box h4 {
	margin: 20px 0 5px;
	font-size: 15px;
}
.layerPopup .ars-pop-box .policy_txt {
	font-size: 13px;
	line-height: 21px;
	color: #6a6c73;
}
.layerPopup .ars-pop-box .policy_txt p{
	font-size: 13px;
	line-height: 21px;
	color: #6a6c73;
}
.layerPopup .ars-pop-box .policy_txt:after {
	display: block;
	clear: both;
	content: '';
}
.layerPopup .ars-pop-box .policy_txt strong {
	display: block;
	color: #2d2d36;
	font-size: 13px;
	line-height: 30px;
	letter-spacing: -0.025em;
}

.layerPopup .ars-pop-box .policy_txt ul.col_2 {
	float: left;
	width: 50%;
	padding-right: 20px;
}
.layerPopup .ars-pop-box .policy_txt ul.col_2:last-child {
	padding-right: 0;
	padding-left: 20px;
}
.layerPopup .ars-pop-box .policy_txt ul.col_2 li {
	margin-bottom: 15px;
}
.layerPopup .ars-pop-box .policy_txt ul.col_2 li:last-child {
	margin-bottom: 0;
}
.layerPopup .ars-pop-box .policy_txt ul.indent {
	margin: 5px 0 15px;
}
.layerPopup .ars-pop-box .policy_txt ul.indent li {
	position: relative;
	padding-left: 16px;
}
.layerPopup .ars-pop-box .policy_txt ul.indent li:before {
	content: '';
	width: 2px; height: 2px;
	display: inline-block;
	background: #6a6c73;
	position: absolute;
	top: 10px; left: 10px;
}

.layerPopup .layerBody h2.tit{color:#2d2d36;line-height:80px;height:80px;padding-left:30px;font-size:24px;border-bottom:1px solid #dfe0e4;background:#f5f5f7}
.layerPopup .layerBody h2.tit .desc{display:inline-block;font-size:13px;margin-left:10px;color:#808189; font-weight:400;}

.bog-title{width: 100%;height: 80px;border-bottom:1px solid #dfe0e4;background:#f5f5f7;box-sizing: border-box;padding-left: 25px;display: flex;align-items: center;}
.bog-title h2{font-size:24px;color:#2d2d36;}
.bog-title p{font-size:13px;margin-left:10px;color:#808189;}

@media screen and (max-width:800px){
.layerPopup .ars-pop-box .policy_txt ul.col_2 {
	float: none;
	width: auto;
	padding-right: 0;
}
.layerPopup .ars-pop-box .policy_txt ul.col_2:last-child{padding-left: 0;margin-top: 15px;}
}


.policy-content{

    word-break: keep-all;
}
.policy-content h1{
    font-size: clamp(24px, 4vw, 40px);
    text-align: center;
    color: #000;
}
.policy-content h2{
    font-size: clamp(18px, 3vw, 30px);
}
.policy-content h3{
    font-size: clamp(11px, 2.5vw, 15px);
}
.policy-content .title-wrap{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
    margin: 40px 0;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    font-size: clamp(14px, 2vw, 18px);
}
.policy-content .title-wrap .select-box{
    position:relative;
    margin-left: auto;
    max-width: 250px;
    z-index: 0;
}
.policy-content .title-wrap .select-box:after{
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 5px;
    height: 5px;
    transform: translateY(-50%) rotate(45deg);
    z-index: 1;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}
.policy-content .title-wrap select{
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    outline: none;
    border:1px solid #EBEBEB;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
    background-color:#fff;
    height:50px;
    padding:0 45px 0 20px;
    width:100%;
    font-size: clamp(11px, 2vw, 15px);
}

.policy-content .info-wrap p{
    margin:10px 0;
    font-size: clamp(11px, 2vw, 15px);
}
.policy-content .info-wrap .info-box{
    padding:20px 0;
    overflow: hidden;
}
.policy-content .info-wrap .info-box ul li{
    margin: 5px 0 5px 15px;
    font-size: clamp(10px, 2vw, 14px);
}

.policy-content table{
    margin: 10px 0 10px -1px;
    width: 100%;
    border-collapse: collapse;
	border-spacing: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-size: clamp(10px, 2vw, 14px);
    color: #555;
}
.policy-content table th{
    padding: 15px;
    background: #f5f5f5;
    border-left: 1px solid #ddd;
}
.policy-content table td{
    padding: 15px;
    border-top: 1px solid #eee;
    border-left: 1px solid #ddd;
    line-height: 1.6;
}


@media (max-width: 768px) {
    .policy-content{
        padding: 30px 20px;
    }
    .policy-content .title-wrap{
        margin: 20px 0;
        padding: 10px 0;
    }
    .policy-content .title-wrap .select-box:after{
        right: 10px;
    }
    .policy-content .title-wrap select{
        height:36px;
        padding:0 30px 0 10px;
    }
    .policy-content .info-wrap table p{
        margin: 0;
    }
    .policy-content .info-wrap .info-box{
        padding:10px 0;
    }
    .policy-content .info-wrap .info-box ul li{
        margin: 5px 0 5px 5px;
    }
    .policy-content table th,
    .policy-content table td{
        padding: 5px;
    }
}
