body {
  background: #fff;
  color: #41515a;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  width: 100%;
  height: 100%;
  font-size: 13px;
  line-height: 1.8em;
  margin: 0;
  letter-spacing: 0;
}

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

.pc{ display: block;}
.sp{ display: none;}

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

.txtPink{ color: #cf4a6b;}
.txtBlue{ color:#2D6EB1;}

.fontL{ font-size: 110%;}
.fontB{ font-weight: 600;}
.fontS{ font-size: 80%;}


[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: 0.6em;
  letter-spacing: 0;
}

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

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

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

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

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

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

main

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

#content {
  width: 100%;
  line-height: 0;
  position: relative;
  overflow-x: hidden;
  display: grid;
  padding-left: 250px;
  box-sizing: border-box;
  margin-top: 0;
}

#contentMain{
  background: url("../images/common/ivy_lightgray.png") repeat-y top 0 left 250px fixed;
  background-size: 12% auto;
  width: 100%;
}

.contetnt_m{
  width: 200px;
  background: #90a2b3;
  line-height: 1.2em;
  font-size: 20px;
  color: #fff;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.1em;
  margin: 5em auto 2.5em;
}

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

news

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

.newsKijiAll{
  width: 76%;
  max-width: 1000px;
  min-width: 480px;
  padding: 1em 0 4em;
  margin:0 auto;
}

.newsKijidate{
  width: 100%;
  font-size: 18px;
  line-height: 2em;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
}

.newsKijiM{
  width:100%;
  font-size: 20px;
  line-height:1.8em;
  padding: 0.5em 0;
  border-top: 1px dotted #41515a;
  border-bottom: 1px dotted #41515a;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.newsKijitxt{
  width:100%;
  padding: 1em 0;
  line-height: 2.2em;
  letter-spacing: 0.05em;
  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; line-height: 0;}

/*

comment area

*/

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

.comNM{
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-size: 120%;
  line-height: 1.5em;
  padding: 0 0 0.5em;
}

.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 {
  width: 100%;
  padding: 4em 0 15em;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 1.5em;
  text-align: center;
  position: relative;
  overflow: hidden;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

#shareArea{
  background: url("../images/top/share.png") no-repeat left;
  background-size: auto 100%;
  width: 330px;
  margin: 0 auto 3em;
  text-align: right;
  font-size: 15px;
  line-height: 1em;
  letter-spacing: 0.1em;
}

#shareArea a{ margin: 0 10px; color: #41515a; text-decoration: none;}

#copyright {
  width: 400px;
  margin: 0 auto 20px;
  font-size: 11px;
  line-height: 1em;
  text-align: center;
}

#privacy {
  width: 400px;
  margin: 0 auto;
  font-size: 11px;
  line-height: 2em;
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
}

#privacy a {
  text-decoration: none;
  opacity: 1;
  color: #41515a;
  font-weight: 500;
}

#btnpagetop{
  display: none;
}
