@charset "UTF-8";

@media (-webkit-video-playable-inline) {
    video {
        display: initial;
    }
}

@media (min-width: 1400px) {
    #sec_5 .screen:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
        height: 242px;
        background: transparent;
    }
    #sec_5 .screen:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 50px;
        left: 0;
        width: 100%;
        height: 192px;
        background: transparent;
    }
    #sec_5 .screen .dim:before {
        content: "";
        position: absolute;
        top: 242px;
        left: 0;
        width: 417px;
        height: 46px;
        background: transparent;
    }
    #sec_5 .screen .dim:after {
        content: "";
        position: absolute;
        top: 242px;
        right: 0;
        width: 417px;
        height: 46px;
        background: transparent;
    }
}

@media (max-width: 1399px) {
    body {
        background: #000000;
    }

    header {
        height: 80px;
        /* background: rgba(0, 0, 0, 0.65); */
    }
    header .logo {
        top: 20px;
        left: 30px;
    }
    header .menu {
        top: 30px;
        right: 30px;
    }

    aside,
    .ico-mouse
    {
        display: none;
    }

    .pc {
        display: none;
    }

    .mobile {
        display: block;
    }

    section {
        text-align: center;
    }

    #sec_1 .cont-box .tit-area {
        right: 0;
        left: 0;
    }
    #sec_1 {
        height: 100vh;
    }
    #sec_1 .sec1-slider .bg1 {
        background: url(../images/sec1/bg_img02.jpg) no-repeat 60% 50%;
    }
    #sec_1 .sec1-slider .bg2 {
        background: url(../images/sec1/bg_img03.jpg) no-repeat 60% 50%;
    }
    #sec_1 .sec1-slider h1 {
        font-size: 3.75em;
        line-height: 1.25em;
        margin-bottom: 25px;
    }
    #sec_1 .sec1-slider h5 {
        font-size: 1.65em;
    }
    #sec_1 .slick-dots {
        right: 0;
        left: 0;
    }
    #sec_1 .slick-arrow.slick-prev {
        left: calc(50% - 58px);

    }
    #sec_1 .slick-arrow.slick-next {
        right: calc(50% - 58px);
        left: auto;
    }

    #sec_2,
    #sec_2 video {
        min-height: 500px;
        /* height: 100vh; */
    }
    #sec_2 .content-box {
        position: relative;
        bottom: 0;
    }
    #sec_2 .content-box .swiper-slide img {
        width: 100%;
        height: 100%;
    }
    #sec_2 .sec2-slider {
        position: absolute;
        top: 45%;
        right: 0;
        left: 0;
        width: 80%;
        margin: 0 auto;
        overflow: hidden;
    }
    #sec_2 .swiper-slide {
        max-width: 860px;
        width: 100%;
        height: 400px;
        -webkit-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }
    #sec_2 .list .txt-box {
        top: auto;
        bottom: 2.5em;
        left: 0;
        width: 100%;
        padding: 0 2.5em;
    }
    #sec_2 .sec9-slider .slick-arrow {
        -webkit-transform: scale(0.75) translateY(-50%);
        transform: scale(0.75) translateY(-50%);
    }
    #sec_2 .sec9-slider .slick-arrow.slick-prev {
        left: -80px;
    }
    #sec_2 .sec9-slider .slick-arrow.slick-next {
        right: -80px;
    }
    #sec_2 .slick-slide {
        min-height: 400px;
    }
    #sec_2 .title-box {
        top: 100px;
    }
    #sec_2 .title-box h4 {
        margin-bottom: 20px;
        padding: 0 2em;
        font-size: 2.4em;
        line-height: 1.18em;
    }
    #sec_2 .title-box h6 {
        padding: 0 2em;
        font-size: 1.5em;
    }

    #sec_3 {
        height: 100%;
    }
    #sec_3 dl {
        display: none;
    }
    #sec_3 .sec-inner {
        width: 100%;
        padding: 5em 2.5em 1em;
    }
    #sec_3 .detail-box {
        float: none;
        padding-top: 0;
        -webkit-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }
    #sec_3 .detail-box h2 {
        font-size: 3em;
    }
    #sec_3 .detail-box p {
        font-size: 1.5em;
    }
    #sec_3 .media-box {
        float: none;
        padding: 3em 0 3em;
        width: 100%;
        background-size: 85%;
        -webkit-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }
    #sec_3 .media-box .screen {
        width: 100%;
        height: auto;
        background-size: 33%;
        -webkit-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }
    #sec_3 .media-box .screen img {
        width: 30%;
        -webkit-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }

    #sec_4 .sec4-slider {
        /* max-width: 400px;
        width: 80%; */
        text-align: left;
    }
    #sec_4 .sec4-slider .slick-prev {
        left: -77px;
        background: url(../images/sec4/ico_arrow_left.png) no-repeat 0 50%;
    }
    #sec_4 .sec4-slider .slick-next {
        right: -77px;
        background: url(../images/sec4/ico_arrow_right.png) no-repeat 0 50%;
    }

    #sec_5 .sec-inner {
        padding: 143px 0 158px;
    }
    #sec_5 .cont-box {
        width: 100%;
    }
    #sec_5 .cont-box .screen {
        position: relative;
        float: none;
        width: 80%;
        height: 0;
        margin: 0 auto 90px;
        padding-bottom: 56.25%;
    }
    #sec_5 .cont-box .screen iframe {
        position: absolute;
        top: 0;
        left: 0;
    }

    #sec_6 {
        background-size: contain;
        text-align: left;
    }

    #sec_7 {
        padding-bottom: 0;
    }
    #sec_7 .title-box {
        width: 85%;
        margin: 0 auto 5em;
        padding-top: 5.5em;
    }
    #sec_7 .title-box h4 {
        line-height: 1.35em;
        font-size: 2.5em;
        letter-spacing: -0.04em;
    }
    #sec_7 .entries:before {
        left: 10%;
    }
    #sec_7 .entries .entry {
        float: left;
        width: 100%;
        padding-left: 18%;
    }
    #sec_7 .entries .entry:nth-child(2n) {
        text-align: left;
    }
    #sec_7 .entries .entry:nth-child(2),
    #sec_7 .entries .entry:nth-child(3),
    #sec_7 .entries .entry:nth-child(4) {
        margin-top: 3em;
    }
    #sec_7 .entries .entry .title:before,
    #sec_7 .entries .entry:nth-child(2n) .title:before {
        right: auto;
        left: -10.5%;
    }
    #sec_7 .entries .entry:first-child .title:before {
        left: -11.5%;
    }
    #sec_7 .entries .detail {
        padding-right: 1.5em;
    }
    #sec_7 .detail-box {
        margin-bottom: 4em;
    }


    #sec_8 .cont-box {
        width: 100%;
        overflow: auto;
    }
    #sec_8 .cont-box .item {
        float: none;
        width: 80%;
        margin: 0 auto 4em;
    }
    #sec_8 .cont-box .item.map iframe {
        width: 100%;
    }
    #sec_8 .cont-box .item.map .title p {
        font-size: 28px;
    }
    #sec_8 .cont-box .item.contact {
        padding-left: 0;
    }
    #sec_8 .cont-box .item.contact h4 {
        font-size: 2.5em;
        text-align: left;
    }
    #sec_8 .cont-box .item.contact .inp-filed input {
        width: calc(40% - 5px);
    }
    #sec_8 .cont-box .item.contact .inp-filed input:last-child {
        width: 60%;
    }
    #sec_8 .cont-box .item.contact .txt-filed textarea {
        width: 100%;
    }

    footer {
        position: relative;
        text-align: center;
    }
    footer .foot-inner {
        width: 100%;
    }
    footer .foot-inner > div {
        float: none !important;
    }
    footer .foot-inner .logo {
        display: none;
    }
    footer .foot-inner .desc {
        margin-bottom: 2em;
        padding: 0 2em;
    }
    footer .foot-inner .link a:nth-child(n + 2) {
        margin-left: 0;
    }
    footer .foot-inner .link a img {
        width: 80%;
    }
}

