@charset "UTF-8";

body {
	font-size: 1.4rem;
}
h1 {
	border-bottom: 2px solid #a1a1a1;
}
h1:after,
.mod-h1:after {
	display: none;
}
p {
	line-height: 1.8;
}
p:not([class]) {
	display: none;
}
ul {
	list-style: none;
	padding: 0;
}

/* Switch
=========================================== */
.viewPc { display: none !important; }

@media screen and (min-width: 600px) { .viewPc { display: block !important; }
  .viewSp { display: none !important; } }
/* layout
=========================================== */
.wrapperInner { padding-left: 10px; padding-right: 10px; margin: 0 auto; }
@media screen and (min-width: 600px) { .wrapperInner { max-width: 940px; padding-left: 0; padding-right: 0; } }
/*==============================================================================================
	module
==================================================================
/*	.mod-color
---------------------------*/
.mod-color-green {
	color: #1b973a;
}
.mod-color-red {
	color: #ff0000;
}

/*	.mod-note
---------------------------*/
.mod-note {
	font-size: 1.3rem;
}
@media screen and (min-width: 600px) {
	.mod-note.is-small {
		font-size: 1.1rem;
	}
}

/*	.mod-sdgs-notes
---------------------------*/
.mod-sdgs-notes {
	font-size: 1.3rem;
	margin-top: 0;
}
@media screen and (min-width: 600px) {
	.mod-sdgs-notes {
		text-align: right;
	}
	.mod-sdgs-notes.is-left {
		text-align: left;
	}
	.mod-sdgs-notes small {
		font-size: 1.1rem;
	}
}

/*	.mod-sdgs
---------------------------*/
.mod-sdgs + .mod-sdgs {
	border-top: 2px dotted #a1a1a1;
}
.mod-sdgs__inner {
	padding-top: 30px;
	padding-bottom: 35px;
}
.mod-sdgs-wrap {
	position: relative;
}
.mod-sdgs-head {
	font-size: 2.5rem;
	font-weight: bold;
	border-bottom: 0;
	margin: 0 0 22px;
	padding: 0;
}
.mod-sdgs-head02 {
	color: #249840;
	font-size: 1.4rem;
	font-weight: bold;
	border-left: 2px solid #249840;
	border-bottom: 0;
	padding: 0 0 0 8px;
	margin: 30px 0 15px;
}
.mod-sdgs-head-number {
	position: relative;
	color: #249840;
	font-size: 1.4rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.mod-sdgs-head-number:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 24%;
	transform: translateY(-50%);
	background-color: #249840;
	display: inline-block;
	width: 95px;
	height: 1px;
}
.mod-sdgs-set + .mod-sdgs-set {
	margin-top: 25px;
}
.mod-sdgs-subtit {
	font-size: 1.4rem;
	font-weight: bold;
	margin-top: 25px;
	padding-left: 1.3em;
	text-indent: -1.3em;
}
.mod-sdgs-subtit.is-mb-short {
	margin-bottom: 5px;
}
.mod-sdgs-subtit-ico {
	color: #249840;
}
.mod-sdgs-img {
	text-align: center;
}
.mod-sdgs-float-img {
	margin-top: 0;
}
.mod-sdgs-float-img.is-img-performance04 {
	max-width: 217px;
	margin: auto;
}
.mod-sdgs-float-area-img {
	position: relative;
}
@media screen and (min-width: 600px) {
	.mod-sdgs__inner {
		padding-top: 130px;
		padding-bottom: 80px;
	}
	.mod-sdgs-head {
		font-size: 3.2rem;
	}
	.mod-sdgs-head02 {
		font-size: 2.2rem;
		margin-top: 0;
	}
	.mod-sdgs-head-number {
		font-size: 1.2rem;
		margin: 0 0 15px;
	}
	.mod-sdgs-head-number:after {
		left: 20%;
		width: 120px;
	}
	.mod-sdgs-set + .mod-sdgs-set {
		margin-top: 80px;
	}
	.mod-sdgs-set.is-mt-short {
		margin-top: 20px;
	}
	.mod-sdgs-subtit {
		margin-top: 0;
		margin-bottom: 20px;
	}
	.mod-sdgs-txt.is-pc-w650 {
		width: 650px;
	}
	.mod-sdgs-txt.is-center-lead {
		font-size: 2.4rem;
	}
	.mod-sdgs-float {
		overflow: hidden;
	}
	.mod-sdgs-float.is-img-row-w400 .mod-sdgs-float-img {
		max-width: 400px;
		float: left;
		margin-top: 15px;
	}
	.mod-sdgs-float.is-img-row-w400 .mod-sdgs-float-img:nth-child(1) {
		margin-right: 60px;
	}
	.mod-sdgs-float-right {
		float: right;
	}
	.mod-sdgs-float-left {
		float: left;
	}
	.mod-sdgs-float-area-txt {
		float: left;
		min-width: 300px;
		max-width: 420px;
	}
	.mod-sdgs-float-img,
	.mod-sdgs-float-area-img {
		float: right;
	}
	.mod-sdgs-float-area-img .mod-sdgs-float-img {
		float: none;
	}
	.mod-sdgs-img {
		margin-top: 35px;
	}
	.mod-sdgs-float-img {
		max-width: 550px;
	}
	.mod-sdgs-float-img.is-pc-w445,
	.mod-sdgs-float-area-img.is-pc-w445 {
		max-width: 445px;
	}
	.mod-sdgs-float-img.is-pc-w420 {
		max-width: 420px;
	}
	.mod-sdgs-float-img.is-pc-w460 {
		max-width: 460px;
	}
	.mod-sdgs-float-img.is-img-self03 {
		max-width: 228px;
		margin: 0 0 0 20px;
		float: left;
	}
	.mod-sdgs-float-img.is-img-performance04 {
		max-width: 309px;
		margin-right: 115px;
	}
	.mod-sdgs-float.is-box-img-left {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.mod-sdgs-float.is-box-img-left .mod-sdgs-float-img,
	.mod-sdgs-float.is-box-img-left .mod-sdgs-float-area-img {
		float: left;
		width: 470px;
	}
	.mod-sdgs-float.is-box-img-left .mod-sdgs-float-area-txt {
		float: right;
		min-width: 300px;
		max-width: 348px;
	}
}

/*	.mod-sdgs-flex
---------------------------*/
.mod-sdgs-flex-txt {
	margin-top: 5px;
}
.mod-sdgs-flex-img img {
	margin: auto;
}
.mod-sdgs-flex.is-2col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0 -8px;
}
.mod-sdgs-flex.is-2col .mod-sdgs-flex-item {
	width: calc(50% - 16px);
	margin: 0 8px;
}
.mod-sdgs-flex.is-2col .mod-sdgs-flex-cap {
	font-size: 1.3rem;
	margin-top: 5px;
}
@media screen and (min-width: 600px) {
	.mod-sdgs-flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin: 50px -30px 0;
	}
	.mod-sdgs-flex-item {
		width: 48%;
		width: calc(50% - 60px);
		margin: 0 30px;
	}
	.mod-sdgs-flex-img.is-pc-w354 {
		width: 354px;
	}
}


