@charset "UTF-8";
/* CSS Document */
#contents section {
	margin-top: -160px;
	padding-top: 160px;
	position: relative;
}
#contents section h4 {
	text-align: center;
	padding-bottom: 1.5em;
	margin-bottom: 2.5em;
	background-image: linear-gradient(to right, #787878, #787878 2px, transparent 2px, transparent 6px);
	background-size: 6px 2px;
	background-position: bottom;
	background-repeat: repeat-x;
}
#contents section h4 > span {
	display: block;
}
#contents section h4 .sp01 {
	color: #646464;
	font-size: 275%;
	font-style: italic;
	font-weight: 200;
	line-height: 1.5;
}
#contents section h4 .sp01 span {
	color: #d93129;
	font-size: 200%;
}
#contents section h4 .sp02 {
	color: #d93129;
	font-size: 156.25%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
}
#contents section h4 .sp02 {
}
#contents section h4 .sp03 {
	font-weight: normal;
	margin-top: 1em;
}
#contents section > .txt01 {
	text-align: center;
	margin-bottom: 2em;
}
#contents #section00 {
	z-index: 2;
}
#contents #section00 .inner01 ul li.active a {
	pointer-events: auto;
}
#contents #section01 {
	padding-bottom: 4em;
}
#contents #section01 .inner01 .img01 {
	max-width: 687px;
	margin: auto;
}
#contents #section01 .inner02 {
	width: 90%;
	max-width: 690px;
	margin: auto;
}
#contents #section01 .inner02 .txtWrap01 {
	padding: 2em 3em;
	border: 1px solid #7d7d7d;
}
#contents #section01 .inner02 .txtWrap01 .txt01 {
	text-align: center;
	padding-bottom: 1em;
	margin-bottom: 2em;
	border-bottom: 1px solid #b1b1b1;
}
#contents #section01 .inner02 .txtWrap01 .img01 {
	max-width: 242px;
	margin: auto;
}
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 960px) {
}
@media only screen and (min-width: 768px) {
}
@media only screen and (max-width: 767px) {
	#contents {
		background: none;
	}
	#contents #section01 .inner01 {
		padding: 2em 0 !important;
	}
	#contents #section01 .inner02 .txtWrap01 {
		padding: 2em 1.5em;
	}
}
@media (orientation: landscape) and (max-width: 850px) and (min-width: 768px){
}
@media (orientation: landscape) and (max-width: 767px){
}
