@charset "utf-8";

/* CSS Document */


/*===============
base
=================*/

body {
    min-width: 481px;
    ;
}

ul,
ol {
    list-style: none;
}


/*clearfix*/

.clearfix:after {
    visibility: hidden;
    /*見えなくする*/
    height: 0;
    /*見えなくする*/
    display: block;
    /*block要素にする*/
    font-size: 0;
    content: " ";
    clear: both;
}

* html .clearfix {
    zoom: 1;
}


/* IE6 */

*:first-child+html .clearfix {
    zoom: 1;
}


/* IE7 */


/*footerの背景指定*/


/*全体*/

#all {
    width: 100%;
}


/*==================
header
====================*/

#all #header-area {
    width: 100%;
}


/*header左側の設定*/


/*header右側の設定*/

#all #free_area {
    width: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
}

#all #header-area #header01 #header01_area #free_area {
    float: right;
    width: 20%;
    height: auto;
    overflow: hidden;
    zoom: 1;
    margin-right: 10px;
    _margin-right: 5px;
    /*IE6*/
}

#all #header-area #header01 #header01_area #free_area img {
    height: auto;
    /* max-height: 100%; */
    max-width: 100%;
    width: 100%;
}

#all #header-area #header01 #header01_area #free_area .header_logo {
    float: right;
    margin-left: 10px;
    width: 12%;
    height: auto;
}

#all #header-area #header01 #header01_area #free_area .header_logo_jp {
    float: right;
    margin-left: 10px;
    width: 12%;
    height: auto;
}

#all #header-area #header01 #header01_area #free_area .menu-area {
    float: right;
    margin-left: -10px;
    /*width:22%; */
    display: block;
}

#all #header-area #header01 #header01_area #free_area .logo_area {
    margin-top: 2px;
}

#global_nav {
    float: right;
    /* background-color: #a3a3a3; */
    background-color: #070e1c;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    margin-top: -42px;
    color: #fff;
    margin-right: 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 150%;
    clear: both;
}


/*グローバルナビゲーション*/

#all #global-nav {
    display: none;
}

#all #header02 {
    display: none;
}


/*main img*/

#all #main-content #main_img {
    width: 100%;
    height: auto;
}


/*==================
contents
====================*/

#all #main-content {
    width: 100%;
    margin-bottom: 0px;
}

#all #content {
    width: 100%;
}


/* contents-block */

#all #main-content #content .contents-block-left {
    width: 48.5%;
    height: auto;
    padding-left: 5px;
}

#all #main-content #content .contents-block-right {
    width: 48.5%;
    height: auto;
    padding-right: 5px;
}


/*==================
sidebar
====================*/


/*==================
footer
====================*/

#copy_right #copy_area {
    width: auto;
    margin-right: auto;
    margin-left: auto;
}

img {
    max-width: 100%;
    height: auto;
}

.title-img img {
    width: 100%;
    height: auto;
}

.title-photo-img img {
    width: 100%;
    height: auto;
}

#all #footer_area {
    width: 100%;
}

#all #footer_area .sponsor_bnr {
    width: 100%;
}

#all .loopslider {
    width: 100%;
}

.matches-img img {
    width: 100%;
    height: auto;
}


/*sp menu*/

#sp_menu a {
    color: #FFF;
    padding: 5px;
}

#jPanelMenu-menu {
    background-color: #070e1c;
}

#jPanelMenu-menu {
    background-color: #070e1c;
    font-size: 110%;
}

#jPanelMenu-menu ul li {
    padding: 0.5em 0 0.5em 1em;
    /*  border-bottom: solid 1px #ffffff; */
    border-top: solid 1px #ffffff;
}

