@charset "UTF-8";
#menu-global .menu-global-wrap {
  padding: 30px 10px;
  display: block;
}
#menu-global .menu-global-wrap .menu .menu-global-list li {
  width: 50%;
}
#menu-global .menu-global-wrap .menu-recommend {
  width: 100%;
}
#menu-global .menu-global-wrap .menu-recommend .menu-global-list li {
  width: 50%;
  float: left;
}
#menu-global .menu-global-wrap .menu-login {
  width: 100%;
  border: none;
  margin: 0 0 40px;
}
#menu-global .menu-global-wrap .menu-login .login-face {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
  -moz-background-size: 60%;
  -o-background-size: 60%;
  -webkit-background-size: 60%;
  background-size: 60%;
}
#menu-global .menu-global-wrap .menu-login .login-btn {
  margin-top: 0;
}

body {
  padding-top: 69px;
}

#site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
#site-header #site-name {
  text-align: center;
  width: 100%;
}
#site-header #site-name a {
  display: inline-block;
}
#site-header #site-name img {
  margin: 0 auto;
  display: block;
}
#site-header .header-menu-area .header-menu-recommend {
  display: none;
}
#site-header .header-menu-area .btn {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  z-index: 100;
  width: 50px;
  padding: 50px 0 0;
  -moz-background-size: auto 20px;
  -o-background-size: auto 20px;
  -webkit-background-size: auto 20px;
  background-size: auto 20px;
}
#site-header .header-menu-area .btn#btn-menu {
  right: 40px;
}
#site-header .header-menu-area .btn#btn-search {
  right: -10px;
}

/*------------------------------
検索ボタンが押された場合
------------------------------*/
.show-search #site-header #search-area {
  left: 10px;
  top: 0;
  bottom: 0;
  right: 10px;
  background: #FFF;
  margin-left: 0;
  padding: 0;
  -js-display: flex;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.show-search #site-header #search-area .search-input {
  -webkit-flex: 1;
  flex: 1;
}

#site-footer {
  margin: 40px 0 0;
  padding: 10px 10px 0;
}
#site-footer .footer-list {
  display: block;
  margin-bottom: 0;
}
#site-footer .footer-list li {
  display: block;
  width: 100%;
}
#site-footer .footer-list li a {
  display: block;
}
#site-footer .footer-site-navigation {
  border: none;
}
#site-footer .footer-site-contents {
  display: none;
}
#site-footer .site-copyright {
  margin-top: 0;
}

/*-----------------------------------
Side Contents
-----------------------------------*/
.sub-area {
  width: 100%;
  float: none;
  padding: 10px;
}
.sub-area .sub-area-item .game-schedule-result-item {
  max-width: 100%;
}
.sub-area .side-link a {
  padding: 10px;
}

/* おすすめ スケジュールなど */
.recommend-schedule .recommend-schedule-list li {
  padding: 10px;
}

html, body {
  font-size: 100%;
}

.oldBrowser .header-menu-area {
  position: absolute;
  right: 0;
  top: 30px;
}
.oldBrowser .news-list .news-item .news-text {
  width: 80%;
  width: calc(100% - 80px);
  padding-left: 10px;
}

/*------------------------------
Title
------------------------------*/
.title-category {
  font-size: 1.6rem;
  margin: 0 0 10px;
}

.title-in-category {
  font-size: 1.6rem;
  text-align: center;
  border-bottom: none;
  margin: 5px 0;
}

/*------------------------------
Wrapper
------------------------------*/
.main-area {
  float: none;
  width: 100%;
  padding: 0;
}

#site-contents {
  margin: 0;
}
#site-contents .container ~ .container {
  margin-bottom: 40px;
}

