/** Shopify CDN: Minification failed

Line 7:19 Unexpected "@charset"
Line 590:0 Unexpected "}"

**/
lpContent__toplead3@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300&display=swap');

*:focus {
    outline: none;
}

body{
    color: #000;
    font-size: 12px;
    font-family: "游明朝体" , "游明朝" , YuMincho , "ヒラギノ明朝 Pro" , "ヒラギノ明朝 Pro" , "MS P明朝" , "MS P明朝" , serif;
    line-height: 1.6;
    overflow-x: hidden !important;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

/* base */.wakeme
.lpContents,.lpContents a{
    color: #000;
}

.lpContents a,.lpContents a:hover{
    text-decoration: none;
}

a:link,a:visited{
    color: #000;
}

a:hover img{
    opacity: 0.8;
    transition: all 0.3s ease 0s;
}

h1 {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 32px 0;
    padding: 0;
    border: 0;
}

h1 span{

       font-size: 20px; 


}


.visual_catch {
    font-size: 25px;
    display: flex;
    align-items: center; /* 垂直中心 */
    justify-content: center; /* 水平中心 */
}
.visual_catch:before, .visual_catch:after {
    border-top: 1px solid;
    content: "";
    width: 3em; /* 線の長さ */
}
.visual_catch:before {
    margin-right: 1em; /* 文字の右隣 */
}
.visual_catch:after {
    margin-left: 1em; /* 文字の左隣 */
}

.visual_catch:before, .visual_catch:after {
    border-top: 1px solid;
    content: "";
    width: 3em; /* 線の長さ */
}
.visual_catch:before {
    margin-right: 1em; /* 文字の右隣 */
}
.visual_catch:after {
    margin-left: 1em; /* 文字の左隣 */
}

h2{

    font-weight: 400;
    margin: 5% auto;

}
h2 span{

    font-size: 12px;
}

h2 p{
    font-size: 30px;
}


h3{
    font-size: 20px;
    font-weight: 400;
    margin: 5% auto;

}

h3 p{

    font-size: 13px;


}

h4{
    font-size: 15px;
    margin: 5% auto;
    text-decoration: underline;
}






h6 {
    font-size: 0.8rem;
    font-weight: 400;
    margin: 0;
    padding: 0;
    border: 0;
}

.lazy{
    width: 40px;
    height: 40px;
}


/* position */
.right{
    text-align: right;
}

.left{
    text-align: left;
}

.center{
    text-align: center;
}

.liquidimg{
    width: 100%;
    height: auto;
    display: block;
}


.code_parts{
    margin: 0 20% 2% auto;
}
@media screen and  ( min-width:1024px) {
    .code_parts{
    margin: 0 24% 2% auto;
}

.code_sp{
    width: 70%;
    height: auto;
    display: block;
    margin: 0 auto 0 5%;
}
}

.liquidimg2 {
    width: 80% ;
    height: auto;
    display: block;
    margin: 0 auto;
}
.liquidimg2_1 {
    width: 80% ;
    height: auto;
    display: block;
    margin: 5% 0% 2% auto;
}

.code_sp{
    width: 70%;
    height: auto;
    display: block;
    margin: 0 auto 0 0%;
}

.liquidimg3{
    width: 34%;
    height: auto;
    display: block;
    margin: 2% auto;
    z-index: 30;    
}

.liquidimg4{
    width: 65%;
    height: auto;
    display: block;
    margin: 8% auto 0;
    z-index: 30;    
}

.liquidimg5{
    width: 55%;
    height: auto;
    display: block;
    margin: 5% 30% 5% 0;
    z-index: 30;    
}


@media screen and (min-width:1024px) {
.liquidimg4{
    width: 20%;
    height: auto;
    display: block;
    margin: 5% auto 2%;
    z-index: 30;    
}


.liquidimg2_1 {
    width: 80% ;
    height: auto;
    display: block;
    margin: 50% 15% 2% auto;
}

}

.profimg{
    width: 100%;
    height: auto;
    display: block;
}


.coodrdinateimg{
    width: 100%;
    height: auto;
    display: block;
}



/* parts-width */
.w100{
    width:100%;
    margin: auto;
}

.w80{
    width: 80%;
    margin: auto;
}

.w60{
    width: 60%;
    margin: auto;
}

.w40{
    width:40%;
    margin:auto;
}

.w20{
    width: 20%;
    margin: auto;
}

.w10{
    width: 10%;
    margin: auto;
}


/* bg-color */
.bg--00{
    background-color: #F7EFDE;
}
.bg--01{
    background-color: #F8F8F8;
}
.bg--02{
    background-color: #fbf6f3;
}
.bg--03{
    background-color: #F8F4EF;
}
.bg--04{
    background-color: #F4EEE6;
}
.bg--05{
    background-color: #EAEAEA;
}
.bg--06{
    background-color: #f3ebe1;
}
.bg--07{
    background-color: #f5f6f5;
}
.bg--08{
    background-color: #e7e9e6;
}
.bg--09{
    background-color: #fbf8ee;
}
.bg--10{
    background-color: #f5edd4;
}
.bg--11{
    background-color: #f1e7e1;
}
.bg--12{
    background-color: #ddc4b3;
}
.bg--13{
    background-color: #ebe7e4;
}
.bg--14{
    background-color: #ccc3ba;
}
.bg--15{
    background-color: #e3e8e8;
}
.bg--16{
    background-color: #b8c5c5;
}
.bg--17{
    background-color: #f0dfdc;
}
.bg--18{
    background-color: #daaea7;
}
.bg--19{
    background-color: #dfdddc;
}
.bg--20{
    background-color: #aea9a8;
}

/* txt-color */
.c--01{
    color:#f7eee7;
}
.c--02{
    color:#ede4dd;
}
.c--03{
    color:#e8d7c3;
}
.c--04{
    color:#cfd4cd;
}
.c--05{
    color:#ebdbaa;
}
.c--06{
    color:#bb8968;
}
.c--07{
    color:#9a8776;
}
.c--08{
    color:#718b8c;
}
.c--09{
    color:#b65e50;
}
.c--10{
    color:#5e5452;
}
/* btn-color */
.btn--00 a{
    background-color:#000;  
}
.btn--06 a{
    background-color:#bb8968;
}
.btn--07 a{
    background-color:#9a8776;
}
.btn--08 a{
    background-color:#718b8c;
}
.btn--09 a{
    background-color:#b65e50;
}
.btn--10 a{
    background-color:#5e5452;
}



/* parts */
.ad__section{
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    position:fixed;
    top: 0;
    z-index: 2;
}
.ad__txt{
    padding: 5px 0;
}
.ad__txt a{
    display: block;
    font-size: 0.8rem;
    font-weight: 600;
    text-decoration: none;
    line-height: 1.4;
}
.cdTimer{
    font-size: 0.5rem;
    padding: 2px 4px;
    font-weight: normal;
}

#anchor__ptop{
    width: 50px;
    height: 50px;
    position: fixed;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.8;
}
#anchor__ptop a{
    display: block;
    text-decoration: none;
}
#anchor__ptop .svg-inline--fa{
    color: #fff;
    top: 14px;
    position: relative;
}


