body {
background: #fff;
color: #000;
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;
}

#loader {
background: url("../images/load_logo.png") no-repeat center;
background-size: contain;
width: 100px;
height: 100px;
position: fixed;
top: 50%;
left: 50%;
margin-top: -50px;
margin-left: -50px;
z-index: 200;
animation: chika 0.1s infinite;
}

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

#content{
width: 100%;
}

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

.txtRed{ color: #d90004;}
.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: 1em 0 2em;
}


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

.oubostepM{
background: linear-gradient(to right, #1e3681, #2a67c1, #1e3681);
width: 100%;
color: #fff;
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;
}

.btn_post{
background: linear-gradient(to bottom, #d90004 50%, #ae0003 51%);
width: 50%;
line-height: 3em;
color: #ffff00;
margin: 1em auto 0;
font-size: 3.5vw;
font-weight: 600;
text-align: center;
}

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

#oubokikan{
background: #d90004;
width: 90%;
line-height: 1.3em;
padding: 0.5em 0;
color: #ffff00;
margin: 1em auto 0;
border-radius: 1.8em;
font-size: 3.3vw;
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: 15px 0 10px;
}

#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;}
#presentImg01,#presentImg02,#presentImg03,#presentImg04{
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/bg_movie.jpg") no-repeat center;
background-size: 100% 100%;
width: 100%;
padding: 1.5em 0;
}

#moviemain{
background: #000;
width: 85%;
margin: 0 auto;
overflow: hidden;
}


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

warning

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

#warning{
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;
}

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

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


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

footer

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

footer{
background: url("../images/bg_footer.jpg") no-repeat center;
background-size: 100% 100%;
width: 100%;
padding: 1.5em 0 3em;
z-index: 2;
}

#copyright{
width: 100%;
margin: 20px auto;
font-size: 9px;
line-height: 1.5em;
color: #fff;
text-align: center;
}

#officialsite{
width: 120px;
margin: 0 auto;
}

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

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

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

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

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

#btnpagetop{
background: #000 url("../images/pagetop.jpg") no-repeat;
background-size: cover;
width: 60px; height: 60px;
position: fixed;
bottom: 0; right: 0;
z-index: 20;
}

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

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