@media (max-width: 1100px) {
    #sec_4 .sec4-slider .slick-prev {
        left: -60px;
        background: url(../images/sec4/ico_arrow_left.png) no-repeat 0 50%;
    }
    #sec_4 .sec4-slider .slick-next {
        right: -60px;
        background: url(../images/sec4/ico_arrow_right.png) no-repeat 0 50%;
    }
}

@media (max-width: 1080px) {
    #sec_2 .title-box h4 {
        padding: 0 2em;
        margin-bottom: 30px;
        font-size: 2.3em;
        line-height: 1.1em;
    }

    #sec_6 .sec6-slider .slick-arrow {
        -webkit-transform: scale(0.9) translateY(-50%);
        transform: scale(0.9) translateY(-50%);
    }
    #sec_6 .sec6-slider .slick-arrow.slick-prev {
        left: -60px;
    }
    #sec_6 .sec6-slider .slick-arrow.slick-next {
        right: -60px;
    }
}

@media (max-width: 860px) {
    #sec_2 .title-box {
        top: 100px;
    }
    #sec_2 .title-box h4 {
        padding: 0 2em;
        margin-bottom: 30px;
        font-size: 2.2em;
        line-height: 1.1em;
    }
    #sec_2 .title-box h6 {
        font-size: 1.3em;
    }
    #sec_2 .slick-slide {
        min-height: 300px;
    }
}

