@charset "UTF-8";
  #match_result .boxtitle {
margin-bottom: 20px;
padding-left: 20px;
background-image: url(//fcryukyu.com/wp-content/themes/ryukyu_wp_webflow/common/images/icon_result.webp);
background-repeat: no-repeat;
background-position: 10px 0;
background-size: 50px;
}
.match_title {
margin: 20px 0;
position: relative;
}
.match_title li {
display: inline-block;
vertical-align: middle;
}
.match_title .logo {
width: 200px;
padding: 0 30px 0 0;
border-right: 3px solid #cdcdcd;
}
.match_title .txt {
font-size: 150%;
display: inline-block;
margin: 0 0 0 30px;
vertical-align: middle;
}  .oppo_emblem {
width: 60%;
padding: 0 !important;
}
.gameresult {
background-color: #484848;
border: none;
margin-bottom: 20px;
width: 100%;
display: table;
}
.gameresult a {
color: #fff;
display: block;
}
.gameresult a:hover {
opacity: 0.5;
}
.gameresult .gameresult_L,
.gameresult .gameresult_R {
width: 30%;
display: table-cell;
vertical-align: top;
}
.gameresult .gameresult_L .detail {
padding: 15px 0 15px 15px;
}
.gameresult .gameresult_R .detail {
padding: 15px 20px 15px 0;
}
.gameresult .gameresult_C {
width: 15%;
display: table-cell;
vertical-align: top;
}
.gameresult .gameresult_C .detail {
display: inline-block;
width: 100%;
padding: 10px 0;
}
.gameresult .gameresult_C .detail .txt {
padding: 0px;
margin-bottom: -3px;
}
.gameresult .gameresult_C .txt table td {
padding: 1px 0;
line-height: 1.5;
width: 30%;
}
.gameresult .gameresult_C .detail .status {
background-color: #e6cf7d;
padding: 8px;
color: #be003c;
}
.gameresult .gameresult_C .txt table td {
padding: 1px 0;
line-height: 1.5;
}
.gameresult .detail .box_title_red {
background-color: #484848;
padding: 5px 0px;
}
.gameresult .detail .box_title_red .sub_title span {
background-color: #484848;
}
.gameresult .txt {
background-color: #202020;
padding: 5px 5px 20px 5px;
}
.gameresult .txt table {
margin: 5px 0;
font-weight: bold;
}
.gameresult .txt table tr {
border: none;
}
.gameresult .txt table td {
border: none;
padding: 0;
background-color: #484848;
color: #fff;
font-size: 1.5rem;
line-height: 2;
text-align: center;
}
.gameresult .txt table td.HorA {
width: 30%;
}
.gameresult .txt table td.team_name {
border-left: 10px solid #202020;
border-right: 10px solid #202020;
}
.gameresult .detail {
color: #fff;
padding: 15px 20px 15px 15px;
}
.gameresult .detail p {
color: #fff;
margin: 0;
line-height: 1.5;
}
.score {
}
.score img {
width: 100%;
}
.score table tr {
}
.score table td {
padding: 0;
text-align: center;
color: #fff;
border: none;
}
.score table td li {
color: #fff;
}
.score table .score_num {
height: 8rem;
font-size: 5rem;
font-weight: bold;
line-height: 1.2;
}
.score table .score_first {
position: relative;
top: 12px;
padding-top: 10px;
}
.score table .score_second {
position: relative;
top: -12px;
}
.score table .goal_person {
background-color: #202020;
}
.score table .team_name .opponent {
text-align: right;
padding-right: 10px;
}
.score table .more {
background-color: #e0cd76;
text-align: center;
font-weight: bold;
}
.score table .more a {
color: #be003c;
}  .condition {
background-color: #000;
padding: 10px;
text-align: center;
font-size: 130%;
margin-bottom: 20px;
}
.condition li {
color: #fff;
display: inline-block;
margin: 0 5px;
}  .match_detail.match_detail {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.match_detail .sideL,
.match_detail .sideR {
display: table-cell;
background-color: #484848;
width: 24%;
}
.match_detail h3 {
background-color: #202020;
color: #fff;
margin: 15px 0 0;
padding: 0 10px 10px 15px;
line-height: 1.1;
font-size: 21px;
}
.match_detail h3 .txt_jp {
font-size: 1.1rem;
color: #e0cd76;
}
.match_detail .center {
background-color: rgb(72, 72, 72);
width: 50%;
display: table-cell;
margin: 0 1%;
}
.match_detail table {
margin: 0px;
}
.match_detail table a {
color: #fff;
}
.match_detail table th {
border: 2px solid #202020;
color: #fff;
font-size: 1.2rem;
font-weight: normal;
width: 18%;
padding: 10px 5px;
text-align: center;
}
.match_detail table td {
border: 2px solid #202020;
color: #fff;
font-size: 1.1rem;
line-height: 1.2;
padding: 15px 5px;
}
.match_detail table table tr {
border: 2px solid rgb(32, 32, 32);
}
.match_detail table table th {
border: none;
}
.match_detail table table td {
border-top: none;
border-bottom: none;
border-left: none;
}
.match_detail .sideL table,
.match_detail .sideR table {
width: 100%;
}
.match_detail .sideL table th,
.match_detail .sideR table th {
border-left: none;
}
.match_detail .position {
text-align: center;
}
.match_detail .position:first-child {
border-top: none;
}
.match_detail .headcoach_name {
color: #fff;
text-align: center;
font-size: 1.2rem;
margin: 15px 0px;
}
.match_detail .center h3 {
text-align: center;
}
.match_detail .center table.type_01 {
margin: 0 3% 3% 3%;
width: 94%;
}
.match_detail .center table.type_01 td {
background-color: #202020;
border-bottom-color: #484848;
text-align: center;
}
.match_detail .center table th {
font-size: 1.1rem;
border-top: none;
width: 13%;
}
.match_detail .center table th.team_detail {
width: 15%;
}
.match_detail .center table.type_02.sideL,
.match_detail .center .type_03 .sideL {
width: 53%;
padding: 0px;
margin: 0px;
border-right: 30px solid rgb(32, 32, 32);
}
.match_detail .center table.type_02.sideR,
.match_detail .center .type_03 .sideR {
width: 47%;
margin: 0px;
padding: 0px;
}
.match_detail .center table.type_03 th {
border: medium none;
background-color: #202020;
width: 40px;
}
.match_detail .center table.type_02 td {
padding: 10px 2%;
}
.match_detail .center table.type_01 tr:last-child td {
border-bottom-color: #202020;
}
.match_detail .center .type_03 td {
padding: 15px 5px;
}
.match_detail .center table.type_02 td,
.match_detail .center .type_03 td {
width: 5%;
border: none !important;
text-align: right;
}
.match_detail .center table.type_02 .time,
.match_detail .center .type_03 .time {
padding-left: 10px;
}
.match_detail .center table.type_02 .inout {
width: 20%;
}
.match_detail .center table.type_02 .player_name,
.match_detail .center .type_03 .player_name {
text-align: left;
width: 65%;
}
.match_detail .center table.type_02 tr:nth-child(even),
.match_detail .center .card_box tr {
border-bottom: 2px solid #202020;
}
.match_detail .center .card_box .card_color.red,
.match_detail .center .card_box .card_color.yellow {
width: 10%;
}
.match_detail .center .memberchange_box .sideL,
.match_detail .center .card_box .sideL {
border-right: 30px solid rgb(32, 32, 32);
}
.match_detail .center .memberchange_box td {
display: table-cell !important;
}