:where(#outdoor_lp) .u-pc {
    display: none;
}

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

:where(#outdoor_lp) .u-sp {
    display: block;
}

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

:where(#outdoor_lp) img.lozad {
    opacity: 0;
    -webkit-transition: 0.6s opacity ease;
    transition: 0.6s opacity ease;
}

:where(#outdoor_lp) img.lozad[data-loaded="true"] {
    opacity: 1;
}

.wrap .contents {
    max-width: 100%;
}

.lp-l-container {
    width: 100%;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Noto Sans JP", sans-serif;
    font: 14px / 1.43 "Hiragino Kaku Gothic ProN", "Hiragino Sans", "avenir-book", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "メイリオ", sans-serif;
    color: #222;
}

.lp-l-container h2{
    font-family: 'Noto Serif JP',serif;
}


.lp-l-container img {
    width: 100%;
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}
.lp-l-container__inner {
  padding-left: 5.333vw;
  padding-right: 5.333vw;
}
@media screen and (min-width: 1024px) {
    .lp-l-container__inner {
        max-width: 1340px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
}

.lp-c-button {
    display: block;
    text-align: center;
    background: #24642c;
    color: #fff;
    font-size: 3.733333333333333vw;
    line-height: 1.428571428571429;
    font-weight: 600;
    position: relative;
    padding:  4.8vw 0 4.266666666666667vw;
}

@media screen and (min-width: 1024px) {
    .lp-c-button {
        font-size: 18px;
        line-height: 1.777777777777778;
        padding-top: 24px;
        padding-bottom: 24px;
    }
}

.lp-c-button span {
    font-size: 4vw;
    line-height: 1.111111111111111;
    padding-bottom: 1.866666666666667vw;
    display: block;
}

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

.lp-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) {
    .lp-c-button .lp-c-icon--arrow {
        right: 43px;
    }
}

.lp-c-button svg {
    fill: #fff;
    height: 3.733333333333333vw;
    width: 2.133333333333333vw;
}

@media screen and (min-width: 1024px) {
    .lp-c-button svg {
        width: 8px;
        height: 14px;
    }
}

.lp-p-hero__container {
    display: block;
}

.lp-p-hero__container.-border{
    padding: 0 5.333vw;
}

@media screen and (min-width: 1024px) {
    .lp-p-hero__container.-border{
        padding: 0;
    }
}

.lp-p-hero__images img {
    width: 100%;
    height: auto;
}

.lp-p-hero__contents {
    padding: 0 5.6vw;
    text-align: center;
    margin-top: 10.933333333333334vw;
}

@media screen and (min-width: 1024px) {
    .lp-p-hero__contents {
        margin-top: 100px;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }
}

.lp-p-hero__contents img{
    width: 60%;
    margin: 30px 0;
}

@media screen and (min-width: 1024px) {
    .lp-p-hero__contents img{
    width: 30%;
    margin: 30px 0;
}
}



.lp-p-hero__images img {
    width: 100%;
    height: auto;
}

.lp-p-hero__contents {
    padding: 0 5.6vw;
    text-align: center;
    margin-top: 10.933333333333334vw;
}

@media screen and (min-width: 1024px) {
    .lp-p-hero__contents {
        margin-top: 54px;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }
}

.lp-p-hero__contents img{
    width: 60%;
    margin: 30px 0;
}

@media screen and (min-width: 1024px) {
    .lp-p-hero__contents img{
    width: 30%;
    margin: 30px 0;
}
}

.lp-p-hero__contents .sign-img {
    text-align: right;
}

.lp-p-hero__contents.-subtext{
    border: 1px solid #000;
    padding: 0 20px 50px;
    margin-top: 80px;
 }
@media screen and (min-width: 1024px) {
    .lp-p-hero__contents.-subtext{
        max-width: 1000px;
        padding: 10px 50px 50px;
        margin-top: 100px;
    }
}

.lp-p-hero__contents.-subtext .lp-p-hero__images--sub{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative
}

.lp-p-hero__contents.-subtext .lp-p-hero__images--sub .lp-link{
    height: auto;
    margin: 10px 0;
}

.lp-p-hero__contents.-subtext .lp-p-hero__images--sub .lp-link img{
    margin: 0;
    width: 146px;
}

@media screen and (min-width: 1024px) {
    .lp-p-hero__contents.-subtext .lp-p-hero__images--sub .lp-link img{
        width: 380px;
    }
}

.lp-p-hero__contents.-subtext .lp-p-hero__images--sub .lp-link p{
    text-align: center;
}


.lp-p-hero__text h2{
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.7;
}

@media screen and (min-width: 1024px) {
    .lp-p-hero__text h2{
        font-size: 34px;
        margin-top: 80px;
        margin-bottom: 20px;
    }
}

.lp-p-hero__text h2 span {
    margin-left: 20px;
}
@media screen and (min-width: 1024px) {
    .lp-p-hero__text h2 span{
        margin-left: 30px;
    }
}


.lp-p-hero__text p {
    font-size: 4vw;
    line-height: 2.285714285714286;
}

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

.lp-p-hero__text.-date p{
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
    line-height: 1.8;
}

@media screen and (min-width: 1024px) {
    .lp-p-hero__text.-date p{
        font-size: 28px;
        margin-top: 20px;
    }
}


.-subtext .lp-p-hero__text h2{
    text-align: center;
    font-size: 4.8vw;
    background: #fff;
    margin-top: -17px;
}

@media screen and (min-width: 1024px){
    .-subtext .lp-p-hero__text h2 {
        font-size: 34px;
        margin: 0;
    }
}

.-subtext .lp-p-hero__text.second_text h2{
    margin-top: 60px;
}


.lp-p-hero__text.-textleft p{
    margin-bottom: 20px;
    text-align: left;
}

.-subtext p{
    text-align: left;
}

