@charset "utf-8";

/* css */
#wrapper {
  position: relative;
  z-index: 0;
  width: 100%;
}

@media screen and (min-width: 600px) {
  #wrapper {
    /* 220524 */
    /*min-width: 1265px;*/
  }
}

main {
  display: block;
  position: relative;
  z-index: 0;
  width: 1024px;
  margin: 0px auto 0 auto;
  padding-bottom: 62px;
  z-index: 1000;
}

main h2,
main h3,
main h4,
main h5,
main h6,
main p,
main li,
main dt,
main dd {
  margin: 0;
  line-height: 1;
  font-size: 1rem;
}

main::after {
  content: '';
  display: table;
  clear: both;
}

#wrapper {
  padding-bottom: 51px;
}

img {
  vertical-align: top;
}

/* headline */

#box_headline {
  /*display: none;*/

  position: fixed;
  width: 100%;
  background-color: #fff;

  box-shadow: 1px -1px 10px rgba(0, 0, 0, 0.15);
  z-index: 5000;
  bottom: 0;
  left: 0;
  border-top: 1px solid #23b7fe;
}

#box_headline div.inner {
  width: 1044px;
  margin: 0 auto;
  padding: 18px 0 15px 0;
  position: relative;
  height: 50px;
  overflow: hidden;
}

#box_headline div.inner:after {
  content: '.';
  visibility: hidden;
  height: 0;
  clear: both;
  display: block;
}

#box_headline h3 {
  float: left;
  margin-right: 10px;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 500;
  position: relative;
  position: absolute;
  color: #23b7fe;
}

#box_headline h3:after {
  content: '';
  display: block;
  width: 18px;
  height: 28px;
  position: absolute;
  right: -26px;
  top: -3px;
  background-image: url(/common_2017/svg/bg_sttl_slant_blue.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
}

#box_headline ul {
  padding-left: 108px;
  height: 50px;

  /*height: 2em;*/
  width: 910px;
  float: left;
}

#box_headline li {
  font-size: 1.6rem;
  line-height: 1;
  font-weight: bold;

  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;

  max-width: 100%;
}

#box_headline li a {
  color: #222;
}

#headline li.notice,
#headline li.notice a {
  color: #f33b3b;
  /*display: none!important;*/
}

#box_share {
  float: right;
  margin-top: -3px;
}

#box_share>div {
  float: left;
  vertical-align: middle;
}

#box_share #tw {
  margin-right: 7px;
}

/*  */

/* kv */
#box_main_kv {
  width: 100%;
  height: 558px;
  /*height: 1000px;*/
  background-color: #111;
  padding: 0px 0 0 0;
  position: relative;
  z-index: 8;
  overflow: hidden;
  min-width: 1024px;
  /*min-width: 1265px;*/
}

#box_main_kv img#kv_bg {
  z-index: 0;
  position: absolute;
  top: -3%;
  left: 50%;
  width: 120%;
  margin-left: -60%;
}

#box_main_kv a {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 0;
}

#box_main_kv a:after {
  background-color: #fff;
  opacity: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#box_main_kv a:hover:after {
  transition: 0.2s;
  opacity: 0.3;
}

#box_thumb {
  position: absolute;
  width: 100%;
  height: 75px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-align: center;
}

#box_thumb .inner {
  padding-top: 13px;
  display: inline-block;
  /*width: 1098px;*/
  width: auto;
  height: 75px;
  text-align: center;
}

ul#list_main_thumb {
  height: auto;
  overflow: hidden;
  display: inline-block;
  padding-right: 16px;
  border-right: 1px solid #22373d;
  padding-top: 5px;
  padding-bottom: 5px;
}

ul#list_main_thumb li img {
  height: 35px;
  width: auto;
}

#box_thumb .inner #list_main_thumb li {
  display: inline-block;
  margin-left: 6px;
}

#box_thumb .inner li:first-child {
  margin: 0;
}

#box_thumb .inner li a {
  border-bottom: 4px solid #222;
}

#box_thumb .inner li a:hover {
  border-bottom-color: #fff;
}

#box_thumb .inner li.current a:link,
#box_thumb .inner li.current a:hover,
#box_thumb .inner li.current a:visited {
  border-bottom-color: #23b7fe;
  cursor: de;
}

#box_thumb .inner li.current a:after {
  background-color: #23b7fe;
  opacity: 0.7;
}

/*  */

div#top_image {
  width: 1234px;
  height: 482px;
  /*margin: 0 auto;*/
  background-color: rgba(255, 255, 255, 0.06);
  overflow: hidden;
  /*position: relative;*/
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -617px;
}

#box_main_kv .swiper-container {
  width: 100%;
  height: 482px;
  margin-left: auto;
  margin-right: auto;
}

#box_main_kv .swiper-slide {
  background-size: cover;
  background-position: center;
  width: 1234px;
  height: 482px;
  overflow: hidden;
}

#box_main_kv .swiper-slide a {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
}

#top_image .gallery-thumbs .swiper-slide-active img {
  display: in;
}

#top_image .swiper-slide img {
  /*width: 100%!important;*/
}

#box_main_kv .gallery-top {
  height: 482px;
  width: 1234px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/*div.swiper-slide.swiper-slide-next,*/
.gallery-top .swiper-slide.swiper-slide-prev {
  /*display: none;*/
}

#box_main_kv .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

#box_main_kv div.swiper-container.gallery-thumbs {
  /*width: 588px;*/
  width: auto;
  height: 55px;
  /*float: left;*/
  display: inline-block;
  /*background-color: #fff;*/
  position: relative !important;
  padding-top: 6px;
  padding-bottom: 0;
  position: relative;
  padding-right: 15px;
}

div.swiper-container.gallery-thumbs:after {
  content: '';
  display: block;
  width: 1px;
  height: 51px;
  background-color: #21363b;
  position: absolute;
  right: 0;
  top: 0;
}

#box_thumb .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0) !important;
  -moz-transform: translate3d(0, 0, 0) !important;
  -o-transform: translate(0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#box_main_kv .gallery-thumbs .swiper-slide {
  width: 88px;
  height: 35px;
  overflow: hidden;
  position: relative;
  margin-left: 0;
  margin-right: 6px !important;
  cursor: pointer;
}

#box_main_kv .gallery-thumbs .wide li.swiper-slide {
  width: 38px;
}

#box_main_kv .gallery-thumbs .swiper-slide:last-child {
  margin-right: 0 !important;
}

#box_main_kv .gallery-thumbs .swiper-slide img {
  width: auto;
  height: 35px;
  /*margin-left: -25%;*/
  margin-left: 0;
}

#box_main_kv .gallery-thumbs .swiper-slide-active {
  opacity: 1;
  border-bottom: 4px solid #23b7fe;
}

#box_main_kv .gallery-thumbs .swiper-slide-active img {
  opacity: 0.4;
  -moz-opacity: 0.4;
  /* Firefox */
  filter: alpha(opacity=40);
  /* IE6/7 */
  -ms-filter: 'alpha(opacity=40)';
  /* IE8 */
}

/*  */

/*div#top_image ul{
		width: 7404px; /* jsで枚数から取得させる*!/
		height: 482px;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	
	div#top_image ul li{
		width: 1234px;
		height: 482px;
		position: relative;
		text-align: center;
		float: left;
	}
	
	
	div#top_image a{
			width: 1234px;
			height: 482px;
		display: block;
	}
	
	div#top_image img{
	height: 482px;
	}*/

/* youtube */

#box_youtube {
  display: inline-block;
  position: relative;
  height: 35px;
  padding-left: 14px;
  z-index: 200;
  vertical-align: top;
  margin-top: 6px;
}

#box_youtube a img {
  height: 35px;
  width: auto;
}

#box_youtube a {
  position: relative;
  z-index: 0;
}

#box_youtube:before {
  content: '';
  display: block;
  width: 28px;
  height: 19px;
  position: absolute;
  z-index: 100;
  bottom: -7px;
  left: 6px;
  background-image: url(/common_2017/svg/icon_youtube.svg);
}

/* play area */
#box_play_youtube {
  position: absolute;
  width: 1234px;
  height: 482px;
  left: 50%;
  z-index: 200;
  text-align: center;
  margin-left: -617px;
  background-color: rgba(0, 0, 0, 0.8);

  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
  display: none;

  top: 0;
}

div#btn_close_yt {
  position: absolute;
  width: 50px;
  height: auto;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 1.2rem;
  color: #fff;
  z-index: 2000;
  left: 50%;
  margin-left: 357px;
  cursor: pointer;
  bottom: 8px;
}

div#btn_close_yt:hover {
  transition: 0.2s;
  opacity: 0.5;
}

div#btn_close_yt img {
  width: 24px;
  margin-bottom: 6px;
}

#box_play_youtube p.ttl {
  color: #888;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin: 0.8em 0 0 0;
}

#box_play_youtube iframe {
  display: inline-block;
  margin-top: 32px;
}

#bg_youtube {
  position: absolute;
  z-index: 100;
  display: block;
  width: 100%;
  height: 483px;
  background-color: rgba(0, 0, 0, 0.7);
  border-bottom: 1px solid #333;
  display: none;
}

