#main-visual {
	height: 1273px;
	background: url(../images/top/mv.gif) no-repeat left bottom;
	width: 100%;
	position: relative;
	padding: 0 10%;
	margin-bottom: 0;
}
#main-visual .mv_ph {
	position: absolute;
	max-width: 440px;
	width: 35%;
	left: 5%;
	top: 20%;
}
#main-visual dl {
	max-width: 590px;
	position: absolute;
	bottom: 35%;
	right: 10%;
}
#main-visual dt {
	font-family: 'Noto Serif JP', serif;
	font-size: 130%;
	font-weight: 400;
	margin-bottom: 20px;
}
#main-visual dt strong {
	display: block;
	font-size: 130%;
	font-weight: 400;
	line-height: 150%;
}
#main-visual dd {
}
#main-visual ul {
	position: absolute;
	overflow: hidden;
	max-width: 1060px;
	width: 90%;
	bottom: 15%;
	right: 5%;
}
#main-visual li {
	float: left;
	width: 15%;
	margin-right: 2%;
}
#main-visual li:last-child {
	margin-right: 0;
}
@media screen and (max-width: 1100px) {
	#main-visual {
		background: url(../images/top/mv.gif) no-repeat right bottom;
	}
	#main-visual .mv_ph {
		width: 35%;
		left: 0%;
		top: 10%;
		margin-left: -20px;
	}
	#main-visual dl {
		max-width: none;
		bottom: 35%;
		right: 5%;
		left: 25%;
	}
}
#wrapper {
	padding-top: 0px;
	margin: 0px 0 30px;
}
#top1 {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	max-width: 1060px;
	width: 85%;
	margin: 0px auto 60px;
}
#top1 li {
	float: left;
	width: 48.5%;
	margin-right: 3%;
}
#top1 li:last-child {
	margin-right: 0;
}
#top1 li a {
	display: block;
	color: #fff;
	background: url(../images/common/point04.png) no-repeat right 15px center;
	background-size: 6px auto;
	background-color: #5C9EB8;
	padding: 10px;
	overflow: hidden;
	line-height: 160%;
	vertical-align: middle;
	box-shadow:0px 3px 6px -4px #000000;
}
#top1 li a strong {
	display: block;
	font-weight: 300;
	font-size: 150%;
}
#top1 li a img {
	width: 55px;
	display: block;
	float: left;
	margin-right: 5px;
}
#top1 li a:hover {
	background: url(../images/common/point04.png) no-repeat right 20px center;
	background-size: 6px auto;
	background-color: #417183;
	box-shadow:0px 3px 6px -7px #000000;
}
#top2 {
	max-width: 1060px;
	width: 85%;
	margin: 0px auto 60px;
}
#top2 ul {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#top2 li {
	float: left;
	width: 49%;
	margin-right: 2%;
	position: relative;
	background-color: #D6E5EA;
	padding-top: 25px;
	margin-bottom: 20px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
}
#top2 li:nth-child(even) {
	margin-right: 0;
}
#top2 li strong {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	background-color: #90B8C7;
}
#top2 li p {
	text-align: center;
	margin: 0;
	padding: 10px;
}
#top3 {
	width: 100%;
	background-color: #E6EFF2;
	padding-bottom: 10px;
	margin-bottom: 60px;
}
#top3 .box1,
#top3 .box2 {
	display: -webkit-flex;
 display: flex;
 -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 align-items: center; /* 縦方向中央揃え */
 -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
 justify-content: center; /* 横方向中央揃え */
	max-width: 1600px;
	width: 100%;
	margin: 0px auto 30px;
}
#top3 .box1 {
}
#top3 .box2 {
}
#top3 .box1 .ph,
#top3 .box2 .ph {
	width: 50%;
}
#top3 .box1 .ph {
}
#top3 .box2 .ph {
}
#top3 .box2 .ph2 {
	display: none;
}
#top3 .box1 dl,
#top3 .box2 dl {
	width: 50%;
	padding: 0 5%;
}
#top3 .box1 dl {
}
#top3 .box2 dl {
}
#top3 .box1 dt,
#top3 .box2 dt {
	font-family: 'Noto Serif JP', serif;
	font-size: 150%;
	margin-bottom: 20px;
}
#top3 .t3_in {
	max-width: 1000px;
	width: 85%;
	margin: 0px auto 30px;
	overflow: hidden;
	padding-top: 20px;
}
#top3 .t3_in dl {
	float: left;
	width: 46%;
	margin-right: 8%;
}
#top3 .t3_in dl:last-child {
	margin-right: 0;
}
#top3 .t3_in dt {
	font-family: 'Noto Serif JP', serif;
	font-size: 150%;
	margin-bottom: 20px;
}
#top3 .t3_in dd {
	margin-bottom: 20px;
}
#top3 .t3_in dd.ph {
	background-color: #fff;
	padding: 10px;
}
#top4 {
	width: 100%;
	background-color: #E6EFF2;
	padding-bottom: 30px;
}
#top4 #news {
	max-width: 1000px;
	width: 85%;
	margin: 0px auto;
	border-top: #aaa 1px dotted;
	overflow: hidden;
}
#top4 #news dl {
	width: 100%;
	display: table;
	border-bottom: #aaa 1px dotted;
	padding: 10px 0;
}
#top4 #news dd {
	display: table-cell;
	vertical-align: top;
	width: 120px;
	font-size: 80%;
	letter-spacing: 1px;
}
#top4 #news dt {
	display: table-cell;
	vertical-align: top;
}
#top4 #news dt a {
	display: inline-block;
	line-height: 150%;
	background: url(../images/common/point07.png) no-repeat left 10px center;
	background-size: 6px auto;
	background-image: none;
}
#top4 #news dt a:hover {
	color: #5C9EB8;
	padding-left: 15px;
	background: url(../images/common/point07.png) no-repeat left 0 center;
	background-size: 6px auto;
}
#top4 #news a.btn {
	display: block;
	width: 180px;
	float: right;
	background: url(../images/common/point05.png) no-repeat left 10px center;
	background-size: 6px auto;
	background-color: #417183;
	color: #fff;
	text-align: center;
	font-size: 80%;
	padding: 3px 0 3px 16px;
}
#top4 #news a.btn:hover {
	background: url(../images/common/point05.png) no-repeat left 15px center;
	background-size: 6px auto;
	background-color: #295163;
}
#top5 {
	max-width: 1000px;
	width: 85%;
	margin: 0px auto 60px;
	overflow: hidden;
}
#top5 dl {
	float: left;
	width: 47%;
	margin-right: 6%;
}
#top5 dl:last-child {
	margin-right: 0;
}
#top5 dt {
}
#top5 dt img {
	display: block;
	margin-bottom: 10px;
}
#top5 dt p {
	margin-bottom: 15px;
	font-size: 90%;
}
#top5 dt p strong {
	display: inline-block;
	margin-left: 10px;
	font-size: 130%;
}
#top5 dd {
}
#top5 dd p {
	margin-bottom: 15px;
	color: #5B9EB8;
	font-size: 90%;
}
/* ---------------------------------------

--------------------------------------- */