.-subtext p ,.-subtext ul{
    text-align: left;
    font-size: 4vw;
    line-height: 1.7;
    margin-top: 10px;
}

@media screen and (min-width: 1024px) {
    .-subtext p,.-subtext ul{
        margin-top: 10px;
        font-size: 20px;
    }
}
.-subtext ul{
    margin-top: 30px;
}

.-subtext ul li{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: baseline;
    justify-content: left;
  }

@media screen and (min-width: 1024px) {
    .-subtext ul li{
    justify-content: center;
    }
}

.-subtext ul li:before {
content: "\02714";
margin-right: 5px;
color: #000;
}


.lp-p-hero__release-data {
    margin-top: 3.733333333333333vw;
}

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

.lp-p-hero__release-data strong {
    font-size: 4.266666666666667vw;
    line-height: 1.625;
}

@media screen and (min-width: 1024px) {
    .lp-p-hero__release-data strong {
        font-size: 20px;
        line-height: 1.6;
    }
}



.lp-p-hero .lp-p-button-list {
    margin-top: 11.466666666666667vw;
    padding: 0;
    box-sizing: border-box;
}

@media screen and (min-width: 1024px) {
    .lp-p-hero .lp-p-button-list {
        margin-top: 50px;
        max-width: 680px;
        margin-left: auto;
        margin-right: auto;
    }
}

.lp-p-hero .lp-p-button-list.pd_20{
        padding: 0 5.6vw;
}


.lp-p-section.-main {
    margin-top: 8vw;
    padding-bottom: 0;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-main {
        margin-top: 120px;
        /*padding-top: 80px;*/
    }
}

.lp-p-section.-main .lp-p-section__title {
    font-size: 8.533333333333333vw;
    line-height: 1.25;
    font-weight: bold;
    text-align: center;
    font-family: "avenir-roman", sans-serif;
    /*writing-mode: vertical-rl;*/
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-main .lp-p-section__title {
        font-size: 32px;
        line-height: 1.5625;
    }
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-main .lp-p-section__header {
        max-width: 678px;
        margin-left: auto;
        margin-right: auto;
    }
}

.lp-p-section.-main .lp-p-section__container {
    padding: 0 5.333333333333333vw 21.333333333333332vw;
    margin-top: 16.53333333333333vw;
}

.lp-p-section.-main .lp-l-container__inner {
    padding: 0 0 10vw;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-main .lp-l-container__inner {
        padding: 0px 0px 30px;
        border-radius: 30px;
        max-width: 1000px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
    .lp-p-section.-main .lp-l-container__inner {
        padding: 0px 0px 80px;
    }
}

.lp-p-section.-sub {
    margin: 0 auto;
    padding: 0 5.333vw 100px;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-sub {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 100px;
    }
}


.lp-p-section.-lineup {
    margin-top: 21.33vw;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-lineup {
        width: 1200px;
        margin: 100px auto 0;
    }
}

.lp-p-section.-lineup .spl-c-section__header {
    margin: 0 auto 8.57vw;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-lineup .spl-c-section__header {
        margin: 0 auto 40px;
    }
}

.lp-p-section.-lineup .spl-c-section__header .spl-c-heading {
    font-size: 7.466666666666667vw;
    line-height: 1.6;
    font-weight: 700;
    text-align: center;
    font-family: avenir-roman, sans-serif;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-lineup .spl-c-section__header .spl-c-heading {
        font-size: 40px;
        line-height: 1.5625;
    }
}

.lp-p-section.-lineup .spl-c-section__header .spl-c-heading span {
    display: block;
    font-size: 4.27vw;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-lineup .spl-c-section__header .spl-c-heading span {
        font-size: 16px;
    }
}


.lp-p-section.-lineup .spl-c-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-position: inside;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: start;
    flex-wrap: wrap;
    margin: 2.67vw 5.33vw 0;
    padding: 0;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-lineup .spl-c-link {
        margin: 10px auto 0;
    }
}

.lp-p-section.-lineup .spl-c-link li {
    margin: 4.333vw 0 20px;
    padding: 0 2.67vw 0 0;
    width: 50%;
}

.lp-p-section.-lineup .spl-c-link li:nth-of-type(even) {
    padding: 0 0 0 2.67vw;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-lineup .spl-c-link li {
        padding: 0 20px;
        margin: 10px 0 30px;
        width: 25%;
    }

    .lp-p-section.-lineup .spl-c-link li:nth-of-type(even) {
        padding: 0 20px;
    }
}

.lp-p-section.-lineup .spl-c-link li a {
    font-size: 3.733333333333333vw;
    line-height: 2;
    font-family: "avenir-roman", sans-serif;
    color: #222;
    display: block;
    padding: 10px 0 0;
    text-decoration: underline;
    font-weight: 300;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-lineup .spl-c-link li a {
        font-size: 14px;
    }
}

.lp-p-section.-lineup .spl-c-link li a span {
    display: block;
}

.lp-p-section.-other {
    margin-top: 40px;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-other {
        margin-top: 100px;
    }
}
.lp-p-section.-other .lp-p-button-list {
    padding: 0 5.333vw;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-other .lp-p-button-list {
        max-width: 680px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }
}

.lp-p-button-list.button_bottom{
    padding: 0 5.333vw;
    margin-bottom: 60px;
    margin-top: 60px;
}

@media screen and (min-width: 1024px) {
    .lp-p-button-list.button_bottom{
        width: 680px;
        margin: 80px auto 60px;
        padding: 0;
    }
}

.lp-p-section .lp-p-button-list{
    padding: 0 5.333vw;
    margin-top: 10vw;
}

@media screen and (min-width: 1024px) {
    .lp-p-section .lp-p-button-list{
        width: 680px;
        margin: 80px auto 60px;
        padding: 0;
    }
}


.lp-p-section.-other .lp-p-catch {
    margin-top: 22.133333333333333vw;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-other .lp-p-catch {
        margin-top: 100px;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }
}