.lpContent__btn{
    width: 80%;
    box-sizing: border-box;
    text-align: center;
    margin: 0% auto;
}

.lpContent__btn a{
    display: block;
    border-radius: 2px;
    padding: 0px 0;
    font-size:1.0rem;
}

.lpContent__btn[class*="btn--"] a:hover{
    opacity: 0.8;
}


/* typeA */
.lpContent__btn--typeA{
    border: 1px solid #bbb;
}

.lpContent__btn--typeA a{
    transition: all 300ms linear;
    display: block;
}


/* typeB */
.lpContent__btn--typeB{
    background-color: #000;

}

.lpContent__btn--typeB a{
    color: #fff;
    transition: all 300ms linear;
    display: block;
}



/* seeall-btn */
.lpContent__btn--seeall{
    border: none;
    margin: 20px auto;
    font-size: 1rem;
    padding:0 10px;
}
.lpContent__btn--seeall a{
    color:#fff;
    display: block;
    transition: all 300ms linear;
}


.item__container .lpContent__btn--seeall{
    width:60%;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
    /*　画面サイズが768pxから1024pxまではここを読み込む　*/
    .item__container .lpContent__btn--seeall{
        max-width: 40%;
    }
}
@media screen and (min-width:1024px) {
    .item__container .lpContent__btn--seeall{
        width: 20%;
    }
    .lpContent__btn{
        width: 50%;
        box-sizing: border-box;
        text-align: center;
        margin: 5% auto;
    }

}

/* headline */

.headLine__title,.lpContent__title,.grid1__title{
    font-size: 16px;
    line-height: 2;
    font-weight: 400;
    margin: 60px auto 10px;
}
@media screen and (min-width:1024px) {
    .headLine__title,.lpContent__title,.grid1__title{
        font-size: 25px;
        margin: 40px auto 30px;
    }
}


.lpContent__title2{
    font-size: 24px;
    line-height: 2;
    font-weight: 400;
    margin: 20% auto 0; 

}
@media screen and (min-width:1024px) {
    .lpContent__title2{
        font-size: 30px;
        margin: 40px auto 0;
    }
}


.lpContent__title{
    position:relative;
    display: inline-block;
}
@media screen and (min-width:1024px) {
    h2.txt--sline:before,h2.txt--sline:after{
        content:"";
        display:block;
        width:20%;
        height:4px;
        border-top:1px solid #111;
        position:absolute;
        top:50%;
        margin-top:-2px;
    }
    h2.txt--sline:before{left:-30%;}
    h2.txt--sline:after{right:-30%;}
}
.lpContents{
    font-size: 0.8rem;
    text-align: center;
    line-height: 1.8;
    letter-spacing: .03rem;
    margin:0 auto 0;
    width: 100%;}
}
@media screen and (min-width:768px) and ( max-width:1024px) {
    /*　画面サイズが768pxから1024pxまではここを読み込む　*/
    .lpContents{
        max-width: 800px;
    }
}
@media screen and (min-width:1024px) {
    .lpContents{
        width: 100%;
    }

.liquidimg2 {
    width: 85% ;
    height: auto;
    display: block;
    margin: 0 auto;
}

}

.lpContent__continer{
    max-width: 900px;
    width: 100%;
    margin: 2% auto 0;
    padding: 20px 0 5%;
}


.lpContent__continer5{
    max-width: 900px;
    width: 100%;
    margin: 10px auto 0;
    padding: 20px 4% 10%;
}
@media screen and (min-width:1024px) {
.lpContent__continer5{
    max-width: 900px;
    width: 100%;
    margin: 10px auto 0;
    padding: 20px 0 10%;
}


.itembox__continer{
    max-width: 600px;
    width: 100%;
    margin: 10px auto;
    padding: 0px 65px 0 24px;
    text-align: left;
}


}


.itembox__continer{
    max-width: 630px;
    width: 100%;
    margin: 10px 1% 0 0;
    text-align: left;
}




