/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 2 version
*/

@charset "UTF-8";

/*
.u-avenir {
    font-family: "Futura PT","Futura-Medium", sans-serif; 
    color: #002B60;
}
*/

:where(.pouch) .u-spNone {
    display: none;
}

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

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

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

:where(.pouch) .contents{
    max-width: 100%;
    margin-bottom: 80px;
}

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

.pouch  {
  font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', 'ƒƒCƒŠƒI', 'Meiryo', 'ŸàƒSƒVƒbƒN', 'Yu Gothic', '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', sans-serif;
}

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

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

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

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

.pouch .spl-c-content {
    padding: 10.66666vw 5.333vw 8vw;
    font-size: 3.733vw;
}

.pouch .spl-c-content.btn {
    max-width: 100%;
    opacity: 1;
    padding: 5.8vw 5.333vw 8vw;

}

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

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

.pouch .spl-c-content .pattern {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 15vw 0 0;
}

@media screen and (min-width: 1024px) {
.pouch .spl-c-content .pattern {
    width: 400px;
    padding: 30px 0 30px;
}
}


.pouch .spl-c-heading {
    text-align: left;
    font-size: 7vw;
    font-weight: 500;
    margin-top: 5.333vw;
    margin-bottom: 0;
    /* font-style: italic; */
    font-family: "avenir-heavy";
    color: #fff;
   -webkit-text-stroke: 3px #000;
}

@media screen and (min-width: 1024px) {
    .pouch .spl-c-heading {
        font-size: 32px;
        line-height: 1.5;
        width: 800px;
        margin: 40px auto 0;
    }
}

.pouch .spl-c-section__header h2.spl-c-heading{
    font-size: 11.201vw;
    line-height: 1.2;
}

@media screen and (min-width: 1024px) {
   .pouch .spl-c-section__header h2.spl-c-heading{
     font-size: 70px;
}
}
.pouch .spl-c-section__header h2.spl-c-heading.spl-c-headeing__sub{
     margin-bottom: 5.333vw;
}
@media screen and (min-width: 1024px) {
.pouch .spl-c-section__header h2.spl-c-heading.spl-c-headeing__sub{
     font-size: 50px;
     margin-bottom: 20px;
}
}

.pouch .spl-c-section__header.ttl_01 h2.spl-c-heading{
    color: #f0b469;
}
.pouch .spl-c-section__header.ttl_02 h2.spl-c-heading{
    color: #f9abb7;
}
.pouch .spl-c-section__header.ttl_03 h2.spl-c-heading{
    color: #7adada;
}
.pouch .spl-c-section__header.ttl_04 h2.spl-c-heading{
    color: #189f91;
}
.pouch .spl-c-section__header.ttl_05 h2.spl-c-heading{
    color: #f4ad99;
}
.pouch .spl-c-section__header.ttl_06 h2.spl-c-heading{
    color: #beacdb;
}
.pouch .spl-c-section__header.ttl_07 h2.spl-c-heading{
    color: #f2ae52;
}
.pouch .spl-c-section__header.ttl_08 h2.spl-c-heading{
    color: #f2a491;
}

.pouch .spl-c-heading__sub{
    text-align: center;
    font-size: 5.333vw;
    font-weight: 500;
    margin-top: 5.333vw;
    font-weight: bold;
}

@media screen and (min-width: 1024px) {
    .pouch .spl-c-heading__sub {
        font-size: 24px;
        line-height: 1.5;
        margin-top: 40px;
    }
}


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

.pouch .spl-c-heading span.u-size20 {
    font-size: 6vw;
    display: inline;
    font-weight: bold;
}

@media screen and (min-width: 1024px) {
    .pouch .spl-c-heading span {
        font-size: 16px;
        margin-top: 10px;
    }

    .pouch .spl-c-heading span.u-size20 {
        font-size: 26px;
    }
}

