@charset "utf-8";
@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css');

a, b, body, button, canvas, caption, dd, del, div, dl, dt, em, embed,
fieldset, footer, form, h1, h2, h3, h4, h5, h6, header, hr, html, i,
iframe, img, input, label, legend, li, nav, ol, optgroup, output,
p, pre, q, section, select, span, strike, strong, svg, table, tbody, td,
textarea, tfoot, th, thead, tr, tt, ul, var, video {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 300;
}

.clear-both:after {
    content: '';
    display: block;
    clear: both;
}
.font-hidden {
    overflow: hidden;
    text-indent: -2000%;
}
body {
    height: auto !important;
}
#wrapper {
	position: relative;
}
#container .parallax-wrap {
    margin: 0 auto;
    max-width: 1980px;
}
#header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    padding: 50px 10%;
    height: auto;
    z-index: 300;
    overflow: hidden;
}
#header.active {
    background-color: #fff;
}
.header-logo {
    display: inline-block;
    float: left;
    width: 55px;
    height: 22px;
    background: url('../images/header-logo.png') no-repeat center center;
    font-size: 0;
}
#header.active .header-logo {
    background: url('../images/header-logo-a.png') no-repeat center center;
}
.btn-header-menu {
    float: right;
    padding-top: 8px;
    width: 70px;
    height: 14px;
    background: url('../images/header-btn-menu.png') no-repeat left center;
}
#header.active .btn-header-menu {
    background: url('../images/header-btn-menu-a.png') no-repeat left center;
}
.visual-banner-section {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.visual-banner-section.hide {
	position: absolute;
}
.visual-banner {
    height: 100%;
}
.visual-banner-01 {
    background: url('../images/visual-banner-01-1.jpg') no-repeat center center;
    background-size: cover;
}
.visual-banner-02 {
    background: url('../images/visual-banner-02-1.jpg') no-repeat center center;
    background-size: cover;
}
.visual-banner-03 {
    background: url('../images/visual-banner-03-1.jpg') no-repeat center center;
    background-size: cover;
}
.bg-triangle {
    position: fixed;
    top: 60%;
    right: 0;
    width: 45%;
    height: 100vh;
    background: url('../images/bg-triangle.png') no-repeat center top;
    background-size: 100%;
    z-index: 50;
}
.identity-section {
    position: relative;
    padding: 650px 0 150px;
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.identity-txt {
    position: fixed;
    margin-top: -50px;
    top: 50%;
    width: 100%;
    line-height: 55px;
    font-size: 36px;
    font-weight: 500;
    text-align: center;
}
.go-intro {
    position: relative;
    display: inline-block;
    margin-top: 200px;
    z-index: 100;
}
.go-intro.company {
    margin-left: 10%;
    padding-top: 0;
    width: 57%;
    float: left;
}
.go-intro.vision {
    margin-right: 10%;
    width: 40%;
    float: right
}
.go-intro.business {
    margin-left: 10%;
    width: 57%;
    float: left;
}
.go-intro img {
    display: block;
    width: 100%;
}
.intro-title-holder {
    position: absolute;
    left: 50px;
    bottom: 60px;
    padding-right: 5%;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.intro-title {
    line-height: 40px;
    font-size: 36px;
    font-weight: 500;
}
.intro-sub-title {
    margin-top: 20px;
    line-height: 20px;
    font-size: 16px;
}
.hover-fade {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    /* background-color: rgba(0,0,0, .5); */
}
.hover-fade:after {
    content: '';
    position: absolute;
    bottom: 50px;
    right: 50px;
    width: 80px;
    height: 43px;
    background: url('../images/btn-intro.png') no-repeat center center;
    background-size: 100%;
}
.service-section {
    position: relative;
    padding-bottom: 30%;
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.service-overview {
    position: relative;
    right: 0;
    left:0;
    padding: 4% 0;
    background-color: #fff;
    z-index: auto;
    box-sizing: border-box;
}
.bg-dark {
    background-color: #191919;
}
.service-overview .intro-title-holder {
     position: static;
     display: inline-block;
}
.service-overview-content {
    position: absolute;
    display: inline-block;
    padding-top: 10%;
    right: 0;
    left: 0;
    bottom: -15%;
    z-index: 100;
}
.service-title-holder {
    display: block;
    padding: 0 10% 45px 30%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.service-overview.smartone .service-title-holder,
.service-overview.tour .service-title-holder,
.service-overview.worldwide .service-title-holder,
.service-overview.intelligence .service-title-holder {
    color: #fff;
}
.service-title {
    height: 30px;
    line-height: 30px;
    background: no-repeat left center;
    background-size: auto 100%;
}
.service-sub-title {
    margin-top: 25px;
    line-height: 30px;
    font-size: 20px;
}
.smartone .service-title {
    height: 26px;
    background-image: url('../images/title-smartone.png');
}
.mobility .service-title {
    background-image: url('../images/title-mobility.png');
}
.tour .service-title {
    background-image: url('../images/title-tour-w.png');
}
.parking .service-title {
    background-image: url('../images/title-parking-b.png');
}
.worldwide .service-title {
    background-image: url('../images/title-worldwide-w.png');
}
.academy .service-title {
    background-image: url('../images/title-academy.png');
}
.intelligence .service-title {
    background-image: url('../images/title-intelligence.png');
}
.service-image-holder {
    position: relative;
	display: inline-block;
    width: 80%;
    height: 100%;
    overflow: hidden;
    box-shadow: 0 16px 40px -7px #191919;
}
.service-overview.smartone .service-image-holder,
.service-overview.tour .service-image-holder,
.service-overview.worldwide .service-image-holder,
.service-overview.intelligence .service-image-holder {
    float: right;
}
.service-overview img {
    display: block;
    width: 100%;
    -webkit-transition: all 3.1s ease-in-out;
    -moz-transition: all 3.1s ease-in-out;
    -o-transition: all 3.1s ease-in-out;
    -ms-transition: all 3.1s ease-in-out;
}
.service-overview img.zoom {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.anchor-arrow {

}
#progress {
    display: none;
    position: fixed;
    left: 5%;
    top: 22%;
    width: 2px;
    height: 55%;
    background-color: #e0e0e0;
    z-index: 300;
    margin-bottom: 50px;
}
#progress:after {
    content: '';
    width: 24px;
    height: 40px;
    position: absolute;
    left: -11px;
    bottom: -50px;
    background: url('../images/progress-arrow.png') no-repeat center center;
}
.gauge {
    background-color: #f79c1e;
}
#footer {
    position: relative;
    padding: 100px 10% 150px;
    z-index: 200;
    background-color: #191919;
}
.footer-logo {
    display: inline-block;
    position: absolute;
    left: 10%;
    top: 95px;
    width: 158px;
    height: 62px;
    background: url('../images/footer-logo-20180821.png') no-repeat center center;
}
.footer-content ul {
    display: block;
    text-align: center;
}
.footer-addr {
    font-size: 14px;
    color: #666;
}
.footer-copyright {
    margin-top: 10px;
    font-size: 14px;
    color: #666;
}
.btn-top-go {
    position: absolute;
    top: 75px;
    right: 10%;
    width: 42px;
    height: 88px;
    background: url('../images/footer-btn-top.png') no-repeat center center;
    background-size: 100%;
}
#menu {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 500;
}
.menu-bg {
    width: 100%;
    height: 1000%;
    z-index: auto;
    background-color: rgba(0,0,0, .8);
}
.menu-contents {
    position: relative;
    float: right;
    padding: 50px;
    width: 45%;
    max-width: 460px;
    height: 100%;
    box-sizing: border-box;
    z-index: 500;
    overflow: auto;
    background: url('../images/bg-menu-triangle.png') no-repeat right bottom #fff;
}
.menu-top-ctr {
    text-align: right;
}
.btn-menu-close {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../images/btn-menu-close.png') no-repeat center center;
}
.menu-list {
    padding: 30px 0 30% 0;
}
.menu-list li {
    margin-top: 30px;
}
.menu-item {
    line-height: 38px;
    font-size: 34px;
    font-weight: 500;
}
.menu-sub-list {
    display: block;
    padding: 30px 0;
    background: url('../images/menu-divi.png') no-repeat left top;
}
.menu-sub-list li {
    margin-top: 15px;
}
.sub-menu-item {
    line-height: 20px;
    font-size: 16px;
    font-weight: 500;
}
.menu-bottom {
    position: absolute;
    bottom: 50px;
    left: 50px;
}
.go-smartone {
    display: inline-block;
    padding-left: 150px;
    height: 30px;
    line-height: 28px;
    font-size: 18px;
    background: url('../images/menu-logo-smartone.png') no-repeat left center;
    background-size: 140px auto;
}

.details-lnb {
    position: fixed;
    top: 20%;
    left: 10%;
    z-index: 500;
}
.btn-close {
    display: inline-block;
    width: 45px;
    height: 45px;
    background: url('../images/btn-page-close.png') no-repeat center center;
    background-size: 100%;
    box-shadow: 4px 4px 14px -2px #a3a3a3;
    border-radius: 50%;
}
.btn-close:hover {
    background: url('../images/btn-page-close-h.png') no-repeat center center;
    background-size: 100%;
}
.btn-close:active {
    background: url('../images/btn-page-close-a.png') no-repeat center center;
    background-size: 100%;
}
.lnb-section-title-list {
    margin-top: 60px;
}
.lnb-section-title-list li {
    margin-top: 15px;
}
.lnb-section-title {
    min-width: 100px;
    line-height: 30px;
    font-size: 18px;
    color: #666;
}
.lnb-section-title:hover,
.lnb-section-title.active {
    font-size: 22px;
    font-weight: 500;
    color: #f79c1e;
    -webkit-transition: color .2s, font-size .2s;
    -moz-transition: color .2s, font-size .2s;
    -o-transition: color .2s, font-size .2s;
    transition: color .2s, font-size .2s;
}
.details-section {
    position: relative;
    padding: 10%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.details-section.kst-int {
    padding-top: 0;

}
.details-section.kst-int-d {
    padding-top: 15%;
}
.section-contents {
    position: relative;
    padding-left: 30%;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top-introduce .section-contents {
    position: absolute;
    padding-left: 25%;
    right: 0;
    bottom: -15%;
    z-index: 100;
}
.caption-holder {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top-introduce .caption-holder {
    padding-left: 10%;
}
.caption-holder dt {
    line-height: 70px;
    font-size: 52px;
    font-weight: 600;
}
.caption-holder dd {
    margin-top: 25px;
    line-height: 26px;
    font-size: 18px;
}
.thumb-img-holder {
    margin-top: 50px;
}
.thumb-img-holder img {
    width: 100%;
    max-width: 1500px;
    float: right;
}
.kst-int .caption-holder dd {
    max-width: 880px;
    padding-right: 10%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.kst-int-d ul li {
    margin-top: 20px;
    line-height: 26px;
    font-size: 18px;
    color: #fff;
}
.subj {
    display: inline-block;
    width: 150px;
    vertical-align: top;
}
.subj-content {
    display: inline-block;
    margin-left: 30px;
    vertical-align: top;
}
.history-table-holder {
    padding: 30px 0;
    border-top: 1px solid #f3f3f3;
}
.caption-holder + .history-table-holder {
    margin-top: 50px;
    padding-top: 0;
    border-top: 0;
}
.kst-history .caption-holder dd {
    color: #999;
}
.history-table {
    width: 100%;
}
.history-table td {
    padding: 15px 0;
    font-size: 18px;
    line-height: 24px;
}
.history-table td b {
    font-weight: 600;
}
.kst-strategy {
    padding-bottom: 15%;
}
.kst-strategy .caption-holder {
    padding-top: 15%;
    color: #fff;
}
#section-strategy .caption-holder dd,
#section-strategy .strategy-caption-holder dd {
    color: #888;
}
.strategy-list {
    padding-top: 50px;
}
.strategy-list li {
    margin-top: 80px;
}
.strategy-caption-holder {
    color: #fff;
}
.strategy-caption-holder dt {
    line-height: 34px;
    font-size: 30px;
    font-weight: 500;
}
.strategy-caption-holder dd {
    margin-top: 20px;
    line-height: 24px;
    font-size: 16px;
}
.strategy-thumb-holder {
    position: absolute;
    right: 5%;
    bottom: -10%;
    left: 0;
    padding-left: 70%;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.strategy-thumb-holder img {
    float: right;
    width: 100%;
    max-width: 480px;
}
.kst-value  .caption-holder dd {
    color: #666;
}
.value-list li {
    margin-top: 100px;
}
.value-caption-holder dt b {
    display: block;
}
.value-caption-holder dt {
    line-height: 20px;
    font-size: 16px;
    font-weight: 500;
}
.value-caption-holder dd {
    margin-top: 50px;
    line-height: 34px;
    font-size: 28px;
    font-weight: 500;
}
.value-thumb-holder {
    margin-top: 50px;
    padding: 0 5% 0 20%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.value-thumb-holder img {
    width: 100%;
}
.details-section.kst-mobility {
    padding-top: 15%;
}
.kst-mobility .caption-holder {
    color: #fff;
}
.page-business .caption-holder dd b {
    font-weight: 500;
}
.page-business .thumb-img-holder {
    width: 100%;
    padding: 0;
}
.page-business .thumb-img-holder img {
    width: 100%;
    float: inherit;
}
.page-business .section-contents {
    padding-left: 19%;
    text-align: center;
}
.page-business .caption-holder {
    display: block;
    text-align: left;
    padding-left: 10%;
}
.page-business .top-introduce .caption-holder {
    display: block;
}
.page-business .top-introduce .section-contents {
    padding-left: 25%;
}
.kst-academy {
    background-color: #fafafa;
}
.smartone-banner-holder {
    position: relative;
    padding-bottom: 50px;
    z-index: 50;
    background-color: #fff;
}
.smartone-banner {
    display: block;
}
.smartone-banner img {
    width: 100%;
}

/* board */
.width-wrap {
    margin: 0 auto;
    max-width: 1200px;
}
.page-board {
    padding-top: 72px;
}
.page-board #header {
    padding: 25px 10%;
    background-color: #fff;
    box-sizing: border-box;
}
.page-board .section {
    padding-bottom: 100px;
}
#section-board-notice .intro,
#section-board-media .intro {
    display: table;
    margin: 0;
    width: 100%;
    max-width: 100%;
    height: 350px;
    background: url('../images/smartone/bg-section-terms-agreement.jpg') no-repeat center center;
    background-size: cover;
}
#section-board-notice .intro-header,
#section-board-media .intro-header {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#section-board-notice .intro {
    background: url('../images/smartone/bg-section-board-notice.jpg') no-repeat center center;
    background-size: cover;
}
#section-board-media .intro {
    background: url('../images/smartone/bg-section-board-media.jpg') no-repeat center center;
    background-size: cover;
}
.intro-title {
    display: inline-block;
    font-size: 30px;
}
#section-board-notice .intro-title,
#section-board-media .intro-title {
    display: inline-block;
    font-size: 46px;
    font-weight: 100;
    text-align: center;
    color: #fff;
}
.board-list {
    padding: 80px 0;
}
.board-list-item {
    padding: 20px;
}
.board-list-item:hover {
    background-color: #fcfcfc;
    cursor: pointer;
}
.board-item-wrap {
    display: table;
    margin: 0 auto;
    width: 1200px;
}
.board-item-wrap span {
    display: table-cell;
    padding: 0 10px;
    height: 40px;
    vertical-align: middle;
}
.board-number {
    width: 80px;
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #cacaca;
}
.board-list-item:hover .board-number {
    color: #333;
}
.board-title {
    font-size: 18px;
}
.board-update-date,
.board-hit-count {
    width: 85px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #666;
}
.board-hit-count {
    width: 50px;
    text-align: right;
}
.board-pagination-wrap {
    padding: 30px 0;
    margin: 0 auto;
    width: 1200px;
    border-top: 1px solid #333;
    text-align: center;
    box-sizing: border-box;
}
.pagination-items {
    display: inline-block;
    overflow: hidden;
}
.pagination-items li {
    display: inline-block;
    float: left;
    margin-left: 5px;
}
.pagination-items li:first-child {
    margin-left: 0;
}
.pagination-items .page {
    display: inline-block;
    margin: 0 5px;
    width: 20px;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #666;
}
.pagination-items .page:hover {
    color: #90298e;
}
.pagination-items .page.__selected {
    font-weight: 500;
    color: #90298e;
    border-bottom: 2px solid #90298e;
}
.pagination-items .btn-item {
    margin: 0;
    width: 30px;
    background: no-repeat center center;
    background-size: auto 100%;
}
.pagination-items .btn-item.first {
    background-image: url('../images/smartone/btn-pagination-first.jpg');
}
.pagination-items .btn-item.prev {
    margin-right: 12px;
    background-image: url('../images/smartone/btn-pagination-prev.jpg');
}
.pagination-items .btn-item.next {
    margin-left: 12px;
    background-image: url('../images/smartone/btn-pagination-next.jpg');
}
.pagination-items .btn-item.last {
    background-image: url('../images/smartone/btn-pagination-last.jpg');
}
.pagination-items .btn-item.__disabled {
    cursor: not-allowed;
}
.pagination-items .btn-item.first.__disabled {
    background-image: url('../images/smartone/btn-pagination-first-disabled.jpg');
}
.pagination-items .btn-item.prev.__disabled {
    background-image: url('../images/smartone/btn-pagination-prev-disabled.jpg');
}
.pagination-items .btn-item.next.__disabled {
    background-image: url('../images/smartone/btn-pagination-next-disabled.jpg');
}
.pagination-items .btn-item.last.__disabled {
    background-image: url('../images/smartone/btn-pagination-last-disabled.jpg');
}
.board-header {
    padding: 100px 0 30px;
    border-bottom: 1px solid #333;
}
.board-header .board-title {
    padding: 0;
    font-size: 26px;
    font-weight: 300;
}
.board-header .board-update-date {
    width: 110px;
}
.board-header .board-hit-count {
    width: 65px;
}
.board-header .board-update-date,
.board-header .board-hit-count {
    font-size: 18px;
    font-weight: 300;
}
.board-body {
    padding: 40px 30px;
}
.board-body img {
    width: 100%;
}
.board-body p {
    line-height: 24px;
    font-size: 16px;
    font-weight: 300;
}
.history-view {
    margin-top: 40px;
    width: 100%;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}
.history-view th {
    width: 100px;
    text-align: center;
    background-color: #fafafa;
}
.history-view td {
    padding: 25px 30px;
}
.history-view td a {
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
}
.history-view td .empty {
    font-size: 16px;
    line-height: 22px;
    color: #999;
}
.board-bottom {
    overflow: hidden;
}
.btn-go-list {
    display: inline-block;
    float: right;
    margin-top: 23px;
    padding: 4px 15px 0;
    line-height: 28px;
    border: 1px solid #333;
    color: #333;
}
.board-item-wrap.empty {
    text-align: center;
    line-height: 24px;
    font-size: 18px;
    color: #cacaca;
    font-weight: 400;
}

/* modal */
.modal {
    position: fixed;
    display: block;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999999999999;
    background-color: rgba(31,32,41,.75);
    transition: opacity 250ms 700ms ease;
    overflow-y: scroll;
}

.modal-wrap {
    position: relative;
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    border-radius: 10px;
    background-color: #fff;
    -ms-flex-item-align: center;
    align-self: center;
    box-shadow: 0 12px 25px 0 rgba(199,175,189,.25);
    /*opacity: 0;*/
    /*transform: scale(0.6);*/
    /*transition: opacity 250ms 250ms ease, transform 300ms 250ms ease;*/
}
.modal-wrap .btn-close {
    position: absolute;
    top: -60px;
    right: 0;
}

.modal-inner {
    padding: 30px;
    font-size: 14px;
    line-height: 160%;
}
.modal-inner h2 {
    margin-top: 10px;
    font-weight: bold;
    color: #000;
    font-size: 16px;
    text-align: center;
}
.modal-inner p {
    display: block;
    margin: 16px auto;
    padding: 0;
    text-align: justify;
}
.modal-inner ul {
}
.modal-inner li {
    margin-top: 16px;
    display: table;
    *display: inline-block;
    width: 100%;
    clear: both;
}
.modal-inner li:first-child {
    margin-top: 0;
}
.modal-inner li dt {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 30px;
}
.modal-inner li dd {
    margin: 0 0 0 30px;
    padding: 0;
    display: block;
}

.animated {
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

/* media screen */
@media screen and (max-width: 1200px) {
    .board-item-wrap,
    .board-pagination-wrap {
        width: 100%;
    }
    #section-board-notice .intro-title,
    #section-board-media .intro-title {
        font-size: 30px;
    }
    .board-header {
        padding: 45px 30px 20px;
    }
    .btn-go-list {
        margin-right: 30px;
    }
    .board-header .board-title {
        font-size: 18px;
    }
    .board-header .board-update-date,
    .board-header .board-hit-count,
    .history-view th,
    .history-view td a,
    .history-view td .empty {
        font-size: 14px;
    }
    .history-view td {
        padding: 20px 30px;
    }
    #section-board-notice .intro,
    #section-board-media .intro {
        height: 150px;
    }
    .board-number {
        width: 60px;
        font-size: 24px;
    }
    .board-title {
        font-size: 16px;
    }
    .board-list {
        padding: 60px 0;
    }
}
@media screen and (max-width: 1050px) {
    .footer-logo {
        display: block;
        position: static;
        width: 200px;
        height: 65px;
        background: url(../images/mobile/footer-logo-20190228.png) no-repeat left center;
        background-size: auto 100%;
    }
    .footer-content {
        margin-top: 50px;
    }
    .footer-copyright {
        margin-top: 30px;
    }
    .footer-content ul {
        text-align: left;
    }
    .details-section {
        padding: 10% 6%;
    }
    .details-lnb {
        top: 5%;
        right: 6%;
        left: inherit;
        box-sizing: border-box;
    }
    .top-introduce .section-contents,
    .page-business .top-introduce .section-contents {
        padding-left: 6%;
    }
    .top-introduce .caption-holder {
        padding-left: 16%;
    }
    .kst-int .caption-holder dd {
        max-width: 100%;
        padding-right: 6%;
    }
    .section-contents {
        padding-left: 20%;
    }
    .strategy-thumb-holder {
        right: 6%;
        bottom: 0%;
        padding-left: 67%;
    }
    .caption-holder dt {
        line-height: 48px;
        font-size: 40px;
    }
    .caption-holder dt img {
        height: 48px;
    }
    .caption-holder dd,
    .strategy-caption-holder dd {
        margin-top: 20px;
        font-size: 14px;
    }
    .subj {
        width: 100px;
    }
    .kst-int-d ul li {
        margin-top: 15px;
        font-size: 14px;
    }
    .history-table td {
        padding: 12px 0;
        font-size: 14px;
        line-height: 20px;
    }
    .history-table-holder {
        padding: 25px 0;
    }
    .value-caption-holder dd {
        margin-top: 40px;
        line-height: 32px;
        font-size: 24px;
    }
    .page-business .section-contents {
        text-align: left;
    }
    .page-business .caption-holder {
        padding-left: 0;
    }
}
@media screen and (max-width: 890px) {
    .identity-txt {
        position: absolute;
        top: 8%;
    }
    .identity-txt.active {
        position: fixed;
        top: 35%;
        -webkit-transition: top .8s;
        -moz-transition: top .8s;
        -o-transition: top .8s;
        transition: top .8s;
    }
}
@media screen and (max-width: 680px) {
    #header {
        padding: 15px 6% !important;
    }
    .header-logo {
        width: 38px;
        height: 16px;
        background: url(../images/mobile/header-logo.png) no-repeat center center;
        background-size: 100% auto;
    }
    #header.active .header-logo {
        background: url(../images/mobile/header-logo-a.png) no-repeat center center;
        background-size: 100% auto;
    }
    .btn-header-menu {
        padding-top: 3px;
        width: 20px;
        height: 14px;
        background: url(../images/mobile/header-btn-menu.png) no-repeat left center;
        background-size: 100% auto;
    }
    #header.active .btn-header-menu {
        background: url(../images/mobile/header-btn-menu-a.png) no-repeat left center;
        background-size: 100% auto;
    }
    .visual-banner-01 {
        background: url('../images/mobile/visual-banner-01-1.jpg') no-repeat center center;
        background-size: cover;
    }
    .visual-banner-02 {
        background: url('../images/mobile/visual-banner-02-1.jpg') no-repeat center center;
        background-size: cover;
    }
    .visual-banner-03 {
        background: url('../images/mobile/visual-banner-03-1.jpg') no-repeat center center;
        background-size: cover;
    }
    .bg-triangle {
        width: 80%;
        background: url(../images/mobile/bg-triangle.png) no-repeat center top;
        background-size: 100%;
    }
    .identity-txt {
        line-height: 40px;
        font-size: 30px;
        z-index: 50;
    }
    .service-section {
        z-index: 60;
    }
    .service-image-holder {
        width: 100%;
    }
    .service-section {
        padding-bottom: 60%;
    }
    .service-title-holder {
        padding: 0 6% 45px;
    }
    .service-sub-title {
        margin-top: 20px;
        line-height: 22px;
        font-size: 14px;
    }
    .service-title {
        height: 22px;
    }
    .smartone .service-title {
        height: 18px;
    }
    #footer {
        padding: 100px 6% 50px;
    }
    .btn-top-go {
        width: 20px;
        top: 83px;
        right: 6%;
    }
    .go-intro.company {
        display: block;
        float: inherit;
        margin: 0 auto;
        width: 100%;
    }
    .go-intro.vision {
        display: block;
        float: inherit;
        margin: 150px auto 0;
        width: 100%;
    }
    .go-intro.business {
        display: block;
        float: inherit;
        margin: 150px auto 0;
        width: 100%;
    }
    .menu-contents {
        width: 100%;
    }
    .intro-title-holder {
        bottom: 6%;
        left: 6%;
        right: 4%;
    }
    .intro-title {
        line-height: 36px;
        font-size: 26px;
    }
    .intro-sub-title {
        margin-top: 10px;
        font-size: 14px;
    }
    .identity-section {
        padding: 230px 0 150px;
    }
    .page-board {
        padding-top: 47px;
    }
    .section, .sub-section, #section-service-slide .slide {
        min-height: 540px;
    }
    .board-header .board-title {
        display: block;
    }
}
@media screen and (max-width: 630px) {
    .lnb-section-title-list {
        display: none;
    }
    .details-lnb {
        position: relative;
        padding-top: 8%;
    }
    .btn-close {
        position: fixed;
        top: 2%;
        right: 5%;
        z-index: 500;
    }
    .top-introduce .caption-holder,
    .section-contents,
    .page-business .top-introduce .caption-holder,
    .page-business .section-contents {
        padding-left: 0;
    }
    .value-thumb-holder {
        margin-top: 40px;
        padding: 0;
    }
    .value-caption-holder dd {
        margin-top: 30px;
    }
    .strategy-thumb-holder {
        position: relative;
        margin-top: 10%;
        padding-left: 0;
    }
    .strategy-thumb-holder img {
        max-width: 100%;
    }
    .strategy-list {
        padding-top: 20px;
    }
    .strategy-list li {
        margin-top: 12%;
    }
    .details-section {
        padding: 20% 6%;
    }
    .page-business .details-section.kst-mobility {
        padding-top: 25%;
    }
}
@media screen and (max-width: 540px) {
    .board-pagination-wrap {
        padding: 20px 15px;
    }
    .board-list {
        padding: 30px 0;
    }
    .board-item-wrap span {
        padding: 0 5px;
        line-height: 22px;
    }
    .board-list-item {
        padding: 10px 15px;
    }
    .board-number {
        width: 30px;
        font-size: 20px;
    }
    .board-title {
        font-size: 14px;
    }
    .board-update-date {
        width: 60px;
        font-size: 10px;
    }
    .board-hit-count {
        width: 35px;
        font-size: 10px;
    }
    .pagination-items .page {
        width: 20px;
        height: 26px;
        line-height: 26px;
        font-size: 13px;
    }
    .pagination-items .btn-item {
        width: 26px;
    }
    .board-title
    .pagination-items .btn-item {
        width: 26px;
    }
    .board-item-wrap span {
        height: auto;
        vertical-align: top;
    }
    .board-item-wrap {
        overflow: hidden;
    }
    .board-header .board-title {
        font-size: 14px;
    }
    .board-header .board-update-date,
    .board-header .board-hit-count,
    .history-view th, .history-view td a, .history-view td .empty {
        font-size: 12px;
    }
    .board-header {
        padding: 35px 20px 20px;
    }
    .board-body {
        padding: 30px 20px;
    }
    .board-header .board-update-date {
        float: left;
    }
    .board-header .board-hit-count {
        float: right;
    }
    .board-header .board-update-date, .board-header .board-hit-count {
        display: block;
        margin-top: 10px;
        padding: 0;
    }
    .board-body p {
        line-height: 22px;
        font-size: 14px;
    }
    .history-view td {
        padding: 15px;
    }
    .top-introduce .section-contents,
    .page-business .top-introduce .section-contents {
        padding-left: 0;
    }
    .top-introduce .caption-holder,
    .page-business .top-introduce .caption-holder {
        padding-left: 6%;
    }
}
@media screen and (max-width: 430px) {
    .identity-txt {
        line-height: 36px;
        font-size: 26px;
        font-weight: 300;
    }
    .details-section.kst-int-d {
        padding-top: 25%;
    }
    .kst-int-d ul li {
        margin-top: 10px;
        font-size: 12px;
    }
    .subj {
        width: 75px;
    }
    .caption-holder dt {
        line-height: 40px;
        font-size: 32px;
    }
    .caption-holder dt img {
        height: 40px;
    }
    .history-table td {
        font-weight: 500;
    }
    .kst-strategy .caption-holder dd {
        color: #888;
    }
    .strategy-list li {
        margin-top: 18%;
    }
    .strategy-caption-holder dt {
        font-size: 28px;
        font-weight: 400;
    }
    .strategy-thumb-holder {
        margin-top: 15%;
    }
    .value-list li {
        margin-top: 25%;
    }
    .value-caption-holder dd {
        margin-top: 25px;
        line-height: 30px;
        font-size: 22px;
    }
    .value-thumb-holder {
        margin-top: 25px;
    }
}
@media screen and (max-width: 380px) {
    .footer-addr,
    .footer-copyright {
        font-size: 12px;
    }
    .footer-logo {
        width: 200px;
        height: 65px;
    }
    .menu-contents {
        padding: 40px;
    }
    .menu-list {
        padding: 20px 0 25% 0;
    }
    .menu-list li {
        margin-top: 25px;
    }
    .menu-item {
        line-height: 34px;
        font-size: 28px;
        font-weight: 600;
    }
    .sub-menu-item {
        margin-top: 12px;
        font-size: 14px;
    }
    .caption-holder dt {
        font-size: 26px;
    }
    .caption-holder dt img {
        height: 34px;
    }
    .caption-holder dd {
        margin-top: 10px;
    }
    .strategy-caption-holder dt {
        font-size: 24px;
    }
    .thumb-img-holder {
        margin-top: 10%;
    }
}
@media screen and (max-height: 690px) {
    .menu-bottom {
        position: static;
        padding-top: 35px;
    }
}

@media screen and (max-height: 890px) {
    .modal-wrap {
        overflow-y: scroll;
    }
    .btn-close {
        top: 0 !important;
        z-index:99999999999991 !important;
        border-radius: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
    }
}

#movieWrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 2000;
  text-align: center;
  display: none;
}
#movieWrapper iframe {
padding-top: 84px;
width: 100%;
min-width: 534px;
max-width: 1352px;
height: calc(100vh - 84px);
margin: 0 auto;
}
#movieWrapper #closeMovie {
cursor: pointer;
position: absolute;
right: 20px;
top: 20px;
width: 64px;
height: 64px;
}
