@media (min-width: 768.01px) {
    .sha-container {
        width: 100%;
        max-width: 980px;
        margin: 0 auto;
    }
    .stroke-beauty-container {
        max-width: 1440px;
    }
}
.pc-flex {
    display: flex !important;
}
.line-header {
    width: 80%;
    min-width: 768px;
    background-color: #F0F0EB;
    display: inline-block;
    position: relative;
}
.line-header-banner {
    margin-top: 70%;
}
.sha-right.header-nav-li {
    border-right: unset;
}
.site-header {
    background-color: #FFD228;
}
.site-header .sha-nav .logo {
    width: 270px;
}
.site-header .sha-nav .logo {
    padding-bottom: 18px;
    padding-top: 19px;
}
.curve-text {
    text-align: center;
    padding-top: 20px;
}

.curve-text img{
    max-width: 287px;
    height: auto;
    display: block;
    margin: 0 auto;
}

h1.curve-text{
    font-size: 48px;
    font-weight: 500;
    line-height: 55px;
    color: #000;
}
.main-line-header {
    min-height: 800px;
    background-image: url(../img/line/banner-pc.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: 125px;
}

.main-line-header .drug {
    position: absolute;
    top: 40px;
    left: 90px;
    width: 107px;
}
.main-line-header .injection {
    position: absolute;
    top: 120px;
    left: 0;
    width: 90px;
}
.main-line-header .girl1 {
    position: absolute;
    top: 140px;
    left: 135px;
    width: 168px;
}

.main-line-header .girl2 {
    position: absolute;
    top: 285px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 256px;
}
.main-line-header .girl3 {
    position: absolute;
    top: 185px;
    left: 738px;
    width: 276px;
}
.main-line-header .bottle {
    position: absolute;
    left: 135px;
    width: 168px;
    top: 600px;
}

.main-line-header .drug_header2 {
    position: absolute;
    left: 610px;
    width: 107px;
    top: 305px;
}
.banner-top-line {
    min-height: 800px;
    background: linear-gradient(90deg, rgba(240,240,235,1) 80%, rgba(255,255,255,1) 80%);
    position: relative;
}
@media (max-width: 1200px) and (min-width: 768.01px) {
    .banner-top-line {
        min-height: 800px;
        background: linear-gradient(90deg, rgba(240,240,235,1) 100%, rgba(255,255,255,1) 80%);
    }
}
.w-cta {
    text-align: center;
    padding: 0 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50px;
}
.w-cta p{
    display: inline-block;
    margin: 0 auto 15px auto;
    padding-bottom: 20px;
    position: relative;
    color: #4768A6;
    font-size: 38px;
    font-weight: 500;
    padding-left: 8px;
}
.w-cta p:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../img/line/icon_title_blue.webp);
    height: 24px;
    width: 284px;
    background-size: cover;
    background-repeat: no-repeat;
}
.w-cta span {
    background-color: #FFD228;
    border: solid 3px #737373;
    font-size: 40px;
    color: #303030;
    height: 100px;
    line-height: 100px;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 0;
    width: 550px;
    position: relative;

}

.w-cta .bg-cross {
    background-image: url(../img/line/button_bg.webp);
    height: 93px;
    line-height: 100px;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 0;
    width: 550px;
    position: absolute;
    top: -30px;
    background-size: contain;
    left: 13px;
}
.arrow-down {
    background-image: url(../img/line/arrow_down.webp);
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 16px;
    height: 130px;
    background-size: cover;
}
.sha-yellow-block {
    padding-top: 210px;
}

.sha-yellow-block .circle-title{
    text-align: center;
}
.circle-title h2 {
    margin-bottom: 0;
}
.circle-title h3 {
    color: #000;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    z-index: 2;
    position: relative;
    line-height: 1.6;
    margin-bottom: 15px;
    letter-spacing: 0.02em;
}
.yellow-circle {
    position: relative;
}
.yellow-circle img {
    width: 520px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}