@media (max-width: 767px) {

    section .mobile-split {
        display: block;
    }

    section .tit-bold {
        font-size: 2.9em !important;
    }
    section .tit-sub {
        font-size: 1.4em !important;
    }

    header {
        height: 65px;
    }
    header .logo {
        top: 1.2em;
        left: 1.2em;
    }
    header .logo img {
        width: 75%;
    }
    header .menu {
        top: 1.4em;
        right: 1.2em;
    }
    header .menu a:not(.tit) {
        background-size: 85%;
    }

    #sec_1 .sec1-slider h1 {
        padding: 0 1.2em;
        font-size: 3em;
    }
    #sec_1 .sec1-slider h5 {
        padding: 0 1em;
        font-size: 1.1em;
    }
    #sec_1 .sec1-slider a {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        -webkit-transition: all 1s linear;
        transition: all 1s linear;
    }
    #sec_1 .slick-dots,
    #sec_1 .slick-arrow {
        bottom: 19%;
    }

    #sec_2 .cont-box{
        width:90%;
    }

    #sec_2 .title-box h4 {
        padding: 0 1.5em;
        margin-bottom: 30px;
        /*font-size: 2em;*/
        font-size: 1.5em;
        line-height: 1.1em;
    }
    #sec_2 .title-box h6 {
        font-size: 1.2em;
    }
    #sec_2 .cont-box {
        top: 47%;
    }
    #sec_2 .sec9-slider .slick-arrow {
        height: 60px;
        -webkit-transform: scale(0.6) translateY(-50%);
        transform: scale(0.6) translateY(-50%);
        opacity: 0.7;
    }
    #sec_2 .sec9-slider .slick-arrow.slick-prev {
        left: 0px;
    }
    #sec_2 .sec9-slider .slick-arrow.slick-next {
        right: 0px;
    }

    #sec_3 .sec-inner {
        padding: 5em 1.25em 1em;
    }

    #sec_3 .detail-box p {
        margin: 20px 0;
    }

    #sec_3 .media-box .screen { padding-top: 2%; }

    #sec_4 .sec-inner {
        padding: 80px 0;
    }
    #sec_4 .title-box {
        margin-bottom: 40px;
    }

    #sec_4 .cont-box .news .title {
        font-size: 1.1em;
    }

    #sec_4 .sec4-slider {
        max-width: 400px;
    }
    #sec_4 .sec4-slider .slick-prev {
        left: -60px;
        background: url(../images/sec4/ico_arrow_left.png) no-repeat 0 50%;
    }
    #sec_4 .sec4-slider .slick-next {
        right: -60px;
        background: url(../images/sec4/ico_arrow_right.png) no-repeat 0 50%;
    }

    #sec_6 .sec-inner {
        padding: 5em 2.5em;
    }
    #sec_6 .title-box {
        margin-bottom: 3.5em;
    }
    #sec_6 .title-box h4 {
        font-size: 2.5em;
        letter-spacing: -0.02em;
    }
    #sec_6 .detail-box {
        display: none;
    }

    #sec_7 .title-box h4 {
        line-height: 1.25em;
        font-size: 2em;
    }
    #sec_7 .entries .entry .title:before,
    #sec_7 .entries .entry:nth-child(2n) .title:before {
        left: -11%;
    }
    #sec_7 .entries .entry:first-child .title:before {
        left: -12%;
    }

    #side-menu ul li {
        padding: 1.5em 0;
    }
    #side-menu ul li span {
        font-size: 2.5em;
    }
}

