body {
    overflow-x: hidden;
}

@font-face {
    font-family: 'YouSheBiaoTiHei';
    src: url('/yii/web/css/font/YouSheBiaoTiHei.ttf') format('truetype');
}

@font-face {
    font-family: 'AlimamaShuHeiTi-Bold';
    src: url('/yii/web/css/font/AlimamaShuHeiTi-Bold/AlimamaShuHeiTi-Bold.eot') format('embedded-opentype'),
        url('/yii/web/css/font/AlimamaShuHeiTi-Bold/AlimamaShuHeiTi-Bold.otf') format('opentype'),
        url('/yii/web/css/font/AlimamaShuHeiTi-Bold/AlimamaShuHeiTi-Bold.ttf') format('TrueType'),
        url('/yii/web/css/font/AlimamaShuHeiTi-Bold/AlimamaShuHeiTi-Bold.woff') format('woff'),
        url('/yii/web/css/font/AlimamaShuHeiTi-Bold/AlimamaShuHeiTi-Bold.woff2') format('woff2');
}

.alimama-shu-hei-ti-bold {
    font-family: 'AlimamaShuHeiTi-Bold';
}

.you-she-biao-ti-hei {
    font-family: 'YouSheBiaoTiHei';
}

.btn-go {
    width: 12%;
    padding: 10px;
    opacity: 1;
    border-radius: 220px;
    background: rgba(255, 141, 26, 1);
    border: 2px solid rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 4px rgba(255, 141, 26, 0.25);
    font-size: 22px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    font-family: 'AlimamaShuHeiTi-Bold';
    cursor: pointer;
    display: inline-block;
}

.spring-activity {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-image: url('https://softbank.jpgoodbuy.com/upload/date/20240718/ups-intl-line-background.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.activity-top-background {
    top: 0px;
    width: 100%;
    opacity: 1;
}

.activity-top-background .top-background-img {
    width: 100%;
    background-size: 100%;
}

.top-background-line {
    margin-top: -4%;
}

.top-background-line>img {
    width: 100%;
    background-size: 100%;
    height: 135px;
}


.btn-go-deliver {
    height: 52px;
    cursor: pointer;
}


.activity-block {
    width: 100%;
    height: auto;
    padding: 0px 15%;
}

.activity-block-top-frame {
    width: 100%;
    height: auto;
    background-image: url('https://softbank.jpgoodbuy.com/upload/date/20240717/ups-intl-line-frame-top.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding: 100px 100px 50px 100px;
}

.ups-line-logo {
    width: 38px;
}

.activity-line-describe-title-group {
    display: inline-flex;
    align-items: center;
}

.line-describe-title-group-text {
    color: #FFF;
    font-size: 28px;
    font-family: 'AlimamaShuHeiTi-Bold';
    font-weight: 400;
    margin-left: 20px;
}

.line-describe-yellow-font-bold {
    color: rgba(255, 196, 0, 1);
    font-size: 38px;
    font-weight: 400;
    font-family: 'AlimamaShuHeiTi-Bold';
}

.line-describe-red-font-bold {
    color: rgba(255, 73, 73, 1);
    font-size: 38px;
    font-weight: 400;
    font-family: 'AlimamaShuHeiTi-Bold';
}

.activity-line-describe-content {
    margin-top: 20px;
    border-radius: 14px;
    background: rgba(119, 124, 128, 1);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    height: auto;
    padding: 20px;
    text-align: center;
}

.activity-line-describe-content p {
    font-size: 22px;
    color: #FFF;
    font-family: 'AlimamaShuHeiTi-Bold';
    margin: 0;
}

.margin-top-100 {
    margin-top: 100px;
}

.activity-block-below-frame {
    width: 100%;
    height: auto;
    background-image: url('https://softbank.jpgoodbuy.com/upload/date/20240717/ups-intl-line-below-frame.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding: 100px 100px 50px 100px;
}

.activity-discount-block {
    margin-top: 40px;
    position: relative;
}

.block-discount-title {
    background-image: url('https://softbank.jpgoodbuy.com/upload/date/20240717/ups-intl-line-discount-title.png');
    background-size: 65% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    font-size: 36px;
    color: rgba(255, 196, 0, 1);
    text-align: center;
    padding: 30px;
    font-family: 'AlimamaShuHeiTi-Bold';
}

.block-discount-time {
    font-size: 36px;
    color: rgba(255, 255, 255, 1);
    font-family: 'AlimamaShuHeiTi-Bold';
    text-align: center;
    margin-top: 12px;
}

.block-discount-knowledge {
    background-image: url('https://softbank.jpgoodbuy.com/upload/date/20240718/ups-intl-line-knowledge.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    font-size: 36px;
    color: rgba(255, 196, 0, 1);
    text-align: center;
    height: 200px;
    font-family: 'AlimamaShuHeiTi-Bold';
    margin: 40px 0 0 -40px;
}

.block-discount-tips {
    margin-top: 8px;
    color: rgba(229, 229, 229, 1);
}

.block-discount-tips p {
    margin: 0;
}

.block-discount-mask {
    border-radius: 20px;
    background: #192126;
    z-index: 9;
    position: absolute;
    top: 0;
    left: -40px;
    width: calc(100% + 80px);
    height: 100%;

    background-image: url('https://softbank.jpgoodbuy.com/upload/date/20240718/ups-intl-line-start-mask.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}