@charset "UTF-8";

/*--------------------------  ------------------------------------------

commmon

--------------------------------------------------------------------*/
.sp {
  display: block !important;
}
.pc {
  display: none !important;
}
@media screen and (min-width: 769px), print {
  .sp {
    display: none !important;
  }
  .pc {
    display: inline-block !important;
  }
}

.align_left {
  text-align: left !important;
}
.align_right {
  text-align: right !important;
}
.align_center {
  text-align: center !important;
}
@media screen and (min-width: 769px), print {
  .align_center-pc {
    text-align: center !important;
  }
}


.margin_t0 {
  margin-top: 0 !important;
}
.margin_t20 {
  margin-top: 20px !important;
}
.margin_t30 {
  margin-top: 30px !important;
}
.margin_t40 {
  margin-top: 40px !important;
}
.margin_t50 {
  margin-top: 50px !important;
}
.margin_b0 {
  margin-bottom: 0 !important;
}
.margin_b30 {
  margin-bottom: 30px !important;
}
@media screen and (min-width: 769px), print {
  .margin_t20-pc {
    margin-top: 20px !important;
  }
  .margin_t40-pc {
    margin-top: 40px !important;
  }
  .margin_t50-pc {
    margin-top: 50px !important;
  }
  .margin_b80-pc {
    margin-bottom: 50px !important;
  }
  .margin_l30-pc {
    margin-left: 30px !important;
  }
  .padding_b30-pc {
    padding-bottom: 30px !important;
  }
  .padding_b80-pc {
    padding-bottom: 80px !important;
  }
}
@media screen and (max-width: 768px), print {
  .margin_t20-sp {
    margin-top: 20px !important;
  }
  .margin_t30-sp {
    margin-top: 30px !important;
  }
  .margin_t40-sp {
    margin-top: 40px !important;
  }
  .margin_b50-sp {
    margin-bottom: 50px !important;
  }
  .margin_l20-sp {
    margin-left: 20px !important;
  }
  .padding_b20-sp {
    padding-bottom: 20px !important;
  }
  .padding_b50-sp {
    padding-bottom: 50px !important;
  }
}

