@charset "UTF-8";

@media(max-width: 768px) {
	#corpBlock .corpWrapper.other-social .slick-slide:nth-child(1){
		height: 780px !important;
	}
	#corpBlock .corpWrapper.other-social .slick-slide:nth-child(2){
		height: 870px !important;
	}
	#corpBlock .corpWrapper.other-social .slick-slide:nth-child(3){
		height: 1200px !important;
	}
	#corpBlock .corpWrapper.other-social .slick-slide:nth-child(4){
		height: 680px !important;
	}
	#section-group #corpBlock .corpWrapper.other-social .slick-slide:nth-child(5){
		height: 770px !important;
	}	
}

.environment#corpBlock{
	background-image: url("../images/index/bg01.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 50px;
}
@media(max-width: 768px) {
	.environment#corpBlock{
		margin-left: -25px;
		margin-right: -25px;
	}	
}
.society#corpBlock{
	background-image: url("../images/index/bg02.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 50px;
}
@media(max-width: 768px) {
	.society#corpBlock{
		margin-left: -25px;
		margin-right: -25px;
	}
}
.management#corpBlock{
	background-image: url("../images/index/bg03.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 50px;
}
@media(max-width: 768px) {
	.management#corpBlock{
		margin-left: -25px;
		margin-right: -25px;
	}	
}
.main-title{
	font-size: 1.875rem;
	font-weight: normal;
}
@media(max-width: 768px) {
	.main-title{
		margin-left: 22px;
		font-size: 1.25rem;
	}	
}
.box{
	margin-bottom: 30px;
}


/* SDGsの取り組み上 共通 */
#section-group .min-sdgs .text{
	margin-top: 10px;
}



/* --------------------------- 環境の取り組み ---------------------------*/
/* 脱炭素の推進・プラスチック削減・食品廃棄物削減 */

@media(min-width: 767px) {
	.corpWrapper.wrapper-group {
		margin-bottom: 70px !important;
	}	
}
@media(max-width: 768px) {
	.corpWrapper.wrapper-group {
		margin-bottom: 40px !important;
	}	
}
.corpWrapper.wrapper-group .contents {
	margin-bottom: 50px;
}
.corpWrapper.wrapper-group > div:after {
	content: '';
	display: block;
	clear: both;
}
.corpWrapper.wrapper-group .inner p {
	line-height: 1.84;
	margin-bottom: 1em;
}
.corpWrapper.wrapper-group .inner p sub {
	font-size: 0.5em;
}
.corpWrapper.wrapper-group .inner .example {
	background: #e6e6e6;
	width: 370px;
	border-radius: 8px;
	padding: 22px 10px 21px 25px;
	box-sizing: border-box;
}
.corpWrapper.wrapper-group .inner .example h4 {
	font-size: 108%;
	font-weight: bold;
	color: #b50081;
	margin-bottom: 10px;
}
.corpWrapper.wrapper-group .inner .example ul li {
	font-size: 93%;
	line-height: 1.83;
	padding-left: 1em;
	position: relative;
}
.corpWrapper.wrapper-group .inner .example ul li:before {
	content: '●';
	font-size: 8px;
	position: absolute;
	top: 4px;
	left: 0;
}


.corpWrapper.wrapper-group .Electricity .inner {
	width: 100%;
	float: initial;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 !important;
	padding: 0 !important;
}
.corpWrapper.wrapper-group .Electricity .inner p {
	width: 53%;
	max-width: 453px;
	flex-grow: 1;
}
.corpWrapper.wrapper-group .Electricity .inner .example {
	width: 45%;
	flex-grow: 2;
	margin-left: 10px;
	margin-bottom: 10px;
}
.corpWrapper.wrapper-group .Electricity .figures {
	display: grid;
}
@media (min-width: 767px) {
	.corpWrapper.wrapper-group .Electricity .figures {
		grid-template-columns: 226px 226px;
		column-gap: 20px;
		margin-top: 20px;
	}	
}
@media (max-width: 768px) {
	.corpWrapper.wrapper-group .Electricity .figures {
		grid-template-rows: 1fr;
		row-gap: 10px;
		margin-top: 20px;
	}	
}

.corpWrapper.wrapper-group .Electricity .figures img {
	max-width: 310px;
	width: 100%;
}
.food-not{
	margin-top: 60px;
}
.food-not figure{
	width: 100% !important;
	margin-left: 0 !important;
}
@media (max-width: 768px) {
	.food-not{
		margin-top: 0px;
	}	
}
@media (max-width: 768px) {
	.corpWrapper.wrapper-group .Electricity .inner {
		width: 100%;
		float: initial;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.corpWrapper.wrapper-group .Electricity .inner p {
		width: 100%;
		max-width: 654px;
		flex-grow: 0;
	}
	.corpWrapper.wrapper-group .Electricity .inner .example {
		width: 100%;
		flex-grow: 0;
		margin-left: 0;
	}
	/* .corpWrapper.wrapper-group .Electricity .figures {
		display: flex;
		flex-wrap: wrap;
	} */
}


	.corpWrapper.wrapper-group .Electricity figure {
		margin-left: 0;
	}
	@media (max-width: 1070px) {
		.corpWrapper.wrapper-group figure img {
			max-width: 100%;
		}
	}


@media (max-width: 768px) {
	.corpWrapper.wrapper-group {
		margin-bottom: 35px;
	}
	.corpWrapper.wrapper-group .contents {
		margin-bottom: 25px;
	}

	.corpWrapper.wrapper-group .inner .example {
		width: auto;
		padding: 11px 10px 10px 25px;
		margin-bottom: 20px;
	}
	.corpWrapper.wrapper-group figure {
		margin-left: 0;
		text-align: center;
	}
	.corpWrapper.wrapper-group figure img {
		width: 100%;
		max-width: 310px;
	}
}


.el-car-group{
	display: grid;
}
@media (min-width: 767px) {
	.el-car-group{
		grid-template-columns: 1fr 300px;
		column-gap: 50px;
	}	
}
@media (max-width: 768px) {
	.el-car-group{
		grid-template-rows: repeat(1 ,1fr);
		row-gap: 20px;
	}	
}

.Plastic .inner{
	margin: 0 !important;
	padding: 0 !important;
}

.collect-group{
	display: grid;
}
.collect-group figure{
	height: 100%;
}
.collect-group figure img{
	height: 100%;
}
@media (min-width: 767px) {
	.collect-group{
		grid-template-columns: 1fr 300px;
		column-gap: 50px;
	}	
}
@media (max-width: 768px) {
	.collect-group{
		grid-template-rows: repeat(1 ,1fr);
		row-gap: 20px;
	}	
}

.bag-group{
	display: grid;
}
@media (min-width: 767px) {
	.bag-group{
		grid-template-columns: 1fr 300px;
		column-gap: 50px;
	}	
}
@media (max-width: 768px) {
	.bag-group{
		grid-template-rows: repeat(1 ,1fr);
		row-gap: 20px;
	}	
}

.foodross .inner{
	margin: 0 !important;
	padding: 0 !important;
}
.foodross-group{
	display: grid;
}
@media (min-width: 767px) {
	.foodross-group{
		grid-template-columns: 1fr 300px;
		column-gap: 50px;
	}	
}
@media (max-width: 768px) {
	.foodross-group{
		grid-template-rows: repeat(1 ,1fr);
		column-gap: 20px;
	}	
}


.corpWrapper.wrapper-group #SDGsISO {
	margin-bottom: 55px;
	border: 2px solid #b50081;
	padding: 32px 30px;
}
.corpWrapper.wrapper-group #SDGsISO h3 {
	font-size: 139%;
	font-weight: bold;
	color: #b50081;
	margin-bottom: 15px;
}
.corpWrapper.wrapper-group #SDGsISO p {
	line-height: 1.84;
}
@media (max-width:768px) {
	.corpWrapper.wrapper-group #SDGsISO {
		margin-bottom: 35px;
		padding: 16px 15px;
	}
}


/* 元その他環境保全 */
#section-group .corpWrapper.wrapper-group * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#section-group .corpWrapper.wrapper-group *:before, #section-group .corpWrapper.wrapper-group *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#section-group .corpWrapper.wrapper-group sub {
	font-size: 0.5em;
}
#section-group .corpWrapper.wrapper-group .col1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#section-group .corpWrapper.wrapper-group .col1 figure {
	margin-left: 50px;
	-ms-flex-negative: 0;
	/*flex-shrink: 0; */
}
#section-group .corpWrapper.wrapper-group .col1 figure img {
	max-width: inherit;
	width: 297px;
}

#section-group .corpWrapper.wrapper-group .col2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#section-group .corpWrapper.wrapper-group .caption2 {
	font-weight: bold;
	font-size: 124%;
	margin: 25px 0 5px 0;
}
#section-group .corpWrapper.wrapper-group .caption2 + table {
	width: 100%;
	margin-bottom: 20px;
}
#section-group .corpWrapper.wrapper-group .caption2 + table thead tr:first-child {
	background: #b50081;
}
#section-group .corpWrapper.wrapper-group .caption2 + table thead tr:nth-child(2) {
	background: #333;
}
#section-group .corpWrapper.wrapper-group .caption2 + table thead th,
#section-group .corpWrapper.wrapper-group .caption2 + table thead td {
	border: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 10px 5px;
}
#section-group .corpWrapper.wrapper-group .caption2 + table tbody td {
	width: 21%;
}
#section-group .corpWrapper.wrapper-group .caption2 + table tbody th {
	background: #e6e6e6;
}
#section-group .corpWrapper.wrapper-group .caption2 + table tbody th,
#section-group .corpWrapper.wrapper-group .caption2 + table tbody td {
	border: 1px solid #d5d5d5;
	text-align: center;
	padding: 10px;
}
#section-group .corpWrapper.wrapper-group .col2 figure {
	margin-left: 30px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
#section-group .corpWrapper.wrapper-group .img1 {
	margin-bottom: 10px;
}
#section-group .corpWrapper.wrapper-group .box1 {
	margin-top: 30px;
	background-color: #e6e6e6;
	padding: 20px 25px 40px;
}
#section-group .corpWrapper.wrapper-group .box1 figure {
	margin-top: 20px;
}
#section-group .corpWrapper.wrapper-group .box1 figure img {
	max-width: 100%;
}
#section-group .corpWrapper.wrapper-group .box1 p {
	margin-top: 20px;
	text-align: right;
}
#section-group .corpWrapper.wrapper-group .box1 ul {
	margin-top: 20px;
}
#section-group .corpWrapper.wrapper-group .box1 li {
	padding-left: 1em;
	text-indent: -1em;
}
#section-group .corpWrapper.wrapper-group .box1 h4 {
	font-weight: bold;
	font-size: 123%;
	color: #b50081;
	text-align: center;
}
#section-group .corpWrapper.wrapper-group .box2 {
	margin-top: 20px;
	padding: 20px 30px;
	border: solid 2px #128ccf;
	border-radius: 5px;
}
#section-group .corpWrapper.wrapper-group .box2 h4 {
	font-weight: bold;
	color: #128ccf;
	font-size: 115%;
}
#section-group .corpWrapper.wrapper-group .box2 ol {
	font-size: 100%;
	margin-left: 1em;
	line-height: 1.85;
}
#section-group .corpWrapper.wrapper-group .box2 ol + h4 {
	margin-top: 20px;
}
#section-group .corpWrapper.wrapper-group .box2 img {
	width: 100%;
	height: auto;
	max-width: 680px;
}
#section-group .corpWrapper.wrapper-group .box2 figure {
	margin-top: 10px;
	text-align: center;
}
#section-group .corpWrapper.wrapper-group .tbl1 {
	margin-top: 30px;
	width: 100%;
}
#section-group .corpWrapper.wrapper-group .tbl1 th, #section-group .corpWrapper.wrapper-group .tbl1 td {
	padding: 15px;
	font-size: 100%;
	line-height: 1.5;
	border-right: solid 1px #c6c6c6;
}
#section-group .corpWrapper.wrapper-group .tbl1 tr td:last-child{
	border-right: none !important;
}
#section-group .corpWrapper.wrapper-group .tbl1 thead th {
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}
#section-group .corpWrapper.wrapper-group .tbl1 tbody th {
	background-color: #e6e6e6;
}
#section-group .corpWrapper.wrapper-group .tbl1 tbody td:nth-last-of-type(1) {
	text-align: right;
}
#section-group .corpWrapper.wrapper-group .icon {
	display: inline-block;
	color: #ffffff;
	font-weight: bold;
	font-size: 100%;
	margin-right: 5px;
	padding: 2px 4px;
	vertical-align: middle;
}
#section-group .corpWrapper.wrapper-group .icon-bl {
	background-color: #3b71eb;
}
#section-group .corpWrapper.wrapper-group .icon-rd {
	background-color: #ff0000;
}
#section-group .corpWrapper.wrapper-group .bl {
	color: #3b71eb;
}
#section-group .corpWrapper.wrapper-group .rd {
	color: #ff0000;
}
#section-group .corpWrapper.wrapper-group .remarks {
	margin-top: 20px;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 92%;
	line-height: 1.75;
}


#section-group .corpWrapper.wrapper-group .col3 {
	display: block;
}
#section-group .corpWrapper.wrapper-group .col3 figure {
	margin-top: 10px;
	margin-left: 0px;
}
#section-group .corpWrapper.wrapper-group .col3 figure img {
	max-width: inherit;
	width: 100%;
}

