@charset "UTF-8";
/* CSS Document */
    #side-wrapper{ /*visibility: hidden;*/ display: none!important;}
    #flexcontainer { background-color: #fdf4edf1;    margin: 0 auto 5rem; }
 #main-container.staticPage {max-width: 100%!important; width: 100%!important; margin: 0 auto; flex-basis: inherit;}
#reduce-co2 .inner-co2{max-width:1200px; margin: auto;}
#reduce-co2 .intxt-co2{max-width:fit-content; margin: auto; font-size: clamp(12px, 4vw, 18px);line-height: 2rem;}
#root{padding: 0.5rem; background-image: url(/ws/images/co2/bg001.jpg;);
    background-size: cover; background-repeat: no-repeat; color: #1c1c1c;}
#root a, #root a:hover {
    color: #172b9d;;}
#haisou{visibility: hidden;}
body {color: #1c1c1c;}
    #reduce-co2 { background-color: #fdf4edf1;}
   #reduce-co2 section:last-child{margin-bottom: 0;}
			#reduce-co2 h2{
    text-indent: 1rem; text-align: center;display: inline-block;
    width: 100%; text-shadow: 2px 2px 2px #fff, -2px -2px 6px #fff, 2px -2px 3px #fff, -2px 2px 2px #fff;
  color: #41c368; margin: 3rem auto;    font-size: clamp(24px, 3.8vw, 40px);
	}
#reduce-co2 h1 {
margin: 0 auto; padding: 3rem;}
#reduce-co2 table {
  border-collapse: collapse;
    max-width: 600px;
    margin: 3rem auto;
    background: #ffffff;
}
#reduce-co2	.arrow{width: 0;
height: 0;
border-left: 1rem solid transparent;
border-right: 1rem solid transparent;
border-top: 1rem solid #2196f3; margin: 1rem auto;}
#reduce-co2	.pchide{visibility: hidden;}
#reduce-co2 table th, table td {
     border: solid 1px #4f4034f1; padding: 0.5rem 1rem;
}
#reduce-co2 table td:last-child {text-align: end;}
#reduce-co2 table tr:first-child,#reduce-co2 table tr:first-child td:last-child {text-align: center; background: #00a743; color: #ffffff;}
	