.pouch .spl-c-heading a{
    text-decoration: underline;
}


.pouch .spl-c-button {
    position: relative;
    font-size: 4.2666666667vw;
    text-align: center;
    line-height: 1.5;
    border-radius: 21.333vw;
    background: #000;
    color: #fff;
    display: block;
    width: 100%;
    padding: 4.266666666666667vw 1.333333333333333vw;
}

@media screen and (min-width: 1024px) {
    .pouch .spl-c-button {
        font-size: 20px;
        line-height: 1.8;
        padding: 27px 10px;
        max-width: 45pc;
        margin-left: auto;
        margin-right: auto;
    }
}

.spl-c-button:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 4%;
    width: 0;
    height: 0;
    margin-top: -6px;
    border: 6px solid transparent;
    border-left: 6px solid #fff;
}
@media screen and (min-width: 1024px){
.spl-c-button:before {
    right: 5%;
    margin-top: -8px;
    border: 8px solid transparent;
    border-left: 8px solid #fff;
}
}

.pouch .spl-c-button span {
    font-size: 4.8vw;
}

@media screen and (min-width: 1024px) {
    .pouch .spl-c-button span {
        font-size: 18px;
    }
}

.pouch .spl-c-button .icon_btn {
    position: absolute;
    width: 5.87vw;
    right: 5vw;
    top: 10vw;
}

@media screen and (min-width: 1024px) {
.pouch .spl-c-button .icon_btn {
    right: 30px;
    top: 27px;
    width: 22px;
}
}

.pouch .spl-c-button .icon_img {
    position: absolute;
    max-width: 17vw;
    left: -4vw;
    top: 0;
}

@media screen and (min-width: 1024px) {
.pouch .spl-c-button .icon_img {
    width: auto;
    left: -20px;
    top: -27px;
}
}

.u-icon--after-arrow {
  font-weight: normal;
  display: inline-block;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .u-icon--after-arrow {
    margin-left: 0em;
    position: static;
  }
}
.u-icon--after-arrow span {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .u-icon--after-arrow span {
    position: static;
  }
}
.u-icon--after-arrow svg {
  width: 2.666666666666667vw;
  height: 3.733333333333333vw;
  position: absolute;
  right: -6.666666666666667vw;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 1024px) {
  .u-icon--after-arrow svg {
    width: 14px;
    height: 16px;
    right: 60px;
  }
}

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

.pouch .spl-c-text p {
    line-height: 2.3;
    font-size: 3.733vw;
}

@media screen and (min-width: 1024px) {
    .pouch .spl-c-text p {
        line-height: 2;
        font-size: 16px;
    }
}

.pouch .spl-c-section {
    padding: 0;
    background: #fff;
    position: relative;
}

@media screen and (min-width: 1024px) {
    .pouch .spl-c-section {
        padding: 0;
        position: relative;
        padding-top: 30px;
    }
}

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

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

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

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

.pouch .spl-c-section__heading span {
    line-height: 2;
    display: block;
    font-size: 3.733vw;
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª", sans-serif;
}

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

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

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

.pouch .spl-c-section__container {
    /*width: calc(100% - 5.333vw);*/
    margin-left: auto;
    margin-right: auto;
    padding: 8vw 0 5.33333vw;
}

@media screen and (min-width: 1024px) {
    .pouch .spl-c-section__container {
        padding: 10px 0;
        max-width: 1000px;
    }
}

#pouch_09 {
    padding-bottom: 80px;
}

@media screen and (min-width: 1024px) {
    #pouch_09{
       padding-bottom: 80px;
    }
}

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

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

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

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

.pouch .spl-c-section__container + .spl-c-buttons {
    margin-top: 20px;
}

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

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

.pouch .spl-c-section__header{
    margin-top: 30px;
    padding: 0 5.333vw;
}
@media screen and (min-width: 1024px) {
.pouch .spl-c-section__header{
    padding: 0;
}
}