#jPanelMenu-menu ul li#home {
    background: url(../img/all/icon/icon_top.png) no-repeat 10px 14px #070e1c;
    padding-left: 21px;
    background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_tour {
    background: url(../img/all/icon/icon_tour.png) no-repeat 10px 14px #070e1c;
    padding-left: 21px;
    background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_branch {
    background: url(../img/all/icon/icon_branch.png) no-repeat 10px 14px #070e1c;
    padding-left: 21px;
    background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_common {
    background: url(../img/all/icon/icon_company.png) no-repeat 10px 14px #070e1c;
    padding-left: 21px;
    background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_about {
    background: url(../img/all/icon/icon_about.png) no-repeat 10px 14px #070e1c;
    padding-left: 21px;
    background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_information {
    background: url(../img/all/icon/icon_information.png) no-repeat 10px 14px #070e1c;
    padding-left: 21px;
    background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_report {
    background: url(../img/all/icon/icon_report.png) no-repeat 10px 14px #070e1c;
    padding-left: 21px;
    background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_member {
    background: url(../img/all/icon/icon_member.png) no-repeat 10px 14px #070e1c;
    padding-left: 21px;
    background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_movie {
    background: url(../img/all/icon/icon_movie.png) no-repeat 10px 14px #070e1c;
    padding-left: 21px;
    background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_company {
    background: url(../img/all/icon/icon_company.png) no-repeat 10px 14px #070e1c;
    padding-left: 21px;
    background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_sp {
    background: url(../img/all/icon/icon_sp.png) no-repeat 10px 14px #070e1c;
    padding-left: 21px;
    background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_fb {
    background: url(../img/all/icon/icon_fb.png) no-repeat 10px 14px #070e1c;
    padding-left: 21px;
    background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_etc {
    background: url(../img/all/icon/icon_etc.png) no-repeat 10px 14px #070e1c;
    padding-left: 21px;
    background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_mail {
    background: url(../img/all/icon/icon_mail.png) no-repeat 10px 14px #070e1c;
    padding-left: 21px;
    background-size: 16px 16px;
}

#jPanelMenu-menu ul li a {
    display: block;
    padding: 1em 0 0.5em 1em;
    color: #ffffff;
    text-decoration: none;
}

#jPanelMenu-menu ul li a:hover {
    display: block;
    padding: 1em 0 0.5em 1em;
    color: #ffffff;
}

#jPanelMenu-menu ul li:not(.first) a {
    background: url("/wellness/img/all/icon/arrow_right.png") no-repeat 1em 10px;
    padding-left: 35px;
    background-size: 10px 10px;
}

#jPanelMenu-menu ul li.first {
    background-color: #070e1c;
    padding-left: 10px;
}

#global_nav a {
    color: #FFF;
}

#global_nav a:hover {
    color: #FFF;
    text-decoration: none;
}

#all .sp-none {
    display: none;
}

#all .pc-none {
    display: block;
}

#sidr {
    display: block;
}

#global_nav {
    display: block;
}

#jPanelMenu-menu ul {
    display: block;
}

#sidr {
    display: none;
}


/*btn change*/

.btn_tab.cf img {
    height: auto;
    width: auto;
}


/*タブ2つの場合 ここから*/

#ranking-tab .btn_tab.cf .rankng_j1 {
    float: left;
    height: auto;
    width: 50%;
}

#ranking-tab .btn_tab.cf .rankng_ync {
    float: left;
    height: auto;
    width: 50%;
}

#ranking-tab .btn_tab.cf .rankng_acl {
    float: left;
    height: auto;
    width: 50%;
}


/*タブ2つの場合 ここまで*/


/*タブ3つの場合 ここから*/


/*

#ranking-tab .btn_tab.cf .rankng_j1 {
	float: left;
height: auto;
	width:33%;
}

#ranking-tab .btn_tab.cf .rankng_ync {
	float: left;
height: auto;	width:33%;
}


#ranking-tab .btn_tab.cf .rankng_acl {
	float: left;
height: auto;	width:34%;
}

*/


/*タブ3つの場合 ここまで*/

#ranking-tab .tab-area {
    margin: 0px;
    padding: 0px;
    height: auto;
}

#ranking-tab .btn_tab.cf {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    height: auto;
    overflow: hidden;
}

#ranking-tab .container_tab tr td {
    padding: 1px;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e4e4e4;
}

#all .title-img {
    height: auto;
    width: 100%;
    text-align: left;
    font-size: 130%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
    color: #464646;
    background-color: #f0ece9;
}

#ranking-tab .container_tab {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 20px;
}

#all #ranking-tab .kashima_team {
    color: #FFF;
    background-color: #9a0225;
    text-align: left;
    padding-left: 0px;
    font-weight: bold;
}

#all #ranking-tab .other_team {
    text-align: left;
    padding-left: 0px;
}


/*youtube*/

.video {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*第2階層*/

#all #main-content #content #sub-contents {
    padding-right: 0px;
    padding-left: 0px;
    overflow: hidden;
    zoom: 1;
}

