@charset "UTF-8";

/*
Theme Name: ZONE v2 PC
Description: Football ZONE web PC版 v2
Version: 1.0
*/

/*!
 * ress.css ? v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */html{box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}audio:not([controls]){display:none;height:0}hr{overflow:visible}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}summary{display:list-item}small{font-size:80%}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted;text-decoration:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=number]{width:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:0;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,select{text-transform:none}button,input,select,textarea{background-color:transparent;border-style:none;color:inherit}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}img{border-style:none}progress{vertical-align:baseline}svg:not(:root){overflow:hidden}audio,canvas,progress,video{display:inline-block}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}

@font-face {
  font-family: 'FuturaConMed';
  src:  url('common/fonts/FuturaCon-Med.eot?hpvpvl');
  src:  url('common/fonts/FuturaCon-Med.ttf?hpvpvl') format('truetype'),
    url('common/fonts/FuturaCon-Med.woff?hpvpvl') format('woff'),
    url('common/fonts/FuturaCon-Med.svg?hpvpvl#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src:  url('common/fonts/icomoon.eot?hpvpvl');
  src:  url('common/fonts/icomoon.eot?hpvpvl#iefix') format('embedded-opentype'),
    url('common/fonts/icomoon.ttf?hpvpvl') format('truetype'),
    url('common/fonts/icomoon.woff?hpvpvl') format('woff'),
    url('common/fonts/icomoon.svg?hpvpvl#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"] > span,
[class*=" icon-"] > span {
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.icon-hatena:before {
  content: "\e907";
}
.icon-hatena2:before {
  content: "\e900";
}
.icon-line:before {
  content: "\e901";
}
.icon-angle-left:before {
  content: "\e905";
}
.icon-caret-left:before {
  content: "\e906";
}
.icon-angle-right:before {
  content: "\e902";
}
.icon-caret-right:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-twitter:before {
  /*content: "\ea96";*/
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url('common/img/x-icon.png');
  background-size: contain;
}


/* Global Style
-------------------------------------------------------------------------------*/
body {
	background: #fff;
	/* font-family: "Yu Gothic", YuGothic, "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, Verdana, sans-serif;
		font-feature-settings: 'pkna';
		letter-spacing: 0.5px;
	*/
	/* font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, Verdana, sans-serif; */
	font-family: -apple-system, 'BlinkMacSystemFont', Roboto, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro', Meiryo, 'メイリオ', Verdana, sans-serif;
	font-size: 16px;
	color: #333;
	width: 100%;
	overflow: hidden;
}
select, input, textarea {color: #333; background: #fff;}
::-webkit-input-placeholder { color: #ccc }
:placeholder-shown { color: #ccc }
a {color: #000;}
a:hover {color: #CD1F06;}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
a:link {-webkit-tap-highlight-color: rgba(255,255,255,0.5);}
img[src*="common/img/zone.png"] {
	box-shadow: 0 0 0 1px #aaa inset;
}
figure img {
	max-width: 100%;
	height: auto;
}
.disabled {
	opacity: 0.3;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
}
.center {
	text-align: center;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.box {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.box-top{
	width: 336px;
	height: 280px;
}
.box-wide > div {
	margin-left: auto;
	margin-right: auto;
}
#side .box {
	margin-top: 0;
	margin-bottom: 10px;
}
.box-list > li {
	margin-top: 0;
	margin-bottom: 10px;
}
.box-big {
	margin: 0 auto 30px;
}
.box-big-home {
	margin: 30px auto;
}
.box-center iframe,
.box-center div {
	margin-left: auto;
	margin-right: auto;
}
.box2col {
	clear: both;
	text-align: center;
}
.box2col:after {
	content: '';
	clear: both;
	display: block;
}
.box2col > div {
	display: inline-block;
	margin: 15px 5px;
}
.box-left {
	float: left;
	margin: 0 15px 10px 0;
}
.box-right {
	float: right;
	margin: 0 0 10px 15px;
}
.side-box {
	margin: 0 0 15px;
}
.box-sample {
	display: inline-table;
}
.box-sample-inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-weight: 100;
	font-size: 24px;
	color: #333;
	text-shadow: 1px 1px 0px #fff;
	letter-spacing: 1px;	
	line-height: 1.2;
	-webkit-background-size: 10px 10px;
	-moz-background-size: 10px 10px;
	background-repeat: repeat;
	background-size: 10px 10px;
	background-color: #b9f4f4;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0,
	            color-stop(.25, #99dddd), color-stop(.25, transparent),
	            color-stop(.5, transparent), color-stop(.5, #99dddd),
	            color-stop(.75, #99dddd), color-stop(.75, transparent),
	            to(transparent));
	background-image: -webkit-linear-gradient(45deg, #99dddd 25%, transparent 25%,
	          transparent 50%, #99dddd 50%, #99dddd 75%,
	          transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, #99dddd 25%, transparent 25%,
	          transparent 50%, #99dddd 50%, #99dddd 75%,
	          transparent 75%, transparent);
	background-image: -ms-linear-gradient(45deg, #99dddd 25%, transparent 25%,
	          transparent 50%, #99dddd 50%, #99dddd 75%,
	          transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, #99dddd 25%, transparent 25%,
	          transparent 50%, #99dddd 50%, #99dddd 75%,
	          transparent 75%, transparent);
	background-image: linear-gradient(45deg, #99dddd 25%, transparent 25%,
	          transparent 50%, #99dddd 50%, #99dddd 75%,
	          transparent 75%, transparent);
}
.content .box.sp-view {
	margin-left: -12px;
	margin-right: -12px;
}
.recent {
	display: inline-block;
	padding: 1px 2px;
	background: #ee9400;
	border-radius: 3px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
}
.readmore {
	text-align: right;
}
.btn-readmore {
	display: inline-block;
	padding: 4px 8px;
	background: #333;
	border-radius: 4px;
	box-shadow: 0 2px 0 rgba(0,0,0,.2);
	color: #fff;
	font-size: 13px;
	line-height: 1.1;
	text-decoration: none;
}
.btn-readmore:hover {
	background: #999;
	color: #fff;
}
.btn-readmore:before {
	content: "\e903";
	margin-right: 5px;
	color: #fff;
	font-family: "icomoon",sans-serif;
	line-height: 1;
	vertical-align: -10%;
}

.social-button {
	margin: 0;
	font-family: -apple-system, 'BlinkMacSystemFont', Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
}
.social-button li {
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: top;
}
.social-button a {
	display: inline-block;
	padding: 4px 7px;
	color: #fff;
	line-height: 1.2;
	border-radius: 4px;
	text-decoration: none;
	font-weight: normal;
}
.social-button a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.social-button a .social-icon {
	display: inline-block;
	font-size: 1.2em;
	margin-right: 5px;
	line-height: 1;
	vertical-align: top;
}
.social-hatena strong {
	line-height: 1;
}
.social-button i,
.social-hatena strong {
	margin: 0 5px 0 0;
}
.social-button-large {
	margin: 30px 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
}
.social-button-large li {
	min-width: 80px;
	display: inline-block;
	margin: 0 5px;
	padding: 0 5px;
}
.social-button-large a {
	display: block;
	padding: 4px 0;
	background: #aaa;
	font-size: 18px;
	color: #fff;
	line-height: 1.2;
	text-align: center;
	border-radius: 4px;
	text-decoration: none;
}
.social-button-large a span {
	display: block;
	font-size: 12px;
}
.social-button-large a .social-icon,
.social-button-large a .fa {
	margin: 0 0 2px;
	font-size: 1.4em;
}
.social-button-large a .label,
.social-button-large a .count {
	font-weight: bold;
}
.social-comment a { background: #f00;}
.social-twitter a { background: #000000;}
.social-facebook a { background: #3b5998;}
.social-line a { background: #00C100;}
.social-hatena a { background: #008fde;}

.social-button-large .social-comment a { background: #fff; color: #33AAAA; border: 2px solid #33AAAA; }
.social-button-large .social-twitter a { background: #fff; color: #55acee; border: 2px solid #55acee; }
.social-button-large .social-facebook a { background: #fff; color: #3b5998; border: 2px solid #3b5998; }
.social-button-large .social-line a { background: #fff; color: #00C100; border: 2px solid #00C100; }
.social-button-large .social-hatena a { background: #fff; color: #008fde; border: 2px solid #008fde; }

.social-button-bottom {
	margin: 0 0 30px;
	text-align: center;
	font-size: 16px;
}
.social-button-bottom i,
.social-button-bottom .social-icon {
	font-size: 18px;
}
.social-button-bottom > li {
	width: 20%;
	margin: 0 10px;
	text-align: center;
}
.social-button-bottom > li.social-comment {
	display: block;
	width: 91%;
	margin: 0 auto 15px;
}
.social-button-bottom a {
	display: block;
	padding: 10px 0;
	box-shadow: 0 3px 0 rgba(0,0,0,0.3);
}

.list-small > ul > li,
.list-small > li {
	margin-bottom: 8px;
}
.list-small > ul > li:after,
.list-small > li:after {
	content: '';
	display: block;
	clear: both;
}
.list-small a {
	text-decoration: none;
}
.list-small figure {
	float: left;
	width: 100px;
	height: 67px;
	margin-right: 8px;
	overflow: hidden;
}
.list-small h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
  word-wrap : break-word;
  overflow-wrap : break-word;
	/* letter-spacing: -0.5px; */
}
.list-small .post-meta {
	font-size: 11px;
}
.list-small .post-meta li {
	display: inline-block;
	margin-right: 8px;
}
.topicpath li {
	display: inline-block;
	font-size: 12px;
	color: #999;
}
.topicpath li:before {
	content: "\e902";
	font-family: icomoon;
	display: inline-block;
	margin: 0 5px 0 0;
}
.topicpath li.home:before {
	display: none;
}
.topicpath a {
	color: #888;
}
.topicpath a:hover {
	color: #aaa;
}
.pagination,
.single-pagenation {
	clear: both;
	margin: 30px 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	line-height: 1;
}
.single-pagenation {
	margin: 15px 0 0 0;
}
.pagination > span,
.pagination > a,
.single-pagenation > span,
.single-pagenation > a {
	display: inline-block;
	margin: 0 3px 1em;
	padding: 7px 10px !important;
	background: #eee;
	border: 0 none !important;
	border-radius: 4px;
}
.pagination > span,
.single-pagenation > span,
.pagination .current {
	background: #ddd;
	color: #333;
}
.pagination > a,
.single-pagenation > a {
	text-decoration: none;
	font-weight: bold;
	background: #333;
	color: #fff;
}
.pagination > a:hover,
.single-pagenation > a:hover {
	color: #fff;
	background: #CD1F06;
}
.mw_wp_form table {
	width: 100%;
}
.mw_wp_form th,
.mw_wp_form td {
	display: block;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
.mw_wp_form input[type=text],
.mw_wp_form input[type=email],
.mw_wp_form textarea,
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 textarea {
	width: 97%;
	padding: 3px;
	font-size: 1.1em;
	border: 2px solid #bbb;
	border-radius: 3px;
}
.mw_wp_form_confirm .form-note {
	display: none;
}
.message {
	padding: 15px;
	background: #cee8db;
	color: #063;
	font-weight: bold;
}
.message-confirm {
	display: none;
	color: #630;
	background: #fcec9c;
}
.mw_wp_form_confirm .message-confirm {
	display: block;
}
.detail input[type="submit"],
.detail input[type="button"] {
	display: inline-block;
	margin: 0 10px;
	padding: 10px 100px;
	background: #333;
	color: #fff;
	border: 0 none;
	border-radius: 4px;
	line-height: 1.2;
	font-size: 1.1em;
	text-decoration: none;
	-webkit-appearance: none;
}
.detail input[type="submit"]:hover,
.detail input[type="button"]:hover {
	background: #000;
	color: #fff;
}
.wpp_def_noPath {
	height: auto !important;
	border: 1px solid #666 !important;
}
img[src*="zone_logo"] {
	border: 1px solid #666;
}




/* header
-------------------------------------------------------------------------------*/
header {
	position: relative;
	width: 1096px;
	height: 82px;
	margin: 0 auto;
}
.header-logo {
	position: absolute;
	top: 10px;
	left: 20px;
	line-height: 0;
}
.header-schedule {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 728px;
	height: 90px;
	line-height: 1;
}
.header-schedule h2 {
	line-height: 0;
}
.header-schedule h3 {
	margin: 5px 0;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -0.5px;
}
.header-schedule-text {
	display: table;
	width: 100%;
	font-size: 12px;
	line-height: 1.4;
	table-layout: fixed;
	letter-spacing: -0.5px;
}
.header-schedule-text > p {
	display: table-cell;
	vertical-align: top;
}
.header-box {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 800px;
	height: 62px;
}

nav ul,
nav ol {
	list-style: none;
}
.header-nav {
	font-size: 14px;
	background-image: -webkit-linear-gradient(-180deg, #4D4D4D 0%, #000000 100%);
	background-image: -moz-linear-gradient(-180deg, #4D4D4D 0%, #000000 100%);
	background-image: -ms-linear-gradient(-180deg, #4D4D4D 0%, #000000 100%);
	background-image: -o-linear-gradient(-180deg, #4D4D4D 0%, #000000 100%);
	background-image: linear-gradient(-180deg, #4D4D4D 0%, #000000 100%);
}
.header-nav,
.header-nav a {
	color: #fff;
	text-decoration: none;
}
.header-nav > ul {
	position: relative;
	display: table;
	width: 1096px;
	margin: 0 auto;
	line-height: 1;
	table-layout: fixed;
	text-align: center;
}
.header-nav > ul > li {
	display: table-cell;
	vertical-align: middle;
}
.header-nav > ul > li.menu-item-home,
.header-nav > ul > li.menu-item-85212 {
	width: 70px;
}
.header-nav > ul > li > ul {
	display: none;
}
.header-nav > ul > li > a {
	display: block;
	padding: 8px 0;
}
.header-nav > ul > li:hover {
	/* background-color: rgba(255,255,255,.2); */
	background-color: #CD1F06;
}
.header-nav-icn {
	width: 40px;
}
.header-nav > ul > li.header-nav-icn > a {
	padding: 4px 0 3px;
	font-size: 20px;
}
.header-nav > ul > li.header-sns-icn > ul {
    display: inline-block;
}
.header-nav > ul > li.header-sns-icn:hover {
	background-color: initial;
}
.header-nav-sns li.header-nav-icn {
    display: inline-block;
    margin: 0;
	width:20px;	
}
.header-nav-sns li.header-nav-icn img {
	width:20px;
	height:20px;
}

#header-nav-lower {
	background: #666;
	border-top: 2px solid #CD1F06;
}
#header-nav-lower:empty {
	display: none;
}
#header-nav-lower > ul {
	width: 1096px;
	margin: 0 auto;
}
#header-nav-lower > ul {
	display: flex;
}
#header-nav-lower > ul > li:not(.jpPlayers) {
	flex: 1;
	margin: 0.5em 0;
	padding: 5px 10px 0;
	border-left: 1px solid #999;
	font-weight: bold;
	text-align: left;
}
.header-nav .cat_jpPlayers{
    flex-wrap: wrap;
}
.header-nav .cat_jpPlayers .jpPlayers{
    width: 100px;
    text-align: center;
    padding: 0.5em 1em;
}
#header-nav-lower > ul > li:last-child:not(.jpPlayers) {
	border-right: 1px solid #999;
}
#header-nav-lower > ul > li ul {
	margin: 0.5em;
	font-weight: normal;
	text-align: left;
}
#searchform {
	padding-bottom: 5px;
	text-align: center;
}
#nav_search li {
	width: 100%;
	padding: 10px 0;
	text-align: center;
}
#nav_search input[type="text"] {
	width: 50%;
	padding: 7px 10px;
	background: transparent;
	border: 2px solid #fff;
	border-radius: 4px;
	color: #fff;
	font-weight: normal;
	vertical-align: top;
}
#nav_search button {
	margin-left: 10px;
	padding: 5px 30px;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 4px;
	color: #333;
}






/* main
-------------------------------------------------------------------------------*/
main {
	position: relative;
	width: 1096px;
	margin: 0 auto 50px;
}
main:after {
	content: '';
	display: block;
	clear: both;
}


/* content
-------------------------------------------------------------------------------*/
#content {
	position: relative;
	float: left;
	width: 728px;
}
#content:after {
	content: '';
	display: block;
	clear: both;
}
body.home #content ul,
body.home #content ol {
	list-style: none;
}
main h1 {
	margin: 20px 0;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.3;
	letter-spacing: -1px;
}
.htl {
	display: block;
	font-size: 18px;
	padding-left: 1.2em;
	background-image: url(common/img/icon_subtitle.png);
	background-size: 13px 13px;
	background-position: 0 7px;
	background-repeat: no-repeat;
}
#content figure figcaption {
	text-align: center;
}

.related_cat{
	margin-left: 10px;
	overflow-x: scroll;
	word-break: keep-all;
	white-space: nowrap;
	margin-bottom: 1.5em;
}
.related_cat li{
	display: inline-block;
}
.related_cat li a{
	border: #555 solid 1px;
	padding: 0.3em 0.5em;
	display: inline-block;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}



/* home
-------------------------------------------------------------------------------*/
#home-pickup {
	margin: 0 0 20px;
	position: relative;
}
#home-pickup:after {
	content: '';
	display: block;
	clear: both;
}
#home-pickup a {
	text-decoration: none;
}
.home-pickup-main {
	width: 390px;
	float: left;
}
.home-pickup-list {
	width: 315px;
	float: right;
	margin-bottom: 15px;
}
#home-pickup h2 {
	margin-bottom: 5px;
	line-height: 0;
	letter-spacing: -0.5px;
}
#home-pickup h3 {
	min-height: 44px;
	margin: 0 0 2px;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.3;
}
.home-pickup-list li {
	margin: 0 0 5px;
}
.home-pickup-list li:last-child {
	margin: 0;
}
.home-pickup-list a {
	display: table;
	width: 100%;
	height: 57px;
	border: 1px solid #999;
	border-radius: 2px;
	color: #333;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.home-pickup-list a.active {
	border: 1px solid #CD1F06;
	color: #CD1F06;
}
.home-pickup-list a span {
	position: relative;
	display: table-cell;
	padding: 0 5px 0 20px;
	line-height: 1.5;
	vertical-align: middle;
	word-wrap: break-word;
}
.home-pickup-list a span:before {
	position: absolute;
	top: 50%;
	left: 6px;
	margin-top: -10px;
	content: "\e905"; 
	color: #999;
	font-size: 20px;
	font-family: "icomoon",sans-serif;
	line-height: 1;
}
.home-pickup-list a.active span:before {
	color: #CD1F06;
}

#home-list,
#home-movie,
#home-movie,
#home-sns  {
	margin: 20px 0;
}
#home-movie h2,
#home-movie h2,
#home-sns h2 {
	line-height: 0;
	margin-bottom: 10px;
}
#home-list ul,
#home-movie ul,
#home-movie ul,
#home-sns ul {
	list-style: none;
}
	
.home-list-tab-wrap:after {
	content: '';
	display: block;
	width: 100%;
	height: 3px;
	margin: 4px 0 10px;
	background: #333;
	border-radius: 3px;
}
.home-list-tab {
	display: table;
	width: 100%;
	font-size: 14px;
	table-layout: fixed;
	text-align: center;
}
.home-list-tab li {
	display: table-cell;
}
.home-list-tab a {
	text-decoration: none;
	display: block;
	padding: 5px 0;
	border-radius: 2px;
	line-height: 1;
}
.home-list-tab a.active {
	background: #CD1F06;
	color: #fff;
}
.home-list-detail {
	display: none;
}
#home-list-detail-1 {
	display: block;
}
.home-list-detail:after {
	content: '';
	display: block;
	clear: both;
}
.home-list-detail a {
	text-decoration: none;
}
.home-list-detail > ul > li {
	float: left;
	width: 359px;
	height: 75px;
	margin-bottom: 0;
}
.home-list-detail > ul > li:nth-child(2n-1) {
	margin-right: 10px;
}
.home-list-detail > ul > li > a > .post-meta {
	margin-top: 3px;
}

#home-movie ul {
	padding: 0 5px;
}
#home-movie ul:after {
	content: '';
	display: block;
	clear: both;
}
#home-movie li {
	width: 356px;
	min-height: 190px;
	padding: 10px;
	/*margin-bottom: 20px;*/
	float: left;
}
#home-sns ul {
	padding: 0 5px;
}
#home-sns ul:after {
	content: '';
	display: block;
	clear: both;
}
#home-sns li {
	width: 356px;
	height: 500px;
	padding: 10px;
	margin-bottom: 20px;
	float: left;
}
/* #home-bunner */
.bunner-wrap {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.bunner-wrap li {
	padding: 0;
	width: 32%;
	background-color: #fff;
	overflow: hidden;
}
.bunner-wrap li:not(:nth-child(3n+3)) {
	margin-right: 2%;
}
.bunner-wrap li:nth-child(n+4) {
	margin-top: 10px;
}
.bunner-wrap li img {
	width: 100%;
	height: 160px;
	object-fit: contain;
}

#home-pickup .readmore {
	display:inline-block;
	width:100%;
	text-align:right;
}
/* .home-base */
.home-base {
/*	background-color: #fffafa; */
	background-color: #f3f1f1b3;
	padding:5px 5px 20px;
	margin-bottom:35px;
}
.home-base h2 {
	font-size: 20px;
	border-left: 8px solid #CD1F06;
	padding-left: 5px;
	margin: 0 0 20px;
}
.home-base h3 {
	font-size: 16px;
}
.home-base .readmore {
	text-align:center;
}
.home-base .home-base-wrap {
    display: flex;
    flex-wrap: wrap;
}
.home-base .home-base-box {
    padding: 0;
    width: 32%;
}
.home-base .home-base-box img {
	width: 100%;
	height: 160px;
    object-fit: cover;
}
.home-base .home-base-box h2 {
	font-size:16px;
	padding:5px;
}
.home-base .home-base-box p {
	font-size:12px;
	padding:5px;	
}
.home-base .home-base-box:not(:nth-child(3n+3)) {
    margin-right: 2%;
}
.home-base .home-base-box:nth-child(n+4) {
    margin-top: 30px;
}
.home-base ul.home-base-category li {
	list-style:none;
	padding: 0;
	margin:0;
	width: 100%;
	background-color: #fff;
	box-shadow: 0 5px 5px 0 rgb(0 0 0 / 10%) !important;
	text-align:left;
	margin-bottom:10px;
}
.home-base ul.home-base-category li.home-base-sub {
	display:block;
box-shadow: 0 5px 5px 0 rgb(0 0 0 / 10%) !important;
}
.home-base ul.home-base-category li a {
	text-decoration:none;
}
.home-base ul.home-base-category li a:hover {
	color:#CD1F06;
}	
.home-base ul.home-base-category ul.post-meta {
	padding: 0 5px;
}
.home-base ul.home-base-category ul.post-meta .post-date {
	text-align: right;
}
.home-base ul.home-base-category li img {
	width: 100%;
	height: 160px;
    object-fit: cover;
}
.home-base ul.home-base-category li.home-base-sub {
	min-height: 71px;
}
.home-base ul.home-base-category li.home-base-sub img {
	width: 106px;
	height: auto;
	float:left;
	margin-right:5px;
}
.home-base ul.home-base-category li h3 {
	font-size: 14px;
	padding: 5px 5px 0;
	margin-bottom: 5px;
	line-height: 1.5em;
	height: calc(1.5em * 5);
}
.home-base ul.home-base-category li.home-base-sub h3 {
	font-size: 10px;
	height: 8em;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.home-base ul.home-base-category li li{
	/*display:inline-block;*/
	font-size:12px;
}
.home-base ul.home-base-category ul.post-meta a:hover{
	text-decoration:none;
}
.home-base ul.home-base-category li ul.post-meta li {
	width: auto;
    box-shadow: none !important;
	margin-bottom:0;
}
.home-base ul.home-base-category li.home-base-sub ul.post-meta{
	line-height:10px;
}
.home-base ul.home-base-category li.home-base-sub ul.post-meta li {
	font-size:10px;
	line-height:10px;
}
.home-base ul.home-base-category li.postdata {
	margin-bottom:0;
}
.home-base ul.home-base-category li.home-base-main {
	min-height: 265px;
}
.home-base ul.home-base-category li.home-base-main h3{
	-webkit-line-clamp: 4 !important;
}
/* #home-attention */
#home-attention h3 {
	text-align:left;
}
/* #home-column */
#home-column ul.item-column {
    display: flex;
    flex-wrap: wrap;
}
#home-column ul.item-column li {
	list-style:none;
	padding: 0;
	margin:0;
	width: 32%;
	background-color: #fff;
	box-shadow: 0 5px 5px 0 rgb(0 0 0 / 10%) !important;
}
#home-column ul.item-column li a {
	text-decoration:none;
}
#home-column ul.item-column li a:hover {
	color:#CD1F06;
}	
#home-column ul.item-column ul.post-meta {
	padding: 0 5px;
}
#home-column ul.item-column ul.post-meta a:hover{
	text-decoration:none;
}
#home-column ul.item-column li img {
	width: 100%;
	height: 160px;
	object-fit: cover;
}
#home-column ul.item-column li h3 {
	font-size:14px;
	padding:5px 5px 0;
	margin-bottom:5px;
	overflow: hidden;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}
