* {
    margin: 0;
    padding: 0;
}
.globalECommerce2024 img {
    user-select: none;
    -webkit-user-drag: none;
}
.globalECommerce2024_width_1200 {
    width: 1200px;
    margin: 0 auto;
}

.globalECommerce2024 .globalECommerce2024_content {
    position: relative;
    z-index: 10;
    background: #fff;
}
.globalECommerce2024 .globalECommerce2024_content .globalECommerce2024_content_item {
    padding: 80px 0;
    text-align: center;
}
.globalECommerce2024 .globalECommerce2024_content .globalECommerce2024_content_item .globalECommerce2024_content_item_title {
    margin-bottom: 80px;
}
.globalECommerce2024 .globalECommerce2024_content .globalECommerce2024_content_item .globalECommerce2024_content_item_title > div {
    font-size: 32px;
    font-weight: 400;
    color: rgba(0,0,0,0.8);
    line-height: 32px;
}
.globalECommerce2024 .globalECommerce2024_content .globalECommerce2024_content_item .globalECommerce2024_content_item_title > p {
    font-size: 16px;
    font-weight: 400;
    color: rgba(0,0,0,0.6);
    line-height: 24px;
    margin-top: 24px;
}

.globalECommerce2024_content_register {
    width: 100%;
    height: 128px;

    display: flex;
    align-items: center;
    justify-content: center;
}
.globalECommerce2024_content_register > span {
    font-size: 28px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 28px;

    margin-right: 24px;
}
.globalECommerce2024_content_register > a {
    background: #F6F6F6;
    border: 1px solid #FFFFFF;

    font-size: 16px;
    font-weight: 400;

    line-height: 16px;
    padding: 8px 28px;
}

.globalECommerce2024_content_item_01 {}
.globalECommerce2024_content_item_01 > span {
    font-weight: 400;
    font-size: 32px;
    color: rgba(0,0,0,0.8);
    line-height: 32px;
}
.globalECommerce2024_content_item_01 > ul {}
.globalECommerce2024_content_item_01 > ul > li {
    font-weight: 400;
    font-size: 18px;
    color: rgba(0,0,0,0.6);
    line-height: 30px;

    margin-top: 24px;
}
.globalECommerce2024_content_item_01 > div {
    margin: 40px 0;
}
.globalECommerce2024_content_item_01 > div > div:not(:last-child) {
    margin-bottom: 24px;
}
.globalECommerce2024_content_item_01 > div > div > span {
    font-weight: 400;
    font-size: 16px;
    color: rgba(0,0,0,0.8);
    line-height: 22px;
}
.globalECommerce2024_content_item_01 > div > div > ul {}
.globalECommerce2024_content_item_01 > div > div > ul > li {
    font-weight: 400;
    font-size: 14px;
    color: rgba(0,0,0,0.6);
    line-height: 22px;

    margin-top: 8px;
}
.globalECommerce2024_content_item_01 > a {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
    padding: 13px 52px;
    display: inline-block;
}

.globalECommerce2024_content_item_title_horizontal {}
.globalECommerce2024_content_item_title_horizontal > div {
    font-size: 32px;
    font-weight: 400;
    color: rgba(0,0,0,0.8);
    line-height: 32px;
    margin-bottom: 24px;
}
.globalECommerce2024_content_item_title_horizontal > ul {}
.globalECommerce2024_content_item_title_horizontal > ul > li {
    font-size: 18px;
    font-weight: 400;
    color: rgba(0,0,0,0.6);
    line-height: 30px;
}
.globalECommerce2024_content_item_title_horizontal > a {
    margin-top: 24px;
    background-color: #0A6AFA;

    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
    padding: 13px 52px;
    display: inline-block;
}

.globalECommerce2024_content_item_02 {
    display: flex;
    justify-content: center;
}
.globalECommerce2024_content_item_02 > li {
    width: 389px;
    height: 320px;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;

    position: relative;
}
.globalECommerce2024_content_item_02 > li:not(:last-child) {
    margin-right: 16px;
}
.globalECommerce2024_content_item_02 > li > img {}
.globalECommerce2024_content_item_02 > li > div {
    padding: 40px 24px;
    text-align: left;

    position: absolute;
    bottom: 0;
}
.globalECommerce2024_content_item_02 > li > div > div {
    font-weight: 500;
    font-size: 20px;
    color: rgba(0,0,0,0.8);
    line-height: 20px;
}
.globalECommerce2024_content_item_02 > li > div > p {
    font-weight: 400;
    font-size: 14px;
    color: rgba(0,0,0,0.6);
    line-height: 20px;

    margin-top: 20px;
}