#sub-contents #left-contents {
    display: none;
}

#sub-contents #center-contents {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 97%;
    padding-right: 0px;
    padding-left: 0px;
    overflow: hidden;
    zoom: 1;
}

#sub-contents #right-contents {
    padding-top: 0px;
    /* padding-right: 10px; */
    padding-bottom: 0px;
    /* padding-left: 10px; */
    width: 98.5%;
    /* border: 1px solid #dedbda */
    ;
    float: right;
    text-align: left;
}

#sub-contents #center-contents .panlist {
    font-size: 120%;
    margin-bottom: 10px;
    margin-top: 10px;
}

#sub-contents #right-contents .main_title {
    margin-bottom: 10px;
    font-size: 150%;
    font-weight: bold;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #00254a;
    padding-left: 10px;
    line-height: 22px;
}

.main-box .main-text-area {
    font-size: 130%;
    line-height: 20px;
    margin-bottom: 15px;
}

.page-title {
    width: 100%;
    text-align: left;
    font-size: 130%;
    color: #464646;
    font-weight: normal;
    background-color: #f0ece9;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
}

.main-text-area tr .t-img .center img {
    padding: 1px;
}


/*試合日程・結果*/

.block_game_search ul li {
    float: left;
    display: block;
    background-image: url(../img/contents/ico/ico03.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
    width: 48%;
    font-size: 150%;
}

.result_table table {
    width: 100%;
    text-align: center;
    line-height: 20px;
}

.result_table table tr .t01 {
    width: 5%;
}

.result_table table tr .t02 {
    width: 10%;
}

.result_table table tr .t03 {
    width: 10%;
}

.result_table table tr .t04 {
    width: 30%;
}

.result_table table tr .t05 {
    width: 5%;
}

.result_table table tr .t06 {
    width: 5%;
}


/* players staff */

#all .tab-left {
    float: left;
    width: 49%;
    margin-right: 0px;
}

#all .tab-right {
    float: right;
    width: 49%;
    margin-right: 0px;
}

#all .tab-clear {
    clear: both;
}

.clubs_area .top_player ul .player_area {
    margin: 0px;
    padding: 0px;
    width: 100%;
    overflow: hidden;
    zoom: 1;
}

.clubs_area .top_player ul .player_area .player_img {
    height: auto;
    float: right;
    display: block;
    text-align: right;
}

.clubs_area .top_player ul .player_area .player_left {
    float: left;
    width: 70%;
    padding: 4px;
    line-height: 18px;
}

.clubs_area .top_player ul .player_area .player_left .position_number {
    display: block;
    text-align: right;
    font-weight: bold;
    color: #b9193f;
    font-size: 100%;
    margin-top: 1px;
    margin-bottom: 0px;
}

.clubs_area .top_player ul .player_area .player_left .pos {
    display: block;
    text-align: right;
    line-height: 17px;
    display: block;
    letter-spacing: 0px;
    font-size: 90%;
    margin-top: 0px;
}

.clubs_area .detail {
    text-align: right;
    font-size: 90%;
    letter-spacing: 0px;
}

.pc-mr15 {
    margin-right: 5px;
}

#all #center-contents img {
    height: auto;
    width: 100%;
}


/* toppage news 追加 start */

.one-block-area {
    width: 98.5%;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
    background-color: #fff;
    word-break: break-all;
}

#all .t-left {
    text-align: left;
}

.one-block-area .news-area {
    padding: 10px;
    font-size: 110%;
    line-height: 24px;
}

.one-block-area .news-area ul {
    padding: 0px;
    list-style-type: none;
    text-align: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.news-area ul li .top-news-day {
    margin-right: 10px;
}

#all .news-area ul li a:hover {
    text-decoration: underline;
}

.news-more {
    text-align: right;
    margin: 0px;
}

.news-more img {
    width: 10%;
}


/* toppage news 追加 end */


/*NEWSアイコン追加*/

#jPanelMenu-menu ul li#list_news {
    background: url(../img/all/icon/icon_report.png) no-repeat 10px 14px #070e1c;
    padding-left: 21px;
    background-size: 16px 16px;
}

#jPanelMenu-menu ul li.list_news_sub {
    background: url(../img/all/icon/icon_news_sub.png) no-repeat 30px 14px #070e1c;
    padding-left: 41px;
    background-size: 16px 16px;
}


