@charset "UTF-8";
/*공용 변수*/
/*공용 믹스인*/
/*공용 함수*/
/* base */
* {
	max-height: 10000000px;
	box-sizing: border-box;
}

html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, select {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Noto Sans KR', sans-serif, Helvetica;
	font-size: 12px;
	color: #333;
	letter-spacing: -1px;
	-webkit-text-size-adjust: none;
	max-width: 100%;
	word-break: keep-all;
}

h1, h2, h3, h4, h5, h6, strong {
	font-weight: normal;
	font-size: 100%;
}

fieldset, img, button {
	border: 0;
}

img, input, button {
	vertical-align: top;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #999;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: 999;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: 999;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: auto;
    word-break: initial;
}

address, em {
	font-style: normal;
}

ol, ul {
	list-style: none;
}

hr {
	display: none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover, a:active {
	text-decoration: none;
}

legend {
	position: absolute;
	left: -9999px;
	top: 0;
}

caption {
	overflow: hidden;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}

button {
	background: none;
	cursor: pointer;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

body {
	min-width: 1100px;
	min-height: 100%;
}

p {
	-webkit-text-size-adjust: none;
}

#skip_nav {
	position: absolute;
	height: 0px;
	overflow: hidden;
}

.wrap {
	overflow-x: hidden;
	position: relative;
}

header {
	position: relative;
	margin: 8px auto 0;
	width: 1100px;
	height: 56px;
	overflow: hidden;
	z-index: 100;
}

header .header_inner {
	position: absolute;
	width: 100%;
	padding: 24px 38px 0px 38px;
}

header .header_inner h1 {
	position: relative;
	width: 180px;
	float: left;
	left: 0;
	overflow: hidden;
	z-index: 10;
}

header .header_inner h1.pc {
	display: block;
}
header .header_inner h1.mobile {
	display: none;
}
header .header_inner a.btn_menu {
	display: none;
}
header .header_inner nav#gnb {
	float: right;
}
header .header_inner nav#gnb ul.main_nav {
	float: left;
}

header .header_inner nav#gnb ul.main_nav li.one_depth {
	float: left;
	position: relative;
	padding: 0 25px;
	line-height: 30px;
	z-index: 100;
	height: 293px;
}

header .header_inner nav#gnb ul.main_nav li.one_depth.on{}

header .header_inner nav#gnb ul.main_nav li.one_depth.on a{
    /* color: #e71a10; */
}

header .header_inner nav#gnb ul.main_nav li.one_depth:after {
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	left: 1px;
	height: 9px;
	width: 1px;
	background-color: #e6e6e6;
}

header .header_inner nav#gnb ul.main_nav li.one_depth:first-child:after {
	display: none;
}

header .header_inner nav#gnb ul.main_nav li.one_depth > a {
	font-size: 17px;
	color: white;
	font-weight: 500;
}

header .header_inner nav#gnb ul.sub_nav {
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	z-index: 100;
	height: 264px;
}


header .header_inner nav#gnb ul.sub_nav li {
	text-align: center;
	position: relative;
}

header .header_inner .p_top {
	float: right;
}

header .header_inner .p_top a.language_btn {
	float: left;
	height: 32px;
	background: url(../img/common/header_icon.png) no-repeat 10px 50%;
	/*text-indent: -9999px;*/
	margin-left: 4px;
	position: relative;
	z-index: 100;
    
    border: 1px solid #fff;
    border-radius: 1px;
    font-size: 14px;
    padding: 6px 15px 0 40px;
    color: #fff;
}

header .header_inner .p_top a.all_view {
	display: inline-block;
	width: 31px;
	height: 32px;
	background: url(../img/common/all_view.png) no-repeat left 0;
	text-indent: -9999px;
	margin-left: 4px;
	position: relative;
	z-index: 100;
}

header .header_inner .m_top {
    display: none;
	overflow: hidden;
	background: url(../img/common/gnb_bg01.jpg) no-repeat;
	background-size: auto 100%;
	border-bottom: 1px solid #ccc;
}

header .header_inner .m_top a.language_btn {
	float: left;
	padding: 20px 29px 20px 40px;
	font-size: 14px;
	color: white;
	box-sizing: content-box;
}

header .header_inner .m_top a.language_btn:before{
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 1px;
    width: 40px;
    height: 100px;
    background: url(../img/common/header_icon.png) no-repeat 7px 20px;
}

