abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-style: normal
}
body {
    line-height: 1
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}
nav ul {
    list-style: none
}
blockquote, q {
    quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}
ins {
    text-decoration: none
}
ins, mark {
    background-color: #ff9;
    color: #000
}
mark {
    font-style: italic;
    font-weight: 700
}
del {
    text-decoration: line-through
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}
input, select {
    vertical-align: middle
}
.collapse {
    display: none;
    visibility: hidden
}
.collapse.in {
    display: block;
    visibility: visible
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}
.fading {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: cubic-bezier(.6,0,.78,1);
    transition-timing-function: cubic-bezier(.6,0,.78,1)
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
a {
    text-decoration: none;
    font-style: normal;
    color: #000
}
body, html {
    font-family: Noto Sans KR, \\B3CB\C74C, dotum, sans-serif;
    font-size: 14px;
    font-weight: 400;
    word-wrap: keep-all;
    word-break: keep-all;
    height: 100%;
    background: #fff
}
img {
    border: 0
}
.pt-15 {
    padding-top: 1.5em
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}
.hide {
    display: none !important
}
.show {
    display: block !important
}
.invisible {
    visibility: hidden
}
.visible {
    visibility: visible
}
span.more-button {
    display: inline-block;
    padding: 10px 80px;
    border: 1px solid #000;
    cursor: pointer
}
.rsp img {
    width: 100%;
    vertical-align: top
}
.blur-up {
    -webkit-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=5px);
    -webkit-transition-property: filter;
    transition-property: filter;
    -webkit-transition-duration: .4s;
    transition-duration: .4s
}
.blur-up.lazyloaded {
    -webkit-filter: blur(0);
    -ms-filter: blur(0);
    filter: blur(0);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=0)
}
.hidden-text {
    overflow: hidden;
    text-indent: -9999px
}
.fullscreen-block {
    width: 100%;
    height: 100%;
    min-height: 100%
}
.navbar, .work-list {
    list-style: none
}
.wrapper {
    position: relative;
    width: 100%;
    min-width: 320px;
    height: 100%
}
.header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 60px;
    z-index: 10;
    background: #fff;
    border-bottom: 1px solid #eee
}
.navbar-header .brand-logo {
    float: left;
    margin: 10px;
    height: 40px
}
.navbar-header .brand-logo > img {
    width: auto;
    height: 100%
}
.navbar-collapse {
    text-align: center
}
.navbar {
    position: relative;
    padding: 0;
    margin: 10px
}
.navbar-center, .navbar-right {
    display: block;
    margin: 0;
    background: #fff
}
.navbar > li, .navbar > li > a {
    position: relative;
    display: block
}
.navbar > li > a {
    padding: 1.1em;
    font-size: 1.2 rem;
    font-weight: 700
}
.navbar-center li > a {
    color: #666;
    font-family: Noto Sans KR;
    font-weight: 500
}
.navbar-center li > a.active, .navbar-center li > a:hover {
    color: #000000;
    background-image: url('/assets/images/nav_dot.jpg');
    background-size: 4px;
    background-repeat: no-repeat;
    background-position: top center;
    background-position-y:7px;
}
.clearfix:after, .clearfix:before, .header:after, .header:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before {
    content: "";
    display: table
}
.clearfix:after, .header:after, .navbar-collapse:after, .navbar-header:after, .navbar:after {
    clear: both
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 19.5px 17px;
    background-color: #f0262d;
    background-image: none;
    border: none;
    cursor: pointer
}
.navbar-toggle > img {
    width: 26px;
    height: 18px
}
.navbar-toggle:hover {
    background-color: #f0262d
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle.active {
    background-color: #fff
}
.nav-dim.active {
    display: block
}
body.loaded .contents {
    height: auto
}
.contents {
    overflow: hidden;
    top: 60px
}
.contents, .contents .contents-loader {
    position: relative
}
.contents-loader .contents-section {
    position: relative;
    min-width: 320px;
    margin: 0 auto;
    background: #fff
}
.nav-dim {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: -1
}
.content-constrain {
    position: relative;
    margin: 0 auto;
    max-width: 1150px;
    font-family: Noto Sans KR, \\B3CB\C74C, dotum, sans-serif !important;
}
.content-constrain p{
    font-family: Noto Sans KR, \\B3CB\C74C, dotum, sans-serif !important;
}
.content-constrain p span{
    font-family: Noto Sans KR, \\B3CB\C74C, dotum, sans-serif !important;
}
.content-constrain img{max-width:1100px;}
.article-block {
    padding: 20px
}
.article-block, .image-block {
    position: relative
}
.article-division {
    max-width: 1150px;
    margin: 0 auto;
    padding: 5rem 1rem;
    margin-top:-70px;
    background-color: #ffffff;
}
.article-division .close{position: absolute; top:20px; right:30px;}
.fullscreen-visual-block {
    position: relative;
    height: 100%;
    margin: 0 auto;
    overflow: hidden
}
.fullscreen-visual-block .constrain, .fullscreen-visual-block .constrain:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}
.fullscreen-visual-block .constrain:before {
    content: "";
    background-image: url(/assets/images/bg_gradient.png);
    background-size: 100% 100%;
    z-index: 1
}
.fullscreen-visual-block .constrain > img {
    display: block;
    width: 100%;
    height: 100%
}
.fullscreen-visual-block .visual-main-copy {
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 4;
    padding: 0 2rem
}
.fullscreen-visual-block .visual-main-copy h4 {
    font-family: Noto Sans KR;
    font-weight: 300;
    font-size: 2rem;
    line-height: 1.2
}
.fullscreen-visual-block .visual-main-copy span {
    padding-top: 2rem;
    display: inline-block;
    font-size: 1rem;
    font-family: Noto Sans KR;
    font-weight: 300
}
.contents-loader .content-header {
    position: relative;
    margin: 0 auto;
    background: #f1f1f1;
    padding-bottom: 88px
}
.contents-loader .content-header .constrain {
    max-width: 1150px;
    margin: 0 auto;
    padding: 2rem 1rem
}
.contents-loader .content-header h2.title {
    font-family: Noto Sans KR;
    font-weight: 900;
    font-size: 4rem;
    padding: 2rem 0;
    text-align: center
}
.contents-loader .content-header p.sub-copy {
    text-align: center;
    font-family: Noto Sans KR;
    font-weight: 300;
    font-size: 1.05 rem;
    line-height: 1.5
}
.contents-loader .content-header p.sub-copy > em {
    color: #f0262d;
    font-family: Noto Sans KR;
    font-weight: 500
}
.contents-loader .content-body {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.5
}
.contents-loader .content-body .body-top-block {
    margin-top: -88px;
    padding: 50px 20px 0;
    background: #fff
}
.contents-loader .content-body .last-block {
    padding-bottom: 100px
}
.contents-loader .content-body p.title {
    font-family: Noto Sans KR;
    font-weight: 900;
    font-size: 1.5 rem
}
.contents-loader .content-body p.title em {
    color: #f0262d;
    font-style: normal
}
.contents-loader .content-body p.text-block > em {
    color: #f0262d
}
.contents-loader .content-body p.normal {
    font-family: Noto Sans KR;
    font-weight: 500;
    font-size: 1.1 rem
}
.contents-loader .content-body p.bold {
    font-family: Noto Sans KR;
    font-weight: 700;
    font-size: 1.1 rem
}
.contents-loader .content-body p {
    font-family: Noto Sans KR;
    font-weight: 300;
    font-size: 1rem;
    padding: .5em
}
.contents-loader .content-body h3 {
    font-family: Noto Sans KR;
    font-weight: 900;
    font-size: 2.8 rem
}
.contents-loader .content-body h4 {
    font-family: Noto Sans KR;
    font-weight: 900;
    font-size: 1rem
}
.visual-block {
    position: relative
}
.about .overview {
    padding: 40px 0
}
.about .overview .our-service-distinction {
    list-style: none
}
.about .overview .our-service-distinction li {
    text-align: left;
    padding: 20px 20px 20px 0;
    overflow: hidden
}
.about .overview .our-service-distinction li img {
    display: block;
    vertical-align: middle;
    padding-right: 20px
}
.about .overview .our-service-distinction p.bold {
    line-height: 2;
    display: inline-block;
    vertical-align: middle;
    padding: 0
}
.about .overview .our-service-distinction span.description {
    font-family: Noto Sans KR;
    font-weight: 300;
    display: block;
    line-height: 1.5
}
.about .our-service {
    background-color: #000;
    margin-top: 20px;
    margin-left: -20px;
    margin-right: -20px;
    color: #fff;
    padding-top: 0 !important
}
.about .our-service h3 {
    padding: 2rem 0
}
.about .our-service .header-box {
    background: #f43030;
    margin: 0 -20px;
    padding-bottom: 200px
}
.about .our-service .service-card-box {
    position: relative;
    padding-top: 2rem
}
.about .our-service .our-service-list {
    list-style: none;
    margin-top: -200px
}
.about .our-service .our-service-list .card {
    width: 100%;
    display: table;
    background: #fff
}
.about .our-service .our-service-list .centered {
    color: #000;
    display: table-cell;
    vertical-align: top;
    padding-top: 55px
}
.about .our-service .our-service-list .centered h4 {
    padding: 1.5 rem 0 1.7 rem
}
.about .our-service .our-service-list .category-list {
    list-style: none
}
.about .our-service .our-service-list .category-list li {
    font-family: Noto Sans KR;
    font-weight: 300;
    color: #aaa;
    padding: 3px 0
}
.about .sponsor {
    background: #000;
    color: #fff;
    margin-left: -20px;
    margin-right: -20px
}
.about .sponsor h3 {
    padding: 2rem
}
.about .sponsor .swipe-area {
    position: relative;
    overflow: hidden;
    background: #fff
}
.about .sponsor .sponsor-list {
    list-style: none;
    background: #000
}
.about .sponsor .sponsor-list > li {
    background: #fff;
    height: 130px;
    margin-bottom: 10px
}
.about .sponsor .sponsor-list > li img {
    display: inline-block;
    padding: 10px;
    vertical-align: middle;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}
