#shoukaiPageBanner {
    height: 888px;
    background: url("../images/Webp/shoukai-page-banner-bg.webp") no-repeat;
    background-size: auto 790px;
    position: relative;
    margin-top: 110px;
}

#shoukaiPageBanner .spb-image {
    background-color: #fff;
    position: absolute;
    box-shadow: 0px 3px 6px #00000029;
    padding: 10px;
}

#shoukaiPageBanner .spb-image.ichi {
    width: 321px;
    height: 321px;
    top: 14px;
    left: 26px;
    z-index: 1;
}

#shoukaiPageBanner .spb-image.ichi img {
    width: 301px;
    height: 301px;
}

#shoukaiPageBanner .spb-image.ni {
    width: 356px;
    height: 356px;
    top: 110px;
    left: 368px;
    z-index: 2;
}

#shoukaiPageBanner .spb-image.ni img {
    width: 336px;
    height: 336px;
}

#shoukaiPageBanner .spb-image.san {
    width: 381px;
    height: 381px;
    top: 392px;
    left: 101px;
    z-index: 1;
}

#shoukaiPageBanner .spb-image.san img {
    width: 361px;
    height: 361px;
}

#shoukaiPageBanner .spb-title {
    position: absolute;
    width: 600px;
    height: 600px;
    top: 84px;
    left: 660px;
    z-index: 3;
    border-radius: 300px;
    border: 13px solid #2082AE;
    background-color: #fff;
    padding-top: 101px;
    overflow: clip;
    overflow-clip-margin: 1px;
}

#shoukaiPageBanner .spb-title p.spbt-mtm {
    width: 376px;
    height: 60px;
    border-radius: 39px;
    background-color: #2082AE;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 2.4px;
    line-height: 60px;
    text-align: center;
    margin: 0 auto 26px auto;
}

#shoukaiPageBanner .spb-title h1 {
    font-size: 65px;
    font-weight: 900;
    letter-spacing: 6.5px;
    text-align: center;
    color: #2082AE;
    line-height: 87px;
    margin-bottom: 26px;
}

#shoukaiPageBanner .spb-title .spbt-no {
    height: 250px;
    background-color: #2082AE;
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    letter-spacing: 2.6px;
    padding-top: 15px;
}

#shoukaiPageBanner .spb-slogan {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 99px;
    font-weight: 500;
    color: #F2F5F9;
    letter-spacing: 9px;
    line-height: 106px;
    font-family: "futura-pt", sans-serif;
    padding: 0 12px;
}

#shoukaiPageBanner .mobile-banner-image{
    display: none;
}

@media (max-width: 1902.98px) { 
    #shoukaiPageBanner{
        width: calc(100vw - 17px);
        height: calc((100vw / 1903)*888);
        background-size: auto calc((100vw / 1903)*888 - 68px);
    }

    #shoukaiPageBanner .spb-image.ichi{
        width: calc((100vw / 1903)*321);
        height: calc((100vw / 1903)*321);
        padding: calc((100vw / 1903)*10);
        top: calc((100vw / 1903)*14);
        left: calc((100vw / 1903)*26);
    }

    #shoukaiPageBanner .spb-image.ichi img{
        width: calc((100vw / 1903)*301);
        height: calc((100vw / 1903)*301);
    }

    #shoukaiPageBanner .spb-image.ni{
        width: calc((100vw / 1903)*356);
        height: calc((100vw / 1903)*356);
        padding: calc((100vw / 1903)*10);
        top: calc((100vw / 1903)*110);
        left: calc((100vw / 1903)*368);
    }

    #shoukaiPageBanner .spb-image.ni img{
        width: calc((100vw / 1903)*336);
        height: calc((100vw / 1903)*336);
    }

    #shoukaiPageBanner .spb-image.san{
        width: calc((100vw / 1903)*381);
        height: calc((100vw / 1903)*381);
        padding: calc((100vw / 1903)*10);
        top: calc((100vw / 1903)*392);
        left: calc((100vw / 1903)*101);
    }

    #shoukaiPageBanner .spb-image.san img{
        width: calc((100vw / 1903)*361);
        height: calc((100vw / 1903)*361);
    }

    #shoukaiPageBanner .spb-title{
        width: calc((100vw / 1903)*600);
        height: calc((100vw / 1903)*600);
        top: calc((100vw / 1903)*84);
        left: calc((100vw / 1903)*660);
        padding-top: calc((100vw / 1903)*101);
    }

    #shoukaiPageBanner .spb-title p.spbt-mtm{
        width: calc((100vw / 1903)*376);
        height: calc((100vw / 1903)*60);
        line-height: calc((100vw / 1903)*60);
        font-size: clamp(1.1875rem, 0.3462rem + 0.9615vw, 1.5rem);
    }

    #shoukaiPageBanner .spb-title h1{
        font-size: clamp(2.75rem, -0.7837rem + 4.0385vw, 4.0625rem);
        line-height: 60px;
    }

    #shoukaiPageBanner .spb-title .spbt-no{
        font-size: clamp(1.0625rem, -0.4519rem + 1.7308vw, 1.625rem);
    }

    #shoukaiPageBanner .spb-slogan{
        font-size: clamp(4.125rem, -6.7661rem + 10.8911vw, 6.1875rem);
        line-height: 69px;
    }
}

