@charset "UTF-8";

body {
	font-size: 62.5%;
	line-height: 1.5;
	letter-spacing: 1px;
	color: #323234;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	background: #f6f6f6;
	word-wrap: break-word;
	-webkit-text-size-adjust: 100%;
}

a[href^="tel:"] {
	pointer-events: none;
}

.pc {
	display: none;
}

.sp {
	display: none;
}

a,input:focus {
	outline: none;
}

a:link,
a:visited {
	text-decoration: none;
	color: #3797e0;
}

a:hover   {text-decoration: underline;}
a:active  {text-decoration: none;}

.opacty a:hover,
.submitBtn:hover,
.headerSnsList a:hover,
#mainNav div a:hover p,
.newsInfoBox a:hover,
.newsTtl a:hover,
.rankTtl a:hover,
.rankImg a:hover,
.pageTopBtn:hover,
.footerSnsList a:hover,
#footerNav a:hover,
.breadCrumbList a:hover,
.newsTagList li a:hover,
.newsWriterImg a:hover,
.newsWriterName a:hover,
.contentBtn a:hover,
.newsShareList a:hover,
.newsBox .courtTtl a:hover,
.searchAreatList a:hover,
.courtSiteBtn a:hover,
.contactBtn input:hover  {
	text-decoration: none;
	opacity:0.60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all  0.15s ease;
}

@font-face {
	font-family: 'Bebas';
	src: url('../font/Bebas.otf');
}

/*======================================================

  共通
 
======================================================*/

/* searchBox */
.searchBox {
	position: absolute;
	top: 10px;
	left: 15px;
}

.searchTxtBox {
	width: 200px;
	padding: 5px;
	font-size: 1.3em;
	background: #2c2c2e;
	color: #969697;
	border: none;
}

.submitBtn {
	background: url(../images/common/icon_search.png);
	background-size: 20px 20px;
	border: 0;
	width: 20px;
	height: 20px;
	text-indent: -99999px;
	cursor: pointer;
	margin: 0 0 0 5px;
}

/* header */
.headerInfoArea {
	border-bottom: solid 1px #424243;
	position: relative;
	height: 40px;
	background: #2c2c2e;
}

.headerSnsList {
	position: absolute;
	top: 0;
	right: 0;
}

.headerSnsList li {
	float: left;
}

.headerSnsList a {
	display: block;
	padding: 10px;
}

.hIconTwitter {	background: #373739;}
.hIconFacebook {background: #424243;}
.hIconYoutube {	background: #565658;}
.hIconInstagram {background: #6c6c6d;}

.headerSnsList img {
	width: 20px;
	height: 20px;
}

.headerNavArea {
	width: 100%;
	display: table;
	padding: 20px 0;
	position: relative;
}

.hBanner {
	position: absolute;
	top:50%;
	right: 10px;
	margin-top: -27px;
}

.hBanner img {
	width: 290px;
	height: 54px;
}	

.headerNavBox {
	width: 40%;
	display: table-cell;
	vertical-align: bottom;
}

/* globalNav */
#globalNavLeft,
#globalNavRight {
	font-weight: bold;
	font-size: 1.4em;
	padding: 0 40px 20px;
}

#globalNavLeft li {
	float: right;
	padding: 5px 0 0 20px;
}

#globalNavLeft li p:after,
#globalNavRight li p:after {
	content: "／" ;
	color: #666;
	padding: 0 0 0 25px;
}

#globalNavLeft li:first-child p:after {
	content: "" ;
}

#globalNavRight li:last-child p:after {
	content: "" ;
}

#globalNavRight li {
	float: left;
	padding: 5px 20px 0 0;
}

#globalNavLeft a:link,
#globalNavLeft a:visited,
#globalNavRight a:link,
#globalNavRight a:visited {
	color: #fff;
}

#globalNavLeft a:hover,
#globalNavRight a:hover {
	text-decoration: none;
	opacity:0.30;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
	-moz-opacity:0.30;
	-khtml-opacity: 0.30;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
}

.headerLogoBox {
	width: 20%;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.logoCatch {
	margin: 0 0 10px;
}

.logo {
	max-width: 200px;
	margin: 0 auto 10px;
}

.logo img {
	width: 100%;
	height: auto;
}

.siteCatch {
	font-weight: bold;
	font-size: 1.08em;
	color: #fff;
	letter-spacing: 0!important;
}

/* modalNav */
.menuBtn {
	display: none;
}

.remodal {
	display: none;
}

/* mainNav */
#mainNav {
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	line-height: 1;
}

#mainNav span {
	font-weight: normal;
	font-size: 2em;
	font-family: 'Bebas', sans-serif;
	padding: 0 10px 0 0;
}

#mainNav li {
	float: left;
	width: 33%;
}

.mainNav02 {
	width: 34%!important;
}

.mIconWatch a {
	background: #285939;
}

