/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

@charset "utf-8";

/* CSS Document */

button {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

caption.commercial {
  text-align: left;
}

main {
  display: block;
}

main a {
  color: #3333FF;
}

table.w100 {
  width: 100%;
}

table.w70 {
  width: 70%;
}

th.w250{
  width: 250px;
}

table th.w5{
  width: 5%;
}
table td.w30{
  width: 30%;
}

.pl5 {
  padding-left: 5px;
}

.h1Wrap {
  margin: 0 15px;
}

.mainTitArea.h1Wrap.accessibility{
  padding-top: 50px;
}

#ACCESSIBILITY_AREA.accessibility {
  margin-top: 100px;
}

.japH1 {
  font-size: 100%;
  display: block;
}

.enH1 {
  font-size: 80%;
  display: block;
}

.navList {
  display: block;
  overflow: hidden;
  cursor: pointer;
  width: 165px;
  height: 120px;
}

.navList:hover img {
  -o-object-position: 0 -120px;
     object-position: 0 -120px;
}

.navList span {
  display: none;
}

small.copyright {
  font-size: 70%;
}

#TOPICS .whatsNew {
  font-size: 100%;
  font-weight: bold;
  color: #d35336;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d35336;
}

#TODAY .todayHole {
  width: 230px;
  height: 42px;
  margin-top: 20px;
}

.footer_logo .footerTxt {
  font-weight: normal;
  font-size: 80%;
  color: #000!important;
}

.footer_logo div a {
  display: block;
  width: 230px;
  height: 30px;
  margin: 0 auto;
  margin-bottom: 5px;
}

#FOOT_ADD .infoHead {
  margin-bottom: 3px;
  color: #d35336;
  font-weight: bold;
  font-size: 1.17em;
}

.tableofContents {
  background-color: #f9f9f5;
  border: 1px solid #e1e1d8;
  width: 100%;
  margin-top: 30px;
  display: inline-block;
  white-space: nowrap;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tableofContents dt {
  display: block;
  padding: 0 0 10px 10px;
  font-size: 1.4em;
  font-weight: bold;
  margin: 0;
}

.tableofContents dd {
  margin: 0;
}

.tableofContents dd ol {
  padding: 0 15px;
  counter-reset:item;
  list-style-type:none;
}

.tableofContents dd ol li {
  margin: 0 0 5px 0;
}
.tableofContents dd ol li::before {
  counter-increment:item;
  content:counters(item, "-")". ";
}
.abWrap {
  width: 980px;
  margin: 0 auto;
}

.abContents {
  width: 730px;
  float: right;
  padding: 10px 0 10px;
  box-sizing: border-box;
}

ol.breadcrumb {
  list-style-type: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 90%;
  margin-top: 3px;
  float: left;
}

ol.breadcrumb li {
  display: inline;
}

ol.breadcrumb li a {
  text-decoration: underline;
}

ol.breadcrumb li::before {
  content: "\03e";
  margin-left: 5px;
  margin-right: 5px;
}

ol.breadcrumb li:first-child::before {
  display: none;
}

#textsize {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#textsize span {
  float: left;
  margin-top: 3px;
}

#textsize.topTS span {
  color: #fff;
}

#textsize ul {
  float: right;
}

#textsize ul li {
  float: right;
  margin: 0 2px;
}

#textsize ul li button {
  display: inline-block;
  padding: 0.2em 1em;
  text-decoration: none;
  background: #d35336;
  /*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #A03C25;
  border-radius: 3px;
}

#textsize ul li button:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  -ms-transform: translateY(4px);
      transform: translateY(4px);
  /*下に動く*/
  border-bottom: none;
  /*線を消す*/
}

#textsize span {
  display: block;
  margin-top: 3px;
  margin-right: 5px;
}

#textsize button {
  display: inline-block;
  padding: 0.2em 1em;
  text-decoration: none;
  background: #d35336;
  /*ボタン色*/
  color: #FFF;
  border-bottom: solid 3px #A03C25;
  border-radius: 3px;
  margin: 0 2px;
}

#textsize button:active {
  border-bottom: none;
}

.fontB {
  font-weight: bold;
}

#ACCESS_AREA ul li .fontB {
  color: #D35336;
}

#CONTENTS_RIGHT_INNER h3.h3Head {
  border-left: 4px solid #d35336;
  font-size: 100%;
  font-weight: bold;
  padding: 5px 0 5px 10px;
  margin: 30px 0 15px;
  line-height: 1;
}
h3.structureH3 {
  border-left: 4px solid #d35336;
  font-size: 100%;
  font-weight: bold;
  padding: 3px 0 0 10px;
  margin: 30px 0 15px;
  line-height: 1;
}

