@charset "UTF-8";
/* CSS Document */
#contents > .tabList01 ul li.active a {
	pointer-events: auto;
}
#contents .inner01 section {
	margin-top: 0;
	padding-top: 0;
}
#contents #section01 {
	margin-bottom: 3em;
	z-index: 0;
}
#contents #section02 {
	padding: 2em;
	margin-bottom: 3em;
	box-sizing: border-box;
	border: 1px solid #7d7d7d;
}
#contents #section02 .inner01 {
	margin-bottom: 2em;
	position: relative;
}
#contents #section02 .inner01 .ttl01 {
	color: #d93129;
	font-size: 156.25%;
	font-family: "Hiragino Kaku Gothic W4 JIS2004";
	text-align: center;
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
	background-image: linear-gradient(to right, #989898, #989898 2px, transparent 2px, transparent 10px);
	background-size: 10px 2px;
	background-position: bottom;
	background-repeat: repeat-x;
}
#contents #section02 .inner01 .ttl01 span {
	font-size: 80%;
}
#contents #section02 .inner01 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#contents #section02 .inner01 ul li {
	width: 33.333333%;
	margin-bottom: 0.5em;
	box-sizing: border-box;
	border-right: 1px solid #989898;
}
#contents #section02 .inner01 ul li:last-child {
	border: none;
}
#contents #section02 .inner01 ul li img {
	width: 100%;
	max-width: 160px;
	margin: 0 auto 1em;
}
#contents #section02 .inner01 ul li p {
	font-size: 125%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	line-height: 1.5;
	text-align: center;
}
#contents #section02 .inner02 {
	box-sizing: border-box;
	position: relative;
}
#contents #section02 .inner02 .ttl01 {
	font-size: 125%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	text-align: center;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
	background-image: linear-gradient(to right, #989898, #989898 2px, transparent 2px, transparent 10px);
	background-size: 10px 2px;
	background-position: bottom;
	background-repeat: repeat-x;
}
#contents #section02 .inner02 .txt01 {
}
#contents #section02 .inner02 .txt02 {
	color: #d93129;
	font-size: 62.5%;
}
#contents #section02 .inner02 dl dt,
#contents #section02 .inner02 dl dd {
	margin-bottom: 1.0em;
	line-height: 1;
}
#contents #section02 .inner02 dl dt {
	color: #d93129;
	padding: 0 1.5em 0 1em;
	margin-bottom: 0.25em;
	box-sizing: border-box;
	border-left: 4px solid #d93129;
	float: left;
}
#contents #section02 .inner02 dl dd {
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	text-indent: -1em;
}
#contents #section03 {
	margin-bottom: 5em;
}
#contents #section03 .inner01 {
	padding: 2em 3.5em 3em;
	border: 1px solid #7d7d7d;
	position: relative;
}
#contents #section03 .inner01 .ttl01 {
	color: #d93129;
	font-size: 156.25%;
	font-family: "Hiragino Kaku Gothic W4 JIS2004";
	text-align: center;
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
	background-image: linear-gradient(to right, #989898, #989898 2px, transparent 2px, transparent 10px);
	background-size: 10px 2px;
	background-position: bottom;
	background-repeat: repeat-x;
}
#contents #section03 .inner01 .txt01 {
	text-align: center;
}
#contents #section03 .inner01 .txt02 {
	color: #d93129;
	font-size: 62.5%;
	text-align: center;
}
#contents #section03 .inner01 .btn01 {
	max-width: 580px;
	margin: 2em auto 0;
}
#contents #section03 .inner01 .btn01 a {
	color: #fff;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	line-height: 70px;
	background: #d93129;
	border: 1px solid #d93129;
	box-sizing: border-box;
	transition: 0.4s;
}
#contents #section03 .inner01 .btn01 a span:before {
	border: 1px solid #d93129;
	background: #fff;
}
#contents #section03 .inner01 .btn01 a span:after {
	color: #d93129;
}
#contents #section10 {
	padding-bottom: 6em;
}
#contents #section10 .cntWrap01 {
	max-width: 780px;
}
@media only screen and (max-width: 1200px) {
	#contents #section02 {
    padding: 1.5em;
	}
	#contents #section02 .inner01,
	#contents #section02 .inner02 {
		max-width: 100%;
	}
	#contents #section02 .inner01 ul li p {
		font-size: 100%;
	}
	#contents #section03 .inner01 {
    padding: 1.5em;
	}
}
@media only screen and (max-width: 960px) {
}
@media only screen and (min-width: 768px) {
	#contents #section03 .inner01 .btn01 a:hover {
    color: #d93129;
    background: #fff;
    transition: 0.4s;
	}
}
@media only screen and (max-width: 767px) {
	#contents {
		background: none;
	}
	#contents section {
    padding-right: 0;
    border-right: none;
	}
	#contents .ttlTop.fix01 {
    width: 100%;
	}
	#contents .lead {
		text-align: center;
	}
	#contents #section02 .inner01 .ttl01 {
		text-align: center;
	}
	#contents #section02 .inner01 ul li img {
    width: 70%;
	}
	#contents #section02 .inner01 ul li p {
    font-size: 93.75%;
		letter-spacing: 0;
	}	
	#contents #section02 .inner02 .ttl01 {
		text-align: center;
	}
	#contents #section02 .inner02 dl dt {
    line-height: 1.5;
    margin-bottom: 0.75em;
		padding: 0 0 0 0.5em;
    border-left: 3px solid #d93129;
    float: none;
	}
	#contents #section02 .inner02 dl dd {
    padding-left: 1em;
		margin-bottom: 1.5em;
    line-height: 1.5;
	}
	#contents #section03 .inner01 .txt01 {
    text-align: left;
	}
	#contents #section03 .inner01 .txt02 {
    text-align: left;
	}
	#contents #section03 .inner01 .btn01 {
	}
	#contents #section03 .inner01 .btn01 a {
		text-align: center;
    line-height: 1.5;
		letter-spacing: 0;
		padding: 0.5em 1em;
	}
}
@media (orientation: landscape) and (max-width: 850px) and (min-width: 768px){
}
@media (orientation: landscape) and (max-width: 767px){
}