/*news詳細*/

#all .day_sns {
    width: 100%;
    overflow: hidden;
    font-size: 120%;
    zoom: 1;
    margin-bottom: 30px;
}

#all .day_sns .news_day {
    width: 31%;
    float: left;
}

#all .day_sns .news_sns {
    float: right;
    width: 100%;
    zoom: 1;
    overflow: hidden;
}

#all .day_sns .news_sns .social {
    float: right;
}

.line {
    display: block;
    height: auto;
    width: 21px;
}


/*表示*/


/*GAMES*/

#all #center-contents .game_live img {
    height: auto;
    max-width: 25%;
    min-width: 120px;
}

#all #center-contents .game_live02 .att_card img {
    height: auto;
    max-width: 10px;
    min-width: 10px;
}

#all #center-contents .game_live02 .card_now .y-card01 {
    height: 14px;
    max-width: 10px;
    min-width: 10px;
    padding-top: 5px;
}

#all #center-contents .game_live02 .card_now .y-card02 {
    height: 14px;
    max-width: 22px;
    min-width: 10px;
    padding-top: 5px;
}

#all #center-contents .game_live02 .card_now .y-card03 {
    height: 14px;
    max-width: 34px;
    min-width: 10px;
    padding-top: 5px;
}

.team-img {
    width: 10%;
}

.games .live_text .game_live02 .starting_player {
    vertical-align: top;
    /* border-bottom-width: 1px; */
    /* border-bottom-style: solid; */
    /* border-bottom-color: #000; */
    font-size: 110%;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}

.games .live_text .game_live02 table tbody tr .number {
    text-align: right;
    padding-right: 15px;
    width: 15%;
}

.games .live_text .game_live02 table tbody tr .name {
    text-align: left;
    width: 65%;
}

.games .live_text .game_live02 table tbody tr .position {
    width: 20%;
}

.min {
    width: 20%;
    vertical-align: top;
}

.c_player {
    width: 80%;
    text-align: left;
    padding-left: 5px;
}

.games .live_text .game_live02 .sub_player {
    padding: 0px;
    vertical-align: top;
    /* border-bottom-width: 1px; */
    /* border-bottom-style: solid; */
    /* border-bottom-color: #000; */
    font-size: 110%;
}


/*slide menu*/

#container {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    z-index: 1;
}

.top #container {
    background: #fff;
}

#container.show {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    min-width: 0;
}

#container.show .infoText {
    visibility: hidden;
}

#slidemenu.show {
    visibility: visible;
    z-index: 1;
    /*	-webkit-transition: z-index 0s linear .2s;*/
}

#slidemenu_contents {
    display: none;
    height: 100%;
    position: relative;
    width: 240px;
}

#slidemenu {
    min-height: 100%;
    max-height: none;
    background-color: #333;
    right: 0;
    top: 0;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    display: block;
    /*	-webkit-transition: visibility 0s linear .2s;*/
}


/*追加*/

.sideMenu button {
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
    border: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#slidemenu {
    background: #0C1832;
    color: #fff;
    padding: 0;
}

#slidemenu ul {
    display: block;
    margin: 0;
    padding: 0;
}

#slidemenu ul li {
    display: block;
    margin: 0;
    padding-left: 10px;
    border-bottom: 1px solid #425071;
    font-weight: normal;
}

#slidemenu ul li p,
#slidemenu ul li a {
    display: block;
    color: #fff;
    margin: 0;
    padding: 15px 10px 15px 0;
}

#slidemenu ul.acodionMenu li a {
    padding: 15px 20px 15px 0;
}

#slidemenu ul li p,
#slidemenu ul li a:hover {
    color: #fff;
}

#slidemenu ul li p img,
#slidemenu ul li a img {
    width: 12px;
    height: auto;
    margin-top: 3px;
}

#slidemenu ul li p span,
#slidemenu ul li a span {
    background: url(../img/menu/ico_menu_material.png) no-repeat;
    background-position: 210px -280px;
    display: block;
}

#slidemenu ul li.acodion p span,
#slidemenu ul li.acodion a span {
    display: block;
    background-position: 208px -210px;
}

#slidemenu ul li.close {
    text-align: center;
    background: #A60610;
}

