@charset "UTF-8";
/* reset,preset
**************************************************************************************************/
:where(.tetris_lp) * {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

/* fontsize,color
**************************************************************************************************/
.tetris_lp {font:12px/1.43 "Hiragino Kaku Gothic ProN", "Hiragino Sans", "avenir-book","HelveticaNeue","Helvetica Neue",Helvetica,Arial,"メイリオ", sans-serif;-webkit-text-size-adjust: 100%;overflow-x: hidden;color: #3a3a3b;font-weight: 300;}
:where(.tetris_lp) table { font-size:inherit;font:100% }
:where(.tetris_lp) :is(pre,code,kbd,samp,tt) { font-family:monospace;*font-size:108%;line-height:100% }
@media screen and (min-width:1024px) {
    .tetris_lp {font:14px/1.43 "Hiragino Kaku Gothic ProN", "Hiragino Sans", "avenir-book","HelveticaNeue","Helvetica Neue",Helvetica,Arial,"メイリオ", sans-serif;}
}

.lp-l-container img {
  box-sizing: border-box;
}

/* 
================================================================================ 
コンテンツ
================================================================================
*/

:where(.tetris_lp) .u-spNone {
    display: none;
}
:where(.tetris_lp) .border {
    background-color: #000;
    display: block;
    height: 2px;
    width: 95%;
    margin: 28px auto;
}
:where(.tetris_lp) .fw-bold{
    font-weight: bold;
    font-size: clamp(12px,3vw,24px) !important;
}

@media screen and (min-width: 1024px) {
    :where(.tetris_lp) .u-spNone {
        display: block;
    }
}

:where(.tetris_lp) .u-pcNone {
    display: block;
}

@media screen and (min-width: 1024px) {
    :where(.tetris_lp) .u-pcNone {
        display: none;
    }
}

:where(.tetris_lp) a.u-underLine {
    text-decoration: underline;
}

:where(.tetris_lp) .u-avenir {
    font-family: "avenir-roman", sans-serif;
}

:where(.tetris_lp) .mt100 {
    margin-top: 100px;
}

.contents {
    max-width: 100%;
}

.main{
    padding-bottom: 0;
}

.TETRIS {
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Noto Sans JP", sans-serif;
    color: #000;
    /* background: #ffd100; */
    background: #e9e7e0;
}

.TETRIS img,
.TETRIS picture {
    width: 100%;
    height: auto;
}

.TETRIS img.lozad,
.TETRIS picture.lozad {
    opacity: 0;
    -webkit-transition: opacity .6s;
    transition: opacity .6s;
}

.TETRIS img.lozad[data-loaded="true"],
.TETRIS picture.lozad[data-loaded="true"] {
    opacity: 1;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;
}

.TETRIS .spl-c-visual--full img {
    width: 100%;
}

.TETRIS .spl-c-content {
    padding: 60px 5.333vw 12vw;
    font-size: 3.733vw;
    position: relative;
}

.TETRIS .spl-c-content .spl-c-buttons.offcial {
    margin-bottom: 10px;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-content {
        width: 100%;
        max-width: 1240px;
        margin-left: auto;
        margin-right: auto;
        padding: 40px 20px 60px;
    }
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-content.btn{
        margin-top: 0;
        margin-bottom: 0;
    }
}


.TETRIS .spl-c-heading {
    text-align: center;
    font-family: "AlteHaasGroteskBold";
    font-size: 8vw;
    font-weight: 700;
    letter-spacing: 0.1rem;
    margin-top: 2.667vw;
    font-weight: bold;
    
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-heading {
        font-size: 32px;
        line-height: 1.05;
        margin-top: 0;
    }
}

.TETRIS .spl-c-heading span {
    display: block;
    font-size: 3.733vw;
    font-weight: normal;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-heading span {
        display: block;
        font-size: 16px;
        padding: 14px 0 0;
    }
}

.TETRIS .spl-c-heading span.date {
    display: block;
    font-size: 4.3vw;
    font-weight: bold;
    padding: 0;
    letter-spacing: 0;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-heading span.date {
        display: block;
        font-size: 24px;
    }
}

.TETRIS .spl-c-heading span.ttl {
    font-size: 6vw;
    font-weight: bold;
    margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-heading span.ttl {
        font-size: 38px;
        margin-bottom: 30px;
    }
}

.TETRIS .spl-c-button {
    font-size: 3.733vw;
    text-align: center;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 10.667vw;
    background: #fbe25a;
    color: #000;
    display: block;
    width: 100%;
    position: relative;
    padding: 5.333vw 1.333vw 4.266vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-button {
        font-size: 18px;
        line-height: 1.8;
        padding: 24px 24px;
        max-width: 680px;
        margin-left: auto;
        margin-right: auto;
    }
}

.spl-c-button span {
    font-size: 16px;
    line-height: 1.111111111111111;
    padding-bottom: 1.866666666666667vw;
    display: block;
    font-weight: bold;
}

@media screen and (min-width: 1024px){
    .spl-c-button span {
        font-size: 18px;
        line-height: 1.777777777777778;
        padding-bottom: 0;
        display: inline-block;
    }
}

.spl-c-button .lp-c-icon--arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5.333333333333333vw;
}

@media screen and (min-width: 1024px){
    .spl-c-button .lp-c-icon--arrow {
        right: 43px;
    }
}

.spl-c-button svg {
    fill: #fff;
    height: 3.733333333333333vw;
    width: 2.133333333333333vw;
}
@media screen and (min-width: 1024px){
    .spl-c-button svg {
        width: 8px;
        height: 14px;
    }
}


@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-text {
        text-align: center;
    }
}

