@charset "utf-8";

/* pc에서 않보임 */
.mob_blok{display: none !important;}


#wrap{width: 100%;height: 100%;min-width: 1260px;position: relative;_width:expression!(parseInt(document.body.offsetWidth) > 900 ? "100%" : document.body.offsetWidth );}
/* header  ************************************************************************************************/
#header{width: 100%;min-height: 100px;}
    .head_wrap > h1 > a{width: 100px;height: 100px;display: inline-block;}
    /* header color변경 */
    .head_default, .head_fix, .head_active, .head_backg_colorRe{height: 100px;margin: 0 auto;padding: 0 0;box-sizing: border-box;}
    .head_default h1, .head_fix h1, .head_active h1, .head_backg_colorRe h1{width: 100px;height: 100px;display: inline-block;position: absolute;top:0px;left: 50px;z-index: 3;}

    .head_default{position: absolute;top:0;z-index: 100;}
    .head_default h1{background: url('../../images/common/logo.png') no-repeat 0 -100px;}

    .head_default .gnb_nav > li > a{color: #fff;-webkit-transition: color 0.7s;transition: color 0.7s;}
    .head_default .gnb_nav > li > a:hover{color:#d20004;}
    .head_default .gnb_nav > li.select > a{color: #d20004;}
	.head_default .gnb_nav > li.select_on > a{color: #d20004;}
    .head_default .utile_nav li a{color: #fff;}
    .head_default .utile_nav li a:hover{color: #d20004;}
    .head_default .utile_nav li a::after{color: #fff;background-position: 0 0;}
    .head_default button.btn_search_open{background-position: 0 0;}
    .head_default button.btn_fullMenu{background-position: 0 0;}

    /* header 이미지에 따라 변경되는 색상 */
    .head_backg_colorRe h1{background: url('../../images/common/logo.png') no-repeat 0 0px;}
    .head_backg_colorRe .gnb_nav > li > a{color: #000;}
    .head_backg_colorRe .gnb_nav > li > a:hover{color: #d20004;}
    .head_backg_colorRe .gnb_nav > li.select > a{color: #d20004;}
	.head_backg_colorRe .gnb_nav > li.select_on > a{color: #d20004;}
    .head_backg_colorRe .utile_nav li a{color: #000;}
    .head_backg_colorRe .utile_nav li a::after{color: #000;background-position: 0 -12px;}
    .head_backg_colorRe button.btn_search_open{background-position: 0 -28px;}
    .head_backg_colorRe button.btn_fullMenu{background-position: 0 -25px;}

    /* header 고정 형태 */
    .head_fix{min-width: 1260px;position: fixed;top:0;z-index: 100;background-color: #d42930;}
    .head_fix h1{width: 87px;height: 35px;top:30px;background: url('../../images/common/logo02.png') no-repeat 0 -36px;}
    .head_fix .gnb_nav > li > a{color: #fff;}
    .head_fix .gnb_nav > li > a:hover{color: #000;}
    .head_fix .gnb_nav > li.select > a{color: #000;}
	.head_fix .gnb_nav > li.select_on > a{color: #000;}
    .head_fix .utile_nav li a{color: #fff;}
    .head_fix .utile_nav li a:hover{color: #000;}
    .head_fix .utile_nav li a::after{color: #fff;background-position: 0 0;}
    .head_fix button.btn_search_open{background-position: 0 0;}
    .head_fix button.btn_fullMenu{background-position: 0 0;}

     /* header active 형태 */
    .head_active{background-color: #d42930;}
    .head_active h1{width: 87px;height: 35px;top:30px;background: url('../../images/common/logo02.png') no-repeat 0 -36px;}
    .head_active .gnb_nav > li > a{color: #fff;-webkit-transition: all 0s ease 0s;transition: all 0s ease 0s;}
    .head_active .gnb_nav > li > a:hover{color: #fff;background: #d42930 url('../../images/common/gnb_select.png') no-repeat center 94px;}
    .head_active .gnb_nav > li.select > a:hover{color: #fff;background: #d42930 url('../../images/common/gnb_select.png') no-repeat center 94px;}
    .head_active .gnb_nav > li.select > a{color: #fff;background: #d42930 }
    .head_active .gnb_nav > li.select > a:after{content:'';display:block;width:11px;height:6px;background:url('../../images/common/gnb_select.png') no-repeat center 0;margin:0 auto;position:relative;z-index:2;}
	.head_active .gnb_nav > li.select_on > a:hover{color: #fff;background: #d42930 url('../../images/common/gnb_select.png') no-repeat center 94px;}
    .head_active .gnb_nav > li.select_on > a{color: #fff;background: #d42930 url('../../images/common/gnb_select.png') no-repeat center 94px;}
    .head_active .utile_nav li a{color: #fff;}
    .head_active .utile_nav li a:hover{color: #000;}
    .head_active .utile_nav li a::after{color: #fff;background-position: 0 0;}
    .head_active button.btn_search_open{background-position: 0 0;}
    .head_active button.btn_fullMenu{background-position: 0 0;}


    .head_wrap{max-width: 1920px;min-width: 1260px;margin: 0 auto;position: relative;}
    .sub_line01{border-bottom: 1px solid rgba(255,255,255,0.2);}
    .sub_line02{border-bottom: 1px solid rgba(0,0,0,0.2);}

/* sub_visual  ************************************************************************************************/
.sub_visual{height: 353px;background: #0146ad;}

/* container  *********************************************************************************************/
#container{width: 100%;min-width: 1260px;min-height: 90%;position: relative;}
#container.fix {padding-top:100px;}
    .container_wrap{width: 100%;min-width: 1260px;min-height: 650px;margin: 0 auto;}
    .sub_container_wrap{width: 100%;min-width: 1080px;min-height: 650px;margin: 40px auto 80px;}
    .inner{margin: 0 auto;padding-top: 80px;text-align: center;}
    .inner2{margin: 0 auto;padding-top: 60px;text-align: center;}
    .container_wrap h2{font-size: 26px;padding: 40px 0 20px;}

/* footer  ************************************************************************************************/
#footer{width: 100%;min-width: 1260px;position: relative;background: #fff;clear:both;}
    .footer_wrap{width: 1260px;margin: 0 auto;padding: 30px 0 50px;position: relative;font-size: 14px;text-align: left;color: #676767;}
    .footer_wrap h2{width: 90px;height: 37px;position: absolute;right: 0;top: 30px;background: url("../../images/common/footer_logo.png") no-repeat 0 0;text-indent: -10000px;}
    .site_link{padding-top: 0px;}
    .site_link li{display: inline-block;}
    .site_link li a{color: #676767;}
    .site_link li a:hover{color: #e8171a;}
    .site_link li a::after{content: "/";padding: 0 10px 0 15px;vertical-align: top;color: #d6d6d6;}
    .site_link li:last-child a::after{content: "";}
    .addA{padding-top: 30px;}
    .addA p{padding-top: 10px;font-size: 12px;color: #676767;}

    .foot_sns{width: 100%;min-width: 1260px;height:60px;border-bottom: 1px solid #d6d6d6; box-sizing: border-box;}
    .sns_link{width: 1280px;margin: 0 auto 0;}
        .sns_link ul{float: left;margin-top: 10px;}
        .sns_link ul li{display: inline-block;margin-top: 12px;padding: 0 15px;background: url("../../images/common/sns_link_icon.png") no-repeat 0 0;}
        .sns_link ul li a{width: 88px;height: 20px;display: inline-block;margin-right: 20px;text-indent: -10000px;}
        .sns_link ul li:nth-child(1){background-position: 0 0;}
        .sns_link ul li:nth-child(2){background-position: 0 -19px;}
        .sns_link ul li:nth-child(3){background-position: 0 -39px;}
        select.fam_select{ width: 170px;padding: 7px 5px;margin-top: 10px;float: right;background:#fff url('../../images/common/icon_select.png') no-repeat 95% 50%;-webkit-appearance: none;-moz-appearance: none; appearance: none;}
        select.fam_select::-ms-expand {display: none;}

        select.qa_select{ width: 160px;padding: 15px 10px;margin-top: 0;float: right;color: #898989;background:#f5f5f5 url('../../images/common/icon_select02.png') no-repeat 90% 50%;-webkit-appearance: none;-moz-appearance: none; appearance: none;}
        select.qa_select::-ms-expand {display: none;}

.foot_en{width: 100%;background: #383838;}
.addA_en{max-width: 1635px;min-width: 1260px;height: 50px;margin: 0 auto;box-sizing: border-box;}
    .addA_en h2{width: 48px;height: 20px;margin-top: 15px;margin-left: 50px;display: inline-block;float: left;text-indent: -10000px;background: url('../../images/common/en_foot_logo.png') no-repeat;}
    .addA_en p{margin-top: 18px;margin-right: 50px;display: inline-block;float: right;font-size: 12px;color: #898989;}


    /* nav */
    .gnb_nav{width: 100%;height: 0;position: relative;top: 100px;left:0;z-index: 2;padding-top: 0px;font-size: 0;text-align: left;background: #fff;-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2)}
        .gnb_nav > li{display: inline-block;font-size:0;}
        .gnb_nav > li:first-child{margin-left: 196px;}
        .gnb_nav > li > a{color: #fff;height:100px;display: inline-block;text-align: center;font-size: 18px;font-weight: 500;margin-top: -100px;line-height:100px;}
        .gnb_nav > li:nth-child(1) > a{width: 135px;}
        .gnb_nav > li:nth-child(2) > a{width: 127px;}
        .gnb_nav > li:nth-child(3) > a{width: 150px;}
        .gnb_nav > li:nth-child(4) > a{width: 160px;}
	    .gnb_nav .pc_show{display:block !important;}
        .gnb_nav > li > ul{width: 150px;height: 100%;position: absolute;top: 0;text-align: center;display: none;box-sizing: border-box;}
	    .gnb_nav > li:nth-child(1) > ul{width:auto;text-align:left;left:220px;z-index:1;}
		.gnb_nav > li:nth-child(1) > ul > li > a{color:#d92628;font-size:18px;padding-bottom:24px;padding-top: 50px;}
		.gnb_nav > li:nth-child(1) > ul > li strong{color:#333;font-size:16px;font-weight:normal;display:inline-block;width:136px;border-right:1px solid #ccc;float:left;height:32px;line-height:32px;cursor:pointer;}
		.gnb_nav > li:nth-child(1) > ul > li strong + ul{float:left;margin-left:50px;}
		.gnb_nav > li:nth-child(1) > ul > li:nth-child(2){width:673px;}
		.gnb_nav > li:nth-child(1) > ul > li:nth-child(3){width:164px;}
		.gnb_nav > li:nth-child(1) > ul > li:nth-child(3) .mob_3depth li strong{border:none;}
		.gnb_nav > li:nth-child(1) > ul > li:nth-child(3) .mob_3depth li ul{display:none !important;}
		.gnb_nav > li:nth-child(1) > ul > li:nth-child(4){background-color:#fbf9f9;height:100%;width:auto;max-width:348px;padding-left:75px;}
		.gnb_nav > li:nth-child(1) > ul > li:nth-child(4) > ul{padding-bottom:80px;}
		.gnb_nav	.on_menu_2depth{float:left;}
		.gnb_nav > li:nth-child(1) > ul .on_menu_2depth + li{float:left;}
		.gnb_nav > li:nth-child(1) .mob_3depth > li{display:block;overflow:hidden;}
		.gnb_nav > li:nth-child(1) .mob_3depth > li > ul > li{display:inline-block;margin-right:20px;}
		.gnb_nav > li:nth-child(1) .mob_3depth > li > ul > li:last-child{margin-right:0;}
		.gnb_nav > li:nth-child(1) .mob_3depth > li > ul > li a{padding-bottom:0;}
        .gnb_nav > li:nth-child(2) > ul{width: 127px;}
		.gnb_nav > li:nth-child(3) > ul{width: auto;left:490px;text-align:left;}
		.gnb_nav > li:nth-child(3) > ul > li{display:inline-block;margin:50px 80px 0 0;}
		.gnb_nav > li:nth-child(3) > ul > li > a{padding-bottom:0;color:#d92628;font-size:18px;line-height:1;}
		.gnb_nav > li:nth-child(3) > ul > li .mob_3depth{padding-top:24px;}
		.gnb_nav > li:nth-child(3) > ul > li .mob_3depth a{color:#333;font-size:16px;padding-bottom:0;}
		.gnb_nav > li:nth-child(3) > ul > li .mob_3depth strong{color:#333;font-size:16px;font-weight:normal;line-height:32px;cursor:pointer;}
        .gnb_nav > li:nth-child(4) > ul{width: 160px;}
        .gnb_nav > li > ul > li{font-size: 17px;font-weight: 500;}
		.gnb_nav > li > ul > li:first-child{padding-bottom: 23px;}
		.gnb_nav > li > ul a{display: inline-block;padding-bottom: 20px;font-size: 16px;font-weight: 400;color: #989898;line-height:32px;}
		.gnb_nav > li > ul a:hover{color: #e8171a;}
		.gnb_nav > li > ul > li:nth-child(2){}
		.gnb_nav > li > ul {display:none;overflow:hidden;}
        .gnb_nav > li.select > ul{background: #fff;}
		.gnb_nav > li.select_on > ul{background: #fff;}
        .gnb_nav > li:first-child::before{content: "";height: 100px;margin-top:-100px;margin-left: -96px;padding: 0 48px;display: inline-block;}
        .gnb_nav > li:last-child::after{content: "";height: 100px;margin-top:-100px;padding: 0 90px;display: inline-block;}

    .utile_nav{width: 100%;position: absolute;top: 30px;right: 0;}
        .utile_nav ul{position: absolute;right: 155px;top: 10px;}
        .utile_nav li{display: inline-block;}
        .utile_nav li a{color: #fff;font-size: 14px;}
        .utile_nav li a::after{content: "";width: 1px;height: 12px;display: inline-block;font-size: 10px;margin: 3px 20px 0 20px;vertical-align: top;color: #fff;background: url("../../images/common/gnb_icon_line.png") no-repeat 0 0;}

    /* sub_nav */
    .sub_nav{width: 100%; max-width: 1080px;min-height:70px;display: block;margin: 52px auto 0;position: relative;}
    button.btn_sub_Full{width: 70px;height: 70px;display: inline-block;float: left;background: #d92628;}
    button.btn_open_Full::before{content: "";width: 24px;height: 21px;display: block;margin: 0 auto;background: url("../../images/common/btn_sub_Full.png") no-repeat 0 2px;}
    button.btn_close_Full::before{content: "";width: 24px;height: 21px;display: block;margin: 0 auto;background: url("../../images/common/btn_sub_Full.png") no-repeat 0 -18px;}

    .prodt_nav{width: 100%; max-width: 1080px;min-height:70px;display: block;margin: 52px auto 0;position: relative;}
    .prodt_nav > ul > li > span.sub_1dep_select{color:#d92628;text-decoration: underline;}

    .sub_menu{width: 1010px;height: 70px;display: inline-block;background: #f5f5f5;box-sizing: border-box;overflow: hidden;}
        .sub_menu > ul{display: inline-block;background: #fff;font-weight: 500;}
        .sub_menu > ul > li, .sub_menu > .sub_2depth > ul{display: none;}
        .active_nor{display: block !important;cursor: pointer;}
        .sub_menu > ul > li > span{height: 70px;line-height: 70px;padding-left: 30px;}
        .sub_menu > ul > li::after{content: "";width: 25px;height: 70px;display: inline-block;float: right;position: relative;right: -25px;background: url("../../images/common/sub_menubg.png") no-repeat 0 0;}

        .prodts_menu{width: 1080px;height: 70px;display: block;text-align: center;background: #f5f5f5;}
        .prodts_menu > li{display: inline-block !important;margin-top: 28px;}
        .prodts_menu > li > span{cursor: pointer;}
        .prodts_menu > li::after{content: "/";padding: 0 20px;color:#dfdfdf;font-size: 13px;vertical-align: top;}
        .prodts_menu > li:last-child::after{content: "";width: 0;padding: 0 0;}
        .prodts_menu > li > span{font-size: 14px;}
        .prodts_menu > li > span:hover{color:#d92628;text-decoration: underline;}
        .prodts_menu > li > span:focus{color:#d92628;text-decoration: underline;}
        .prodts_menu > li > span:active{color:#d92628;text-decoration: underline;}
        .prodts_menu > li > a.selet_on{color:#d92628;text-decoration: underline;}
        .selet_on{color:#d92628;text-decoration: underline;}

    .sub_menu_open{width: 1010px;display: inline-block;position: absolute;z-index: 10;background: #f5f5f5;box-sizing: border-box;border: 1px solid #ddd;-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);}
        .sub_menu_open > ul{display: inline-block;padding: 30px;padding-right: 0;margin-right: 25px;}
        .sub_menu_open > ul > li{display: block;padding: 15px 0;font-weight: 500;}
        .sub_menu_open > ul > li:first-child{padding-top: 0;}
        .sub_menu_open > ul > li:last-child{padding-bottom: 0;}

        .sub_2depth{display: inline-block;padding: 30px;margin-left: 25px;}
        .sub_menu_open .sub_2depth > ul{padding: 15px 0;}
        .sub_menu .sub_2depth > ul{padding: 0 0;}
        .sub_2depth > ul:first-child{padding-top: 0;}
        .sub_2depth > ul:last-child{padding-bottom: 0;}
        .sub_2depth > ul > li > a{font-size: 14px; color: #333;}
        .sub_2depth > ul > li > a.selet_on{color:#d92628;text-decoration: underline;}
        .sub_2depth > ul > li > a:hover{color:#d92628;text-decoration: underline;}
        .sub_2depth > ul > li > a:active{color:#d92628;text-decoration: underline;}
        .sub_2depth > ul > li::after{content: "/";padding: 0 10px;color:#dfdfdf;font-size: 13px;vertical-align: top;}
        .sub_2depth > ul > li:last-child::after{content: "";width: 0;padding: 0 0;}
        .sub_2depth > ul > li{display: inline-block;}


/* 용품 sub_nav */
.prodt_part{display: block;padding: 30px;text-align: center;}
    .prodt_part > ul{padding: 15px 0;}
    .prodt_part > ul:first-child{padding-top: 0;}
    .prodt_part > ul:last-child{padding-bottom: 0;}
    .prodt_part > ul > li{display: inline-block;}
    .prodt_part > ul > li > a{font-size: 14px; color: #333;}
    .prodt_part > ul > li > a:hover{color:#d92628;text-decoration: underline;}
    .prodt_part > ul > li > a:active{color:#d92628;text-decoration: underline;}
    .prodt_part > ul > li > a > span.sub_1dep_select{color:#d92628;text-decoration: underline;}
    .prodt_part > ul > li::after{content: "/";padding: 0 20px;color:#dfdfdf;font-size: 13px;vertical-align: top;}
    .prodt_part > ul > li:last-child::after{content: "";width: 0;padding: 0 0;}

/* full_nav */
.full_nav{display: none;width: 100%;min-width: 1080px;position: fixed;top: 0;z-index: 1000;background: #fff;}
.full_nav::after{content: "";width: 100%;height: 200%;position: absolute;bottom: -200%;z-index: 1;background: rgba(0,0,0,0.7);}
.fullmenu{width: 100%;background: #fff;}
.fullmenu_title{width: 100%;height: 100px;background: #d42930;position: relative;}
    .fullmenu_title h2{width: 86px;height: 34px;margin: 0 auto;position: relative;top: 30px;text-indent: -10000px;background: url('../../images/common/logo02.png') no-repeat 0 -36px;}
    .btn_close{width: 30px;height: 30px;position: absolute; right: 50px;top:35px;font-size: 0;background: #d42930 url('../../images/main/main_full_close.png') no-repeat center;}

    .fullmenu > ul{width: 1080px;margin: 57px auto 60px;}
    li.full_1depth{display: inline-block;margin-right: 16px;}
    li.full_1depth:nth-child(2){width: 220px;}
    li.full_1depth:nth-child(3){width: 250px;}
    /* li.full_1depth:nth-child(4){width: 220px;margin-right: 0;} */
    li.full_1depth:first-child{width: 550px;display: inline-block;}
    li.full_1depth > a:hover{color: #dc0023;border-bottom: 1px solid #dc0023;}
    li.full_1depth > a{width: 100%;display: block;padding-bottom: 20px;font-size: 18px;font-weight: bold;border-bottom: 1px solid #666;}
    li.full_1depth > ul{margin-top: 15px;}
    li.full_1depth:first-child li.full_3depth > a{padding: 5px 0 8px;display: block;color: #333;font-size: 14px;font-weight: 400;}
    li.full_1depth:first-child li.full_3depth > a:hover{color: #dc0023;}
    li.full_2depth{border-bottom: 1px solid #e8e8e8;padding: 0 0 0 9px;box-sizing: border-box;}
    li.full_2depth:last-child{border-bottom: none;}
    li.full_2depth > a{width: 100%;display: block;padding: 12px 0 12px 0;font-size: 16px;font-weight: 500;}
    li.full_2depth > a:hover{font-weight: 500;color: #dc0023;}
    li.full_2depth > a:hover::after{content: "";width: 15px;height: 7px;display: inline-block;background: url('../../images/common/full_icon_2depth.png') no-repeat 12px 0;}
    li.full_2depth > ul{padding-bottom: 10px;font-size: 14px;}
    li.full_3depth{padding: 0 0;}
    li.full_3depth > a{padding: 5px 0;display: block;color: #333;font-size: 14px;font-weight: 400;}
    li.full_3depth > a:hover{color:#dc0023;}
    li.full_3depth > ul{padding: 0 0 0 0;}
    li.full_3depth > ul > li{display: inline-block;padding: 0 10px 8px 0;}
    li.full_3depth > ul > li > a{color: #707070;font-weight: 300;}
    li.full_3depth > ul > li > a:hover{color: #dc0023;}
    li.full_3depth > ul > li:last-child{padding-right: 0;}

    .full_nav_bg{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 10;display: none;background: #000;opacity: 0.7;}

/* sub_visual_Text */
.sub_visual{position: relative;}
.sub_visual_Text{width: 600px;position: absolute;left: 50%;top:50%;margin-top: -35px;margin-left: -300px;text-align: center;}
    .sub_visual_Text h3{color: #fff;font-size: 48px;font-weight: 500;padding-bottom: 10px;}
    .sub_visual_Text p{line-height: 24px;font-size: 18px;color: #fff;font-weight: 300;}
    .sub_visual_Text a{display: inline-block;padding: 12px 25px;margin-top: 28px;font-size: 14px;color: #fff;background: #333;}

.swiper-pause{width: 9px;height: 13px;margin-bottom: 6px;position: absolute;left: 53%;z-index: 100000;display: inline-block;background: url("../../images/common/btnPause.png") no-repeat 0 0;cursor: pointer;}
.swiper-play{width: 9px;height: 13px;margin-bottom: 6px;position: absolute;left: 54.5%;z-index: 100000;display: inline-block;background:url("../../images/common/btnPlay.png") no-repeat 0 0;cursor: pointer;}

/* search */
button.btn_search_open{width:47px;top: 5px;right: 105px;background: url("../../images/common/gnb_icon_search.png") no-repeat 0 0;}
button.btn_fullMenu{width:28px;top:5px;right: 50px;background: url("../../images/common/gnb_icon_fullMenu.png") no-repeat 0 0;}
button.btn_search_open, button.btn_fullMenu{height: 25px;position: absolute;text-indent: -10000px;}
.search_area{display: none;position: absolute;top: -30px;left: 0;z-index: 4;width: 100%;height: 100px;background: #d42930 url('../../images/common/logo03.png') no-repeat 60px 36px;}
form.search_form{position: absolute;z-index: 3;width: 50%;right: 315px;}
    form.search_form > select, form.search_form > input{float: left}
    form.search_form > input{width: 634px;margin-top: 20px;padding: 15px 25px;position: relative;border: none;font-size: 20px;color: #d42930;border-radius: 30px;background: #fff;}
    form.search_form > input::-ms-clear {display: none;}

    form.search_form > input::placeholder{font-size: 20px;color: #d42930;}
    .btn_search{width:26px;height: 25px;position: absolute;top: 37px;right: 50%;z-index: 5;margin-right: -325px;text-indent: -10000px;background: url("../../images/common/btn_top_search.png") no-repeat 0 0;}
    .btn_close_search{width: 28px;height: 28px;position: absolute;top: 33px;right: 50px;z-index: 1;text-indent: -10000px;background: url("../../images/common/btn_close_search.png") no-repeat 0 0;}

/* location */
.loction_nav{width: 100%;max-width: 1080px;display: block;margin: 0 auto;text-align: right;}
.loction_nav li{display: inline-block;font-size: 13px;}
.loction_nav li a{color: #707070;}
.loction_nav li::after{content: "/";padding: 0 10px;color:#dfdfdf;}
.loction_nav li:last-child{color:#d92628;}
.loction_nav li:last-child::after{content: "";width: 0;padding: 0 0;}

/* sub_conts */
.sub_conts{width: 100%;min-width: 1080px;position: relative;}
    .sub_conts h3{width: 1080px;margin: 50px auto 0;font-size: 46px;font-weight: 500;text-align: center;}
    .sub_conts p{width: 1080px;margin: 10px auto 0;text-align: center;color: #333;}
    .innerArea{width: 100%;display: block;}

/* custom_footer */
.custom_Zone{width: 100%;min-width: 1280px;display: block;margin-top: 0;padding: 0 0 0;box-sizing: border-box;background: #383838;}

/* input designs */
    .checks input[type="checkbox"]{position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0,0,0,0);border: 0;}
    .checks input[type="checkbox"] + label {margin-right: 30px;display: inline-block; position: relative; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
    .checks input[type="checkbox"] + label:before {content: ''; display: inline-block; width: 24px;height: 24px;margin: -2px 8px 0 0; text-align: center; vertical-align: middle; background: url("../../images/common/checkbox_off.png") no-repeat;}
    .checks input[type="checkbox"] + label:active:before, .checks input[type="checkbox"]:checked + label:active:before {}
    .checks input[type="checkbox"]:checked + label:before {content: '';background: url("../../images/common/checkbox_on.png") no-repeat;}

/* 레이어팝업 */
.lay_popup{position:absolute; top:0px; left:0px; min-width:240px; min-height:100px;z-index:99;display: none;}
.img_pop_area{position:relative;min-height:100px;text-align: center;background: #fff;}
.btn_poparea{width: 100%;display: inline-block;position:relative;border-top: 1px solid #f5f5f5;background: #fff;}
    .btn_poparea li{width: 100%;display: inline-block;}
    .btn_poparea li label{padding-bottom: 13px;margin: 0 0 0 20px;display: inline-block;font-size: 14px;color: #666;}
    .btn_poparea li span{width: 22px;height: 22px;margin-right: 20px;display: inline-block;float: right;cursor: pointer;text-indent: -100000px;background: url("../../images/common/pop_close.png") no-repeat;}

/* 임의 적용 */
.posi_L00{left:0;}
.posi_R00{right:0;}
.posi_B30{bottom: 30px !important;}
.posi_B50{bottom: 50px !important;}
.posi_B60{bottom: 60px !important;}
.posi_B100{bottom: 94px !important;}
.posi_B00{bottom: 0 !important;}
.transf_norl > span{width: 14px; height: 14px;border-radius: 30px;transform: skew(0);}
.transf_norl_text > span{width: 5px;height: 5px;transform: skew(0);}
.folt_no{float: none;}
.floR{float: right !important;}
.max_wid1080{max-width: 1260px !important;min-width: 1080px !important;}

form.search_form > input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { /* WebKit browsers */ color:transparent; }
form.search_form > input:focus:-moz-placeholder, textarea:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color:transparent; }
form.search_form > input:focus::-moz-placeholder, textarea:focus::-moz-placeholder { /* Mozilla Firefox 19+ */ color:transparent; }
form.search_form > input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder { /* Internet Explorer 10+ */ color:transparent; }

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { /* WebKit browsers */ color:transparent; }
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color:transparent; }
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder { /* Mozilla Firefox 19+ */ color:transparent; }
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder { /* Internet Explorer 10+ */ color:transparent; }

@media all and (max-width:1370px){
    .addA_en h2{margin-left: 90px;}
    .addA_en p{margin-right: 90px;}
}


.swiper-text {position:absolute;width:100%;left:0;bottom:40px;text-align:center;z-index: 1;}
.swiper-text span {display:none;}
.swiper-text span.active {display:block;}
/* 스크롤 다운 아이콘 추가*/
.ico_scroll{position:absolute;bottom:80px;left:50%;margin-left:-42px;z-index:5;}