@charset "euc-kr";
/* ############################# »çÀÌÆ® ¼¼ÆÃ  ########################### */
.color-01 { color: rgba(76,190,166,1.00); }
.bg-color-01 { background-color: #2e6871; }
.bg01 { }
.bg02 { }
.ls { letter-spacing: -1px; }
.fw { font-weight: 600; }
.vam { vertical-align: middle !important; }
.flex-sel { flex: 1; }
.lh-01 { line-height: 25px; }
.lh-02 { line-height: 35px; }
.lh-03 { line-height: 45%; }
.padding5 { padding: 5px; }
.padding10 { padding: 10px; }
.padding15 { padding: 15px; }
.padding25 { padding: 25px; }
.flex {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}
.flexfull {
	-webkit-display: flex;
	display: flex;
}

/* ############################# ºê·¹ÀÌÅ© °íÁ¤  ########################### */
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { min-height: 0px !important; }
@media (max-width:991px){
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { margin-bottom: 25px; }
}
/* ############################# TYPOGRAPHY ±Û µðÀÚÀÎ  ########################### */
.word-break {
	word-break: keep-all;
	word-wrap: break-word;
}
.nowrap { white-space: nowrap }

.fw100 { font-weight: 100; }
.fw300 { font-weight: 300; }
.fw { font-weight: 600; }

/* ÆùÆ® : ±ÛÁ¦¸ñ / ´ëºÐ·ù / ÁßºÐ·ù / ´ëÇ¥±Û / °­Á¶±Û¿¡´Â <h1>ÅÂ±×¸¦ »ç¿ëÇÏ½Ã°í ÀÏ¹Ý ±ÛÀÚ Å©±â Á¶Á¤½Ã¿¡¸¸  »ç¿ëÇÕ´Ï´Ù. *±ÇÀå  */
/* 1. °­Á¶´Â .lead »ç¿ë 2. ÀÏ¹Ý±ÛÀÚ 14px <p>ÅÂ±× 3. s6 : 12px  */

/* -------------*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 { }
h2 { }
h3 { }
h4 { }
h5 { }
h6 { }
.s1, .s2, .s3, .s4, .s5, .s6 { }
/* -------------*/
.s6 {
	font-size: 14px;
	line-height: 25px;
}
.s5 {
	font-size: 16px;
	line-height: 25px;
}
.s4 {
	font-size: 18px;
	line-height: 30px;
}
.s3 {
	font-size: 20px;
	line-height: 35px;
}
.s2 {
	font-size: 24px;
	line-height: 40px;
}
.s1 {
	font-size: 28px;
	line-height: 45px;
}
.vmin9 {font-size: 9vmin;}
.vmin8 { font-size: 8vmin; }
.vmin7 {font-size: 7vmin;}
.vmin6 {font-size: 6vmin;}
.vmin5 {font-size: 5vmin;}
.vmin4 {font-size: 4vmin;}
.vmin35 {font-size: 3.5vmin;}
.vmin3 {font-size: 3vmin;}
.vmin29 {font-size: 2.9vmin;}
.vmin28 {font-size: 2.8vmin;}
.vmin27 {font-size: 2.7vmin;}
.vmin26 {font-size: 2.6vmin;}
.vmin25 {font-size: 2.5vmin;}
.vmin24 {font-size: 2.4vmin;}
.vmin23 {font-size: 2.3vmin;}
.vmin22 {font-size: 2.2vmin;}
.vmin21 {font-size: 2.1vmin;}
.vmin2 {font-size: 2vmin;}
.vmin19 {font-size: 1.9vmin;}
.vmin18 {font-size: 1.8vmin;}
.vmin17 {font-size: 1.7vmin;}
.vmin16 {font-size: 1.6vmin;}
.vmin15 {font-size: 1.5vmin;}
.vmin14 {font-size: 1.4vmin;}
.vmin13 {font-size: 1.3vmin;}
.vmin12 {font-size: 1.2vmin;}
.vmin1 {font-size: 1vmin;}

@media (max-width: 767px) {
.s6 {
	font-size: 12px;
	line-height: 18px;
}
.s5 {
	font-size: 14px;
	line-height: 20px;
}
.s4 {
	font-size: 16px;
	line-height: 28px;
}
.s3 {
	font-size: 18px;
	line-height: 30px;
}
.s2 {
	font-size: 20px;
	line-height: 32px;
}
.s1 {
	font-size: 22px;
	line-height: 34px;
}
}
/* ¹öÆ° ¼¼ÆÃ */
/* BUTTONS - BASE */
.btn {
	box-shadow: none;
	border-radius: 0;
	background-image: none;
	transition: 0.3s;
}
.btn-radius01 { border-radius: 8px; }
.btn-radius02 { border-radius: 100px; }
button:disabled {
	cursor: not-allowed;
	pointer-events: none;
	box-shadow: none;
	background-color: #DCE0E3;
	border-color: #DCE0E3;
}
/* BUTTONS - COLOR */
.btn-izi-icon {
	color: #FFFFFF;
	transition: 0.3s;
	opacity: 0.3;
	font-size: 23px;
	width: 26px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 27px;
}
.btn-izi-icon:hover, .btn-izi-icon:focus, .btn-izi-icon:active, .btn-izi-icon.active { opacity: 0.8; }
.btn-green {
	background-color: #56AA1C;
	border-color: #56AA1C;
}
.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active {
	background-color: #458816;
	border-color: #458816;
}
.btn-blue {
	background-color: #008BE1;
	border-color: #008BE1;
}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active {
	background-color: #0073BA;
	border-color: #0073BA;
}
.btn-darkblue {
	background-color: #00426B;
	border-color: #00426B;
}
.btn-darkblue:hover, .btn-darkblue:focus, .btn-darkblue:active, .btn-darkblue.active {
	background-color: #002A44;
	border-color: #002A44;
}
.btn-grey {
	background-color: #707070;
	border-color: #9BA5AE;
	color: #FFFFFF;
}
.btn-grey:hover, .btn-grey:focus, .btn-grey:active, .btn-grey.active {
	background-color: #FFFFFF;
	border-color: #ECECEC;
}
.btn-black {
	background-color: #1F1F1F;
	border-color: #1F1F1F;
	color: #ECECEC;
}
.btn-black:hover, .btn-black:focus, .btn-black:active, .btn-black.active {
	background-color: #FFFFFF;
	border-color: #ECECEC;
	color: #707070;
}
.btn-white {
	background-color: #FFFFFF;
	border-color: #ECECEC;
	color: #707070;
}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active {
	background-color: #1F1F1F;
	border-color: #1F1F1F;
	color: #ECECEC;
}
.btn-tran-white {
	background-color: rgba(0, 0, 0, 0);
	border-color: rgb(255, 255, 255);
	color: #ffffff;
	border-width: 2px;
}
.btn-tran-white:hover, .btn-tran-white:focus, .btn-tran-white:active, .btn-tran-white.active {
	background-color: rgba(255, 255, 255, 0);
	border-color: rgb(255, 255, 255);
	color: #ffffff;
	font-weight:bold
}
.btn-tran-black {
	background-color: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0.62);
	color: #707070;
}
.btn-tran-black:hover, .btn-tran-black:focus, .btn-tran-black:active, .btn-tran-black.active {
	background-color: rgba(0, 0, 0, 0.8);
	border-color: rgba(0, 0, 0, 0.62);
	color: #ffffff;
}