header .header_inner .m_top a.all_view {
	float: right;
	width: 15px;
	padding: 20px 26px;
	box-sizing: content-box;
}

header .header_inner .m_top a.all_view img {
	width: 100%;
}

header .header_inner .header_bg {
	position: absolute;
	height: 293px;
	width: 0;
	top: 0;
	bottom: 0;
}

header .header_inner .header_bg.left_bg {
	left: 0;
	background: url(/clean/assets/user/img/common/header_bg_left.png) no-repeat right 0;
}

header .header_inner .header_bg.right_bg {
	right: 0;
	background: url(/clean/assets/user/img/common/header_bg_right.png) no-repeat left 0;
}

header .header_inner .gnb_bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
}

header.header.on {
	overflow: visible;
	background-color: white;
}

header.header.on .header_inner {
	height: 293px;
	background-color: white;
}

header.header.on .header_inner h1 a img {
	display: block;
	margin-left: -180px;
}

header.header.on .header_inner nav#gnb ul.main_nav li.one_depth a {
	color: #333;
}

header.header.on .header_inner nav#gnb ul.main_nav li.one_depth a:hover {
	color: #e6240f;
}

header.header.on .header_inner nav#gnb ul.sub_nav li a {
	font-size: 14px;
	color: #666;
}

header.header.on .header_inner a.language_btn {
	background-position: -47px 0;
}

header.header.on .header_inner a.all_view {
	background-position: -31px 0;
}

header.header.on .header_inner .header_bg.left_bg {
	width: 255px;
}

header.header.on .header_inner .header_bg.right_bg {
	width: 182px;
}

#container .main_visual {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	min-width: 1100px;
}

#container .main_visual ul.visual_list {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	min-width: 1100px;
	overflow: hidden;
}

#container .main_visual ul.visual_list li {
	position: absolute;
	top: 0;
	bottom: 0;
	min-width: 1100px;
	overflow: hidden;
	width: 100%;
}

#container .main_visual ul.visual_list li img {
	width: 100%;
	min-width: 1400px;
}

#container .main_visual .visual_title {
	position: absolute;
	z-index: 2;
	width: 1100px;
	top: 30%;
	left: 50%;
	margin-left: -550px;
	font-size: 18px;
	color: white;
	text-align: center;
}

#container .main_visual .visual_title P {
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

#container .main_visual .visual_title p.txt1 {
	font-size: 100px;
}


#container .main_visual .visual_title p.txt2 {
	font-size: 60px;
	margin-bottom: 20px;
}

#container .main_visual ul.visual_btn {
	position: absolute;
	z-index: 11;
	bottom: 90px;
	left: 50%;
	width: 1400px;
	margin-left: -700px;
	overflow: hidden;
}

#container .main_visual ul.visual_btn li {
	float: left;
	padding-right: 5px;
	text-indent: -9999px;
}

#container .main_visual ul.visual_btn li a {
	display: block;
	width: 54px;
	height: 15px;
	border-bottom: 2px solid #e4e8e7;
}

#container .main_visual ul.visual_btn li.on a {
	border-bottom: 2px solid #e6240f;
}

#container .main_visual .oplayer {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 10;
	background: black;
	opacity: 0;
}

.index footer {
	position: relative;
	z-index: 100;
	width: 1100px;
	margin: 0 auto;
	background: url(../img/common/footer.gif) no-repeat center 0;
}

footer .footer_inner {
	padding: 0 70px;
}

footer .footer_inner:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

footer .footer_inner .footer_left {
	float: left;
    width: 56%;
    height: 101px;
    padding: 36px 0 0;
    font-size: 12px;
    color: #8b8b8b;
    box-sizing: content-box;
}

footer .footer_inner .footer_left ul.footer_nav {
    float: right;
    margin-right: 12px;
    overflow: hidden;
}

footer .footer_inner .footer_left ul.footer_nav:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

footer .footer_inner .footer_left ul.footer_nav li {
	float: left;
	position: relative;
	color: #6f6f6f;
	font-size: 14px;
	padding: 0 28px;
}

footer .footer_inner .footer_left ul.footer_nav li:first-child {
	padding-left: 0;
}

footer .footer_inner .footer_left ul.footer_nav li:first-child:after {
	display: none;
}