.about .sponsor .sponsor-list > li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%
}
.work .filter-menu {
    list-style: none;
    height: 38px;
    margin: 0 auto
}
.work .filter-menu > li {
    display: inline-block
}
.work .filter-menu > li > a {
    font-family: Noto Sans KR;
    font-weight: 300;
    padding: 0 5px;
    display: inline-block;
    color: #333
}
.work .filter-menu > li > a.active, .work .filter-menu > li > a:hover {
    color: #f0262d
}
.work .filter-menu li:not(:last-child):after {
    position: relative;
    display: inline-block;
    content: "";
    top: -2px;
    width: 2px;
    height: 10px;
    background: #d4d4d4
}
.work .project-block {
    padding-bottom: 100px
}
.work-detail {
    font-family: Noto Sans KR;
    font-weight: 300
}
.work-detail .info-text {
    line-height: 1.7
}
.work-detail a.launch {
    display: inline-block;
    margin-top: 2rem;
    padding: 12px 35px;
    border-radius: 3px;
    background: #505050;
    color: #eee
}
.contact #map {
    position: relative;
    height: 550px
}
.contact .address-p {
    line-height: 1.8
}
.contact .address-p span {
    display: inline-block;
    padding: 0 20px
}
.contact .address-p span > a {
    text-decoration: underline
}
.footer {
    position: relative;
    background: #fff
}
.footer .together-block {
    text-align: center;
    background: #f0262d
}
.footer .together-block a {
    color: #fff
}
.footer .together-block p {
    padding: 30px 0
}
.footer .address-block {
    font-size: .89rem;
    color: #aaa;
    line-height: 1.5
}
.footer .address-block a {
    color: #aaa
}
.footer .copyright-box {
    padding: 20px 0
}
.footer .copyright-box span {
    display: inline-block
}
.footer .copyright-box .brand-logo {
    display: block;
    padding-bottom: 20px
}
.main .contents {
    top: 0;
    background: #000
}
.main .footer, .work .footer {
    display: none
}
.contact .footer {
    border-top: 1px solid #eee
}
.contact .footer .together-block {
    display: none
}
.carousel-container {
    position: relative;
    z-index: 1
}
.carousel-pager {
    position: relative;
    z-index: 2;
    bottom: 5%;
    text-align: center
}
.carousel-pager > a {
    display: inline-block;
    margin: 0 5px;
    width: 13px;
    height: 13px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 1px 1px 2px #000
}
.carousel-pager > a.active {
    background: #ff5000
}
.carousel-container .carousel-renderer {
    position: absolute;
    top: 0;
    left: 0
}
.carousel-container .carousel-renderer.out {
    opacity: 0;
    z-index: -1;
    visibility: hidden
}
.carousel-container .carousel-renderer.active {
    opacity: 1;
    visibility: visible
}
.carousel-container .carousel-renderer .image {
    position: relative;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}