#section-group .corpWrapper.wrapper-group a.btnPdf {
	margin-top: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	/* width: 250px; */
	width: 320px;
	height: 50px;
	color: #111;
	border: 1px #d7d7d7 solid;
	border-radius: 5px;
	padding-left: 40px;
	padding-right: 50px;
	font-size: 107%;
	position: relative;
}
#section-group .corpWrapper.wrapper-group a.btnPdf::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	content: "";
	width: 17px;
	height: 17px;
	border: 3px #333333 solid;
	border-radius: 50%;
	left: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#section-group .corpWrapper.wrapper-group a.btnPdf:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	content: "";
	width: 22px;
	height: 25px;
	background: url(../images/icon-pdf.png) no-repeat;
	background-size: 100%;
	position: absolute;
	right: 16px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media (min-width: 767px){
	#section-group .corpWrapper.wrapper-group .tbl1 tbody th {
		width: 35%;
		padding: 18px 20px 12px;
	}	
}
@media (max-width: 768px){
	#section-group .corpWrapper.wrapper-group .col1 {
		display: block;
	}
	#section-group .corpWrapper.wrapper-group .col1 figure {
		margin-top: 10px;
		margin-left: 0px;
	}
	#section-group .corpWrapper.wrapper-group .col1 figure img {
		max-width: inherit;
		width: 100%;
	}
	#section-group .corpWrapper.wrapper-group a.btnPdf {
		margin-top: 10px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
		height: 50px;
		color: #111;
		font-weight: bold;
		border: solid 1px #d7d7d7;
		border-radius: 5px;
		padding: 10px 40px 10px 40px;
		position: relative;
	}
	#section-group .corpWrapper.wrapper-group .col2 {
		display: block;
	}
	#section-group .corpWrapper.wrapper-group .col2 figure {
		margin-top: 10px;
		margin-left: 0px;
	}
	#section-group .corpWrapper.wrapper-group .col2 figure img {
		max-width: inherit;
		width: 100%;
	}
	#section-group .corpWrapper.wrapper-group .box1 {
		margin-top: 20px;
		padding: 20px;
	}
	#section-group .corpWrapper.wrapper-group .box1 h4 {
		font-size: 108%;
	}
	#section-group .corpWrapper.wrapper-group .box2 {
		margin-top: 20px;
		padding: 15px;
	}
	#section-group .corpWrapper.wrapper-group .tbl1 {
		margin-top: 20px;
	}
	#section-group .corpWrapper.wrapper-group .tbl1 th, #section-group .corpWrapper.wrapper-group .tbl1 td {
		padding: 5px 10px;
		font-size: 77%;
	}
	#section-group .corpWrapper.wrapper-group .tbl1 tbody th {
		/* width: auto; */
		width: 30%;
		padding: 5px 8px 7px;
	}
	/* #section-group .corpWrapper.wrapper-group .tbl1 tbody td:nth-of-type(1),
	#section-group .corpWrapper.wrapper-group .tbl1 tbody td:nth-of-type(2) {
		white-space: nowrap;
	} */
	#section-group .corpWrapper.wrapper-group .tbl1 tbody td:nth-last-of-type(1) {
		white-space: nowrap;
		text-align: left;
	}
	#section-group .corpWrapper.wrapper-group .icon {
		font-size: 77%;
		margin-bottom: 2px;
		font-style: normal;
	}
	#section-group .corpWrapper.wrapper-group .remarks {
		margin-top: 10px;
		font-size: 77%;
	}


	@media (max-width: 330px) {
		#section-group .corpWrapper.wrapper-group .tbl1 tbody td:nth-of-type(1), #section-group .corpWrapper.wrapper-group .tbl1 tbody td:nth-of-type(2) {
			white-space: normal;
		}
	}

}


.corpWrapper.wrapper-group #SDGsISO {
	margin-bottom: 55px;
	border: 2px solid #b50081;
	padding: 32px 30px;
}
.corpWrapper.wrapper-group #SDGsISO h3 {
	font-size: 139%;
	font-weight: bold;
	color: #b50081;
	margin-bottom: 15px;
}
.corpWrapper.wrapper-group #SDGsISO p {
	line-height: 1.84;
}
@media (max-width:768px) {
	.corpWrapper.wrapper-group #SDGsISO {
		margin-bottom: 35px;
		padding: 16px 15px;
	}
}
	


/* 植樹活動 */
#section-group .corpWrapper.tree * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#section-group .corpWrapper.tree *:before, #section-group .corpWrapper.tree *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#section-group .corpWrapper.tree .corpInner {
	margin-top: 30px;
	max-width: 790px;
}
#section-group .corpWrapper.tree .tree {
	padding: 20px 20px 30px;
	border-radius: 4px;
	background-image: url(../images/tree/bg2.png), url(../images/tree/bg.jpg);
	background-repeat: no-repeat,repeat;
	background-position: 50% 0, 50% 50%;
	position: relative;
}
#section-group .corpWrapper.tree .tree-title {
	position: relative;
	margin-top: 80px;
	padding: 60px 30px 30px;
	background-color: rgba(255, 255, 255, 0.9);
}
@media (min-width: 767px) {
	#section-group .corpWrapper.tree .tree-title {
		width: 380px;
	}	
}

#section-group .corpWrapper.tree .tree-title h3 {
	position: absolute;
	left: 7%;
	top: -19%;
}
#section-group .corpWrapper.tree .tree-title h3 img {
	position: relative;
	z-index: 1;
}

#section-group .corpWrapper.tree .graph h4 {
	font-weight: bold;
	/* margin-bottom: 20px; */
	font-size: 123%;
}
#section-group .corpWrapper.tree .tree-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 60px;
	margin-left: 0;
	margin-right: 0;
	gap: 20px;
}
@media (max-width: 768px){
	#section-group .corpWrapper.tree .tree-list {
		gap: 40px 30px;
	}
}

#section-group .corpWrapper.tree .tree-img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -20px;
	margin-top: 40px;
}
#section-group .corpWrapper.tree .tree-img > * {
	width: calc(50% - 20px);
	margin-left: 20px;
}
#section-group .corpWrapper.tree .tree-list li { position: relative; }
#section-group .corpWrapper.tree .tree-list li:before {
	content: "";
	width: 66px;
	height: 0px;
	background-size: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 95%;
	margin: 0 auto;
	transition-duration: .7s;
	-moz-transition-duration: .7s;
	-webkit-transition-duration: .7s;
	background: url(../images/tree/icon-graph07.png) no-repeat;
	background-size: 100%;
}
#section-group .corpWrapper.tree .tree-list li.scrollin:before {
	height: 40px;
}
@media (max-width: 768px){
	#section-group .corpWrapper.tree .tree-list li.scrollin:before {
		height: 35px;
	}
}
#section-group .corpWrapper.tree .tree-list > * {
	width: 22%;
}
@media (max-width: 768px){
	#section-group .corpWrapper.tree .tree-list > * {
	  width: 30%;
	}
}

/*植樹活動アニメーション*/
#section-group .corpWrapper.tree .tree-title h3 span:before,
#section-group .corpWrapper.tree .tree-title h3 span:after,
#section-group .corpWrapper.tree .tree-title h3:after,
#section-group .corpWrapper.tree .tree-title h3:before,
#section-group .corpWrapper.tree .tree:after,
#section-group .corpWrapper.tree .tree:before {
	content: "";
	position: absolute;
}
#section-group .corpWrapper.tree .tree-title h3 span:before {
	width: 71px;
	height: 71px;
	background: url(../images/tree/icon-graph02.png) no-repeat;
	background-size: 100%;
	z-index: 2;
}
#section-group .corpWrapper.tree .tree-title h3 span:after {
	width: 93px;
	height: 90px;
	background: url(../images/tree/icon-graph03.png) no-repeat;
	background-size: 100%;
	z-index: 0;
}
#section-group .corpWrapper.tree .tree-title h3:after {
	width: 45px;
	height: 38px;
	background: url(../images/tree/icon-graph06.png) no-repeat;
	background-size: 100%;
}
#section-group .corpWrapper.tree .tree-title h3:before {
	width: 36px;
	height: 23px;
	background: url(../images/tree/bg2_deco.png) no-repeat;
	background-size: 100%;
	right: -49%;
}
#section-group .corpWrapper.tree .tree:after {
	width: 45px;
	height: 25px;
	background: url(../images/tree/icon-graph05.png) no-repeat;
	background-size: 100%;
}
#section-group .corpWrapper.tree .tree:before {
	width: 108px;
	height: 89px;
	background: url(../images/tree/icon-graph04.png) no-repeat;
	background-size: 100%;
}
#section-group .corpWrapper.tree .graph:before {
	content: "";
	width: 120px;
	height: 72px;
	position: absolute;
	background: url(../images/tree/icon-graph.png) no-repeat;
	z-index: 1;
}
@keyframes moveimg3 {
	0% {
		bottom: -8%;
		left: -12%;
		transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}
	50% {
		bottom: -8%;
		left: -12%;
		transform: rotate(-30deg);
		-moz-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
	}
	100% {
		bottom: -8%;
		left: -12%;
		transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}
}
#section-group .corpWrapper.tree .tree-title h3 span:before {
	animation: moveimg3 4s infinite;
}

@keyframes moveimg4 {
	0% {
		right: -27%;
		bottom: 37%;
		transform: rotate(-15deg);
		-moz-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
	}
	50% {
		right: -27%;
		bottom: 37%;
		transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		-webkit-transform: rotate(5deg);
	}
	100% {
		right: -27%;
		bottom: 37%;
		transform: rotate(-15deg);
		-moz-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
	}
}
#section-group .corpWrapper.tree .tree-title h3 span:after {
	animation: moveimg4 4s infinite;
}

@keyframes moveimg5 {
	0% {
		top: 83%;
		right: -27%;
		transform: rotate(30deg);
		-moz-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
	}
	50% {
		top: 83%;
		right: -27%;
		transform: rotate(-10deg);
		-moz-transform: rotate(-10deg);
		-webkit-transform: rotate(-10deg);
	}
	100% {
		top: 83%;
		right: -27%;
		transform: rotate(30deg);
		-moz-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
	}
}
#section-group .corpWrapper.tree .tree-title h3:after {
	animation: moveimg5 4s infinite;
}

@keyframes moveimg6 {
	0% {
		top: 218px;
		left: 65%;
		transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}
	50% {
		top: 218px;
		left: 65%;
		transform: rotate(-25deg);
		-moz-transform: rotate(-25deg);
		-webkit-transform: rotate(-25deg);
	}
	100% {
		top: 218px;
		left: 65%;
		transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}
}
#section-group .corpWrapper.tree .tree:after {
	animation: moveimg6 4s infinite;
}

@keyframes moveimg7 {
	0% {
		top: 185px;
		left: 71%;
		transform: rotate(-15deg);
		-moz-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
	}
	50% {
		top: 185px;
		left: 71%;
		transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		-webkit-transform: rotate(5deg);
	}
	100% {
		top: 185px;
		left: 71%;
		transform: rotate(-15deg);
		-moz-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
	}
}
#section-group .corpWrapper.tree .tree:before {
	animation: moveimg7 4s infinite;
}

@keyframes moveimg8 {
	0% {
		right: -1.3%;
		top: -6%;
		transform: rotate(-10deg);
		-moz-transform: rotate(-10deg);
		-webkit-transform: rotate(-10deg);
	}
	50% {
		right: -1.3%;
		top: -6%;
		transform: rotate(10deg);
		-moz-transform: rotate(10deg);
		-webkit-transform: rotate(10deg);
	}
	100% {
		right: -1.3%;
		top: -6%;
		transform: rotate(-10deg);
		-moz-transform: rotate(-10deg);
		-webkit-transform: rotate(-10deg);
	}
}
#section-group .corpWrapper.tree .graph:before {
	animation: moveimg8 4s infinite;
}


#section-group .corpWrapper.tree .tree-title h4 {
	margin-bottom: 10px;
	font-size: 138%;
	font-weight: bold;
	color: #b50081;
}
#section-group .corpWrapper.tree .graph {
	position: relative;
	margin-top: 60px;
	background-color: #ffffff;
	padding: 30px 20px;
	text-align: center;
}
#section-group .corpWrapper.tree .graph img,
#section-group .corpWrapper.tree .tree-list img {
	width: 100%;
	height: auto;
}



/* その他の社会貢献活動 */
#section-group .corpWrapper.wrapper-group .col1,
#section-group .corpWrapper.wrapper-group .col3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#section-group .corpWrapper.wrapper-group .col1 figure,
#section-group .corpWrapper.wrapper-group .col3 figure {
	margin-left: 30px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
@media (min-width: 769px) {
	#section-group .corpWrapper.wrapper-group .col3 figure {
		width: 315px;
	}
}
#section-group .corpWrapper.wrapper-group .col1 figure figcaption,
#section-group .corpWrapper.wrapper-group .col3 figure figcaption {
	font-size: 92%;
	text-align: right;
}
#section-group .corpWrapper.wrapper-group .col2 {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#section-group .corpWrapper.wrapper-group .col2 > * {
	width: calc(50% - 7px);
}
#section-group .corpWrapper.wrapper-group .tbl1 {
	width: 100%;
}
#section-group .corpWrapper.wrapper-group .tbl1 th,
#section-group .corpWrapper.wrapper-group .tbl1 td {
	padding: 15px 20px 12px;
	font-size: 100%;
	line-height: 1.5;
	border-bottom: solid 1px #c6c6c6;
}

/* #section-group .corpWrapper.wrapper-group .tbl1 thead th {
	background-color: #b50081;
	color: #ffffff;
	border-right: solid 1px #fff;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
} */
#section-group .corpWrapper.wrapper-group .tbl1 tbody th {
	background-color: #e6e6e6;
	border-right: solid 1px #c6c6c6;
	vertical-align: top;
}
#section-group .corpWrapper.wrapper-group .tbl1 tbody td:nth-last-of-type(1) {
	font-weight: bold;
	font-size: 115%;
	text-align: center;
}