/* mini score */

#score_home_mini {
  display: inline-block;
  /*width: 420px;*/
  margin-left: 10px;
  overflow: hidden;
  text-align: right;
  z-index: 50;
  vertical-align: top;
  /* position: relative;
	top: -3px; */
  /* display: none !important; */
}

#score_home_mini a {
  display: flex;
  /* justify-content: center; */
  align-items: center;
}

div#inner_score_mini.play_before {
  text-align: left;
  padding-left: 15px;
}

#box_main_kv #score_home_mini a:hover:after {
  display: none;
}

#inner_score_mini,
#box_main_kv #score_mini {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 4px;
}

#score_home_mini p,
#score_home_mini ul.list_score {
  display: inline-block;
  vertical-align: top;
}

#score_home_mini p {
  font-size: 1;
  margin: 0;
}

#score_home_mini p.game_status,
#box_match_status {
  background-color: #777;
  font-size: 1.1rem;
  display: inline-block;
  text-align: center;
  color: #fff;
  line-height: 1.4;
  padding: 8px 6px 7px 8px;
  border-radius: 3px;
  /* position: relative;
	top: 14px; */
}

#score_home_mini p.game_status.at {
  /* padding: 4px 6px 3px 8px; */
}

#score_home_mini p.game_status.at span {}

#score_home_mini p.game_status span:not(.current) {
  /* font-size: 1.0rem; */
  display: none;
}

#score_home_mini p.game_status strong {
  display: block;
}

#score_home_mini p.game_status.at strong {}

div#inner_score_mini.play_game #box_match_status {
  background-color: #df0000;
  top: 5px;
}

div#inner_score_mini.play_halftime #box_match_status {
  top: 5px;
}

#box_match_status.now {
  background-color: #f00;
}

p#game_cate {
  width: auto;
  height: 44px;
  /* position: relative;
	top: -moz-linear-gradient1px;
	display: inline-block;
	margin-right: 2px;
	bottom: -3px; */

  /*display: none!important;*/
}

p#game_cate img {
  width: auto;
  height: 100%;
}

ul.list_score {
  width: auto;
  overflow: hidden;
  display: inline-block;
  backgroud: #aaa;
  padding-left: 4px;
}

ul.list_score li.kf {
  color: #23b7fe !important;
}

ul.list_score>li {
  color: #fff;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  /*font-size: 50px;*/
  font-size: 5rem;
  line-height: 1.1;
}

ul.list_score>li:nth-of-type(1) {
  text-align: right;
}

ul.list_score>li:nth-of-type(1) span {
  margin-right: 0.3em;
}

ul.list_score>li:nth-of-type(2) {
  text-align: left;
}

ul.list_score>li:nth-of-type(2) span {
  margin-left: 0.3em;
  font-feature-settings: 'palt' 1;
  letter-spacing: 0.05em;
}

ul.list_score>li span {
  /*font-size: 10px;*/
  font-size: 1.4rem;
  text-align: center;
  position: relative;
  /*top: -1.4em;*/
  vertical-align: middle;
}

ul.list_score>li.kf {
  color: #23b7fe;
  position: relative;
}

ul.list_score>li.kf:after {
  content: '';
  font-size: 1px;
  width: 14px;
  height: 5px;
  display: inline-block;
  background-color: #f5f5f5;
  top: -14px;
  right: 0;
  padding: 0 0.3em 0 0.3em;
  position: relative;
  margin-left: 2px;
  /* content: "-";
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 5rem;
	line-height: 1.1;
	color: rgb(223, 223, 223);
	margin: 0 0.1em 0; */
}

div#inner_score_mini.play_before ul.list_score>li.kf:after,
div#score_mini.play_before ul.list_score>li.kf:after {
  height: 2px;
  top: -14px;
}

/*================================= main column ===================================*/

section#box_mid_home {
  width: 1024px;
  /*position: relative;*/
  height: 270px;
  z-index: 0;
  padding: 24px 0 0 0;
}

section#box_mid_home a {
  display: block;
  position: relative;
  z-index: 200;
}

section#box_mid_home h2 {
  font-size: 2.2rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding-bottom: 10px;
  position: relative;
  z-index: 100;
}

section#box_mid_home h2,
section#box_mid_home a h2 {
  color: #111;
  display: inline-block;
}

section#box_mid_home h2:first-letter,
section#box_mid_home a h2:first-letter {
  color: #23b7fe;
}

section#box_mid_home h2:first-letter {
  color: #fe2222;
}

#box_home_bnr_roatation {
  width: 672px;
  float: left;
  position: relative;
  z-index: 0;
}

#box_home_bnr_fspot:after,
#box_home_bnr_roatation:after {
  content: '';
  display: block;
  width: 80%;
  height: 80px;
  left: 50%;
  margin-left: -40%;
  top: 95px;
  z-index: 0;
  position: absolute;
  border-radius: 50% / 20%;
  background-color: #555;
  box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.15);
}

#box_home_bnr_fspot:after {
  box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.12);
}

/*  */

#box_home_bnr_roatation .swiper-container {
  overflow: visible;
}

#box_home_bnr_roatation .swiper-pagination {
  height: 20px;
  top: -32px;
  right: 0;
  text-align: right;
}

#box_home_bnr_roatation .swiper-pagination span {
  border-radius: 0;
  width: 30px;
  color: #e0e0e0;
  background-color: #e0e0e0;
  margin-left: 4px;
  opacity: 1 !important;
}

#box_home_bnr_roatation .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #23b7fe;
}

/*  */

#box_home_bnr_roatation ul.btn_switcher {
  position: absolute;
  top: 3px;
  right: 2px;
  text-align: right;
}

#box_home_bnr_roatation ul.btn_switcher li {
  display: inline-block;
  width: 30px;
  color: #e0e0e0;
  margin-left: 4px;
}

#box_home_bnr_roatation ul.btn_switcher li a {
  display: block;
  width: 30px;
  height: 12px;
  padding: 0;
  color: #e0e0e0;
  overflow: hidden;
  text-align: center;
  background-color: #e0e0e0;
  border-bottom: 5px solid #fff;
}

#box_home_bnr_roatation ul.btn_switcher li a:hover {
  background-color: #cfcece;
  color: #cfcece;
}

#box_home_bnr_roatation ul.btn_switcher li.current a:link,
#box_home_bnr_roatation ul.btn_switcher li.current a:hover {
  background-color: #23b7fe;
  color: #23b7fe;
}

#box_home_bnr_roatation .inner {
  width: 672px;
  height: 160px;
  box-sizing: border-box;
  border-radius: 6px;
  background-color: #fff;
  overflow: hidden;
  position: relative;
  z-index: 10;
  /*z-index: 200;*/
}

#box_home_bnr_roatation .inner ul {
  width: 4704px;
  /* 枚数分の長さ取得 */
  height: 160px;
  position: absolute;
  top: 0;
  left: 0;
}

#box_home_bnr_roatation .inner ul li {
  display: inline-block;
  vertical-align: top;
}

#box_home_bnr_roatation .inner a {
  width: 672px;
  height: 160px;
  display: block;
  box-sizing: border-box;
}

#box_home_bnr_roatation .inner a.ol {
  border-radius: 6px;
  border: 1px solid #eaeaea;
  overflow: hidden;
}

#box_home_bnr_roatation .inner ul li a:hover {
  opacity: 1;
}

#box_home_bnr_fspot {
  width: 320px;
  height: ;
  float: right;
  box-sizing: border-box;
  position: relative;
  z-index: 0;
}

#box_home_bnr_fspot a {
  position: relative;
  z-index: 10;
  background-color: #fff;

  width: 320px;
  height: 192px;
}

#box_home_bnr_fspot .inner {}

#box_home_bnr_fspot p#fspot_thumb {
  width: 320px;
  height: 160px;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
  background-color: #fff;
  z-index: 0;
}

#box_home_bnr_fspot p#fspot_thumb img {
  width: 100%;
  position: relative;
  top: -10%;
}

#box_home_bnr_fspot a:hover p#fspot_thumb img,
#box_home_bnr_roatation .inner ul li a:hover {
  transition: 0.1s;
  opacity: 0.7;
}

span.ttl_pickup_num {
  line-height: 1;
  color: #ffffff;
  display: block;
  position: absolute;
  opacity: 0.6;
  filter: alpha(opacity=60);

  font-family: 'Helvetica', Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 3rem;
  bottom: 0;
  right: 0.2em;
}

span.ttl_pickup_vol {
  color: #37a8ff;
}

/* -------------------------------- */

article.left {
  width: 672px;
  height: auto;
  float: left;
}

article.right {
  width: 320px;
  float: right;
}

/* -------------------------------- */

/* 2 links */
div#box_links {
  width: 672px;
  height: auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 32px;
}

div#box_links #box_diary,
div#box_links #box_shop {
  width: 320px;
  height: 240px;
  overflow: hidden;
  background-color: #ddd;
  border-radius: 6px;
  position: relative;
  z-index: 0;
}

