* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}

.c-0de327c044 {
    display: block;
}

.mobile {
    display: none;
}

body {
    width: 100%;
    box-sizing: border-box;
    background-image: url("/template/t2/pc/resource/img-1.png");
    background-size: cover;
}
.c-bea11cf1eb {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    padding-top: 1rem;
}
.mobile-main {
    display: none;
}
.mb-contact {
    display: none;
}
.title-mb {
    display: none;
}
.header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: .5vw 4.5vw 0;
}
.header .logo img {
    height: 6rem;
}
.logo {
    display: block;
}
.logo_mb {
    display: none;
}
.header .contact-container {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.header .contact-container a {
    color: white;
    text-decoration: none;
    margin-left: 1rem;
    cursor: pointer;
}

.header .contact-container img {
    height: 2.7vw;
    vertical-align: middle;
}
.header .contact-container span {
    font-size: 16px;
    margin-left: 0.5rem;
}

.header .contact-container span:hover{
    color: rgb(249, 211, 80);
}
.c-900569607a {
    width: 100%;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.main-mb {
    display: none;
}

.c-12e8320ac6 {
    width: 50%;
    display: flex;
    flex-direction: column;
}

.c-6373152779 {
    width: 50%;
    text-align: center;
    padding-right: .5%;
}

.c-6373152779 img {
    height: 87vh;
    
}

.c-bd1c721994 {
    flex-direction: row;
    align-items: flex-end;
} 
.c-b501bd3dac {
    text-align: center;
    margin-bottom: 1rem;
}
.c-b501bd3dac img {
    width: 80%;
}
.c-c92443c6a5 {
    
    
    width: 80%;
    margin: auto;
}
.c-bd1c721994 .c-c92443c6a5 {
    align-items: center;
}
.txt-title img {
    width: 100%;
    margin-bottom: 1.5rem;
}
.c-276e115b15 {
    display: flex;
    margin-left: 5%;
    align-items: center;
}
.c-b501bd3dac {
    color: rgb(249 211 80);
    font-size: 1.5vw;
    padding-bottom: .5vw;
    font-weight: 700;
}
.txt_ {
    color: rgba(255, 255, 255);
    font-size: 1vw;
    line-height: 1.5;
}

.footer-container {
    display: none;
}

.c-64d9ee3445 {
    
    background-size: 100% 100%;
    
}

.qr {
    padding: .8vw;
    width: 11vw;
    background-color: rgb(255, 255, 255);
    border-radius: 13px;
}
.qr img {
    width: 11vw !important;
    height: 11vw !important;
}
.qr-text {
    color: #ffffff;
    font-weight: 700;
    font-size: 1.2vw;
    text-align: center;
    padding-top: .5rem;
}

.ioss {
    width: 13%;
}
.icon_ {
    margin-left: 13%;
}
.icon_ img {
    width: 16%;
    margin-top: 5%;
}

.logo-container {
    margin: 0;
    color: white;
    display: flex;
    align-items: center;
}
.logo-txt {
    margin-left: 1rem;
}



.c-be651138f7 {
    display: flex;
    flex-direction: column;
    text-align: center;
    
}
.c-be651138f7 img {
    padding-top: .3rem;
}

.c-958b7e393e img,
.c-51d2fcd788 img {
    width: 85%;
}

.txt-1 img {
    width: 10.5vw;
    padding-bottom: .3rem;
}

.txt-2 img {
    height: 1.2rem;
}

@media screen and (max-width:870px) {
    .header .contact-container a {
        margin-left: 1rem;
    }
    .header .logo img {
        height: 4rem;
    }
}
.c-276e115b15 {
    display: flex;
    margin-left: 5%;
    align-items: center;
    flex-direction: column;
    gap: 15px;
}
.qr1,.qr2 {
    padding: 15px;
    background: white;
    border-radius: 20px;
}
.c-bbbc6f252b {
    display: flex;
    flex-direction: row;
    align-items: center;
}