.pouch .spl-c-section__header .spl-c-text {
    margin-top: 3vw;
    text-align: right;
}

@media screen and (min-width: 1024px) {
    .pouch .spl-c-section__header .spl-c-text {
        width: 800px;
        padding: 0;
        margin: 20px auto ;
    }
}

.pouch .spl-c-section__header .spl-c-text p{
    font-size: 4.533vw;
    color: #fff;
    line-height: 2;
    font-weight: bold;
    font-family: 'Noto sans jp', sans-serif;
}

@media screen and (min-width: 1024px) {
    .pouch .spl-c-section__header .spl-c-text p{
        font-size: 36px;
        line-height: 1.7;
    }
}

.pouch .spl-c-section__header .spl-c-text p span{
   padding: 1px 5px;
}


@media screen and (min-width: 1024px) {
    .pouch .spl-c-section__header .spl-c-text p span{
    padding: 1px 5px;
    }
}

.pouch .spl-c-section__header.ttl_01 .spl-c-text p span,
.spl-c-buttons.btn_01 .spl-c-button{
    background: #e6edba;
}
.pouch .spl-c-section__header.ttl_02 .spl-c-text p span,
.spl-c-buttons.btn_02 .spl-c-button{
    background: #baeaed;
}
.pouch .spl-c-section__header.ttl_03 .spl-c-text p span,
.spl-c-buttons.btn_03 .spl-c-button{
    background: #d1baed;
}
.pouch .spl-c-section__header.ttl_04 .spl-c-text p span,
.spl-c-buttons.btn_04 .spl-c-button{
    background: #c8edba
}
.pouch .spl-c-section__header.ttl_05 .spl-c-text p span,
.spl-c-buttons.btn_05 .spl-c-button{
    background: #f1c5c5;
}
.pouch .spl-c-section__header.ttl_06 .spl-c-text p span,
.spl-c-buttons.btn_06 .spl-c-button{
    background: #eee7ad;
}
.pouch .spl-c-section__header.ttl_07 .spl-c-text p span,
.spl-c-buttons.btn_07 .spl-c-button{
    background: #f9cae7;
}
.pouch .spl-c-section__header.ttl_08 .spl-c-text p span,
.spl-c-buttons.btn_08 .spl-c-button{
    background: #bad1ed;
}

.spl-c-section__sub .spl-c-text{
    padding: 0 5.333vw;
    margin-top: 10px;
}

.spl-c-section__sub .spl-c-text p{
    font-size: 4.26667vw;
    line-height: 2;
    margin-top: 20px;
}


@media screen and (min-width: 1024px) {
    .spl-c-section__sub .spl-c-text{
        padding: 0;
    }
    .spl-c-section__sub .spl-c-text p{
        font-size:18px;
        line-height: 1.7;
    }
}


.pouch .spl-c-section__images {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4vw;
    /* padding: 0 5.333vw; */
}

@media screen and (min-width: 1024px) {
    .pouch .spl-c-section__images {
        margin: 15px auto 0;
        width: 100%;
        max-width: 800px;
        padding: 0;
    }
}

.pouch .spl-c-section__images.mgb_80{
    margin-bottom: 80px;
}

.pouch .spl-c-section__images img {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
}

@media screen and (min-width: 1024px) {
    .pouch .spl-c-section__images img {
        width: 100%;
        position: relative;
        margin: 0 auto;
    }
}

.pouch .spl-c-section__images a picture{
    padding: 20px 20px 0 20px;
}

@media screen and (min-width: 1024px) {
    .pouch .spl-c-section__images a picture{
        padding: 20px 20px 0 20px;
    }
}


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

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

.pouch .spl-c-link li {
    margin: 4.333vw 0 0 0;
    line-height: 2;
}

@media screen and (min-width: 1024px) {
    .pouch .spl-c-link li {
        padding: 0;
        margin: 10px 0 0;
        width: 100%;
    }
}

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

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