#section-group .corpWrapper.wrapper-group .tab_area {
	background: #f2d7ea;
	padding: 18px;
}
#section-group .corpWrapper.wrapper-group .tab_area:after {
	content: "";
	display: block;
	clear: both;
}

#section-group .corpWrapper.wrapper-group .thumbnail-item{
	box-sizing: border-box;
	float: left;
	display: block;
	max-width: 85px;
	height: 38px;
	padding: 0.6em 2%;
	margin-left: 2%;
	font-size: 108%;
	font-weight: bold;
	background-color: #fff;
	color: #000;
	border-radius: 5px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	width: 18.3% !important;
}
#section-group .corpWrapper.wrapper-group .thumbnail-item:nth-child(n+6) {
	margin-top: 2%;
}
#section-group .corpWrapper.wrapper-group .thumbnail-item:nth-child(5n+1) {
	margin-left: 0;
}

#section-group .corpWrapper.wrapper-group .slick-next {
	width: 50px;
	height: 50px;
	z-index: 1;
}
#section-group .corpWrapper.wrapper-group .slick-prev {
	width: 50px;
	height: 50px;
	z-index: 1;
}
#section-group .corpWrapper.cheers .introduction-text h4 + p {
	margin-top: 10px;
}

@media(max-width:1030px){
	#section-group .corpWrapper.wrapper-group .thumbnail-item {
		font-size: 95%;
		height: 33px;
	}
}
#section-group .corpWrapper.wrapper-group .thumbnail-item:first-child{
	margin-left:0;
}

#section-group .corpWrapper.wrapper-group .thumbnail-item.thumbnail-current,
#section-group .corpWrapper.wrapper-group .thumbnail-item:hover {
	background-color: #b50081;
	color: #fff;
}

#section-group .corpWrapper.wrapper-group .tab_wrap {
	margin: 20px 0;
	max-width: 486px;
}

#section-group .corpWrapper.wrapper-group .release-btn{
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	background-color: #b50081;
	color: #fff;
}

@media (min-width: 769px) {
	#section-group .corpWrapper.cheers .introduction-text h4 + p {
		line-height: 24px;
		margin-left: 20px;
		margin-right: 20px;
	}
	#section-group .corpWrapper.wrapper-group .release-btn{
		width: 370px;
		min-height: 50px;
		border-radius: 6px;
		font-size: 0.875rem;
	}	
}

@media (max-width: 768px) {
	#section-group .corpWrapper.wrapper-group .thumbnail-item {
		font-size: 75%;
		width: 18.3% !important;
		height: 24px;
		max-width: 100%;
	}
	#section-group .corpWrapper.wrapper-group .tab_area {
		padding: 9px;
	}
	#section-group .corpWrapper.wrapper-group .release-btn{
		width: 100%;
		min-height: 60px;
		border-radius: 3	px;
		font-size: 0.875rem;
	}	
}


@media(max-width: 768px){
	#section-group .corpWrapper.wrapper-group .col1,
	#section-group .corpWrapper.wrapper-group .col3 {
		display: block;
	}
	#section-group .corpWrapper.wrapper-group .col1 figure,
	#section-group .corpWrapper.wrapper-group .col3 figure {
		margin-left: 0;
		margin-top: 10px;
	}
	#section-group .corpWrapper.wrapper-group .col1 figure img,
	#section-group .corpWrapper.wrapper-group .col3 figure img {
		max-width: inherit;
		width: 100%;
	}
	#section-group .corpWrapper.wrapper-group .col1 figure figcaption,
	#section-group .corpWrapper.wrapper-group .col3 figure figcaption {
		font-size: 77%;
	}
	#section-group .corpWrapper.wrapper-group .col2 {
		display: block;
	}
	#section-group .corpWrapper.wrapper-group .col2 > * {
		width: auto;
	}
	#section-group .corpWrapper.wrapper-group .col2 > * + * {
		margin-top: 10px;
	}
	#section-group .corpWrapper.wrapper-group .tbl1 th, #section-group .corpWrapper.wrapper-group .tbl1 td {
		padding: 5px 10px;
		/* font-size: 12px; */
		font-size: 9px;
	}
	#section-group .corpWrapper.wrapper-group .tbl1 tbody td:nth-last-of-type(1) {
		font-size: 12px;
	}
	/*
	#section-group .corpWrapper.wrapper-group .slide-item {
		margin-bottom: 15px;
		position: absolute !important;
		left: 0 !important;
	}*/
	#section-group .corpWrapper.wrapper-group .col1 .thumbnail-item {
		font-size: 12px;
		height: 34px;
	}
	#section-group .corpWrapper.wrapper-group .col1 #thumbnail-list {
		padding: 10px;
	}
	#section-group .corpWrapper.wrapper-group .corpInner section:nth-child(4) { margin-top: 35px; }

	/*スライダー*/
	#section-group .corpWrapper.wrapper-group .tab_wrap {
		max-width: 100%;
	}
	#section-group .corpWrapper.wrapper-group .slick-next,
	#section-group .corpWrapper.wrapper-group .slick-prev {
		width: 25px;
		height: 25px;
	}
}


/* --------------------------- 社会の取り組み --------------------------- */

/* 包括連携協定・防災協定 */
#section-group .corpWrapper.wrapper-group .right img {
	max-width: none;
}
#section-group .corpWrapper.wrapper-group .inner {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#section-group .corpWrapper.wrapper-group h4 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 123%;
}
#section-group .corpWrapper.wrapper-group ol li + li {
	margin-top: 5px;
}
#section-group .corpWrapper.wrapper-group .box3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#section-group .corpWrapper.wrapper-group .box3 .right {
	margin-left: 30px;
}
#section-group .corpWrapper.wrapper-group .box3 .left h4 {
	margin-bottom: 10px;
	font-weight: bold;
	color: #b50081;
	font-size: 123%;
}
#section-group .corpWrapper.wrapper-group .box3 .link-btn {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	/* width: 240px; */
	height: 50px;
	border: solid 1px #d7d7d7;
	border-radius: 5px;
	padding: 10px 40px 10px 40px;
}
@media (min-width: 767px){
	#section-group .corpWrapper.wrapper-group .box3 .link-btn {
		max-width: 240px;
		margin-left: 10px;
	}
}
#section-group .corpWrapper.wrapper-group .box3 .link-btn:before {
	content: "";
	width: 17px;
	height: 17px;
	border: solid 3px #333333;
	border-radius: 50%;
	position: absolute;
	left: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#section-group .corpWrapper.wrapper-group .box3 .link-btn:after {
	content: "";
	width: 20px;
	height: 23px;
	background-image: url(../images/hokaturenkei/icon-pdf.png);
	background-size: 100%;
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#section-group .corpWrapper.wrapper-group .box3 .link-btn:hover {
	border-color: #b50081;
	color: #b50081;
}
#section-group .corpWrapper.wrapper-group .box3 .link-btn:hover:before {
	border-color: #b50081;
}

@media (max-width: 768px){
	/* 包括連携協定・防災協定 */
	#section-group .corpWrapper.wrapper-group .inner {
		margin-top: 20px;
		margin-left: 0px;
		margin-right: 0px;
	}
	#section-group .corpWrapper.wrapper-group .box3 {
		display: block;
	}
	#section-group .corpWrapper.wrapper-group .box3 .right {
		margin-left: 0px;
		margin-top: 10px;
	}
	#section-group .corpWrapper.wrapper-group .box3 .right img {
		max-width: inherit;
		width: 100%;
	}
	#section-group .corpWrapper.wrapper-group .box3 .link-btn {
		width: 100%;
	}
}

/* 20241003 安心・安全への取り組み*/
#section-group .peace{
	position: relative;
	border: 2px solid #4c9f38;
	background-color: #eff7ed;
	margin: 30px 30px 0;
	padding: 0 20px 40px;
}
@media(min-width: 767px) {
	#section-group .peace{
		margin: 30px 30px 0;
		padding: 0 20px 40px;
	}
}
@media(max-width: 768px) {
	#section-group .peace{
		margin: 20px 0 0;
		padding: 0 20px 30px;
	}
}
#section-group .peace::before{
	content: "";
	position: absolute;
	top: 0px;
	left: 20px;
	background-image: url(../images/other-social/flag.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100px;
	height: 110px;
}
#section-group .peace .main-heading{
	font-weight: bold;
	color: #4c9f38;
}
@media(min-width: 767px) {
	#section-group .peace .main-heading{
		padding-top: 40px;
		padding-left: 130px;
		font-size: 1.875rem;
	}	
}
@media(max-width: 768px) {
	#section-group .peace .main-heading{
		padding-top: 45px;
		padding-left: 130px;
		font-size: 1.875rem;
	}	
}
#section-group .peace .sub-heading{
	font-weight: bold;
	color: #4c9f38;
}
@media(min-width: 767px) {
	#section-group .peace .sub-heading{
		padding-top: 50px;
		padding-left: 10px;
		font-size: 1.125rem;
		line-height: 1.5;
	}	
}
@media(max-width: 768px) {
	#section-group .peace .sub-heading{
		padding-top: 15px;
		font-size: 1.25rem;
		line-height: 1.7;
	}	
}
@media(min-width: 767px) {
	#section-group .peace .text{
		padding-top: 20px;
		padding-left: 10px;
		font-size: 0.8125rem;
	}	
}
@media(max-width: 768px) {
	#section-group .peace .text{
		padding-top: 15px;
		font-size: 0.75rem;
	}	
}

#section-group .peace .right img{
	width: 409px;
}
@media (max-width:1250px) {
	#section-group .peace .right img{
		margin-right: -20px;
		width: calc(409 / 409 * 100%);
	}	
}
@media(max-width: 768px) {
	#section-group .peace .right img{
		width: 100%;
	}
}
#section-group .peace a{
	background-color: #fff;
}

#section-group .peace .caption{
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #4c9f38;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
@media(min-width: 767px) {
	#section-group .peace .caption{
		min-height: 50px;
		font-size: 1.125rem;
	}	
}
@media(max-width: 768px) {
	#section-group .peace .top-caption{
		margin-top: 50px !important;
	}
	#section-group .peace .caption{
		min-height: 60px;
		font-size: 1.25rem;
	}	
}

#section-group .peace .caption::before{
	content: none;
}
#section-group .peace .caption-wrap .img-wrap{
	display: grid;
}
@media(min-width: 767px) {
	#section-group .peace .caption-wrap .img-wrap{
		grid-template-columns: repeat(3 ,1fr);
		column-gap: 20px;
		row-gap: 30px;
		padding-top: 30px;
	}	
}
@media(max-width: 768px) {
	#section-group .peace .caption-wrap .img-wrap{
		grid-template-columns: repeat(1);
		grid-template-rows: repeat(6);
		row-gap: 20px;
		padding-top: 12px;
	}	
}

#section-group .peace .min-caption{
	margin-top: 20px;
    margin-bottom: 20px;
	margin-left: 20px;
    text-align: left;
    position: relative;
    font-size: 1rem;
    font-weight: bold;
}
#section-group .peace .min-caption::before{
	content: "";
	position: absolute;
	position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #4c9f38;
    left: -20px;
    top: 41%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#section-group .peace .min-text{
	padding-left: 20px;
	line-height: 1.666;
}

#section-group .peace figure p{
	text-align: left;
	line-height: 1.5;
}

#section-group .peace .rowling-btn{
	position: relative;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 400px;
    min-height: 50px;
    border: solid 1px #d7d7d7;
    border-radius: 5px;
	margin-top: 15px;
    padding: 10px 40px 10px 40px;
}
#section-group .peace .rowling-btn::before{
	content: "";
    width: 17px;
    height: 17px;
    border: solid 3px #333333;
    border-radius: 50%;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}
#section-group .peace .rowling-btn::after{
	content: "";
    width: 22px;
    height: 22px;
    background-image: url(../images/other-social/icon-blank_bk.png);
    background-size: 100%;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
@media(min-width: 767px) {
}
@media(max-width: 768px) {
}

#section-group .peace .rowling{
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	margin: 20px 0 0;
}

#section-group .min-sdgs .sdgs-col .min-sdgs-box{
	display: grid;
	grid-template-columns: repeat(5 ,90px);
	column-gap: 7px;
}
#section-group .min-sdgs .sdgs-col .min-sdgs-box li{
	width: 100%;
	margin-left: 0;
}
#section-group .min-sdgs .sdgs-col .em{
	position: absolute;
	top: 9px;
	right: -105px;
	font-size: 0.70rem;
	color: #000;
}


