@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600&display=swap');
body{
    font-family:'Noto Sans JP',"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W6","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-weight:400;
    line-height:1;
    position:relative;
    font-size: 13px;
}
:focus,button{
    outline:0
}
a,body{
    color:#868585
}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,ul,var,video{
    margin:0;
    padding:0;
    border:0;
    font-weight:inherit;
    vertical-align:baseline;
    box-sizing:border-box
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block
}
button{
    background-color:transparent;
    border:none;
    cursor:pointer;
    padding:0;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}
li,ol,ul{
    list-style:none
}
table{
    border-collapse:collapse;
    border-spacing:0
}
a{
    text-decoration:none
}
.clearfix{
    display:inline-block;
    height:1%
}
.clearfix::after{
    clear:both;
    content:'.';
    display:block;
    height:0;
    visibility:hidden
}
.g_wrapper:before,.pc_elm:before{
    content:''
}
img,picture,svg{
    display:block;
    width:100%;
    height:auto;
}
@media screen and (max-width:767px){
    .sp{
        display:block
    }
    .pc{
        display:none!important
    }
}
.scroll-in{
    opacity:0
}
.scroll-in.show{
    opacity:1;
    transform:none;
    transition:1.5s ease;
}
@media screen and (min-width:767px){
    .sp{
        display:none!important
    }
    .pc{
        display:block
    }
    .pc_elm{
        width:100%;
        height:100vh;
        position:fixed;
        top:0;
        left:0
    }
}
.pc_elm:before{
    display:block;
    width:100%;
    height:215px;
    position:relative;
    top:50%;
    left:0;
    transform:translateY(-50%);
}
.pc_elm .col{
    width:calc(50vw - 230px);
    height:100%;
    position:absolute;
    top:0;
    background-size: cover;
    background-position: center;
}
.pc_elm{
    background-size: cover;
    background-image:url('../img/pc_bg.jpg');
    background-image: image-set(url('../img/pc_bg.jpg') 1x, url('../img/pc_bg@2x.jpg') 2x);
    background-position: center;
}
.col .col__instagram{
    position: absolute;
    top: 5%;
    left: 5%;
    margin-inline: 5%;
    z-index: 3;
}
.col:nth-of-type(1) .img_wrapper {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    width: 100%;
    max-width: 600px;
    margin: auto;
    transform: translateY(-50%);
}

.pc_elm .col:nth-of-type(2){
    right:0;
}

.col:nth-of-type(2) .img_wrapper {
    position: absolute;
    bottom: 7%;
    right: 2%;
    width: 6vw;
}


.g_wrapper{
    position:relative;
    z-index:2;
    background:#fff
}

@media screen and (min-width:767px){
    .g_wrapper{
        max-width:450px;
        margin:0 auto;
        -webkit-clip-path:inset(0 0 100% 0);
        clip-path:inset(0 0 100% 0);
        opacity:0
    }
    .g_wrapper.show{
        opacity:1;
        -webkit-clip-path:inset(0 0 0 0);
        clip-path:inset(0 0 0 0);
        transition:-webkit-clip-path 3s linear .5s;
        transition:clip-path 3s linear .5s;
        transition:clip-path 3s linear .5s,-webkit-clip-path 3s linear .5s
    }
    .g_wrapper.pass{
        opacity:1;
        -webkit-clip-path:inset(0 0 0 0);
        clip-path:inset(0 0 0 0);
        transition:opacity .8s ease .5s
    }
    .product_credit li .item_name{
        font-size: 11.7px!important;
    }
    .product_credit .buyBtn{
        font-size: 12px!important;
        background-size: 17px 18px!important;
    }
    .product_credit .comingsoon {
        font-size: 12px!important;
    }
    .modal__item .product_credit .buyBtn{
        background-size: cover!important;
    }
}
.g_wrapper:before{
    display:block;
    width:100%;
    height:100vh;
    height:100dvh;
    position:absolute;
    top:0;
    left:0
}
main{
    overflow:hidden
}

/**
** パーツ product_credit
*/

