﻿@charset "utf-8";
/* CSS Document */

/* common */
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
* {margin: 0; padding: 0; font-family: '나눔고딕', 'NanumGothic', Helvetica, sans-serif; -webkit-text-size-adjust: none;}
ul, li, dl {list-style: none;}
html, body {min-width:1100px; position:relative; height:100%;}
a {text-decoration:none;}
fieldset, img {border:0; margin:0; padding:0;}
img.map, map area {outline: none;}
fieldset, img{border:0; margin:0; padding:0}
i, em, address{font-style:normal; font-weight:normal;}
input, textarea{border:0; background:#fff; padding:5px; box-sizing:border-box;}
.margin_none{margin:0 !important;}

/* style */
.centerImg, #footer{width:100%; line-height:0; position:relative; text-align: center;}

#header{width:100%; background:#fff; position:fixed; top:0; left:0; z-index:999;}
#header .header_in{width:1000px; margin:0 auto; position:relative; overflow:hidden;}
#header .header_in .left_menu{float:left;}
#header .header_in .left_menu li{margin-right:55px;}
#header .header_in .right_menu{float:right;}
#header .header_in .right_menu li{margin-left:40px;}
#header .header_in li{float:left; text-align:center; height:125px;}
#header .header_in li a{line-height:125px; font-size:1.15em; font-weight:600; display:block;}
#header .header_in li.line2 a{line-height:1.5em; padding-top:42px;}
#header .header_in li.line2 a span{font-size:0.75em; font-weight:400;}
#header .header_in li.txt_r a{color:#cd201f;}
#header .header_in .logo{position:absolute; top:28px; left:50%; margin-left:-65px;}

#section01{background:url(../img2/bg01.jpg?ver=21) no-repeat center;}
/* #section02{background:url(../img2/bg02.jpg) no-repeat center;} */
#section02{background:url(../img2/bg_brand.jpg) no-repeat center;}
#section03{background:url(../img2/bg03.jpg) no-repeat center;}
#section04{background:url(../img2/bg04.jpg) no-repeat center;}
#section05{background:url(../img2/bg05.jpg) no-repeat center;}
#section_loan{background:url(../img2/bg_loan.jpg) no-repeat center;}
#section06{background:url(../img2/bg06.jpg) no-repeat center;}
#section07{background:url(../img2/bg07.jpg) no-repeat center;}
#section08{background:url(../img2/bg08.jpg) no-repeat center;}
#section09{background:url(../img2/bg09.jpg) no-repeat center;}
#section10{background:url(../img2/bg10.jpg?ver=2) no-repeat center;}
#section11{background:url(../img2/bg11.jpg) no-repeat center;}
#section12{background:url(../img2/bg12.jpg) no-repeat center;}
#section13{background:url(../img2/bg13.jpg) no-repeat center;}
#section14{height:auto; /*background:#e1d9ce;*/background:#fff}
#section15{background:url(../img2/bg15.jpg) no-repeat center;}
#section16{background:url(../img2/bg16.jpg) no-repeat center;}
#section18{background:url(../img2/bg17.jpg) no-repeat center;}
#section19{background:url(../img2/bg19.jpg) no-repeat center;}
#section20{background:url(../img2/bg20.jpg) no-repeat center;}
#section21{height:1134px; background:url(../img2/bg21.jpg?ver=2) top center; line-height:0; position:relative; text-align: center;}
#section21 > div { position: absolute;top: 43.2%; left: 50%; height: 518px; width: 914px;  transform: translateX(-50%);}
#section22{background:url(../img2/bg_partnership.jpg) no-repeat center;}
#section23{background:url(../img2/bg_covid.jpg) no-repeat center;}
#section24{background:url(../img2/bg_samsung.jpg) no-repeat center;}
#section25{background:url(../img2/bg_powersale.jpg) no-repeat center;}
#section26{background:url(../img2/bg_btn.jpg) no-repeat center;}
/* #section27{background:url(../img2/lg_promotion_bg.jpg) no-repeat center;} */
#section28{background:url(../img2/bg_blanc.jpg) no-repeat center;}
#section29{background:url(../img2/bg_grandopen.jpg) no-repeat center;}
/*
#section22{background:url(../img2/bg15_3.jpg) no-repeat center;}
#section23{background:url(../img2/bg24.jpg) no-repeat center;}
#section24{background:url(../img2/event_bg01.jpg) no-repeat center;}
#section26{background:url(../img2/bg26.jpg) no-repeat center;}
#section27{background:url(../img2/event_bg02.jpg) no-repeat center;}
#section28{background:url(../img2/event_bg03.jpg) no-repeat center;}
#section29{background:url(../img2/event_bg04.jpg) no-repeat center;}
#section30{background:url(../img2/bg27.jpg) width:100%; line-height:0; position:relative; text-align: center;} */

#footer{background:#fff;}

#section17 .form_wrap{width:1060px; margin:0 auto; padding-bottom:30px;}
#section17 .form_wrap textarea{border:1px solid #000; background:#efefef; padding:8px; width:100%; height:80px; box-sizing:border-box; resize:none;}
#section17 .form_wrap select{width:80%;}
#section17 .form_wrap textarea.privacy{border:1px solid #d1d1d1; background:#fff;}
#section17 .form_wrap table{table-layout:fixed;}
#section17 .form_wrap table th{font-size:16px; color:#757575; margin-top:10px; text-align:left; font-weight:400; border-bottom:1px solid #ccc}
#section17 .form_wrap table td{padding:7px 0;}
#section17 .form_wrap table td dd{width:100%;}

#section19 .map{width:1060px; margin:0 auto; position:relative;}
#section19 .map .mywed_map{position:absolute; top:360px;; left:30px;}


.pop_privacy{display:none; width:500px; height:400px; background:#fff}
.pop_privacy .title{display:block; padding:20px 15px; color:#fff; font-weight:600; font-size:1.5em; background:#333}
.pop_privacy .txt{display:block; padding:10px}
.pop_privacy textarea{padding:15px; width:100%; color:#666; height:250px}
.pop_privacy .btn_area{padding:15px; text-align:center; display:block}
.pop_privacy .btn_area .b-close{background:#333; color:#fff; padding:10px; font-size:0.9em; cursor:pointer}

.root_daum_roughmap{padding: 0px !important; border: 0px !important;}

#quick{position:fixed; right:15px; bottom:15px; z-index:999;}
#quick li{width:260px; height:260px;}
#quick li a {display: block;}
#quick li a img {max-width: 100%}