.text_red {color: #fa1130;}
.text_grn {color: #41c368;/* color: #3ea51e; */}
.text_blue {color:#2196F3;;}
.text_center { text-align: center;}
.text_end { text-align: end;}
.text_bold{ font-weight: bold;}
br.pcnone {display: none;}

#reduce-co2 .num{font-size:clamp(28px,4vw,45px); font-weight: bold;}
#reduce-co2 .min{font-size: 0.8em;}
	
	.in_choose,.in_reason{padding: 6rem 1rem; background: #ffffffb3;
    border-radius: 1rem;}
	.in_choose{background-image: url(/ws/images/co2/bg001.jpg;);
    background-size: cover;
    background-repeat: no-repeat;}



	/*-----------------------リユース品という選択　.comparison*/
#reduce-co2 section.choose{background-image: url("/ws/images/co2/bg001.jpg;");
  background-size:cover;background-repeat: no-repeat;     margin: 0 auto 5rem; padding: 7rem 1rem; background-position: center bottom;}
#reduce-co2 section.choose .intxt-co2 {
    box-shadow: 3px 3px 8px #ffffff, -3px -3px 8px #ffffff;}


	/*-----------------------ライフステージサイクルとCO₂排出量の比較.comparison*/
.comparison{padding-bottom: 5rem;}
.comparison .contents{display: grid; grid-template-columns: 1fr 1fr auto;}
.comparison .contents div div:last-child{
    display: flex; flex-direction: column;
    justify-content: space-between; padding: 1rem;
    background: #ffffff; border-radius: 2rem; margin: 1rem;}
.comparison .contents div.title{ margin: 2rem auto auto 1rem;
    border-left: 3px solid #2196f3;
    border-radius: 0;
    text-align: start;
    padding: 0 0 0 0.5rem;font-size: 1.2em;}

/*-----------------------リユース品選択によるCO₂削減効果　.reduce-effect*/
.reduce-effect{*/padding: 5rem 0.5rem;    background-image: url(/ws/images/co2/bgcork.jpg;);
    background-size: contain;
    background-repeat: repeat;}
	.casebox{margin: 7rem auto 0rem;}
#reduce-co2 .case_producut .num{font-size:1.2rem;}
#reduce-co2 .case_producut{display: flex; justify-content: flex-start;}
		.productdesk{background-image:url("/ws/images/co2/officeproduct001.png");
      background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    height: 200px;
} 	.productsset{background-image:url("/ws/images/co2/officeproduct002.png");     background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    height: 200px;}
	#reduce-co2 .case_producut ul{ background: #ffffff8f;
    height: fit-content; margin-top: -2rem; position: relative;  padding: 1rem; border: 2px solid #0000002b;} 
#reduce-co2 .case1 .case_producut ul::before{ position: absolute;
    content: 'Case01'; color: #2196f3;
    background: linear-gradient(transparent 52%, #fefbf8 50%);
    font-size: 1.5rem;
    font-weight: bold;
    top: -1.3rem;
    left: 0.5rem;}
#reduce-co2 .case2 .case_producut ul::before{position: absolute;
    content: 'Case02'; color: #2196f3;
    background: linear-gradient(transparent 52%, #fefbf8 50%);
    font-size: 1.5rem;
    font-weight: bold;
    top: -1.3rem;
    left: 0.5rem;}
.casebox div.case_effect{display: grid; grid-template-columns: 49% 1fr;
    align-items: center;
    gap: 10px; margin-top: 3rem;}
	.newpro{ background: #e2e1e7;padding: 1rem; text-align: center;border-radius: 1rem;}
	.repro{background: #2196f31f;padding: 1rem; text-align: center;border-radius: 1rem;}
.reprocalc{text-align: center; margin: 3rem auto;background-image: url(/ws/images/co2/radience.png); padding-top: 2rem;
    background-position: center; border: 5px dotted #83e48775;}
	.preconditions{ font-size: 0.9rem;
    padding: 1.5rem 1rem;
    background: #eddacb7a;
    margin: 1rem auto;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;}
.preconditions .sizekg{margin: 1rem;}
.co2img{ margin: 1rem auto auto;
padding: 1rem;
border-radius: 50%;
background: #fff;}
.casewrap{display: grid; grid-template-columns: 1fr 1fr;
    align-items: start;
    gap: 20px; background: #fffafa;
    background-image: linear-gradient(0deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px));
    background-size: 16px 16px;
    background-repeat: repeat;
    background-position: center center;}

	/*-----------------------CO₂排出量算定*/
	.layer {
  background: #252525b3;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s linear, visibility 1s linear, z-index 1s linear;
}
.layer.is-open {
  z-index: 999;
  opacity: 1;
  visibility: visible;
}
.layer.is-open .modal{
  opacity: 1;
  visibility: visible;
}
.modal__button-wrap {
  position: absolute;
  right: 10px;
  top: -28px;
  display: inline-flex;
}
.close-button {
  position: relative;
  width: 50px;
  height: 50px;
  background: #41c368;;
  border-radius: 50%;
  padding: 0;
  border: transparent;
  cursor: pointer;
}
.close-button span {
  width: 25px;
  height: 2px;
  background: #fff;
  display: inline-block;
  position: absolute;
  left: calc(50% - 12px);
  top: 50%;
  border-radius: 20px;
}
.close-button span:nth-child(1) {
  transform: rotate(45deg) translate(-1px, -1px);
}

.close-button span:nth-child(2) {
  transform: rotate(-45deg) translate(1px, -1px);
}

.modal {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 80%;
  min-width: 300px;
  opacity: 0;
  visibility: hidden;
  transition:  visibility .7s linear, opacity .7s linear;
}

.modal__inner {
margin-top: 10%;
margin-bottom: 15%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
/*  background: #fff;*/
  box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 13px;
  display: block;
  padding: 21px 8px 21px;
  height: auto;
background-image: url(/ws/images/co2/bg005.png;);
    background-size: cover;
    background-position: bottom;
}

.modal__content {
/*  padding-top: 15px;
  padding-bottom: 23px;*/
margin: 2rem auto 3rem;
}
.modal__contents {
	    margin: 0 auto;
    width: fit-content;
}
.modal__button-area {
  max-width: 843px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 17px;
  padding-top: 15px;
}

.button {
  padding:1rem;
  cursor: pointer;
    background: inherit;
    border: none;
}
.button:hover { color:#2196F3;}	
	.modal__content .calc_title{ line-height: 3rem; }
	.modal__content ul{width: 95%; margin: 0 auto;}
	.modal__content ul li.calc_ex{ margin: 1rem;}
	#reduce-co2 .modal__content .min{font-size: 0.9em;}	

	/*-----------------------//CO₂排出量算定*/

/*-----------------------なぜCO₂削減になるのか.reduce_reason*/
#reduce-co2 section.reduce_reason{background-image: url(/ws/images/co2/bggrn.png;);background-size: cover; margin:0 auto; padding: 8rem 0;}

#reduce-co2 section.reduce_reason .inner-co2{
	 background-image: url(/ws/images/co2/bg003.png;);padding: 4rem 0;
    border-radius: 1rem;
    box-shadow: 3px 3px 8px #ffffff,-3px -3px 8px #ffffff;;
}  



/*-----------------------2024年削減量 .reduce_calc*/
#reduce-co2	.reduce_calc	.inner-co2:first-child { margin: auto;
    background-image: url(/ws/images/co2/bg005.png;);
    background-size: cover;
}
#reduce-co2	.reduce_calc	.inner-co2:last-child { margin: -3rem auto;
    background-image: url(/ws/images/co2/bg004.png;);
    background-size:auto;
	   background-repeat: repeat
}
	.reduce_calc .textdesc{text-align: end; margin:-2rem 20% 3rem auto;}
.reduce_calc .reprocalc{text-align: center; margin: 3rem auto;background-image: url(/ws/images/co2/radience.png); padding-top: 2rem;
    background-position: center; background-repeat: no-repeat;
background-size: cover;border: inherit;}
.reduce_calc .reprocalc img{margin:2rem 0 -0.5rem;}
#reduce-co2 section.reduce_calc{
padding: 5rem 0.5rem;}
#reduce-co2 .reduce_calc .numb {
    font-size: clamp(28px, 5vw, 60px);
    font-weight: bold;
}
#reduce-co2 .cloudco2{
	    width: fit-content;
    margin: auto;
    padding: 2rem 1rem;
	background-image: url(/ws/images/co2/cloud.png); background-position: center; background-repeat: no-repeat;background-size: contain;
}

	@media screen and (max-width:768px) {
#reduce-co2 h1
 {margin: 0 auto; padding: 2rem 0;
}
	br.pcnone {display: block;}
#reduce-co2	.pchide{visibility: initial;}
	/*-----------------------ライフステージサイクルとCO₂排出量の比較.comparison*/
		.comparison .contents{display: inherit;}
.comparison .contents div div:last-child {
	margin: 1rem auto;}
		/*-----------------------削減効果*/
		.casewrap {
    display: block; padding: 1rem 0;}
		.casebox{ display: block; margin: 8rem auto 4rem;}
		.co2img{ max-width:100px; max-height: 100px; padding: initial;}
		.casebox div.case_effect {
    display: grid;
    grid-template-columns: 49% 1fr;
    align-items: center;
    gap: 10px;
    margin-top: 3rem;
    font-size: 0.8rem;
}
		/*-----------------------//CO₂排出量算定*/
		.close-button {
  position: relative;
  width: 40px;
  height: 40px;
		top:1rem;
  background: #41c368;;
  border-radius: 50%;
  padding: 0;
  border: transparent;
  cursor: pointer;
}
/*-----------------------なぜCO₂削減になるのか.reduce_reason*/
#reduce-co2 section.reduce_reason{padding:6rem 0;}

/*-----------------------2024年削減量 .reduce_calc*/
	.reduce_calc .textdesc{text-align: inherit;}

}