.pouch .spl-c-catch .spl-c-heading {
    margin-top: 8vw;
}

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

.pouch .spl-c-catch .spl-c-buttons {
    margin-top: 8vw;
}

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

.pouch .spl-c-catch .spl-c-text {
    margin-top: 4vw;
}

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

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

.pouch .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) {
    .pouch .spl-c-catch .spl-c-date p {
        font-size: 20px;
        padding: 15px 0 0;
        text-align: center;
    }
}

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

.pouch .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;
}

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

.pouch .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) {
    .pouch .spl-c-information {
        margin: 0 auto 50px;
        max-width: 1200px;
        border-radius: 40px;
    }

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

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

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

}

/* news */

.pouch .spl-c-news {
    position: relative;
    margin: 0 auto 40px;
    background: #fff;
    width: calc(100% - 5.333vw);
    border: 4px solid #e69b73;
    border-radius: 20px;
}

.pouch .spl-c-news:after {
    content: "";
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    background-image: url(../images/totoro-figure_img-sp.png);
    background-size: 80px auto;
    background-repeat: no-repeat;
    top: -20px;
    left: 0;
}

.pouch .spl-c-news .spl-c-news__title {
    text-align: center;
    background: #e69b73;
    color: #fff;
    font-size: 24px;
    letter-spacing: 2px;
    padding: 10px 0;
    font-weight: 500;
    border-radius: 10px 10px 0 0;
}

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

.pouch .spl-c-news .spl-c-news__text {
    text-align: center;
    position: relative;
    padding-top: 20px;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.7;
}

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

.pouch .spl-c-news .spl-c-news__text.u-title .date {
    font-size: 24px;
    font-weight: 700;
    line-height: 2.0;
}

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

    .pouch .spl-c-news:after {
        content: "";
        display: block;
        position: absolute;
        width: 180px;
        height: 180px;
        background-image: url(../images/totoro-figure_img-pc.png);
        background-size: 180px auto;
        background-repeat: no-repeat;
        top: 40px;
        left: 40px;
    }

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

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

    .pouch .spl-c-news .spl-c-news__text {
        position: relative;
        padding-top: 30px;
        font-size: 18px;
        line-height: 35px;
    }

    .pouch .spl-c-news .spl-c-news__text.u-title {
        font-size: 24px;
        line-height: 1.6;
        font-weight: 700;
        color: #c62f00;
    }

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

}

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

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

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

@media screen and (min-width: 1024px) {
    .pouch .spl-c-section .pouch .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;
    }
}

.pouch .spl-c-section .pouch .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;
}

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

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

.pouch .spl-c-section .pouch .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) {
    .pouch .spl-c-section .pouch .spl-c-section .cards .card {
        width: 25%;
        margin-right: 0%;
        margin-bottom: 0px;
        border-right: 1px solid #ededed;
        padding-bottom: 20px;
        padding-top: 30px;
    }
}

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


.pouch .spl-c-section .pouch .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;
}

.pouch .spl-c-section .pouch .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;
}

.pouch .spl-c-section .pouch .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;
}

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

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

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

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

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

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

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

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

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

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

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

.pouch .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) {
    .pouch .spl-c-section .cards .imgtxt .favorite .fav-button {
        width: 20px;
        height: 18px;
    }

}

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

.pouch .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;
    font-family: "avenir-heavy";
    text-align: center;
}

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

}

.pouch .spl-c-section .cards .price {
    font-size: 2.93vw;
    position: relative;
    font-family: "avenir-book";
}

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

}

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

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

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

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

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

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

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

.pouch .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;
}

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

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


.pouch .spl-c-copyright {
    padding: 0 5.333vw;
    font-size: 3.733vw;
    line-height: 1.7;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

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

.pouch .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) {
    .pouch .spl-p-sns {
        margin-top: 60px;
        padding-bottom: 55px;
    }
}