.headLine__title{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 5em;
    font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif,'Lora', serif;
    color: #fff;
    letter-spacing:  2px;
}
.headLine__lead{
    position: absolute;
    font-size: 1.5em;
    color: #fff;
    top: 60%;
    left: 0;
    right: 0;
    margin: auto;

}

/* パンくず */
.breadcrumb {
    margin:0;
}

.breadcrumb__list {
    overflow: hidden;
    text-align:left;
    padding: 5px 12px;
    word-wrap: normal;
    letter-spacing: -0.4em;
}

.breadcrumb__list div {
    display: inline-block;
    letter-spacing: normal;
    font-size: 0.9em;
}

.breadcrumb__list div:after {
    content: ">";
    margin: 0 5px;
    color: #a0a0a0;
    display: inline-block;
}

.breadcrumb__list div:last-child:after {
    display: none
}

.breadcrumb__list a:active,
.breadcrumb__list a:link,
.breadcrumb__list a:visited {
    color: #000;
}



/* headLine */
.headLine__block{
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.lpContent__badge{
    color: #fff;
    padding:0.2rem 0.5rem;
    margin: 1rem auto;
    width: fit-content;
}

.lpContent__badge--blue{
    background-color: #C1B1A4;
}

.headLine__lead{
    padding: 1.5rem;
    text-align: center;
}
.coupon__section{
    max-width: 900px;
    margin: 20px auto;
}
@media screen and (min-width:1024px) {
    .coupon__section{
        margin: 80px auto;
    }
}

.coupon__container{
    width: 100%;
    display: inline-block;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    list-style: none;
}

.coupon__list{
    width:calc(100% / 3);
    transition: all 0.3s ease 0s;
    padding: 1em 1em 0.5em;
    margin: 0;
}

.coupon__list:hover{
    box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.25);
    transform: translateY(-0.5em);
}

.coupon__list img{
    width: 100%;
    height: auto;
}

.anchor__section{
    margin: 40px 0 20px;
}

@media screen and (min-width:768px) and ( max-width:1024px) {
    /*　画面サイズが768pxから1024pxまではここを読み込む　*/
    .anchor__section{
        margin: 40px 0;
    }
}
@media screen and (min-width:1024px) {
    .anchor__section{
        margin: 80px 0;
    }
}

.anchor__container{
    max-width: 900px;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: auto;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
    /*　画面サイズが768pxから1024pxまではここを読み込む　*/
    .anchor__container{
        justify-content: space-between;
    }
}
@media screen and (min-width:1024px) {
    .anchor__container{
        justify-content: space-between;
    }
}

.anchor__list{
    position: relative;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    width: 100%;
    padding: 0 10px;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
    /*　画面サイズが768pxから1024pxまではここを読み込む　*/
    .anchor__list{
        flex: 0 1 50%;
        padding: 0 2%;
    }
}
@media screen and (min-width:1024px) {
    .anchor__list{
        flex: 0 1 50%;
        padding: 0 1%;
    }
        .sp {
        display: none;
    }
}
.anchor__list a{
    transition: all 300ms linear;
}
.anchor__list a:hover{
    transition: all 300ms linear;
    background-color: #eee;
}

.anchor__list--01{
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    text-decoration: none;
    padding: .8rem .8rem .8rem .2rem;
    border-bottom: solid 1px #bbb;
    width: 100%;
    overflow: hidden;
}

.anchor__txt{
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-direction: column;
    padding: 1px 0 0 8px;
}
.anchor__badge{
    width: 9em;
    text-align: center;
    padding: 1px 0;
    margin-bottom: .3rem;
    font-weight: 600;
}
/* anchor-color */
.anchor__badge--blue{
    color: #fff;
    background-color: #43628B;
}
.anchor__list .svg-inline--fa{
    position: absolute;
    right: 27px;
}

/* js-tab */
div.timeSale__tab{
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto 40px;
    max-width: 900px;
    padding:0 1rem;
}


/* lpContent__section */
.lpContent__section{
    width: 100%;
    margin: auto;
    padding:20px 0 0;
}

.lpContent__lead{
    line-height: 1.8;
    margin:0 0 2rem;
}

.lpContent__toplead{
    line-height: 2.5;
    margin-top: 5%;
    font-size: 12px;
}


.lpContent__toplead3{
    line-height: 2.5;
    margin-top: 5%;
    padding-bottom: 2%;
    font-size: 14px;
}


.lpContent__headlead{
    line-height: 1.5;
    margin-top: 5%;
    padding-bottom: 5%;
    font-size: 18px;
}



.lpContent__headlead2{
    line-height: 1.5;
    margin-top: 5%;
    padding-bottom: 5%;
    font-size: 18px;
}


.lpContent__toplead2{
    line-height: 2.5;
    padding-bottom: 5%;
    font-size: 12px;
}


@media screen and (min-width:1024px) {
    .lpContent__toplead2{
        text-align: center;
        padding-bottom: 2%;    
        margin: 0 auto;
        font-size: 14px;
    }


    .lpContent__headlead{
        text-align: center;
    }    
}
.lpContent__toplead > span{
    font-size: 13px;
    margin: auto 10px;
    font-weight: 500;
    color: #111;
}




/* grid-base */
[class^="grid1"] .grid__list {
    width: 100%;
}
[class^="grid2"] .grid__list{
    width: calc(100% /2);
    position: relative;
}
[class^="grid3"] .grid__list{
    width: calc(100% /3);
}
[class^="grid4"] .grid__list{
    width: calc(100% /5);
}


