/*common start*/
body,
div,
ul,
li,
a,
img,
p,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
span,
strong,
input,
button {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: 0;
    list-style: none;
}

img {
    outline-width: 0px;
    vertical-align: top;
}

.contact-pane {
    position: relative;
    width: 100%;
    max-width: 926px;
    font-size: 20px;
    line-height: 24px;
    margin: 74px auto;
}

html.onepage-scroll-enabled,
body.onepage-scroll-enabled {
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: static;
    display: block;
    width: 100%;
    height: 100%;
}

.onepage-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    position: relative;
    -webkit-transform-style: preserve-3d;
}

，@font-face {
    font-family: 'Helvetica Neue';
    src: url(../upload/Helvetica-Neue-2.ttf);
    src: url(../upload/Helvetica-Neue-2.ttf?#iefix) format('embedded-opentype'), url(../upload/Helvetica-Neue-2.ttf) format('off'), url(../upload/Helvetica-Neue-2.ttf) format('truetype'), url(../upload/Helvetica-Neue-2.ttf) format('svg')
}

.onepage-wrapper .section {
    width: 100%;
    height: 100%;
}

.onepage-pagination {
    position: absolute;
    right: 10px;
    top: 50%;
    z-index: 5;
    list-style: none;
    margin: 0;
    padding: 0;
}

.onepage-pagination li {
    padding: 0;
    text-align: center;
}

.onepage-pagination li a {
    padding: 10px;
    width: 4px;
    height: 4px;
    display: block;
}

.onepage-pagination li a:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: rgba(0, 0, 0, 0.85);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.onepage-pagination li a.active:before {
    width: 10px;
    height: 10px;
    background: none;
    border: 1px solid black;
    margin-top: -4px;
    left: 8px;
}

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

.clearfix,
.contact-pane .header,
.contact-pane .content,
.single-set-pane,
.single-set-pane .header,
.contact-pane .content,
.single-set-pane,
.single-set-pane .header {
    zoom: 1;
}

.clearfix:before,
.contact-pane .header:before,
.contact-pane .content:before,
.single-set-pane:before,
.single-set-pane .header:before,
.contact-pane .content:before,
.single-set-pane:before,
.single-set-pane .header:before,
.clearfix:after,
.contact-pane .header:after,
.contact-pane .content:after,
.single-set-pane:after,
.single-set-pane .header:after,
.contact-pane .content:after,
.single-set-pane:after,
.single-set-pane .header:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after,
.contact-pane .header:after,
.contact-pane .content:after,
.single-set-pane:after,
.single-set-pane .header:after,
.contact-pane .content:after,
.single-set-pane:after,
.single-set-pane .header:after {
    clear: both;
}

.onepage-pagination {
    display: none;
}

html,
body {
    width: 100%;
    height: 100%;
    font-family: 'Helvetica Neue';
    color: #FFF;
    background-color: #fff;
    padding: 0;
    margin: 0;
}

a,
img {
    border: none;
}

a {
    color: #000000;
    text-decoration: none;
}

.border .title {
    width: 260px;
    height: auto;
    margin-top: 14px;
}

.border .mob-hamburger,
.border .mob-x {
    display: none;
    position: fixed;
    top: 12px;
    right: 20px;
    width: 17px;
    height: auto;
}

.border .mob-hamburger:hover,
.border .mob-x:hover {
    cursor: pointer;
    opacity: 0.6;
}

.border .mob-x {
    width: 13px;
    margin-right: 2px;
}

.border .mob-menu {
    display: none;
}

.border .hamburger,
.border .x {
    position: absolute;
    top: 21.5px;
    right: 60px;
    width: 17px;
    height: auto;
}

.border .hamburger:hover,
.border .x:hover {
    cursor: pointer;
    opacity: 0.6;
}

.border .x {
    display: block;
    width: 13px;
    margin-right: 2px;
}

.border .menu,
.border .top,
.border .right,
.border .bottom,
.border .left {
    position: fixed;
    background-color: #ffffff;
    z-index: 100;
}

.border .menu,
.border .top,
.border .bottom {
    width: 100%;
    height: 60px;
}

.border .right,
.border .left {
    width: 60px;
    height: 100%;
}

.border .menu,
.border .top {
    top: 0;
    left: 0;
    text-align: center;
    z-index: 1;
}

.border .menu {
    display: none;
    color: #010101;
    z-index: 2;
}

.border .menu ul {
    position: relative;
    top: 18px;
    padding: 0;
    margin: 0;
}

.border .menu ul li {
    display: inline;
    font-size: 14px;
}

.border .menu .divider {
    padding: 0 8px;
}

.border .right {
    top: 0;
    right: 0;
}

.border .bottom {
    left: 0;
    bottom: 0;
    text-align: center;
}

.border .bottom .down-arrow {
    width: 27px;
    margin-top: 22px;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.border .bottom .down-arrow:hover {
    cursor: pointer;
    opacity: 0.6;
}

.border .left {
    top: 0;
    left: 0;
}

.main section {
    padding: 0 60px;
}

.main .con1 {
    text-align: center;
    position: relative;
}

.main .con1 .c1_tit {
    position: absolute;
    top: 28%;
    left: 53.0%;
    width: 500px;
    margin-top: -178px;
    /* margin-left: -300px; */
    left: 50%;
    transform: translateX(-50%);
}
.main .con1 .enter {
 position: absolute;
    top: 36%;
    left: 50%;
    transform: translateX(-50%);
    height: 44px;
    border: 1px solid #e87826;
    line-height: 39px;
    padding: 0px 36px;
    color: #fff;
    border-radius: 10px;
    font-size: 23px;
    font-weight: bold;
    background: #e87826;

}
.main .con1 .enter:hover {
background-color: transparent;
    color: #e87826;

}

.main .con1 .down-arrow {
    position: absolute;
    top: 70%;
    left: 50%;
    width: 27px;
    margin-top: 30px;
    margin-left: -13.5px;
}

.main .con1 .down-arrow:hover {
    cursor: pointer;
}

.main .con1 .scroll-down {
    display: none;
    position: absolute;
    top: 70%;
    left: 50%;
    width: 100px;
    font-size: 14px;
    text-align: center;
    margin-top: 28px;
    margin-left: -50px;
}

.main .con1 .scroll-down:hover {
    cursor: pointer;
}

.contact-pane .header {
    font-size: 40px;
    text-align: center;
    margin-bottom: 40px;
}

.contact-pane .header .left {
    float: left;
    width: 10%;
    font-size: 14px;
    text-align: left;
}

.contact-pane .header .title {
    float: left;
    width: 80%;
    font-size: 40px;
    color: #000000;
}

.contact-pane .header .left-arrow {
    width: 9px;
    height: auto;
}

.contact-pane .header .home {
    position: relative;
    top: 16px;
}

.contact-pane .header .home .link {
    position: absolute;
    left: 0;
    font-size: 14px;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.contact-pane .header .home .arrow {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
}

.contact-pane .header .home:hover .arrow {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.contact-pane .header .home:hover .link {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
}

.contact-pane p {
    margin-top: 0;
    /*margin-bottom: 20px;*/
    color: #666666 !important;
    word-break: break-word;
    font-family: 'Helvetica Neue' !important;
}

.contact-pane span {
    margin-top: 0;
    /*margin-bottom: 20px;*/
    color: #666666 !important;
    word-break: break-word;
    font-family: 'Helvetica Neue' !important;
}

.contact-pane .content .left {
    float: left;
    width: 70%;
    font-size: 16px;
    line-height: 24px;
    padding-right: 5%;
    text-transform: uppercase;
}

.contact-pane .content .right {
    float: left;
    width: 30%;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
}

.contact-pane .content .right .credit {
    font-size: 14px;
    line-height: 18px;
}

.contact-pane .content .right .authors a {
    color: #717171;
}

.single-set-pane {
    width: 100%;
    max-width: 926px;
    margin: 135px auto;
    margin-bottom: 0;
    padding-bottom: 40px;
}

.single-set-pane .header {
    text-align: center;
    margin-bottom: 70px;
}

.single-set-pane .header .left-arrow,
.single-set-pane .header .right-arrow {
    width: 9px;
    height: auto;
}

.single-set-pane .header .prev,
.single-set-pane .header .next {
    position: relative;
    top: 16px;
}

.single-set-pane .header .prev .title,
.single-set-pane .header .next .title {
    position: absolute;
    left: 0;
    font-size: 14px;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.single-set-pane .header .prev .arrow,
.single-set-pane .header .next .arrow {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
}

.single-set-pane .header .prev:hover .arrow,
.single-set-pane .header .next:hover .arrow {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.single-set-pane .header .prev:hover .title,
.single-set-pane .header .next:hover .title {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
}

.single-set-pane .header .next .title {
    position: absolute;
    left: auto;
    right: 0;
}

.single-set-pane .header .prev {
    float: left;
    width: 10%;
    font-size: 14px;
    text-align: left;
    padding-left: 17px;
    box-sizing: border-box;
}

.single-set-pane .header .title {
    float: left;
    width: 80%;
    font-size: 40px;
    color: #000;
    line-height: 51px;
}

.single-set-pane .header .next {
    float: left;
    width: 10%;
    font-size: 14px;
    text-align: right;
    padding-right: 17px;
    box-sizing: border-box;
}

.single-set-pane .set-images a img:hover {
    opacity: 0.6;
}

.single-set-pane .col-1,
.single-set-pane .col-2,
.single-set-pane .col-3 {
    float: left;
    width: 100%;
    max-width: 300px;
    margin-right: 13px;
}

.single-set-pane .col-3 {
    margin-right: 0;
}

.single-set-pane .large-portrait,
.single-set-pane .small-portrait,
.single-set-pane .landscape {
    float: left;
}

.single-set-pane .large-portrait {
    width: 100%;
    height: auto;
    margin-bottom: 13px;
}

.single-set-pane .small-portrait {
    width: 143px;
    height: auto;
    margin-right: 13px;
    margin-bottom: 13px;
}

.single-set-pane .no-right-margin {
    margin-right: 0;
}

.single-set-pane .landscape {
    width: 100%;
    height: auto;
    margin-bottom: 13px;
}

.blanket {
    display: table-cell;
    vertical-align: middle;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: black;
    cursor: pointer;
    z-index: 5000;
    display: none;
}

.blanket img {
    max-width: 100%;
    width: auto;
    max-height: 90%;
    padding: 0 20%;
}

.back-top,
.back-top-set {
    display: none;
    position: absolute;
    bottom: 100px;
    right: 100px;
    text-align: right;
}

.back-top .up-arrow,
.back-top-set .up-arrow {
    width: 31px;
    height: auto;
    padding-bottom: 15px;
}

.back-top:hover,
.back-top-set:hover {
    text-decoration: underline;
    cursor: pointer;
}

.back-top-set {
    bottom: auto;
    color: #000
}

.single-prev,
.single-next {
    position: fixed;
    top: 50%;
    margin-top: -15px;
    z-index: 6001;
}

.single-prev:hover,
.single-next:hover {
    cursor: pointer;
}

.single-prev:hover img,
.single-next:hover img {
    opacity: 0.6;
}

.single-prev img,
.single-next img {
    width: 15px;
    height: auto;
}

.single-prev {
    left: 50px;
}

.single-next {
    right: 50px;
}

.single-x {
    position: fixed;
    right: 50px;
    top: 30px;
    z-index: 6001;
}

.single-x:hover {
    cursor: pointer;
}

.single-x:hover img {
    opacity: 0.6;
}

.single-x img {
    width: 21px;
    height: auto;
}

.single-show {
    display: none;
}

.set-photo img {
    padding: 0px 20px;
    box-sizing: border-box;
    padding-bottom: 40px;
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 926px;
}

.set-photo:hover {
    filter: none;
    opacity: 0.8;
}

.set-photo {
    /*-webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);*/
    /* filter: grayscale(100%);*/
}

@media (max-width: 1140px) {

    html,
    body {
        width: 100%;
        height: 100%;
        font-family: 'Helvetica-Neue-2' !important;
        color: #FFF;
        background-color: #fff;
        padding: 0;
        margin: 0;
    }

    a {
        color: #000;
        text-decoration: none;
    }

    .border .title {
        width: 246px;
        height: auto;
        margin-top: 6px;
    }

    .border .mob-hamburger {
        display: block;
        z-index: 901;
    }

    .border .mob-x {
        display: none;
        z-index: 2001;
    }

    .border .hamburger,
    .border .x {
        display: none !important;
    }

    .border .x {
        display: block;
        width: 13px;
        margin-right: 2px;
    }

    .border .mob-menu {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        text-align: center;
        z-index: 1000;
    }

    .border .mob-menu ul {
        padding: 0;
        margin: 0;
    }

    .border .mob-menu ul li {
        font-size: 17px;
        padding-top: 8px;
        padding-bottom: 8px;
        list-style-type: none;
        background-color: #fff;
        border-bottom: 1px solid #000;
        font-family: 'Helvetica Neue';
    }

    .border .mob-menu ul li:last-child {
        border-bottom: none;
    }

    .border .menu,
    .border .top,
    .border .right,
    .border .bottom,
    .border .left {
        position: fixed;
        background-color: #fff;
        z-index: 100;
    }

    .border .menu,
    .border .top,
    .border .bottom {
        width: 100%;
        height: 41px;
    }

    .border .right,
    .border .left,
    .border .bottom {
        display: none;
    }

    .border .menu,
    .border .top {
        top: 0;
        left: 0;
        text-align: center;
        z-index: 1;
    }

    .border .menu {
        display: none;
        color: #FFF;
        z-index: 2;
    }

    .border .menu ul {
        position: relative;
        top: 18px;
        padding: 0;
        margin: 0;
    }

    .border .menu ul li {
        display: inline;
    }

    .border .menu .divider {
        padding: 0 8px;
    }

    .border .right {
        top: 0;
        right: 0;
    }

    .border .bottom {
        left: 0;
        bottom: 0;
    }

    .border .left {
        top: 0;
        left: 0;
    }

    .main section {
        padding: 0;
    }

    .main .con1 {
        text-align: center;
        height: 100%;
    }

    .main .con1 .background {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .main .con1 .background .bg {
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .main .con1 .c1_tit {
        position: absolute;
        top: 30%;
        left: 50%;
        width: 400px;
        height: auto;
        width: 52.63158vw;
        margin-top: -66px;
        margin-top: -12.2807vw;
        /* margin-left: -200px;
        margin-left: -26.31579vw; */
    }

    .main .con1 .enter {
        top: 39%;
            font-size: 20px;
    }

    .main .con1 .down-arrow {
        position: absolute;
        top: 70%;
        left: 50%;
        width: 27px;
        margin-top: 30px;
        margin-left: -13.5px;
    }

    .main .con1 .down-arrow:hover {
        cursor: pointer;
    }

    .main .con1 .scroll-down {
        display: none;
        position: absolute;
        top: 70%;
        left: 50%;
        width: 100px;
        font-size: 14px;
        text-align: center;
        margin-top: 28px;
        margin-left: -50px;
    }

    .main .con1 .scroll-down:hover {
        cursor: pointer;
    }

    .main .set .pane {
        float: left;
        width: 50%;
        height: 100%;
        background-position: center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .main .set .set-title {
        text-align: center;
    }

    .main .set .set-title h2 {
        position: relative;
        top: 50%;
        font-size: 70px;
        font-size: 6.14035vw;
        font-weight: normal;
        margin: 0;
        margin-top: -50px;
        margin-top: -0.87719vw;
    }

    .contact-pane a {
        text-decoration: underline;
    }

    .contact-pane a:hover {
        text-decoration: none;
    }

    .contact-pane .header {
        font-size: 40px;
        text-align: center;
        margin-bottom: 100px;
    }

    .contact-pane .header .left {
        float: left;
        width: 10%;
        font-size: 14px;
        text-align: left;
    }

    .contact-pane .header .title {
        float: left;
        width: 100%;
        font-size: 40px;
    }

    .contact-pane .header .left-arrow {
        width: 9px;
        height: auto;
    }

    .contact-pane .header .home {
        position: relative;
        top: 16px;
    }

    .contact-pane .header .home .link {
        display: none;
        position: absolute;
        left: 0;
        font-size: 14px;
        opacity: 0;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
    }

    .contact-pane .header .home .arrow {
        display: none;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
        transition-delay: 0.5s;
        -webkit-transition-delay: 0.5s;
    }

    .contact-pane .header .home:hover .arrow {
        opacity: 0;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
    }

    .contact-pane .header .home:hover .link {
        opacity: 1;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
        transition-delay: 0.5s;
        -webkit-transition-delay: 0.5s;
    }

    .contact-pane p {
        margin-top: 0;
        margin-bottom: 0px;
    }

    .contact-pane .content {
        padding: 0 20px;
    }

    .contact-pane .content .left {
        float: left;
        width: 100%;
        font-size: 16px;
        line-height: 18px;
        padding-right: 5%;
    }

    .contact-pane .content .right {
        float: left;
        width: 100%;
        max-width: 350px;
        padding-top: 50px;
    }

    .contact-pane .content .right .credit {
        font-size: 14px;
        line-height: 18px;
    }

    .single-set-pane {
        width: 100%;
        max-width: 926px;
        margin: 75px auto 0;
    }

    .single-set-pane .header {
        text-align: center;
        margin-bottom: 50px;
    }

    .single-set-pane .header .left-arrow,
    .single-set-pane .header .right-arrow {
        width: 9px;
        height: auto;
    }

    .single-set-pane .header .prev,
    .single-set-pane .header .next {
        position: relative;
        top: 16px;
    }

    .single-set-pane .header .prev .title,
    .single-set-pane .header .next .title {
        position: absolute;
        left: 0;
        font-size: 14px;
        opacity: 0;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
    }

    .single-set-pane .header .prev .arrow,
    .single-set-pane .header .next .arrow {
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
        transition-delay: 0.5s;
        -webkit-transition-delay: 0.5s;
    }

    .single-set-pane .header .prev:hover .arrow,
    .single-set-pane .header .next:hover .arrow {
        opacity: 1;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
    }

    .single-set-pane .header .prev:hover .title,
    .single-set-pane .header .next:hover .title {
        opacity: 0;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
        transition-delay: 0.5s;
        -webkit-transition-delay: 0.5s;
    }

    .single-set-pane .header .next .title {
        position: absolute;
        left: auto;
        right: 0;
    }

    .single-set-pane .header .prev {
        float: left;
        width: 10%;
        font-size: 14px;
        text-align: left;
        padding-left: 15px;
    }

    .single-set-pane .header .title {
        float: left;
        width: 80%;
        font-size: 29px;
        color: #000;
        line-height: 46px;
        font-family: 'Helvetica Neue';
    }

    .single-set-pane .header .next {
        float: left;
        width: 10%;
        font-size: 14px;
        text-align: right;
        padding-right: 15px;
    }

    .single-set-pane .set-images a img:hover {
        opacity: 0.6;
    }

    .single-set-pane .col-1,
    .single-set-pane .col-2,
    .single-set-pane .col-3 {
        float: left;
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        padding: 0 13px;
    }

    .single-set-pane .col-3 {
        margin-right: 0;
    }

    .single-set-pane .large-portrait,
    .single-set-pane .small-portrait,
    .single-set-pane .landscape {
        float: left;
    }

    .single-set-pane .large-portrait {
        width: 100%;
        height: auto;
        margin-bottom: 13px;
    }

    .single-set-pane .small-portrait {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 13px;
    }

    .single-set-pane .no-right-margin {
        margin-right: 0;
    }

    .single-set-pane .landscape {
        width: 100%;
        height: auto;
        margin-bottom: 13px;
    }

    .blanket {
        display: table-cell;
        vertical-align: middle;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        background-color: black;
        cursor: pointer;
        z-index: 1000;
        display: none;
    }

    .blanket img {
        max-width: 100%;
        max-height: 100%;
        padding: 0;
    }

    .back-top,
    .back-top-set {
        display: none !important;
        position: absolute;
        bottom: 100px;
        right: 100px;
        text-align: right;
    }

    .back-top .up-arrow,
    .back-top-set .up-arrow {
        width: 13px;
        height: auto;
        padding-bottom: 15px;
    }

    .back-top:hover,
    .back-top-set:hover {
        text-decoration: underline;
        cursor: pointer;
    }

    .single-prev,
    .single-next {
        display: none !important;
        position: fixed;
        top: 50%;
        margin-top: -29px;
        z-index: 1001;
    }

    .single-prev:hover,
    .single-next:hover {
        cursor: pointer;
    }

    .single-prev:hover img,
    .single-next:hover img {
        opacity: 0.6;
    }

    .single-prev img,
    .single-next img {
        width: 31px;
        height: auto;
    }

    .single-prev {
        left: 50px;
    }

    .single-next {
        right: 50px;
    }

    .single-x {
        display: none !important;
        position: fixed;
        right: 50px;
        top: 30px;
        z-index: 1001;
    }

    .single-x:hover {
        cursor: pointer;
    }

    .single-x:hover img {
        opacity: 0.6;
    }

    .single-x img {
        width: 21px;
        height: auto;
    }

    .single-show {
        display: none;
    }
}

.bgm {
    display: none;
}

@media (max-width: 500px) {
    .border .title {
        width: 285px;
        width: 55vw;
        height: auto;
        margin-top: 9px;
    }

    .bg {
        display: none;
    }

    .content {
        padding: 0 20px;
    }

    .bgm {
        display: block;
    }

    .set-photo img {
        padding: 0px;
        padding-bottom: 20px;
        width: 100%;
    }

    .contact-pane {
        position: relative;
        width: 100%;
        max-width: 926px;
        font-size: 20px;
        line-height: 24px;
        margin: 74px auto;
        margin-bottom: 30px;
    }
}

html.onepage-scroll-enabled,
body.onepage-scroll-enabled {
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: static;
    display: block;
    width: 100%;
    height: 100%;
}

.onepage-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    position: relative;
    -webkit-transform-style: preserve-3d;
}

.onepage-wrapper .section {
    width: 100%;
    height: 100%;
}

.onepage-pagination {
    position: absolute;
    right: 10px;
    top: 50%;
    z-index: 5;
    list-style: none;
    margin: 0;
    padding: 0;
}

.onepage-pagination li {
    padding: 0;
    text-align: center;
}

.onepage-pagination li a {
    padding: 10px;
    width: 4px;
    height: 4px;
    display: block;
}

.onepage-pagination li a:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: rgba(0, 0, 0, 0.85);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.onepage-pagination li a.active:before {
    width: 10px;
    height: 10px;
    background: none;
    border: 1px solid black;
    margin-top: -4px;
    left: 8px;
}






.wapper1 {
    margin: 0 auto;
    width: 1260px;
    color: #333;
}

.title_area {
    margin-bottom: 40px;
}

.title_area h3 {
    font-size: 40px;
    line-height: 50px;
}

.company1bg {
    margin: 15px 0;
    margin-top: 80px;
}

.company1 {
    display: flex;
    justify-content: space-between;
    /* align-items: center*/
}

.company1 .imgbg {
    width: 48%;
}

.company1 .img {}

.company1 .img img {
    display: block;
    width: 100%;
}

.company1 .txtbg {
    width: 48%;
    padding: 50px 0 0 0;
}

.company1 .txt {
    background: #f4f6f7;
    padding: 30px;
}

.company1 .h2 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 20px;
}

.company1 .h3 {
    font-size: 16px;
    line-height: 26px;
    color: #666;
}

@media screen and (max-width: 667px) {
    .wapper1 {
        width: 90%;
    }

    .company1bg {
        margin: 15px 0;
    }

    .company1 {
        display: block;
    }

    .company1 .imgbg {
        width: 100%;
    }

    .company1 .txtbg {
        width: 100%;
        padding: 20px 0 0 0;
    }

    .company1 .txt {
        padding: 30px;
    }

    .company1 .h2 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 10px;
    }

    .company1 .h3 {
        font-size: 14px;
        line-height: 24px;
    }
}

.company2bg {
    margin: 100px 0;
}

.company2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.company2_lt {
    width: 48%;
}

.company2_lt .box1 {}

.company2_lt .box1 .h2 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 20px;
}

.company2_lt .box1 .h3 {
    font-size: 16px;
    line-height: 26px;
    color: #666;
}

.company2_lt .box2 {}

.company2_lt .box2 ul {
    display: flex;
    justify-content: space-between;
    /* align-items: center*/
    flex-wrap: wrap;
}

.company2_lt .box2 ul li {
    width: 48%;
    margin: 20px 0 0 0;
}

.company2_lt .box2 ul li .txt {}

.company2_lt .box2 ul li .txt .h2 {
    font-size: 19px;
    line-height: 29px;
    color: #00bcd4;
    font-weight: bold;
    margin-bottom: 10px;
}

.company2_lt .box2 ul li .txt .h3 {
    font-size: 16px;
    line-height: 26px;
    color: #666;
}

.company2_rt {
    width: 32%;
}

.company2_rt img {
    display: block;
    width: 100%;
}

@media screen and (max-width: 667px) {
    .company2bg {
        margin: 40px 0;
    }

    .company2 {
        display: block;
    }

    .company2_lt {
        width: 100%;
        margin-bottom: 20px;
    }

    .company2_lt .box1 .h2 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 10px;
    }

    .company2_lt .box1 .h3 {
        font-size: 14px;
        line-height: 24px;
    }

    .company2_lt .box2 ul li {
        width: 100%;
        margin: 20px 0 0 0;
    }

    .company2_lt .box2 ul li .txt .h2 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .company2_lt .box2 ul li .txt .h3 {
        font-size: 14px;
        line-height: 24px;
    }

    .company2_rt {
        width: 100%;
    }
}

.tit1 {
    text-align: center;
}

.tit1 .h2 {
    font-size: 50px;
    line-height: 60px;
}

.tit1 .line1 {
    margin: 0 auto;
    width: 210px;
    height: 2px;
    background: #00bcd4;
    margin-top: 20px;
}

.company3bg {
    background: #f0f3f2;
}

.company3bg svg {
    display: block;
    margin: 0 auto;
    height: 70px;
}

.company3bg svg,
.company3bg path {
    fill: #fff;
}

.company3 {
    padding: 100px 0;
}

.company3 .list {
    margin-top: 60px;
}

.company3 .list ul {
    display: flex;
    justify-content: space-between;
    /* align-items: center*/
    flex-wrap: wrap;
}

.company3 .list ul li {
    width: calc(100%/3 - 1px);
    border-left: 1px solid #dfe5e8;
    border-top: 1px solid #dfe5e8;
}

.company3 .list ul li:nth-child(1),
.company3 .list ul li:nth-child(2),
.company3 .list ul li:nth-child(3) {
    border-top: none;
}

.company3 .list ul li:nth-child(3n-2) {
    border-left: none;
}

.company3 .list ul li .nr_box {
    display: flex;
    justify-content: space-between;
    /* align-items: center*/
    flex-direction: column;
    padding: 20px;
}

.company3 .list ul li:nth-child(6n-4) .nr_box,
.company3 .list ul li:nth-child(6n-1) .nr_box {
    flex-direction: column-reverse;
}

.company3 .list ul li .imgbg {
    width: 100%;
    margin: 10px 0;
}

.company3 .list ul li .img {
    height: 200px;
    position: relative;
    overflow: hidden;
    border-radius: 0 20px 20px 20px;
}

.company3 .list ul li .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto auto;
}

.company3 .list ul li:nth-child(6n-4) .img,
.company3 .list ul li:nth-child(6n-1) .img {
    border-radius: 20px 20px 20px 0;
}

.company3 .list ul li .txtbg {
    width: 100%;
    margin: 10px 0;
}

.company3 .list ul li .txt {
    height: 200px;
}

.company3 .list ul li .txt .h2 {
    font-size: 19px;
    line-height: 29px;
    font-weight: bold;
    margin-bottom: 10px;
}

.company3 .list ul li .txt .h3 {
    font-size: 16px;
    line-height: 26px;
    color: #666;
}

@media screen and (max-width: 667px) {
    .tit1 .h2 {
        font-size: 24px;
        line-height: 34px;
    }

    .tit1 .line1 {
        width: 110px;
        height: 2px;
        margin-top: 10px;
    }

    .company3 {
        padding: 70px 0;
    }

    .company3 .list {
        margin-top: 30px;
    }

    .company3 .list ul li {
        width: 100%;
        border-left: none;
        border-top: 1px solid #dfe5e8 !important;
    }

    .company3 .list ul li:nth-child(1) {
        border-top: none !important;
    }

    .company3 .list ul li .nr_box {
        padding: 20px;
    }

    .company3 .list ul li .txt {
        height: auto;
    }

    .company3 .list ul li .txt .h2 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .company3 .list ul li .txt .h3 {
        font-size: 14px;
        line-height: 24px;
    }
}

.company4bg {
    margin: 100px 0;
}

.company4 {}

.company4 .list {}

.company4 .list ul {
    display: flex;
    justify-content: space-between;
    /* align-items: center*/
    flex-wrap: wrap;
}

.company4 .list ul li {
    width: 48%;
    margin: 0 0 4% 0;
}

.company4 .list ul li .img {
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
}

.company4 .list ul li .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto auto;
    object-fit: cover;
}

@media screen and (max-width: 667px) {
    .company4bg {
        margin: 40px 0;
    }
}

.images .image img {
    width: 100%;
    height: 390px !important;
    object-fit: contain;
}

.images .image.image_23_width {
    flex: 0 0 33.33% !important;
    max-width: 33.33% !important;
}