/* 幸せの黄色いレシートキャンペーン */
#section-group .corpWrapper.yellow_receipt {
	margin-bottom: 70px;
}
#section-group .corpWrapper.yellow_receipt * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#section-group .corpWrapper.yellow_receipt *:before, #section-group .corpWrapper.yellow_receipt *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#section-group .corpWrapper.yellow_receipt .corpInner {
	max-width: 790px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#section-group .corpWrapper.yellow_receipt .page-title {
	text-align: center;
}
#section-group .corpWrapper.yellow_receipt .page-title h2 + p {
	margin-top: 20px;
}
#section-group .corpWrapper.yellow_receipt .page-title p + p {
	margin-top: 10px;
}
#section-group .corpWrapper.yellow_receipt .box1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 45px;
}
#section-group .corpWrapper.yellow_receipt .box1 .right {
	margin-left: 30px;
	width: 100%;
}
#section-group .corpWrapper.yellow_receipt .box1 figure{
	width: 100%;
}
#section-group .corpWrapper.yellow_receipt .box2 {
	margin-top: 35px;
	background-color: #fdf5a0;
	padding: 20px;
}
#section-group .corpWrapper.yellow_receipt .box2 .flow {
	text-align: center;
}
#section-group .corpWrapper.yellow_receipt .box2 .title {
	text-align: center;
	background-color: #fff100;
	padding: 10px;
}
#section-group .corpWrapper.yellow_receipt .box2 .title p {
	font-size: 107%;
	font-weight: bold;
}
#section-group .corpWrapper.yellow_receipt .box2 .box2-inner {
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 50px;
}
#section-group .corpWrapper.yellow_receipt .box2 .col,
#section-group .corpWrapper.yellow_receipt .box2 .col2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 15px;
}
#section-group .corpWrapper.yellow_receipt .box2 .col2 .image {
	padding: 25px 7.3%;
	background: white;
	width: calc(100% - 299px);
	max-width: 308px;
}
#section-group .corpWrapper.yellow_receipt .box2 .col2 .image img {
	width: 100%;
	height: auto;
}
#section-group .corpWrapper.yellow_receipt .box2 .col2 {
	border: solid 3px #f1e400;
	background: #ffffff;
}
#section-group .corpWrapper.yellow_receipt .box2 .col2 .cre {
	font-weight: bold;
	font-size: 16px;
}
#section-group .corpWrapper.yellow_receipt .box2 .col2 .r {
	color: #b50081;
}
#section-group .corpWrapper.yellow_receipt .box2 .col2 table {
	margin-top: 3px;
	margin-right: 13px;
}
#section-group .corpWrapper.yellow_receipt .box2 .col2 .lle {
	text-align: right;
	padding-right: 15px;
}
#section-group .corpWrapper.yellow_receipt .box2 .col2 table td {
	padding: 3px 0;
}
#section-group .corpWrapper.yellow_receipt .box2 .col2 table tr:nth-child(even) td {
	background: #f4f2e1;
}
#section-group .corpWrapper.yellow_receipt .box2 .col .image {
	background-color: #b50081;
	width: 51%;
	max-width: 330px;
}
#section-group .corpWrapper.yellow_receipt .box2 .col .image img {
	width: 100%;
	height: auto;
}
#section-group .corpWrapper.yellow_receipt .box2 .col .content,
#section-group .corpWrapper.yellow_receipt .box2 .col2 .content {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0;
	padding: 15px 20px;
	background-color: #ffffff;
}
#section-group .corpWrapper.yellow_receipt .box2 .col .content dt,
#section-group .corpWrapper.yellow_receipt .box2 .col2 .content dt {
	font-weight: bold;
	color: #b50081;
}
.col1 .heading,
.col2 .heading{
	font-weight: bold;
}
@media (min-width: 767px){
	.col1 .heading,
	.col2 .heading{
		font-size: 1rem;
	}	
}
@media (max-width: 768px){
	.col1 .heading,
	.col2 .heading{
		font-size: 0.875rem;
	}	
}

#section-group .corpWrapper.yellow_receipt .box2 .col .content ul {
	margin-top: 10px;
}
#section-group .corpWrapper.yellow_receipt .box2 .col .content li {
	position: relative;
	padding-left: 15px;
}
#section-group .corpWrapper.yellow_receipt .box2 .col .content li + li {
	margin-top: 5px;
}
#section-group .corpWrapper.yellow_receipt .box2 .col .content li:before {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	background-color: #b50081;
	border-radius: 50%;
	left: 0px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#section-group .corpWrapper.yellow_receipt .box2 .col .content li:nth-last-of-type(1) {
	text-align: right;
}
#section-group .corpWrapper.yellow_receipt .box2 .col .content li:nth-last-of-type(1):before {
	display: none;
}
#section-group .corpWrapper.yellow_receipt .box2 .remarks {
	margin-top: 5px;
	font-size: 92%;
}
#section-group .corpWrapper.yellow_receipt .box2 .remarks2 {
	margin-top: 30px;
	font-size: 92%;
}

@media (max-width: 768px){
	/* 幸せの黄色いレシートキャンペーン */
	#section-group .corpWrapper.yellow_receipt .corpInner {
		max-width: inherit;
	}
	#section-group .corpWrapper.yellow_receipt .page-title p:nth-of-type(2) {
		width: 70%;
		margin-left: auto;
		margin-right: auto;
	}
	#section-group .corpWrapper.yellow_receipt .box1 {
		display: block;
		margin-top: 20px;
	}
	#section-group .corpWrapper.yellow_receipt .box1 .right {
		margin-left: 0;
		margin-top: 10px;
	}
	#section-group .corpWrapper.yellow_receipt .box1 .right img {
		width: 100%;
		max-width: inherit;
	}
	#section-group .corpWrapper.yellow_receipt .box2 {
		margin-top: 20px;
		padding: 10px;
	}
	#section-group .corpWrapper.yellow_receipt .box2 .title p {
		font-size: 92%;
	}
	#section-group .corpWrapper.yellow_receipt .box2 .box2-inner {
		margin-top: 15px;
		margin-left: 0px;
		margin-right: 0px;
	}
	#section-group .corpWrapper.yellow_receipt .box2 .col,
	#section-group .corpWrapper.yellow_receipt .box2 .col2 {
		display: block;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 15px;
	}
	#section-group .corpWrapper.yellow_receipt .box2 .col .content {
		padding: 15px;
	}
	#section-group .corpWrapper.yellow_receipt .box2 .col .image {
		width: 100%;
		max-width: 100%;
	}
	#section-group .corpWrapper.yellow_receipt .box2 .col2 .image {
		width: 100%;
		max-width: 100%;
	}
	#section-group .corpWrapper.yellow_receipt .box2 .col2 .image img {
		max-width: 300px;
		margin: 0 auto;
		display: block;
	}
	#section-group .corpWrapper.yellow_receipt .box2 .col2 .content {
		margin: 0 auto;
	}
	#section-group .corpWrapper.yellow_receipt .box2 .remarks2 {
		margin-top: 20px;
	}

}



/* イオンチアーズクラブ */
#section-group .corpWrapper.cheers {
	margin-bottom: 70px;
}
#section-group .corpWrapper.cheers * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#section-group .corpWrapper.cheers .link-btn a {
	width: 280px;
	padding-right: 40px;
}
#section-group .corpWrapper.cheers .introduction-img li img,
#section-group .corpWrapper.cheers .introduction-text img {
	width: 100%;
	height: auto;
}
#section-group .corpWrapper.cheers *:before, #section-group .corpWrapper.cheers *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#section-group .corpWrapper.cheers .corpInner {
	max-width: 790px;
}
#section-group .corpWrapper.cheers .main {
	margin-top: 50px;
	border-radius: 10px;
	padding-bottom: 20px;
	background-image: url(../images/cheers/cheers-bg.jpg);
}
#section-group .corpWrapper.cheers .cheers-title {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#section-group .corpWrapper.cheers .cheers-title .left {
	padding-top: 20px;
}
#section-group .corpWrapper.cheers .cheers-title .left h3 {
	margin-bottom: 10px;
}
#section-group .corpWrapper.cheers .cheers-title .left h3, #section-group .corpWrapper.cheers .cheers-title .left .text {
	margin-left: 30px;
}
#section-group .corpWrapper.cheers .cheers-title .left .text {
	margin-right: 60px;
}
#section-group .corpWrapper.cheers .cheers-title .right {
	position: relative;
	width: 420px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-left: -20px;
	margin-top: -30px;
}
#section-group .corpWrapper.cheers .cheers-title .right figure {
	text-align: center;
}
#section-group .corpWrapper.cheers .cheers-title .right .balloon {
	position: relative;
	z-index: 1;
	margin: -120px auto 0px;
	width: 388px;
	height: 195px;
	padding: 70px 33px 40px 38px;
	background-image: url(/corporation/social/images/cheers/balloon.png);
	color: #ffffff;
}


#section-group .corpWrapper.cheers .cheers-title .right .balloon p {
	font-size: 100%;
	line-height: 1.85;
	margin-top: 5px;
}
#section-group .corpWrapper.cheers .cheers-box {
	border: solid 2px #7d371c;
	background-color: #ffffff;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
}
#section-group .corpWrapper.cheers .cheers-box-inner {
	padding: 30px;
}
#section-group .corpWrapper.cheers .cheers-icon-title {
	position: relative;
	margin-top: -2px;
	margin-left: -2px;
	margin-right: -2px;
	color: #ffffff;
	padding: 10px 10px 10px 60px;
	background-color: #7d371c;
	border: solid 2px #b50081;
	font-weight: bold;
	font-size: 123%;
}

#section-group .corpWrapper.cheers .introduction-text h4 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #000;
	font-weight: bold;
	text-align: center;
	background-color: #fff799;
	height: 40px;
	border-radius: 20px;
	font-size: 123%;
}
#section-group .corpWrapper.cheers .introduction-text h4 span {
	color: #01a040;
	font-size: 125%;
	display: inline-block;
}
#section-group .corpWrapper.cheers .introduction-text figure {
	text-align: center;
	margin-top: 15px;
}
#section-group .corpWrapper.cheers .introduction-text figure {
	max-width: 650px;
	margin: 10px auto 0;
}
#section-group .corpWrapper.cheers .introduction-img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 30px;
	margin-left: -20px;
	margin-bottom: -20px;
}
#section-group .corpWrapper.cheers .introduction-img > * {
	width: calc(100% / 3.01 - 20px);
	margin-left: 20px;
	margin-bottom: 20px;
}
#section-group .corpWrapper.cheers .activity-schedule {
	position: relative;
	margin-top: 40px;
	padding: 20px 30px 10px;
	background-image: url(../images/cheers/activity-bg.png);
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
#section-group .corpWrapper.cheers .activity-schedule:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-size: 100%;
	width: 112px;
	height: 50px;
	background-image: url(../images/cheers/tape.png);
}
#section-group .corpWrapper.cheers .activity-schedule:after {
	content: "";
	position: absolute;
	right: 10px;
	top: 15px;
	background-size: 100%;
	width: 52px;
	height: 66px;
	background-image: url(../images/cheers/pen.png);
}
#section-group .corpWrapper.cheers .activity-schedule h5 {
	margin-top: 10px;
	color: #b50081;
	font-weight: bold;
}
#section-group .corpWrapper.cheers .activity-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 15px;
}
#section-group .corpWrapper.cheers .activity-list > * {
	width: calc(50% - 10px);
}
#section-group .corpWrapper.cheers .activity-list > * > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#section-group .corpWrapper.cheers .activity-list > * > li + li {
	margin-top: 5px;
}
#section-group .corpWrapper.cheers .activity-list > * > li i {
	width: 56px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 5px;
}
#section-group .corpWrapper.cheers .voice-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -20px;
}
#section-group .corpWrapper.cheers .voice-list > dl {
	width: calc(100% / 3 - 20px);
	margin-left: 20px;
	background-color: #f5eccf;
}
#section-group .corpWrapper.cheers .voice-list > dl dt {
	position: relative;
	background-color: #ead282;
	font-weight: bold;
	padding: 10px 80px 10px 15px;
	font-size: 123%;
	line-height: 1.5;
	color: #7d371c;
}
#section-group .corpWrapper.cheers .voice-list > dl dt:before {
	content: "";
	width: 74px;
	height: 72px;
	background-size: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
}
#section-group .corpWrapper.cheers .voice-list > dl dt:after {
	content: "";
	border-top: solid 10px #ead282;
	border-left: solid 10px transparent;
	position: absolute;
	left: 15px;
	bottom: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
#section-group .corpWrapper.cheers .voice-list > dl:nth-of-type(even) {
	background-color: #e0f0c1;
}
#section-group .corpWrapper.cheers .voice-list > dl:nth-of-type(even) dt {
	background-color: #c1d895;
}
#section-group .corpWrapper.cheers .voice-list > dl:nth-of-type(even) dt:after {
	border-top-color: #c1d895;
}
#section-group .corpWrapper.cheers .voice-list > dl:nth-of-type(1) dt:before {
	background-image: url(../images/cheers/img-voice-01.png);
}
#section-group .corpWrapper.cheers .voice-list > dl:nth-of-type(2) dt:before {
	background-image: url(../images/cheers/img-voice-02.png);
}
#section-group .corpWrapper.cheers .voice-list > dl:nth-of-type(3) dt:before {
	background-image: url(../images/cheers/img-voice-03.png);
}
#section-group .corpWrapper.cheers .voice-list dd {
	padding: 20px 15px 20px;
}
#section-group .corpWrapper.cheers .application-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#section-group .corpWrapper.cheers .application-box .left {
	margin-right: 22px;
}
#section-group .corpWrapper.cheers .application-box .left h3 {
	font-weight: bold;
	font-size: 156%;
	color: #8c4b4b;
	margin-bottom: 10px;
}
#section-group .corpWrapper.cheers .application-box .left a {
	margin-top: 10px;
	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;
	width: 240px;
	height: 40px;
	color: #ffffff;
	font-weight: bold;
	background-color: #167400;
	border-radius: 4px;
	position: relative;
}
#section-group .corpWrapper.cheers .application-box .right {
	width: 378px;
	margin-right: -10px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

/*イオンチアーズクラブアニメーション*/
/* PDFアイコン廃止
#section-group .corpWrapper.cheers .application-box .left > a:after {
	content: "";
	width: 18px;
	height: 22px;
	background: url(../images/cheers/icon_pdf.png) no-repeat;
	background-size: 100%;
	position: absolute;
	right: 10px;
	top: 9px;
}*/