.mIconPlay a { 
	background-image: linear-gradient(-30deg, #285939 31px, #323234 32px, #323234 34px, #285939 35px);
	background-image: -webkit-linear-gradient(-30deg, #285939 31px, #323234 32px, #323234 34px, #285939 35px);
	background-image: -moz-linear-gradient(-30deg, #285939 31px, #323234 32px, #323234 34px, #285939 35px);
	background-image: -ms-linear-gradient(-30deg, #285939 31px, #323234 32px, #323234 34px, #285939 35px);
}
.mIconWear a { 
	background-image: linear-gradient(-30deg, #285939 31px, #323234 32px, #323234 34px, #285939 35px);
	background-image: -webkit-linear-gradient(-30deg, #285939 31px, #323234 32px, #323234 34px, #285939 35px);
	background-image: -moz-linear-gradient(-30deg, #285939 31px, #323234 32px, #323234 34px, #285939 35px);
	background-image: -ms-linear-gradient(-30deg, #285939 31px, #323234 32px, #323234 34px, #285939 35px);
}

#mainNav li a {
	display: block;
	padding: 0 30px;
}

#mainNav a:link,
#mainNav a:visited {
	color: #fff;
}

#mainNav li p {
	display: inline-block;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	padding: 15px 15px 10px 40px;
}

.mIconWatch p {
	background-image: url(../images/common/icon_watch.png);
}

.mIconPlay p {
	background-image: url(../images/common/icon_play.png);
}

.mIconWear p {
	background-image: url(../images/common/icon_wear.png);
}

/* mainSlideArea */
.slideBox {
	position:relative;
	overflow:hidden;
}

.watchSlide .slideContentBox {
	background: rgba(255,23,61, 0.95);
	background: rgba(0,0,0, 0.95);
}

.playSlide .slideContentBox {
	background: rgba(96,183,10, 0.95);
	background: rgba(0,0,0, 0.95);
}

.wearSlide .slideContentBox {
	background: rgba(255,198,0, 0.95);
	background: rgba(0,0,0, 0.95);
}

.slideTtlBox {
	width: 100%;
	background: rgba(0,0,0, 0.6);
	position:absolute;
	bottom: 0;
	-webkit-transition: 0.15s ease-out;
	-moz-transition:  0.15s ease-out;
	-ms-transition: 0.15s ease-out;
	-o-transition: 0.15s ease-out;
	transition: 0.15s ease-out;
	opacity: 1;
}

.slideBox:hover .slideTtlBox {
	opacity: 0;
}

.slideContentBox {
	width: 100%;
	position:absolute;
	bottom: -50%;
	left: 0;
	-webkit-transition: 0.7s ease-out;
	-moz-transition:  0.7s ease-out;
	-ms-transition: 0.7s ease-out;
	-o-transition: 0.7s ease-out;
	transition: 0.7s ease-out;
	opacity: 0;
}

.slideBoxInr {
	color: #fff;
	padding: 20px 25px;
}

.slideBox:hover .slideContentBox {
	bottom: 0;
	opacity: 1;
}

.slideContentBox a:link,
.slideContentBox a:visited {
	color: #fff;
}

.slideType {
	font-family: 'Bebas', sans-serif;
	font-size: 2.2em;
	margin: 0 0 15px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 35px 35px;
	padding: 5px 0 5px 50px;
}

.watchSlide .slideType {background-image: url(../images/common/icon_watch.png);}
.playSlide .slideType {background-image: url(../images/common/icon_play.png);}
.wearSlide .slideType {background-image: url(../images/common/icon_wear.png);}

.slideTtl {
	 font-style: oblique;
	font-weight: bold;
	font-size: 1.6em;
	margin: 0 0 10px;
}

.slideTxt {
	font-size: 1.3em;
}

/* footer */
footer {
	line-height: 1;
}

.footerInfoBox {
	width: 100%;
	display: table;
	overflow-x: hidden;
}

.footerSnsBox {
	height: 50px;
	display: table-cell;
	vertical-align: middle;
	background: #e5e5e5;
}

.footerSnsList {
	width: 100%;
	font-family: 'Bebas', sans-serif;
	font-size: 1.6em;
	line-height: 1.3;
}

.footerSnsList li {
	width: 25%;
	float: left;
	text-align: center;
	display: inline-block;
}

.footerSnsList li a {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	padding: 7px 0 5px 30px;
}

.fIconTwitter a { background-image: url(../images/common/icon_twitter_gray.png);}
.fIconX a { background-image: url(../images/common/icon_x_gray.png);}
.fIconFacebook a { background-image: url(../images/common/icon_facebook_gray.png);}
.fIconYoutube a { background-image: url(../images/common/icon_youtube_gray.png);}
.fIconInstagram a { background-image: url(../images/common/icon_instagram_gray.png);}

.footerSnsList li a:link,
.footerSnsList li a:visited {
	color: #808080;
}

.pageTopBox {
	width: 280px;
	height: 50px;
	display: table-cell;
	vertical-align: middle;
	background: #545454;
	position: relative;
	background-image: linear-gradient(-30deg, #e5e5e5 31px, #545454 32px);
	background-image: -webkit-linear-gradient(-30deg, #e5e5e5 31px, #545454 32px);
	background-image: -moz-linear-gradient(-30deg, #e5e5e5 31px, #545454 32px);
	background-image: -ms-linear-gradient(-30deg, #e5e5e5 31px, #545454 32px);
}

.pageTopTxt {
	color: #e5e5e5;
	text-align: center;
	font-family: 'Bebas', sans-serif;
	font-size: 2em;
	padding: 10px 0 0;
}

.pageTopBtnBox {
	position: absolute;
	top: 12px;
	right: 30px;
}

.pageTopBtn {
	position: relative;
	display: inline-block;
	background: #e5e5e5;
	padding: 18px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.pageTopBtn::after{
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 2px #545454;
	border-left: solid 2px #545454;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -2px 0 0 -4px;
}

.footerInfoBox {
	border-bottom: solid 10px #545454;
}

.footerNavBox {
	border-bottom: solid 1px #424243;
	background: #323234;
}

#footerNav {
	padding: 40px 0 40px;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
}

#footerNav li {
	float: left;
	width: 50%;
}

#footerNav li p {
	padding: 10px;
}

#footerNav a:link,
#footerNav a:visited {
	color: #c2c2c2;
}

.copyright {
	text-align: center;
	color: #969697;
	font-size: 1.8em;
	font-family: 'Bebas', sans-serif;
	background: #2c2c2e;
	padding: 30px;
}

/* layout */
#content {
	padding: 70px 15px 50px;
}

#mainContant {
	width: 65%;
	float: left;
}

.mainContantInr {
	padding: 0 15px 0 0;
}

#subContent {
	width: 35%;
	float: right;
}

/* title */
.mainContentTtl {
	font-weight: bold;
	font-size: 2.4em;
	margin: 0 0 25px;
	line-height: 1;
}

.mainContentTtl span {
	font-weight: normal;
	font-size: 3em;
	font-family: 'Bebas', sans-serif;
	padding: 0 20px 0 0;
	display: block;
}

.subContentTtl {
	font-weight: bold;
	font-size: 2em;
	margin: 0 0 25px;
	line-height: 1;
}

.subContentTtl span {
	display: block;
	font-weight: normal;
	font-size: 3em;
	font-family: 'Bebas', sans-serif;
	padding: 0 15px 0 0;
}

/* subContent */
#adsenseArea {
	margin: 0 0 70px;
}

.adsenseBnr img {
	width: 100%;
	height: auto;
}

.movieBox {
     position: relative;
     padding-bottom: 56.25%;
     height: 0;
     overflow: hidden;
}
 
.movieBox iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

#rankArea {
	margin: 0 0 70px;
}

.rankList li {
	background: #fff;
	margin: 0 0 15px;
}

.rankList li:last-child {
	margin: 0;
}

.rankBox {
	width: 100%;
	display: table;
}

.rankImgBox {
	width: 40%;
	display: table-cell;
	vertical-align: middle;
	background: #e5e5e5 center center no-repeat;
	background-size:cover;
}

.rankImgBox:hover {
	opacity: 0.5;
}

.rankImg {
	overflow: hidden;
}

.rankImg:before{
    content:"";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.rankImg img{
	width: 100%;
	height: auto;
	vertical-align: middle;
	-moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
}

/*
.watchRank::before {
	content: "";
	top: 0;
	left: 0;
	border-bottom: 2.8em solid transparent;
	border-left: 2.8em solid #ff173d;
	position: absolute;
	z-index: 20;
}

.playRank::before {
	content: "";
	top: 0;
	left: 0;
	border-bottom: 2.8em solid transparent;
	border-left: 2.8em solid #60b70a;
	position: absolute;
	z-index: 20;
}

.wearRank::before {
	content: "";
	top: 0;
	left: 0;
	border-bottom: 2.8em solid transparent;
	border-left: 2.8em solid #ffc600;
	position: absolute;
	z-index: 20;
}
*/

.rankTtlBox {
	width: 50%;
	display: table-cell;
	padding: 10px 5px;
	vertical-align: top;
	font-size: 85%;
}

.newList .rankTtlBox {
	width: 60%!important;
}

.rankIconBox {
	width: 10%;
	padding: 15px 10px 15px 5px;
	display: table-cell;
	vertical-align: middle;
}

.rankIcon {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	line-height: 1.2;
	text-align: center;
	font-family: 'Bebas', sans-serif;
	color: #fff;
	font-size: 1.4em;
	padding: 2px;
	display: inline-block;
}

#content .newsList .newsBoxWrap {
	position: relative!important;
}

#content .newsList .newsBoxWrap .rankIconBox {
	position: absolute!important;
	top: -35px;
	right: 5px;
	z-index: 2000;
}