.TETRIS .spl-c-text p {
    line-height: 2;
    font-size: 4.267vw;
    margin-top: 20px;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
}

.TETRIS .spl-c-text.--lead p {
    padding: 0;
    text-align: center;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-text p {
        font-size: 16px;
        margin-top: 40px;
        padding: 0;
    }
}

.TETRIS .spl-c-section {
    padding: 13.333vw 0;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section {
        padding: 80px 0;
    }
}


.TETRIS .spl-c-section .spl-c-section__container {
    background: #fff;
    border-radius: 20px;
    position: relative;
}

.TETRIS .spl-c-section .spl-c-section__container-block {
    margin-bottom: 30px;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section .spl-c-section__container {
        background: #fff;
        border-radius: 40px;
    }
    .TETRIS .spl-c-section .spl-c-section__container-block {
        margin-bottom: 80px;
    }
}

.TETRIS .spl-c-section.-blue .spl-c-section__container:nth-of-type(2) .spl-c-heading {
    margin-top: 5.333vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section.-blue .spl-c-section__container:nth-of-type(2) .spl-c-heading {
        margin-top: 0;
    }
}

.TETRIS .spl-c-section.-blue .spl-c-heading {
    margin-top: 1.667vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section.-blue .spl-c-heading {
        margin-top: 0;
    }
}

.TETRIS .spl-c-section.-blue .spl-c-section__images {
    width: calc(100% - 1.333vw);
    margin-top: 9.667vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section.-blue.spl-c-section__images {
        margin-top: 45px;
    }
}

.TETRIS .spl-c-section .spl-c-buttons {
    padding: 0 5.333vw;
    margin-top: 8vw;
    position: relative;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section .spl-c-buttons {
        margin-top: 30px;
    }
}

.TETRIS .spl-c-section + .spl-c-buttons {
    margin-top: 12.6667vw;
    padding: 0 5.333vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section + .spl-c-buttons {
        padding: 0;
        max-width: 1000px;
        margin: 55px auto 0;
    }
}

.TETRIS .spl-c-section__heading {
    font-size: 8vw;
    text-align: center;
    font-weight: 500;
    line-height: 1;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section__heading {
        font-size: 42px;
    }
}

.TETRIS .spl-c-section__heading span {
    line-height: 2;
    display: block;
    font-size: 3.733vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section__heading span {
        font-size: 16px;
    }
}

.TETRIS .spl-c-section__heading + .spl-c-section__container {
    margin-top: 10.667vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section__heading + .spl-c-section__container {
        margin-top: 50px;
    }
}

.TETRIS .spl-c-section__container {
    background: #fff;
    width: calc(100% - 5.333vw);
    margin-left: auto;
    margin-right: auto;
    padding: 3vw 0 14.667vw 0;
}
.TETRIS .spl-c-section.-navy .spl-c-section__container {
    padding: 16vw 0 14.667vw 0;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section__container {
        padding: 40px 0 80px;
        max-width: 1200px;
    }
    .TETRIS .spl-c-section.-navy .spl-c-section__container {
        padding: 80px 0 80px;
        max-width: 1200px;
    }
}

.TETRIS .spl-c-catch + .spl-c-buttons {
    margin-bottom: 13.333vw;
    width: calc(100% - 5.333vw);
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

.TETRIS .spl-c-catch + .spl-c-buttons,
.TETRIS .spl-c-section__container + .spl-c-buttons {
    margin-top: 13.333vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-catch + .spl-c-buttons {
        margin-bottom: 50px;
        padding: 0;
    }

    .TETRIS .spl-c-catch + .spl-c-buttons,
    .TETRIS .spl-c-section__container + .spl-c-buttons {
        margin-top: 50px;
    }
}

.TETRIS .spl-c-section__container + .spl-c-buttons {
    margin-top: 40px;
}

.TETRIS .spl-c-section__container + .spl-c-section__container {
    margin-top: 5.333vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section__container + .spl-c-section__container {
        margin-top: 30px;
    }
}

ul.lp-p-card__link{
    font-size: 3.7333vw;
    text-decoration: underline;
    margin-top: 20px;
    padding: 0 4.267vw;
}

ul.lp-p-card__link li{
  margin-top: 10px;
  line-height: 1.7;
}

@media screen and (min-width: 1024px) {
  ul.lp-p-card__link{
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 60px;
    padding: 0;
  }
  ul.lp-p-card__link li{
    margin: 0 20px;
  }
}

ul.lp-p-card__link li p{
  line-height: 1.7;
  text-align: center;
}

.TETRIS .spl-c-section__header{
    position: relative;
}

.TETRIS .spl-c-section__header .spl-c-text {
    margin-top: 9.333vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section__header .spl-c-text {
        margin-top: 24px;
        padding:0 100px;
    }
}

.TETRIS .spl-c-section__images {
    width: calc(100% -5.333vw);
    margin-left: auto;
    margin-right: auto;
    margin-top: 10.667vw;
}


@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section__images {
        margin-top: 45px;
        width: 100%;
        max-width: 1000px;
    }
}

.TETRIS .spl-c-section__images img {
    width: 100%;
}