#section-group .corpWrapper.cheers .cheers-title .right .balloon:before,
#section-group .corpWrapper.cheers .cheers-title .right .balloon:after {
	content: "";
	width: 57px;
	height: 57px;
	background: url(../images/cheers/icon-leaf02.png) no-repeat;
	position: absolute;
	background-size: 100%;
}

@keyframes moveimg {
	0% {
		left: -5.6%;
		bottom: 9%;
		transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}
	50% {
		left: -5.6%;
		bottom: 9%;
		transform: rotate(50deg);
		-moz-transform: rotate(50deg);
		-webkit-transform: rotate(50deg);
	}
	100% {
		left: -5.6%;
		bottom: 9%;
		transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}
}
#section-group .corpWrapper.cheers .cheers-title .right .balloon:before {
	animation: moveimg 4s infinite;
}

@keyframes moveimg2 {
	0% {
		right: -2.7%;
		top: 22%;
		transform: scale(1, 1) rotate(193deg);
		-moz-transform: scale(1, 1) rotate(193deg);
		-webkit-transform: scale(1, 1) rotate(193deg);
	}
	50% {
		right: -2.7%;
		top: 22%;
		transform: rotate(243deg);
		-moz-transform: rotate(243deg);
		-webkit-transform: rotate(243deg);
	}
	100% {
		right: -2.7%;
		top: 22%;
		transform: scale(1, 1) rotate(193deg);
		-moz-transform: scale(1, 1) rotate(193deg);
		-webkit-transform: scale(1, 1) rotate(193deg);
	}
}
#section-group .corpWrapper.cheers .cheers-title .right .balloon:after {
	animation: moveimg2 4s infinite;
}
#section-group .corpWrapper.cheers .cheers-icon-title:before {
	content: "";
	width: 64px;
	height: 0px;
	background-size: 100%;
	position: absolute;
	left: -20px;
	bottom: 0;
	transition-duration: .7s;
	-moz-transition-duration: .7s;
	-webkit-transition-duration: .7s;
	background: url(../images/cheers/icon-leaf.png) no-repeat;
	background-size: 100%;
}

#section-group .corpWrapper.cheers .cheers-icon-title.scrollin:before {
	height: 40px;
}

#section-group .corpWrapper.cheers .introduction-text h4 + p {
	margin-top: 10px;
}

@media (max-width: 1200px) {
	#section-group .corpWrapper.waon .waon-title-image h3,
	#section-group .corpWrapper.waon .waon-title-image figure {
		width: 44%;
	}
	#section-group .corpWrapper.cheers .application-box .right {
		width: 55%;
		height: auto;
	}
	#section-group .corpWrapper.cheers .application-box .right img {
		width: 100%;
		height: auto;
	}
}

@media (max-width: 768px) {
	#section-group .corpWrapper.cheers .application-box .right {
		width: 76%;
		margin: 10px auto 0px;
	}
	/* イオンチアーズクラブ */
	#section-group .corpWrapper.cheers .corpInner {
		max-width: inherit;
	}
	#section-group .corpWrapper.cheers .link-btn a {
		width: 100%;
	}

	#section-group .corpWrapper.cheers .main {
		margin-top: 20px;
		border-radius: 5px;
		padding: 10px;
		margin-left: -12.5px;
		margin-right: -12.5px;
	}
	#section-group .corpWrapper.cheers .cheers-title {
		display: block;
		padding: 0;
	}
	#section-group .corpWrapper.cheers .cheers-title .left {
		padding-top: 0;
	}
	#section-group .corpWrapper.cheers .cheers-title .left h3 {
		margin-bottom: 10px;
	}
	#section-group .corpWrapper.cheers .cheers-title .left h3, #section-group .corpWrapper.cheers .cheers-title .left .text {
		margin-left: 0px;
	}
	#section-group .corpWrapper.cheers .cheers-title .left .text {
		margin-right: 0px;
	}
	#section-group .corpWrapper.cheers .cheers-title .right {
		position: relative;
		width: auto;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-left: 0px;
		margin-top: 0px;
	}
	#section-group .corpWrapper.cheers .cheers-title .right figure {
		text-align: center;
	}
	#section-group .corpWrapper.cheers .cheers-title .right .balloon {
		margin-top: -120px;
		margin-left: auto;
		margin-right: auto;
		width: calc(389px * 0.8);
		height: calc(196px * 0.8);
		padding: 50px 28px 40px 30px;
		background-size: 100%;
		background-repeat: no-repeat;
		left: 7px;
	}
	#section-group .corpWrapper.cheers .cheers-title .right .balloon p {
		font-size: 77%;
	}
	#section-group .corpWrapper.cheers .cheers-box {
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 20px;
	}
	#section-group .corpWrapper.cheers .cheers-box-inner {
		padding: 10px;
	}
	#section-group .corpWrapper.cheers .cheers-icon-title {
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		color: #ffffff;
		padding: 5px 10px 5px 45px;
		border: 0;
		font-size: 115%;
	}
	#section-group .corpWrapper.cheers .cheers-icon-title:before {
		left: -10px;
		width: 48px;
	}
	#section-group .corpWrapper.cheers .cheers-icon-title.scrollin:before {
		height: 30px;
	}
	#section-group .corpWrapper.cheers .introduction-text h4 {
		border-radius: 41px;
		font-size: 93%;
		display: block;
		padding: 6px 0 3px;
		height: auto;
	}
	#section-group .corpWrapper.cheers .introduction-text h4 + p {
		font-size: 12px;
	}
	#section-group .corpWrapper.cheers .introduction-img {
		margin-top: 20px;
		margin-left: -10px;
		margin-bottom: -10px;
	}
	#section-group .corpWrapper.cheers .introduction-img > * {
		width: calc(100% / 2 - 10px);
		margin-left: 10px;
		margin-bottom: 10px;
		float: left;
	}
	#section-group .corpWrapper.cheers .introduction-img {
		display: inherit;
	}
	#section-group .corpWrapper.cheers .activity-schedule {
		margin-top: 20px;
		padding: 20px 10px 10px;
		background-size: 344px 156px;
		clear: both;
	}
	#section-group .corpWrapper.cheers .activity-schedule:before {
		width: 56px;
		height: 25px;
	}
	#section-group .corpWrapper.cheers .activity-schedule:after {
		width: 26px;
		height: 33px;
	}
	#section-group .corpWrapper.cheers .activity-list {
		display: block;
	}
	#section-group .corpWrapper.cheers .activity-list > * {
		width: auto;
		margin-top: 10px;
	}
	#section-group .corpWrapper.cheers .activity-list > * > li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	#section-group .corpWrapper.cheers .activity-list > * > li + li {
		margin-top: 8px;
	}
	#section-group .corpWrapper.cheers .activity-list > * > li i {
		margin-top: -3px;
		margin-right: 10px;
	}
	#section-group .corpWrapper.cheers .voice-list {
		display: block;
		margin-left: 0px;
	}
	#section-group .corpWrapper.cheers .voice-list > dl {
		width: auto;
		margin-left: 0;
	}
	#section-group .corpWrapper.cheers .voice-list > dl + dl {
		margin-top: 10px;
	}
	#section-group .corpWrapper.cheers .application-box {
		display: block;
	}
	#section-group .corpWrapper.cheers .application-box .left a {
		width: 100%;
	}
	#section-group .corpWrapper.cheers .cheers-title .right .balloon:before,
	#section-group .corpWrapper.cheers .cheers-title .right .balloon:after {
		width: 45px;
		height: 45px;
	}
}
@media (max-width: 400px) {
	#section-group .corpWrapper.cheers .main .cheers-box:nth-child(2) .cheers-icon-title.scrollin:before {
		height: 40px;
	}
}
@media (max-width: 375px) {
	#section-group .corpWrapper.cheers .cheers-title .right .balloon:before,
	#section-group .corpWrapper.cheers .cheers-title .right .balloon:after {
		width: 40px;
		height: 40px;
	}
}
@media (max-width: 320px) {
	#section-group .corpWrapper.cheers .cheers-title .right .balloon {
		width: calc(322px * 0.8);
		height: calc(168px * 0.8);
		padding: 39px 29px 38px 26px;
	}
	#section-group .corpWrapper.cheers .cheers-title .right .balloon p {
		line-height: 1.45;
		margin-top: 0px;
	}
}


/* ご当地WAON */

#section-group .corpWrapper.waon {
	margin-bottom: 70px;
}
#section-group .corpWrapper.waon * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#section-group .corpWrapper.waon *:before, #section-group .corpWrapper.waon *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#section-group .corpWrapper.waon .corpInner {
	max-width: 850px;
	margin-top: 20px;
}
#section-group .corpWrapper.waon .waon-inner {
	margin-left: 30px;
	margin-right: 30px;
}
#section-group .corpWrapper.waon .waon-title {
	background-color: #aee1ee;
	border-radius: 20px 20px 0 0;
	background-position: 50% 100%;
	background-repeat: repeat-x;
	overflow: hidden;
	background-image: url(../images/waon/bg-jaggy.png);
}
#section-group .corpWrapper.waon .waon-title-image {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #a1d8e6;
	padding: 30px 40px 20px;
}

#section-group .corpWrapper.waon .waon-title-image > * + * {
	margin-left: 60px;
}
#section-group .corpWrapper.waon .waon-title-content {
	padding: 20px 30px;
}
#section-group .corpWrapper.waon .waon-title-content .copy {
	font-weight: bold;
	font-size: 123%;
	line-height: 1.5;
}
#section-group .corpWrapper.waon .waon-title-content .remarks {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 85%;
	line-height: 1.85;
}
#section-group .corpWrapper.waon .waon-system {
	position: relative;
	border: solid 2px #0d64ac;
	margin-top: 40px;
	padding: 30px;
	border-radius: 10px;
}
#section-group .corpWrapper.waon .waon-system h3 {
	position: absolute;
	left: 50%;
	top: 0;
	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;
	width: 250px;
	height: 48px;
	border-radius: 24px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #0d64ac;
	color: #ffffff;
	font-weight: bold;
	font-size: 138%;
}
#section-group .corpWrapper.waon .waon-system .box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#section-group .corpWrapper.waon .waon-system .box .left {
	width: 110px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 10px;
}
#section-group .corpWrapper.waon .waon-system figure {
	text-align: center;
	margin-top: 20px;
}
#section-group .corpWrapper.waon .waon-map {
	position: relative;
	margin-top: 40px;
}
#section-group .corpWrapper.waon .waon-map-inner {
	margin-bottom: 10px;
	padding: 30px;
	border-radius: 10px;
	background-image: url(../images/waon/waoncard-bg.png);
	width: 100%;
	height: 100%;
}
#section-group .corpWrapper.waon .waon-map-inner h3 {
	position: absolute;
	left: 50%;
	top: 0;
	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;
	width: 250px;
	height: 48px;
	border-radius: 24px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #dc4913;
	color: #ffffff;
	font-weight: bold;
	font-size: 138%;
}
#section-group .corpWrapper.waon .waon-map-inner ul {
	/* height: 1008px; */
	position: relative;
	background-position: 90% 190px;
	background-repeat: no-repeat;
	background-image: url(../images/waon/waoncard-bg-img.png);
	font-size: 0;
	margin-top: 10px;
}

@media (min-width: 769px){
	#section-group .corpWrapper.waon .waon-map-inner ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		position: static;
	}
	#section-group .corpWrapper.waon .waon-map-inner ul li {
		/* position: absolute; */
		margin-bottom: 8px;
		position: static;
	}
	#section-group .corpWrapper.waon .waon-map-inner ul .img-01 {
		/* left: 16%;
		top: 0; */
		order: 1;
		margin-left: 17%;
	}
	#section-group .corpWrapper.waon .waon-map-inner ul .img-02 {
		/* left: -2%;
		top: 27.7%; */
		order: 3;
		margin-right: calc(50% - 241px);
	}
	#section-group .corpWrapper.waon .waon-map-inner ul .img-03 {
		/* left: -2%;
		top: 52.2%; */
		order: 5;
		margin-right: calc(50% - 240px);
	}
	#section-group .corpWrapper.waon .waon-map-inner ul .img-04 {
		/* left: -2%;
		bottom: 0; */
		order: 7;
	}
	#section-group .corpWrapper.waon .waon-map-inner ul .img-05 {
		/* left: 33.7%;
		bottom: 0; */
		order: 8;

	}
	#section-group .corpWrapper.waon .waon-map-inner ul .img-06 {
		/* right: -2%;
		top: 27.7%; */
		order: 4;
	}
	#section-group .corpWrapper.waon .waon-map-inner ul .img-07 {
		/* right: -2%;
		top: 52.2%; */
		order: 6;
	}
	#section-group .corpWrapper.waon .waon-map-inner ul .img-08 {
		/* right: -2%;
		bottom: 0; */
		order: 9;
	}
	#section-group .corpWrapper.waon .waon-map-inner ul .img-09 {
		/* right: 16%;
		top: 0; */
		order: 2;
		margin-right: 17%;
	}
}
#section-group .corpWrapper.waon .waon-map-inner .remarks {
	font-size: 100%;
	margin-top: 10px;
}
#section-group .corpWrapper.waon .contribution {
	position: relative;
	border: solid 2px #0d64ac;
	margin-top: 60px;
	padding: 60px 30px 20px;
	border-radius: 10px;
}
#section-group .corpWrapper.waon .contribution h3 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	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;
	width: calc(100% - 120px);
	height: 70px;
	border-radius: 35px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #0d64ac;
	color: #ffffff;
	font-weight: bold;
	font-size: 141%;
}
#section-group .corpWrapper.waon .contribution h3 strong {
	font-size: 138%;
}
#section-group .corpWrapper.waon .contribution figure {
	text-align: center;
}