[class^="grid1"] .grid__list2 {
    width: 100%;
}
[class^="grid2"] .grid__list2{
    width: calc(100% /2);
    position: relative;
}
[class^="grid3"] .grid__list2{
    width: calc(100% /3);
}
[class^="grid4"] .grid__list2{
    width: calc(100% /5);
}
@media screen and (min-width:768px) and ( max-width:1024px) {
    /*　画面サイズが768pxから1024pxまではここを読み込む　*/
    .grid1-2{
        width:calc(100% /2);
    }
    .grid1-3{
        width:calc(100% /3);
    }
    .grid1-4{
        width:calc(100% /4);
    }
    .grid2-1{
        width:100%;
    }
    .grid2-3{
        width:30%;
    }
    .grid2-4{
        width:calc(100% /5);
    }
}
@media screen and (min-width:1024px) {
    .grid1-2{
        width:calc(100% /2);
    }
    .grid1-3{
        width:calc(100% /3);
    }
    .grid1-4{
        width:calc(100% /4);
    }
    .grid2-1{
        width:100%;
    }
    .grid2-3{
        width:30%;
    }
    .grid2-4{
        width:calc(100% /5);
    }
}


/* grid**** */
[class^="grid"]{
    align-items: flex-start;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    width:100%;
}

@media screen and (min-width:1024px){
    div[class$="grid"] .grid__list,div[class$="-1"] .grid__list{
        width:100%;
    }
    div[class$="-2"] .grid__list{
        width:calc(100% /2);
    }
    div[class$="-3"] .grid__list{
        width:calc(100% /3);
    }
    div[class$="-4"] .grid__list{
        width:calc(100% /5);
    }
}


@media screen and (min-width:1024px){
    div[class$="grid"] .grid__list2,div[class$="-1"] .grid__list2{
        width:100%;
    }
    div[class$="-2"] .grid__list2{
        width:calc(100% /2);
    }
    div[class$="-3"] .grid__list2{
        width:calc(100% /3);
    }
    div[class$="-4"] .grid__list2{
        width:calc(100% /5);
    }
}


.grid__list{
    justify-content: space-between;
    align-items: stretch;
    display: inline-block;
    /*margin-bottom: 3.2rem;*/
    /*padding: 0 1rem;*/
}


.grid__list2{
    justify-content: space-between;
    align-items: stretch;
    display: inline-block;
    margin-bottom: 10px;
    padding: 0 0.3rem;
}



.grid__img{
    min-height: 1%;
    width: 100%;
    height: auto;
    position:relative;
}
.grid__img img{
    width: 100%;
}

.grid__item_img img{
    width: 100%;
    padding: 0% 15%;
}




.grid__item_list_img img{
    width: 60%;
    height: auto;
    margin:0 auto;
    display: block;    
    margin-bottom: -10%;

}



.inview{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.4s;
}
a:hover .inview{
    opacity: 1;
}

/* item__container */
.item__container_top{
    width: 95%;
    margin: 20px auto 0;
}
.lpContent__continer .item__container{
    margin:0 auto 0rem;
    
}

.code_image{
    padding: 0 0 10%;
}
@media screen and (min-width:1024px) {
    .code_image{
    padding: 0;
}
}

.lpContent__continer .item__container:last-child{
    margin:0 auto;
}

.white_box{
    width: 90%;
    background-color: #fff;
    border: solid;
}



.white_box_second{
    width: 50%;
    background-color: #fff;
    border: solid;
}


/* loop img switch */

.loop:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.loop img:nth-child(2) {
    animation-name: loop;
    -webkit-animation-name: loop;
    animation-duration: 4s;
    -webkit-animation-duration: 4s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-direction: alternate;
    -webkit-animation-direction: alternate;
}

.loop img:first-child {
    display: block;
    margin: 0 auto;
}

.loop img:nth-child(2) {
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    position: absolute;
}