#home-column ul.item-column li li{
	/*display:inline-block;*/
	font-size:12px;
}
#home-column ul.item-column li:not(:nth-child(3n+3)) {
	margin-right: 2%;
}
#home-column ul.item-column li:nth-child(n+4) {
	margin-top: 30px;
}
#home-column ul.item-column li ul.post-meta li {
	width: auto;
	box-shadow: none !important;
}
#home-column ul.item-column li ul.post-meta .post-date {
	text-align: right;
	margin-top: 1em;
	/*display: inline-block;*/
}
#home-column ul.item-column ul.post-meta a:hover{
	text-decoration:none;
}
#home-column .readmore {
	display:inline-block;
	width:100%;
	margin-top: 15px;
}
/* home-tag　*/
#home-tag ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
#home-tag li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0 6px 6px 0; }
#home-tag a {
  border: solid 1px #606060 !important;
  color: #606060 !important;
  font-weight: bold !important;
  padding: 7px 10px !important;
  font-size: 12px !important;
  display: block;
  text-decoration:none;
  line-height: 1;
}
#home-tag a:hover {
    background-color: #fff;
    border-color: #CD1F06;
    color: #CD1F06; }
#home-tag--center ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
#home-tag--center li {
  margin: 0 3px 6px 3px; }


/* archive
-------------------------------------------------------------------------------*/
body.archive main ul,
body.archive main ol,
ul.list-archive,
ol.list-archive {
	list-style: none;
}
.list-archive > li {
	margin-bottom: 20px;
	line-height: 1.2;
}
.list-archive > li:after {
	content: '';
	display: block;
	clear: both;
}
.list-archive figure {
	float: left;
	margin-right: 10px;
	position: relative;
}
.list-archive h2,
.list-archive ul,
.list-archive p {
	overflow: hidden;
}
.list-archive h2 {
	font-size: 18px;
	font-weight: normal;
}
.list-archive h2 a {
	font-weight: bold;
	text-decoration: none;
}
.list-archive ul {
	margin: 7px 0;
	color: #999;
	font-size: 13px;
}
.list-archive ul li {
	display: inline-block;
	margin-right: 8px;
}
.list-archive p {
	font-size: 13px;
	line-height: 1.4;
}
.list-archive .post-type {
	display: inline-block;
	padding: 2px 4px 1px;
	border: 1px solid #333;
	border-radius: 3px;
	color: #333;
	font-size: 12px;
	line-height: 1;
}
.list-archive .post-writer {
	font-size: 13px;
}
.list-archive .recent {
	padding: 2px 4px 1px;
	font-size: 12px;
	background: #CD1F06;
	border: 1px solid #CD1F06;
	line-height: 1;
}