.product_credit{
}
.product_credit._large{
    margin-top:35px
}
.product_credit li{
    display:flex;
    align-items:last baseline;
    font-weight:600;
    letter-spacing:.1em;
}

.product_credit.__center li{
    justify-content: center;
}

.modal_bg .product_credit li{
    justify-content: center;
    align-items: center;
    width: 96%;
    margin-inline: auto;
}


.product_credit li+li{
    margin-top: .3em;
}

.product_credit li .item_name{
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W6","ヒラギノ角ゴ Pro W3";
    font-size: 2.6vw;
    font-weight: 100;
    color: #2B2E34;
    line-height: 1.5;
    letter-spacing: -0.01em;
}


.product_credit li .item_name span{
    font-weight: 400;
}

.product_credit li .item_name + a,
.product_credit li .item_name + span{
    margin-left: 0.75em;
    letter-spacing: 0;
}

.product_credit .buyBtn{
    font-family: "Helvetica","ヒラギノ角ゴ Pro W6","ヒラギノ角ゴ Pro W3";
    font-size:2.67vw;
    text-align:center;
    color: #2B2E34;
    text-decoration: underline;
    padding: .5em .5em .5em 2em;
    display: inline-block;
    background-image:url('../img/ico_cart.svg');
    background-position: right 3em center;
    background-repeat: no-repeat;
    background-size: 3.3vw 3.5vw;
    letter-spacing: 0;
}

.product_credit .buyBtn_cartwhite{
    background-image:url('../img/ico_cart_white.svg');
}

.product_credit .comingsoon {
    background: none;
    color: #2B2E34;
    font-weight: bold;
    margin-left: 0.75em;
    letter-spacing: -0.05em;
    font-size:2.67vw;
}

.product_credit .buyBtn:hover,.product_credit .buyBtn:focus{
    box-shadow: 0px 0px 0px #2B2E34;
    position: relative;
    top: 3px;
}

.product_credit .comming{
    font-size: 12px;
    color: #2B2E34;
}

/**
** .mv
*/

.mainSliderJS img{
    display: block;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
    width: 100%;
}

.main_mv{
    position: relative;
}

.main_mv__logo{
    position: absolute;
    bottom: 1.3%;
    width: 81%;
    right: 0;
    left: 0;
    margin: auto;
}

.main_mv__logo img{
    margin: auto;
}

.main_mv__instagram{
    width: 50px;
    max-width: 6%;
    right: 3%;
    position: absolute;
    top: 2%;
}

.main_mv__instagram:hover{
    opacity: .8;
}

/**
** main_top-catch
*/

.main_top-catch {
    width: 100%;
    height: auto;
    position: relative;
}
.main_top-catch video {
    width: 100%;
    height: auto;
    object-fit: cover;
}

/* .main_top-catch > div {
   
    display: flex;
    flex-direction: column;
    gap: 35px;
    justify-content: center;
    width: 100%;
    height: 90%;
}
.main_top-catch__title img{
    margin: 0 auto;
    width: 67%;
}

.main_top-catch__text img{
    margin: 0 auto;
    width: 42.5%;
} */


/**
** product_item
*/

.product_item{
    position: relative;
    width: 100%;
}
.product_item__photo{
    position: relative;
    z-index: 0;
}
.product_item__textBox{
    padding: 3% 0% 15%;
}

/* チェックボックス */
.product_item .checkBtn{
    cursor: pointer;
    z-index: 3;
    width: 20%;
}

.product_item .checkBtn:focus,
.product_item .checkBtn:hover{
    box-shadow: 0px 1px 1px #FFFFFF;
}

.product_item .cnvBtn_wrap{
    text-align: center;
    margin-bottom: 6px;
}

.product_item .cnvBtn{
    font-family:Helvetica,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック体","Yu Gothic",YuGothic,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.2em;
    text-align:center;
    background: #404040;
    color: #FFFFFF;
    width: 70%;
    padding: 1em;
    display: inline-block;

}


.product_item .cnvBtn:focus,
.product_item .cnvBtn:hover{
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    position: relative;
    top: 3px;
}

