@font-face {
  font-family: "haet";
  src: url("/common/font/haettenschweiler.eot") format("eot"), url("/common/font/haettenschweiler.woff") format("woff"), url("/common/font/haettenschweiler.woff2") format("woff2"), url("/common/font/haettenschweiler.svg") format("svg"), url("/common/font/haettenschweiler.ttf") format("truetype");
}
#pNav {
  border: none;
}

.colorRed {
  color: #E60012;
}

.colorYellow {
  color: #fcda01;
}

ul.topic-path li {
  color: #FFF;
}
ul.topic-path li a {
  color: #ccc;
}

.news-list {
  margin: 30px 0 60px;
}
.news-list .ad_bnr {
  display: none;
}
.news-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  color: #FFF;
  margin-bottom: 20px;
}
.news-list a .photo {
  width: 180px;
}
.news-list a .photo img {
  width: 100%;
  height: auto;
}
.news-list a .info {
  margin-left: 15px;
  width: calc(100% - 115px);
}
.news-list a .info .tag {
  display: inline-block;
  padding: 5px 10px;
  font-size: 12px;
}
.news-list a .info .tag.notice {
  background: #E60012;
  color: #FFF;
}
.news-list a .info .date {
  display: inline-block;
  font-weight: bold;
  font-size: 13px;
  margin: 0 10px;
}
.news-list a .info p {
  font-size: 15px;
  margin-top: 5px;
  line-height: 1.4;
}

#side .news-list .ad_bnr {
  display: block;
}
#side .news-list .ad_bnr a {
  display: block;
}
#side .news-list .ad_bnr a img {
  width: 100%;
  height: auto;
}
#side .news-list a .photo {
  width: 100px;
}
#side .news-list a p {
  font-size: 13px;
}

