@charset "utf-8";
/********************
    Default set
********************/
/* font */
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Bold.woff2') format('woff2'),
        url('../fonts/Pretendard-Bold.woff') format('woff'),
        url('../fonts/Pretendard-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Thin.woff2') format('woff2'),
        url('../fonts/Pretendard-Thin.woff') format('woff'),
        url('../fonts/Pretendard-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Light.woff2') format('woff2'),
        url('../fonts/Pretendard-Light.woff') format('woff'),
        url('../fonts/Pretendard-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Regular.woff2') format('woff2'),
        url('../fonts/Pretendard-Regular.woff') format('woff'),
        url('../fonts/Pretendard-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-SemiBold.woff2') format('woff2'),
        url('../fonts/Pretendard-SemiBold.woff') format('woff'),
        url('../fonts/Pretendard-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Medium.woff2') format('woff2'),
        url('../fonts/Pretendard-Medium.woff') format('woff'),
        url('../fonts/Pretendard-Medium.ttf') format('truetype');
    font-weight: 500;
    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; }



html, body, div, dl, dt, dd, ul, ol, li, p, h1, h2 ,h3, h4, h5, h6{margin:0px; padding:0px;font-family: 'Pretendard', sans-serif; font-size:15px;font-weight:400;line-height: 1.4; letter-spacing:-0.5px;list-style:none; color:#454545;box-sizing: border-box;word-break: keep-all;}
a{text-decoration:none;color:#454545;}
img{border:0;vertical-align:middle;max-width: 100%;}
select{font-family: 'Pretendard', sans-serif;border:1px solid #d6d6d6;vertical-align:middle;}
input{font-family: 'Pretendard', sans-serif;vertical-align:middle;margin:0;padding:0;font-size:15px;color:#6e6e6e;font-weight:500;}
label {cursor:pointer;}
textarea{font-family: 'Pretendard', sans-serif;vertical-align:middle;font-size:15px;color:#6e6e6e;font-weight:500;}
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;}
em,address,dfn,cite {font-style:normal;} 
button { cursor:pointer; background-color:transparent; -webkit-appearance:none; }

body{overflow-x:hidden;}



.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 !important;}
.mtp7{margin-top:7px !important;}
.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:70px;}
.mtp80{margin-top:80px;}
.mtp90{margin-top:90px;}
.mtp100{margin-top:100px;}
.mtp200{margin-top:200px;}
.mtp23{margin-top:23px;}

.mbt40{margin-bottom:40px !important;}

.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;}

.pdb80{padding-bottom:80px !important;}
/***********************************************************
				Start Coding
***********************************************************/
html, body { height:100%; }


#wrap{width:100%;margin:0 auto;min-width: 375px;}
#header{width:100%;margin:0 auto;opacity: 1;position:relative;z-index:999;}
#header:before{content: "";position: absolute;left: 0;right: 0;bottom: 50px;height: 1px;background: #e5e5e5;}
.head_wid{position:relative;width:calc(100% - 20px);max-width: 1180px;margin:0 auto;}
#header h1{text-align: center;padding: 23px 0;}
#header h1 > a{display:inline-block;}
#header a.mor_open{display: none;position:absolute;right:5px;bottom:12px;font-size:0;}

.top_tel{position: absolute;left: 0;top: 12px;}
.top_tel p{padding: 10px 0 10px 66px;font-size: 16px;color: #000;line-height: 1;background: url(../image/common/tic1.png) no-repeat left center;}
.top_tel p span{display: block;margin-top: 4px;font-size: 22px;color:#0768b0;font-weight: bold;}
.top_btns{position: absolute;right: 0;top: 24px;display: flex;}
.top_btns a{display: inline-block;box-sizing: border-box;padding: 0 10px;min-width: 85px;line-height: 38px;border-radius: 38px;text-align: center;}
.top_btns a + a{margin-left: 10px;}
.top_btns a.login{background: #6bb546;color:#fff;}
.top_btns a.order{background: #0c72b5;color:#fff;}
.top_btns a.join{background: #5f5f5f;color:#fff;}

.menu{width: 100%;height: 50px;display: flex;align-items: center;justify-content: center;}
.menu > li{position:relative;text-align: center;}
.menu > li > a{display:inline-block;padding: 0 51px;font-size:20px;color:#000;line-height: 50px;z-index:99;font-family: 'GmarketSansMedium';}
.menu > li > a > span{position:relative;display: inline-block;}
.menu > li > a > span:after{content: "";position: absolute;left: 50%;bottom:0;width: 0;height: 3px;background: #0c72b5;transition: .4s;transform: translateX(-50%);}
.menu > li:hover > a{color: #0c72b5;}
.menu > li:hover > a > span:after{width: 100%;}
.menu_area > .mor_out{display:none;position:absolute;right:10px;top:25px;}
.menu_bg{display:none;}




#all_contents{position:relative;width:100%;margin:0 auto;}


#footer{position:relative;width:100%;margin:0 auto;background:#5a5a5a;box-sizing:border-box;padding: 40px 0 60px;}
.foot_wid{width:calc(100% - 20px);max-width:1180px;margin:0 auto;position: relative;}
.ft_box{display:flex;justify-content: space-between;align-items: center;}
.ft_box > ul.f_bn{font-size: 0;}
.ft_box > ul.f_bn > li{display: inline-block;text-align: center;}
.ft_box > ul.f_bn > li + li{margin-left: 10px;}
.ft_box > ul.f_bn > li a{display: inline-block;width: 154px;height: 42px;line-height: 40px;border-radius: 42px;border: 1px solid #9e9e9e;font-size: 15px;color:#fff;font-weight: 300;box-sizing: border-box;}
.ft_box > ul.f_bn > li:hover a{background: #fff;color:#000;}
.footer_gs{display:inline-block;width:180px;position:relative;}
.footer_gs > a{display:block;font-size:15px;color:#fff;background:#2d2d2d;width:100%;border-radius: 42px;padding:0 10px;height:42px;line-height:42px;box-sizing: border-box;padding:0 30px;}
.footer_gs > a span{display: block;background: url(../image/common/fic2.png) right center no-repeat;}
.family_list{display:none;position:absolute;left:0;bottom:42px;z-index:11;border:1px solid #6d6d6d;background:#fff;border-radius: 20px;width:100%;border-bottom:none;padding:10px 25px;box-sizing: border-box;}
.family_list > li > a{display:block;padding:3px 0;font-size:14px;color:#333;}
.family_list > li > a:hover{color:#000;}

.fb_box{margin-top: 40px;display: flex;}
.f_sec1 > p + p{margin-top: 30px;}
.f_sec1 > p{font-size: 16px;color:#fff;font-weight: 600;line-height: 1;}
.f_sec1 > p strong{display: block;margin-top: 13px;font-family: 'GmarketSansBold';}
.f_sec1 > p.tel strong{color:#fee471;font-size: 22px;}
.f_sec2{margin-left: 60px;}
.f_sec3{margin-left: 60px;}
.ft_text > p{font-size: 16px;color:#fff;font-weight: 300;line-height: 1.6;}
.ft_text > p.tit{margin-bottom: 8px;line-height: 1.1;font-weight: 600;}
.ft_text > p.copy{margin-top: 15px;}
.ft_text > p.ba{margin-left: 10px;text-indent: -10px;}

@media screen and (max-width:1720px){
	
}



@media screen and (max-width:1440px){
	
}

@media screen and (max-width:1200px){
	
}


@media screen and (max-width:1024px){
	#header{width:100%;height: 80px;}
	#header:before{display: none;}
	#header h1{text-align: left;padding: 0;}
	#header h1 > a{line-height: 80px;}
	#header a.mor_open{display: inline-block;}
	.top_btns{top: 10px;}
	.top_btns a{min-width: 55px;padding: 0 5px;line-height: 25px;border-radius: 25px;font-size: 12px;}
	.top_btns a + a{margin-left: 4px;}

	.top_tel{position: static;padding: 9px 15px;border-bottom: 1px solid #0c72b5;}

	.menu_area{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-left:0;float:none;}
	.menu > li + li{margin-left: 0;}
	.menu > li > a{display:block;box-sizing: border-box;width:100%;font-size:18px;line-height:18px;padding:15px 10px 15px 20px;color:#090909;border-bottom:1px solid #dfdfdf;background: url(../image/common/mon.png) no-repeat right 20px center;}
	.menu > li > a.on{color:#0c72b5;}
	.menu > li > a:hover{color:#0c72b5;}
	.menu > li > a > span:after{display: none;}

	.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: 99;}

}



@media screen and (max-width:768px){
	#footer{padding: 30px 0 40px;}
	.ft_box{display:block;text-align: center;}
	.ft_box > ul.f_bn{margin-bottom: 15px;}
	.ft_box > ul.f_bn > li + li{margin-left: 5px;}
	.ft_box > ul.f_bn > li a{width: auto;padding: 0 20px;}
	.fb_box{margin-top: 30px;display: block;}
	.f_sec1{display: flex;}
	.f_sec1 > p + p{margin-top: 0;margin-left: 30px;}
	.f_sec1 > p strong{font-size: 18px;margin-top: 10px;}
	.f_sec1 > p.tel strong{font-size: 18px;}
	.f_sec2{margin-left: 0;margin-top: 25px;}
	.f_sec3{margin-left: 0;margin-top: 25px;}
	.ft_text > p{font-size: 15px;}
	.ft_text > p br{display: none;}
	.ft_text > p span{display: inline-block;}
}

@media screen and (max-width:520px){
	
}

@media screen and (max-width:480px){
	
}

@media screen and (max-width:420px){
	
}