@media (max-width: 620px) {
    #sec_1 .cont-box .tit-area {
        top: 240px;
    }
    #sec_1 .slick-dots,
    #sec_1 .slick-arrow {
        bottom: 18%;
    }
}

@media (max-width: 520px) {
    section .tit-bold {
        font-size: 2.7em !important;
    }
    section .tit-sub {
        font-size: 1.3em !important;
    }

    #sec_1 .cont-box .tit-area {
        top: 230px;
    }
    #sec_1 .slick-dots,
    #sec_1 .slick-arrow {
        bottom: 18%;
    }

    #sec_4 {
        height: 100vh;
    }
    #sec_4 .sec4-slider {
        width: 80%;
    }
    #sec_4 .sec4-slider .slick-slide img {
        height: 100%;
    }
    #sec_4 .sec4-slider .slick-prev {
        left: -67px;
        background: url(../images/sec4/ico_arrow_left.png) no-repeat 0 50%;
    }
    #sec_4 .sec4-slider .slick-next {
        right: -67px;
        background: url(../images/sec4/ico_arrow_right.png) no-repeat 0 50%;
    }

    #sec_5 .sec7-slider .item {
        padding: 0 3.2em;
    }
    #sec_5 .sec7-slider .thumb {
        width: 120px;
    }
    #sec_5 .sec7-slider .thumb img {
        width: 100%;
    }
    #sec_5 .sec7-slider .title {
        width: calc(100% - 120px);
        padding-left: 1.8em;
        font-size: 0.925em;
    }
    #sec_5 .sec7-slider .slick-arrow {
        -webkit-transform: scale(0.8) translateY(-70%);
        transform: scale(0.8) translateY(-70%);
    }

    #sec_6 .sec6-slider .slick-arrow {
        -webkit-transform: scale(0.8) translateY(-50%);
        transform: scale(0.8) translateY(-50%);
    }
    #sec_6 .sec6-slider .slick-arrow.slick-prev {
        left: -50px;
    }
    #sec_6 .sec6-slider .slick-arrow.slick-next {
        right: -50px;
    }


    #sec_7 .entries .entry .title:before,
    #sec_7 .entries .entry:nth-child(2n) .title:before {
        left: -11%;
    }
    #sec_7 .entries .entry:first-child .title:before {
        left: -13%;
    }
}