#slidemenu ul li.close button {
    margin: 0;
    background: none;
    padding: 13px;
    width: 100%;
    color: #fff;
    border: none;
}

#slidemenu ul.acodionMenu {
    display: none;
    margin-left: -10px;
    background: #fff;
    border-left: 1px solid #425071;
}

#slidemenu ul.acodionMenu.active {
    display: block;
}

#slidemenu ul.acodionMenu li {
    background: url(../img/menu/ico_menu_material.png) no-repeat;
    background-position: 219px -338px;
}

#slidemenu ul.acodionMenu li a {
    color: #050C2A;
}

#slidemenu ul.acodionMenu li a span {
    display: block;
    width: 180px;
    padding-right: 50px;
    background: none;
}

#slidemenu ul.acodionMenu li a span.yen {
    background: url(../img/menu/ico_menu_material.png) no-repeat;
    background-position: 180px 2px;
}

#slidemenu ul.acodionMenu li a span.pc {
    background: url(../img/menu/ico_menu_material.png) no-repeat;
    background-position: 180px -69px;
}

#slidemenu ul.acodionMenu li a span.facebook {
    background: url(../img/menu/ico_menu_material.png) no-repeat;
    padding-right: 0;
    padding-left: 30px;
    background-position: 0 -422px;
}

#slidemenu ul.acodionMenu li a span.twitter {
    background: url(../img/menu/ico_menu_material.png) no-repeat;
    background-position: 0 -492px;
    padding-right: 0;
    padding-left: 30px;
}

#slidemenu ul.acodionMenu li a span.youtube {
    background: url(../img/menu/ico_menu_material.png) no-repeat;
    background-position: 0 -562px;
    padding-right: 0;
    padding-left: 30px;
}

#slidemenu ul.acodionMenu li:last-child {
    border: none;
}

#slidemenu ul.acodionMenu.open {
    display: block;
}

body.top {
    overflow-x: hidden;
    background: #FFF;
    color: #333;
}

header .inner .parts {
    display: inline-block;
    letter-spacing: normal;
    width: 100%;
    max-height: 130px;
    vertical-align: middle;
    text-align: right;
    padding: 0px;
    margin: 0px;
}

header .inner span {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    width: 80%;
    padding: 0 0 0 0px;
}

header .inner span.menu {
    display: none;
}

.top header .inner span.menu {
    display: inline-block;
}

header .inner {
    max-height: 130px;
    overflow: hidden;
    letter-spacing: -.40em;
    /* background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #771114), color-stop(100%, #a50610)); */
    /* background: -webkit-linear-gradient(#771114, #a50610); */
    /* background: -moz-linear-gradient(#771114, #a50610); */
    /* background: -o-linear-gradient(#771114, #a50610); */
    /* background: linear-gradient(#771114, #a50610); */
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

@media screen and (min-width: 769px) {
    header .inner {
        padding-top: 46px;
    }
}

body.top .newsReport .tabNews {
    margin-bottom: 20px;
    border-top: 1px solid #a50610;
}

body.top .tabNews ul {
    margin-bottom: 0px;
    font-size: 110%;
    overflow: hidden;
    list-style-type: none;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-image: none;
}

body.top .tabNews ul li {
    border-bottom: 1px solid #616161;
    text-align: left;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 97%;
    margin-left: 5px;
    /* margin-right: 30px; */
}

body.top .tabNews ul li a {
    padding: 15px 10px;
    display: block;
}

body.top .tabNews ul li a span {
    display: block;
    color: #252525;
}

body.top .tabNews ul li .inner {
    overflow: hidden;
}

body.top .tabNews ul li .inner a {
    padding: 0;
    padding: 10px 5px;
    overflow: hidden;
}

body.top .tabNews ul li .inner .imgArea {
    float: left;
    width: 30%;
    margin-right: 10px;
    max-width: 226px;
}

body.top .tabNews ul li .inner .imgArea img {
    max-width: 200px;
    height: auto;
}

body.top .tabNews ul li .inner .textArea {
    width: 67%;
    float: left;
}

body.top .tabNews ul li .inner .textArea span {
    display: block;
    color: #252525;
}

body.top .tabNews ul.tabItem {
    width: 100%;
    margin-bottom: -1px;
    overflow: hidden;
}

body.top .tabNews ul.tabItem li {
    float: left;
    width: 50%;
    border: none;
}

#all .pageTop img {
    height: auto;
    width: 20%;
}

