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

/*-----------------
mainimg
-----------------*/
#mainimg .slider {
	height: 620px;
}
#mainimg .slider img {
	width: 100%;
	height: 620px;
	object-fit: cover;
}

/*-----------------
top01
-----------------*/
#top01 {
	position: relative;
	margin: 0 0 50px;
	padding: 15px 0;
	background: #FFFFBF;
}
#top01:before {
	content: "";
	position: absolute;
	top: 10px;
	width: 100%;
	height: 5px;
	background: #ECEC00;
}
#top01:after {
	content: "";
	position: absolute;
	bottom: 10px;
	width: 100%;
	height: 5px;
	background: #ECEC00;
}
#top01 .inner {
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 1000px;
	margin: 0 auto;
}
#top01 .inner .ttl {
	width: 150px;
	padding: 75px 0 0;
	text-align: center;
}
#top01 .inner .ttl img {
	width: 82px;
	height: 20px;
}
#top01 .inner .ttl a {
	display: block;
	width: 150px;
	height: 50px;
	margin: 18px 0 0;
	background: #2B1650;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #FFF;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
}
#top01 .inner .ttl a:hover {
	opacity: 0.8;
}
#top01 .inner .box {
	width: 450px;
	padding: 10px 0;
}
#top01 .inner .box iframe {
	width: 100%;
	height: 240px;
}
#top01 .inner ul {
	width: 340px;
	padding: 30px 0;
}
#top01 .inner ul li + li {
	margin-top: 20px;
}

/*-----------------
top02
-----------------*/
#top02 {
	position: relative;
	margin: 0 0 60px;
}
#top02 .inner {
	width: 1000px;
	margin: 0 auto;
}
#top02 .inner .ttl {
	margin: 0 0 30px;
	text-align: center;
}
#top02 .inner .img img {
	width: 100%;
	height: auto;
}

/*-----------------
top03
-----------------*/
#top03 {
	margin: 0 0 100px;
}
#top03 h3 {
	margin: 0 0 50px;
	text-align: center;
}
#top03 .inner {
	background: url(../img/top_bg01.png) repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#top03 .inner .ttl {
	box-sizing: border-box;
	width: 1000px;
	height: 150px;
	margin: 0 auto 70px;
	padding: 50px 0 0;
	color: #FFF;
	font-size: 40px;
	font-weight: bold;
	line-height: 56px;
	text-align: center;
}
/*inner01*/
#top03 .inner01 {
	margin: 0 0 60px;
}
#top03 .inner01 .img01 {
	margin: 0 auto 21px;
	text-align: center;
}
#top03 .inner01 .txt {
	box-sizing: border-box;
	width: 836px;
	height: 120px;
	margin: 0 auto 30px;
	padding: 0 0 0 50px;
	background: url(../img/top_bg02.png) no-repeat center;
	font-size: 40px;
	font-weight: bold;
	line-height: 60px;
}
#top03 .inner01 .img02 {
	margin: 0 0 12px;
	text-align: center;
}
#top03 .inner01 .img03 {
	text-align: center;
}
/*inner02*/
#top03 .inner02 {
	margin: 0 0 60px;
}
#top03 .inner02 .ttl01 {
	width: 1000px;
	margin: 0 auto;
	background: url(../img/top_img06.png) no-repeat right top;
}
#top03 .inner02 .ttl01 .img01 {
	margin: 13px 0 25px 28px;
}
#top03 .inner02 .box01 {
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 1000px;
	margin: 0 auto 45px;
}
#top03 .inner02 .box01 dl {
	box-sizing: border-box;
	width: 490px;
	height: 250px;
	padding: 20px 30px;
	background: #FFF5D7;
}
#top03 .inner02 .box01 dl dt {
	color: #FF7FA9;
	font-size: 28px;
	font-weight: bold;
	line-height: 60px;
}
#top03 .inner02 .box01 dl dd {
	font-size: 16px;
}
#top03 .inner02 .box01 dl p {
	margin-top: 10px;
	font-size: 20px;
	font-weight: bold;
}
#top03 .inner02 .ttl02 {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
}
#top03 .inner02 .ttl02 .img02 {
	float: left;
	margin: 0 40px 0 0;
}
#top03 .inner02 .ttl02 .img03 {
	overflow: hidden;
	margin: 18px 0;
}
#top03 .inner02 .ttl02 span {
	display: block;
	overflow: hidden;
	font-size: 28px;
	font-weight: bold;
}
#top03 .inner02 .box02 {
	box-sizing: border-box;
	width: 1000px;
	height: 570px;
	margin: 0 auto 45px;
	padding: 30px 50px;
	background: #FFF5D7;
}
#top03 .inner02 .box02 p {
	font-size: 40px;
	font-weight: bold;
}
#top03 .inner02 .box02 p span {
	color: #FF7FA9;
	font-size: 28px;
}
#top03 .inner02 .box02 ul {
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 15px 0;
}
#top03 .inner02 .box02 dl {
	position: relative;
	float: left;
	width: 442px;
	height: 190px;
	background: url(../img/top_bg03.png) no-repeat;
}
#top03 .inner02 .box02 dl:last-child {
	float: right;
}
#top03 .inner02 .box02 dl dt {
	width: 100%;
	padding-bottom: 15px;
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 58px;
}
#top03 .inner02 .box02 dl dd {
	margin: 10px 0 0 30px;
	padding: 0 0 0 15px;
	background: url(../img/top_ico01.png) no-repeat left center;
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
}
#top03 .inner02 .box02 dl.txt02 dd {
	float: left;
	width: 150px;
}
#top03 .inner02 .box02 dl dd small {
	font-size: 15px;
}
#top03 .inner02 .box02 dl.txt01 p {
	position: absolute;
	top: 85px;
	left: 307px;
	color: #FF6699;
	font-size: 70px;
}
#top03 .inner02 .box02 dl.txt01 p small {
	font-size: 30px;
}
#top03 .inner02 .box02 dl.txt02 p {
	position: absolute;
	top: 116px;
	left: 240px;
	color: #FF6699;
	font-size: 40px;
}
#top03 .inner02 .box02 dl.txt02 p small {
	font-size: 22px;
}
/*inner03*/
#top03 .inner03 {
}
#top03 .inner03 .box {
	width: 1000px;
	margin: 0 auto;
}
#top03 .inner03 .box ul {
	float: left;
	margin: 0 20px 0 0;
}
#top03 .inner03 .box ul li {
	margin-bottom: 10px;
}
#top03 .inner03 .box p {
	overflow: hidden;
	height: 410px;
	background: url(../img/top_img16.png) no-repeat right bottom;
	font-size: 26px;
	font-weight: bold;
}
/*inner04*/
#top03 .inner04 {
	margin: 0 auto 60px;
}
#top03 .inner04 .img01 {
	text-align: center;
}
