@charset "UTF-8";
/*

	font settings

**************************************************/
/*

	calculation width

**************************************************/
/*

	boxsizing settings

**************************************************/
/*

	opacity settings

**************************************************/
/*

	border-radius settings

**************************************************/
/*

	drop shadow settings

**************************************************/
/*

	vertical align setting

**************************************************/
/*

	table layout setting

**************************************************/
/*

	flexbox layout setting

**************************************************/
/*

	scaling img

**************************************************/
/*

	clearfix

**************************************************/
.p-search {
  width: auto;
}

.p-article-old {
  padding: 80px;
  margin: 0 auto;
  width: 630px;
}
.p-article-old .news_detail {
  font-size: 14px;
  line-height: 22px;
}
.p-article-old .title-box {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 7px;
  border-bottom: 1px dotted #999;
}
.p-article-old .title-box h3 {
  border-left: 6px solid #de2626;
  padding-left: 5px;
  color: #de2626;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: bold;
}
.p-article-old .title-box p {
  text-align: right;
  color: #4d4d4d;
  font-size: 10px;
  line-height: 1.2em;
  font-weight: bold;
}
.p-article-old .text {
  color: #4d4d4d;
  font-size: 12px;
  line-height: 1.6em;
}
.p-article-old strong {
  font-weight: bold;
}
.p-article-old .caption {
  _margin-top: -5px;
  padding: 5px;
  color: #4d4d4d;
  font-size: 10px;
  line-height: 1.2em;
  text-align: left;
  background: #ffead2;
}
.p-article-old .photo-box {
  width: 290px;
  margin: 0 0 0 10px;
  background: #ffffff;
  float: right;
}
.p-article-old .photo-wrap {
  text-align: right;
  margin-bottom: 10px;
}
.p-article-old .sheet1, .p-article-old .sheet2, .p-article-old .sheet3 {
  width: 590px;
}
.p-article-old .sheet1 td, .p-article-old .sheet2 td, .p-article-old .sheet3 td {
  vertical-align: top;
}
.p-article-old .sheet1 div {
  width: 450px;
}

.news-gallery__container {
  padding: 80px 0px;
}
.news-gallery__content .gallery__list {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: #ccc 1px solid;
}
.news-gallery__title, .news-gallery__title--arrow {
  margin-bottom: 60px;
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 1;
  font-weight: bold;
}
.news-gallery__title span, .news-gallery__title--arrow span {
  margin-right: 30px;
}
.news-gallery__title--arrow {
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: #ccc 1px solid;
}
.news-gallery__title--arrow a {
  color: #222;
}
.news-gallery__title--arrow a:hover {
  text-decoration: none;
}
.news-gallery__title--arrow:after {
  display: inline-block;
  margin-left: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  text-align: center;
  vertical-align: middle;
  font-family: "FontAwesome";
  content: "\f178";
  width: 28px;
  height: 28px;
  color: #f70;
  border: 3px solid #f70;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.news .p-article__body th,
.news .p-article__body td {
  padding: 20px 30px;
}

.event-anchor {
  margin: 20px 0;
}
.event-anchor li::after {
  content: "\f107";
  font-family: "FontAwesome";
  margin-left: 5px;
  color: #f70;
}

.news__item li {
  margin: 30px 0;
  border-bottom: #222 1px dotted;
  padding-bottom: 30px;
}

.news__item .midashi {
  font-size: 2.1rem;
  font-weight: bold;
  color: #f17523;
  display: block;
  background: #f2f2f2;
  padding: 10px;
  margin-bottom: 15px;
}

.news__item .midashi .place {
  font-size: 1.6rem;
  color: #222;
}

.news__item.news__sponsorevent .c-title-block-02 {
  background: #f17523;
}

.news__item.news__event .c-title-block-02 {
  background: #482ee5;
}

.news__item.news__goods .c-title-block-02 {
  background: #da3797;
}

.news__item.news__gourmet .c-title-block-02 {
  background: #f13623;
}

.news__item.news__goods h4 {
  color: #da3797;
}

.news__item.news__event h4 {
  color: #482ee5;
}

.news__item.news__gourmet h4 {
  color: #f13623;
}

.table--10 th,
.table__10 th {
  white-space: nowrap;
}

.news__match {
  text-align: center;
  margin: 50px 0;
  padding: 50px 10px;
  font-family: 'Oswald', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  background: url("/assets/img/common/bg-gameboard_2018.png") center center no-repeat;
  color: #fff;
}

.news__match__leg {
  font-size: 2.4rem;
}

.news__match__team {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  font-size: 4.4rem;
}

.news__match__team .versus {
  padding: 0 15px;
}

.news__match__date, .news__match__place {
  font-size: 3.6rem;
}

.news__match__open {
  font-size: 2.1rem;
  font-weight: normal;
}

.news__match .outer__foot {
  margin-top: 30px;
}

.news__match .c-button--08 {
  width: 500px;
}

/*# sourceMappingURL=news.css.map */
