@charset "utf-8";
#fv { background: url(../images2/sustainability/fv_bg_1.jpg) center center no-repeat; background-size: 1600px; color: #000;}
#fv h2 span { line-height: 130%; }
#fv p { padding: 10px 0 0;}

h3.h3 {font-size: 18px;padding: 0px;}
h3.h3 span{font-size:76px;}
.flex{display: flex;}

#csr{padding: 131px 0 0;}
#csr .csr_box{padding: 39px 0 0;}
#csr .csr_box .box{position: relative; }
#csr .csr_box .box:not(:last-child){margin: 0 0 84px;}
#csr .csr_box .box:first-child{margin: 0 0 100px;}
#csr .csr_box .box .text_box{width: 319px; height: 214px; background: linear-gradient(35deg, #00A7E0, #4461B1, #00AE7C); position: absolute; top: 50%; transform: translateY(-50%); left: 0px; padding: 69px 70px 50px;}
#csr .csr_box .box .text_box .text{width: 310px; height: auto; color: #fff;}
#csr .csr_box .box .text_box .text h4{font-family: 'JosefinSans-BoldItalic'; font-weight: 600; font-size: 27px; letter-spacing: 0.12em;line-height: 132%;}
#csr .csr_box .box .text_box .text p{font-family: 'JosefinSans-BoldItalic'; font-size: 14px; letter-spacing: 0.12em;line-height: 182%; padding: 24px 0 0;}
#csr .csr_box .box img{margin: 0 0 0 auto; display: block;}
#csr .csr_box .box.right_box img{margin: 0 auto 0 0; }
#csr .csr_box .box.right_box .text_box{left: auto; right: 0px;}

#our_efforts{padding: 172px 0 0; overflow: hidden;}
#our_efforts .title_flex{max-width: 1300px; padding: 0 50px; position: relative; margin: 0 auto;}
#our_efforts .title_flex h3{text-align: left; letter-spacing: 0.12em; width: 503px; height: auto; margin: 0 0 0 auto;}
#our_efforts .title_flex h3 span{font-size: 70px; letter-spacing: 0; }
#our_efforts .title_flex h4{font-family: 'Noto Sans Japanese bold'; font-size: 38px; line-height: 145%; width: 503px; height: auto; margin: 44px 0 0 auto;}
#our_efforts .title_flex p{line-height: 232%;width: 503px; height: auto; margin: 28px 0 0 auto;}
#our_efforts .title_flex .img{position: absolute; left: -97px; top: 50%; transform: translateY(-50%);}
#our_efforts .content_box{padding: 80px 0 0; }
#our_efforts .content_box .list_box{padding: 65px 0 81px;}
#our_efforts .content_box .list_box{border-bottom: 0px solid #DEDEDE; }
#our_efforts .content_box .list_box .box{ position: relative; }
#our_efforts .content_box .list_box .box:not(:last-child){padding: 0 0 50px; }
#our_efforts .content_box .list_box .box .img_box{width: calc(100% - 56%); height: auto;}
#our_efforts .content_box .list_box .box .img_box img{width: 100%; height: auto;}
#our_efforts .content_box .list_box .box .text_box{margin: 0 0 0 50px; width: 56%;}
#our_efforts .content_box .list_box .box h5.big_tt{padding: 0 0 18px; line-height: 167%; font-size: 19px;font-family: 'Noto Sans Japanese medium'; height: auto; margin: 0 0 0 auto;}
#our_efforts .content_box .list_box .box p.text{line-height: 200%; height: auto; margin: 0 0 0 auto;font-size: 17px;}
#our_efforts .btn{padding: 89px 0 138px;}

#our_efforts .content_box .h4{ font-size: 28px; text-align: center; font-family: 'Noto Sans Japanese medium'; }
#our_efforts .content_box .cach{ padding: 10px 0 0; font-size: 16px; text-align: center; line-height: 1.8; }


/* ------------------------------------------------------------ modal */
#modal01{ padding: 0 0 20px 0; }

