body {
background: #fff;
color: #5e5e5e;
font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
font-weight: 500;
font-style: normal;
width: 100%;
height:100%;
font-size: 13px;
line-height:2em;
margin: 0px;
letter-spacing: 0.05vw;
}


#wrap{
width: 100%;
position: relative;
line-height: 0;
}

#mainAll{
width: 80%; min-width: 900px;
margin: 0 auto;
position: relative;
line-height: 0;
}

.pc{ display: block;}
.sp{ display: none;}

.fontS{ font-size: 80%;}
.fontB{ font-weight: 700;}
.colorPink{ color: #de87ae;}
.colorOre{ color: #f0831e;}

.no-wrap { display: inline-block;}

.warningfontL{
padding-left: 1em;
text-indent: -1em;
}

.warningfontS{
padding-left: 1em;
text-indent: -1em;
font-size: 11px;
}


/*---------------------------------------------

header

----------------------------------------------*/

header{
background: url("../images/header_pc.jpg") no-repeat center;
background-size: cover;
width: 100%;
position: relative;
overflow: hidden;
margin: 0 0 70px;
}

header:before{
content:"";
display: block;
padding-top: 26.66%;
}

#logo{
width: 45%; height: 24%;
position: absolute;
top: 16%; left: 53%;
z-index: 1;
}

#logo a{
width: 100%; height: 100%;
display: block;
}


/*---------------------------------------------

content

----------------------------------------------*/

.contentMM{
background: url("../images/m_bg.jpg") no-repeat center;
background-size: 100% 100%;
width: 100%; height: 60px;
text-align: center;
line-height: 60px;
margin: 0 auto;
font-family: "Shippori Mincho B1", serif;
font-weight: 500;
font-size: 26px;
color: #f0831e;
}

.contentPrice{
width: 100%;
text-align: center;
line-height: 1em;
font-size: 13px;
margin: 15px auto;
}


/*---------------------------------------------

bd dvd special

---------------------------------------------*/

.contentAll{
width: 80%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 30px auto 60px;
}

.contentBlock{
width: 100%;
}

#imgSpBluray{
background: url("../images/img_bdspecial.jpg") no-repeat center;
background-size: contain;
width: 100%;
margin: 0 auto;
position: relative;
overflow: hidden;
pointer-events: none;
}

#imgSpBluray:before{
content:"";
display: block;
padding-top: 65%;
}

#imgSpDVD{
background: url("../images/img_dvdspecial.jpg") no-repeat center;
background-size: contain;
width: 100%;
margin: 0 auto;
position: relative;
overflow: hidden;
pointer-events: none;
}

#imgSpDVD:before{
content:"";
display: block;
padding-top: 65%;
}

.contetntxt{
width: 100%;
margin: 30px auto 0;
line-height: 1.8em;
}


/*---------------------------------------------

special feature

----------------------------------------------*/

#sf_all{
width: 100%;
margin: 0 auto 80px;
}

#sf_title{
width: 100%;
border-top: 2px dotted #f0831e;
border-bottom: 2px dotted #f0831e;
font-family: "Shippori Mincho B1", serif;
font-weight: 500;
font-size: 26px;
line-height: 60px;
color: #f0831e;
text-align: center;
}

#sf_txt{
width: 80%;
margin: 30px auto 50px;
line-height: 1.8em;
}



/*---------------------------------------------

dvd standerd

----------------------------------------------*/

#imgDVD{
background: url("../images/img_dvd.jpg") no-repeat center;
background-size: contain;
width: 100%;
height: 450px;
position: relative;
overflow: hidden;
pointer-events: none;
margin: 0 auto;
}

#dvdtxt{
width: 100%;
margin: 0 auto 30px;
padding: 30px 50px;
line-height: 1.8em;
}

.contentAll2{
width: 76%; max-width: 800px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin: 40px auto 80px;
}

.contentBlock2a{ width: 45%;}
.contentBlock2b{ width: 55%;}