/* large desktops more than 1200px*/
@media (max-width: 1399.98px) {   
    #shoukaiPageBanner .spb-title p.spbt-mtm{
        font-size: clamp(1rem, 0.1667rem + 1.1111vw, 1.5rem);
        margin-bottom: 15px;
    }

    #shoukaiPageBanner .spb-title h1{
        font-size: clamp(2.3125rem, -0.6042rem + 3.8889vw, 4.0625rem);
        line-height: 50px;
        margin-bottom: 10px;
    }

    #shoukaiPageBanner{
        background-size: auto calc((100vw / 1903)*888 - 60px);
        margin-top: 102px;
    }

    #shoukaiPageBanner .spb-slogan{
        font-size: clamp(2.5rem, -1.451rem + 6.3725vw, 4.125rem);
    }
}

/* desktop more than 992px */
@media (max-width: 1199.98px) { 
    #shoukaiPageBanner .spb-title p.spbt-mtm{
        font-size: clamp(0.8125rem, -0.3333rem + 1.5278vw, 1.5rem);
    }    

    #shoukaiPageBanner .spb-title h1{
        font-size: clamp(1.75rem, -0.722rem + 3.9871vw, 4.0625rem);
        line-height: 42px;
    }

    #shoukaiPageBanner{
        background-size: auto calc((100vw / 1903)*888 - 50px);
    }

    #shoukaiPageBanner .spb-title .spbt-no{
        font-size: clamp(0.75rem, -0.1853rem + 1.5086vw, 1.625rem);
    }

    #shoukaiPageBanner .mobile-banner-image{
        display: none;
    }
}

