/* header
=======================================*/

#head_btn {
	padding: 0 10px !important;
	height: auto !important;
}
#head_btn img {
	width: 50%;
	height: auto;
}
#head_btn p#team {
	margin: 0;
	padding: 20px 0;
}
nav.mod-breadcrumbs {
	display: none;
}


/* main visual
=======================================*/


#mainVisual {
	display: block !important;
	width: 100%;
	max-width: 100%;
	height: auto !important;
	border: none;
	padding: 0 !important;
	margin: 20px 0 40px 0;
}
#mainVisual div img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
#mainVisual #mainImage {
	float: none !important;
	position: relative;
	width: auto;
	height: auto;
}
#mainVisual #mainImage p,
#mainVisual #mainImage p img {
	width: 100% !important;
	height: auto !important;
}
#mainVisual #mainImage p,
#mainVisual #mainImage p#img_01 {
	position: static;
}
#mainVisual #mainText {
	float: none !important;
	display: none;
}
#mainVisual #mainSummary {
	display: block;
	background-color: #083090;
}
#mainVisual #mainSummary p {
	margin: 0;
	margin: 0 15px;
	color: #fff;
}
#mainVisual #mainSummary h2 {
	padding: 15px 0;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	display: block !important;
	height: auto !important;
	border-top: none;
	background: none;
	margin: 0 15px;
	color: #fff;

}
#mainVisual #mainSummary p.game {
	padding: 15px 0 10px 0;
	font-size: 14px;
	color: #e6c803;
}
#mainVisual #mainSummary p.text {
	padding: 15px 0 20px 0;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	line-height: 1.5;
}
#mainVisual #mainSummary p.term {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
	display: table;
}
#mainVisual #mainSummary p.term span:first-child {
	display: table-cell;
	padding: 4px 10px;
	margin-right: 10px;
	font-size: 14px;
	line-height: 1.3;
	color: #083090;
	font-weight: bold;
	background-color: #fff;
	vertical-align: middle;
}
#mainVisual #mainSummary p.term span:last-child {
	display: inline-block;
	line-height: 1.5;
	display: table-cell;
	padding-left: 10px;
	font-size: 16px;
}
#mainVisual #mainSummary p.date {
	position: relative;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	line-height: 1;
}
#mainVisual #mainSummary p.date span {
	font-size: 12px;
	margin-left: 10px;
}
#mainVisual #mainSummary p.member {
	padding: 15px 0 5px 0;
}
#mainVisual #mainSummary p.monthly span {
	display: inline-block;
	font-size: 12px;
}
#mainVisual #mainSummary p.monthly span:first-child {
	background: #e8a800;
	background: -moz-linear-gradient(top,  #e8a800 0%, #ffff00 50%, #e8a800 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8a800), color-stop(50%,#ffff00), color-stop(100%,#e8a800));
	background: -webkit-linear-gradient(top,  #e8a800 0%,#ffff00 50%,#e8a800 100%);
	background: -o-linear-gradient(top,  #e8a800 0%,#ffff00 50%,#e8a800 100%);
	background: -ms-linear-gradient(top,  #e8a800 0%,#ffff00 50%,#e8a800 100%);
	background: linear-gradient(to bottom,  #e8a800 0%,#ffff00 50%,#e8a800 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8a800', endColorstr='#e8a800',GradientType=0 );
	padding: 2px 24px;
	color: #083090;
}
#mainVisual #mainSummary p.monthly span:last-child {
	border: 1px solid #fff;
	padding: 1px 10px;
}

div.links {
	margin-top: 10px;
}

div.links a {
	display: block;
	margin-top: 0px;
	margin-bottom: -10px;
}

/* contents
=======================================*/

p.readme {
	margin: 0 !important;
}
#stadium, #jfayouth {
	display: block !important;
}
#stadiumBody, #pressBody, #flagBody {
	display: none;
}
div.summary {
}
div.summary p,
div.summary div {
	width: auto !important;
	float: none !important;
}
div.summary p {
	width: 100% !important;
	padding: 0 !important;
}
div.summary p img {
	width: 100% !important;
	height: auto !important;
}

div#includeContents {
	width: 100%;
	padding: 0 !important;
}
div#contents {
	padding: 0 10px !important;
}
h3 {
	/*
	position: relative;
	margin: -2px 0 0 0;
	border-top: 2px solid #083090;
	border-bottom: 2px solid #083090;
	color: #083090;
	cursor: pointer;
	*/
	font-size: 16px;
	font-weight: bold !important;
	line-height: 1.4;
	height: auto;
	padding: 6px 0 10px 50px;
	white-space: nowrap;
}
h3 span {
	/*
	position: absolute;
	display: block;
	background: url(../images/h3_cursor.png) no-repeat;
	*/
	top: 50%;
	left: 8px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	background-size: 30px 30px;
}
h3 small {
	/*
	color: #149ed8;
	*/
	font-size: 12px;
}
h3 .note {
	font-size: 14px;
}
h4 {
	font-size: 18px;
	margin-bottom: 20px;
	padding-top: 25px;
}
div.item.middle p.ttl,
div.item.middle p.txt,
div.item.middle div.txt {
	float: none;
	display: block;
	width: auto;
}

div.item p.ttl {
	float: none;
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 4px 12px;
	border: 1px solid #ccc;
	margin: 30px 0 15px 0 !important;
	line-height: 1.5 !important;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}

div.item p.txt,
div.item div.txt {
	float: none;
	margin: 0;
	padding: 0 12px;
	width: auto;
}
div.item p.gameTtl {
	font-size: 14px;
	line-height: 1.5 !important;
}
p#caution_kids {
	width: auto;
	height: auto;
	padding: 0;
	color: #f00;
	background: none;
	font-size: 14px;
	border: 1px solid #f00;
	padding: 5px 10px;
	font-weight: bold;
}

div.star h4 {
	padding: 10px;
	line-height: 1.5;
}
div.star p {
	padding: 0 10px;
}
div.star a {
	margin-left: 0;
}
p.caution_kids {
	width: auto;
	height: auto;
	padding: 0;
	color: #f00;
	background: none;
	font-size: 14px;
	border: 1px solid #f00;
	padding: 5px 10px;
	font-weight: bold;
}
div.pagetop {
	display: block;
}
div.pagetop a {
	color: #666 !important;
	text-decoration: none !important;
}


/* apply
=======================================*/

div.apply_pc {
}
div.apply_pc p.ttl {
	/*
	padding: 6px 0;
	text-align: center;
	color: #20a3da;
	font-weight: bold;
	background: url(../images/bg_dot_01.png);
	*/
	margin: 30px 0 15px 0;
	font-size: 14px;
}
div.apply_pc div {
	width: auto;
	height: auto;
	padding:  10px 20px 20px 20px;
}
div.apply_pc div p {
	float: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
div.apply_pc div p img {
	width: auto;
	height: auto;
}
div.apply_pc div p:first-child {
	margin-bottom: 20px !important;
}