@media (max-width: 460px) {
    section .tit-bold {
        font-size: 2.4em !important;
    }
    section .tit-sub {
        font-size: 1.15em !important;
    }

    #sec_1 .sec1-slider h1 {
        font-size: 2.5em;
    }
    #sec_1 .sec1-slider h5 {
        line-height: 1.5em;
        padding: 0 3em;
        font-size: 1.08em;
    }

    #sec_2 .list .txt-box .tit {
        font-size: 38px;
        line-height: 120%;
    }
    #sec_2 .list .txt-box .sub {
        font-size: 15px;
        line-height: 130%;
    }
    #sec_2 .list .txt-box .eng {
        font-size: 13px;
        line-height: 120%;
    }

    #sec_6 .title-box h4 {
        font-size: 1.9em;
        letter-spacing: -0.05em;
    }
    #sec_6 .title-box h6 {
        margin-bottom: 5px;
        font-size: 1em;
    }
    #sec_6 .sec6-slider {
        width: 80%;
        margin: 0 auto;
    }

    #sec_7 .title-box h4 {
        font-size: 1.65em;
    }
    #sec_7 .entries .entry .title:before,
    #sec_7 .entries .entry:nth-child(2n) .title:before {
        left: -11%;
    }
    #sec_7 .entries .entry:first-child .title:before {
        left: -13.5%;
    }

    #sec_8 .cont-box .item.contact h4 {
        font-size: 2em;
    }
}

@media (max-width: 420px) {
    section .tit-bold {
        font-size: 2.1em !important;
    }
    section .tit-sub {
        font-size: 1.1em !important;
    }

    #sec_1 .cont-box .tit-area {
        top: 200px;
    }
    #sec_1 .slick-dots,
    #sec_1 .slick-arrow {
        bottom: 16%;
    }

    #sec_5 .sec-inner {
        padding: 3.5em 0 4em;
    }
    #sec_5 .title-box {
        margin-bottom: 2.5em;
    }
    #sec_5 .cont-box .screen {
        margin-bottom: 3.5em;
    }
    #sec_5 .sec7-slider .item {
        padding: 0 2.8em;
    }
    #sec_5 .sec7-slider .thumb {
        width: 100px;
    }
    #sec_5 .sec7-slider .title {
        width: calc(100% - 100px);
        padding-left: 1em;
        font-size: 0.825em;
    }
    #sec_5 .sec7-slider .slick-arrow {
        -webkit-transform: scale(0.65) translateY(-80%);
        transform: scale(0.65) translateY(-80%);
    }

    #sec_7 .entries .entry .title:before,
    #sec_7 .entries .entry:nth-child(2n) .title:before {
        left: -11.5%;
    }
    #sec_7 .entries .entry:first-child .title:before {
        left: -14%;
    }

    #side-menu ul li {
        padding: 1em 0;
    }
    #side-menu ul li span {
        font-size: 2em;
    }
}

@media (max-width: 360px) {
    section .tit-bold {
        font-size: 2em !important;
    }
    section .tit-sub {
        font-size: 1em !important;
    }

    #sec_1 .cont-box .tit-area {
        top: 180px;
    }
    #sec_1 .slick-dots,
    #sec_1 .slick-arrow {
        bottom: 12.5%;
    }

    #sec_7 .entries .entry .title:before,
    #sec_7 .entries .entry:nth-child(2n) .title:before {
        left: -11.5%;
    }
    #sec_7 .entries .entry:first-child .title:before {
        left: -14.5%;
    }
}

@media (max-width: 320px) {
    #sec_7 .entries .entry .title:before,
    #sec_7 .entries .entry:nth-child(2n) .title:before {
        left: -12%;
    }
    #sec_7 .entries .entry:first-child .title:before {
        left: -15%;
    }
}

@media (max-height: 950px) {
    #sec_1 .slick-dots,
    #sec_1 .slick-arrow {
        bottom: 22%;
    }
}

@media (max-height: 800px) {
    #sec_1 .slick-dots,
    #sec_1 .slick-arrow {
        bottom: 15%;
    }
}

@media (max-height: 750px) {
    #sec_1 .slick-dots,
    #sec_1 .slick-arrow {
        bottom: 80px;
    }
}

/* @media (max-width: 1399px) and (max-height: 900px) {
    video {
        display: none;
        height: 100%;
    }
} */

@media (min-width: 1000px) and (min-height: 850px) {
    #sec_1,
    #sec_1 video {
        height: 100vh;
    }
    #sec_2,
    #sec_2 video {
        height: 100vh;
    }
}