.lp-p-section.-other .lp-p-text {
    text-align: center;
    margin-top: 17.866666666666667vw;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-other .lp-p-text {
        margin-top: 89px;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }
}

.lp-p-section.-other .lp-p-text .lp-c-heading {
    font-size: 6.4vw;
    line-height: 2.083333333333333;
    font-weight: 600;
    padding-bottom: 2.666666666666667vw;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-other .lp-p-text .lp-c-heading {
        font-size: 28px;
        line-height: 1.785714285714286;
        padding-bottom: 15px;
    }
}

.lp-p-section.-other .lp-p-text p {
    font-size: 4.266666666666667vw;
    line-height: 1.75;
    margin-top: 2.666666666666667vw;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-other .lp-p-text p {
        font-size: 18px;
        margin-top: 14px;
        line-height: 1.555555555555556;
    }
}

.lp-p-section.-other .lp-p-text ul li {
    font-size: 4.266666666666667vw;
    line-height: 1.75;
    letter-spacing: -0.05em;
    display: inline-block;
    margin: 0 -0.1em;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-other .lp-p-text ul li {
        font-size: 18px;
        line-height: 1.555555555555556;
        letter-spacing: normal;
        margin: 0 -0.14em;
    }
}

.lp-p-section.pic{
    padding: 0 5.333vw;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.pic{
        width: 1000px;
        margin: 0 auto;
    }
}