footer .footer_inner .footer_left ul.footer_nav li:after {
	content: '';
	display: block;
	position: absolute;
	left: 1px;
	top: 5px;
	width: 1px;
	height: 10px;
	background: #a8a9a9;
}

footer .footer_inner .footer_left .footer_cell {
	display: block;
}

footer .footer_inner .footer_left .footer_cell h2.logo {
	margin: 18px 0px 10px;
	float: left;
}

footer .footer_inner .footer_left .footer_cell p {
	padding: 0;
    font-size: 13px;
    color: #8b8b8b;
    letter-spacing: -0.5px;
    float: right;
    margin: 18px 0px 10px 0px;
}

copyright { font-size: 11px;}

footer .footer_inner .footer_right {
	float: right;
}
footer .footer_inner .footer_right .affiliate_wrap {
	position: relative;
	margin-top: 32px;
	line-height: 36px;
	padding: 0 16px;
	border: 1px solid #7d7d7d;
	font-size: 15px;
	color: #333;
}

footer .footer_inner .footer_right .affiliate_wrap:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

footer .footer_inner .footer_right .affiliate_wrap a.affiliate_btn {
	float: right;
}

footer .footer_inner .footer_right .affiliate_wrap a.affiliate_btn:after {
	content: '';
	display: inline-block;
	width: 15px;
	height: 10px;
	background: url(../img/common/affiliate_btn.png) no-repeat -7px 0;
}

footer .footer_inner .footer_right .affiliate_wrap .affiliate_pop {
	display: none;
	/* 계열사 리스트 노출하려면 block 설정 */
	position: absolute;
	bottom: 36px;
	right: -1px;
	z-index: 10;
	background-color: white;
	overflow: hidden;
	/*height: 0;*/
	height: 247px;
	width: 960px;
}
footer .footer_inner .footer_right .affiliate_wrap .affiliate_pop ul.affiliate_list {
	position: absolute;
	right: 0;
	bottom: 0;
	border: 1px solid #e6240f;
	padding: 31px 65px;
	width: 828px;
	height: 181px;
	box-sizing: content-box;
}

footer .footer_inner .footer_right .affiliate_wrap .affiliate_pop ul.affiliate_list li {
	float: left;
	width: 225px;
	width: 207px;
	padding-bottom: 37px;
	box-sizing: content-box;
}

footer .footer_inner .footer_right .affiliate_wrap .affiliate_pop ul.affiliate_list li a {
	display: block;
	height: 16px;
}

footer .footer_inner .footer_right .affiliate_wrap .affiliate_pop ul.affiliate_list li a img {
	width: 160px;
}

footer .footer_inner .footer_right .affiliate_wrap .affiliate_pop ul.affiliate_list li.affiliate_itme04, footer .footer_inner .footer_right .affiliate_wrap .affiliate_pop ul.affiliate_list li.affiliate_itme08, footer .footer_inner .footer_right .affiliate_wrap .affiliate_pop ul.affiliate_list li.affiliate_itme12 {
	/* width: 150px; */
}

footer .footer_inner .footer_right .affiliate_wrap.open {
	background-color: #e6240f;
	color: white;
	border-color: #e6240f;
}

footer .footer_inner .footer_right .affiliate_wrap.open a.affiliate_btn {
	color: white;
}

footer .footer_inner .footer_right .affiliate_wrap.open a.affiliate_btn:after {
	background-position: 6px 0;
}

footer .footer_inner .footer_right ul.sns_icon {
	overflow: hidden;
	float: right;
	padding-top: 15px;
}

footer .footer_inner .footer_right ul.sns_icon li {
	float: left;
	padding-left: 12px;
}

footer .footer_copy {
	background: #55585f;
}

footer .footer_copy .footer_cell {
	display: none;
}

footer .footer_copy p {
	padding: 0;
	background: #55585f;
	color: #b7b8ba;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	line-height: 27px;
	letter-spacing: -0.2px;
	display: none;
}

