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


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

.pc{ display: none;}
.sp{ display: block;}
.fontS{ font-size: 80%;}
.fontB{ font-weight: 700;}
.txtSpace{ letter-spacing: -3px; font-weight: 500;}
.efblock{ width: 100%;}

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


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

.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; 
padding: 2em 0 1.5em;
}


#logoS{
background: url("../images/top/logo2_pc.png") no-repeat center right;
background-size: contain;
width: 210px; height: 90px;
margin: 0 auto;
}

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


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

main

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

#content{
width: 85%;
position: relative;
margin: 0 auto 8vw;
}

#contentM{
width: 50%;
margin: 3em auto 0;
}

.titleMs{ font-size: 50%; letter-spacing: 0.2em;}


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

news

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

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

.newsKijidate{
width: 100%;
font-size: 200%;
line-height: 1.5em;
color: #ce0000;
}

.newsKijiM{
width:100%;
font-weight: 600;
font-size: 140%;
line-height:1.7em;
padding: 0.5em 0;
border-top: 1px dotted #000;
border-bottom: 1px dotted #000;
}

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

.newsKijitxt a{
text-decoration: underline;
}

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

.img25flo{ width: 60%;margin: 2em auto;}

/*

comment area

*/

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

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

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


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

media

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


#medianav {
width: 90%;
margin: 20px auto 30px;
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:49%;
height: 40px;
font-size:12px;
color: #fff;
text-align: center;
line-height: 40px;
float: left;
position: relative;
left: -50%;
margin: 0.5%;
border-radius: 5px;
font-weight: 800;
}

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

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

.mediaKijiM{
width:100%;
font-size: 4vw;
font-weight: 700;
line-height:1.6em;
padding: 1.3vw 0;
border-top: 3px double #d4221a;
border-bottom: 3px double #d4221a;
}

.mediaKijitxt{
width:100%;
padding: 2vw 0;
font-size: 3vw;
line-height: 1.8em;
word-break: break-all;
text-align: justify;
text-justify: inter-ideograph;
}

.tokubanM{
font-size: 120%;
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:10px;
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:10px;
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: 1em 0 7em;
font-size: 10px; 
letter-spacing: 1px;
line-height: 1.5em;
text-align: center;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}


#copyright{
background-size: contain;
width: 100%;
margin: 0 auto 20px;
font-size: 10px;
line-height: 1.6em;
text-align: center;
letter-spacing: 1px;
}

#privacy{
background-size: contain;
width: 100%;
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: 18px;
}

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