div#box_links #box_diary a,
div#box_links #box_shop a {
  width: 320px;
  height: 240px;
  color: #fff;
  position: relative;
  z-index: 0;
  overflow: hidden;
  display: block;
}

div#box_links #box_diary .bg_img {
  width: 100%;
  height: 0;
  padding-top: calc(240 / 320 * 100%);
  background: center center / cover no-repeat;

  /*background-image: none!important;*/

  overflow: visible;
}

div#box_links #box_diary .box_header {
  position: absolute;
  color: #fff;
  z-index: 1100;
  font-family: 'Roboto', sans-serif;
  padding: 12px 0 0 12px;
}

div#box_links #box_diary .box_header .date {
  font-size: 2.8rem;
  padding-bottom: 0.3em;
  font-weight: 400;
}

div#box_links #box_diary .box_header h5 {
  font-size: 1.4rem;
  font-weight: 200;
}

div#box_links #box_diary .inner {
  box-sizing: border-box;
  padding: 0.8em;
  padding-right: 36px;
  position: absolute;
  z-index: 600;
  width: 100%;
  height: 100px;
  overflow: hidden;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
}

div#box_links #box_diary a:hover,
div#box_links #box_shop a:hover {
  transition: 0.2s;
  opacity: 0.7;
}

div#box_links #box_diary .inner:after,
div#box_links #box_shop .inner:after {
  content: '';
  position: absolute;
  top: 37%;
  right: 10px;
  z-index: 200;
  background-repeat: no-repeat;
  background-image: url(/common_2017/svg/icon_arrow_lr_3c.svg);
  width: 20px;
  height: 24px;
  background-size: 200px 25px;
  background-position: -98px 0;
}

div#box_links #box_diary .inner h6,
div#box_links #box_diary .inner p {
  color: #111;
  line-height: 1.4;
}

div#box_links #box_diary .inner {
  box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.5);
}

div#box_links #box_diary .inner h6 {
  font-size: 1.4rem;
  margin-bottom: 0.3em;
}

div#box_links #box_diary .inner p {
  height: 2.5em;
  overflow: hidden;
  font-size: 1.2rem;
}

div#box_links #box_diary a:after,
div#box_links #box_shop a:after {
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

div#box_links #box_diary #latest_diary_img {
  /*position: absolute;
		top: 0;
		left: 0;
		z-index: 0;
		width: auto;
		height: 100%;
		left: 0;*/

  /*width: 320px;*/
  /*height: 240px;
		position: absolute;
		clip: rect(0px 320px 240px 0px);*/
}

div#box_links #box_shop a .inner {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 200;
  background-color: #111;
  width: 100%;
  height: 100px;
}

div#box_links #box_shop a .inner h5 {
  position: relative;
  top: 38px;
  font-size: 2.4rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding: 0 0 0 28px;
  color: #23b7fe;
  display: inline-block;
}

div#box_links #box_shop a .inner h5:after {
  content: '';
  display: block;
  content: '';
  position: absolute;
  top: -3px;
  right: -44px;
  z-index: 200;
  background-repeat: no-repeat;
  background-image: url(/common_2017/svg/icon_web_shop_cart_blue.svg);
  width: 36px;
  height: 24px;
  background-size: auto 100%;
}

div#box_links #box_shop p#bg_shop_latest_photo {
  position: absolute;
  width: 100%;
  height: 150px;
  z-index: -1;
}

div#box_links #box_shop p#bg_shop_latest_photo img {
  width: auto;
  height: 150px;
  position: relative;
  left: -33px;
  top: -1px;
}

div#box_links #box_shop a:after {
  background-color: rgba(0, 0, 0, 0.1);
}

/* info */

section#box_info {
  width: 672px;
  height: auto;
  position: relative;
  padding-top: 2px;
}

section#box_info div.info_main_panel {
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.12);
}

section#box_info h2 {
  font-size: 2.2rem;
}

section#box_info h2>span {
  font-size: 4.8rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  margin-right: 0.2em;
  position: relative;
  bottom: -0.04em;
}

section#box_info h2 span span {
  color: #23b7fe;
}

#tab_info {
  width: 100%;
  padding-top: 12px;
  height: 46px;
}

#tab_info ul {
  width: 100%;
  text-align: left;
}

#tab_info ul li {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
}

#tab_info ul li a {
  display: block;
  color: #111;
  background-color: #fff;
  padding: 0.7em 0.7em 0.7em 0.7em;
  text-align: center;
}

#tab_info ul li a:hover {
  background-color: #f5f5f5;
}

#tab_info ul li.current a {
  background-color: #23b7fe;
  color: #fff;
}

#tab_info ul li:nth-last-of-type(2).current a {
  background-color: #f00;
  color: #fff;
}

#tab_info ul li:nth-of-type(5) a {
  color: #f00;
  padding-left: 14px;
}

#tab_info ul li:nth-of-type(6) {
  border-left: 1px solid #ccc;
}

#box_info #box_notice {
  padding: 14px;
  border: 6px solid #f00;
  padding-bottom: 8px;
}

#box_info #box_notice h3 {
  color: #f00;
  font-size: 1.6rem;
  margin-bottom: 0.8em;
  padding-top: 0.2em;
}

#box_info #box_notice li,
#box_info .box_tab_inner dd {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  line-height: 1.4;
  margin-bottom: 0.4em;
  text-indent: 0;
}

#box_info .box_tab_inner dd {
  margin-top: 1em;
}

#box_info #box_notice li a,
#box_info .box_tab_inner dd a {
  display: block;
  padding-left: 1.3em;
  position: relative;
}

#box_info #box_notice li a:before,
#box_info .box_tab_inner dd a:before {
  content: '';
  display: block;
  width: 14px;
  height: 16px;
  position: absolute;
  left: 0px;
  /* top: 2px; */
  top: calc(50% + 2px);
  transform: translateY(-50%);
  background-image: url(/common_2017/svg/icon_headtip_line_blue_red.svg);
  background-repeat: no-repeat;
  background-position: 0 45%;
  background-size: 28px 3px;
}

#box_info #box_notice li a:before {
  background-position: 100% 45%;
}

#box_info .box_tab_inner dl {
  margin: 0;
}

#box_info #box_notice li a:link,
#box_info .box_tab_inner dd a:link,
#box_info #box_notice li a:visited,
#box_info .box_tab_inner dd a:visited {
  color: #111;
}

#box_info #box_notice li a:hover,
#box_info .box_tab_inner dd a:hover {
  color: #23b7fe;
}

#box_info #box_notice {
  width: 100%;
}

#box_info #box_notice #box_info .box_tab_inner {
  background-color: #f2f3f0;
  height: 800px;
}

#box_info .box_tab_inner,
#box_info #btm_info {
  background-color: #f2f3f0;
  padding: 18px;
  padding-bottom: 0;
}

#info_inner div {
  display: none;
}

#info_inner #info_all {
  display: block;
}

#box_info .box_tab_inner dl {
  padding-bottom: 24px;
  border-bottom: 1px solid #ccc;
}

#box_info .box_tab_inner dl dt {
  font-size: 1.6rem;
  font-weight: bold;
  padding-top: 1.7em;
  margin-top: 1.5em;
  border-top: 1px solid #ccc;
}

#box_info .box_tab_inner dl dt:nth-of-type(1) {
  border-top: none;
  padding-top: 0em;
  margin-top: 0.7em;
}

#box_info #btm_info {
  padding-bottom: 18px;
}

#box_info #btm_info ul {
  width: 100%;
  text-align: center;
  padding: 20px 0 20px 0;
}

#box_info #btm_info ul li {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 0.5em 0 0.5em;
}

#box_info #btm_info ul li:nth-of-type(1) {
  margin-right: 24px;
}

#box_info #btm_info ul li a {
  color: #222;
  display: block;
  position: relative;
  padding: 0.2em 22px 0.2em 0;
}

#box_info #btm_info ul li a:hover {
  transition: 0.2s;
  opacity: 0.7;
}

#box_info #btm_info ul li a:after {
  content: '';
  display: block;
  width: 16px;
  height: 28px;
  position: absolute;
  right: -3px;
  top: -2px;
  background-image: url(/common_2017/svg/icon_arrow_lr_3c.svg);
  background-repeat: no-repeat;
  background-position: -80px 0;
  background-size: 154px 28px;
}

/* /info */

/* match_navi */

div#box_matchnavi {
  width: 320px;
  background-color: #111;
  margin-bottom: 36px;
  overflow: hidden;
  position: relative;
  z-index: 0;

  /*display: none;*/
}

/*div#box_matchnavi:before {
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		background-color: #000;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 99999999999999;
		opacity: 0.8;
	}
	
	div#box_matchnavi:after {
		content: '※開催延期となりました';
		display: block;
		position: absolute;
		font-size: 2rem;
		color: #fb3d3d;
		top: 50%;
		left: calc(50% - 5.7em);
		z-index: 999999999999999;
		font-weight: bold;
	}*/

#match_2,
#match_3 {
  display: none;
}

div#box_matchnavi a,
div#box_matchnavi p,
div#box_matchnavi h4,
div#box_matchnavi h2,
div#box_matchnavi h5,
div#box_matchnavi li {
  color: #f2f2f2;
}