/* 位置調整 */
.product_item .product_item__photo {
    position: relative;
}
.product_item .product_item__textBox {
    position: relative;
}
.product_item .product_item__title {
    position: relative;
}
.product_item .product_item__textBox.__rBtn .checkBtn{
    position: absolute;
    top:37px;
    transform: translateY(-50%);
    right: 5%;
    z-index: 3;
    width: 144px;
}
.product_item .product_item__title.__rBtn .checkBtn{
    position: absolute;
    top:0;
    transform: translateY(-50%);
    right: 5%;
    z-index: 3;
}
.product_item .product_item__textBox.__lBtn .checkBtn{
    position: absolute;
    top:0;
    transform: translateY(-50%);
    left: 10%;
    z-index: 3;
}
.product_item .product_item__textBox.__llBtn .checkBtn{
    position: absolute;
    top:0;
    transform: translateY(-50%);
    left: 5%;
    z-index: 3;
}
.product_item .product_item__photo.__topRBtn .checkBtn{
    position: absolute;
    top:0;
    right: 5%;
    z-index: 3;
}
.product_item .product_item__photo.__topLBtn .checkBtn{
    position: absolute;
    top:0;
    left: 5%;
    z-index: 3;
}
.product_item .product_item__photo.__bottomRBtn .checkBtn{
    position: absolute;
    bottom:0;
    right: 5%;
    z-index: 3;
}
.product_item .product_item__textBox.__centerBtn .checkBtn{
    position: absolute;
    top:0;
    transform: translateY(-50%);
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}
.product_item .product_item__textBox.__centerBtn.__relative .checkBtn {
    position: relative;
    text-align: center;
    display: inline-block;
    width: 19%;
    min-width: 72px;
    z-index: 2;
}


.product_credit + .checkBtn{
    margin-top: 20px;
}

.contents_item__catch{
    text-align: center;
    font-family:Helvetica,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック体","Yu Gothic",YuGothic,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    color: #fff;
    position: absolute;
    right: 0;
    left: 0;
}

.contents_item__catch .sub{
    font-size: 12px;
    letter-spacing: 2px;
}

.contents_item__catch .main{
    font-size: 35px;
    letter-spacing: 6px;
    margin-top: 0.5em;
}

.product_item__ringImage{
    max-width: 70%;
    margin: auto;
}

.product_item__textBox.__ring{
    padding-block:20%  30%;
}

.__centerTitle{
    max-width: 100%;
    margin: 0 auto;
}
.__centerTitle li{
    display: flex;
    justify-content: center;
}

.product_item .mainSliderJS img{
    height: auto;
}
.product_item .deco{
    position: absolute;
    width: 17%;
    z-index: 2;
}
.product_item .deco img{
    width: 100%;
}

/* アイテムごとの位置調整 */
.product_item.main_item.__01{
    position: relative;
    padding-top: 80px;
}
.product_item.main_item.__01 .product_item__photo{
    width: 100%;
    margin: 0 auto;
}
.product_item.__01 .product_item__title{
    position: absolute;
    top:84px;
    right: 50%;
    width: 32%;
    min-width: 122px;
    transform: translate(50%, -43%);
    z-index:3;
}

.product_item.sub_item.__01 .product_item__photo{
    width: 90%;
}
.product_item.sub_item.__01 .product_item__textBox .checkBtn{
    display: block;
    position: absolute;
    top: 12%;
    right:6.7%;
    z-index:3;
}


.product_item.main_item.__02{
    position: relative;
    margin-bottom: 50px;
}
.product_item.__02 .product_item__title{
    position: absolute;
    top:3.2%;
    right:50%;
    transform: translateX(50%);
    width: 40%;
    min-width: 150px;
    z-index:3;
}