.TETRIS .spl-p-product-list.-col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.TETRIS .spl-p-product-list.-col2 .spl-p-product-list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    max-width: 50%;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-p-product-list.-col2 .spl-p-product-list__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(50% - 10px);
        flex: 0 1 calc(50% - 10px);
        max-width: calc(50% - 10px);
    }
}

.TETRIS .spl-p-product-list .spl-p-product-list__item .spl-c-link {
    padding-left: 0;
    text-align: center;
}

.TETRIS .spl-p-product-list__name {
    font-weight: 500;
    text-align: center;
    font-size: 5.333vw;
    line-height: 1.6;
    margin-top: 4.333vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-p-product-list__name {
        font-size: 24px;
        margin-top: 15px;
    }
}

.TETRIS .spl-c-link {
    margin: 2.733vw 0 0 0;
    font-size: 3.733vw;
    line-height: 1.7;
    padding: 0 5.333vw;
}

.TETRIS ol.spl-c-link {
    margin: 2.733vw 0 0 0;
    font-size: 3.733vw;
    line-height: 1.7;
    padding: 0 2.733vw 0 0;
    list-style-position: inside;
}

@media screen and (min-width: 1024px) {
    .TETRIS ol.spl-c-link {
        margin: 10px auto 0;
    }
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        list-style-position: inside;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
        max-width: 900px;
        margin: 10px auto 0;
        padding: 0;
    }
}

.TETRIS .spl-c-link li {
    margin: 2.733vw 0 0 0;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-link li {
        margin: 10px;
        text-align:left;
    }    
}


@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-link a li {
        padding: 0 20px 0 0;
        margin: 10px 10px 0;
        width: 100%;
        text-align: center;
        font-size: 14px;
    }
    .TETRIS .spl-c-link a:nth-last-of-type(1) li{
        padding: 0;
    }
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-link li span {
        display: block;
    }
}

.TETRIS .spl-c-link a {
    text-decoration: underline;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-catch .spl-c-heading {
        margin-top: 20px;
    }
}

.spl-c-content.sub_banner{
    padding-bottom: 0;
}
@media screen and (min-width: 1024px) {
    .spl-c-content.sub_banner{
        padding-bottom: 60px;
    }
}

.sub_banner .spl-c-heading {
    width: 280px;
    text-align: center;
    margin: 30px auto 0;
}
@media screen and (min-width: 1024px) {
    .sub_banner .spl-c-heading{
        width: 420px;
        text-align: center;
        margin: 30px auto 0;
    }
}

.sub_banner .spl-c-section__header .spl-c-text p{
    padding: 0;
    margin-top: -10px;
    font-size: 4vw;
}

@media screen and (min-width: 1024px) {
    .sub_banner .spl-c-section__header .spl-c-text p{
        margin-top: 20px;
        font-size: 15px;
    }
}

.spl-c-heading_sub {
    width: 280px;
    text-align: left;
    margin-top: 20px;
}

.TETRIS .spl-c-catch .spl-c-buttons {
    margin-top: 10.667vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-catch .spl-c-buttons {
        margin: 50px 0 0;
    }
}

.TETRIS .spl-c-catch .spl-c-text {
    margin-top: 0;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-catch .spl-c-text {
        margin-top: 30px;
    }
}

.TETRIS .spl-c-catch .spl-c-date {
    text-align: center;
}

.TETRIS .spl-c-catch .spl-c-date p {
    color: #000;
    font-weight: bold;
    font-size: 16px;
    padding: 10px 0 0;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-catch .spl-c-date p {
        font-size: 20px;
        padding: 15px 0 0;
    }
}

.TETRIS .spl-p-card {
    margin-top: 5.333vw;
    margin-bottom: 10.667vw;
}

