@charset "utf-8";

.only-pc{
	display: block;
}
.only-sp{
	display: none;
}
#Main{
	min-width: 1200px;
}
#Main {
    background: none;
}
.l-footer {
	min-width: 1200px!important;
}
#Dirpath {
	background-color: #f0f0f0;
	padding-bottom: 7px;
	min-width: 1200px;
}
.Main_fr{
	width: 100%;
	margin: 0 auto;
}
.Main_fr *{
	color: #464646!important;
}
.Main_fr a:hover{
	opacity: 1!important;
}
.Main_fr .content1{
	width: 100%;
	margin: 30px 0 0 0;
}
.Main_fr .content1 .content-inner{
	width: 950px;
	margin: 0 auto;
}
.Main_fr .content1 .content-inner .content-title{
	width: 100%;
	background-color: #f0f0f0;
	text-align: center;
	margin: 0 0 0 0;
	padding: 28px 0 24px 0;
}
.Main_fr .content1 .content-inner .content-title h2{
	width: 100%;
	text-align: center;
}
.Main_fr .content1 .content-inner .content-title h2 img{
	margin: 0 auto;
}
.Main_fr .content2{
	width: 100%;
	margin: 30px 0 0 0;
}
.Main_fr .content2 .content-inner{
	width: 950px;
	margin: 0 auto;
}
.Main_fr .content2 .content-inner p{
	font-size: 87.5%;
	margin: 0;
}
.Main_fr .content3{
	width: 100%;
	margin: 40px 0 0 0;
}
.Main_fr .content3 .content-inner{
	width: 950px;
	margin: 0 auto;
}
.Main_fr .content3 .content-inner h3{
	width: 100%;
	text-align: left;
	font-size: 100%;
	margin: 0 0 8px 0;
	font-weight: bold;
}
.Main_fr .content3 .content-inner > img{
	width: 100%;
	position: relative;
}
.Main_fr .content3 .content-inner ul{
	width: 870px;
	display: table;
	margin: 30px auto 0 auto;
	font-size: 100%;
}
.Main_fr .content3 .content-inner ul li:nth-child(1){
	width: 90px;
	display: table-cell;
	vertical-align: top;
	text-align: left;
}
.Main_fr .content3 .content-inner ul li:nth-child(1) img{
	width: 100%;
	position: relative;
    top: 3px;
}
.Main_fr .content3 .content-inner ul li:nth-child(2){
	width: 780px;
	display: table-cell;
	vertical-align: top;
	text-align: left;
	padding: 0 0 0 20px;
	font-size: 87.5%;
}
.Main_fr .content3 .content-inner ul li:nth-child(2) strong{
	color: #12ab89!important;
}
.Main_fr .content3 .content-inner ul li:nth-child(2) span{
	display: block;
	font-size: 87.5%;
	padding: 0 0 0 1.3em;
	position: relative;
}
.Main_fr .content3 .content-inner ul li:nth-child(2) span::after{
	display: block;
	content: "■";
	position: absolute;
	top: -3px;
    left: 0;
    font-size: 94%;
	color: #12ab89;      
}
.Main_fr .content4{
	width: 100%;
	margin: 66px 0 0 0;
}
.Main_fr .content4 .content-inner{
	width: 950px;
	margin: 0 auto;
}
.Main_fr .content4 .content-inner .esg-titlefr{
	width: 100%;
	display: table;
}
.Main_fr .content4 .content-inner .esg-titlefr .esg-left{
	display: table-cell;
	vertical-align: middle;
	width: 130px;
}
.Main_fr .content4 .content-inner .esg-titlefr .esg-right{
	display: table-cell;
	vertical-align: middle;
	width: 820px;
}
.Main_fr .content4 .content-inner .esg-titlefr .esg-right ul{
	width: 100%;
    display: flex;
    flex-wrap: wrap;
	list-style: none;
}
.Main_fr .content4 .content-inner .esg-titlefr .esg-right ul li{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	width: 260px;
	vertical-align: middle;
}
.Main_fr .content4 .content-inner .esg-titlefr .esg-right ul li:nth-child(2){
	margin: 0 20px 0 20px;
}
.Main_fr .content4 .content-inner .esg-titlefr .esg-right ul li h4{
	width: 100%;
	font-size: 81.25%;
	font-weight: bold;
	color: #fff!important;
	background-color: #12ab89;
	text-align: center;
	padding: 6px 0 6px 0;
}
.Main_fr .content4 .content-inner .esg-fr{
	width: 100%;
	display: table;
	border-top: solid 5px #f0ebe6;
}
.Main_fr .content4 .content-inner .esg-fr:nth-of-type(2){
	border: none;
}
.Main_fr .content4 .content-inner .esg-fr .esg-left{
	display: table-cell;
	vertical-align: middle;
	width: 130px;
}
.Main_fr .content4 .content-inner .esg-fr .esg-left img{
	margin: 0 auto;
	vertical-align: bottom;
}
.Main_fr .content4 .content-inner .esg-fr .esg-right{
	display: table-cell;
	vertical-align: middle;
	width: 820px;
}
.Main_fr .content4 .content-inner .esg-fr .esg-right ul{
	width: 100%;
    display: flex;
    flex-wrap: wrap;
	list-style: none;
}
.Main_fr .content4 .content-inner .esg-fr .esg-right ul li{
	min-height: 86px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	width: 260px;
	vertical-align: middle;
	border-top: solid 1px #969696;
	padding: 20px 0 20px 0;
}
.Main_fr .content4 .content-inner .esg-fr .esg-right ul:nth-child(1) li{
	border: none;
}
.Main_fr .content4 .content-inner .esg-fr .esg-right ul li:nth-child(2){
	margin: 0 20px 0 20px;
}
.Main_fr .content4 .content-inner .esg-fr .esg-right ul li h5{
	width: 100%;
	text-align: center;
	font-size: 87.5%;
}
.Main_fr .content4 .content-inner .esg-fr .esg-right ul li p{
	font-size: 87.5%;
	padding: 0 0 0 1.3em;
	position: relative;
	line-height: 1.3em;
}
.Main_fr .content4 .content-inner .esg-fr .esg-right ul li p::after{
	display: block;
	content: "■";
	position: absolute;
	top: 0px;
    left: 0;
    font-size: 106.25%;
	color: #12ab89;      
}
.Main_fr .content4 .content-inner .esg-fr .esg-right ul li:nth-child(3){
	justify-content: center; 
}
.Main_fr .content4 .content-inner .esg-fr .esg-right ul li:nth-child(3) img{
	width: 46px;
	display: inline-block;
	margin: 0 0 0 7px;
	vertical-align: bottom;
}
.Main_fr .content4 .content-inner .esg-fr .esg-right ul li:nth-child(3) img:nth-of-type(1){
	margin-left: 0;	
}
.Main_fr .content5{
	width: 100%;
	margin: 90px 0 120px 0;
	background-color: #f0f0f0;
    padding: 20px 0 20px 0;
}
.Main_fr .content5 .content-inner{
	width: 950px;
	margin: 0 auto;
	position: relative;
}
.Main_fr .content5 .content-inner .content-link{
	width: 100%;
	margin: 0 auto;
	position: relative;
	display: flex;
	justify-content: center;
	gap: 60px;
}
.Main_fr .content5 .content-inner .content-link a{
	display: block;
	width: 350px;
	height: 40px;
	position: relative;
	float: left;
}
.Main_fr .content5 .content-inner .content-link a:nth-child(2){
	margin: 0;
	float: right;
}
.Main_fr .content5 .content-inner .content-link a::after{
	display: block;
	content: " ";
	width: 100%;
	height: 2px;
	background-color: #12ab89;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	transition: height 0.2s;
}
.Main_fr .content5 .content-inner .content-link a:hover::after{
	height: 100%;
}
.Main_fr .content5 .content-inner .content-link a span{
	width: 100%;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 70%;
	font-weight: bold;
	line-height: 1.4em;
	color: #000;
	text-align: center;
	z-index: 500;
	transition: color 0.2s;
}
.Main_fr .content5 .content-inner .content-link a:hover span{
	color: #fff!important;
}

