/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.3
Created: August 2014
License URI: http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/
body{overflow-y:scroll; /*min-width:1200px; max-width: 2560px;*/ }
a{ color:#666;}
caption{ display:none;}
.section.clearfix{width:1080px; padding:0; margin:0 auto; }
.inner{width:100%; padding:0; margin:0 auto; }

/* layout */
@media (max-width: 640px) {
	.container {width:100%; padding:0; margin:0 auto; }
	.inner{ padding:0 15px; width:auto;}
}
@media (min-width:641px) and (max-width:1024px) {
	.container {width:100%; margin:0 auto; }
	.inner{ padding:0 15px; width:auto;}
}
@media (min-width: 1200px) {
	.container {width: 1080px; padding:0;}
	.inner{width:1080px; padding:0; margin:0 auto; }
}


/* Color
---------------------------------- */
.c-yellow {
	color:#fed762;
}
.c-white {
	color:#fff;
}
.c-blue {
	color:#3498db;
}
.c-blue a,
.c-blue:hover,
.c-blue:focus,
.c-blue:active,
.c-blue.active {
	color:#3498db;
}
.c-blue2 {
	color:#3d78d8;
}


/* Font weight
---------------------------------- */
.fw-400 { 
    font-weight:400;
}
.fw-500 { 
    font-weight:500;
}
.fw-600 { 
    font-weight:600;
}
.fw-700 { 
    font-weight:700;
}


/* Font size
---------------------------------- */
.fs-12 {
	font-size:12px;
}
.fs-13 {
	font-size:13px;
}
.fs-14 {
	font-size:14px;
}
.fs-15 {
	font-size:15px !important;
}
.fs-16 {
	font-size:16px !important;
}
.fs-17 {
	font-size:17px !important;
}
.fs-20 {
	font-size:20px;
}
.fs-22 {
	font-size:22px !important;
}
.fs-23 {
	font-size:23px !important;
}
.fs-24 {
	font-size:24px;
}
.fs-26 {
	font-size:26px;
}
.fs-28 {
	font-size:28px;
}
.fs-32 {
	font-size:32px;
}
.fs-35 {
	font-size:35px;
}


/* text-align
---------------------------------- */
.ta-left {
	text-align:left;
}
.ta-right {
	text-align:right;
}
.ta-center {
	text-align:center
}


/* width
---------------------------------- */
.w-50p { 
    width:50%;
}
.w-100p { 
    width:100%;
}


/* line-height
---------------------------------- */
.lh-30 { 
	line-height:30px;
}
.lh-50 { 
	line-height:50px;
}


/* ul list */
.ul-list01 {
    list-style: none;
    padding: 0 0 0 10px;
    margin: 0;
}

/* topmenu-cs block (pc 醫뚯륫硫붾돱)
---------------------------------- */
/* .topmenu-cs { */
/* 	list-style: none; */
/* 	font-size: 12px; */
/* 	padding: 0; */
/* } */
/* @media (max-width: 767px) { */
/*     .topmenu-cs { */
/* 	    display:none;  */
/*     } */
/* } */
/* .topmenu-cs li { */
/* 	display: inline-block; */
/* } */
/* .topmenu-cs li a { */
/* 	color: #fff; */
/* } */
/* .header-top .topmenu-cs { */
/* 	margin: 0; */
/* } */
/* .header-top .topmenu-cs li { */
/* 	padding: 0 15px 0; */
/* 	border-right: 1px solid #598EDA; */
/* 	margin: 10px 0; */
/* } */
/* .header-top .topmenu-cs li:last-child { */
/* 	border-right: none; */
/* } */
/* .header-top .topmenu-cs li:first-child { */
/* 	padding-left: 0px; */
/* } */
/* .header-top .topmenu-cs li a { */
/* 	text-decoration: none; */
/* } */
/* .header-top .topmenu-cs li a:hover { */
/* 	text-decoration: underline; */
/* } */

/* /* topmenu-smenu block (pc �곗륫硫붾돱) */
/* ---------------------------------- */ */
/* .topmenu-smenu { */
/* 	display: inline-block;  */
/* 	float:right; */
/* 	margin-bottom:0px; */
/* } */
/* @media (max-width: 767px) { */
/*     .topmenu-smenu { */
/* 	    display:none;  */
/*     } */
/* } */
/* .topmenu-smenu li { */
/*     display: inline-block; */
/*     padding: 0 15px 0; */
/*     border-right: 1px solid #598EDA; */
/*     margin: 10px 0; */
/* } */
/* .topmenu-smenu li a { */
/* 	text-decoration: underline none !important; */
/* } */
/* .topmenu-smenu .end { */
/*     border-right: none; */
/* } */

/* /* topmenu-cs2 block (紐⑤컮�� 醫뚯륫硫붾돱) */
/* ---------------------------------- */ */
/* .topmenu-cs2 { */
/* 	list-style: none; */
/* 	font-size: 12px; */
/* 	padding: 0; */
/* } */
/* @media (min-width: 767px) { */
/*     .topmenu-cs2 { */
/* 	    display:none;  */
/*     } */
/* } */
/* .topmenu-cs2 li { */
/* 	display: inline-block; */
/* } */
/* .topmenu-cs2 li a { */
/* 	color: #fff; */
/* } */
/* .header-top .topmenu-cs2 { */
/* 	margin: 0; */
/* } */
/* .header-top .topmenu-cs2 li { */
/* 	padding: 0 15px 0; */
/* 	border-right: 1px solid #598EDA; */
/* 	margin: 10px 0; */
/* } */
/* .header-top .topmenu-cs2 li:last-child { */
/* 	border-right: none; */
/* } */
/* .header-top .topmenu-cs2 li:first-child { */
/* 	padding-left: 0px; */
/* } */
/* .header-top .topmenu-cs2 li a { */
/* 	text-decoration: none; */
/* } */
/* .header-top .topmenu-cs2 li a:hover { */
/* 	text-decoration: underline; */
/* } */

/* /* topmenu-cs3 block (紐⑤컮�� �곗륫硫붾돱) */
/* ---------------------------------- */ */
/* .topmenu-cs3 { */
/* 	display: inline-block;  */
/* 	float:right; */
/* 	margin-bottom:0px; */
/* } */
/* @media (min-width: 767px) { */
/*     .topmenu-cs3 { */
/* 	    display:none;  */
/*     } */
/* } */
/* .topmenu-cs3 li { */
/*     display: inline-block; */
/*     padding: 0 15px 0; */
/*     border: #89a9d6 1px solid; */
/* 	border-radius:4px; */
/* 	padding:4px 10px; */
/*     margin: 5px 0; */
/* 	margin-right:-7px; */
/* 	letter-spacing:-0.02em; */
/* } */
/* .topmenu-cs3 li a { */
/* 	text-decoration: underline none !important; */
/* } */

/* /* topmenu-link block */
/* ---------------------------------- */ */
/* .topmenu-link { */
/* 	list-style: none; */
/* 	font-size: 0; */
/* 	padding: 0; */
/* 	float:right; */
/* 	text-align:right; */
/* 	padding-top:1px; */
/* } */
/* .topmenu-link li { */
/* 	display: inline-block; */
/* 	margin: 0 2px 2px 0; */
/* } */
/* .topmenu-link li a { */
/* 	display: block; */
/* 	text-align: center; */
/* } */
/* .topmenu-link.circle li a { */
/* 	-webkit-border-radius: 100%; */
/* 	-moz-border-radius: 100%; */
/* 	border-radius: 100%; */
/* } */
/* .header-top .topmenu-link { */
/* 	margin: 0; */
/* } */
/* .header-top .topmenu-link li { */
/* 	padding: 3px 4px 2px; */
/* 	margin: 0; */
/* } */
/* .header-top .topmenu-link li a { */
/* 	border: none; */
/* 	width: 30px; */
/* 	height: 30px; */
/* 	background-color: transparent; */
/* 	border-color: transparent; */
/* 	font-size: 16px; */
/* } */
/* .header-top .topmenu-link li a i { */
/* 	line-height: 30px; */
/* } */
/* .topmenu-link li.twitter a:hover, */
/* .colored.topmenu-link li.twitter a { */
/* 	background-color: #194796; */
/* 	border-color: #194796; */
/* 	color: #fff; */
/* } */
/* .topmenu-link li.facebook a:hover, */
/* .colored.topmenu-link li.facebook a { */
/* 	background-color: #194796; */
/* 	border-color: #194796; */
/* 	color: #fff; */
/* } */

/* div-agree
---------------------------------- */
.div-agree {
	margin-top:30px;
}	
.div-agree label {
    display: inline-block;
    width: 280px;
}
.div-agree p {
	margin-bottom:6px;
}


/* agree-pop
---------------------------------- */
.agree-pop.div-scroll {
    overflow-y: auto;
    height: 700px;
    padding: 0 30px 30px 30px;
}
.agree-pop {
    font-size: 14px;
    line-height: 1.6em;
}


/* terms */
.guide-privbox {font-size:14px;}
.guide-privbox dt{ color:#3d78d8; font-size:18px; font-weight:600; margin:40px 0 20px 0; }
.guide-privbox dd{ line-height:1.8em; }
.guide-privbox dd ul.depth2{ list-style:none; padding:0; margin:0;}
.guide-privbox dd ul.depth2 strong{margin:20px 0 5px 0; color:#222; font-size:15px; font-weight:600; display:block;}
.guide-privbox dd ul.depth2 ul{ list-style:none; padding:0; margin:0;}
.guide-privbox .tit{ color:#222; font-size:17px;}


/* company */
.company-01{ font-size:15px; border-bottom:#ddd 1px solid; padding:0 0 30px 0; line-height:1.8em; margin-bottom:10px;}
.company-01 .tit_t{font-size:15px; font-weight:600; color:#222; display:inline-block; padding-top:12px; padding-bottom:13px;}
.company-02{ width:50%; float:left; margin:0;}
.company-03{ width:100%; float:left; margin:0;}
.company-01 h3,
.company-02 h3,
.company-03 h3{ margin:70px 0 20px 0; font-size:20px; color:#222; font-weight:600; border-left:#3d79d8 4px solid; padding:0 0 0 14px;}
.company-02 .company-02-lst01{list-style:none; margin:0; padding:0 0 0 15px; font-size:14px;}
.company-02 .company-02-lst01 li{ position:relative; padding:0 0 0 100px; margin:0 0 5px 0;}
.company-02 .company-02-lst01 li .txt-y{ font-weight:700; position:absolute; top:0; left:0; }
.company-02 .company-02-lst02{ background:#f1f1f1; padding:25px 30px; line-height:1.8em; font-size:14px;}
@media (max-width: 640px) {
	.company-02{ width:100%; float:none;}
	.company-02 .company-02-lst01{list-style:none; margin:0; padding:0 0 0 15px;}
	.company-02 .company-02-lst01 li{ position:relative; padding:0; margin:0 0 5px 0;}
	.company-02 .company-02-lst01 li .txt-y{ font-weight:700; position:relative; top:auto; left:auto; display:block;}
	.company-02 .company-02-lst02{padding:10px; }
}

.company-03 .loc_lst{ margin:30px 0 0 0;}
.company-03 .loc_lst .txt01{  font-size:16px; font-weight:600; color:#222;}

.company-02-lst03{ list-style:none; margin:0 0 0 -42px; padding:0;}
.company-02-lst03 li{ float:left; width:332px; margin:0 0 0 42px;}
.company-02-lst03 li dl dt{ height:49px; line-height:49px; background:#3d79d8; color:#fff; text-align:center; font-size:16px;}
.company-02-lst03 li dl dd{ height:103px; border:#e8e3e3 1px solid; border-top:none;}
.company-02-lst03 li dl dd img{ margin:0 auto;}
@media (max-width: 640px) {
	.company-02-lst03{ list-style:none; margin:0; padding:0;}
	.company-02-lst03 li{ float:none; width:100%; margin:0 0 20px 0;}
	.company-02-lst03 li dl dt{ height:49px; line-height:49px; background:#3d79d8; color:#fff; text-align:center; font-size:16px;}
	.company-02-lst03 li dl dd{ height:103px; border:#e8e3e3 1px solid; border-top:none;}
}

.company-02-lst04{ list-style:none; margin:0x; padding:30px 0 10px 30px; border-top:#ddd 1px solid; border-bottom:#ddd 1px solid; overflow:hidden;}
.company-02-lst04 li{ float:left; margin:0 40px 25px 0;}
.company-02-lst04 li.fir{ width:238px; margin:0;}

.idc-01 ul{ list-style:none; margin:0 0 0 30px; padding:0; }
.idc-01 ul li{ margin:35px 0 0 0; padding:0; position:relative; overflow:hidden;}
.idc-01 ul li .thum{ float:left; margin:0 30px 0 0;}
.idc-01 ul li .tit-tx{ font-weight:700;  color:#333; margin:0 0 10px 0; font-size:16px;}
@media (max-width: 640px) {
	.idc-01 ul{ margin:0; }
	.idc-01 ul li{ margin:10px 0 0 0;}
	.idc-01 ul li .thum{ float:none; margin:0 0 10px 0;}
}

.idc-thum{ margin:50px 0 0 0;}
.idc-thum img{ margin:0 auto;}

.support-map {
    height: 530px;
    border: #dbdbdb 1px solid;
    background: #f9f9f9;
}


/* FAQ
---------------------------------- */
.q-body {
	padding:25px 45px;
	line-height:1.7;
}


/* service introduce
---------------------------------- */
.function-area {
	border-bottom:#e6e6e6 1px solid;
	padding:70px 0 70px 0;
}
.function-area-fir {
	border-bottom:#e6e6e6 1px solid;
	padding:50px 0 70px 0;
}
.function-txt {
	margin-top:50px; 
	padding-left:35px; 
	padding-right:35px;
}
.function-txt i {
	width:36px; 
	height:36px; 
	line-height:36px; 
	border-radius:100px; 
	background:#3d78d8; 
	font-size:20px; 
	color:#fff;
	padding-left:8px; 
	margin-right:12px;
}


/* title-area
---------------------------------- */
.title-area {
    border-bottom: #e4e9f0 1px solid;
    margin-bottom: 20px;
}	
.title-area .title {
	float: left;
    border-bottom: #3f4857 1px solid;
    padding: 0 0 10px 0;
    margin: 0;
    margin-bottom: -1px;
    font-size: 28px;
    color: #222;
    font-weight: 600;
}
.title-area .title2 {
	float: left;
    border-bottom: #3f4857 1px solid;
    padding: 12px 0 10px 0;
    margin: 0;
    margin-bottom: -1px;
    font-size: 19px;
    color: #222;
    font-weight: 600;
}
.title-area:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* btn
---------------------------------- */
.btn-more {
	font-size:20px; 
	color:#666;
	float:right;
}
.btn-view {
    width: 74px;
    height: 30px;
    line-height: 30px;
	background:#f0f0f0;
    border: #d3d3d3 1px solid;
    font-size: 13px;
	font-weight:600;
    text-align: center;
	display:inline-block;
	border-radius:2px;
}
.btn-view:hover,
.btn-view:focus,
.btn-view:active { 
    background:#eaeaea; 
	border:#d3d3d3 1px solid; 
	color:#666; 
	text-decoration:none;
}
.btn-view2 {
    height: 30px;
    line-height: 30px;
	background:#fff;
    border: #d3d3d3 1px solid;
    font-size: 13px;
	font-weight:600;
    text-align: center;
	display:inline-block;
	border-radius:2px;
	padding:0 15px;
	float:right;
}
.btn-view2:hover,
.btn-view2:focus,
.btn-view2:active { 
    background:#eaeaea; 
	border:#d3d3d3 1px solid; 
	color:#666; 
	text-decoration:none;
}


/* over-layer-pop
---------------------------------- */
.box1 .over_icon {position:relative;}
.box1 .over_txt {width:100%; height:100%; border:1px solid gray; background:#fff; font-size:13px; text-align:left; padding-left:10px; padding-top:3px; font-weight:400; }
.box1 .over_txt a:hover {text-decoration:none; color:#666;}
.box1 .over_icon2 {position:relative;}
.box1 .over_txt2 {width:100%; height:100%; border:1px solid gray; background:#fff; font-size:13px; text-align:left; padding-left:10px; padding-top:3px; font-weight:400; }
.box1 .over_txt2 a:hover {text-decoration:none; color:#666;}
.box1 .over_icon3 {position:relative;}
.box1 .over_txt3 {width:100%; height:100%; border:1px solid gray; background:#fff; font-size:13px; text-align:left; padding-left:10px; padding-top:3px; font-weight:400; }
.box1 .over_txt3 a:hover {text-decoration:none; color:#666;}
.box1 .view {width:305px; height:50px; position:absolute; top:50%; left:0px; border:10px solid transparent; z-index:100; }
.pop1 {display:none; }


/* main-function
---------------------------------- */
.quote-left {font-size:20px; vertical-align:top; margin-top:10px; padding-right:12px;}
.quote-right {font-size:20px; vertical-align:top; margin-top:10px; padding-left:12px;}
.title-sub {font-size:18px; margin-top:20px; text-align:center; line-height:28px;}

.function_img {
	text-align:center;
	padding:35px 20px;
	margin-bottom:40px;
	border:1px dashed #ddd;
	cursor:pointer;
	-webkit-transition:background-color .2s ease, border .2s ease;
	transition:background-color .2s ease, border .2s ease;
}
.function_img:hover {
	background-color:#f9f9f9;
	border-color:#e0e0e0;
}
	.function_img h3 {
		font-size:23px;
		line-height:36px;
		font-weight:600;
		margin:0px;
		margin-top:10px;
	}
	.function_img img {
		margin-top:30px !important;
		opacity:1;
		-webkit-transition:opacity .2s ease-in-out;
		transition:opacity .2s ease-in-out;
		margin:0 auto; 
		text-align:center;
	}
	.function_img:hover img { opacity:1; }
	.function_img p { margin:20px 0px 8px 0px; min-height:66px;}

.function_img2 {
	text-align:center;
	padding:15px 20px;
	margin-bottom:40px;
	border:1px dashed #ddd;
	cursor:pointer;
	-webkit-transition:background-color .2s ease, border .2s ease;
	transition:background-color .2s ease, border .2s ease;
	min-height:90px;
	background:#fefefe;
}
.function_img2:hover {
	background-color:#f9f9f9;
	border-color:#e0e0e0;
}
	.function_img2 h2 {
		font-size:18px;
		line-height:50px;
		font-weight:500;
		margin:0px;
	}
	.function_img2 h3 {
		font-size:22px;
		line-height:30px;
		font-weight:500;
		margin:0px;
	}
	.function_img2 p { margin-top:2px; margin-bottom:0 !important;}
	.function_img2 a:hover { color:#343434 !important;}

/* video
---------------------------------- */
#video_wrap {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    z-index: 100;
	width: 2543px;
	max-height:740px;
}
#video_wrap .dim {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(http://static.moncat.co.kr/resources/front/images/texture_layer3.png) 0 0 repeat;
	/*background:#000;
	opacity:0.4;*/
}
#video_wrap .wide-video {display:block}
@media screen and (min-width: 1200px) {
    #video_wrap .wide-video {
        display: block;
    }
}
#video_wrap .slogan {
    position: absolute;
    top: 27%;
    bottom: auto;
    color: #fff;
    width: 100%;
    text-align: center;
}
#video_wrap .slogan h2 {
    font-size: 55px;
    padding: 0 20px;
	color:#fff;
	font-weight:500;
	letter-spacing:-0.04em;
	line-height:65px;
	text-align:left;
	text-shadow:rgba(0, 0, 0, 0.498039) 0px 1px 1px;
	display:inline-block;
	padding:20px 30px 13px 30px;
}
#video_wrap .slogan .point {
	font-size:60px; 
	font-weight:600;
	letter-spacing:-0.04em; 
}
@media screen and (max-width: 1024px) {
    #video_wrap .slogan {
        top: 16%;
    }
    #video_wrap .slogan h2 {
        font-size: 45px;
	    line-height:65px;
    }
    #video_wrap .slogan .point {
	    font-size:45px; 
	    line-height:50px;
	    font-weight:600; 
        padding-left:5px; 
    }
}
@media screen and (max-width: 640px) {
    #video_wrap .slogan h2 {
        font-size: 20px;
	    line-height:34px;
    }
    #video_wrap .slogan .point {
	    font-size:22px; 
	    line-height:34px;
	    font-weight:600; 
        padding-left:0px; 
    }
}
#video_wrap .slogan .scroll {
    position: absolute;
    bottom: -160%;
    left: 50%;
    margin-left: -70px;
    cursor: pointer;
}
#video_wrap .slogan .scroll i {
	font-size:50px;
	color:#fff;
}
@media screen and (max-width: 640px) {
    .slogan .scroll {
		display:none;
    }
}
#video_wrap .slogan .slogan_desc {
    display: block;
    font-size: 18px;
    color: #fff;
    padding: 20px 20px 10px;
    line-height: 30px;
	letter-spacing:-0.02em;
	text-shadow:rgba(0, 0, 0, 0.498039) 0px 1px 1px;
}
#mobile_video_wrap {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    z-index: 100;
}
@media screen and (min-width: 641px) {
	#mobile_video_wrap {
		display:none;
    } 
}
@media screen and (max-width: 640px) {
	#video_wrap {
		display:none;
    }
}
/* m-header-navi
---------------------------------- */
@media screen and (max-width: 768px) {
	.m-header-navi {padding-left:0px; padding-right:0px;}
}


/* subfooter-m
---------------------------------- */
.subfooter-m{ background:#efefef; padding:20px 0 0 0; overflow:hidden; display:none; border-top:#eaeaea 2px solid;}
.subfooter-m .footer-mn2{ padding:0; list-style:none; overflow:hidden; margin:0 auto; text-align:center;}
.subfooter-m .footer-mn2 li{ display:inline-block; padding:5px 10px; border-radius:3px; margin-left:3px; border:#ddd 1px solid;}
.subfooter-m .footer-mn2 li.fir{ margin-left:0px;}
.subfooter-m .footer-mn2 li a{ display:inline-block; font-size:13px;}
.subfooter-m .footer-mn3{ text-align:center; color:#666; margin-top:15px; margin-bottom:20px;}
.subfooter-m .footer-mn3 span{background:url(http://static.moncat.co.kr/resources/front/images/blt_var.gif) 0 50% no-repeat; padding-left:5px;}
.subfooter-m .footer-mn3 span.fir{ background:none;}
.subfooter-m .footer-mn3 a{ color:#666; font-size:12px; padding:0 8px;}
@media (max-width: 767px) {
	.subfooter-m .container{ padding:0 1em; background:none;}
	.subfooter-m{ display:block;}
	.subfooter { display:none;}
}
@media (min-width:768px) and (max-width:1024px) {
	.subfooter-m .container{ padding:0 1em; background:none;}
}


/* notice-detail
---------------------------------- */
.notice-detail th {border-top: 1px solid #ddd; border-bottom: 1px solid #acacac; padding:13px 10px 15px 10px; color:#222; font-size:16px; font-weight:600; text-align:center; background:#fbfcfd;}
.notice-detail .info {border-bottom:#e7e7e7 1px solid; padding:12px; font-size:13px;}
.notice-detail .content {display:block; padding:45px 10px; border-bottom:#e7e7e7 1px solid;}


/* mobile 怨듯넻�ы빆
---------------------------------- */
@media screen and (max-width: 768px) {
    .row {margin-left:0px; margin-right:0px;}
    .col-xs-8 {width:85%;}
    .col-xs-4 {width:15%;}
}

/* etc
---------------------------------- */
.headline {
    display: block;
    margin: 10px 0 20px 0;
    border-bottom: 1px dotted #e4e9f0;
}
.dib {
	display:inline-block;
}
.fl {
	float:left !important;
}
.fr {
	float:right !important;
}
.txt_ok {
	font-size:28px;
}
@media (max-width: 640px) {
	.txt_ok { font-size:20px; font-weight:700;}
}
.sp-tit {
	font-size:45px; 
	font-weight:600;
	text-shadow: #fff 1px 0 1px;
}
@media (max-width:640px) {
	.sp-tit {font-size:35px !important;}
}
.sp-tit2 {
	font-size:45px; 
	font-weight:600;
	text-shadow: #222 1px 0 1px;
	color:#fff;
}
@media (max-width:640px) {
	.sp-tit2 {font-size:35px !important;}
}
.bg-c1 {background:#fbfcfd;}
.bg-blue2 {background:#3d78d8;}
.bg-white {background:#fff;}
.br-y {border-right:#ddd 1px solid !important;}
.br-no {border-right:none;}
.bl-no {border-left:none !important;}
.bd-white {border:#fff 1px solid;}
.ts1 {color:#000; font-size:16px; text-align:right;}
.ts2 {
	color:#3d78d8; 
	font-size:24px; 
	text-align:right; 
	font-weight:700; 
	opacity:1 !important; 
	background-color:#f7f7f7 !important; 
	border:#d6d6d6 1px solid !important;
}
.ts3 {
	letter-spacing:0.04em; 
}
.text-star {
    color: #e84c3d;
    margin-left: -15px;
    font-size: 13px;
    margin-right: 5px;
}
.text-detail {
	font-size:11px; 
	letter-spacing:-0.04em; 
	line-height:1.7em; 
	display:inline-block; 
	padding-top:8px;
}
.text-star2{ 
    color:#e84c3d; 
	font-size:13px;
	margin-right:5px; 
	font-weight:600;
}

/* 硫붿씤�앹뾽
---------------------------------- */
.w_popup {
    position: absolute;
    top: 150px;
/*     left: 50%; */
    width: 550px;
    height: 555px;
/*     margin-left: -275px; */
    z-index: 9999;
}
@media (max-width: 640px) {
	.w_popup{ display:none;}
}
.w_popup2 {
    position: absolute;
    top: 150px;
	left:50%;
	margin-left:-220px;
    width: 440px;
    height: 514px;
    z-index: 100;
}
@media (max-width: 640px) {
	.w_popup2{ display:none;}
}
.pop_bullets {position:absolute; width:100%; bottom:0px; margin:0 auto; text-align:center; margin-bottom:46px;}
.pop_bullet_on {width:12px; height:12px; border-radius:100px; background:#000; margin:0 auto; text-align:center; display:inline-block;}
.pop_bullet_off {width:12px; height:12px; border-radius:100px; background:#cecece; margin:0 auto; text-align:center; display:inline-block;}
.pop_foot{width:440px;line-height:32px;background:#000;zoom:1}
.pop_foot:after{display:block;clear:both;content:''}
.popf_l{float:left; font-size:11px; padding-left:15px;line-height:32px;letter-spacing:-1px;color:#ddd;}
.popf_l input{width:13px;height:28px;margin-right:4px;vertical-align:top;}
.popf_l label{display:inline-block;margin:1px 0 -1px;vertical-align:top;font-family:'Apple SD Gothic Neo',AppleGothic,'�뗭�',Dotum,Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif}
.popf_r{float:right;margin-right:15px; padding-top:7px;}
.pop_close{display:inline-block; vertical-align:top;}
.pop_close .sp_nl{width:16px;height:16px;}

.m_popup2{ position:absolute; top:220px; left:50%;  width:300px; height:127px; z-index:9999; margin:0 0 0 -150px; display:none;}
.m_popup2 .bt-close{ position:absolute; top:5px; right:5px; }
.m_popup2 .bt-close{width:29px; height:29px;}
@media (max-width: 640px) {
	.m_popup2{ display:block;}
}

/* �쒕퉬�ㅺ컻�� 湲곕��④낵
---------------------------------- */
.core-function{ padding:1em; list-style:none; overflow:hidden;}
.core-function li{ float:left; position:relative; width:50%; padding:0 20px 0 115px; margin:0 0 40px 0; overflow:hidden; min-height:110px;}
.core-function li p.thum{position:absolute; top:0; left:0; width:110px; margin:0;}
.core-function li dl dt{ font-size:26px; color:#343434; margin:0 0 10px 0; font-weight:500;}
.core-function li dl dd{ font-size:16px; color:#666; line-height:1.7;}
@media (max-width: 640px) {
	.core-function li{float:none; width:100%; padding:0; margin:0 0 20px 0;}
	.core-function li p.thum{position:relative; top:auto; left:auto; width:100%; margin:0 0 10px 0;;}
}

/* End User愿��� �ъ씠�� 紐⑤땲�곕쭅�대깽��
---------------------------------- */
@media (max-width: 640px) {
	.w_event_160920 {display:none;}
}
.m_event_160920 {display:none;}
@media (max-width: 640px) {
	.m_event_160920 {display:block;}
}				