.product_item.main_item.__02 .product_item__photo img{
    width: 100%;
}
.product_item.main_item.__02 .product_item__textBox{
    position: absolute;
    top: 100%;
    right: 31%;
}
.product_item.main_item.__02 .checkBtn{
    display: block;
    position: absolute;
    bottom: -3%;
    right: 7%;
}
.product_item.main_item.__03{
    position: relative;
    padding-top: 100px;
    width: 100%;
}
.product_item.main_item.__03 .product_item__photo._main{
    width: 100%;
    margin: 0 auto;
}
.product_item.main_item.__03 .product_item__photo._main .checkBtn{
    display: block;
    position: absolute;
    bottom: 4%;
}

.product_item.__03 .product_item__title{
    width: 72%;
    min-width: 270px;
    margin-left: 7%;
    z-index:1;
    margin-bottom: 10px;
}
.product_item.main_item.__03 .product_item__textBox._main .checkBtn{
    display: block;
    position: absolute;
    top: 0;
    right: 6.7%;
    transform: translateY(-50%);
}
.product_item.main_item.__03 .product_item__textBox._main .product_credit li{
    justify-content: center;
}
.product_item.main_item.__03 .product_item__photo._sub01 > img{
    width: 74%;
    min-width: 244px;
    margin: 0 auto;
}
.product_item.main_item.__03 .product_item__photo._sub01 .checkBtn{
    display: block;
    position: absolute;
    bottom: 0;
    left: 74%;
}
.product_item.main_item.__04{
    position: relative;
    padding-top: 70px;
}
.product_item.__04 .product_item__title{
    width: 24%;
    min-width: 93px;
    margin: 0px auto 30px;
    z-index: 3;
}
.product_item.main_item.__04 .product_item__textBox{
    padding-bottom: 44px;
}
.product_item.sub_item_01.__04 .product_item__textBox{
    padding-bottom: 58px;
}
.product_item.sub_item_02.__04 .product_item__photo{
    width: 57.6%;
    margin: 0 auto;
}
.product_item.sub_item_02.__04 .product_item__textBox{
    padding-bottom: 140px;
}
.product_item.sub_item_02.__04 .product_item__photo._sub{
    width: 105%;
}
.product_item.main_item.__05{
    padding-top: 100px;
}
.product_item.main_item.__05 .product_item__photo{
    position: relative;
}
.product_item.__05 .product_item__title{
    position: absolute;
    top: 0;
    left: 9%;
    width: 29%;
    z-index: 3;
    transform: translateY(-20%);
}
.product_item.main_item.__05 .product_item__photo .deco_item{
    position: absolute;
    bottom: 30%;
    left: 0;
    width: 100%;
    z-index:3;
}
.product_item.main_item.__05 .product_item__photo .checkBtn{
    display: block;
    position: absolute;
    bottom: 4%;
    right: 6.7%;
}
.product_item.main_item.__05 .product_item__textBox{
    padding: 0;
}

.product_item.main_item.__06 {
    position: relative;
    margin-top: 140px;
}
.product_item.main_item.__06 .product_item__photo > img{
    width: 100%;
    margin: 0 auto;
}
.product_item.__06 .product_item__title{
    position: absolute;
    top: 0;
    right: 8.9%;
    width: 16.8%;
    z-index: 3;
}
.product_item.__06 .product_item__photo .checkBtn{
    display: block;
    position: absolute;
    bottom: 0;
    right: 6.7%;
    transform: translateY(50%);
}
.product_item.main_item.__07 .product_item__photo{
    position: relative;
    z-index: 1;
}
.product_item.main_item.__07 .product_item__title{
    width: 44.4%;
    margin: 0 auto;
    min-width: 166.5px;
    transform: translate(0%, 63%);
    z-index: 3;
}
.product_item.__07 .product_item__textBox {
    padding-top: 0;
}
.product_item.sub_item_01.__07 .product_item__photo > img{
    width: 75%;
    margin: 0 auto;
}
.product_item.sub_item_01.__07 .product_item__photo .checkBtn{
    display: block;
    position: absolute;
    bottom: 0;
    right:6.7%;
    transform: translateY(50%);
    z-index:3;
}
.product_item.__midbreak{
    width: 99.2%;
}