.yellow-circle .yellow-background {
    position: absolute;
    width: 158px;
    height: 158px;
    border-radius: 50%;
    background-color: #FFD228;
    top: -30px;
    left: 145px;
}
.grid-items-line {
    display: flex;
    flex-wrap: wrap;
    margin: 0 20px;
}
.grid-items-line .item-line {
    padding: 0 10px;
    width: 50%;
}
.grid-items-line .item-line .w-item-line {
    background-color: #F0F0EB;
    margin-bottom: 40px;
    padding: 30px 20px;
    height: 350px;
}
.items-line-block {
    padding-top: 30px;
}
.w-item-line {
    position: relative;
}
.w-item-line .img-iem-line{
    text-align: center;
    margin-top: -20px;
    padding-left: 50px;
}
.w-item-line .img-iem-line.img-iem-line4{
    margin-top: 5px;
}
.w-item-line h4{
    text-align: left;
    font-size: 24px;
    font-weight: normal;
    line-height: 35px;
    width: 415px;
    margin: 0 auto;
    padding-left: 55px;
}
.w-item-line h4.h4-number3{
    width: 435px;
    text-align: left;
    padding-left: 55px;
}
.w-item-line h4.h4-item2-number4{
    width: 450px;
    text-align: left;
    padding-left: 55px;
}
.w-item-line .number-block {
    position: absolute;
    top: -30px;
    left: 10px;
}
.w-item-line .small-img-1 {
    position: absolute;
    top: 190px;
    left: 120px;
}
.w-item-line .small-img-2 {
    position: absolute;
    top: 128px;
    left: 313px;
}
.w-item-line .small-img-3 {
    position: absolute;
    top: 115px;
    left: 148px;
}
.boom-section {
    padding-top: 0;
    padding-bottom: 35px;
}
.boom-section .boom {
    text-align: center;
}

.grid-items-line .item-line .w-item-line.w-item-line2 {
    background-color: #FFF6D3;
    margin-bottom: 40px;
    padding: 30px 20px;
    height: 380px;
}
.grid-items-line .item-line.item-line2-item3{
    width: 44%;
}
.grid-items-line .item-line.item-line2-item4 {
    width: 56%;
}
.w-item-line.w-item-line2 .img-iem-line.img-iem-line {
    text-align: center;
    margin-top: 0;
    padding-left: 50px;
}
.w-item-line.w-item-line2 .img-iem-line.img-iem-line.img-item-line-2-2 {
    margin-top: 33px;
}
.w-item-line.w-item-line2 .img-iem-line.img-iem-line.img-item-line-2-3, .w-item-line.w-item-line2 .img-iem-line.img-iem-line.img-item-line-2-4 {
    padding-left: 0;
}
.w-cta.w-cta2 {
    position: relative !important;
    bottom: unset;
}
.stroke-beauty {
    margin-top: 70px;
    margin-left: 210px;
}
.p-b-30 {
    padding-bottom: 30px;
}
.idea-block {
    padding-top: 40px;
    padding-bottom: 63px;
}

.stroke-beauty-end {
    margin-top: 70px;
    margin-right: 210px;
}