.lp-p-hero .lp-p-text {
  font-size: 4.266666666666667vw;
  line-height: 1.625;
  text-align: center;
  margin-top: 6.666666666666667vw;
  font-weight: 500;
  border: 1px solid #000;
  padding: 8vw 5.333333333333333vw;
}
@media screen and (min-width: 1024px) {
  .lp-p-hero .lp-p-text {
    font-size: 16px;
    line-height: 1.6;
    margin-top: 31px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 20px;
  }
}
.lp-p-hero .lp-p-text p {
  font-size: 4.266666666666667vw;
  line-height: 1.625;
  text-align: left;
}
@media screen and (min-width: 1024px) {
  .lp-p-hero .lp-p-text p {
    font-size: 16px;
    line-height: 1.6;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .lp-p-hero .lp-p-text p:nth-of-type(2) {
    font-size: 16px;
    line-height: 2;
  }
}

.lp-p-section__header {
    position: static;
    z-index: 1;
    border: none;
    -webkit-transition: none;
    transition: none;
    padding: 0 5.333333333333333vw;
    background: none;
}

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

.lp-p-section__container {
    margin-top: 13.6vw;
}

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

.lp-p-card--contents{
    margin: 20vw 0 0;
}

@media screen and (min-width: 1024px) {
    .lp-p-card--contents{
        margin: 6vw 0 0;
    }
}


.lp-p-card__title {
    position: relative;
    font-size: 7.466666666666667vw;
    line-height: 1.785714285714286;
    text-align: center;
    width: 100%;
    margin: 30px auto 10px;
}

.lp-p-card__title h2{
    font-weight: bold;
    padding: 0 5.333vw;
    /*font-family: 'Noto Serif JP',serif;*/
    font-family: "futura-pt", sans-serif;
    font-size: 13.333vw;
    text-align: center;
    line-height: 1.0;
    letter-spacing: 0.02em;

}

@media screen and (min-width: 1024px) {
    .lp-p-card__title h2{
        padding: 0;
        font-size: 62px;
    }
}

.lp-p-card__title p{
    font-size: 5.334vw;
    text-align: center;
    margin-top: 30px;
    padding: 0 5.333vw;
    font-family: 'Noto Serif JP',serif;
    font-weight: 600;
}

@media screen and (min-width: 1024px) {
    .lp-p-card__title {
        font-size: 40px;
        line-height: 1.5625;
        padding: 0;
        width: 1000px;
    }
    .lp-p-card__title p{
        font-size: 28px;
        padding: 0;
        margin-top: 30px;

    }
}

.lp-p-card__title.mgt-80{
    margin-top: 80px;
}


.lp-p-card__title.-left h2{
    width: 100%;
    text-align: left;
}


@media screen and (min-width: 1024px) {
    .lp-p-card__title.-left h2{
    width: 80%;
    text-align: left;
    }
}

@media screen and (min-width: 1024px) {
    .lp-p-card__title.-right h2{
    width: 80%;
    text-align: right;
    margin-left: 200px;
    }
}

.lp-p-card__title.-right p{
    text-align: right;
}

.lp-p-card__subtitle h2{
    font-family: "futura-pt", sans-serif;
    font-weight: bold;
    font-style: oblique;
    font-size: 9vw;
    color: #e6d823;
    text-align: left;
    padding: 0 5.333vw;
    line-height: 1.0;
    letter-spacing: -0.02em;
}

@media screen and (min-width: 1024px) {
    .lp-p-card__subtitle h2{
        font-size: 3vw;
        width: 700px;
        margin: 120px auto 0;
        line-height: 1.0;
        padding: 0;
    }
}

.lp-p-card__subtitle h2 span{
    font-size: 1.5em;
    color: #fff;
    -webkit-text-stroke: 2px #e6d823;
    text-stroke: 2px #e6d823;
}


@media screen and (min-width: 1024px) {
    .lp-p-section__headerband img {
        margin-left: -400px;
        margin-bottom: 30px;
        margin-top: 80px;
    }
}


.lp-p-card__sub__image img {
    width: 100%;
    padding: 0;
    display: block;
    margin: 80px auto 0;
}

.lp-p-card__banner{
    margin-top: 60px;
    margin-bottom: 80px;
}

.lp-p-card__banner img{
    display: block;
    margin: 0 auto;
    padding: 0 5.333vw;
}

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

.lp-p-card__logo img {
    width: 120px;
    display: block;
    margin: 0 auto;
}

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

.lp-p-card__logo {
    margin-top: 16vw;
}

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

.lp-p-card__image__line{
    max-width: 2000px;
    height: auto;
    width: 100%;
}

ul.lp-p-card__info__list{
    list-style-position: outside;
    padding: 0 5.333vw;
}


@media screen and (min-width: 1024px) {
    ul.lp-p-card__info__list{
        display: flex;
        list-style-position: outside;
        justify-content: center;
        margin: 0 10px 0;
        padding: 0;
    }
}


@media screen and (min-width: 1024px) {
    ul.lp-p-card__info__list li{
        width: 240px;
        list-style-position: inside;
        margin: 0 20px;
    }
}

.lp-p-hero__heading{
    font-size: 6.4vw;
    line-height: 9.6vw;
    text-align: center;
    font-weight: bold; 
    margin-top: 5.333vw;
    margin-bottom: 5.333vw;
  }


@media screen and (min-width: 1024px) {
  .lp-p-hero__heading{
    font-size: 24px;
    line-height: 1.3333vw;
    margin-top: 26px; 
    margin-bottom: 20px;
  }
}


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

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



.lp-c-credit {
    font-size: 4.266vw;
    line-height: 1.75;
    font-weight: 300;
    text-align: center;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
    margin-top: 21.333vw;
}

@media screen and (min-width: 1024px){
    .lp-c-credit {
        font-size: 18px;
        line-height: 1.555;
        padding-left: 20px;
        padding-right: 20px;
        max-width: 840px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 80px;
    }
}


.ls-information {
  margin-top: 24.154vw;
  margin-right: auto;
  margin-left: auto;
  padding: 0 7.342vw;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .ls-information {
    margin-top: 63px;
    padding: 0;
    width: auto;
    text-align: center;
  }
}

@media screen and (min-width: 1024px) {
  .ls-information__container {
    display: inline-block;
    padding: 0 30px;
  }
}
.ls-information__title {
  color: #ea5520;
  font-size: 4.13vw;
  font-family: Avenir;
  line-height: 1.761;
}
@media screen and (min-width: 1024px) {
  .ls-information__title {
    font-size: 20px;
    line-height: 1.77;
  }
}
.ls-information__heading {
  margin-top: 0.483vw;
  font-weight: 600;
  font-size: 4.13vw;
  line-height: 1.527;
}
@media screen and (min-width: 1024px) {
  .ls-information__heading {
    margin-top: -2px;
    font-size: 20px;
    line-height: 1.77;
  }
}
.ls-information__text {
  font-size: 3.594vw;
  line-height: 2.024;
}
@media screen and (min-width: 1024px) {
  .ls-information__text {
    margin-top: 5px;
    font-size: 17px;
    line-height: 2.082;
  }
}
.ls-information__text p {
  line-height: 2.024;
}
@media screen and (min-width: 1024px) {
  .ls-information__text p {
    line-height: 2.082;
  }
}
.ls-information__text a {
  text-decoration: underline;
}


.ls-heading.-subttl{
    width: 80%;
    margin: 50px auto 10px;
}

@media screen and (min-width: 1024px) {
    .ls-heading.-subttl{
    width: 40%;
    margin: 50px auto 30px;
}
}


.ls-feature-box-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 9.178vw;
  padding: 0 5.333vw;
}
@media screen and (min-width: 1024px) {
  .ls-feature-box-group {
    margin-top: 37px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    max-width: 840px;
    width: 100%;
  }
}
.ls-feature-box-group .ls-feature-box {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 calc(50% - 5.797vw);
      -ms-flex: 0 1 calc(50% - 5.797vw);
          flex: 0 1 calc(50% - 5.797vw);
  margin : 2.898vw;
  width: calc(50% - 5.797vw);
}
@media screen and (min-width: 1024px) {
  .ls-feature-box-group .ls-feature-box {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(33.3% - 35px);
        -ms-flex: 0 1 calc(33.3% - 35px);
            flex: 0 1 calc(33.3% - 35px);
    width: calc(33.3% - 35px);
  }
}
.ls-feature-box-group .ls-feature-box:nth-of-type(n+3) {
  margin-top: 1.69vw;
}
@media screen and (min-width: 1024px) {
  .ls-feature-box-group .ls-feature-box:nth-of-type(n+3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .ls-feature-box-group .ls-feature-box:nth-of-type(n+4) {
    margin-top: 7px;
  }
}
.ls-feature-box__link {
  display: block;
}
.ls-feature-box__heading {
  margin-top: 4.83vw;
  font-weight: 600;
  font-size: 4.108vw;
  line-height: 1.457;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .ls-feature-box__heading {
    margin-top: 22px;
    font-size: 21.26px;
    line-height: 1.632;
  }
}
.ls-feature-box__text {
  margin-top: 2.415vw;
  text-align: left;
  font-size: 3.765vw;
  line-height: 1.59;
}
@media screen and (min-width: 1024px) {
  .ls-feature-box__text {
    margin-top: 9px;
    font-size: 17.01px;
    line-height: 1.998;
  }
}
.ls-feature-box__text p {
  line-height: 1.59;
}
@media screen and (min-width: 1024px) {
  .ls-feature-box__text p {
    line-height: 1.998;
  }
}

.lp-section-content {
  margin-top: 5.333vw;
}
@media screen and (min-width: 1024px) {
  .lp-section-content {
    margin-top: 40px;
    margin-bottom: 60px;
  }
}

.lp-flex-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0 5.333vw;
}
@media screen and (min-width: 1024px) {
.lp-flex-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0;
}
}
.-colorLineup  {
  justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .-colorLineup .lp-flex-list {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.-colorLineup .lp-flex-list__item {
    flex: 0 1 calc(33.3% - 33.3px);
    width: calc(33.3% - 33.3px);
}
@media screen and (min-width: 1024px) {
  .-colorLineup .lp-flex-list__item {
    flex: 0 1 calc(33.3% - 33.3px);
    width: calc(33.3% - 33.3px);
  }
}
.-colorLineup .lp-flex-list__item img {
  max-width: 100%;
  height: auto;
  margin-top: 5.333vw;
}
@media screen and (min-width: 1024px) {
  .-colorLineup .lp-flex-list__item img {
    margin-top: 17px;
  }
}
.-colorLineup .lp-flex-list__item figcaption {
  font-weight: 500;
  text-align: center;
  font-family: "avenir-roman",sans-serif;
  font-size: 5.333vw;
  line-height: 1.5;
}
@media screen and (min-width: 1024px) {
  .-colorLineup .lp-flex-list__item figcaption {
    font-size: 24px;
    line-height: 1.5;
  }
}
.-colorLineup .lp-flex-list__item p {
  margin-top: 4.333vw;
  font-size: 3.733vw;
  line-height: 1.71;
  text-align: left;
}
@media screen and (min-width: 1024px) {
  .-colorLineup .lp-flex-list__item p {
    font-size: 16px;
    margin-top: 15px;
    line-height: 2;
    text-align: center;
  }
}

.lp-p-section__text{
    padding-left: 5.066666666666666vw;
    padding-right: 5.333333333333333vw;
    margin-top: 16vw;
}

@media screen and (min-width: 1024px){
    .lp-p-section__text{
        margin-top: 100px;
        padding: 0;
    }
}


@media screen and (min-width: 1024px){
    .lp-p-section__text p{
        max-width: 1040px;
        padding: 0 20px;
        margin-left: auto;
        margin-right: auto;
    }
}


.lp-p-section__text p{
    font-size: 4.266666666666667vw;
    line-height: 2;
    font-weight: 300;
}

@media screen and (min-width: 1024px){
    .lp-p-section__text p{
        font-size: 20px;
        line-height: 1.8;
        letter-spacing: .01em;
        max-width: 1040px;
        padding: 0 20px;
        margin-left: auto;
        margin-right: auto;
    }
}

.lp-c-text--copy {
    font-size: 4.266666666666667vw;
    line-height: 2;
    margin-top: 19.733333333333334vw;
    padding-left: 5.333333333333333vw;
    padding-right: 5.333333333333333vw;
    text-align: center;
}
@media screen and (min-width: 1024px){
    .lp-c-text--copy {
        margin-top: 70px;
        padding: 0;
        font-size: 16px;
    }
}

.lp-c-text--copy p {
    font-size: 4.266666666666667vw;
    line-height: 2;
    font-family: 'Noto Serif JP',serif;
}
@media screen and (min-width: 1024px){
    .lp-c-text--copy p {
        font-size: 16px;
        letter-spacing: .01em;
    }
}

.-fontchange{
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;

}

.lp-p-hero__ttl{
    font-family: 'Noto Serif JP',serif;
}


.lp-p-card__talk{
    padding: 0 5.333vw;
    margin: 50px auto;
    font-family: 'Noto Serif JP',serif;
}
@media screen and (min-width: 1024px){
.lp-p-card__talk{
    width: 1000px;
    margin: 100px auto;
    padding: 0;
}
}

.lp-p-card__talk-left,
.lp-p-card__talk-right{
    display: flex;
    margin: 40px auto;
    align-items: flex-start;
    justify-content: flex-start;
}
.lp-p-card__talk-right{
    flex-direction: row-reverse;
}

@media screen and (min-width: 1024px){
    .lp-p-card__talk-left,
    .lp-p-card__talk-right{
        display: flex;
        margin: 40px auto;
        align-items: center;
        justify-content: flex-start;
    }
    .lp-p-card__talk-right{
        flex-direction: row-reverse;
    }
}

.lp-p-card__talk--images{
    width: 30%;
    height: auto;
    margin: 0 10px;
}

@media screen and (min-width: 1024px){
    .lp-p-card__talk--images{
        width: 180px;
        height: auto;
        margin: 0 15px;
    }
}

.lp-p-card__talk-right .lp-p-card__talk--images{
    margin: 0;
}
.lp-p-card__talk-left .lp-p-card__talk--images{
    margin: 0;
}
@media screen and (min-width: 1024px){
    .lp-p-card__talk-right .lp-p-card__talk--images,
    .lp-p-card__talk-left .lp-p-card__talk--images{
        margin: 0 15px;
    }
}

.balloon1-left {
    position: relative;
    display: inline-block;
    margin: 0 0 1.5em 20px;
    padding: 15px 15px;
    max-width: 70%;
    height: 100%;
    color: #000;
    font-size: 16px;
    background: #fff9e1;
    border-radius: 10px;
}

.balloon1-left:before {
    content: "";
    position: absolute;
    top: 35%;
    left: -20px;
    margin-top: -15px;
    border: 10px solid transparent;
    border-right: 10px solid #fff9e1;
    }

.balloon1-right {
    position: relative;
    display: inline-block;
    margin: 0 15px 1.5em 0;
    padding: 15px 15px;
    max-width: 70%;
    height: 100%;
    color: #000;
    font-size: 16px;
    background: #c9ffce;
    border-radius: 10px;
}

.balloon1-right:before {
    content: "";
    position: absolute;
    top: 30%;
    left: 100%;
    margin-top: -15px;
    border: 10px solid transparent;
    border-left: 10px solid #c9ffce;
}

.lp-p-card__talk-right.-rio .balloon1-right:before{
    border-left: 10px solid #ecf4e6;
    }
.lp-p-card__talk-right.-maya .balloon1-right:before{
    border-left: 10px solid #ffecec;
}

.balloon1-left p,
.balloon1-right p {
    margin: 0;
    padding: 0;
    line-height: 1.7;
    font-size: 3.73333333334vw;
    font-weight: 100;
}

@media screen and (min-width: 1024px){
    .balloon1-left {
        position: relative;
        display: inline-block;
        margin: 1.5em 0 1.5em 15px;
        padding: 30px 30px;
        max-width: 800px;
        height: 100%;
        color: #000;
        font-size: 16px;
        background: #fff9e1;
        border-radius: 10px;
    }

    .balloon1-left:before {
        content: "";
        position: absolute;
        top: 50%;
        left: -30px;
        margin-top: -15px;
        border: 15px solid transparent;
        border-right: 15px solid #fff9e1;
    }

    .balloon1-right {
        position: relative;
        display: inline-block;
        margin: 1.5em 15px 1.5em 0;
        padding: 30px 30px;
        max-width: 800px;
        height: 100%;
        color: #000;
        font-size: 16px;
        background: #c9ffce;
        border-radius: 10px;
        margin-top: 20px;
    }

    .balloon1-right:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 100%;
        margin-top: -15px;
        border: 15px solid transparent;
        border-left: 15px solid #c9ffce;
    }
    .lp-p-card__talk-right.-rio .balloon1-right:before{
        border-left: 15px solid #ecf4e6;
        }
    .lp-p-card__talk-right.-maya .balloon1-right:before{
      border-left: 15px solid #ffecec;
    }

    .balloon1-left p,
    .balloon1-right p {
        margin: 0;
        padding: 0;
        line-height: 1.7;
        font-size: 16px;
    }
}

.lp-p-card__talk-right.-rio .balloon1-right{
    background: #ecf4e6;
}
.lp-p-card__talk-right.-maya .balloon1-right{
    background: #ffecec;
}



/*------------プロフィール------------*/



.lp-p-profile {
    margin-top: 19.466666666666665vw;
    padding-left: 5.333333333333333vw;
    padding-right: 5.333333333333333vw;
}

@media screen and (min-width: 1024px){
    .lp-p-profile {
        margin-top: 115px;
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }
}

.lp-p-profile__container {
    background: #f5f0ea;
    padding-top: 16vw;
    padding-bottom: 14.133333333333333vw;
    border-radius: 2.666666666666667vw;
}

@media screen and (min-width: 1024px){
    .lp-p-profile__container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 58px 100px 60px 100px;
        border-radius: 10px;
    }
}