#content .newsList .newsBoxWrap .rankIcon {
	display: block!important;
	margin: 0 auto!important;
	border: 2px solid #fff;
	font-size: 2.8em;
	line-height: 1.2;
	width: 30px;
	height: 30px;
	font-weight: normal!important;
}

.no1 { background: #60b70a;}
.no2 { background: #c4d300;}
.no3 { background: #d1c000;}
.no4 { background: #d19400;}
.no5 { background: #c65937;}
.no6 { background: #a1310f;}

.rankData {
	font-family: 'Bebas', sans-serif;
	display: inline-block;
	vertical-align: middle;
	color: #b0b0b0;
	font-size: 1.5em;
	margin: 5px 0 0;
}

#movieArea {
	margin: 0 0 70px;
}

#recommendArea {
	margin: 0 0 70px;
}

.recommendBox {
	padding: 20px 0;
	background: #fff;
}

.recommendList li {
	margin: 0 0 20px;
	padding: 0 15px 20px;
	border-bottom: solid 1px #f0f0f0;
}

.recommendList li:last-child {
	margin: 0;
	padding: 0 15px;
	border: none;
}

.recommendTypeBox {
	margin: 0 0 5px;
}

.watchIcon {
	font-family: 'Bebas', sans-serif;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 1.4em;
	background: #ff173d;
	line-height: 1;
	padding: 2px 15px 1px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.playIcon {
	font-family: 'Bebas', sans-serif;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 1.4em;
	background: #60b70a;
	line-height: 1;
	padding: 2px 20px 1px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.wearIcon {
	font-family: 'Bebas', sans-serif;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 1.4em;
	background: #ffc600;
	line-height: 1;
	padding: 2px 20px 1px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.recommendData {
	font-family: 'Bebas', sans-serif;
	display: inline-block;
	vertical-align: middle;
	color: #b0b0b0;
	font-size: 1.5em;
	padding: 3px 0 0 10px;
}

.sideSns img {
	width: 100%;
	height: auto;
}

.sideSns li {
	margin: 0 0 20px;
}

#sideBnrArea {
	margin: 0 0 70px;
}

.sideBnr img {
	width: 100%;
}

/* common */
.mainContentBnr {
	margin: 0 0 70px;
}

.newsListPage .mainContentBnr {
	padding: 0 15px 0 0;
}

.mainContentBnr img {
	width: 100%;
	height: auto;
}

.tel:link,
.tel:visited {
	color: #323234;
}

.contentTxt{
	font-size: 1.4em;
	margin: 0 0 50px;
}

/*======================================================

  下層共通

======================================================*/

.lower .headerNavArea {
	padding: 10px 0 15px;
}

.lower .logoCatch {
	display: none;
}

.lower .logo {
	max-width: 140px;
	margin: 0 auto;
}

.lower .siteCatch {
	display: none;
}

.lower .headerLogoBox {
	width: 15%;
}

.lower .headerNavBox {
	vertical-align: middle;
}

/* lowerTtlArea */
#lowerTtlArea {
	height: 180px;
	padding: 65px 0 0;
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}

.lowerTtlBoxWrap {
	text-align: center;
}

.lowerTtlBox {
	display: inline-block;
	text-align: center;
	padding: 20px 20px 10px;
	border: solid 5px #fff;
	border-bottom: none;
}

.lowerTtl {
	font-family: 'Bebas', sans-serif;
	font-size: 5em;
	color: #fff;
	line-height: 1;
	margin: 0 0 5px;
}

.lowerSubTtl {
	font-weight: bold;
	font-size: 1.4em;
	color: #fff;
}

/* globalNav */
.lower #globalNavLeft,
.lower #globalNavRight {
	padding: 0 30px;
}

/* mainNav */
.lower #mainNav {
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	line-height: 1;
}

/* breadCrumbArea */
#breadCrumbArea {
	background: #2c2c2e;
}

.breadCrumbBox {
	max-width: 1400px;
	margin: 0 auto;
	padding: 10px 15px;
}

.breadCrumbList {
	font-size: 1.1em;
}

.breadCrumbList li {
	float: left;
	padding: 0 10px 0 0;
}

.breadCrumbList li:after {
	content: "＞" ;
	padding: 0 0 0 10px;
	color: #9b9b9c;
}

.breadCrumbList a:link,
.breadCrumbList a:visited {
	color: #9b9b9c;
}

.breadCrumbList li:last-child {
	color: #fff;
	font-weight: bold;
}

.breadCrumbList li:last-child:after {
	content: "" ;
}

/* layout */
.lowerMainContantInr {
	padding: 0 30px 0 0;
}

.lowerListContantInr {
	padding: 0 15px 0 0;
}

.lowerContent {
	background: #fff;
	margin: 0 0 70px;
	padding: 25px 25px 70px;
}

/* title */
.mainContentSubTtlWrap {
	padding: 0 15px 0 0;
}

.mainContentSubTtl {
	background: #fff;
	margin: 0 0 40px;
	padding: 15px;
}

.mainContentSubTtl span {
	font-weight: bold;
	font-size: 2em;
	color: #7e7e7e;
	padding: 0 0 0 10px;
	border-left: solid 5px #7e7e7e;
}

.lowerMainContentTtl {
	font-weight: bold;
	font-size: 2em;
	margin: 0 0 25px;
	line-height: 1;
}

.lowerMainContentTtl span {
	font-size: 3em;
	font-family: 'Bebas', sans-serif;
	padding: 0 15px 0 0;
}

/*======================================================

  TOP

======================================================*/

/* indexAdArea */
#indexAdArea {
	border-top: solid 3px #2c2c2e;
	border-bottom: solid 3px #2c2c2e;
	background-image: url(../images/index/bg_ad.jpg);
	background-color: #39393b;
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}

.adImg {
	max-width: 1000px;
	margin: 0 auto;
	padding: 15px;
}

.adImg img {
	width: 100%;
	height: auto;
}

.newsList {
	margin: 0 0 50px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.newsList li {
	float: left;
	width: 50%;
	margin: 0 0 15px;
}

.newsBoxWrap {
	padding: 0 15px 0 0;
}

.watchNews,
.playNews,
.wearNews,
.watchRank,
.playRank,
.wearRank {
	position: relative;
}

.watchNews::before {
	content: "";
	top: 0;
	left: 0;
	border-bottom: 6.3em solid transparent;
	border-left: 6.3em solid #285939;
	position: absolute;
	z-index: 20;
}

.playNews::before {
	content: "";
	top: 0;
	left: 0;
	border-bottom: 6.3em solid transparent;
	border-left: 6.3em solid #285939;
	position: absolute;
	z-index: 20;
}

.wearNews::before {
	content: "";
	top: 0;
	left: 0;
	border-bottom: 6.3em solid transparent;
	border-left: 6.3em solid #285939;
	position: absolute;
	z-index: 20;
}

.watchNews::after {
	content: "WATCH";
	display: block;
	top: 11px;
	left: 4px;
	position: absolute;
	z-index: 30;
	transform: rotate(-45deg);
	color: #fff;
	font-size: 1.6em;
	font-family: 'Bebas', sans-serif;
	letter-spacing: 1.5;
}

.playNews::after {
	content: "PLAY";
	display: block;
	top: 12px;
	left: 9px;
	position: absolute;
	z-index: 30;
	transform: rotate(-45deg);
	color: #fff;
	font-size: 1.6em;
	font-family: 'Bebas', sans-serif;
	letter-spacing: 1.5;
}


.wearNews::after {
	content: "WEAR";
	display: block;
	top: 12px;
	left: 9px;
	position: absolute;
	z-index: 30;
	transform: rotate(-45deg);
	color: #fff;
	font-size: 1.6em;
	font-family: 'Bebas', sans-serif;
	letter-spacing: 1.5;
}

.newsBox {
	background: #fff;
}

.newsImg {
	/*height: 180px;*/
	overflow: hidden;
	/*background: #e5e5e5;*/
	background: #fff;
	text-align: center;
}

.newsImg:before{
    content:"";
    display: inline-block;
    /*height: 100%;*/
    vertical-align: middle;
}

.newsImg img{
	width: 100%;
	max-width: 768px;
	height: auto;
	vertical-align: middle;
	-moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
}

.newsImg img:hover {
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	opacity:0.80;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
}

.newsTtlBox {
	padding: 20px 15px 30px;
	border-bottom: solid 1px #f0f0f0;
	font-size: 85%;
}

.newsTtl {
	font-weight: bold;
	font-size: 1.5em;
}

.rankTtl {
	font-weight: bold;
	font-size: 1.4em;
}

.newsTtl a,
.rankTtl a {
	visibility: hidden;
}

.newsTtl a:link,
.newsTtl a:visited,
.rankTtl a:link,
.rankTtl a:visited {
	color: #323234;
}

.newsInfoBox {
	padding: 15px;
}

.newsInfoBoxInr {
	width: 100%;
	display: table;
	font-family: 'Bebas', sans-serif;
}

.newsMoreBtn {
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	background: url(../images/common/icon_more_gray.png) left center no-repeat;
	background-size: 24px 24px;
	padding: 3px 0 0 30px;
	font-size: 1.7em;
	font-family: 'Bebas', sans-serif;
	color: #686868!important;
}

.newsInfoBox a {
	padding: 0 10px 0 0;
}

.newsInfoBox a:link,
.newsInfoBox a:visited,
.indexNewsTitleBox a:link,
.indexNewsTitleBox a:visited
{
	color: #1f84c4;
}

.newsData {
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	color: #b0b0b0;
	font-size: 1.5em;
	text-align: right;
}

.newsDataP {
	color: #b0b0b0;
	font-size: 1.5em;
	font-family: 'Bebas', sans-serif;
}

.newsSmallBox h1 {
    position: relative;
    line-height: 1;
    margin: 0 20px 0 0;
    overflow: hidden;
}

.indexNewsTitleBoxNew {
	background: #000!important;
}

.newsSmallList {
	margin: 0 20px 20px 0;
}

.newsSmallList li {
	/*border-top: 1px dotted #ccc;*/
	background: #fff;
	position: relative;
	margin: 0 0 10px;
}

.newsSmallList li:first-child {
	border-top: none!important;
}

.newsSmallList .newsSmallTtlBox {
	padding: 10px 10px 0 10px!important;
	font-size: 85%;
}

.newsSmallList .newsImg {
	width: 120px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

.watchSmall::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 2.8em solid transparent;
    border-left: 2.8em solid #ff173d;
    position: absolute;
    z-index: 20;
}

.playSmall::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 2.8em solid transparent;
    border-left: 2.8em solid #60b70a;
    position: absolute;
    z-index: 20;
}

.wearSmall::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 2.8em solid transparent;
    border-left: 2.8em solid #ffc600;
    position: absolute;
    z-index: 20;
}