.climate_contents ul {
  margin: 0;
  padding: 0;
}
.climate_contents li {
  list-style: none;
}
.climate_contents a {
  color: #15b5aa;
  text-decoration: underline;
}
.climate_contents a:hover {
  opacity: .7;
  text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
.climate_contents sub {
  font-size: 80%;
  vertical-align: 2px;
}

.climate_contents p {
 font-size: 1.4rem;
  margin: 0 0 1em;
  padding: 0;
}
@media screen and (min-width: 768px), print {
  .climate_contents p {
   font-size: 1.6rem;
  }
}


/*--------------------------------------------------------------------

contents

--------------------------------------------------------------------*/
.climate_contents {
  background-color: #fff;
}
.climate_contents section {
  padding: 50px 0 0;
}
.climate_contents section.section_lower {
  padding: 30px 0 0 0;
}
.section_inner {
  margin: 0 auto;
  padding: 0 4%;
}
@media screen and (min-width: 768px), print {
  .climate_contents section {
    padding: 60px 0 0;
  }
  .climate_contents section.section_lower {
    padding: 40px 0 0 0;
  }
  .section_inner {
    width: 96%;
    max-width: 1120px;
    margin: 0 auto;
    padding: 0;
  }
}


@media screen and (min-width: 769px), print {
  .l-main {
    margin-top: 198px;
  }
}
@media screen and (min-width: 988px), print {
  .l-main {
    margin-top: 198px;
  }
}
@media screen and (min-width: 1107px), print {
  .l-main {
    margin-top: 177px;
  }
}
@media screen and (min-width: 1235px), print {
  .l-main {
    margin-top: 146px;
  }
}


/*--------------------------------------------------------------------

kv

--------------------------------------------------------------------*/
.kv_index {
  background-image: url("../images/kv_bg_sp.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 0 2%;
}
.kv_index h1 {
  width: 98%;
  margin: 0 auto;
  padding: 6% 0 0 0;
}
.kv_index p {
  width: 92%;
  margin: 0 auto;
  padding: 74% 0 6% 0;
}
@media screen and (min-width: 768px), print {
  .kv_index {
    height: 500px;
    background-image: url("../images/kv_bg_pc.jpg") , url("../images/kv_bg_base_pc.jpg");
    background-repeat: no-repeat , repeat-x;
    background-position: 50% 0 , 0 0;
    background-size: auto 100% , auto 100%;
  }
  .kv_inner {
    width: 1120px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }
  .kv_index .kv_inner::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 34px;
    right: -156px;
    z-index: -1;
    width: calc(1238px/2);
    height: calc(900px/2);
    background-image: url("../images/kv_pict_pc.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .kv_index h1 {
    width: 606px;
    margin: 0;
    padding: 50px 0 30px 0;
    position: static;
    z-index: 2;
  }
  .kv_index p {
    line-height: 2.1;
    width: 592px;
    margin: 0;
    padding: 0;
  } 
}

.kv_carbonneutral {
  background-image: url("../images/kv_carbonneutral_bg_sp.jpg");
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 100% auto;
  padding: 5% 2% 54%;
}
.kv_contribution {
  background-image: url("../images/kv_contribution_bg_sp.jpg");
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 100% auto;
  padding: 5% 2% 54%;
}
.kv_carbonneutral h1,
.kv_contribution h1 {
  font-size: 7.3vw;
  font-weight: 500;
  line-height: 1.9;
  color: #fff;
  margin: 0;
  padding: 0 2%;
}
.kv_carbonneutral h1 span{
  background-color: #15b5aa;
  padding: 2px 4px 4px;
}
.kv_contribution h1 span {
  background-color: #8557a7;
  padding: 2px 4px 4px;
}
@media screen and (min-width: 768px), print {
  .kv_carbonneutral {
    height: 400px;
    background-image: url("../images/kv_carbonneutral_bg_pc.jpg");
    background-position: 50% 100%;
    background-size: auto 100%;
    padding: 0;
  }
  .kv_contribution {
    height: 400px;
    background-image: url("../images/kv_contribution_bg_pc.jpg");
    background-position: 50% 100%;
    background-size: auto 100%;
    padding: 0;
  }
  .kv_carbonneutral .kv_inner,
  .kv_contribution .kv_inner {
    width: 1186px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }
  .kv_carbonneutral .kv_inner::after,
  .kv_contribution .kv_inner::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 26px;
    right: -110px;
    z-index: -1;
    width: calc(1023px/2);
    height: calc(658px/2);
    background-image: url("../images/kv_carbonneutral_pict_pc.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .kv_contribution .kv_inner::after {
    background-image: url("../images/kv_contribution_pict_pc.png");
  }
  .kv_carbonneutral h1,
  .kv_contribution h1 {
    font-size: 4.6rem;
    font-weight: 600;
    margin: 0;
    padding: 42px 0 0;
  }
  .kv_contribution h1 {
    padding: 129px 0 0;
  }
  .kv_carbonneutral h1 span,
  .kv_contribution h1 span {
    padding: 4px 16px 8px;
  }
}



/*--------------------------------------------------------------------

page navigation

--------------------------------------------------------------------*/
.pagenavigation {
  background-color: #ececec;
  padding: 14px 4%;
}
.pagenavigation li:first-child,
.pagenavigation li:nth-child(2) {
  padding: 0 0 8px;
}
.pagenavigation a {
  display: block;
  font-size: 1.5rem;
  color: #fff !important;
  text-decoration: none !important;
  background-color: #88dbdf;
  padding: 10px 20px 10px 10px;
  position: relative;
}
.pagenavigation a::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 16px;
	transform: rotate(45deg) translate(0, -50%);
	width: 8px;
	height: 8px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
.pagenavigation li:nth-child(2) a {
  background-color: #15b5aa;
}
.pagenavigation li:nth-child(3) a {
  background-color: #8557a7;
}
@media screen and (min-width: 768px), print {
  .pagenavigation {
    padding: 10px 20px;
  }
  .pagenavigation ul {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin: 0 auto;
  }
  .pagenavigation li {
    flex-basis: 32.9%;
    max-width: 32.9%;
  }
  .pagenavigation li:first-child,
  .pagenavigation li:nth-child(2) {
    padding: 0;
  }
  .pagenavigation a {
    font-size: 1.8rem;
    line-height: 1.6;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 30px 10px 10px;
  }
  .pagenavigation a::after {
    right: 22px;
    width: 10px;
    height: 10px;
  }
  .pagenavigation li:first-child a.active {
    color: #88dbdf !important;
    background-color: #fff;
  }
  .pagenavigation li:nth-child(2) a.active {
    color: #15b5aa !important;
    background-color: #fff;
  }
  .pagenavigation li:nth-child(3) a.active {
    color: #8557a7 !important;
    background-color: #fff;
  }
  .pagenavigation li:first-child a.active::after {
    border-top: 2px solid #88dbdf;
    border-right: 2px solid #88dbdf;
  }
  .pagenavigation li:nth-child(2) a.active::after {
    border-top: 2px solid #15b5aa;
    border-right: 2px solid #15b5aa;
  }
  .pagenavigation li:nth-child(3) a.active::after {
    border-top: 2px solid #8557a7;
    border-right: 2px solid #8557a7;
  }
}


/*--------------------------------------------------------------------

text

--------------------------------------------------------------------*/
.climate_contents .title_h2 {
  background-image: url("../images/title_h2_lg_img_sp.png") , -moz-linear-gradient( 168deg, rgb(136,219,223) 0%, rgb(90,203,208) 100%);
  background-image: url("../images/title_h2_lg_img_sp.png") , -webkit-linear-gradient( 168deg, rgb(136,219,223) 0%, rgb(90,203,208) 100%);
  background-image: url("../images/title_h2_lg_img_sp.png") , -ms-linear-gradient( 168deg, rgb(136,219,223) 0%, rgb(90,203,208) 100%);
  background-repeat: no-repeat , no-repeat;
  background-position: right bottom , 0 0;
  background-size: 170px auto , auto;
}
.climate_contents .title_h2-g {
  background-image: url("../images/title_h2_g_img_sp.png") , -moz-linear-gradient( 168deg, rgb(46,187,177) 0%, rgb(21,181,170) 100%);
  background-image: url("../images/title_h2_g_img_sp.png") , -webkit-linear-gradient( 168deg, rgb(46,187,177) 0%, rgb(21,181,170) 100%);
  background-image: url("../images/title_h2_g_img_sp.png") , -ms-linear-gradient( 168deg, rgb(46,187,177) 0%, rgb(21,181,170) 100%);
}
.climate_contents .title_h2-pu {
  background-image: url("../images/title_h2_pu_img_sp.png") , -moz-linear-gradient( 168deg, rgb(154,113,184) 0%, rgb(133,87,167) 100%);
  background-image: url("../images/title_h2_pu_img_sp.png") , -webkit-linear-gradient( 168deg, rgb(154,113,184) 0%, rgb(133,87,167) 100%);
  background-image: url("../images/title_h2_pu_img_sp.png") , -ms-linear-gradient( 168deg, rgb(154,113,184) 0%, rgb(133,87,167) 100%);
}
.climate_contents .title_h2 h2 {
  font-size: 2.2rem;
  font-weight: 500;
  color: #fff;
  line-height: 1.5;
  margin: 0 0 20px;
  padding: 0.4em 4%;
}
.climate_contents .title_h3 h3 {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
  margin: 0;
  padding: 1em 0 0.5em;
}
.climate_contents .title_h4 {
  background-image: -moz-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(149,222,216) 50%);
  background-image: -webkit-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(149,222,216) 50%);
  background-image: -ms-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(149,222,216) 50%);
}
.climate_contents .title_h4-pu {
  background-image: -moz-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(219,205,229) 50%);
  background-image: -webkit-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(219,205,229) 50%);
  background-image: -ms-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(219,205,229) 50%);
  margin: 40px 0 0 0;
}
.climate_contents .title_h4 h4 {
  font-size: 1.8rem;
  font-weight: 400;
  margin: 40px 0 20px;
  padding: .4em 10px;
}
@media screen and (min-width: 768px), print {
  .climate_contents .title_h2 {
    background-image: url("../images/title_h2_lg_img_pc.png") , -moz-linear-gradient( 168deg, rgb(134,216,220) 0%, rgb(90,203,208) 100%);
    background-image: url("../images/title_h2_lg_img_pc.png") , -webkit-linear-gradient( 168deg, rgb(134,216,220) 0%, rgb(90,203,208) 100%);
    background-image: url("../images/title_h2_lg_img_pc.png") , -ms-linear-gradient( 168deg, rgb(134,216,220) 0%, rgb(90,203,208) 100%);
    background-size: 480px auto , auto;
  }
  .climate_contents .title_h2-g {
    background-image: url("../images/title_h2_g_img_pc.png") , -moz-linear-gradient( 168deg, rgb(46,187,177) 0%, rgb(21,181,170) 100%);
    background-image: url("../images/title_h2_g_img_pc.png") , -webkit-linear-gradient( 168deg, rgb(46,187,177) 0%, rgb(21,181,170) 100%);
    background-image: url("../images/title_h2_g_img_pc.png") , -ms-linear-gradient( 168deg, rgb(46,187,177) 0%, rgb(21,181,170) 100%);
  }
  .climate_contents .title_h2-pu {
    background-image: url("../images/title_h2_pu_img_pc.png") , -moz-linear-gradient( 168deg, rgb(154,113,184) 0%, rgb(133,87,167) 100%);
    background-image: url("../images/title_h2_pu_img_pc.png") , -webkit-linear-gradient( 168deg, rgb(154,113,184) 0%, rgb(133,87,167) 100%);
    background-image: url("../images/title_h2_pu_img_pc.png") , -ms-linear-gradient( 168deg, rgb(154,113,184) 0%, rgb(133,87,167) 100%);
  }
  .climate_contents .title_h2 h2 {
    font-size: 3.2rem;
    font-weight: 500;
    width: 96%;
    max-width: 1120px;
    margin: 0 auto 40px;
    padding: .9em 0;
    position: relative;
    z-index: 1;
  }
  .climate_contents .title_h3 h3 {
    font-size: 2.0rem;
    padding: 1em 0 0.5em;
  }
  .climate_contents .title_h4 {
    background-image: -moz-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(149,222,216) 50%);
    background-image: -webkit-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(149,222,216) 50%);
    background-image: -ms-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(149,222,216) 50%);
  }
  .climate_contents .title_h4-pu {
    background-image: -moz-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(219,205,229) 50%);
    background-image: -webkit-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(219,205,229) 50%);
    background-image: -ms-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(219,205,229) 50%);
  }
  .climate_contents .title_h4 h4 {
    font-size: 2.2rem;
    margin: 60px 0 20px;
    padding: .6em 20px;
  }
}