/*	.mod-sdgs-btn
---------------------------*/
.mod-sdgs-btn-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 20px -4px 0;
}
.mod-sdgs-btn {
	width: calc(50% - 8px);
	margin: 8px 4px 0;
}
.mod-sdgs-btn-link {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 2px solid #249840;
	color: #249840;
	font-size: 1.2rem;
	text-align: center;
	font-weight: bold;
	padding: 15px 20px 15px 8px;
	box-sizing: border-box;
	border-radius: 8px;
	text-decoration: none;
}
.mod-sdgs-btn-link::after {
	content: '';
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-bottom: solid 2px #249840;
    border-right: solid 2px #249840;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 12px;
}
@media screen and (min-width: 600px) {
	.mod-sdgs-btn-area {
		padding: 0 50px;
		margin: 15px -10px 0;
	}
	.mod-sdgs-btn {
		width: calc(50% - 20px);
		margin: 15px 10px 0;
	}
	.mod-sdgs-btn-link {
		font-size: 1.4rem;
		padding: 20px 45px 20px 0;
	}
	.mod-sdgs-btn-link::after {
		margin-top: -8px;
		right: 40px;
	}
	.mod-sdgs-btn-link:hover {
		background: #249840;
		color: #fff;
	}
	.mod-sdgs-btn-link:hover.mod-sdgs-btn-link::after {
		border-bottom: solid 2px #fff;
		border-right: solid 2px #fff;
	}
}

/*	.mod-sdgs-btn-img
---------------------------*/
.mod-sdgs-btn-img {
	text-align: center;
}
.mod-sdgs-btn-img-link {
	display: inline-block;
	max-width: 233px;
}
@media screen and (min-width: 600px) {
	.mod-sdgs-btn-img-btn {
		margin-top: 20px;
	}
	.mod-sdgs-btn-img-link {
		max-width: 450px;
	}
	.mod-sdgs-btn-img-link:hover {
		opacity: 0.8;

	}
}

