@charset "utf-8";
/* アイキャッチここから */
.eyecatch_inc.logo {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.eyecatch_inc.logo .eyecatch_inc01 {
	width: 100%;
	height: 315px;
	margin: 0 auto;
	background-image: url(../img/press/eye02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.eyecatch_inc.logo .eyecatch_inc01{
		height: 291px;
		background-image: url(../img/press/eye02_sp.jpg);
	}
}
.eyecatch_inc.logo .eyecatch_inc01 .eyecatch_inc01_01 {
	width: 800px;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.eyecatch_inc.logo .eyecatch_inc01 .eyecatch_inc01_01 {
		box-sizing: border-box;
		max-width: 375px;
		height: 291px;
		padding: 33px 0 28px;
		background: none;
	}
}
.eyecatch_inc.logo .eyecatch_inc01 .eyecatch_inc01_01 h2 {
	font-size: 54px;
	line-height: 64px;
	color: #ffffff;
	text-align: center;
	margin: 0 auto 20px;
}
@media only screen and (max-width: 767px){
	.eyecatch_inc.logo .eyecatch_inc01 .eyecatch_inc01_01 h2 {
		font-size: 36px;
		line-height: 49px;
	}
}
.eyecatch_inc.logo .eyecatch_inc01 .eyecatch_inc01_01 .eyecatch_inc01_01_01 {
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.eyecatch_inc.logo .eyecatch_inc01 .eyecatch_inc01_01 .eyecatch_inc01_01_01 {
		width: 90%;
		max-width: 320px;
	}
}
.eyecatch_inc.logo .eyecatch_inc01 .eyecatch_inc01_01 .eyecatch_inc01_01_01 img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
/* アイキャッチここまで */

/* cont01ここから */
.cont01 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.cont01 .cont01_01 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 0 80px;
}
@media only screen and (max-width: 767px){
	.cont01 .cont01_01 {
		width: 100%;
		padding: 0 0 50px;
	}
}
.cont01 .cont01_01 .cont01_01_01 {
	width: 100%;
	height: auto;
	margin: 0 auto 100px;
	padding: 30px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background-color: #00683C;
}
@media only screen and (max-width: 767px){
	.cont01 .cont01_01 .cont01_01_01 {
		margin: 0 auto 50px;
		padding: 30px 5%;
	}
}
.cont01 .cont01_01 .cont01_01_01 h3 {
	font-size: 25px;
	line-height: 35px;
	text-align: center;
	color: #ffffff;
	margin-bottom: 15px;
}
.cont01 .cont01_01 .cont01_01_01 .text01 {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	color: #ffffff;
	margin-bottom: 15px;
}
@media only screen and (max-width: 767px){
	.cont01 .cont01_01 .cont01_01_01 .text01 {
		font-size: 15px;
		line-height: 26px;
	}
}
.cont01 .cont01_01 .cont01_01_01 .cont01_01_01_01 {
	display: block;
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	background-color: #ffffff;
}
@media only screen and (max-width: 767px){
	.cont01 .cont01_01 .cont01_01_01 .cont01_01_01_01 {
		width: 100%;
		max-width: 320px;
	}
}
.cont01 .cont01_01 .cont01_01_01 .text02 {
	font-size: 15px;
	line-height: 25px;
	color: #E0391B;
	text-indent: -1em;
	padding-left: 1em;
}
.cont01 .cont01_01 .cont01_01_02 {
	width: 1080px;
	height: auto;
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.cont01 .cont01_01 .cont01_01_02 {
		width: 90%;
		max-width: 320px;
		margin: 50px auto 0;
	}
}
.cont01 .cont01_01 .cont01_01_02 h3 {
	width: 100%;
	height: auto;
	margin: 0 auto 50px;
	padding-bottom: 14px;
	font-size: 35px;
	line-height: 45px;
	border-bottom: 3px solid #0054A8;
}
@media only screen and (max-width: 767px){
	.cont01 .cont01_01 .cont01_01_02 h3 {
		margin: 0 auto 50px;
		padding-bottom: 10px;
		font-size: 23px;
		line-height: 33px;
	}
}
.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_01 {
	width: 100%;
	height: auto;
	margin: 0 auto 50px;
}
.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_01 .item01 {
	width: 70%;
	height: auto;
	margin: 0 auto 25px;
}
@media only screen and (max-width: 767px){
	.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_01 .item01 {
		width: 100%;
		height: auto;
		margin: 0 auto 15px;
	}
}
.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_01 .item01 img {
	display: block;
	width: 100%;
	height: auto;
}
.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_01 .item02 {
	width: 200px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_01 .item02 a {
	width: auto;
	height: auto;
	margin: 0 auto;
	font-size: 15px;
	line-height: 25px;
}
.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_01 .item02 a span {
	margin: 0 5px;
	font-size: 15px;
	line-height: 25px;
	color: #0054A8;
}
.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_02 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_02_01 {
	width: calc((100% - 50px * 1) / 2 );
	height: auto;
	margin: 70px 50px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-direction: column;
}
.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_02_01:nth-of-type(2n) {
	margin-right: 0;
}
.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_02_01:nth-of-type(-n+2) {
	margin-top: 0;
}
@media only screen and (max-width: 767px){
	.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_02_01 {
		width: 100%;
		margin: 40px auto 0;
	}
	.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_02_01:nth-of-type(2n) {
		margin-right: auto;
	}
	.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_02_01:nth-of-type(-n+2) {
		margin-top: 40px;
	}
	.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_02_01:nth-of-type(1) {
		margin-top: 0;
	}
}
.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_02_01 .item01 {
	width: 100%;
	height: auto;
	margin: 0 auto 25px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_02_01 .item01 {
		margin: 0 auto 15px;
	}
}
.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_02_01 .item01 img {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 80px;
}
.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_02_01 .item02 {
	width: 200px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_02_01 .item02 a {
	width: auto;
	height: auto;
	margin: 0 auto;
	font-size: 15px;
	line-height: 25px;
}
.cont01 .cont01_01 .cont01_01_02 .cont01_01_02_02_01 .item02 a span {
	margin: 0 5px;
	font-size: 15px;
	line-height: 25px;
	color: #0054A8;
}
/* cont01ここまで */