body {
background: #000;
color: #fff;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-weight: 500;
width: 100%;
height:100%;
font-size: 3.2vw;
line-height:1.8em;
margin: 0px;
}

#wrap{
width: 100%;
position: relative;
overflow: hidden;
}

#content{
width: 100%;
}

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

.txtRed{ color: #d90004;}
.txtYellow{ color: #ffff00;}
.fontL{ font-size: 110%;}
.fontS{ font-size: 70%;}
.fontB{ font-weight: 800;}

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

a {text-decoration: underline; color: #da0000;}

.linkLabel{
margin-top:-0;
padding-top:0;
text-indent: -99999px;
}

.warning{
width: 86%;
text-align: left;
font-size: 10px;
font-weight: 500;
line-height: 1.6em;
padding-left: 1em;
text-indent: -1em;
margin: 0 auto;
}


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

header

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

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

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

#headerTxt{
width: 100%;
padding: 1.3em 0;
text-align: center;
margin: 0 auto;
font-size: 3.3vw;
line-height: 1.5em;
font-weight: 700;
}

.contentM{
background: url("../images/bg_m.jpg") no-repeat center;
background-size: cover;
width: 100%;
line-height: 2em;
text-align: center;
font-size: 4vw;
color: #fff;
font-weight: 800;
text-shadow: 2px 2px 0 #000;
}

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

toko

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

#tokoAll{
width: 100%;
padding: 1em 0 2em;
}

#tokomain{
width: 96%;
margin: 0 auto;
}

.moreBtn{
background: linear-gradient(to bottom, #d90004 50%, #ae0003 51%);
width: 30%;
line-height: 2.3em;
color: #fff;
margin: 1em auto 0;
font-weight: 600;
text-align: center;
}

.c2-user-name{
color: #000;
}

.c2-item__inner{
background: #fff;
border: 1px solid #D6D6D6;
border-radius: 0;
font-size: 10px;
}


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

oubo

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

#ouboAll{
width: 100%;
padding: 1.5em 0 4em;
}

#oubo_M{
background: url("../images/m_oubo.png") no-repeat center;
background-size: cover;
width: 100%;
position: relative;
}

#oubo_M:before{
content:"";
display: block;
padding-top: 10%;
}

.ouboblock{
width: 90%;
margin: 0 auto 1em;
border: 1px solid #ba0003;
overflow: hidden;
padding: 0 0 1em 0;
background: #fff;
}

.oubostepM{
background: linear-gradient(to right, #ba0003, #fe7e00, #ba0003);
width: 100%;
color: #000;
line-height: 2em;
text-align: center;
font-weight: 800;
}

.oubostepTxt{
width: 100%;
text-align: center;
padding: 10px 0 0;
line-height: 1.6em;
font-weight: 600;
color: #000;
}

.btn_post{
width: 70%;
margin: 1.5em auto 0;
text-align: center;
}

.btn_post img{ width: 100%; cursor: pointer; margin-bottom: 0.5em;}

#oubokikan{
background: #d90004;
width: 90%;
line-height: 1.3em;
padding: 0.5em 0;
color: #fff;
margin: 1em auto 0;
border-radius: 1.8em;
font-size: 3.8vw;
font-weight: 800;
text-align: center;
}

.ouboWarningTxt{
width: 90%;
text-align: center;
padding: 10px 0 0;
margin: 0 auto;
font-size: 10px;
line-height: 1.6em;
}


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

present

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

#presentAll{
width: 100%;
padding: 1.5em 0 3em;
}

#present_M{
background: url("../images/m_present.png") no-repeat center;
background-size: cover;
width: 100%;
position: relative;
}

#present_M:before{
content:"";
display: block;
padding-top:10%;
}

#presentMM{
width: 80%;
text-align: center;
margin: 0 auto 1em;
font-size: 4.8vw;
color: #ff0;
transform: scaleY(95%);
font-weight: 800;
text-shadow: 0 0 6px #f00,0 0 6px #f00;
}

#presentImgAll{
width: 90%;
display: flex;
flex-wrap: wrap;
align-items:center;
justify-content: center;
margin: 0 auto;
}

.presentBlock{
width: 48%;
margin: 0.5em 1%;
position: relative;
overflow: hidden;
}

.presentBlock:before{
content:"";
display: block;
padding-top: 100%;
}

#presentImg01{ background: url("../images/img_present01.jpg") no-repeat center;}
#presentImg02{ background: url("../images/img_present02.jpg") no-repeat center;}
#presentImg03{ background: url("../images/img_present03.jpg") no-repeat center;}
#presentImg04{ background: url("../images/img_present04.jpg") no-repeat center;}
#presentImg05{ background: url("../images/img_present05.jpg") no-repeat center;}
#presentImg01,#presentImg02,#presentImg03,#presentImg04,#presentImg05{
background-size: contain;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
text-indent:-999999px;
}

.presentWarning{
width: 86%;
text-align: left;
margin: 0 auto 30px;
font-size: 10px;
line-height: 1.8em;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
padding-left: 1em;
text-indent: -1em;
}


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

movie

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

#movieAll{
background: url("../images/line.png") no-repeat center top;
background-size: 100% 3px;
width: 100%;
padding: 2em 0;
}

#moviemain{
background: #000;
width: 85%;
margin: 0 auto;
overflow: hidden;
border: 1px solid #570001;
}


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

warning

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

#warning{
background: #0c162e;
width: 100%;
padding: 20px 0;
}

#warningTxtAll{
width: 90%;
height: 300px;
margin: 0 auto;
overflow-x: hidden;
overflow-y: auto;
}

#warningTxt{
width: 95%;
font-size: 10px;
line-height: 1.4em;
color: #909194;
}

#warningTxt a{ color: #000; text-decoration: underline;}

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

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

footer

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

footer{
background: url("../../part2/images/footer/img_footer.jpg") no-repeat center;
background-size: cover;
width: 100%;
padding: 20px 0 70px;
z-index: 2;
position: relative;
overflow: hidden;
}

#shareArea{
background: url("../../part2/images/footer/sharemark.png") no-repeat left;
background-size: auto 100%;
width: 300px;
margin: 0 auto;
text-align: right;
font-family: trajan-pro-3, serif;
font-weight: 400;
font-style: normal;
font-size: 14px;
line-height: 1em;
letter-spacing: 0;
}

#shareArea a{ margin: 0 10px; color: #cf252f;}

#copyright{
background: url("../../part2/images/footer/copyright.png") no-repeat center;
background-size: contain;
width: 303px; height: 11px;
margin: 20px auto;
position: relative;
text-indent: -999999px;
}

#bnrOS{
width: 250px;
margin: 50px auto 0;
line-height: 0;
border: 1px solid #C10003;
}

#wb{
width: 140px;
margin: 50px auto 0;
}

#privacy{
width: 100%;
margin: 15px auto;
font-size: 9px;
line-height: 1em;
color: #cf252f;
text-align: center;
}

#privacy a{
text-decoration: none;
color: #cf252f;
}

#wbsns{
width: 100%;
margin: 10px auto;
text-align: center;
}

#wbsns img{
width: 25px;
margin: 0 4px;
}

#btnpagetop{
background: #cf252f;
width: 55px; height: 55px;
position: fixed;
bottom: 5px; right: 5px;
z-index: 20;
line-height: 55px;
text-align: center;
font-size: 18px;
}

#btnpagetop a{
width: 100%; height: 100%;
display: block;
color: #000;
text-decoration: none;
}