.top-live-area {
    background-color: #000;
    overflow: hidden;
    position: relative;
}

#all .top-live-area img {
    width: 50%;
    height: auto;
}

.top-live-block {
    text-align: center;
    color: #FFF;
    margin-top: 5px;
}

.live-table .live-detail {
    background-color: #a50610;
    /* width: 90%; */
    /* margin-right: auto; */
    /* margin-left: auto; */
    padding-top: 5px;
    /* padding-right: 5px; */
    /* padding-bottom: 5px; */
    padding-left: 0px;
    /* margin-left: 10px; */
    margin-top: 15px;
    /* margin-bottom:10px; */
}

.live-table table {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 5px;
}

#all .img-more {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background-color: #a50610;
    width: 60px;
    color: #fff !important;
    padding: 3px 3px;
    font-size: 100%;
    cursor: pointer;
}

#all .img-more img {
    height: auto;
    width: 10%;
    margin-top: 3px;
    margin-right: 5px;
}

#all .top-live-area .live-detail img {
    height: auto;
    width: 8px;
    margin-top: 2px;
    margin-right: 5px;
}

#all .top_right_more img {
    height: auto;
    width: 7px;
    margin-top: 5px;
    margin-right: 5px;
}

.news-list {
    float: none;
    background-color: #00254a;
    width: 90%;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
}

#all .news-list img {
    height: auto;
    width: 8px;
    margin-top: 1px;
    margin-right: 5px;
}

#all .news-list a {
    color: #FFF;
}

#all #copy_right {
    color: #FFF;
    background-color: #000;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 88%;
}

#slidemenu ul .japanese {
    display: block;
    background-color: #8a8684;
    margin: 0;
    padding-left: 10px;
    border-bottom: 1px solid #425071;
    font-weight: normal;
}

#slidemenu ul .japanese a span.ico-jp {
    background: url(../img/menu/ico-jp.png) no-repeat;
    background-position: 0 0px;
    padding-right: 0;
    padding-left: 30px;
}

.top-live-block .top-live-text {
    padding-right: 10px;
    padding-left: 10px;
    line-height: 16px;
}


/* 0413 */

.game_live tbody tr .team-img {
    width: 15%;
}

.games .live_text .game_live tr .score {
    font-size: 300%;
    font-weight: bold;
    padding: 5px;
    vertical-align: middle;
}

.game_live tr td .live_game tbody tr .live_now {
    padding: 5px;
    width: 10%;
}


/*0415*/

.result_table table tbody tr .emb {
    border-right-style: none;
    width: 10%;
}

#all #center-contents .result_table table tbody tr .emb img {
    max-width: 35px !important;
    min-width: 35px !important;
    height: auto;
}

.result_table table tbody tr .team {
    border-left-style: none;
    text-align: left;
}


/*news*/

body.top .newsReport .news-area {
    margin-bottom: 20px;
    border-top: 1px solid #a50610;
}

body.top .news-area ul {
    margin-bottom: 10px;
    font-size: 110%;
    overflow: hidden;
    list-style-type: none;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-image: none;
}

body.top .news-area ul li {
    border-bottom: 1px solid #CCC;
    text-align: left;
    margin: 0px;
    margin-bottom: 15px;
    padding: 0px;
    float: left;
    width: 97%;
    margin-left: 5px;
    /* margin-right: 30px; */
}

body.top .news-area ul li a {
    padding: 0px 0px;
    padding-bottom: 15px;
    display: block;
}

body.top .news-area ul li a span {
    display: block;
    color: #252525;
}

body.top .news-area ul li .inner {
    overflow: hidden;
    /* margin-bottom: 15px; */
}

body.top .news-area ul li .inner a {
    padding: 0;
    padding: 0px 0px;
    padding-top: 0px;
    padding-bottom: 15px;
    /* margin-bottom: 15px; */
    overflow: hidden;
}

body.top .news-area ul li .inner .imgArea {
    float: left;
    width: 30%;
    margin-right: 10px;
    max-width: 160px;
}

body.top .news-area ul li .inner .imgArea img {
    max-width: 160px;
    height: auto;
}

body.top .news-area ul li .inner .textArea {
    width: 67%;
    float: left;
}

