footer {
	margin: 0px auto 30px;
}
/* ------------------------------------ */
#page_mv {
	background: url(../images/reason/mv.jpg) no-repeat center center;
	background-size: cover;
}
/* ------------------------------------ */
.reason01 {
	max-width: 800px;
	width: 90%;
	margin: 0px auto 60px;
}
.reason01 dt {
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-size: 150%;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
.reason01 dd {
}
.reason02 {
	clear: both;
	background: url(../images/common/ttl_back01b.jpg) repeat-x top;
	background-size: auto 100px;
	width: 100%;
	margin-top: -30px;
	padding-top: 55px;
}
.reason02 .inner {
	max-width: 1100px;
	width: 90%;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	padding-bottom: 180px;
}
.reason02 .inner .ttl {
	color: #14398F;
}
.reason02 .inner .ttl_right {
	float: right;
}
.reason02 .inner .ttl dt {
	font-weight: 500;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.reason02 .inner .ttl dt span {
	display: inline-block;
	font-weight: 500;
	font-size: 140%;
	margin-left: 10px;
}
.reason02 .inner .ttl dd {
	font-weight: 600;
	font-size: 120%;
}
.reason02 .inner .ttl dd strong {
	display: block;
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	font-size: 400%;
	line-height: 100%;
	margin-bottom: 10px;
}
.reason02 .inner .circle1,
.reason02 .inner .circle2,
.reason02 .inner .circle3,
.reason02 .inner .circle4 {
	display: block;
	position: absolute;
	width: 270px;
	height: 270px;
	border: #14398F 1px solid;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}
.reason02 .inner .circle1 {
	top: 30px;
	left: 17%;
}
.reason02 .inner .circle2 {
	top: 40px;
	right: 27%;
}
.reason02 .inner .circle3 {
	top: 0px;
	left: 13%;
}
.reason02 .inner .circle4 {
	top: 40px;
	right: 20%;
}
.reason02 .inner .txt1,
.reason02 .inner .txt2,
.reason02 .inner .txt3,
.reason02 .inner .txt4 {
	max-width: 500px;
	width: 40%;
	font-size: 90%;
	position: absolute;
}
.reason02 .inner .txt1,
.reason02 .inner .txt3 {
	right: 0;
	bottom: 30px;
}
.reason02 .inner .txt2,
.reason02 .inner .txt4 {
	left: 0;
	bottom: 30px;
}
.reason03,
.reason04,
.reason05,
.reason06 {
	width: 100%;
	clear: both;
}
.reason03 {
	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;
	height: 460px;
	margin: 0;
}
.reason03 .box {
	margin: 0;
	float: left;
	width: 33.33%;
	padding: 60px 5% 0;
	position: relative;
	color: #fff;
}
.reason03 .box:nth-child(1) {
	background: url(../images/reason/ph01.jpg) no-repeat center center;
	background-size: cover;
}
.reason03 .box:nth-child(2) {
	width: 33.34%;
	background: url(../images/reason/ph02.jpg) no-repeat center center;
	background-size: cover;
}
.reason03 .box:nth-child(3) {
	background: url(../images/reason/ph03.jpg) no-repeat center center;
	background-size: cover;
}
.reason03 .box span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(20,57,143,.6);
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 0;
}
.reason03 .box strong {
	display: block;
	text-align: center;
	font-size: 120%;
	margin-bottom: 20px;
	letter-spacing: 2px;
	position: relative;
	z-index: 5;
}
.reason03 .box ul {
	position: relative;
	z-index: 5;
	font-size: 90%;
}
.reason03 .box li {
	text-align: center;
}
.reason03 .box a {
	display: block;
	width: 200px;
	margin: auto;
	text-align: left;
	border: #fff 1px solid;
	color: #fff;
	padding: 4px 10px 5px;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	bottom: 30px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size: 90%;
	font-weight: 500;
}
.reason03 .box a i {
	float: right;
	transition: .4s;
	margin-right: 5px;
	margin-top: 6px;
}
.reason03 .box a:hover {
	background-color: #fff;
	color: #14398F;
}
.reason03 .box a:hover i {
	margin-right: 0px;
}
.reason04 {
	height: 260px;
	width: 100%;
	display: table;
}
.reason04 .box {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50%;
	position: relative;
	color: #fff;
}
.reason04 .box:nth-child(1) {
	background: url(../images/reason/ph04.jpg) no-repeat center center;
	background-size: cover;
}
.reason04 .box:nth-child(2) {
	background: url(../images/reason/ph05.jpg) no-repeat center center;
	background-size: cover;
}
.reason04 .box p {
	position: relative;
	z-index: 5;
}
.reason04 .box .ttl {
	text-align: center;
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 90%;
}
.reason04 .box .ttl strong {
	display: block;
	text-align: center;
	font-weight: 600;
	font-size: 140%;
	letter-spacing: 1px;
}
.reason04 .box .txt {
	max-width: 340px;
	width: 90%;
	margin: 0px auto;
	font-size: 90%;
}
.reason04 .box span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(20,57,143,.6);
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 0;
}
.reason05 {
	height: 260px;
	background: url(../images/reason/ph06.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	position: relative;
	display: table;
	color: #fff;
}
.reason05 dl {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	z-index: 0;
}
.reason05 dt {
	text-align: center;
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 90%;
}
.reason05 dt strong {
	display: block;
	text-align: center;
	font-weight: 600;
	font-size: 140%;
	letter-spacing: 1px;
}
.reason05 dd {
	width: 200px;
	margin: 0px auto;
}
.reason05 dd a {
	display: block;
	width: 100%;
	text-align: left;
	border: #fff 1px solid;
	color: #fff;
	padding: 4px 10px 5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size: 90%;
	font-weight: 500;
}
.reason05 dd a i {
	float: right;
	transition: .4s;
	margin-right: 5px;
	margin-top: 6px;
}
.reason05 dd a:hover {
	background-color: #fff;
	color: #14398F;
}
.reason05 dd a:hover i {
	margin-right: 0px;
}
.reason05 span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(20,57,143,.6);
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 0;
}
.reason06 {
	height: 320px;
	background: url(../images/reason/ph07.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	position: relative;
	display: table;
	color: #fff;
	margin-bottom: 10px
}
.reason06 dl {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	z-index: 0;
}
.reason06 dt {
	text-align: center;
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 90%;
}
.reason06 dt strong {
	display: block;
	text-align: center;
	font-weight: 400;
	font-size: 160%;
	letter-spacing: 2px;
}
.reason06 dd {
	max-width: 450px;
	width: 90%;
	margin: 0px auto;
}
.reason06 dd p {
	font-size: 90%;
}
.reason06 dd a {
	display: block;
	width: 200px;
	text-align: left;
	border: #fff 1px solid;
	color: #fff;
	padding: 4px 10px 5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size: 90%;
	font-weight: 500;
	margin: 0px auto;
}
.reason06 dd a i {
	float: right;
	transition: .4s;
	margin-right: 5px;
	margin-top: 6px;
}
.reason06 dd a:hover {
	background-color: #fff;
	color: #14398F;
}
.reason06 dd a:hover i {
	margin-right: 0px;
}
.reason06 span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(20,57,143,.6);
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 0;
}
/* ------------------------------------ */





@media screen and (max-width: 930px) {
	/* ------------------------------------ */
	.reason01 dt {
		font-size: 140%;
	}
	.reason02 .inner .ttl dd {
		font-size: 110%;
	}
	.reason02 .inner .ttl dd strong {
		font-size: 300%;
	}
	.reason02 .inner .circle1,
	.reason02 .inner .circle2,
	.reason02 .inner .circle3,
	.reason02 .inner .circle4 {
		width: 250px;
		height: 250px;
		border: rgba(20,57,143,.3) 1px solid;
		border-radius:50%;
		-moz-border-radius:50%;
		-webkit-border-radius:50%;
	}
	.reason02 .inner .circle1 {
		top: 30px;
		left: 17%;
	}
	.reason02 .inner .circle2 {
		top: 40px;
		right: 27%;
	}
	.reason02 .inner .circle3 {
		top: 0px;
		left: 13%;
	}
	.reason02 .inner .circle4 {
		top: 40px;
		right: 20%;
	}
	/* ------------------------------------ */
	
	/* ------------------------------------ */
}





@media screen and (max-width: 768px) {
	/* ------------------------------------ */
	.reason01 {
		margin: 0px auto 50px;
	}
	.reason01 dt {
		font-size: 120%;
		letter-spacing: 3px;
		font-weight: 400;
	}
	/* ------------------------------------ */
	.reason02 .inner {
		margin: 0px auto 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.reason02 .inner .ttl {
		margin-bottom: 30px;
	}
	.reason02 .inner .ttl_right {
		float: none;
	}
	.reason02 .inner .circle1,
	.reason02 .inner .circle2,
	.reason02 .inner .circle3,
	.reason02 .inner .circle4 {
		width: 210px;
		height: 210px;
	}
	.reason02 .inner .txt1,
	.reason02 .inner .txt2,
	.reason02 .inner .txt3,
	.reason02 .inner .txt4 {
		max-width: none;
		width: 100%;
		position: static;
	}
	/* ------------------------------------ */
	.reason03,
	.reason04,
	.reason05,
	.reason06 {
		margin-bottom: 0;
	}
	/* ------------------------------------ */
	.reason03 {
		margin: 0px auto;
		height: auto;
	}
	.reason03 .box,
	.reason03 .box:nth-child(2) {
		float: none;
		width: 100%;
		padding: 50px 5% 100px;
		margin: 0px auto 5px;
	}
	.reason03 .box:nth-child(3) {
		margin: 0px;
	}
	/* ------------------------------------ */
	.reason04 {
		height: auto;
		margin-bottom: 0px;
		display: block;
	}
	.reason04 .box {
		display: block;
		width: 100%;
		padding: 30px 10px;
	}
	/* ------------------------------------ */
	.reason05,
	.reason05 dl {
		display: block;
	}
	.reason05 {
		height: auto;
		padding: 40px 0;
		margin-bottom: 0px;
	}
	.reason05 dl {
	}
}




@media screen and (max-width: 540px) {
	/* ------------------------------------ */
	.reason01 dt {
		font-size: 110%;
		letter-spacing: 2px;
		font-weight: 500;
	}
	/* ------------------------------------ */
	.reason02 .inner .circle1,
	.reason02 .inner .circle2,
	.reason02 .inner .circle3,
	.reason02 .inner .circle4 {
		width: 160px;
		height: 160px;
		left: auto;
		right: 0;
	}
	/* ------------------------------------ */
}