/* open btn */
.button-open{ position: absolute; bottom: -65px; left: 50%; transform: translate(-50%, 0); padding: 0 0 6px 0; display: block; background: transparent; border: none; outline: none; appearance: none; cursor: pointer; font-size: 30px; letter-spacing: 0.05em; font-family: 'Noto-Sans-JP-DemiLight'; border-bottom: 1px solid #000; font-family: 'Noto Sans Japanese medium';}
.button-open:hover{ opacity: .8; }


/* モーダルウィンドウ */
.modal-window{ display: none; position: fixed; top: 55%; left: 50%; transform: translate(-50%, -50%); width: 60%; height: 70%; background-color: #fff; border-radius: 5px; z-index: 90001; padding: 50px 80px; box-sizing: border-box; min-width: 1000px; overflow-y: scroll; }

.modal-window p{ font-size: 16px; line-height: 140%; }
.modal-window p span{ display: inline-block; padding: 20px 0 0 0; font-weight: 700; }


/* 閉じるボタン */
.button-close{ float: right; background: transparent; color: #000; border-radius: none; outline: none; appearance: none; cursor: pointer; font-size: 20px; letter-spacing: 0.05em; font-family: 'Noto Sans Japanese medium'; border-bottom: 1px solid #000; color: #000; }
.button-close:hover{ opacity: .8; }

.overlay { display: none; position: fixed; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; z-index: 90000; }


@media only screen and (max-width:640px){
	#fv { background: url(../images2/sustainability/fv_bg_1_sp.jpg) center center no-repeat; background-size: 100%; color: #000;}
	#fv p { padding: 10px 0 0;}
	#fv h2 span {line-height: 130%; font-size: 34px; letter-spacing: 0;}
	
	h3.h3 {font-size: 16px;}
	h3.h3 span{font-size:34px; line-height: 100%;}
	.flex{display: flex;}
	#csr{padding: 30px 0 0;}
	#csr .csr_box{padding: 25px 0 0;}
	#csr .csr_box .box{position: relative;background: linear-gradient(35deg, #00A7E0, #4461B1, #00AE7C); padding: 21px 18px 20px;}
	#csr .csr_box .box img{width: 100%; height: auto;}
	#csr .csr_box .box:not(:last-child){margin: 0 0 20px;}
	#csr .csr_box .box:first-child{margin:0 0 60px;}
	#csr .csr_box .box .text_box{width: 100%; height: auto; background: none; position: relative; top: auto; transform: none; left: auto; padding: 0;}
	#csr .csr_box .box .text_box .text{width: auto; height: auto; }
	#csr .csr_box .box .text_box .text h4{font-size: 20px; padding: 20px 0 0; line-height: 155%; letter-spacing: 0;}
	#csr .csr_box .box .text_box .text p{font-size: 14px; padding: 17px 0 0;}
	#csr .csr_box .box img{margin: 0 0 0 auto; display: block;}
	#csr .csr_box .box.right_box img{margin: 0 auto 0 0; }
	#csr .csr_box .box.right_box .text_box{left: auto; right: 0px;}
	
	#our_efforts{padding: 60px 0 0; }
	#our_efforts .title_flex{max-width: 100%; padding: 0 ;}
	#our_efforts .title_flex h3{ width: 100%; text-align: center;}
	#our_efforts .title_flex h3 span{font-size: 34px;}
	#our_efforts .title_flex h4{font-size: 22px; width: 90%; margin: 20px auto 0; line-height: 155%;}
	#our_efforts .title_flex p{line-height: 200%; margin: 20px auto 0; width: 90%; font-size: 14px; }
	#our_efforts .title_flex .img{position: relative; left: auto; top: auto; transform: none; margin: 24px auto 0 0; width: 95%;}
	#our_efforts .title_flex .img img{width: 100%; height: auto;}
	#our_efforts .content_box{padding: 40px 0 0;}
	#our_efforts .content_box .list_box{padding: 30px 0 20px;}
	#our_efforts .content_box .list_box .box{ position: relative; height: auto; display: block;}
	#our_efforts .content_box .list_box.list_box_2 .box{height: auto;}
	#our_efforts .content_box .list_box.list_box_3 .box{height: auto;}
	#our_efforts .content_box .list_box .box:not(:last-child){padding:0 0 20px; }
	#our_efforts .content_box .list_box:last-child{border-bottom: none; padding: 30px 0 0px;}
	
	#our_efforts .content_box .h4{ font-size: 22px; }
	#our_efforts .content_box .cach{ padding: 5px 0 0; font-size: 13px; }

	#our_efforts .content_box .list_box .box .text_box{width: 100%;margin: 0;}
	
	#our_efforts .content_box .list_box .box h5.big_tt{padding: 0 0 10px; font-size: 16px;width: 100%;}
	#our_efforts .content_box .list_box .box p.text{line-height: 200%; font-size: 14px;width: 100%;}
	#our_efforts .content_box .list_box .box .img_box{ width: 100%; position: relative; left: auto; top: auto; padding: 0 0 10px;}
	#our_efforts .content_box .list_box .box .img_box img{width: 100%; height: auto;}

	#our_efforts .content_box .list_box.list_box_4 .box .img_box{padding:0 0 55px;}
	#our_efforts .btn{padding: 50px 0 70px;}
	
	/* ------------------------------------------------------------ modal */
	#modal01{ padding: 0 0 60px 0; }
	
	/* open btn */
	.button-open{ color: #000; bottom: -40px; right: 0; padding-bottom: 3px; font-size: 20px; }
	
	
	/* モーダルウィンドウ */
	.modal-window{ overflow-y: scroll; top: 55%; left: 50%; transform: translate(-50%, -50%); width: 90%; height: 80%; padding: 25px 20px; min-width: 60%; }
	
	.modal-window p{ font-size: 14px; padding: 0 0 40px 0; }
	.modal-window p span{ padding: 15px 0 0 0; }
	
	
	/* 閉じるボタン */
	.button-close{color: #000; display: block; width: 40%; margin: 0 auto; position: initial; bottom: 3%; right: 5%; font-size: 18px; }
	.button-close:hover{ opacity: .8; }
}