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


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

#content{
width: 100%;
}

.pc{ display: none;}

.txtOrenge{ color: #ff6600;}
.fontL{ font-size: 110%;}
.fontS{ font-size: 70%;}
.fontB{ font-weight: 800;}

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

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

.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: 46.66%;
}

#headerTxt{
width: 100%;
padding: 20px 0;
text-align: center;
color: #0a1b3c;
font-size: 14px;
line-height: 1.6em;
font-weight: 800;
}

.contentM{
background-color: #0f2b60;
width: 100%;
line-height: 35px;
text-align: center;
font-size: 16px;
font-weight: 800;
color: #fff;
}

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

toko

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

#tokoAll{
width: 100%;
padding: 15px 0 30px;
}

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

.moreBtn{
background: #ff6600;
width: 120px; height: 35px;
line-height: 35px;
text-align: center;
font-size: 12px;
font-weight: 600;
color: #fff;
margin: 0 auto;
}

.c2-user-name{
color: #0f2b60;
}

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


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

oubo

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

#ouboAll{
width: 100%;
padding: 15px 0 30px;
}

#ouboAll img{ margin: 10px 0 0; line-height: 0;}

.ouboblock{
width: 90%;
margin: 0 auto;
border-left: 2px solid #3b5ba1;
border-right: 2px solid #3b5ba1;
border-bottom: 2px solid #3b5ba1;
margin-bottom: 25px;
}

.oubostepM{
background: #3b5ba1;
width: 100%;
color: #fff;
font-family: "field-gothic", sans-serif;
font-weight: 900;
font-style: normal;
font-size: 16px;
line-height: 25px;
text-align: center;
letter-spacing: 2px;
}

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

#oubokikan{
background: #e0004e;
width: 90%; height: 40px;
line-height: 40px;
color: #fff;
margin: 15px auto;
border-radius: 10px;
font-size: 16px;
font-weight: 800;
text-align: center;
}


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

present

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

#presentAll{
width: 100%;
padding: 15px 0 10px;
}

#presentImgAll{
width: 95%;
display: flex;
flex-wrap: wrap;
align-items:center;
justify-content: space-between;
margin: 0 auto 50px;
}

.presentBlock{
width: 49%;
margin: 10px 0;
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: cover;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
text-indent:-999999px;
}


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

movie

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

#movieAll{
width: 100%;
padding: 30px 0 30px;
border-top: 2px dotted #2A366E;
}

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

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

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


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

warning

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

#warning{
background-color: #dbdbdb;
width: 100%;
padding: 20px 0;
}

#warningTxtAll{
width: 90%;
max-width: 1200px;
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: cover;
width: 100%;
padding: 30px 0 80px;
font-size: 14px; 
letter-spacing: 1px;
line-height: 1.5em;
text-align: center;
}

#btnTop{
width: 100px;
text-align: center;
font-family: "field-gothic", sans-serif;
font-weight: 900;
font-style: normal;
font-size: 24px;
margin: 0 auto 40px;
}

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

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

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

#copyright{
width: 100%; height: 10px;
margin: 0 auto;
font-size: 10px;
line-height: 10px;
text-align: center;
color: #fff;
}

#btnpagetop{
background: #fff;
width: 50px; height: 50px;
line-height: 50px;
text-align: center;
position: fixed;
bottom: 10px; right: 10px;
z-index: 20;
font-size: 19px;
filter:drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
border-radius: 5px;
}

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