.listfontL{
padding-left: 1em;
text-indent: -1em;
}


/*---------------------------------------------

tokuten

----------------------------------------------*/

#tokutenAll{
width: 100%;
margin: 0 auto 80px;
padding: 0;
border: 6px double #f2c4d9;
}

.tokutenMM{
width: 100%;
font-size: 26px;
text-align: center;
line-height: 80px;
color: #e35796;
margin: 0 auto;
font-family: "Shippori Mincho B1", serif;
font-weight: 500;
}

.tokutenTxt{
width: 100%;
font-family: "Shippori Mincho B1", serif;
font-weight: 500;
font-size: 18px;
line-height: 1.8em;
text-align: center;
}

.tokutenwarning{
width: 100%;
text-align: center;
font-size: 11px;
line-height: 1.6em;
margin-top: 0.5em;
}

.tokutenPink{ color: #e35796;}

#tokutenImg{
background: url("../images/pre_senchaku.jpg") no-repeat center;
background-size: contain;
width: 67%; min-width: 700px;
margin: 30px auto 20px;
position: relative;
overflow: hidden;
pointer-events: none;
}

#tokutenImg:before{
content:"";
display: block;
padding-top: 50%;
}


/*---------------------------------------------

buy

----------------------------------------------*/

#buyBtnAll{
width: 90%; max-width: 1000px;
margin: 0 auto 40px;
display: flex;
flex-wrap: wrap;
justify-content:center;
}

.buyMM{
width: 100%;
font-size: 22px;
text-align: center;
line-height: 80px;
color: #688a88;
margin: 0 auto;
font-family: "Shippori Mincho B1", serif;
font-weight: 500;
border-top: 1px solid #c0d8d7;
}

.buyBtn{
background: #eda1c3;
width: 30%; height: 45px;
margin: .5%;
position: relative;
transition: all 0.3s ease;
color: #fff;
line-height: 45px;
text-align: center;
font-size: 13px;
}

.buyBtn:hover{
opacity: 0.5;
}

.buyBtn a{
width: 100%; height: 100%;
display: block;
position: absolute;
z-index: 10;
color: #fff;
}


/*---------------------------------------------

rental

----------------------------------------------*/

#rental{
width: 100%;
}

#rentalM{
width: 100%;
font-family: "Shippori Mincho B1", serif;
font-weight: 500;
font-size: 26px;
border-top: 1px solid #c0d8d7;
border-bottom: 1px solid #c0d8d7;
line-height: 80px;
color: #ee8905;
text-align: center;
}


/*---------------------------------------------

warinig

----------------------------------------------*/

.warning{
width: 100%;
padding: 50px 0;
font-size: 11px;
text-align: center;
line-height: 1.6em;
}


/*---------------------------------------------

footer

----------------------------------------------*/

footer{
background: url("../images/footer_pc.jpg") no-repeat center;
background-size: cover;
width: 100%;
padding: 40px 0 100px;
font-size: 10px; 
letter-spacing: 1px;
line-height: 1.5em;
text-align: center;
}

#copyright{
background-size: contain;
width: 400px; height: 10px;
margin: 50px auto 0;
font-size: 10px;
line-height: 10px;
text-align: center;
letter-spacing: 1px;
}

#topBtn{
width: 100%;
font-size: 20px;
font-family: "Shippori Mincho B1", serif;
font-weight: 500;
text-align: center;
}

#btnpagetop{
background: #fff;
width: 60px; height: 60px;
position: fixed;
bottom: 10px; right: 10px;
z-index: 20;
line-height: 60px;
text-align: center;
font-size: 14px;
filter: drop-shadow(0px 0px 6px rgba(0,0,0,0.2));
}

#btnpagetop a{
width: 100%; height: 100%;
display: block;
color: #f1879d;
}

#btnpagetop:hover{
opacity: 0.7;
cursor: pointer;
}
