@charset "UTF-8";
html,
body {
    height: 100%;
    -webkit-tap-highlight: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: none;
}

.clear:after {
    content: "";
    clear: both;
    display: block;
}

body {
    min-width: 280px;
    font-family: "Roboto", Roboto, Noto Sans KR, Dotum, Droid Sans, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #666667;
    list-style: none;
    outline: 0;
    font-size: 16px;
    line-height: 16px;
    -webkit-text-size-adjust: none;
    /* 웹폰트 적용을 위해 추가함 */
}


/* skipToContent */

.skip-navigation a {
    position: absolute;
    left: -3000%;
}

.skip-navigation a:focus {
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    background: #039;
    color: #fff;
    text-align: center;
    z-index: 10000000000;
}

caption,
.blind {
    position: absolute;
    top: -50000em;
    left: -50000em;
    color: transparent;
    background: transparent;
    text-shadow: none;
    z-index: -1;
}

.wrapper {
    position: relative;
    display: block;
    width: 100%;
    min-width: 1440px;
    height: 100%;
    background-color: #000;
    overflow-y: hidden;
    overflow-x: auto;
}

.wrapper .header {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 370px;
    height: 100%;
    background-color: #fff;
    border-right: 1px solid #a1a2a4;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
    transition: 0.2s ease;
    z-index: 10;
}

.wrapper .header>h1 {
    height: 80px;
    background-color: #004e96;
    padding: 25px 20px 0 20px;
}

.wrapper .header>h1>a {
    display: block;
}

.wrapper .header>h1>a:after {
    display: blokc;
    content: "";
    clear: both;
}

.wrapper .header>h1>a>img {
    float: left;
    margin-right: 15px;
}

.wrapper .header>h1>a>strong {
    float: left;
    font-weight: 400;
    color: #fff;
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: -.5px;
    vertical-align: middle;
}

.menu-list {
    padding: 15px 0
}

.menu-list>li {
    display: bloc;
}

.menu-list>li>button {
    display: block;
    width: 100%;
    padding: 10px 20px;
    color: #666;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -.5px;
    text-decoration: none;
    text-align: left;
}

.menu-list>li>button:hover,
.menu-list>li>button:focus,
.menu-list>li>button.active {
    color: #0065e0;
    background-color: #EBF3F6;
}

.btn-toggle {
    position: absolute;
    top: 50%;
    right: 0;
    margin-right: -30px;
    margin-top: -25px;
    display: block;
    width: 30px;
    height: 50px;
    background-color: #fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.btn-toggle>img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 10px;
    height: 15px;
    margin-top: -7.5px;
    margin-left: -5px;
    transition: all 0.2s ease-in-out;
}

.header.active {
    left: -369px;
}

.header.active .btn-toggle>img {
    transform: rotate(180deg);
}

.container {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
}

.map-wrapper {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.map-wrapper>img {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 2000px;
    margin-left: -1000px;
}

.anchor {
    position: absolute;
    left: 50%;
    display: block;
    min-width: 112px;
    padding-left: 64px;
    padding-right: 16px;
    height: 54px;
    border-radius: 27px;
    background-color: #004e96;
    color: #fff;
    font-size: 17px;
    line-height: 54px;
    font-weight: 400;
    display: none;
    text-align: left;
}

.anchor:before {
    position: absolute;
    top: 50%;
    left: 5px;
    content: "";
    display: block;
    width: 45px;
    height: 45px;
    margin-top: -22.5px;
    background-image: url(../img/ico-location.png);
    background-repeat: no-repeat;
    background-size: 45px 45px;
    background-position: 0 0;
}

.anchor.active {
    display: block;
}

#anchor1 {
    top: 229px;
    margin-left: -232px;
}

#anchor2 {
    top: 429px;
    margin-left: -330px;
}

#anchor3 {
    top: 370px;
    margin-left: -75px;
}

#anchor4 {
    top: 367px;
    margin-left: 57px
}

#anchor5 {
    top: 183px;
    margin-left: 270px;
}

#anchor6 {
    top: 327px;
    margin-left: 481px
}

#anchor7 {
    top: 524px;
    margin-left: 360px;
}

#anchor8 {
    top: 530px;
    margin-left: 200px;
}

#anchor9 {
    top: 498px;
    margin-left: 599px;
}

#anchor10 {
    top: 517px;
    margin-left: -32px;
}