.pouch .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) {
    .pouch .spl-p-sns__text {
        margin-right: 15px;
    }
}

.pouch .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) {
    .pouch .spl-p-sns__list {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 300px;
        flex: 0 1 300px;
        width: 300px;
    }
}

.pouch .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) {
    .pouch .spl-p-sns__list li {
        margin: 0 7.5px;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 45px;
        flex: 0 1 45px;
    }
}

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

@media screen and (min-width: 1024px) {
    .pouch .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;
}
}

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

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

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


@media screen and (min-width: 1024px){
.lp-c-button {
    padding: 27px 10px;
    font-size: 20px;
    line-height: 1.3;
    max-width: 45pc;
    display: flex;
    justify-content: center;
}
}

.lp-c-button {
    width: 100%;
    text-align: center;
    display: block;
    border-radius: 21.333vw;
    font-size: 5.333vw;
    line-height: 1.6;
    padding: 4.266666666666667vw 1.333333333333333vw;
    position: relative;
    background: #000;
    color: #fff;
    font-size: 4.266666666666667vw;
    letter-spacing: .02em;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
}

.pouch .spl-c-textsize{
        margin-bottom:20px;
}

.index_content--inner{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

@media screen and (min-width: 1024px){
    .index_content--inner{
        width: 100%;
        display: flex;
        justify-content: center;
        margin: 30px auto;
        padding: 0;
        }
}

.index_content--inner a{
    width:42%;
    margin-bottom: 20px;
}

@media screen and (min-width: 1024px){
    .index_content--inner a{
        width: 24%;
        margin-right: 10px;
        margin-bottom: 10px;
    }
}


.lp-p-card__banner{
    margin-top: -30px;
}

.lp-p-card__banner img{
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0 4.8vw;
}

@media screen and (min-width: 1024px) {
    .lp-p-card__banner img{
        width: 800px;
        display: block;
        margin: 0 auto;
    }
}

.lp-p-hero__sub-heading{
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    margin-top: 20px;
    padding: 0 4.8vw;
}

.lp-p-hero__sub-heading a{
    text-decoration: underline;
}

.mgb-100{
    margin-bottom: 100px;
    margin-top: 100px;
}

@media screen and (min-width: 1024px) {
    .mgb-100{
        margin-top: 120px;
        margin-bottom: 120px;
}
}

.spl-c-section__header.text_center h2{
    text-align: center;
}





.lp-p-card {
  position: relative;
}


.lp-p-card + .lp-p-card {
  margin-top: 21.33vw;
}

@media screen and (min-width: 1024px) {
  .lp-p-card + .lp-p-card {
      margin-top: 111px;
  }
}

@media screen and (min-width: 1024px) {
  .-left .lp-p-card--product__contents {
      margin-left: 100px;
  }
}

.lp-p-card__image {
  position: relative;
  margin-top: 6.933333333333334vw;
}

@media screen and (min-width: 1024px) {
  .lp-p-card__image {
    width: 800px;
    margin-top: 27px;
  }
}
.lp-p-card__image .slick-arrow {
  position: absolute;
  width: 8vw;
  height: 8vw;
  -webkit-transform: translateY(-114%);
  transform: translateY(-114%);
  background: #fff;
  opacity: 0.8;
  border: none;
  top: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 1024px) {
  .lp-p-card__image .slick-arrow {
      width: 60px;
      height: 60px;
      -webkit-transform: translateY(-83%);
      transform: translateY(-83%);
  }
}

.lp-p-card__image .slick-arrow::after {
  content: "";
  display: block;
  width: 2.8vw;
  height: 2.8vw;
  border-top: 0.533333333333333vw #707070 solid;
  border-left: 0.533333333333333vw #707070 solid;
}

@media screen and (min-width: 1024px) {
  .lp-p-card__image .slick-arrow::after {
      width: 15px;
      height: 15px;
      border-top-width: 2px;
      border-left-width: 2px;
  }
}

.lp-p-card__image .slick-next {
  right: 5;
}

@media screen and (min-width: 1024px) {
  .lp-p-card__image .slick-next {
    right: 5;
  }
}

.lp-p-card__image .slick-next::after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-right: 1.866666666666667vw;
}