@keyframes loop {
    0% {
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}

@-webkit-keyframes loop {
    0% {
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}

.loop:hover{
    -ms-animation-play-state: paused;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    opacity: 1;
}


.grid__textContainer{
    justify-content: center;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
}

.grid__textArea{
    padding: 0;
    width: 100%;
    text-align: left;
}

.grid__title{
    font-size: 1rem;
}

.grid__price{
    font-size: 0.8rem;
    letter-spacing: .03rem;
    margin-top: 5px;
}

.grid__price--member{
    font-size: 0.8rem;
    text-decoration: none;

}

.grid__price span{
    font-size:0.8rem;
}
.timeSale__contents .grid__price{
    color:#c00000;
}

.grid__textContainer,.grid__list,.grid__textArea{
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}
.slider_sp{
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    align-items: flex-end;
}

.off__badge{
    background-color: #c00000;
    color:#fff;
    position:absolute;
    padding:2px 5px;
    z-index: 1;
}

.grid__img{
    width:100%;
}

.grid__img img {
    margin-bottom: 10px;
}

.grid__textArea{
    margin-top: 15%;
    font-size: 8px;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;    
}

.grid__lead{
    word-break: break-all;
}


/* modal */
.overlay {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    z-index: 100;
    top:0;
}

.btn_area {
    width: 70%;
    height: 30%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    text-align: center;
    z-index: 2;
}

.btn_area .ttl {
    font-weight: bold;
}

.btn_area p {
    padding: 10px;
}

.btn_area button {
    display: block;
    margin: 0 auto;
    background: #333;
    color: #fff;
    padding: 15px 40px;
    border: none;
}

.btn_area button:hover {
    background: #777;
}

/* slick */
.slider__container {
    position: relative;
    width: 100%;
}
.slider {
    display: none;
    overflow: hidden;
}
.slider.slick--initialized {
    display: block;
}
.slick-prev,
.slick-next {
    position: absolute;
    top: 45%;
    margin: 0;
    padding: 0;
    line-height: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    font-weight: bold;
    color: #111;
}
/* dots位置 */
.slider3 .slick-prev,.slider3  .slick-next{
    top: 40%;
}
.slider4 .slick-prev,.slider4  .slick-next{
    top: 35%;
}

.slick-prev {
    left: 10px;
    font-size: 30px;
    z-index: 2;
}
.slick-next {
    right: 10px;
    font-size: 30px;
    z-index: 2;
}

@media screen and (min-width:1024px){
    .slick-next {
        right: -25px;
        font-size: 40px;
    }

    .slick-prev {
        left: -25px;
        font-size: 40px;
    }

.white_box{
    width: 50%;
    background-color: #fff;
    border: solid;
}


.white_box_second{
    width: 25%;
    background-color: #fff;
    border: solid;
}



}

.slick-slide {
    text-align: center;
    width: 100%;
}
.slick-slide img{
    width: 98%;
    height: auto;
}
.slider__container img:hover{
    cursor: pointer;
}
.slick-list{
    width: 100%;
    margin: auto;
}
.slick-dots{
    margin: 20px auto 0;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 30px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 30px;
    height: 30px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}


.slick-dots li button:before {
    font-size: 40px;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    color: black;
}

.slick-dots [role="presentation"] {
    opacity: .15;
}
.slick-dots .slick-active {
    opacity: .3;
}

/* carousel__box */
.carousel__box img{
    /*margin-bottom: 10px;*/
    width: 100%;
}
.slider_sp  .carousel__box img{
    /*margin-bottom: 10px;*/
    width: 70%;
}

.slider_sp_2  .carousel__box img{
    /*margin-bottom: 10px;*/
    width: 95%;
}




.last_box {
    margin: 0px auto 10%;

}

.top_box {
    margin-top: 10%;
    margin-bottom:  0%;    

}


.top_box2 {
    margin-top: 5%;
    margin-bottom:  0%;    

}

.first_box {
    margin: -10% auto;

}


/* slider3 
.slider3 .slick-slide{
    margin: 5px;
}*/
/* slider4 */
.slider4 .slick-slide{
    margin: 10px;
}


/* video switch */
video {
    width: 100%;
    cursor: none;
}
@media screen and ( min-width:1024px) {
    /*　画面サイズが768pxから1024pxまではここを読み込む　*/
    .grid__item_list_img img{
        width: 90%;
    }

    .slider_sp  .carousel__box img{
    /*margin-bottom: 10px;*/
    width: 80%;
}
}

@media screen and (max-width:1024px) {
    .pc {
        display: none;
    }
}

.left{
    text-align: left;

}


.right{
    text-align: right;
    padding: 0 5% 2% 0;
    text-decoration: underline;
}


/*box1*/
.box1{
    margin:10% 0 15%;
    padding:10% 0;
    -js-display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display: flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
}

.box1 > div{
    width:100%;

}
.box1 > div:nth-of-type(1){
    transform:translateY(-30%) translateX(435px);
}
.box1 > div:nth-of-type(2){
    transform:translateY(27%) translateX(-435px);
}

@media screen and (max-width: 640px) {
    .box1{
        margin:30% 0 0;
        padding:10% 0;
    }

    .box1 > div:nth-of-type(1){
        transform: translateY(-65%) translateX(170px);
    }
    .box1 > div:nth-of-type(2){
        transform: translateY(-7%) translateX(-170px);
    }
}


/*box1*/
.box07{
    margin:10% 0 10%;
    padding:10% 0;
    -js-display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display: flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
}

.box07 > div{
    width:100%;

}
.box07 > div:nth-of-type(1){
    transform:translateY(-30%) translateX(15px);
}
.box07 > div:nth-of-type(2){
    transform:translateY(27%) translateX(35px);
}

@media screen and (max-width: 640px) {
    .box07{
        margin:30% 0 0;
        padding:10% 0;
    }

    .box07 > div:nth-of-type(1){
        transform: translateY(-65%) translateX(170px);
    }
    .box07 > div:nth-of-type(2){
        transform: translateY(-7%) translateX(-170px);
    }
}


/*box1*/
.box10{
    margin:10% 0 10%;
    padding:10% 0;
    -js-display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display: flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
}

.box10 > div{
    width:100%;

}
.box10 > div:nth-of-type(1){
    transform:translateY(-30%) translateX(365px);
    width: 300%;
}
.box10 > div:nth-of-type(2){
    transform:translateY(30%) translateX(-240px);
    width: 150%;
}
.box10 > div:nth-of-type(3){
    transform:translateY(80%) translateX(-150px);
}
.box10 > div:nth-of-type(4){
    transform:translateY(65%) translateX(-150px);
}

@media screen and (max-width: 640px) {
    .box10{
        margin:30% 0 0;
        padding:10% 0;
    }

    .box10 > div:nth-of-type(1){
        transform: translateY(-65%) translateX(170px);
    }
    .box10 > div:nth-of-type(2){
        transform: translateY(-7%) translateX(-170px);
    }
    .box10 > div:nth-of-type(3){
        transform: translateY(-7%) translateX(-170px);
    }
    .box10 > div:nth-of-type(4){
        transform: translateY(-7%) translateX(-170px);
    }
}



/*box1*/
.box2{
    margin:10% 0 35%;
    padding:10% 0;
    -js-display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display: flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
}

.box2 > div{
    width:100%;

}
.box2 > div:nth-of-type(1){
    transform:translateY(-33%) translateX(20px);
}
.box2 > div:nth-of-type(2){
    transform:translateY(5%) translateX(140px);
    z-index:1000;
}
.box2 > div:nth-of-type(3){
    transform:translateY(85%) translateX(-585px);
}

@media screen and (max-width: 640px) {
    .box2{
        margin:40% 0 30%;
        padding:10% 0;
    }

    .box2 > div:nth-of-type(1){
        transform: translateY(-80%) translateX(20px);
    }
    .box2 > div:nth-of-type(2){
        transform: translateY(-25%) translateX(50px);
    }
    .box2 > div:nth-of-type(3){
        transform: translateY(60%) translateX(-235px);
    }
}



/*box3*/
.box3{
    margin:10% 0 15%;
    padding:10% 0;
    -js-display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display: flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
}

.box3 > div{
    width:100%;

}
.box3 > div:nth-of-type(1){
    transform:translateY(-30%);
}
.box3 > div:nth-of-type(2){
    transform:translateY(27%) translateX(-200px);
}

@media screen and (max-width: 640px) {
    .box3{
        margin:30% 0 0;
        padding:10% 0;
    }

    .box3 > div:nth-of-type(1){
        transform: translateY(-65%) translateX(35px);
    }
    .box3 > div:nth-of-type(2){
        transform: translateY(-7%) translateX(-25px);
    }
}


/*box4*/
.box4{
    margin:5% 0;
    padding:10% 0;
    -js-display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display: flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
}

.box4 > div{
    width:100%;

}
.box4 > div:nth-of-type(1){
    transform:translateY(-30%);
}
.box4 > div:nth-of-type(2){
    transform:translateY(27%) translateX(-200px);
}

@media screen and (max-width: 640px) {
    .box4{
        max-width:640px;
    }

    .box4 > div:nth-of-type(1){
        transform: translateY(-30%) translateX(15px);
    }
    .box4 > div:nth-of-type(2){
        transform: translateY(40%) translateX(-12px);
    }
}


/*box5*/
.box5{
    margin:10% 0 15%;
    padding:10% 0;
    -js-display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display: flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
}

.box5 > div{
    width:100%;

}
.box5 > div:nth-of-type(1){
    transform:translateY(-30%) translateX(20px);
}
.box5 > div:nth-of-type(2){
    transform:translateY(27%) translateX(-89px);
}

@media screen and (max-width: 640px) {
    .box5{
        margin:30% 0 0;
        padding:10% 0;
    }

    .box5 > div:nth-of-type(1){
        transform: translateY(-65%) translateX(20px);
    }
    .box5 > div:nth-of-type(2){
        transform: translateY(-7%) translateX(-45px);
    }
    .profimg{
        padding: 10% 20% 0% 20%;
    }
    .coodrdinateimg{
        padding: 0% 0% 0% 0%;
    }


}


.pickitem__lead{
    line-height: 1.8;
}

.lpContent2__lead{
    font-size: 12px;
    line-height: 1.8;
    margin:0 2rem 1rem;
    padding-bottom: 10%;
}




.lpContent2__item_lead{
    line-height: 1.8;
    margin:1rem 2rem 1rem;
}


.lpContent3__lead{
    line-height: 2.5;
    margin:0 0rem 1rem;
    font-size: 25px;
    padding-bottom: 5%;
  padding: 1rem 2rem;
  border-left: 4px solid #888;    
}


.lpContent3__lead span{
    background: #111;
    color: #fff;
    padding: 5px 15px;
}


@media screen and (min-width: 681px){
    .lpContent__continer2 {
        display: flex;
        max-width: 900px;
        margin: 1% auto 10%;
    }
}

@media screen and (min-width: 681px){
    .lpContent__continer3 {
        display: flex;
        max-width: 900px;
        margin: 1% auto 10%;
    }
}




@media screen and (min-width: 681px){
    .lpContent2__lead{
        width: 420px;
    }

    .lpContent2__item_lead{
        line-height: 1.8;
        margin:2rem 2rem 1rem;
    }



    .lpContent3__item_lead{
        line-height: 1.8;
        margin:2rem 2rem 1rem;
    }
}

@media screen and (min-width: 681px){
    main div.season {
        margin: 100px 10px;
    }
}

.seasonTitle {
    font-size: 26px;
    margin: 65px auto;
}


@media screen and (max-width: 640px) {
    .seasonTitle {
        font-size: 26px;
        margin: 60px auto 30px;
    }

}



.mainitem_Title {

    margin: 65px auto;
}


@media screen and (max-width: 640px) {
    .mainitem_Title {
        margin: 60px auto 30px;
    }


    .lpContent3__lead{
        line-height: 2.5;
        margin-left: 5%;
        font-size: 20px;
        padding-bottom: 5%;
  padding: 1rem 2rem;
  border-left: 4px solid #a69b84;           
    }

}




.color_title {
    font-size: 30px;

}


.coordinatepoint_title {
    font-size: 26px;
    margin: 20px auto;
}


@media screen and (max-width: 640px) {
    .coordinatepoint_title {
        font-size: 26px;
        margin: 10px auto 30px;
    }
}




@media screen and (max-width: 640px) {
    .item_list_title {
        font-size: 1.6rem;
        margin: 10px auto 30px;
    }

.first_box {
    margin: -40% auto;

}

.top_box {
    margin-top:20%;

}

}


h2{

    font-weight: 400;
    margin: 10% auto 5%;

}

h5{

    font-weight: 400;
    margin: 10% auto 5%;

}


h2 p{
    font-size: 30px;
    text-decoration: underline;
}

.lpContent__continer2 {
    margin: 0% auto 10%;
}

.lpContent__continer3 {
    margin: 0% auto 20%;
}



.style01_box{
    position: relative;
    top: 250px;
    left: 0px;
    font-size: 0.9em;
    z-index: 5;
}


.style02_box{
    position: relative;
    top: -100px;
    right: 0px;
}




.item_margin{

    margin: 10% auto 5%;

}
@media screen and (min-width:1024px) {
    .style01_box{
        position: relative;
        top: 410px;
        left: 310px; 
        z-index: 5;
    }


.item_name2{

text-align: center;

display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 20px;

}


.item_price2{

text-align: center;

margin: 10px 0px 0px 0px;
}



.item_titile_lest_under{

      position: relative;
  top: 240px;
  z-index: 100;
  left: -245px;
}    

   .profile_titile{

    margin-top: 30%;

} 

    .style02_box{
        position: relative;
        top: -100px;
        right: 0px;
    }


}


.item_margin{
    margin: 30% auto 15%;   
}
.item_list_title {
    font-size: 1.8rem;
    margin: 0px auto 5%;
}





.grid__price{
    font-size: 8px;
    letter-spacing: .03rem;
    margin-top: 5px;
}

.grid__price--member_off{
    font-size: 1.0rem;
    font-weight: 600;
    text-decoration: none;

}

.grid__price span{
    font-size:0.8rem;
}
.timeSale__contents .grid__price{
    color:#c00000;
}

.grid__price span {
    background: #111;
    font-size: 0.7em;
    color: #fff;
    padding: 4px 20px;
    margin: 0px 0px 0px 0px;
}


.botomup{

    margin: 5% auto 7%;
}


.code_title{
    margin-bottom: 5%;
    margin-top:5%;
    font-weight: 300;
    font-size: 17px;
    text-decoration:underline;
    text-align: center;
}


.code_lead{

    font-size: 12px;
    margin: 2%;

}



.coupon{
    font-size: 12px;
    margin-bottom: 5px;
}

.coupon_code{
    font-size: 15px;
   text-decoration:underline;
   letter-spacing:0.4em;
}

.wakeme{

border-top: solid 1px gray;
    text-align: center;
    margin: 3px auto 5%;

}



.item_title{
    font-size: 30px;
    margin-bottom: 5%;

}


.buy_btn{
background: #333;
    color: #fff;
    padding: 8px 16px;
    letter-spacing: 2px;
    font-size: 10px;
    width: 90%;
    margin: 5% auto 20%;

    }




.item_buy_btn{
background: #111;
    color: #fff;
    padding: 10px 16px;
    font-size: 8px;
    width: 80%;
    margin: 5% auto ;
    }



.day{
background: #dad8dd;
    color: #111;
    padding: 10px 16px;
    font-size: 20px;
    width: 80%;
    margin: 5% auto ;
    border: 1px solid;
    }



    .buy_day{
        padding: 2%;
        border: solid 1px #000000;
        width: 80%;
    height: auto;
    display: block;
    margin:4% auto 10%;   
    font-size: 15px;     
    }



.line-bc {
  padding: 20px 10px;
  max-width: 900px;
  margin: 15px auto;
  text-align: right;
  font-size: 14px;


}

/*左側のコメント*/
.question {
  width: 100%;
  margin: 10px 0;
  overflow: hidden;
}

.question .faceicon {
  float: left;
  margin-right: -50px;
  width: 150px;
}

.question .faceicon img{
  width: 100%;
  height: auto;
 /* border-radius: 50%;*/
}
.question .chatting {
  width: 100%;
  text-align: left;
  padding: 3%;
}
.says {
  position: relative; 
  margin: 0px 0 0 175px;
  padding: 25px;
  border-radius: 12px;
  background: #EADDCE;
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 30px; 
  left: -19px;
  border: 8px solid  transparent;
  border-right: 18px solid #EADDCE;
  -webkit-transform: rotate(35deg);
  transform: rotate(0deg);
  color: #EADDCE;
}
.says p {
  margin: 0;
  padding: 0;
}


/*右側の緑コメント*/

.answer {
  width: 100%;
  margin: 10px 0;
  overflow: hidden;
}

.answer .faceicon {
  float: right;
  margin-right: 20px;
  width: 150px;
}

.answer .faceicon img{
  width: 100%;
  height: auto;
  /*border-radius: 50%;*/
}





.answer .answerchatting {
  width: 100%;
  text-align: right;
}
.answersays {
  position: relative; 
  margin: 35px 215px 0 0px;
  padding: 25px;
  border-radius: 12px;
  background: #edf1ee;
}

.answersays p:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 30px; 
  left: 660px;
  border: 8px solid transparent;
  border-left: 18px solid #edf1ee;
  -webkit-transform: rotate(35deg);
  transform: rotate(0deg);
}
.answersays p {
  margin: 0;
  padding: 0;
  text-align: left;  
}







.mycomment {
  margin: 10px 0;
}


@media screen and (max-width: 640px) {

.profile_titile{

    margin-top: 10%;

}

.question .faceicon img{
  width: 65%;
}

.answer .faceicon img{
  width: 65%;
}

.answer .faceicon {
  float: right;
  margin-right: -50px;
  width: 150px;
}

.says {
  display: inline-block;
  position: relative; 
  margin: 0px 0 0 15px;
  max-width: 240px;
  padding: 25px 13px 25px;
  border-radius: 12px;
  background: #EADDCE;
  font-size: 12px;
}

.answersays {
  display: inline-block;
  position: relative; 
  max-width: 240px;
  margin: 10px 15px 0 0;
  padding: 25px 13px 25px;
  border-radius: 12px;
  background: #edf1ee;
  font-size: 13px;
}

.answersays p:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 30px; 
  left: 233px;
  border: 8px solid transparent;
  border-left: 18px solid #edf1ee;
  -webkit-transform: rotate(35deg);
  transform: rotate(0deg);
}


.visual_catch {
    font-size: 18px;
    display: flex;
    align-items: center; /* 垂直中心 */
    justify-content: center; /* 水平中心 */
}


}