@media (max-width: 1200px) {
	#section-group .corpWrapper.waon .waon-title-image h3,
	#section-group .corpWrapper.waon .waon-title-image figure {
		width: 44%;
	}

	#section-group .corpWrapper.waon img {
		width: 100%;
		height: auto;
	}
}

@media (min-width: 769px) and (max-width: 1200px) {
	#section-group .corpWrapper.waon .waon-map-inner ul:before {
		content: "";
		display: block;
		/* padding-top: 100%; */
	}
	#section-group .corpWrapper.waon .waon-map-inner ul li {
		width: calc(100%/3.09);
	}
	#section-group .corpWrapper.waon .waon-map-inner ul {
		/* height: auto; */
		background-size: 85% 65%;
		background-position: 63% 65%;
	}
}
@media (min-width: 769px) {
	#section-group .corpWrapper.hokaturenkei .inner .ex .right {
		width: 41%;
		float: right;
		margin-left: 0px;
	}
	#section-group .corpWrapper.hokaturenkei .inner .ex .right img {
		width: 100%;
		height: auto;
	}
	#section-group .corpWrapper.hokaturenkei .inner .ex {
		overflow: hidden;
	}
	#section-group .corpWrapper.hokaturenkei .inner .ex .left h5 {
		float: left;
	}
	#section-group .corpWrapper.hokaturenkei .inner .ex .left ul {
		width: 56%;
		float: left;
		clear: both;
	}
	#section-group .corpWrapper.hokaturenkei .inner .ex {
		display: block;
	}
	.itemTab tbody th{
		width:190px;
		vertical-align: top;
	}
	.itemTab th,
	.itemTab td {
		padding: 15px 20px 15px 30px;
	}
	.itemTab tbody th .year {
		left: 30px;
	}
	.itemTab.history tbody th {
		padding: 15px 30px;
	}
}
@media (max-width: 1200px) {
	#section-group .corpWrapper.waon .waon-title-image h3,
	#section-group .corpWrapper.waon .waon-title-image figure {
		width: 44%;
	}
}
@media (max-width: 768px){
	/* ご当地WAON */
	#section-group .corpWrapper.waon .corpInner {
		max-width: inherit;
	}
	#section-group .corpWrapper.waon .waon-inner {
		margin-left: 0px;
		margin-right: 0px;
	}
	#section-group .corpWrapper.waon .waon-title {
		border-radius: 5px 5px 0 0;
		background-size: 19px 5px;
	}
	#section-group .corpWrapper.waon .waon-title-image {
		padding: 20px 20px 10px;
	}
	#section-group .corpWrapper.waon .waon-title-image > * + * {
		margin-left: 20px;
	}
	#section-group .corpWrapper.waon .waon-title-content {
		padding: 15px 20px;
	}
	#section-group .corpWrapper.waon .waon-title-content .copy {
		font-size: 100%;
	}
	#section-group .corpWrapper.waon .waon-title-content .remarks {
		font-size: 77%;
	}
	#section-group .corpWrapper.waon .waon-system {
		margin-top: 30px;
		padding: 30px 15px 15px;
		border-radius: 10px;
	}
	#section-group .corpWrapper.cheers .application-box .left {
		margin-right: 0px;
	}
	#section-group .corpWrapper.waon .waon-system h3 {
		width: auto;
		white-space: nowrap;
		height: 30px;
		padding-left: 20px;
		padding-right: 20px;
		border-radius: 15px;
		font-size: 123%;
	}
	#section-group .corpWrapper.waon .waon-system .box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: block;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		overflow: hidden;
	}
	#section-group .corpWrapper.waon .waon-system .right {
		float: left;
		width: 57%;
	}
	#section-group .corpWrapper.waon .waon-system .left {
		float: left;
	}
	#section-group .corpWrapper.waon .waon-system .box .left {
		width: 110px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-right: 10px;
	}
	#section-group .corpWrapper.waon .waon-map {
		margin-top: 30px;
	}
	#section-group .corpWrapper.waon .waon-map-inner {
		margin-bottom: 10px;
		padding: 30px 20px 20px;
		border-radius: 5px;
		background-size: 7px;
	}
	#section-group .corpWrapper.waon .waon-map-inner figure {
		margin-left: 10px;
		margin-right: 10px;
	}
	#section-group .corpWrapper.waon .waon-map-inner h3 {
		width: auto;
		white-space: nowrap;
		height: 30px;
		padding-left: 20px;
		padding-right: 20px;
		border-radius: 15px;
		font-size: 123%;
	}
	#section-group .corpWrapper.waon .waon-map-inner ul {
		margin-top: 10px;
		/* height: auto; */
		background: none;
	}
	#section-group .corpWrapper.waon .waon-map-inner ul li {
		/* position: relative; */
	}
	#section-group .corpWrapper.waon .waon-map-inner ul li + li {
		margin-top: 10px;
	}
	#section-group .corpWrapper.waon .waon-map-inner ul li img {
		max-width: inherit;
		width: 100%;
	}
	#section-group .corpWrapper.waon .waon-map-inner ul .img-01,
	#section-group .corpWrapper.waon .waon-map-inner ul .img-02,
	#section-group .corpWrapper.waon .waon-map-inner ul .img-03,
	#section-group .corpWrapper.waon .waon-map-inner ul .img-04,
	#section-group .corpWrapper.waon .waon-map-inner ul .img-05,
	#section-group .corpWrapper.waon .waon-map-inner ul .img-06,
	#section-group .corpWrapper.waon .waon-map-inner ul .img-07 {
		left: auto;
		right: auto;
		bottom: auto;
		top: auto;
	}
	#section-group .corpWrapper.waon .waon-map-inner .remarks {
		font-size: 77%;
		margin-top: 5px;
	}
	#section-group .corpWrapper.waon .contribution {
		margin-top: 30px;
		padding: 30px 10px 10px;
		border-radius: 5px;
	}
	#section-group .corpWrapper.waon .contribution h3 {
		left: 50%;
		right: auto;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: auto;
		padding-left: 20px;
		padding-right: 20px;
		white-space: nowrap;
		height: 30px;
		border-radius: 15px;
		font-size: 107%;
	}
	#section-group .corpWrapper.waon .contribution h3 strong {
		font-size: 123%;
	}
	#section-group .corpWrapper.waon .contribution figure {
		text-align: center;
	}	
}
@media (max-width: 375px) {
	#section-group .corpWrapper.waon .waon-system .box .text {
		font-size: 77%;
	}
	#section-group .corpWrapper.waon .waon-system .box .left {
		width: 38%;
	}
}
	




/* --------------------------- 人的資本経営の取り組み --------------------------- */

/* ダイバーシティ*/
#section-group .corpWrapper.diversity * {
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}
#section-group .corpWrapper.diversity *:before, #section-group .corpWrapper.diversity *:after {
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}
#section-group .corpWrapper.diversity .corpInner {
	max-width: 850px;
	margin-top: 20px;
	/* margin-bottom: 55px; */
}
.diversity-inner {
	max-width: 750px;
	margin: 42px auto 0px;
}

.diversity-inner .diversity-cont h3 {
	padding: 0px;
	position: relative;
	margin: 25px 0px;
}
.diversity-inner .diversity-cont h3:after {
	content: "";
	width: 100%;
	height: 3px;
	background: #666;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 0;
}
.diversity-inner .diversity-cont h3 span {
	display: inline-block;
	background: #666;
	font-size: 80%;
	width: 225px;
	color: #fff;
	font-weight: bold;
	height: 39px;
	line-height: 41px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	z-index: 1;
	position: relative;
}
.diversity-inner .diversity-cont:nth-child(n+3) h3 {
	margin-bottom: 48px;
	margin-top: 51px;
}
.diversity-inner .diversity-cont ul {
	text-align: center;
}
.diversity-inner .diversity-cont ul dt {
	font-size: 140%;
	font-weight: bold;
	margin: 18px 0px 5px 0px;
}
.diversity-inner .diversity-cont ul li {
	display: inline-block;
	width: 49%;
	vertical-align: top;
}
.diversity-inner .diversity-cont ul dd {
	text-align: left;
	max-width: 228px;
	margin: 0 auto;
}
.diversity-inner .diversity-cont p,
.diversity-inner .diversity-cont dd {
	font-size: 100%;
	line-height: 24px;
}
.diversity-inner > p {
	text-align: center;
}

.diversity-inner .thinking p {
	max-width: 700px;
	margin: 0px auto;
}

.diversity-inner .work dt { color: #5ac6ff; }
.diversity-inner .work h3 span,
.diversity-inner .work h3:after {
	background: #5ac6ff;
}

.diversity-inner .compatibility dt { color: #63d58e; }
.diversity-inner .compatibility h3 span,
.diversity-inner .compatibility h3:after {
	background: #63d58e;
}
.diversity-inner .compatibility li.mt20 {
	margin-top: 26px;
}

.diversity-inner .career dt { color: #be71c5; }
.diversity-inner .career h3 span,
.diversity-inner .career h3:after {
	background: #be71c5;
}
.diversity-inner .career li:nth-child(1) p img {
	position: relative;
	top: 10px;
}
.diversity-inner .certification ul li {
	width: 28.5%;
}

.diversity-inner .certification ul li:nth-child(n+2) {
	width: 28.5%;
}
.diversity-inner .certification ul li:nth-child(1),
.diversity-inner .certification ul li:nth-child(2) {
	margin-right: 10px;
}
.diversity-inner .certification p {
	height: 125px;
	line-height: 125px;
}
.diversity-inner .certification p img {
	vertical-align: middle;
}
.diversity-inner .certification .dotcom {
	font-size: 95%;
	width: 100%;
	height: 44px;
	line-height: 44px;
	background: #666;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: left;
	padding-left: 18px;
	margin-top: 12px;
	position: relative;
}
.diversity-inner .certification .dotcom:after {
	content: "";
	width: 22px;
	height: 22px;
	background: url(../images/diversity/icon-blank_white.png);
	display: inline-block;
	background-size: 100%;
	position: absolute;
	right: 10px;
	top: 10px;
}
.diversity-inner .certification .dotcom:hover {
	background: #b50081;
}
.diversity-inner .certification {
	margin-bottom: 58px;
}

.diversity .diversity-inner .certification h3 {
	margin-bottom: 50px;
}

.diversity .corpWrapper .sdgs-caption {
	margin-top: 30px;
	margin-bottom: 10px;
	color: #ffffff;
	font-weight: bold;
	display: inline-block;
	background-color: #b50081;
	padding: 5px 30px;
	font-size: 138%;
}
.diversity .corpWrapper .sdgs-img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -20px;
	margin-top: 30px;
	margin-bottom: -20px;
}
.diversity .corpWrapper .sdgs-img li {
	margin-left: 20px;
	margin-bottom: 20px;
}

/* 241004 イクボス下表 */
.diversity-table{
	border-top: solid 1px #d5d5d5;
}
.diversity-table th{
	width: 290px;
	min-height: 50px;
	padding: 15px 20px;
	background-color: #f2d7ea;
	border-bottom: solid 1px #d5d5d5;
}
.diversity-table td{
	padding: 15px 20px !important;
	border-bottom: solid 1px #d5d5d5;
}
.diversity-table .em{
	font-size: 0.875rem;
}

.diversity-table-note{
	display: flex;
	align-items: flex-start;
	margin-top: 10px;
	font-size: 0.75rem;
}
.diversity-table-note .note-ico{
	margin-right: 10px;
}

@media (min-width: 767px) {
}

@media (max-width: 1200px) {
	.diversity-inner > p img,
	.diversity-main h2 img {
		max-width: 100%;
		height: auto;
	}
}
  
@media (max-width: 768px) {

	.diversity .page-title{
		margin-left: -25px;
		margin-right: -25px;
	}
	
	.diversity .corpWrapper .sdgs-caption {
		margin-top: 20px;
		padding: 5px 20px;
		font-size: 123%;
	}
	.diversity .corpWrapper .sdgs-img {
		display: block;
		flex-wrap: inherit;
	}
	.diversity .corpWrapper .sdgs-img {
		margin-left: -10px;
		margin-top: 20px;
		margin-bottom: -10px;
	}
	.diversity .corpWrapper .sdgs-img li {
		width: calc(100% / 3 - 10px);
		margin-left: 10px;
		margin-bottom: 10px;
	}
	.diversity .corpWrapper img {
		max-width: 100%;
		height: auto;
	}
	.diversity-inner {
		margin: 20px auto 0px;
	}
	.diversity-inner > p img {
		margin: 0 auto;
	}


	.diversity-inner .diversity-cont h3 span {
		max-width: 250px;
		height: 31px;
		line-height: 32px;
		width: 100%;
	}
	.diversity-inner .diversity-cont p, .diversity-inner .diversity-cont dd {
		font-size: 12px;
		line-height: 20px;
	}
	.diversity #section-group .corpWrapper,.diversity #section-group .corpInner {
		padding: 0px;
	}
	.diversity #section-group .diversity-inner {
		padding: 0 12.5px;
	}
	.diversity-inner .thinking p {
		margin: 0px 11px;
	}
	.diversity-inner .diversity-cont:nth-child(n+3) h3 {
		margin-bottom: 17px;
		margin-top: 20px;
	}
	.diversity-inner .diversity-cont ul dt {
		font-size: 16px;
		line-height: 17px;
	}
	.diversity .diversity-cont img {
		max-width: 100%;
		height: 109px;
		width: auto;
	}
	.diversity-inner .diversity-cont h3:after { height: 2px; }
	.diversity .diversity-inner .certification ul li {
		width: 80%;
		margin: 0px 0px 15px;
		padding: 0px 12px;
	}
	.diversity .diversity-inner .certification ul dd {
		max-width: 100%;
		margin: 0%;
	}
	.diversity .certification img {
		max-width: 100%;
		height: auto;
	}
	.diversity-inner .certification p {
		height: auto;
	}
	.diversity-inner .diversity-cont ul dt {
		margin-top: 10px;
	}
	.diversity-inner .certification ul li:nth-child(n+2) dt {
		margin-top: 15px;
	}
	.diversity-inner .certification {
		margin-bottom: 0px;
	}
	.diversity-inner .content {
		padding: 25px 12px 0px;
	}
	.diversity-inner .certification .dotcom {
		height: 35px;
		line-height: 35px;
		width: 100%;
		text-align: center;
		padding-left: 0px;
		font-size: 14px;
		font-weight: normal;
	}
	.diversity-inner .certification .dotcom:after {
		width: 19px;
		height: 19px;
		right: 8px;
		top: 7px;
	}
	.diversity .certification li:nth-child(1) img {
		height: 46px;
		width: auto;
	}
	.diversity .certification li:nth-child(n+2) img {
		height: 90px;
		width: auto;
	}

	/*スライダー*/
	.diversity #slider { max-height: 132px; margin-bottom: 20px; }

	.diversity .corpInner .slick-prev.slick-arrow::before, .diversity .corpInner .slick-next.slick-arrow::before {
			content: "";
			display: block;
			top: 50%;
			width: 50px;
			height: 50px;
			border-radius: 50%;
			background-color: #b50081;
		}
		.diversity .corpInner .slick-prev.slick-arrow,.diversity .corpInner .slick-next.slick-arrow {
			width: 26px;
			height: 0px;
			z-index: 10;
			font-size: 0px;
			padding: 0px;
			display: block;
		}
		.diversity .corpInner .slick-prev.slick-arrow::before {
			width: 25px;
			height: 25px;
			margin-top: -12px;
			position: relative;
			z-index: 10;
			position: absolute;
			left: -17px;
		}
		.diversity .corpInner .slick-next.slick-arrow::before {
			width: 25px;
			height: 25px;
			margin-top: -12px;
			position: relative;
			z-index: 10;
			position: absolute;
			right: -19px;
		}
		.diversity .slideList .slick-arrow {
			position: static;
			top: 230px;
			width: 50px;
			height: 50px;
			z-index: 10;
			border: none;
			cursor: pointer;
			overflow: hidden;
			padding: 29px 0 0;
			background: none;
			border-radius: 0%;
			transition-duration: .3s;
			-moz-transition-duration: .3s;
			-webkit-transition-duration: .3s;
		}

		.diversity .slideList .slick-prev:after {
			transform: rotate(-135deg);
			-ms-transform: rotate(-135deg);
			-moz-transform: rotate(-135deg);
			-o-transform: rotate(-135deg);
			-webkit-transform: rotate(-135deg);
			width: 11px;
			height: 11px;
			border-top: 1px solid #FFF;
			border-right: 1px solid #FFF;
			z-index: 11;
			top: 1px;
			left: -8px;
			right: unset;
			top: 54%;
		}
		.diversity .slideList .slick-next:after {
			transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			-moz-transform: rotate(45deg);
			-o-transform: rotate(45deg);
			-webkit-transform: rotate(45deg);
			width: 11px;
			height: 11px;
			border-top: 1px solid #FFF;
			border-right: 1px solid #FFF;
			z-index: 11;
			top: 54%;
			left: unset;
			right: -10px;
			position: absolute;
		}
		.diversity .corpWrapper .sdgs-col ul li {
			width: 109px !important;
		}
		.diversity .slick-track { width: 2000px !important; }
		.diversity .sp { display: block; }
		.diversity .pc { display: none; }
		.diversity .corpWrapper .content .slideList li {
			margin-left: 5px;
		}
		.diversity #section-group {
			margin-bottom: 35px;
			padding-bottom: 12px;
			overflow: hidden;
		}
		.diversity .corpWrapper .content .slideList li { width: 110px !important; }
		.diversity .corpWrapper .content .slideList li img { width: auto; }

		/* 241004 イクボス下表 */
		.diversity-table table{
			width: 100%;
		}
		.diversity-table th{
			display: flex;
			align-items: center;
			width: 100%;
		}
		.diversity-table td{
			width: 100%;
			display: block;
		}
}
  
  
@media (max-width: 600px) {
	.diversity .corpWrapper .sdgs-col ul li {
		width: 98px !important;
	}
	.diversity .corpWrapper .content .slideList li {
		width: 100px !important;
	}
	.diversity .corpWrapper .content .sdgs-img {
		max-height: 103px;
	}
}

