@charset "UTF-8";
/* CSS Document */

#billboard {
	margin-bottom: 4em;
}
#billboard .breadCrumb {
	margin-bottom: -2em;
	background: transparent;
	position: relative;
	background-color: #fff;
}
#billboard .breadCrumb ul li a {
	color: #333;
}
#billboard > .txt01 {
	color: #fff;
	font-size: 225%;
	font-weight: normal;
	text-align: center;
	line-height: 2;
	background: #d66ca6;
	margin-top: 32px;
}
#billboard .inner01 {
	text-align: center;
	padding: 4em 0 5em;
	background: linear-gradient(to right, rgb(255, 225, 240), rgb(255, 226, 242) 25%, rgb(246, 246, 253) 50%, rgb(220, 240, 255) 75%, rgb(218, 239, 255));
	overflow: hidden;
}
#billboard .inner01 .ttl01 {
	width: 19em;
	margin: auto;
	line-height: 1.3;
	position: relative;
}
#billboard .inner01 .ttl01 span {
	display: block;
}
#billboard .inner01 .ttl01 .sp01 {
	color: #d66ca6;
	font-size: 137.5%;
	width: 9em;
	margin: auto;
	position: relative;
}
#billboard .inner01 .ttl01 .sp01 img {
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
#billboard .inner01 .ttl01 .sp01 .icon01 {
	width: 1.2em;
	left: -0.3em
}
#billboard .inner01 .ttl01 .sp01 .icon02 {
	width: 1.1em;
	right: 0;
}
#billboard .inner01 .ttl01 .sp02 {
	color: #3071b6;
	font-size: 350%;
	font-weight: 200;
	font-style: italic;
}
#billboard .inner01 .ttl01 .sp03 {
	display: flex;
	align-items: center;
	color: #3071b6;
	font-size: 112.5%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	text-align: left;
}
#billboard .inner01 .ttl01 .sp03:after {
	display: block;
	content: "";
	flex-grow: 1;
	height: 1px;
	margin-left: 0.5em;
	background: #3071b6;
}
#billboard .inner01 .btn01 a {
	color: #fff;
	width: 12em;
	padding: 0.5em 1em;
	margin: 1.5em auto 0;
	background: #3071b6;
	border-radius: 1.5em;
	border: 1px solid #3071b6;
	box-sizing: border-box;
	transition: 0.4s;
}
#billboard .inner01 img {
	width: auto;
	height: auto;
	position: absolute;
}
#billboard .inner01 .img01 {
	top: 0;
	left: -470px;
}
#billboard .inner01 .img02 {
	top: 0;
	right: -420px;
}
#contents .tabList01 {
	position: relative;
	z-index: 50;
}
#contents .tabList01 ul {
	display: table;
	width: 100%;
	text-align: center;
	background: #e9eef5;
}
#contents .tabList01 ul li {
	display: table-cell;
	width: 25%;
	transition: 0.4s;
}
#contents .tabList01 ul li.active {
	background: #3071b6;
}
#contents .tabList01 ul li a {
	display: block;
	color: #4c4c4c;
	padding: 1.0em 0;
	font-size: 112.5%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	line-height: 1.5;
	box-sizing: border-box;
	position: relative;
	transition: 0.4s;
}
#contents .tabList01 ul li.active a {
	color: #fff;
	pointer-events: none;
}
#contents .tabList01 ul li a span {
	display: block;
	border-left: 1px solid #b5b5b5;
}
#contents .tabList01 ul li:first-child a span,
#contents .tabList01 ul li.active a span,
#contents .tabList01 ul li.active + li a span {
	border-left: none;
}
#contents > .cf {
	padding-top: 1.5em;
}
#contents > .cf > .inner01 {
	width: 75%;
	float: right;
	padding-left: 3%;
	box-sizing: border-box;
	border-left: 1px solid #989898;
}
#contents > .cf > .inner01 > section {
	margin-top: -160px;
	padding-top: 160px;
}
#contents > .cf > .inner01 > section > .ttl01 {
	width: 96%;
	text-align: center;
	padding-bottom: 3em;
	margin: 0 auto 2em;
	background-image: linear-gradient(to right, #3071b6, #3071b6 2px, transparent 2px, transparent 6px);
	background-size: 10px 2px;
	background-position: bottom;
	background-repeat: repeat-x;
}
#contents > .cf > .inner01 > section > .ttl01 span {
	display: block;
}
#contents > .cf > .inner01 > section > .ttl01 .sp01 {
	color: #808080;
	font-size: 375%;
	font-style: italic;
	font-weight: 200;
}
#contents > .cf > .inner01 > section > .ttl01 .sp02 {
	color: #3071b6;
	font-size: 156.25%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
}
#contents > .cf > .inner01 #section01 > .txt01 {
	text-align: center;
	line-height: 2;
	padding-bottom: 3.5em;
}
#contents > .cf > .inner01 #section04 {
	margin-top: -80px;
	position:relative;
}
#contents > .cf > .inner01 #section04:after {
			display: block;
	    content: '';
	    width: 140vw;
	    height: 910px;
	    background: #eff4f9;
	    background-size: cover;
	    position: absolute;
	    left: -40vw;
	    top: 34.28em;
	    z-index: -1;
}
#contents > .cf > .inner01 #section04 > .txt01 {
	width: 90%;
	max-width: 620px;
	margin: 0 auto;
	text-align: center;
}
#contents > .cf > .inner01 #section04 .txtWrap01 {
	padding: 1em 0;
}
#contents > .cf > .inner01 #section04 dl {
	margin: 5em auto 5em;
}
#contents > .cf > .inner01 #section04 dl dt {
	color: #3071b6;
	font-size: 112.5%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	text-align: center;
	line-height: 2;
	margin-bottom: 0.5em;
	background: #fff;
	border: 1px solid #b5b5b5;
}
#contents > .cf > .inner01 #section04 dl dd {
	margin-bottom: 2em;
}
#contents > .cf > .inner01 #section04 dl dd span {
	display: block;
	font-size: 75%;
	text-indent: 0.5em;
	margin-top: 0.5em;
}
#contents > .cf > .inner01 #section04 dl dd a {
	display: inline-block;
	color: #fff;
	text-align: center;
	width: 48%;
	padding: 1em;
	margin: 1em 0;
	background: #d66ca6;
	border: 1px solid #d66ca6;
	box-sizing: border-box;
	transition: 0.4s;
}
@media only screen and (min-width: 768px) {
	#contents > .cf > .inner01 #section04 dl dd a:hover {
		color: #d66ca6;
		background: #fff;
		transition: 0.4s;
	}
}
@media only screen and (max-width: 767px) {
	#contents > .cf > .inner01 > section {
		padding-right: 0;
		padding-left: 0;
		border: none;
	}
	#contents > .cf > .inner01 > #section04 {
		margin: auto;
		margin-top: -70px;
		padding-top: 100px;
	}
	#contents > .cf > .inner01 #section04:after {
		display: block;
		content: '';
		width: 120%;
		height: 71%;
		background: #eff4f9;
		background-size: cover;
		position: absolute;
		left: -10%;
		top: 29.2em;
		z-index: -1;
	}
	#contents > .cf > .inner01 #section04 > div {
		padding: 0 !important;
	}
	#contents > .cf > .inner01 #section04 > .ttl01 {
		width: 90%;
	}
	#contents > .cf > .inner01 #section04 > div dl {
		margin: auto;
		margin-top: 2em;
		padding: 5%;
	}
	#contents > .cf > .inner01 #section04 dl dt {
    font-size: 125%;
	}
	#contents > .cf > .inner01 #section04 dl dd {
    font-size: 112.5%;
	}
	#contents > .cf > .inner01 #section04 dl dd a {
    width: 100%;
    margin: 0.5em 0;
	}
}
#contents > .cf > .inner01 > #section05 {
	margin: auto;
	margin-top: -100px;
	padding-top: 150px;
}
#contents > .cf > .inner01 > #section05 > .txt01 {
	padding-bottom: 1.5em;
	text-align: center;
}
#contents > .cf > .inner01 > #section05 .txtWrap01 {
	max-width: 600px;
	margin: auto;
	border: 1px solid #959595;
}
#contents > .cf > .inner01 > #section05 .txtWrap01 .txt01 {
	padding: 0.5em 1em;
	text-align: center;
	background: #e9eef5;
	border-bottom: 1px solid #959595;
}
#contents > .cf > .inner01 > #section05 .txtWrap01 .txt01 .sp01 {
	color: #2c5da4;
	font-size: 125%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
}
#contents > .cf > .inner01 > #section05 .txtWrap01 .txt01 .sp02 {
	font-size: 87.5%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
}
#contents > .cf > .inner01 > #section05 .txtWrap01 .cf {
	padding: 1.5em 0;
}
#contents > .cf > .inner01 > #section05 .txtWrap01 .cf dl {
	width: 50%;
	padding: 0 0.5em;
	text-align: center;
	box-sizing: border-box;
}
#contents > .cf > .inner01 > #section05 .txtWrap01 .cf dl:first-child {
	width: 48%;
	border-right: 1px solid #a1a1a1;
}
#contents > .cf > .inner01 > #section05 .txtWrap01 .cf dl:last-child {
	width: 52%;
}
#contents > .cf > .inner01 > #section05 .txtWrap01 .cf dl dt {
	font-weight: 600;
}
#contents > .cf > .inner01 > #section05 .txtWrap01 .cf dl dd {
	line-height: 1;
}
#contents > .cf > .inner01 > #section05 .txtWrap01 .cf dl dd a {
	color: #3071b6;
	font-size: 200%;
	font-style: italic;
}
#contents > .cf > .inner01 > #section05 .txtWrap01 .cf dl dd span {
	color: #3071b6;
}
#contents > .cf > .inner01 > #section05 .txtWrap01 .cf dl dd .sp01 {
	margin-right: 1em;
}
#contents > .cf > .inner01 > #section05 .txtWrap01 .cf dl dd .sp02 {
	font-size: 200%;
	font-style: italic;
}
#section05 .btn01 a span:before {
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    border: 1px solid #d93129;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
}
#section05 .btn01 a span:before, #section05 .btn01 a span:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.5em;
    transition: 0.4s;
}
#section05 .btn01 a span:after {
    content: '〉';
    color: #d93129;
    font-size: 16px;
    margin-left: -13px;
    transform: scaleY(0.6);
    height: 20px;
    line-height: 20px;
}
#section05 .btn01 a {
    color: #fff;
		font-family: "Hiragino Kaku Gothic W4 JIS2004";
    background: #d93129;
		line-height: 58px;
    border: 1px solid #d93129;
    transition: 0.4s;
		font-size: 125%;
		box-sizing: border-box;
    transition: 0.4s;
}
#section05 .btn01 {
    text-align: center;
    max-width: 1200px;
		width: 100%;
    margin: 40px auto;
    position: relative;
    z-index: 100;
    transition: 0.4s;
}
#section05 .btn01 a:hover {
    color: #d93129;
    background: #fff;
    transition: 0.4s;
}