.climate_contents ul.notes {
  margin: 0;
  padding: 0;
}
.climate_contents ul.notes li {
  line-height: 1.5;
  text-indent: -0.8em;
  padding: 0 0 0 0.8em;
}
.climate_contents ul.notes li.indent_b {
  text-indent: -1em;
  padding: 0 0 0 1em;
}
.climate_contents ul.notes li.indent_c {
  text-indent: -1.4em;
  padding: 0 0 0 1.4em;
}
@media screen and (min-width: 768px), print {
}


.l-sns__btn__item--linkedin a {
  color: #000;
  text-decoration: none;
  line-height: 1.5;
}

/*--------------------------------------------------------------------

table

--------------------------------------------------------------------*/
.caption_flex {
  display: flex;
  justify-content: space-between;
}
.caption_flex-right {
  display: flex;
  justify-content: flex-end;
}
.caption_flex p,
.caption_flex-right p {
  font-size: 1.2rem;
  margin: 30px 0 5px 0;
  padding: 0;
}
table.table_base {
  width: 100%;
  margin: 0;
  padding: 0;
}
table.table_base thead th {
  color: #fff;
  background-color: #15b5aa;
}
table.table_base tbody th {
  text-align: left;
  font-weight: normal;
  background-color: #eff8f7;
}
table.table_base .total td {
  font-weight: 600;
  border-top: none;
  border-right: none;
  border-left: none;
}
table.table_base .total td.total_text {
  text-align: right;
}
table.scroll_hint {
  width: auto;
  max-width: 100%;
  border-collapse: collapse;
  background-color: transparent;
  white-space: nowrap;
}
.table_bg-g {
  color: #fff;
  background-color: #15b5aa !important;
}
.table_bg-lg {
  background-color: #eff8f7 !important;
}
.table_bg-pu {
  color: #fff;
  background-color: #8758a8 !important;
}
.table_bg-lpu {
  background-color: #fcf8ff !important;
}
.table_bordernone-l {
  border-left: none !important;
}
.table_bordernone-r {
  border-right: none !important;
}
th.table_bordernone,
td.table_bordernone {
  border: none;
}
th.table_bordertop,
td.table_bordertop {
  border-top: 1px solid #e5e5e5;
}
table.table_base-pu {
  width: auto;
  text-align: center;
}
table.table_base-pu.scroll_hint {
  margin: 0 0 20px;
}