.product_item.main_item.__08 {
    position: relative;
    margin-top: 140px;
}
.product_item.__08 .product_item__title{
    position: absolute;
    top: 0;
    left: 6.2%;
    transform: translateY(28%);
    width: 39%;
    min-width: 149px;
    z-index: 3;
}
.product_item.main_item.__08 .item_flex{
    width:100%;
    display: flex;
    justify-content: center;
    gap: 0.6%;
}
.product_item.main_item.__08 .item_flex ._left{
    width: 49.4%;
    
}
.product_item.main_item.__08 .item_flex ._right{
    width: 50%;
}
.product_item.__08 .product_item__textBox {
    padding-top: 0;
}
.product_item.__08 .product_item__photo {
    position: relative;
}
.product_item.__08 .product_item__photo .checkBtn{
    display: block;
    position: absolute;
    bottom: 0;
    transform: translateY(50%);
}
.product_item.__08 ._left .product_item__photo .checkBtn{
    width: 40.4%;
    right: 6.4%;
}
.product_item.__08 ._right .product_item__photo .checkBtn{
    width: 40%;
    right: 14.5%;
}
.product_item.__09 {
    padding-top: 100px;
}
.product_item.__09 .product_item__photo{
    position: relative;
    width: 100%;
}
.product_item.__09 .product_item__photo .product_item__title{
    width: 44%;
    min-width: 166px;
    position: absolute;
    top: -12%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 3;
}
.product_item.__09 .product_item__photo .checkBtn{
    position: absolute;
    display: block;
    bottom: 0;
    right: 6.7%;
    transform: translateY(50%);
}
.product_item.__10 {
    position: relative;
    margin-top: 100px;
}
.product_item.__10 .product_item__photo > img{
    width: 100%;
    margin: 0 auto; 
}
.product_item.__10 .product_item__title{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -62%);
    width: 22.4%;
    min-width: 84px;
    z-index: 3;
}
.product_item.__10 .product_item__photo{
    position: relative;
    z-index: 1;
}
.product_item.__10 .product_item__photo .checkBtn{
    display: block;
    position: absolute;
    bottom: 0;
    right: 6.7%;
    transform: translateY(50%);
    z-index: 3;
}
.product_item.__10 .product_item__textBox{
    position: relative;
    margin-top: -80px;
    padding-bottom: 8%;
    z-index: 2;
}
.product_item.__11 .product_item__photo{
    position: relative;
    width: 76%;
    min-width: 286px;
    z-index: 1;
}
.product_item.__11 .product_item__title{
    position: absolute;
    top: 0;
    right: 4.8%;
    width: 16%;
    z-index: 3;
}
.product_item.__11 .product_item__textBox{
    position: relative;
    padding-bottom: 8%;
    z-index: 2;
}
.product_item.__12 .product_item__photo{
    position: relative;
    width: 100%;
    z-index: 1;
}
.product_item.__12 .product_item__title{
    width: 44%;
    min-width: 166px;
    z-index: 3;
    margin: 0 auto 12px;
}
.product_item.__12 .product_item__textBox{
    position: relative;
    z-index: 2;
}
.product_item.__13 .item13_wrapper{
    position: relative;
    width: 85%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1;
}
.product_item.__13 .item13_textBox{
    width: 34%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}
.product_item.__13 .product_item__photo{
    position: relative;
    width: 63%;
    min-width: 202px;
    z-index: 1;
}
.product_item.__13 .product_item__title{
    min-width: 108px;
    z-index: 3;
    margin: 0 auto;
}
.product_item.__13 .product_item__textBox{
    position: relative;
    z-index: 2;
    display: flex;;
    flex-direction: column;
    align-items: center;
}
.product_item.__13 .product_item__textBox ul {
    width: 100%;
    margin-top: 32px;
}
.product_item.__13 .product_item__textBox ul li{
    flex-direction: column;
    width: 100%;
    align-items: start;
}
.product_item.__13 .product_item__textBox ul li .buyBtn{
    margin: 0;
}
.product_item.__13 .product_item__textBox.__centerBtn.__relative .checkBtn,
.product_item.__14 .product_item__textBox.__centerBtn.__relative .checkBtn,
.product_item.__15 .product_item__textBox.__centerBtn.__relative .checkBtn{
    left: 10px;
}
.product_item.__13 .product_item__textBox.__item13{
    position: relative;
    z-index: 2;
}
.product_item.__13 .item13_wrapper{
    position: relative;
    width: 85%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1;
}
.product_item.__13 .item13_textBox{
    width: 34%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}