/*======================================================

  新着記事一覧

======================================================*/

.newsListTtl {background-image: url(../images/lower/bg_newslist.jpg);}

/*======================================================

  記事詳細

======================================================*/

.watchPage .lowerContent,
.playPage .lowerContent,
.wearPage .lowerContent {
	position: relative;
}

.watchPage .lowerContent::before {
	content: "";
	top: 0;
	left: 0;
	border-bottom: 10em solid transparent;
	border-left: 10em solid #000;
	position: absolute;
	z-index: 20;
}

.playPage .lowerContent::before {
	content: "";
	top: 0;
	left: 0;
	border-bottom: 10em solid transparent;
	border-left: 10em solid #000;
	position: absolute;
	z-index: 20;
}

.wearPage .lowerContent::before {
	content: "";
	top: 0;
	left: 0;
	border-bottom: 10em solid transparent;
	border-left: 10em solid #000;
	position: absolute;
	z-index: 20;
}

.watchPage .lowerContent::after {
	content: "WATCH";
	display: block;
	top: 17px;
	left: 5px;
	position: absolute;
	z-index: 30;
	transform: rotate(-45deg);
	color: #fff;
	font-size: 2.6em;
	font-family: 'Bebas', sans-serif;
	letter-spacing: 1.5;
}

.playPage .lowerContent::after {
	content: "PLAY";
	display: block;
	top: 17px;
	left: 13px;
	position: absolute;
	z-index: 30;
	transform: rotate(-45deg);
	color: #fff;
	font-size: 2.6em;
	font-family: 'Bebas', sans-serif;
	letter-spacing: 1.5;
}

.wearPage .lowerContent::after {
	content: "WEAR";
	display: block;
	top: 17px;
	left: 13px;
	position: absolute;
	z-index: 30;
	transform: rotate(-45deg);
	color: #fff;
	font-size: 2.6em;
	font-family: 'Bebas', sans-serif;
	letter-spacing: 1.5;
}

/* newsTtlArea */
#newsTtlArea {
	margin: 0 0 40px;
}

.newsPageData {
	display: block;
	color: #b0b0b0;
	font-size: 2em;
	font-family: 'Bebas', sans-serif;
	text-align: right;
	margin: 0 0 40px;
}

.newsPageData span {
	font-weight: bold!important;
	font-size: 1.1rem!important;
}

.newsPageTtl {
	font-size: 2.6em;
	line-height: 1.3;
}

/* newsWriterArea */
#newsWriterArea {
	margin: 0 0 30px;
	padding: 10px 0;
	border-top: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
}

.newsMainImg {
	margin: 0 0 10px;
}

.newsMainImg img {
	width: 100%;
	height: auto;
}

.newsWriterBox {
	width: 100%;
	display: table;
}

.newsWriterImg {
	width: 60px;
	height: 60px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	background: #e4e4e4;
}

.newsWriterImg img {
	width: 100%;
	height: auto;
}

.newsWriterNameBox {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 20px;
}

.newsWriterTtl {
	font-size: 2em;
	font-family: 'Bebas', sans-serif;
	margin: 0 0 2px;
	color: #8f8f8f;
	line-height: 1;
}