/*	.mod-bnr
---------------------------*/
.mod-bnr {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 0;
}
.mod-bnr-item {
	display: block;
	margin-bottom: 20px;
}
.mod-bnr-item:last-child {
	margin-bottom: 0;
}
@media screen and (min-width: 600px) {
	.mod-bnr {
		margin: 62px auto 0;
	}
	.mod-bnr-link:hover {
		opacity: 0.8;
	}
	.mod-bnr-item {
		display: inline-block;
		margin-bottom: 45px;
	}
}

/*	.mod-sdgs-intro
---------------------------*/
.mod-sdgs-intro__inner {
	padding: 10px 0 30px;
	border-bottom: 1px solid #a1a1a1;
}
.mod-sdgs-intro-set {
	overflow: hidden;
}
.mod-sdgs-intro-set .mod-sdgs-intro__img {
	width: 88px;
	float: left;
	margin-bottom: 20px;
	margin-top: 0;
}
.mod-sdgs-intro-set .mod-sdgs-intro__img img {
	width: 100%;
}
.mod-sdgs-intro-set .mod-sdgs-intro__lead {
	float: right;
	width: 65%;
	width: calc(100% - 100px);
	font-size: 1.6rem;
	color: #249840;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 15px;
	margin-top: 0;
}
.mod-sdgs-intro-set .mod-sdgs-intro__txt {
	clear: both;
	margin: 0;
}
@media screen and (min-width: 600px) {
	.mod-sdgs-intro__inner {
		padding: 50px 0 100px;
	}
	.mod-sdgs-intro-set .mod-sdgs-intro__img {
		width: 218px;
		float: left;
		margin-bottom: 15px;
	}
	.mod-sdgs-intro-area-txt {
		clear: none;
		float: right;
		width: calc(100% - 256px);
	}
	.mod-sdgs-intro-set .mod-sdgs-intro__lead {
		width: 100%;
	}
	.mod-sdgs-intro-set .mod-sdgs-intro__txt {
		font-size: 1.4rem;
	}
	.mod-sdgs-intro-set .mod-sdgs-intro__lead {
		font-size: 2.1rem;
		margin-bottom: 12px;
		margin-top: 0;
		line-height: 1.4;
	}
}

/*	.mod-sdgs-box
---------------------------*/
.mod-sdgs-box {
	margin-top: 30px;
	margin-bottom: 15px;
}
.mod-sdgs-box-bg {
	background: #e2f9c4;
	padding: 20px 20px 10px;
}
.mod-sdgs-box-head {
	color: #249840;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	margin: -30px -15px 8px;
}
.mod-sdgs-box-txt {
	margin: 0 0 15px;
}
@media screen and (min-width: 600px) {
	.mod-sdgs-box {
		margin-top: 45px;
		margin-bottom: 75px;
	}
	.mod-sdgs-box.is-pc-mt75 {
		margin-top: 75px;
	}
	.mod-sdgs-box-bg {
		padding: 20px 60px 15px;
	}
	.mod-sdgs-box-bg.is-pc-pd30 {
		padding: 30px;
	}
	.mod-sdgs-box-bg.is-pc-pd30-40 {
		padding: 30px 40px;
	}
	.mod-sdgs-box-bg.is-pc-pd30-25 {
		padding: 30px 25px;
	}
	.mod-sdgs-box-bg.is-pc-pb-45 {
		padding-bottom: 45px
	}
	.mod-sdgs-box-head {
		font-size: 2rem;
		margin-top: -38px;
		margin-bottom: 10px;
	}
	.mod-sdgs-box-txt {
		text-align: center;
	}
}

/*	.mod-sdgs-list
---------------------------*/
.mod-sdgs-list-item {
	font-size: 1.4rem;
	padding-left: 1.3em;
	text-indent: -1.3em;
}
.mod-sdgs-list-item + .mod-sdgs-list-item {
	margin-top: 5px;
}
@media screen and (min-width: 600px) {
	.mod-sdgs-list-item {
		font-size: 1.2rem;
	}
}

/*	.mod-bg-list
---------------------------*/
.mod-bg-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 -5px 20px;
}
.mod-bg-list-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1.4rem;
	text-align: center;
	background:  #e2f9c4;
	box-sizing: border-box;
	border-radius: 8px;
	width: calc(33.333% - 10px);
	min-height: 65px;
	margin: 0 5px;
}

/*	.mod-sdgs-dl
---------------------------*/
.mod-sdgs-dl {
	font-size: 1.4rem;
    line-height: 1.8;
}
.mod-sdgs-dt {
	float: left;
	color: #1b973a;
}
.mod-sdgs-dd {
	padding-left: 45px;
}

