@charset "UTF-8";
/* CSS Document */
#contents > .tabList01 ul li.active a {
	pointer-events: auto;
}
#contents .ttlTop.fix01 {
	width: 100%;
	max-width: 1000px;
}
#contents #section01 {
	margin-bottom: 3em;
	z-index: 0;
}
#contents #section01 .txt00 {
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	padding: 1em;
	box-sizing: border-box;
	border: 1px solid #d93129;
}
#contents #section01 .txt00 span {
	color: #d93129;
	font-size: 200%;
	font-style: italic;
	font-weight: 300;
	line-height: 1;
	margin-right: 0.25em;
}
#contents #section01 .lead {
	letter-spacing: 0;
}
#contents #section01 .lead:before {
	display: block;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 18px 0 18px;
	border-color: #d93229 transparent transparent transparent;
	margin: 0 auto 1em;
}
#contents #section01 .lead02 {
	color: #fff;
	font-size: 118.75%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	padding: 1em 3em;
	margin-top: 2em;
	box-sizing: border-box;
	border-radius: 5px;
	background: #989898;
}
#contents #section01 .inner01 {
	margin-top: 3em;
	padding: 2em;
	box-sizing: border-box;
	border: 1px solid #7d7d7d;
	box-shadow: 3px 3px 10px rgba(0,0,0,0.3);
	position: relative;
}
#contents #section01 .inner01:before {
	content: '';
	display: block;
	width: 100%;
	height: 10px;
	background: #d93129;
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	margin: auto;
}
#contents #section01 .inner01 > img {
	margin-bottom: 2em;
}
#contents #section01 .inner01 .ttl01 {
	color: #d93129;
	font-size: 156.25%;
	font-family: "Hiragino Kaku Gothic W4 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 #section01 .inner01 ul li {
	margin-bottom: 0.5em;
	border-bottom: 1px solid #aaa;
}
#contents #section01 .inner01 ul li .sp01 {
	color: #d93129;
	font-size: 125%;
	font-style: italic;
	margin-right: 0.5em;
}
#contents #section01 .inner01 ul li .sp01 span {
	font-size: 200%;
	font-weight: 300;
}
#contents #section01 .inner01 ul li .sp02 {
	font-size: 125%;
}
#contents #section01 .inner01 ul li .sp02 span {
	color: #d93129;
	font-size: 130%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
}
#contents #section01 .inner01 ul li .sp02 span.fix01 {
	color: #333;
	font-size: 75%;
}
#contents #section02 {
	margin-bottom: 5em;
}
#contents #section02 .inner01 {
	padding: 2em 3.5em 3em;
	border: 1px solid #7d7d7d;
	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 .txt01 {
	text-align: center;
}
#contents #section02 .inner01 .txt02 {	
	color: #d93129;
	font-size: 62.5%;
	text-align: center;
}
#contents #section02 .inner01 .btn01 {
	max-width: 580px;
	margin: 2em auto 0;
}
#contents #section02 .inner01 .btn01 a {
	color: #333;
	font-size: 100%;
	font-family: "Hiragino Kaku Gothic W4 JIS2004";
	background: #e5e5e5;
}
#contents #section02 .inner01 .btn01.fix01 a {
	color: #fff;
	line-height: 70px;
	background: #d93129;
	border: 1px solid #d93129;
	box-sizing: border-box;
	transition: 0.4s;
}
#contents #section02 .inner01 .btn01 a span:before {
	background: #fff;
	border: none;
}
#contents #section02 .inner01 .btn01.fix01 a span:before {
	border: 1px solid #d93129;
}
#contents #section02 .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 #section01 .inner01 ul li .sp02 span.fix01 {
    font-size: 75%;
    display: block;
    padding-left: 6.2em;
    margin: -0.5em 0 1em;
	}
	#contents #section01 .inner01 {
		max-width: 100%;
		padding: 2em 1.5em 1.5em;
	}
	#contents #section02 .inner01 {
    padding: 1.5em;
	}
}
@media only screen and (max-width: 960px) {
}
@media only screen and (min-width: 768px) {
	#contents #section02 .inner01 .btn01 a:hover {
    color: #fff;
    background: #959595;
    transition: 0.4s;
	}
	#contents #section02 .inner01 .btn01.fix01 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 #section01 .txt00 {
		width: 100%;
		text-indent: -2.5em;
    padding-left: 3.5em;
    margin: 2em auto;
	}
	#contents .lead {
		width: 100%;
		font-size: 112.5%;
    letter-spacing: 0;
		text-align: center;
	}
	#contents #section01 .lead02 {
    padding: 1em;
	}
	#contents #section01 .inner01 {
	}	
	#contents #section01 .inner01 .ttl01 {
    letter-spacing: 0;
	}
	#contents #section01 .inner01 ul li {
    font-size: 112.5%;
    margin-bottom: 1em;
		padding-bottom: 0.5em;
		letter-spacing: 0;
	}
	#contents #section01 .inner01 ul li span:before {
    top: -1px;
    left: -2.0em;
	}
	#contents #section01 .inner01 ul li span:after {
    top: 4px;
    left: calc(-2.0em + 4.5px);
	}
	#contents #section02 .inner01 .txt01 {
    text-align: left;
	}
	#contents #section02 .inner01 .txt02 {
    text-align: left;
		line-height: 1.5;
	}
	#contents #section02 .inner01 .btn01 {
    max-width: 100%;
    margin: 1em auto;
	}
	#contents #section02 .inner01 .btn01 a {
		text-align: center;
    line-height: 1.5 !important;
		letter-spacing: 0;
		padding: 0.5em 1em;
	}
	#contents #section01 .inner01 ul li > span {
		display: inline-block;
	}
	#contents #section01 .inner01 ul li .sp01 {
		width: 20%;
		vertical-align: top;
	}
	#contents #section01 .inner01 ul li .sp01 span {
		line-height: 1;
	}
	#contents #section01 .inner01 ul li .sp02 {
		width: 75%;
		font-size: 100%;
		line-height: 2;
	}
	#contents #section01 .inner01 ul li .sp02 span {
    font-size: 112.5%;
	}
	#contents #section01 .inner01 ul li .sp02 span.fix01 {
    margin: -0.5em 0 0.5em;
    padding-left: 0;
    display: block;
	}
	#contents #section01 .inner01 ul li.fix01 .sp02 {
		line-height: 1.3;
	}
}
@media (orientation: landscape) and (max-width: 850px) and (min-width: 768px){
}
@media (orientation: landscape) and (max-width: 767px){
}