.TETRIS .spl-p-card .spl-c-text {
    text-align: left;
    margin: 4.333vw 0 0 0;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-p-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 32px;
        margin-bottom: 32px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .TETRIS .spl-p-card .spl-c-text {
        text-align: left;
        margin: 0 0 0 0;
    }
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-p-card.-row.-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

.TETRIS .spl-p-card:nth-last-of-type(1) {
    margin-top: 56px;
    margin-bottom: 0;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-p-card__content {
        padding: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 380px;
        flex: 0 1 380px;
        max-width: 300px;
        margin: 0 auto;
    }
}

.TETRIS .spl-p-card__title {
    font-size: 5.333vw;
    font-weight: 500;
    line-height: 1.6;
    margin-top: 4.333vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-p-card__title {
        font-size: 24px;
        margin-top: 0px;
    }
}

.TETRIS .spl-p-card__title + .spl-p-card__text {
    margin-top: 4.333vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-p-card__title + .spl-p-card__text {
        margin-top: 20px;
    }
}

.spl-p-card__text span{
    font-size: 13px;
}
@media screen and (min-width: 1024px) {
    .spl-p-card__text span{
        font-size: 14px;
    }
}

.TETRIS .spl-p-card__other p {
    font-size: 3.733vw;
    line-height: 1.7;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-p-card__other p {
        font-size: 16px;
        margin-top: 20px;
    }
}

.TETRIS .spl-p-card__other p a {
    text-decoration: underline;
}


.TETRIS p.spl-p-card__text {
    line-height: 1.7;
    font-size: 3.733vw;
    margin-top: 20px;
}

@media screen and (min-width: 1024px) {
    .TETRIS p.spl-p-card__text {
        font-size: 14px;
        margin: 0;
    }
}


.TETRIS .spl-p-card__text + .spl-p-card__other {
    margin-top: 3.333vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-p-card__text + .spl-p-card__other {
        margin-top: 20px;
    }
}

.TETRIS .spl-c-sizelist {
    font-size: 3.733vw;
    line-height: 1.7;
    padding-bottom: 2vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-sizelist {
        font-size: 14px;
        padding-bottom: 0;
    }
}

.TETRIS .spl-c-sizelist + .spl-p-card__info {
    margin-top: 10px;
}

.TETRIS .spl-p-card__info {
    margin-top: 3.333vw;
    font-size: 3.733vw;
    text-decoration: underline;
    line-height: 1.7;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-p-card__info {
        font-size: 14px;
    }
}

.spl-p-card__image{
   max-width:580px;
}


.TETRIS .spl-c-information {
    margin: 0 auto 40px;
    background: #f1f1f1;
    width: calc(100% - 5.333vw);
    border-radius: 20px;
}

.TETRIS .spl-c-information .spl-c-information__title {
    text-align: center;
    background: #72abb1;
    color: #fff;
    font-size: 24px;
    letter-spacing: 2px;
    padding: 10px 0;
    font-weight: 500;
    border-radius: 20px 20px 0 0;
    font-weight: bold;
}

.TETRIS .spl-c-information .spl-c-information__other {
    width: auto;
    padding: 0 5% 25px;
    position: relative;
}

.TETRIS .spl-c-information .spl-c-information__text {
    text-align: center;
    position: relative;
    padding-top: 20px;
    font-size: 14px;
    line-height: 1.7;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-information {
        margin: 0 auto 50px;
        max-width: 1200px;
        border-radius: 40px;
    }

    .TETRIS .spl-c-information .spl-c-information__title {
        font-size: 24px;
        border-radius: 40px 40px 0 0;
    }

    .TETRIS .spl-c-information .spl-c-information__other {
        width: 850px;
        margin: 0 auto;
        padding-bottom: 40px;
        position: relative;
    }

    .TETRIS .spl-c-information .spl-c-information__text {
        position: relative;
        padding-top: 30px;
        font-size: 18px;
        line-height: 35px;
    }

}

/* news */

.TETRIS .spl-c-news {
    position: relative;
    margin: 10px auto 40px;
    background: #efefef;
    border-radius: 20px;
}

@media screen and (max-width: 1023px) {
    .TETRIS .spl-c-news {
        margin:30px 20px;
    }
}

.TETRIS .spl-c-news:after {
    content: "";
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    background-size: 80px auto;
    background-repeat: no-repeat;
    top: -20px;
    left: 0;
}

.TETRIS .spl-c-news .spl-c-news__title {
    text-align: center;
    background: #54b3d2;
    color: #fff;
    font-size: 5.333vw;
    letter-spacing: 2px;
    padding: 10px 0;
    font-weight: 600;
    border-radius: 20px 20px 0 0;
}

.TETRIS .spl-c-news .spl-c-news__other {
    width: auto;
    padding: 0 5% 25px;
    position: relative;
}

.TETRIS .spl-c-news .spl-c-news__text {
    text-align: center;
    position: relative;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.7;
    margin: 0;
}

@media screen and (max-width: 1023px) {
.TETRIS .spl-c-news .spl-c-news__text {
    margin: 20px 10px 0;
}
}


.TETRIS .spl-c-news .spl-c-news__text.u-title {
    font-size: 18px;
    line-height: 1.7;
    font-weight: 700;
    color: #c70707;
}

.TETRIS .spl-c-news .spl-c-news__text.u-title .date {
    display: block;
    font-size: 5.333vw;
    font-weight: 700;
    line-height: 1.4;
    padding: 20px 0;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-news {
        position: relative;
        margin: 20px auto 50px;
        max-width: 1200px;
        border-radius: 40px;
    }

    .TETRIS .spl-c-news:after {
        content: "";
        display: block;
        position: absolute;
        width: 180px;
        height: 180px;
        background-size: 180px auto;
        background-repeat: no-repeat;
        top: 40px;
        left: 40px;
    }

    .TETRIS .spl-c-news .spl-c-news__title {
        font-size: 24px;
        border-radius: 32px 32px 0 0;
    }

    .TETRIS .spl-c-news .spl-c-news__other {
        width: 850px;
        margin: 0 auto;
        padding: 40px 0;
        position: relative;
    }

    .TETRIS .spl-c-news .spl-c-news__text {
        position: relative;
        font-size: 18px;
        line-height: 35px;
    }

    .TETRIS .spl-c-news .spl-c-news__text.u-title {
        font-size: 24px;
        line-height: 1.6;
        padding-bottom: 10px;
    }

    .TETRIS .spl-c-news .spl-c-news__text.u-title .date {
        padding: 0;
        font-size: 28px;
        font-weight: 700;
    }

}

/* card */
@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section.-itemlist {
        width: 1200px;
        margin: 0 auto;
        position: relative;
        z-index: 1;
    }

    .TETRIS .spl-c-section.-itemlist .spl-c-text {
        margin: 0 0 50px;
    }
}

.TETRIS .spl-c-section.-itemlist .spl-c-text {
    margin: 0 20px 50px;
}