/* single
-------------------------------------------------------------------------------*/
body.single main h1 {
	margin: 20px 0 10px;
}
.article-meta li {
	display: inline-block;
	margin-right: 8px;
	color: #999;
}
.article-meta .post-type {
	display: inline-block;
	padding: 2px 6px 1px;
	border: 1px solid #333;
	border-radius: 3px;
	color: #333;
	font-size: 13px;
	line-height: 1;
	vertical-align: 1px;
}
section.detail {
	margin: 15px 0 10px;
	font-size: 14px;
	line-height: 1.7;
	overflow-wrap: break-word;
}
section.detail:after {
	content: '';
	display: block;
	clear: both;
}
.post-excerpt {
	margin: 15px 0;
	padding: 10px 14px;
	background: #eee;
}
section.detail .post-thumbnail {
	margin: 15px 0;
	line-height: 0;
}
.post-thumbnail img {
	max-width: 100%;
	height: auto;
}
section.detail h2,
section.detail p {
	margin: 15px 0;
}
section.detail h2 {
	line-height: 1.4;
}
section.detail ul,
section.detail ol {
	margin-left: 2em;
}

.nxt_title,
.prev_title {
	text-align: center;
}
.nxt_title a,
.prev_title a {
	position: relative;
	display: inline-block;
	max-width: 600px;
	padding: 15px 18px 15px 100px;
	background: #333;
	border-radius: 3px;
	color: #fff;
	font-size: 18px;
	line-height: 1.3;
	text-align: left;
	text-decoration: none;
}
.nxt_title a:hover,
.prev_title a:hover {
	background: #CD1F06;
}
.nxt_title a:before,
.prev_title a:before {
	position: absolute;
	top: 50%;
	left: 18px;
	display: block;
	margin-top: -8px;
	font-size: 18px;
	font-family: FuturaConMed, sans-serif;
	line-height: 1;
	letter-spacing: 2px;
}
.nxt_title a:before {
	content: 'NEXT PAGE:';
}
.prev_title a:before {
	content: 'PREV PAGE:';
}
.popin > h2, .recommend > h2 {
	margin: 0 0 5px;
	line-height: 0;
	text-align: left;
}
.article-tags,
.article-tags a{
	color: #666;
	font-size: 13px;
}
.article-tags{
	margin: 0.3em 0 0.3em 0;
}