div#box_matchnavi h2 {
  position: absolute;
  z-index: -1;
  color: #111;
}

div#box_matchnavi ul#tab_match_date {
  height: 45px;
  background-color: #111;
}

div#box_matchnavi ul#tab_match_date {
  width: 320px;
  height: 45px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

div#box_matchnavi ul#tab_match_date li {
  width: 100px;
  flex-grow: 1;
  /*font-size: 14px;*/
  /*font-size: 2rem;*/
  font-size: 1.7rem;
  border-right: 1px solid #444;
  line-height: 1;
  vertical-align: middle;

  max-width: calc(100% / 3);
  /* max-width: calc(100% / 2); */
}

div#box_matchnavi ul#tab_match_date li.current:last-child {
  border-right: none;
}

div#box_matchnavi ul#tab_match_date li.current:last-child a {
  width: calc(100% + 1px);
}

div#box_matchnavi #tab_match_date li a {
  display: block;
  text-align: center;
  padding-top: 16px;
  padding-bottom: 9px;
  padding-left: 8px;
  background-color: #111;
  height: 45px;
}

div#box_matchnavi #tab_match_date li a:hover {
  background-color: #333;
}

div#box_matchnavi ul#tab_match_date li.away a {
  color: #de0000;
}

div#box_matchnavi ul#tab_match_date li.home a {
  color: #23b7fe;
}

div#box_matchnavi ul#tab_match_date li.current.away a {
  background-color: #de0000;
}

div#box_matchnavi ul#tab_match_date li.current.home a {
  background-color: #23b7fe;
  color: #fff;
}

div#box_matchnavi ul#tab_match_date li.current a {
  color: #fff;
}

div#box_matchnavi #tab_match_date li a span {
  /*font-size: 2rem;*/
  /*font-size: 1.7rem;*/
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  /*margin-right: 0.1em;*/
  margin-left: 2px;
  position: relative;
  top: -2px;

  font-size: 0.9em;
  margin-left: 0.4em;
}

div#box_matchnavi #tab_match_date li a span.day_week {
  margin-left: 0.2em;
}

div#box_matchnavi .box_match_data {}

div#box_matchnavi .box_match_data h4 {
  text-align: center;
  padding: 9px 0 8px 0;
  font-size: 1.2rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}

div#box_matchnavi .box_match_data.home h4 {
  background-color: #23b7fe;
}

div#box_matchnavi .box_match_data.tab_supercup h4,
div#box_matchnavi .box_match_data.tab_em h4 {
  /*visibility: hidden;*/
  font-size: 0;
  /* display: none; */
  min-height: 29px;
}

div#box_matchnavi .box_match_data.away h4 {
  background-color: #de0000;
}

div#box_matchnavi .box_match_data .box_game_info {
  padding: 12px;
  padding-bottom: 8px;
  position: relative;
}

div#box_matchnavi .box_match_data .box_game_info:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 50;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 60px 36px;
  border-color: transparent transparent #111111 transparent;
}

div#box_matchnavi .box_match_data .box_game_info p {
  font-size: 1.4rem;
  line-height: 1.5;
  font-feature-settings: 'palt' 1;
  letter-spacing: 0.05em;
}

div#box_matchnavi .box_match_data .box_game_info p.stadium {
  padding-right: 1em;
  padding-left: 3em;
  line-height: 1.3;
  /*text-indent:-3em;*/
  font-size: 1.3rem;
  margin-top: 0.2em;
}

div#box_matchnavi .box_match_data.emb_kochi-sc_4 .box_game_info p.stadium {
  font-size: 1.3rem;
}

div#box_matchnavi .box_match_data .box_game_info p.stadium:before {
  content: '会場：';
  display: inline-block;
  margin-left: -3em;
}

div#box_matchnavi .box_match_data .box_game_info p.stadium a {}

/* 191021 */
div#box_matchnavi .box_match_data .box_game_info p span {
  font-size: 0.8em;
  margin-top: -0.2em;
  display: block;
}

div#box_matchnavi .box_match_data .box_game_info p span.jpn_time {
  display: inline;
  font-size: 0.7em;
}

div#box_matchnavi .box_match_data.home .box_game_info {
  background-color: rgba(35, 183, 254, 0.85);

  position: relative;
}

div#box_matchnavi .box_match_data .box_game_info p.remote_match {
  background-color: #fff;
  color: #de0000;
  text-align: center;
  font-weight: bold;
  font-size: 1.1rem;
  position: absolute;
  z-index: 999;
  line-height: 1;
  padding: 0.4em 0.6em;
  border-radius: 0.4em;
  box-shadow: 0px -0px 16px rgba(0, 0, 0, 0.4);
  right: 4.2em;
  bottom: -0.8em;
}

div#box_matchnavi .box_match_data.away .box_game_info {
  background-color: #b50303;
}

div#box_matchnavi div.inner_vs_data {
  background-color: #111;
  width: 100%;
  padding: 14px 0 15px 78px;
  position: relative;
  z-index: 0;
  overflow: hidden;

  min-height: 66px;
}

div#box_matchnavi div.tab_supercup div.inner_vs_data,
div#box_matchnavi div.tab_fxsc div.inner_vs_data {
  padding-left: 0;
  text-align: center;
}

div#box_matchnavi div.tab_em div.inner_vs_data {
  padding-left: 70px;
}

div#box_matchnavi div.tab_acl div.inner_vs_data {
  padding-left: 120px;
}

div#box_matchnavi div.tab_em div.inner_vs_data {
  padding-left: 60px;
}

div.tab_acl div.inner_vs_data:before {
  content: '';
  /* width: auto;
	height: 54px;
	width: 54px; */
  position: absolute;
  top: 20px;
  left: 14px;
  /* background-image: url(/common_2017/emblems/icon_match_cate_acl.png);
	background-position: 0 5px;
	background-size: auto 44px; */
  background-repeat: no-repeat;

  background-image: url(/common_2017/emblems/icon_match_cate_acle.avif);
  background-size: auto 100%;
  background-position: 0 0;

  width: 91px;
  height: 40px;
}

div.tab_j div.inner_vs_data:before {
  content: '';
  width: auto;
  height: 54px;
  width: 54px;
  position: absolute;
  top: 8px;
  left: 9px;
  /* background-image: url(/common_2017/emblems/icon_match_cate_j_league.png); */
  background-position: 90% 3px;
  background-repeat: no-repeat;
  background-size: auto 54px;
  -webkit-background-size: auto 54px;
  -moz-background-size: auto 54px;

  background-image: url(/common_2017/emblems/icon_match_cate_j_league.svg);
}

div.tab_ybc div.inner_vs_data:before,
div.tab_ync div.inner_vs_data:before {
  content: '';
  width: auto;
  height: 103px;
  width: 69px;
  position: absolute;
  top: 8px;
  left: 9px;
  /* background-image: url(/common_2017/emblems/icon_match_cate_ybc.png); */
  background-image: url(/common_2017/emblems/icon_match_cate_ybc.jpg);
  background-position: 50% 1px;
  background-repeat: no-repeat;
  background-size: auto 54px;
  -webkit-background-size: auto 54px;
  /*-moz-background-size: auto 69px;*/
}

div.tab_em div.inner_vs_data:before {
  content: '';
  width: auto;
  height: 54px;
  width: 54px;
  position: absolute;
  top: 12px;
  left: 2px;
  background-image: url(/common_2017/emblems/icon_match_cate_emperor.png);
  background-position: 50% 1px;
  background-repeat: no-repeat;
  background-size: auto 48px;
  /*	-webkit-background-size: auto 54px;
		-moz-background-size: auto 54px;*/
}

div.tab_jwc div.inner_vs_data:before {
  content: '';
  width: auto;
  height: 54px;
  width: 54px;
  position: absolute;
  top: 8px;
  left: 9px;
  background-image: url(/common_2017/emblems/icon_match_cate_jwc.png);
  background-position: 50% 10px;
  background-repeat: no-repeat;
  background-size: auto 42px;
  -webkit-background-size: auto 42px;

  /*	background-image: none;
		background-color: #fff;*/
}

div.tab_supercup div.inner_vs_data:before,
div.tab_fxsc div.inner_vs_data:before {
  /*display: none;*/
  content: '';
  width: auto;
  width: 46px;
  height: 44px;
  /*background-color: #fff;*/
  position: absolute;
  top: 8px;
  left: 9px;
  background-image: url(/common_2017/emblems/icon_match_cate_sc.png);
  background-size: 100% auto;
  background-position: 0 0;
  background-repeat: no-repeat;
}

/*  */
div.tab_asiatour div.inner_vs_data:before {
  content: '';
  width: auto;
  height: 54px;
  width: 54px;
  position: absolute;
  top: 8px;
  left: 9px;
  background-image: url(/common_2017/emblems/icon_match_cate_asiatour.png);
  background-position: 50% 10px;
  background-repeat: no-repeat;
  background-size: auto 42px;
  -webkit-background-size: auto 42px;

  /*	background-image: none;
		background-color: #fff;*/
}