.item_detail{
    margin-top: 5%;
    font-size: 12px;
    text-align: left;

}



.video_harf{
    width: 50% ;
    height: auto;
    display: block;
    margin: 0 auto
}


.under {
  padding: 1% 2%;
 color: #FFF;
 margin: 2% 2%;
 background-color: #000;
}

.lpContent__proflead{

   text-align: left; 

}



.item_code{
    font-size: 12px;
    margin: 5% auto;

}



@media screen and (max-width: 640px) {

.video_harf{
    width: 85% ;
    height: auto;
    display: block;
    margin: 0 auto
}


.item_titile_lest_under{

      position: relative;
  top: 160px;
  z-index: 100;
  left: -120px;
}


.liquidimg3{
    width: 86%;
    height: auto;
    display: block;
    margin: 10% auto;
    z-index: 5;    
}


.liquidimg4{
    width: 60%;
    height: auto;
    display: block;
    margin: 20% auto 10%;
    z-index: 5;    
}



.item_title{

    font-size: 20px;
    margin-bottom: 10%;

}


.item_code{
    font-size: 12px;
    margin: 5% 30%;

}




.block_list{

    padding: 5%;


}

.codelist{

    width: 50%;


}

.item_name{

text-align: left;

display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



.item_name2{

text-align: left;

display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 20px;

}

.item_price{

text-align: left;


}


.item_price2{

text-align: left;

margin: 10px 0px 0px 0px;
}


.kousiki_text{margin: 0px auto 20px;}


.atmg{

text-decoration:underline;    
}


.h2_name{

        font-size: 10px; 

}


.lpContent__proflead{

   text-align: left; 

}
}

.schedule{
    background-color: #000;
    padding: 0.3% 8%;
    color: #fff;
    font-size: 14px;
    margin: 10% 2% 2% 2%;
}
@media screen and (min-width:1024px) {
    .schedule{
    background-color: #000;
    padding: 0.5% 3%;
    color: #fff;
    font-size: 30px;
}
}

.animate_img_swich{
  animation: image-switch-animation 25s infinite;
}

@keyframes image-switch-animation {
  0%{ opacity: 0;}
  5%{ opacity: 1;}
  25%{ opacity: 1;}
  30%{ opacity: 0;}
  100%{ opacity: 0;}
}

.animate_img_swich:nth-of-type(1) {
  animation-delay: 0s;
}
.animate_img_swich:nth-of-type(2) {
  animation-delay: 5s;
}

.container {
    position: relative;
}

.animate_img_swich{
    position: absolute;
    width: 100%;
    opacity: 0;
    animation: change-img-anim 10s infinite;
}
.image:nth-of-type(1) {
    animation-delay: 0s;
}
.image:nth-of-type(2) {
    animation-delay: 5s;
}
@keyframes change-img-anim {
    0%{ opacity: 0;}
    30%{ opacity: 1;}
    40%{ opacity: 1;}
    60%{ opacity: 1;}
    70%{ opacity: 1;}
    100%{ opacity: 0;}
}


.more_btn{
    margin: 10% auto ;
    width:  95%;
    padding: 2% 0;
    background-color: #333;
}

.more_btn a{
    color: #fff;
}

@media screen and (min-width:1024px) {
    .more_btn{
    margin: 5% auto 5%;
    width:  100%;
    padding: 1% 0;
        background-color: #333;


}

.more_btn a{
    color: #fff;
    font-size: 16px;
}
}



.more_btn_1{
    margin: 10% auto ;
    width:  90%;
    padding: 2% 0;
    background-color: #8a8a8a;
    color: #fff;
}

.more_btn_1 a{
    color: #fff;
}

@media screen and (min-width:1024px) {
    .more_btn_1{
    margin: 5% auto 0;
    width:  48%;
    padding: 1% 0;
    background-color: #8a8a8a;
    color: #fff;


}

.more_btn_1 a{
    color: #fff;
    font-size: 16px;
}
}



.item_list{
 padding:0 1%    }


.item_list2{
 padding:0 1% 10%
     }


 .liquidimg_item{
   width: 100%; 
}



.slick-dots div button:before {
    font-size: 40px;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    color: black;
}
.slick-dots [role="presentation"] {
    opacity: .15;
}
.slick-dots .slick-active {
    opacity: .3;
}




.lpContent__title5{
    font-size: 20px;
    line-height: 2;
    font-weight: 400;

}


@media screen and (min-width:1024px) {
    .lpContent__title5{
        font-size: 25px;
    }
}


.item__container_cd{
    width: 100%;
    margin: 20px auto 5%;
}

@media screen and (min-width:1024px) {
.item__container_cd{
    width: 50%;
    margin: 20px auto 10%;
}
}


.liquidimg2_2 {
    width: 80% ;
    height: auto;
    display: block;
    margin: 0 auto;
}

/* PCで表示、スマホで非表示 */
.sp-banner {
  display: none;
}

/* スマホで表示、PCで非表示 */
.pc-banner {
  display: block;
}



/* メディアクエリ：画面幅が768px以下の場合 */
@media (max-width: 768px) {
  .sp-banner {
    display: block; /* スマホ表示時は表示 */
  }
  .pc-banner {
    display: none; /* スマホ表示時は非表示 */
  }
}