@charset "utf-8";

/* inview
-----------------------------------------------------------*/
.effect_fadein {
	opacity: 0;
	transition: 1s;
	transform: translate(0,30px); 
}
.effect_def {
	opacity: 1.0;
	transform: translate(0,0); 
}

.sustainability_content {
	color: #333;
	background: #f7f6f3;
}
.sustainability_content .topicPath_wrap {
	padding-top: 115px;
	margin-top: 0;
}
.main_sustainability {
	position: relative;
	padding: 153px 0 191px;
}
.main_sustainability_title01 {
	font-weight: normal;
	font-size: 3.2rem;
	letter-spacing: 0.08em;
	line-height: 48px;
	text-align: left;
	color: #9f2082;
	margin-bottom: 26px;
}
.main_sustainability_title02 {
	font-weight: 500;
	font-size: 5.3rem;
	letter-spacing: 0.16em;
	line-height: 93px;
	text-align: left;
	color: #333;
	margin-bottom: 167px;
	position: relative;
	z-index: 2;
	width: 60%;

}
.main_sustainability_title02 span {
	color: #72ac9b;
}
.main_sustainability_title03_box {
	position: relative;
	width: 50%;
	z-index: 2;
}
.main_sustainability_title03_text01 {
	font-weight: bold;
	font-size: 1.6rem;
	letter-spacing: 0.08em;
	text-align: left;
	color: #9f2082;
	margin-bottom: 12px;
}
.main_sustainability_title03 {
	font-weight: 500;
	font-size: 2.4rem;
	letter-spacing: 0.08em;
	line-height: 48px;
	text-align: left;
	color: #333;
	margin-bottom: 39px;
}
.main_sustainability_title03_text02 {
	font-weight: normal;
	font-size: 1.6rem;
	letter-spacing: 0.02em;
	line-height: 37px;
	text-align: left;
	color: #333;
	margin-bottom: 0;
}
.main_sustainability_img01 {
	width: 322px;
	height: 401px;
	position: absolute;
	right: 308px;
	top: 0;
	transition-delay: .5s;
}
.main_sustainability_img02 {
	width: 273px;
	height: 347px;
	position: absolute;
	top: 194px;
	right: 0;
	transition-delay: .75s;
}
.main_sustainability_img03 {
	width: 262px;
	height: 304px;
	position: absolute;
	top: 464px;
	right: 323px;
	transition-delay: 1s;
}
.main_sustainability_img04 {
	width: 311px;
	height: 336px;
	position: absolute;
	top: 664px;
	right: 13px;
	transition-delay: 1.25s;
}
.main_sustainability_img05 {
	width: 390px;
	height: 248px;
	position: absolute;
	top: 413px;
	right: 52px;
	transition-delay: 1.75s;
}
.index_top_message {
	display: flex;
	justify-content: space-between;
	position: relative;
	align-items: flex-end;
	margin: 0 0 0 auto;
	margin-bottom: 68px;
	max-width: 796px;
}
.index_top_message.sp_only {
	display: none;
}
.index_top_message:before {
	content: "";
	background: url(/images/sustainability_new/index_top_message_img.png) no-repeat;
	background-size: contain;
	width: 464px;
	height: 378px;
	position: absolute;
	left: 0;
	bottom: 23px;
	transform: translate(-100%, 0);
}
.index_top_message_text {
	flex: 1;
}
.index_top_message_img {
	width: 360px;
	height: 240px;
	overflow: hidden;
	border-radius: 12px;
}
.index_top_message_text01 {
	font-family: "Inter";
	font-weight: bold;
	font-size: 2rem;
	letter-spacing: 0.02em;
	color: #9f2082;
	margin-bottom: 18px;
}
.index_top_message_text02 {
	font-weight: 500;
	font-size: 2.6rem;
	letter-spacing: 0.02em;
	text-align: left;
	margin-bottom: 23px;
}
.index_top_message_text03 {
	font-weight: normal;
	font-size: 1.4rem;
	line-height: 26px;
	text-align: left;
	color: #333;
	margin-bottom: 6px;
}
.index_top_message_text04 {
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 32px;
	text-align: left;
	color: #333;
	margin-bottom: 24px;
}
.btn06_wrap {
	text-align: center;
}
.btn06_wrap .btn06 {
	margin: 0 auto;
}
a.btn06 {
	font-weight: bold;
	font-size: 1.6rem;
	text-align: left;
	border: 1px solid #7F0073;
	color: #9f2082;
	padding: 17px;
	border-radius: 100px;
	background: white;
	display: block;
	text-align: center;
	max-width: 300px;
	width: 100%;
}
.btn06.max_362px {
	max-width: 362px;
}
a.btn07:hover,
a.btn06:hover {
	color: white;
	border: 1px solid white;
	background: #7F0073;
}
a.btn07 {
	display: block;
	padding: 8px 40px;
	padding-right: 50px;
	border: 1px solid #9f2082;
	background: white;
	border-radius: 20px;
	
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 1.4;
	text-align: left;
	color: #9f2082;
	position: relative;
}
a.btn07 .w-new,
a.btn07 img {
	width: 12px;
	position: absolute;
	right: 30px;
	top: 11px;
}
a.btn07 .w-new {
	position: absolute;
	right: 30px;
	top: 13px;
}
.w-new line,
.w-new path {
	transition: .25s;
}
a.btn07:hover .w-new line,
a.btn07:hover .w-new path {
	stroke: white;
}
.main_sustainability_box02 .btn07:first-child {
	margin-bottom: 17px;
}
.main_sustainability_box_wrap {
	padding: 50px 0;
	background: white;
	margin-bottom: 120px;
}
.main_sustainability_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.main_sustainability_box01 {
	width: 47.19%;
}
.main_sustainability_box02 {
	width: 43.33%;
}
.sustainability_topics {
	position: relative;
}
.sustainability_topics:before {
	content: "";
	width: 181px;
	height: 258px;
	background: url(/images/sustainability_new/sustainability_topics_bk01.png) no-repeat;
	background-size: cover;
	position: absolute;
	right: 10%;
	top: -70px;
	transition: .25s;
	transition-delay: .75s;
	opacity: 0;
}
.effect_def.sustainability_topics:before {
	opacity: 1;
}
.sustainability_topics_illust {
	position: absolute;
	right: 1%;
	bottom: 0;
	width: 478px;
	height: 50px;
}
.sustainability_topics_illust:after {
	content: "";
	width: 478px;
	height: 50px;
	background: url(/images/sustainability_new/sustainability_topics_bk02.png) no-repeat;
	background-size: cover;
	position: absolute;
	right: 1%;
	bottom: 0;
}
.sustainability_title2_wrap {
	text-align: center;
	position: relative;
}
.sustainability_contents_title1 {
	margin-bottom: 72px;
}
.sustainability_contents_title2 {
	margin-bottom: 100px;
}
.sustainability_contents_title3 {
	margin-bottom: 72px;
}
.sustainability_title2_sub {
	font-family: "Inter";
	font-weight: bold;
	font-size: 2rem;
	letter-spacing: 0.02em;
	color: #9f2082;
	margin-bottom: 6px;
}
.sustainability_title2 {
	font-weight: bold;
	font-size: 3.6rem;
	letter-spacing: 0.05em;
	color: #333;
	margin-bottom: 0;
	transition-delay: .25s;
}
.sustainability_content_section {
	padding: 120px 0 180px;
	position: relative;
}
.sustainability_content_section.back_white,
section.sustainability_content_section:nth-child(odd) {
	background: white;
}
.slick01 {
	padding: 0 20px;
}
.slick01 a:hover {
	opacity: .75;
}
.sustainability_topics_wrap {
	margin: 0 20px;
}
.sustainability_topics_img {
	height: 374px;
	position: relative;
	border-radius: 8px;
	overflow: hidden;
}
.sustainability_topics_text {
	display: inline;
	font-weight: bold;
	font-size: 2rem;
	margin-bottom: 0;
	/* line-height: 46px; */
	line-height: 30px;
	text-align: left;
	
	position: absolute;
	width: calc(100% - 24px);
	left: 50%;
	bottom: 10px;
	transform: translate(-50%,0);
	
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	
	background-color: rgba(255,255,255,.85);
	padding: 10px 20px;
}
.sustainability_topics_text span {
	transition: .25s;
	color: #333;
	/* background-color: rgba(255,255,255,.85); */
	/* display: inline; */
	display: block;
	/* padding: 5px 20px; */
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.slide-arrow {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 60px;
	height: 60px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	z-index: 1;
	cursor: pointer;
}
.slide-arrow .arrow {
	width: 60px;
	height: 60px;
}
.prev-arrow {
	left: 10px;
}
.next-arrow {
	right: 10px;
}
.slick-arrow:hover path,
.slick-arrow circle {
	transition: .25s;
}
.slick-arrow:hover circle {
	transition: .25s;
	fill: #7f0073;
}
.slick-arrow:hover path {
	transition: .25s;
	stroke: white;
}
.sustainability_action:before {
	content: "";
	display: inline-block;
	width: 230px;
	height: 159px;
	background: url(/images/sustainability_new/sustainability_action_img.png?ver=001) no-repeat;
	background-size: contain;
	position: absolute;
	left:15%;
	top: -60px;
}
.sustainability_action_list_wrap {
	position: relative;
}
.sustainability_action_list_wrap:before {
	content: "";
	display: inline-block;
	width: 720px;
	height: 1882px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background: url(/images/sustainability_new/pass.png) no-repeat;
	background-size: contain;
}
.sustainability_action_list {
	margin-bottom: 140px;
}
.sustainability_action_list:last-child {
	margin-bottom: 0;
}
.sustainability_action_list_box {
	display: flex;
	justify-content: space-between;
	position: relative;
}
.sustainability_action_list_img {
	width: 41.38%;
	height: 320px;
	position: relative;
}
.sustainability_action_list_img_box {
	position: relative;
	border-radius: 16px;
	overflow: hidden;
}
.sustainability_action_list_img:before {
	content: "";
	display: inline-block;
	width: 480px;
	height: 200px;
	position: absolute;
	bottom: -114px;
	z-index: 2;
	opacity: 0;
	transform: translate(0,10px);
	transition: .5s;
	transition-delay: .75s;
}
.sustainability_action_list_img:has(.is-animated):before {
	transform: translate(0,0);
	opacity: 1;
}
.box1:before {
	background: url(/images/sustainability_new/box1.png) no-repeat;
	background-size: contain;
	left: -59px;
}
.box2:before {
	background: url(/images/sustainability_new/box2.png?ver=002) no-repeat;
	background-size: contain;
	left: auto;
	right: -59px;
}
.box3:before {
	background: url(/images/sustainability_new/box3.png?ver=001) no-repeat;
	background-size: contain;
	left: -59px;
}
.box4:before {
	background: url(/images/sustainability_new/box4.png?ver=002) no-repeat;
	background-size: contain;
	left: auto;
	right: -59px;
}

.sustainability_news {
	position: relative;
	padding: 120px 0;
}
.sustainability_news:before {
	content: "";
	width: 202px;
	height: 275px;
	background: url(/images/sustainability_new/sdgs_box01.png?ver=001) no-repeat;
	background-size: contain;
	position: absolute;
	left: 11%;
	top: -72px;
}
.sustainability_news.back_white:before {
	content: none;
}
.sustainability_action_list_text {
	width: 50%;
}
.sustainability_action_list_text_title {
	font-weight: bold;
	font-size: 2.8rem;
	padding-bottom: 24px;
	margin-bottom: 24px;
	position: relative;
}
.sustainability_action_list_text_title:before {
	content: "";
	display: block;
	width: 0;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0;
	transition: .5s;
	transition-delay: .5s;
}
.effect_def.sustainability_action_list_text_title:before {
	width: 64px;
	opacity: 1;
}
.action1 .sustainability_action_list_text_title:before {
	background: #349451;
}
.action2 .sustainability_action_list_text_title:before {
	background: #e66b00;
}
.action3 .sustainability_action_list_text_title:before {
	background: #e5556b;
}
.action4 .sustainability_action_list_text_title:before {
	background: #2F96C6;
}
.sustainability_action_list_text01 {
	font-weight: normal;
	font-size: 1.6rem;
	line-height: 32px;
	margin-bottom: 42px;
}
.sustainability_action_list_text_list_wrap {
	margin-bottom: 32px;
}
.sustainability_action_list_text_list {
	font-weight: 500;
	font-size: 1.6rem;
	text-align: left;
	padding: 16px 0 16px 24px;
	border-bottom: 2px dotted #d8d1bf;
	position: relative;
}
.sustainability_action_list_text_list:before {
	content: "";
	width: 7px;
	height: 7px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 26px;
	transform: translate3d(-50%, 0, 0) rotate(45deg);
	backface-visibility: hidden;
}
.action1 .sustainability_action_list_text_list:before {
	border-top: 2px solid #349451;
	border-right: 2px solid #349451;
}
.action2 .sustainability_action_list_text_list:before {
	border-top: 2px solid #e66b00;
	border-right: 2px solid #e66b00;
}
.action3 .sustainability_action_list_text_list:before {
	border-top: 2px solid #e5556b;
	border-right: 2px solid #e5556b;
}
.action4 .sustainability_action_list_text_list:before {
	border-top: 2px solid #2e97c6;
	border-right: 2px solid #2e97c6;
}

.sustainability_news_list_wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 56px;
}
.back_white .sustainability_news_list:nth-child(n+4) {
	display: none;
}
.back_white .sustainability_news_list {
	margin-bottom: 0;
}
.sustainability_news_list_wrap_top {
	transform: translate(0, -10px);
	transition: .25s;
	opacity: 0;
}
.sustainability_news_list_wrap_top.showtab {
	transform: translate(0, 0);
	opacity: 1;
}

