*{
    margin: 0;
    padding: 0;
}
.Contact{
    width: 100%;
    height: 861px;
    background-image: url(../image/banner.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #523567;
    box-sizing: border-box;
}
.contactBanner{
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.contactBannerLeft{
    display: flex;
    align-items: center;
}
.contactBannerLeftLogo{
    display: flex;
    align-items: center;
    font-family: Thonburi, Thonburi;
    font-weight: bold;
    font-size: 30px;
    color: #FFFFFF;
}
.contactBannerLeftLogo span{
    margin-left: 16px;
}
.contactBannerLeftNav ul{
    display: flex;
    align-items: center;
    gap: 40px;
    margin-left: 66px;
}
.contactBannerLeftNav ul li a{
    font-family: Helvetica;
    font-size: 14px;
    color: #FFFFFF;
    cursor: pointer;
}
.actives{
    width: 120px;
    height: 30px;
    background: #7E29B6;
    border-radius: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contactBannerRight{
    width: 90px;
    height: 40px;
    border-radius: 20px;
    border: 2px solid rgba(255,255,255,0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Helvetica, Helvetica;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}
.contactHeaderBox{
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    margin-top: 139px;
}
.contactHeaderBoxTitle{
    width: 100%;
    text-align: center;
    font-family: Helvetica, Helvetica;
    font-weight: bold;
    font-size: 100px;
    color: #FFFFFF;
    line-height: 120px;
    font-style: normal;
}
.contactHeaderBoxText{
    width: 100%;
    text-align: center;
    font-family: Helvetica;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 43px;
    font-style: normal;
    margin-top: 33px;
}
.contactHeaderBoxText span{
    font-size: 55px;
    color: #FFF490;
    font-weight: bold;
}
.contactHeaderBoxTitles{
    width: 100%;
    text-align: center;
    margin-top: 60px;
    font-family: Helvetica, Helvetica;
    font-weight: bold;
    font-size: 34px;
    color: #FFF6BE;
    line-height: 41px;
    font-style: normal;
}
.contactHeaderBoxTitleText{
    font-family: Helvetica, Helvetica;
    font-weight: bold;
    font-size: 19px;
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    margin-top: 10px;
}
.contactHeaderBoxLabel{
    width: 603px;
    height: 100px;
    background: linear-gradient( 180deg, #EFD4FF 0%, #FFFFFF 100%);
    border-radius: 62px;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 40px;
}
.contactHeaderBoxLabel span{
    margin-left: 27px;
    font-family: Helvetica, Helvetica;
    font-weight: bold;
    font-size: 30px;
    color: #333333;
    line-height: 36px;
    text-align: left;
    font-style: normal;
}
.contactHeaderBoxLabelTop{
    margin-top: 66px;
    margin-bottom: 40px;
}
.contactBoxBanner{
    width: 1200px;
    padding: 70px;
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 52px;
    margin: 0 auto;
    margin-top: 138px;
    display: flex;
    align-items: center;
    gap: 30px;
}
.contactBoxBannerLeft img{
    width: 155px;
}
.contactBoxBannerRightTop{
    font-family: Thonburi, Thonburi;
    font-weight: bold;
    font-size: 50px;
    color: #333333;
    line-height: 68px;
    text-align: left;
    font-style: normal;
}
.contactBoxBannerRightText{
    font-family: Helvetica;
    font-size: 20px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    font-style: normal;
}
.pageOne{
    width: 100%;
    height: 1200px;
    box-sizing: border-box;
    background: #26003F;
}
.pageOneBanner{
    width: 1300px;
    box-sizing: border-box;
    margin: 0 auto;
    height: 1001px;
    background: url(../image/banneers.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 60px;
    position: relative;
}
.pageOneBannerTitle{
    width: 100%;
    height: 120px;
    font-family: Helvetica, Helvetica;
    font-weight: bold;
    font-size: 84px;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    font-style: normal;
}
.pageOneBannerLeft{
    position: absolute;
    top: 327px;
    left: 50px;
}
.pageOneBannerLefts{
    position: absolute;
    top: 327px;
    right: 10px;
}
.pageOneBannerLeftTitle{
    width: 304px;
    height: 50px;
    font-family: ToppanBunkyuMidashiGothicStdN, ToppanBunkyuMidashiGothicStdN;
    font-weight: 800;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 50px;
    /* text-align: right; */
    font-style: normal;
}
.pageOneBannerLeftText{
    width: 284px;
    height: 216px;
    font-family: Helvetica;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: left;
    font-style: normal;
}
.pageOneBannerMid{
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}
.pageOneBannerMidTitle{
    width: 480px;
    height: 50px;
    margin: 0 auto;
    font-family: ToppanBunkyuMidashiGothicStdN, ToppanBunkyuMidashiGothicStdN;
    font-weight: 800;
    font-size: 30px;
    color: #FFFFFF;
    line-height: 50px;
    /* text-align: right; */
    font-style: normal;
    margin-top: 110px;
}
.pageOneBannerMidText{
    width: 480px;
    height: 140px;
    font-family: Helvetica;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    margin: 0 auto;
    margin-top: 54px;
}
.pageTwo{
    width: 100%;
    background-color: #26003F;
    height: 100%;
    padding-bottom: 100px;
    box-sizing: border-box;
}
.pageTwoBanner{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.pageTwoBannerTitle{
    width: 100%;
    text-align: center;
    font-family: Helvetica, Helvetica;
    font-weight: bold;
    font-size: 70px;
    color: #FFFFFF;
    line-height: 50px;
    font-style: normal;
}
.pageTwoBannerBox{
    width: 1200px;
    height: 448px;
    background: #3C1A52;
    border-radius: 50px;
    backdrop-filter: blur(26px);
    margin-top: 60px;
    box-sizing: border-box;
    padding: 80px 52px;
}
.pageTwoBannerBoxLabel{
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 80px;
}
.pageTwoBannerBoxLabelImg{
    width: 221px;
    height: 46px;
    box-sizing: border-box;
    background-image: url(../image/1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Helvetica, Helvetica;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
}
.pageTwoBannerBoxLabelText{
    width: 821px;
    height: 56px;
    font-family: Helvetica;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 14px;
    text-align: left;
    font-style: normal;
}
.pageTwoBannerLabel{
    width: 1000px;
    height: 126px;
    background: linear-gradient( 180deg, #EFD4FF 0%, #FFFFFF 100%);
    border-radius: 30px;
    border: 2px solid #FFFFFF;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 40px;
    font-family: Helvetica, Helvetica;
    font-weight: bold;
    font-size: 30px;
    color: #333333;
    font-style: normal;
    margin-bottom: 40px;
}
.pageThree{
    width: 100%;
    height: 375px;
    background: #3C1A52;
    box-sizing: border-box;
    padding-top: 100px;
}
.pageThreeBanner{
    width: 1200px;
    height: 100%;
    box-sizing: border-box;
    margin: 0 auto;
}
.pageThreeBannerTitle{
    width: 100%;
    text-align: center;
    /* width: 1078px; */
    height: 72px;
    font-family: HoeflerText, HoeflerText;
    font-weight: 900;
    font-size: 60px;
    color: #FFFFFF;
    line-height: 72px;
    text-align: center;
    font-style: normal;
}
.pageThreeBannerText{
    width: 100%;
    height: 108px;
    font-family: HoeflerText, HoeflerText;
    font-weight: 900;
    font-size: 90px;
    color: #FFFFFF;
    line-height: 108px;
    text-align: center;
    font-style: normal;
}