.spl-c-text p span.name-color.-blue{
    background:linear-gradient(transparent 60%, #c1daff 0%);
}

.spl-c-text p span.name-color.-green{
    background:linear-gradient(transparent 60%, #bbe9d2 0%);
}

.spl-c-text p span.name-color.-yellow{
    background:linear-gradient(transparent 60%, #feffbf 0%);
}

.spl-c-text p span.name-color.-red{
    background:linear-gradient(transparent 60%, #ffcdcd 0%);
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section .TETRIS .spl-c-section .cards {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 0;
        border-left: 1px solid #ededed;
        border-top: 1px solid #ededed;
    }
}

.TETRIS .spl-c-section .TETRIS .spl-c-section .cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 0vw;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}

.TETRIS .spl-c-section .TETRIS .spl-c-section .cards .layoutwrap {
    width: 100%;
}

.TETRIS .spl-c-section .TETRIS .spl-c-section .cards .layoutwrap .size_l {
    width: 100%;
}

.TETRIS .spl-c-section .TETRIS .spl-c-section .cards .card {
    position: relative;
    width: 50%;
    margin-right: 0%;
    margin-bottom: 0px;
    padding: 5.333vw 0px 0px !important;
    border-right: 1px solid #ededed;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section .TETRIS .spl-c-section .cards .card {
        width: 25%;
        margin-right: 0%;
        margin-bottom: 0px;
        border-right: 1px solid #ededed;
        padding-bottom: 20px;
        padding-top: 30px;
    }
}

.TETRIS .spl-c-section .TETRIS .spl-c-section .cards .card .tags {
    text-align: left;
}


.TETRIS .spl-c-section .TETRIS .spl-c-section .cards .card .tags--pill {
    position: absolute;
    top: 2.667vw;
    left: 0;
    z-index: 1;
    margin-top: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
}

.TETRIS .spl-c-section .TETRIS .spl-c-section .cards .card .tags li {
    padding: 0 5px;
    line-height: 2;
    font-size: 3.2vw;
    text-align: center;
    border-radius: 0;
    margin: 0 1.333vw 1.333vw 0;
    width: auto;
    font-weight: 300;
}

.TETRIS .spl-c-section .TETRIS .spl-c-section .cards .card .tags--pill li {
    padding: 0 10px 0 5px;
    line-height: 2;
    font-size: 3.2vw;
    text-align: center;
    border-radius: 0 5.333vw 5.333vw 0;
    margin: 0 0 1.333vw 0;
    width: auto;
    font-weight: 300;
}

.TETRIS .spl-c-section .TETRIS .spl-c-section .cards .card:nth-of-type(2n) {
    margin-right: 0;
    border-right: none;
}

.TETRIS .spl-c-section .TETRIS .spl-c-section .cards .layoutwrap .size_l .card {
    width: 100%;
    margin-right: 0;
}

.TETRIS .spl-c-section .TETRIS .spl-c-section .cards .layoutwrap .size_s .card {
    position: relative;
    width: 49%;
    margin-right: 0;
    margin-bottom: 8px;
    float: left;
}

.TETRIS .spl-c-section .TETRIS .spl-c-section .cards .layoutwrap .size_s .card:nth-of-type(2n) {
    position: relative;
    width: 49%;
    margin-right: 0;
    margin-bottom: 8px;
    float: right;
}

.TETRIS .spl-c-section .TETRIS .spl-c-section .cards .layoutwrap .size_s .card:nth-of-type(2n+1) {
    clear: both;
}

.TETRIS .spl-c-section .TETRIS .spl-c-section .cards .card a {
    display: block;
}

.TETRIS .spl-c-section .TETRIS .spl-c-section .cards .imgtxt {
    position: relative;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section .TETRIS .spl-c-section .cards .imgtxt .img {
        margin-bottom: 12px;
        text-align: center;
        margin-top: 0px;
    }
}

.TETRIS .spl-c-section .TETRIS .spl-c-section .cards .imgtxt .img {
    margin-bottom: 8px;
    width: 70%;
    margin: 0 auto;
}

.TETRIS .spl-c-section .TETRIS .spl-c-section .cards .imgtxt .img img {
    width: 100%;
    height: auto;
    z-index: 1;
}

.TETRIS .spl-c-section .TETRIS .spl-c-section .cards .imgtxt .txt {
    padding: 0 5.333vw 5.333vw;
    margin: 2.667vw auto 0 auto;
    position: relative;
    text-align: center;
}

.TETRIS .spl-c-section .cards .imgtxt .favorite .fav-button {
    position: absolute;
    width: 4vw;
    height: 3.6vw;
    top: 0;
    right: 8px;
    background: url(../images/icn-fav-yet.png) 0 0 no-repeat;
    background-size: contain;
    z-index: 2;
    cursor: pointer;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section .cards .imgtxt .favorite .fav-button {
        width: 20px;
        height: 18px;
    }

}

.TETRIS .spl-c-section .cards .imgtxt .favorite .fav-button.active {
    background: url(../images/icn-fav-ed-active.png) 0 0 no-repeat;
    background-size: contain;
}

.TETRIS .spl-c-section .cards .name {
    font-size: 2.93vw;
    margin-bottom: 3px;
    position: relative;
    overflow: hidden;
    word-break: break-all;
    text-align: justify;
    font-weight: bold;
    padding: 0 4vw;
    text-align: center;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section .cards .name {
        font-size: 12px;
    }

}

.TETRIS .spl-c-section .cards .price {
    font-size: 2.93vw;
    position: relative;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-section .cards .price {
        font-size: 12px;
    }

}

.TETRIS .spl-c-section .cards .price.sale span {
    color: #b81a1b;
    font-weight: bold;
}

.TETRIS .spl-c-section .cards .price.discount {
    color: #df321b;
}

.TETRIS .spl-c-section .cards .price.has-nostock {
    padding-right: 30px;
}

.TETRIS .spl-c-section .cards .price .nostock {
    font-size: 2.4vw;
    color: #999;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
}

.TETRIS .spl-c-section .cards .style {
    font-size: 2.4vw;
    color: #f8afa6;
    margin-bottom: 2px;
}

.TETRIS .spl-c-section .cards .title {
    font-size: 3.2vw;
    color: #202020;
    position: relative;
    height: 14px;
    overflow: hidden;
    word-break: break-all;
    text-align: justify;
}

.TETRIS .spl-c-section .cards .title:before,
.TETRIS .spl-c-section .cards .title:after {
    position: absolute;
    background: #fff;
    height: 14px;
}

.TETRIS .spl-c-section .cards .title:before {
    content: "i-";
    bottom: 0;
    right: 0;
    margin-bottom: 0px;
    background: #fff;
    font-size: 3.2vw;
    width: 1em;
    text-align: center;
}

.TETRIS .spl-c-section .cards .title:after {
    content: "";
    width: 100%;
    height: 100%;
}

.TETRIS .spl-c-section .cards .soldout {
    font-size: 2.93vw;
    color: #272727;
    font-weight: bold;
    text-align: center;
    margin-top: 1.333vw;
}


.TETRIS .spl-c-copyright {
    padding: 5.333vw 5.333vw 13.333vw;
    font-size: 3.733vw;
    line-height: 1.7;
    text-align: center;
    margin-top: 50px;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-c-copyright {
        padding: 80px 5.333vw;
        font-size: 14px;
        margin-top: 0px;
        text-align: center;
    }
}

.TETRIS .spl-p-sns {
    margin-top: 13.333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 5.333vw 13.333vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-p-sns {
        margin-top: 60px;
        padding-bottom: 55px;
    }
}

.TETRIS .spl-p-sns__text {
    margin-right: 2.667vw;
    font-weight: bold;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-p-sns__text {
        margin-right: 15px;
    }
}

.TETRIS .spl-p-sns__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 61%;
    flex: 0 1 61%;
    width: 61%;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-p-sns__list {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 300px;
        flex: 0 1 300px;
        width: 300px;
    }
}

.TETRIS .spl-p-sns__list li {
    margin: 0 1.333vw;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 8vw;
    flex: 0 1 8vw;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-p-sns__list li {
        margin: 0 7.5px;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 45px;
        flex: 0 1 45px;
    }
}

.TETRIS .spl-p-sns__list li a {
    padding: 0 1.333vw;
    display: block;
}

@media screen and (min-width: 1024px) {
    .TETRIS .spl-p-sns__list li a {
        padding: 0 7.5px;
    }
}

.item-list {
    padding: 0 5.333vw;
}

.item-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 0 15px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    width: calc(100% + 50px);
    margin-left: -25px;
    padding-right: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 1.7;
}

