body {
background: #000;
color: #dedede;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-weight: 400;
font-style: normal;
width: 100%;
height:100%;
font-size: 1.1vw;
line-height:2em;
margin: 0px;
letter-spacing: 0.05vw;
}


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

#content{
background: url("../images/top/bg_logo.png") repeat-y top right;
background-size: 12.5% auto;
width: 100%;
padding: 0 0 3vw;
}

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

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

[data-ruby] {
    position: relative;
}
[data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
	width: 200%;
	text-align: center;
    top: -3em;
    left: -50%;
    right: 0;
    margin: 0 auto;
    font-size: 0.5em;
	letter-spacing: 0;
}


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

header

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

header{
background: url("../images/top/bg_dot.png") repeat-x bottom left;
background-size: 9.5px 9.5px;
width: 100%;
position: relative;
overflow:hidden; 
}

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


#logoS{
background: url("../images/common/logo_s.png") no-repeat center;
background-size: contain;
width: 30%; height: 50%;
position: absolute;
top: 21%; left: 35%;
z-index: 1;
}

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

#m_news{
background: url("../images/top/m_news.png") no-repeat center;
background-size: contain;
width: 100%;
position: relative;
overflow: hidden;
margin: 3em auto;
}

#m_news:before{ content:""; display: block; padding-top: 3.8%;}


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

news

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

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

.newsKijidate{
width: 100%;
font-size:40px;
line-height: 1.5em;
color: #000;
font-family: "century-gothic", sans-serif;
font-weight: 700;
font-style: normal;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #fcde00;
}

.newsKijiM{
width:100%;
font-family: "Noto Serif JP", serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
font-size: 28px;
line-height:1.6em;
color: #e3e601;
padding: 0.8vw 0;
border-top: 3px double #af9a00;
border-bottom: 3px double #af9a00;
background: linear-gradient(90deg, #fad000 0%, #e3e601 80%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.newsKijitxt{
width:100%;
padding: 1vw 0;
font-size: 14px;
line-height: 2em;
word-break: break-all;
text-align: justify;
text-justify: inter-ideograph;
}
.newsKijitxt a{
text-decoration: underline;
}

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

/*

comment area

*/

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

.comNM{
width: 100%;
color: #fad000;
font-size: 16px;
line-height: 2em;
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: #de5714;
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%;
font-weight: 800;
}

#medianav ul li.wide3 {
background: #de5714;
width:32.8%;
height: 40px;
font-size:14px;
color: #fff;
text-align: center;
line-height: 40px;
float: left;
position: relative;
left: -50%;
margin: 0 0.2%;
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%;
opacity: 0.5;
font-weight: 800;
}

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


.mediaKijiM{
width:100%;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-size: 20px;
font-weight: 800;
line-height:1.6em;
color: #391001;
padding: 0.8vw 0;
border-top: 2px dotted #512000;
border-bottom: 2px dotted #512000;
}

.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: #232c5a;
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 #232c5a;
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;}


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

comment

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

#commentM{
width: 100%;
font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-weight: 800;
font-style: normal;
font-size: 28px;
padding: 1.5vw 0 0;
text-align: center;
color: #ee5f00;
}

#commentMain{
width: 80%; min-width: 1200px;
margin: 2em auto 0;
position: relative;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
}

.commentMtxt{
width: 86%;
padding: 1.2em 0;
font-size: 18px;
line-height: 1.6em;
text-align: center;
margin: 1em auto 2em;
font-weight: 600;
color: #693D21;
}


.commentBox{
width: 44%;
margin: 0 3% 4vw;
}

.commentLine{
width: 100%; height: 1px;
border-top: 2px dotted #d38724;
}

.commentNMall{
width: 100%;
padding: 0;
}

.commnetNM{
width: 100%;
font-size: 22px;
font-weight: 700;
line-height: 1em;
color: #512000;
margin: 0.8vw 0;
}

.commentNMs{
font-size: 18px;
}

.commentTxtAll{
width: 100%;
}

.commnetTxt{
width: 100%;
font-size: 1vw;
line-height: 1.8em;
margin: 1vw 0 0;
word-break: break-all;
text-align: justify;
}



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

footer

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

footer{
background: url("../images/top/bg_dot.png") top left;
background-size: 9.5px 9.5px;
width: 100%;
padding: 45px 0 180px;
font-size: 14px; 
letter-spacing: 1px;
line-height: 1.5em;
text-align: center;
}

#sharearea{
background: url("../images/sns/sharemark.png") no-repeat left;
background-size: contain;
width: 400px;
margin: 0 auto 40px;
text-align: right;
line-height: 1em;
font-size: 18px;
font-family: "century-gothic", sans-serif;
font-weight: 700;
font-style: normal;
}

#sharearea a{
color: #f9d100;
text-decoration: none;
margin: 0 20px;
}

#privacy{
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
background-size: contain;
width: 400px; height: 10px;
margin: 0 auto 35px;
font-size: 10px;
line-height: 10px;
text-align: center;
letter-spacing: 1px;
color: #f9d100;
}

#privacy a{ color: #f9d100;}

#copyright{
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
background-size: contain;
width: 400px; height: 10px;
margin: 0 auto;
font-size: 10px;
line-height: 10px;
text-align: center;
letter-spacing: 1px;
color: #f9d100;
}


#btnpagetop{
background: linear-gradient(90deg, #e3e601 0%, #fad000 80%);
width: 60px; height: 60px;
line-height: 60px;
text-align: center;
position: fixed;
bottom: 15px; right: 15px;
z-index: 20;
font-size: 21px;
transition: all .3s;
}

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

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