.lp-p-profile__images {
    padding-left: 17.6vw;
    padding-right: 17.6vw;
}
@media screen and (min-width: 1024px){
    .lp-p-profile__images {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 200px;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px;
        width: 200px;
        padding: 0;
        margin-right: 100px;
    }
}

.lp-p-profile__contents {
    margin-top: 6.666666666666667vw;
    padding-left: 5.333333333333333vw;
    padding-right: 5.333333333333333vw;
}
@media screen and (min-width: 1024px){
    .lp-p-profile__contents {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 700px;
        -ms-flex: 1 1 700px;
        flex: 1 1 700px;
        width: 700px;
        padding: 0;
        margin-top: 8px;
    }
}

.lp-p-profile__name {
    font-size: 5.866666666666666vw;
    line-height: 1.6;
    font-weight: 300;
    font-family: 'Noto Serif JP',serif;
    margin-bottom: 10px;
}
@media screen and (min-width: 1024px){
  .lp-p-profile__name {
      font-size: 24px;
      line-height: 1.333333333333333;
  }
}

.lp-p-profile__text p {
    font-size: 4.266666666666667vw;
    line-height: 2;
    word-break: break-all;
}
@media screen and (min-width: 1024px){
    .lp-p-profile__text p {
        font-size: 18px;
        line-height: 1.777777777777778;
    }
}

