.spsc__studio {
    margin-top: min(21.33vw, 100px);
    overflow: hidden;
}
.spsc__studioMap {
    margin-top: 40px;
}
.spsc__studioBlog {
    max-width: 1000px;
    width: 62.67vw;
    min-width: 235px;
    max-width: 315px;
    margin: -40px auto 0;
    position: relative;
}
.spsc__studioBlog--comingSoon::before {
    content: "Coming Soon";
    width: 100%;
    height: 100%;
    background-color: #dddddd;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
  }
.spsc__studioBlog .swiper-wrapper {
    display: inline-flex;
    justify-content: left;
    align-items: flex-start;
    flex-wrap: nowrap;
}
.spsc__studioBlogItem.swiper-slide {
    background-color: #ffffff;
    width: 100%;
}
.spsc__studioBlogItem.swiper-slide > figure > img {
    width: 100%;
    height: 185px;
    object-fit: cover;
    object-position: top;
    clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 24px), 0 100%);
}
.spsc__studioBlogItem.swiper-slide > figure > figcaption {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    padding: max(8px, min(2.67vw, 14px));
    margin: 0 10px;
}
.spsc__studioBlogItem.swiper-slide .spsc__studioBlogItemDate {
    font-size: 10px;
    font-weight: 300;
    color: #666666;
    line-height: 1.8;
}
.spsc__studioBlogItem.swiper-slide .spsc__studioBlogItemTitle {
    font-size: 13px;
    font-weight: 600;
    color: #222222;
    line-height: 1.38;
    margin-top: 10px;
}
.spsc__studioBlogItem.swiper-slide .spsc__studioBlogItemDesc {
    font-size: 11px;
    font-weight: 300;
    color: #222222;
    line-height: 1.64;
    margin-top: 10px;
}
.spsc__studioBlogItem figure > figcaption .spsc__linkButton {
    margin-top: 30px;
}
.spsc__studio .spsc__buttonContainer {
    margin-top: 40px;
}


#spsc_main .mlc_present_slider .mlc_present_slides img {
    width: 100%;
    height: 335px;
    object-fit: cover;
}
#spsc_main .studio_detail {
    margin-top: 60px;
}
#spsc_main .studio_detail .studio_detail_container {
    padding-top: 17px;
}
#spsc_main .studio_detail .studio_detail_container .studio_detail_wrap .detail_images {
    width: 100%;
    overflow-x: scroll;
    padding-bottom: 5px;
}
#spsc_main .studio_detail .studio_detail_container .studio_detail_wrap .detail_images .cursor {
    opacity: 0.6;
}
#spsc_main .studio_detail .studio_detail_container .studio_detail_wrap .detail_images .detail_images_container img {
    overflow: hidden;
    width: 70px;
    height: 40px;
    object-fit: cover;
    object-position: top;
    margin-right: 5px;
}
#spsc_main .studio_detail .studio_detail_container .studio_detail_wrap .detail_images .detail_images_container {
    display: inline-flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    background-color: #ffffff;
    padding: 5px;
    width: max-content;
}
#spsc_main .studio_detail_wrap > .mlc_present_slider {
    width: 100%;
    height: 66.67vw;
    max-height: 335px;
}
#spsc_main .studio_detail .studio_detail_container .studio_detail_wrap {
    background: #ffffff;
    width: 89.33333333333333%;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    box-shadow: 2px 2px 10px rgb(0, 0, 0, 0.3);
}

#spsc_main .about_section {
    margin-top: 21px;
}
#spsc_main .about_section-slide_title {
    text-align: center;
    font-size: max(14px, min(5.33vw, 26px));
    font-family: "Hiragino Sans", sans-serif;
    letter-spacing: 0.1em;
    font-weight: 600;
    line-height: 1.35;
}
#spsc_main .about_section-slide_line {
    width: 8vw;
    border: 1px solid #888888;
    text-align: center;
    background: #888888;
    margin: 17px auto;
}
#spsc_main .about_sectionStatus {
    display: none;
  }
#spsc_main .about_sectionStatus--active {
    display: block;
}
#spsc_main .about_section-slide_text {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: max(9px, min(3.47vw, 17px));
    font-weight: 300;
    line-height: 1.85;
    letter-spacing: 0.2em;
    text-align: center;
}
#spsc_main .about_section-slide_text_2 {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: max(8px, min(3vw, 12px));
    font-weight: 300;
    line-height: 1.85;
    letter-spacing: 0.2em;
    text-align: center;
    margin-top: 30px;
    padding: 0 15px;
}
#spsc_main .about_section-image_container {
    text-align: center;
    padding: min(8vw, 40px) 0 min(5.33vw, 26px);
}
#spsc_main .about_section-image_container > img {
    width: 73.33vw;
    max-width: 366px;
    height: 54.13vw;
    max-height: 270px;
}


#spsc_main .access {
    margin-top: min(10.67vw, 40px);
}
#spsc_main .access .spsc__buttonContainer {
    margin-top: max(20px, min(8vw, 40px));
}
#spsc_main .access_bg_container {
    width: 89.3333333%;
    margin: max(14px, min(5.33vw, 26px)) auto 0;
    background: #ffffff;
    padding: max(14px, min(5.33vw, 26px)) 0 0;
}
#spsc_main .access_location {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
}
#spsc_main .studio_location > iframe {
    width: 100%;
    border: 0;
}
#spsc_main .access_location_googlemap {
    position: relative;
    margin-top: 0;
    font-size: max(10px, min(3.74vw, 18px));
    font-family: "Hiragino Sans", sans-serif;
    font-weight: 300;
    letter-spacing: 0.1em;
}
#spsc_main .access_location_googlemap > img {
    width: 4.53vw;
    max-width: 22.65px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}