@media screen and (min-width: 1024px) {
  .lp-p-card__image .slick-next::after {
      margin-right: 10px;
  }
}

.lp-p-card__image .slick-prev {
  z-index: 1;
  left: 5;
}

.lp-p-card__image .slick-prev::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: 1.866666666666667vw;
}

@media screen and (min-width: 1024px) {
  .lp-p-card__image .slick-prev::after {
      margin-left: 10px;
  }
}

.lp-p-card .slick-dots {
  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: center;
  margin-top: 3.631961259079903vw;
}

@media screen and (min-width: 1024px) {
  .lp-p-card .slick-dots {
      margin-top: 20px;
  }
}

.lp-p-card .slick-dots > li {
  font-size: 0;
  background: none;
  border: none;
  outline: none;
  border-radius: 50%;
}

@media screen and (min-width: 1024px) {
  .lp-p-card .slick-dots > li {
      margin: 0 5px;
  }
}

.lp-p-card .slick-dots > li.slick-active {
  position: relative;
}

.lp-p-card .slick-dots > li.slick-active::after {
  content: "";
  display: block;
  width: 4.358353510895884vw;
  height: 4.358353510895884vw;
  border: 1px solid #000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
}

@media screen and (min-width: 1024px) {
  .lp-p-card .slick-dots > li.slick-active button {
      position: relative;
  }

  .lp-p-card .slick-dots > li.slick-active::after {
      width: 18px;
      height: 18px;
  }
}

.lp-p-card .slick-dots > li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: 0;
  font-size: 0;
  border-radius: 50%;
  background: #5c6556;
  width: 3.389830508474576vw;
  height: 3.389830508474576vw;
  margin: 0 1.210653753026634vw;
}

@media screen and (min-width: 1024px) {
  .lp-p-card .slick-dots > li button {
      width: 14px;
      height: 14px;
      margin: 0;
  }
}


.spl-c-section .spl-c-section__container:nth-of-type(1) .lp-p-card--product__list .slick-dots li:nth-of-type(1) button{
  background: #bdbdbd;
}
.spl-c-section .spl-c-section__container:nth-of-type(1) .lp-p-card--product__list .slick-dots li:nth-of-type(2) button{
  background: #bdbdbd;
}
.spl-c-section .spl-c-section__container:nth-of-type(2) .lp-p-card--product__list .slick-dots li:nth-of-type(1) button{
  background: #ffe3e3;
}
.spl-c-section .spl-c-section__container:nth-of-type(2) .lp-p-card--product__list .slick-dots li:nth-of-type(2) button{
  background: #ffe3e3;
}



.lp-p-card__content {
  margin-top: 6.133333333333333vw;
}

@media screen and (min-width: 1024px) {
  .lp-p-card__content {
      margin-top: 24px;
  }
}

.lp-p-card__info {
  font-size: 3.733333333333333vw;
  line-height: 2;
  margin-top: 6.133333333333333vw;
}

@media screen and (min-width: 1024px) {
  .lp-p-card__info {
      width: 600px;
      font-size: 16px;
      line-height: 1.75;
      text-align: center;
      margin-top: 24px;
  }
}

.lp-p-card__info p {
  font-size: 3.733333333333333vw;
  line-height: 2;
}

@media screen and (min-width: 1024px) {
  .lp-p-card__info p {
      font-size: 16px;
      line-height: 1.75;
  }
}

.lp-p-card__info a {
  text-decoration: underline;
  color: #222;
}