@media (max-width: 1000px) and (min-width: 858.01px) {
    .w-item-line .img-iem-line {
        margin-top: 15px;
    }
    .w-item-line h4 {
        font-size: 20px;
        line-height: 30px;
        width: 100%;
        padding-left: 30px;
    }
    .w-item-line h4.h4-item2-number4 {
        padding-left: 30px;
    }
    .w-item-line h4.h4-number3 {
        padding-left: 30px;
    }
    .w-item-line .img-iem-line img {
        max-height: 240px;
    }
    .w-item-line.w-item-line2 .img-iem-line.img-iem-line {
        margin-top: 40px;
    }
    .w-item-line.w-item-line2 .img-iem-line.img-iem-line img{
        max-height: 185px;
    }
    .w-item-line.w-item-line2 .img-iem-line.img-iem-line.img-item-line-2-2 {
        margin-top: 85px;
    }
    .w-item-line.w-item-line2 .img-iem-line.img-iem-line.img-item-line-2-2 img{
        max-height: 130px;
    }
    .w-item-line h4.h4-item2-number4 {
        width: 100%;
    }

    .w-item-line .number-block img {
        max-width: 50px;
    }
}
@media (max-width: 915px) and (min-width: 768.01px) {
    .yellow-circle .yellow-background {
        left: 12%;
    }
}
@media (max-width: 858px) and (min-width: 768.01px) {
    .w-item-line .number-block img {
        max-width: 45px;
    }
    .w-item-line .img-iem-line {
        margin-top: 15px;
    }
    .w-item-line h4 {
        font-size: 18px;
        line-height: 28px;
        width: 100%;
    }
    .w-item-line .img-iem-line img {
        max-height: 240px;
    }
    .w-item-line h4.h4-item2-number4 {
        padding-left: 20px;
    }
    .w-item-line h4.h4-number3 {
        padding-left: 20px;
    }
    .w-item-line.w-item-line2 .img-iem-line.img-iem-line {
        margin-top: 40px;
    }
    .w-item-line.w-item-line2 .img-iem-line.img-iem-line img{
        max-height: 185px;
    }
    .w-item-line.w-item-line2 .img-iem-line.img-iem-line.img-item-line-2-2 {
        margin-top: 85px;
    }
    .w-item-line.w-item-line2 .img-iem-line.img-iem-line.img-item-line-2-2 img{
        max-height: 130px;
    }
    .w-item-line h4.h4-item2-number4 {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .pc-flex {
        display: none !important;
    }
    .header-top-right-sp {
        width: 40%;min-width: 145px
    }

    .site-header .sha-nav .logo {
        width: 60%;
        text-align: left;
    }
    .site-header .sha-nav .w-right .icon-hd-top {
        display: block;
        margin: 0 auto;
        height: 17px;
    }
    .site-header .sha-nav .logo img {
        max-width: calc(100% - 20px);
        max-height: 35px;
    }
    .sha-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .sha-container-full-sp {
        width: 100% !important;
        padding-left: 0;
        padding-right: 0;
    }

    .banner-top-line {
        min-height: unset;
        background: #fff;
        position: relative;
    }

    .banner-sp {
        width: 97%;
    }

    .banner-sp img {
        width: 100%;
    }

    .w-cta {
        text-align: center;
        padding: 0 0;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -50px;
    }

    .w-cta p {
        display: inline-block;
        margin: 0 auto 10px auto;
        padding-bottom: 15px;
        position: relative;
        color: #4768A6;
        font-size: 24px;
        font-weight: 500;
    }

    .w-cta p:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        background-image: url(../img/line/icon_title_blue.webp);
        height: 15px;
        width: 181px;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .w-cta span {
        background-color: #FFD228;
        border: solid 3px #737373;
        font-size: 26px;
        color: #303030;
        height: 70px;
        line-height: 65px;
        display: inline-block;
        font-weight: 500;
        margin-bottom: 0;
        width: 85%;
        position: relative;
        min-width: 280px;
        z-index: 2;
        -webkit-text-fill-color: #000;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: black;
    }

    .w-cta .bg-cross {
        background-image: url(../img/line/button_bg.webp);
        height: 70px;
        line-height: 100px;
        display: inline-block;
        font-weight: 500;
        margin-bottom: 0;
        width: 100%;
        position: absolute;
        top: -25px;
        background-size: cover;
        left: 7px;
        background-repeat: no-repeat;
    }

    .arrow-down {
        background-image: url(../img/line/arrow_down.webp);
        position: absolute;
        top: -20px;
        left: 10px;
        right: 0;
        margin: 0 auto;
        width: 16px;
        height: 158px;
        background-size: cover;
        z-index: 1;
    }


    .sha-yellow-block {
        padding-top: 165px;
    }

    .sha-yellow-block .circle-title {
        text-align: center;
    }

    .circle-title h3 {
        color: #000;
        font-size: 19px;
        font-style: normal;
        font-weight: 500;
        z-index: 2;
        position: relative;
        padding-left: 10px;
    }

    .yellow-circle {
        position: relative;
    }

    .yellow-circle img {
        width: 100%;
        z-index: 2;
        position: relative;
        padding-left: 24px;
    }

    .yellow-circle .yellow-background {
        position: absolute;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background-color: #FFD228;
        top: -3px;
        left: 0;
    }

    .grid-items-line {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
    }

    .grid-items-line .item-line {
        padding: 0;
        width: 100%;
        padding-top: 4px;
    }

    .grid-items-line .item-line .w-item-line {
        background-color: #fff;
        margin-bottom: 0;
        padding: 0;
        height: unset;
    }

    .grid-items-line .item-line .w-item-line.w-gray-3 {
        margin-right: 0;
    }


    .grid-items-line .item-line .w-item-line img{
        width: 100%;
    }


    .items-line-block {
        padding-top: 6px;
    }
    .items-line-block.items-line-block2 {
        padding-top: 0;
        padding-bottom: 30px;
    }

    .w-item-line {
        position: relative;
        display: flex;
        align-items: center;
    }

    .w-item-line .img-iem-line {
        text-align: center;
        padding-left: 0;
        margin-top: 0;
    }

    .w-item-line .img-iem-line img {
        max-height: 115px;
    }

    .w-item-line .img-iem-line.img-iem-line4 {
        margin-top: 0;
    }

    .w-item-line h4 {
        text-align: left;
        font-size: 18px;
        font-weight: normal;
        line-height: 24px;
        width: 100%;
        margin: 0;
        padding-left: unset;
    }

    .w-item-line h4.h4-number3 {
        width: 87%;
        text-align: left;
        padding-left: 0;
    }

    .w-item-line h4.h4-item2-number4 {
        width: 85%;
        text-align: left;
        padding-left: 0px;
        font-size: 17px;
    }

    .w-item-line .number-block img {
        height: 42px;
    }

    .w-item-line .number-block {
        position: absolute;
        top: -15px;
        left: 13px;
    }

    .w-item-line .small-img-1 {
        position: absolute;
        top: 190px;
        left: 120px;
    }

    .w-item-line .small-img-2 {
        position: absolute;
        top: 128px;
        left: 313px;
    }

    .w-item-line .small-img-3 {
        position: absolute;
        top: 115px;
        left: 148px;
    }

    .boom-section {
        padding-top: 0;
        padding-bottom: 0;
        margin-top: -20px;
    }

    .boom-section .boom {
        text-align: center;
    }

    .grid-items-line .item-line .w-item-line.w-item-line2 {
        background-color: #fff;
        margin-bottom: 0px;
        padding: 0;
        height: unset;
    }

    .grid-items-line .item-line.item-line2-item3 {
        width: 100%;
    }

    .grid-items-line .item-line.item-line2-item4 {
        width: 100%;
    }

    .w-item-line.w-item-line2 .img-iem-line.img-iem-line {
        text-align: center;
        margin-top: 0;
        padding-left: 0;
    }

    .w-item-line.w-item-line2 .img-iem-line img {
        width: 105px;
    }

    .w-item-line.w-item-line2 .img-iem-line.img-iem-line.img-item-line-2-2 img {
        width: 74px;
        padding-right: 10px;
    }

    .w-item-line.w-item-line2 .img-iem-line.img-iem-line.img-item-line-2-2 {
        margin-top: 0;
    }

    .w-item-line.w-item-line2 .img-iem-line.img-iem-line.img-item-line-2-3, .w-item-line.w-item-line2 .img-iem-line.img-iem-line.img-item-line-2-4 {
        padding-left: 0;
    }

    .w-cta.w-cta2 {
        position: relative !important;
        bottom: unset;
    }

    .stroke-beauty {
        margin-top: 38px;
        margin-left: -20px;
    }
    .stroke-beauty img {
        width: 100%;
    }

    .p-b-30 {
        padding-bottom: 30px;
    }

    .idea-block {
        padding-top: 25px;
        padding-bottom: 35px;
    }

    .idea-block img {
        max-width: 250px;
    }

    .stroke-beauty-end {
        margin-top: 40px;
        padding-left: 60px;
        width: 100%;
    }
    .stroke-beauty-end img{
        width: 100%;
    }

    .title-bottom {
        padding-top: 10px;
    }

    .title-bottom img {
        width: 180px;
    }

    .youtube-sec {
        padding-left: 20px;
        padding-right: 20px;
    }

    .youtube-sec iframe {
        width: 100%;
        height: 150vw;
    }

    #content {
        padding-bottom: 35px;
    }
}
@media (max-width: 429.99px) {
    .sha-yellow-block {
        padding-top: 165px;
    }

    .sha-yellow-block .circle-title {
        text-align: center;
    }

    .circle-title h3 {
        color: #000;
        font-size: 19px;
        font-style: normal;
        font-weight: 500;
        z-index: 2;
        position: relative;
        padding-left: 10px;
    }

    .yellow-circle {
        position: relative;
    }

    .yellow-circle img {
        width: 100%;
        z-index: 2;
        position: relative;
        padding-left: 24px;
    }

    .yellow-circle .yellow-background {
        position: absolute;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background-color: #FFD228;
        top: -3px;
        left: 0;
    }

    .grid-items-line {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
    }

    .grid-items-line .item-line {
        padding: 0;
        width: 100%;
        padding-top: 4px;
    }

    .grid-items-line .item-line .w-item-line {
        background-color: #fff;
        margin-bottom: 0;
        padding: 0;
    }

    .grid-items-line .item-line .w-item-line.w-gray-3 {
        margin-right: 0;
    }


    .grid-items-line .item-line .w-item-line img{
        width: 100%;
    }

    .items-line-block {
        padding-top: 6px;
    }

    .items-line-block.items-line-block2 {
        padding-top: 0;
    }
    .w-item-line {
        position: relative;
        display: flex;
        align-items: center;
    }

    .w-item-line .img-iem-line {
        text-align: center;
        padding-left: 0;
        margin-top: 0;
    }

    .w-item-line .img-iem-line img {
        max-height: 115px;
    }

    .w-item-line .img-iem-line.img-iem-line4 {
        margin-top: 0;
    }

    .w-item-line h4 {
        text-align: left;
        font-size: 16px;
        font-weight: normal;
        line-height: 24px;
        margin: 0;
    }

    .w-item-line h4.h4-number3 {
        width: 90%;
        text-align: left;
        padding-left: 5px;
    }

    .w-item-line h4.h4-item2-number4 {
        width: 90%;
        text-align: left;
        padding-left: 0px;
        font-size: 16px;
    }

    .w-item-line .number-block img {
        height: 42px;
    }

    .w-item-line .number-block {
        position: absolute;
        top: -15px;
        left: 13px;
    }

    .w-item-line .small-img-1 {
        position: absolute;
        top: 190px;
        left: 120px;
    }

    .w-item-line .small-img-2 {
        position: absolute;
        top: 128px;
        left: 313px;
    }

    .w-item-line .small-img-3 {
        position: absolute;
        top: 115px;
        left: 148px;
    }
}
@media (max-width: 408px) {
    .sha-yellow-block {
        padding-top: 165px;
    }

    .sha-yellow-block .circle-title {
        text-align: center;
    }

    .circle-title h3 {
        color: #000;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        z-index: 2;
        position: relative;
        padding-left: 10px;
    }

    .yellow-circle {
        position: relative;
    }

    .yellow-circle img {
        width: 100%;
        z-index: 2;
        position: relative;
        padding-left: 24px;
    }

    .yellow-circle .yellow-background {
        position: absolute;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background-color: #FFD228;
        top: -10px;
        left: 0;
    }

    .grid-items-line {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
    }

    .grid-items-line .item-line {
        padding: 0;
        width: 100%;
        padding-top: 4px;
    }


    .grid-items-line .item-line .w-item-line {
        background-color: #fff;
        margin-bottom: 0;
        padding: 0;
    }

    .grid-items-line .item-line .w-item-line.w-gray-3 {
        margin-right: 0;
    }


    .grid-items-line .item-line .w-item-line img{
        width: 100%;
    }


    .items-line-block {
        padding-top: 6px;
    }

    .items-line-block.items-line-block2 {
        padding-top: 0;
    }
    .w-item-line {
        position: relative;
        display: flex;
        align-items: center;
    }

    .w-item-line .img-iem-line {
        text-align: center;
        padding-left: 0;
        margin-top: 0;
    }

    .w-item-line .img-iem-line img {
        max-height: 115px;
    }

    .w-item-line .img-iem-line.img-iem-line4 {
        margin-top: 0;
    }

    .w-item-line h4 {
        text-align: left;
        font-size: 14px;
        font-weight: normal;
        line-height: 24px;
        margin: 0;
    }

    .w-item-line h4.h4-number3 {
        width: 90%;
        text-align: left;
        padding-left: 5px;
    }

    .w-item-line h4.h4-item2-number4 {
        width: 90%;
        text-align: left;
        padding-left: 0px;
        font-size: 14px;
    }

    .w-item-line .number-block img {
        height: 42px;
    }

    .w-item-line .number-block {
        position: absolute;
        top: -15px;
        left: 13px;
    }

    .w-item-line .small-img-1 {
        position: absolute;
        top: 190px;
        left: 120px;
    }

    .w-item-line .small-img-2 {
        position: absolute;
        top: 128px;
        left: 313px;
    }

    .w-item-line .small-img-3 {
        position: absolute;
        top: 115px;
        left: 148px;
    }
}
@media (max-width: 374px) {

    .w-item-line h4 {
        text-align: left;
        font-size: 12px;
        font-weight: normal;
        line-height: 24px;
        margin: 0;
    }

    .w-item-line h4.h4-number3 {
        width: 90%;
        text-align: left;
        padding-left: 5px;
    }

    .w-item-line h4.h4-item2-number4 {
        width: 90%;
        text-align: left;
        padding-left: 0px;
        font-size: 12px;
    }
}
@media (max-width: 360px) {

    .header-top-right-sp {
        width: unset;
        min-width: 125px
    }
    .header-top-right-sp .header-nav-li-ele span{
        font-size: 12px !important;
    }
    .site-header .sha-nav .w-right .icon-hd-top {
        margin: 0;
    }
    .site-header .sha-nav .w-right p {
        font-size: 9px !important;
    }
    .site-header .sha-nav .w-right {
        display: flex;
        align-items: stretch;
        max-width: 50%;
        justify-content: end !important;
        height: 60px;
    }
    .site-header .sha-nav .logo img {
        max-width: calc(100% - 10px);
    }
}

