@charset "utf-8";
@import url( "http://fonts.googleapis.com/earlyaccess/notosanskr.css" );
/* Common */
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;
    -webkit-text-size-adjust: none
}

.parking span{background:#ffff00; display:inline-block; padding:5px 10px 3px 10px; border-radius: 5px; border:1px #000 solid; margin:0 10px 0 0}
.parking a{color:#000;}
.content .xe_content .parking li{margin-bottom:5px;}


body, html {
    min-width: 1240px;
    font-size:15px;
}
body, input, textarea, select, button, table {
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 12px;
    -webkit-font-smoothing: antialiased
}
img, fieldset, button {
    border: 0
}
ul {
list-style:none;
}

.yellowbox{padding:12px 15px 10px 15px; background:#fff000; font-size:16px; border:1px solid #000; font-weight:bold; display:inline-block}


.xe_content ul{padding-left:0px;}
.powered{position:absolute; bottom:0; font-size:12px; width:100%; text-align:center; font-weight:normal}
.powered strong{}

.main-content{margin:0 auto; min-height:800px; }
.main-content .pcmain{width:70%; margin:0 auto; }
.main-content img{ }



#main01{margin-left:-200px; top:10%; width:400px}
#main02{margin-left:-300px; top:20%; width:600px;}
#main03{margin-left:-300px; top:70%;  width:600px;}
#main04{margin-left:-150px; bottom:0; width:300px}
#otter{margin-left:-400px; top:20%; width:800px; animation:otter 1.5s infinite linear;}



#start-game{animation:circlemove 1.5s infinite linear; background:#ff6600; padding:20px; font-weight:bold; font-size:20px; border:2px #000 solid; position:absolute; width:20%; left:50%; margin-left:-10%; bottom:0px; text-align:center; border-radius: 15px; color:#000;  display:none; z-index:99999}


@keyframes circlemove{
    0%,100%{
        transform:translate(0%,-25%);
    }
    50%{
        transform:translate(0,-30%);
        box-shadow: 0 0 30px rgba(255, 255, 255, 1);
    }
}


@keyframes otter{
    0%,100%{
        transform:translate(0%, 0);
    }
    50%{
        transform:translate(-1%, 0);

    }
}



.img-area-01{width:100%;}
.img-area-01 p{width:50%; text-align:center; float:left}
.img-area-01 p img{width:100%;}
.content .compass-03 img{float:left; width:50% !important;}
.content .compass-04 img{float:left; width:50% !important;}


.xe_content {font-size:15px !important;}
.document_popup_menu{display:none}
.xm{ padding:20px;}
.xm .nav-tabs{display:none}

.content_image img{width:40%; margin-bottom:10px;}
.content .cTab li{margin:0 5px 0 0}

.locationAddress{padding:20px; border:3px #0040be solid; font-size:24px; font-weight:bold; margin:10px 0 0 0; background:#fff8dd; color:#0040be}

.group_table table{}

.bd .dnbtn{background:#2150a2; padding:15px 15px;  text-align:center; color:#fff; font-weight:bold; font-size:14px; display: inline-block;}


.pcmap{margin:0 0 40px 0; position:relative}
.pcmap .gpxbtn{background:#2150a2; padding:15px 0px; width:155px; text-align:center; color:#fff; font-weight:bold; font-size:14px; position:absolute; left:10px; top:10px}
.pcmap .realmapbtn{background:#f7f6f6; padding:15px 0px; width:155px; text-align:center; color:#2150a2; font-weight:bold; font-size:14px; position:absolute; left:10px; top:70px}

.pcmap .tip{background:#fff8d4; padding:20px; font-size:14px;}
.pcmap .tip li{    list-style: circle; margin-left: 20px; line-height: 22px;}


.tipbox {
    background: #fff8d4;
    padding: 20px;
    font-size: 20px;
    font-weight:bold;
    border:2px #999 solid;
}


.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } .datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #006699; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }.datagrid table td, .datagrid table th { padding: 3px 10px; }.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');background-color:#006699; color:#ffffff; font-size: 15px; font-weight: bold; border-left: 1px solid #0070A8; } .datagrid table thead th:first-child { border: none; }.datagrid table tbody td { color: #00496B; border-left: 1px solid #E1EEF4;font-size: 12px;font-weight: normal; }.datagrid table tbody .alt td { background: #E1EEF4; color: #00496B; }.datagrid table tbody td:first-child { border-left: none; }.datagrid table tbody tr:last-child td { border-bottom: none; }.datagrid table tfoot td div { border-top: 1px solid #006699;background: #E1EEF4;} .datagrid table tfoot td { padding: 0; font-size: 12px } .datagrid table tfoot td div{ padding: 2px; }.datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }.datagrid table tfoot  li { display: inline; }.datagrid table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #FFFFFF;border: 1px solid #006699;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');background-color:#006699; }.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { text-decoration: none;border-color: #006699; color: #FFFFFF; background: none; background-color:#00557F;}div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }

.mobilemain{display:none}
.pcmain{display:block}



.content .myott{

    margin: 0 0 20px 0;
    border: 2px #dedede solid;
    padding: 20px 0;

 }
.content .myott ul{ margin:0;}
.content .myott h1{margin:0 0 20px 15px; color:#0040be; font-weight:bold;}
.content .myott li div{margin-top:10px;}
.content .myott li{display:inline-block; list-style:none; width:17%; text-align:center; margin:10px }
.content .myott li img{border-radius: 50px; border: 2px solid #0040be; width:100px; height:100px;
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
filter: grayscale(100%);
 opacity: 0.5;
filter: alpha(opacity=50); /* For IE8 and earlier */

}


.content .myott .on img{

-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
filter: grayscale(0%);
 opacity: 1;
filter: alpha(opacity=100); /* For IE8 and earlier */
cursor:pointer;
}


.myott .on div{font-weight:bold;}


.news{width:70%; float:left;}
.rightside{width:300px; float:right;}

.rightside .logo{margin:20px 0 0 0}
.rightside .logo img{width:90px}
.rightside .logo a{display:block; float:left; border:1px #dedede solid; margin:3px 0;}
.rightside .logo a:nth-child(2),
.rightside .logo a:nth-child(5),
.rightside .logo a:nth-child(8){margin-left:4px; margin-right:4px}


.pagination{margin:10px 0 10px 0; float:left; width:100%;}
.pagination ul {padding:0; margin:0;}
.pagination ul li{float:left; background-color:#f2f2f2; width:40px; height:40px; line-height:40px; margin:0 5px 10px 5px; padding:0; list-style:none; border-radius: 50%; font-family: arial; text-align:center}
.pagination ul li:hover{}
.pagination ul li a{font-family: arial; display:block; width:100%; height:100%; line-height:40px; height:100%;}
.pagination ul .active{background:#0040be; color:#fff; }
.pagination ul .active a{font-weight:bold}


.blue_button{background:#0040be; color:#fff; width:30%; margin:0 auto; display:block;}
.blue_button a{display:block; width:100%; height:100%; color:#fff; font-weight:bold; padding:20px 0; font-size:18px}

.content .xe_content li{margin:0 0 0 17px}
.content .xe_content ul, .content .xe_content ol{ margin-left:10px; padding:0}
.content .xe_content ul, .content .xe_content .table ol{ margin-left:0; padding:0}
.content .xe_content h2{margin:0 0 20px 0}
.content .xe_content table td{padding:10px; font-size:14px;}
em, address {
    font-style: normal
}
a {
    text-decoration: none;
    color:#3344a6;
}
a:hover, a:active, a:focus {
    text-decoration: none
}
.blind {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0
}
.edge {
    position: absolute;
    top: 12px;
    right: 4px;
    width: 0;
    height: 0;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #fff000
}


.ly_login li:nth-child(2){display:none}
.ly_login li:nth-child(3){display:none}
.ly_login li:nth-child(4){display:none}
.ly_login li:nth-child(5){display:none}
.ly_login li:nth-child(6){display:none}

.btn-no a{background:#fff000; color:#000; padding:2px 5px; margin:10px 0 0 0; display:inline-block}

.clear {
    clear: both
}
/* Skip to content */
.skip {
    margin: 0
}
.skip > a {
    display: block;
    overflow: hidden;
    height: 0;
    line-height: 28px;
    text-align: center
}
.skip > a:focus {
    height: auto
}
/* Layout */
.container {
    min-width: 1240px;
}
.header {
    position: relative;
    z-index: 2;
    width: 1200px;
    height: auto !important;
    margin: 0 auto;
    zoom: 1;
    
}
.header > .side {
    float: right;
    z-index: 2;
    margin: 35px 0 0 22px;
    line-height: 20px
}
.visual {
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 100%
}
.body {
    position: relative;
    padding: 30px 0
}
.body .content {
width: 1200px;
    margin: 0 auto

}
.body.fixed-width {
    width: 1200px;
    margin: 0 auto
}
.header:after, .body:after {
    display: block;
    clear: both;
    content: ''
}
.content {
    zoom: 1
}
.content:after {
    display: block;
    clear: both;
    content: ''
}
.content > :first-child {
    margin-top: 0
}
.content img {
    max-width: 100%;
    height: auto
}
/* Header */
.header > h1 {
    float: left;
    padding: 20px 0 40px 0;
    margin-right: 32px;
    line-height: 60px;
    position:relative;
    color:#fff;
}
.header > h1 img {
    vertical-align: middle;
    max-height: 64px;
}
/* Fixed Header */
.container.fixed_header {
    padding-top: 100px; height:100%;
}
.fixed_header .header_wrap {
background:#163bba;
color:#fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    z-index: 1000;
    padding: 0;
}
.fixed_header .header_wrap.shrink {
    position: fixed;
    top: 0;
    width:auto;
    min-width: 1240px;
    z-index: 1000;
    background-color: #0040be;
    -webkit-animation: ani-header 0.5s forwards;
    animation: ani-header 0.5s forwards;
    left: 0;
    right: 0;
}

.fixed_header .header_wrap.shrink .header .powered{display:none}

.fixed_header .header_wrap.shrink .header > h1 {
padding:0;

}
.fixed_header .header_wrap.shrink .gnb > ul > li > a {
    line-height: 40px;
    color:#fff;
}

.fixed_header .header_wrap.shrink .header > h1 img {
height:50px;
margin-top:10px;
}


.fixed_header .header_wrap.shrink .header > .side {

    margin: 23px 0 0 22px;


}
.fixed_header .header_wrap.shrink .search_area {
    padding: 0 20px
}
/* Footer */
.footer {

}
.footer a:hover, .footer a:focus {
    text-decoration: none
}
.footer .f_info_area {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding: 48px 0 40px
}
.footer .f_cr_area {
    padding: 19px;
    background-color: #fff
}
.footer .copyright {
    margin: 0 auto;
    font-size: 13px;
    color: #0040be;
    line-height: 16px;
    text-align:center;
}

.footer .copyright span {
    display: inline-block;
    margin-left: 60px
}
.footer .sub_desc {
    margin-bottom: 16px;
    font-size: 13px;
    color: #888;
    line-height: 22px
}
.footer .f_info {
    float: left;
    width: 240px;
    margin-right: 65px
}
.footer .f_logo {
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 16px;
    font-size: 24px;
    color: #555
}
.footer .f_logo.log_txt a {
    font-size: 24px;
    font-weight: bold;
    color: #555
}
.footer .f_logo img {
    max-width: 240px
}
.footer .f_info2 {
    overflow: hidden;
    margin-top: 7px
}
.footer .site_map > ul {
    display: inline-block;
    overflow: hidden;
    background: url(../img/bg_sitemap.png) repeat-y
}
.footer .site_map > ul li {
    float: left;
    width: 282px;
    margin: 0 0 0 24px
}
.footer .site_map > ul li:first-child, .footer .site_map > ul li.clear {
    clear: both;
    margin-left: 0
}
.footer .site_map > ul li a {
    display: inline-block;
    margin: 0 0 20px;
    padding: 0 23px;
    font-size: 15px;
    font-weight: bold;
    color: #555
}
.footer .site_map > ul ul {
    overflow: hidden;
    margin: 0 0 10px
}
.footer .site_map > ul ul li {
    margin-left: 0
}
.footer .site_map > ul ul a {
    margin: 0 0 13px;
    font-size: 13px;
    font-weight: normal;
    color: #888;
    line-height: 18px
}
.footer .site_map > ul ul a:hover,
.footer .site_map > ul ul a:focus,
.footer .site_map > ul ul a:active {
    color: #555
}
.footer .f_cr_area .mobile-footer-member {
    display: none;
}
/* button */
.btn_item {
    display: inline-block;
    margin: 35px 0;
    padding: 0 27px;
    height: 50px;
    font-family: "Open Sans";
    background-color: #555;
    font-size: 14px;
    line-height: 50px;
    letter-spacing: 1px;
    color: #FFF;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.btn_item:hover,
.btn_item:active
.btn_item:focus {
    background-color: #CBA061;
    color: #fff
}
.btn_item + .btn_item {
    margin-left: 10px;
}
/* Login */
.header > .side > ul > li {
    float: left;
    position: relative
}
.header > .side > ul:after {
    display: block;
    clear: both;
    content: ''
}
.header > .side > ul > li > a {
    display: block;
    width: 22px;
    height: 22px;
    margin-left: 12px;
    font-size: 22px;
    line-height: 22px;
    color: #888;
    text-align: center
}
.header > .side > ul > li > a:hover, .header > .side > ul > li > a:focus, .header > .side > ul > li > a:active, .header > .side > ul > li.on > a {
    color: #444
}
.header > .side > ul .ly {
    position: relative;
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 13px;
    background-color: #f9f9f9
}
.header > .side > ul .ly.ly_login {
    overflow: hidden;
    margin-top: 0;
    background: url('../img/blank.gif') 0 0 repeat;
    height: 0
}
.header > .side > ul .ly.ly_login ul {
    position: relative;
    margin-top: 18px;
    padding: 8px 0;
    background-color: #fff000;
    color:#000;
    z-index: 3
}
.header > .side > ul .on .ly.ly_login {
    height: auto
}
.header > .side > ul .ly a {
    display: block;
    min-width: 120px;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    font-size: 13px;
    color: #000;
}
.header > .side > ul .ly a:hover {
    color: #000;
    text-decoration: none
}
.header > .side > ul > li .login_after {
    overflow: hidden;
    width: 40px;
    height: 40px;
    margin-top: -9px;
    border-radius: 100%
}
.header > .side > ul > li .login_after img {
    width: 40px;
    height: 40px
}
.header > .side > ul > li .login_after ~ .ly_login .edge {
    right: 11px
}
/* Magazine Header Type */
.custom_area {
    display: none
}
.magazine .header {
    text-align: center
}
.magazine .header > h1 {
    float: none;
    display: inline-block;
    margin: 0;
    padding: 80px 0 20px;
    vertical-align: top
}
.magazine .header > .side {
    float: none;
    position: absolute;
    top: 0;
    right: 0;
    margin: 30px 0 0
}
.magazine .gnb {
    float: none;
    max-width: 100%;
    margin-bottom: 40px
}
.magazine .gnb > ul {
    display: inline-block;
    vertical-align: top
}
.magazine .gnb > ul > li > a {
    position: relative;
    line-height: 60px
}
.magazine .gnb > ul > li > a:after {
    position: absolute;
    top: 50%;
    left: -1px;
    width: 1px;
    height: 16px;
    margin-top: -8px;
    background-color: #888;
    content: ''
}
.magazine .gnb > ul > li:first-child > a:after {
    background: none
}
.magazine .gnb > ul .depth2:after {
    background: none
}
.magazine .gnb > ul .depth2, .magazine .gnb > ul .depth3 {
    background-color: #f7f7f7
}
.magazine .gnb > ul .depth2 a, .magazine .header > .side > ul .ly a {
    color: #999
}
.magazine .header > .side > ul .ly a:hover {
    color: red
}
.magazine .gnb > ul > li > a:hover, .magazine .gnb > ul > li > a:focus, .magazine .gnb > ul > li > a:focus, .magazine .gnb > ul > li.on > a, .magazine .header > .side > ul > li.on > a, .magazine .header > .side > ul .ly a:hover {
    color: #cda25a
}
.magazine .header > .side > ul .ly.ly_login ul {
    background-color: #f7f7f7;
    text-align: left
}
.magazine .edge {
    border-color: transparent transparent #f7f7f7
}
.magazine .header > .side > ul > li > a:hover,
.magazine .header > .side > ul > li > a:focus,
.magazine .header > .side > ul > li > a:active {
    color: #cda25a
}
.magazine .custom_area {
    display: block;
    position: absolute;
    top: 30px;
    left: 0
}
.magazine .custom_area li {
    float: left;
    margin-right: 30px
}
.magazine .custom_area a {
    font-size: 13px;
    line-height: 15px;
    color: #999
}
.magazine .custom_area a:hover,
.magazine .custom_area a:hover,
.magazine .custom_area a:hover {
    color: #cda25a
}
.magazine .search_area {
    padding: 10px 20px
}
/* Onepage Header Type */
.onepage .header_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000
}
.onepage .gnb > ul {
    background: url(../img/blank.gif) 0 0 repeat
}
.onepage .gnb > ul > li > a {
    line-height: 60px;
    color: #f6f6f6
}
.onepage .gnb > ul > li > a:hover,
.onepage .gnb > ul > li > a:focus,
.onepage .gnb > ul > li > a:focus,
.onepage .gnb > ul > li.on > a {
    color: #fff
}
.onepage .shrink .gnb > ul > li > a {
    color: #888
}
.onepage .shrink .gnb > ul > li > a:hover,
.onepage .shrink .gnb > ul > li > a:focus,
.onepage .shrink .gnb > ul > li > a:focus,
.onepage .shrink .gnb > ul > li.on > a {
    color: #444
}
.onepage .header > .side > ul > li > a {
    color: #f6f6f6
}

.search-area{display:none}

.onepage .header > .side > ul > li > a:hover,
.onepage .header > .side > ul > li > a:focus,
.onepage .header > .side > ul > li > a:active,
.onepage .header > .side > ul > li.on > a {
    color: #fff
}
.onepage .search_area .btn_close {
    color: #f6f6f6
}
.onepage .shrink .search_area .btn_close {
    color: #888
}
.onepage .gnb > ul .depth2:after {
    background: none
}
.onepage .gnb {
    margin-top: 20px
}
.onepage .header > h1 {
    padding: 20px 0 0
}
.onepage .search_area input[type=text] {
    color: #f6f6f6
}
.onepage .shrink .search_area input[type=text] {
    color: #888
}
.onepage .visual.sub.sub_type3 {
    margin-top: -100px;
}
/* Search */
.search_wrap {
    position: relative;
    width: 1200px;
    margin: 0 auto
}
.search_area {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 1160px;
    padding: 20px;
    z-index: 3;
    z-index: 3
}
.search_area input {
    font-size: 13px;
    vertical-align: top
}
.search_area input[type=text] {
    position: relative;
    width: 100%;
    height: 40px;
    padding: 10px 0;
    border: 0;
    background-color: transparent;
    font-size: 40px;
    color: #444;
    -webkit-appearance: none;
}
.search_area input[type=text]:focus {
    outline: 0
}
.search_area input[type=text]::-ms-clear {
    display: none
}
.search_area .btn_close {
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-size: 22px;
    color: #888;
    text-align: center;
    line-height: 20px
}
/* GNB */
.gnb {
    float: right;
    position: relative;
    z-index: 1;
    max-width: 842px;
    height: 100%;
    font-size: 13px
}
.gnb a {
    text-decoration: none;
    white-space: nowrap
}
.gnb > ul > li {
    float: left;
    position: relative;
    text-align: left;
}
.gnb > ul:after {
    display: block;
    clear: both;
    content: ''
}
.gnb > ul > li > a {
    display: block;
    position: relative;
    margin: 15px 18px;
    line-height: 66px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    
}

.gnb > ul > li:hover{}

.gnb > ul > li > a:hover,
.gnb > ul > li > a:focus,
.gnb > ul > li > a:focus,
.gnb > ul > li.on > a {


}
.gnb > ul .depth2 {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    padding: 8px 0;
    background-color: #fff000;
}
.gnb > ul .depth2 > li {
    position: relative
}
.gnb > ul .depth2:after {
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #cda25a;
    content: ''
}
.gnb > ul .depth2 a {
    display: block;
    position: relative;
    min-width: 170px;
    height: 40px;
    padding: 0 30px 0 20px;
    line-height: 40px;
    font-size: 13px;
    color: #9d9d9d
}
.gnb > ul .depth2 a:hover,
.gnb > ul .depth2 a:active,
.gnb > ul .depth2 a:focus,
.gnb > ul .depth2 > li.on > a {
    color: #cda25a
}
.gnb > ul .depth3 {
    display: none;
    position: absolute;
    top: -8px;
    left: 100%;
    z-index: 2;
    padding: 8px 0;
    background-color: #333
}
.gnb > ul .depth2 > li.more > a:after {
    position: absolute;
    right: 20px;
    content: '>'
}
.onepage .shrink .header > .side > ul > li > a {
    color: #444;
}
.onepage .shrink .gnb {
    margin-top: 0;
}
.magazine .shrink .gnb {
    margin-bottom: 10px;
}
.magazine .shrink h1 {
    margin-top: 10px;
}
.magazine .header_wrap.shrink .gnb > ul > li > a {
    line-height: 40px;
}
/* VISUAL */
.visual.sub {
    position: relative;
    padding: 35px 0 0 0;
    line-height: 30px
}
.visual.sub .sub_title {
    position: relative;
    z-index: 2;
    width: 1200px;
    margin: 0 auto
}
.visual.sub .sub_title h1 {
    position: relative;
    font-weight: 700;
    font-size: 36px;
    color: #0040be;
    padding:20px 0;

}
.visual.sub .sub_title h1:after {
    position: absolute;
    top: 115%;
    left: 0;
    width: 22px;
    height: 2px;
    content: ''
}
.visual.sub .bg_img {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}
.visual.sub.sub_type2 {
    padding: 70px 0
}
.visual.sub.sub_type2 .bg_img {
    display: block
}
.visual.sub.sub_type2 .sub_title h1 {
    color: #fff;
    font-weight: 400;
    font-size: 23px;
    letter-spacing: 1px
}
.visual.sub.sub_type2 .sub_title h1:after,
.visual.sub.sub_type3 .sub_title h1:after {
    background: none
}
.visual.sub.sub_type3 {
    padding: 250px 0 210px;
    line-height: 40px;
    text-align: center
}
.visual.sub.sub_type3 .bg_img {
    display: block;
    background-attachment: fixed;
    background-size: auto auto
}
.visual.sub.sub_type3 .sub_title h1 {
    font-size: 39px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 2px
}
/* LNB */
.body.fixed-width .lnb > ul {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 40px 0 0
}
.body.fixed-width .lnb > ul > li {
    margin-bottom: 40px
}
.body.fixed-width .lnb > ul > li > a,
.body.fixed-width .lnb > ul > li > span {
    display: block;
    line-height: 21px;
    margin-bottom: 14px;
    font-size: 15px;
    color: #444
}
.body.fixed-width .lnb ul ul li.on a {
    color: #cda25a
}
.body.fixed-width .lnb ul ul a {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    line-height: 20px;
    color: #888;
    text-decoration: none
}
.body.fixed-width .lnb ul ul a:hover,
.body.fixed-width .lnb ul ul a:focus,
.body.fixed-width .lnb ul ul a:active {
    color: #cda25a
}
.body.fixed-width .lnb img {
    vertical-align: top
}
.body.fixed-width.left .lnb,
.body.fixed-width.right .lnb {
    float: left;
    width: 260px;
    padding: 0 0 16px
}
.body.fixed-width.left .content,
.body.fixed-width.right .content {
    float: right;
    width:100%;
    min-height: 400px;
    padding: 0px 0 20px
}
.body.fixed-width.right .lnb {
    float: right
}
.body.fixed-width.right .content {
    float: left
}
.body.fixed-width.none .lnb {
    display: none
}
.body.fixed-width.none .content {
    float: none;
    width: 1200px
}
/* Scroll to top link */
.btn_top {
    display: none;
    position: fixed;
    right: 0;
    bottom: 57px;
    z-index: 1000;
    width: 48px;
    height: 48px;
    background-color: #555;
    font-size: 24px;
    color: #fff;
    text-align: center;
    opacity: 0.8;
    filter: alpha(opacity=80)
}
.btn_top:hover {
    background-color: #cda25a;
    color: #fff;
    text-decoration: none;
    opacity: 1;
    filter: alpha(opacity=100)
}
.btn_top i {
    line-height: 48px
}
.swiper-container {
    height: 600px;
    font-family: 'Noto Sans KR', '나눔바른고딕', NanumBarunGothic, ng, '돋움', Dotum, AppleGothic, Helvetica, serif;
}
.swiper-container > div > div {
    display: table;
    height: 600px;
    color: #fff;
    background-size: cover;
}
.swiper-container > div > div > div {
    display: table-cell;
    vertical-align: middle;
}
.swiper-container > div > div > div > div {
    width: 1200px;
    margin: 0 auto;
}
.swiper-container h1 {
    font-weight: 700;
    margin: 0 0 19px 0;
    font-size: 60px;
    line-height: 70px;
    text-decoration: none;
}
.swiper-container p {
    font-size: 20px;
    line-height: 22px;
}
.swiper-button {
    position: absolute;
    top: 50%;
    display: none;
    margin:-25px 0 0 0;
}
.swiper-container:hover .swiper-button {
    display: block;
}
.swiper-button.left {
    left: 20px;
}
.swiper-button.right {
    right: 20px;
}
.swiper-button i {
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #fff;
}
.swiper-button button {
    background-color: #333;
    border-radius: 50px;
    background-color: rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
.swiper-pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #fff;
    opacity: 0.6;
    margin: 0 3px;
    cursor: pointer;
}
.swiper-active-switch {
    background: #fff;
    opacity: 1;
}


.step01{font-size:24px; text-align:center; width:390px; margin:0 auto; color:#0040be;}
.step01 p{margin:0 0 20px 0; width:100%; font-weight:bold}
.step01 .tip{font-size:13px; margin: 15px 0 0 0; color:#000; font-weight:normal}
.step01 input{padding:10px 0px; width:99%; text-align:center; font-weight:bold; color:#0040be; font-size:18px; border:2px #0040be solid; -webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 0px;}
.step01 button{padding:10px 0px;  width:100%; background:#0040be; color:#fff; font-weight:bold; font-size:18px;  border:2px #0040be solid }

.step01 .inputbtn{
margin:20px auto 0;
padding: 10px 0px;
    width: 384px;
    background: #0040be;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
display:block;
width:100%;
}

@media all and (max-width: 900px) {


.visual.sub .sub_title h1{padding:0}
.content .compass-03 img{float:left; width:100% !important;}
.content .compass-04 img{float:left; width:100% !important;}


.mobilemain{display:block}
.pcmain{display:none}
.content_image img{width:100%;}
.content table .author, .content table .time, .content table .readNum{}

.list_footer .btnArea {
    float: none;
    margin: 0 0 20px;
    text-align:left;
   } 


#start-game{width:70%; left:10%; margin-left:0; padding:20px 5%; bottom:0px; display:block }
.main-content{min-height:100%}
.main-content img {
    position: relative;
    left: unset;
    display: block;
}


.class-sum ul{width:100% !important;}
.class-sum ul:last-child {margin-left: 0% !important;}
.exForm{width: 88%;}

.pcmap iframe{height:400px;}

.xm .form-horizontal .control-label {text-align:left}
.xm .form-horizontal .controls{margin:0}


.xm .dl-horizontal dt {text-align:left; width:100%; float:none; font-weight:bold}
.xm .dl-horizontal>dd{margin:10px 0; border-bottom:1px #dedede solid; padding:0 0 10px 0}

.content .myott li{width:40%; font-size:0.6em}
.news{width:100%;}
.rightside{width:300px; float:right; display:none}
.boardList.webZine td.title .thumb {width:100%; border-bottom:2px #0040be solid; margin:0 0 20px 0; text-align:center}
.boardList.webZine td.title .thumb img{width:100%;}
.boardList.webZine td.title p.title{width:100%;}

.step01{width:100%; font-size:20px;}
.step01 input{ }
.step01 button{ }

.step01 .inputbtn{}


.blue_button{width:80%; font-size:14px; }
.blue_button a{font-size:14px; padding:10px 0;}

    body, html {
        min-width: 100%;
    }
    a.btn_top {
        display: none;
    }
    /* Layout */
    .container {
        min-width: 100%;
    }
    .header {
        position: relative;
        z-index: 2;
        width: 100%;
        height: auto;
        margin: 0 auto;
        zoom: 1
    }
    .magazine .header {
	    text-align:left;
    }
    .magazine .header > h1 {
	    text-align:left;
	    display:block;
	    padding:0 15px;
    }
    .header > .side {
        display: none;
    }
    .body.fixed-width {
        width: auto;
        margin: 0
    }
    .header:after, .body:after {
        clear: both;
        content: ''
    }
    .body {
        padding: 0;
    }
    .content {
        zoom: 1;
    }
    .content:after {
        clear: both;
        content: ''
    }
    .content > :first-child {
        margin-top: 0;
    }
    .body.fixed-width.none .content {
	    width:auto;
    }
    .content img {
        max-width: 100%;
        height: auto
    }
    .body.fixed-width.left .content,
    .body.fixed-width.right .content {
        width: auto;
        float: none;
        min-height: 100%;
        padding: 40px 10px;
    }
    /* Header */
    .header > h1 {
        float: none;
        margin-right: 0;
        padding: 0;
        line-height: 50px;
        display: block;
        text-align:center;

    }
    .header > h1 img {
        max-height: 60px;
        margin: 10px 0 10px 0;
    }
    .header.sub_type3 {
        position: absolute;
    }
    /* Fixed Header */
    .container.fixed_header {
        padding-top: 0
    }
    .header_wrap.shrink {
        
    }
    .onepage .header > h1 {
        padding: 0 14px;
    }
    .fixed_header .header_wrap {
        position: static;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000
    }
    .fixed_header .header_wrap.shrink {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1000;
        border-bottom: 1px solid #e1e1e1;
        background-color: #fff;
        -webkit-animation: ani-header 0.5s forwards;
        animation: ani-header 0.5s forwards
    }
    .fixed_header .header_wrap.shrink .header > h1 {
        padding: 0
    }
    .fixed_header .header_wrap.shrink .gnb > ul > li > a {
        line-height: 60px
    }
    .fixed_header .header_wrap.shrink .header > .side {
        margin: 19px 0 0 22px
    }
    .fixed_header .header_wrap.shrink .search_area {
        padding: 0 20px
    }
    /* Footer */
    .footer {
 
    }
    .footer a:hover, .footer a:focus {
        text-decoration: none
    }
    .footer .f_info_area {
        width: auto;
        margin: 0;
        padding: 0;
    }
    .footer .f_cr_area {
        padding: 0;
        background-color: #555;
        color: #fff;
    }
    .footer .copyright {
        width: auto;
        margin: 0 0 20px 0;
        font-size: 12px;
        color: #0040be;
        line-height: 16px;
        text-align:center;
    }
    .footer .copyright span {
        display: inline-block;
        margin-left: 0px
    }
    .footer .sub_desc {
        display: none;
    }
    .footer .f_info {
        float: none;
        width: auto;
        margin-left: 0;
        margin-right: 0;
    }
    .footer .f_logo {
        padding: 8px 15px;
        margin-bottom: 0;
    }
    .footer .f_logo.log_txt a {
        font-size: 16px;
        font-weight: bold;
        color: #555
    }
    .footer .f_logo img {
        max-width: auto;
        max-height: 30px;
    }
    .footer .f_info2 {
        display: none;
    }
    .footer .site_map {
        display: none;
    }
    .footer .f_info2 {
        display: none;
    }
    .footer .f_logo {
        padding: 8px 15px;
    }
    .footer .f_logo img {
        max-height: 30px;
    }
    .footer .sub_desc {
        display: none;
    }
    .footer .f_cr_area {
        padding: 0;
        background-color: #fff;
        color: #0040be;
    }
    .footer .f_cr_area p {
        
    }
    .footer .f_cr_area a {
        color: #0040be;
    }
    .footer .f_cr_area .mobile-footer-member {
        padding: 0;
        margin: 0;
        border-top: 1px solid #0040be;
        list-style: none;
        overflow: hidden;
        display: block;
        position:fixed;
        bottom:0;
        width:100%;
        background:#fff;
    }
    .footer .f_cr_area .mobile-footer-member li {
        float: left;
        width: 50%;
        border-left: 1px solid #0040be;
        box-sizing: border-box;
    }
    .footer .f_cr_area .mobile-footer-member li:first-child {
        border-left: 0;
    }
    .footer .f_cr_area .mobile-footer-member li a {
        display: block;
        line-height: 32px;
        text-align: center;
    }
    /* button */
    .btn_item {
        display: inline-block;
        margin: 35px 0;
        padding: 0 27px;
        height: 50px;
        font-family: "Open Sans";
        background-color: #555;
        font-size: 14px;
        line-height: 50px;
        letter-spacing: 1px;
        color: #FFF;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }
    .btn_item:hover,
    .btn_item:active
    .btn_item:focus {
        background-color: #CBA061;
        color: #fff
    }
    .btn_item + .btn_item {
        margin-left: 10px;
    }
    /* Login */
    .header > .side {
        display: none;
    }
    .header > .custom_area {
	    display:none;
    }
    /* Search */
    .search_wrap {
        display: none;
    }
    .gnb {
        float: none;
        position: static;
        z-index: 1;
        max-width: 100%;
        height: 100%;
        font-size: 1em;
        background: #fff;
    }
    .onepage .gnb {
	    margin-top:0;
    }
    .magazine .gnb {
	    margin-bottom:0;
    }
    .gnb a {
        white-space: normal;
        font-size: 14px;
        display: block;
        padding: 10px 0;
        border-top: 1px solid #eee;
    }
    .gnb > ul {
        display: none;
        padding: 0 14px 14px 14px;
        max-height: 100%;
        overflow-x: scroll;
        border-bottom: 1px solid #eaeaea;
        background: #fff;
        -webkit-overflow-scrolling: touch;
    }
    .magazine .gnb > ul {
	    display:none;
    }
    .gnb > ul > li {
        float: none;
        position: static;
    }
    .gnb > ul > li:first-child > a {
        border-top: 0;
    }
    .gnb > ul:after {
        display: none;
    }
    .magazine .gnb > ul > li > a,
    .gnb > ul > li > a {
        position: static;
        line-height: normal;
        font-size: normal;
        margin:0;
        padding:14px 18px;
        font-weight: bold;
    }
    .onepage .gnb > ul > li > a {
        color: #555;
        line-height: normal
    }
    .onepage .gnb > ul > li > a:hover,
    .onepage .gnb > ul > li > a:focus,
    .onepage .gnb > ul > li > a:focus,
    .onepage .gnb > ul > li.on > a {
	    color:#555;
    }
    .magazine .gnb > ul .depth2,
    .magazine .gnb > ul .depth3,
    .gnb > ul .depth2 {
        display: block;
        position: static;
        padding: 0;
        background-color: #fff
    }
    .gnb > ul .depth2 > li {
        position: static
    }
    .gnb > ul .depth2:after {
        display: none
    }
    .gnb > ul .depth2 a {
        position: static;
        min-width: 100%;
        height: auto;
        padding: 10px 0;
        line-height: normal;
        color: #555;
    }
    .gnb > ul .depth3 {
        display: block;
        position: static;
        background-color: #fff;
        padding: 0;
    }
    .gnb > ul .depth3 a {
        color: #999;
    }
    .gnb > ul .depth2 > li.more > a:after {
        display: none;
    }
    /* GNB */
    .gnb {
        float: none;
        position: static;
        z-index: 1;
        max-width: 100%;
        height: 60%;
        font-size: 1em;
        display: block;
    }
    .gnb #mobile_menu_btn {
        display: block;
    }
    .gnb .menu_btn {
        height: 22px;
        width: 44px;
        display: block;
        position: absolute;
        top: 14px;
        right: 3px;
        display: inline-block;
    }
    .gnb .menu_btn .menu_bar {
        width: 20px;
        height: 14px;
        position: relative;
        top: 4px;
        left: 12px;
    }
    .gnb .menu_btn .menu_bar div {
        height: 0;
        border-top: 2px solid #fff;
        position: absolute;
    }
    
    .gnb > ul > li > a{color:#163bba}
    
    .header.sub_type3 .gnb .menu_btn .menu_bar div {
        border-top: 2px solid #fff;
    }
    .gnb .menu_btn .menu_bar div.btn1 {
        width: 20px;
        top: 0;
    }
    .gnb .menu_btn .menu_bar div.btn2 {
        width: 20px;
        top: 6px;
        transition: all 0.1s
    }
    .gnb .menu_btn .menu_bar div.btn3 {
        width: 20px;
        bottom: 0;
    }
    .gnb .menu_btn.opened .menu_bar div.btn1 {
        top: 6px;
        width: 20px;
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .gnb .menu_btn.opened .menu_bar div.btn2 {
        top: 6px;
        display: none;
    }
    .gnb .menu_btn.opened .menu_bar div.btn3 {
        top: 6px;
        width: 20px;
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .body {
    }
    .body .lnb {
        display: none;
    }
    .body .content {
        overflow: hidden;
        width:100%;
    }
    .visual {
        box-sizing: border-box;
    }
    .visual.sub {
        position: relative;
        padding: 15px 14px 15px 14px;
        line-height: 30px;
        border-top:1px #163bba solid;
        border-bottom:1px #163bba solid;
        
    }
    .visual.sub .sub_title {
        position: relative;
        z-index: 2;
        width:auto;
        margin:0;
    }
    .visual.sub .sub_title h1 {
        position: relative;
        font-weight: 700;
        font-family: 'Noto Sans KR', '나눔바른고딕', NanumBarunGothic, ng, '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', AppleGothic, Helvetica, sans-serif;
        font-size: 17px;
        color: #163bba;
    }

    .visual.sub .bg_img {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover
    }
    .visual.sub.sub_type2 {
        padding: 40px 15px
    }
    .visual.sub.sub_type2 .bg_img {
        display: block
    }
    .visual.sub.sub_type2 .sub_title h1 {
        color: #fff;
        font-weight: 400;
        font-size: 23px;
        letter-spacing: 1px
    }
    .visual.sub.sub_type2 .sub_title h1:after,
    .visual.sub.sub_type3 .sub_title h1:after {
        background: none
    }
    .visual.sub.sub_type3 {
        padding: 80px 0 0;
        line-height: 40px;
        text-align: center
    }
    .visual.sub.sub_type3 .bg_img {
        display: block;
        background-attachment: fixed;
        background-size: auto auto
    }
    .visual.sub.sub_type3 .sub_title {
	    padding:100px 0 70px 0;
    }
    .visual.sub.sub_type3 .sub_title h1 {
        font-size: 23px;
        font-weight: 400;
        color: #fff;
        letter-spacing: 2px
    }
    .swiper-container {
        height: 270px;
        font-family: 'Noto Sans KR', '나눔바른고딕', NanumBarunGothic, ng, '돋움', Dotum, AppleGothic, Helvetica, serif;
    }
    .swiper-container > div > div {
        display: table;
        height: 270px;
        color: #fff;
    }
    .swiper-container > div > div > div {
        display: table-cell;
        vertical-align: middle;
    }
    .swiper-container > div > div > div > div {
        padding: 0 14px;
        width: auto;
        margin: 0;
    }
    .swiper-container h1 {
        font-weight: 600;
        margin: 0 0 10px 0;
        font-size: 24px;
        line-height: 30px;
        text-decoration: none;
    }
    .swiper-container p {
        font-size: 14px;
        line-height: 18px;
    }

}
/* header animation */
@-webkit-keyframes ani-header {
    0% {
        top: -60px
    }
    100% {
        top: 0px
    }
}
@keyframes ani-header {
    0% {
        top: -60px
    }
    100% {
        top: 0px
    }
}



/* =========================
   APP-LIKE TOP BAR (PATCH)
   ========================= */

/* 0) 기본: 폰트/색 변수 */
:root{
  --ott-blue:#163bba;
  --ott-ink:#0b1220;
  --ott-line:rgba(11,18,32,.10);
  --ott-bg:#ffffff;
  --ott-yellow:#fff000;
}

/* 1) 상단바를 "sticky 앱 헤더"처럼 */
.container.fixed_header{
  padding-top: 0 !important; /* 기존 100px padding 제거 */
}
.fixed_header .header_wrap{
  position: sticky !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000;
  background: var(--ott-blue);
  box-shadow: 0 6px 20px rgba(0,0,0,.12);
}

/* shrink 애니메이션/스타일 단순화 (스크롤 시도 없어도 자연스럽게) */
.fixed_header .header_wrap.shrink{
  position: sticky !important;
  min-width: 0 !important;
  background: var(--ott-blue);
  animation: none !important;
}

/* 2) 헤더 컨테이너: 폭/정렬 최신화 */
.header{
  width: min(1200px, calc(100% - 32px)) !important;
  height: auto !important;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 0;
}

/* 3) 로고 영역: 앱처럼 작고 선명하게 */
.header > h1{
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}


/* .powered를 헤더 오른쪽 끝으로 */
.header > h1{
  display: flex;           /* 이미 걸려있으면 유지 */
  align-items: center;
  flex: 1 1 auto;          /* 로고 영역이 남는 공간을 먹게 */
  min-width: 0;
}

.header .powered{
  display:none;
}

.header > h1 img{
  max-height: 44px !important;
  height: 44px;
}
.header .powered{
  position: static !important;
  width: auto !important;
  margin-left: 10px;
  font-size: 12px;
  color: rgba(255,255,255,.85);
  text-align: left !important;
  white-space: nowrap;
}
.header .powered strong{ color:#fff; }

/* 4) 우측 아이콘(설정/프로필 등) = 앱 액션 */
.header > .side{
  float: none !important;
  margin: 0 !important;
  margin-left: auto !important;
  display: flex;
  align-items: center;
}
.header > .side > ul{
  display:flex;
  align-items:center;
  gap: 10px;
}
.header > .side > ul > li > a{
  width: 36px !important;
  height: 36px !important;
  margin: 0 !important;
  border-radius: 999px;
  display:flex;
  align-items:center;
  justify-content:center;
  color: rgba(255,255,255,.92) !important;
  background: rgba(255,255,255,.10);
  font-size: 18px !important;
}
.header > .side > ul > li > a:hover{
  background: rgba(255,255,255,.18);
}

/* 로그인 프로필 동그라미 */
.header > .side > ul > li .login_after{
  width: 36px !important;
  height: 36px !important;
  margin-top: 0 !important;
  border-radius: 999px;
  border: 2px solid rgba(255,255,255,.55);
}
.header > .side > ul > li .login_after img{
  width: 36px !important;
  height: 36px !important;
}

/* 로그인 드롭다운을 "툴팁 카드" 느낌으로 */
.header > .side > ul .ly.ly_login ul{
  margin-top: 10px !important;
  padding: 8px 0 !important;
  background: #fff !important;
  border: 1px solid var(--ott-line);
  border-radius: 14px;
  box-shadow: 0 14px 40px rgba(0,0,0,.18);
}
.header > .side > ul .ly a{
  color: var(--ott-ink) !important;
  height: 44px !important;
  line-height: 44px !important;
}
.edge{
  border-color: transparent transparent #fff !important;
}

/* 5) GNB를 "앱 탭바(가로 스크롤)"로 */
.gnb{
  float: none !important;
  max-width: none !important;

}
.gnb > ul{
  display:flex;
  align-items:center;
  gap: 6px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.gnb > ul::-webkit-scrollbar{ display:none; }

.gnb > ul > li{
  float: none !important;
}
.gnb > ul > li > a{
  margin: 0 !important;
  line-height: 1 !important;
  padding: 10px 12px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  color: rgba(255,255,255,.92);
  background: rgba(255,255,255,.10);
}
.gnb > ul > li > a:hover{
  background: rgba(255,255,255,.16);
}
.gnb > ul > li.on > a,
.gnb > ul > li > a[aria-current="page"]{
  background: #fff;
  color: var(--ott-blue);
}

/* 드롭다운(depth2/3)은 앱탭에서는 일단 비활성(원하면 다음 단계에서 '메가메뉴'로) */
.gnb > ul .depth2,
.gnb > ul .depth3{
  display:none !important;
}

/* 6) body 상단 여백/서브비주얼이 헤더랑 겹치면 정리 */
.body{ padding-top: 18px; }
.visual.sub{ padding-top: 18px; }

/* 7) 모바일에서도 상단바 유지 + 기존 모바일 메뉴버튼/구조 충돌 최소화 */
@media (max-width: 900px){
  .header{
    width: calc(100% - 24px) !important;
    padding: 12px 0;
    gap: 10px;
  }
  .header > h1 img{ height: 38px; max-height: 38px !important; }
  .header .powered{ display:none; } /* 모바일에서는 텍스트 숨김 */
  .gnb > ul > li > a{ padding: 9px 10px; font-size: 12px; }
}

/* ABOUT > TYPE 리스트 점 제거 */
.about .type,
.about .type li{
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

/* ABOUT: history 카드 톤에 맞춘 섹션 박스 */
.about{

}

/* 타이틀/본문 */
.about h2{
  margin: 0 0 12px 0;
  font-size: 20px;
  font-weight: 800;
  color: #111;
  letter-spacing: -0.2px;
}

.about p{
  margin: 0 0 14px 0;
  font-size: 15px;
  line-height: 1.65;
  color:#111;
}

/* 구분선 느낌 */
.about hr{
  border:0;
  height:1px;
  background: rgba(22,59,186,.18);
  margin: 18px 0;
}

/* Type 리스트도 카드톤으로 */
.about .type{
  margin: 8px 0 0 0;
  padding: 0;
  list-style:none;
  display: grid;
  gap: 10px;
}

.about .type li{
  padding: 12px 14px;
  border:1px solid rgba(22,59,186,.22);
  border-radius: 12px;
  background:#fff;
  color:#111;
}

.about .type li b{
  display:inline-block;
  margin-right:8px;
  color: var(--ott-blue);
  font-weight: 900;
}




/* 혹시 기존 스타일에서 ::marker 쓰는 경우까지 차단 */
.about .type li::marker{
  content: '';
}

/* 모바일 */
@media (max-width: 900px){
  .about{
    padding: 16px;
    border-radius: 14px;
  }
  .about h2{ font-size: 18px; }
  .about p{ font-size: 14px; }
}

/* ===============================
   OTT HISTORY – CLEAN CARD
   =============================== */

.history {
  list-style: none;
  margin: 0;
  padding: 0;

  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

/* CARD */
.history-card {
  background: #fff;
  border: 1px solid #163bba;
  border-radius: 16px;

  padding: 20px;

  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* BADGE */
.history-badge {
  align-self: flex-start;

  background: #163bba;
  color: #fff;

  font-size: 11px;
  font-weight: 800;
  letter-spacing: .06em;

  padding: 6px 10px;
  border-radius: 999px;
}

/* NAME */
.history-name {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.35;
  color: #000;
}

/* META */
.history-meta {
  font-size: 13px;
  color: #000;

  display: flex;
  align-items: center;
  gap: 6px;
}

.history-date,
.history-loc {
  white-space: nowrap;
}

.history-sep {
  opacity: .5;
}

/* ===============================
   MOBILE
   =============================== */
@media (max-width: 768px) {
  .history {
    grid-template-columns: 1fr;
  }

  .history-card {
    padding: 18px;
  }

  .history-name {
    font-size: 16px;
  }
}


/* ===== Offcanvas Drawer ===== */
.ott-drawer-btn{
  display:none;
  position:absolute;
  top:22px;
  right:14px;
  width:44px;
  height:44px;
  border:1px solid rgba(255,255,255,.35);
  border-radius:12px;
  background:rgba(0,0,0,.08);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
.ott-drawer-btn span{
  position:absolute;
  left:12px;
  right:12px;
  height:2px;
  background:#fff;
  border-radius:2px;
}
.ott-drawer-btn span:nth-child(1){ top:14px; }
.ott-drawer-btn span:nth-child(2){ top:21px; }
.ott-drawer-btn span:nth-child(3){ top:28px; }

@media (max-width: 900px){
  .ott-drawer-btn{ display:block; }
}

/* drawer wrapper */


:root{
  --drawer-dur: 420ms;
  --drawer-ease: cubic-bezier(.22, 1, .36, 1); /* easeOutQuint 계열 */
  --dim-ease: cubic-bezier(.2, .8, .2, 1);
}

.ott-drawer{
  display:none;
  position:fixed;
  inset:0;
  z-index:2000;
}
.ott-drawer.is-open{ display:block; }

.ott-drawer__dim{
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.45);
}

/* panel */
.ott-drawer__panel{
  position:absolute;
  top:0;
  right:0;
  width:min(86vw, 360px);
  height:100%;
  background:#fff;
  transform:translateX(100%);
  transition:transform .25s ease;
  box-shadow:-18px 0 40px rgba(0,0,0,.2);
  display:flex;
  flex-direction:column;
}
.ott-drawer.is-open .ott-drawer__panel{ transform:translateX(0); }

.ott-drawer__top{
  padding:18px 16px 12px 16px;
  border-bottom:1px solid #e9eefc;
  display:flex;
  align-items:center;
  justify-content:space-between;
}
.ott-drawer__brand strong{
  display:block;
  font-size:15px;
  color:#163bba;
  font-weight:800;
}
.ott-drawer__brand span{
  display:block;
  font-size:12px;
  color:#6b7280;
  margin-top:2px;
}
.ott-drawer__close{
  width:40px;
  height:40px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:12px;
  border:1px solid #e5e7eb;
  color:#111;
}

.ott-drawer__me{
  padding:12px 16px;
  display:flex;
  gap:10px;
  border-bottom:1px solid #f1f5ff;
}
.ott-drawer__mebtn{
  flex:1;
  text-align:center;
  padding:10px 12px;
  border-radius:12px;
  border:1px solid #163bba;
  color:#163bba;
  font-weight:800;
  font-size:13px;
}

.ott-drawer__nav{
  overflow:auto;
  padding:8px 0 18px 0;
}
.ott-drawer__list{ margin:0; padding:0; list-style:none; }
.ott-drawer__item{ border-bottom:1px solid #f2f4f8; }
.ott-drawer__link{
  display:block;
  padding:14px 16px;
  font-size:15px;
  font-weight:900;
  color:#111;
}

.ott-drawer__sub{
  margin:0;
  padding:0 0 10px 0;
  list-style:none;
}
.ott-drawer__subitem{ }
.ott-drawer__sublink{
  display:block;
  padding:10px 16px 10px 26px;
  font-size:13px;
  color:#111;
}
.ott-drawer__sub3{
  margin:0;
  padding:0 0 6px 0;
  list-style:none;
}
.ott-drawer__sub3link{
  display:block;
  padding:8px 16px 8px 40px;
  font-size:12px;
  color:#6b7280;
}

/* body scroll lock */
body.ott-lock{ overflow:hidden; }

/* ===== Offcanvas Drawer (SLIDE) ===== */

/* 버튼은 네 기존 그대로 사용 가능 */
.ott-drawer-btn{
  display:none;
  position:absolute;
  top:22px;
  right:14px;
  width:44px;
  height:44px;
  border:1px solid rgba(255,255,255,.35);
  border-radius:12px;
  background:rgba(0,0,0,.08);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
.ott-drawer-btn span{
  position:absolute;
  left:12px;
  right:12px;
  height:2px;
  background:#fff;
  border-radius:2px;
}
.ott-drawer-btn span:nth-child(1){ top:14px; }
.ott-drawer-btn span:nth-child(2){ top:21px; }
.ott-drawer-btn span:nth-child(3){ top:28px; }
@media (max-width: 900px){
  .ott-drawer-btn{ display:block; }
}

/* Drawer wrapper */
.ott-drawer{
  display:none;
  position:fixed;
  inset:0;
  z-index:2000;
}

/* 열리면 DOM에 보여주기 */
.ott-drawer.is-open{ display:block; }

/* dim */
.ott-drawer__dim{
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.0);
  opacity:0;
  transition: opacity var(--drawer-dur) var(--dim-ease),
              background-color var(--drawer-dur) var(--dim-ease);
}

/* panel */
.ott-drawer__panel{
  position:absolute;
  top:0;
  right:0;
  width:min(86vw, 360px);
  height:100%;
  background:#fff;

  transform: translateX(100%);
   transition: transform var(--drawer-dur) var(--drawer-ease);
  will-change: transform;

  box-shadow:-18px 0 40px rgba(0,0,0,.2);
  display:flex;
  flex-direction:column;
}

/* 실제 슬라이드 인(visible) 상태 */
.ott-drawer.is-open.is-visible .ott-drawer__panel{
  transform: translateX(0);
}
.ott-drawer.is-open.is-visible .ott-drawer__dim{
  opacity:1;
  background:rgba(0,0,0,.45);
}

.ott-drawer.is-open.is-visible .ott-drawer__panel{
  transform: translateX(0);
}

@keyframes drawerIn {
  0%   { transform: translateX(100%); }
  70%  { transform: translateX(0); }
  100% { transform: translateX(8px); }
}

.ott-drawer.is-open.is-visible .ott-drawer__panel{
  animation: drawerIn var(--drawer-dur) var(--drawer-ease) both;
}


/* body scroll lock */
body.ott-lock{ overflow:hidden; }

/* 접근성/성능 */
@media (prefers-reduced-motion: reduce){
  .ott-drawer__panel,
  .ott-drawer__dim{
    transition:none !important;
  }
}

/* 기존 모바일 메뉴 버튼/드롭다운 숨김 (네 기존 정책 유지) */
#mobile_menu_btn{ display:none !important; }
@media (max-width: 900px){
  .gnb > ul, .side{ display:none !important; }
}


/* 기존 모바일 메뉴 버튼/드롭다운 숨김 (현재 구조 유지하되 안 보이게) */
#mobile_menu_btn{ display:none !important; }
.gnb > ul{  } /* PC는 그대로, 모바일에선 아래에서 다시 오프캔버스로 제어 */
@media (max-width: 900px){
  .gnb > ul, .side{ display:none !important; }  /* 기존 펼쳐지는 메뉴 비활성 */
}



/* 모바일 오른쪽 액션: 스폰서 + 메뉴 */
.ott-mobile-actions{
  display:none;
}

@media (max-width: 900px){
  .ott-mobile-actions{
    display:flex;
    align-items:center;
    gap:10px;

    /* 헤더 안에서 오른쪽 끝으로 */
    margin-left:auto;

    /* 위치를 확실히 잡고 싶으면 absolute도 가능 */
    position:absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    z-index: 2100;
  }

  /* 스폰서 로고 버튼 */
  .ott-sponsor{
    display:flex;
    align-items:center;
    justify-content:center;
    height:44px;           /* 햄버거 버튼 높이랑 맞춤 */
  }
  .ott-sponsor img{
    height:44px;           /* 로고 크기 */
    width:auto;
    display:block;
  }

  /* 햄버거 버튼은 기존 absolute 제거(래퍼가 absolute라서) */
  .ott-drawer-btn{
    position: static !important;
    transform: none !important;
    top:auto !important;
    right:auto !important;
  }
}


/* 3D 무대 */
.ott-sponsor{
  display:flex;
  align-items:center;
  justify-content:center;
  perspective: 1000px;      /* 원근감 */
  transform-style: preserve-3d;
}

/* 로고 기본 상태 + 애니메이션 */
.ott-sponsor img{
  display:block;
  transform-style: preserve-3d;
  backface-visibility: visible;   /* ✅ 이걸로 변경 */
  -webkit-backface-visibility: visible;

  /* 처음 정면 */
  transform: translateZ(16px) rotateY(0deg);

  /* 상시 회전 */
  animation: sponsorSpin 4.5s cubic-bezier(.22,1,.36,1) infinite;

  will-change: transform;
  filter: drop-shadow(0 6px 14px rgba(0,0,0,.18));
}

/* 🔄 정면 기준 입체 회전 */
@keyframes sponsorSpin{
    0%   { transform: translateZ(16px) rotateY(0deg); }
  100% { transform: translateZ(16px) rotateY(360deg); }
}

/* 모션 최소화 설정 존중 */
@media (prefers-reduced-motion: reduce){
  .ott-sponsor img{
    animation:none !important;
  }
}

:root{


  --card: #ffffff;
  --text: #000;
  --sub: #000;
  --border: rgba(17, 24, 39, 0.08);

  --shadow-lg: 0 14px 40px rgba(0, 0, 0, 0.18);
  --shadow-sm: 0 4px 14px rgba(0, 0, 0, 0.14);

  --radius: 18px;
}

.event-section{padding:20px; max-width:700px; margin:0 auto}

/* ✅ [추가] 스폰서 로고 영역 */
.sponsor-logo-area {
  width: 70px;           /* 로고 크기 */
  height: 70px;
  margin-right: 12px;    /* 텍스트와의 간격 */
  flex-shrink: 0;        /* 공간 부족해도 줄어들지 않음 */
  display: flex;
  justify-content: center;
  align-items: center;
  
  /* 로고 배경 (필요시) */
  /* background: #f9fafb; */
  /* border-radius: 12px; */
}

.sponsor-logo-area img {
  width: 100%;
  height: 100%;
  object-fit: contain;   /* 비율 유지하며 꽉 채움 */
}

.event-header h2{
  margin: 0 0 10px 0;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -0.3px;
}

.event-header .hint{
  font-size: 12px;
  opacity: 0.75;
}

/* 리스트 */
.event-list{
  display: flex;
  flex-direction: column;
  gap: 14px;
}

/* 카드 */
.event-card{
  display: block;
  padding: 16px 16px 14px;
  border-radius: var(--radius);
  background: var(--card);
  border: 1px solid var(--border);
  text-decoration: none;
  color: var(--text);
  position: relative;

  box-shadow: var(--shadow-sm);
  transition: transform .12s ease, box-shadow .12s ease;
  -webkit-tap-highlight-color: transparent;
}

.event-card:active{
  transform: scale(0.992);
  box-shadow: 0 2px 8px rgba(0,0,0,0.18);
}

/* ✅ [추가] 텍스트 영역 래퍼 */
.event-info-wrap {
  flex: 1;               /* 남은 공간 모두 차지 */
  min-width: 0;          /* 텍스트 말줄임 처리를 위해 필수 */
}

/* ✅ [추가] 카드 내부 레이아웃 (Flexbox) */
.card-content-wrap {
  display: flex;
  align-items: center; /* 세로 중앙 정렬 */
  width: 100%;
}

/* 기존 타이틀 스타일 미세 수정 */
.event-title {
  font-size: 16px;
  font-weight: 800;
  letter-spacing: -0.2px;
  margin: 0;
  /* padding-right는 배지 때문에 필요하지만, 구조 변경으로 info-wrap에 줘도 됨 */
  padding-right: 50px; 
}
.event-date{
  margin-top: 6px;
  font-size: 13px;
  color: var(--sub);
}

.event-desc{
  margin-top: 8px;
  font-size: 12px;
  color: #000;
  line-height: 1.35;
}

/* 배지 */
.event-badge{
  position: absolute;
  top: 14px;
  right: 14px;
  font-size: 11px;
  padding: 5px 10px;
  border-radius: 999px;
  font-weight: 800;
  letter-spacing: -0.2px;
}

/* 상태별 */
.event-card.live{
  background:#fff;
  border-color:var(--ott-blue);
}

.event-card.live .event-badge{
  background: var(--ott-blue);
  color: #fff;
}

.event-card.upcoming{
background:rgba(17, 24, 39, 0.20);
  border-color: rgba(17, 24, 39, 0.10);
}

.event-card.upcoming .event-badge{
  background: rgba(59, 130, 246, 0.14);
  color: rgb(29, 78, 216);
}

.event-card.ended{
background:rgba(17, 24, 39, 0.10);
  border-color: rgba(17, 24, 39, 0.10);
}

.event-card.ended .event-badge{
  background: rgba(17, 24, 39, 0.08);
  color: rgba(17, 24, 39, 0.55);
}

/* 잠금 */
.event-card.ended{
  opacity: 0.55;
  pointer-events: none;
}

.event-card.upcoming{
  opacity: 0.85;
  pointer-events: none;
}

/* iOS 스타일 chevron */
.event-card.live::after{
  content: "›";
  position: absolute;
  right: 16px;
  bottom: 12px;
  font-size: 28px;
  line-height: 1;
  color: rgba(17, 24, 39, 0.35);
}