@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 960px) {
}
@media only screen and (min-width: 768px) {
	#contents > .cf > .inner01 > #section05 .txtWrap01 .cf dl dd a {
		pointer-events: none;
	}
	#section05 .btn01 {
			width: 50%;
	}

}
@media only screen and (max-width: 767px) {
	#contents > .cf > .inner01 > section {
		padding-right: 0;
		padding-left: 0;
		border: none;
	}
	#contents > .cf > .inner01 > #section05 {
		width: 94.5%;
		margin: auto;
		margin-top: -80px;
		padding-top: 90px;
		padding-bottom: 5em;
	}
	#contents > .cf > .inner01 > #section05 > .ttl01 {
		width: 100%;
	}
	#contents > .cf > .inner01 > #section05 > .txt01 {
    width: 100%;
		letter-spacing: -0.01em;
    text-align: center;
	}
	#contents > .cf > .inner01 > #section05 .txtWrap01 {
		padding: 1.5em 1.5em 1.25em;
	}
	#contents > .cf > .inner01 > #section05 .txtWrap01 .txt01 {
		padding: 0;
		background: #fff;
		border-bottom: 1px solid #aaa;
	}
	#contents > .cf > .inner01 > #section05 .txtWrap01 .txt01 span {
		font-size: 87.5% !important;
		color: #434343 !important;
		font-weight: normal !important;
	}
	#contents > .cf > .inner01 > #section05 .txtWrap01 .txt01 .sp01 {
	}
	#contents > .cf > .inner01 > #section05 .txtWrap01 .txt01 .sp02 {
		display: block;
		margin-bottom: 1em;
	}
	#contents > .cf > .inner01 > #section05 .txtWrap01 .cf {
    padding: 1em 0 0;
	}
	#contents > .cf > .inner01 > #section05 .txtWrap01 .cf dl {
		width: 100% !important;
		padding: 0;
    border-right: none !important;
	}
	#contents > .cf > .inner01 > #section05 .txtWrap01 .cf dl:first-child {
		margin-bottom: 1em;
	}
	#contents > .cf > .inner01 > #section05 .txtWrap01 .cf dl dt,
	#contents > .cf > .inner01 > #section05 .txtWrap01 .cf dl dd {
		display: inline-block;
	}