.newsWriterName a:link,
.newsWriterName a:visited {
	font-size: 1.4em;
	color: #8f8f8f;
}

.newsWriterBtnBox {
	text-align: right;
	display: table-cell;
	vertical-align: middle;
}

.contentBtnBox {
	text-align: center;
}

.contentBtn {
	font-weight: bold;
	font-size: 1.2em;
	display: inline-block;
	background: #323234;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.contentBtn a {
	display: block;
	padding: 10px 20px;
}

.contentBtn a:link,
.contentBtn a:visited {
	color: #fff;
}

/* newsSubPageArea */
#newsSubPageArea {
	border: solid  3px #323234;
	margin: 0 0 10px;
	background: #323234;
}

.newsSubPageBox {
	width: 100%;
	display: table;
}

.newsSubPageInfoBoxInr {
	padding: 10px;
}

.newsSubPagePhotoBox {
	vertical-align: middle;
}

.newsSubPagePhotoBox .newsMainImg {
	height: 200px;
	margin: 0;
	overflow: hidden;
}

.newsSubPageInfoBox .newsPageTtl {
	font-size: 1.8em;
	margin: 0 0 15px;
	color: #fff;
}

.newsSubPageInfoBox .newsWriterBox {
	width: 100%;
	display: table;
	padding: 10px 0;
	border-top: solid 1px #737373;
	border-bottom: solid 1px #737373;
}

.newsSubPageInfoBox .newsWriterImg {
	width: 40px;
	height: 40px;
}

.newsSubPageInfoBox .newsWriterNameBox {
	padding: 0 10px;
}

.newsSubPageInfoBox .newsWriterTtl {
	font-size: 1.8em;
}

.newsSubPageInfoBox .contentBtn {
	font-weight: bold;
	font-size: 1em;
	display: inline-block;
	background: #f6f6f6;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.newsSubPageInfoBox .contentBtn a {
	display: block;
	padding: 10px 20px;
}

.newsSubPageInfoBox .contentBtn a:link,
.newsSubPageInfoBox .contentBtn a:visited {
	color: #323234; 
}

/* newsPhotoArea */
#newsPhotoArea {
	margin: 0 0 50px;
	padding: 10px 0;
	border-top: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
}

.newsPhotoBox {
	width: 100%;
	display: table;
}

.newsPhotoName {
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	color: #8f8f8f;
	font-size: 1.2em;
}

.newsPhotoName span {
	font-size: 1.5em;
	font-family: 'Bebas', sans-serif;
	padding: 0 10px 0 0;
}

.newsShareBox {
	width: 50%;
	display: table-cell;
	vertical-align: middle;
}

.newsShareList li {
	float: right;
}

.newsShareTtl {
	color: #5ba4d9;
	font-size: 1.5em;
	font-family: 'Bebas', sans-serif;
	padding: 10px;
}

.newsShareList a {
	display: block;
	padding: 10px;
}

.newsShareList img {
	width: 20px;
	height: 20px;
}

.nIconTwitter {	background: #5ba4d9;}
.nIconFacebook {background: #395793;}

/* newsContentArea */
#newsContentArea {
	margin: 0 0 40px;
	padding: 0 0 40px;
	border-bottom: solid 1px #f0f0f0;
}

.newsContentBox {
	margin: 0 0 70px;
}

.newsContentBox h1 {
	font-weight: bold;
	font-size: 2.4em;
	margin: 0 0 25px;
}

.newsContentBox h2 {
	font-weight: bold;
	font-size: 2.0em;
	margin: 0 0 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}

.newsContentBox h3 {
	font-weight: bold;
	font-size: 1.9em;
	margin: 0 0 20px;
}

.newsContentBox h4 {
	font-weight: bold;
	font-size: 1.8em;
	margin: 0 0 20px;
}

.newsContentBox h5 {
	font-weight: bold;
	font-size: 1.7em;
	margin: 0 0 20px;
}

.newsContentBox h6 {
	font-weight: bold;
	font-size: 1.6em;
	margin: 0 0 20px;
}

.newsContentBox p {
	font-size: 1.6em;
	line-height: 1.8;
	margin: 0 0 20px;
}

.newsContentBox strong,
.newsContentBox b{
	font-weight: bold;
}

.newsContentBox em,
.newsContentBox i {
	font-style: italic;
}

.newsContentBox ul {
	list-style: outside;
	margin: 0 0 20px 20px;
	font-size: 1.6em;
}

.newsContentBox ol {
	list-style: outside;
	margin: 0 0 20px 20px;
	font-size: 1.6em;
}

.newsContentBox blockquote {
	position: relative;
	margin: 0 0 20px;
	padding: 20px 50px;
	font-size: 0.9em;
	background: #f6f6f6;
}

.newsContentBox blockquote:before,
.newsContentBox blockquote:after{
	position: absolute;
	font-size: 4em;
	opacity: .1;
	color: #000;
}

.newsContentBox blockquote:before{
	top: 15px;
	left: 20px;
	content: '“';
}

.newsContentBox blockquote:after{
	bottom: 0px;
	right: 20px;
	content: '”';
}

.newsContentBox img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	display:block
}

.newsContentBox blockquote p:last-child {
	margin: 0!important;
}

.wp-caption {
	/*
	margin: 40px auto 40px;
	background: #f6f6f6;
	padding: 10px;
	*/
	margin: 0 0 20px;
	text-align:center;
}

.wp-caption-text {
	/*
	text-align: left;
	padding: 5px;
	margin: 0!important;
	*/
}

.nextNewsTxt {
	text-align: center;
	font-size: 1.8em;
	margin: 0 0 60px;
}

.nextNewsTxt a:link,
.nextNewsTxt a:visited,
.newsTagList li a:link,
.newsTagList li a:visited {
	color: #323234;
}

/* pageNav */
.wp-pagenavi {
	font-family: 'Bebas', sans-serif;
	font-size: 1.8em;
	text-align: center;
}

.wp-pagenavi .pages {
	color: #848485;
	display: block;
	margin: 0 auto 10px;
}

.wp-pagenavi .extend,
.wp-pagenavi .first,
.wp-pagenavi .last  {
	padding: 7px 10px;
}

.wp-pagenavi a {
	color: #323234!important;
	margin: 0 10px 0 0;
	padding: 5px 12px;
	border: solid 1px #323234;
	background: #fff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.wp-pagenavi a:hover {
	color: #fff!important;
	background: #323234;
	border: solid 1px #323234;
	text-decoration: none;
}

.wp-pagenavi .current {
	color: #fff!important;
	background: #323234;
	margin: 0 10px 0 0;
	padding: 5px 12px;
	border: solid 1px #323234;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.wp-pagenavi .extend {
	color: #848485!important;
	margin: 0 10px 0 0;
	padding: 5px 12px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

/* newsTagArea */
#newsTagArea {
	margin: 0 0 70px;
}

.newsTagBox {
	text-align: center;
}

.newsTagTtl {
	font-size: 3.8em;
	font-family: 'Bebas', sans-serif;
	margin: 0 0 10px;
	display: inline-block;
}

.newsTagTtl span {
	color: #ff173d;
	font-size: 0.1em;
	vertical-align: middle;
}

