@charset "utf-8";
/*contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 1080px;
	height: auto;
	padding: 123px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
		padding: 55px 0 0;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 310px;
	height: auto;
	margin: 0;
	text-align: center;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_01 h2{
	width: 100%;
	height: auto;
	padding: 0 0 8px;
	margin: 0 auto;
	font-size: 35px;
	line-height: 45px;
	text-align: center;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 h2{
		padding: 0 0 10px;
		margin: 0 auto 20px;
		font-size: 25px;
		line-height: 33px;
	}
}
.contents01 .contents01_01 .contents01_01_01 h2::before{
	content: '';
	width: 100%;
	height: 3px;
	display: block;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 h2::before{
		width: 221px;
	}
	.contents01.en .contents01_01 .contents01_01_01 h2::before{
		width: 155px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .link01{
	width: auto;
	height: auto;
	margin: 35px 0 0;
	font-size: 15px;
	line-height: 25px;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .link01{
		margin: 20px 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .link01 .svg{
	content: '';
	width: 18px;
	height: 18px;
	margin: 0 8px 0 0;
	display: block;
	flex-shrink: 0;
}
.contents01 .contents01_01 .contents01_01_02{
	width: 519px;
	height: auto;
	margin: 0 0 0 105px;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02{
		width: 100%;
		margin: 0 auto 30px;
	}
}
.contents01 .contents01_01 .contents01_01_02 ul{
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: left;
}
.contents01 .contents01_01 .contents01_01_02 ul li{
	width: 100%;
	height: auto;
	margin: 14px auto 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02 ul li{
		margin: 10px auto 0;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_02 ul li:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_02 ul li p{
	width: auto;
	height: auto;
	padding: 0 35px 0 0;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02 ul li p{
		padding: 0;
		font-size: 15px;
		line-height: 20px;
	}
}
.contents01 .contents01_01 .contents01_01_02 ul li h3{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02 ul li h3{
		font-size: 15px;
		line-height: 20px;
	}
}
.contents01 .contents01_01 .contents01_01_02 ul li h3 a{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	text-decoration: underline;
	display: inline-block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02 ul li h3 a{
		font-size: 15px;
		line-height: 20px;
	}
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_03{
		width: 100%;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.contents01 .contents01_01 .contents01_01_03 .link02{
		width: auto;
		height: auto;
		margin: 0;
		font-size: 15px;
		line-height: 25px;
		display: inline-flex;
		justify-content: flex-start;
		align-items: center;
	}
	.contents01 .contents01_01 .contents01_01_03 .link02 .svg{
		content: '';
		width: 18px;
		height: 18px;
		margin: 0 8px 0 0;
		display: block;
		flex-shrink: 0;
	}
}
/*contents01ここまで*/


/*access_01ここから*/
.access_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.access_01 .access_01_01{
	width: 960px;
	height: auto;
	padding: 91px 0 80px;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.access_01 .access_01_01{
		width: 90%;
		max-width: 320px;
		padding: 35px 0 67px;
	}
}
.access_01 .access_01_01 h2{
	width: 100%;
	height: auto;
	padding: 0 0 8px;
	margin: 0 auto 40px;
	font-size: 35px;
	line-height: 45px;
	text-align: center;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.access_01 .access_01_01 h2{
		padding: 0 0 10px;
		margin: 0 auto 26px;
		font-size: 25px;
		line-height: 33px;
	}
}
@media only screen and (max-width: 374px){
	.access_01 .access_01_01 h2{
		font-size: 22px;
		line-height: 30px;
	}
}
.access_01 .access_01_01 h2::before{
	content: '';
	width: 310px;
	height: 3px;
	display: block;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.access_01 .access_01_01 h2::before{
		width: 221px;
	}
}
.access_01 .access_01_01 .access_01_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	.access_01 .access_01_01 .access_01_01_01{
		display: block;
	}
}
.access_01 .access_01_01 .access_01_01_01 .access_01_01_01_map {
	width: 423px;
	height: 320px;
	margin: 0 60px 0 0;
	display: block;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px){
	.access_01 .access_01_01 .access_01_01_01 .access_01_01_01_map {
		width: 100%;
		height: 320px;
		margin: 0 auto 20px;
	}
}
.access_01 .access_01_01 .access_01_01_01 .access_01_01_01_map iframe {
	width: 100%;
	height: 100%;
}
.access_01 .access_01_01 .access_01_01_01 .access_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
	flex-grow: 1;
}
@media only screen and (max-width: 767px){
	.access_01 .access_01_01 .access_01_01_01 .access_01_01_01_01{
		width: 100%;
		margin: 0 auto;
	}
}
.access_01 .access_01_01 .access_01_01_01 .text01{
	width: 100%;
	height: auto;
	margin: 12px auto 0;
	font-size: 15px;
	line-height: 25px;
	display: block;
}
.access_01.en .access_01_01 .access_01_01_01 .access_01_01_01_01 p.text01 {
	word-break: keep-all;
}
.access_01 .access_01_01 .access_01_01_01 .link01 {
	display: block;
	width: 390px;
	height: auto;
	margin-top: 30px;
}
@media only screen and (max-width: 767px){
	.access_01 .access_01_01 .access_01_01_01 .link01 {
		width: 100%;
		margin-top: 20px;
	}
}
.access_01 .access_01_01 .access_01_01_01 .link01 img {
	display: block;
	width: 100%;
	height: auto;
}
/*access_01ここまで*/