@media only screen and (max-width: 1200px) {
	#contents .tabList01 ul {
    max-width: 100%;
	}

}
@media only screen and (max-width: 960px) {
	#contents .tabList01 {
	}
	#contents .tabList01 ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 90%;
		background: #fff;
	}
	#contents .tabList01 ul li {
		display: block;
		width: 49.5%;
		margin-bottom: 1%;
		background: #e9eef5;
	}
	#contents .tabList01 ul li.active {
		background: #3071b6;
	}
	#contents .tabList01 ul li:after {
		display: none;
	}
	#contents .tabList01 ul li a {
    font-size: 100%;
	}
	#contents .tabList01 ul li a br {
		display: none;
	}
	#contents .tabList01 ul li a span {
		border: none !important;
	}
}
@media only screen and (min-width: 768px) {
	#billboard .inner01 .btn01 a:hover {
		color: #3071b6;
		background: #fff;
		transition: 0.4s;
	}
	#contents .tabList01 ul li:hover {
		background: #3071b6;
		transition: 0.4s;
	}
	#contents .tabList01 ul li:hover a {
		color: #fff;
	}
	#contents .tabList01 ul li:hover a span,
	#contents .tabList01 ul li:hover + li a span {
		border-color: transparent;
	}
}
@media only screen and (max-width: 767px) {
	#contentsWrap {
    overflow: hidden;
	}
	#billboard .inner01 {
    padding: 2em 0 2em;
	}
	#billboard .breadCrumb {
    background: #fff;
	}
	#billboard .inner01 .ttl01 > img {
    display: none;
	}
	#contents .tabList01 ul li a {
		line-height: 1.5;
	}
	#billboard > .txt01 {
		margin-top: 24px;
	}
	#contents > .cf {
    padding-top: 1.5em;
	}
	#contents > .cf > .inner01 > section {
    margin-top: -80px;
    padding-top: 80px;
    padding-right: 5%;
    border-right: 1px solid #989898;
	}
	#contents > .cf > .inner01 > section > .ttl01 {
		width: 100%;
		padding-bottom: 2em;
	}
	#contents > .cf > .inner01 > section > .ttl01 .sp01 {
    font-size: 275%;
	}
	#contents > .cf > .inner01 > section > .ttl01 .sp02 {
    font-size: 137.5%;
	}
	#contents > .cf > .inner01 #section01 > .txt01 {
		font-size: 112.5%;
    text-align: left;
		padding-bottom: 2em;
	}
}
@media (orientation: landscape) and (max-width: 767px){
}
@media only screen and (min-width: 500px) {
	#contents > .cf > .inner01 #section04:after {
	  height: 72%;
	  top: 26.2em;
	}
}