@media (max-width: 488px) {
	.diversity .corpWrapper .sdgs-col ul li,.diversity .corpWrapper .content .slideList li {
		width: 91px !important;
	}
	.diversity .corpWrapper .content .sdgs-img {
		max-height: 106px;
	}
	.diversity #section-group { overflow: hidden; }
	.diversity .corpWrapper .content .sdgs-img { margin-left: 0px; }
}

@media (max-width: 375px) {
	.diversity .corpWrapper .content .sdgs-img {
		max-height: 93px;
	}
	.diversity .slideList .slick-next:after,
	.diversity .slideList .slick-prev:after { top: 55.5%; }
}

@media (max-width: 360px) {
	.diversity .corpWrapper .content .sdgs-img {
		max-height: 89px;
	}
}
@media (max-width: 320px) {
	.diversity .corpWrapper .content .sdgs-img {
		max-height: 75px;
	}
	.diversity .slideList .slick-next:after,
	.diversity .slideList .slick-prev:after { top: 57%; }
}

@media(min-width:380px) and (max-width:420px) {
	.diversity .corpWrapper .sdgs-col ul li,.diversity .corpWrapper .content .slideList li {
		width: 104px !important;
	}
}

@media(min-width:1px) and (max-width:360px) {
	.diversity .corpWrapper .sdgs-col ul li, .diversity .corpWrapper .content .slideList li {
		width: 73px !important;
	}
}
@media(min-width:360px) and (max-width:370px) {
	.diversity .corpWrapper .sdgs-col ul li, .diversity .corpWrapper .content .slideList li {
		width: 87px !important;
	}
}



@media (max-width: 550px) {
	.diversity-inner .diversity-cont ul dd  {
		margin: 0% 5%;
	}
	.diversity .diversity-inner .certification ul li {
		width: 100%;
	}
}
  
  
/*健康経営*/
.corpWrapper .health{
	margin-bottom: 55px;
}
.health .main {
	position: relative;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
}
.health .mainVis{
	background: rgba(255,255,255,0.85);
	margin: auto;
	width: 100%;
	text-align: center;
}
.health .mainVis .health_ttl{
	color: #b70081;
	font-weight: bold;
}
.health .mainVis .health_span{
	color: #b70081;
	font-weight: bold;
}
.health .topics_ttl{
	color: #b50081;
	text-align: center;
	font-weight: normal;
}
.health #listInner li a {
	display: block;
}
.health #listInner li:first-of-type{
	border-top: 1px dotted #d5d5d5;
}
#listInner li .cat {
	color: #fff;
	background: #333;
	display: inline-block;
}

.health #listInner ~ .wp-pagenavi {
	font-size: 116%;
	text-align: center;
}
.health #listInner ~ .wp-pagenavi > * {
	color: #fff;
	display: inline-block;
	vertical-align: middle;
}
.health #listInner ~ .wp-pagenavi a {
	background: #c6c6c6;
}
.health #listInner ~ .wp-pagenavi span {
	background: #323333;
}

.health #listInner ~ .wp-pagenavi {
	font-size: 116%;
	padding: 50px 0;
}
.health #listInner ~ .wp-pagenavi > * {
	padding: 0 5px;
	margin: 0 5px;
	min-width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.health #listInner ~ .wp-pagenavi .last,
.health #listInner ~ .wp-pagenavi .first {
	width: 40px;
	height: 0;
	overflow: hidden;
	padding-top: 40px;
	position: relative;
}
.health #listInner ~ .wp-pagenavi .last:after,
.health #listInner ~ .wp-pagenavi .first:after {
	width: 7px;
	height: 7px;
	content: "";
	display: block;
	border-top: 2px solid #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
.health #listInner ~ .wp-pagenavi .last:after {
	right: 18px;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.health #listInner ~ .wp-pagenavi .first:after {
	left: 18px;
	border-left: 2px solid #fff;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.health_up{
	background: #e6e6e6;
	width: 100%;
}
.health_up .health_up_box{

}
.health_up_img img{
	width: 100%;
}
.health_up_list{
	color: #1b973a;
}
.health_up_list li:before {
	content:  counter(count) ;
	counter-increment: count 1;
	color: #fff;
	background: #1b973a;
}

.about_health_up .corpTitle{
	position: relative;
	padding-left: 40px;
	border-bottom: none;
}
.about_health_up .corpTitle::before{
	content: none;
}
.about_health_up .corpTitle .num{
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	border-radius: 4px;
	background-color: #1b973a;
	color: #fff;
	font-size: 1.125rem;
	font-style: normal;
}

.declaration_box{
	border: solid 2px  #1b973a;
}
.declaration_box .declaration_ttl{
	color: #1b973a;
	font-weight: bold;
}
.philosophy_ttl{
	color: #b50081;
	font-weight: bold;
}
.declaration_box .declaration_text{
	color: #333333;
}
.philosophy_text{
	color: #333333;
}
.appearance_box .appearance_list li{
	font-weight: bold;
}
@media (min-width: 769px) {
	#section-group .corpWrapper.health{
		margin: 60px 50px 55px;
	}	
	.health .main {
	background: url(/corporation/profile/images/health/main_bg.jpg) no-repeat center bottom;
	background-size: cover;
	margin-top: 28px;
	}
	.health .main {
	min-height: 227px;
	}
	.health .mainVis{
	padding: 16px 0 11px;
	}
	.health .mainVis .health_ttl{
	margin: 0;
	line-height: 1.2;
	font-size: 1.625rem;
	letter-spacing: .1em;
	}
	.health .mainVis .health_span{
	font-size: 14px;
	font-size: .875rem;
	line-height: 1.571;
	letter-spacing: .1em;
	}
	.health .topics_ttl{
	line-height: 2;
	font-size: 1.25rem;
	padding:20px 0 12px;
	}
	.health #section-group .corpInner{
	padding: 0 50px;
	}
	.health #listInner { padding: 0 }
	.health #listInner li {
		font-size: 108%;
		border-bottom: 1px dotted #d5d5d5;
	}
	.health #listInner li a,
	.health #listInner .nopost { padding: 10px 0 10px; }
	.health #listInner li a:hover { color: #666; }
	.health #listInner li p { margin-bottom: 5px; }
	.health #listInner li .cat {
		width: 95px;
		font-size: 86%;
		line-height: 23px;
		text-align: center;
		margin: 0 20px;
	}
	.health #listInner li time + .size { margin-left: 20px; }
	.health #listInner li .size:before {
		content: "";
		width: 20px;
		height: 23px;
		display: inline-block;
		vertical-align: middle;
		background: url(/corporation/profile/images/health/pdf_pc.gif) no-repeat center;
	}
	.health_up{
	margin-top: 38px;
	}
	.health_up_inner{
	margin: auto;
	padding: 0;
	}
	.health_up .health_up_box{
	max-width: 750px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	padding: 27px 0 21px;
	}
	.health_up_img{
	margin: 0 6.54% 0 2.66%;
	width: 14.8%;
	}
	.health_up_list{
	margin: 0;
	padding: 11px 0 0;
	font-size: 14px;
	width: 76%;
	font-weight: bold;
	counter-reset: count 0;
	}
	.health_up_list li{
	line-height: 1.643;
	margin-bottom: 13px;
	}
	.health_up_list li span{
	font-weight: normal;
	font-size: 12px;
	}
	.health_up_list li:before {
	padding: 2px 8px;
	border-radius: 5px;
	margin-right: 3%;
	}
	.about_health_up{
	max-width: 850px;
	margin: auto;
	padding: 0 50px;
	}
	.about_health_up section{
	padding-top: 37px;
	}
	.about_health_up section:nth-of-type(3){
	padding-top: 30px;
	}
	.about_text_box{
	padding-top: 25px;
	padding-bottom: 30px;
	}
	.about_health_up .about_text{
	margin: auto;
	text-indent: 1em;
	line-height: 1.846;
	font-size: 13px;
	}
	.declaration_box{
	padding: 39px 0 31px;
	text-align: center;
	position: relative;
	margin-bottom: 41px;
	}
	.declaration_box::after{
	content: "";
	margin: 0;
	padding: 0;
	background: url(/corporation/profile/images/health/health_up_img.png) no-repeat;
	background-size: 100%;
	width: 71px;
	height: 71px;
	position: absolute;
	left: 22px;
	top: 16px;
	}
	.declaration_box .declaration_ttl{
	font-size: 22px;
	line-height: 0.818;
	margin: 0;
	padding-bottom: 20px;
	}
	.declaration_box .declaration_text{
	line-height: 2;
	margin: 0;
	padding: 0;
	font-size: 18px;
	}
	.philosophy_ttl{
	font-size: 22px;
	line-height: 0.818;
	margin: 0;
	padding-bottom: 19px;
	text-align: center;
	}
	.philosophy_text{
	line-height: 2;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 18px;
	}
	.health .about_health_up figure{
	margin: 0 auto;
	text-align: center;
	padding-top: 28px;
	}
	.health .about_health_up section:first-of-type figure{
	width: 76.8%;
	padding-top: 36px;
	}
	.health .about_health_up section:nth-of-type(2) figure{
	width: 100%;
	}
	.health .about_health_up figure img{
	width: 100%;
	}
	.overall_list_block{
	/*margin: 0 auto 0 4.705%;*/
	margin: 0 auto;
	max-width: 760px;
	padding: 0 50px;
	}
	table.overall_list {
	margin: 0 auto 0 0;
	border-collapse: separate;
	border-spacing: 10px 10px;
	width: 100%;
	font-size: 13px;
	line-height: 1.385;
	}
	/*table.overall_list_01 td{
	text-align: center;
	}
	table.overall_list_01 tbody{
	padding-right: 10px;
	}
	table.overall_list_01 tr:first-of-type td:first-of-type{
	width: 24.05%;
	}
	table.overall_list_01 tr:first-of-type td:nth-of-type(4){

	}
	table.overall_list_01 tr:nth-of-type(2) td:nth-of-type(2){
	width: 34.59%;
	background: #b50081;
	color: #fff;
	}
	table.overall_list_01 tr:nth-of-type(2) td:nth-of-type(3){
	width: 35.13%;
	background: #b50081;
	color: #fff;
	}*/
	.appearance_box{
	margin: 30px 2.70% 0 26.4%;
	width: 72.26%;
	font-size: 14px;
	line-height: 1.385;
	border: solid 1px #b50081;
	box-sizing: border-box;
	padding: 5px 0px 10px;
	}
	.appearance_box .appearance_text{
	color: #b50081;
	font-size: 14px;
	line-height: 1.429;
	text-align: center;
	padding-bottom: 5px;
	}
	.appearance_box .appearance_list{
	display: table;
	justify-content:center;
	align-items: center;
	box-sizing: border-box;
	border-spacing: 10px 0;
	width: 100%;
	}
	.appearance_box .appearance_list li{
	background: #b50081;
	color: #fff;
	width: 49%;
	/*margin-right: 1.9157%;*/
	text-align: center;
	padding: 13px 5px;
	display: table-cell;
	vertical-align: middle;
	}
	.appearance_box .appearance_list li:last-of-type{
	margin-right: 0;
	}


	table.overall_list td{
	background: #e6e6e6;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	table.overall_list tr:first-of-type td:first-of-type{
	width: 5.54%;
	}
	table.overall_list tr:first-of-type td:nth-of-type(2){
	width: 17.16%;
	}
	table.overall_list tr:first-of-type td:nth-of-type(3){
	width: 23.378%;
	}
	table.overall_list tr:first-of-type td:nth-of-type(4){
	width: 23.51%;
	}
	table.overall_list tr:first-of-type td:nth-of-type(5){
	width: 23.51%;
	}
	table.overall_list tr:nth-of-type(2) td:first-of-type{
	padding-top: 13px;
	padding-bottom: 13px;
	}
}
  