div.tab_psg div.inner_vs_data:after,
div.tab_supercup div.inner_vs_data:after,
div.tab_fxsc div.inner_vs_data:after {
  display: none;
}

/*  */

div.inner_vs_data:after {
  /* カテアイコン背部に置くぼかし */
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  position: absolute;
  background-color: #222;
  top: 32px;
  left: 32px;
  z-index: -10;
  box-shadow: 0 0 40px 25px #777;
}

div.tab_acl div.inner_vs_data:after {
  box-shadow: 0 0 80px 25px #777;
}

div.inner_vs_data img {
  width: 72px;
  float: left;
  margin-left: 5px;
  margin-top: 8px;
  margin-right: 7px;
}

div#box_matchnavi div.inner_vs_data h5 {
  font-size: 1.2rem;
  line-height: 2;
}

div#box_matchnavi .tab_em div.inner_vs_data h5 {
  font-feature-settings: 'palt';
  font-size: 1.16rem;
}

div#box_matchnavi div.tab_supercup div.inner_vs_data h5,
div#box_matchnavi div.tab_fxsc div.inner_vs_data h5 {
  font-size: 1.7rem;
  font-family: 'Roboto', sans-serif;
  text-indent: 1em;
}

div#box_matchnavi div.tab_asiatour div.inner_vs_data h5 {
  font-size: 1.5rem;
  margin-top: 0.3em;
}

div#box_matchnavi div.tab_asiatour div.inner_vs_data h5::before {
  content: '2022 Jリーグ';
  display: block;
  line-height: 1;
}

div#box_matchnavi div.tab_asiatour .emb_becamex div.inner_vs_data h5 {
  line-height: 1.4;
}

div#box_matchnavi div.tab_asiatour .emb_becamex div.inner_vs_data h5::before {
  display: none;
}

/* ACLE */
div#box_matchnavi .tab_acl div.inner_vs_data h5 {
  line-height: 1.2;
}

/* チェルシー */
div#box_matchnavi div.tab_jwc div.inner_vs_data h5 {
  font-size: 1.6rem;
  line-height: 1.4;
  margin-top: 7px;
}

div#box_matchnavi div.inner_vs_data p {
  font-size: 1.8rem;
  font-weight: bold;
}

div.tab_jwc div.inner_vs_data p {
  display: none;
}

div#box_matchnavi div.tab_acl div.inner_vs_data p {
  font-size: 1.6rem;
}

div#box_matchnavi div.tab_ybc div.inner_vs_data p,
div#box_matchnavi div.tab_ync div.inner_vs_data p {
  font-size: 1.6rem;
  line-height: 1.2;
}

div#box_matchnavi div.tab_asiatour div.inner_vs_data p {
  display: none;
}

div#box_matchnavi div.box_vs_team {
  text-align: center;
  position: relative;
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
}

div#box_matchnavi div.box_vs_team p {
  font-size: 1.7rem;
  font-weight: bold;
  text-align: center;
  /*padding-left: 8px;*/

  /*min-height: 47px;*/
  /*padding: 16px 20px 14px 0;*/

  font-feature-settings: 'palt' 1;
  letter-spacing: 0.05em;
  /*text-align: left;*/
  padding: 0.8em 3.2em 1em 1em;
}

div#box_matchnavi div.box_vs_team.emb_muangthong p {
  font-size: 1.5rem;
  margin-left: -1em;
}

div#box_matchnavi div.box_vs_team.emb_ssb p {
  font-size: 1.5rem;
}

div#box_matchnavi div.box_vs_team.emb_jdtfc p,
div#box_matchnavi div.box_vs_team.emb_sapporo p {
  font-size: 1.6rem;
}

div#box_matchnavi div.box_vs_team.emb_bgputd p {
  padding-top: 1em;
  padding-bottom: 1.2em;
  padding-left: 0;
  font-size: 1.6rem;
}

/* ジェフ */
div#box_matchnavi div.box_vs_team.emb_chiba p {
  font-feature-settings: 'palt';
}

div#box_matchnavi div.box_vs_team p a {
  display: block;
}

div#box_matchnavi div.box_vs_team p a:hover {
  opacity: 0.8;
}

/* ブリーラム・ユナイテッド */
div#box_matchnavi div.box_vs_team.emb_buriram p {
  font-size: 1.6rem;
}

/* セントラルコースト・マリナーズ */
div#box_matchnavi div.box_vs_team.emb_ccm_fc p {
  font-size: 1.4rem;
  margin-right: 2em;
}

/*  */

div#box_matchnavi div.box_vs_team:before,
div#box_matchnavi div.box_vs_team:after {
  content: '';
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-position: 50% 0;
  top: 4px;
  width: 54px;
  height: 58px;
  z-index: 1000;
  background-size: contain;
}

/*div#box_matchnavi div.box_vs_team:before{
			left: 3px;
			top: -1px;
			width: 58px;
			height: 64px;
			background-image: url(/goto_game/2017/img_kf/emb_kawasaki.png);
	}
	
	div#box_matchnavi div.box_vs_team.omiya:after{
	right: 0px;
		background-image: url(/goto_game/2017/img_vsteam/emb_omiya.png);
	}*/

img.vs_emb {
  width: auto;
  height: 70px;
  position: absolute;
  top: -16px;
  right: 8px;
}

div.box_vs_team.emb_tokushim img.vs_emb {
  width: 66px;
  height: auto;
  top: -4px;
  right: 12px;
}

div.box_vs_team.emb_tosu img.vs_emb {
  width: 80px;
  height: auto;
  top: -2px;
}

div.emb_kashiwa img.vs_emb {
  height: 80px;
  top: -18px;
  right: 5px;
}

/* 徳島 */
div.box_vs_team.emb_tokushim img.vs_emb {
  top: -16px;
}

/* vs.ユナイテッド・シティFC */

div.emb_united img.vs_emb {
  height: 60px;
  top: -8px;
  right: 4px;
}

/* vs.上海申花 */

div.emb_shenhua img.vs_emb {
  height: 60px;
  top: -8px;
  right: 4px;
}

/*  */

div.box_game_links {
  padding: 12px;
  padding-top: 0;
  padding-bottom: 18px;
}

div.box_game_links ul {}

div.box_game_links ul:after {
  content: '.';
  visibility: hidden;
  height: 0;
  clear: both;
  display: block;
}

div.box_game_links ul li {
  font-size: 1.4rem;
  width: 148px;
  height: auto;
  display: inline-block;
  margin-top: 2px;
  float: left;
}

div.box_game_links ul li .dot {
  margin-left: -0.2em;
  position: relative;
  margin-right: -0.2em;
}

div.box_game_links ul li:nth-of-type(even) {
  border-right: 1px solid #111;
}

div.box_game_links ul li:nth-of-type(1) {
  width: 296px;
  border-right: none;
}

div.box_game_links li a {
  background-color: #333;
  display: block;
  padding: 1.2em 0 1.2em 1em;
  position: relative;
}

div.box_game_links li a:after {
  content: '';
  display: block;
  width: 7px;
  height: 12px;
  position: absolute;
  right: 12px;
  top: 39%;
  background-image: url(/common_2017/svg/icon_arrow_lr_3c.svg);
  background-repeat: no-repeat;
  background-position: -70px 0;
  background-size: 138px 12px;
}

div.box_game_links ul li a:hover {
  background-color: #3f3d3d;
}

div.box_score_disp {
  margin: 0 12px;
  text-align: center;
  padding: 12px;
}

.box_score_disp p#time_status {
  display: inline-block;
  background-color: #333;
  text-align: center;
  font-size: 1.4rem;
  padding: 0.6em 1em 0.3em 1em;
  border-radius: 0.2em;
  min-width: 75%;
}

/*  */

#box_matchnavi p.game_status {
  /* margin-bottom: 1em; */
  line-height: 1;
}

#box_matchnavi p.game_status>span.current {
  background-color: #333;
  font-size: 1.4rem;
  padding: 12px 1em;
  display: inline-block;
  border-radius: 0.2em;
  /* border-radius: 0.2em 0 0 0.2em; */
}

#box_matchnavi p.game_status.at>span.current {
  border-radius: 0.2em 0 0 0.2em;
}

#box_matchnavi p#time_status.play_game {
  background-color: #df0000;
  line-height: 1.4;
}

#box_matchnavi p.game_status.game_during span.current {
  color: #f00;
  font-weight: 700;
  position: relative;
}

#box_matchnavi p.game_status.game_during span.current::before {
  /* content: '試合中!(後半)'; */
  /* font-size: 1.4rem;
	color: #888; */
  /* font-weight: 700; */
}

#box_matchnavi p.game_status.game_during span.current strong {
  /* display: none; */
}

#box_matchnavi p.game_status.game_during span.current strong {
  color: #fff;
  margin-left: 0.3em;
}

#box_matchnavi p.game_status.at>span.current+span {
  background-color: #fff332;
  color: #020202;
  font-weight: 700;
  padding: 9px 1em;
  border-radius: 0 0.2em 0.2em 0;
  margin-left: 0.2em;
}

/*  */

.box_score_disp ul.list_score>li {
  float: left;
}