/*	.mod-sdgs-scroll
---------------------------*/
.mod-sdgs-sp-scroll {
	width: 100%;
	overflow-x: scroll;
}
.mod-sdgs-sp-scroll::-webkit-scrollbar {
	display: none;
}

/*==============================================================================================
	under01 / under02
==============================================================================================*/
/* .under01 ul { padding-left: 0; }
.under01 li { list-style: none; }
.under01 h2 { padding-bottom: 0; }
.under01 h3 { border-bottom: none !important; font-weight: bold; }
.under01 h4 { padding-left: 0; border-left: none; } */

/*=============================================================
	.sdgs-mv
=============================================================*/
.sdgs-mv {
	margin: 20px -10px;
}
.sdgs-mv-head {
	box-sizing: border-box;
	background: #e2f9c4;
	color: #249840;
	font-size: 2rem;
	font-weight: bold;
	margin: 0;
	padding: 28px 20px;
	border-bottom: none;
}
.sdgs-mv-img {
	border-bottom: none;
	margin: 0 auto;
}
@media screen and (min-width: 600px) {
	.sdgs-mv {
		background: #e2f9c4;
		margin: 0 -100%;
	}
	.sdgs-mv__inner {
		width: 1000px;
		margin: auto;
	}
	.sdgs-mv-flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.sdgs-mv-head {
		font-size: 3.2rem;
		text-align: left;
		line-height: 1.5;
	}
	.sdgs-mv-img {
		width: 582px;
		margin: 0;
	}
}

/* #performance
=========================================== */
#performance .graph img { display: block; margin: 0 auto 20px; }
#performance .graph table caption {
	color: #1b973a; text-align: left; font-size: 1.4rem; font-weight: bold;
}
#performance .graph table th, #performance .graph table td {
	font-size: 1.4rem; display: table-cell; width: auto; padding: 5px 0; border: none; }
#performance .graph table th {
	text-align: left; color: #1b973a; width: 80px; font-weight: bold; background: none; vertical-align: top;
}
#performance .graph table td { letter-spacing: 0; }
@media screen and (min-width: 600px) {
  #performance .graph { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  #performance .graph img { width: auto; margin: 0; -webkit-flex-shrink: 0; -ms-flex-shrink: 0; flex-shrink: 0; }
  #performance .graph table caption {
	  font-size: 1.2rem;
  }
  #performance .graph table th, #performance .graph table td { font-size: 1.2rem; padding: 2px 0; }
}

/* .sdgs03-heat-scroll-img
=========================================== */
.sdgs03-heat-scroll-img {
	width: 938px;
	height: 311px;
}
@media screen and (min-width: 600px) {
	.sdgs03-heat-scroll-img {
		width: 100%;
		height: 100%;
	}
}

/* .sdgs03-construction
=========================================== */
.sdgs03-construction-img-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0 -9px;
}
.sdgs03-construction-img-list__item {
	width: calc(50% - 18px);
	margin: 0 9px;
}
.sdgs03-construction-img-list__cap {
	font-size: 1.3rem;
	margin-top: 6px;
}
@media screen and (min-width: 600px) {
	.sdgs03-construction-img-list {
		margin: 0 -20px;
	}
	.sdgs03-construction-img-list__item {
		width: calc(25% - 40px);
		margin: 0 20px;
	}
}

/*	.sdgs03-supervision
---------------------------*/
.sdgs03-supervision-wrap {
	margin-top: 30px;
}
.sdgs03-supervision-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 -10px 0;
}
.sdgs03-supervision-flex-item {
	width: 48%;
	width: calc(50% - 20px);
	margin: 0 10px;
}
.sdgs03-supervision-flex-txt {
	margin-top: 5px;
}
.sdgs03-supervision-flex-img img {
	margin: auto;
}
.sdgs03-supervision-flex-img {
	display: inline-block;
	margin: 5px 0 0;
}
.sdgs03-supervision-name {
	font-size: 1.5rem;
	line-height: 1.5;
	margin: 5px 0 0;
}
.sdgs03-supervision-name-small {
	font-size: 1.3rem;
}
@media screen and (min-width: 600px) {
	.sdgs03-supervision-wrap {
		margin-top: 70px;
	}
	.sdgs03-supervision-box-head {
		margin-bottom: 18px;
	}
	.sdgs03-supervision-box-head small {
		font-size: 1.6rem;
	}
	.sdgs03-supervision-float-left {
		width: 294px;
	}
	.sdgs03-supervision-float-right {
		width: 505px;
	}
	.sdgs03-supervision-float-txt {
		margin-top: 0;
	}
}