.sustainability_news_list_wrap:after {
	content: "";
	display: inline-block;
	width: 31.03%;
}
.sustainability_news_list_img {
	height: 203px;
	border-radius: 8px;
	overflow: hidden;
	margin-bottom: 16px;
}
.sustainability_news_list {
	width: 31.03%;
	margin-bottom: 49px;
}
.sustainability_news_list:nth-last-child(-n+3) {
	margin-bottom: 0;
}
.sustainability_news_list a img {
	transition: .25s;
}
.sustainability_news_list a:hover img {
	transform: scale(1.05);
}
.sustainability_news_list a:hover {
	opacity: .75;
}
.sustainability_news_list a:hover .btn02 .arrow rect {
	fill: #7F0073;
}
.sustainability_news_list a.btn02:hover {
	transform: none;
}
.sustainability_news_list a:hover .btn02 .arrow line,
.sustainability_news_list a:hover .btn02 .arrow path {
	stroke: white;
}
.sustainability_news_list_text {
	font-weight: normal;
	font-size: 1.6rem;
	text-align: left;
	color: #333;
	margin-bottom: 10px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.sdgs_box {
	background: url(/images/sustainability_new/sdgs_box_bk.jpg) no-repeat;
	background-size: cover;
	padding: 120px 0;
}
.sdgs_box_wrap {
	padding: 72px 20px;
	border-radius: 32px;
	background: #fff;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
}
.sdgs_box_wrap2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sdgs_box_wrap_text {
	width: 50%;
}
.sdgs_box_wrap_img {
	width: 46.25%;
}
.sdgs_box_wrap_text_title01 {
	font-weight: bold;
	font-size: 2.6rem;
	letter-spacing: 0.02em;
}
.sdgs_box_wrap_text_title02 {
	font-weight: normal;
	font-size: 1.6rem;
	margin-bottom: 0;
}
.topicPath_inner {
	white-space: normal;
}
.content_title2_nav {
	display: flex;
	margin-bottom: 40px;
}
.content_title2_nav li {
	width: 50%;
	height: 80px;
	padding: 25px;
	background: #f8f8f8;
	font-weight: 500;
	font-size: 1.6rem;
	text-align: center;
	color: #3f464e;
	position: relative;
	transition: .25s;
	cursor: pointer;
}
.content_title2_nav li:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #dedede;
	transition: .25s;
}
.content_title2_nav li.activetab {
	background: white;
	color: #7f0073;
}
.content_title2_nav li.activetab:before {
	top: 0;
	height: 3px;
	background: linear-gradient(90deg, #7f0073 0%, #c84e96 100%);
}
.content_title2_nav li:after {
	content: "";
	display: inline-block;
	width: 5px;
	height: 10px;
	background: url(/images/common/arrow3-g.svg) no-repeat;
	background-size: contain;
	position: absolute;
	left: 50%;
	bottom: 15px;
	transform: translate(-50%,0) rotate(90deg);
	transition: .25s;
}
.content_title2_nav li:hover {
	color: #7f0073;
	background: #f8f8f8;
}
.content_title2_nav li.activetab:after,
.content_title2_nav li:hover:after {
	background: url(/images/common/arrow3.svg) no-repeat;
	background-size: contain;
}
.images_wrap_box {
	display: flex;
	flex-wrap: wrap;
}
.images_wrap {
	width: 100%;
	overflow: hidden;
	border-radius: 5px;
}
.chayamachi {
	transform: scale(1, .9);
	display: inline-block;
	transform-origin: top;
	line-height: 1;
	border-bottom: 1px solid black;
}

/* topmessage */
.sustainability_action_title_wrap {
	padding: 70px 0 0;
}
.sustainability_action_title_sub {
	font-weight: normal;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
	color: #9f2082;
	margin-bottom: 6px;
	line-height: 1;
}
.sustainability_action_title {
	font-weight: 600;
	font-size: 4.2rem;
	letter-spacing: 0.06em;
	margin-bottom: 0;
}
.white_box {
	background: white;
	padding-bottom: 80px;
	margin-bottom: 120px;
}
.topmessage_img {
	margin-bottom: 7px;
	position: relative;
	top: -63px;
}
.topmessage_title {
	font-weight: bold;
	font-size: 2.6rem;
	letter-spacing: 0.1em;
	text-align: center;
	color: #9f2082;
	margin-bottom: 64px;
}
.topmessage_text {
	font-weight: normal;
	font-size: 1.6rem;
	margin-bottom: 64px;
	line-height: 32px;
}
.topmessage_text:last-of-type {
	margin-bottom: 78px;
}
.topmessage_title2 {
	font-weight: bold;
	font-size: 2.4rem;
	letter-spacing: 0.04em;
	text-align: left;
	color: #9f2082;
	position: relative;
	margin-bottom: 39px;
}
.topmessage_title2:before {
	content: "";
	display: inline-block;
	width: 68px;
	height: 2px;
	background: #9f2082;
	position: absolute;
	left: -12px;
	top: 15px;
	transform: translate(-100%,0);
}
.topmessage_name {
	width: 300px;
	display: block;
	margin: 0 0 0 auto;
}
.topmessage_name_text {
	font-weight: normal;
	font-size: 1.6rem;
	line-height: 32px;
	text-align: left;
	margin-bottom: 20px;
	display: inline-block;
}
.topmessage_name_img {
	width: 185px;
	display: block;
	margin: 0 0 0 auto;
}
.sustainability_content_section2 {
	padding: 182px 0 160px;
}

/* human_resources */
.wrap_1044 {
	width: 96%;
	max-width: 1044px;
	margin: 0 auto;
}
.sustainability_title_img_wrap {
	position: relative;
}
.sustainability_title_img {
	width: 90.28%;
	height: 200px;
	border-radius: 100px 0px 0px 100px;
	overflow: hidden;
	margin: 12px 0 44px auto;
}


.sustainability_title_img_wrap:before {
	content: "";
	display: inline-block;
	width: 524px;
	height: 250px;
	position: absolute;
	right: 5%;
	bottom: -155px;
	opacity: 0;
	transition: .25s;
	transition-delay: .75s;
}
.sustainability_title_img_wrap.effect_def:before {
	opacity: 1;
}
.human_resources .sustainability_title_img_wrap:before {
	background: url(/images/sustainability_new/human_resources/sustainability_title_img_illust.png) no-repeat;
	background-size: cover;
}
.sustainability_action_title2 {
	font-weight: 600;
	font-size: 4.2rem;
	letter-spacing: 0.06em;
	text-align: left;
	color: #333;
	position: relative;
	margin-bottom: 80px;
}
.sustainability_action_title2:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 2px;
	position: absolute;
	left: -20px;
	top: 26px;
	transform: translate(-100%, 0);
}
.human_resources .sustainability_action_title2:before {
	background: #e5556b;
}
.sustainability_index_list_title {
	font-family: "Inter";
	font-weight: bold;
	font-size: 1.8rem;
	margin-bottom: 20px;
}
.human_resources .sustainability_index_list_title {
	color: #e5556b;
}
.sustainability_content_section4 {
	padding: 80px 0 120px;
}
.sustainability_index_list_wrap {
	max-width: 558px;
	width: 100%;
}
.sustainability_index_list {
	font-weight: 500;
	font-size: 1.8rem;
	position: relative;
	padding-left: 24px;
}
.sustainability_index_list_block {
	padding: 16px 0;
	display: block;
}
.human_resources .sustainability_index_list_block {
	border-bottom: 2px dotted #e5556b;
}
.sustainability_index_list:before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	position: absolute;
	top: 24px;
	left: 0;
}
.human_resources .sustainability_index_list:before {
	background: #e5556b;
}
.sustainability_action_title3 {
	font-weight: bold;
	font-size: 2.8rem;
	padding-bottom: 16px;
	margin-bottom: 40px;
}
.human_resources .sustainability_action_title3 {
	border-bottom: 1px solid #e5556b;
}
.sustainability_action_title3 span {
	display: inline-block;
	padding-left: 40px;
	border-left-width: 4px;
	border-left-style: solid;
}
.human_resources .sustainability_action_title3 span {
	border-left-color: rgb(229, 85, 107);
}
.white_box2 {
	background: white;
	padding: 64px 0 80px;
	margin-bottom: 24px;
	letter-spacing: 0.1em;
}
.white_box2.lastbox {
	margin-bottom: 120px;
}
.sustainability_action_title4 {
	font-size: 2.2rem;
	letter-spacing: 0.04em;
	padding-bottom: 11px;
	margin-bottom: 24px;
}
.wrap_1044 + .wrap_960 .sustainability_action_title4 {
	margin-bottom: 48px;
}
.human_resources .sustainability_action_title4 {
	color: #e5556b;
	border-bottom: 2px dotted #e5556b;
}
.white_box2_text {
	font-weight: normal;
	font-size: 1.6rem;
	line-height: 28px;
	margin-bottom: 40px;
}
.white_box2_text a {
	color: #001DFF;
	text-decoration: underline;
}
.white_box2_text a:hover {
	opacity: .25;
}
.caution:last-child,
.white_box2_text:last-child {
	margin-bottom: 0;
}
.white_box_content {
	margin-bottom: 40px;
}
.white_box_content:last-child {
	margin-bottom: 0;
}
.btn08_list {
	display: flex;
	gap: 0 16px;
}
.btn08_wrap {
	width: 100%;
	max-width: 306px;
}
a.btn08 {
	display: block;
	width: 100%;
	max-width: 306px;
	font-size: 1.6rem;
	border-radius: 28px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 15px 32px;
	position: relative;
}
a.btn08 img {
	width: 12px;
	position: absolute;
	right: 30px;
	top: 20px;
}
.btn08:hover {
	background: #eee;
}
.sustainability_action_title5 {
	font-weight: bold;
	font-size: 1.8rem;
	padding-left: 21px;
	margin-bottom: 24px;
	position: relative;
}
.sustainability_action_title5:before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 2px;
	position: absolute;
	left: 0;
	top: 10px;
}
.human_resources .sustainability_action_title5:before {
	background: #e5556b;
}
.white_box_content_box {
	display: flex;
	justify-content: space-between;
	margin-bottom: 48px;
}
.white_box_content_box_text {
	width: 56.35%;
}
.white_box_content_box_img {
	width: 40%;
}
.white_box_content_box .white_box2_text {
	margin-bottom: 0;
}
.attempt_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 105px;
}
.attempt_box_list {
	width: 24.14%;
}
.attempt_box_list a {
	display: block;
}
.attempt_box_img {
	height: 186px;
	border-radius: 16px;
	margin-bottom: 20px;
	overflow: hidden;
}
.attempt_box_img img {
	transform: .25s;
}
.attempt_box_list a:hover .attempt_box_img img {
	transform: scale(1.05);
	opacity: .75;
}
.attempt_box_text {
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 26px;
	text-align: center;
	margin-bottom: 0;
}

