@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&display=swap');

/*
@font-face {
	font-family:'Noto Sans KR', sans-serif;
	font-weight:900;
		src: url(NotoSansCJKkr-Black.eot);
		src: url(NotoSansCJKkr-Black.eot?#iefix) format('embedded-opentype'), url(NotoSansCJKkr-Black.woff) format('woff'), url(NotoSansCJKkr-Black.ttf) format('truetype');
}
@font-face {
	font-family:'Noto Sans KR', sans-serif;
	font-weight:700;
		src: url(NotoSansCJKkr-Bold.eot);
		src: url(NotoSansCJKkr-Bold.eot?#iefix) format('embedded-opentype'), url(NotoSansCJKkr-Bold.woff) format('woff'), url(NotoSansCJKkr-Bold.ttf) format('truetype')
}
@font-face {
	font-family:'Noto Sans KR', sans-serif;
	font-weight:500;
		src: url(NotoSansCJKkr-Medium.eot);
		src: url(NotoSansCJKkr-Medium.eot?#iefix) format('embedded-opentype'), url(NotoSansCJKkr-Medium.woff) format('woff'), url(NotoSansCJKkr-Medium.ttf) format('truetype');
}
@font-face {
	font-family:'Noto Sans KR', sans-serif;
	font-weight:400;
		src: url(NotoSansCJKkr-Regular.eot);
		src: url(NotoSansCJKkr-Regular.eot?#iefix) format('embedded-opentype'), url(NotoSansCJKkr-Regular.woff) format('woff'), url(NotoSansCJKkr-Regular.ttf) format('truetype');
}
@font-face {
	font-family:'Noto Sans KR', sans-serif;
	font-weight:300;
		src: url(NotoSansCJKkr-Light.eot);
		src: url(NotoSansCJKkr-Light.eot?#iefix) format('embedded-opentype'), url(NotoSansCJKkr-Light.woff) format('woff'), url(NotoSansCJKkr-Light.ttf) format('truetype');
}
@font-face {
	font-family:'Noto Sans KR', sans-serif;
	font-weight:100;
		src: url(NotoSansCJKkr-Thin.eot);
		src: url(NotoSansCJKkr-Thin.eot?#iefix) format('embedded-opentype'), url(NotoSansCJKkr-Thin.woff) format('woff'), url(NotoSansCJKkr-Thin.ttf) format('truetype');
}
*/