.box_score_disp ul.list_score>li.kf:after {
  display: none;
}

.box_score_disp ul.list_score li.score_detail {
  width: 94px;
  overflow: hidden;
  position: relative;
  top: 0px;
  border: 1px solid #444;
  padding: 0 0 0em 0;
  border-top: none;
  border-bottom: none;
  min-height: 84px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box_score_disp ul.list_score li.score_detail ul {
  text-align: center;
  font-family: 'Roboto', sans-serif;
}

.box_score_disp ul.list_score li.score_detail ul li {
  line-height: 1.2;
  font-size: 1.6rem;
  letter-spacing: 0.2em;
}

.box_score_disp .wrapper_score {
  padding-top: 0.8em;
}

.box_score_disp .list_score li.kf,
.box_score_disp .list_score li.vs {
  font-size: 7.5rem;
  padding: 0em 0.2em 0 0.2em;
  vertical-align: top;
}

/* @group パリ・サン＝ジェルマン */

div#box_matchnavi div.tab_psg div.inner_vs_data {
  padding: 1.4em 0 1em 0;
}

div#box_matchnavi div.tab_psg div.inner_vs_data h5 {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  text-align: center;
}

/*div#box_matchnavi .box_match_data.home.tab_psg h4,*/
div#box_matchnavi div.tab_psg div.inner_vs_data p {
  display: none;
}

div#box_matchnavi .box_match_data.home.tab_psg h4 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  /*font-size: 0px;*/
}

div.tab_psg img.vs_emb {
  height: 54px;
  top: -3px;
}

/* @end */

/* シーズン終了 */

div#box_matchnavi.off div.inner_vs_data {
  padding: 28px 0 24px 78px;
}

div#box_matchnavi.off div.inner_vs_data h5 {
  font-size: 1.6rem;
  line-height: 1;
}

div#box_matchnavi div.box_vs_team p.typo_off {
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 1em 0;
}

div#box_matchnavi.off div.box_game_links li a:hover {
  cursor: default;
  background-color: #333;
}

div#box_matchnavi.off ul#tab_match_date li {
  width: 300px;
  max-width: inherit;
}

div#box_matchnavi.off ul#tab_match_date li a {
  width: 100%;
}

/* /match_navi */

/* todays */

section#box_todays {
  width: 320px;
  background-color: #333;
  color: #f8f8f8;
  position: relative;
  z-index: 0;
  padding-bottom: 6px;
}

section#box_todays dl {
  margin: 0;
  height: auto;
  background-color: #333;
}

section#box_todays h2 {
  position: absolute;
  top: -21px;
  left: 12px;
  font-size: 0px;
  color: #23b7fe;
  width: 69px;
  height: 67px;
  z-index: 200;
  background-image: url(/img_home/bg_home_today.svg);
  background-repeat: no-repeat;
  background-color: 0 0;
  background-size: 69px 67px;

  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

section#box_todays h2:after {
  content: 'TODAY';
  color: #fff;
  position: absolute;
  z-index: 300;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  top: 26px;
  left: 10px;
  text-indent: 0;
}

section#box_todays header {
  display: block;
}

section#box_todays a {
  color: #f8f8f8;
}

section#box_todays header {
  width: 100%;
  background-color: #222;
  position: relative;
  z-index: 0;
  box-sizing: border-box;
}

section#box_todays header:hover {
  background-color: #252525;
}

section#box_todays header a {
  display: block;
  width: 320px;
  height: 100%;
  position: relative;
  z-index: 0;
  box-sizing: border-box;
  padding: 0.8em 12px 0.6em 12px;
}

section#box_todays header a:hover h2,
section#box_todays header a:hover h3 {
  transition: 0.2s;
  background-color: #111;
}

section#box_todays header h3,
section#box_todays header h4 {
  color: #23b7fe;
  font-size: 1.4rem;
  margin: 0;
  font-weight: bold;
  display: inline-block;
}

section#box_todays header h3 {
  padding-left: 80px;
}

section#box_todays header p.btn_more {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 1.2rem;
  text-align: right;
  padding-right: 8px;
}

section#box_todays header p.btn_more a {
  display: block;
  position: relative;
  z-index: 0;
}

section#box_todays header p.btn_more:hover {
  transition: 0.2s;
  opacity: 0.7;
}

section#box_todays header p.btn_more:after {
  content: '';
  display: block;
  width: 8px;
  height: 12px;
  position: absolute;
  right: -2px;
  top: -0px;
  background-image: url(/common_2017/svg/icon_arrow_lr_3c.svg);
  background-repeat: no-repeat;
  background-position: -73px 45%;
  background-size: 140px 16px;
}

section#box_todays dt {
  background-color: #2c2c2c;
}

section#box_todays dt,
section#box_todays dd {
  display: inline-block;
  box-sizing: border-box;
  /*padding: 0.8em 1em 0.8em 1.3em;*/
  padding: 0 1em 0 1.3em;
  border-top: 1px solid #444;
  vertical-align: top;
  font-size: 1.2rem;
  line-height: 1.2;

  height: 34px;
  line-height: 34px;
}

section#box_todays li:nth-of-type(1) {
  border-top: none;
}

section#box_todays dt {
  width: 112px;
  float: left;
}

section#box_todays dt span {
  margin-left: 0.2em;
}

section#box_todays dd {
  width: 208px;
  overflow: hidden;
  position: relative;
  /*	line-height: 28px;
		height: 28px;
		overflow: hidden;*/
}

section#box_todays dd:before {
  content: '';
  position: absolute;
  border-style: none;
  right: 0;
  top: 0;
  z-index: 2;
  width: 30%;
  height: 34px;
  /* background: linear-gradient(rgba(255, 255, 255, 0) 0, #444 30px); */
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #444);
}

section#box_todays dl.media dt {
  width: 94px;
  /*padding-right: 0;*/
}

section#box_todays dl.media dd {
  width: 225px;
}

section#box_todays dd a:hover {
  color: #23b7fe;
}

/* 最近のメディアガイド からの場合 */

section#box_todays div#inner_mg {
  /* display: none; */
}

section#box_todays dl.media dd.empty {
  width: 100%;
  text-align: center;
}

/*/todays*/

/*================================= /main column ===================================*/

/*================================= SNS Preview ===================================*/

#box_sns_lineup {
  width: 100%;
  height: auto;
  background-color: #23b7fe;
  text-align: center;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding-top: 34px;
  z-index: 0;
  position: relative;
}

#box_sns_lineup .inner a {
  color: #fff;
}

#box_sns_lineup:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 50%;
  margin-left: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 2400px 1900px;
  border-color: transparent transparent #21a9ed transparent;
}

#box_sns_lineup header {
  display: inline-block;
  position: relative;
  padding-bottom: 27px;
}

#box_sns_lineup header h2,
#box_sns_lineup header p {
  display: inline-block;
  margin: 0;
}

#box_sns_lineup header p {
  font-size: 1.6rem;
  font-weight: bold;
  position: relative;
  top: -0.5em;
}

#box_sns_lineup .inner h2 {
  text-align: left;
  font-size: 3.8rem;
  margin-right: 0.2em;
  padding-left: 32px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  position: relative;
}

#box_sns_lineup h2:before {
  content: '';
  display: block;
  width: 34px;
  height: 48px;
  position: absolute;
  left: 0;
  top: -8px;
  background-image: url(/common_2017/svg/icon_set_sns.svg);
  background-repeat: no-repeat;
  background-position: 0 2px;
  background-size: 290px 106px;
}

#box_sns_lineup p,
#box_sns_lineup h2,
#box_sns_lineup h3 {
  margin: 0;
  padding: 0;
}

#box_sns_lineup .inner {
  max-width: 1234px;
  height: auto;
  position: relative;
  margin: 0 auto;
  color: #fff;
}

div#wrapper_tl {
  width: 1184px;
  height: auto;
  margin: 0 auto;
  padding-bottom: 40px;
  overflow: auto;
}

div#wrapper_tl::after {
  content: '';
  display: table;
  clear: both;
}

/**/

#box_tw_tl {
  max-width: 1200px;
  height: auto;
  padding-top: 26px;
  position: relative;
  text-align: left;
  color: #fff;
  z-index: 200;
  /* display: none; */
}

#box_tw_tl,
#box_tw_tl a {
  color: #fff;
}

#box_tw_tl ul {
  width: 100%;
  /*width: 840px;*/

  display: flex;
  justify-content: space-between;
  align-items: center;
}

#box_tw_tl ul li {
  /* width: 280px; */
  /* height: auto; */
  /* margin-right: 20px; */
  /* float: left; */
}

#box_tw_tl ul li:last-child {
  margin-right: 0;
}

#box_tw_tl ul li:nth-of-type(2),
#box_tw_tl ul li:nth-of-type(4) {
  /*margin-right: 0;*/
}

#box_tw_tl ul li h3,
#box_tw_tl ul li p {
  display: inline-block;
}

#box_tw_tl ul li a {
  text-decoration: underline;
}

#box_tw_tl ul li h3 {
  margin-right: 0.5em;
  font-size: 1.4rem;
  position: relative;
  padding-left: 28px;
}