.newsTagList {
	font-weight: bold;
	font-size: 1.6em;
}

.newsTagList li {
	display: inline-block;
	text-align: center;
	margin: 5px;
}

.newsTagList li a {
	display: inline-block;
	padding: 10px 30px;
	background: #dedcdc;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#newsRelation {
	margin: 0 0 40px;
	padding: 0 0 40px;
	border-bottom: solid 1px #f0f0f0;
}

#newsRelation ul {
	margin: 0 0 0 20px;
}

#newsRelation li {
	font-size: 1.8em;
	list-style: disc;
}

#newsRelation .heading {
	font-size: 2.8em;
	font-weight: bold;
	font-family: 'Bebas', sans-serif;
	margin: 0 0 10px;
	text-align: center;
}

#newsRelation .heading span {
	color: #ff173d;
	font-size: 0.1em;
	vertical-align: middle;
}

.singleFb {
	margin: 60px auto 0;
	max-width: 500px;
}

.singleFb iframe {
	width: 100%;
}

#postRelation .heading {
	font-size: 2.8em;
	font-weight: bold;
	font-family: 'Bebas', sans-serif;
	margin: 0 0 10px;
	text-align: center;
}

#postRelation .heading span {
	color: #ff173d;
	font-size: 0.1em;
	vertical-align: middle;
}

#postRelation .newsBoxWrap {
	padding: 0 10px!important;
}

#postRelation .newsImg {

}

#postRelation .newsTtlBox {
	padding: 10px 0!important;
}

.pn {
    margin: 0 0 40px;
    padding: 0 0 40px;
    border-bottom: solid 1px #f0f0f0;
}

.pn a {
	font-weight: bold;
	font-size: 1.2em;
	display: inline-block;
	background: #323234;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 10px 20px;
	color: #fff;
}

.prevLink {
	float: left;
}

.nextLink {
	float: right;
}

/*======================================================

  全国フットサルガイド一覧

======================================================*/

.courtGuideTtl {background-image: url(../images/lower/bg_courtguide.jpg);}

.noDataGuide {
	text-align: center;
	background: #fff;
	padding: 30px;
	font-size: 1.3em;
	margin: 0 0 40px;
}

.newsBox .courtImg {
	height: 200px;
	overflow: hidden;
	background: #e5e5e5;
}

.newsBox .courtImg:before{
    content:"";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.newsBox .courtImg img{
	width: 100%;
	height: auto;
	vertical-align: middle;
	-moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
}

.newsBox .courtImg img:hover {
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	opacity:0.80;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
}

.newsBox .courtTtl{
	font-weight: bold;
	font-size: 1.5em;
	margin: 0 0 15px;
}

.newsBox .courtTtl a {
	visibility: hidden;
}

.newsBox .courtTtl a:link,
.newsBox .courtTtl a:visited {
	color: #bdcb00;
}

.newsBox .courtAdrs {
	font-size: 1.4em;
	background: none;
	padding: 0;
}

.newsBox .courtData {
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	color: #b0b0b0;
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
}

.courtData a {
	color: #b0b0b0;
}


/* searchCourtArea */
#searchCourtArea {
	margin: 0 0 50px;
}

.searchCourtList li {
	width: 50%;
	float: left;
	margin: 0 0 20px;
}

.searchCourtBox {
	padding: 0 15px 0 0;	
}

.searchAreatList {
	text-align: center;
	font-size: 1.4em;
}

.searchAreatList li {
	width: 25%;
	float: left;
	margin: 0 0 20px;
}

.searchAreatList li p {
	border-left: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
	padding: 0 10px;
}

.searchAreatList a:link,
.searchAreatList a:visited {
	color: #323234;
}

.courtGuidePager {
	margin: -30px auto 60px;
}

/*======================================================

  全国フットサルガイド詳細

======================================================*/

/* courtTtlArea */
#courtTtlArea {
	margin: 0 0 30px;
}

.courtPageTtl {
	font-weight: bold;
	font-size: 2.8em;
	background: url(../images/lower/icon_courtguide.png) left center no-repeat;
	background-size: 75px 75px;
	padding: 20px 0 20px 100px;
}

.courtText {
	margin: 40px 0 0;
	font-size: 1.4em;
	line-height: 1.8;
}

/* courtImgArea */
#courtImgArea {
	margin: 0 0 70px;
	padding: 0 0 40px;
	border-bottom: solid 1px #f0f0f0;
	overflow: hidden;
}

.courtMainImgBox {
	position: relative;
}

.courtMainImg img {
	width: 100%;
	height: auto;
}

.courtSiteBtnBox {
	position: absolute;
	bottom: 0;
	right: -15px;
	width: 200px;
	color: #fff;
	transform: skewX(-30deg);	
	background: rgba(189,203,0, 0.7);
}

.courtSiteBtn {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	transform: skewX(30deg);
}

.courtSiteBtn a:link,
.courtSiteBtn a:visited {
	color: #fff;
}

.courtSiteBtn a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 5px;
	display: block;
}

.courtSiteBtn a::before{
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 26px;
	width: 13px;
	height: 13px;
	margin: auto;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
}

.courtSiteBtn a::after{
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 31px;
	width: 3px;
	height: 3px;
	margin: auto;
	border-top: 2px solid #bdcb00;
	border-right: 2px solid #bdcb00;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* courtAccessArea */
#courtAccessArea {
	margin: 0 0 70px;
	padding: 0 0 40px;
	border-bottom: solid 1px #f0f0f0;
}

.courtAccessBox {
	background: #f6f6f6;
	padding: 25px 30px;
	font-size: 1.4em;
}

/* courtMapArea */
#courtMapArea {
	margin: 0 0 70px;
	padding: 0 0 40px;
	border-bottom: solid 1px #f0f0f0;
}

.googleMapBox {
	position: relative;
	margin: 0 0 30px;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.googleMapBox iframe,
.googleMapBox object,
.googleMapBox embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.courtAdrs {
	font-size: 1.5em;
	background: url(../images/lower/icon_map.png) left center no-repeat;
	background-size: 20px 20px;
	padding: 0 0 0 30px;
}

/* courtInfoArea */
#courtInfoArea {
	margin: 0 0 70px;
}

.courtInfoList li {
	background: #f6f6f6;
	margin: 0 0 10px;
	border-left: solid 10px #e4e4e4;
}

.courtInfoListBox {
	width: 100%;
	display: table;
}

.courtInfoListTtl {
	width: 40%;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1.6em;
	padding: 25px;
}

.courtInfoListTxt {
	width: 60%;
	display: table-cell;
	vertical-align: middle;
	font-size: 1.5em;
	background: #f6f6f6;
	padding: 25px;
}

/*======================================================

  お問い合わせ

======================================================*/

.contactTtl {background-image: url(../images/lower/bg_contact.jpg);}

#contactContant {
	max-width: 1000px;
	margin: 0 auto;
}

.contactCapTxt {
	text-align: right;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 0 10px;
}

.contactCapTxt span,
.contactTable th span {
	color: #F00;
}

.contactTable {
	width: 100%;
	border-top: solid 3px #323234;
	padding: 25px 0 0;
}

