@charset "utf-8";

body{ position: relative;}

header{ position: relative; width: 1320px; height: 170px; margin: 0 auto; z-index: 2;}
header > h1{ position: absolute; top: 35px; left: 50%; transform:translateX(-50%); font-size: 0;}
header > h1 > a{ display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0;}
header > h1 > span{ display: block; padding-left: 80px; font-weight: 700; color: #fff;}
header > h1 > .korean-logo{ font-size: 35px; font-weight: normal;}
header > h1 > .korean-logo > span{ color: #ffff00; }
header > h1 > .korean-logo::before{ content: ""; display: block; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 70px; height: 70px; background: url("/img/OkdongLogo.png") center center no-repeat; background-size: cover;}
header nav{ padding-top: calc(170px - 60px);}
header nav .gnb{ text-align: center; font-size: 0;}
header nav .gnb > li{ display: inline-block; position: relative; padding: 0; vertical-align: top;} 
header nav .gnb > li > a{ display: block; position: relative; margin: 0 50px; font-size: 20px; line-height: 60px; color: #000000; box-sizing: border-box;}
header nav .gnb > li:hover > a::before,
header nav .gnb > li > a:focus::before{ content: ""; display: block; position: absolute; bottom: 0; left: 0; right: 0; height: 7px; background-color: #CD5020;}
header nav .gnb > li ul{ display: none; position: absolute; left: 25px; top: 60px; width: calc(100% - 50px); z-index: 10;}
header nav .gnb > li ul li{ display: block; position: relative;}
header nav .gnb > li ul li a{ display: block; padding: 6.5px 0; font-size: 16px; color: #000000; text-align: center;}
header nav .gnb > li ul li a:hover,
header nav .gnb > li ul li a:focus{ color: #FFE19A;}
header nav .gnb > li ul.active{ display: block;}
header nav .nav-p{ display: inline-block; position: absolute; top: 28px; font-size: 25px; color: #fff;}
header nav .nav-p.nav-phone{ right: 109px; padding-left: 32px;}
header nav .nav-p.nav-phone::before{ content: ""; position: absolute; top: 0; left: 0; width: 27px; height: 27px; background: url("/img/Icon-phone-call.png") center center no-repeat; background-size: cover;}
header nav .nav-p.nav-open{ left: 100px;}
header nav .nav-p span{ display: block;}
header nav .nav-p.nav-phone span{ margin-left: -32px;}
header nav .nav-p.nav-open span{ font-size: 24px; line-height: 28px;}
header .btn-nav{ display: none;} 
header .close{ display: none;}

.bg-header{ position: absolute; left: 0; right: 0; top: 0; height: 110px; background-color: #3a53ad; z-index: 1;}
.bg-header.active{ background-color: #3a53ad;}
.bg-navbar{ position: absolute; left: 0; right: 0; top: 110px; height: 60px; background-color: #fff; z-index: 1; box-shadow: 0 3px 6px rgba(0,0,0,.16);}
.bg-gnb{ display: none; position: absolute; left: 0; right: 0; top: 170px; height: 100px; background-color: #fff; z-index: 1; box-shadow: 0 3px 6px rgba(0,0,0,.16);}
.bg-gnb.active{ display: block; }

/* footer */
footer{ width:100%; height: 210px; background-color: #393A4D;}
footer .footer-container{ margin: 0 auto; width: 1200px;}
footer .footer-container .corp-area{ position: relative; font-size: 0; border-bottom: 1px solid #707070;}
footer .footer-container .corp-area ul{ margin: 11px 0 11px 5px; display:inline-block; font-size: 0;}
footer .footer-container .corp-area ul li{ display: inline-block; position: relative; padding: 0 15px;}
footer .footer-container .corp-area ul li a{ font-size: 12px; color: #B0B0B0; vertical-align: middle; cursor: pointer;}
footer .footer-container .corp-area select{ position: absolute; top: 45px; right: 0; line-height: 20px; border-radius: 0; font-size: 12px;}
footer .footer-container .footer-logo{ display: inline-block; margin: 0 30px 0 0;} 
footer .footer-container .footer-logo span{ display: inline-block; position: relative; padding-left: 80px; font-size: 30px; line-height: 170px; color: #B0B0B0;}
footer .footer-container .footer-logo span::before{ content: ""; display: block; position: absolute; left: 10px; top: 50%; transform: translateY(-50%); width: 60px; height: 60px; background: url("/img/OkdongLogo.png") center center no-repeat; background-size: cover;}
footer .footer-container address{ display: inline-block; margin-top: 35px; font-size: 0; vertical-align: top;}
footer .footer-container address p{ margin-bottom: 9px; font-size: 12px; line-height: 18px; color: #B0B0B0;}
footer .footer-container address p a{ color: #B0B0B0;}
footer .footer-container address em{ font-size: 12px; color: #757575;}

/* breadcrumb */
.breadcrumb{ margin-top: 20px; padding: 0 60px;}
.breadcrumb li{ display: inline-block; padding-right: 15px; vertical-align: bottom;}
.breadcrumb li a{ font-size: 14px; color: #222222; line-height: 20px;}
.breadcrumb li:first-child{ height: 20px;}
.breadcrumb li:first-child a{ font-size: 0;}
.breadcrumb li:first-child a::before{ content: url("/img/breadcrumb/home_icon.png"); vertical-align: -6px;}
.breadcrumb li::before{ content: url('/img/breadcrumb/breadCrumbArrow.png'); padding-right: 15px; vertical-align: bottom;}
.breadcrumb li:first-child::before{ content: none;}

.dim{ display: none; position: absolute; top: 0; bottom: 0; right: 0; left: 0; background-color: rgba(255,255,255, .5); z-index: 10;}
.email-container{ display: none; position: absolute; left: 50%; bottom: 300px; transform: translateX(-50%); width: 412px; z-index: 20; }
.email-container h3{ padding-left: 20px; width: 100%; line-height: 30px; border: 5px solid #000; background-color: #000; font-size: 20px; color: #fff; box-sizing: border-box;}
.email-container a{ position: absolute; top: 7.5px; right: 15px; width: 25px; height: 25px; background-image: url('/img/x_icon.png'); background: no-repeat cover; cursor: pointer; }
.email-container .content{ padding: 25px 27px; border: 5px solid #000; background-color: #fff; }
.email-container .content span{ display: block; font-size: 14px; color: #222222;}
.email-container .content span:first-child{ margin-bottom: 15px; font-weight: 700; }
.email-container .content span:nth-child(2){ margin-bottom: 25px; }


