@charset "UTF-8";
/* CSS Document */
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease;
}
/*****************************************


Toggle Menu

*/
.navbar-toggle {
  display: block;
  width: 70px;
  float: right;
  /*background:url(../images/btn_menu_mobile.png)  no-repeat 0 0;
	background-size:cover;
	width:20%;
	height:20%;
	margin:1% 1% 0 0;
	float:right;
	border:none;
	text-indent:-7777px;*/
}
@media (min-width: 641px) {
  .visiblePC,
  .navbar-toggle {
    display: none;
  }
  .navbar-toggle {
    display: none;
  }
}
@media (max-width: 641px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
  .chodos {
    display: none;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 641px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
#titleImg .images img {
  width: 100%;
  display: none;
}
@media only screen and (min-width: 1200px) {
  #titleImg {
    margin-left: 280px;
    margin-top: 10px;
  }
}
.indicators {
  height: 25px;
  min-height: 25px;
  margin-top: 5px;
}
.carousel-indicators {
  display: none;
  z-index: 15;
  width: auto;
  padding-left: 0;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px 2px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #999 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #333;
  border-radius: 10px;
}
.carousel-indicators li.active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #333;
}
@media only screen and (max-width: 641px) {
  .carousel-indicators {
    left: 10px;
    right: 10px;
    margin-left: 0;
  }
  #titleImg {
    margin-top: 0;
  }
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
audio,
canvas,
video {
  display: inline-block;
  max-width: 100%;
}
html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  width: auto;
  border: none;
}
a {
  color: #ff6600;
  text-decoration: none;
}
a:hover {
  color: #ff6600;
  text-decoration: underline;
}
p {
  margin: 0 0 1em;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
html,
body {
  height: 100%;
}
body {
  padding-top: 40px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 90%;
  line-height: 1.8;
}
.clear {
  clear: both;
}
@media only screen and (max-width: 641px) {
  body {
    padding-top: 65px;
    font-size: 100%;
  }
}
@media only screen and (min-width: 1600px) {
  .nav,
  .section {
    width: 1600px;
    margin-right: auto;
    margin-left: auto;
  }
}
.nav-global {
  width: 280px;
  margin: 0;
  position: fixed;
  top: 0px;
  bottom: 0;
  z-index: 1000;
}
.nav-header {
  background: url(images/bg_global.gif) left top repeat-x #005299;
  width: 280px;
  padding-bottom: 25px;
  position: relative;
  height: 100%;
  border-right: 2px solid #ff6600;
}
.nav-header .nav-brand {
  padding-top: 0;
  margin-bottom: 0;
}
.nav-header .nav-brand a {
  margin-bottom: 0;
}
.nav-header .chodos {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 18px 30px 18px;
}
.nav-brand-mobile {
  display: none;
}
.nav-brand a {
  display: block;
  background: url(images/sitelogo_large0.png) no-repeat;
  width: 240px;
  height: 270px;
  text-indent: -7777px;
  background-size: 100%;
  margin: 0 auto 15px;
}
.nav-ja a,
.nav-en a {
  display: block;
  background: url(images/btn_en.png) no-repeat;
  width: 100px;
  height: 25px;
  text-indent: -7777px;
  position: absolute;
  top: 10px;
  left: 20px;
  background-size: contain;
}
.nav-ja a {
  background: url(images/btn_ja.png) no-repeat;
  background-size: contain;
}
.nav-header ul {
  clear: both;
  list-style: none;
  font-size: 110%;
  font-weight: bold;
  padding: 0;
}
.nav-header ul li a {
  display: block;
  padding: 8px;
  text-align: center;
  text-decoration: none;
  color: #ffff00;
  text-shadow: 1px 1px 1px #000000;
}
.nav-header ul li.menuEnglish {
  display: none;
}
@media (max-width: 1200px) {
  .nav-header ul li.menuEnglish {
    display: block;
  }
}
#menuTable {
  display: none;
}
.nav-header ul li a:hover {
  color: red;
  text-decoration: underline;
}
.nav-utils {
  width: 100%;
  position: fixed;
  top: 0px;
  background: #fff;
  overflow: hidden;
  padding: 5px 0;
  z-index: 900;
  border-bottom: 1px solid #999;
}
.nav-utils .nav-en {
  margin-left: 320px;
  float: left;
  font-size: 20px;
  line-height: 2;
  letter-spacing: 2px;
}
.nav-utils .nav-en a {
  color: #F60;
}
.nav-utils .sns {
  list-style: none;
  width: 150px;
  padding-top: 3px;
  float: right;
}
.nav-utils .sns li {
  display: inline;
  margin-right: 5px;
  line-height: 2;
}
.nav-utils .sns li img {
  width: 35px;
}
.nav-utils .sns li.englishTablet {
  display: none;
}
.SocialBtnIn {
  float: left;
  margin-top: 12px;
  height: 26px;
}
.nav-utils #sec_newsDetail_top h1,
.nav-utils #sec_newsDetail_top h2 {
  display: inline;
}
.nav-utils .SocialBtnIn li {
  margin-left: 13px;
  float: right;
  padding: 0;
  display: inline;
}
.nav-utils .official {
  float: right;
  width: 140px;
  padding: 0 20px 0 0;
}
@media only screen and (max-width: 641px) {
  .nav-header ul li a {
    padding: 5px;
  }
  .nav-global {
    /**/
    width: 100%;
    margin: 0;
    background: none;
    padding: 0;
    top: -1px;
    bottom: auto;
  }
  .nav-header {
    width: 100%;
    height: auto;
    padding: 0;
    overflow: hidden;
    border-right: none;
  }
  .nav-header input {
    margin-top: 10px;
  }
  .nav-header #menu li {
    border-bottom: 1px dotted #6b6965;
  }
  .nav-header #menu li a {
    padding: 7px 5px;
  }
  .nav-brand {
    display: none;
  }
  .nav-brand-mobile {
    display: block;
    width: 250px;
    float: left;
    margin: 0;
    /*
		background:url(images/sitelogo_mobile.png)  no-repeat;
		width:510px;
		height:130px;
		margin:0;
		text-indent:-7777px;*/
  }
  .nav-ja,
  .nav-en,
  .nav-utils {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media only screen and (max-height: 640px) {
  .nav-header .chodos {
    display: none;
  }
}
@media only screen and (max-height: 700px) {
  .nav-brand a {
    height: 85px;
    background-position-y: -180px;
  }
  .english .nav-brand a {
    height: 185px;
    background-position-y: 0px;
  }
  .nav-header {
    background-position-y: -180px;
  }
  .nav-ja a,
  .nav-en a {
    margin-left: 165px;
  }
  .english .nav-ja a,
  .english .nav-en a {
    margin-left: 0;
  }
}
/*****************************************

footer

*/
footer {
  padding: 1em 0 1em 330px;
  font-size: 90%;
  line-height: 1.5;
}
footer .chodos {
  display: none;
}
footer .container {
  max-width: 1270px;
}
@media only screen and (max-width: 641px) {
  footer {
    padding: 1em;
    background: #231815;
    color: #999;
  }
  footer .chodos {
    display: block;
  }
}
footer .credit,
footer .footer {
  overflow: hidden;
}
footer .credit h3,
footer .footer h3 {
  float: left;
  width: 15%;
  margin-right: 5%;
}
footer .credit .list {
  float: left;
  width: 78%;
  margin-right: 2%;
}
footer .credit .list dl {
  overflow: hidden;
}
footer .credit .list dl dt {
  clear: both;
  float: left;
  width: 5em;
  letter-spacing: 1em;
}
footer .credit .list dl dt.letter-nospace {
  letter-spacing: 0;
}
footer .credit .list dl dd {
  margin-left: 5em;
}
footer .footer {
  margin-top: 1em;
  padding-top: 1em;
}
footer .footer .copyright {
  float: left;
  width: 78%;
  margin-right: 2%;
  border-top: 1px solid #666;
  padding-top: 1em;
}
footer .navbar-toggle-footer {
  display: none;
}
footer .btn_totop {
  margin: 0 0 1em ;
}
footer .btn_totop a {
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: #0071BC;
  border-radius: 10px;
  height: 60px;
  line-height: 60px;
  background: #FFF;
}
footer .btn_totop a:hover {
  color: #FF0;
  background: #0071BC;
}
footer .btn_totop a span {
  display: inline-block;
  padding: 0 2em 0 3em;
  background: url(images/arrow_btn.png) no-repeat 1.5em center;
}
footer .nav-footer {
  overflow: hidden;
  list-style: none;
}
footer .nav-footer li {
  float: left;
  width: 50%;
}
footer .nav-footer li a {
  display: block;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 10px;
  padding-left: 30px;
  color: #FFF;
  text-decoration: none;
  background: #0071bc url(images/arrow_btn.png) no-repeat 10px center;
}
footer .nav-footer li a:hover {
  background-color: #FFF;
  color: #0071BC;
}
footer .link-sns {
  overflow: hidden;
  padding: 2em 0;
  margin-bottom: 1em;
  border-bottom: 1px solid #666;
}
footer .link-sns h4 {
  float: left;
  width: 50%;
  color: #FCEE21;
  font-size: 100%;
  text-align: center;
}
footer .link-sns ul {
  float: right;
  width: 50%;
  list-style: none;
  white-space: nowrap;
}
footer .link-sns ul li {
  display: inline;
  margin-right: 1%;
}
footer .link-sns ul li img {
  width: 30%;
}
footer .link-sns #sns-present {
  text-align: center;
  font-size: 20px;
  border-radius: 6px;
  background-color: #ff6600;
  color: #fff;
  padding: 8px;
  margin-top: 30px;
}
footer .link-sns #sns-present a {
  color: #fff;
}
.english footer dl {
  overflow: hidden;
}
.english footer dl dd {
  padding-left: 1em;
}
@media (max-width: 641px) {
  footer .navbar-toggle-footer {
    display: block;
  }
  footer .credit h3,
  footer .footer h3,
  footer .credit .list,
  footer .footer .copyright {
    float: none;
    width: 100%;
    margin: 0;
  }
  footer .credit h3,
  footer .footer h3,
  footer .footer .copyright {
    text-align: center;
  }
  footer .credit h3 {
    padding: 1em 0 2em;
  }
  footer .credit h3 img {
    margin: 0 1em;
  }
  footer .footer {
    margin-top: 1em;
    border-top: 1px solid #666;
  }
  footer .footer h3 {
    padding: 1em 0 ;
  }
  footer .footer .copyright {
    border-top: none;
  }
}
/*****************************************

Section

*/
.section {
  margin-left: 300px;
  max-width: 1280px;
}
.section .row {
  overflow: hidden;
}
.section .row > h2 {
  width: 99%;
}
@media only screen and (max-width: 641px) {
  .section {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .section .row {
    padding: 1em;
  }
  .section .row > h2 {
    width: 100%;
  }
  .col-lg-6 p {
    padding: 0 2%;
  }
}
/*

section header

*/
.section-header {
  margin: 2em 0 1em;
  border-top: 3px solid #ff6600;
}
.section-header h1,
.section-header h2 {
  height: 44px;
  line-height: 44px;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #000000;
}
.section-header h1 a,
.section-header h2 a {
  display: block;
  padding-left: 30px;
  background: url(images/bg_midashi_arrow.png) no-repeat 10px center;
  color: #fff;
  text-decoration: none;
}
.section-header h1 span {
  display: block;
  padding-left: 30px;
  background: url(images/bg_midashi_arrow.png) no-repeat 10px center;
  color: #FFF;
  text-decoration: none;
}
/*

heading

*/
.section h3 {
  font-size: 120%;
}
.section h4 {
  padding: 0 0 0 .5em;
  margin-bottom: 6px;
  font-size: 140%;
}
.date {
  margin-bottom: .1em;
}
/*

Button

*/
/* Read Next */
.btn_next {
  margin: 1em auto;
  display: block;
  width: auto;
  text-align: center;
}
.btn_next a {
  display: inline-block;
  padding: .4em 3em;
  border-radius: 0;
  text-decoration: none;
  font-weight: 700;
  border-top: 2px solid #ff6600;
  border-bottom: 2px solid #ff6600;
  min-width: 200px;
}
.btn_next a:hover {
  background-color: #ff6600;
  color: #fff;
  border-color: #ff6600;
}
/* Read Next */
.btn_section {
  margin: 1em 2em;
  text-align: center;
}
.btn_section a {
  display: inline-block;
  padding: .4em 3em;
  border-radius: 0;
  text-decoration: none;
  font-weight: 700;
  border-top: 2px solid #ff6600;
  border-bottom: 2px solid #ff6600;
  min-width: 200px;
}
.btn_section a:hover {
  background-color: #ff6600;
  color: #fff;
  border-color: #ff6600;
}
.btn_section a span {
  display: inline-block;
}
.movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*
Home / トピックス　#topics
*/
.section img {
  margin: .5em 0;
}
#topics .guest {
  border: none;
}
#topics .guest dl {
  width: 33%;
  float: left;
}
#topics .guest dd {
  text-align: center;
  font-size: 14px;
  background: none;
}
#topics .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#topics .movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#topics h3 {
  font-size: 20px;
  line-height: 1.3;
  margin: 0 0 10px;
}
#topics p,
#topics img {
  margin: 0;
}
#topics .description {
  margin-bottom: 30px;
  line-height: 1.6;
}
#topics .description .okotowari {
  font-size: 90%;
  color: #666;
}
#topics #backnumber h4 {
  font-size: 123%;
  letter-spacing: 2px;
  font-weight: bold;
  margin-top: -4px;
}
#topics #backnumber a {
  font-size: 93%;
}
@media only screen and (max-width: 641px) {
  .btn_section a,
  .btn_next a {
    padding: .6em 1em;
    min-width: 300px;
    font-size: 15px;
  }
  #topics h3 .font-sm {
    font-size: 18px;
  }
  #topics p.date {
    font-size: 83%;
    line-height: 1.4;
    padding-left: 3px;
  }
  #topics .description {
    margin-bottom: 30px;
  }
  #topics #backnumber {
    background-color: #f1f1f1;
    padding: 8px 0;
  }
}
/*バックナンバーリスト*/
#topics .bn {
  padding-left: 10px;
}
#topics dd {
  font-size: 113%;
  margin-bottom: 6px;
  padding-bottom: 6px;
  background: url(images/dot.gif) repeat-x left bottom;
}
#topics dt,
#topics dd {
  line-height: 1.4;
}
@media (min-width: 641px) and (max-width: 1199px) {
  #topics p.date,
  #topics .bn dt {
    font-size: 86%;
  }
}
@media only screen and (max-width: 641px) {
  #topics #backnumber {
    display: none;
  }
  #topics .section h3 {
    font-size: 100%;
  }
  #topics #topics .bn {
    padding-left: 2px;
  }
}
/*

Home / 2014大会案内　#competition

*/
#information .row,
#competition .row {
  padding: 10px;
}
#information a.pdfLink,
#competition a.pdfLink,
#information a.pdfLink:hover,
#competition a.pdfLink:hover {
  background-color: #ff6600;
  color: #fff;
  text-decoration: none;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 16px;
  margin-left: 10px;
  cursor: pointer;
  position: absolute;
  padding: 4px 6px 2px;
}
#information .info h3,
#competition .info h3 {
  background-color: #0093F5;
  color: #fff;
  margin: 0;
  padding: 2px 4px;
  text-align: center;
}
#information .info div,
#competition .info div {
  padding: 2px 0;
  margin: auto auto;
}
#information .info div.bar,
#competition .info div.bar {
  width: 100%;
  padding: 5px 1em;
  margin-bottom: 10px;
  background-color: #ddd;
  font-weight: bold;
  font-size: 108%;
}
#information .info dl.game-date,
#competition .info dl.game-date {
  clear: both;
  overflow: hidden;
  line-height: 1.0;
  margin: 1.5em 1em 3px 1em;
  padding-bottom: 3px;
  border-bottom: #666 solid 1px;
  font-weight: bold;
}
#information .info dl.game-date dt,
#competition .info dl.game-date dt,
#information .info dl.game-date dd,
#competition .info dl.game-date dd {
  float: left;
  padding: 2px 0 2px 0;
  margin-right: 1em;
}
#information .info dl.game,
#competition .info dl.game {
  clear: both;
  overflow: hidden;
}
#information .info dl.game dt,
#competition .info dl.game dt {
  float: left;
  margin-left: 0;
  text-align: right;
  margin-right: 1em;
  width: 150px;
}
.english #information .info dl.game dt,
.english #competition .info dl.game dt {
  width: 130px;
}
#information .info dl.game dd,
#competition .info dl.game dd {
  float: left;
}
#information .info dl.game dd span.vs:after,
#competition .info dl.game dd span.vs:after {
  content: " － ";
}
#information .info:after,
#competition .info:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#information .info.ticket div,
#competition .info.ticket div {
  padding: 5px 15px;
}
#information .info.ticket div ul,
#competition .info.ticket div ul {
  list-style: none;
}
#information .info.ticket div .note,
#competition .info.ticket div .note {
  font-size: 85%;
  margin: 10px -10px 0 0;
}
#information .info.ticket .preticket p,
#competition .info.ticket .preticket p {
  line-height: 1.5;
  margin: 0;
}
#competition .container {
  padding-top: 0;
}
#competition .col-lg-6 {
  padding: 10px;
}
#competition .coverage {
  padding: 0 0 0 2em;
  font-weight: bold;
  font-size: 113%;
  text-align: center;
}
#competition .coverage p.textL {
  margin-bottom: 0;
  font-size: 16px;
  padding: .5em .5em 0 .5em;
  line-height: 1.5;
}
#competition .coverage p.okotowari {
  font-size: 72%;
  font-weight: normal;
  padding: .5em;
}
#competition .coverage.songSP {
  display: none;
}
@media screen and (max-width: 641px) {
  #competition .coverage {
    padding: 5px 2px;
  }
  #competition .coverage p {
    text-align: left;
    font-weight: normal;
  }
  #competition .coverage.songPC {
    display: none;
  }
  #competition .coverage.songSP {
    display: block;
  }
}
#information .info {
  background: #fff;
}
#information .info dl.game-date {
  border-bottom: none;
  margin: .5em 1em 3px 0;
  font-weight: normal;
  background: #eee;
  padding: 10px;
}
@media screen and (max-width: 641px) {
  #information .row,
  #competition .row {
    padding: 0px;
  }
  #information a.pdfLink,
  #competition a.pdfLink,
  #information a.pdfLink:hover,
  #competition a.pdfLink:hover {
    padding: 2px 4px 0;
    margin-top: -1px;
  }
  #information .info,
  #competition .info {
    background-color: #fff;
  }
  #information .info dl.game-date,
  #competition .info dl.game-date {
    font-weight: normal;
    margin: 1.5em 0 3px 0px;
    padding: 2px 4px;
    border-bottom: none;
    background: #eee;
  }
  #information .info dl.game-date dt,
  #competition .info dl.game-date dt,
  #information .info dl.game-date dd,
  #competition .info dl.game-date dd {
    float: none;
    padding: 2px 0 2px 0;
  }
  #information .info dl.game-date dd,
  #competition .info dl.game-date dd {
    margin-left: 1em;
  }
  #information .info dl.game dt,
  #competition .info dl.game dt {
    text-align: left;
    border-bottom: 1px solid #aaa;
    margin-top: 1em;
    padding-left: 1em;
    width: 90%;
  }
  .english #information .info dl.game dt,
  .english #competition .info dl.game dt {
    width: 90%;
  }
  #information .info dl.game dd,
  #competition .info dl.game dd {
    text-align: center;
    width: 100%;
  }
  #information .info dl.game dd span.vs:after,
  #competition .info dl.game dd span.vs:after {
    content: " VS ";
    clear: both;
    display: block;
    line-height: 1;
  }
  #information .info.ticket,
  #competition .info.ticket {
    margin-top: 1em;
  }
  #information h2 {
    font-size: 115%;
  }
  #information .info dl.game-date {
    margin: 1.5em 0 3px 0;
  }
}
/* iPhone */
@media screen and (max-width: 321px) {
  #competition .info div.bar {
    padding-left: 5px;
  }
  #competition .info div dd {
    margin-left: 0;
  }
}
/****************************************************************************************/
/*

Home / SBSカップとは　#about

*/
#about iframe.youtube {
  width: 100%;
  height: 315px;
}
@media only screen and (max-width: 641px) {
  #about iframe.youtube {
    height: 200px;
  }
  #about p {
    background-color: #fff;
    padding: 5px;
  }
}
/*

試合速報　#sokuho

*/
#sokuho p.subTitle {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #d7000f;
  border-bottom: #d7000f solid 1px;
  border-radius: 0px;
  background-color: #fff;
  line-height: 1.2;
}
#sokuho .sokuho-link {
  font-size: 110%;
  margin: 20px 0 20px 0;
  font-weight: bold;
  padding-left: 1em;
  background: #eee;
}
#sokuho .sokuho-link a {
  background: url(images/arw.png) 3px 9px no-repeat;
  padding: 4px 0 3px 15px;
  margin-right: 1em;
  display: block;
}
#sokuho .kachiten {
  text-align: center;
}
#sokuho .font-mini {
  font-size: 13px;
  color: #666;
  display: inline-block;
  margin-left: 1em;
}
@media only screen and (max-width: 641px) {
  #sokuho .btn_section {
    margin-top: 1em;
  }
  #sokuho p.subTitle {
    font-size: 16px;
    line-height: 1.3;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
  }
  .english #sokuho p.subTitle {
    font-size: 22px;
  }
  #sokuho .kachiten {
    font-size: 82%;
  }
  #sokuho .sokuho-link {
    padding-left: 4px;
  }
  #sokuho .sokuho-link a {
    padding: 2px 0 3px 15px;
    margin-right: 1em;
  }
  #sokuho .font-mini {
    display: block;
    margin-left: 0;
  }
}
@media only screen and (max-width: 321px) {
  #sokuho .sokuho-link {
    padding-left: 0;
  }
  #sokuho p.subTitle {
    font-size: 89%;
    line-height: 1.5;
  }
  .english #sokuho p.subTitle {
    font-size: 20px;
  }
  #sokuho .kachiten {
    font-size: 77%;
    margin: 0 -2%;
  }
}
/*

JALネクストアスリート・マイル　#jal-next

*/
#jal-next iframe.youtube {
  width: 100%;
  height: 315px;
}
#jal-next .row {
  margin: 30px 0 80px 0;
}
.section img.logo-jal {
  margin: 0 20px 20px 20px;
  float: left;
}
#jal-next p.subTitle {
  margin-top: 20px;
  font-size: 140%;
  font-weight: bold;
  text-align: center;
  color: #d7000f;
  border-bottom: #d7000f solid 1px;
  border-radius: 0px;
  background-color: #fff;
  line-height: 1.2;
}
.textJal {
  width: 670px;
  margin: 30px auto;
}
#jal-next .btn_section {
  width: 500px;
  margin: 0 auto;
  clear: both;
}
#jal-next p.caption {
  text-align: center;
}
@media only screen and (max-width: 769px) {
  .section img.logo-jal {
    margin: 0 10px 10px 0px;
    width: 30%;
  }
  #jal-next p.subTitle {
    font-size: 120%;
  }
}
@media only screen and (max-width: 641px) {
  #jal-next {
    margin-top: 40px;
  }
  #jal-next h2 {
    font-size: 108%;
  }
  .textJal {
    width: 100%;
  }
  #jal-next iframe.youtube {
    height: 200px;
  }
  .section img.logo-jal {
    margin: 0 10px 10px 0px;
    width: 30%;
  }
  #jal-next .btn_section {
    margin-top: 1em;
    width: 100%;
  }
  #jal-next p.caption {
    font-size: 80%;
    margin: 0 -15px;
  }
}
/*

Home / 前回大会　#previous

*/
#previous .css-banner {
  margin: 10px 0;
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center 25%;
  background-size: cover;
  border-radius: 10px;
}
#previous .css-banner a {
  display: block;
  line-height: 300px;
  width: 100%;
  height: 100%;
  border: 1px solid #666;
  text-align: center;
  text-decoration: none;
  text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.9);
  background-color: rgba(0, 0, 0, 0.2);
  color: #FFF;
  font-size: 200%;
  font-weight: bold;
  border-radius: 10px;
}
@media only screen and (max-width: 641px) {
  #previous .css-banner {
    height: 160px;
  }
  #previous .css-banner a {
    line-height: 160px;
  }
}
/*

Home / SBSカップを語る　#memory

*/
#memory .section-header {
  margin-bottom: 0;
}
#memory .row {
  padding: 2% 1%;
}
#memory .item {
  float: left;
  width: 32%;
  margin: 20px 0.5%;
  height: initial;
}
#memory .item.big {
  width: 49%;
}
#memory .item img {
  margin: 0;
  vertical-align: bottom;
  width: 100%;
}
#memory .item a {
  display: block;
  max-width: 300px;
  color: #FCEE21;
  text-decoration: none;
  box-shadow: 1px 1px 1px 1px #999;
}
#memory .item a:hover {
  text-decoration: none;
}
#memory .item a:hover {
  color: #FFF;
  text-decoration: none;
}
#memory .item-header {
  background: #231815;
  padding: 10px;
}
#memory .item-header p,
#memory .item-header a,
#memory .item-header h3 {
  text-decoration: none;
  color: #ff6600;
}
#memory .item-header p,
#memory .item-header h3 {
  margin-bottom: 0;
}
#memory .item-header h3 {
  font-size: 108%;
  text-decoration: none;
}
#memory .visible-pc {
  display: none;
}
@media only screen and (min-width: 1200px) {
  #memory .visible-pc {
    display: inline-block;
  }
}
@media only screen and (max-width: 641px) {
  #memory .row {
    padding: 0%;
  }
  #memory .item {
    width: 50%;
    margin: 0;
    padding: 0;
  }
  #memory .item.big {
    width: 100%;
  }
  #memory .item img {
    width: 320px;
  }
  #memory .item.big img {
    width: 100%;
  }
  #memory .item-header {
    padding: 10px;
  }
  #memory .item-header p {
    font-size: 80%;
  }
  #memory .item a {
    display: block;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
  }
  .section-header h2 {
    background-size: 25% 25%;
  }
}
/*

Home / SNS　#sns

*/
#sns {
  background: #DDD;
  margin: 2em 0;
  padding: 1em 0 1em 330px;
  overflow: hidden;
  max-width: none !important;
}
#sns .container {
  max-width: 1270px;
}
#sns .item {
  width: 48%;
  margin-right: 2%;
  float: left;
  height: auto;
}
@media only screen and (max-width: 641px) {
  #sns {
    padding: 1em;
  }
  #sns .item {
    width: 95%;
    margin-right: 5%;
    float: none;
  }
}
/* Facebook Like Box width: 100% */
#sns iframe {
  background: #FFF;
}
.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span {
  width: 48% !important;
}
/*

Home / Banner　#banner

*/
#banner {
  margin-bottom: 2em;
}
#banner .row {
  overflow: hidden;
}
#banner .row {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
#banner .item {
  text-align: center;
  width: 30%;
  margin-right: 2%;
  float: left;
}
#banner .clear-3col {
  clear: none;
}
@media (max-width: 641px) {
  #banner .item {
    width: 48%;
  }
  .clear-2col {
    clear: both;
  }
  #banner .clear-3col {
    width: 80%;
    margin: 20px auto;
  }
}
/*-------------------------

トゥーロン

*/
#toulon .toulonBody,
#toulon .row {
  margin: auto;
  max-width: 935px;
}
#toulon .toulonBody {
  margin-bottom: 40px;
  margin-left: 20px;
}
#toulon .toulonlogo {
  display: block;
  height: 140px;
  text-align: center;
  margin: 0 auto;
}
#toulon .toulonLogoArea {
  position: relative;
  padding-bottom: .5em;
  border-bottom: 4px solid #ccc;
  margin-bottom: 20px;
}
#toulon .toulonLogoArea:after {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 4px;
  background-color: #3498db;
}
#toulon .about {
  margin-bottom: 55px;
}
#toulon .about img {
  float: right;
  width: 35%;
}
#toulon #msg_alan .pic {
  margin: 0 25px 30px 0;
  float: left;
  text-align: center;
}
#toulon #msg_alan .pic img {
  border-radius: 100%;
  width: 200px;
  -webkit-box-shadow: 0 10px 6px -6px #777777;
  -moz-box-shadow: 0 10px 6px -6px #777777;
  box-shadow: 0 10px 6px -6px #777777;
}
#toulon #msg_alan .pic p.name {
  line-height: 1.2;
  margin: 0;
  font-weight: bold;
}
#toulon #msg_alan .pic p.name span {
  font-size: 80%;
  font-weight: normal;
}
#toulon #msg_alan .sign {
  width: 150px;
  display: inline-block;
  float: right;
}
#toulon #msg_alan .sign img {
  margin: 0;
}
#toulon #msg_alan p.msgEn {
  line-height: 1.5;
  padding: 15px 10px;
}
#toulon #msg_alan p.msg {
  line-height: inherit;
  padding: 20px 10px 0;
  margin: 0;
}
@media only screen and (min-width: 641px) and (max-width: 1023px) {
  #toulon h2 {
    font-size: 120%;
  }
}
@media only screen and (max-width: 641px) {
  #toulon h2 {
    font-size: 100%;
    line-height: 1.5;
  }
  #toulon img {
    margin: 0;
  }
  #toulon .toulonlogo {
    height: auto;
    margin: 10px 0;
  }
  #toulon .toulonBody {
    margin-left: 0;
    padding: 0 8px;
  }
  #toulon .about {
    margin-bottom: 0;
  }
  #toulon .about img {
    width: 100%;
  }
  #toulon .btn_section {
    margin: 2em;
  }
  #toulon #msg_alan {
    margin: 5px 0;
  }
  #toulon #msg_alan dt,
  #toulon #msg_alan dd {
    display: table-cell;
  }
  #toulon #msg_alan dd {
    vertical-align: middle;
    padding: 0 10px;
  }
  #toulon #msg_alan .pic {
    width: 100%;
    margin: 0;
  }
  #toulon #msg_alan .pic img {
    width: 120px;
  }
  #toulon #msg_alan p.msg {
    clear: both;
    padding: 10px 0 0 0;
  }
}
@media only screen and (max-width: 321px) {
  #toulon #maurice p.name span {
    font-weight: normal;
    font-size: 65%;
  }
}
/*-------------------------

サイトマップ

*/
.sitemap .col-lg-6 {
  width: 50%;
  margin-right: 0;
  float: left;
}
.sitemap .section .section-header {
  margin-bottom: 30px;
}
.sitemap .section .section-header h1 {
  padding-left: 15px;
}
.sitemap .section .container .row {
  background: -moz-linear-gradient(top, #1861ae, #29abe2);
  background: -webkit-gradient(linear, left top, left bottom, from(#1861ae), to(#29abe2));
  background: linear-gradient(top bottom, #1861ae, #29abe2);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#1861AE, endcolorstr=#29ABE2))";
  border-radius: 15px;
  margin-bottom: 15px;
}
.sitemap .section ul {
  list-style: none;
  border-radius: 15px;
  margin-bottom: 15px;
  font-size: 120%;
}
.sitemap .section ul span {
  color: #FFF;
}
.sitemap .section ul li {
  padding: 15px;
  font-weight: bold;
}
.sitemap .section ul li a {
  color: #FCEE21;
}
.sitemap .section ul ul {
  font-weight: bold;
  font-size: 100%;
}
.sitemap .section ul ul span {
  color: #444;
}
.sitemap .section ul ul li {
  background: #ffffff url(images/arrow.gif) no-repeat 15px 18px !important;
  border-radius: 10px;
  padding: 10px 15px !important;
  padding-left: 30px !important;
  margin: 15px 0;
  color: #666;
}
.sitemap .section ul ul li a {
  color: #F15A24;
}
.sitemap .section ul ul li:last-child {
  margin-bottom: 0;
}
.sitemap .section ul ul ul {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0 0 !important;
  padding-left: 8px !important;
  background: #FFF !important;
  border-radius: 8px;
  font-size: 90%;
}
.sitemap .section ul ul ul li {
  background-position: 0px 10px !important;
  padding: 3px !important;
  padding-left: 12px !important;
  margin: 0 !important;
}
.sitemap .section ul ul ul#SBSplayer li {
  float: left;
  width: 50%;
  max-width: 160px;
}
.sitemap .section ul ul ul#SBSplayer:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.sitemap .section a {
  color: #F15A24;
}
.sitemap .section li span {
  display: block;
  font-weight: normal;
  font-size: 83%;
}
@media only screen and (max-width: 641px) {
  .col-lg-6 {
    padding: 0 !important;
  }
  .sitemap .row {
    padding: 0;
    margin: 0 4px;
  }
  .sitemap .col-lg-6 {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .sitemap .section ul li {
    padding: 8px;
  }
  .sitemap .section ul ul li {
    background: #ffffff url(images/arrow.gif) no-repeat 10px 20px !important;
    padding-left: 20px !important;
    padding-right: 4px !important;
  }
  .sitemap .section ul ul ul {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 8px 8px !important;
    padding-left: 0px !important;
  }
}
/*****************************************

Carousel

*/
/* Half Page Height Carousel Customization */
.carousel {
  height: 60%;
  min-height: 400px;
}
.item,
.active,
.carousel-inner {
  height: 100%;
}
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.carousel-control.left {
  left: 300px;
}
.carousel-caption {
  margin-left: 230px;
}
.carousel-control {
  visibility: hidden;
}
/* Responsive Styles */
@media (max-width: 641px) {
  .carousel {
    height: 60%;
    min-height: 0px;
    /* increases the carousel height so it looks good on phones */
  }
  .carousel-caption {
    margin-left: 0;
    right: 10px;
    left: 10px;
  }
}
/*****************************************

Alignment

*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
div.alignleft,
blockquote.alignleft,
img.alignleft {
  margin: 7px 24px 7px 0;
}
div.alignright,
blockquote.alignright,
img.alignright {
  margin: 7px 0 7px 24px;
}
blockquote.aligncenter,
img.aligncenter {
  margin-top: 7px;
  margin-bottom: 7px;
}
@media only screen and (max-width: 641px) {
  .alignleft,
  .alignright {
    float: none;
  }
  div.alignleft,
  div.alignright,
  blockquote.alignleft,
  blockquote.alignright,
  img.alignleft,
  img.alignright {
    margin: 7px 0 14px;
    display: block;
  }
}
/*****************************************

Sizing

*/
img.x-small,
blockquote.x-small {
  width: 20%;
}
img.small,
blockquote.small {
  width: 30%;
}
img.medium,
blockquote.medium {
  width: 50%;
}
img.large,
blockquote.large {
  width: 150%;
}
img.x-large,
blockquote.x-large {
  width: 180%;
}
@media only screen and (max-width: 641px) {
  img.x-smal,
  img.small,
  img.medium,
  img.large,
  img.x-large,
  blockquote.x-smal,
  blockquote.small,
  blockquote.medium,
  blockquote.large,
  blockquote.x-large {
    width: 100%;
  }
}
/*****************************************

/*****************************************

Column Setting

*/
.col-lg-3 {
  width: 24%;
  margin-right: 1%;
  float: left;
}
.col-lg-4 {
  width: 31%;
  margin-right: 2%;
  float: left;
}
.col-lg-6 {
  width: 48%;
  margin-right: 2%;
  float: left;
  padding: 10px;
}
.col-lg-8 {
  width: 58%;
  margin-right: 2%;
  float: left;
  padding: 10px 20px;
}
.col-lg-10 {
  width: 98%;
  margin-right: 2%;
  float: none;
}
@media only screen and (max-width: 641px) {
  .col-lg-3,
  .col-lg-4,
  .col-lg-6,
  .col-lg-8,
  .col-lg-10 {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .col-lg-8 {
    margin-right: 0;
    padding: 0;
  }
  .col-lg-8 .btn_section {
    margin: 2em 0;
    text-align: center;
  }
  .indicators {
    margin-top: 0;
    background: #eee;
  }
}
/*****************************************

Blockquote

*/
blockquote {
  border: 1px solid #999;
  padding: 1em;
  font-size: small;
}
/*****************************************

Table Setting

*/
table {
  border-collapse: collapse;
  margin: 1em 0 1.5em;
}
th,
td {
  padding: .5em 1em;
  border-bottom: 1px solid #999;
}
th {
  font-size: 110%;
  font-weight: bold;
  white-space: nowrap;
}
td h3 {
  color: #0071BC;
  font-size: 110% !important;
  margin: 1em 0 .5em;
}
td h3:first-child {
  margin-top: 0;
}
td p {
  margin: 0 0 .5em;
}
/*スコア*/
table.score {
  border-collapse: collapse;
  border: 1px solid #666;
  border-right: none;
  border-bottom: none;
  width: 99%;
  margin-bottom: 0;
}
table.score tr {
  height: 50px;
}
table.score th,
table.score td {
  padding: 2px;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
}
table.score th {
  font-size: 100%;
  font-weight: bold;
  white-space: nowrap;
  line-height: 1.2;
}
table.score th[scope="row"] {
  white-space: nowrap;
}
table.score th.w15 {
  width: 15%;
}
table.score th.w16 {
  width: 16%;
}
table.score td {
  line-height: 1.2;
}
table.score td span.score-pk {
  font-size: 90%;
}
table.score td.game-future {
  background-color: #ff0;
  font-size: 14px;
  font-weight: bold;
}
.pkInfo {
  text-align: right;
  padding-right: 5px;
}
@media only screen and (max-width: 641px) {
  .pkInfo {
    font-size: 85%;
  }
}
@media only screen and (max-width: 321px) {
  .pkInfo {
    font-size: 80%;
  }
}
/*表*/
@media (max-width: 1020px) {
  table.score {
    font-size: 12px;
  }
}
@media (max-width: 820px) {
  table.score {
    font-size: 11px;
  }
}
@media (max-width: 640px) {
  table.score {
    font-size: 11px;
  }
  table.score tr {
    height: 45px;
  }
  table.score td {
    font-size: 15px;
  }
  table.score td.game-future {
    font-size: 12px;
  }
  #scoreData .row {
    padding: 0;
  }
  #scoreData .row table {
    width: 100%;
  }
}
@media (max-width: 320px) {
  table.score {
    font-size: 11px;
    width: 100%;
  }
  table.score td {
    font-size: 13px;
  }
  table.score td.game-future {
    font-size: 11px;
  }
  table.score td,
  table.score th {
    font-size: 11px;
  }
  #scoreData .row {
    padding: 0;
  }
  table.score td {
    font-size: 14px;
  }
  table.score td.lastday {
    font-size: 13px;
  }
}
@media screen and (min-width: 769px) {
  #about .btn_section {
    margin: 4em 2em 0 2em;
  }
}
/*タブレット用*/
br.brForTablet {
  display: none;
}
@media only screen and (max-width: 1024px) {
  br.brForTablet {
    display: block;
    margin: 0;
  }
}
/*スマホ用*/
br.brForSP,
br.brForIP {
  display: none;
}
@media only screen and (max-width: 641px) {
  br.brForSP {
    display: block;
    margin: 0;
  }
  .hidden-zs {
    display: none;
  }
}
/*PC*/
br.brForPC {
  display: blcok;
}
@media only screen and (max-width: 641px) {
  br.brForPC {
    display: none;
  }
}
/*iPhone用*/
@media screen and (max-width: 321px) {
  .hidden-zz {
    display: none;
  }
  br.brForIP {
    display: block;
    margin: 0;
  }
}
.visible-zs,
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 641px) {
  .visible-zs.btn_next {
    display: block !important;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
/*DL table*/
dl.dltable {
  margin: 0;
  padding: .5em;
}
dl.dltable > dt {
  clear: left;
  float: left;
  box-sizing: border-box;
  font-weight: bold;
  padding: 13px 0 0 12px;
  width: 120px;
  text-align: center;
}
.english dl.dltable > dt {
  width: 100%;
  clear: none;
  float: none;
  text-align: left;
}
dl.dltable > dd {
  border-bottom: 1px solid #999;
  margin: 0;
  padding: 13px 0 13px 120px;
}
dl.dltable > dd ol {
  padding-left: 25px;
}
.english dl.dltable > dd {
  padding: 4px 0 10px 40px;
}
dl.dltable > h3 {
  margin-top: 0;
}
dl.dltable .brForSP {
  display: none;
}
/* スマホだったら*/
@media only screen and (max-width: 641px) {
  dl.dltable > dt {
    float: none;
    border-left: 5px solid #0071BC;
    text-align: left;
    padding: 3px 4px 3px 10px;
  }
  dl.dltable > dd {
    padding: 10px 4px 13px 4px;
    border: none;
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
  }
  .english dl.dltable > dd {
    padding: 4px 0 10px 0;
  }
  dl.dltable .brForSP {
    display: block;
    margin-left: 1em;
  }
  .home #topics .section-header h2,
  .home #previous .section-header h2,
  .home #memory .section-header h2,
  .home #about .section-header h2 {
    background: none;
  }
}
/*****************************************
	出場国
*****************************************/
#country dl.cname {
  min-width: 230px;
  width: 25%;
  height: 40px;
  float: left;
  margin-bottom: 2%;
}
#country dl.cname dt {
  width: 60px;
  height: 40px;
  text-align: center;
  font-size: 108%;
  font-weight: bold;
  color: #fff;
  float: left;
  margin-right: 8px;
}
#country dl.cname dt img {
  margin: 0;
}
#country dl.cname dd {
  line-height: 1.2;
}
#country dl.cname dd.ja {
  font-weight: bold;
  font-size: 105%;
}
#country dl.cname dd.en {
  font-size: 100%;
}
#country dl.cname dd.detailbody {
  width: 92%;
  position: absolute;
  left: 3%;
  background-color: #fdccd4;
  margin-top: 20px;
  padding: 15px 10px;
}
#country dl.cname:after {
  content: "";
  display: block;
  clear: both;
}
#country dl.cname.active:after {
  width: 0;
  height: 0;
  border-bottom: 25px solid #666666;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  margin-top: 15px;
  margin-left: 15px;
}
#country dl.cname.active:after .english {
  margin-top: 30px;
}
#country .detail {
  width: 98%;
  background-color: #fff;
  border: 1px solid #666666;
  float: left;
  padding: 8px 10px;
  margin: 0 0 20px 0;
}
#country .detail .body ul {
  list-style-type: none;
}
#country .detail .body ul li {
  width: 25%;
  float: left;
}
#country .detail .body ul span.en {
  display: none;
}
#country .detail .body ul span.year:after {
  content: "年 ";
}
.english #country .detail .body ul span.year:after {
  content: "　";
}
/*****************************************
	出場選手
*****************************************/
dl.fbname {
  width: 100%;
  margin-bottom: 1%;
}
dl.fbname dt {
  width: 10%;
  text-align: center;
  font-size: 108%;
  font-weight: bold;
  color: #fff;
  float: left;
}
dl.fbname dt.GK {
  background-color: #480;
}
dl.fbname dt.DF {
  background-color: #56d;
}
dl.fbname dt.MF {
  background-color: #f8a300;
}
dl.fbname dt.FW {
  background-color: #d03;
}
dl.fbname dd {
  width: 88%;
  font-size: 123.1%;
  font-weight: bold;
  float: right;
}
dl.fbname dd span {
  font-size: 77%;
  font-weight: normal;
  padding-left: 1%;
}
dl.fbname:after {
  content: "";
  display: block;
  clear: both;
}
@media (min-width: 641px) and (max-width: 1199px) {
  #country dl.cname {
    min-width: 230px;
    width: 33%;
  }
  #country .detail {
    float: left;
    padding: 8px 10px;
    margin: 0 0 20px 0;
  }
  #country .detail .body ul {
    list-style-type: none;
  }
  #country .detail .body ul li {
    width: 33%;
    float: left;
  }
  #country .detail .body ul span.en {
    display: none;
  }
  #country .detail .body ul span.year:after {
    content: "年 ";
  }
}
/* スマホだったら */
@media only screen and (max-width: 641px) {
  #country {
    padding: 4px;
  }
  #country dl.cname {
    min-width: 1px;
    width: 48%;
    height: 40px;
    margin: 1% 0 1% 1%;
  }
  #country dl.cname dt {
    width: 40px;
    margin-right: 4px;
  }
  #country dl.cname dd.ja {
    font-size: 90%;
  }
  #country dl.cname dd.en {
    font-size: 80%;
  }
  #country dl.cname dd span.pcnt {
    display: none;
  }
  #country dl.cname.active:after {
    margin: 2px 0 0 5px;
  }
  #country .detail {
    margin: 10px 1% 20px 1%;
  }
  #country .detail .body ul {
    font-size: 85%;
  }
  #country .detail .body ul li {
    width: 98%;
  }
  #country .detail .body ul span.year:after {
    font-size: 90%;
    content: "年 ";
  }
  dl.fbname {
    width: 96%;
    margin: 2% auto;
  }
  dl.fbname dt {
    width: 15%;
    font-size: 85%;
    line-height: 1.4;
  }
  dl.fbname dd {
    width: 82%;
    font-size: 100%;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 321px) {
  .english #country dl.cname dd.ja {
    font-size: 80%;
  }
  .english #country dl.cname dd.ja.CZ {
    font-size: 78%;
  }
}
.ttl_gray,
.ttl_black {
  font-size: 148%;
  font-weight: bold;
  color: #fff;
  background-color: #231815;
  line-height: 1.2;
  padding: .5em 1%;
  margin-bottom: 2%;
  border-radius: 0;
  margin-top: 0;
}
.ttl_gray {
  font-size: 120%;
  color: #333;
  background: #DDD;
  text-align: left;
  padding-left: .5em;
}
.lbl_red {
  margin-top: 4%;
  font-size: 108%;
  font-weight: bold;
  font-style: italic;
  color: #d7000f;
  border-bottom: #d7000f solid 1px;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
.bgGray {
  background-color: #eee;
  width: 98%;
  padding: 1%;
}
@media only screen and (max-width: 641px) {
  h2.ttl_black,
  h3.ttl_black {
    font-size: 108%;
    padding: 2%;
    margin-bottom: 0px;
  }
  .lbl_red {
    padding: 0 2%;
  }
  .label {
    font-size: 85%;
    padding-left: 2%;
  }
  .bgGray {
    background-color: #eee;
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 641px) and (max-width: 1199px) {
  body.main {
    padding-top: 130px !important;
  }
  body.home {
    padding-top: 113px !important;
  }
  p.nav-ja,
  p.nav-en,
  p.nav-brand {
    display: none;
  }
  p.nav-brand-mobile {
    display: block;
    width: 35%;
    max-width: 300px;
    margin: 0;
    padding: 5px 0;
  }
  .nav-global {
    width: 100%;
    background: none;
    bottom: auto;
  }
  .nav-utils .nav-en {
    display: none;
  }
  nav.nav-header {
    width: 100%;
    margin-left: -20px;
    padding: 0;
    top: 0;
    margin-left: 0;
    border: none;
    height: auto;
  }
  nav.nav-header .chodos {
    display: none;
  }
  nav.nav-header ul,
  nav.nav-header ul li {
    background: none;
  }
  nav.nav-header ul a,
  nav.nav-header ul li a {
    display: block;
    padding: 8px 4px;
  }
  .nav-utils {
    width: 65% !important;
    position: fixed;
    top: 15px;
    right: 0;
    background: #FFF;
    border: none;
    overflow: hidden;
    padding: 5px 0 8px;
    z-index: 1100;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
  }
  .nav-utils .sns {
    list-style: none;
    width: 270px;
    margin-left: 25px;
    padding-top: 3px;
    float: left;
  }
  .nav-utils .sns li.englishTablet {
    display: inline;
    font-size: 18px;
  }
  .nav-utils .SocialBtnIn {
    display: none;
  }
  #menu {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -o-box !important;
    display: -ms-flexbox !important;
    display: box !important;
    width: 100%;
    margin-top: 6px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #menu li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    -ms-flex: 1;
    box-flex: 1;
    font-size: 13px;
  }
  #menu li:last-child {
    display: none;
  }
  .carousel-caption,
  .carousel-indicators {
    margin-left: 0;
  }
  div.section {
    margin-left: 0;
    padding: 0 15px;
  }
  #sns {
    padding: 10px;
  }
  #footer {
    margin-left: 0;
    padding: 20px;
  }
  .outline .col-lg-6 {
    width: 100%;
    margin-right: 0;
    float: none;
  }
}
#future .txt_future {
  padding: 10px;
  margin-right: 0;
}
#future .txt_future .log_minaspo {
  width: 300px;
  margin: 0 auto;
}
#future .img_future {
  margin-top: 0px;
}
#future .img_future ul {
  width: 100%;
  margin: 0 auto;
  list-style: none;
}
#future .img_future ul li {
  width: 33%;
  float: left;
  padding: 4px;
}
#future .img_future ul li img {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 2px;
}
@media only screen and (max-width: 641px) {
  #future .section-header h2 {
    font-size: 100%;
  }
  #future .txt_future {
    padding: 0;
  }
  #future .col-lg-6 {
    margin: 0;
  }
  #future .img_future {
    margin: 0;
  }
  #future .img_future ul {
    margin: 0 auto;
    list-style: none;
  }
  #future .img_future ul li {
    float: left;
    padding: 2px;
    width: 33%;
    margin: 0;
  }
  #future .img_future ul:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
  #future .visible-zs {
    margin: 20px 0;
  }
}
.talkshowInfo {
  font-size: 18px;
  padding: 6px 8px 4px 30px;
}
.talkshowInfo .btn_next {
  margin: 20px auto 20px auto;
}
.talkshowInfo .talksp {
  display: none;
}
.talkshowInfo .title0:before {
  position: absolute;
  display: block;
  content: '';
  width: 16px;
  height: 16px;
  margin-top: 6px;
  margin-left: -28px;
  border-top: 2px solid #deb76a;
  border-right: 2px solid #deb76a;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.talkshowInfo .title0:after {
  display: block;
  content: '';
}
#topics .section-header {
  margin-top: 0;
}
@media (max-width: 1199px) {
  span.title1 {
    display: block;
  }
}
@media (max-width: 641px) {
  #talkshowBox {
    text-align: center;
    padding: 10px 6px;
  }
  .talkshowInfo .btn_next {
    margin: 0px auto;
  }
  .title1 {
    font-size: 15px;
  }
  .title1,
  .talkshowGuest,
  .title3 {
    display: block;
    line-height: 1.5;
    color: #333;
  }
  #topics .talkshowGuest {
    text-align: left;
    line-height: 1.3;
    padding: 10px;
  }
  #topics .talkshowGuest dd {
    margin: 4px 0;
    font-size: 90%;
    color: #333;
    display: block;
    line-height: 1.2;
  }
  #topics .title3 {
    color: #f60;
  }
  #topics .talkshowInfo {
    text-align: center;
    padding: 6px 4px;
  }
  #topics .talkshowInfo h2 {
    font-weight: 700;
    display: block;
    line-height: 1.3;
    color: #333;
    padding: 2px 0 10px 0;
  }
  #topics .talkshowInfo h5 {
    padding: .2em .75em;
    background-color: #f6f6f6;
    border-bottom: 1px solid #ccc;
    color: #333;
  }
  #topics .talkshowInfo .title1:before {
    display: none;
  }
  #topics .talkshowInfo .talksp {
    display: block;
  }
  #topics .talkshowInfo .talksp:hover {
    text-decoration: none;
  }
}
@media (max-width: 341px) {
  .title0 {
    font-size: 15px;
  }
  .title1 {
    font-size: 14px;
  }
}
#banner {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #eee;
}
#banner .row {
  overflow: hidden;
  display: inherit;
  flex-wrap: wrap;
  margin: 20px auto;
}
#banner .row h5 {
  text-align: center;
  letter-spacing: 4px;
  padding-bottom: 10px;
}
.sponsorship ul,
.cooperation ul,
.friendship ul {
  margin: -10px auto 20px auto;
  text-align: center;
}
.friendship ul {
  margin-top: -10px;
  list-style: none;
}
.sponsorship ul li,
.cooperation ul li {
  display: inline-block;
  width: auto;
  height: 35px;
  margin: 3px 8px;
}
.cooperation ul li {
  margin: 3px 16px;
}
.sponsorship ul li img,
.cooperation ul li img {
  height: 35px;
}
@media (max-width: 641px) {
  .cooperation ul li {
    margin: 3px 13px;
  }
  .cooperation ul,
  .friendship ul,
  .sponsorship ul {
    width: auto;
  }
}
.tvprogram.top {
  border-top: 1px dashed #aaa;
  padding-top: 8px;
  margin-top: 20px;
}
.tvprogram.top h3 {
  background: transparent;
  font-size: 16px;
  line-height: 23px;
  padding: 0;
  margin: 0;
}
.tvprogram.top dl {
  margin: 5px 0;
}
.tvprogram.top dt {
  float: left;
  width: 80px;
  text-align: center;
  background: #eee;
  letter-spacing: 2px;
}
.tvprogram.top dd {
  margin-left: 90px;
  max-width: 771px;
}
.tvprogram.top p {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 641px) {
  .tvprogram.top p.date {
    position: relative;
    padding: 0;
  }
  .tvprogram.top p.date:after {
    content: none;
  }
  .tvprogram.top p.smallText {
    margin: 0;
    padding: 0;
    line-height: 22px;
    margin-bottom: 6px;
  }
  .tvprogram.top dl dt {
    float: none;
    width: auto;
    padding: 0 12px;
    display: inline-block;
    min-width: 100px;
    text-align: center;
  }
  .tvprogram.top dl dd {
    margin: 0;
  }
  .tvprogram.top h3 {
    font-size: 16px;
  }
  .tvprogram.top h3.short {
    margin: 4px 0 ;
  }
}
@media only screen and (max-width: 321px) {
  .tvprogram.top h3 {
    font-size: 15px;
  }
  .tvprogram.top.short {
    margin: 0 -15px 5px -10px;
  }
  .tvprogram.top p.date {
    font-size: 14px;
  }
}
/* !Clearfix
---------------------------------------------------------- */
.live_schedule > dd > dl {
  display: block;
  min-height: 1%;
}
.live_schedule > dd > dl:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
* html .live_schedule > dd > dl {
  height: 1%;
  /*\*/
  /*/
	height: auto;
	overflow: hidden;
	/**/
}
/* !Live
---------------------------------------------------------- */
.section#live {
  max-width: 1300px;
}
#live {
  background: url(images/bg_live.jpg) 0 0 no-repeat;
  background-size: 1300px auto;
  padding: 80px 10px 40px 40px;
  margin: -40px 0 50px 280px;
}
.ttl_live {
  max-width: 673px;
  width: 60%;
  margin: -95px 0 -30px -190px;
  float: left;
}
.live_schedule {
  max-width: 780px;
  width: 60%;
  float: left;
  margin: -10px 0 0 -40px;
}
.live_schedule > dt {
  font-size: 124%;
  font-weight: bold;
  margin: 0 0 15px;
}
.live_schedule > dt span {
  border-bottom: 1px solid #000;
  padding: 0 0 3px;
}
.live_schedule > dd > dl {
  margin: 0 0 10px;
}
.live_schedule > dd > dl > dt {
  width: 29%;
  background: #000;
  color: #fff;
  padding: 3px 5px 1px;
  font-size: 93%;
  line-height: 1.7;
  text-align: center;
  margin: 0 1% 0 0;
  float: left;
}
.live_schedule > dd > dl > dd {
  width: 70%;
  line-height: 1.2;
  font-size: 147%;
  font-weight: bold;
  float: right;
}
.live_schedule > dd > dl > dd span {
  font-weight: normal;
  margin: 0 10px;
}
.live_schedule + .container {
  clear: both;
}
#live .col-lg-8 {
  width: 67%;
  margin-right: 0;
  float: left;
  padding: 10px 10px 10px 0;
}
#live .item,
#live .movie-wrap {
  float: left;
}
#live .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: 0;
  float: none;
}
#live .movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#live .item {
  margin-top: 10px;
  position: relative;
  float: none;
}
#live .item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
}
.dnPC {
  display: none;
}
.dnSP {
  display: inherit;
}
@media only screen and (max-width: 1199px) {
  .section#live {
    max-width: none;
  }
  #live {
    background: url(images/bg_live.jpg) 0 0 no-repeat;
    background-size: 1200px auto;
    padding: 0 0 20px 0;
    margin: -10px 0 20px 0;
  }
  .ttl_live {
    max-width: none;
    width: 100%;
    margin: 0;
    float: none;
    background: #daa646;
    text-align: center;
  }
  .ttl_live img {
    width: 60%;
    margin: 0 auto;
    padding: 10px;
  }
  .live_schedule {
    max-width: none;
    width: 100%;
    float: none;
    margin: 10px 15px;
  }
  .live_schedule > dt {
    font-size: 124%;
    font-weight: bold;
    margin: 0 0 10px;
  }
  .live_schedule > dt span {
    border-bottom: 1px solid #000;
    padding: 0 0 3px;
  }
  .live_schedule > dd > dl {
    margin: 0 0 10px;
  }
  .live_schedule > dd > dl > dt {
    width: 20%;
    background: #000;
    color: #fff;
    padding: 3px 5px 1px;
    font-size: 93%;
    line-height: 1.7;
    text-align: center;
    margin: 0 1% 0 0;
    float: left;
  }
  .live_schedule > dd > dl > dd {
    width: 79%;
    line-height: 1.2;
    font-size: 147%;
    font-weight: bold;
    float: right;
  }
  .live_schedule > dd > dl > dd span {
    font-weight: normal;
    margin: 0 10px;
  }
  .live_schedule + .container {
    clear: both;
  }
  #live .col-lg-8 {
    padding: 10px 15px;
  }
  .dnPC {
    display: inherit;
  }
  .dnSP {
    display: none;
  }
}
@media only screen and (max-width: 641px) {
  #live {
    background: none;
  }
  .ttl_live img {
    width: 90%;
    margin: 0 auto;
    padding: 10px 5px 5px;
  }
  .live_schedule {
    padding: 10px;
    margin: 0;
    background: url(images/bg_live.jpg) 0 0 no-repeat;
    background-size: 100% auto;
  }
  .live_schedule > dt {
    font-size: 85%;
    font-weight: bold;
    margin: 0 0 10px;
  }
  .live_schedule > dt span {
    border-bottom: 1px solid #000;
    padding: 0 0 3px;
  }
  .live_schedule > dd > dl {
    margin: 8px 0 0;
  }
  .live_schedule > dd > dl > dt {
    width: 45%;
    background: #000;
    color: #fff;
    padding: 2px 5px;
    font-size: 70%;
    line-height: 1.4;
    text-align: center;
    margin: 0 0 3px;
    float: none;
  }
  .live_schedule > dd > dl > dd {
    width: 100%;
    line-height: 1.2;
    font-size: 93%;
    font-weight: bold;
    float: none;
  }
  .live_schedule > dd > dl > dd span {
    font-weight: normal;
    margin: 0 10px;
  }
  .live_schedule + .container {
    clear: both;
  }
  #live .col-lg-8 {
    width: 100%;
    margin: 0;
    float: none;
    padding: 0;
  }
  #live .col-lg-4 {
    padding: 0 20px;
  }
  #live .movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: 0;
    float: none;
  }
  #live .movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #live .item {
    border: 1px solid #aaa;
    float: none;
  }
}
#maybechanged {
  display: none;
  margin-left: 1em;
  font-size: 14px;
}


.section-header{
	margin:2em 0 1em;
	border-top:3px solid #FCEE21;;
  background: url(images/bg_midashi.jpg) right top no-repeat #0071bc;
}
@media only screen and (max-width: 641px) {
	.section-header{
  		margin:0;
     /*background: #231815 url(images/backTitle.png) right top no-repeat;
     background-size:cover;
     background-position-x:100px;*/
		.english & h1,h2{
			font-size:112%;
		}
	}
	#team .section-header{
		margin-bottom: 30px;
	}
}