@media screen and (max-width: 940px) {
	#main-visual {
		height: 760px;
		background: url(../images/top/mv.gif) no-repeat left top 150px;
		background-size: 600px auto;
	}
	#main-visual .mv_ph {
		display: none;
	}
	#main-visual dl {
		bottom: 30%;
		left: 5%;
	}
	#main-visual ul {
		width: 90%;
		bottom: 5%;
		right: 5%;
	}
	/* ---------------------------------------
	
	--------------------------------------- */
	#top2 li {
		margin-bottom: 10px;
	}
}






@media screen and (max-width: 840px) {
	#main-visual {
		height: 530px;
		background: url(../images/top/mv.gif) no-repeat left top 56px;
		background-size: auto 300px;
	}
	#main-visual .mv_ph {
		display: inherit;
		width: 30%;
		left: auto;
		right: 0%;
		top: 0;
	}
	/* ---------------------------------------
	
	--------------------------------------- */
	#top1 li a strong {
		font-size: 140%;
	}
	#top1 li a img {
		width: 50px;
	}
	#top2 li p {
		text-align: left;
	}
	#top2 li p br {
		display: none;
	}
	#top3 .box1,
	#top3 .box2 {
		display: block;
	}
	#top3 .box1 {
	}
	#top3 .box2 {
	}
	
	#top3 .box2 .ph {
		display: none;
	}
	#top3 .box2 .ph2 {
		display: inherit;
	}
	#top3 .box1 .ph,
	#top3 .box2 .ph,
	#top3 .box2 .ph2 {
		width: 40%;
		margin-left: 20px;
		float: right;
	}
	#top3 .box1 dl,
	#top3 .box2 dl {
		width: 100%;
	}
	#top3 .box1 dl {
	}
	#top3 .box2 dl {
	}
	#top3 .box1 dt,
	#top3 .box2 dt {
		font-family: 'Noto Serif JP', serif;
		font-size: 150%;
		margin-bottom: 20px;
	}
}


@media screen and (max-width: 640px) {
	#main-visual dl {
		bottom: 30%;
	}
	#main-visual dt {
		font-size: 110%;
	}
	#main-visual dt strong {
		font-size: 130%;
	}
	/* ---------------------------------------
	
	--------------------------------------- */
	#top1 li {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 5px;
	}
	#top2 li {
		width: 100%;
		margin-right: 0;
	}
	#top3 .t3_in {
		margin: 0px auto 20px;
		padding-top: 10px;
	}
	#top3 .t3_in dl {
		width: 48%;
		margin-right: 4%;
	}
	#top3 .t3_in dl:last-child {
		margin-right: 0;
	}
	#top3 .t3_in dt {
		font-size: 130%;
		margin-bottom: 15px;
	}
	#top3 .t3_in dd {
		margin-bottom: 15px;
	}
	#top3 .t3_in dd.ph {
		padding: 5px;
	}
	#top4 #news dd {
		width: 100px;
	}
	
}


@media screen and (max-width: 550px) {
	#main-visual {
		height: auto;
		background: url(../images/top/mv2.gif) no-repeat center top 56px;
		background-size: auto 300px;
		padding: 0;
	}
	#main-visual .mv_ph {
		display: none;
	}
	#main-visual dl {
		bottom: none;
		position: static;
		width: 90%;
		margin: 0px auto 30px;
		padding-top: 180px;
	}
	#main-visual dt {
		font-size: 100%;
	}
	#main-visual dt strong {
		font-size: 130%;
		margin-top: 5px;
	}
	#main-visual ul {
		position: static;
		width: 90%;
		margin: 0px auto 30px;
	}
	#main-visual li {
		width: 32%;
		margin-right: 2%;
		text-align: center;
		margin-bottom: 5px;
	}
	#main-visual li:nth-child(3n) {
		margin-right: 0;
	}
	/* ---------------------------------------
	
	--------------------------------------- */
	#top3 .box1 .ph,
	#top3 .box2 .ph2 {
		width: 90%;
		float: none;
		margin: 0px auto 20px;
	}
	#top3 .t3_in dl {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	#top3 .t3_in dl:last-child {
		margin-right: 0;
		margin-bottom: 0;
	}
	
	#top4 #news dl,
	#top4 #news dt,
	#top4 #news dd {
		display: block;
	}
	#top4 #news dd {
		color: #999;
	}
	#top5 dl {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 25px;
	}
}