/* 20221117追加↓ */
/*
.Main_fr .content6{
	width: 100%;
	margin: 66px 0 0 0;
}
.Main_fr .content6 .content-inner{
	width: 950px;
	margin: 0 auto;
}
.Main_fr .content6 .content-inner > img{
	width: 100%;
	position: relative;
}
.Main_fr .content6 .content-inner a{
	display: flex;
	margin: 30px auto 0 auto;
	font-size: 14px;
	align-items: center;
}
.Main_fr .content6 .content-inner img{
	margin: 0 20px 0 auto;
}
.Main_fr .content6 .content-inner p{
	margin-right: auto;
}
*/
/* 20221117追加↑ */

@media screen and (max-width: 667px) {
	.only-pc{
		display: none;
	}
	.only-sp{
		display: block;
	}
	#Main{
		min-width: 100%;
		margin: 30px 0 0 0;
	}
	.l-footer {
		min-width: 100%!important;
	}
	#Main, #Dirpath {
		background: none;
	}
	.Main_fr{
		width: 100%;
		margin: 0 auto;
	}
	.Main_fr *{
		color: #464646!important;
	}
	.Main_fr a:hover{
		opacity: 1!important;
	}
	.Main_fr .content1{
		width: 100%;
		margin: 0;
	}
	.Main_fr .content1 .content-inner{
		width: 100%;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
	}
	.Main_fr .content2{
		width: 100%;
		margin: 50px 0 0 0;
	}
	.Main_fr .content2 .content-inner{
		width: 90%;
		margin: 0 auto;
	}
	.Main_fr .content2 .content-inner p{
		font-size: 87.5%;
		margin: 40px 0 0 0;
	}
	.Main_fr .content3{
		width: 100%;
		margin: 40px 0 0 0;
	}
	.Main_fr .content3 .content-inner{
		width: 90%;
		margin: 0 auto;
	}
	.Main_fr .content3 .content-inner h3{
		width: 100%;
		text-align: left;
		font-size: 100%;
		margin: 0 0 8px 0;
	}
	.Main_fr .content3 .content-inner > img{
		width: 100%;
		position: relative;
	}
	.Main_fr .content3 .content-inner ul{
		width: 100%;
		display: table;
		table-layout: fixed;
		margin: 30px auto 0 auto;
		font-size: 75%;
	}
	.Main_fr .content3 .content-inner ul li:nth-child(1){
		width: 90px;
		display: table-cell;
		vertical-align: top;
		text-align: left;
	}
	.Main_fr .content3 .content-inner ul li:nth-child(1) img{
		width: 100%;
		position: relative;
		top: 3px;
	}
	.Main_fr .content3 .content-inner ul li:nth-child(2){
		width: inherit;
		display: table-cell;
		vertical-align: top;
		text-align: left;
		padding: 0 0 0 20px;
		font-size: 87.5%;
	}
	.Main_fr .content3 .content-inner ul li:nth-child(2) strong{
		color: #12ab89!important;
	}
	.Main_fr .content3 .content-inner ul li:nth-child(2) span{
		display: block;
		font-size: 87.5%;
		padding: 0 0 0 1.3em;
		position: relative;
	}
	.Main_fr .content3 .content-inner ul li:nth-child(2) span::after{
		display: block;
		content: "■";
		position: absolute;
		top: -3px;
		left: 0;
		font-size: 94%;
		color: #12ab89;      
	}
	.Main_fr .content4{
		width: 100%;
		margin: 66px 0 0 0;
	}
	.Main_fr .content4 .content-inner{
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		overflow-x: scroll;
	}
	.Main_fr .content4 .content-inner .esg-outer{
		width: 950px;
		margin: 0 auto;
	}
	.Main_fr .content4 .content-inner .esg-titlefr{
		width: 100%;
		display: table;
	}
	.Main_fr .content4 .content-inner .esg-titlefr .esg-left{
		display: table-cell;
		vertical-align: middle;
		width: 130px;
	}
	.Main_fr .content4 .content-inner .esg-titlefr .esg-right{
		display: table-cell;
		vertical-align: middle;
		width: 820px;
	}
	.Main_fr .content4 .content-inner .esg-titlefr .esg-right ul{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		list-style: none;
	}
	.Main_fr .content4 .content-inner .esg-titlefr .esg-right ul li{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		width: 260px;
		vertical-align: middle;
	}
	.Main_fr .content4 .content-inner .esg-titlefr .esg-right ul li:nth-child(2){
		margin: 0 20px 0 20px;
	}
	.Main_fr .content4 .content-inner .esg-titlefr .esg-right ul li h4{
		width: 100%;
		font-size: 81.25%;
		font-weight: bold;
		color: #fff!important;
		background-color: #12ab89;
		text-align: center;
		padding: 6px 0 6px 0;
	}
	.Main_fr .content4 .content-inner .esg-fr{
		width: 100%;
		display: table;
		border-top: solid 5px #f0ebe6;
	}
	.Main_fr .content4 .content-inner .esg-fr:nth-of-type(2){
		border: none;
	}
	.Main_fr .content4 .content-inner .esg-fr .esg-left{
		display: table-cell;
		vertical-align: middle;
		width: 130px;
	}
	.Main_fr .content4 .content-inner .esg-fr .esg-left img{
		margin: 0 auto;
		vertical-align: bottom;
	}
	.Main_fr .content4 .content-inner .esg-fr .esg-right{
		display: table-cell;
		vertical-align: middle;
		width: 820px;
	}
	.Main_fr .content4 .content-inner .esg-fr .esg-right ul{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		list-style: none;
	}
	.Main_fr .content4 .content-inner .esg-fr .esg-right ul li{
		min-height: 86px;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		width: 260px;
		vertical-align: middle;
		border-top: solid 1px #969696;
		padding: 20px 0 20px 0;
	}
	.Main_fr .content4 .content-inner .esg-fr .esg-right ul:nth-child(1) li{
		border: none;
	}
	.Main_fr .content4 .content-inner .esg-fr .esg-right ul li:nth-child(2){
		margin: 0 20px 0 20px;
	}
	.Main_fr .content4 .content-inner .esg-fr .esg-right ul li h5{
		width: 100%;
		text-align: center;
		font-size: 87.5%;
	}
	.Main_fr .content4 .content-inner .esg-fr .esg-right ul li p{
		font-size: 87.5%;
		padding: 0 0 0 1.3em;
		position: relative;
		line-height: 1.3em;
	}
	.Main_fr .content4 .content-inner .esg-fr .esg-right ul li p::after{
		display: block;
		content: "■";
		position: absolute;
		top: 0px;
		left: 0;
		font-size: 94%;
		color: #12ab89;      
	}
	.Main_fr .content4 .content-inner .esg-fr .esg-right ul li:nth-child(3){
		justify-content: center; 
	}
	.Main_fr .content4 .content-inner .esg-fr .esg-right ul li:nth-child(3) img{
		width: 46px;
		display: inline-block;
		margin: 0 0 0 7px;
		vertical-align: bottom;
	}
	.Main_fr .content4 .content-inner .esg-fr .esg-right ul li:nth-child(3) img:nth-of-type(1){
		margin-left: 0;	
	}
	.Main_fr .content4 .content-inner .esg-fr .esg-right ul li .esg-listtitle{
		display: none!important;
	}
	
	.Main_fr .content5{
		width: 100%;
		margin: 70px 0 70px 0;
		background-color: #f0f0f0;
		padding: 30px 0 30px 0;
	}
	.Main_fr .content5 .content-inner{
		width: 90%;
		margin: 0 auto;
		position: relative;
	}
	.Main_fr .content5 .content-inner .content-link{
		width: 100%;
		margin: 0 auto;
		position: relative;
		display: block;
	}
	.Main_fr .content5 .content-inner .content-link a{
		display: block;
		width: 100%;
		height: inherit;
		position: relative;
		margin: 30px 0 0 0;
		padding: 10px 0 10px 0;
	}
	.Main_fr .content5 .content-inner .content-link a:nth-child(1){
		margin-top: 0;
	}
	.Main_fr .content5 .content-inner .content-link a:nth-child(2){
		margin: 30px 0 0 0;
	}
	.Main_fr .content5 .content-inner .content-link a::after{
		display: block;
		content: " ";
		width: 100%;
		height: 2px;
		background-color: #12ab89;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 1;
		transition: height 0.2s;
	}
	.Main_fr .content5 .content-inner .content-link a:hover::after{
		height: 100%;
	}
	.Main_fr .content5 .content-inner .content-link a span{
		width: 100%;
		display: inline-block;
		position: relative;
		top: 0;
		left: 0;
		transform: none;
		font-size: 100%;
		font-weight: bold;
		line-height: 1.4em;
		color: #000;
		text-align: center;
		z-index: 500;
		transition: color 0.2s;
	}
	.Main_fr .content5 .content-inner .content-link a:hover span{
		color: #fff!important;
	}
/* 20221117追加↓ */
	/*
	.Main_fr .content6{
		width: 100%;
		margin: 40px 0 0 0;
	}
	.Main_fr .content6 .content-inner{
		width: 90%;
		margin: 0 auto;
	}
	.Main_fr .content6 .content-inner > img{
		width: 100%;
		position: relative;
	}
	.Main_fr .content6 .content-inner a{
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	.Main_fr .content6 .content-inner img{
		margin: 0 auto 8px;
	}
	.Main_fr .content6 .content-inner p{
		margin: 0;
		text-align: center;
	}
	*/
/* 20221117追加↑ */
}

/* 202205霑ｽ蜉 */
.sup {
	vertical-align: super !important;
	font-size: 75.5% !important;
}