@media (max-width: 320px) {


    .sha-yellow-block {
        padding-top: 165px;
    }

    .sha-yellow-block .circle-title{
        text-align: center;
    }
    .circle-title h3 {
        color: #000;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        z-index: 2;
        position: relative;
        padding-left: 10px;
    }
    .yellow-circle {
        position: relative;
    }
    .yellow-circle img {
        width: 100%;
        z-index: 2;
        position: relative;
        padding-left: 24px;
    }
    .yellow-circle .yellow-background {
        position: absolute;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        background-color: #FFD228;
        top: -5px;
        left: 0;
    }
    .grid-items-line {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
    }
    .grid-items-line .item-line {
        padding: 0;
        width: 100%;
        padding-top: 4px;
    }

    .grid-items-line .item-line .w-item-line {
        background-color: #fff;
        margin-bottom: 0;
        padding: 0;
    }

    .grid-items-line .item-line .w-item-line.w-gray-3 {
        margin-right: 0;
    }


    .grid-items-line .item-line .w-item-line img{
        width: 100%;
    }

    .items-line-block {
        padding-top: 6px;
    }

    .items-line-block.items-line-block2 {
        padding-top: 0;
    }
    .w-item-line {
        position: relative;
        display: flex;
        align-items: center;
    }
    .w-item-line .img-iem-line{
        text-align: center;
        padding-left: 0;
        margin-top: 0;
    }
    .w-item-line .img-iem-line img{
        max-height: 115px;
    }
    .w-item-line .img-iem-line.img-iem-line4{
        margin-top: 0;
    }

    .w-item-line h4{
        text-align: left;
        font-size: 18px;
        font-weight: normal;
        line-height: 24px;
        margin: 0;
    }
    .w-item-line h4.h4-number3{
        width: 87%;
        text-align: left;
        padding-left: 0;
    }
    .w-item-line h4.h4-item2-number4{
        width: 85%;
        text-align: left;
        padding-left: 0px;
        font-size: 17px;
    }
    .w-item-line .number-block img {
        height: 42px;
    }
    .w-item-line .number-block {
        position: absolute;
        top: -15px;
        left: 13px;
    }
    .w-item-line .small-img-1 {
        position: absolute;
        top: 190px;
        left: 120px;
    }
    .w-item-line .small-img-2 {
        position: absolute;
        top: 128px;
        left: 313px;
    }
    .w-item-line .small-img-3 {
        position: absolute;
        top: 115px;
        left: 148px;
    }
    .boom-section {
        padding-top: 0;
        padding-bottom: 0;
        margin-top: -20px;
    }
    .boom-section .boom {
        text-align: center;
    }

    .grid-items-line .item-line .w-item-line.w-item-line2 {
        background-color: #fff;
        margin-bottom: 0px;
        padding: 0;
        height: unset;
    }

    .grid-items-line .item-line.item-line2-item3{
        width: 100%;
    }
    .grid-items-line .item-line.item-line2-item4 {
        width: 100%;
    }
    .w-item-line.w-item-line2 .img-iem-line.img-iem-line {
        text-align: center;
        margin-top: 0;
        padding-left: 0;
    }

    .w-item-line.w-item-line2 .img-iem-line img{
        width: 105px;
    }
    .w-item-line.w-item-line2 .img-iem-line.img-iem-line.img-item-line-2-2 img{
        width: 74px;
        padding-right: 10px;
    }
    .w-item-line.w-item-line2 .img-iem-line.img-iem-line.img-item-line-2-2 {
        margin-top: 0;
    }
    .w-item-line.w-item-line2 .img-iem-line.img-iem-line.img-item-line-2-3, .w-item-line.w-item-line2 .img-iem-line.img-iem-line.img-item-line-2-4 {
        padding-left: 0;
    }
}