.carousel-container .carousel-renderer .caption {
    position: absolute;
    right: 7%;
    bottom: 10%;
    text-align: right
}
.carousel-container .carousel-renderer .caption .title {
    font-size: 2.1 rem;
    margin: 0 0 .3em
}
.carousel-container .carousel-renderer .caption .title .date-label {
    font-size: 1rem
}
.carousel-container .carousel-renderer .caption .description {
    line-height: 1.3;
    font-family: Noto Sans KR;
    font-weight: 300
}
.scroll-list {
    margin-left: -10px;
    text-align: left;
    list-style: none;
    margin-top:-70px;
}
.scroll-list .item-renderer, .scroll-list > li {
    position: relative;
    display: block;
    vertical-align: top;
}
.scroll-list .item-renderer {
    overflow: hidden;
    margin-left: 10px;
    margin-top: 10px
}
.scroll-list .item-renderer .normal-container .thumb > img {
    width: 100%;
    height: auto;
    min-height: 200px;
    vertical-align: middle
}
.scroll-list .normal-container {
    border:1px solid #efefef;
    background: #f7f7f7;
    color: #333;
    padding: 0px
}
.scroll-list .normal-container .category, .scroll-list .normal-container .date, .scroll-list .normal-container .title {
    
    font-family: Noto Sans KR;
    font-weight: 300;
    text-align: left;
    display: block;
    font-size: 11px;
    display: none;
}
.scroll-list .normal-container .thumb {
    display: block;
    padding: 0px;
}
.scroll-list .normal-container p.title, .scroll-list .over-container p.title {
    font-family: Noto Sans KR;
    font-weight: 500;
    font-size: 1.1 rem;
    padding: 1.1 rem 0
}
.scroll-list .normal-container p.title {
    color: #000
}
.scroll-list .over-container {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: red;
    color: #fff;
    opacity: 0;
    transform: translateX(-100%)
}
.scroll-list .over-container .inner-holder {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff
}
.scroll-list .inner-holder .content {
    display: table-cell;
    vertical-align: middle;
    padding: 10px
}
.scroll-list .inner-holder .content .view-icon {
    display: inline-block;
    border: 1px solid #fab4b7;
    border-radius: 15px;
    padding: 3px 25px;
    font-family: Noto Sans KR;
    font-weight: 500;
    font-size: 12px;
    color: #fab4b7
}
.scroll-list .item-renderer:hover .over-container {
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
    -webkit-transition: all .5s cubic-bezier(.6,.2,.1,1);
    -o-transition: all .5s cubic-bezier(.6,.2,.1,1);
    transition: all .5s cubic-bezier(.6,.2,.1,1)
}
.can-touch .scroll-list .item-renderer:hover .over-container {
    visibility: hidden
}
.story .story-block {
    margin-top: -80px
}
.story .scroll-list .over-container {
    background: rgba(255,0,0,.9)
}
.story .scroll-list .normal-container, .story .scroll-list .normal-container .thumb {
    padding: 0
}
@media screen and (max-width: 767px) {
    .content-constrain img{width:100%; height:auto;}
    .about .content-header p.sub-copy br.lb {
        display: none
    }
    .our-service-distinction li {
        display: block
    }
    .our-service-distinction p.description {
        margin-left: 0
    }
    .our-service .our-service-list > li {
        display: block;
        text-align: center;
        margin-bottom: 20px
    }
    .our-service .our-service-list .centered {
        padding-bottom: 55px
    }
    .article-division{width:94%;}
    .article-division .close{position: absolute; top:15px; right:15px; width:38px;}
     .article-division .close img{width:100%;height:auto;}

}
@media screen and (min-width: 480px) {
    .contents-loader .content-header h2.title {
        font-size: 6rem
    }
    .copyright-box .brand-logo {
        float: right
    }
    .scroll-list > li {
        display: inline-block;
        width: 50%
    }
    .scroll-list .item-renderer:hover .over-container {
        visibility: visible;
        opacity: 1;
        transform: translateX(0)
    }
    .sponsor-list {
        background: #fff !important
    }
    .sponsor-list > li {
        display: inline-block;
        float: left;
        width: 50%;
        margin-bottom: 0 !important
    }
}
@media screen and (min-width: 768px) {
    body, html {
        font-size: 16px
    }
    .header {
        height: 76px
    }
    .navbar-header .brand-logo {
        margin: 10px;
        height: 50px
    }
    .navbar-header {
        float: left
    }
    .navbar-toggle {
        display: none
    }
    .navbar-collapse.collapse {
        display: block;
        visibility: visible
    }
    .navbar > li {
        float: left;
        margin: 0 10px;
        border-bottom: none
    }
    .navbar > li > a {
        display: inline-block;
        font-size: 1rem;
        padding: 1em .7em
    }
    .navbar-center {
        display: inline-block;
        margin: 17px auto 0 -100px;
        padding-right: 100px
    }
    .navbar-right {
        display: inline-block;
        margin: 0;
        position: absolute;
        top: 21px;
        right: 20px
    }
    .navbar-right > li > a {
        font-size: 11px
    }
    .navbar > li > a.brochure {
        margin-top: -3px;
        border-radius: 40px;
        padding: .5em 2em !important
    }
    a.link-attention {
        background: red;
        color: #fff
    }
    .contents-loader .content-header h2.title {
        font-size: 8rem
    }
    .contents-loader .content-header p.sub-copy {
        font-size: 1.2 rem
    }
    .about .content-header p.sub-copy br.lb {
        display: block
    }
    .our-service-distinction li {
        width: 48%;
        margin-right: 2%;
        float: left
    }
    .our-service-distinction li img {
        position: absolute
    }
    .our-service-distinction li:last-child {
        margin-right: 0
    }
    .overview .our-service-distinction p.bold {
        margin-left: 90px
    }
    .service-card-box .constrain {
        position: absolute;
        height: 400px;
        left: 0;
        right: 0;
        top: 0;
        margin: auto
    }
    .our-service .our-service-list > li {
        display: inline-block;
        width: 30%;
        float: left;
        text-align: center;
        margin-left: 5%
    }
    .our-service .our-service-list > li:first-child {
        margin-left: 0
    }
    .our-service .our-service-list .card {
        height: 400px
    }
    .sponsor-list > li {
        width: 33%
    }
    .work .filter-menu > li > a {
        padding-left: 20px;
        padding-right: 20px
    }
    .work-detail .fullscreen-visual-block .visual-main-copy {
        bottom: 15%
    }
}
@media screen and (min-width: 1000px) {
    .scroll-list > li {
        display: inline-block;
        width: 25%
    }
    .sponsor-list > li {
        width: 25%
    }
}
@media screen and (min-width: 1280px) {
    body, html {
        font-size: 18px
    }
}