/* tablets more than 768px */
@media (max-width: 991.98px) {  
    #shoukaiPageBanner{
        height: calc(((100vw - 20px)/375)*667);
        background: url("../images/shoukai-page-banner-mobile-02.png") no-repeat, url("../images/Webp/shoukai-page-banner-mobile-01.webp") no-repeat;
        background-size: cover;
        mix-blend-mode: multiply;
        margin-top: 102px;
    }

    #shoukaiPageBanner .mobile-banner-image{
        display: block;
        width: 100%;
    }

    #shoukaiPageBanner .spb-title{
        width: calc(((100vw - 20px) / 375)*313);
        height: calc(((100vw - 20px) / 375)*313);
        top: 50%;
        left: 50%;
        margin-top: calc((((100vw - 20px) / 375)*313)/(-2));
        margin-left: calc((((100vw - 20px) / 375)*313)/(-2));
        border-radius: 50%;
        padding-top: calc(((100vw - 20px) / 375)*58);;
    }

    #shoukaiPageBanner .spb-image.ichi{
        width: calc((100vw / 375)*109);
        height: calc((100vw / 375)*109);
        padding: calc((100vw / 375)*5);
        bottom: calc((100vw / 375)*48);
        left: calc((100vw / 375)*51);
        top: unset;
    }

    #shoukaiPageBanner .spb-image.ichi img{
        width: calc((100vw / 375)*99);
        height: calc((100vw / 375)*99);
    }

    #shoukaiPageBanner .spb-image.ni{
        width: calc((100vw / 375)*116);
        height: calc((100vw / 375)*116);
        padding: calc((100vw / 375)*5);
        bottom: calc((100vw / 375)*22);
        left: calc((100vw / 375)*139);
        top: unset;
    }

    #shoukaiPageBanner .spb-image.ni img{
        width: calc((100vw / 375)*106);
        height: calc((100vw / 375)*106);
    }

    #shoukaiPageBanner .spb-image.san{
        width: calc((100vw / 375)*112);
        height: calc((100vw / 375)*112);
        padding: calc((100vw / 375)*5);
        bottom: calc((100vw / 375)*9);
        left: calc((100vw / 375)*240);
        top: unset;
        z-index: 3;
    }

    #shoukaiPageBanner .spb-image.san img{
        width: calc((100vw / 375)*102);
        height: calc((100vw / 375)*102);
    }

    #shoukaiPageBanner .spb-slogan{
        transform: rotate(90deg);
        transform-origin: center left;
        top: 0;
        left: 42px;
        right: unset;
        bottom: unset;
        width: 100vw;
        margin: 0;
        padding: 0;
        font-size: 75px;
        white-space: nowrap;
    }

    #shoukaiPageBanner .spb-title p.spbt-mtm{
        width: calc((100vw / 375)*205);
        height: calc((100vw / 375)*32);
        line-height: calc((100vw / 375)*32);
        /* font-size: 30px; */
        letter-spacing: 1.3px;
        /* font-size: 24px; */
        /* font-size: 15px; */
        font-size: clamp(0.9375rem, -0.3606rem + 3.6058vw, 1.875rem);
    }

    #shoukaiPageBanner .spb-title h1{
        /* font-size: 90px; */
        /* line-height: 140px; */

        /* font-size: 70px; */
        line-height: 103px;
        /* font-size: 47px; */

        font-size: clamp(2.9375rem, -0.7837rem + 10.3365vw, 5.625rem);

    }

    #shoukaiPageBanner .spb-title .spbt-no{
        height: 700px;
        /* font-size: 35px; */

        /* font-size: 27px; */
        /* font-size: 22px; */
        font-size: clamp(1.375rem, 0.25rem + 3.125vw, 2.1875rem);
    }
}

/* landscape phones more than 576px */
@media (max-width: 767.98px) {    
    #shoukaiPageBanner{
        margin-top: 51px;
    }

    #shoukaiPageBanner .spb-title{
        padding-top: calc(((100vw - 20px) / 375)* 44);
    }

    #shoukaiPageBanner .spb-title h1{
        line-height: 68px;
    }

    #shoukaiPageBanner .spb-slogan{
        font-size: clamp(3.6875rem, 2.3029rem + 3.8462vw, 4.6875rem);
    }
}

/* portrait phones less than 576px */
@media (max-width: 575.98px) {    
    #shoukaiPageBanner{
        width: 100vw;
        min-width: 375px;
    }

    #shoukaiPageBanner .spb-title{
        border-width: 5px;
    }

    #shoukaiPageBanner .spb-title p.spbt-mtm{
        font-size: 13px;
        letter-spacing: 1.3px;
    }

    #shoukaiPageBanner .spb-title h1{
        font-size: 32px;
        letter-spacing: 3.1px;
        line-height: 41px;
    }

    #shoukaiPageBanner .spb-title .spbt-no{
        font-size: 15px;
        letter-spacing: 1.5px;
        line-height: 20px;
    }

    #shoukaiPageBanner .spb-slogan{
        font-size: clamp(1.8125rem, 0.0651rem + 7.4554vw, 4.6875rem);
        left: 15px;
    }
}