.lp-p-profile__text a {
    text-decoration: underline;
    font-weight: 300;
    color: #000;
}
@media screen and (min-width: 1024px){
  .lp-p-profile__text a {
      display: inline-block;
      margin-left: 9px;
  }
}

/*------------プロフィール------------*/



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


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

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


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

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



.lp-p-card__image {
    position: relative;
    margin-top: 4vw;
    margin-bottom: 24px;
    z-index: 2;
}


@media screen and (min-width: 1024px) {
    .lp-p-card__image {
        width: 700px;
        padding: 0;
        margin: 30px auto 20px;
        z-index: 2;
    }
    .lp-p-card__image.adjust{
        margin: 0px auto 0px;
    }
}

.lp-p-card__image--left {
    position: relative;
    margin-top: 6.933333333333334vw;
    padding-left: 0;
    padding-right: 40px;
    z-index: 2;
}

@media screen and (min-width: 1024px) {
    .lp-p-card__image--left {
        max-width: 1000px;
        padding-right: 200px;
        padding-left: 0;
        margin-top: 27px;
    }
}


.lp-p-card__image--right {
    position: relative;
    margin-top: 6.933333333333334vw;
    padding-left: 40px;
    padding-right: 0;
    z-index: 2;

}

@media screen and (min-width: 1024px) {
    .lp-p-card__image--right {
        max-width: 1000px;
        padding-right: 0;
        padding-left: 200px;
        margin-top: 27px;
    }
}

.lp-p-card__image .slick-arrow {
    position: absolute;
    width: 8vw;
    height: 8vw;
    -webkit-transform: translateY(-114%);
    transform: translateY(-114%);
    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(-100%);
        transform: translateY(-100%);
    }
}

.lp-p-card__image.lp-p-card__arrow .slick-arrow{
    top: 50%;
}
@media screen and (min-width: 1024px) {
    .lp-p-card__image.lp-p-card__arrow .slick-arrow{
        top: 50%;
    }
}



.lp-p-card__image .slick-arrow::after {
    content: "";
    display: block;
    width: 2.8vw;
    height: 2.8vw;
    border-top: 0.533333333333333vw #000 solid;
    border-left: 0.533333333333333vw #000 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: 0;
}

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

.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: 0;
}

@media screen and (min-width: 1024px) {
    .lp-p-card__image .slick-prev {
        z-index: 1;
        left: 5px;
    }
}

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



