@charset "UTF-8";
@import "common.sp.css";

/* ---------------------------------------------------------
	CSS Document video
--------------------------------------------------------- */

#video {
	height: 0;
	overflow: hidden;
	margin: 0 20px 30px;
	padding-bottom: 52%;
	position: relative;
}

#video video {
	vertical-align: top;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
}

/* ---------------------------------------------------------
	CSS Document outline
--------------------------------------------------------- */

#outline {
	margin: 0 20px 50px;
}

#outline dl {
	margin-top: 20px;
	text-align: left;
}

#outline dt {
	height: 22px;
	background: #ebeae4;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
}

#outline dd {
	margin-top: 10px;
	font-size: 15px;
}

#outline dd span {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}

#outline .dl dt,
#outline h2 {
	display: block;
	height: 60px;
	margin-bottom: 20px;
	background: #004c7c;
	background-size: 5px 5px;
	background-color: #C0BEB4;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.5, #C6C4BA), color-stop(0.5, transparent), to(transparent));
	background-image: -moz-linear-gradient(#C6C4BA 50%, transparent 50%, transparent);
	background-image: -o-linear-gradient(#C6C4BA 50%, transparent 50%, transparent);
	background-image: linear-gradient(#c6c4ba 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
	text-align: center;
	font-weight: normal;
	font-size: 20px;
	line-height: 60px;
	letter-spacing: 2px;
}

#outline .dl dt {
	margin-top: 50px;
}

/* ---------------------------------------------------------
	CSS Document outline > dl
--------------------------------------------------------- */

#outline .dl dd dt {
	height: 22px;
	margin: 0;
	background: #ebeae4;
	font-size: 15px;
	line-height: 20px;
}

#outline .dl dd dd {
	margin-bottom: 20px;
}

/* ---------------------------------------------------------
	CSS Document outline > ol
--------------------------------------------------------- */

#outline dd ol li {
	margin-top: 10px;
	margin-left: 18px;
	padding-left: 5px;
	list-style: decimal;
}

/* ---------------------------------------------------------
	CSS Document news
--------------------------------------------------------- */

#news {
	margin-bottom: 50px;
	padding: 20px;
	background: #f5f5f3;
}

#news h2 {
	height: 60px;
	margin-bottom: 20px;
	background: #004c7c;
	background-size: 5px 5px;
	background-color: #C0BEB4;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.5, #C6C4BA), color-stop(0.5, transparent), to(transparent));
	background-image: -moz-linear-gradient(#C6C4BA 50%, transparent 50%, transparent);
	background-image: -o-linear-gradient(#C6C4BA 50%, transparent 50%, transparent);
	background-image: linear-gradient(#c6c4ba 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
	font-weight: normal;
	font-size: 22px;
	line-height: 60px;
	letter-spacing: 2px;
}

#news .section {
	margin-bottom: 20px;
	border-radius: 5px;
	background: #fff;
}

#news dl,
#news li {
	padding: 15px;
	border-bottom: solid 1px #e4e3dc;
	text-align: left;
	line-height: 20px;
}

#news li:last-child {
	border-bottom: 0;
}

#news dt {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	font-size: 15px;
}

#news dt,
#news li span {
	display: inline-block;
	vertical-align: top;
	width: 80px;
	height: 20px;
	margin-right: 10px;
	border-radius: 20px;
	background: #82aa22;
	text-align: center;
	font-size: 13px;
	line-height: 22px;
	color: #fff;
}

#news .report dt {
	background: #6cc4f2;
}

#news li span {
	background: #c88d04;
}

#news dd {
	display: inline;
}

#news li a,
#news dd span,
#news dd a {
	display: block;
	margin-top: 5px;
}

/* ---------------------------------------------------------
	CSS Document banner
--------------------------------------------------------- */

#banner {
	margin-bottom: 50px;
	padding: 20px 20px 5px;
	background: #f5f5f3;
	font-size: 0;
}

#banner li {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin-bottom: 15px;
}

#banner li:nth-child(odd) {
	margin-right: 4%;
}

#banner li a {
	display: block;
	padding: 5px 10px;
	background: #fff;
	line-height: 50px;
}

#banner li img {
	vertical-align: middle;
	max-height: 50px;
}

/* ---------------------------------------------------------
	CSS Document traffic
--------------------------------------------------------- */

#traffic {
	margin-bottom: 50px;
}

#traffic .section {
	margin: 0 20px 50px;
}

#traffic h2 {
	height: 60px;
	margin-bottom: 15px;
	background: #004c7c;
	background-size: 5px 5px;
	background-color: #C0BEB4;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.5, #C6C4BA), color-stop(0.5, transparent), to(transparent));
	background-image: -moz-linear-gradient(#C6C4BA 50%, transparent 50%, transparent);
	background-image: -o-linear-gradient(#C6C4BA 50%, transparent 50%, transparent);
	background-image: linear-gradient(#c6c4ba 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
	font-weight: normal;
	font-size: 20px;
	line-height: 56px;
}

#traffic h2 > span {
	display: inline-block;
	vertical-align: middle;
	line-height: 22px;
}

#traffic h2 > span span {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
}

