@charset "UTF-8";
/* line 5, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;

}

/* line 24, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*
Theme Name:		SMART-MINIMUM
Theme URI:		http://rfs.jp/
Description:	デザインありきで制作する際の、最小限必要と思われる構成のテンプレートです。
Author:			rhythmfactory
Author URI:		http://rfs.jp/
Version:		1.0
License:
License URI:
*/
/*#########################################################

要素関連

#########################################################*/
/* line 32, style.scss */
p {
  margin: 20px auto;
}

/*#########################################################

WordPress必須クラス

#########################################################*/
/* line 42, style.scss */
.wp-caption {
  /**/
}

/* line 43, style.scss */
.wp-caption-text {
  /**/
}

/* line 44, style.scss */
.sticky {
  /**/
}

/* line 45, style.scss */
.gallery-caption {
  /**/
}

/* line 46, style.scss */
.bypostauthor {
  /**/
}

/* line 47, style.scss */
.alignright {
  /**/
}

/* line 48, style.scss */
.alignleft {
  /**/
}

/* line 49, style.scss */
.aligncenter {
  /**/
}

/* line 50, style.scss */
.screen-reader-text {
  /**/
}

/*#########################################################

レイアウト

#########################################################*/
hr{
	border:none;
}
.nt{
    text-indent: 100% !important;
    white-space: nowrap;
    overflow: hidden;
    font-size:1px;
    line-height:0% !important;
    margin:0;
    padding:0;
    text-align:left !important;
    }
.nt *{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size:1px;
    line-height:0% !important;
        text-align:left !important;
    }

.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
 
.cf {
  min-height: 1px;
}
 
* html .cf {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.cb{clear:both;}

/* tips*/
.taC{text-align:center;}
.taR{text-align:right;}
.taL{text-align:left;}

.flL{float:left;}
.flR{float:right;}
.flC{margin:0 auto;}

.vaM{vertical-align:middle;}
.vaT{vertical-align:top;}

.fwB{font-weight:bold;}
.fwN{font-weight:normal}
.fsI{font-style:italic;}

.dspB{display:block;}
.dspI{display:inline}
.dspIb{display:inline-block;}
.dspT{display:table;}
.dspTc{display:table-cell;}
.itemIndent{text-indent:-1.2rem;margin-left:1.2rem;}

.poR{position:relative;}
.poA{position:absolute;}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}

html {font-size:62.5%; font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;}
body {font-size:12px;font-size: 1.2rem;line-height:140%;}
#main{margin-top:101px;}
#container{background:#f7f7f7;font-size:15px;line-height:1.4em;}

