body {
background:#000 url("../images/common/bg_pc.jpg") no-repeat center fixed;
background-size: cover;
color: #EAEAEA;
font-family: "Zen Kaku Gothic New", sans-serif;
font-weight: 500;
font-style: normal;
width: 100%;
height:100%;
font-size: 13px;
line-height:1.8em;
margin: 0px;
letter-spacing: 0;
}

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

#wrap::before {
content: "";
display: block;
position: fixed;
top: 0px; left: 0px;
z-index: -1;
width: 100%; height: 100vh;
background:#000 url("../images/common/bg_pc.jpg") no-repeat center;
background-size: cover;
}

.sp{ display: none;}
.fontS{ font-size: 80%;}
.fontB{ font-weight: 700;}
.fontL{ font-size: 120%;}
.txtSpace{ letter-spacing: -0.3vw; font-weight: 500;}
.efblock{ width: 100%;}
.txtRed{ color: #e60012;}
.txtRed2{ color: #e26770;}

.no-wrap { display: inline-block;}
.no-space{ letter-spacing: -0.2vw;}


.newsLabel{
padding-top: 20px;
margin-top: -20px;
text-indent: -999999px;
overflow: hidden;
}

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

.warningfontS{
font-size: 80%;
line-height: 1.5em;
padding-left: 1em;
text-indent: -1em;
}

#content{
width: 100%;
position: relative;
padding: 60px 0 0;
}


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

header

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


#logo{
width: 60px;
position: fixed;
top: 20px; right: 2%;
z-index: 10;
}

#contentM{
width: 15%;
font-size: 30px;
line-height: 2em;
padding: 0 40px;
margin: 0 auto;
text-align: center;
color: #cb0000;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-weight: 700;
border-bottom: 2px solid #cb0000;
}



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

news

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

.newsKijiAll{
width: 80%;
max-width:1100px;
padding: 2vw 0;
margin:0 auto;
}

.newsKijidate{
background: url("../images/common/checkmark.png") no-repeat left;
background-size: auto 20px;
width: 100%;
font-size:25px;
line-height: 40px;
color: #fff;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-weight: 600;
text-indent: 30px;
}

.newsKijiM{
background: #fff;
width:100%;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-weight: 700;
font-size: 28px;
line-height:1.2em;
letter-spacing: -0.05em;
color: #000;
padding: 0;
}

.newsKijitxt{
width:100%;
padding: 1vw 0;
line-height: 2em;
word-break: break-all;
text-align: justify;
text-justify: inter-ideograph;
}

.newsKijitxt a{
text-decoration: underline;
}

.img100{ width: 100%;margin: 0;line-height: 0;}
.img75{ width: 75%;margin: 0;}
.img60{ width: 60%;margin: 0;}
.img50{ width: 50%;margin: 0;}
.img30{ width: 30%;margin: 0;}
.no-click{ pointer-events: none;}

/*

comment area

*/

.comBox{
width: 100%;
margin : 0 ;
line-height : 1.8em;
border: 1px solid #6a6a6a;
box-sizing: border-box;
background: #000;
}

.comNM{
color: #cb0000;
font-size: 140%;
line-height: 2em;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-weight: 600;
}

.comBoxTxt{
width: 95%;
padding: 1em 0 1.5em;
margin: 0 auto;
}


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

media

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


#medianav {
width: 80%;
max-width: 1000px;
margin: 30px auto;
padding: 0;
overflow: hidden;
position: relative;
}

#medianav ul {
width: 100%;
list-style: none outside none;
float: left;
margin: 0 0 0 0;
padding: 0;
position: relative;
left: 50%;
}

#medianav ul li {
background: #d4221a;
width:24.6%;
height: 40px;
font-size:14px;
color: #fff;
text-align: center;
line-height: 40px;
float: left;
position: relative;
left: -50%;
margin: 0 0.2%;
border-radius: 5px;
font-weight: 800;
}

#medianav ul li.navoff {
background: #d4221a;
width:24.6%;
height: 40px;
font-size:14px;
color: #fff;
text-align: center;
line-height: 40px;
float: left;
position: relative;
left: -50%;
margin: 0 0.2%;
border-radius: 5px;
opacity: 0.5;
font-weight: 800;
}

#medianav ul li a{ width: 100%; height: 100%; display: block; color: #fff;}
#medianav ul li a:hover{ background:#ff0000; }


.mediaKijiM{
width:100%;
font-size: 20px;
line-height:1.6em;
padding: 0.8vw 0;
margin: 0 0 10px;
border-top: 3px double #d4221a;
border-bottom: 3px double #d4221a;
font-weight: 800;
}

.mediaKijitxt{
font-size:12px;
width:100%;
padding:10px 0 15px;
line-height:2em;
letter-spacing: 1px;
word-break: break-all;
text-align: justify;
text-justify: inter-ideograph;
}

.tokubanM{
font-size: 140%;
font-weight: 600;
color: #FF5300;
letter-spacing: 0;
}

.tbList{
width:100%;
border-collapse: collapse;
border-spacing: 0px;
border:0;
}

.tbList th{
padding: 2px;
text-align: center;
font-size:12px;
color: #fff;
background-color: #d4221a;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
line-height:2em;
}

.tbList td{
padding: 5px 0;
font-size:12px;
border-bottom: 1px dotted #d4221a;
border-right: 1px solid #fff;
box-sizing: border-box;
line-height:1.5em;
text-align:center;
}


.tbList td.area01a{width:15%; text-align:center;}
.tbList td.area02a{width:30%; text-align:center;}
.tbList td.area03a{width:55%; text-align:center;}

.tbList td.area01b{width:15%; text-align:center;}
.tbList td.area02b{width:30%; text-align:center;}
.tbList td.area03b{width:55%; text-align:center;}

.tbList td.area01c{width:15%; text-align:center;}
.tbList td.area02c{width:20%; text-align:center;}
.tbList td.area03c{width:30%; text-align:center;}
.tbList td.area03c{width:35%; text-align:center;}

.tbList td.area01d{width:40%; text-align:center;}
.tbList td.area02d{width:60%; text-align:center;}

.tbList td.area01e{width:40%; text-align:center;}
.tbList td.area02e{width:25%; text-align:center;}
.tbList td.area03e{width:35%; text-align:center;}

.tbList td.area01f{width:45%; text-align:center;}
.tbList td.area02f{width:30%; text-align:center;}
.tbList td.area03f{width:35%; text-align:center;}



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

footer

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

footer{
border-top: 1px solid #940002;
width: 100%;
padding: 2vw 0 12vw;
margin-top: 4vw;
}

#shareArea{
background: url("../images/sns/sharemark.png") no-repeat left;
background-size: auto 100%;
width: 260px;
margin: 0 auto;
text-align: right;
font-size: 12px;
line-height: 1em;
letter-spacing: 0;
}

#shareArea a{ margin: 0 10px;}

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

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

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

#privacy a{
text-decoration: none;
}

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

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



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

page top

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


#pageTop{
background-color: #cb0000;
width: 60px; height: 60px;
position: fixed;
bottom: 0; right: 0;
font-size: 15px;
text-align: center;
line-height: 60px;
z-index: 20;
}

#pageTop a{
width: 100%; height: 100%;
display: block;
color: #000;
}