body {
background: #fff;
color: #000;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-weight: 400;
width: 100%;
height:100%;
font-size: 14px;
line-height:2em;
margin: 0px;
letter-spacing: 0;
}

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

.pc{ display: block;}
.sp{ display: none;}
.fontS{ font-size: 80%; letter-spacing: 0.1em;}

[data-ruby] {
    position: relative;
}
[data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
	width: 200%;
	text-align: center;
    top: -2.5em;
    left: -50%;
    right: 0;
    margin: 0 auto;
    font-size: 0.5em;
	letter-spacing: 0;
	font-family: source-han-sans-cjk-ja, sans-serif;
font-weight: 400;
}

.fontS{ font-size: 80%;}
.fontB{ font-weight: 700;}
.efblock{ width: 100%;}

.no-wrap { display: inline-block;}
.no-space{ letter-spacing: -0.4em;}

.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;
}


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

header

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

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

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


#logoS{
background: url("../images/top/logo2_pc.png") no-repeat right;
background-size: contain;
width: 28%; height: 80%;
position: absolute;
top: 3%; left: 36%;
z-index: 1;
}

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


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

main

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

#content{
width: 85%;
max-width: 1100px;
line-height: 0;
position: relative;
margin:60px auto 3vw;
}

#contentM{
width: 20%;
margin: 4vw auto;
text-align: center;
}


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

news

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

.newsKijiAll{
width: 100%;
padding: 1vw 0 2vw;
margin:0 auto;
position: relative;
}

.newsKijidate{
width: 100%;
font-size:200%;
line-height: 1.8em;
color: #ce0000;
letter-spacing: 0.05em;
}

.newsKijiM{
width:100%;
font-size: 180%;
font-weight: 600;
line-height:1.8em;
padding: 0.2vw 0;
border-top: 1px dotted #000;
border-bottom: 1px dotted #000;
}

.newsKijitxt{
width:100%;
padding: 1vw 0;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
line-height: 2em;
word-break: break-all;
text-align: justify;
text-justify: inter-ideograph;
}

.newsKijitxt a{
text-decoration: underline;
}

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


/*

comment area

*/

.comBox{
background: #fff;
width: 100%;
margin : 0;
line-height : 1.8em;
border: 1px solid #B1B1B1;
border-radius: 5px;
box-sizing: border-box;
z-index: 2;
}

.comNM{
font-weight: 500;
font-style: normal;
font-size: 120%;
line-height: 1.7em;
color: #ce0000;
}

.comBoxTxt{
width: 95%;
padding: 1.5em 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{
background: url("../images/top/footer_bg.jpg") no-repeat center;
background-size: cover;
width: 100%;
padding: 3vw 0 6vw;
font-size: 10px; 
letter-spacing: 1px;
line-height: 1.5em;
text-align: center;
}

#copyright{
background-size: contain;
width: 400px; height: 10px;
margin: 0 auto 20px;
font-size: 10px;
line-height: 10px;
text-align: center;
letter-spacing: 1px;
color: #fff;
}

#privacy{
background-size: contain;
width: 400px;
margin: 0 auto;
font-size: 10px;
line-height: 2em;
text-align: center;
letter-spacing: 1px;
}

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

#btnpagetop{
background: #b90003;
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;
}