/* 移籍情報一覧表 */
@media screen and (max-width: 640px) {
  .tbl-r05 {
    width: 80%;
  }
  .tbl-r05 .thead {
    display: none;
  }
  .tbl-r05 tr {
    width: 100%;
  }
  .tbl-r05 td {
    display: block;
    text-align: right;
    width: 100%;
  }
  .tbl-r05 td:first-child {
    background: #e9727e;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .tbl-r05 td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 10px;
  }
}


table {
  border-collapse: collapse;
  border-spacing: 0;
		text-align: left;
	line-height: 1.5;
	border-left: 1px solid #ccc;
}

table thead th {
	padding: 5px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

table  tr{
	padding: 5px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

table td {
	padding: 5px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.type08 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-left: 1px solid #ccc;
}
table.responsive-life {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-left: 1px solid #ccc;
}
table.type08 thead th {
	padding: 5px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 500px;
}
table.responsive-life thead th {
	padding: 5px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 500px;
}
table.responsive-life tr{
	padding: 5px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.type08 tr{
	padding: 5px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.札幌 {background: gray ;border-bottom: 4px solid #D6000F}
.札幌B {background: darkgray ;border-bottom: 4px solid #D6000F}
.仙台 {background: gray ;border-bottom: 4px solid #F5CF00}
.仙台B {background: darkgray ;border-bottom: 4px solid #F5CF00}
.鹿島 {background: gray ;border-bottom: 4px solid #B7183F}
.鹿島B {background: darkgray ;border-bottom: 4px solid #B7183F}
.浦和 {background: gray ;border-bottom: 4px solid #E6002D}
.浦和B {background: darkgray ;border-bottom: 4px solid #E6002D}
.大宮 {background: gray ;border-bottom: 4px solid #ED6D00}
.大宮B{background: darkgray ;border-bottom: 4px solid #ED6D00}
.柏 {background: gray ;border-bottom: 4px solid #FFF000}
.柏B {background: darkgray ;border-bottom: 4px solid #FFF000}
.FC東京 {background: gray ;border-bottom: 4px solid #21409A}
.FC東京B {background: darkgray ;border-bottom: 4px solid #21409A}
.川崎{background: gray ;border-bottom: 4px solid #1E8FE3}
.川崎B{background: darkgray ;border-bottom: 4px solid #1E8FE3}
.横浜FM {background: gray ;border-bottom: 4px solid #014099}
.横浜FMB {background: darkgray ;border-bottom: 4px solid #014099}
.甲府{background: gray ;border-bottom: 4px solid #1937B7}
.甲府B{background: darkgray ;border-bottom: 4px solid #1937B7}
.新潟 {background: gray ;border-bottom: 4px solid #FF6600}
.新潟B {background: darkgray ;border-bottom: 4px solid #FF6600}
.清水 {background: gray ;border-bottom: 4px solid #FF9809}
.清水B {background: darkgray ;border-bottom: 4px solid #FF9809}
.磐田 {background: gray ;border-bottom: 4px solid #6C8FCD}
.磐田B {background: darkgray ;border-bottom: 4px solid #6C8FCD}
.G大阪 {background: gray ;border-bottom: 4px solid #0E3192}
.G大阪B {background: darkgray ;border-bottom: 4px solid #0E3192}
.C大阪{background: gray ;border-bottom: 4px solid #F21E8C}
.C大阪B{background: darkgray ;border-bottom: 4px solid #F21E8C}
.神戸 {background: gray ;border-bottom: 4px solid #9D0020}
.神戸B {background: darkgray ;border-bottom: 4px solid #9D0020}
.広島 {background: gray ;border-bottom: 4px solid #372674}
.広島B {background: darkgray ;border-bottom: 4px solid #372674}
.鳥栖 {background:gray ;border-bottom: 4px solid #10A5D1}
.鳥栖B {background:darkgray ;border-bottom: 4px solid #10A5D1}
.山形{background: gray ;border-bottom: 4px solid #0F218B}
.山形B{background: darkgray ;border-bottom: 4px solid #0F218B}
.水戸 {background: gray ;border-bottom: 4px solid #10418D}
.水戸B{background: darkgray ;border-bottom: 4px solid #10418D}
.群馬 {background: gray ;border-bottom: 4px solid #023F74}
.群馬B {background: darkgray ;border-bottom: 4px solid #023F74}
.千葉 {background: gray ;border-bottom: 4px solid #FFDD00}
.千葉B {background: darkgray ;border-bottom: 4px solid #FFDD00}
.東京V {background: gray ;border-bottom: 4px solid #007342}
.東京VB {background: darkgray ;border-bottom: 4px solid #007342}
.町田{background: gray ;border-bottom: 4px solid #000080}
.町田B{background: darkgray ;border-bottom: 4px solid #000080}
.横浜FC {background: gray ;border-bottom: 4px solid #0039A7}
.横浜FCB {background: darkgray ;border-bottom: 4px solid #0039A7}
.湘南 {background: gray ;border-bottom: 4px solid #00BB00}
.湘南B {background: darkgray ;border-bottom: 4px solid #00BB00}
.松本 {background:gray ;border-bottom: 4px solid #228B22}
.松本B {background:darkgray ;border-bottom: 4px solid #228B22}
.金沢{background: gray ;border-bottom: 4px solid #CC0000}
.金沢B{background: darkgray ;border-bottom: 4px solid #CC0000}
.名古屋 {background: gray ;border-bottom: 4px solid #D80C18}
.名古屋B {background: darkgray ;border-bottom: 4px solid #D80C18}
.岐阜 {background: gray ;border-bottom: 4px solid #003D19}
.岐阜B {background: darkgray ;border-bottom: 4px solid #003D19}
.京都 {background: gray ;border-bottom: 4px solid #6F0E6C}
.京都B {background: darkgray ;border-bottom: 4px solid #6F0E6C}
.岡山 {background: gray ;border-bottom: 4px solid #B6023E}
.岡山B {background: darkgray ;border-bottom: 4px solid #B6023E}
.山口{background: gray ;border-bottom: 4px solid #FF6600}
.山口B{background: darkgray ;border-bottom: 4px solid #FF6600}
.讃岐 {background: gray ;border-bottom: 4px solid #3366FF}
.讃岐B {background: darkgray ;border-bottom: 4px solid #3366FF}
.徳島 {background: gray ;border-bottom: 4px solid #111184}
.徳島B {background: darkgray ;border-bottom: 4px solid #111184}
.愛媛 {background:gray ;border-bottom: 4px solid #FF7F00}
.愛媛B {background:darkgray ;border-bottom: 4px solid #FF7F00}
.福岡 {background: gray ;border-bottom: 4px solid #C7DAEA}
.福岡B {background: darkgray ;border-bottom: 4px solid #C7DAEA}
.長崎 {background:gray ;border-bottom: 4px solid #0066FF}
.長崎B {background:darkgray ;border-bottom: 4px solid #0066FF}
.熊本{background: gray ;border-bottom: 4px solid #931E1A}
.熊本B{background: darkgray ;border-bottom: 4px solid #931E1A}
.大分 {background: gray ;border-bottom: 4px solid #140A8C}
.大分B {background: darkgray ;border-bottom: 4px solid #140A8C}
.盛岡 {background: gray ;border-bottom: 4px solid #FF0000}
.盛岡B {background: darkgray ;border-bottom: 4px solid #FF0000}
.秋田 {background: gray ;border-bottom: 4px solid #1E90FF}
.秋田B {background: darkgray ;border-bottom: 4px solid #1E90FF}
.福島 {background: gray ;border-bottom: 4px solid #A9A9A9}
.福島B {background: darkgray ;border-bottom: 4px solid #A9A9A9}
.栃木{background: gray ;border-bottom: 4px solid #005BAC}
.栃木B{background: darkgray ;border-bottom: 4px solid #005BAC}
.YSCC {background: gray ;border-bottom: 4px solid #87CEFA}
.YSCCB {background: darkgray ;border-bottom: 4px solid #87CEFA}
.相模原 {background: gray ;border-bottom: 4px solid #3CB371}
.相模原B {background: darkgray ;border-bottom: 4px solid #3CB371}
.長野 {background:gray ;border-bottom: 4px solid #FF7F50}
.長野B {background:darkgray ;border-bottom: 4px solid #FF7F50}
.富山{background: gray ;border-bottom: 4px solid #111987}
.富山B{background: darkgray ;border-bottom: 4px solid #111987}
.藤枝 {background: gray ;border-bottom: 4px solid #BA55D3}
.藤枝B {background: darkgray ;border-bottom: 4px solid #BA55D3}
.沼津 {background: gray ;border-bottom: 4px solid #1E90FF}
.沼津B {background: darkgray ;border-bottom: 4px solid #1E90FF}
.鳥取 {background: gray ;border-bottom: 4px solid #07123B}
.鳥取B {background: darkgray ;border-bottom: 4px solid #07123B}
.北九州 {background: gray ;border-bottom: 4px solid #FFFF33}
.北九州B {background: darkgray ;border-bottom: 4px solid #FFFF33}
.鹿児島{background: gray ;border-bottom: 4px solid #483D8B}
.鹿児島B{background: darkgray ;border-bottom: 4px solid #483D8B}
.琉球 {background: gray ;border-bottom: 4px solid #C71585}
.琉球B {background: darkgray ;border-bottom: 4px solid #C71585}
.薄赤型 {background: gray ;border-bottom: 4px solid #ff8989}
.薄赤型B {background: darkgray ;border-bottom: 4px solid #ff8989}
.赤型 {background: gray ;border-bottom: 4px solid #ff0000}
.赤型B {background: darkgray ;border-bottom: 4px solid #ff0000}
.濃赤型 {background: gray ;border-bottom: 4px solid #990033}
.濃赤型B {background: darkgray ;border-bottom: 4px solid #990033}
.えんじ型 {background: gray ;border-bottom: 4px solid #b94047}
.えんじ型B {background: darkgray ;border-bottom: 4px solid #b94047}
.桜色型 {background: gray ;border-bottom: 4px solid #e198b4}
.桜色型B {background: darkgray ;border-bottom: 4px solid #e198b4}
.薄青型 {background: gray ;border-bottom: 4px solid #7f7fff}
.薄青型B {background: darkgray ;border-bottom: 4px solid #7f7fff}
.青型 {background: gray ;border-bottom: 4px solid #0000ff}
.青型B {background: darkgray ;border-bottom: 4px solid #0000ff}
.濃青型 {background: gray ;border-bottom: 4px solid #00008b}
.濃青型B {background: darkgray ;border-bottom: 4px solid #00008b}
.水色型 {background: gray ;border-bottom: 4px solid #00bfff}
.水色型B {background: darkgray ;border-bottom: 4px solid #00bfff}
.オレンジ型 {background: gray ;border-bottom: 4px solid #ff4500}
.オレンジ型B {background: darkgray ;border-bottom: 4px solid #ff4500}
.黄型 {background: gray ;border-bottom: 4px solid #ffff00}
.黄型B {background: darkgray ;border-bottom: 4px solid #ffff00}
.緑型{background: gray ;border-bottom: 4px solid #008000}
.緑型B {background: darkgray ;border-bottom: 4px solid #008000}
.黄緑型{background: gray ;border-bottom: 4px solid #7cfc00}
.黄緑型B {background: darkgray ;border-bottom: 4px solid #7cfc00}
.紫型{background: gray ;border-bottom: 4px solid #800080}
.紫型B {background: darkgray ;border-bottom: 4px solid #800080}
.白型{background: gray ;border-bottom: 4px solid #ffffff}
.白型B {background: darkgray ;border-bottom: 4px solid #ffffff}
.黒型{background: gray ;border-bottom: 4px solid #000000}
.黒型B {background: darkgray ;border-bottom: 4px solid #000000}
.灰色型{background: gray ;border-bottom: 4px solid #999999}
.灰色型B {background: darkgray ;border-bottom: 4px solid #999999}

table.type08 tbody th {
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
 　width: 150px
}
table.responsive-life tbody th {
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
 　width: 150px
}
table.type08 td {
	padding: 5px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 480px;
}
table.responsive-life td {
	padding: 5px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 350px;
}
table.cwc {
   table-layout: fixed;
   border-collapse: separate;
	line-height: 1.5;
	border-left: 1px solid #ccc;
}
table.cwc td {
   background-color: gray;
   width:100px;
   height:100px;
   font-size:10pt;
   text-align: center;
   vertical-align:middle;
   overflow: hidden;
}
table.cwc td a{
   color:#fff;
   text-decoration: none;
   margin: -75px;
   padding: 75px 75px;
} 
table.cwc td a:hover{
   background-color:#aaa;
}
table.eplayer {
    margin: 0 auto;
    width: 90%;
    border: none;
    border-top: solid 1px #666;
    border-bottom: solid 1px #666;
    border-collapse: separate;
    border-spacing: 0 10px;
    background: #f5f5f5;
}
table.eplayer th {
    vertical-align: middle;
    height: 20px;
    width: 75px;
    border-right: solid 1px #666;
    margin: 0;
    text-align: center;
    color: #333;
    font-size: 10px;
    font-weight: bold;
}
table.eplayer td.ep {
    padding: 0;
    margin: 0;
    height: 20px;
    width: 115px;
    border: none;
    color: #666;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
}
table.eplayer td:fst-child {
    padding: 0 ;
    vertical-align: middle;
}
table.eplayer td.bar {
    height: 1px;
    width: 100%;
    border-top: solid 1px #34495e;
}
ul.tab {
    list-style: none;
}
ul.tab-rank li {
    float: left;
    margin-right: 10px;
    padding: 10px;
    background-color: #f2f2f2;
    color: #666;
    cursor: pointer;
}
ul.tab-rank li:hover {
    color: #FF0000;
}
ul.tab-rank li.active {
    background-color: #999;
    color: #fff;
}
div.tab-rankContent {
    clear: both;
    border: 1px solid #ccc;
    padding: 20px;
    width: 90%;
    display: none;
}
div.active {
    display: block;
}







/* sidebar
-------------------------------------------------------------------------------*/
#side {
	position: relative;
	float: right;
	width: 336px;
}
#side:after {
	content: '';
	display: block;
	clear: both;
}
#side ul,
#side ol {
	list-style: none;
}
.side-trend,
.side-information,
.side-ranking {
	margin: 15px 0;
}
.side-trend h2,
.side-information h2,
.side-ranking h2 {
	margin-bottom: 8px;
	line-height: 0;
}
.side-trend .list-small > li:last-child,
.side-information .list-small > li:last-child,
#side-ranking-weekly .list-small > li:last-child,
#side-ranking-monthly .list-small > li:last-child {
	margin-bottom: 0;
}
#side-ranking-monthly {
	display: none;
}
.side-ranking-tab {
	margin: 10px 0;
	font-size: 13px;
	text-align: center;
}
.side-ranking-tab li {
	display: inline-block;
	line-height: 1;
}
.side-ranking-tab li a {
	display: block;
	width: 100px;
	padding: 4px 0;
	border: 1px solid #333;
	border-radius: 3px;
	font-weight: bold;
	text-decoration: none;
}
.side-ranking-tab li a.active {
	background: #333;
	color: #fff;
}

.side-ranking ol li .rank {
	margin-bottom: 2px;
	overflow: hidden;
}
.side-ranking ol li .rank:before {
	content: '';
	display: block;
	width: 30px;
	height: 14px;
	background-image: url(common/img/icn-ranking-mark.png);
	background-size: 30px auto;
	background-position: 0 0;
}
.side-ranking ol li:nth-child(2) .rank:before { background-position: 0 -15px }
.side-ranking ol li:nth-child(3) .rank:before { background-position: 0 -30px }
.side-ranking ol li:nth-child(4) .rank:before { background-position: 0 -45px }
.side-ranking ol li:nth-child(5) .rank:before { background-position: 0 -60px }
.side-ranking ol li:nth-child(6) .rank:before { background-position: 0 -75px }
.side-ranking ol li:nth-child(7) .rank:before { background-position: 0 -90px }
.side-ranking ol li:nth-child(8) .rank:before { background-position: 0 -105px }
.side-ranking ol li:nth-child(9) .rank:before { background-position: 0 -120px }
.side-ranking ol li:nth-child(10) .rank:before { background-position: 0 -135px }


/* footer
-------------------------------------------------------------------------------*/
footer {
	padding: 20px 0 130px;
	background: #4A4A4A;
	font-size: 13px;
	color: #ccc;
}
footer a {
	color: #fff;
	text-decoration: none;
}
footer a:hover {
	color: #fff;
	text-decoration: underline;
}
footer nav {
	position: relative;
	width: 1096px;
	margin: 50px auto 0;
}
/*
.footer-nav-content {
	text-align: center;
}
.footer-nav-content > li {
	margin-bottom: 2em;
	vertical-align: top;
}
.footer-nav-content > li > a:after {
	content: '';
	display: block;
}
.footer-nav-content > li > ul {
	display: inline-table;
	margin-top: 1em;
	table-layout: fixed;
}
.footer-nav-content > li > ul > li {
	display: table-cell;
	padding: 0 10px;
	vertical-align: top;
}
.footer-nav-content > li > ul > li > ul > li {
	margin: 5px 0;
}
*/
.footer-nav-content,
.footer-nav-content > li > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.footer-nav-content > li,
.footer-nav-content > li > ul > li {
	/*min-width: 100px;*/
	margin-bottom: 10px;
	padding: 0 10px;
}
.footer-nav-content > li > ul > li ul {
	display: none;
	margin-left: 1em;
}
footer .topicpath {
	width: 1096px;
	margin: 0 auto 50px;
}
footer .topicpath,
footer .topicpath li {
	color: #ddd;
}
footer .topicpath a,
footer .topicpath a:hover {
	color: #fff;
}
footer .topicpath li:before {
	margin: 0 5px;
	color: #aaa;
}
footer .topicpath li.trail-begin:before {
	display: none;
}




.footer-nav-page {
	margin: 50px 0;
	text-align: center;
}
.footer-nav-page > li {
	display: inline-block;
	padding: 0 13px 0 10px;
	border-right: 1px solid #ccc;
}
.footer-nav-page > li:last-child {
	border-right: 0 none;
}
.copyright {
	margin: 50px 0 0;
	text-align: center;
}
.footer-not-show > a{
    display: none;
}
.footer-not-show ul:not(.footer-cat-column ul){
	display: block !important;
}
.footer-not-show ul li{
    display: inline;
    padding-right: 10px;
}
.footer-nav-sns{
    text-align: center;
	 margin-top: 30px;
}
.footer-nav-sns > li.footer-nav-icn {
    display: inline-block;
	 margin: 0 10px;
}
.footer-nav-sns > li.footer-nav-icn > a {
	padding: 4px 0 3px;
	font-size: 30px;
	text-decoration: none;
}
.footer-nav-icn a img{
    width: 45px;
}


/* 引き継ぎ要素 */
.photo_s {
	width: 190px;
	float: right;
	padding: 5px;
	margin: 0 0 10px 10px;
	overflow: hidden;
	border: 1px solid #ccc;
}
.photo_s p {
	font-size: 75%;
	margin: 0;
}
.photo_zu {
	width: 312px;
	float: right;
	padding: 5px;
	margin: 0 0 10px 10px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 4px;
	line-height: 1.3;
	font-size: 0.9em;
}
.photo_zu img {
	margin: 0 0 3px;
}
.photo_zu p {
	margin: 0;
}
.photo_zu_wrap,
article figure.photo_zu_wrap {
	float: right;
	width: 336px;
	margin: 1em 0 1em 1em;
}
.photo_zu_wrap:after {
	content: "";
	display: block;
	clear: both;
}
.photo_movie {
	width: 310px;
	float: right;
	padding: 5px;
	margin: 0 0 10px 10px;
	overflow: hidden;
	border: 1px solid #ddd;
	font-size: 0.9em;
}
.photo_eplayer {
	width: 225px;
	float: right;
	margin: 10px;
	overflow: hidden;
}
.photo_movie p {
	margin: 0;
}
.photo_main {
	padding: 1em;
	margin: 1em 0;
	text-align: center;
	overflow: hidden;
	background: #F2F2F2;
	font-size: 0.9em;
	border-radius: 3px;
}
.photo_main p {
	margin: 0;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
blockquote.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}
.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}
blockquote.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}
.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}
blockquote.alignleft,
blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}
blockquote.alignleft p,
blockquote.alignright p {
	margin-bottom: 17px;
}
.wp-caption {
	margin-bottom: 24px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.wp-caption {
	color: #767676;
}
.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
	padding-right: 10px;
}
.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
twitterwidget {
	margin-left: auto;
	margin-right: auto;
}
.writer-profile,
section.detail .writer-profile {
	margin: 15px 0;
	padding: 8px 10px 10px;
	background: #f8f8f8;
	border: 1px solid #b5b5b5;
	border-radius: 2px;
	font-size: 13px;
	line-height: 1.4;
	overflow: hidden;
}
.writer-profile h2,
section.detail .writer-profile h2 {
	margin: 0 0 5px 0;
	font-size: 21px;
	font-weight: normal;
}
.writer-profile figure {
	width: auto;
	max-width: 100%;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: left;
	float: left;
}
.writer-profile-text {
	overflow: hidden;
}
section.detail .writer-profile p {
	margin: 0.5em 0 0 0;
}



/* wc data
-------------------------------------------------------------------------------*/
.wc_content {
	font-size: 13px;
	text-align: left;
}
.wc_content-tab,
#detail .wc_content-tab,
section.detail ul.wc_content-tab,
#detail ul.wc_content-tab,
.wc_content-detail,
#detail .wc_content-detail,
section.detail ul.wc_content-detail,
#detail ul.wc_content-detail {
	margin-left: 0;
	list-style: none;
	line-height: 1.2;
}
.wc_content-tab {
	display: table;
}
.wc_content-tab > li {
	display: table-cell;
	padding-right: 5px;
	vertical-align: bottom;
}
.wc_content-tab > li a {
	display: block;
	padding: 4px 15px;
	background: #4A4A4A;
	border-radius: 4px 4px 0 0;
	color: #fff;
	text-decoration: none;
}
.wc_content-tab > li a.active {
	background: #D31E1A;
}
.wc_content-detail {
	margin-bottom: 20px;
	padding: 3px;
	background: #D31E1A;
}
.wc_content-detail > li {
	height: 0;
	overflow: hidden;
}
.wc_content-detail > li#detail_a {
	height: auto;
}
.wc_content-detail dt {
	padding: 3px 6px;
	color: #fff;
	font-size: 20px;
}
.wc_content-detail table {
	width: 100%;
	background: #fff;
	table-layout: fixed;
	box-sizing: content-box;
}
.wc_content-detail table th,
.wc_content-detail table td {
	border: 1px solid #D31E1A;
	padding: 5px 0;
	text-align: center;
}
.wc_content-detail table th {
	background: #eee;
}
.wc_content-detail table tr > th:nth-child(2),
.wc_content-detail table tr > td:nth-child(2) {
	width: 10em;
	padding: 5px;
	text-align: left;
}
#detail_second figure {
	line-height: 0;
}
#detail_second figure img {
	max-width: 100%;
	height: auto;
}
#summary_data th {
	width: 100px;
}
.wc_content-detail #summary_data table tr > td:nth-child(2),
.wc_content-detail #summary_schedule table tr > th:nth-child(2),
.wc_content-detail #summary_schedule table tr > td:nth-child(2) {
	width: auto;
}
.scroll {
	width: 100%;
	height: auto !important;
	overflow: auto;
}
.wc_content-detail table.tournament_result {
	margin-top: 3px;
}
.wc_content-detail table.tournament_result td {
	border: 0 none;
	border-top: 1px solid #D31E1A;
	border-bottom: 1px solid #D31E1A;
	text-align: center;
}
.wc_content-detail table.tournament_result td.score,
.wc_content-detail table.tournament_result tr > td.score {
	width: 20%;
	border-left: 1px solid #D31E1A;
	border-right: 1px solid #D31E1A;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
.wc_content-detail table.tournament_result td.team1,
.wc_content-detail table.tournament_result td.team2 {
	width: 40%;
}
.tournament_result strong {
	font-size: 1.1em;
	font-weight: bold;
}

@media screen and (max-width: 480px) {
	.wc_content {
		margin: 10px;
	}
	#detail .wc_content {
		margin: 10px 0;
	}
	.wc_content .wc_content-tab {
		display: block;
		overflow: hidden;
	}
	.wc_content .wc_content-tab > li {
		display: block;
		float: left;
		margin: 0 5px 8px 0;
	}
	.wc_content .wc_content-tab > li a {
		border-radius: 4px;
	}
	.wc_content .wc_content-detail dd {
		font-size: 12px;
	}
	.wc_content .wc_content-tab > li a {
		padding: 3px 7px;
	}
	.wc_content .wc_content-detail table {
		width: auto;
		min-width: 100%;
	}
	.wc_content .wc_content-detail table th,
	.wc_content .wc_content-detail table td {
		padding: 5px;
	}
	.wc_content .wc_content-detail table tr > th:nth-child(2),
	.wc_content .wc_content-detail table tr > td:nth-child(2) {
		width: auto;
	}
	.wc_content .wc_content-detail table th,
	.wc_content .wc_content-detail table tr > th:nth-child(2),
	.wc_content .wc_content-detail table tr > td:nth-child(2) {
		white-space: nowrap;
	}
	.wc_content-detail table.tournament_result {
		margin-top: 3px;
	}
	.wc_content-detail table.tournament_result td {
		border: 0 none;
		border-top: 1px solid #D31E1A;
		border-bottom: 1px solid #D31E1A;
		text-align: center;
	}
	.wc_content-detail table.tournament_result td.score,
	.wc_content-detail table.tournament_result tr > td.score {
		border-left: 1px solid #D31E1A;
		border-right: 1px solid #D31E1A;
		text-align: center;
	}
	.wc_content-detail table.tournament_result td.team1,
	.wc_content-detail table.tournament_result td.team2 {
		width: 40%;
	}
}
.metaslider.ms-theme-simply-dark.has-dots-nav {
	margin-bottom: 3rem !important;
}

/*プレスリリース窓口ページ*/
.press-release p + p {
	margin-top: 20px; }
  .press-release a {
	color: #00aad8;
	text-decoration: underline; }
  
  .press-release__address {
	margin-top: 40px;
	background-color: #f7f7f7;
	padding: 40px;
	text-align: center; }

.recommend {
    margin-top: -10px !important;
}

/*カテゴリ、タグプロフィール*/
.cat-profile-wrap{
	background: -moz-linear-gradient(bottom, #F0F0F0 0%, #00000000 10%);
	  background: -webkit-linear-gradient(bottom, #F0F0F0 0%, #00000000 10%);
	background: linear-gradient(to top, #F0F0F0 0%, #00000000 10%);
	margin: 20px 0px 30px 0;
  }
  .cat-profile{
	display: flex;
	padding-bottom: 10px;
  }
  .cat-profile-img{
	  flex-basis: 25%;
  }
  .cat-profile-sum{
	flex-basis: 30%;
	margin: 0 1em;
  }
  .cat-profile h2 {
	font-size: 14px;
	margin-bottom: 1em;
	background-color: #CD1F06;
	padding: 5px;
	color: #ffffff;
  }
  .cat-profile-sum ul{
	font-weight: bold;
	font-size: 12px;
  }
  .cat-profile-text{
	flex-basis: 40%;
	font-size: 12px;
  }
  .cat-profile-stats{
	text-align: right;
	font-size: 12px;
	padding-right: 1em;
  }
  .cat-profile-stats-link{
	color: #1558d6;
  }

/*著者一覧ページのプロフィール*/
.advisor-writer-wrap {
	margin: 15px 0;
}
.writer-archive-profile {
    font-size: 14px;
	margin-bottom: 2em;
	padding: 8px 10px 10px;
	background: -moz-linear-gradient(bottom, #F0F0F0 0%, #00000000 10%);
	background: -webkit-linear-gradient(bottom, #F0F0F0 0%, #00000000 10%);
	background: linear-gradient(to top, #F0F0F0 0%, #00000000 10%);
	overflow: hidden;
}
.writer-archive-profile h2 {
	margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: bold;
}
.writer-archive-profile figure {
	width: auto;
	max-width: 100%;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: left;
	float: left;
}
.writer-archive-profile-text {
	overflow: hidden;
}
.writer-archive-profile p {
	margin: 0.5em 0 0 0;
}

/*一覧ページ特集バナー*/
.feature-header-block{
	margin-bottom: 2em;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.feature-header-block__img{
	width: 45%;
}
.feature-header-block__img img{
	width: 100%;
}
.feature-header-block__txt{
	width: 55%;
	text-align: center;
}
.feature-header-block__title{
	font-weight: bold;
	margin-bottom: 1em;
}
.feature-header-block__sum{
	font-size: 14px;
}

/*MetaSlider表示調整*/
.metaslider {
	margin-bottom: 48px !important;
}
.metaslider .flex-control-thumbs li {
    width: 120px !important;
	margin: 0.3em 0 0.3em 1.5em !important;
}
.metaslider ol.flex-control-thumbs img,
#content .metaslider ol.flex-control-thumbs img {
    width: 120px !important;
}
.metaslider.ms-theme-simply-dark * {
    text-align: left;
}
.flex-control-thumbs li {
    float: none !important;
}

/*トップページ修正*/
.home-base-article{
	display: flex;
}
.home-base-img__wrap{
	display: flex;
	align-items: center;
}

/* PR表記 */
.swiper-slide figure {
	position: relative;
	font-size: 0;
}
.home-pickup-pr {
	margin-right: auto;
	font-size: 12px;
	line-height: 1;
	padding: 2px 5px;
	color: #fff;
	bottom: 0;
	left: 0;
	background: black;
	position: absolute;
}
.list-archive li figure .archive-category-pr{
	margin-right: auto;
	margin-bottom: 2px;
	font-size: 8px;
	line-height: 1;
	padding: 2px 5px;
	color: #fff;
	bottom: 3px;
	left: 0;
	background: black;
	position: absolute;
}
.article-meta .single-content-head-pr{
	background-color: #000;
	display: inline-block;
	padding: 2px 6px 1px;
	border-radius: 3px;
	color: #fff;
	font-size: 13px;
	line-height: 1;
	vertical-align: 1px;
}