.btn-user {
	background-color: #E1002F;
	border-color: #E1002F;
	color: #FFFFFF;
}
.btn-user:hover, .btn-user:focus, .btn-user:active, .btn-user.active {
	background-color: #C60029;
	border-color: #C60029;
	color: #FFFFFF;
}
.custom_home_text .custom_home_text_wrap_inner .custom_text_button:hover:before { transform: scale(2); }
.image_block {
	overflow: hidden;
	position: relative;
}
/* ¹öÆ° 
--------*/
.hbtn {
	-webkit-transition: 0.3s;
	transition: 0.3s;
	font: 600 14px "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	padding: 10px 10px;
	white-space: nowrap;
	margin-right: 5px;
	text-align: center;
	text-decoration: none;
}
.hbtn i { margin-right: 10px; }
.hbtn-black {
	background-color: #1F1F1F;
	border: 1px solid #1F1F1F;
	color: #FFFFFF;
}
.hbtn-black:hover {
	background-color: #FFFFFF;
	border: 1px solid #1F1F1F;
	color: #434343;
}
.hbtn-grey {
	background-color: #707070;
	border: 1px solid #707070;
	color: #FFFFFF;
}
.hbtn-grey:hover {
	background-color: #FFFFFF;
	border: 1px solid #1F1F1F;
	color: #434343;
}
.hbtn-white {
	background-color: #FFFFFF;
	border: 1px solid #1F1F1F;
	color: #434343;
}
.hbtn-white:hover {
	background-color: #1F1F1F;
	border: 1px solid #1F1F1F;
	color: #FFFFFF;
}
.btn-size100 { width: 100px; }
.btn-size90 { width: 90px; }