#traffic #video {
	margin: 0 0 15px;
	padding-bottom: 57%;
}

#traffic li a {
	display: inline-block;
	vertical-align: top;
	height: 64px;
	margin-top: 20px;
	padding: 0 10px;
	border-radius: 5px;
	border: solid 1px #C0BEB4;
	background: #e5e4dd;
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e4dd 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e4dd 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#e5e4dd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e4dd',GradientType=0 );
	box-shadow: 0 3px 0 0 #cfcfcb;
	text-decoration: none;
	line-height: 1;
}

#traffic li a span:nth-child(1) {
	display: block;
	height: 35px;
	font-weight: bold;
	font-size: 15px;
	line-height: 42px;
	color: #1d2088;
}

#traffic li a span:nth-child(2) {
	display: inline-block;
	vertical-align: top;
	height: 24px;
	padding-left: 23px;
	background: url(../img/pdf.png) no-repeat 0 0;
	background-size: 18px auto;
	font-size: 12px;
	line-height: 20px;
	color: #523f37;
}

/* ---------------------------------------------------------
	CSS Document notes
--------------------------------------------------------- */

#notes {
	margin-bottom: 50px;
	padding: 20px;
	background: #f5f5f3;
}

#notes h2 {
	height: 60px;
	margin-bottom: 20px;
	background: #004c7c;
	background-size: 5px 5px;
	background-color: #C0BEB4;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.5, #C6C4BA), color-stop(0.5, transparent), to(transparent));
	background-image: -moz-linear-gradient(#C6C4BA 50%, transparent 50%, transparent);
	background-image: -o-linear-gradient(#C6C4BA 50%, transparent 50%, transparent);
	background-image: linear-gradient(#c6c4ba 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
	font-weight: normal;
	font-size: 22px;
	line-height: 60px;
	letter-spacing: 2px;
}

#notes ol {
	padding: 15px 10px 1px;
	background: #fff;
	text-align: left;
}

#notes li {
	margin-bottom: 15px;
	margin-left: 22px;
	list-style: disc;
	word-wrap: normal;
	word-break: normal;
}

/* ---------------------------------------------------------
	CSS Document gallery
--------------------------------------------------------- */

#gallery {
	margin: 0 20px 50px;
}

#gallery h2 {
	height: 60px;
	margin-bottom: 20px;
	background: #004c7c;
	background-size: 5px 5px;
	background-color: #C0BEB4;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.5, #C6C4BA), color-stop(0.5, transparent), to(transparent));
	background-image: -moz-linear-gradient(#C6C4BA 50%, transparent 50%, transparent);
	background-image: -o-linear-gradient(#C6C4BA 50%, transparent 50%, transparent);
	background-image: linear-gradient(#c6c4ba 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
	font-weight: normal;
	font-size: 22px;
	line-height: 60px;
	letter-spacing: 2px;
}

#gallery .section {
	margin-top: 30px;
	font-size: 0;
}

#gallery h3 {
	height: 45px;
	margin-bottom: 15px;
	border-bottom: dotted 4px #c6c4ba;
	font-weight: normal;
	font-size: 22px;
	line-height: 1.5;
	letter-spacing: 2px;
}

#gallery li {
	display: inline-block;
	vertical-align: top;
	width: 48.5%;
	margin-bottom: 10px;
}

#gallery li:nth-child(odd) {
	margin-right: 3%;
}

#gallery li.sp_big {
	width: 100%;
	margin-right: 0;
}

#gallery li img {
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

#gallery li.sp_odd,
#gallery li:not(.sp_even):nth-child(odd) {
	margin-right: 3%;
}

#gallery li.sp_even {
	margin-right: 0;
}

#gallery li.sp_long {
	float: right;
	height: 0;
	overflow: hidden;
	margin-bottom: 0;
	padding-bottom: 66%;
	background: #ddd;
	position: relative;
}

@media only screen and (max-width: 600px) {
	#gallery li.sp_long {
		padding-bottom: 66.5%;
	}
}

@media only screen and (max-width: 500px) {
	#gallery li.sp_long {
		padding-bottom: 67.2%;
	}
}

@media only screen and (max-width: 390px) {
	#gallery li.sp_long {
		padding-bottom: 67.8%;
	}
}

#gallery li img {
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

#gallery li.sp_long img {
	max-width: 120%;
	height: 105%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	position: absolute;
	top: 50%;
	left: 50%;
}

#gallery li.sp_f_left {
	float: left;
}

#gallery li.pc {
	display: none;
}
