@charset "utf-8";

/*@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);*/


/*#contain{background:#f8f8f8;}*/


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/**/
:root {
	--fontMainSet: 's-core-dream', 'Noto Sans KR', 'Malgun Gothic', '맑은 고딕', Dotum, '돋움', 'gulim', '굴림', 'Tahoma', sans-serif;
	--fontSubSet: 'Montserrat', sans-serif;
	--mainColor: #ee4e4e;
	--subColor: #333;
	--titColor: #333;
	--colorWhite: #fff;
	--colorBlack: #000;
	--colorGray: #555;
	--colorLightgray: #efefef;
	--colorDarkgray: #222;
	--colorRed: #b02323;
	--colorPink: #f8277b;
	--colorPurple: #641886;
	--colorYellow: #f4cb0a;
	--colorOrange: #f23f15;
	--colorGreen: #00b755;
	--colorNavy: #121e29;
	--colorBlue: #5cf9ff;
	--color_TOL : #070784;

	--gray1: #667284;
    --gray2: #8794a7;
    --gray3: #a2adbd;
    --gray4: #b9c3d1;
    --gray5: #d6dce3;
    --gray6: #e9edf1;
    --gray7: #f1f5f9;
    --gray8: #f6f8fb;
    --gray9: #cbcfd6;
    --gray10: #f3f5f6;
    --gray11: #737e8f;
    --gray12: #d3d6dc;
    --gray13: #999;
}