.site-punk {
  margin: 0;
  padding: 5px;
}
.site-punk ul {
  white-space: nowrap;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.site-punk ul::-webkit-scrollbar {
  display: none;
}
.site-punk ul li {
  line-height: 1;
}

.link-circle li {
  width: calc(100% / 2);
}

.paragraph {
  margin: 0 10px;
}

/*------------------------------
News List
------------------------------*/
/* ReadMore */
.btn-read-more {
  width: 90%;
}

.news-list {
  display: block;
}
.news-list .news-item {
  width: 100%;
  margin: 0;
  padding: 10px 10px 5px;
}
.news-list .news-item:nth-child(n+6) {
  display: none;
}
.news-list .news-item .news-img {
  width: 80px;
  height: 80px;
}
.news-list .news-item .news-text {
  padding: 0 10px 0 0;
}
.news-list .news-item .news-text .news-title {
  font-size: 0.9rem;
}
.news-list .news-item .news-text .news-title .news-title-sub {
  font-size: 0.9rem;
}
.news-list .news-item .news-text .news-time {
  margin-top: 5px;
}
.news-list.news-list-col-3 .news-item, .news-list.news-list-col-4 .news-item, .news-list.news-list-col-5 .news-item, .news-list.news-list-col-6 .news-item {
  width: calc(100% / 1);
}
.news-list.news-item-fast-large .news-item:nth-child(1) {
  background-color: #000;
  position: relative;
  z-index: 0;
  padding: 0;
}
.news-list.news-item-fast-large .news-item:nth-child(1) a {
  display: block;
}
.news-list.news-item-fast-large .news-item:nth-child(1) a:after {
  display: none;
}
.news-list.news-item-fast-large .news-item:nth-child(1) .news-img {
  opacity: 0.8;
  width: 100%;
  height: 80vw;
}
.news-list.news-item-fast-large .news-item:nth-child(1) .news-text {
  padding: 10px 10px 0;
  position: absolute;
  margin: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  color: #FFF;
}
.news-list.news-item-fast-large .news-item:nth-child(1) .news-text .news-title {
  font-size: 1.2rem;
}
.news-list.news-item-fast-large .news-item:nth-child(1) .news-text .news-title .news-title-sub {
  font-size: 1rem;
}
.news-list.news-item-fast-large .news-item:nth-child(1) .news-text .news-time {
  display: none;
}
.news-list.news-item-fast-large .news-item:nth-child(1) .news-text .news-paragraph {
  color: #eaeaea;
  margin: 8px 0;
  font-size: 0.9rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/*------------------------------
Result Area
------------------------------*/
.game-schedule-result {
  margin: 30px 0;
  padding: 20px 30px;
}
.game-schedule-result .game-schedule-result-table .game-schedule-result-item,
.game-schedule-result .results-list-group .game-schedule-result-item {
  padding: 0 5px;
  width: calc(100% - 10px * 2);
  min-width: inherit;
  min-height: inherit;
  line-height: 1.2;
}
.game-schedule-result .game-schedule-result-table .game-schedule-result-item .gameSituation,
.game-schedule-result .results-list-group .game-schedule-result-item .gameSituation {
  word-break: break-all !important;
  white-space: inherit !important;
}

.game-schedule-result-item {
  min-width: inherit;
  max-width: 80vw;
  width: auto;
}
.game-schedule-result-item .game-schedule-result-item-header .game-title {
  float: none;
}

.results-list .game-schedule-result-item a {
  padding-bottom: 8px;
}

.results-list .game-schedule-result-item,
.results-list-group .game-schedule-result-item {
  min-width: 270px;
}

.results-list-non-bg {
  margin: 0;
}

/*------------------------------
Tab Item
------------------------------*/
.tab .tab-navigation ul li a {
  padding: 8px 10px;
}

/*----------------------------------------
コラム
----------------------------------------*/
.category-column {
  padding: 10px;
}
.category-column .news-item a {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.category-column .news-item a .news-img {
  width: 100%;
  height: 200px;
  background-color: #dbdbdb;
}
.category-column .news-item a .news-text:after {
  width: 100%;
  padding: 10px 0;
  float: none;
  display: block;
  text-align: center;
  margin: 10px 0;
}

/*------------------------------
List Page
------------------------------*/
.news-list-pagination .news-item:nth-child(n+6) {
  -js-display: flex;
  display: -webkit-flex;
  display: flex;
}

.pager {
  margin: 10px;
}
.pager ul li:nth-child(1) a:before {
  margin-left: -10px;
}
.pager ul li:nth-last-child(1) a:after {
  margin-right: -10px;
}
.pager ul li a {
  font-size: 0.8rem;
  padding: 8px 20px;
}

/*-------------------------
記事
-------------------------*/
.site-article .title-in-category {
  margin: 10px 20px 5px;
  padding: 2px 10px;
  font-size: 0.8rem;
}

.article {
  margin: 0;
  padding: 0 20px;
  -js-display: flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.article .article-img {
  max-width: inherit;
  -webkit-order: 2;
  order: 2;
  width: calc(100% + 40px);
  margin: 0 -20px;
  padding: 0;
  float: none;
}
.article .article-img img {
  margin: 0 auto;
  display: block;
}
.article .article-img .article-caption {
  padding: 5px 20px;
}
.article .article-title {
  -webkit-order: 1;
  order: 1;
  font-size: 1.6rem;
  padding: 0;
  margin: 0 0 10px;
}
.article .article-title .article-sub-title {
  font-size: 1.2rem;
}
.article .article-paragraph {
  -webkit-order: 3;
  order: 3;
  padding: 0 0 10px;
}
.article .article-paragraph p {
  font-size: 1rem;
  line-height: 1.8;
}

#article-related {
  -js-display: flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
#article-related .title-category {
  -webkit-order: 2;
  order: 2;
}
#article-related .main-area {
  -webkit-order: 3;
  order: 3;
}
#article-related .sub-area {
  -webkit-order: 1;
  order: 1;
}

#article-img-slider-wrap .article-img-slider .slide-item .slide-caption {
  text-align: left;
}
#article-img-slider-wrap .article-img-slider .slider-for .slick-prev:before, #article-img-slider-wrap .article-img-slider .slider-for .slick-next:before {
  display: none;
}
#article-img-slider-wrap .article-img-slider .slider-for .slide-item .slide-img {
  height: 250px;
  height: 60vw;
}
#article-img-slider-wrap .article-img-slider .slider-nav .slide-item {
  height: 60px;
}

/*-----------------------------------
チームデータ一覧
-----------------------------------*/
.team-list-wrap {
  padding: 0 10px;
}
.team-list-wrap .team-list .team-list-item {
  width: 100%;
}

.site-result .title-in-category {
  margin: 10px 20px 5px;
  padding: 0 10px;
  font-size: 0.8rem;
}
.site-result #result-area {
  margin: 0;
  padding: 0 20px;
}
.site-result #result-area .article-title {
  font-size: 1.6rem;
  padding: 0;
  margin: 0 0 10px;
}

.result-list {
  padding: 0 20px;
}