.support01 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 90px;
}
@media only screen and (max-width: 767px){
	.support01 {
		width: 90%;
		max-width: 320px;
		padding: 45px 0 0;
	}
}
.support01 .support01_01 {
	width: 878px;
	height: auto;
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.support01 .support01_01 {
		width: 100%;
	}
}
.support01 .support01_01 h2 {
	font-size: 30px;
	line-height: 46px;
	color: #00683C;
	text-align: center;
	margin-bottom: 30px;
}
@media only screen and (max-width: 767px){
	.support01 .support01_01 h2 {
		font-size: 25px;
		line-height: 33px;
	}
}
.support01 .support01_01 .support01_01_01 {
	width: 100%;
	height: auto;
	padding: 50px;
	border: 2px solid #00683C;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	border-radius: 20px;
	box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.16);
}
@media only screen and (max-width: 767px){
	.support01 .support01_01 .support01_01_01 {
		padding: 30px;
		flex-direction: column;
		
	}
}
.support01 .support01_01 .support01_01_01 img {
	display: block;
	width: 164px;
	height: auto;
}
@media only screen and (max-width: 767px){
	.support01 .support01_01 .support01_01_01 img {
		width: 140px;
		margin: 0 auto 20px;
	}
}
.support01 .support01_01 .support01_01_01 .support01_01_01_01 {
	width: auto;
	height: auto;
	margin-left: 34px;
}
@media only screen and (max-width: 767px){
	.support01 .support01_01 .support01_01_01 .support01_01_01_01 {
		margin: 0;
	}
}
.support01 .support01_01 .support01_01_01 .support01_01_01_01 h3 {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 5px;
}
.support01 .support01_01 .support01_01_01 .support01_01_01_01 .text01 {
	font-size: 15px;
	line-height: 25px;
	color: #00683C;
	margin-bottom: 5px;
}
.support01 .support01_01 .support01_01_01 .support01_01_01_01 .text02 {
	font-size: 25px;
	line-height: 35px;
	color: #00683C;
	margin-bottom: 10px;
}
.support01 .support01_01 .support01_01_01 .support01_01_01_01 .text02 span {
	font-size: 17px;
	line-height: 27px;
}
.support01 .support01_01 .support01_01_01 .support01_01_01_01 .text03 {
	font-size: 17px;
	line-height: 27px;
}
@media only screen and (max-width: 767px){
	.support01 .support01_01 .support01_01_01 .support01_01_01_01 .text03 {
		font-size: 14px;
        line-height: 22px;
	}
}
.support01 .support01_01 a {
	width: auto;
	height: auto;
	margin: 28px auto 0;
	font-size: 15px;
	line-height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.support01 .support01_01 a:before {
	content: '';
	width: 18px;
	height: 19px;
	margin: 0 8px 0 0;
	background-image: url(../img/common/icon01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}



.contents01 .contents01_01 .contents01_01_01 h2::before{
	background-color: #00683C;;
}
.contents01 .contents01_01 .contents01_01_01 .link01 .svg path{
	fill: #00683C;;
}
.contents01 .contents01_01 .contents01_01_02 ul li h3 a{
	color: #00683C;;
}
.contents01 .contents01_01 .contents01_01_03 .link02 .svg path{
	fill: #00683C;;
}