/* s-core-dream */
@font-face {
    font-family: 's-core-dream';
    src: url('fonts/scdream2-webfont.woff2') format('woff2'), url('fonts/scdream2-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 's-core-dream';
    src: url('fonts/scdream3-webfont.woff2') format('woff2'), url('fonts/scdream3-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 's-core-dream';
    src: url('fonts/scdream4-webfont.woff2') format('woff2'), url('fonts/scdream4-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 's-core-dream';
    src: url('fonts/scdream5-webfont.woff2') format('woff2'), url('fonts/scdream5-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 's-core-dream';
    src: url('fonts/scdream6-webfont.woff2') format('woff2'), url('fonts/scdream6-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 's-core-dream';
    src: url('fonts/scdream7-webfont.woff2') format('woff2'), url('fonts/scdream7-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

/* Yeongdo */
@font-face {
    font-family: 'Yeongdo-Rg';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2202-2@1.0/Yeongdo-Rg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* NanumBarunGothic */
@font-face {
	font-family:'NanumBarunGothic';
	font-weight:700;
		src: url(NanumBarunGothic-Bold.eot);
		src: url(NanumBarunGothic-Bold.eot?#iefix) format('embedded-opentype'), url(NanumBarunGothic-Bold.woff) format('woff'), url(NanumBarunGothic-Bold.ttf) format('truetype')
}
@font-face {
	font-family:'NanumBarunGothic';
	font-weight:400;
		src: url(NanumBarunGothic-Regular.eot);
		src: url(NanumBarunGothic-Regular.eot?#iefix) format('embedded-opentype'), url(NanumBarunGothic-Regular.woff) format('woff'), url(NanumBarunGothic-Regular.ttf) format('truetype');
}
@font-face{
	font-family:'NanumSquare';
	src:url(NanumSquareR.eot);
	src:url(NanumSquareR.eot?#iefix) format('embedded-opentype'),url(NanumSquareR.woff) format('woff'),url(NanumSquareR.ttf) format('truetype');
}



a{color:#333;text-decoration:none}

*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

html,
body{margin:0;padding:0;border:0;color:#5c5c5c;font-style:normal;background:transparent;-webkit-text-size-adjust:none;box-sizing:border-box;-webkit-font-smoothing:antialiased}
html{font-size:62.5%}
body{font-size:16px;font-size:1.6rem;font-weight:400;}

html,body{}



ol,ul{list-style:none}
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary{display:block}
nav ul{list-style:none}
blockquote, q{quotes:none}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none}
a{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
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}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}
input, select{vertical-align:middle}
caption{position:absolute; left:-9999px; top:-9999px;}
select,input,button,textarea,button{font-size:99%}
table{font-size:inherit}
pre,code,kbd,samp,tt{font-family:monospace;line-height:100%}
legend {overflow:hidden;visibility:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0}
input, select{vertical-align:middle}
em{font-style:normal}

select{padding:0 10px;height:30px;vertical-align:middle;font-size:14px;font-size:1.4rem;font-family:Roboto, Noto Sans KR;border:1px solid #ccc}
.type-area{padding:10px;font-family:inherit;font-size:14px;font-size:1.4rem;border:1px solid #ccc}


/* form base style */
input{/*margin:1px;*/ padding: 0.8rem 0;border:solid 1px #dedede;}
input[type=radio],input[type=checkbox]{vertical-align: middle;margin-right: 3px;}
input[type=text],input[type=passward] {padding: 0.7rem 0;}
input[type=button],input[type=submit] {cursor: pointer;}
select {border:solid 1px #bbb;background:#fff;padding: 0.7rem;}
textarea{min-height:80px;padding:1rem;border:solid 1px #ddd;line-height:120%;font-size:inherit;font-family:inherit;}



#design #program #calendar .w15 { width:15% !important;}
#design	#program #calendar .w14 { width:14% !important;}

legend,
hr{display:none}

#popupWindow{border:0}
/*
#header *,
#quick *,
#gnb *,
#main *,
#banner *,
#footer *,
#aside *,
#content *,
#program .member *,
#program .submit *,
#design .visual *,
#design .mypage *,
#design .member *,
#dkboard .dk_title *,
#dkboard .dk_table *,
#dkboard .dk_search *,
#dkboard .sg_write_wrapper *,
#dkboard .dk_tabmenu *,
#dkboard .dk_fieldset *{margin:0;padding:0;font-size:14px;border:0;list-style-type:none;font-family:'NanumSquare','NanumBarunGothic','Malgun Gothic','dotum','돋움','gulim','굴림','Tahoma','sans-serif',Arial, Helvetica, sans-serif}
*/
*{margin:0;padding:0;font-size:16px;border:0;list-style-type:none;font-family:var(--fontMainSet);}


#dkboard *{}
#content .button{padding-bottom:20px}
#content .btn_stright{display:inline-block;padding:3px 20px;border:1px solid #bbb;background:#fff;box-shadow:2px 2px 0px rgba(0,0,0,0.05);border-radius:15px}
#content .btn_view{display:inline-block;padding:5px 40px;font-size:18px;font-family:'NanumSquare','NanumBarunGothic','Malgun Gothic','dotum','돋움','gulim','굴림','Tahoma','sans-serif',Arial, Helvetica, sans-serif;color:#fff;border:1px solid #222;background:#333;box-shadow:2px 2px 0px rgba(0,0,0,0.05);border-radius:50px}

/**/
@font-face{font-family:Linearicons-Free;src:url(Linearicons-Free.eot);src:url(Linearicons-Free.eot?#iefix) format('embedded-opentype'),/*url(Linearicons-Free.woff2) format('woff2'),*/url(Linearicons-Free.ttf) format('truetype'),url(Linearicons-Free.woff) format('woff'),url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.svg#Linearicons-Free) format('svg');font-weight:400;font-style:normal}.lnr{font-family:Linearicons-Free;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lnr-home:before{content:"\e800"}.lnr-apartment:before{content:"\e801"}.lnr-pencil:before{content:"\e802"}.lnr-magic-wand:before{content:"\e803"}.lnr-drop:before{content:"\e804"}.lnr-lighter:before{content:"\e805"}.lnr-poop:before{content:"\e806"}.lnr-sun:before{content:"\e807"}.lnr-moon:before{content:"\e808"}.lnr-cloud:before{content:"\e809"}.lnr-cloud-upload:before{content:"\e80a"}.lnr-cloud-download:before{content:"\e80b"}.lnr-cloud-sync:before{content:"\e80c"}.lnr-cloud-check:before{content:"\e80d"}.lnr-database:before{content:"\e80e"}.lnr-lock:before{content:"\e80f"}.lnr-cog:before{content:"\e810"}.lnr-trash:before{content:"\e811"}.lnr-dice:before{content:"\e812"}.lnr-heart:before{content:"\e813"}.lnr-star:before{content:"\e814"}.lnr-star-half:before{content:"\e815"}.lnr-star-empty:before{content:"\e816"}.lnr-flag:before{content:"\e817"}.lnr-envelope:before{content:"\e818"}.lnr-paperclip:before{content:"\e819"}.lnr-inbox:before{content:"\e81a"}.lnr-eye:before{content:"\e81b"}.lnr-printer:before{content:"\e81c"}.lnr-file-empty:before{content:"\e81d"}.lnr-file-add:before{content:"\e81e"}.lnr-enter:before{content:"\e81f"}.lnr-exit:before{content:"\e820"}.lnr-graduation-hat:before{content:"\e821"}.lnr-license:before{content:"\e822"}.lnr-music-note:before{content:"\e823"}.lnr-film-play:before{content:"\e824"}.lnr-camera-video:before{content:"\e825"}.lnr-camera:before{content:"\e826"}.lnr-picture:before{content:"\e827"}.lnr-book:before{content:"\e828"}.lnr-bookmark:before{content:"\e829"}.lnr-user:before{content:"\e82a"}.lnr-users:before{content:"\e82b"}.lnr-shirt:before{content:"\e82c"}.lnr-store:before{content:"\e82d"}.lnr-cart:before{content:"\e82e"}.lnr-tag:before{content:"\e82f"}.lnr-phone-handset:before{content:"\e830"}.lnr-phone:before{content:"\e831"}.lnr-pushpin:before{content:"\e832"}.lnr-map-marker:before{content:"\e833"}.lnr-map:before{content:"\e834"}.lnr-location:before{content:"\e835"}.lnr-calendar-full:before{content:"\e836"}.lnr-keyboard:before{content:"\e837"}.lnr-spell-check:before{content:"\e838"}.lnr-screen:before{content:"\e839"}.lnr-smartphone:before{content:"\e83a"}.lnr-tablet:before{content:"\e83b"}.lnr-laptop:before{content:"\e83c"}.lnr-laptop-phone:before{content:"\e83d"}.lnr-power-switch:before{content:"\e83e"}.lnr-bubble:before{content:"\e83f"}.lnr-heart-pulse:before{content:"\e840"}.lnr-construction:before{content:"\e841"}.lnr-pie-chart:before{content:"\e842"}.lnr-chart-bars:before{content:"\e843"}.lnr-gift:before{content:"\e844"}.lnr-diamond:before{content:"\e845"}.lnr-linearicons:before{content:"\e846"}.lnr-dinner:before{content:"\e847"}.lnr-coffee-cup:before{content:"\e848"}.lnr-leaf:before{content:"\e849"}.lnr-paw:before{content:"\e84a"}.lnr-rocket:before{content:"\e84b"}.lnr-briefcase:before{content:"\e84c"}.lnr-bus:before{content:"\e84d"}.lnr-car:before{content:"\e84e"}.lnr-train:before{content:"\e84f"}.lnr-bicycle:before{content:"\e850"}.lnr-wheelchair:before{content:"\e851"}.lnr-select:before{content:"\e852"}.lnr-earth:before{content:"\e853"}.lnr-smile:before{content:"\e854"}.lnr-sad:before{content:"\e855"}.lnr-neutral:before{content:"\e856"}.lnr-mustache:before{content:"\e857"}.lnr-alarm:before{content:"\e858"}.lnr-bullhorn:before{content:"\e859"}.lnr-volume-high:before{content:"\e85a"}.lnr-volume-medium:before{content:"\e85b"}.lnr-volume-low:before{content:"\e85c"}.lnr-volume:before{content:"\e85d"}.lnr-mic:before{content:"\e85e"}.lnr-hourglass:before{content:"\e85f"}.lnr-undo:before{content:"\e860"}.lnr-redo:before{content:"\e861"}.lnr-sync:before{content:"\e862"}.lnr-history:before{content:"\e863"}.lnr-clock:before{content:"\e864"}.lnr-download:before{content:"\e865"}.lnr-upload:before{content:"\e866"}.lnr-enter-down:before{content:"\e867"}.lnr-exit-up:before{content:"\e868"}.lnr-bug:before{content:"\e869"}.lnr-code:before{content:"\e86a"}.lnr-link:before{content:"\e86b"}.lnr-unlink:before{content:"\e86c"}.lnr-thumbs-up:before{content:"\e86d"}.lnr-thumbs-down:before{content:"\e86e"}.lnr-magnifier:before{content:"\e86f"}.lnr-cross:before{content:"\e870"}.lnr-menu:before{content:"\e871"; color:#000;}.lnr-list:before{content:"\e872"}.lnr-chevron-up:before{content:"\e873"}.lnr-chevron-down:before{content:"\e874"}.lnr-chevron-left:before{content:"\e875"}.lnr-chevron-right:before{content:"\e876"}.lnr-arrow-up:before{content:"\e877"}.lnr-arrow-down:before{content:"\e878"}.lnr-arrow-left:before{content:"\e879"}.lnr-arrow-right:before{content:"\e87a"}.lnr-move:before{content:"\e87b"}.lnr-warning:before{content:"\e87c"}.lnr-question-circle:before{content:"\e87d"}.lnr-menu-circle:before{content:"\e87e"}.lnr-checkmark-circle:before{content:"\e87f"}.lnr-cross-circle:before{content:"\e880"}.lnr-plus-circle:before{content:"\e881"}.lnr-circle-minus:before{content:"\e882"}.lnr-arrow-up-circle:before{content:"\e883"}.lnr-arrow-down-circle:before{content:"\e884"}.lnr-arrow-left-circle:before{content:"\e885"}.lnr-arrow-right-circle:before{content:"\e886"}.lnr-chevron-up-circle:before{content:"\e887"}.lnr-chevron-down-circle:before{content:"\e888"}.lnr-chevron-left-circle:before{content:"\e889"}.lnr-chevron-right-circle:before{content:"\e88a"}.lnr-crop:before{content:"\e88b"}.lnr-frame-expand:before{content:"\e88c"}.lnr-frame-contract:before{content:"\e88d"}.lnr-layers:before{content:"\e88e"}.lnr-funnel:before{content:"\e88f"}.lnr-text-format:before{content:"\e890"}.lnr-text-format-remove:before{content:"\e891"}.lnr-text-size:before{content:"\e892"}.lnr-bold:before{content:"\e893"}.lnr-italic:before{content:"\e894"}.lnr-underline:before{content:"\e895"}.lnr-strikethrough:before{content:"\e896"}.lnr-highlight:before{content:"\e897"}.lnr-text-align-left:before{content:"\e898"}.lnr-text-align-center:before{content:"\e899"}.lnr-text-align-right:before{content:"\e89a"}.lnr-text-align-justify:before{content:"\e89b"}.lnr-line-spacing:before{content:"\e89c"}.lnr-indent-increase:before{content:"\e89d"}.lnr-indent-decrease:before{content:"\e89e"}.lnr-pilcrow:before{content:"\e89f"}.lnr-direction-ltr:before{content:"\e8a0"}.lnr-direction-rtl:before{content:"\e8a1"}.lnr-page-break:before{content:"\e8a2"}.lnr-sort-alpha-asc:before{content:"\e8a3"}.lnr-sort-amount-asc:before{content:"\e8a4"}.lnr-hand:before{content:"\e8a5"}.lnr-pointer-up:before{content:"\e8a6"}.lnr-pointer-right:before{content:"\e8a7"}.lnr-pointer-down:before{content:"\e8a8"}.lnr-pointer-left:before{content:"\e8a9"}

/* Button Style */
.buttonGroup{clear:both;padding:60px 0}
.btn{
    cursor:pointer;
    background:transparent;
    border:0;
    white-space:nowrap;
    vertical-align:middle;    
    background-image:none;
    border:1px solid transparent;
    line-height:170%;
    font-size:14px;
    padding:6px 12px;
    display:inline-block;
}
.btn_certi {
	border:1px solid #364d99;
 -webkit-border-radius:3px;
 -moz-border-radius:3px;
 border-radius:3px;
 font-size:14px;
 font-family:arial,helvetica,sans-serif;
 padding:10px 15px;
 text-decoration:none;
 display:inline-block;
 text-shadow:-1px -1px 0 rgba(0,0,0,0.3);
 font-weight:700;
 color:#fff;
 background-color:#364d99;
 background-image:-webkit-gradient(linear,left top,left bottom,from(#364d99),to(#39509c));
 background-image:-webkit-linear-gradient(top,#364d99,#39509c);
 background-image:-moz-linear-gradient(top,#364d99,#39509c);
 background-image:-ms-linear-gradient(top,#364d99,#39509c);
 background-image:-o-linear-gradient(top,#364d99,#39509c);
 background-image:linear-gradient(to bottom,#364d99,#39509c)
}
.btn_mobile {
	border:1px solid #008548;
 -webkit-border-radius:3px;
 -moz-border-radius:3px;
 border-radius:3px;
 font-size:14px;
 font-family:arial,helvetica,sans-serif;
 padding:10px 15px;
 text-decoration:none;
 display:inline-block;
 text-shadow:-1px -1px 0 rgba(0,0,0,0.3);
 font-weight:700;
 color:#fff;
 background-color:#008548;
 background-image:-webkit-gradient(linear,left top,left bottom,from(#008548),to(#00733e));
 background-image:-webkit-linear-gradient(top,#008548,#00733e);
 background-image:-moz-linear-gradient(top,#008548,#00733e);
 background-image:-ms-linear-gradient(top,#008548,#00733e);
 background-image:-o-linear-gradient(top,#008548,#00733e);
 background-image:linear-gradient(to bottom,#008548,#00733e)
}
.btn-red{}
.btn-gray{background:#5d6169;color:#fff}
.btn-gray2{background:#f7f7f7;color:#777;border:1px solid #c9c9c9}
.btn-green{background:#81c341;color:#fff}
.btn-black{background:#000;color:#fff}
.btn-white{background:#fff;color:#2b2b2b;border:1px solid #cccccc}

.btn-lg{font-size:20px;font-size:2.0rem;line-height:1.3333333;padding:12px 16px;font-family:Noto Sans KR, Roboto}
.btn-nm{font-size:16px;font-size:1.6rem;line-height:170%;padding:8px 12px;font-family:Noto Sans KR, Roboto}
.btn-sm{font-size:14px;font-size:1.4rem;line-height:1.5;padding:8px 10px;font-family:Noto Sans KR, Roboto}
.btn-xm{font-size:12px;font-size:1.2rem;line-height:1.5;padding:2px 5px;font-family:Noto Sans KR, Roboto}

.btn-lgi{font-size:20px;font-size:2.0rem;height:57px;line-height:57px;width:57px;padding:0}
.btn-nmi{font-size:16px;font-size:1.6rem;height:45px;line-height:45px;width:45px;padding:0}
.btn-smi{font-size:14px;font-size:1.4rem;height:35px;line-height:35px;width:35px;padding:0}
.btn-xmi{font-size:12px;font-size:1.2rem;height:25px;line-height:25px;width:25px;padding:0}

/* Text Size option */
.txt-lg{font-size:20px;font-size:2rem}
.txt-nm{font-size:18px;font-size:1.8rem}
.txt-sm{font-size:14px;font-size:1.4rem}
.txt-xm{font-size:13px;font-size:1.3rem}

/*
Radio&Checkbox 변환 클래스
*******************************************************************/
input[type=checkbox].checkbox,
input[type=radio].radio{
	opacity:0;
	position:absolute;
	z-index:12;
	width:28px;
	height:24px;
	cursor:pointer;
}
input[type=checkbox].checkbox:checked,
input[type=checkbox].checkbox:focus,
input[type=radio].radio:checked,
input[type=radio].radio:focus{
	
}
input[type=checkbox].checkbox+.label,
input[type=radio].radio+.label{
	position:relative;
	z-index:11;
	display:inline-block;
	margin:0 2px 0 0;
	line-height:20px;
	min-height:18px;
	min-width:18px;
	font-weight:normal;
}
input[type=checkbox].checkbox+.label::before,
input[type=radio].radio+.label::before{
	font-family:fontAwesome;
	font-weight:normal;
	font-size:12px;
	color:#fff;
	content:"\a0";
	background-color:#fff;
	border:1px solid #ddd;
	box-shadow:0 1px 2px rgba(0,0,0,0.05);
	border-radius:0;
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	height:20px;
	line-height:20px;
	min-width:20px;
	margin-right:1px;
}

input[type=radio].radio+.label::before{	
	height:20px;
	line-height:20px;
	min-width:20px;
	margin-left:2px;
}

input[type=checkbox].checkbox:checked+.label:before,
input[type=radio].radio:checked+.label:before{
	display:inline-block;
	content:"\f00c";
	background-color:#81c341;
	border-color:#81c341;
	
}
input[type=checkbox].checkbox:hover+.label::before,
input[type=checkbox].checkbox+.label:hover::before,
input[type=radio].radio:hover+.label::before,
input[type=radio].radio+.label:hover::before{
	border-color:#81c341;
}
input[type=checkbox].checkbox:active+.label::before,
input[type=checkbox].checkbox:checked:active+.label::before,
input[type=radio].radio:active+.label::before,
input[type=radio].radio:checked:active+.label::before{
	box-shadow:0 1px 2px rgba(0,0,0,0.05), inset 0 1px 3px rgba(0,0,0,0.1);
}
input[type=checkbox].checkbox:disabled+.label::before,
input[type=checkbox].checkbox[disabled]+.label::before,
input[type=checkbox].checkbox.disabled+.label::before,
input[type=radio].radio:disabled+.label::before,
input[type=radio].radio[disabled]+.label::before,
input[type=radio].radio.disabled+.label::before{
	background-color:#f0f0f0 !important;
	border-color:#c9c9c9 !important;
	box-shadow:none !important;
	color:#bbb;
}

input[type=radio].radio+.label::before{
	border-radius:100%;
	font-size:12px;
	line-height:21px;
	height:21px;
	min-width:21px;
}

input[type=checkbox].checkbox.switch{
	width:60px;
	height:30px;
}
input[type=checkbox].checkbox.switch+.label{
	margin:0 4px;
	min-height:30px;
}
input[type=checkbox].checkbox.switch+.label::before{
	content:"ON\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0OFF";
	float:left;
	overflow:hidden;
	box-sizing:border-box;
	margin-right:0px;
	padding:0px;
	width:60px;
	height:30px;
	line-height:28px;	
	background-color:#889fae;
	border:1px solid #6d899c;
	border-radius:2px;
	box-shadow:none;
	color:#fff;
	font-family:Arial, Helvertica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-indent:-30px;
	transition:all 0.4s ease;
}
input[type=checkbox].checkbox.switch+.label::after{
	content:"ːːː";
	position:absolute;
	top:0px;
	left:0px;
	box-sizing:border-box;	
	padding:4px 0px 0px;
	width:30px;
	height:30px;
	background:#f7f7f7;
	background:linear-gradient(to bottom,  #f7f7f7 0%,#e5e5e5 100%);
	border-top:1px solid #e4e4e4;
	border-right:none;
	border-bottom:1px solid #c3c3c3;
	border-left:1px solid #cecece;
	
	border-bottom-right-radius:0px;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;	
	color:#5b6a73;
	font-family:Arial, Helvertica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	line-height:18px;
	text-align:center;
	text-shadow:-1px 0 0 rgba(0,0,0,0.2);
	transition:all 0.4s ease;
}
input[type=checkbox].checkbox.switch:checked+.label::before{
	text-indent:5px;
	background-color:#5791d7;
	border-color:#4b79ad;
}
input[type=checkbox].checkbox.switch:checked+.label::after{
	left:32px;
	border-right:1px solid #cecece;
	border-left:none;
	
	border-bottom-right-radius:2px;
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
}
input.checkbox.readonly[type="checkbox"] + .label:before,
input.radio.readonly[type="radio"] + .label:before{
	background:#e1e1e1;
}

input[type="text"], input[type="password"]{
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    background:#fff;
    height:30px;
    padding:0 10px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
   
    
    border-radius:0;
    -webkit-border-radius:0;
    line-height:30px;
    font-family:inherit;
    font-size:inherit;
}
input[type="text"]::-webkit-input-placeholder{line-height:normal !important}
input[type="password"]::-webkit-input-placeholder{line-height:normal !important}
input[type="text"]{line-height:normal !important}
input[type="password"]:-ms-input-placeholder{line-height:normal !important}
input[type="text"]{line-height:normal !important}
input[type="password"]::-moz-placeholder{line-height:normal !important}
input[type="text"]{line-height:normal !important} 
input[type="password"]:-moz-placeholder{line-height:normal !important}  

/*공통클래스속성*/
.none{position:absolute; left:-999px; top:-999px;}

.hidden{visibility:hidden}
.block{display:block}
.both{clear:both}
.clearfix{}
.clearfix:before,
.clearfix:after{clear:both;display:table;content:"";line-height:0}
.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}
.tar{text-align:right !important}
.fl{float:left}
.fr{float:right}
.left{text-align:left !important}
.center{text-align:center}
.right{text-align:right !important;white-space:normal;word-break:break-all}
.check label{position:absolute !important;z-index:1;top:-95px;left:5px;display:block;width:21px;height:21px;background:url(../img/common/check.png) no-repeat;text-indent:-9999em;overflow:hidden}
.blue{color:#2e74e4 !important}
.black{color:#000 !important}
.red{color:#ff4400 !important}
.orange{color:#f5470c !important}
.gray{color:#888 !important}
.green{color:#1e9f00 !important}
.pointColor{color:#ee4e4e !important;}
.bold{font-weight:800 !important}
.price .bold{color:#c00}
.bd0{border:0 !important}
.fot15{font-size:15px !important;font-weight:800}
.finish{padding:10px 0;font-size:18px;text-align:center;color:#000;background:#fff000}

/*공통속성*/
.skip{ display:block !important; position:fixed; left:0; top:-100px; z-index:99999999;width:300px; height:100px; background:#333;}
.skip a {display:block;  height:50px; line-height:50px; padding-left:20px; color:#fff;}
.skip.sel {top:0px; }

.both{clear:both}
.clearfix{}
.clearfix:before,
.clearfix:after{clear:both;display:table;content:"";line-height:0}
.bd0{border:0 !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}
.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}
.mb0{margin-bottom:0px !important}
.mb10{margin-bottom:10px !important}
.mb20{margin-bottom:20px !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}
.w80{width:80px !important}
.w95{width:95px !important}
.w90{width:90px !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}

.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}

.h100{height:100px !important}
.h150{height:150px !important}
.h200{height:200px !important}
.h250{height:250px !important}
.h300{height:300px !important}

.mt30 {margin-top: 30px !important;}