.contactTable th {
	font-weight: bold;
	font-size: 1em;
	font-style: oblique;
	padding: 5px 0;
}

.contactTable td {
	font-size: 1em;
	padding: 0 0 40px;
}

.inputBox01 {
	width: 100%;
	border: solid 2px #cfcfcf;
	padding: 15px;
}

.inputBox02 {
	width: 100%;
	height: 200px;
	border: solid 2px #cfcfcf;
	padding: 15px;
}

.inputBox01:hover,
.inputBox02:hover {
	border: solid 2px #e9e9e9;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
}

.contactPrivacyBox {
	margin: 0 0 50px;
	padding: 0 0 50px;
	border-bottom: solid 1px #cfcfcf;
}

.contactPrivacyTxt {
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	margin: 0 0 20px;
}

.contactPrivacyLinkTxt {
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
}

.contactBtnBox {
	text-align: center;
}

.contactBtn input {
	font-size: 1.2em;
	color: #fff;
	display: inline-block;
	background: #323234;
	border: none;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 10px 50px;
	cursor: pointer;
}

/*======================================================

  会社概要

======================================================*/

.companyTtl {background-image: url(../images/lower/bg_company.jpg);}

/* courtTtlArea */
#companyTtlArea {
	margin: 0 0 30px;
}

.companyPageTtl {
	font-weight: bold;
	font-size: 2.8em;
	background: url(../images/lower/icon_company.png) left center no-repeat;
	background-size: 75px 75px;
	padding: 20px 0 20px 100px;
}

/* companyImgArea */
#companyImgArea {
	margin: 0 0 70px;
	padding: 0 0 40px;
	border-bottom: solid 1px #f0f0f0;
	overflow: hidden;
}

.companyMainImgBox {
	position: relative;
}

.companyMainImg img {
	width: 100%;
	height: auto;
}

/* companyInfoArea */
#companyInfoArea {
	margin: 0 0 70px;
}

.companyInfoList li {
	background: #f6f6f6;
	margin: 0 0 10px;
	border-left: solid 10px #e4e4e4;
}

.companyInfoListBox {
	width: 100%;
	display: table;
}

.companyInfoListTtl {
	width: 30%;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1.6em;
	padding: 25px;
}

.companyInfoListTxt {
	width: 70%;
	display: table-cell;
	vertical-align: middle;
	font-size: 1.5em;
	background: #f6f6f6;
	padding: 25px;
}

/* companyMapArea */
#companyMapArea {
	margin: 0 0 70px;
	padding: 0 0 40px;
	border-bottom: solid 1px #f0f0f0;
}

.companyAdrs {
	font-size: 1.5em;
	background: url(../images/lower/icon_map.png) left center no-repeat;
	background-size: 20px 20px;
	padding: 0 0 0 30px;
}

/*======================================================

  プライバシーポリシー

======================================================*/

.privacyTtl {background-image: url(../images/lower/bg_privacy.jpg);}

/* privacyAboutArea */
#privacyAboutArea {
	margin: 0 0 70px;
}

/* privacyListArea */
#privacyListArea {
	margin: 0 0 70px;
}

.privacyList dt {
	background: #f6f6f6;
	margin: 0 0 40px;
	padding: 10px 15px;
}

.privacyList dt p {
	font-weight: bold;
	font-size: 2em;
}

.privacyList dd {
	font-size: 1.4em;
	margin: 0 0 50px;
}

.privacyList dd:last-child {
	margin: 0;
}

/*======================================================

  サイトマップ

======================================================*/

.sitemapTtl {background-image: url(../images/lower/bg_sitemap.jpg);}

/* sitemapArea */
#sitemapArea {
	margin: 0 0 70px;
}

.sitemapHomeBox {
	margin: 0 0 50px;
	padding: 0 10px;
}

.sitemapHomeBox a {
	padding: 20px 5px;
	display: block;
}

.sitemapHomeBox span {
	background: url(../images/common/sal_logo.png) left center no-repeat;
	background-size: auto 21px;
	padding: 7px 0 0px 40px;
}

.sitemapHomeBox a:link,
.sitemapHomeBox a:visited,
.sitemapNav a:link,
.sitemapNav a:visited {
	color: #323234;
}

.sitemapHomeBox p {
	border-top: solid 3px #323234;
	border-bottom: solid 1px #b2b2b2;
	text-align: center;
	font-size: 2.8em;
	font-family: 'Bebas', sans-serif;
}

.sitemapMainNav {
	margin: 0 0 50px;
}

.sitemapMainNav li {
	float: left;
	width: 33.333%;
}

.sitemapMainNav div {
	text-align: center;
	padding: 0 5px;
}

.sitemapMainNav p {
	border-top: solid 3px #323234;
	border-bottom: solid 1px #b2b2b2;
	font-weight: bold;
	font-size: 1.3em;
}

.sitemapMainNav span {
	font-size: 1.8em;
	font-family: 'Bebas', sans-serif;
	padding: 0 5px 0 0;
}

.sitemapMainNav a {
	display: block;
	padding: 20px 5px;
}

.sitemapMainNav .sitemapWatch a:link,
.sitemapMainNav .sitemapWatch a:visited {
	color: #000;
}

.sitemapMainNav .sitemapPlay a:link,
.sitemapMainNav .sitemapPlay a:visited {
	color: #000;
}

.sitemapMainNav .sitemapWear a:link,
.sitemapMainNav .sitemapWear a:visited {
	color: #000;
}

.sitemapNav {
	border-top: solid 1px #b2b2b2;
}

.sitemapNav li {
	float: left;
	width: 50%;
}

.sitemapNav div {
	text-align: center;
	padding: 0 5px;
}

.sitemapNav p {
	border-bottom: solid 1px #b2b2b2;
	font-weight: bold;
	font-size: 1.4em;
}

.sitemapNav a {
	display: block;
	padding: 20px 5px;
}

.indexTitle {
	margin: 0 20px 20px 0;
	font-weight: bold;
	padding: 0 0 5px;
}

.indexTitleFleague {
	border-bottom: 3px solid #2f50ac;
}

.indexTitleWatch {
	border-bottom: 3px solid #f33352;
}

.indexTitlePlay {
	border-bottom: 3px solid #60b70a;
}

.indexTitleWear {
	border-bottom: 3px solid #ffc600;
}

.indexTitle .t {
	font-size: 20px; 
}

.indexTitle .c {
	font-size: 14px; 
	color: #000!important;
	padding-left: 10px;
}

.indexTitleWatch a .t{
	color:#f33352;
}

.indexTitlePlay a .t{
	color:#60b70a;
}

.indexTitleWear a .t{
	color: #ffc600;
}

.indexTitle a:hover {
	text-decoration: none;
}

.indexNewsTitleBox {
	position: relative;
	line-height: 1;
	margin: 0 20px 20px 0;
	overflow: hidden;
	background: #fff;
}

.indexNewsTitleBox h1 {
	color: #fff;
	font-family: 'Bebas', sans-serif;
	position:relative;
	padding: 10px 10px 5px;
	width: calc(100% - 130px);
}

.indexNewsTitleBoxWatch h1 {
	background: #000;
}