@media screen and (max-width: 1023px) {
    .item-list ul {
        width: calc(100% + 0px);
        padding-top: 26px;
    }
}

.item-list ul li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(50% - 50px);
    -ms-flex: 0 1 calc(50% - 50px);
    flex: 0 1 calc(50% - 50px);
    width: calc(50% - 100px);
    max-width: calc(50% - 50px);
    margin-right: 25px;
    margin-left: 25px;
}

.item-list ul li:nth-of-type(-n+3) {
    margin-top: 0;
}

.item-list ul li:nth-of-type(n+4) {
    margin-top: 0px;
}

@media screen and (max-width: 1023px) {
    .item-list ul {
        margin: 0;
    }

    .item-list ul li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(50% - 10px);
        -ms-flex: 0 0 calc(50% - 10px);
        position: relative;
        flex: 0 0 calc(50% - 10px);
        width: calc(50% - 10px);
        max-width: calc(50% - 10px);
        margin-right: 5px;
        margin-left: 5px;
        font-size: 3.733vw;
    }

    .item-list ul li:nth-of-type(n+3) {
        margin-top: 25px;
    }
}

.spl-banner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}

@media screen and (max-width: 1023px) {
    .spl-banner {
        margin-bottom: 5.333vw;
    }

    .sp_block {
        display: block;
    }

    .spl-c-content.btn {
        padding-bottom: 0;
        padding-top: 0;
    }
}

.spl-c-buttons.offcial a {
    background-color: transparent;
    color: #000;
    text-decoration: underline;
    padding: 0;
}

.spl-c-copyright img {
    width: 40vw;
}

@media screen and (min-width: 1024px) {
    .spl-c-copyright img {
        width: 200px;
    }
}

.spl-c-section__images ul {
    display: block;
    margin: 30px 0 0;
    justify-content: center;
}

@media screen and (min-width: 1024px){
.spl-c-section__images ul {
    display: flex;
    margin: 0;
    justify-content: center;
}
}

@media screen and (min-width: 1024px){
.spl-c-section__images ul li:nth-child(2) {
    margin-left: 20px;
}

.spl-c-section__images ul li:nth-child(2) {
    margin-left: 10px;
}
}