#box_tw_tl ul li p {
  font-size: 1.4rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}

#box_tw_tl ul li h3 span.dot {
  margin-left: -0.3em;
  margin-right: -0.3em;
}

#box_tw_tl ul li h3:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: -4px;
  /* background-image: url(/common_2017/svg/icon_set_sns.svg);
	background-repeat: no-repeat;
	background-position: -25px 1px;
	background-size: 217px 52px; */

  background-image: url(/common_2017/svg/icon_sns_x.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#box_tw_tl ul li div.box_tw_tl {
  width: 100%;
  height: 258px;
  margin-top: 12px;
  /* background-color: #fff; */
  overflow: hidden;
  position: relative;
  z-index: 0;
}

#box_tw_tl ul li div.box_tw_tl iframe {
  width: 280px !important;
}

/**/

div#list_sns_others {
  border-top: 1px solid #91dbff;
  height: auto;
  width: 100%;
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 20;
}

div#list_sns_others ul {
  /* width: 100%;
	max-width: 1124px; */
  /* display: flex;
	align-items: center;
	position: relative;
	margin: 9px auto;
	padding-left: 38px;
	justify-content: fle;
	box-sizing: border-box; */

  position: relative;
  width: 1178px;
  padding-left: 38px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-inline: auto;
  margin-top: 16px;
  margin-bottom: 16px;
}

div#list_sns_others ul li {
  width: calc((1178px - 38px) / 5);
  font-size: 1.6rem;
  border-right: 1px solid #91dbff;
}

div#list_sns_others ul li a:hover {
  transition: 0.2s;
  opacity: 0.7;
}

div#list_sns_others ul li:nth-of-type(1) {
  border-left: 1px solid #91dbff;
}

div#list_sns_others ul a {
  /* color: #fff;
	display: flex;
	flex-wrap: wrap;
	padding: 0.6em 16px 0.6em 50px;
	text-align: center;
	position: relative; */

  display: block;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  position: relative;
}

div#list_sns_others ul a small.sub {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 1.1rem;
}

div#list_sns_others ul li a:before {
  content: '';
  display: block;
  position: absolute;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;

  /* width: 32px;
	height: 24px;
	position: absolute;
	left: 22px;
	top: 50%;
	margin-top: -12px;
	background-image: url(/common_2017/svg/icon_set_sns.svg);
	background-repeat: no-repeat;
	background-position: -27px 1px;
	background-size: 217px 52px; */
}

div#list_sns_others ul:before {
  content: '';
  display: block;
  width: 32px;
  height: 24px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -12px;
  background-image: url(/common_2017/svg/icon_set_sns.svg);
  background-repeat: no-repeat;
  background-position: 6px 1px;
  background-size: 217px 52px;
}

div#list_sns_others ul li.sns_fb a:before {
  width: 22px;
  height: 23px;
  left: 40px;
  top: 10px;
  background-image: url(/common_2017/svg/logo_sns_fb.svg);
}

div#list_sns_others ul li.sns_line a:before {
  width: 23px;
  height: 22px;
  left: 44px;
  top: 10px;
  background-image: url(/common_2017/svg/logo_sns_line.svg);
}

div#list_sns_others ul li.sns_yt a:before {
  width: 27px;
  height: 19px;
  left: 24px;
  top: 12px;
  background-image: url(/common_2017/svg/logo_sns_yt.svg);
}

div#list_sns_others ul li.sns_tt a:before {
  width: 19px;
  height: 21px;
  left: 65px;
  top: 10px;
  background-image: url(/common_2017/svg/logo_sns_tt.svg);
}

div#list_sns_others ul li.sns_mm a:before {
  width: 23px;
  height: 16px;
  left: 44px;
  top: 13px;
  background-image: url(/common_2017/svg/logo_sns_mm.svg);
}

/* div#list_sns_others ul li:nth-of-type(1) a:before {
	background-position: -123px 0px;
}

div#list_sns_others ul li:nth-of-type(2) a:before {
	width: 36px;
	background-position: -206px 0px;
	background-size: 227px 56px;
}

div#list_sns_others ul li:nth-of-type(3) a:before {
	width: 36px;
	left: 14px;
	margin-top: -14px;
	background-position: -83px -1px;
	background-size: 210px 56px;
} */

/* div#list_sns_others ul li:nth-of-type(4) {
	width: 16%;
} */

/* div#list_sns_others ul li:nth-of-type(4) a:before {
	width: 30px;
	height: 30px;
	left: 14px;
	margin-top: -15px;

	background-image: url(/common_2017/img/icon_sns_pring.png);
	background-position: 0 0;
	background-size: cover;
} */

/* div#list_sns_others ul li:nth-of-type(5) a:before {
	width: 36px;
	left: 15px;
	margin-top: -14px;
	background-position: -144px 1px;
	background-size: 200px 52px;
} */

#box_insta {
  /*float: right;*/
  clear: both;
  width: 100%;
  margin-top: 48px;
  position: relative;
  z-index: 400;

  display: flex;
  /*justify-content: center;*/
  justify-content: space-between;
  align-items: center;
  flex-direction: row;

  color: #fff;
}

#box_insta h3 {
  font-size: 2rem;
  font-weight: normal;
  font-style: normal;

  font-family: 'Roboto', sans-serif;
}

#box_insta h3 span {
  font-size: 1.2rem;
  margin: 0 1.4em;
}

#box_insta img.sttl {
  width: 100px;
  height: auto;
}

#box_insta a {
  color: #fff;
}

#box_insta div {
  text-align: left;

  width: calc((100% - 185px) / 2);
}

#box_insta div p {
  font-size: 1.3rem;
  margin-top: 1em;
}

#box_insta div:nth-of-type(2) {
  text-align: right;
}

#box_insta ul {
  display: flex;
  /*justify-content: flex-start;*/
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 1.4em;
}

#box_insta div:nth-of-type(2) ul {
  /*justify-content: flex-end;*/
  justify-content: space-between;
}

#box_insta li {
  width: 110px;
  /*float: left;*/
  /*margin-right: 20px;*/
  overflow: hidden;
  border-radius: 9px;
}

#box_insta li:last-child {
  margin-right: 0;
}

#box_insta li a:hover {
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;

  opacity: 0.8;
  -moz-opacity: 0.8;
  /* Firefox */
  filter: alpha(opacity=80);
  /* IE6/7 */
  -ms-filter: 'alpha(opacity=80)';
  /* IE8 */
}

/* @group 準備中 */
#dialog-overlay {
  /* set it to fill the whil screen */
  width: 100%;
  height: 100%;
  /* transparency for different browsers */
  filter: alpha(opacity=10);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
  background: #000;
  /* make sure it appear behind the dialog box but above everything else */
  /*position: absolute;*/
  position: fixed;
  top: 0;
  left: 0;
  z-index: 300;
  /* hide it by default */
  display: none;
}

#dialog-box {
  /* css3 drop shadow */
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  /* css3 border radius */
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #fff;
  /* styling of the dialog box, i have a fixed dimension for this demo */
  width: 328px;
  /* make sure it has the highest z-index */
  position: fixed;
  /* hide it by default */
  display: none;
  border: 1px solid #cecece\9;

  /*margin-top: -300px;*/
  margin-top: 0;
  z-index: 99999;
}

#dialog-overlay {
  z-index: 9999;
  opacity: 0.6;
}

#dialog-box .dialog-content {
  /* style the content */
  text-align: left;
  margin: 13px;
  padding: 10px;
  color: #666;
  font-family: arial;
  font-size: 11px;
}

a.button {
  /* styles for button */
  margin: 10px auto 0 auto;
  padding: 5px 10px 6px;
  text-align: center;
  display: block;
  width: 70px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  line-height: 1;
  /* button color */
  background-color: #2b85cb;
  /* css3 implementation: ) */

  /* rounded corner */
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  /* drop shadow */
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  /* text shaow */
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  cursor: pointer;
  font-size: 1.2rem;
}

a.button:hover {
  background-color: #49aae3;
}

/* extra styling */
#dialog-box .dialog-content p {
  font-weight: 700;
  margin: 0;
}

#dialog-box .dialog-content ul {
  margin: 10px 0 10px 20px;
  padding: 0;
  height: 50px;
}

div#dialog-message {
  text-align: center;
  line-height: 1.4;
  font-size: 1.4rem;
}

#dialog-box .dialog-content #dialog-message p {
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0.4em;
  text-align: left;
}

#dialog-message p span {
  color: #04a2f0;
  text-decoration: none;
  font-weight: bold;
}

#dialog-message p span:hover {
  opacity: 0.8;
  cursor: pointer;
}

/* @end */

/*================================= /SNS Preview ===================================*/

div.box_bg_slant.home_mid {
  position: relative;
  z-index: 0;
  width: 100%;
  width: 100%;
  height: 1200px;
  margin-top: -1150px;
}

div.box_bg_slant.home_mid .inner {
  position: absolute;
  z-index: 0;
  bottom: 0;
  width: 2000px;
  left: 50%;
  margin-left: -1000px;
}