#spsc_main .googlemap_link {
    position: relative;
    display: block;
    width: 100%;
    font-size: max(9px, min(3.46vw, 17px));
    background-color: #000000;
    border: 1px solid #000000;
    text-align: center;
    color: #ffffff;
    box-sizing: border-box;
    height: 10.67vw;
    max-height: 50px;
    padding: max(8px, min(3.2vw, 16px)) 0;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
}
#spsc_main .station_adrress {
    display: flex;
    flex-wrap: wrap;
    width: 94.02%;
    margin: 0 auto;
    justify-content: space-between;
}
#spsc_main .station {
    display: flex;
    flex-wrap: wrap;
    width: 94.02%;
    margin: 0 auto;
    justify-content: space-between;
}
#spsc_main .station_container {
    margin-top: max(8px, min(3vw, 15px));
    width: 49.02%;
    position: relative;
}
#spsc_main .station_container_img > img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    object-position: center;
}
#spsc_main .station_container_img > iframe {
    width: 100%;
}
#spsc_main .station_container_desc {
    margin: 4px 0 2px;
}
#spsc_main .station_desc {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: max(8px, min(2.67vw, 14px));
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.4;
}
#spsc_main .station_desc_2 {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: max(8px, min(2.67vw, 14px));
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.4;
}
#spsc_main .studio_class_wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-top: 18px;
    margin-right: max(2px, min(0.8vw, 4px));
    margin-bottom: 6px;
}
#spsc_main .contact {
    display: flex;
    margin-bottom: 12px;
}
#spsc_main .square_box {
    min-width: 60px;
    max-height: 36px;
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
    font-size: max(8px, min(2.93vw, 14.65px));
    font-weight: 600;
    line-height: 1.3;
    margin-right: max(8px, min(2.67vw, 14px));
    margin-left: max(8px, min(2.67vw, 14px));
}
#spsc_main .info {
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
    font-size: max(8px, min(2.93vw, 14.65px));
    font-weight: 300;
    line-height: 1.6;
    margin: -2px 0 0 4.2vw;
}
#spsc_main .definition_plus {
    font-size: max(8px, min(2.93vw, 14.65px));
}
#spsc_main .station_bg_container {
    width: 100%;
    margin: 0 auto;
    background: #f9f9f9;
    padding: 18px 0 29px;
}
#spsc_main .station_title {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: max(8px, min(3.2vw, 16px));
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 1vw;
}
#spsc_main .station_title_2 {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: max(8px, min(3.2vw, 16px));
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 3px;
    margin-top: 33px;
}
#spsc_main .square {
    height: 8vw;
    min-height: 20px;
    max-height: 40px;
    width: 8vw;
    min-width: 20px;
    max-width: 40px;
    background-color: #000000;
    position: absolute;
    left: 0;
    top: 0;
}
#spsc_main .square_number {
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 2;
    text-align: center;
    font-size: max(10px, min(3.74vw, 18px));
}

#spsc_main .full_latest_title {
    text-align: center;
    font-size: max(14px, min(5.33vw, 26px));
    font-family: "Hiragino Sans", sans-serif;
    letter-spacing: 0.1em;
    font-weight: 600;
    line-height: 1.35;
    width: 65%;
    margin: 0 auto;
}
#spsc_main .full_latest_line {
    width: 8vw;
    border: 1px solid #707070;
    text-align: center;
    background: #888888;
    margin: 17px auto;
}
#spsc_main .daikanyama_studio_access_container {
    width: 59.7%;
    padding: 20px;
    margin: 0 15px 0 auto;
    box-sizing: border-box;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1); 
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    position: relative;
}
#spsc_main .daikanyama_studio_access_container::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    left: 0;
    top: 50px;
    border-left: 1px solid #EEEEEF;
    border-bottom: 1px solid #EEEEEF;
    background-color: #ffffff;
    transform: translate(-50%, -50%) rotate(45deg);
}
#spsc_main .daikanyama_sp_campaign_container > .camp-frame.camp-sp{
    margin: 5.5% 0 10% 0;
}
#spsc_main .daikanyama_studio_access {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: max(8px, min(3vw, 15px));
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 18px;
    max-height: 210px;
    overflow-y: auto;
}
#spsc_main .daikanyama_studio_access_name {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: max(8px, min(2.67vw, 14px));
    font-weight: 300;
    line-height: 1.2;
    text-align: end;
    padding: 3vw 3vw 0;
}
#spsc_main .daikanyama_studio_access_big_container {
    height: 86vw;
    max-height: 400px;
    position: relative;
}
#spsc_main .daikanyama_studio_access_big_container_manager {
    position: absolute;
    left: 15px;
    top: 0;
    width: 25.6%;
}
#spsc_main .daikanyama_studio_access_big_container_manager img {
    width: 100%;
}
#spsc_main .access_manager_name {
    font-family: "Hiragino Kaku Gothic Pro";
    font-weight: 600;
    font-size: max(8px, min(3.2vw, 16px));
    line-height: 1.2;
    margin-top: 4px;
    margin-right: 3vw;
    text-align: end;
}

@media only screen and (max-width: 500px) {
    #spsc_main .mlc_present_slider .mlc_present_slides img {
        width: 100%;
        height: 69.33vw;
        object-fit: cover;
    }
    #spsc_main .station_container_img > img {
        width: 100%;
        height: 40vw;
    }
}