@media screen and (max-width: 767px) {
  .news-list {
    margin-top: 10px;
  }
  .news-list a .photo {
    width: 120px;
  }
  .news-list a .info {
    margin-left: 10px;
  }
  .news-list a .info .tag {
    padding: 5px 8px;
    font-size: 10px;
  }
  .news-list a .info .date {
    margin: 0 8px;
    font-size: 12px;
  }
  .news-list a .info p {
    font-size: 12px;
    margin-top: 5px;
  }
}
.news-details {
  color: #FFF;
}
.news-details h3 {
  font-family: fot-udkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 26px;
  line-height: 1.4;
  margin: 20px 0;
  color: #FFF;
}
.news-details h4 {
  font-family: fot-udkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4;
  margin: 30px 0 15px 0;
  color: #FFF;
  padding-left: 10px;
  border-left: 3px solid #E60012;
}
.news-details h4 small {
  font-size: 16px;
}
.news-details h5.subhead {
  font-family: fot-udkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
  margin: 20px 0 10px 0;
  color: #FFF;
  border-bottom: 2px solid #FFF;
  background: none;
  padding: 8px 0;
}
.news-details h5 {
  background: #4b4b4b;
  padding: 10px 12px;
  font-size: 16px;
  margin: 20px 0 10px 0;
}
.news-details sup, .news-details sub {
  font-size: 80%;
}
.news-details sup {
  vertical-align: top;
}
.news-details sub {
  vertical-align: bottom;
}
.news-details .em {
  font-weight: bold;
}
.news-details .stamp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
}
.news-details .stamp .tag {
  padding: 5px 10px;
  font-size: 12px;
}
.news-details .stamp .tag.notice {
  background: #E60012;
  color: #FFF;
}
.news-details .stamp .date {
  font-size: 15px;
  margin: 0 10px;
}
.news-details p {
  font-size: 14px;
  line-height: 1.8;
  margin: 20px 0;
  text-indent: 1em;
  color: #FFF;
}
.news-details p.colorRed,
.news-details p .colorRed {
  color: #E60012;
}
.news-details p.normal {
  text-indent: 0;
}
.news-details p.right {
  text-indent: 0;
  text-align: right;
}
.news-details p.nomg {
  margin: 0;
}
.news-details ul.indent li {
  text-indent: -1em;
  margin: 5px 0 5px 1em;
  font-size: 14px;
  line-height: 1.4;
}
.news-details ul.indent li.note {
  font-size: 12px;
}
.news-details a {
  color: #FFF;
  text-decoration: underline;
}
.news-details a.blue {
  color: #47B5FF;
}
.news-details div {
  margin: 20px 0;
}
.news-details div.scroll-wrapper {
  margin: 0;
}
.news-details div.img-c {
  text-align: center;
}
.news-details div.img-c p {
  font-size: 16px;
  margin-top: 5px;
}
.news-details div.img-c span {
  text-align: center;
  display: block;
  padding: 5px 0;
  font-size: 12px;
  color: #FFF;
}
.news-details div.img-c span.small {
  font-size: 11px;
}
.news-details div.img-c span.right {
  text-align: right;
}
.news-details div.vertical {
  width: 320px;
  margin: 20px auto;
}
.news-details div.vertical img {
  max-width: 320px;
}
.news-details div img {
  max-width: 640px;
}
.news-details div img.border {
  border: 1px solid #575757;
}
.news-details div img.img-auto {
  width: 100%;
  height: auto;
}
.news-details .link-block a {
  padding: 10px;
  text-decoration: none;
  text-align: center;
  display: block;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  background: #E60012;
}
.news-details .link-block a:hover {
  opacity: 0.8;
}
.news-details ul.photoList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
      justify-content: space-between;
  text-align: center;
}
.news-details ul.photoList li {
  width: 32%;
  margin-bottom: 15px;
}
.news-details ul.photoList li.half {
  width: 49%;
}
.news-details ul.photoList li.quarter {
  width: 24%;
}
.news-details ul.photoList li img {
  max-width: 100%;
  height: auto;
}
.news-details ul.photoList li span.caption {
  display: block;
  font-size: 13px;
  margin-top: 5px;
  line-height: 1.2;
}
.news-details div.movie {
  position: relative;
  height: 0;
  width: 100%;
  padding-top: 56.25%;
}
.news-details div.movie iframe,
.news-details div.movie video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.news-details table.basic-table {
  margin: 10px 0;
}
.news-details table.basic-table th,
.news-details table.basic-table td {
  border: 1px solid #575757;
  color: #FFF;
  padding: 10px;
  font-size: 14px;
  line-height: 1.4;
  font-weight: normal;
  vertical-align: middle;
  word-break: break-all;
}
.news-details table.basic-table th.nowrap,
.news-details table.basic-table td.nowrap {
  text-align: center;
  white-space: nowrap;
}
.news-details table.basic-table th.bg-y,
.news-details table.basic-table td.bg-y {
  background: #fcda01;
  color: #000000;
}
.news-details table.basic-table th.bg-1st,
.news-details table.basic-table td.bg-1st {
  background: #a17e29;
}
.news-details table.basic-table th.bg-2nd,
.news-details table.basic-table td.bg-2nd {
  background: #797979;
}
.news-details table.basic-table tr.bg-1st th, .news-details table.basic-table tr.bg-1st td {
  background: #a17e29;
}
.news-details table.basic-table tr.bg-2nd th, .news-details table.basic-table tr.bg-2nd td {
  background: #797979;
}
.news-details table.basic-table thead th {
  background: #626262;
}
.news-details table.basic-table tbody th {
  white-space: nowrap;
  background: #3e3e3e;
}
.news-details table.basic-table tfoot th, .news-details table.basic-table tfoot td {
  border-top: 3px double #575757;
}
.news-details table.basic-table tfoot th {
  background: #1c1c1c;
}
.news-details table.basic-table.center th,
.news-details table.basic-table.center td {
  text-align: center;
}
.news-details table.basic-table.left th,
.news-details table.basic-table.left td {
  text-align: left;
}
.news-details table.basic-table .em th,
.news-details table.basic-table .em td {
  font-weight: bold;
}
.news-details table.sub-table th, .news-details table.sub-table td {
  font-size: 12px;
  vertical-align: top;
  padding: 2px;
}
.news-details table.no-border th, .news-details table.no-border td {
  border: none;
}
.news-details table.winloss-table {
  width: 100%;
}
.news-details table.winloss-table th, .news-details table.winloss-table td {
  font-size: 11px;
  text-align: center;
  padding: 8px 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.news-details table.winloss-table th.empty, .news-details table.winloss-table td.empty {
  opacity: 0.5;
  background: #333;
}
.news-details table.winloss-table tr.winner th, .news-details table.winloss-table tr.winner td {
  background: #fcda01;
  color: #000000;
}
.news-details table.winloss-table thead th {
  white-space: nowrap;
}
.news-details table.schedule-table {
  width: 100%;
}
.news-details table.schedule-table th, .news-details table.schedule-table td {
  font-size: 12px;
  text-align: center;
  padding: 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.news-details table.score-table {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.news-details table.score-table th,
.news-details table.score-table td {
  border: 1px solid #575757;
  color: #FFF;
  padding: 10px;
  font-size: 14px;
  font-weight: normal;
  vertical-align: middle;
  text-align: center;
}
.news-details table.score-table th.total,
.news-details table.score-table td.total {
  border-left: 3px solid #575757;
}
.news-details table.score-table thead th {
  background: #3e3e3e;
}
.news-details table.score-table tbody th {
  text-align: left;
  white-space: nowrap;
}
.news-details section.writer {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 40px;
  border: 1px solid #575757;
}
.news-details section.writer .photo {
  width: 180px;
  margin: 0;
}
.news-details section.writer .photo img {
  width: 100%;
  height: auto;
}
.news-details section.writer dl {
  width: 400px;
}
.news-details section.writer dl dt {
  font-size: 14px;
  font-weight: normal;
  border-bottom: 1px solid #575757;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.news-details section.writer dl dd {
  font-size: 14px;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  #main {
    width: 100%;
    overflow: hidden;
  }
  .news-details {
    margin-bottom: 30px;
  }
  .news-details h3 {
    font-size: 20px;
    line-height: 1.4;
    margin: 0;
  }
  .news-details h4 {
    font-size: 18px;
  }
  .news-details h4 small {
    font-size: 14px;
  }
  .news-details h5.subhead {
    font-family: fot-udkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.4;
  }
  .news-details h5 {
    font-size: 14px;
  }
  .news-details .stamp .tag {
    font-size: 11px;
  }
  .news-details .stamp .date {
    font-size: 14px;
    margin: 0 10px;
  }
  .news-details p {
    font-size: 13px;
    line-height: 1.6;
    margin: 10px 0;
  }
  .news-details ul.indent li {
    font-size: 13px;
  }
  .news-details div.scroll-wrapper {
    margin: 10px 0;
  }
  .news-details div img {
    width: 100%;
    height: auto;
  }
  .news-details div.img-c p {
    font-size: 13px;
  }
  .news-details div.img-c.sp-half img {
    width: 49%;
    height: auto;
  }
  .news-details div.img-c span.small {
    font-size: 10px;
  }
  .news-details div.vertical {
    width: 200px;
  }
  .news-details div.vertical img {
    max-width: 200px;
  }
  .news-details img {
    max-width: 60vw;
    width: auto;
  }
  .news-details img.img-auto {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .news-details ul.photoList li.half {
    width: 100%;
  }
  .news-details ul.photoList li.sp-half {
    width: 49%;
  }
  .news-details ul.photoList li span.caption {
    font-size: 12px;
  }
  .news-details .scroll-wrapper {
    width: 100%;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .news-details .scroll-wrapper table {
    margin: 0;
  }
  .news-details .scroll-wrapper table th,
  .news-details .scroll-wrapper table td {
    white-space: nowrap;
  }
  .news-details table.basic-table th,
  .news-details table.basic-table td {
    padding: 8px 5px;
    font-size: 12px;
  }
  .news-details table.basic-table.sp-full {
    width: 100%;
  }
  .news-details table.winloss-table th,
  .news-details table.winloss-table td {
    padding: 8px;
    font-size: 11px;
    white-space: nowrap;
  }
  .news-details table.schedule-table th,
  .news-details table.schedule-table td {
    padding: 8px;
    font-size: 12px;
    white-space: nowrap;
  }
  .news-details table.sp-table {
    border-bottom: 1px solid #575757;
  }
  .news-details table.sp-table tbody th,
  .news-details table.sp-table tbody td {
    display: block;
    border-bottom: none;
  }
  .news-details table.score-table {
    width: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .news-details table.score-table th,
  .news-details table.score-table td {
    padding: 10px;
    font-size: 13px;
    line-height: 1.4;
  }
  .news-details table.sub-table th, .news-details table.sub-table td {
    font-size: 10px;
    padding: 2px !important;
  }
  .news-details section.writer {
    padding: 4%;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .news-details section.writer .photo {
    width: 120px;
    margin: 0 auto 15px auto;
  }
  .news-details section.writer dl {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .news-details section.writer dl dt {
    font-size: 13px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    line-height: 1.5;
  }
  .news-details section.writer dl dd {
    font-size: 12px;
    line-height: 1.5;
  }
}
.photo-box {
  width: 640px;
  height: auto;
  margin-bottom: 30px;
}
.photo-box div.photo-inner {
  width: 640px;
  height: 360px;
  position: relative;
  margin: 0;
}
.photo-box div.photo-inner.size-b {
  height: 428px;
}
.photo-box div.photo-inner img {
  position: absolute;
  width: 640px;
  height: auto;
}
.photo-box div.caption {
  color: #FFF;
  margin: 10px 0;
  font-size: 14px;
}
.photo-box div.photo-thmbs {
  width: 644px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}
.photo-box div.photo-thmbs img {
  cursor: pointer;
  width: 87px;
  height: auto;
  margin: 5px 5px 5px 0;
  opacity: 0.5;
  background: #000;
}
.photo-box div.photo-thmbs img.current {
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .photo-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 5px !important;
  }
  .photo-box div.photo-inner {
    height: auto;
    width: auto;
    position: static;
    margin: 0;
  }
  .photo-box div.photo-inner.size-b {
    height: auto;
  }
  .photo-box div.photo-inner div {
    float: left;
    margin: 0;
  }
  .photo-box div.photo-inner div img {
    position: static;
    height: auto;
    width: 100%;
  }
  .photo-box div.photo-inner div .caption {
    display: block;
    font-size: 12px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 5px 0;
  }
  ul.selector {
    text-align: center;
    margin-bottom: 10px;
  }
  ul.selector li {
    display: inline-block;
    margin: 5px;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #cccccc;
    font-size: 0;
    cursor: pointer;
  }
  ul.selector li.current {
    background: #B50303;
  }
}
/*# sourceMappingURL=news.css.map */