body.top .news-area ul li .inner .textArea span {
    display: block;
    color: #252525;
}

body.top .news-area ul.tabItem {
    width: 100%;
    overflow: hidden;
}

body.top .news-area ul.tabItem li {
    float: left;
    width: 50%;
    border: none;
}

.news_table_detail {
    font-size: 88%;
    margin-bottom: 15px;
    word-break: break-all;
}

body.top .news_table_detail select {
    color: #B3B3B3;
    color: #333;
    height: 45px;
    font-size: 100%;
    padding: 10px;
    border: 1px solid #B3B3B3;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: "";
    background: #FFF;
}


/*LEAGUE TABLE*/

.ranking-area .ranking-other-area {
    margin-top: 15px;
    line-height: 22px;
}

#all .game_table .ranking-area {
    padding: 0px;
    overflow: hidden;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 100%;
}

#all .ranking-area .tab {
    overflow: hidden;
    width: 100%;
}

#all .ranking-area .tab li {
    background: #FFFFFF;
    float: left;
    font-weight: bold;
    cursor: pointer;
    width: 33%;
    text-align: center;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    border: 1px solid #eeeeee;
    margin-bottom: 15px;
}

#all .ranking-area table .team-emblem {
    border-right-style: none;
    width: 10%;
    text-align: center;
    padding-top: 7px;
    padding-left: 7px;
    padding-right: 7px;
}

#all .ranking-area table .team-emblem img {
    max-width: 35px;
    height: auto;
}

.live_now_time .reason {
    display: block;
}

#all .title_name_m0 {
    background-color: #efefef;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #b9193f;
    font-weight: bold;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 8px;
    font-size: 100%;
}

#all .ranking-area .title_name_m0 {
    background-color: #efefef;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #b9193f;
    font-weight: bold;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 8px;
    font-size: 130% !important;
}

.ranking-other-area-text {
    font-size: 120% !important;
    line-height: 20px;
}

#header-official-top {
    display: none;
}

.one-block-area .top-pickup {
    overflow: hidden;
    margin-bottom: 60px;
}

.top-pickup ul {
    list-style-type: none;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    width: 365px;
}

.top-pickup ul li {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
}

.one-block-area .address {
    overflow: hidden;
    font-size: 100%;
}

.address .address-left {
    float: none;
    width: 95%;
    text-align: left;
    line-height: 24px;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 15px;
}

.address .address-right {
    float: none;
    margin-right: 0px;
    margin-top: 15px;
    width: 100%;
}

#footer .footer-navi {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 88%;
}

.footer-navi ul {
    overflow: hidden;
    list-style-type: none;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-left: 15px;
}

.footer-navi ul li {
    float: left;
    background-image: url(../img/all/ico01.png);
    background-position: left center;
    margin-right: 15px;
    padding-left: 11px;
    background-repeat: no-repeat;
    margin-left: 10px;
}

#all .pc-none {
    display: block;
}

#all .tab-none {
    display: none;
}

#all .sp-none {
    display: block;
}

#all .pc-tab-none {
    display: none;
}

#all .pc-sp-none {
    display: block;
}

#all .tab-sp-none {
    display: none;
}

#all .pc-only {
    display: none;
}

#all .tab-only {
    display: block;
}

#all .sp-only {
    display: none;
}

#all .pc-tab-only {
    display: block;
}

#all .pc-sp-only {
    display: none;
}

#all .tab-sp-only {
    display: block;
}

#main-content .pan-list {
    font-size: 100%;
    text-align: left;
    margin-bottom: 15px;
    margin-left: 15px;
}

.one-block-area .text-area {
    font-size: 100%;
    line-height: 24px;
    text-align: left;
    padding: 15px;
    overflow: hidden;
}

.text-area .text-area-left {
    float: none;
    width: 100%;
    margin-bottom: 15px;
}

.text-area .text-area-right {
    float: none;
    width: 100%;
}

.text-area .top-schedule-area {
    overflow: hidden;
}

.top-schedule-area .top-schedule-left {
    float: none;
    width: 100%;
}

.top-schedule-area .top-schedule-right {
    float: none;
    width: 100%;
}


/*トップスケジュール*/

#home_schday {
    color: #333333;
    text-align: left;
    display: block;
    margin: 0;
    height: auto;
    width: 100%;
    font-weight: bold;
    background-color: #f0ece9;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
}