@media screen and (min-width: 1024px){
    .spl-c-section__images .lp-c-image {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    }

@media screen and (min-width: 1024px){
.other-item-list {
    margin-top: 80px;
    width: 100%;
}
}
.other-item-list {
    margin-top: 40px;
    width: calc(100% - 10.666vw);
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 1024px){
.other-item-list ul {
    display: flex;
    margin: 40px 0 0;
    justify-content: center;
}
}
.other-item-list ul {
    display: block;
    margin: 30px 0 0;
    justify-content: center;
}

.spl-c-section__images picture{
    margin-top: 50px;
}

.textleft{
    text-align: left;
}

@media screen and (min-width: 1024px){
    .textcenter{
        text-align: center;
    }
}

.spl-c-section__sub{
    padding-left: 5.333vw;
    padding-right: 5.333vw;
    margin-top: 40px;
}

@media screen and (min-width: 1024px){
    .spl-c-section__sub{
        display: flex;
        width: 1000px;
        justify-content: center;
        margin: 80px auto 20px;
        padding: 0;
    }
}

.spl-c-section__sub .spl-c-card__sub{
    margin: 0 auto;
    padding: 0 5px;
}

@media screen and (min-width: 1024px){
    .spl-c-section__sub .spl-c-card__sub{
        margin: 0 auto;
        width: 260px;
        padding: 0;
    }
}

@media screen and (min-width: 1024px){
    .spl-c-section__sub .spl-c-card__sub__02 .spl-c-card__sub{
        margin: 0 30px;
        padding: 0;
    }
}

@media screen and (max-width: 1023px){
    .spl-c-section__sub .spl-c-card__sub{
        width: 50%;
        margin: 0 auto 15px;
    }
}


@media screen and (min-width: 1024px){
    .spl-c-section__sub .spl-c-card__sub .spl-p-card__other{
        text-align: center;
        padding: 30px 0 0;
    }
}

@media screen and (min-width: 1024px){
    .spl-c-section__sub .spl-c-card__sub .spl-p-card__other p{
        font-size: 16px;
    }
}

.spl-c-card__sub__02{
    display: flex;
	flex-wrap:wrap;
}


@media screen and (min-width: 1024px) {
  .spl-c-section .lp-p-accodion {
    width: 1000px;
    margin: 0 auto;
    display: flex;
  }
}

@media screen and (min-width: 1024px) {
  .spl-c-section .lp-p-accodion.-specialitem {
    width: 580px;
    display: block;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1024px) {
  .spl-c-section .lp-p-accodion.-honeydukes {
    width: 1000px;
	margin-top: 60px;
  }
}

.spl-c-section .lp-p-accodion+.lp-p-accodion {
  margin-top: 0;
}
@media screen and (min-width: 1024px) {
  .spl-c-section .lp-p-accodion+.lp-p-accodion {
    margin-top: 20px;
  }
}

.spl-c-section .lp-p-accodion__head {
  text-align: center;
  font-size: 6.779661016949152vw;
  line-height: 1.107142857142857;
  padding: 2.421307506053269vw 0;
  border-bottom: 2px solid #000;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .spl-c-section .lp-p-accodion__head {
    font-size: 28px;
    padding: 13px 0;
    cursor: pointer;
  }
}
.spl-c-section .lp-p-accodion__head:after {
  content: "";
  display: block;
  position: absolute;
  width: 4vw;
  height: 4vw;
  border-top: 2px solid #c4c4c4;
  border-right: 2px solid #c4c4c4;
  -webkit-transform: rotate(-45deg) translateY(-50%);
          transform: rotate(-45deg) translateY(-50%);
  top: 50%;
  right: 1.452784503631961vw;
}
@media screen and (min-width: 1024px) {
  .spl-c-section .lp-p-accodion__head:after {
    width: 20px;
    height: 20px;
    right: 5px;
  }
}
.spl-c-section .lp-p-accodion__head.is-open:after {
  top: 8%;
  right: 4vw;
  -webkit-transform: rotate(135deg) translateY(-50%);
          transform: rotate(135deg) translateY(-50%);
}
@media screen and (min-width: 1024px) {
  .spl-c-section .lp-p-accodion__head.is-open:after {
    right: 20px;
  }
}

.lp-p-product-list {
    background: #fff;
    padding-top: 2.421307506053269vw;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

@media screen and (min-width: 1024px) {
  .lp-p-product-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: space-between;
    padding-top: 28px;
    padding-bottom: 30px;
    flex-wrap: wrap;
    max-width: 1000px;
    margin:0 auto;
    padding-left: 4vw;
    padding-right: 4vw;
  }
}

.-honeydukes .lp-p-product-list{
    flex-wrap: wrap;
    justify-content: center;
}

@media screen and (min-width: 1024px) {
    .-honeydukes .lp-p-product-list{
        gap: 60px;
    }
    .-honeydukes .lp-p-product-list .lp-p-product-list__item{
        margin: 0;
    }
    .-honeydukes .lp-p-product-list .lp-p-product-list__item.padding-mod{
        padding: 0 10px 0 30px;
    }
    .lp-p-accodion.-honeydukes img{
        width: 248px;
        height: 298px;
    }
}



@media screen and (min-width: 1024px) {
  .-specialitem .lp-p-product-list,  .-honeydukes .lp-p-product-list{
    width: 100%;
  }
}




.lp-p-product-list .slick-arrow {
  top: 50%;
  width: 4vw;
  height: 4vw;
  border-top: 2px solid #c4c4c4;
  border-right: 2px solid #c4c4c4;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .lp-p-product-list .slick-arrow {
    width: 20px;
    height: 20px;
  }
}
.lp-p-product-list .slick-prev {
  left: 1vw;
}
@media screen and (min-width: 1024px) {
  .lp-p-product-list .slick-prev {
    left: 4px;
  }
}
.lp-p-product-list .slick-next {
  right: 1vw;
}
@media screen and (min-width: 1024px) {
  .lp-p-product-list .slick-next {
    right: 4px;
  }
}


