@charset "UTF-8";
/* ===================================================================
  use toppage
=================================================================== */
/* CSS Document */
/* 画像サイズ調整 ---------------------------------------------------------------------------*/
/* フォントサイズ調整 ---------------------------------------------------------------------------*/
/* ブレークポイント ---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
@media screen and (min-width: 769px), print {
  /* ===================================================================
  use toppage
=================================================================== */
  /*---------------------------------------------------------------------------*/
  .contents {
    width: auto;
  }
  /*---------------------------------------------------------------------------*/
  .main {
    background: url(../images/main_bg.jpg) no-repeat left top;
    -moz-background-size: cover;
         background-size: cover;
    height: 630px;
    position: relative;
    width: 100%;
  }
  .main .slide_wrapper {
    margin: 0 auto;
    overflow: hidden;
    width: 909px;
    margin: 0 auto;
  }
  .main .slide_wrapper .slide_area {
    font-size: 0;
    overflow: hidden;
    width: 3300px;
  }
  .main .slide_wrapper .slide_area .slick-slide {
    text-align: center;
  }
  .main .slide_wrapper .slide_area .slick-slide img {
    height: 510px;
    max-width: 909px;
  }
  .main .slick-prev {
    background: url(/common/images/sprite/sprite_arrow.png) no-repeat;
    background-position: -78px 0px;
    border: none;
    cursor: pointer;
    height: 58px;
    left: 0;
    outline: none;
    position: absolute;
    top: 250px;
    width: 58px;
  }
  .main .slick-prev:before {
    content: "";
  }
  .main .slick-next {
    background: url(/common/images/sprite/sprite_arrow.png) no-repeat;
    background-position: 0px 0px;
    border: none;
    cursor: pointer;
    height: 58px;
    position: absolute;
    right: 0;
    top: 250px;
    width: 58px;
  }
  .main .slick-next:before {
    content: "";
  }
  .main .thum_area {
    background-color: #00285a;
    height: 122px;
    width: 100%;
  }
  .main .thum_area .thum_inner {
    margin: 0 auto;
    position: relative;
    width: 758px;
  }
  .main .thum_area .slide_area_thum {
    padding-top: 26px;
    font-size: 0;
    overflow: hidden;
    margin: 0 auto;
    width: 660px;
  }
  .main .thum_area .slide_area_thum .slick-track {
    margin: 0 auto;
  }
  .main .thum_area .slide_area_thum li.slick-current {
    opacity: 0.5;
    position: relative;
  }
  .main .thum_area .slide_area_thum li.slick-current:after {
    background-color: #ffea00;
    bottom: 0;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    width: 150px;
  }
  .main .thum_area .slide_area_thum li img {
    width: 150px;
  }
  .main .thum_area .slick-prev {
    background: url(/common/images/sprite/sprite_arrow.png) no-repeat;
    background-position: 0px -78px;
    border: none;
    height: 26px;
    position: absolute;
    top: 60px;
    width: 15px;
    left: 0;
  }
  .main .thum_area .slick-next {
    background: url(/common/images/sprite/sprite_arrow.png) no-repeat;
    background-position: -35px -78px;
    border: none;
    height: 26px;
    position: absolute;
    top: 60px;
    width: 15px;
    right: 0;
  }
  .inner {
    margin: 0 auto;
    width: 1100px;
  }
  .inner .top_inner {
    text-align: center;
  }
  .btn_more {
    margin-top: 16px;
    text-align: right;
  }
  .btn_more a {
    border: solid 2px #ffea00;
    color: #ffea00;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 4px 30px;
    position: relative;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .btn_more a:after {
    background: url(/common/images/sprite/sprite_arrow.png) no-repeat;
    background-position: -70px -78px;
    content: "";
    display: block;
    height: 22px;
    top: 3px;
    position: absolute;
    right: 6px;
    -webkit-transform: scale(0.5);
       -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    width: 14px;
  }
  .btn_more a:hover {
    background-color: #ffea00;
    color: #000;
  }
  .sponsor_area ul {
    font-size: 0;
    margin: 16px auto;
    text-align: center;
    width: 1100px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sponsor_area ul li {
    max-width: 136px;
    padding: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sponsor_area ul li img {
    image-rendering: -webkit-optimize-contrast;
    width: 100%;
    vertical-align: middle;
  }
  .sponsor_area ul li a {
    max-width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .sponsor_area ul li a:hover {
    opacity: 0.8;
  }
  .sponsor_area ul li + li {
    position: relative;
    border-left: 1px solid #000;
  }
  .game_data {
    background-color: #ffea00;
    font-size: 0;
    position: relative;
    z-index: 0;
  }
  .game_data section {
    text-align: left;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    display: inline-block;
    font-size: 1.4rem;
    height: 480px;
    padding: 40px 20px 46px;
    vertical-align: top;
  }
  .game_data section h2 {
    height: 34px;
    margin-bottom: 18px;
  }
  .game_data section h2 img {
    height: 100%;
  }
  .game_data section.next_game, .game_data section.game_schedule {
    background-color: #ffea00;
  }
  .game_data section.next_game dl, .game_data section.game_schedule dl {
    background-color: #000;
  }
  .game_data section.next_game dl dt, .game_data section.game_schedule dl dt {
    background-color: #00285a;
    border-bottom: solid 1px #FFF;
    padding: 16px 20px;
    position: relative;
  }
  .game_data section.next_game dl dt span, .game_data section.game_schedule dl dt span {
    color: #FFF;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .game_data section.next_game dl dt span.date, .game_data section.game_schedule dl dt span.date {
    display: block;
  }
  .game_data section.next_game dl dt span.date span, .game_data section.game_schedule dl dt span.date span {
    margin: 0 4px 0 10px;
  }
  .game_data section.next_game dl dt span.place, .game_data section.game_schedule dl dt span.place {
    display: inline-block;
    width: 214px;
  }
  .game_data section.next_game dl dt span.side, .game_data section.game_schedule dl dt span.side {
    color: #ffea00;
    font-size: 1.4rem;
    position: absolute;
    right: 20px;
  }
  .game_data section.next_game dl dd p, .game_data section.game_schedule dl dd p {
    color: #FFF;
  }
  .game_data section.next_game dl dd .record, .game_data section.game_schedule dl dd .record {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    height: 150px;
    padding: 26px 0 10px;
    text-align: center;
  }
  .game_data section.next_game dl dd .record > p, .game_data section.game_schedule dl dd .record > p {
    height: 32px;
    margin-top: -10px;
    position: relative;
  }
  .game_data section.next_game dl dd .record > p:before, .game_data section.game_schedule dl dd .record > p:before {
    border: 1px solid #FFF;
    content: "試合前";
    font-size: 1.6rem;
    font-weight: bold;
    padding: 3px 40px;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    width: 100px;
    margin: 0 auto;
  }
  .game_data section.next_game dl dd .record > p + ul, .game_data section.game_schedule dl dd .record > p + ul {
    padding-top: 0;
  }
  .game_data section.next_game dl dd .record > p.kickofftime, .game_data section.game_schedule dl dd .record > p.kickofftime {
    font-size: 1.7rem;
    font-weight: bold;
    height: auto;
    margin-top: -8px;
  }
  .game_data section.next_game dl dd .record > p.kickofftime:before, .game_data section.game_schedule dl dd .record > p.kickofftime:before {
    content: none;
  }
  .game_data section.next_game dl dd .record ul, .game_data section.game_schedule dl dd .record ul {
    font-size: 0;
    padding-top: 10px;
  }
  .game_data section.next_game dl dd .record ul li, .game_data section.game_schedule dl dd .record ul li {
    display: inline-block;
    vertical-align: top;
  }
  .game_data section.next_game dl dd .record ul li img, .game_data section.game_schedule dl dd .record ul li img {
    image-rendering: -webkit-optimize-contrast;
    width: 80px;
  }
  .game_data section.next_game dl dd .record ul li + li, .game_data section.game_schedule dl dd .record ul li + li {
    margin-left: 108px;
    position: relative;
  }
  .game_data section.next_game dl dd .record ul li + li:before, .game_data section.game_schedule dl dd .record ul li + li:before {
    background: none;
    content: "VS";
    color: #FFF;
    font-size: 4.8rem;
    font-weight: bold;
    left: -86px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 72px;
  }
  .game_data section.next_game dl dd .team_name, .game_data section.game_schedule dl dd .team_name {
    background-color: #00285a;
    padding: 8px 20px;
  }
  .game_data section.next_game dl dd .team_name p, .game_data section.game_schedule dl dd .team_name p {
    font-weight: bold;
  }
  .game_data section.next_game dl dd .team_name p:nth-of-type(1), .game_data section.game_schedule dl dd .team_name p:nth-of-type(1) {
    float: left;
  }
  .game_data section.next_game dl dd .team_name p:nth-of-type(2), .game_data section.game_schedule dl dd .team_name p:nth-of-type(2) {
    float: right;
  }
  .game_data section.next_game dl dd .btn_buy_ticket, .game_data section.game_schedule dl dd .btn_buy_ticket {
    padding: 16px 20px;
  }
  .game_data section.next_game dl dd .btn_buy_ticket a, .game_data section.game_schedule dl dd .btn_buy_ticket a {
    background-color: #FFF;
    display: block;
    color: #00285a;
    font-size: 1.6rem;
    font-weight: bold;
    padding: 8px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .game_data section.next_game dl dd .btn_buy_ticket a:hover, .game_data section.game_schedule dl dd .btn_buy_ticket a:hover {
    opacity: 0.6;
  }
  .game_data section.next_game dl dd .btn_buy_ticket a.not_yet, .game_data section.game_schedule dl dd .btn_buy_ticket a.not_yet {
    background-color: #00285a;
    color: #FFF;
    pointer-events: none;
  }
  .game_data section.next_game dl dd .btn_buy_ticket a.btn_half, .game_data section.game_schedule dl dd .btn_buy_ticket a.btn_half {
    display: inline-block;
    width: 40%;
  }
  .game_data section.next_game dl dd .btn_buy_ticket a + a, .game_data section.game_schedule dl dd .btn_buy_ticket a + a {
    margin-left: 8%;
  }
  .game_data section.next_game dl.home .btn_buy_ticket a, .game_data section.game_schedule dl.home .btn_buy_ticket a {
    display: inline-block;
    width: 40%;
  }
  .game_data section.next_game dl.home .btn_buy_ticket a + a, .game_data section.game_schedule dl.home .btn_buy_ticket a + a {
    margin-left: 8%;
  }
  .game_data section.next_game.result dl.home .btn_buy_ticket a, .game_data section.game_schedule.result dl.home .btn_buy_ticket a {
    display: block;
    width: auto;
  }
  .game_data section.next_game {
    padding-left: 0;
    width: 376px;
  }
  .game_data section.next_game.now_game dl .record {
    padding-top: 16px;
  }
  .game_data section.next_game.now_game dl .record > p {
    height: 36px;
    position: relative;
  }
  .game_data section.next_game.now_game dl .record > p:before {
    background-color: #ffea00;
    border: none;
    color: #005bac;
    content: "速報中";
    font-size: 3rem;
    font-weight: bold;
    padding: 3px 40px;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    width: 205px;
    margin: 0 auto;
  }
  .game_data section.next_game.now_game dl .record ul li + li {
    margin-left: 34px;
  }
  .game_data section.next_game.now_game dl .record ul, .game_data section.next_game.result dl .record ul {
    font-size: 0;
    padding-top: 16px;
  }
  .game_data section.next_game.now_game dl .record ul li, .game_data section.next_game.result dl .record ul li {
    display: inline-block;
    vertical-align: top;
  }
  .game_data section.next_game.now_game dl .record ul li span, .game_data section.next_game.result dl .record ul li span {
    color: #FFF;
    display: inline-block;
    font-size: 5.8rem;
    font-weight: bold;
    line-height: 1;
    margin: 0 6px 10px;
    vertical-align: middle;
  }
  .game_data section.next_game.now_game dl .record ul li + li, .game_data section.next_game.result dl .record ul li + li {
    margin-left: 34px;
    position: relative;
  }
  .game_data section.next_game.now_game dl .record ul li + li:before, .game_data section.next_game.result dl .record ul li + li:before {
    background-color: #FFF;
    content: "";
    height: 10px;
    position: absolute;
    left: -25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 20px;
  }
  .game_data section.game_schedule {
    border-left: 1px solid;
    width: 396px;
  }
  .game_data section.game_schedule dl {
    display: none;
  }
  .game_data section.game_schedule dl.show {
    display: block;
  }
  .game_data section.game_schedule dl dt {
    border-bottom: none;
    padding: 5px 20px 4px;
  }
  .game_data section.game_schedule dl dt span {
    font-size: 1.4rem;
  }
  .game_data section.game_schedule dl dd .tab {
    background-color: #005bac;
    border-bottom: 1px solid #FFF;
    font-size: 0;
  }
  .game_data section.game_schedule dl dd .tab li {
    display: inline-block;
    width: 33%;
  }
  .game_data section.game_schedule dl dd .tab li.now {
    background: #00285a;
  }
  .game_data section.game_schedule dl dd .tab li a {
    color: #FFF;
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 4px 0;
    text-align: center;
    text-decoration: none;
  }
  .game_data section.game_schedule dl dd .tab li + li {
    border-left: 1px solid #FFF;
  }
  .game_data section.game_schedule dl dd.home .btn_buy_ticket a {
    display: inline-block;
    width: 40%;
  }
  .game_data section.game_schedule dl dd.home .btn_buy_ticket a + a {
    margin-left: 8%;
  }
  .game_data section.game_schedule .bnr {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .game_data section.game_schedule .bnr:hover {
    opacity: 0.7;
  }
  .game_data section.ranking {
    background-color: #000;
    width: 328px;
  }
  .game_data section.ranking .update {
    color: #FFF;
    display: inline-block;
    font-weight: normal;
    line-height: 1.2;
    margin-left: 10px;
    vertical-align: bottom;
    width: 142px;
  }
  .game_data section.ranking table {
    border-collapse: collapse;
    height: 100%;
    width: 304px;
  }
  .game_data section.ranking table .table_fixed,
  .game_data section.ranking table .table_scroll {
    display: block;
  }
  .game_data section.ranking table .table_scroll {
    height: 272px;
    overflow-y: scroll;
  }
  .game_data section.ranking table td, .game_data section.ranking table th {
    table-layout: fixed;
  }
  .game_data section.ranking table thead {
    background-color: #00285a;
  }
  .game_data section.ranking table thead tr th {
    color: #FFF;
    font-weight: bold;
    padding: 5px 2px;
    text-align: center;
    width: 30px;
  }
  .game_data section.ranking table thead tr th:first-of-type {
    padding: 5px 0;
    width: 112px;
  }
  .game_data section.ranking table thead tr th:nth-of-type(2) {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    text-align: left;
    width: 32px;
  }
  .game_data section.ranking table thead tr th:last-child {
    width: 48px;
  }
  .game_data section.ranking table tbody {
    background-color: #eeeeee;
  }
  .game_data section.ranking table tbody tr td {
    width: 30px;
  }
  .game_data section.ranking table tbody tr td:first-of-type {
    background-color: #434343;
    color: #FFF;
    font-size: 1.6rem;
    font-weight: bold;
    padding: 4px 0;
    text-align: center;
    width: 35px;
  }
  .game_data section.ranking table tbody tr td:nth-of-type(2) {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    text-align: left;
    padding-left: 3px;
    width: 85px;
  }
  .game_data section.ranking table tbody tr td:nth-of-type(2) img {
    height: auto;
    image-rendering: -webkit-optimize-contrast;
    max-height: 25px;
    margin-right: 5px;
    max-width: 25px;
    vertical-align: middle;
    width: auto;
  }
  .game_data section.ranking table tbody tr td:nth-of-type(2) span {
    vertical-align: middle;
  }
  .game_data section.ranking table tbody tr td:nth-of-type(3) {
    width: 38px;
  }
  .game_data section.ranking table tbody tr.season_off {
    height: 100%;
  }
  .game_data section.ranking table tbody tr.season_off td {
    color: #000;
    background-color: inherit;
    height: 100%;
    padding: 100px 40px;
    text-align: center;
    width: 100%;
  }
  .game_data section.ranking table tbody tr + tr {
    border-top: 1px solid #FFF;
  }
  .game_data section.ranking table tbody tr:nth-child(2n) {
    background-color: #FFF;
  }
  .game_data section.ranking table tbody tr.mark td {
    background-color: #faef71;
  }
  .game_data section.ranking table tbody tr.mark td:first-of-type {
    background-color: #005bac;
  }
  .game_data section.ranking .btn_ranking_detail {
    background-color: #ffea00;
    bottom: 93px;
    left: 0;
    position: relative;
    width: 304px;
  }
  .game_data section.ranking .btn_ranking_detail a {
    display: block;
    font-weight: bold;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .game_data section.ranking .btn_ranking_detail a:hover {
    background-color: #005bac;
    color: #FFF;
  }
  .info_area {
    background: url(../images/info_area_bg.jpg) no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    font-size: 0;
    padding: 50px 0 38px;
  }
  .info_area section {
    display: inline-block;
    font-size: 1.4rem;
    vertical-align: top;
  }
  .info_area h2 {
    height: 38px;
    margin-bottom: 18px;
  }
  .info_area h2 img {
    height: 100%;
  }
  .info_area .info_all {
    background-color: #515151;
  }
  .info_area .info_top_team {
    background-color: #7ec700;
  }
  .info_area .info_game {
    background-color: #4cc3f0;
  }
  .info_area .info_stadium {
    background-color: #0dd4c4;
  }
  .info_area .info_event {
    background-color: #00a2b5;
  }
  .info_area .info_ticket {
    background-color: #48b926;
  }
  .info_area .info_academy {
    background-color: #e47b00;
  }
  .info_area .info_school {
    background-color: #00af4e;
  }
  .info_area .info_cheers {
    background-color: #ff7777;
  }
  .info_area .info_goods {
    background-color: #fd882a;
  }
  .info_area .info_hometown {
    background-color: #008109;
  }
  .info_area .info_volunteer {
    background-color: #e1476f;
  }
  .info_area .info_media {
    background-color: #683ebd;
  }
  .info_area .info_fc {
    background-color: #4169e1;
  }
  .info_area .info_ladies {
    background-color: #ff1862;
  }
  .info_area .info_other {
    background-color: #9c9c9c;
  }
  .info_area .information {
    position: relative;
    width: 753px;
  }
  .info_area .information .rss {
    position: absolute;
    top: 0;
    right: 0;
  }
  .info_area .information .rss img {
    width: 40px;
  }
  .info_area .information .info_label {
    font-size: 0;
  }
  .info_area .information .info_label li {
    display: inline-block;
    margin-left: 3px;
  }
  .info_area .information .info_label li a {
    color: #FFF;
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: -1px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 105px;
  }
  .info_area .information .info_label li a:hover {
    opacity: 0.8;
  }
  .info_area .information .info_label li:nth-child(7n+2) {
    margin-left: 0;
  }
  .info_area .information .info_label li:nth-child(n+7) {
    margin-top: 5px;
  }
  .info_area .information .info_content,
  .info_area .information .info_topics {
    background-color: #FFF;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin-top: 6px;
    min-height: 400px;
    padding: 8px 20px;
  }
  .info_area .information .info_content li,
  .info_area .information .info_topics li {
    font-size: 0;
    padding: 10px 0;
  }
  .info_area .information .info_content li p,
  .info_area .information .info_topics li p {
    display: inline-block;
    font-size: 1.4rem;
    vertical-align: top;
    width: -webkit-calc(100% - 188px);
    width: -moz-calc(100% - 188px);
    width: calc(100% - 188px);
  }
  .info_area .information .info_content li p.label,
  .info_area .information .info_topics li p.label {
    color: #FFF;
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 0.4px;
    padding: 2px;
    text-align: center;
    width: 95px;
  }
  .info_area .information .info_content li p.date,
  .info_area .information .info_topics li p.date {
    font-size: 1.3rem;
    text-align: center;
    letter-spacing: normal;
    width: 88px;
  }
  .info_area .information .info_content li p a,
  .info_area .information .info_topics li p a {
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .info_area .information .info_content li p a:hover,
  .info_area .information .info_topics li p a:hover {
    text-decoration: underline;
  }
  .info_area .information .info_content li + li,
  .info_area .information .info_topics li + li {
    border-top: 1px solid #b5b5b5;
  }
  .info_area .information .info_topics {
    min-height: 0;
    border: 8px solid #ffea00;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin: 0 0 14px;
    padding: 8px 20px 0;
  }
  .info_area .information .info_topics > p {
    height: 26px;
    margin: 6px 0;
  }
  .info_area .information .info_topics > p img {
    height: 100%;
    width: auto;
  }
  .info_area .schedule {
    margin-left: 38px;
  }
  .info_area .schedule table {
    border-collapse: collapse;
    height: 100%;
    width: 292px;
  }
  .info_area .schedule table .table_fixed,
  .info_area .schedule table .table_scroll {
    display: block;
  }
  .info_area .schedule table .table_scroll {
    height: 618px;
    overflow-y: scroll;
  }
  .info_area .schedule table {
    border-collapse: collapse;
    width: 302px;
  }
  .info_area .schedule table thead {
    background-color: #00285a;
  }
  .info_area .schedule table thead th {
    color: #FFF;
    font-weight: bold;
    padding: 8px 0;
    width: 46px;
  }
  .info_area .schedule table thead th:first-child {
    width: 40px;
  }
  .info_area .schedule table thead th:nth-child(n+3) {
    width: 63px;
  }
  .info_area .schedule table tbody {
    background-color: #FFF;
  }
  .info_area .schedule table tbody tr td {
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    width: 46px;
  }
  .info_area .schedule table tbody tr td:first-child {
    width: 40px;
  }
  .info_area .schedule table tbody tr td:nth-child(n+3) {
    width: 65px;
  }
  .info_area .schedule table tbody tr td:nth-of-type(4) {
    text-align: left;
    width: 68px;
  }
  .info_area .schedule table tbody tr td:nth-of-type(4) span {
    background-color: #eeeeee;
    padding: 0 2px;
    margin-right: 2px;
  }
  .info_area .schedule table tbody tr td a {
    background-color: #005bac;
    color: #FFF;
    display: inline-block;
    font-size: 1.2rem;
    padding: 2px;
    text-decoration: none;
  }
  .info_area .schedule table tbody tr + tr {
    border-top: 1px solid #dfdfdf;
  }
  .info_area .schedule table tbody tr.home {
    background-color: #fffac6;
  }
  .info_area .schedule table tbody tr.home td:nth-of-type(4) span {
    background-color: #ffea00;
  }
  .ext_link {
    background-color: #ffea00;
    font-size: 0;
    padding: 48px 0;
  }
  .ext_link section {
    -moz-border-radius: 50%;
         border-radius: 50%;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    vertical-align: top;
  }
  .ext_link section a {
    border: solid 7px transparent;
    -moz-border-radius: 50%;
         border-radius: 50%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    display: block;
    height: 344px;
    overflow: hidden;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 344px;
  }
  .ext_link section:hover a {
    border-color: #FFF;
  }
  .ext_link section.ticket a {
    background: url(../images/guide_bg01.png) no-repeat center;
    -moz-background-size: 344px;
         background-size: 344px;
    position: relative;
  }
  .ext_link section.ticket a:before {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .ext_link section.ticket a:hover:before {
    background: url(/common/images/tockey02.png) no-repeat center;
    -moz-background-size: 60px auto;
         background-size: 60px auto;
    content: "";
    display: block;
    height: 120px;
    position: absolute;
    width: 60px;
    right: 38px;
    top: 50px;
  }
  .ext_link section.greenstudium a {
    background: url(../images/guide_bg02.png) no-repeat center;
    -moz-background-size: 344px;
         background-size: 344px;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .ext_link section.greenstudium a:before {
    background: url(../images/guide_bg02_txt01.png) no-repeat center;
    content: "";
    display: block;
    height: 102px;
    left: 54px;
    position: absolute;
    top: 184px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 140px;
  }
  .ext_link section.greenstudium a img.deco {
    margin-left: 104px;
  }
  .ext_link section.greenstudium a:hover:before {
    background: url(../images/guide_bg02_txt02.png) no-repeat center;
  }
  .ext_link section.greenstudium a:hover img.deco {
    -webkit-animation: jump 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
       -moz-animation: jump 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
            animation: jump 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  @-webkit-keyframes jump {
    0% {
      margin-top: 0;
    }
    20% {
      margin-top: -20px;
    }
    100% {
      margin-top: 0;
    }
  }
  @-moz-keyframes jump {
    0% {
      margin-top: 0;
    }
    20% {
      margin-top: -20px;
    }
    100% {
      margin-top: 0;
    }
  }
  @keyframes jump {
    0% {
      margin-top: 0;
    }
    20% {
      margin-top: -20px;
    }
    100% {
      margin-top: 0;
    }
  }
  .ext_link section.goods h2 {
    margin-top: 140px;
  }
  .ext_link section.goods a {
    background: url(../images/guide_bg03.png) no-repeat center;
    -moz-background-size: 344px;
         background-size: 344px;
    position: relative;
  }
  .ext_link section.goods a:before {
    background: url(/common/images/tockey01.png) no-repeat center;
    content: "";
    -moz-background-size: 60px auto;
         background-size: 60px auto;
    display: block;
    height: 120px;
    position: absolute;
    width: 60px;
    -webkit-transform: rotate(25deg);
       -moz-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
            transform: rotate(25deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    left: -60px;
    bottom: -120px;
  }
  .ext_link section.goods a:hover:before {
    bottom: 80px;
    left: 16px;
  }
  .ext_link section + section {
    margin-left: 30px;
  }
  .ext_link section h2 {
    margin-top: 95px;
  }
  .ext_link section h2 + p {
    color: #ffea00;
    font-size: 1.8rem;
    font-weight: bold;
    text-shadow: 1px 3 3px #000;
  }
  .join_area {
    background: url(../images/join_area_bg.jpg) no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    font-size: 0;
    padding: 50px 0;
  }
  .join_area section a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .join_area section a:hover {
    opacity: 0.8;
  }
  .join_area section h2 {
    height: 38px;
    margin-bottom: 22px;
  }
  .join_area section h2 img {
    height: 100%;
  }
  .join_area section.academy, .join_area section.school {
    display: inline-block;
    vertical-align: top;
    width: 520px;
  }
  .join_area section.academy .academy_img img,
  .join_area section.academy .school_img img, .join_area section.school .academy_img img,
  .join_area section.school .school_img img {
    width: 100%;
  }
  .join_area section.academy ul {
    background-color: #00285a;
    padding: 16px 26px;
  }
  .join_area section.academy ul li {
    display: inline-block;
    width: 48%;
  }
  .join_area section.academy ul li a {
    background-color: #ffea00;
    color: #00285a;
    display: block;
    font-size: 1.6rem;
    font-weight: bold;
    padding: 2px 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
  }
  .join_area section.academy ul li + li {
    margin-left: 4%;
  }
  .join_area section.academy ul li + li:nth-of-type(3) {
    margin-left: 0;
  }
  .join_area section.academy ul li + li:nth-child(n+3) {
    margin-top: 10px;
  }
  .join_area section.school {
    margin-left: 60px;
  }
  .join_area section.cheers {
    margin-top: 24px;
  }
  .sns {
    background-color: #ffea00;
    font-size: 0;
    padding: 36px 0 32px;
  }
  .sns section {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    padding: 8px 18px 0;
    width: 510px;
  }
  .sns section h2 {
    height: 50px;
    margin-bottom: 20px;
  }
  .sns section h2 img {
    height: 100%;
  }
  .sns section:nth-child(n+3) {
    margin-top: 10px;
  }
  .sns section:nth-child(2n) {
    border-left: 1px solid;
  }
  .sns section .sns_wrap {
    height: 400px;
    overflow: hidden;
  }
  .sns section.twitter .sns_wrap {
    overflow-y: scroll;
  }
  .sns section.youtube .sns_wrap {
    position: relative;
  }
  .sns section.youtube .sns_wrap p {
    font-size: 1.4rem;
    background: #000;
    font-weight: bold;
    height: 60px;
    color: #FFF;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 10px 10px 0px;
    position: absolute;
  }
  .sns section.youtube iframe {
    border: none;
    height: 400px;
    width: 100%;
  }
  .sns section.instagram .sns_wrap {
    overflow: auto;
  }
  .sns section.instagram ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-top: -2px;
  }
  .sns section.instagram ul li {
    width: 49.5%;
    margin-left: 0.5%;
    margin-top: 2px;
    height: 243px;
    overflow: hidden;
  }
  .sns section.instagram ul li a {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    background-position: center top;
  }
  .sns .btn_more a {
    border-color: #000;
    color: #000;
    position: relative;
  }
  .sns .btn_more a:after {
    background: url(/common/images/sprite/sprite_arrow.png) no-repeat;
    background-position: 0px -124px;
    content: "";
    display: block;
    height: 10px;
    top: 8px;
    position: absolute;
    right: 8px;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    width: 6px;
  }
  .sns .btn_more a:hover {
    color: #ffea00;
    background-color: #000;
  }
}

@media screen and (max-width: 768px) {
  /* ===================================================================
  use toppage
=================================================================== */
  /*---------------------------------------------------------------------------*/
  .main {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
  }
  .main .slide_wrapper {
    margin: 0 auto;
    width: 100%;
  }
  .main .slide_wrapper .slide_area {
    background-color: #00285a;
    font-size: 0;
  }
  .main .slide_wrapper .slide_area li {
    display: inline-block;
  }
  .main .slide_wrapper .slide_area li img {
    width: 100%;
  }
  .main .slide_wrapper .slide_area .slick-dots {
    bottom: -22px;
    background-color: #00285a;
    padding: 1px 0;
  }
  .main .slide_wrapper .slide_area .slick-dots li {
    margin: 0 2px;
  }
  .main .slide_wrapper .slide_area .slick-dots li button:before {
    color: #FFF !important;
    opacity: 1;
  }
  .main .slide_wrapper .slide_area .slick-dots li.slick-active button:before {
    color: #ffea00 !important;
    opacity: 1;
  }
  .btn_more {
    margin-top: 8px;
    text-align: right;
  }
  .btn_more a {
    border: solid 1px #ffea00;
    color: #ffea00;
    display: inline-block;
    font-size: 1.2rem;
    padding: 4px 26px;
    position: relative;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .btn_more a:after {
    background: url(/common/images/sprite/sprite_arrow.png) no-repeat;
    background-position: -70px -78px;
    content: "";
    display: block;
    height: 22px;
    top: 3px;
    position: absolute;
    right: 6px;
    -webkit-transform: scale(0.5);
       -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    width: 14px;
  }
  .btn_more a:hover {
    background-color: #ffea00;
    color: #000;
  }
  .sponsor_area ul {
    font-size: 0;
    margin: 0px auto  10px;
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sponsor_area ul li {
    width: 33%;
    text-align: center;
    padding: 4px 3%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sponsor_area ul li img {
    image-rendering: -webkit-optimize-contrast;
    width: 100%;
  }
  .sponsor_area ul li a {
    display: block;
  }
  .sponsor_area ul li + li {
    position: relative;
    border-left: 1px solid #000;
  }
  .sponsor_area ul li + li:nth-child(3n+1) {
    border: none;
  }
  .sponsor_area ul li:nth-child(3n-2) {
    margin-left: 0;
  }
  .sponsor_area ul li:nth-child(3n-2):before {
    content: none;
  }
  .sponsor_area ul li:nth-child(n+4) {
    margin-top: 10px;
  }
  .game_data section {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    font-size: 1.4rem;
    padding: 24px 7% 24px;
    width: 100%;
  }
  .game_data section h2 {
    height: 34px;
    margin: 0 auto 12px;
    width: 280px;
  }
  .game_data section h2 img {
    height: 100%;
  }
  .game_data section.next_game, .game_data section.game_schedule {
    background-color: #ffea00;
  }
  .game_data section.next_game dl, .game_data section.game_schedule dl {
    background-color: #000;
    margin: 0 auto;
    max-width: 300px;
  }
  .game_data section.next_game dl dt, .game_data section.game_schedule dl dt {
    background-color: #00285a;
    border-bottom: solid 1px #FFF;
    padding: 16px 20px;
    position: relative;
  }
  .game_data section.next_game dl dt span, .game_data section.game_schedule dl dt span {
    color: #FFF;
    font-size: 1.4rem;
    font-weight: bold;
  }
  .game_data section.next_game dl dt span.date, .game_data section.game_schedule dl dt span.date {
    display: block;
  }
  .game_data section.next_game dl dt span.date span, .game_data section.game_schedule dl dt span.date span {
    margin: 0 4px 0 10px;
  }
  .game_data section.next_game dl dt span.side, .game_data section.game_schedule dl dt span.side {
    color: #ffea00;
    font-size: 1.2rem;
    position: absolute;
    right: 20px;
  }
  .game_data section.next_game dl dd p, .game_data section.game_schedule dl dd p {
    color: #FFF;
  }
  .game_data section.next_game dl dd .record, .game_data section.game_schedule dl dd .record {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 16px 0;
    text-align: center;
  }
  .game_data section.next_game dl dd .record > p, .game_data section.game_schedule dl dd .record > p {
    height: 35px;
    position: relative;
  }
  .game_data section.next_game dl dd .record > p:before, .game_data section.game_schedule dl dd .record > p:before {
    border: 1px solid #FFF;
    content: "試合前";
    font-size: 1.6rem;
    font-weight: bold;
    padding: 3px 40px;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    width: 100px;
    margin: 0 auto;
  }
  .game_data section.next_game dl dd .record > p.kickofftime, .game_data section.game_schedule dl dd .record > p.kickofftime {
    font-size: 1.7rem;
    font-weight: bold;
    height: auto;
    margin-top: -8px;
  }
  .game_data section.next_game dl dd .record > p.kickofftime:before, .game_data section.game_schedule dl dd .record > p.kickofftime:before {
    content: none;
  }
  .game_data section.next_game dl dd .record ul, .game_data section.game_schedule dl dd .record ul {
    font-size: 0;
  }
  .game_data section.next_game dl dd .record ul li, .game_data section.game_schedule dl dd .record ul li {
    display: inline-block;
    vertical-align: top;
  }
  .game_data section.next_game dl dd .record ul li img, .game_data section.game_schedule dl dd .record ul li img {
    image-rendering: -webkit-optimize-contrast;
    width: 80px;
  }
  .game_data section.next_game dl dd .record ul li + li, .game_data section.game_schedule dl dd .record ul li + li {
    margin-left: 108px;
    position: relative;
  }
  .game_data section.next_game dl dd .record ul li + li:before, .game_data section.game_schedule dl dd .record ul li + li:before {
    background: none;
    content: "VS";
    color: #FFF;
    font-size: 4.4rem;
    font-weight: bold;
    left: -86px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 70px;
  }
  .game_data section.next_game dl dd .team_name, .game_data section.game_schedule dl dd .team_name {
    background-color: #00285a;
    padding: 8px 20px;
  }
  .game_data section.next_game dl dd .team_name p, .game_data section.game_schedule dl dd .team_name p {
    font-weight: bold;
  }
  .game_data section.next_game dl dd .team_name p:nth-of-type(1), .game_data section.game_schedule dl dd .team_name p:nth-of-type(1) {
    float: left;
  }
  .game_data section.next_game dl dd .team_name p:nth-of-type(2), .game_data section.game_schedule dl dd .team_name p:nth-of-type(2) {
    float: right;
  }
  .game_data section.next_game dl dd .btn_buy_ticket, .game_data section.game_schedule dl dd .btn_buy_ticket {
    padding: 16px 10px;
  }
  .game_data section.next_game dl dd .btn_buy_ticket a, .game_data section.game_schedule dl dd .btn_buy_ticket a {
    background-color: #FFF;
    display: block;
    color: #00285a;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 8px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .game_data section.next_game dl dd .btn_buy_ticket a.btn_half, .game_data section.game_schedule dl dd .btn_buy_ticket a.btn_half {
    display: inline-block;
    width: 40%;
  }
  .game_data section.next_game dl dd .btn_buy_ticket a + a, .game_data section.game_schedule dl dd .btn_buy_ticket a + a {
    margin-left: 6%;
  }
  .game_data section.next_game dl dd .btn_buy_ticket a:hover, .game_data section.game_schedule dl dd .btn_buy_ticket a:hover {
    opacity: 0.6;
  }
  .game_data section.next_game dl dd .btn_buy_ticket a.not_yet, .game_data section.game_schedule dl dd .btn_buy_ticket a.not_yet {
    background-color: #00285a;
    color: #FFF;
    pointer-events: none;
  }
  .game_data section.next_game dl.home .btn_buy_ticket a, .game_data section.game_schedule dl.home .btn_buy_ticket a {
    display: inline-block;
    width: 40%;
  }
  .game_data section.next_game dl.home .btn_buy_ticket a + a, .game_data section.game_schedule dl.home .btn_buy_ticket a + a {
    margin-left: 6%;
  }
  .game_data section.result dl.home .btn_buy_ticket a {
    display: block;
    width: auto;
  }
  .game_data section.next_game {
    padding-bottom: 0;
  }
  .game_data section.next_game.now_game dl .record {
    padding-top: 16px;
  }
  .game_data section.next_game.now_game dl .record > p {
    height: 36px;
    position: relative;
  }
  .game_data section.next_game.now_game dl .record > p:before {
    background-color: #ffea00;
    border: none;
    color: #005bac;
    content: "速報中";
    font-size: 2.4rem;
    font-weight: bold;
    padding: 3px 40px;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    width: 205px;
    margin: 0 auto;
  }
  .game_data section.next_game.now_game dl .record ul li + li {
    margin-left: 34px;
  }
  .game_data section.next_game.now_game dl .record ul, .game_data section.next_game.result dl .record ul {
    font-size: 0;
    padding-top: 18px;
  }
  .game_data section.next_game.now_game dl .record ul li, .game_data section.next_game.result dl .record ul li {
    display: inline-block;
    vertical-align: top;
  }
  .game_data section.next_game.now_game dl .record ul li img, .game_data section.next_game.result dl .record ul li img {
    image-rendering: -webkit-optimize-contrast;
    width: 80px;
  }
  .game_data section.next_game.now_game dl .record ul li span, .game_data section.next_game.result dl .record ul li span {
    color: #FFF;
    display: inline-block;
    font-size: 4.2rem;
    font-weight: bold;
    line-height: 1;
    margin: 0 6px 18px;
    vertical-align: middle;
  }
  .game_data section.next_game.now_game dl .record ul li + li, .game_data section.next_game.result dl .record ul li + li {
    margin-left: 18px;
    position: relative;
  }
  .game_data section.next_game.now_game dl .record ul li + li:before, .game_data section.next_game.result dl .record ul li + li:before {
    background-color: #FFF;
    content: "";
    height: 8px;
    position: absolute;
    left: -18px;
    top: 50%;
    width: 16px;
  }
  .game_data section.game_schedule dl {
    display: none;
  }
  .game_data section.game_schedule dl.show {
    display: block;
  }
  .game_data section.game_schedule dl dt {
    border-bottom: none;
    padding: 4px 20px;
  }
  .game_data section.game_schedule dl dt span {
    font-size: 1.4rem;
  }
  .game_data section.game_schedule dl dd .tab {
    background-color: #005bac;
    border-bottom: 1px solid #FFF;
    font-size: 0;
  }
  .game_data section.game_schedule dl dd .tab li {
    display: inline-block;
    width: 33%;
  }
  .game_data section.game_schedule dl dd .tab li a {
    color: #FFF;
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 4px 0;
    text-align: center;
    text-decoration: none;
  }
  .game_data section.game_schedule dl dd .tab li + li {
    border-left: 1px solid #FFF;
  }
  .game_data section.game_schedule dl dd .tab li.now {
    background-color: #00285a;
  }
  .game_data section.game_schedule dl dd.home .btn_buy_ticket a {
    display: inline-block;
    width: 40%;
  }
  .game_data section.game_schedule dl dd.home .btn_buy_ticket a + a {
    margin-left: 5%;
  }
  .game_data section.game_schedule .bnr {
    display: block;
    margin: 0 auto;
    width: 300px;
  }
  .game_data section.game_schedule .bnr img {
    width: 100%;
  }
  .game_data section.ranking {
    background-color: #000;
    padding-bottom: 32px;
  }
  .game_data section.ranking .update {
    color: #FFF;
    display: inline-block;
    font-weight: normal;
    margin-left: 15px;
    vertical-align: bottom;
    width: 46%;
  }
  .game_data section.ranking table {
    border-collapse: collapse;
    height: 100%;
    margin: 0 auto;
    width: 280px;
  }
  .game_data section.ranking table .table_fixed,
  .game_data section.ranking table .table_scroll {
    display: block;
  }
  .game_data section.ranking table .table_scroll {
    height: 242px;
    overflow-y: scroll;
  }
  .game_data section.ranking table td, .game_data section.ranking table th, .game_data section.ranking table span {
    font-size: 1.2rem;
    table-layout: fixed;
  }
  .game_data section.ranking table thead {
    background-color: #00285a;
  }
  .game_data section.ranking table thead tr th {
    color: #FFF;
    font-size: 1.2rem;
    padding: 5px 2px;
    text-align: center;
    width: 26px;
  }
  .game_data section.ranking table thead tr th:first-of-type {
    padding: 5px 0;
    width: 112px;
  }
  .game_data section.ranking table thead tr th:nth-of-type(2) {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    text-align: left;
    width: 32px;
  }
  .game_data section.ranking table thead tr th:last-child {
    width: 48px;
  }
  .game_data section.ranking table tbody {
    background-color: #eeeeee;
  }
  .game_data section.ranking table tbody tr td {
    width: 30px;
  }
  .game_data section.ranking table tbody tr td:first-of-type {
    background-color: #434343;
    color: #FFF;
    font-size: 1.6rem;
    font-weight: bold;
    padding: 4px 0;
    text-align: center;
    width: 35px;
  }
  .game_data section.ranking table tbody tr td:nth-of-type(2) {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    text-align: left;
    padding-left: 3px;
    width: 86px;
  }
  .game_data section.ranking table tbody tr td:nth-of-type(2) img {
    height: auto;
    image-rendering: -webkit-optimize-contrast;
    max-height: 25px;
    margin-right: 5px;
    max-width: 25px;
    vertical-align: middle;
    width: auto;
  }
  .game_data section.ranking table tbody tr td:nth-of-type(2) span {
    vertical-align: middle;
  }
  .game_data section.ranking table tbody tr td:nth-of-type(3) {
    width: 38px;
  }
  .game_data section.ranking table tbody tr.season_off {
    height: 100%;
  }
  .game_data section.ranking table tbody tr.season_off td {
    color: #000;
    background-color: inherit;
    height: 100%;
    padding: 96px 35px;
    text-align: center;
    width: 100%;
  }
  .game_data section.ranking table tbody tr + tr {
    border-top: 1px solid #FFF;
  }
  .game_data section.ranking table tbody tr:nth-child(2n) {
    background-color: #FFF;
  }
  .game_data section.ranking table tbody tr.mark td {
    background-color: #faef71;
  }
  .game_data section.ranking table tbody tr.mark td:first-of-type {
    background-color: #005bac;
  }
  .game_data section.ranking .btn_ranking_detail {
    background-color: #ffea00;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    width: 280px;
  }
  .game_data section.ranking .btn_ranking_detail a {
    display: block;
    padding: 8px;
    text-align: center;
    text-decoration: none;
  }
  .info_area {
    background: url(../images/info_area_bg.jpg) no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    font-size: 0;
    padding: 25px 0 32px;
    position: relative;
  }
  .info_area .inner {
    margin: 0 7%;
  }
  .info_area section {
    font-size: 1.4rem;
  }
  .info_area h2 {
    height: 26px;
    margin-bottom: 12px;
  }
  .info_area h2 img {
    height: 100%;
  }
  .info_area .info_all {
    background-color: #515151;
  }
  .info_area .info_top_team {
    background-color: #7ec700;
  }
  .info_area .info_game {
    background-color: #4cc3f0;
  }
  .info_area .info_stadium {
    background-color: #0dd4c4;
  }
  .info_area .info_event {
    background-color: #00a2b5;
  }
  .info_area .info_ticket {
    background-color: #48b926;
  }
  .info_area .info_academy {
    background-color: #e47b00;
  }
  .info_area .info_school {
    background-color: #00af4e;
  }
  .info_area .info_cheers {
    background-color: #ff7777;
  }
  .info_area .info_goods {
    background-color: #fd882a;
  }
  .info_area .info_hometown {
    background-color: #008109;
  }
  .info_area .info_volunteer {
    background-color: #e1476f;
  }
  .info_area .info_media {
    background-color: #683ebd;
  }
  .info_area .info_fc {
    background-color: #4169e1;
  }
  .info_area .info_ladies {
    background-color: #ff1862;
  }
  .info_area .info_other {
    background-color: #9c9c9c;
  }
  .info_area .information {
    position: relative;
  }
  .info_area .information .rss {
    position: absolute;
    top: 0;
    right: 0;
  }
  .info_area .information .rss img {
    width: 30px;
  }
  .info_area .information .info_modal {
    bottom: 0;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    height: 100%;
    right: 0;
    width: 100%;
    left: 0;
    top: 0;
    padding: 100px 0 20px;
    z-index: 1;
    display: none;
  }
  .info_area .information .info_modal #modal_close {
    background-color: #ffea00;
    position: absolute;
    right: 7%;
    top: 30px;
  }
  .info_area .information .info_modal #modal_close a {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    display: block;
    padding: 2px 8px 8px 10px;
    height: 40px;
    width: 40px;
  }
  .info_area .information .info_modal #modal_close a span {
    background-color: #000;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    display: block;
    height: 2px;
    width: 20px;
  }
  .info_area .information .info_modal #modal_close a span:nth-of-type(1) {
    -webkit-transform: translateY(18px) rotate(-45deg);
       -moz-transform: translateY(18px) rotate(-45deg);
        -ms-transform: translateY(18px) rotate(-45deg);
            transform: translateY(18px) rotate(-45deg);
  }
  .info_area .information .info_modal #modal_close a span:nth-of-type(2) {
    -webkit-transform: translateY(16px) rotate(45deg);
       -moz-transform: translateY(16px) rotate(45deg);
        -ms-transform: translateY(16px) rotate(45deg);
            transform: translateY(16px) rotate(45deg);
  }
  .info_area .information .info_modal .modal_label {
    background-color: rgba(255, 255, 255, 0.7);
    font-size: 0;
    margin: 0 auto;
    width: 86%;
  }
  .info_area .information .info_modal .modal_label li {
    position: relative;
  }
  .info_area .information .info_modal .modal_label li a {
    background-color: #FFF;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    color: #000;
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    height: 36px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
  }
  .info_area .information .info_modal .modal_label li + li {
    border-top: 1px solid;
  }
  .info_area .information .info_modal .modal_label li:after {
    background: url(/common/images/sprite/sprite_arrow.png) no-repeat;
    background-position: 0px -124px;
    content: "";
    display: block;
    height: 10px;
    top: 12px;
    position: absolute;
    right: 10px;
    width: 6px;
  }
  .info_area .information .info_modal.show {
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
  }
  .info_area .information .info_label {
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
  }
  .info_area .information .info_label li {
    display: none;
    width: 100%;
  }
  .info_area .information .info_label li.show {
    display: block;
  }
  .info_area .information .info_label li a {
    background-color: #515151;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    color: #FFF;
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    height: 36px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
  }
  .info_area .information .info_content,
  .info_area .information .info_topics {
    background-color: #FFF;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin-top: 8px;
    min-height: 394px;
    padding: 6px 14px;
  }
  .info_area .information .info_content li,
  .info_area .information .info_topics li {
    font-size: 0;
    padding: 8px 0;
  }
  .info_area .information .info_content li p,
  .info_area .information .info_topics li p {
    font-size: 1.4rem;
    vertical-align: top;
  }
  .info_area .information .info_content li p.label,
  .info_area .information .info_topics li p.label {
    color: #FFF;
    display: inline-block;
    font-size: 1.1rem;
    font-weight: bold;
    letter-spacing: normal;
    padding: 2px;
    text-align: center;
    width: 100px;
  }
  .info_area .information .info_content li p.date,
  .info_area .information .info_topics li p.date {
    display: inline-block;
    font-size: 1.3rem;
    text-align: center;
    letter-spacing: normal;
    width: 90px;
  }
  .info_area .information .info_content li p a,
  .info_area .information .info_topics li p a {
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .info_area .information .info_content li p a:hover,
  .info_area .information .info_topics li p a:hover {
    text-decoration: underline;
  }
  .info_area .information .info_content li + li,
  .info_area .information .info_topics li + li {
    border-top: 1px solid #b5b5b5;
  }
  .info_area .information .info_topics {
    border: 4px solid #ffea00;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin: 0 0 8px;
    padding: 8px 14px 6px;
    min-height: 0;
  }
  .info_area .information .info_topics > p {
    height: 22px;
    margin: 4px 0px;
  }
  .info_area .information .info_topics > p img {
    height: 100%;
    width: auto;
  }
  .info_area .schedule h2 {
    margin: 30px auto 12px;
    width: 280px;
  }
  .info_area .schedule table {
    border-collapse: collapse;
    height: 100%;
    margin: 0 auto;
    width: 280px;
  }
  .info_area .schedule table .table_fixed,
  .info_area .schedule table .table_scroll {
    display: block;
  }
  .info_area .schedule table .table_scroll {
    height: 250px;
    overflow-y: scroll;
  }
  .info_area .schedule table thead {
    background-color: #00285a;
  }
  .info_area .schedule table thead th {
    color: #FFF;
    font-size: 1.2rem;
    font-weight: normal;
    padding: 5px 0;
    width: 46px;
  }
  .info_area .schedule table thead th:first-child {
    width: 40px;
  }
  .info_area .schedule table thead th:nth-child(n+3) {
    width: 60px;
  }
  .info_area .schedule table tbody {
    background-color: #FFF;
  }
  .info_area .schedule table tbody tr td {
    padding: 8px 0;
    text-align: center;
    width: 48px;
  }
  .info_area .schedule table tbody tr td:nth-of-type(4) {
    padding-left: 10px;
    text-align: left;
    width: 83px;
  }
  .info_area .schedule table tbody tr td:nth-of-type(4) span {
    background-color: #eeeeee;
    padding: 0 2px;
    margin-right: 1px;
  }
  .info_area .schedule table tbody tr td:last-child {
    width: 67px;
  }
  .info_area .schedule table tbody tr td a {
    background-color: #005bac;
    color: #FFF;
    display: inline-block;
    font-size: 1.2rem;
    padding: 2px;
    text-decoration: none;
  }
  .info_area .schedule table tbody tr + tr {
    border-top: 1px solid #dfdfdf;
  }
  .info_area .schedule table tbody tr.home {
    background-color: #fffac6;
  }
  .info_area .schedule table tbody tr.home td:nth-of-type(4) span {
    background-color: #ffea00;
  }
  .info_area .schedule .btn_more {
    margin: 16px auto;
    width: 280px;
  }
  .ext_link {
    background-color: #ffea00;
    font-size: 0;
    padding: 20px 0 38px;
  }
  .ext_link .inner {
    margin: 0 auto;
    text-align: center;
    width: 295px;
  }
  .ext_link section {
    -moz-border-radius: 50%;
         border-radius: 50%;
    display: inline-block;
    text-align: center;
  }
  .ext_link section a {
    -moz-border-radius: 50%;
         border-radius: 50%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    display: block;
    height: 142px;
    overflow: hidden;
    text-decoration: none;
    width: 142px;
  }
  .ext_link section.ticket a {
    background: url(../images/guide_bg01.png) no-repeat center;
    -moz-background-size: 142px;
         background-size: 142px;
  }
  .ext_link section.greenstudium a {
    background: url(../images/guide_bg02_sp.png) no-repeat center;
    -moz-background-size: 142px;
         background-size: 142px;
  }
  .ext_link section.goods h2 {
    margin-top: 58px;
  }
  .ext_link section.goods a {
    background: url(../images/guide_bg03.png) no-repeat center;
    -moz-background-size: 142px;
         background-size: 142px;
  }
  .ext_link section + section {
    margin-left: 10px;
  }
  .ext_link section h2 {
    height: 20px;
    margin: 35px auto 0;
  }
  .ext_link section h2 img {
    height: 100%;
  }
  .ext_link section h2 + p {
    color: #ffea00;
    font-size: 1rem;
    font-weight: bold;
    text-shadow: 1px 3px 3px #000;
  }
  .join_area {
    background: url(../images/join_area_bg.jpg) no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    font-size: 0;
    padding: 24px 0 50px;
  }
  .join_area .inner {
    margin: 0 auto;
    width: 85%;
  }
  .join_area section h2 {
    height: 26px;
    margin-bottom: 12px;
  }
  .join_area section h2 img {
    height: 100%;
  }
  .join_area section .academy_img img,
  .join_area section .school_img img,
  .join_area section .cheers_img img {
    width: 100%;
  }
  .join_area section.academy ul {
    background-color: #00285a;
    padding: 8px 16px;
  }
  .join_area section.academy ul li {
    display: inline-block;
    width: 48%;
  }
  .join_area section.academy ul li a {
    background-color: #ffea00;
    color: #00285a;
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    width: 100%;
  }
  .join_area section.academy ul li + li {
    margin-left: 4%;
  }
  .join_area section.academy ul li + li:nth-of-type(3) {
    margin-left: 0;
  }
  .join_area section.academy ul li + li:nth-child(n+3) {
    margin-top: 4px;
  }
  .join_area section.school, .join_area section.cheers {
    margin-top: 24px;
  }
  .join_area section.cheers {
    display: block;
    overflow: hidden;
  }
  .sns {
    background-color: #ffea00;
    font-size: 0;
    padding: 24px 0;
  }
  .sns section {
    vertical-align: top;
    overflow: hidden;
    padding: 8px;
    margin: 0 auto;
    width: 280px;
  }
  .sns section h2 {
    height: 38px;
    margin-bottom: 4px;
  }
  .sns section h2 img {
    height: 100%;
  }
  .sns section:first-of-type {
    padding-left: 0;
  }
  .sns section:last-of-type {
    padding-right: 0;
  }
  .sns section + section {
    border-top: 1px solid;
  }
  .sns section .sns_wrap {
    height: 320px;
    overflow: hidden;
  }
  .sns section.facebook iframe {
    width: 100%;
  }
  .sns section.twitter .sns_wrap {
    overflow-y: scroll;
  }
  .sns section.youtube .sns_wrap {
    height: auto;
    position: relative;
  }
  .sns section.youtube .sns_wrap p {
    font-size: 1.2rem;
    background: #000;
    font-weight: bold;
    color: #FFF;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 10px 2px 0px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .sns section.youtube iframe {
    border: none;
    height: 400px;
    width: 100%;
  }
  .sns section.instagram .sns_wrap {
    overflow: auto;
  }
  .sns section.instagram ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-top: -2px;
  }
  .sns section.instagram ul li {
    width: 49.5%;
    margin-left: 0.5%;
    margin-top: 2px;
    height: 129px;
    overflow: hidden;
  }
  .sns section.instagram ul li a {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    background-position: center top;
  }
  .sns .btn_more {
    margin: 14px 0;
  }
  .sns .btn_more a {
    border-color: #000;
    color: #000;
    position: relative;
  }
  .sns .btn_more a:after {
    background: url(/common/images/sprite/sprite_arrow.png) no-repeat;
    background-position: 0px -124px;
    content: "";
    display: block;
    height: 10px;
    top: 8px;
    position: absolute;
    right: 8px;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    width: 6px;
  }
}