@font-face {
	font-family:'notoSansCJK';
	font-weight:900;
		src: url(NotoSansCJKkr-Black.eot);
		src: url(NotoSansCJKkr-Black.eot?#iefix) format('embedded-opentype'), url(NotoSansCJKkr-Black.woff) format('woff'), url(NotoSansCJKkr-Black.ttf) format('truetype');
}
@font-face {
	font-family:'notoSansCJK';
	font-weight:700;
		src: url(NotoSansCJKkr-Bold.eot);
		src: url(NotoSansCJKkr-Bold.eot?#iefix) format('embedded-opentype'), url(NotoSansCJKkr-Bold.woff) format('woff'), url(NotoSansCJKkr-Bold.ttf) format('truetype')
}
@font-face {
	font-family:'notoSansCJK';
	font-weight:500;
		src: url(NotoSansCJKkr-Medium.eot);
		src: url(NotoSansCJKkr-Medium.eot?#iefix) format('embedded-opentype'), url(NotoSansCJKkr-Medium.woff) format('woff'), url(NotoSansCJKkr-Medium.ttf) format('truetype');
}
@font-face {
	font-family:'notoSansCJK';
	font-weight:400;
		src: url(NotoSansCJKkr-Regular.eot);
		src: url(NotoSansCJKkr-Regular.eot?#iefix) format('embedded-opentype'), url(NotoSansCJKkr-Regular.woff) format('woff'), url(NotoSansCJKkr-Regular.ttf) format('truetype');
}
@font-face {
	font-family:'notoSansCJK';
	font-weight:300;
		src: url(NotoSansCJKkr-Light.eot);
		src: url(NotoSansCJKkr-Light.eot?#iefix) format('embedded-opentype'), url(NotoSansCJKkr-Light.woff) format('woff'), url(NotoSansCJKkr-Light.ttf) format('truetype');
}
@font-face {
	font-family:'notoSansCJK';
	font-weight:100;
		src: url(NotoSansCJKkr-Thin.eot);
		src: url(NotoSansCJKkr-Thin.eot?#iefix) format('embedded-opentype'), url(NotoSansCJKkr-Thin.woff) format('woff'), url(NotoSansCJKkr-Thin.ttf) format('truetype');
}


.fa {
  display: inline-block !important;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: inherit !important;
  text-rendering: auto !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

html * {font-family: 'Montserrat','Noto Sans KR','notoSansCJK','MalgunGothic' , 'Malgun Gothic','맑은고딕','dotum','돋움','gulim','굴림','Tahoma','sans-serif', sans-serif;}
html{height: 100% !important;margin:0;padding:0;color:#333;font-size:62.5%;font-style:normal;line-height:1.42857143;background:#fff;-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased}
body, button {height: 100% !important;margin:0;padding:0;color:#333;font-size:15px;font-style:normal;line-height:1.42857143;font-family: 'Montserrat','Noto Sans KR','notoSansCJK','MalgunGothic' , 'Malgun Gothic','맑은고딕','dotum','돋움','gulim','굴림','Tahoma','sans-serif', sans-serif;background:#fff;-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased}
ol,ul{margin: 0;padding: 0;list-style:none}
canvas, details, hgroup, menu {display:block}
ul li {list-style:none}
h1,h2,h3,h4,h5,h6 {margin: 0;}
p {margin: 0;}
dl {margin: 0;}
dl dd {margin: 0;}
blockquote, q{quotes:none}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none}
a{margin:0;padding:0;border:0;vertical-align: middle;text-decoration: none;color:#333}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title], dfn[title]{border-bottom:1px dotted #000;cursor:help}
input, select{vertical-align:middle}
caption, legend{font-size: 0;line-height: 0;height: 0;}
pre,code,kbd,samp,tt{line-height:100%}
em {font-style:normal;}
iframe {overflow: hidden;width: 100%;border: 0;}
hr{display:none}
img {border: 0;}
button {padding: 0;border: 0;}
fieldset {margin: 0;padding: 0;border: 0;}

#popupWindow{position:absolute;border:0}


/**/
input.checkbox.readonly[type="checkbox"] + .label:before,
input.radio.readonly[type="radio"] + .label:before{
	background:#e1e1e1;
}
input[type="checkbox"] {
	width:15px;height:15px;
}
input[type="text"], input[type="password"]{
    background: #fff;
    padding: 0 10px;
    box-sizing: border-box;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ccc;
}
input[type="button"].btnZip {
	width:100px;height:32px;line-height:32px;border:none;background:#ddd;color:#333;cursor:pointer;font-size:15px;
}
select {height:32px;height:32px;border:1px solid #ccc;}

/*공통클래스속성*/
.none{display:none}
.skip{position:absolute;top: -9999px;left: -99999px;z-index: -10;}
.hidden{position:absolute;top: -9999px;left: -99999px;z-index: -10;}
.disblock {display:block;}
.both{clear:both}
.holiday{display:none;position:absolute;z-index:5000;top:50px;left:50%;margin-left:-285px !important;cursor:pointer}
.btn_mod{position:fixed;z-index:9000;bottom:50px;left:0;display:block;width:73px;height:46px;overflow:hidden}
.tal{text-align:left !important}
.tac{text-align:center !important}
.underline {text-decoration:underline !important;}
.bold {font-weight:bold !important;}

/*색상*/
.blue {color:#43579f !important;}
.red {color:#cb1d00 !important;}
.gray {color:#888 !important;}


/*공통속성*/
.mt1{margin-top:1px}
.mt2{margin-top:2px}
.mt3{margin-top:3px}
.mt4{margin-top:4px}
.mt5{margin-top:5px}
.mt6{margin-top:6px}
.mt7{margin-top:7px}
.mt8{margin-top:8px}
.mt9{margin-top:9px}
.mt10{margin-top:10px}
.mt11{margin-top:11px}
.mt12{margin-top:12px}
.mt13{margin-top:13px}
.mt14{margin-top:14px}
.mt15{margin-top:15px}
.mt16{margin-top:16px}
.mt17{margin-top:17px}
.mt18{margin-top:18px}
.mt19{margin-top:19px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mt40{margin-top:40px}
.mt50{margin-top:50px}

.mr1p{margin-right:1% !important}
.mr2p{margin-right:2% !important}
.mr3p{margin-right:3% !important}
.mr4p{margin-right:4% !important}
.mr5p{margin-right:5% !important}
.mr6p{margin-right:6% !important}
.mr7p{margin-right:7% !important}
.mr8p{margin-right:8% !important}
.mr9p{margin-right:9% !important}
.mr10p{margin-right:10% !important}
.mr11p{margin-right:11% !important}
.mr12p{margin-right:12% !important}

.mb5{margin-bottom:5px !important}
.mb10{margin-bottom:10px !important}
.mb15{margin-bottom:15px !important}
.mb20{margin-bottom:20px !important}
.mb25{margin-bottom:25px !important}
.mb30{margin-bottom:30px !important}
.mb35{margin-bottom:35px !important}
.mb40{margin-bottom:40px !important}
.mb45{margin-bottom:45px !important}
.mb50{margin-bottom:50px !important}
.mb55{margin-bottom:55px !important}

.pt10{padding-top:10px !important}
.pt20{padding-top:20px !important}
.pt30{padding-top:30px !important}

.pb10{padding-bottom:10px !important}

.pl10{padding-left:10px !important}
.pl11{padding-left:11px !important}
.pl12{padding-left:12px !important}
.pl13{padding-left:13px !important}
.pl14{padding-left:14px !important}
.pl15{padding-left:15px !important}
.pl16{padding-left:16px !important}
.pl17{padding-left:17px !important}
.pl18{padding-left:18px !important}
.pl19{padding-left:19px !important}
.pl20{padding-left:20px !important}

.pr10{padding-right:10px !important}
.pr15{padding-right:15px !important}
.pr20{padding-right:20px !important}
.pr25{padding-right:25px !important}
.pr30{padding-right:30px !important}
.pr35{padding-right:35px !important}
.pr40{padding-right:40px !important}
.pr45{padding-right:45px !important}
.pr50{padding-right:50px !important}
.pr55{padding-right:55px !important}
.pr60{padding-right:60px !important}
.pr65{padding-right:65px !important}

.w1p{width:1% !important}
.w2p{width:2% !important}
.w3p{width:3% !important}
.w4p{width:4% !important}
.w5p{width:5% !important}
.w6p{width:6% !important}
.w7p{width:7% !important}
.w8p{width:8% !important}
.w9p{width:9% !important}
.w10p{width:10% !important}
.w11p{width:11% !important}
.w12p{width:12% !important}
.w13p{width:13% !important}
.w14p{width:14% !important}
.w15p{width:15% !important}
.w16p{width:16% !important}
.w17p{width:17% !important}
.w18p{width:18% !important}
.w19p{width:19% !important}
.w20p{width:20% !important}
.w21p{width:21% !important}
.w22p{width:22% !important}
.w23p{width:23% !important}
.w24p{width:24% !important}
.w25p{width:25% !important}
.w26p{width:26% !important}
.w27p{width:27% !important}
.w28p{width:28% !important}
.w29p{width:29% !important}
.w30p{width:30% !important}
.w31p{width:31% !important}
.w32p{width:32% !important}
.w33p{width:33% !important}
.w34p{width:34% !important}
.w35p{width:35% !important}
.w36p{width:36% !important}
.w37p{width:37% !important}
.w38p{width:38% !important}
.w39p{width:39% !important}
.w40p{width:40% !important}
.w41p{width:41% !important}
.w42p{width:42% !important}
.w43p{width:43% !important}
.w44p{width:44% !important}
.w45p{width:45% !important}
.w46p{width:46% !important}
.w47p{width:47% !important}
.w48p{width:48% !important}
.w49p{width:49% !important}
.w50p{width:50% !important}
.w51p{width:51% !important}
.w52p{width:52% !important}
.w53p{width:53% !important}
.w54p{width:54% !important}
.w55p{width:55% !important}
.w56p{width:56% !important}
.w57p{width:57% !important}
.w58p{width:58% !important}
.w59p{width:59% !important}
.w60p{width:60% !important}
.w68p{width:68% !important}
.w70p{width:70% !important}
.w80p{width:80% !important}
.w90p{width:90% !important}
.w100p{width:100% !important}

.w10{width:10px !important}
.w20{width:20px !important}
.w30{width:30px !important}
.w40{width:40px !important}
.w50{width:50px !important}
.w60{width:60px !important}
.w70{width:70px !important}
.w75{width:75px !important}
.w80{width:80px !important}
.w85{width:85px !important}
.w90{width:90px !important}
.w95{width:95px !important}
.w100{width:100px !important}
.w110{width:110px !important}
.w120{width:120px !important}
.w125{width:125px !important}
.w130{width:130px !important}
.w140{width:140px !important}
.w150{width:150px !important}
.w160{width:160px !important}
.w170{width:170px !important}
.w180{width:180px !important}
.w190{width:190px !important}
.w200{width:200px !important}
.w210{width:210px !important}
.w220{width:220px !important}
.w230{width:230px !important}
.w240{width:240px !important}
.w250{width:250px !important}
.w260{width:260px !important}
.w270{width:270px !important}
.w280{width:280px !important}
.w290{width:290px !important}
.w300{width:300px !important}
.w310{width:310px !important}
.w320{width:320px !important}
.w330{width:330px !important}
.w340{width:340px !important}
.w350{width:350px !important}
.w360{width:360px !important}
.w370{width:370px !important}
.w380{width:380px !important}
.w390{width:390px !important}
.w400{width:400px !important}
.w500{width:500px !important}
.w600{width:600px !important}
.w700{width:700px !important}
.w800{width:800px !important}
.w900{width:900px !important}

.h10{height:10px !important}
.h15{height:15px !important}
.h20{height:20px !important}
.h25{height:25px !important}
.h30{height:30px !important}
.h35{height:35px !important}
.h40{height:40px !important}
.h45{height:45px !important}
.h50{height:50px !important}
.h100{height:100px !important}
.h150{height:150px !important}
.h200{height:200px !important}
.h250{height:250px !important}
.h300{height:300px !important}

/**/
.pop-layer .pop-container {width: 100%;height: 500px;overflow-y: scroll;}
.pop-layer {display: none;position: absolute;top: 50%;left: 50%;width: 500px;height: 500px;background: #fff;z-index: 10;}

.dim-layer {position: fixed;_position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1000000;}
.dim-layer .dimBg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;opacity: .7;filter: alpha(opacity=50);}
.dim-layer .pop-layer {display: block;}

a.btn-layerClose {position:absolute;top:-40px;right:0;width:30px;height:30px;background: url(../img/btn-layerClose-m.png) no-repeat center 50%;}
.pop-today {position: absolute;top: -34px;right: 50px;z-index: 999999;margin-left: 0;color: #fff;}
.pop-today input[type="checkbox"] {display:inline-block;width:16px;height:16px;margin-right:5px;} 
.pop-today span label {color:#fff;}

.profile_tit {height:60px;line-height:60px;font-size:24px;font-weight:500;color:#222;border-bottom:1px solid #ccc;padding-left:20px;margin-bottom:20px;}
.profile_con {padding:0 20px;height: 400px;overflow-y: scroll;}
.profile_con .profile_info {margin-bottom:40px;overflow:hidden;}
.profile_con .profile_info .pf_img {float:left;width:120px;border:1px solid #ddd;box-sizing:border-box;}
.profile_con .profile_info .pf_img img {width:100%;height:150px;}
.profile_con .profile_info .pf_text {float:left;padding-left:30px;}
.profile_con .profile_info .pf_text .name {font-size:18px;font-weight:500;color:#222;margin-top: -4px;padding-bottom: 10px;}
.profile_con .profile_info .pf_text .etc {}
.profile_con .profile_info .pf_text .etc li {font-size:16px;color:#555;padding-left:8px;word-break: break-all;position:relative;}
.profile_con .profile_info .pf_text .etc li::before {content: "";width: 3px;height: 3px;background: #888;position: absolute;top: 10px;left: 0;}
.profile_con .profile_list {margin-bottom: 20px;}
.profile_con .profile_list .tit {font-size:20px;color:#222;padding-left:18px;margin-bottom:10px;position:relative;}
.profile_con .profile_list .tit::before {content: "";width: 10px;height: 2px;background: #bc2335;position: absolute;top: 16px;left: 0;}
.profile_con .profile_list .cont {font-size:15px;color:#555;padding-left:18px;margin-bottom:5px;position:relative;}



@media screen and (max-width: 768px) {

	.pop-layer {display: none;position: absolute;top: 10%;left: 0;width: 90%;height: 500px;background-color:#fff;z-index: 10;margin: auto 5% !important;}

	.profile_tit {height:60px;line-height:60px;font-size:22px;font-weight:500;color:#222;border-bottom:1px solid #ccc;padding-left:20px;margin-bottom:20px;}
	.profile_con {padding:0 20px;height: 400px;overflow-y: scroll;}
	.profile_con .profile_info {margin-bottom:40px;overflow:hidden;}
	.profile_con .profile_info .pf_img {float:left;width:120px;border:1px solid #ddd;box-sizing:border-box;}
	.profile_con .profile_info .pf_img img {width:100%;height:150px;}
	.profile_con .profile_info .pf_text {float:left;padding-left:30px;}
	.profile_con .profile_info .pf_text .name {font-size:16px;font-weight:500;color:#222;margin-top: -4px;padding-bottom: 10px;}
	.profile_con .profile_info .pf_text .etc {}
	.profile_con .profile_info .pf_text .etc li {font-size:14px;color:#555;padding-left:8px;word-break: break-all;position:relative;}
	.profile_con .profile_info .pf_text .etc li::before {content: "";width: 3px;height: 3px;background: #888;position: absolute;top: 10px;left: 0;}
	.profile_con .profile_list {margin-bottom: 20px;}
	.profile_con .profile_list .tit {font-size:18px;color:#222;padding-left:18px;margin-bottom:10px;position:relative;}
	.profile_con .profile_list .tit::before {content: "";width: 10px;height: 2px;background: #bc2335;position: absolute;top: 14px;left: 0;}
	.profile_con .profile_list .cont {font-size:14px;color:#555;padding-left:18px;margin-bottom:5px;position:relative;}
}