.product_item.__13 .product_item__photo{
    position: relative;
    width: 63%;
    min-width: 202px;
    z-index: 1;
}
.product_item.__13 .product_item__title{
    min-width: 108px;
    z-index: 3;
    margin: 0 auto;
}
.product_item.__13 .product_item__textBox{
    position: relative;
    z-index: 2;
    display: flex;;
    flex-direction: column;
    align-items: center;
}
.product_item.__13 .product_item__textBox ul {
    width: 100%;
}
.product_item.__13 .product_item__textBox ul li{
    flex-direction: column;
    width: 100%;
    align-items: start;
}

.product_item__textBox .__chckbBtn_Left{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.product_item.__14 {
    margin-top: -5%;
    margin-bottom: 59px;
}

.product_item.__14 .item14_wrapper{
    position: relative;
    width: 85%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1;
}
.product_item.__14 .item14_textBox{
    width: 36%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    margin-top: 32px;
}
.product_item.__14 .product_item__photo{
    position: relative;
    width: 64%;
    min-width: 202px;
    z-index: 1;
}
.product_item.__14 .product_item__title{
    min-width: 108px;
    z-index: 3;
    margin: 0 auto;
}
.product_item.__14 .product_item__textBox{
    position: relative;
    z-index: 2;
    display: flex;;
    flex-direction: column;
    align-items: center;
}
.product_item.__14 .product_item__textBox ul {
    width: 100%;
}
.product_item.__14 .product_item__textBox ul li{
    flex-direction: column;
    width: 100%;
    align-items: start;
}

.product_item.__14 .product_item__textBox.__item14{
    position: relative;
    z-index: 2;
    margin-top: 32px;
}
.product_item.__14 .item14_wrapper{
    position: relative;
    width: 85%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1;
}
.product_item.__14 .item14_textBox{
    width: 34%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}
.product_item.__14 .product_item__photo{
    position: relative;
    width: 63%;
    min-width: 202px;
    z-index: 1;
}
.product_item.__14 .product_item__title{
    min-width: 108px;
    z-index: 3;
    margin: 0 auto;
}
.product_item.__13 .product_item__textBox{
    position: relative;
    z-index: 2;
    display: flex;;
    flex-direction: column;
    align-items: center;
}
.product_item.__13 .product_item__textBox ul {
    width: 100%;
}
.product_item.__13 .product_item__textBox ul li{
    flex-direction: column;
    width: 100%;
    align-items: start;
}

.product_item.__15 .product_item__textBox ul {
    width: 100%;
}
.product_item.__15 .product_item__textBox ul li{
    flex-direction: column;
    width: 100%;
    align-items: start;
}

.product_item.__15 .product_item__textBox.__item15{
    position: relative;
    z-index: 2;
}
.product_item.__15 .item15_wrapper{
    position: relative;
    width: 85%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1;
}
.product_item.__15 .item15_textBox{
    width: 34%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}
.product_item.__15 .product_item__photo{
    position: relative;
    width: 63%;
    min-width: 202px;
    z-index: 1;
}
.product_item.__15 .product_item__title{
    min-width: 108px;
    z-index: 3;
    margin: 0 auto;
}
.product_item.__15 .product_item__textBox{
    position: relative;
    z-index: 2;
    display: flex;;
    flex-direction: column;
    align-items: center;
    margin-top: 32px;
}
.product_item.__15 .product_item__textBox ul {
    width: 100%;
}
.product_item.__15 .product_item__textBox ul li{
    flex-direction: column;
    width: 100%;
    align-items: start;
}
.product_item .deco._01 {
    top: -11.39%;
    right: -0.27%;
}
.product_item .deco._02 {
    top: -2.04%;
    left: 22.48%;
}
.product_item .deco._03 {
    bottom: -1.62%;
    right: 4.53%;
}
.product_item .deco._04 {
    top: -13.53%;
    left: -3.83%;
}

.product_item.__cnv{
    margin: 100px auto;
}

.product_item.__cnv img{
    width: 100%;
    margin: 0 0 50px;

}
.product_item.__cnv .attention{
    width: 70%;
    margin: 5px auto;
    font-size: 12px;
    text-align: right;
    color: #2B2E34;
    font-weight: 100;
}

/* フッター */

.footer_logo{
    position: absolute;
    top: 2%;
    left: 0;
    width: 100%;
    z-index: 3; 
}
.footer_logo img{
    width: 81%;
    margin: 0 auto;
}
.footer__credit{
    position: absolute;
    top:  30px;
    right: 20px;
    width: 100%;
    z-index: 3;
}
.footer__credit img{
    width: 50%;
    margin-left: auto;
}


/* 回転アニメーションを定義する */
@keyframes rotateAnimation {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
}

.model {
    max-width: 25%;
    animation-name: rotateAnimation;
    animation-duration: 30s; /* アニメーションの実行時間 */
    animation-timing-function: linear; /* アニメーションのタイミング関数 */
    animation-iteration-count: infinite; /* アニメーションの繰り返し回数（無限ループ） */
}


.modal_bg{
    width:90%;
    height:0;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    z-index:100;
    visibility:hidden;
    transition:.5s ease .25s;
    background:#FFFFFF;
    box-shadow:inset 0 5px 20px 0 rgba(0,0,0,.05);
    /* border-radius:50px; */
    overflow-x: hidden;
}
.modal_bg.open{
    opacity:1;
    visibility:visible;
    height:93.23308vh;
    height:93.23308dvh;
    transition-delay:0s;
}
.modal_bg.open .scroll_area{
    opacity:1;
    transition-delay:.45s;
    overflow-x: hidden;
}
.modal_bg.open .close{
    cursor: pointer;
    opacity:1;
    transition:opacity .4s ease .5s,transform .3s cubic-bezier(0,1.59,.92,1.31);
}
.modal_bg .scroll_area{
    width:100%;
    height:100%;
    padding:0 0 20%;
    overflow-y:scroll;
    -ms-overflow-style:none;
    scrollbar-width:none;
    opacity:0;
    transition:opacity .4s ease
}
.modal_bg .scroll_area::-webkit-scrollbar{
    display:none
}
.modal_bg .modal__head{
    margin-top: 10%;
}
.modal_bg .modal__item{
    padding-top:16%
}

.modal__item .__sub {
    padding-top:16%
}

.modal__ph img{
    width: 100%;
    margin: 0 auto;
}

.modal__head {
    width: 60%;
    margin: 30px auto 0 auto;
    padding-top: 50px;
}
.modal_sub_title img {
    margin: 6% auto 0;
    width: 80%;
}
.modal__num img{
    margin: 4% auto;
}

.modal_bg .modal__cap{
    font-family: "Noto Sans Myanmar";
    font-weight: 500;
    font-size: 13px;
    letter-spacing: -0.03em;
    line-height: 25px;
    text-align: left;
    color: #000000;
    width: 80%;
    margin-inline: auto;
    border-top: solid 0.7px #2B2E34;
    padding-top: 10px;
    margin-bottom: 22px;
}

.modal_bg .modal__cap.border-none{

    border: none;
    
}

.modal .product_credit {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-top: 22px;
}
.modal__item .product_credit p{
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 13px;
    text-align: left;
    color: #2B2E34;
}
.modal__item .product_credit .buyBtn span{
    font-family: "Helvetica","ヒラギノ角ゴ Pro W6","ヒラギノ角ゴ Pro W3";
    font-size: 12px;
    text-align:center;
    color: #FFFFFF;
    text-decoration: underline;
    text-decoration: underline;
    padding: .5em 1.5em .5em 3em;
    display: inline-block;
    background-image:url('../img/ico_cart_modal.svg');
    background-position: left 1em center;
    background-repeat: no-repeat;
    background-size: 17px 18px;
    letter-spacing: 0;
    position: relative;
}
.modal__item .product_credit .buyBtn{
    background-image:url('../img/modal_buybtn.png');
    background-position:right center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0.1em 0;
}

.modal__item .product_credit .comingsoon {
    background: none;
    font-weight: bold;
}

.modal__ph._large img{
    width: 106%;
    margin-left:-3%;
}

#modal01 .modal__num img{
    width: 31%;
}
#modal02 .modal__num img{
    width: 41.6%;
}
#modal03 .modal__num img{
    width: 73.5%;
}
#modal03 .product_credit:first-of-type {
    margin-top: 15px;
    margin-bottom: 50px;
}
#modal04 .modal__num img{
    width: 25%;
}
#modal05 .modal__num img{
    width: 35%;
}
#modal06 .modal__num img{
    width: 60%;
}
#modal07 .modal__num img{
    width: 45.5%;
}
#modal08 .modal__num img{
    width: 40%;
}
#modal09 .modal__num img{
    width: 45.5%;
}
#modal10 .modal__num img{
    width: 23%;
}
#modal11 .modal__num img{
    width: 45.5%;
}
#modal12 .modal__num img{
    width: 45.5%;
}
#modal13 .modal__num img{
    width: 30%;
}
#modal14 .modal__num img{
    width: 33.5%;
}
#modal15 .modal__num img{
    width: 31.5%;
}