.mgb2 {margin-bottom:2px !important;}
.mgb3 {margin-bottom:3px !important;}
.mgb4 {margin-bottom:4px !important;}
.mgb5 {margin-bottom:5px !important;}
.mgb6 {margin-bottom:6px !important;}
.mgb7 {margin-bottom:7px !important;}
.mgb8 {margin-bottom:8px !important;}
.mgb9 {margin-bottom:9px !important;}
.mgb10 {margin-bottom:10px !important;}
.mgb15 {margin-bottom:15px !important;}
.mgb20 {margin-bottom:20px !important;}
.mgb25 {margin-bottom:25px !important;}
.mgb30 {margin-bottom:30px !important;}
.mgb35 {margin-bottom:35px !important;}
.mgb40 {margin-bottom:40px !important;}
.mgb45 {margin-bottom:45px !important;}
.mgb50 {margin-bottom:50px !important;}
.mgb55 {margin-bottom:55px !important;}
.mgb60 {margin-bottom:60px !important;}
.mgb85 {margin-bottom:85px !important;}
.mgb90 {margin-bottom:90px !important;}
.mgb100 {margin-bottom:100px !important;}

.mgt3 {margin-top:3px !important;}
.mgt5 {margin-top:5px !important;}
.mgt10 {margin-top:10px !important;}
.mgt15 {margin-top:15px !important;}
.mgt20 {margin-top:20px !important;}
.mgt25 {margin-top:25px !important;}
.mgt30 {margin-top:30px !important;}
.mgt40 {margin-top:40px !important;}
.mgt50 {margin-top:50px !important;}
.mgt85 {margin-top:85px !important;}
.mgt100 {margin-top:100px !important;}
.mgt200 {margin-top:200px !important;}


.mgr5  {margin-right:5px !important;}
.mgr10 {margin-right:10px !important;}
.mgr15 {margin-right:15px !important;}
.mgr20 {margin-right:20px !important;}
.mgr25 {margin-right:25px !important;}
.mgr30 {margin-right:30px !important;}

.mgl5  {margin-left:5px !important;}
.mgl10 {margin-left:10px !important;}
.mgl15 {margin-left:15px !important;}
.mgl20 {margin-left:20px !important;}
.mgl25 {margin-left:25px !important;}
.mgl30 {margin-left:30px !important;}


.pdt50{padding-top: 50px;}
.pdb50{padding-bottom: 50px;}


.scrollToTop_wrap{position:fixed; left:50%; bottom:213px; height:1px; width:1400px; margin-left:-700px; z-index:100;}
.scrollToTop_wrap .scrollToTop{position:absolute; z-index:100; right:10px;}

.footer_top{position: relative;}
.scrollToTop_wrap_m{display: none; position:absolute; width: 35px; height:35px; right: 7%; top: -50px; z-index:9;}


/*181025 추가*/
/*메인 : Main*/
.etc .page_spot.main {
    background-image: url(../img/index/index_bg.jpg);
    background-size: cover;
    height: 650px;
    position: relative;
}

#content.main {
    padding: 0px 0 50px;
    margin-top: -20px;
}

.main .content_aside_left p{
    letter-spacing: -1px;
}

.content_aside.main {
    overflow: hidden;
    padding: 0;
    background: #fff;
    margin: 50px auto 0;
}

.main .content_aside_right li {
    float: left;
    width: 246px;
    height: auto;
    padding: 15px 0;
    background: #fff;
    border-left: 1px solid #e3e3e3;
    text-align: center;
}

.main .content_aside_right li{
    background: #f2f2f2;
    width: 210px;
    border-left: 0;
}

.main .content_aside_right li:first-child{
    border-left: 1px solid #dddcdc;
    background: #fff;
}

.main .content_aside_right li a strong{
    font-size: 16px;
}

.main .content_aside_right li:first-child a strong{
    font-size: 19px;
}

.main .content_aside_right li:last-child{
    border-left: 1px solid #e3e3e3;
}

.main .content_aside_right{
    width: auto;
    float: right;
}

.main .content_aside_left{
    width: auto;
}

.main .content_aside_right li:first-child a{
    background-image: url(../img/index/index_icon1.png);
}

.main .content_aside_right li a{
    background-image: url(../img/common/index_icon2.png);
}

.main .content_aside_right li:last-child a{
    background-image: url(../img/common/index_icon3.png);
}

.main .content_aside_left h4{
    padding-top: 20px;
    margin-bottom: 3px;
}

.etc .page_spot.main section{}

.etc .page_spot.main h2{
    width: inherit;
    height: inherit;
    text-indent: inherit;
    position: absolute;
    top: 40%;
    /*left: 50%;
    margin-left: -460px;*/
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    text-align: center;
}

.etc .page_spot.main h3{
    position: absolute;
    top: 54%;
    left: 50%;
    margin-left: -240px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}