.lp-p-card__text {
  margin-top: 3.733333333333333vw;
  font-size: 4.266666666666667vw;
  line-height: 2;
}

@media screen and (min-width: 1024px) {
  .lp-p-card__text {
      width: 600px;
      font-size: 18px;
      line-height: 1.777777777777778;
      margin-top: 37px;
      text-align: center;
  }
}

.lp-p-card__text p {
  font-size: 4.266666666666667vw;
  line-height: 2;
}

@media screen and (min-width: 1024px) {
  .lp-p-card__text p {
      font-size: 18px;
      line-height: 1.777777777777778;
  }
}

.lp-p-card__link {
  text-decoration: underline;
  margin-top: 10px;
  text-align: center;
  font-weight: 800;
}

@media screen and (min-width: 1024px) {
  .lp-p-card__link {
      text-decoration: underline;
      font-size: 18px;
      margin-top: 20px;
      font-weight: 800;
  }
}

.slick-initialized .slick-slide { 
  padding-right: 0;
 }

 @media screen and (min-width: 1024px) {
  .slick-initialized .slick-slide { 
    padding-right: 0;
   }
  }

@media screen and (min-width: 1024px) {
  .lp-p-media-catch--slide .lp-p-media-catch__content {
    padding-left: 0;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .lp-p-media-catch--slide .lp-p-media-catch__content {
    padding-left: 10px;
  }
}



.lp-p-media-catch--slide .lp-p-media-catch__images {
  padding-left: 3.3vw;
  padding-right: 3.3vw;
}

@media screen and (max-width: 1023px) {
  .lp-p-media-catch--slide .lp-p-media-catch__images.pdr-0 {
    padding-left: 6.6666666667vw;
    padding-right: 0;
  }
}


@media screen and (min-width: 1024px) {
  .lp-p-media-catch--slide .lp-p-media-catch__images {
    padding-left: 30px;
    order: 2;
    padding-right: 0;
  }
}
.lp-p-media-catch--slide .lp-p-media-catch__images::before {
  background: #ffdfd5 ;
  left: 0;
}
.lp-p-media-catch--slide .lp-p-media-catch__info,
.lp-p-media-catch--slide .lp-p-media-catch__text {
  margin-right: 0;
  margin-left: auto;
}
@media screen and (min-width: 1024px) {
  .lp-p-media-catch--slide .lp-p-media-catch__info,
  .lp-p-media-catch--slide .lp-p-media-catch__text {
    margin-right: auto;
    margin-left: 0;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .lp-p-media-catch--slide .lp-p-media-catch__container {
    padding-left: 10px;
  }
}
/*
.lp-p-media-catch--slide .lp-p-card--carousel {
  padding-left: 6.666666666666667vw;
  padding-right: 0;
}
*/
@media screen and (min-width: 1024px) {
  .lp-p-media-catch--slide .lp-p-card--carousel {
    padding-left: 30px;
    order: 2;
    padding-right: 0;
  }
}


  .lp-p-media-catch--slide.slider .lp-p-media-catch__images::before {
    background: none;
  }

  @media screen and (min-width: 1024px) {
    .lp-p-media-catch--slide.slider .lp-p-media-catch__images { 
      padding-left:0;
      width: 100%;
     }
  }

  @media screen and (min-width: 1024px){
.lp-p-media-catch--slide.slider .lp-p-media-catch__container {
  width: 100%;
  display: block;
  margin-top: 80px;
  padding-left: 0;
  padding-right: 0px;
}
}



  :where(.pouch) .slick-initialized .slick-slide p { 
  text-decoration: underline; 
  margin: 5px 10px 0; 
  font-size: 3.73333vw; 
}

@media screen and (min-width: 1024px){
  :where(.pouch).slick-initialized .slick-slide p { text-align: center; margin: 5px 10px; font-size: 16px; }
}

:where(.pouch).slick-initialized .slick-slide a img {
    padding: 0 2px;
}