@media (max-width:767px) {
.hbtn { font: 600 12px "³ª´®°íµñ", "Nanum Gothic", sans-serif; }
.hbtn i { margin-right: 5px; }

}
/* ------ Åõ¸í ¹öÆ° -------*/

.tran_btn {
	width: auto;
	height: auto;
	border: 1px solid rgba(255,255,255,1.00);
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	font-size: 1.9vmin;
	margin: 25px auto;
	background-color: rgba(0,0,0,0.25);
	overflow: hidden;
	padding: 0 15px;
	text-transform: uppercase;
	display: inline-block;
	font-weight: 100;
}
.tran_btn:hover {
	text-decoration: none;
	background-color: rgba(255,255,255,0.45);
}
/* -------------*/
/* Ä®¶ó 
--------*/
.text-white { color: #FFFFFF; }
.text-black { color: #3A3A3A; }
.text-muted2 { color: #696969; }
.text-primary2 { color: #2C6BA1; }
.text-info2 { color: #295F7A; }
.text-success2 { color: #346735; }
.text_danger2 { color: #943B39; }
.text-warning2 { color: #765D32; }
/*³ôÀÌ */
.height-100 { min-height: 100px; }
.height-150 { min-height: 150px; }
.height-200 { min-height: 200px; }
.height-250 { min-height: 250px; }
.height-300 { min-height: 300px; }
.height-350 { min-height: 350px; }
.height-400 { min-height: 400px; }
.height-450 { min-height: 450px; }
.height-500 { min-height: 500px !important; }
/* °ø°£ */
.no-padding { padding: 0 !important; }
.no-margin { margin: 0; }
.no-top-space {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.no-bottom-space {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.no-margin-bottom { margin-bottom: 0 !important; }
.no-padding-bottom { padding-bottom: 0 !important; }
.content-xs {
	padding-top: 20px;
	padding-bottom: 20px;
}
.content {
	padding-top: 40px;
	padding-bottom: 40px;
}
.content-sm {
	padding-top: 60px;
	padding-bottom: 60px;
}
.content-md {
	padding-top: 80px;
	padding-bottom: 80px;
}
.content-lg {
	padding-top: 100px;
	padding-bottom: 100px;
}
.space-lg-hor {
	padding-left: 60px;
	padding-right: 60px;
}
.space-xlg-hor {
	padding-left: 100px;
	padding-right: 100px;
}
.margin-bottom-5, .margin-bottom-10, .margin-bottom-15, .margin-bottom-20, .margin-bottom-25, .margin-bottom-30, .margin-bottom-35, .margin-bottom-40, .margin-bottom-45, .margin-bottom-50, .margin-bottom-55, .margin-bottom-60, .margin-bottom-100 { clear: both; }
.margin-bottom-5 { margin-bottom: 5px; }
.margin-bottom-10 { margin-bottom: 10px; }
.margin-bottom-15 { margin-bottom: 15px; }
.margin-bottom-20 { margin-bottom: 20px; }
.margin-bottom-25 { margin-bottom: 25px; }
.margin-bottom-30 { margin-bottom: 30px; }
.margin-bottom-35 { margin-bottom: 35px; }
.margin-bottom-40 { margin-bottom: 40px; }
.margin-bottom-45 { margin-bottom: 45px; }
.margin-bottom-50 { margin-bottom: 50px; }
.margin-bottom-55 { margin-bottom: 55px; }
.margin-bottom-60 { margin-bottom: 60px; }
.margin-bottom-80 { margin-bottom: 80px; }
.margin-bottom-100 { margin-bottom: 100px; }

@media (max-width: 767px) {
.sm-margin-bottom-10 { margin-bottom: 10px; }
.sm-margin-bottom-20 { margin-bottom: 20px; }
.sm-margin-bottom-30 { margin-bottom: 30px; }
.sm-margin-bottom-40 { margin-bottom: 40px; }
.sm-margin-bottom-50 { margin-bottom: 50px; }
.sm-margin-bottom-60 { margin-bottom: 60px; }
}

@media (max-width: 992px) {
.md-margin-bottom-10 { margin-bottom: 10px; }
.md-margin-bottom-20 { margin-bottom: 20px; }
.md-margin-bottom-30 { margin-bottom: 30px; }
.md-margin-bottom-40 { margin-bottom: 40px; }
.md-margin-bottom-50 { margin-bottom: 50px; }
.md-margin-bottom-60 { margin-bottom: 60px; }
}
/* ±âÅ¸ °ø°£--*/
.margin-top-20 { margin-top: 20px; }
.margin-left-5 { margin-left: 5px; }
.margin-left-10 { margin-left: 10px; }
.margin-right-5 { margin-right: 5px; }
.margin-right-10 { margin-right: 10px; }
.padding-top-15 { padding-top: 15px; }
.padding-left-15 { padding-left: 15px; }
.padding-top-25 { padding-top: 25px; }
.padding-left-25 { padding-left: 25px; }
.padding-top-35 { padding-top: 35px; }
.padding-left-35 { padding-left: 35px; }
/* ÆùÆ® Ä®¶ó */
.color-white { color: #FFFFFF; }
.color-sea { color: #1abc9c; }
.color-red { color: #e74c3c; }
.color-aqua { color: #27d7e7; }
.color-blue { color: #3498db; }
.color-grey { color: #95a5a6; }
.color-dark { color: #555555; }
.color-darker { color: #333333; }
.color-green { color: #7FAD23; }
.color-brown { color: #9c8061; }
.color-light { color: #ffffff; }
.color-orange { color: #F44336; }
.color-yellow { color: #f1c40f; }
.color-green1 { color: rgba(89,122,24,1.00); }
.color-purple { color: #9b6bcc; }
.color-inherit { color: inherit; }
.color-dark-blue { color: #4765a0; }
.color-light-grey { color: #585f69; }
.color-light-green { color: #79d5b3; }
.color-white { color: #FFFFFF; }
/* Åõ¸íµµ */
.oc8 { opacity: 0.8; }
.oc7 { opacity: 0.7; }
/* ¹è°æÀÌ¹ÌÁö ¿É¼Ç */
.bg_img01 {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	min-height: 100px;
}
/*¹è°æ Ä®¶ó */
.bg-color-dark, .bg-color-darker, .bg-color-sea, .bg-color-red, .bg-color-aqua, .bg-color-blue, .bg-color-grey, .bg-color-light, .bg-color-green, .bg-color-brown, .bg-color-orange, .bg-color-green1, .bg-color-purple, .bg-color-dark-blue, .bg-color-light-grey, .bg-color-light-green { color: #fff; }
.bg-color-grey, .bg-color-white { color: #434343; }

.bg-color-dark { background-color: #555 !important; }
.bg-color-darker { background-color: #1F1F1F !important; }
.bg-color-white { background-color: #fff !important; }
.bg-color-sea { background-color: #1abc9c !important; }
.bg-color-red { background-color: #e74c3c !important; }
.bg-color-aqua { background-color: #27d7e7 !important; }
.bg-color-blue { background-color: #3498db !important; }
.bg-color-grey { background-color: #fcfcfc !important; }
.bg-color-light { background-color: #f7f7f7 !important; }
.bg-color-green { background-color: #72c02c !important; }
.bg-color-brown { background-color: #9c8061 !important; }
.bg-color-orange { background-color: #e67e22 !important; }
.bg-color-green1 { background-color: #2ecc71 !important; }
.bg-color-purple { background-color: #9b6bcc !important; }
.bg-color-dark-blue { background-color: #4765a0 !important; }
.bg-color-light-grey { background-color: #585f69 !important; }
.bg-color-light-green { background-color: #79d5b3 !important; }
.rgba-red { background-color: rgba(231,76,60,0.8); }
.rgba-blue { background-color: rgba(52,152,219,0.8); }
.rgba-aqua { background-color: rgba(39,215,231,0.8); }
.rgba-yellow { background-color: rgba(241,196,15,0.8); }
.rgba-default { background-color: rgba(114,192,44,0.8); }
.rgba-purple { background-color: rgba(155,107,204,0.8); }
.after_black {
	z-index: 1;
	height: auto;
	overflow: hidden;
	position: relative;
}
.after_black:after {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: -1;
	content: " ";
	height: 100%;
	text-align: center;
	position: absolute;
	background-color: rgba(0,0,0,0.5);
}
/* underbar */
.underbar01 {
	width: 50px;
	height: 3px;
	margin: 15px auto 40px;
	background-color: rgba(31,31,31,1.00);
}
.underbar02 {
	width: 50px;
	height: 3px;
	margin: 15px auto 5px;
	background-color: rgba(255,255,255,1.00);
}
/* ¹Ú½º ¶ó¿îµå */
.no-rounded { border-radius: 0 !important; }
.rounded { border-radius: 4px !important; }
.rounded-x { border-radius: 50% !important; }
.rounded-2x { border-radius: 10px !important; }
.rounded-3x { border-radius: 15px !important; }
.rounded-4x { border-radius: 20px !important; }
.rounded-sm { border-radius: 2px !important; }
.rounded-md { border-radius: 3px !important; }
.rounded-top { border-radius: 4px 4px 0 0 !important; }
.rounded-left { border-radius: 4px 0 0 4px !important; }
.rounded-right { border-radius: 0 4px 4px 0 !important; }
.rounded-bottom { border-radius: 0 0 4px 4px !important; }
/* ¿À¹öÇÃ·Î¿ì */
.overflow-h { overflow: hidden; }
.overflow-a { overflow: auto; }
.overflow-hidden { overflow: hidden; }
.clear-both { clear: both; }
/* ############################# ÆäÀÌÁö µðÀÚÀÎ ########################### */

/* ·¹ÀÌ¾Æ¿ô »ðÀÔ */
.wd {
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
}
.wd_full {
	width: 100%;
	display: block;
}
/* ¼Õ±Û¾¾ */
#sign {
 font: 28px "³ª´®¼Õ±Û¾¾ Ææ", "Nanum Pen Script", cursive !important;
 padding-top: 45px;
}
@media (max-width:767px){

#sign {
 font: 14px "³ª´®¼Õ±Û¾¾ Ææ", "Nanum Pen Script", cursive !important;
 padding-top: 35px;
} 

}

/* ´Ü¶ôÅ×µÎ¸® °­Á¶ */
/*  ÄÝ¾Æ¿ô */
.callout {
	border-color: rgba(231,231,231,1.00);
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	padding: 20px;
	margin-top: 25px;
	margin-bottom: 55px;
	border-radius: 3px;
}
.callout-red { border-left-color: rgba(199,22,45,1.00); }
.callout-orage { border-left-color: rgba(231,89,76,1.00); }
.callout-green { border-left-color: rgba(127,173,35,1.00); }
.callout-blue { border-left-color: rgba(33,86,165,1.00); }
.callout-purple { border-left-color: rgba(162,67,211,1.00); }
/* Å×ÀÌºí ºê·¹ÀÌÅ© */
.table-th-center th { text-align:center; vertical-align:middle !important;}
.table-td-center td {text-align:center; vertical-align:middle !important;}

/* Å×ÀÌºí */
.htable_left, .htable_cell, .htable_right {
	padding: 15px;
	vertical-align: middle;
}
.htable {
	border-top: 1px solid #ECECEC;
	color: #707070;
	font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	line-height: 160%;
}
.htable_row {
	border-bottom: 1px solid #ECECEC;
	overflow-y: hidden;
	display: -webkit-flex;
	display: flex;
}
.htable_left {
	border-right: 1px solid #ECECEC;
	float: left;
	width: 20%;
}
.htable_cell {
	border-right: 1px solid #ECECEC;
	float: left;
}
.htable_right {
	border-right-style: none;
	float: left;
	width: 80%;
}

@media (max-width:767px) {
.htable_left, .htable_cell, .htable_right { padding: 15px; }
.htable {
	border-top: 1px solid #ECECEC;
	color: #707070;
	font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
}
.htable_row {
	border-bottom: 1px solid #ECECEC;
	overflow-y: hidden;
	display: block;
}
.htable_left, .htable_cell {
	border-right: 1px none #ECECEC;
	float: none;
	width: 100%;
}
.htable_right {
	border-right-style: none;
	float: none;
	width: 100%;
}
}
/* - ºñ¼øÂ÷ ¸®½ºÆ® Å¸ÀÔ 01  <ul class="list-01"> <li></li> ---- */
.list-01 { }
.list-01 li {
	position: relative;
	margin: 0px 0px 7px;
	padding-left: 25px;
	color: #2c2c2c;
}
.list-01 li:hover:before { }
.list-01 li:before {
	content: "\2713 ";
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #434343;
	color: #fff;
	text-align: center;
	text-shadow: 0px -1px 0px #EFEFEF;
	font-size: 12px;
	font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	top: 3px;
	left: -5px;
	line-height: 20px;
}
.list-01 li a {
	color: #859a31;
	text-decoration: none;
	-moz-transition: all, 500ms;
	-o-transition: all, 500ms;
	-webkit-transition: all, 500ms;
	transition: all, 500ms;
}
.list-01 li a:hover { border-bottom: .1px solid; }
/* - ºñ¼øÂ÷ ¸®½ºÆ® Å¸ÀÔ 01 small  <ul class="list-small"> <li></li> ---- */

.list-small { }
.list-small li {
	position: relative;
	margin: 0px 0px 7px;
	padding-left: 18px;
	color: #2c2c2c;
	font-size: 14px;
}
.list-small li:hover:before { }
.list-small li:before {
	content: "\2713 ";
	position: absolute;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #434343;
	color: #fff;
	text-align: center;
	text-shadow: 0px -1px 0px #EFEFEF;
	font-size: 5px;
	font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	top: 3px;
	left: -5px;
	line-height: 17px;
}
.list-small li a {
	color: #859a31;
	text-decoration: none;
	-moz-transition: all, 500ms;
	-o-transition: all, 500ms;
	-webkit-transition: all, 500ms;
	transition: all, 500ms;
}
.list-small li a:hover { border-bottom: .1px solid; }

/* - ¼øÂ÷ ¸®½ºÆ® Å¸ÀÔ 01  <ol class="annotation-list"> <li></li> ---- */
.annotation-list { counter-reset: annotation-list; }
.annotation-list li {
	position: relative;
	margin: 0px 0px 7px;
	padding-left: 25px;
}
.annotation-list li:before {
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #4F4F4F;
	content: counter(annotation-list);
	counter-increment: annotation-list;
	color: #fff;
	text-align: center;
	text-shadow: 0px -1px 0px #EFEFEF;
	/* [disabled]font-weight: 600;
*/
	font-size: 12px;
	font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	top: 3px;
	left: -5px;
	line-height: 20px;
}
.annotation-list strong {
	font-size: 15px;
	font-weight: 600;
}

@media (max-width:767px) {
.annotation-list {
	margin-top: 25px;
	margin-bottom: 25px;
}
}
/* #############################  Æ÷Åä Å¸ÀÌÆ²  ########################### */
/* ÅØ½ºÆ®¹è³Ê °£´ÜÁ¦¸ñ¿ë */
.text_banner01_black {
	background-color: rgba(31,31,31,1.00);
	padding: 55px 15px;
	text-align: center;
	color: rgba(255,255,255,0.91);
}
.text_banner01_white { background-color: rgba(255,255,255,1.00); }
/* Æ÷Åä Å¸ÀÌÆ² 01  */
.photo_title01 {
	display: table;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	overflow-y: hidden;
	position: relative;
	z-index: 0;
	background-color: #1F1F1F;
}
.photo_title01:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 80%;
	bottom: 10%;
	left: 0px;
	background-color: rgba(0,0,0,0.27);
	z-index: -1;
}
.photo_title01 .subject {
	display: table-cell;
	vertical-align: middle;
	height: 300px;
	text-align: center;
}
.photo_title01 .subject .inner_txt01 {
	font-size: 48px;
	color: #FFFFFF;
	letter-spacing: 5px;
}
.photo_title01 .subject .inner_txt02 {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 10px;
}
/* ÀÌ¹ÌÁö ¹è°æ 01  */
.image_bg01 {
	display: table;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	overflow-y: hidden;
	position: relative;
	z-index: 0;
}
.image_bg01:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(0,0,0,0.27);
	z-index: -1;
}
/* ############################# Á¦¸ñ Å¸ÀÌÆ² d_title ########################### */
.d_title_01 {
	color: #8a6d3b;
	line-height: 35px;
	font-size: 25px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	letter-spacing: -1px;
}
.d_title_02 {
	color: #8a6d3b;
	line-height: 35px;
	font-size: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	letter-spacing: -1px;
}
.d_title_03 {
	color: #8a6d3b;
	line-height: 35px;
	font-size: 18px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	letter-spacing: -1px;
}
/* - ¼Ò Å¸ÀÌÆ² --- */
.stitle_v1_green {
	padding: 5px 5px 5px 10px;
	background-color: #F0FFE1;
	border-right: 3px solid #5BA622;
	-webkit-box-shadow: 1px 1px 1px rgba(228,228,228,1.00);
	box-shadow: 1px 1px 1px rgba(228,228,228,1.00);
	font-size: 16px;
	color: #5BA622;
}
.stitle_v1_red {
	padding: 5px 5px 5px 10px;
	background-color: #FFD6DB;
	border-right: 3px solid #C7162D;
	-webkit-box-shadow: 1px 1px 1px rgba(228,228,228,1.00);
	box-shadow: 1px 1px 1px rgba(228,228,228,1.00);
	font-size: 16px;
	color: #C7162D;
}
.stitle_v1_white {
	padding: 5px 5px 5px 10px;
	background-color: #FFFFFF;
	border-right: 3px solid #434343;
	-webkit-box-shadow: 1px 1px 1px rgba(228,228,228,1.00);
	box-shadow: 1px 1px 1px rgba(228,228,228,1.00);
	font-size: 16px;
	color: #434343;
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}
.stitle_v1_black {
	padding: 5px 5px 5px 10px;
	background-color: #434343;
	border-right: 3px solid #1F1F1F;
	-webkit-box-shadow: 1px 1px 1px rgba(228,228,228,1.00);
	box-shadow: 1px 1px 1px rgba(228,228,228,1.00);
	font-size: 16px;
	color: #FFFFFF;
}
.stitle_v1_orange {
	padding: 5px 5px 5px 10px;
	background-color: #FFEDCF;
	border-right: 3px solid #F90;
	-webkit-box-shadow: 1px 1px 1px rgba(228,228,228,1.00);
	box-shadow: 1px 1px 1px rgba(228,228,228,1.00);
	font-size: 16px;
	color: #434343;
}
i.margin_right5 { margin-right: 5px; }
.border_top_hr { border-top: 1px solid #E1E1E1; }
.border_bottom_hr { border-bottom: 1px solid #E1E1E1; }
.border_top_dot { border-top: 1px dotted #E1E1E1; }
.border_bottom_dot { border-bottom: 1px dotted #E1E1E1; }
/* ÅØ½ºÆ® */
p {
	font-size: 14px;
	line-height: 150%;
}
#sub_contents .lead { }
#sub_contents p { margin-bottom: 15px; }
#widget .lead { }
#widget p { }
#widget .main_bbs_text > p {
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	line-height: 160%;
	display: block;
}


/* ¹®´Ü Å×µÎ¸® */

.short_01 {
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.short_02 {
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-color: rgba(244,244,244,1.00);
	border-width: 1px;
	border-style: solid;
}
.short_03 {
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: rgba(249,249,249,1.00);
}
.short_04 {
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-color: rgba(244,244,244,1.00);
	border-bottom-color: rgba(244,244,244,1.00);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}
.short_05 {
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-color: rgba(244,244,244,1.00);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top: 1px solid rgba(225,225,225,1.00);
}

/* ÀÌ¹ÌÁö ¹ÝÀÀÇü¹èÄ¡ <ul class="img_ul_50"><li> img... </li></ul> */
.img_ul_100 li {
	width: 100%;
	float: left;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.img_ul_50 li {
	width: 50%;
	float: left;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.img_ul_30 li {
	width: 33.33%;
	float: left;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.img_ul_25 li {
	width: 25%;
	float: left;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.img_ul_20 li {
	width: 20%;
	float: left;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media (max-width:767px) {
.img_ul_50 li, .img_ul_30 li, .img_ul_25 li, .img_ul_20 li { width: 100%; }
}
@media (min-width:768px) and (max-width:991px){
.img_ul_50 li, .img_ul_30 li, .img_ul_25 li, .img_ul_20 li { width: 50%; }

}
/* °ø°£ Àû¿ë */
.row_space15 { height: 15px; }
.row_space25 { height: 25px; }
.row_space55 { height: 55px; }
.bottom_space15 { margin-bottom: 15px; }
.bottom_space25 { margin-bottom: 25px; }
.bottom_space55 { margin-bottom: 55px; }
/* ¼öÆò¼± */

hr.hr_blur { opacity: 0.10; }
/* ############################# ¼³Á¤ ########################### */

/*µð½ºÇÃ·¹ÀÌ*/
.dp-none { display: none; }
.dp-block { display: block; }
.dp-table { display: table; }
.dp-inline-block { display: inline-block !important; }
.dp-table-cell {
	display: table-cell;
	vertical-align: middle;
}
/* ############################# ÀÌÆåÆ® ########################### */
/* ·Ñ¿À¹ö  */
.hover-effect {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.para_bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 120%;
	background-size: 120%;
}
/* ############################# À¯Æ¿¸®Æ¼ ########################### */
/* Áöµµ */
.map_grey {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	overflow-y: hidden;
	margin-bottom: -5px;
}

@media (max-width:991px){

}
@media (max-width:767px){
.map_grey { display: none; }
.view_auto {
	overflow-y: auto;
	padding-bottom: 15px;
}

.view_auto_sell { min-width: 767px; }

.view_auto_sell2 { min-width: 991px; }
.view_pc { display: none !important; }

.view_mobile { }
}
@media (max-width:480px){

}
@media (min-width:768px) {
.view_pc { }

.view_mobile { display: none !important; }
}
@media (min-width:768px) and (max-width:991px){

}
@media (min-width:992px){

}
