@charset "utf-8";

#mapLink{
	position:relative;
	margin:0 auto;
	text-align:center;
}
#mapLink .map{
	position:relative;
}
#mapLink .area{
	position:absolute;
	width:100%;
	top:0;
	left:0;
	text-align:left;
}
#mapLink .area >li{
	position:absolute;
	display:block;
	background-color: rgba(255,255,255,0.5);
	border:#ccc dashed 1px;
	line-height:1.2;
	font-size: 12px;
}
#mapLink .area >li>a{
	position:relative;
	display: block;
	padding: 5px 5px 7px 18px;
}
#mapLink .area >li>a::before{
	content: "";
	position: absolute;
	display: block;
	top: 7px;
	left: 8px;
	width: 7px;
	height: 14px;
	background-image: url(/common_2019/img/arrow/arrow_blue_r.svg);
	background-repeat: no-repeat;
	background-size: contain;
}
#mapLink .area .link01{
	top: 85px;
	right: 55px;
}
#mapLink .area .link02{
	top: 180px;
	right: 55px;
}
#mapLink .area .link03{
	top: 188px;
	left: 209px;
}
#mapLink .area .link04{
	top: 101px;
	left: 154px;
}
#mapLink .area .link05{
	top: 110px;
	left: 0;
}
#mapLink .area .link06{
	top: 113px;
	left: 296px;
}

.borderArea{
	padding: 20px;
	border: #cfe6bd 1px solid;
	border-radius: 10px;
}
.borderArea p{
	font-size: 14px;
}
.borderArea .pubRttlBlkCopy{
	font-size: 18px;
}
.clm2 .clmIn.w68p, .clm2Stay .clmIn.w68p {
	width: 68%;
}
.accIn {
	padding: 20px 0;
}
.clm2.opposite .clmIn:nth-child(2n) {
	width: 75%;
}
.language ul li a{
	margin-right: 10px;
}
.clm2Custom img {
	float: right;
	width: 20%;
}
.pubRkv5 .pubRttlCategory {
	width: 67%;
}

@media screen and (max-width: 767px) {
	#mapLink .area{
		display:none;
	}
	.borderArea{
		width: 92%;
		margin: 0 auto;
	}
	.borderArea .img100{
		width: 70%;
		margin: 0 auto;
	}
	.clm2 .clmIn.w68p, .clm2Stay .clmIn.w68p {
		width: 100%;
	}
	.pubRanchorLinksBdr2 .ttlAnc.nendo {
		width: 100%;
		display: block;
		margin-right: 0;
		padding-right: 0;
		border-bottom: 1px solid #cccccc;
		background: none;
	}
	.pubRanchorLinksBdr2 .ttlAnc.nendo>a {
		color: #1e1e1e;
		padding: 10px 30px 10px 20px;
	}
	.pubRanchorLinksBdr2 .ttlAnc.nendo .linkArrowL:after {
		background-image: url(/common_2019/img/arrow/arrow_blue_r.svg);
	}
	.clm2Custom img {
		float: inherit;
		width: 70%;
	}
	.language{
		clear: both;
	}
	.pubRkv5 .pubRttlCategory {
		width: 100%;
	}
}

/* ==========================================================================
 2020/09/17 2019年環境への取り組みページ追加
========================================================================== */
.pubRtableScroll.colGr th{
	text-align: center;
	vertical-align: middle;
}
.pubRtableScroll.colGr th:first-child{
	width:159px;
}
.pubRtableScroll.colGr th:not(:first-child){
	width:100px;
}
.pubRtableScroll.colGr td{
	text-align: right;
	vertical-align: middle;
}
.pubRtableScroll.colGr td:first-child{
	text-align: left;
	vertical-align: middle;
}

.li-ml{
	margin-left: 6.5em;
	text-indent: -7.5em;
}
.imgBgPc{
	width:auto;
}
.img2c{
	display: flex;
}
.img2cLeft{
	float: left;
}
.img2cRight{
	float: right;
}

@media screen and (max-width: 767px) {
	.spScroll .pubRtableScroll{
		width: 660px;
	}
	.imgSp {
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.imgBgSp {
		float: inherit;
		width: 70%;
	}
	.imgBgSp2{
		float: inherit;
		width: 65%;
	}
	.img2c{
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 80%;
	}
	.img2cLeft{
		float: none;
	}
	.img2cRight{
		float: none;
	}
	.pubRtableScroll.colGr th:not(:first-child) {
		font-size: 14px;
	}
}

.clm2Custom.left {
	display: flex;
	align-items: center;
}

@media screen and (max-width: 767px) {
	.clm2Custom.left {
		display: block;
	}
}

.clm2Custom.left img {
	float: left;
	width: 50%;
}

@media screen and (max-width: 767px) {
	.clm2Custom.left img {
			float: inherit;
			width: 70%;
	}
}

.clm2Custom.left .clmIn {
	float: right;
	padding-left: 20px;
	padding-right: 0;
	box-sizing: content-box;
}

@media screen and (max-width: 767px) {
	.clm2Custom.left .clmIn {
			float: none;
			width: 100% !important;
			padding: 0 0 0 0;
			margin: 10px auto;
			text-align: left;
	}
}

@media screen and (max-width: 767px) {
	.text-indent {
		text-indent: -19px;
		padding-left: 19px;
	}
}