@media screen and (min-width:767px){
    .modal_bg{
        max-width:400px
    }
    .modal_bg .close:hover{
        cursor:pointer;
        transform:scale(1.1)
    }
}
.modal__section{
    margin-top: 12%;
}

.modal__section__title{
    text-decoration: underline;
    width: 90%;
    margin-top: 8%;
    margin-inline: auto;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 700;
}

.modal_bg .close{
    width:34px;
    height:34px;
    background:#404040;
    border-radius:100%;
    position:absolute;
    bottom: 10px;
    right: 8%;
    display:flex;
    align-items:center;
    justify-content:center;
    opacity:0;
    transition:opacity .3s ease,transform .3s cubic-bezier(0,1.59,.92,1.31)
}
.modal_bg .close .plus{
    width:12px;
    height:12px;
    position:relative;
    transform:rotate(45deg);
}
.modal_bg .close .plus:after,.modal_bg .close .plus:before{
    content:'';
    display:block;
    width:100%;
    height:1px;

    background:#fff;
    position:absolute;
    top:calc(50% - 1px);
    left:0;
    right:0;
    margin:auto
}
.modal_bg .close .plus:after{
    transform:rotate(90deg)
}



@media screen and (max-width:390px){
  .modal__item .product_credit p {
    font-size: 12px;
  }
}

@media screen and (max-width:375px){
  .product_item.main_item.__15 .product_item__photo.__sub03 .product_credit li {
    width: 60%;
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
}

@media screen and (max-width:374px){
  .product_item.main_item.__15 .product_item__photo.__sub02 .product_item__textBox {
    bottom: -13%;
  }
}

.view_max320 {
  display: none;
}
@media screen and (max-width:320px){
  .view_max320 {
    display: block;
  }
}

.infinite-scroll {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: auto;
  white-space: nowrap;
}
.infinite-scroll img {
  display: inline-block;
  width: auto;
  height: 406px;
  animation: scroll-left 10s linear infinite;
}
.infinite-scroll img:nth-child(2) {
  position: absolute;
  left: 1210px;
  top: 0;
  animation-delay: 0s;
}
@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1210px);
  }
}

/* allitemフェード用 */
.js-allitem-fade {
  position: relative;
  min-height: 1px;
}
.allitem-fade-img {
  position: absolute;
  left: 0; top: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 0.5s;
  z-index: 1;
}
.allitem-fade-img:first-child {
  position: relative;
  z-index: 0;
}
.allitem-fade-img.is-active {
  opacity: 1;
  z-index: 2;
}