.sectionBox{padding:90px 0 90px;background:#fff;}
.sectionBox--img{background:url(/wp-content/uploads/bg_black-img.png) no-repeat center bottom;background-size:cover;color:#fff;position:relative;	background-attachment:fixed;}
.sectionBox--img *{z-index:2;position:relative;}
.sectionBox--img:before{content:"";width:100%;height:100%;background:url(/wp-content/uploads/bg_black.png);position:absolute;display:block;z-index:1;top:0;left:0;}
.sectionBox--black{background:#000;color:#fff;}
.siteFrame{width:1080px;}
.sectionTitle{font-size:38px;}
.sectionSubtitle{font-size:28px;position:relative;z-index:2;background:linear-gradient(to bottom,  transparent 0%,transparent 50%,#F00 50%,#f00 100%);clear:both;}


.miniTxt{font-size:40%;}
.smallTxt{font-size:70%;}
.bigTxt{font-size:130%;}
.hugeTxt{font-size:180%;}
.oswaldTxt{font-family:'Oswald', sans-serif;}
.mplusTxt{font-family: "M PLUS 1", serif;font-weight:900;}
.noticeTxt{color:#b40001;}

.organicBtn{
   width:220px;
	font-size:14px;
	padding:10px 0;
	border:1px solid #b40001;
	color:#b40001;
	text-decoration:none;
	font-weight:bold;
	display:inline-block;}
.organicBtn i{
	font-size:110%;
	position:relative
}
.organicBtn:hover{
	color:#fff;
	background:#b40001;}
.organicBtn.organicBtn--reverse{
	background:none;
	color:#fff;
	border-color:#fff;
}
.organicBtn.organicBtn--reverse:hover{
	background:#fff;
	color:#b40001;
}

/*ヘッダー*/
#site-header{
	position:fixed;
	width:100%;
	top:0;
	left:0;
	background:#fff;
	padding:10px 50px;
	box-sizing:border-box;
	z-index:3;
}
#site-logo a{
	width:72px;
	height:81px;
	background:url(/wp-content/uploads/header_logo.png) no-repeat center top;
	background-size:auto 100%;
}

#pageLabel{
	padding:80px 0;
	position:relative;
	z-index:2;
	color:#fff;
	background-size:100% auto;
	background-position:center 50px;
	background-attachment:fixed;
}
#pageLabel:before{
	background:url(/wp-content/uploads/bg_red.png);
	z-index:1;
	position:absolute;
	content:"";
	display:block;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#pageLabel .pageLabel--title{
	position:relative;
	z-index:2;
}
.pageLabel--title span{
	font-size:50px;
	text-transform:uppercase;
	line-height:1em;
	margin-bottom:5px;
}
.siteNav{
	right:50px;
	top:50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.siteNav__list{
	font-size:12px;
}
.siteNav__list a{
	text-decoration:none;
	color:#000;
}
.siteNav__list__item{
	width:115px;
}
.siteNav__list__item__sub{
	display:none;
}
.siteNav__list__item:hover .siteNav__list__item__sub{
	display:block;
}
.siteNav__list__item__sub a{
	width:100%;
	background:url(/wp-content/uploads/bg_red.png);
	color:#fff;
	padding:10px 20px;
}
.siteNav__list__item__sub a:hover{
	background:#fff;
	color:#b40001;
}


/*フッター*/
.sponsorBox__title{
	font-size:20px;
}
.sponsorBox__title__list__item a{
	line-height:0;
}
.sponsorBox__title__list__item img{
	border:1px solid #ddd;
	box-sizing:border-box;
}

.sponsorBox__title__list__item--main,
.sponsorBox__title__list__item--support{width:200px;}
.sponsorBox__title__list__item--sponsor{width:150px;}

.dooterNav__list a{
	color:#fff;
}

#site-footer{
	border-top:1px solid #1c1c1c;
}
/*トップページ*/
#indexMain{
	padding:90px 0;
	width:100%;
	background:url(/wp-content/uploads/bg_main.png) no-repeat center top;
	background-size:auto 100%;
	position:relative;
}
#indexMain:before{
	content:"";
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	background:url(/wp-content/uploads/bg_black.png);}

.indexResult__list__item{
	padding:10px;
	background:#fff;
	border-radius:10px;
	border:1px solid #efefef;
	width:15%;
	margin-left:1.4%;
	box-sizing:border-box;
	transition:0.8s;
}
.indexResult__list__item:hover{
	background:#f9e8e8;
	border:1px solid #b40001;
}
.indexResult__list__item a{
	text-decoration:none;
	color:#000;
}

.indexResult__list__item__team{
	font-size:12px;
}
.indexResult__box{width:100%;}
.indexResult__list__item__team__icon{
	line-height:0;
	width:40px;
}
.indexResult__list__item__point{
	width:30px;
	font-size:26px;
}


/*大会概要*/
.pageLabel--about{
	background:url(/wp-content/uploads/bg_pagelabel_about.png) no-repeat;
}
.sectionBox--about__intro{
	font-size:20px;
	line-height:1.7em;
}
.aboutList{
	width:80%;
	padding:60px 80px;
	box-sizing:border-box;
	border:2px solid #8e3220;
	border-radius:4px;
	background:linear-gradient(90deg,#6d1417 0%, #130f0e 100%);
}
.aboutList__list__item{
	border-bottom:1px solid #8e3220;
	padding:20px 0;
	font-size:24px;
	line-height:1em;
}
.aboutList__list__item:before{
	content:"";
	display:block;
	line-height:24px;
	width:20px;
	height:24px;
	background:url(/wp-content/uploads/icon_list.webp) no-repeat;
	background-size:100% auto;
	background-position:center;
	float:left;
	margin-right:0.3em;
}
.aboutList__txt{
	font-size:20px;
	line-height:1.7em;
}
.aboutRule__item{
	font-size:16px;
	line-height:1.6em;
	position:relative;
	padding-left:1.5em;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
}
.aboutRule__item:last-child{border:none;}
.aboutRule__item:before{
	position:absolute;
	left:0;
}
.aboutRule__item:nth-child(1):before{
	content:"①";
}
.aboutRule__item:nth-child(2):before{
	content:"②";
}
.aboutRule__item:nth-child(3):before{
	content:"③";
}
.aboutRule__item:nth-child(4):before{
	content:"④";
}
.aboutRule__item:nth-child(5):before{
	content:"⑤";
}
.aboutRule__item:nth-child(6):before{
	content:"⑥";
}
.aboutRule__item:nth-child(7):before{
	content:"⑦";
}

.aboutMember__item{
	width:30%;
	margin-right:5%;
}
.aboutMember__item:last-child{
	margin-right:0;
}
.aboutMember__item__data__position{
	font-size:28px;
	line-height:1em;
}
.aboutMember__item__data__name{
	font-size:24px;
}
.aboutMember__item__data__content{
	font-size:14px;
}

/*シーズン*/
.pageLabel--season{
	background:url(/wp-content/uploads/bg_pagelabel_season.png) no-repeat;
}
.schemaBox__left{width:38%;}
.schemaBox__right{width:58%;}
.schemaData{
	font-size:16px;
	line-height:1.2em;
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
}
.schemaData__title{width:15%;padding-right:2%;}
.schemaData__content{width:83%;}

.guestBox__content{width:49%;}

.specialTeam__item{
	width:30%;
	margin-right:5%;
	margin-bottom:5%;
}
.specialTeam__item:nth-child(3n){
	margin-right:0;
}
.specialTeam__item:nth-child(3n+1){
	clear:both;
}
.specialTeam__item__img{
	line-height:0;
}
.specialTeam__content__title{
	font-size:20px;
}
.specialTeam__item__btn{
	text-decoration:none;
	background:#efefef;
	color:#666;
	padding:0.2em 0.5em;
	border:1px solid #666;
}
.specialTeam__item__btn:before{
	content:">";}
.specialTeam__item__btn:hover{
	background:#666;
	color:#efefef;
	border:1px solid #efefef;}
.normalTeam__item{
	width:15%;
	margin-right:3%;
}
.normalTeam__item a{
	text-decoration:none;
	color:#000;
}
.sectionBox--img .normalTeam__item a{
	color:#fff;
}
.normalTeam__item a:hover{
	text-decoration:underline;
}
.normalTeam__item img{
	background:#fff;
}
/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  margin: 0 auto;}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/3);
  height: 50px;
  margin:0 5%;
  border-bottom: 3px solid #f00;
  background-color: #efefef;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #000;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 40px 0px 0;
  clear: both;
  overflow: hidden;
}
.tab_content_description{
	width:47%;
	margin-right:6%;
}
.tab_content_description:nth-child(even){
	margin-right:0;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #f00;
  color: #fff;
}