.lp-p-product-list__item {
    width: 177px;
  border-top: 1px solid #fcfcfc;
  padding-top: 3.2vw;
  padding-bottom: 3.2vw;
  padding-left: 2.421307506053269vw;
  padding-right: 2.421307506053269vw;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .lp-p-product-list__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 330px;
        -ms-flex: 0 1 330px;
            flex: 0 1 330px;
    /* width: 220px; */
    width: calc(100%/2);
    padding: 0;
    margin: 0 20px;
    overflow: hidden;
  }

}
@media screen and (min-width: 1024px) {
    .-honeydukes .lp-p-product-list .lp-p-product-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 300px;
            -ms-flex: 0 1 300px;
                flex: 0 1 300px;
    }
}

.lp-p-card--product__contents {
  font-size: 3.73333vw;
  line-height: 1.7;
  text-align: left;
  margin-top: 3.87409200968523vw;
	text-decoration: underline;
}

@media screen and (min-width: 1024px) {
  .lp-p-card--product__contents {
    font-size: 15px;
    margin-top: 20px;
    text-align: center;
  }
}

.lp-p-card--product__contents a {
text-decoration: underline;
}

.lp-p-card--product__contents p{
    font-size: 14px;
    margin-top: 10px;
}

.lp-p-card--product__item{
    padding: 0 5px;
}
@media screen and (min-width: 1024px) {
    .lp-p-card--product__item{
        padding: 0 20px;
    }
    }


.lp-p-media--slider {
	margin: 45px auto 0;
    padding-left: 4vw;
    padding-right: 4vw;
}
@media screen and (min-width: 1024px) {
.lp-p-media--slider {
    max-width: 690px;
	margin: 45px auto 0;
}
}
.slick-arrow {
	border-top:2px solid #c4c4c4;
	border-right:2px solid #c4c4c4;
	top: calc(63% - 45px);
}
@media screen and (min-width: 1024px) {
.slick-arrow {
	top: calc(55% - 45px);
}
}

.js-slider2 .slick-prev {
	left: 10px;
}
.js-slider2 .slick-next {
	right: 10px;
}
@media screen and (min-width: 1024px) {
    .js-slider2 .slick-prev {
        left: -20px;
    }
    .js-slider2 .slick-next {
        right: -20px;
    }
}

:where(.tetris_lp) .slick-prev {
	left: 20px;
    z-index: 2;
}
:where(.tetris_lp) .slick-next {
	right: 20px;
}
@media screen and (min-width: 1024px) {
    :where(.tetris_lp) .slick-prev {
        left: 20px;
    }
    :where(.tetris_lp) .slick-next {
        right: 20px;
    }
}



section.second .lp-p-media--slider {
	margin-top: 45px;
}


.catch-img {
  position: absolute;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  z-index: 2;
}
.catch-img.catch01 {
    right: 4vw;
    width: 15%;
    height: auto;
    top: 40vw;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.catch-img.catch02 {
    left: 3vw;
    width: 22%;
    height: auto;
    top: 20vw;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.catch-img.catch03 {
    right: 5vw;
    width: 15%;
    height: auto;
    top: -5vw;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.catch-img.catch04 {
    left: 3vw;
    width: 17%;
    height: auto;
    top: 27vw;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.catch-img.catch05 {
    right: 4vw;
    width: 14%;
    height: auto;
    top: 15vw;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.catch-img.catch06 {
    left: 3vw;
    width: 20%;
    height: auto;
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.catch-img.catch07 {
    right: 3vw;
    width: 15%;
    height: auto;
    top: -75vw;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

@media screen and (min-width: 1024px){
    .catch-img.catch01 {
        right: 4vw;
        width: 7%;
        height: auto;
        top: 13vw;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        z-index: 1;
    }

    .catch-img.catch02 {
        left: 4vw;
        width: 12%;
        height: auto;
        top: 10vw;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        z-index: 1;
    }

    .catch-img.catch03 {
        right: 5vw;
        width: 6%;
        height: auto;
        top: 7vw;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        z-index: 1;
    }

    .catch-img.catch04 {
        left: 7vw;
        width: 8%;
        height: auto;
        top: 11vw;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        z-index: 1;
    }

    .catch-img.catch05 {
        right: 7vw;
        width: 6%;
        height: auto;
        top: 9vw;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        z-index: 1;
    }

    .catch-img.catch06 {
        left: 12vw;
        width: 12%;
        height: auto;
        top: 6vw;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        z-index: 1;
    }

    .catch-img.catch07 {
        right: 2vw;
        width: 8%;
        height: auto;
        top: 6vw;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        z-index: 1;
    }

}


@media screen and (max-width: 767px) {
  .img02_sp {
    width: 359px !important;
  }
}
