
.layout1750px {
    width: 1750px;
    margin: 0 auto;
}

.layout1400px {
    width: 1400px;
    margin: 0 auto;
}
.jg-index-mk4 {
    width: 100%;
    height: fit-content;
    padding: 110px 0px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: black;
}

.jg-index-mk4 .newstitle {
    font-family: 'SemiBold' !important;
    font-weight: 600;
    font-size: 60px;
    color: #FFFFFF;
}

.jg-index-mk4 .mk4-content {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.jg-index-mk4 .mk4-content .mk4-hoverbox {
    width: 17.5%;
    height: 700px;
    position: relative;
    transition: all 1s;
    filter: grayscale(1)
}

.jg-index-mk4 .mk4-content .mk4-hoverbox .content {
    position: absolute;
    bottom: 60px;
    left: 30px;
    width: calc(100% - 60px);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.jg-index-mk4 .mk4-content .mk4-hoverbox.active {
    width: 45%;
    filter: none;
}

.jg-index-mk4 .mk4-content .mk4-hoverbox .content .title {
    font-family: 'SemiBold' !important;
    font-weight: 600;
    font-size: 30px;
    color: #FFFFFF;
    margin-top: 34px;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}

.jg-index-mk4 .mk4-content .mk4-hoverbox .content .contentbox {
    font-family: 'Light' !important;
    font-weight: 300;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 24px;
    overflow: hidden;
    max-height: 0;
    transform: scaleY(0);
    transition: all 0.5s ease-out;
    transition-delay: 0.45s;
}

.jg-index-mk4 .mk4-content .mk4-hoverbox.active .content {
    align-items: flex-start;
}

.jg-index-mk4 .mk4-content .mk4-hoverbox.active .content .title {
    text-align: left;
}

.jg-index-mk4 .mk4-content .mk4-hoverbox.active .content .contentbox {
    max-height: max-content;
    transform: scaleY(1);
}

.jg-about-contentmk1 {
    width: 100%;
    height: fit-content;
    padding: 110px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.jg-about-contentmk1 .jg-aboutcontentmk1-title {
    font-family: 'SemiBold' !important;
    font-weight: 600;
    font-size: 60px;
    color: #FFFFFF;
    line-height: 60px;
}

.jg-about-contentmk1 .jg-aboutcontentmk1-content {
    font-family: 'Light' !important;
    font-weight: 300;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 24px;
    margin-top: 58px;
}

.jg-aboutcontentmk1-numdancebox {
    display: flex;
    justify-content: space-between;
    padding: 110px 0px;
    align-items: center;
}

.jg-aboutcontentmk1-numdancebox .numdancebox {
    display: flex;
    align-items: center;
}

.jg-aboutcontentmk1-numdancebox .numdancebox .leftbox {
    margin-right: 30px;
}

.jg-aboutcontentmk1-numdancebox .numdancebox .rightbox .num {
    font-family: 'SemiBold' !important;
    font-weight: 600;
    font-size: 60px;
    color: #FFFFFF;
}

.jg-aboutcontentmk1-numdancebox .numdancebox .rightbox .title {
    font-family: 'Light' !important;
    font-weight: 300;
    font-size: 20px;
    color: #FFFFFF;
}

.jg-aboutcontentmk1-leftrightbox {
    display: flex;
    background: #1F2025;
    align-items: center;
    margin-top: 20px;
}

.jg-aboutcontentmk1-leftrightbox .rightbox {
    padding: 0px 63px;
}

.jg-aboutcontentmk1-leftrightbox .rightbox .title {
    font-family: 'Medium' !important;
    font-weight: 500;
    font-size: 25px;
    color: #FFFFFF;
    line-height: 72px;
}

.jg-aboutcontentmk1-leftrightbox .rightbox .content {
    font-family: 'Light' !important;
    font-weight: 300;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: justify;
}

.jg-about-contentmk2 {
    width: 100%;
    height: fit-content;
    padding: 110px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.jg-aboutcontentmk2-title {
    font-family: 'SemiBold' !important;
    font-weight: 600;
    font-size: 60px;
    color: #FFFFFF;
}

.jg-about-contentmk2 .mySwiperhis {
    width: 100%;
    position: relative;
    margin-top: 145px;
    margin-bottom: 142px;
}

.mySwiperhis .swiper-button-next:before,
.mySwiperhis .swiper-button-prev:before {
    display: none;
}

.jg-about-contentmk2 .mySwiperhis .swiper-slide {
    display: flex;
    align-items: center;
}

.jg-about-contentmk2 .mySwiperhis .swiper-slide .leftbox {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.jg-about-contentmk2 .mySwiperhis .swiper-slide .rightbox {
    width: 50%;
    padding-right: 23px;
}

.jg-about-contentmk2 .mySwiperhis .swiper-slide .rightbox .year {
    font-family: 'SemiBold' !important;
    font-weight: 600;
    font-size: 100px;
    color: #C40C24;
}

.jg-about-contentmk2 .mySwiperhis .swiper-slide .rightbox .title {
    font-family: 'Regular' !important;
    font-weight: 400;
    font-size: 26px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.jg-about-contentmk2 .mySwiperhis .swiper-slide .rightbox .content {
    font-family: 'Light' !important;
    font-weight: 300;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 24px;
}

.jg-about-contentmk2 .mySwiperhis .swiper-pagination {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0px 10%;
    position: relative;
    top: 142px;
}

.jg-about-contentmk2 .mySwiperhis .swiper-pagination-bullet {
    width: fit-content;
    height: fit-content;
    background: none;
    font-family: 'Regular' !important;
    font-weight: 400;
    font-size: 30px;
    color: #FFFFFF;
    opacity: 1;
}

.jg-about-contentmk2 .mySwiperhis .swiper-pagination-bullet:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: white;
    border-radius: 50%;
    margin-bottom: 22px;
}

.jg-about-contentmk2 .mySwiperhis .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #C40C24;
}

.jg-about-contentmk2 .mySwiperhis .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    background: #C40C24;
}

.jg-about-contentmk2 .line {
    width: 100%;
    height: 1px;
    background: #FFFFFF20;
    opacity: 0.2;
    position: relative;
    top: -63px;
}

.mySwiperhis .swiper-button-next,
.mySwiperhis .swiper-button-prev {
    opacity: 1;
    z-index: 999;
    top: auto;
    bottom: -105px;
    background: none;
}

.mySwiperhis .swiper-button-next:hover svg path,
.mySwiperhis .swiper-button-prev:hover svg path {
    fill: #C40C24 !important;
}

.jg-about-contentmk3 {
    width: 100%;
    height: fit-content;
    padding: 110px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.jg-bigproduct-content {
    display: none;
}

.jg-bigproduct-content.active {
    display: block;
}

.mySwiperzs1,
.mySwiperzs2 {
    position: relative;
    margin-top: 62px;
    padding: 0px 45px;
}

.mySwiperzs2 .swiper-slide,
.mySwiperzs1 .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 76px 65px;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: top;
    background-color: #F8F8F8;
    min-height: 405px;
}

.mySwiperzs1 .swiper-button-next,
.mySwiperzs1 .swiper-button-prev {
    opacity: 1;
    background: none;
}

.mySwiperzs1 .swiper-button-next:before,
.mySwiperzs1 .swiper-button-prev:before {
    display: none;
}

.mySwiperzs1 .swiper-button-next:hover svg path,
.mySwiperzs1 .swiper-button-prev:hover svg path {
    fill: #C40C24 !important;
}

.mySwiperzs2 .swiper-button-next,
.mySwiperzs2 .swiper-button-prev {
    opacity: 1;
    background: none;
}

.mySwiperzs2 .swiper-button-next:before,
.mySwiperzs2 .swiper-button-prev:before {
    display: none;
}

.mySwiperzs2 .swiper-button-next:hover svg path,
.mySwiperzs2 .swiper-button-prev:hover svg path {
    fill: #C40C24 !important;
}

.page_title {
    line-height: 50px;
}

.jg-bigproduct {
    width: 100%;
    height: fit-content;
    padding: 110px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.jg-bigproduct .jg-bigproduct-title {
    font-family: 'SemiBold' !important;
    font-weight: 600;
    font-size: 60px;
    color: #FFFFFF;
}

.jg-bigproduct .jg-bigproduct-content {
    margin-top: 28px;
    font-family: 'Regular' !important;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 26px;
}

.jg-bigproduct .jg-bigproduct-tags {
    display: flex;
    padding: 0px 45px;
    margin-top: 105px;
    border-bottom: 1px solid #ffffff30;
}

.jg-bigproduct .jg-bigproduct-tags a {
    font-family: 'Regular' !important;
    font-weight: 400;
    font-size: 16px;
    color: white;
    line-height: 24px;
    padding: 0px 10px;
    margin-right: 5px;
    margin-left: 5px;
    position: relative;
    top: 1.187px;
}

.jg-bigproduct .jg-bigproduct-tags a.active {
    color: #C40C24;
    border-bottom: 2px solid #C40C24;
}

.jg-bigproduct .jg-bigproduct-tagscontent {
    margin-top: 50px;
    height: fit-content;
    padding: 100px 0px;
    transition: all 0.5s;
    min-height: 630px;
    position: relative;
}

.jg-bigproduct .jg-bigproduct-tagscontent .flimgbox {
    position: absolute;
    left: 0;
    top: 0;
}

.jg-bigproduct .jg-bigproduct-tagscontent .content {
    width: 85%;
    margin: 0 auto;
}

.jg-bigproduct .jg-bigproduct-tagscontent .content .title {
    font-family: 'SemiBold' !important;
    font-weight: 600;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 24px;
    display: flex;
    align-items: center;
}

.jg-bigproduct-tagscontent .content .content-typelist {
    display: flex;
    margin-top: 68px;
    flex-wrap: wrap;
    align-items: flex-start;
}

.jg-bigproduct-tagscontent .content .content-typelist .jg-bigproduct-typelist {
    display: flex;
    flex-direction: column;
    margin-top: 13px;
    margin-right: 13px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #FFFFFF50;
    padding: 25px;
    min-width: 270px;
    min-height: 302px;
    transition: all 0.5s;
    justify-content: space-between;
}

.jg-bigproduct-tagscontent .content .content-typelist .jg-bigproduct-typelist .typelist-imgbox {
    height: calc(100% - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 168px;
}

.jg-bigproduct-tagscontent .content .content-typelist .jg-bigproduct-typelist .typelist-title {
    font-family: 'Regular' !important;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    transition: all 0.5s;
}

.jg-bigproduct-tagscontent .content .content-typelist .jg-bigproduct-typelist:hover {
    background: white;
}

.jg-bigproduct-tagscontent .content .content-typelist .jg-bigproduct-typelist:hover .typelist-title {
    color: black;
    margin-top: 52px;
}

.jg-bigproduct-typelist-content .titlebox {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.jg-bigproduct-typelist-content .titlebox svg path {
    fill: white !important;
}

.jg-bigproduct-typelist-content .contentbox {
    display: none;
    flex-direction: column;
    padding-top: 21px;
    border-top: 1px solid #1D283440;
}

.jg-bigproduct-typelist-content .contentbox a {
    font-family: 'Regular' !important;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 26px;
    transition: all 0.5s;
}

.jg-bigproduct-typelist-content .contentbox a:hover {
    color: #C40C24 !important;
}

.jg-bigproduct-tagscontent .content .content-typelist .jg-bigproduct-typelist:hover .jg-bigproduct-typelist-content .contentbox {
    margin-top: 24px;
    display: flex;
}

.jg-bigproduct-tagscontent .content .content-typelist .jg-bigproduct-typelist:hover .jg-bigproduct-typelist-content .titlebox svg {
    margin-top: 52px;
}

.jg-bigproduct-tagscontent .content .content-typelist .jg-bigproduct-typelist:hover .jg-bigproduct-typelist-content .titlebox svg path {
    fill: black !important;
}
    .jg-aboutcontentmk1-leftrightbox .leftbox {
        width: 50%;
    }

    .jg-aboutcontentmk1-leftrightbox .leftbox img {
        width: 100%;
    }

    .jg-aboutcontentmk1-leftrightbox .rightbox {
        width: 50%;
    }

@media screen and (max-width:1775px) {
    .jg-bigproduct .jg-bigproduct-tagscontent .flimgbox {
        width: 100%;
    }

    .jg-bigproduct .jg-bigproduct-tagscontent .content {
        zoom: 0.8;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 90%;
    }
}

@media screen and (max-width:1550px) {
    .jg-bigproduct .jg-bigproduct-tagscontent .content {
        zoom: 0.6;
    }

    .jg-bigproduct .jg-bigproduct-tagscontent {
        min-height: 526px;
    }
}

@media screen and (max-width:1425px) {
    .layout1400px {
        width: 100%;
        padding: 0px 2%;
    }
}

@media screen and (max-width:1250px) {
    .jg-aboutcontentmk1-numdancebox {
        zoom: 0.8;
    }

    .jg-aboutcontentmk1-leftrightbox .rightbox {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .jg-bigproduct .jg-bigproduct-tagscontent .content {
        zoom: 0.6;
    }

    .jg-bigproduct .jg-bigproduct-tagscontent {
        min-height: 416px;
    }

    .jg-bigproduct .layout1400px {
        zoom: 0.8;
    }
}

@media screen and (max-width:992px) {
    .jg-bigproduct,
    .jg-about-contentmk1 {
        padding-top: 50px;
    }

    .page_title,
    .jg-about-contentmk1 .jg-aboutcontentmk1-title {
        font-size: 35px;
    }

    .jg-about-contentmk2 .mySwiperhis .swiper-slide .rightbox .year {
        font-size: 35px;
    }

    .jg-about-contentmk2 .mySwiperhis .swiper-slide .rightbox .title {
        font-size: 22px;
    }

    .jg-about-contentmk2 .mySwiperhis .swiper-slide .rightbox .content {
        font-size: 12px;
        line-height: 1.5;
    }

    .jg-bigproduct .jg-bigproduct-tagscontent .flimgbox {
        width: 100%;
        min-height: 716px;
        object-fit: cover;
    }

    .jg-bigproduct-tagscontent:nth-child(1) {
        min-height: 716px;
    }

    .jg-bigproduct-tagscontent:nth-child(2) {
        min-height: 516px;
    }

    .jg-bigproduct .jg-bigproduct-tagscontent:nth-child(2) .flimgbox {
        width: 100%;
        min-height: 536px;
        object-fit: cover;
    }

    .jg-bigproduct-tagscontent:nth-child(3) {
        min-height: 536px;
    }

    .jg-bigproduct .jg-bigproduct-tagscontent:nth-child(3) .flimgbox {
        width: 100%;
        min-height: 536px;
        object-fit: cover;
    }

    .jg-bigproduct-tagscontent:nth-child(4) {
        min-height: 536px;
    }

    .jg-bigproduct .jg-bigproduct-tagscontent:nth-child(4) .flimgbox {
        width: 100%;
        min-height: 516px;
        object-fit: cover;
    }

    .jg-bigproduct-tagscontent:nth-child(5) {
        min-height: 536px;
    }

    .jg-bigproduct .jg-bigproduct-tagscontent:nth-child(5) .flimgbox {
        width: 100%;
        min-height: 536px;
        object-fit: cover;
    }

    .jg-bigproduct .jg-bigproduct-tagscontent .content .title {
        line-height: 40px;
    }

    .jg-bigproduct-tagscontent .content .content-typelist {
        justify-content: space-between;
    }

    .jg-bigproduct-tagscontent .content .content-typelist .jg-bigproduct-typelist {
        width: 49%;
        margin-right: 0px;
        min-width: 49%;
    }

    .jg-about-contentmk2 {
        padding: 50px 0px;
    }

    .mySwiperhis .swiper-button-next,
    .mySwiperhis .swiper-button-prev {
        bottom: 40px;
    }

    .jg-about-contentmk2 .mySwiperhis .swiper-pagination {
        top: 20px;
    }

    .jg-about-contentmk2 .mySwiperhis {
        margin: 50px 0px;
    }

    .jg-about-contentmk2 .mySwiperhis .swiper-pagination-bullet {
        zoom: 0.5;
    }

    .jg-about-contentmk2 .mySwiperhis .swiper-slide {
        align-items: center;
        flex-direction: column;
        padding: 25px;
    }

    .jg-about-contentmk2 .mySwiperhis .swiper-slide .leftbox {
        width: 100%;
    }

    .jg-about-contentmk2 .mySwiperhis .swiper-slide .leftbox img {
        width: 60%;
    }

    .jg-about-contentmk2 .mySwiperhis .swiper-slide .rightbox {
        width: 100%;
        padding-right: 0px;
        margin-top: 25px;
    }

    .jg-aboutcontentmk2-title {
        font-size: 40px;
    }

    .jg-aboutcontentmk1-leftrightbox .rightbox {
        padding: 25px;
    }

    .jg-aboutcontentmk1-leftrightbox {
        flex-direction: column !important;
        align-items: center !important;
    }

    .jg-aboutcontentmk1-leftrightbox .leftbox {
        width: 100%;
    }

    .jg-aboutcontentmk1-leftrightbox .rightbox {
        width: 100%;
    }

    .jg-aboutcontentmk1-numdancebox {
        zoom: 0.6;
    }

    .jg-index-mk4 .newstitle {
        font-size: 35px;
    }

    .jg-index-mk4 {
        padding: 50px 0px;
    }

    .main {
        width: 100%;
    }

    .jg-bigproduct .jg-bigproduct-title {
        text-align: center;
        font-size: 35px;
    }
}

@media screen and (max-width:860px) {
    .jg-index-mk4 .mk4-content .mk4-hoverbox {
        width: 100% !important;
    }

    .jg-index-mk4 .mk4-content {
        flex-direction: column;
        align-items: center;
    }

    .jg-index-mk4 .mk4-content .mk4-hoverbox.active {
        width: 100%;
    }

    .jg-index-mk4 .mk4-content .mk4-hoverbox {
        width: 100%;
        background-size: cover;
        background-position: center;
    }

    .jg-index-mk4 .mk4-content .mk4-hoverbox .content {
        zoom: 0.65;
    }

    .jg-index-mk4 .mk4-content .mk4-hoverbox {
        height: 300px;
    }
}

@media screen and (max-width:700px) {
    .jg-aboutcontentmk1-numdancebox {
        zoom: 0.4;
    }

    .jg-aboutcontentmk1-numdancebox .numdancebox {
        align-items: center;
        flex-direction: column;
    }

    .jg-aboutcontentmk1-numdancebox .numdancebox .leftbox {
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .jg-aboutcontentmk1-numdancebox .numdancebox .rightbox .num {
        text-align: center;
    }

    .jg-aboutcontentmk1-numdancebox .numdancebox .rightbox .title {
        text-align: center;
    }
}