h2.m_tit_inner span.p,
h3.m_tit_inner span.p {
  /* 追加 */
  padding: 0 10px 0 40px;
  text-shadow: 1px 1px 1px #323232;
}

h2.m_tit_inner.bell, h2.m_tit_inner.star, h2.m_tit_inner.watch, h3.m_tit_inner.star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 120%;
}

#SCHEDULE_AREA h2.m_tit_inner {
  position: relative;
  font-size: 1.17em;
}

#SCHEDULE_AREA h2.m_tit_inner span.prev {
  top: 8px;
  right: 70px;
}

#SCHEDULE_AREA h2.m_tit_inner span.next {
  top: 8px;
  right: 10px;
}

#SCHEDULE_AREA h2.m_tit_inner span.prev, #SCHEDULE_AREA h2.m_tit_inner span.next {
  display: block;
  width: 55px;
  position: absolute;
}

#SCHEDULE_AREA h2.m_tit_inner span.prev a, #SCHEDULE_AREA h2.m_tit_inner span.next a {
  display: block;
  width: 55px;
  font-size: 14px;
  font-size: 130%;
  font-weight: bold;
  color: #fff;
}

#SCHEDULE_AREA h2.m_tit_inner span.prev a:hover, #SCHEDULE_AREA h2.m_tit_inner span.next a:hover {
  text-decoration: underline;
}

#SCHEDULE_AREA h2.m_tit_inner span.next a {
  text-align: right;
}
.tellDefenseH2 {
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 38px;
    color: #d35335;
    text-align: center;
}
.tellDefenseH2 span {
	border-left: 1px solid #d35335;
	padding: 0 8px;
}
.tellDefenseH2 span:last-of-type {
	border-right: 1px solid #d35335;
}

span.out {
  text-decoration: underline;
  background: url(../images/icon_out.gif) no-repeat right 2px;
  padding-right: 17px;
  line-height: 51px;
}

#SITEMAP_AREA ul li.parent div {
  border: 1px solid #D35336;
  border-left: 4px solid #D35336;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 1.17em;
}

#SITEMAP_AREA ul li.parent div a, #SITEMAP_AREA ul li.parent div span {
  background-color: #fff6f4;
  display: block;
  padding: 5px 10px;
  color: #D35336;
}

#TOPICS ul li {
  color: #686868;
}

#FOOTER_AREA {
  padding: 10px 0;
}
#FOOTER_AREA.top {
    padding: 355px 0 10px 0;
}
.footerParts {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}
.figure {
  margin: 0 15px;
}

.kijuntable .w12{
  width: 12%;
}
.kijuntable .w8 {
  width: 8%;
}
.kijuntable .w30 {
  width: 30%;
}
.kijuntable .w45 {
  width: 45%;
}
.kijuntable .height25 {
  height: 25px;
}
.kijuntable .height26 {
  height: 26px;
}
.kijuntable .height54 {
  height: 54px;
}
.kijuntable .height18 {
  height: 18px;
}
.kijuntable .height26 {
  height: 26px;
}