div.box_bg_slant.home_mid img {
  position: absolute;
  width: 900px;
  height: auto;

  bottom: 0;
}

div.box_bg_slant.home_mid img:nth-child(1) {
  left: 150px;
  bottom: -200px;
}

div.box_bg_slant.home_mid img:nth-child(2) {
  left: 1010px;
  bottom: 0px;
}

div.box_bg_slant.home_mid img:nth-child(3) {
  left: 1450px;
  bottom: -300px;
}

div.box_bg_slant.home_mid img:nth-child(4) {
  left: -600px;
  bottom: -300px;
}

/* 170515_snavi_lang */
div#box_snav #selector_lang {
  display: inline-block;
  /*rigft: 100px;
		top: 200;*/
  position: relative;
  font-family: roboto;
  color: #16719d;
}

div#box_snav #selector_lang:hover {
  background-color: #f5f5f5;
  /*right: -1px;
		top: 1px;*/
}

div#box_snav #selector_lang p#current_lang {
  /*position: relative;*/
  /*padding: 0.2em 0 0.2em 0.1em;*/
  cursor: pointer;
}

div#box_snav #selector_lang p#current_lang a:before {
  content: ':';
  margin-left: 0.3em;
  padding-right: 0.3em;
  top: -1px;
  left: 40px;
  position: absolute;
}

div#box_snav #selector_lang p#current_lang a:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 24px;
  height: 17px;
  border: 1px solid #ddd;
  margin-left: 0.3em;
  background-color: #fff;
  left: 48px;
  background-repeat: no-repeat;
  background-size: auto 15px;
  background-position: 0 0;
  background-image: url(/common_2017/flags/icon_flags_nations.png);
}

div#box_snav #selector_lang p#current_lang a.jpn:after {
  background-position: 0px 0;
}

div#box_snav #selector_lang p#current_lang a.en:after {
  background-position: -23px 0;
}

div#box_snav #selector_lang p#current_lang a.ko:after {
  background-position: -91px 0;
}

div#box_snav #selector_lang p#current_lang a.po:after {
  background-position: -45px 0;
}

div#box_snav #selector_lang p#current_lang a.vi:after {
  background-position: -68px 0;
}

div#box_snav #selector_lang p#current_lang {
  background-image: url(/common_2017/img/icon_select_lang.jpg);
  background-position: 85px 5px;
  background-repeat: no-repeat;
  width: 100px;
  text-align: left;
  /*background-color: #000;*/
}

div#box_snav #selector_lang p#current_lang span {
  display: inline-block;
  text-indent: -9999px;
}

div#box_snav #selector_lang ul {
  width: 135px;
  display: none;
  position: absolute;
  top: 25px;
  right: 0px;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
  text-align: left;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
}

div#box_snav #selector_lang ul li {
  font-size: 1.4rem;
  line-height: 1;
  position: relative;
}

div#box_snav #selector_lang ul li a {
  padding: 0.5em 0.5em 0.5em 0.5em;
  display: block;
  background-color: #fff;
  position: relative;
  color: #16719d;
}

div#box_snav #selector_lang ul li:last-child a {
  padding-bottom: 0.8em;
}

div#box_snav #selector_lang ul li a:before {
  content: '';
  display: inline-block;
  margin-right: 0.5em;
  position: ;
}

div#box_snav #selector_lang ul li a:before {
  content: '';
  position: relative;
  display: inline-block;
  width: 24px;
  height: 17px;
  margin-left: 0.2em;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  top: 2px;
  background-repeat: no-repeat;
  background-size: auto 15px;
  background-position: 0 0;
  background-image: url(/common_2017/flags/icon_flags_nations.jpg);
}

div#box_snav #selector_lang ul li.en a:before {
  background-position: -23px 0;
}

div#box_snav #selector_lang ul li.por a:before {
  background-position: -45px 0;
}

div#box_snav div#selector_lang ul li.vie a:before {
  background-position: -67px 0;
}

div#box_snav #selector_lang ul li.ko a:before {
  background-position: -90px 0;
}

div#box_snav #selector_lang ul li.jpn a:before {
  background-position: 0 0;
}

div#box_snav #selector_lang ul li.chn a:before {
  background-position: -157.5px 0;
}

div#box_snav #selector_lang ul li.tha a:before {
  background-position: -180px 0;
}

div#box_snav #selector_lang ul li a:hover {
  background-color: #dcf2fd;
}

div#box_snav nav.snav_home li a:link,
div#box_snav nav.snav_home li a:visited {
  padding: 11px 0.2em 9px 0.2em;
}

body#home div#box_snav nav#snav {
  display: inline-block;
  text-align: left;
}

body#home div#box_snav {
  padding: 0;
  text-align: center;
}

body#home div#box_snav nav#snav {
  width: auto;
}

@media screen and (max-width: 599px) {
  body#home div#box_snav nav#snav {
    width: 100%;
  }
}

/*================================= media query desktop ===================================*/
@media screen and (max-width: 1300px) {

  /*　画面サイズが1024pxから1244pxまではここを読み込む　*/
  #box_main_kv img#kv_bg {
    /*display: none;*/
  }
}

/* youtube_fixed */

#youtube_fixed {
  position: fixed;
  z-index: 99999;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  width: 270px;
  height: 198px;
  right: -278px;
  bottom: 20px;
  border-radius: 3px 0 0 3px;
  padding: 8px 12px;

  transition: all 0.3s ease-in;
}

#youtube_fixed.up {
  bottom: 130px;
}

#youtube_fixed p.ttl {
  font-size: 1.2rem;
  font-weight: bold;
  color: #ea0303;
  background-image: url('/common_2017/svg/icon_youtube.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 2em auto;
  padding-left: 2.4em;
  padding-top: 0.2em;
  height: 1.6em;
}

#youtube_fixed p:nth-child(2) {
  position: absolute;
  right: -0.4em;
  top: 0em;
  /*text-align: center;*/
  /*background-color: rgba(0, 0, 0, 0.5);*/
}

#youtube_fixed p:nth-child(2) span {
  font-family: 'Roboto', sans-serif;
  font-size: 1.4rem;
  color: #fff;
  position: relative;
  z-index: 99;
  padding-right: 1em;
}

#youtube_fixed p:nth-child(2):after {
  content: '';
  display: block;
  background-color: #23b7fd;
  width: 4.4em;
  height: 4.4em;
  border-radius: 50%;
  position: absolute;
  top: -1.4em;
  left: -1em;
  z-index: 9;
}

#youtube_fixed .inner {
  width: 244px;
  height: 140px;
  overflow: hidden;
  border: 2px solid #fff;
  position: relative;
  z-index: 99999;
  margin-top: 4px;
}

#youtube_fixed .inner img {
  width: 100%;
  height: auto;
}

#youtube_fixed p.btn {
  width: 236px;
  font-size: 1.1rem;
  font-family: 'Roboto', sans-serif;
  position: relative;
  text-align: right;
  margin: 0.4em auto 0;
  padding-right: 2em;
}

#youtube_fixed p.btn:after {
  content: '';
  width: 1.8em;
  height: 0em;
  border: 0px;
  border-top: solid 1px #ec1f1f;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -1px;
}

#youtube_fixed p.btn:before {
  content: '';
  width: 1.8em;
  height: 0em;
  border: 0px;
  border-top: solid 1px #ec1f1f;
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -1px;
}

#youtube_fixed p.btn:hover {
  cursor: pointer;
  transition: all 0.15s ease-in;
  opacity: 0.8;
}

@media screen and (max-width: 599px) {
  #youtube_fixed {
    display: none;
  }
}

/* header_jleague */
body.active_jheader {
  padding-top: 80px;
  /* transition: all 0.5s 0s ease; */
  transition: all 1.15s ease-in;
}

#box_jheader {
  /* transition: all 0.5s 0s ease; */
  position: fixed;
  /*position: relative;*/
  width: 100%;
  height: 80px;
  top: 0;
  left: 0;
  border-bottom: 1px solid #ccc;
  overflow: hidden;

  transition: all 1.15s ease-in;
}

body.close_jheader {
  padding-top: 0;
}

body.close_jheader #box_jheader {
  top: -80px;
}

@media screen and (max-width: 599px) {
  body.active_jheader {
    padding-top: 0 !important;
  }

  #box_jheader {
    display: none;
  }
}

/* オフシーズン・マッチナビ */

/* #box_matchnavi.off {
	padding-bottom: 20px;
}

div#box_matchnavi ul#tab_match_date li,
div#box_matchnavi ul#tab_match_date li.current.home a {
	width: 100%;
	width: 320px;
} */

/* スカパー! ブンデスリーガジャパンツアー2023  */

div#box_matchnavi div.tab_japantour div.inner_vs_data {
  padding-left: 108px;
}

div#box_matchnavi div.tab_japantour div.inner_vs_data h5 {
  font-size: 1.4rem;
  line-height: 1.4;
}

div.tab_japantour div.inner_vs_data:before {
  content: '';
  height: 44px;
  width: 83px;
  position: absolute;
  top: 12px;
  left: 12px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(/common_2017/emblems/icon_match_cate_japantour.jpg);
}

/*  */