/*	.sdgs03-natural
---------------------------*/
.sdgs03-natural-list__item {
	overflow: hidden;
	font-size: 1.3rem;
}
.sdgs03-natural-list__item + .sdgs03-natural-list__item {
	margin-top: 8px;
}
.sdgs03-natural-list__img img {
	width: 82px;
}
.sdgs03-natural-list__img {
	float: left;
	margin: 0 15px 20px 0;
}
@media screen and (min-width: 600px) {
	.sdgs03-natural-flex {
		margin-top: 40px;
	}
	.sdgs03-natural-list__item {
		font-size: 1.4rem;
	}
	.sdgs03-natural-list__img img {
		width: 90px;
	}
}

/*	.sdgs03-air-img-addtxt
---------------------------*/
.sdgs03-air-img-addtxt-area {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 118px;
}
.sdgs03-air-img-addtxt-box {
	box-sizing: border-box;
	border: 1px solid #1b973a;
	background: #fff;
	padding: 10px;
}
.sdgs03-air-img-addtxt-box + .sdgs03-air-img-addtxt-box {
	margin-top: 10px;
}
.sdgs03-air-img-addtxt-dl {
	margin: 0;
}
.sdgs03-air-img-addtxt-dl__tit {
	font-size: 1.2rem;
	font-weight: bold;
	color: #1b973a;
}
.sdgs03-air-img-addtxt-dl__txt {
	margin-left: 0;
	font-size: 1rem;
}
@media screen and (min-width: 600px) {
	.sdgs03-air-img-addtxt-area {
		left: 67px;
		top: 78px;
		max-width: 294px;
	}
	.sdgs03-air-img-addtxt-box {
		padding: 20px;
	}
	.sdgs03-air-img-addtxt-box + .sdgs03-air-img-addtxt-box {
		margin-top: 28px;
	}
	.sdgs03-air-img-addtxt-dl__tit {
		font-size: 1.5rem;
	}
	.sdgs03-air-img-addtxt-dl__txt {
		font-size: 1.4rem;
	}
}

/*	.sdgs03-img-note
---------------------------*/
.sdgs03-img-note {
	position: absolute;
	left: 0;
	bottom: -15px;
}
@media screen and (min-width: 600px) {
	.sdgs03-img-note {
		bottom: 5px;
	}
}

/* zehPageLinks
=========================================== */
.zehPageLinks{
	width: 100%;
	margin: 50px auto 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0;
}
.zehPageLinks::before {
	content: "";
	display: block;
	width: 235px;
	order:1;
}
.zehPageLinks::after {
	content: "";
	display: block;	  
	width: 235px;
}
.zehPageLinks li {
	list-style-type: none;
	width: 235px;
	display:table;
	margin-bottom: 20px;
}
.zehPageLinks li:nth-child(4+n) {
	margin-top: 10px;
}
.zehPageLinks li a{
	border-radius: 5px;
	padding: 10px;
	text-decoration: none;
	font-weight: 700;
	text-align: center;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	display: block;
}
.zehPageLinks .currentBtn a{
	color: #333;
	background-color: #ffca0d;
	border: 1px solid #ebb602;
	pointer-events: none;
	display: table-cell;
	vertical-align: middle;
}
.zehPageLinks .anotherBtn a{
	color: #2652b2;
	background-color: #f4f7f8;
	border: 1px solid #ddd;
	display: table-cell;
	vertical-align: middle;
}
.zehPageLinks .anotherBtn a::before{
	content: '';
	display: inline-block;
	border-left: 7px solid;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	vertical-align: middle;
	box-sizing: border-box;
	margin-right: 5px;
}
.zehPageLinks .anotherBtn a:hover{
	background-color: #ddd;
	opacity: .8;
}
@media screen and (max-width: 736px) {
	.zehPageLinks{
		padding: 0;
		display: -webkit-inherit;
		display: -webkit-inherit;
		display: -ms-inherit;
		display: inherit;
		margin: 0 15px;
	}
	.zehPageLinks li{
		width: 92%;
		margin-bottom: 15px;
	}
}

/* 共通部分
=========================================== */
.lout-grid {
	width: auto;
}
.mt00 {
	margin-top: 0;
}
.mb00 {
	margin-bottom: 0;
}
@media screen and (min-width: 600px) {
	.lout-grid {
	  width: 1000px;
	}
	.lout-contents {
	  padding: 0;
	}
	.under01 {
		margin: 0 -100%;
	}
	.pc-ml-30 {
		margin-left: 30px;
	}
}