/* environment */
.environment .sustainability_title_img_wrap:before {
	background: url(/images/sustainability_new/environment/sustainability_title_img_illust.png) no-repeat;
	background-size: cover;
}
.environment .sustainability_action_title2:before {
	background: #349451;
}
.environment .sustainability_index_list_title {
	color: #349451;
}
.environment .sustainability_index_list:before {
	background: #349451;
}
.environment .sustainability_index_list_block {
	border-bottom: 2px dotted #349451;
}
.environment .sustainability_action_title3 span {
	border-left-color: #349451;
}
.environment .sustainability_action_title3 {
	border-bottom: 1px solid #349451;
}
.environment .sustainability_action_title4 {
	color: #349451;
	border-bottom: 2px dotted #349451;
}
.environment .sustainability_action_title5:before {
	background: #349451;
}

.environment .content_box2_list {
	margin-bottom: 40px;
}
.caution_list {
	counter-reset: count 0;
	margin-bottom: 0;
}
.caution_list li {
	font-weight: 300;
	font-size: 1.2rem;
	text-align: left;
	color: #3f464e;
	position: relative;
	padding-left: 25px;
	margin-bottom: 5px;
}
.caution_list li:last-child {
	margin-bottom: 0;
}
.caution_list li:before {
	content: "※"counter(count);
	counter-increment: count 1;
	position: absolute;
	left: 0;
	top: 0;
}
.environment .zeh_house_table td.year {
	padding: 5px;
}
.attent {
	display: block;
	color: #595757;
	font-size: clamp(10px, 1.3vw, 12px);
	line-height: 1.3;
}
.about__points {
color: #036eb8;
}
.geogarden .about__points {
	color: #63998a;
}
.about__box .about__points {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.about__box .about__points li {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
	width: 48%;
}
.about__box .about__points .about__points-num {
	text-align: right;
}
.about__box .about__points .about__points-num .s-txt {
	text-align: left;
}
.about__box .about__points li {
	margin-bottom: min(2.6vw, 20px);
	border-bottom: 1px solid;
	text-align: center;
}

.about__box .about__points .about__points-name {
	font-size: clamp(15px, 1.9vw, 22px);
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
}

.about__box .about__points .about__points-num {
	font-size: clamp(13px, 1.6vw, 20px);
}

.about__box .about__points .about__points-num .s-txt {
	display: block;
	font-size: 70%;
}
.about__box p {
	margin-bottom: 0;
}

/* localization */
.localization .sustainability_title_img_wrap:before {
	background: url(/images/sustainability_new/localization/sustainability_title_img_illust.png) no-repeat;
	background-size: cover;
}
.localization .sustainability_action_title2:before {
	background: #e66b00;
}
.localization .sustainability_index_list_title {
	color: #e66b00;
}
.localization .sustainability_index_list:before {
	background: #e66b00;
}
.localization .sustainability_index_list_block {
	border-bottom: 2px dotted #e66b00;
}
.localization .sustainability_action_title3 span {
	border-left-color: #e66b00;
}
.localization .sustainability_action_title3 {
	border-bottom: 1px solid #e66b00;
}
.localization .sustainability_action_title4 {
	color: #e66b00;
	border-bottom: 2px dotted #e66b00;
}
.localization .sustainability_action_title5:before {
	background: #e66b00;
}
.white_box_content_box_img .col2 .content_box2_img_text {
	text-align: left;
	width: 100%;
}

/* governance */
.governance .sustainability_title_img_wrap:before {
	background: url(/images/sustainability_new/governance/sustainability_title_img_illust.png) no-repeat;
	background-size: cover;
}
.governance .sustainability_action_title2:before {
	background: #2f96c6;
}
.governance .sustainability_index_list_title {
	color: #2f96c6;
}
.governance .sustainability_index_list:before {
	background: #2f96c6;
}
.governance .sustainability_index_list_block {
	border-bottom: 2px dotted #2f96c6;
}
.governance .sustainability_action_title3 span {
	border-left-color: #2f96c6;
}
.governance .sustainability_action_title3 {
	border-bottom: 1px solid #2f96c6;
}
.governance .sustainability_action_title4 {
	color: #2f96c6;
	border-bottom: 2px dotted #2f96c6;
}
.governance .sustainability_action_title5:before {
	background: #2f96c6;
}

/* news */
.sustainability_action_title_wrap_news {
	position: relative;
}
.sustainability_action_title_wrap_news:before {
	content: "";
	width: 147px;
	height: 200px;
	background: url(/images/sustainability_new/news/sustainability_action_title_wrap_news_back.png) no-repeat;
	background-size: contain;
	position: absolute;
	right: 0;
	top: 4px;
}
.sustainability_content_section3 {
	padding: 119px 0 161px;
}
.sustainability_content_section3 .sustainability_news_list_wrap {
	margin-bottom: 104px;
}
.sustainability_content_section3 .isfw_pager {
	margin-bottom: 120px;
}
.sustainability_content_section3 .pager_list_number:hover,
.sustainability_content_section3 .pager-item.current,
.sustainability_content_section3 .pager_list_number.active {
	background: #9F2082;
}
.sustainability_content_section3 .pager-list,
.sustainability_content_section3 .pager_list {
	align-items: center;
}
.sustainability_content_section3 .pager_list .btn02_text {
	position: relative;
}
.sustainability_content_section3 .pager_list .btn02 {
	width: 90px;
}
.pager_item_first .btn02_text:before,
.pager_item_last .btn02_text:before {
	content: "";
	width: 7px;
	height: 7px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 8px;
	transform: translate3d(-50%, 0, 0) rotate(45deg);
	backface-visibility: hidden;
	border-bottom: 2px solid #9f2082;
	border-left: 2px solid #9f2082;
}
.pager_item_last .btn02_text:before {
	border-bottom: 0;
	border-left: 0;
	border-top: 2px solid #9f2082;
	border-right: 2px solid #9f2082;
	left: auto;
	right: -7px;
}


/* Responsive
-----------------------------------------------------------*/

@media screen and (max-width: 1440px) {


}


@media screen and (max-width: 1330px) {



}

@media screen and (max-width: 1240px) {

.main_sustainability_img01 {
	width: 25.97vw; /* 322px → 25.97vw */
	height: 32.34vw; /* 401px → 32.34vw */
	position: absolute;
	right: 24.84vw; /* 308px → 24.84vw */
	top: 0;
	transition-delay: 0.5s;
}
.main_sustainability_img02 {
	width: 22.02vw; /* 273px → 22.02vw */
	height: 27.98vw; /* 347px → 27.98vw */
	position: absolute;
	top: 15.65vw; /* 194px → 15.65vw */
	right: 0;
	transition-delay: 0.75s;
}
.main_sustainability_img03 {
	width: 21.13vw; /* 262px → 21.13vw */
	height: 24.52vw; /* 304px → 24.52vw */
	position: absolute;
	top: 37.42vw; /* 464px → 37.42vw */
	right: 26.05vw; /* 323px → 26.05vw */
	transition-delay: 1s;
}
.main_sustainability_img04 {
	width: 25.08vw; /* 311px → 25.08vw */
	height: 27.1vw; /* 336px → 27.1vw */
	position: absolute;
	top: 53.55vw; /* 664px → 53.55vw */
	right: 1.05vw; /* 13px → 1.05vw */
	transition-delay: 1.25s;
}
.main_sustainability_img05 {
	width: 31.45vw; /* 390px → 31.45vw */
	height: 20vw; /* 248px → 20vw */
	position: absolute;
	top: 33.31vw; /* 413px → 33.31vw */
	right: 4.19vw; /* 52px → 4.19vw */
	transition-delay: 1.75s;
}

}


@media screen and (max-width: 1044px) {

.wrap_1044 {
	width: 100%;
	padding: 0 30px;
}
.main_sustainability_box02 {
	width: 49%;
}

}

@media screen and (max-width: 1024px) {

.main_sustainability_box_wrap .wrap_960 {
	padding: 0 45px;
}
.white_box2 .wrap_960 {
	padding: 0 20px;
}

}

@media screen and (max-width: 880px) {
.main_sustainability_title03_box {
	width: 100%;
}
}

@media screen and (max-width: 768px) {
.sustainability_content .topicPath_wrap {
	padding-top: 70px;
	margin-top: 0;
}
.main_sustainability {
	padding: 56px 0 10px;
}
.main_sustainability_title02 {
	font-size: 2.6rem;
	line-height: 40px;
	margin-bottom: 83.14vw;
	width: 100%;
}


/* .main_sustainability_img01 {
	width: 261px;
	height: 324px;
	left: 0;
	right: auto;
	top: 107px;
}
.main_sustainability_img02 {
	width: 221px;
	height: 281px;
	top: 307px;
}
.main_sustainability_img03 {
	width: 212px;
	height: 246px;
	top: 555px;
	left: 11px;
	right: auto;
}
.main_sustainability_img04 {
	width: 252px;
	height: 272px;
	right: 5px;
	top: 564px;
}
.main_sustainability_img05 {
	width: 327px;
	height: 201px;
	top: 428px;
	right: 26px;
} */
.main_sustainability_img01 {
	width: 33.98vw; /* 261px → 33.98vw */
	height: 42.19vw; /* 324px → 42.19vw */
	left: 0;
	right: auto;
	top: 24.35vw; /* 187px → 24.35vw */
}
.main_sustainability_img02 {
	width: 31.38vw; /* 241px → 31.38vw */
	height: 39.19vw; /* 301px → 39.19vw */
	top: 7.42vw; /* 57px → 7.42vw */
}
.main_sustainability_img03 {
	width: 34.11vw; /* 262px → 34.11vw */
	height: 39.84vw; /* 306px → 39.84vw */
	top: 60.55vw; /* 465px → 60.55vw */
	left: 17.06vw; /* 131px → 17.06vw */
	right: auto;
}
.main_sustainability_img04 {
	width: 32.81vw; /* 252px → 32.81vw */
	height: 35.42vw; /* 272px → 35.42vw */
	right: 0.65vw; /* 5px → 0.65vw */
	top: 73.44vw; /* 564px → 73.44vw */
}
.main_sustainability_img05 {
	width: 45.18vw; /* 347px → 45.18vw */
	height: 30.08vw; /* 231px → 30.08vw */
	top: 38.8vw; /* 298px → 38.8vw */
	right: 3.39vw; /* 26px → 3.39vw */
}

.main_sustainability_title03_text01 {
	font-size: 1.4rem;
	margin-bottom: 10px;
}
.main_sustainability_title03 {
	font-size: 1.8rem;
	line-height: 36px;
	margin-bottom: 35px;
}
.main_sustainability_title03_text02 {
	font-size: 1.4rem;
	line-height: 32px;
}
.index_top_message_text {
	margin-left: 0;
}
.index_top_message_text .btn06 {
	margin: 0 auto;
}
.index_top_message_text01 {
	font-size: 2rem;
}
.index_top_message_text02 {
	font-size: 2rem;
	margin-bottom: 20px;
}
.index_top_message:before {
	width: 221px;
	height: 180px;
	left: -30px;
	top: 0;
	position: relative;
	display: block;
	margin: 0;
	margin-bottom: 40px;
	transform: none;
}
.index_top_message.pc_only {
	display: none;
}
.index_top_message.sp_only {
	display: block;
}
.index_top_message_img {
	width: 100%;
	height: 56vw;
	margin-bottom: 18px;
}
.btn06_wrap_mb {
	padding-bottom: 60px;
}
a.btn06 {
	font-size: 1.5rem;
	max-width: 210px;
}
.main_sustainability_box_wrap {
	padding: 32px 10px;
	margin-bottom: 80px;
}
.main_sustainability_box_wrap .wrap_960 {
	padding: 0;
}
.main_sustainability_box {
	flex-wrap: wrap;
}
.main_sustainability_box02,
.main_sustainability_box01 {
	width: 100%;
}
.main_sustainability_box02 {
	max-width: 415px;
	margin: 0 auto;
}
.main_sustainability_box01 {
	max-width: 280px;
	margin: 0 auto;
	margin-bottom: 30px;
}
a.btn07 {
	font-size: 1.4rem;
	padding: 10px 17px;
}
a.btn07 .w-new,
a.btn07 img {
	right: 15px;
}
a.btn07 span {
	display: none;
}
.main_sustainability_box02 .btn07:first-child {
	margin-bottom: 14px;
}
.sustainability_topics:before {
	width: 78px;
	height: 110px;
	top: -55px;
}
.sustainability_content_section {
	padding: 68px 0 72px;
}
.sustainability_topics {
	padding: 68px 0 92px;
}
.sustainability_topics_illust {
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 252px;
	height: 26px;
}
.sustainability_topics_illust:after {
	width: 252px;
	height: 26px;
	right: -10px;
	left: auto;
}
.sustainability_contents_title1 {
	margin-bottom: 32px;
}
.sustainability_title2_sub {
	font-size: 1.6rem;
}
.sustainability_title2 {
	font-size: 2.4rem;
}
.slide-arrow .arrow,
.slide-arrow {
	width: 32px;
	height: 32px;
}
.sustainability_topics_text {
	font-size: 1.5rem;
	line-height: 24px;
	bottom: 15px;
	width: calc(100% - 30px);
	padding: 5px 10px;
}
.sustainability_topics_wrap {
	margin: 0;
}
.sustainability_topics_img {
	height: 210px;
	overflow: hidden;
	border-radius: 12px;
}
.sustainability_topics_text span {
	padding: 5px 10px;
}
.sustainability_action:before {
	content: none;
	width: 128px;
	height: 100px;
	left: auto;
	right: 6%;
}
.sustainability_contents_title2 {
	margin-bottom: 32px;
}
.sustainability_action_list_box {
	flex-wrap: wrap;
}
.sustainability_action_list_img,
.sustainability_action_list_text {
	width: 100%;
}
.sustainability_action_list_text {
	order: 1;
}
.sustainability_action_list_img {
	position: relative;
	height: auto;
	margin-bottom: 68px;
}
.sustainability_action_list_img_box {
	border-radius: 8px;
}
.sustainability_action_list_img:before {
	width: 240px;
	height: 114px;
	bottom: -42px;
}
.box3:before,
.box1:before {
	left: -10px;
}
.box4:before,
.box2:before {
	right: -10px;
}
.box2:before {
	bottom: -50px;
}
.sustainability_action_list_text_title {
	font-size: 2rem;
}
.sustainability_action_list_text01 {
	font-size: 1.4rem;
	line-height: 24px;
	margin-bottom: 20px;
}
.sustainability_action_list_text_list {
	font-size: 1.6rem;
	padding: 14px 0 14px 20px;
}
.sustainability_action_list_text_list:before {
	top: 22px;
}
.sustainability_action_list_text_list_wrap {
	margin-bottom: 36px;
}
.sustainability_action_list_text .btn06 {
	margin: 0 auto;
	max-width: 300px;
}
.sustainability_action_list {
	margin-bottom: 60px;
}
.sustainability_action_list_wrap:before {
	content: none;
}

.sustainability_news {
	padding: 72px 0;
}
.sustainability_news:before {
	content: none;
}
.sustainability_contents_title3 {
	margin-bottom: 32px;
}
.sustainability_news_list:nth-last-child(-n+3),
.sustainability_news_list {
	width: 100%;
	margin-bottom: 32px;
}
.sustainability_news_list:nth-child(n+4) {
  display: none;
}
.back_white .sustainability_news_list {
	margin-bottom: 32px;
}
.sustainability_news_list:nth-child(3),
.sustainability_news_list:last-child {
	margin-bottom: 0;
}
.sustainability_news_list_img {
	height: 177px;
	border-radius: 4px;
	margin-bottom: 8px;
}
.sustainability_news_list_text {
	font-size: 1.4rem;
}
.sustainability_news_list_wrap {
	margin-bottom: 40px;
}
.sustainability_sengen {
	margin-top: 80px;
	border: 1px solid #dbdbdb;
	padding: 20px;
}
.sdgs_box_wrap {
	padding: 35px 12px 40px;
	border-radius: 12px;
}
.sdgs_box_wrap2 {
	flex-wrap: wrap;
}
.sdgs_box_wrap_img,
.sdgs_box_wrap_text {
	width: 100%;
}
.sdgs_box_wrap_text {
	margin-bottom: 32px;
}
.sdgs_box_wrap_text_title01 {
	font-size: 2rem;
}
.sdgs_box_wrap_text_title01 br {
	display: none;
}
.sdgs_box_wrap_text_title02 {
	font-size: 1.4rem;
	line-height: 28px;
}
.sdgs_box {
	padding: 52px 0;
}

/* topmessage */
.sustainability_action_title_sub {
	font-size: 1.2rem;
}
.sustainability_action_title {
	font-size: 2.2rem;
}
.sustainability_content_section2 {
	padding: 99px 0 0;
}
.sustainability_content_section2 .wrap_1160 {
	padding: 0;
}
.topmessage_img {
	margin-bottom: 44px;
	padding: 0 20px;
	position: relative;
	top: -20px;
}
.topmessage_title {
	font-size: 2rem;
	text-align: left;
	margin-bottom: 32px;
}
.topmessage_text {
	font-weight: normal;
	font-size: 1.4rem;
	margin-bottom: 104px;
	line-height: 24px;
}
.topmessage_title2 {
	font-size: 1.8rem;
	margin-bottom: 31px;
	padding-left: 10px;
}
.topmessage_title2:before {
	width: 20px;
	left: 0px;
	top: 11px;
}
.topmessage_name {
	width: 250px;
}
.topmessage_name_text {
	font-size: 1.4rem;
	margin-bottom: 20px;
	line-height: 24px;
}
.white_box {
	margin-bottom: 60px;
}
.content_title2_nav {
	width: calc(100% + 60px);
	position: relative;
	left: -30px;
}

/* human_resources */
.sustainability_content_section4 {
	padding: 52px 0 70px;
}
.human_resources .sustainability_title_img + .wrap_1160 {
	padding: 0 30px;
}
.sustainability_content_section4 .wrap_1160 {
	padding: 0 15px;
}
.sustainability_title_img {
	width: calc(100% - 30px);
	height: 80px;
	margin: 6px 0 52px auto;
}
.sustainability_title_img_wrap:before {
	width: 190px;
	height: 90px;
	bottom: -50px;
}
.sustainability_action_title2 {
	font-size: 2.2rem;
	margin-bottom: 44px;
}
.sustainability_action_title2:before {
	left: -10px;
	top: 12px;
}
.sustainability_index_list_title {
	font-size: 1.4rem;
	margin-bottom: 4px;
}
.sustainability_index_list {
	font-size: 1.4rem;
	padding-left: 20px;
}
.sustainability_index_list:before {
	width: 8px;
	height: 8px;
	top: 23px;
}
.white_box2 {
	padding: 35px 0 40px;
}
.sustainability_action_title3 {
	font-size: 1.8rem;
	margin-bottom: 24px;
}
.sustainability_action_title3 span {
	border-left-width: 3px;
	padding-left: 15px;
}
.white_box2 .wrap_1044 {
	padding: 0 15px;
}
.wrap_1044 + .wrap_960 .sustainability_action_title4,
.sustainability_action_title4 {
	font-size: 1.6rem;
	margin-bottom: 20px;
}
.white_box2_text {
	font-size: 1.4rem;
	margin-bottom: 20px;
	line-height: 24px;
}
.btn08_list {
	flex-wrap: wrap;
	gap: 12px;
}
.btn08_wrap {
	margin: 0 auto;
}
a.btn08 {
	font-size: 1.4rem;
	line-height: 19px;
}
.white_box_content_box {
	flex-wrap: wrap;
}
.white_box_content_box_img,
.white_box_content_box_text {
	width: 100%;
}
.white_box_content_box_text {
	margin-bottom: 17px;
}
.white_box2 .wrap_800,
.white_box_content_box_img {
	padding: 0 12px;
}
.sustainability_action_title5 {
	font-size: 1.4rem;
	line-height: 24px;
	margin-bottom: 13px;
}
.white_box2.lastbox {
	margin-bottom: 60px;
}
.attempt_box_wrap {
	padding: 0 26px;
}
.attempt_box_wrap:only-child
.attempt_box {
	flex-wrap: wrap;
	margin-bottom: 40px;
}
.attempt_box_list {
	width: 49%;
	margin-bottom: 28px
}
.attempt_box_list:last-child {
	margin-bottom: 0;
}
.attempt_box_img {
	border-radius: 12px;
	height: auto;
	margin-bottom: 8px;
}
.attempt_box_text {
	font-size: 1.4rem;
}

/* environment */
.about__box .about__points {
	display: block !important;
	flex-wrap: unset;
	justify-content: unset;
  }

  /* 各項目は横幅100%、センター寄せ */
  .about__box .about__points li {
	display: block !important;
	width: 100% !important;
	margin-bottom: min(2.6vw, 20px);
	border-bottom: 1px solid;
	text-align: center;
  }

  /* 数字部分もセンター寄せ */
  .about__box .about__points .about__points-num {
	text-align: center !important;
  }

  /* s-txt（小さいテキスト）は左寄せ解除 */
  .about__box .about__points .about__points-num .s-txt {
	text-align: center !important;
  }
  
  .environment .zeh_house_table th,
  .environment .zeh_house_table td.year,
  .environment .zeh_house_table td {
	  font-size: 1.2rem;
	  padding: 5px;
  }


/* news */
.sustainability_action_title_wrap {
	padding: 40px 0 0;
}
.sustainability_content_section3 {
	padding: 63px 0 120px;	
}
.sustainability_action_title_wrap_news:before {
	width: 94px;
	height: 128px;
	right: 0;
	top: 24px;
}
.sustainability_content_section3 .sustainability_news_list_wrap {
	margin-bottom: 64px;
}
.sustainability_content_section3 .pager_list .btn02 {
	width: auto;
}
.pager_item_first .btn02_text {
	text-align: right;
}
.sustainability_content_section3 .isfw_pager {
	margin-bottom: 0;
}

}


@media screen and (max-width: 480px) {

.main_sustainability_title02  {
	margin-bottom: 638px;
}
.main_sustainability_img01 {
	width: 174px;
	height: 216px;
	left: 0;
	right: auto;
	top: 205px;
}
.main_sustainability_img02 {
	width: 147px;
	height: 187px;
	top: 307px;
}
.main_sustainability_img03 {
	width: 141px;
	height: 164px;
	top: 455px;
	left: 11px;
	right: auto;
}
.main_sustainability_img04 {
	width: 168px;
	height: 181px;
	right: 5px;
	top: 564px;
}
.main_sustainability_img05 {
	width: 218px;
	height: 134px;
	top: 428px;
	right: 26px;
}
.attempt_box_list {
	width: 100%;
}

}