@media screen and (min-width: 768px), print {
  .table_container {
    max-width: 860px;
    margin: 0 auto;
  }
  .caption_flex p,
  .caption_flex-right p {
    font-size: 1.4rem;
    margin: 30px 0 5px 0;
    padding: 0;
  }
  table.table_base {
    width: 100%;
    max-width: 100%;
  }
  table.table_base thead th {
    color: #fff;
    background-color: #15b5aa;
  }
  table.table_base tbody th {
    text-align: left;
    font-weight: normal;
    background-color: #eff8f7;
  }
  table.table_base .total td {
    font-weight: 600;
  }
  table.table_base .total td.total_text {
    text-align: right;
  }
  table.scroll_hint {
    width: 100% !important;
    max-width: 100%;
    border-collapse: collapse;
    background-color: transparent;
    white-space: wrap;
  }
  table.table_base .width_80 {
    width: 80px;
  }
  table.table_base .width_120 {
    width: 120px;
  }
  table.table_base .width_160 {
    width: 160px;
  }
  table.table_base .width_220 {
    width: 220px;
  }
  table.table_base .width_260 {
    width: 260px;
  }
  table.table_base .width_420 {
    width: 420px;
  }
  table.table_base .width_460 {
    width: 460px;
  }
  table.table_base-pu.scroll_hint {
    white-space: wrap;
  }
}
@media screen and (max-width: 768px), print {
  table.table_base .width_30-sp {
    width: 30px;
  }
  table.table_base .width_60-sp {
    width: 60px;
  }
  table.table_base .width_80-sp {
    width: 80px;
  }
  table.table_base .width_90-sp {
    width: 90px;
  }
}