.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: 680px;
        font-size: 16px;
        line-height: 1.75;
        text-align: center;
        margin: 24px auto 0;
    }
}

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

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

.lp-p-card__info__list .lp-p-card__info__item p span{
    text-decoration: underline;
}

.lp-p-card__info p.lp-p-card__date {
    text-align: left;
    font-size: calc(100vw / 390 * 14);
    line-height: calc(18 / 14);
    text-decoration: none;
    margin-top: 8px;
}

@media screen and (min-width: 1024px) {
    .lp-p-card__info p.lp-p-card__date{
        text-align: center;
        margin-top: 4px;
        font-size: 14px;
    }
}

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

@media screen and (min-width: 1024px) {
    .lp-p-card__text {
        width: 840px;
        font-size: 18px;
        line-height: 2;
        margin: 30px auto 0;
        text-align: center;
    }
}

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

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

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

.lp-p-card__video{
    width: 100%;
    height: auto;
    margin: 120px auto;
}

.lp-p-card__video video{
    width: 100%;
}

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

    .lp-p-card__video video{
    width: 800px;
    margin: 30px auto;
    }
}

.lp-p-section.-snap {
    padding-top: 8vw;
    padding-bottom: 0;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-snap {
        padding-top: 20px;
        padding-bottom: 30px;
    }
}

.lp-p-section__title {
    font-size: 7.46666vw;
    line-height: 1.8;
    font-weight: bold;
    text-align: center;
}

@media screen and (min-width: 1024px) {
    .lp-p-section__title {
        font-size: 38px;
        line-height: 1.5;
        font-weight: bold;
    }
}

.lp-p-section.-snap .lp-p-section__contents {
    margin-top: 14.666666666666666vw;
    padding-left: 0;
    padding-right: 0;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-snap .lp-p-section__contents {
        margin-top: 80px;
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-snap .slick-list {
        width: calc(100% + 65px);
        margin-left: -32.5px;
    }
}

.lp-p-section.-snap .slick-slide {
    width: 80%;
    margin: 0 1vw;
}

@media screen and (min-width: 1024px) {
    .lp-p-section.-snap .slick-slide {
        margin: 0 32.5px;
    }
}

.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;
        width: 1000px;
    }
}

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

@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-card--product-background-color{
    background-color: #eedfb1;
    padding-bottom: 50px;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
}

@media screen and (min-width: 1024px) {
    .lp-p-card--product-background-color{
        padding: 10px 0 50px 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: 1000px;
        margin: 0 auto;
    }
}

@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;
    }
}



#outdoor_lp .slick-initialized .slick-slide p {
    text-decoration: underline;
    margin: 5px 10px 0;
    font-size: 3.73333vw;
}

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

#outdoor_lp .slick-initialized .slick-slide p.lp-p-card__date {
    text-align: left;
    font-size: calc(100vw / 390 * 14);
    line-height: calc(18 / 14);
    text-decoration: none;
}

@media screen and (min-width: 1024px) {
    #outdoor_lp .slick-initialized .slick-slide p.lp-p-card__date{
        text-align: center;
        margin-top: 4px;
        font-size: 14px;
    }
}


#outdoor_lp .slick-initialized .slick-slide a img {
    padding: 0 2px;
}

@media screen and (min-width: 1024px) {
    #outdoor_lp .slick-initialized .slick-slide a img {
        padding: 0 5px;
    }
}

#outdoor_lp .slick-initialized .slick-slide a.pd-0 img {
    padding: 0;
}

.stap_ttl{
    margin-bottom: 20px;
}

.stap_ttl p{
    text-align: center;
    font-size: 32px;
    font-family: "avenir-roman", sans-serif;
    font-weight: bold;
}


/*------------?????------------*/


/*--------- ??????? ---------*/

.lp-color_contents{
  display: block;
  justify-content: space-evenly;
  margin-top: 50px;
  margin-bottom: 50px;
}

@media screen and (min-width: 1024px){
  .lp-color_contents{
    display: flex;
    margin: 60px auto 40px;
    padding: 0;
  }
}

.lp-color_contents .lp-links{
  position: relative;
}

.lp-color_contents .lp-links{
  width: 38%;
}

@media screen and (min-width: 1024px){
  .lp-color_contents .lp-links{
    width: 200px;
  }
}

.lp-color_contents .lp-links img{
  border-radius: 300px;
}

.lp-links.mg-50{
  margin: 0 10px;
}

@media screen and (min-width: 1024px){
  .lp-links.mg-50{
    margin: 0 30px;
  }
}

.lp-color_contents .lp-links p{
  margin: 0 auto 10px;
  text-align: center;
  font-size: 16px;
  height: 30px;
}
.other_lineup .lp-links p {
	font-size: 14px;
}
@media screen and (min-width: 376px){
.other_lineup .lp-links p {
	font-size: 15px;
}
}
@media screen and (min-width: 1024px){
  .lp-color_contents .lp-links p{
    margin: 20px auto;
    height: auto;
  }
}

.lp-color_contents .lp-links img{
  width: 100%;
  height: auto;
  border-radius: 200px;
}

.lp-p-section .lp-color__title{
    margin: 30px auto;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
}
@media screen and (min-width: 1024px){
    .lp-p-section .lp-color__title{
        margin: 30px auto;
        font-size: 24px;
        font-weight: bold;
        line-height: 1.5;
    }
}
.lp-p-section .lp-color__title h2{
    text-align: center;
    font-size: 24px;
    line-height: 1.8;
    font-weight: bold;
}
@media screen and (min-width: 1024px){
    .lp-p-section .lp-color__title h2{
        font-size: 28px;
    }
}

.lp-p-section .lp-color__text{
    width: 100%;
    margin: 20px auto 0;
}

.lp-p-section .lp-color__text p{
    font-size: 4.267vw;   
    line-height: 2;

}
@media screen and (min-width: 1024px){
    .lp-p-section .lp-color__text p{
        font-size: 18px;
    }
}