.leagueBox{clear:both;}
.leagueBox__img{
	width:100%;
}
.resultList{
	width:100%;
	line-height:0;
}

.resultList__item a{
	text-decoration:none;
	color:#000;
	transition:0.5s;
	padding:5px;
}
.resultList__item a:hover{
	background:#ffdbdb;
}
.resultList__item__team{
	width:45%;
}
.resultList__item__team__name{
	width:65%;
}
.resultList__item__team__emb{
	width:25%;
}
.resultList__item__team__score{
	font-size:18px;
	width:10%;
}
.resultList__item__hyphen{
	width:10%;
	height:40px;
	line-height:40px;
}
.resultList__item__so{
	background:#fff;
	height:1em;
	font-size:13px;
	left:50%;
	top:50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

/*試合結果*/
.pageLabel--match{
	background:url(/wp-content/uploads/bg_pagelabel_match.png) no-repeat;
}
.resultDetail{
	width:100%;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	color:#000;
}
.resultDetail thead tr th{
	padding:30px 0;
}
.resultDetail--logo{width:18%;}
.resultDetail--team{width:24%;font-size:22px;white-space:nowrap;}
.resultDetail__score--total{font-size:40px;font-family: 'Oswald', sans-serif;line-height:1.8em;width:100%;}
.resultDetail__score--half{font-size:18px;width:100%;}
.resultDetail__score--half--pk{margin-top:10px;border-top:1px solid #000;}
.resultDetail__score--half--pk span{padding-top:10px;}
.resultDetail__score--half--left,.resultDetail__score--half--right,.resultDetail__score--total--left,.resultDetail__score--total--right{width:28%;}
.resultDetail__score--box{width:100%;}
.resultDetail__score--box__left,
.resultDetail__score--box__right{width:40%;line-height:1em;}
.resultDetail__score--box__center{width:20%;}

.resultDetail__point__num{width:45%;}

.resultDetail tbody{
	border-top:1px solid #000;
}
.resultDetail tbody th{
	padding:20px 0 10px;
	font-size:18px;
}
.resultDetail tbody td{
	font-size:14px;
	padding:0 0 20px;
}
.scoreList__item i{
	color:#999;
}

.resultTitle{
	font-size:34px;
	line-height:1.2em;
	color:#000;
}

.resultDetail__player__item,
.playerData__table{
	width:100%;
	margin-bottom:10px;
	border-bottom:1px solid #efefef;
}
.resultDetail__player__item__head,
.playerData__table thead{
	background:#666;
	color:#fff;
}
.resultDetail__player__item span,
.playerData__table th,
.playerData__table td{
	padding-bottom:10px;
}
.resultDetail__player__item__head span,
.playerData__table th,
.playerData__table td{
	padding-top:10px;
}
.resultDetail__player__item__position,
.resultDetail__player__item__no,
.resultDetail__player__item__app{width:15%;box-sizing:border-box;}
.resultDetail__player__item__name{width:55%;padding-left:5%;box-sizing:border-box;}
.numberTag{display:none;}

/*選手紹介*/
.pageLabel--player{
	background:url(/wp-content/uploads/bg_pagelabel_about.png) no-repeat;
}
.playerData__table__data{
	padding:10px 0;
	border-bottom:1px solid #ddd;
}
.playerData__table__data__title{
	width:20%;
	padding-right:5%;
}

/*チーム紹介*/
.pageLabel--team{
	background:url(/wp-content/uploads/bg_pagelabel_team.jpg) no-repeat;
}
.yosenlTeam{
	width:22%;
	margin-right:4%;
}
.yosenlTeam:nth-child(4n){
	margin-right:0;}
.yosenTeam__enb{
	width:100px;
}
.yosenTeam__name{

}

/*チーム詳細*/
.teamHeader{
	width:100%;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
}
.teamHeader__emb{
	width:80px;
	padding:10px;
}
.teamHeader__url .specialTeam__item__btn:before{
	content:"";
}
.teamBox__half{
	width:48%;
}
.teamDeta{
	width:100%;
	border-top:2px solid #ddd;
	border-bottom:2px solid #ddd;
}
.teamDeta th,
.teamDeta td{
	border-bottom:1px solid #ddd;
	padding:15px 25px;
}
.teamDeta th{
	background:#eee;
}
.teamDeta tr:last-child th,
.teamDeta tr:last-child td{
	border-bottom:none;
}

.teamPlayer__tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 0 10px;
    width:100%;
}

.teamPlayer__tabs > label {
    flex: 1 1;
    order: -1;
    opacity: .6;
    min-width: 70px;
    padding: .6em 1em;
    border-radius: 5px 5px 0 0;
    background-color: #f00;
    color: #fff;
    font-size: .9em;
    text-align: center;
    cursor: pointer;
}
.teamPlayer__tabs > label:hover {
    opacity: .8;
}

.teamPlayer__tabs input {
    display: none;
}

.teamPlayer__tabs > div {
    display: none;
    width: 100%;
    padding: 2em 3em;
	background:url(/wp-content/uploads/bg_white.png);
    border-radius: 0 0 5px 5px;
}

.teamPlayer__tabs label:has(:checked) {
    opacity: 1;
}

.teamPlayer__tabs label:has(:checked) + div {
    display: block;
}
.teamPlayer__list{
	width:100%;
	color:#000;
}
.teamPlayer__list .teamPlayer__list__mainbody > tr{
	border-bottom:1px solid #000;
}
.teamPlayer__list th{
	padding:15px 0;
	color:#fff;
	background:#333;
	border-right:1px solid #ddd;
}
.teamPlayer__list th:last-child{
	border-right:none;
}
.teamPlayer__list__no,
.teamPlayer__list__height,
.teamPlayer__list__weight,
.teamPlayer__list__rep{
	width:10%;
}
.teamPlayer__list__position,
.teamPlayer__list__birth{
	width:15%;
}
.teamPlayer__list__mainbody tr{
	cursor : pointer;
	transition:0.5s;
}
.teamPlayer__list__mainbody tr:hover{
	background:#ffdbdb;
}

/*エントリーフォーム*/
.contactForm{
	clear:both;
	width:100%;
	margin:0 auto;
	border-bottom:1px solid #ddd;
}
.contactForm:first-child{
	border-top:2px solid #ddd;
}
.contactForm:last-child{
	border-bottom:2px solid #ddd;
}
.contactForm__title{
	line-height:45px;
	color:#000;
	width:180px;
	font-size:14px;
	padding-left:20px;
	background:#efefef;
	width:30%;
	box-sizing:border-box;
}
.contactForm__content{
	line-height:0px;
	padding:7px 20px;
	width:70%;
	box-sizing:border-box;
}

.mw_wp_form .contactForm .error{
	margin-top:2px;
	padding:2px;
	background:#f00;
	line-height:1em;
	color:#fff;}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #999;
    color: #151515;
    border-radius: 0;
    padding: 0.625em 0.4375em;
    width: 70%;
	box-sizing:border-box;
}
textarea{width:100%;}
.contactForm dd select{
    margin: 0.62em 0;}

.contactBtn__item{
	display:inline-block;
	margin-right:20px;}
.contactBtn__item:last-child{
	margin-right:0;}

.contactArea input[type="submit"],
.send input[type="submit"]{
	-webkit-appearance: none;
	border: 0;
	color:#467bc8;
	width:250px;
	padding:15px 0;
	border:1px solid #467bc8;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 0px;        /* CSS3草案 */  
	-webkit-border-radius: 0px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 0px;   /* Firefox用 */
	background:#fff;
	cursor:pointer;}
.contactArea input[name="submitBack"],
.send input[name="previous"],
.send input[name="backCart"],
.send input[name="backCustomer"],
.send input[name="backDelivery"]{
	-webkit-appearance: none;
	border: 0;
	color:#666;
        width:230px;
	margin-top:10px;
	padding:10px 0;
	border:1px solid #666;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 0px;        /* CSS3草案 */  
	-webkit-border-radius: 0px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 0px;   /* Firefox用 */
	background:#fff;
	cursor:pointer;}
.contactArea input[type="submit"]:hover,
.send input[type="submit"]:hover{
	color:#fff;
	background:#467bc8;}
.contactArea input[name="submitBack"]:hover,
.send input[name="previous"]:hover,
.send input[name="backCart"]:hover,
.send input[name="backCustomer"]:hover
.send input[name="backDelivery"]:hover{
	background:#666;
	color:#fff;
}

/*スポンサー*/
.pageLabel--sponsor{
	background:url(/wp-content/uploads/bg_pagelabel_sponsor.jpg) no-repeat;
}
.sponsorContact{
	border-top:1px solid #ddd;
	padding-top:70px;
}
.contact_msg_hidden{
	display:none;
}
.contactArea input[type="submit"],
.send input[type="submit"]{
	-webkit-appearance: none;
	border: 0;
	color:#b40001;
	width:250px;
	padding:15px 0;
	border:1px solid #b40001;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 0px;        /* CSS3草案 */  
	-webkit-border-radius: 0px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 0px;   /* Firefox用 */
	background:#fff;
	cursor:pointer;}
.contactArea input[name="submitBack"],
.send input[name="previous"],
.send input[name="backCart"],
.send input[name="backCustomer"],
.send input[name="backDelivery"]{
	-webkit-appearance: none;
	border: 0;
	color:#666;
        width:230px;
	margin-top:10px;
	padding:10px 0;
	border:1px solid #666;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 0px;        /* CSS3草案 */  
	-webkit-border-radius: 0px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 0px;   /* Firefox用 */
	background:#fff;
	cursor:pointer;}
.contactArea input[type="submit"]:hover,
.send input[type="submit"]:hover{
	color:#fff;
	background:#b40001;}
.contactArea input[name="submitBack"]:hover,
.send input[name="previous"]:hover,
.send input[name="backCart"]:hover,
.send input[name="backCustomer"]:hover
.send input[name="backDelivery"]:hover{
	background:#666;
	color:#fff;
}

/*選手紹介*/
.playerImg{
	width:500px;
}
.playerDeta{
	width:570px;
}

@media screen and ( min-width:769px ){
	.pcNone{display:none;}
}

@media screen and ( max-width:768px ){
	.spNone{display:none;}
	.sectionTitle{font-size:30px;}

	.mb10{margin-bottom:5px !important;}
	.mb20{margin-bottom:15px !important;}
	.mb30{margin-bottom:25px !important;}
	.mb40{margin-bottom:35px !important;}
	.mb50{margin-bottom:40px !important;}
	.mb60{margin-bottom:45px !important;}
	
	/*横幅100%*/
	.playerImg,
	.playerDeta,
	.schemaBox__left,
	.schemaBox__right,
	.specialTeam__item,
	.tab_content_description{
		width:100%;
	}
	.siteFrame,.slick-list{width:90%;padding:0 !important;}
	
	.indexResult__icon{font-size:12px;}
	.indexResult__list__item{
		width:32%;
		margin-left:1%;
		margin-bottom:1%;
		padding:5px;
	}
	.indexResult__list__item h3{
		font-size:12px;
		white-space:nowrap;
	}
	.indexResult__list__item:nth-child(3n+1){
		clear:both;
	}
	.indexResult__list__item__team__icon{
		display:block;
		width:20%;
		float:left;
	}
	.indexResult__list__item__team__icon img{
		width:100%;
	}
	.indexResult__list__item__team{
		display:block;
		white-space:nowrap;
		font-size:11px;
		overflow:hidden;
		width:60%;
		float:left;
	}
	.indexResult__list__item__point{
		display:block;
		width:20%;
		float:left;
	}
	
	/*ヘッダー*/
	#site-header{
		padding:6px 2.5%;
	}
	#site-logo a{
		width:50px;
		height:58px;
	}
	.toggleBtn{
		background:#b40001;
		height:24px;
		top:0px;
		right:0px;
		position:absolute;
		z-index:10000;
		padding:19px 20px 26px;
	}
	.menu-trigger,
	.menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;}
	.menu-trigger {
		margin:0;
		display: inline-block;
		float: left;
		width: 28px;
		height: 24px;
		 position: relative;}
	.menu-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 3px;
		background-color: #fff;}
	.menu-trigger span:nth-of-type(1) {
		top: 0;}
	.menu-trigger span:nth-of-type(2) {
		top: 50%;
		margin-top:-1px;}
	.menu-trigger span:nth-of-type(3) {
		bottom: 0;}
	.checked .menu-trigger span:nth-of-type(1) {
		-webkit-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);}
	.checked .menu-trigger span:nth-of-type(2) {
		opacity: 0;}
	.checked .menu-trigger span:nth-of-type(3) {
		-webkit-transform: translateY(-10px) rotate(45deg);
		transform: translateY(-10px) rotate(45deg);}
	.menu-trigger__Txt{
		color:#fff;
		bottom:0;
		margin:0 0 -20px -2px;
	}
	.menu-trigger__Txt--close,
	.checked .menu-trigger__Txt{
		display:none;
	}
	.checked .menu-trigger__Txt--close{
		display:block;
	}
	.siteNav{
		padding:50px 0;
		position:absolute;
		top:70px;
		left:0;
		width:100%;
		z-index:2;
		transform: translateY(-0%);
		-webkit-transform: translateY(-0%);
		-ms-transform: translateY(-0%);
	}
	.siteNav:before{
		content:"";
		background: url(/wp-content/uploads/bg_black_spnav.png);
        position: fixed;
        width: 100%;
        height: 200%;
        box-sizing: border-box;
        z-index: -1;
		top:0;
		left: 0;}
	.siteNav .siteFrame{
		position:absolute;
		width:100%;
		left:0;
		top:50%;
		padding-top:50px;
	}
	.siteNav__list__item{
		width:100%;
		margin-bottom:20px;
	}
	.siteNav__list a,
	.siteNav__list {
		color:#fff;
	}
	.siteNav__list__item__sub{
		display:block;
		position:relative;
		clear:both;
		text-align:center;
	}
	.siteNav__list__item__sub li{
		display:inline-block;
		width:30%;
	}
	.siteNav__list__item__sub li a{
		box-sizing:border-box;
		background:none;
		text-decoration:underline;
		font-size:15px;
	}
	.siteNav__list__item__sub li a:hover{
		background:none;
		color:#fff;
	}
	
	/*ページラベル*/
	#pageLabel{
		background-size:cover !important;
		background-position:center;
		background-attachment:local;
		padding:40px 0;
	}
	.pageLabel--title span{
		font-size:40px;
	}
	
	/*ページ*/
	#main{
		margin-top:70px;
	}
	.sectionBox,
	#indexMain{
		padding:50px 0;
	}
	
	/*シーズン詳細*/
	.normalTeam__item{
		width:30%;
		margin-right:5%;
		font-size:12px;
	}
	.normalTeam__item img{margin-bottom:0;}
	.normalTeam__item:nth-child(3n){
		margin-right:0;
	}
	.resultList__item__team__emb{width:20%;}
	.resultList__item__team__name{font-size:11px;width:72%;}
	.resultList__item__team{width:47%;}
	.resultList__item__hyphen{width:6%;}
	
	/*大会概要*/
	.sectionTitle{
		font-size:25px;
	}
	.sectionBox--about__intro{
		font-size:18px;
	}
	.aboutList{
		width:100%;
		padding:20px 30px;
	}
	.aboutList__list__item,
	.aboutList__txt{
		font-size:16px;
		line-height:1.4em;
	}
	
	/*試合詳細*/
	.resultDetail{table-layout:fixed;width:100%;}
	.resultDetail--logo{width:35%;}
	.resultDetail--logo img{
		width:100%;
	}
	.resultDetail__score{
		width:30%;
	}
	.resultDetail__point__num{
		width:45%;
	}
	.resultDetail__point__cep{
		width:10%;
	}
}