/*--------------------------------------------------------------------

P2「気候変動問題に対する方針」およびマテリアリティ「気候変動問題を克服する」の改定

--------------------------------------------------------------------*/
.climate_contents section.policy {
  color: #fff;
  background-image: -moz-linear-gradient( 168deg, rgb(46,187,177) 0%, rgb(21,181,170) 100%);
  background-image: -webkit-linear-gradient( 168deg, rgb(46,187,177) 0%, rgb(21,181,170) 100%);
  background-image: -ms-linear-gradient( 168deg, rgb(46,187,177) 0%, rgb(21,181,170) 100%);
  margin: 0;
  padding: 0 0 30px;
}
.policy h2 {
  font-size: 2.2rem;
  color: #fff;
  padding: 30px 0 0;
}
.policy h3 {
  font-size: 2.0rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 40px 0 20px 0;
  padding: 10px 0;
}
.policy_container {
  color: #000;
  background-color: #fff;
  border-radius: 4px;
  padding: 16px 10px;
}
.policy_container h4 {
  font-size: 1.6rem;
  color: #fff;
  background-color: #15b5aa;
  margin: 0 0 10px;
  padding: 4px 10px;
}
.climate_contents .policy_container p {
  font-size: 1.4rem;
}
.climate_contents .policy_container p.indent_10 {
  text-indent: -1.0em;
  padding: 0 0 0 1.0em;
}
.policy_container li {
  text-indent: -0.5em;
  padding: 0 0 0 0.5em;
}
.policy_container li.indent_b {
  text-indent: -1.0em;
  padding: 0 0 0 1.0em;
}
.policy_container li.indent_b span {
  font-size: 80%;
}
.policy a {
  color: #fff !important;
}

@media screen and (min-width: 768px), print {
  .climate_contents section.policy {
    padding: 0 3% 80px;
  }
  .policy h2 {
    font-size: 3.2rem;
    font-weight: 500;
    line-height: 1.6;
    text-align: center;
    padding: 60px 0 0;
  }
  .policy h3 {
    font-size: 2.4rem;
    text-align: center;
    margin: 40px 0 40px 0;
    padding: 14px 0 16px;
  }
  .policy h3:last-of-type {
    margin: 80px 0 40px 0;
  }
  .policy_container {
    border-radius: 10px;
    padding: 1px 40px 40px;
  }
  .policy_container h4 {
    font-size: 2.0rem;
    font-weight: 400;
    margin: 40px 0 10px;
    padding: 8px 20px;
  }
  .climate_contents .policy_container p {
    font-size: 1.4rem;
  }
  .policy_container ul.notes {
    font-size: 1.3rem;
  }
}


/*--------------------------------------------------------------------

interview

--------------------------------------------------------------------*/
.interview_container {
}
.interview_text {
  padding: 20px 0 0 0;
}
@media screen and (min-width: 768px), print {
  .interview_container {
    display: flex;
    justify-content: space-between;
    padding: 30px 0 0 0;
  }
  .interview .interview_container:first-child {
    flex-direction: row-reverse;
  }
  .interview .interview_container:last-child {
    padding: 50px 0 0 0;
  }
  .interview_img {
    flex-basis: 46%;
    max-width: 46%;
  }
  .interview_text {
    flex-basis: 50%;
    max-width: 50%;
    padding: 0;
  }
}