@media (max-width: 768px) {
	#section-group .corpWrapper.health{
		margin: 25px 0 0;
	}	
	.health .main {
	background: url(/corporation/profile/images/health/main_bg_sp.jpg) no-repeat center bottom;
	background-size: cover;
	height: 41.5vw;
	margin-top: 20px;
	margin-left: -25px;
	margin-right: -25px;
	}
	.health #listInner {
		padding: 2% 3.5714% 5%;
	}
	.health #listInner li {
		font-size: .75rem;

		letter-spacing: -.05em;
		border-bottom: 1px dotted #d5d5d5;
	}
	.health #listInner li a,
	.health #listInner .nopost {
		padding: 8px 6px 8px;
	}
	.health #listInner li p {
	margin-bottom: 6px;
	line-height: 1.333;
	}
	.health #listInner li .cat {
		width: 97px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		margin: 0 12px 0 0px;
	}
	.health #listInner li .size:before {
		content: "";
		width: 18px;
		height: 20px;
		display: inline-block;
		vertical-align: middle;
		background: url(/corporation/profile/images/health/pdf_sp.gif) no-repeat center;
		background-size: 100%;
		-moz-background-size: 100%;
		-webkit-background-size: 100%;
	}
	.health #listInner ~ .wp-pagenavi {
		padding: 25px 0 0;
	}
	.health #listInner ~ .wp-pagenavi > * {
		width: 35px;
		height: 35px;
		font-size: 13px;
		line-height: 35px;
		margin: 0 10px;
		min-width: 35px;
		border-radius: 1px;
		-moz-border-radius: 1px;
		-webkit-border-radius: 1px;
	}
	.health .mainVis{
	padding: 4.5% 0 5.5%;
	margin-top: 20px;
	}
	.health .mainVis .health_ttl{
	margin: 0;
	font-size: 1.25rem;
	letter-spacing: .1em;
	}
	.health .mainVis .health_span{
	font-size: .6875rem;
	letter-spacing: .1em;
	}

	.health_up{
		width: 100vw;
		margin-top: 20px;
		margin-left: -25px;
	}
	.health_up .health_up_box{
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	padding: 6% 5.33%;
	}
	.health_up_img{
	margin: 2% 10.89% 0 4.776%;
	width: 35.67%;
	}
	.health_up_list{
	margin: 0;
	padding: 5px 0 0;
	font-size: .8125rem;
	width: 48.664%;
	font-weight: bold;
	counter-reset: count 0;
	}
	.health_up_list li{
	line-height: 1.643;
	margin-bottom: 10px;
	}
	.health_up_list li span{
	font-weight: normal;
	font-size: .75rem;
	display: block;
	padding-left: 55px;
	}
	.health_up_list li:before {
	padding: 2px 8px;
	border-radius: 5px;
	margin-right: 13%;
	}
	.health_up_list li:first-of-type:before{
	position: relative;
	top: 5px;
	}
	.about_health_up{
	width: 93.33%;
	margin: auto;
	}
	.about_health_up section{
	padding-top: 6.5%;
	}
	.about_text_box{
	padding-top: 5.5%;
	padding-bottom: 10%;
	}
	.about_health_up .about_text{
	margin: auto;
	text-indent: 1em;
	line-height: 1.667;
	font-size: .75rem;
	}
	.declaration_box{
	padding: 11% 0 7%;
	text-align: center;
	position: relative;
	margin-bottom:10%;
	}
	.declaration_box::after{
	content: "";
	margin: 0;
	padding: 0;
	background: url(/corporation/profile/images/health/health_up_img.png) no-repeat;
	background-size: 100%;
	width: 57px;
	height: 57px;
	position: absolute;
	left: 8px;
	top: 5px;

	}
	.declaration_box .declaration_ttl{
	font-size: 1.25rem;
	line-height: 0.45;
	margin: 0;
	padding-bottom: 20px;
	padding-left: 10%;
	}
	.declaration_box .declaration_text{
	line-height: 1.714;
	margin: 0;
	padding: 0;
	font-size: .875rem;
	}
	.philosophy_ttl{
	font-size: 1.25rem;
	margin: 0;
	padding-bottom: 1%;
	text-align: center;
	}
	.philosophy_text{
	line-height: 2;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: .8125rem;
	}
	.health .about_health_up figure{
	margin: 0 auto;
	text-align: center;
	padding-top:7%;
	}
	.health .about_health_up section:first-of-type figure{
	width: 100%;
	box-sizing: border-box;
	}
	.health .about_health_up section:nth-of-type(2) figure{
	width: 100%;
	padding-top:4.5%;
	}
	.health .about_health_up figure img{
	width: 100%;
	}
	.overall_list_block{
	margin: 0 auto 0;
	padding: 0 2.428%;
	}
	table.overall_list {
	margin: 0 auto 0 0;
	border-collapse: separate;
	border-spacing: 4px 4px;
	width: 100%;
	font-size: .625rem;
	line-height: 1.385;
	}
	.appearance_box{
	margin: 4% 2.70% 0 26.4%;
	width: 72.26%;
	font-size: .625rem;
	line-height: 1.385;
	border: solid 1px #b50081;
	box-sizing: border-box;
	padding: 5px 4px 10px;
	}
	.appearance_box .appearance_text{
	color: #b50081;
	line-height: 1.2;
	text-align: center;
	padding-bottom: 3%;
	}
	.appearance_box .appearance_list{
	display: flex;
	justify-content:center;
	align-items: center;
	box-sizing: border-box;
	}
	.appearance_box .appearance_list li{
	background: #b50081;
	color: #fff;
	width: 49%;
	margin-right: 1.9157%;
	text-align: center;
	padding: 8px 5px;
	}
	.appearance_box .appearance_list li:last-of-type{
	margin-right: 0;
	}


	table.overall_list td{
	background: #e6e6e6;
	text-align: center;
	padding-top: 4.5%;
	padding-bottom: 4%;
	}
	table.overall_list tr:first-of-type td:first-of-type{
	width: 5.54%;
	}
	table.overall_list tr:first-of-type td:nth-of-type(2){
	width: 17.16%;
	}
	table.overall_list tr:first-of-type td:nth-of-type(3){
	width: 23.378%;
	padding-top: 4.5%;
	padding-bottom: 4%;
	}
	table.overall_list tr:first-of-type td:nth-of-type(4){
	width: 23.51%;
	}
	table.overall_list tr:first-of-type td:nth-of-type(5){
	width: 23.51%;
	}
	table.overall_list tr:nth-of-type(2) td:first-of-type{
	padding: 2.5% 1%;
	}
	table.overall_list tr:nth-of-type(3) td{
	padding: 2.5% 1%;
	}
	table.overall_list tr:nth-of-type(4) td{
	padding: 2% 1% 2%;
	}
	table.overall_list tr:nth-of-type(4) td:nth-of-type(2){
	padding: 3% 1%;
	}
	table.overall_list tr:nth-of-type(5) td:nth-of-type(1){
	padding: 3% 1% 2%;
	}
	.health #listInner li p time {
	margin-right: 10px;
	}
}

@media (max-width:375px){
	.health #listInner ~ .wp-pagenavi > * {
		margin: 0px 5px;
	}
	.health #listInner li p time {
	margin-right: 7px;
	letter-spacing: .01em;
	}
}

@media (max-width:320px){
	.health #listInner li p time {
		margin-right: 17px;
	}
	.health #listInner ~ .wp-pagenavi > * {
	margin: 0px 2px;
	}
}


  
/* 人事・教育制度 */

#section-group .corpWrapper.people .about{
	margin-top: 12px;
	font-size: 0.8125rem;
	line-height: 1.846;
}
#section-group .corpWrapper.people .about.tit-bottom{
	margin-top: 20px;
}
#section-group .corpWrapper.people .table-img{
	margin-top: 25px;
}
@media (max-width:768px){
	#section-group .corpWrapper.people .table-img{
		overflow-x: scroll;
	}	
	#section-group .corpWrapper.people .table-img img{
		width: 650px;
		max-width: none;
	}
}
#section-group .corpWrapper.people .subtit{
	font-size: 1.25rem;
	font-weight: bold;
	color: #b50081;
}
#section-group .corpWrapper.people .people-career{
	margin-top: 28px;
}
#section-group .corpWrapper.people .people-career .people-col{
	margin-top: 25px;
}
#section-group .corpWrapper.people .people-career .people-col thead{
	background-color: #f2d7ea;
}
#section-group .corpWrapper.people .people-career .people-col thead tr *{
	height: 36px;
	border-top: solid 1px #d5d5d5;
	border-right: solid 1px #d5d5d5;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
}
#section-group .corpWrapper.people .people-career .people-col thead tr th:last-child{
	border-right: none !important;
}
#section-group .corpWrapper.people .people-career .people-col tbody tr *{
	height: 46px;
	border-top: solid 1px #d5d5d5;
	border-right: solid 1px #d5d5d5;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
}
#section-group .corpWrapper.people .people-career .people-col tbody tr td:last-child{
	border-right: none !important;
}
#section-group .corpWrapper.people .people-career .people-col tbody tr th{
	background-color: #e6e6e6;
}
#section-group .corpWrapper.people .people-skill{
	margin-top: 28px;
}
#section-group .corpWrapper.people .people-skill .list{
	display: grid;
	grid-template-rows: repeat(4 ,1fr);
}
@media (min-width:767px){
	#section-group .corpWrapper.people .people-skill .list{
		row-gap: 4px;
		margin-top: 25px;
	}	
}
@media (max-width:768px){
	#section-group .corpWrapper.people .people-skill .list{
		row-gap: 25px;
		margin-top: 30px;
	}	
}
#section-group .corpWrapper.people .people-skill .flex_cont{
	display: grid;
	/* grid-template-columns: repeat(2 ,1fr); */
	align-items: center	;
	column-gap: 20px;
}
@media (min-width:767px){
	#section-group .corpWrapper.people .people-skill .flex_cont{
		grid-template-columns: repeat(1 ,338px 1fr);
	}
	#section-group .corpWrapper.people .people-skill .flex_cont figure{
		height: 70px;
	}
	#section-group .corpWrapper.people .people-skill .flex_cont figure img{
		height: 70px;
	}
}
@media (max-width:768px){
	#section-group .corpWrapper.people{
		margin-top: 40px;
	}

	#section-group .corpWrapper.people .people-skill .flex_cont{
		display: grid;
		grid-template-columns: repeat(1 ,1fr);
		grid-template-rows: repeat(1, 65px 1fr);
		column-gap: 20px;
	}
	#section-group .corpWrapper.people .people-skill .flex_cont p{
		padding-left: 20px;
	}
}