#plz_prg {
    /*background-image: url(../../img/plaza_prg_r2_c1.gif);
	background-repeat: repeat-y;
	background-position: left top; */
    display: block;
    color: #333333;
    line-height: 24px;
}

#plz_prg table tr td {
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border: 1px solid #f0ece9;
}

.top-schedule-area .top-schedule-left {
    float: none;
    width: 100%;
    margin-bottom: 30px;
}

.top-schedule-area .top-schedule-right {
    float: none;
    width: 100%;
    text-align: center;
}

#all .top-schedule-area .top-schedule-right img {
    width: 70%;
    margin-bottom: 15px;
}

#all .text-area .top-link-area .link-img img {
    width: 50%;
}


/*first 追加用*/

.first-box01-text {
    width: 100%;
    float: none;
}

.first-box01-img {
    width: 100%;
    float: none;
    margin-top: 10px;
    text-align: center;
}

#first img {
    min-width: 100%;
}


/*access 追加用*/

#access-info img {
    min-width: 100%;
}

.access-list-btn {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
}

.access-list-btn li {
    margin-right: 5px;
    margin-left: 5px;
    list-style: none;
    float: left;
    width: 30%;
}


/*about 追加用*/

.about-info-box01-text {
    width: 100%;
    float: none;
}

.about-info-box01-img {
    width: 100%;
    float: none;
    margin-top: 10px;
    text-align: center;
}

#about-info img {
    min-width: 100%;
}

#about-info .about-info-value table {
    padding: 5px;
    font-size: 80%;
}

.floor-imglist li img {
    min-width: 100%;
}


/*special 追加用*/

.special-imglist li img {
    min-width: 100%;
}


/*studio 追加用*/

.studio-box01-text {
    width: 100%;
    float: none;
}

.studio-box01-img {
    width: 100%;
    float: none;
    margin-top: 10px;
    text-align: center;
}

#studio img {
    min-width: 100%;
}

.studio-box01-star {
    float: none;
    margin-top: 10px;
    width: 100%;
}


/*schedule 追加用*/

#schedule img {
    width: 100%;
    min-width: 100%;
}

#schedule-pdf-btn {
    width: 300px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    margin-top: 25px;
    font-size: 100%;
    background-color: #E9E9E9;
    color: #FFFFFF;
    font-weight: bold;
}

.studio-star {
    margin-top: 0px;
}

#foter-navi-area {
    width: 100%;
    overflow: hidden;
    display: block;
    margin-bottom: 30px;
    padding-top: 15px;
}

#foter-navi-area ul {
    margin-top: 30px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#foter-navi-area li {
    width: calc((100% - 6px) / 3);
    height: auto;
    float: left;
    text-align: center;
    margin-bottom: 15px;
}

#foter-navi-area li img {
    width: 50%;
}

#foter-navi-area a {
    color: #222;
    text-decoration: none;
}

#foter-navi-area span {
    text-align: center;
    display: block;
    margin-top: 3px;
}


/* SNS */

.one-block-area .top-sns-area {
    overflow: hidden;
}

.top-sns-area .top-sns-fb-area {
    float: none;
    width: 100%;
}

.top-sns-area .top-sns-twitter-area {
    float: none;
    width: 100%;
    margin-top: 15px;
}

.top-sns-area .title-img span {
    margin-left: 4%;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style] {
    width: 100% !important;
}

.top-bnr-two {
    overflow: hidden;
    padding-bottom: 1%;
}

.top-bnr-two ul {
    overflow: hidden;
    list-style: none;
    width: 98%;
    margin: 0 auto;
}

.top-bnr-two ul li {
    float: none;
    width: 100%;
    padding-bottom: 2%;
}

.top-bnr-two ul li:nth-child(2) {
    float: none;
}

.top-bnr-two ul li img {
    width: 100%;
    height: auto;
    max-width: 665px;
}


/* 220323 */

@media screen and (max-width: 999px) {
    #sub-contents #center-contents {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 98%;
        padding-right: 0px;
        padding-left: 0px;
        overflow: hidden;
        zoom: 1;
    }
}

@media screen and (max-width: 768px) {
    #sub-contents #center-contents {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 98.5%;
        padding-right: 0px;
        padding-left: 0px;
        overflow: hidden;
        zoom: 1;
    }
}