/*--------------------------------------------------------------------

enriching

--------------------------------------------------------------------*/
.enriching {
  background-color: #f9f9f9;
}
.enriching_logo {
  background-color: #eceae4;
  text-align: center;
}
.enriching_logo img {
  max-width: 160px;
  margin: 0 auto;
  padding: 10px 0;
}
.enriching_inner {
  padding: 20px 15px;
}
.climate_contents .enriching p {
  margin: 0;
}
.enriching a {
  font-size: 1.2rem;
  color: #8758a8;
}
.enriching ul.notes {
  margin: 0;
}
@media screen and (min-width: 768px), print {
  .enriching {
    display: flex;
  }
  .enriching_logo {
    background-color: #eceae4;
    text-align: center;
  }
  .enriching_logo img {
    max-width: 240px;
    margin: 0 auto;
    padding: 20px 30px;
  }
  .enriching_inner {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    padding: 0 15px;
  }
  .climate_contents .enriching p {
    width: 100%;
    margin: 0;
  }
  .enriching a {
    font-size: 1.4rem;
  }
}


/*--------------------------------------------------------------------

column

--------------------------------------------------------------------*/
.column {
  background-color: #f9f9f9;
  border: 2px solid #8758a8;
  margin: 30px 0 0 0;
  padding: 10px 20px 20px;
}
.column h3 {
  font-size: 1.8rem;
  position: relative;
  padding: 0 0 0 30px;
}
.column h3::before {
  content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	width: calc(52px/2.2);
	height: calc(52px/2.2);
	background-image: url("../images/column_icon.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: contain;
}
.column_flex {
  border-bottom: 1px solid #c0c8c7;
  margin: 0 0 20px;
}
p.column_box-ttl {
  color: #fff;
  text-align: center;
  background-color: #8758a8;
  border: 1px solid #c0c8c7;
  margin: 0 !important;
  padding: 5px !important;
}
p.column_box-text {
  text-align: center;
  background-color: #fcf8ff;
  border-right: 1px solid #c0c8c7;
  border-left: 1px solid #c0c8c7;
  margin: 0 !important;
  padding: 5px !important;
}
@media screen and (min-width: 768px), print {
  .column {
    border: 6px solid #8758a8;
    margin: 50px 0 0 0;
    padding: 10px 30px 30px;
  }
  .column h3 {
    font-size: 2.4rem;
    padding: 0 0 0 36px;
  }
  .column h3::before {
    width: calc(52px/2);
    height: calc(52px/2);
  }
  .column_flex {
    display: flex;
    border-bottom: 1px solid #c0c8c7;
    margin: 0 0 20px;
  }
  p.column_box-ttl {
    color: #fff;
    text-align: center;
    background-color: #8758a8;
    border: 1px solid #c0c8c7;
    margin: 0 !important;
    padding: 5px !important;
  }
  p.column_box-text {
    text-align: center;
    background-color: #fcf8ff;
    border-right: 1px solid #c0c8c7;
    border-left: 1px solid #c0c8c7;
    margin: 0 !important;
    padding: 5px !important;
  }
}


/*--------------------------------------------------------------------

case

--------------------------------------------------------------------*/
.case {
  background-color: #f9f9f9;
  margin: 0 0 20px;
  padding: 15px 20px;
}
.climate_contents .case p {
  margin: 1em 0;
}
.case a {
  font-size: 1.2rem;
  color: #8758a8;
}
.climate_contents .case p.case_credit {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px), print {
  .case {
    display: flex;
    align-items: stretch;
    margin: 0 0 20px;
    padding: 0;
  }
  .case_img {
    width: 240px;
  }
  .case_img img {
    height: 100%;
    object-fit: cover;
  }
  .case_text {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    width: 880px;
    padding: 10px 20px;
  }
  .climate_contents .case p {
    font-size: 1.4rem;
    width: 100%;
    margin: 0 0 .5em;
  }
  .case a {
    font-size: 1.3rem;
  }
  .climate_contents .case p.case_credit {
    font-size: 1.2rem;
    margin: .5em 0 0;
  }
}


.btn_enriching {
  max-width: 240px;
  margin: 0 auto;
  padding: 0 0 50px;
}
@media screen and (min-width: 768px), print {
  .btn_enriching {
    max-width: 400px;
  }
}

.sitemap_contribution {
  max-width: 990px;
  margin: 20px auto 30px;
}
@media screen and (min-width: 768px), print {
  .sitemap_contribution {
    margin: 30px auto 50px;
  }
}