.indexNewsTitleBoxPlay h1 {
	background: #000;
}

.indexNewsTitleBoxWear h1 {
	background: #000;
}

.indexNewsTitleBoxWatch h1:after,
.indexNewsTitleBoxPlay h1:after,
.indexNewsTitleBoxWear h1:after
{
	content: "";
	position:absolute;
	top:0;
	right:0;
	width:0;
	height:0;
	border-style: solid;
	border-color: transparent #fff transparent transparent;
	border-width: 45px 15px 45px 0;
}

.indexNewsTitleBox h1 .t {
	font-size: 24px;
}

.indexNewsTitleBox h1 .c {
	font-size: 12px;
	position: absolute;
	top: 15px;
	right: 25px;
	display: block;
	font-weight: bold;
}

.indexNewsTitleBox .indexDate {
	position: absolute;
	right: 7px;
	top: 7px;
	width: 100px;
}

.indexNewsTitleBox .indexDate .newsMoreBtn {
	padding-top: 7px;
	padding-bottom: 3px;
}
/*======================================================

  スタッフ

======================================================*/

.staffTtl {background-image: url(../images/lower/bg_staff.jpg);}

.staffDetailList {
	padding-right: 40px;
}

.staffDetailList {
    margin:0 0 10px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.staffDetailList li.staffDetailBox {
	background: #fff;
	width: 100%;
	margin: 0 0 20px;
}

.staffDetailListInr:nth-child(odd){
	padding: 20px;
	position: relative;
}
.staffDetailListInr:nth-child(even) {
	padding: 20px;
	position: relative;
}
.staffDetailInfo {
	margin: 0 0 20px;
}
.staffDetailImage {
	width: 100px;
	position: absolute;
}
.staffDetailName {
	margin-left: 120px;
	min-height: 100px;
}
.staffDetailText {
	font-size: 1.5em;
}

.staffMetaDegree {
	font-size: 1.8em;
	padding: 0 0 7px;
	margin: 0 0 15px;
	line-height: 1;
	font-family: 'Bebas', sans-serif;
	color: #8f8f8f;
	border-bottom: 2px solid #8f8f8f;
}

/*
.list1 .staffMetaDegree { color: #f33352; border-bottom: 2px solid #f33352; }
.list2 .staffMetaDegree { color: #60b70a; border-bottom: 2px solid #60b70a; }
.list0 .staffMetaDegree { color: #ffc600; border-bottom: 2px solid #ffc600; }
*/

.staffMetaName {
	font-family: 'Bebas', sans-serif;
	margin: 0 0 10px;
	line-height: 1;
}

.staffMetaName span.jp {
	font-size: 2.2em;
}

.staffMetaName span.ab {
	font-size: 1.4em;
}

.staffSns li {
	float: left;
	width: 24px;
	margin-right: 10px;
}

.tight {
margin-bottom: 20px!important;
}

.subContentTtlMini {
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 0 20px;
	padding: 0 0 5px;
	line-height: 1;
	border-bottom: 2px solid #000;
}

.subContentTtlMini span {
	font-weight: normal;
	font-size: 1.8em;
	font-family: 'Bebas', sans-serif;
	padding: 0 15px 0 0;
	display: block;
}

#rssArea {
	margin: 0 0 20px;
	position: relative;
}

.rssBtn {
	position: absolute;
	right: 0;
	top: 5px;
	cursor: pointer;
}

.rssBtn img {
	width: 24px;
	height: 24px;
}

#rssArea ol {
	list-style: none;
	background: #fff;
	padding: 10px 0;
}

#rssArea ol li {
	font-size: 12px;
	padding: 10px 20px;
	border-bottom: 1px dotted #ccc;
}

#rssArea ol li span {
color: #b0b0b0;
font-size: 1.2em;
font-family: 'Bebas', sans-serif;
}

#rssArea ol li:last-child {
	border-bottom: none;
}


/*======================================================
  
CLUB & LEAGUE INFO

======================================================*/

.club-league-infoTtl {background-image: url(../images/lower/bg_staff.jpg);}

/*======================================================
  
CONCEPT

======================================================*/

.aboutTtl {background-image: url(../images/lower/bg_staff.jpg);}

.conceptTable {
	margin: 0 0 70px;
}

.conceptTable th {
	font-size: 1.6em;
	padding: 10px 20px;
}

.conceptTable td {
	padding: 0 0 10px 20px;
	vertical-align: top;
}

.conceptR th { border: 5px solid #f33352; color:#f33352; }
.conceptG th { border: 5px solid #60b70a; color:#60b70a; }
.conceptY th { border: 5px solid #323234; color:#323234; }
.conceptBlank td { padding: 10px; }

.conceptR h4 { color:#f33352; font-size: 2em; font-weight: bold; }
.conceptG h4 { color:#60b70a; font-size: 2em; font-weight: bold; }
.conceptY h4 { color:#323234; font-size: 2em; font-weight: bold; }

.conceptTable td p {
	font-size: 1.4em;
	padding: 10px 0 0;
}

.keyBisionBox {
	background: #323234;
	text-align: center;
	padding: 50px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 30px;
}

.keyBisionTitle {
	margin: 0 0 30px;
	padding: 0 50px;
}

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

.keyBisionImage img {
	width: 100%;
	height: auto;
}

.sitenameBox {
	text-align: center;
	padding: 30px;
	border: 3px solid #eee;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 70px;
}

.sitenameHeading {
font-weight: bold;
font-size: 2.62em;
text-align: center;
margin: 0 0 30px;
}

.sitenameTitle {
	padding: 0 50px;
}

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

.sitenameCopy {
font-weight: bold;
font-size: 1.62em;
margin: 0 0 20px;
}

.sitenameText {
font-size: 1.6em;
}

.mediaGuideTtl span{
	letter-spacing: -1px;
}

.mediaGuideBox {
	font-size: 1.6em;
}

.mediaGuideBox p {
	margin: 0 0 20px;
}

.mediaGuideBox p:last-child {
	margin: 0!important;
}

.aboutImage {
	margin: 0 0 40px;
}

.abemaBanner {
	text-align: center;
	margin-bottom: 30px;
	padding-right: 30px;
}

.abemaBanner img {
	width: 100%;
	height: auto;
	max-width: 664px;
}


.newsContentBox table {
	border-top: 1px solid #ccc;	
	border-left: 1px solid #ccc;	
	width: 100%;
	font-size: 1.4em;
	margin-bottom: 30px!important;
}

.newsContentBox table th {
	border-right: 1px solid #ccc;	
	border-bottom: 1px solid #ccc;	
	font-weight: bold;
	padding: 10px;
	background: #eee;
}


.newsContentBox table td {
	border-right: 1px solid #ccc;	
	padding: 10px;
	border-bottom: 1px solid #ccc;	
}

.theBtm {
	margin-top: 50px;
	text-align: center;
}

.theBtm img {
	width: 100%;
	height: auto;
	max-width: 700px;
}

.sidTopBnr {
	margin-bottom: 20px;
}

.sidTopBnr img {
	width: 100%;
	height: auto;
}

.sidBtmBnr {
	text-align: center;
}

.sidBtmBnr img {
	max-width: 90%;
	height: auto;
}