.lp-color_contents .lp-color__inner--01{
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 40px;
}
.lp-color_contents .lp-color__inner--01:first-child {
  margin-bottom: 55px;
}

@media screen and (min-width: 768px){
  .lp-color_contents .lp-color__inner--01:first-child {
    margin-bottom: 70px;
  }
}
@media screen and (min-width: 1024px){
  .lp-color_contents .lp-color__inner--01 {
    margin-bottom: 0;
  }
  .lp-color_contents .lp-color__inner--01:first-child {
    margin-bottom: 0;
  }
}

.lp-links .lp-icon--color_arrow svg{
  fill: #000;
}

/*--------- ?????????? ---------*/

.ls-information {
  margin-top: 16vw;
  margin-bottom: 16vw;
  margin-right: auto;
  margin-left: auto;
  padding: 0 5.333vw;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .ls-information {
    margin-top: 63px;
    margin-bottom: 100px;
    padding: 0;
    width: auto;
    text-align: center;
  }
}

.ls-information__container {
  padding: 4.83vw;
  background: url("/include_html/pickup/230227_nosessentialwe/images/brackets-left.svg") 0 0 no-repeat, url("/include_html/pickup/230227_nosessentialwe/images/brackets-right.svg") 99% 0 no-repeat;
  background-size: auto 100%;
}
@media screen and (min-width: 1024px) {
  .ls-information__container {
    display: inline-block;
    padding: 0 50px 30px;
  }
}
.ls-information__title {
  color: #c47d99;
  font-size: 4.8vw;
  font-family: Avenir;
  line-height: 1.761;
}
@media screen and (min-width: 1024px) {
  .ls-information__title {
    font-size: 20px;
    line-height: 1.77;
  }
}
.ls-information__heading {
  margin-top: 0.483vw;
  font-weight: 600;
  font-size: 4.13vw;
  line-height: 1.527;
}
@media screen and (min-width: 1024px) {
  .ls-information__heading {
    margin-top: -2px;
    font-size: 20px;
    line-height: 1.77;
  }
}
.ls-information__text {
  font-size: 3.594vw;
  line-height: 2.024;
}
@media screen and (min-width: 1024px) {
  .ls-information__text {
    margin-top: 5px;
    font-size: 17px;
    line-height: 2.082;
  }
}
.ls-information__text p {
  line-height: 2.024;
  font-size: 3.733vw;
}
@media screen and (min-width: 1024px) {
  .ls-information__text p {
    line-height: 2.082;
    font-size: 16px;
  }
}
.ls-information__text a {
  text-decoration: underline;
}

@media screen and (max-width: 1023px) {
  .ls-information__text a {
    font-size: 13px;
}
}

/* point_box */
.point_box_2{
    margin: 11px auto 0;
}
.lp-p-card__point_box{
    z-index: 1;
    position: absolute;
    right: 0;
    left: 0;
    margin: 10px auto 0;
    font-family: "HelveticaNeue-LightItalic","HelveticaNeue","Helvetica Neue",Helvetica,"avenir-roman",Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    background-color: #fff;
    padding: 0px 16px;
    width: 5em;
}
@media screen and (min-width: 1024px) {
    .lp-p-card__point_box{
        z-index: 1;
        position: absolute;
        font-size: 20px;
        font-weight: bold;
        margin: 45px auto 0;
        padding: 0px 16px;
  }
}
.point--box{
    position: static;
    font-size: 3.4vw;
    background-color: #fff;
    border: solid 1px #000;
    padding: 15px ;
    margin: 30px 5vw 50px;
    box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
    .point--box {
        font-size: 16px;
        padding: 30px;
        margin: 0 auto 80px auto;
        width: 450px;
  }
}

.lp-p-card__point_box.adjust2{
    margin: 35px auto 0; 
}

@media screen and (min-width: 1024px) {
    .lp-p-card__point_box.adjust{
        margin: -15px auto 0; 
    }
    .lp-p-card__point_box.adjust2{
        margin: 65px auto 0; 
    }
    .point--box.adjust {
        margin: 0 auto; 
    }
    .point--box li {
    width: 50%;
    }
}

.point--box ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.point--box li{
    width: 50%;
    background-image: url(../images/img_check.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 20px;
    padding-left: 25px;
    line-height: 200%;
}

.arrow-img{
    text-align: center;
    margin: 25px 0;
}
.arrow-img img{
    width: 30px;
    margin: 0 auto;
}

@media screen and (min-width: 1024px) {
    .arrow-img img{
        width: 4%; 
    }
    .point--box li {
    width: 42%;
    }
}

.lp-p-card__text-wash-wrapper{
    margin-top: 40px;
}
@media screen and (min-width: 1024px) {
    .lp-p-card__text-wash-wrapper{
        margin-top: 100px;
    }
}

.lp-p-card__text-wash-wrapper h2{
    text-align: center;
    color: #f9a7af;
    font-size: 30px;
    font-weight: 900;
    font-family: "Futura PT";
}
@media screen and (min-width: 1024px) {
    .lp-p-card__text-wash-wrapper h2{
        font-size: 55px;
    }
}
.lp-p-card__text-wash{
    font-size: 4vw;
    text-align: center;
    padding: 0 1.333vw;
}
@media screen and (min-width: 1024px) {
    .lp-p-card__text-wash{
        font-size: 18px;
    }
}
.lp-p-card__text-wash-method{
    margin-top: 30px;
}
.lp-p-card__text-wash ul li{
    width: 225px;
    text-align: left;
    margin: 10px auto 0 auto;
}

.attention{
    font-size: 10px;
    line-height: 2;
    letter-spacing: 0.2rem;
    margin: 30px auto 0 auto;
}
@media screen and (min-width: 1024px) {
    .attention{
        font-size: 12px;
        max-width: 416px;
        padding: 0;
    }
}
