body {
background: #fff;
color: #101010;
font-family: source-han-sans-cjk-ja, sans-serif;
font-weight: 400;
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: 100%;
margin: 0 auto;
position: relative;
line-height: 0;
}

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

.fontS{ font-size: 11px;}
.fontB{ font-weight: 800;}
.colorRed{ color: #df0000;}
.colorBlue{ color: #41589d;}

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

.warningfontL{
padding-left: 1em;
text-indent: -1em;
letter-spacing: 0.5px;
}

.warningfontS{
padding-left: 1em;
text-indent: -1em;
letter-spacing: 0.5px;
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 50px;
}

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

#logo{
width: 32%;
height: 36%;
position: absolute;
top: 16%; left: 34%;
z-index: 1;
}

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


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

content

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

.contentMM{
width: 80%; max-width: 1200px;
height: 60px;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-size: 24px;
text-align: center;
line-height: 60px;
color: #283d7f;
border-top: 3px double #283d7f;
border-bottom: 3px double #283d7f;
margin: 0 auto;
}

.contentAll{
width: 70%; max-width: 800px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 40px auto;
}

.contentBlock{
width: 58%;
}

.contentBlock_b{
width: 37%;
}

.contentNM{
background-color: #df0000;
color: #fff;
width: 100%;
line-height: 33px;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-size: 18px;
text-align: center;
}

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



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

movie

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

#movieAll{
width: 100%;
padding: 20px 0 70px;
line-height: 0;
}

#movie{
width: 960px; height: 540px;
margin: 0 auto;
}

.videoWrapper {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
height: 0;
}

.videoWrapper iframe {
position: absolute;
top: 0;
left: 0px;
width: 100%;
height: 100%;
}


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

BD

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

#imgSpBluray{
background: url("../images/img_bd.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: 68.33%;
}

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

#sptokuten{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0 auto 50px;
border: 1px dotted #000;
}

.sptokutenTxt{
width: 44%;
line-height: 2em;
margin: 3%;
}

.listfontL{
padding-left: 1em;
text-indent: -1em;
letter-spacing: 0.5px;
margin-top: 5px;
line-height: 1.7em;
}


.btnLink{
background: #ed7994;
width: 260px;
line-height: 50px;
text-align: center;
border-radius: 5px;
animation: all 0.5s ease;
margin: 10px auto;
font-size: 18px;
}

.btnLink a{
width: 100%; height: 100%;
display: block;
color: #fff;
}

.btnLink:hover{ opacity: 0.7;}


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

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: 40%;}
.contentBlock2b{ width: 60%;}


.txtInd{ width: 100%; text-indent: -0.5em;}


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

tokuten

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

#tokutenAll{
background-color: #fffee6;
width: 80%; max-width: 1200px;
margin: 0 auto;
padding: 10px 0 40px;
margin-bottom: 50px;
}

.tokutenMM{
width: 80%; max-width: 1200px;
height: 60px;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-size: 30px;
font-style: italic;
text-align: center;
line-height: 60px;
color: #ff8800;
border-bottom: 2px dotted #ff8800;
margin: 0 auto;
}

.tokutenTxt{
width: 80%; max-width: 1200px;
margin: 20px auto;
text-align: center;
font-size: 14px;
line-height: 1.8em;
}

.tokutenwarning{
width: 80%; max-width: 1200px;
text-align: center;
font-size: 11px;
line-height: 1.6em;
margin: 10px auto 0;
}

#tokutenImgAll{
width: 60%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 40px auto 20px;
}

.tokutenImg{
width: 48%;
border: 1px solid #ff8800;
}

.tokutenBtnLink{
background: #ff8800;
width: 48%;
font-size: 18px;
line-height: 3em;
text-align: center;
margin: 0.5em 1%;
font-weight: 600;
}

.tokutenBtnLink a{
width: 100%; height: 100%;
display: block;
color: #fff;
text-decoration: none;
}


#tokutenTaisho{
background: #fff;
width: 700px;
margin: 0 auto;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
}

.taishoMM{
width: 160px; height: 100%;
line-height: 70px;
background: #df0000;
color: #fff;
text-align: center;
}

.taishoTXT{
width: 500px;
line-height: 2em;
}


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

shop

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

#shopall{
width: 80%; max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding: 30px 0 60px;
}

.shopBtn{
background: #df0000;
width: 300px; height: 50px;
font-size: 14px;
line-height: 50px;
margin: 7px;
text-align: center;
transition: all 0.3s ease;
}

.shopBtn a{
width: 100%; height: 100%;
display: block;
color: #fff;
text-decoration: none;
}

.shopBtn:hover{ opacity: 0.7;}


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

rental

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

#rental{
width: 100%;
padding-bottom: 40px;
}

#rentalM{
width: 80%; max-width: 1200px;
height: 70px;
margin: 30px auto 0;
font-size: 24px;
font-style: italic;
border-top: 1px solid #283d7f;
border-bottom: 1px solid #283d7f;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
line-height: 70px;
color: #283d7f;
text-align: center;
}

#rentalImg{
background: #fff url("../images/img_rental.jpg") no-repeat center;
background-size: contain;
width: 650px; height: 475px;
margin: 20px auto;
}

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

footer

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

.hatsuhan{
width: 80%; max-width: 1200px;
text-align: center;
font-size: 11px;
line-height: 1.6em;
margin: 10px auto 70px;
}

footer{
background: #ecedf0;
width: 100%;
padding: 45px 0 130px;
font-size: 14px; 
letter-spacing: 1px;
text-align: center;
}

#copyright{
background-size: contain;
width: 400px;
margin: 0 auto;
font-size: 11px;
line-height: 1.6em;
text-align: center;
}

#homeBtn{
background: url("../images/logo.png") no-repeat center;
background-size: contain;
width: 400px; height: 95px;
font-size: 18px;
line-height: 1.5em;
margin: 0 auto 55px;
}

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

#btnpagetop{
background: #9ca8b4;
width: 60px; height: 60px;
position: fixed;
bottom: 0; right: 0;
z-index: 20;
line-height: 60px;
text-align: center;
font-size: 14px;
}

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

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

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

ef

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

.ef-fade {
opacity: 0;
transition: 1.2s ease 0.1s;
}

.ef-fade2 {
opacity: 0;
transition: 1.2s ease 0.3s;
}

.fade {
opacity: 1.0;
transform: translate(0, 0);
transform: scale(1, 1);
}