a.pdfIcon:after {
    content: "\f1c1";
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    width: 1em;
    color: #f61010;
}
.equipment{
  margin-top: 20px;
}
.scheduleSideWrap {
	    margin-top: 20px;
background: #d35336;
    padding: 5px;
}
.scheduleSideWrap > div {
	text-align: center;
font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.scheduleSideWrap ul {
display: flex;
justify-content: center;
	flex-wrap: wrap;
    margin-top: 5px;
}
.scheduleSideWrap ul li:not(:last-child) {
margin-right: 5px;
}
.scheduleSideWrap ul li a {
    color: #fff;
    text-decoration: underline;
}
@media screen and (max-width: 768px) {
  #HEADER {
  width: 100%;
  }
  .h1Wrap {
    display: -ms-grid;
    display: grid;
  }
  .container_inner {
    font-size: 111%;
  }
  .abWrap {
    width: 100%;
  }
  .japH1 {
    font-size: 1.6rem;
    letter-spacing: 0.1rem;
  }
  .enH1 {
    font-size: 30%;
    letter-spacing: 0.1rem;
    opacity: 0.9;
  }
  .navList {
    width: 100%;
    text-indent: 0;
    border-top: 1px solid #fff;
    color: #fff;
    height: auto;
    padding: 4vw;
    font-size: 4vw;
    font-weight: bold;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .navList img {
    display: none;
  }
  .navList span {
    display: inherit;
  }
  .navList span.pr5 {
    display: inline-block;
    padding-right: 5px;
  }
  .navList span::after {
    content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-bottom: solid 3px #fff;
    border-right: solid 3px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 30px;
    margin-top: 2px;
  }
  .abContents {
    width: 100%;
    float: unset;
    padding: 5px 15px 5px;
  }
  ol.breadcrumb {
    float: unset;
  }
  ol.breadcrumb {
    font-size: 4vw;
  }
  h2.m_tit_inner.bell {
    background: url(../images/bell_sp.png) 10px 45% no-repeat, url(../images/bak_sp.png);
    background-size: auto;
  }
  h2.m_tit_inner.star,
  h3.m_tit_inner.sta {
    background: url(../images/star_sp.png) 10px 45% no-repeat, url(../images/bak_sp.png);
    background-size: auto;
  }
  h2.m_tit_inner.watch {
    background: url(../images/watch_sp.png) 10px 45% no-repeat, url(../images/bak_sp.png);
    background-size: auto;
  }
  h2.m_tit_inner,
  h3.m_tit_inner {
    width: 100%;
    height: auto;
    padding: 15px 0;
    margin: 20px auto;
    -webkit-box-shadow: 0 0 5px #555;
            box-shadow: 0 0 5px #555;
    -moz-box-shadow: 0 0 5px #555;
    -o-box-shadow: 0 0 5px #555;
    -ms-box-shadow: 0 0 5px #555;
  }
  #TODAY .todayHole {
    width: 100%;
    background-color: #d35336;
  }
  #TODAY .todayHole img {
    display: block;
    margin: auto;
  }
  .tableofContents {
    white-space: unset;
    padding: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .tableofContents dd ol {
    margin-left: 0;
    padding: 0 0px 0px 15px;

  }
  .tableofContents dt {
    margin-left: 0;
    padding: 10px;
  }
  .tableofContents dd ol li {
    margin: 0;
    padding: 10px 0;
  }
  .tableofContents dd ol a {
    margin: 0;
  }
  #textsize {
    display: none;
  }
  .sp-logo {
    display: none;
  }
  h2.m_tit_inner span.p,
  h3.m_tit_inner span.p {
    font-size: 0.9em;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    vertical-align: middle;
    display: table-cell;
    padding: 0px 10px 0 50px;
  }
  #SCHEDULE_AREA h2.m_tit_inner span.prev, #SCHEDULE_AREA h2.m_tit_inner span.next {
    top: -11PX;
    bottom: 0;
    margin: auto;
    height: 1em;
  }
  #SCHEDULE_AREA h2.m_tit_inner span.prev {
    right: 15%;
  }
  #SCHEDULE_AREA h2.m_tit_inner span.next {
    right: 1%;
  }
  h3.structureH3 {
    line-height: 1.5;
  }
  #LINK_AREA ul li a span {
    line-height: 30px;
    margin-top: 10px;
  }
  #HEADER_AREA.active ul.sub li a {
    padding: 5vw 4vw 5vw 4vw;
  }
  .footer_navlink {
    display: block;
  }
  .footer_navlink li {
    padding: 10px 0;
  }
  .mainTitArea.h1Wrap.accessibility {
    padding-top: 0;
  }
  table th.w250{
    width: 50%;
  }
  table th.w5 {
    width: 10%;
  }
  #FOOTER_AREA.top{
    padding: 10px 0;
  }
}

@media only screen and (max-width: 377px) {
  h2#SCHEDULE_H3 span.p {
    padding: 0px 33% 0 50px;
  }
}

#TOPICS ul .congestion_situation{
  margin-bottom: -15px;
}
#TOPICS ul .congestion_situation .title_red{
  text-align: center;
  font-size: 16px;
  border: 2px solid #ef5555;
  padding: 10px 0;
}
#TOPICS ul .congestion_situation .congestion_red{
  text-align: center;
  font-size: 18px;
  background: #ef5555;
  color: #fff;
  padding: 30px 0;
}
#TOPICS ul .congestion_situation .title_yellow{
  text-align: center;
  font-size: 16px;
  border: 2px solid #fb9d4d;
  padding: 10px 0;
}
#TOPICS ul .congestion_situation .congestion_yellow{
  text-align: center;
  font-size: 18px;
  background: #fb9d4d;
  color: #fff;
  padding: 30px 0;
}
#TOPICS ul .congestion_situation .title_blue{
  text-align: center;
  font-size: 16px;
  border: 2px solid #65d8d3;
  padding: 10px 0;
}
#TOPICS ul .congestion_situation .congestion_blue{
  text-align: center;
  font-size: 18px;
  background: #65d8d3;
  color: #fff;
  padding: 30px 0;
}
#TOPICS ul .congestion_situation time{
  text-align: right;
  display: block;
  padding: 7px 0 0px 0;
}