@charset "UTF-8";
.bold {
  font-weight: bold;
}

.text_indent {
  text-indent: 1em;
}

.sustainability__contents_main .text_center {
  text-align: center;
}

@media print, screen and (max-width: 767px) {
  .text_indent_sp {
      text-indent: 1em;
  }
}

.sustainability__menu_body .disc span {
    display: inline-block;
}

.sustainability {
  background-image: url(../images/sustainability/bg_sp.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 100% auto;
}

.icon.eco {
  width: 6vw;
  height: 7.33333vw;
  background-image: url(../images/sustainability/icon_eco.png);
}

@media print, screen and (min-width: 768px) {
  .icon.eco {
    width: 45px;
    height: 55px;
  }
}

.sustainability .c_blue2 {
  color: #3a9bf7;
}

.sustainability .banner_button {
  margin: 0 auto 20px;
  max-width: 500px;
}

.sustainability .banner_button:last-child {
  margin-bottom: 0;
}

.sustainability .banner_button a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.sustainability .banner_button a img {
  width: 100%;
}

.sustainability .banner_button .overTxt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 20px;
  width: 100%;
  height: 100%;
  font-size: 4.53333vw;
  position: absolute;
  left: 0;
  top: 0;
}

.sustainability .banner_button .overTxt .icon.pen {
  margin-right: 10px;
}

.sustainability .banner_button .overTxt .icon.threeman {
  margin-right: 10px;
}

.sustainability .banner_button .overTxt .icon.leaf_2 {
  margin-right: 10px;
}

.sustainability .banner_button .overTxt .icon.newspaper {
  margin-right: 15px;
  width: 10vw;
  height: 9vw;
}

.sustainability .banner_button .overTxt .icon.man2 {
  margin-right: 15px;
}

.sustainability .Breadcrumb a, .sustainability .Breadcrumb span {
  color: #fff;
}

.sustainability__menu {
  margin: 0 auto 40px;
  padding: 28px 16px 38px;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #e4e4e4;
}

.sustainability__menu_header {
  margin: 0 0 32px;
}

.sustainability__menu_header li {
  margin: 0 0 20px;
}

.sustainability__menu_header li:last-child {
  margin-bottom: 0;
}

.sustainability__menu_body {
  margin: 0 auto 42px;
  padding: 0 10px;
}

.sustainability__menu .menu_item {
  margin: 0 0 54px;
}

.sustainability__menu .menu_item:last-child {
  margin-bottom: 0;
}

.sustainability__menu .menu_item h3 {
  margin: 0 0 10px;
  padding: 0 0 12px;
  font-size: 4.53333vw;
  font-weight: 500;
  border-bottom: 2px solid #00b140;
}

.sustainability__menu .menu_item h3 .icon {
  margin-right: 14px;
}

.sustainability__menu .menu_item h3 a {
  display: block;
  position: relative;
}

.sustainability__menu .menu_item h3 a::after {
  content: "";
  display: block;
  margin-top: -2px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #00b140;
  border-bottom: 2px solid #00b140;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.sustainability__menu .menu_item h3 a::after {
  margin-top: 1px;
}

.sustainability__menu .menu_item figure {
  margin: 0 0 12px;
}

.sustainability__menu .menu_item ul li {
  border-bottom: 2px solid #bfbfbf;
}

.sustainability__menu .menu_item ul li a {
  display: block;
  padding: 14px 0px;
  font-size: 4.26667vw;
  line-height: 1.2;
  position: relative;
}

.sustainability__menu .menu_item ul li a::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #00b140;
  border-bottom: 2px solid #00b140;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}

.sustainability__contents_main a .icon.pdf {
  margin-left: 5px;
}

.sustainability__menu .menu_item ul li a[target="_blank"]::after {
  border: 0;
  width: 14px;
  height: 14px;
  background-image: url(../images/common/icon_blank.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sustainability__header {
  margin: 0 auto;
  padding: 23px 16px 10px;
  max-width: 1150px;
}

.sustainability__header .p_ttl {
  margin: 0 auto 10px;
  padding: 0;
  color: #fff;
  font-size: 6.13333vw;
  font-weight: 300;
  text-align: center;
  line-height: 1.25;
  clear: both;
}

.sustainability__header .p_ttl .icon {
  margin-right: 5px;
  margin-top: -5px;
}

.sustainability__body {
  margin: 20px auto 40px;
  padding: 0 12px;
  max-width: 1150px;
}

.sustainability__contents_main {
  margin: 0 auto;
  padding: 18px 16px 38px;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #cccccc;
}

.sustainability__contents_main h2 {
  margin: 0 auto 20px;
  padding-left: 10px;
  color: #00b140;
  font-size: 4.53333vw;
  font-weight: 400;
  border-left: 5px solid #00b140;
}

.sustainability__contents_main h2.largeTitle {
  margin: 0 auto 50px;
  padding: 0;
  color: #00b140;
  font-size: 5.6vw;
  font-weight: 400;
  text-align: center;
  border: 0;
  position: relative;
}
.sustainability__contents_main h2.sp_middle {
    font-size: 4.0vw;
    line-height: 1.6;
    text-align: left;
}

.sustainability__contents_main h2.largeTitle::after {
  content: "";
  display: block;
  margin-left: -25px;
  width: 50px;
  height: 3px;
  background-color: #00b140;
  position: absolute;
  left: 50%;
  bottom: -20px;
}

.sustainability__contents_main h3 {
  margin: 0 auto 20px;
  padding: 0 0 5px;
  color: #36762c;
  font-size: 4vw;
  font-weight: 400;
  border-bottom: 1px solid #959595;
}

.sustainability__contents_main .whatsnew__item .ttl {
    border-bottom: 0;
    padding: 0 0;
}
.sustainability__contents_main .whatsnew__item .ttl span,
.sustainability__contents_main .whatsnew__item .ttl a {
    vertical-align: sub;
}
.sustainability__contents_main .whatsnew__item {
    border-bottom: 1px dotted #707070;
}

.sustainability__contents_main table, .sustainability__contents_main th, .sustainability__contents_main td {
  border: 0;
}

.sustainability__contents_main table {
  margin: 0 auto 20px;
  border-top: 1px solid #ccc;
}

.sustainability__contents_main .b-left td:first-child,
.sustainability__contents_main .b-right th,
.sustainability__contents_main .blocks th {
  border-left: 1px solid #ccc;
}
.sustainability__contents_main .b-right td,
.sustainability__contents_main .blocks td {
  border-right: 1px solid #ccc;
}
/*
.sustainability__contents_main .b-right td:last-child {
    border-right: 0;
}
*/

.sustainability__contents_main .block .text_add {
  color: #00b140;
    text-align: center;
    margin: 0 auto 20px;
    font-weight: 500;
}

@media print, screen and (max-width: 767px) {
  .csr__body .table_container {
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .csr__body table {
    font-weight: normal;
    table-layout: auto;
    border-top: 1px solid #ccc;
    margin: 0 0 0.5em;
  }
  .sustainability__contents_main th, .sustainability__contents_main td {
    white-space: normal;
  }
    .sustainability__contents_main h4,
    .sustainability__contents_main h5 {
        font-size: 4vw;
    }
}

.sustainability__contents_main th, .sustainability__contents_main td {
  padding: 8px 7px;
  font-size: 3.73333vw;
  font-weight: 300;
  text-align: left;
}

.sustainability__contents_main th {
  font-weight: 400;
  background-color: #f2f2f2;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.sustainability__contents_main .blocks th,
.sustainability__contents_main .blocks td {
  white-space: nowrap;
}

.sustainability__contents_main td {
  border-bottom: 1px solid #ccc;
}

.sustainability__contents_main p {
  margin: 0 auto 20px;
  padding: 0;
  font-size: 3.73333vw;
  line-height: 2.1;
}

.sustainability__contents_main span {
  display: inline-block;
}

.sustainability__contents_main .padd-left {
  padding-left: 1em;
}

.sustainability__contents_main ul {
  margin: 0 auto 10px;
  padding: 0;
}

.sustainability__contents_main li {
  margin: 0 0 5px;
}

.sustainability__contents_main dl {
  margin: 0 auto 10px;
}

.sustainability__contents_main dt {
  margin: 0 0 5px;
  font-size: 3.73333vw;
}

.sustainability__contents_main dd {
  font-size: 3.73333vw;
}

.sustainability__contents_main .leadTxt {
  margin: 0 auto 40px;
  padding: 0;
  font-size: 3.73333vw;
}

.sustainability__contents_main .block {
  margin: 0 auto 40px;
}

.sustainability__contents_main .block:last-child {
  margin-bottom: 0;
}

.sustainability__contents_main .link_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 40px;
}

.sustainability__contents_main .link_box li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0 auto;
  padding: 0 5px 5px 0;
}

.sustainability__contents_main .link_box li a {
  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;
  margin: 0;
  padding: 8px 30px;
  width: 100%;
  height: 100%;
  min-width: 100px;
  color: #00519f;
  font-size: 3.2vw;
  border: 1px solid #ccc;
  border-radius: 4px;
  position: relative;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.sustainability__contents_main .link_box li a::after {
  content: "";
  display: block;
  margin-top: -4px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #00519f;
  border-bottom: 2px solid #00519f;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sustainability__contents_main .link_box li a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #00519f;
}

.sustainability__contents_main .link_box li a:hover::after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.sustainability .backnumber2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 30px;
  padding: 20px 30px;
  /*border-bottom: 1px dotted #ccc;*/
  background: #e9f8ef;
}

.sustainability .backnumber2 li {
  margin: 0 10px 0 0;
}

.sustainability .backnumber2 li a {
  display: inline-block;
  padding: 0 0 0 12px;
  font-size: 3.73333vw;
  position: relative;
}

.sustainability .backnumber2 li a::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #00b140;
  position: absolute;
  left: 0;
  top: 2.2vw;
}

.sustainability .backnumber2 li a:nth-child(n+2) {
  padding: 0 0 0 1.2em;
}

.sustainability .backnumber2 li a:nth-child(n+2)::before {
  content: "└";
  display: block;
  border: none;
  top: 0;
  color: #00519f;
  font-weight: bold;
}

.sustainability .backnumber2 li a[target=_blank] {
  padding-right: 16px;
  background-image: url(../images/common/icon_blank.gif);
  background-repeat: no-repeat;
  background-position: 100% 55%;
  background-size: auto;
}

.sustainability__block {
  margin: 0 0 40px;
  padding: 32px 16px 38px;
  border: 1px solid #bfbfbf;
}

.sustainability__block_ttl {
  margin: 0 auto 26px;
  padding: 0 0 16px;
  color: #000;
  font-size: 6.13333vw;
  font-weight: 500;
  text-align: center;
  position: relative;
}

.sustainability__block_ttl::after {
  content: "";
  display: block;
  width: 63px;
  height: 3px;
  background-color: #00519f;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -32px;
}

.sustainability__block_txt {
  margin: 0 0 22px;
  padding: 0 15px;
  font-size: 2.93333vw;
  line-height: 1.72;
}

.sustainability__block_txt p {
  margin-left: 1em;
  text-indent: -1em;
}

.sustainability .floatBox figure {
  margin-bottom: 20px;
  text-align: center;
}

.sustainability .link01 {
  line-height: 1;
}

.sustainability .link01 a {
  display: inline-block;
  padding: 0 0 0 12px;
  position: relative;
}

.sustainability .link01 a::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #00529f;
  position: absolute;
  left: 0;
  top: 3px;
}

.sustainability .link01 a[target=_blank] {
  padding-right: 16px;
  background-image: url(../images/common/icon_blank.gif);
  background-repeat: no-repeat;
  background-position: 100% 90%;
  background-size: auto;
}

.sustainability__contents_main .block .link_blank a[target=_blank] {
  padding-right: 16px;
  background-image: url(../images/common/icon_blank.gif);
  background-repeat: no-repeat;
  background-position: 100% 76%;
  background-size: auto;
}

.sustainability .c-red {
  color: #f00;
}

.sustainability .mapLink {
  display: inline-block;
  margin: 0 10px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.sustainability .mapLink:hover {
  opacity: 0.7;
  text-decoration: none;
}

.sustainability .icon.map {
  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;
  width: 60px;
  height: 24px;
  color: #fff;
  font-size: 12px;
  background: #4679c5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4679c5 0%, #38619f 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #4679c5 0%, #38619f 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#4679c5), to(#38619f));
  background: -o-linear-gradient(top, #4679c5 0%, #38619f 100%);
  background: linear-gradient(to bottom, #4679c5 0%, #38619f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media print, screen and (min-width: 768px) {
  .sustainability {
    background-image: url(../images/sustainability/bg.jpg);
  }
  .sustainability .banner_button {
    margin: 0 auto;
  }
  .sustainability .banner_button .overTxt {
    padding: 0 35px;
    font-size: 2.2em;
  }
  .sustainability .banner_button .overTxt .icon.newspaper {
    width: 47px;
    height: 42px;
  }

  .sustainability__menu {
    margin: 0 auto 106px;
    padding: 60px 50px 60px;
  }
  .sustainability__menu_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 43px;
  }
  .sustainability__menu_header li {
    -ms-flex: 0 0 49%;
    -webkit-box-flex: 0;
    flex: 0 0 49%;
    max-width: 49%;
  }
  .sustainability__menu .menu_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sustainability__menu .menu_item {
    -ms-flex: 0 0 44.5%;
    -webkit-box-flex: 0;
    flex: 0 0 44.5%;
    max-width: 44.5%;
    margin: 0 11% 48px 0;
  }
  .sustainability__menu .menu_item:nth-of-type(2n) {
    margin-right: 0;
  }
  .sustainability__menu .menu_item h3 {
    margin: 0 0 10px;
    padding: 10px 0 12px;
    font-size: 2em;
  }
  .sustainability__menu .menu_item h3 .icon {
    height: 50px;
    background-position: 0 50%;
  }
  .sustainability__menu .menu_item ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sustainability__menu .menu_item ul li {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-height: 60px;
    padding: 10px 0;
  }
  .sustainability__menu .menu_item ul li a {
    padding: 0 10px 0 0;
    width: 100%;
    font-size: 1.8em;
    letter-spacing: -1px;
  }
  .sustainability__menu .menu_item ul li a .icon.pdf {
    width: 24px;
    height: 30px;
  }
  .sustainability__menu .menu_item ul li:nth-of-type(3) h3 {
    font-size: 1.8em;
  }
  .sustainability__menu .menu_item .disc {
    font-size: 1.8em;
  }
  .sustainability__header .p_ttl {
    font-size: 4.2em;
  }
  .sustainability__body {
    margin: 20px auto 80px;
  }
  .sustainability__contents_main {
    margin: 0 auto 80px;
    padding: 60px;
  }
  .sustainability__contents_main h2 {
    margin: 0 auto 30px;
    padding-left: 10px;
    font-size: 3em;
  }
  .sustainability__contents_main h2.largeTitle {
    margin: 0 auto 80px;
    padding: 0;
    font-size: 3.8em;
    text-align: center;
  }
  .sustainability__contents_main h2.sp_middle {
    text-align: left;
  }
  .sustainability__contents_main h3 {
    margin: 0 auto 30px;
    padding: 0 0 5px;
    font-size: 2.4em;
  }
  .sustainability__contents_main table {
    margin: 0 auto 30px;
  }
  .sustainability__contents_main .blocks table {
    margin: 0 auto 30px;
    width: calc(100% / 3);
    table-layout: auto;
  }
  .sustainability__contents_main .blocks th, .sustainability__contents_main .blocks td {
    white-space: nowrap;
  }
  .sustainability__contents_main .blocks th {
    border-left: 1px solid #ccc;
  }
  .sustainability__contents_main .blocks td {
    border-right: 1px solid #ccc;
  }
  .sustainability__contents_main th, .sustainability__contents_main td {
    font-size: 1.8em;
  }
  /*.sustainability__contents_main table.add_table_area th, */.sustainability__contents_main table.add_font_areas td {
    font-size: 1.5em;
  }
  .sustainability__contents_main .globals th, .sustainability__contents_main .globals td {
    height: 67px;
  }
    
  .sustainability__contents_main p {
    margin: 0 auto 10px;
    padding: 0;
    font-size: 1.8em;
  }
.sustainability__contents_main p.csr__text {
  margin: 0 auto 40px;
}
  .sustainability__contents_main ul {
    margin: 0 auto 10px;
    padding: 0;
  }
  .sustainability__contents_main dl {
    margin: 0 auto 10px;
  }
  .sustainability__contents_main dt {
    font-size: 1.8em;
  }
  .sustainability__contents_main dd {
    font-size: 1.8em;
  }
  .sustainability__contents_main figure {
    text-align: center;
  }
  .sustainability__contents_main .leadTxt {
    margin: 0 auto 50px;
    font-size: 1.8em;
  }
  .sustainability__contents_main .block {
    margin: 0 auto 50px;
  }
  .sustainability__contents_main .link_box li a {
    font-size: 1.8em;
  }
  .sustainability .backnumber2 li {
    margin: 0 30px 0 0;
  }
  .sustainability .backnumber2 li a {
    padding: 0 0 0 16px;
    font-size: 1.4rem;
  }
  .sustainability .backnumber2 li a:nth-child(n+2) {
    padding: 0 0 0 16px;
    margin: 0 0 0 1em;
    font-size: 1.2rem;
  }
  .sustainability .backnumber2 li a::before {
    border-width: 5px 0 5px 10px;
    top: 9px;
  }
  .sustainability .backnumber2 li a:nth-child(n+2)::before {
    content: "└";
    border: none;
    top: 0;
  }
  .sustainability__block {
    margin: 0 0 80px;
    padding: 50px 16px 57px;
  }
  .sustainability__block_ttl {
    margin: 0 auto 24px;
    padding: 0 0 26px;
    font-size: 3.6em;
    letter-spacing: 3px;
  }
  .sustainability__block_ttl::after {
    width: 126px;
    margin-left: -63px;
  }
  .sustainability__block_txt {
    margin: 0 0 45px;
    text-align: center;
    font-size: 2.2em;
  }
  .sustainability__block_txt p {
    font-size: 0.8em;
  }
  .sustainability .floatBox::after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  .sustainability .floatBox figure {
    float: right;
    width: 44.7%;
    margin: 0 0 20px 20px;
  }
  .sustainability .link01 a {
    padding: 0 0 0 16px;
  }
  .sustainability .link01 a::before {
    border-width: 5px 0 5px 10px;
    top: 6px;
  }
  .sustainability .link01 a[target=_blank] {
    background-position: 100% 70%;
  }
}

@media print, screen and (min-width: 992px) {
  .sustainability__menu .menu_item {
    -ms-flex: 0 0 30%;
    -webkit-box-flex: 0;
    flex: 0 0 30%;
    max-width: 30%;
    margin-right: 5%;
  }
  .sustainability__menu .menu_item:nth-of-type(2n) {
    margin-right: 5%;
  }
  .sustainability__menu .menu_item:nth-of-type(3n) {
    margin-right: 0;
  }
  .sustainability__menu .menu_item h3 {
    font-size: 1.9em;
  }
  .sustainability .backnumber2 li a::before {
    /*top: 12px;*/
  }
}

@media print, screen and (min-width: 1024px) {
  .sustainability__header {
    padding: 44px 0 27px;
  }
  .sustainability__body {
    padding: 0;
  }
}

@media print, screen and (min-width: 1150px) {
  .sustainability__menu .menu_item h3 {
    font-size: 2.2em !important;
  }
  /*.sustainability__menu .menu_item:nth-of-type(3) h3 {
    font-size: 1.9em !important;
  }*/
}

/*---------------------------------------------------
*
*  サステナビリティ一覧
*
*     @url  /sustainability/index.html
*
*/
.sustainability__body_col {
    display: flex;
    justify-content: center;
}
.sustainability__leadtxt {
  padding: 40px 0;
  max-width: 1150px;
  margin: 0 auto 60px;
  color: #00519f;
  font-weight: 500;
  text-align: center;
  line-height: 1.71;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #bfbfbf;
    box-sizing: border-box;
}

.sustainability__leadtxt h2 {
    font-size: 3.2em;
    margin: 0 0 1.5em;
    color: #00b140;
}
.sustainability__leadtxt .txt_area {
    margin-right: 3%;
    text-align: left;
}
.sustainability__leadtxt .txt_area p {
    font-size: 1.8em;
    line-height: 1.8;
    color: #000;
}
.sustainability__leadtxt .txt_area p + p {
    margin-top: 16px;
}
@media print, screen and (min-width: 768px) {
    .page-csr_page .pc_lr {
        margin: 0 2px;
    }
}
.page-csr_page div.w_size {
    width: 100%;
    max-width: 206px;
    margin: 0 auto;
    text-align: center;
}
.page-csr_page div.w_size img {
    width: 140px;
}

@media print, screen and (max-width: 767px) {
    .mb_lgr,
    .sustainability__leadtxt {
        margin: 0 auto 40px;
    }
  .sustainability__body_col {
      flex-direction: column-reverse;
      padding: 0 7%;
  }
  .sustainability__body_col figure {
      margin: 0 0 1.5em;
  }
  .sustainability__leadtxt .txt_area {
      width: 100%;
      margin-right: 0;
  }
  .sustainability__leadtxt h2 {
      font-size: 5.8vw;
      margin: 0 0 1em;
  }
  .sustainability__leadtxt .txt_area p {
      font-size: 0.9em;
  }
  .page-csr_page div.w_size {
      margin: 10% auto;
  }
}

/*---------------------------------------------------
*  HELLO! eco!
*     @url  /sustainability/hello-eco.html
*
*/
.hello-eco__contents .block h4 {
  margin: 0 auto 20px;
  font-size: 2.2em;
  font-weight: 400;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .block h4 {
    margin: 0 auto 10px;
    font-size: 3.8vw;
  }
}

.hello-eco__contents .block .figure_ttl {
  margin: 0;
  font-size: 2em;
  font-weight: 400;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .block .figure_ttl {
    font-size: 3.6vw;
  }
}

.hello-eco__contents .block .figure_ttl::after {
  content: "";
  display: block;
  clear: both;
}

.hello-eco__contents .block .figure_ttl .caption {
  float: right;
}

.hello-eco__contents figure {
  text-align: center;
}

.hello-eco__contents h3.no_bdr {
  margin: 0 auto 20px;
  padding: 0;
  border-bottom: none;
}

.hello-eco__contents .flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .flexBox {
    display: block;
  }
}

.hello-eco__contents .flexBox figure {
  width: 220px;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .flexBox figure {
    width: 100%;
  }
}

.hello-eco__contents .flexBox .txt_area {
  padding-left: 20px;
  width: calc(100% - 220px - 20px);
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .flexBox .txt_area {
    padding-left: 0;
    padding-top: 10px;
    width: 100%;
  }
}

.hello-eco__contents .flexBox .txt_area .ttl {
  margin-bottom: 0;
  font-size: 2.2em;
  font-weight: 400;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .flexBox .txt_area .ttl {
    font-size: 4vw;
  }
}

.hello-eco__contents .flexBox.hello-eco_mark figure {
  width: 276px;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .flexBox.hello-eco_mark figure {
    width: 100%;
  }
}

.hello-eco__contents .flexBox.hello-eco_mark .txt_area {
  width: calc(100% - 276px - 20px);
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .flexBox.hello-eco_mark .txt_area {
    width: 100%;
  }
}

.hello-eco__contents .hello-eco_list_wrap {
  font-size: 1.8em;
  text-align: center;
  line-height: 1.8;
  background: url("../images/sustainability/hello-eco/bg01.png") no-repeat left 10% top 20%/auto auto, url("../images/sustainability/hello-eco/bg02.png") no-repeat left 85% top 90%/auto auto, url("../images/sustainability/hello-eco/bg03.png") no-repeat left 50% top 100%/auto auto;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .hello-eco_list_wrap {
    font-size: 3.73333vw;
  }
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .hello-eco_list_wrap {
    background: url("../images/sustainability/hello-eco/bg01.png") no-repeat left 0% top 0%/25% auto, url("../images/sustainability/hello-eco/bg02.png") no-repeat left 100% top 92%/25% auto, url("../images/sustainability/hello-eco/bg03.png") no-repeat left 50% top 100%/80% auto;
  }
}

.hello-eco__contents .hello-eco_list_wrap .hello-eco_list_inner {
  display: inline-block;
  padding: 50px 0;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .hello-eco_list_wrap .hello-eco_list_inner {
    padding: 40px 0;
  }
}

.hello-eco__contents .hello-eco_list_wrap .ttl {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.8;
}

.hello-eco__contents .hello-eco_list_wrap .list {
  counter-reset: number 0;
  display: inline-block;
  text-align: left;
}

.hello-eco__contents .hello-eco_list_wrap .list > li {
  list-style-type: none;
  position: relative;
  padding-left: 1.5em;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .hello-eco_list_wrap .list > li {
    padding-left: 5.33333vw;
  }
  .hello-eco__contents .hello-eco_list_wrap .ttl {
    font-size: 1.15em;
  }
}

.hello-eco__contents .hello-eco_list_wrap .list > li::before {
  counter-increment: number 1;
  content: counter(number) "";
  position: absolute;
  left: 0;
  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;
  margin-top: 0.4em;
  width: 1.5em;
  height: 1.5em;
  color: #fff;
  font-size: 0.8em;
  line-height: 1;
  background-color: #00b140;
  border-radius: 50%;
  text-align: center;
}

.hello-eco__contents .hello-eco_list_wrap .list > li .note {
  font-size: 0.85em;
}

.hello-eco__contents .hello-eco_list_wrap .list > li .note > li {
  list-style-type: none;
  padding-left: 1em;
  text-indent: -1em;
}

.hello-eco__contents .list_note {
  font-size: 1.8em;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .list_note {
    font-size: 3.73333vw;
  }
}

.hello-eco__contents .list_note > li {
  margin: 0;
  font-size: 0.85em;
  list-style-type: none;
  padding-left: 1em;
  text-indent: -1em;
}

.hello-eco__contents p + .list_note {
  margin-top: 30px;
}

.hello-eco__contents .box_lightGreen {
  font-size: 1.8em;
  text-align: center;
  padding: 14px 32px 32px;
  background-color: #e9f8ef;
}

.hello-eco__contents .box_lightGreen .txt {
    font-size: 1.06em;
    margin-bottom: 14px;
    text-align: left;
    color: #00b140;
}
@media print, screen and (max-width: 767px) {
  .hello-eco__contents .box_lightGreen .txt {
      margin-bottom: 10px;
      line-height: 1.6;
  }
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .box_lightGreen {
    font-size: 3.73333vw;
  }
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .box_lightGreen {
    padding: 10px;
  }
}

.hello-eco__contents .box_lightGreen .list {
  display: inline-block;
  margin: 32px 0 0;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .box_lightGreen .list {
    margin-top: 10px;
  }
}

.hello-eco__contents .box_lightGreen .list > li {
  text-align: left;
  padding-left: 1em;
  text-indent: -1em;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .box_lightGreen .list > li {
    font-size: 0.85em;
  }
}

.hello-eco__contents .box_pdf_link .pdf_ttl span {
    font-size: 2.2rem;
    font-weight: 500;
    border-bottom: 2px solid #00b140;
}
.hello-eco__contents .box_pdf_link .m_txt {
    font-size: 1.6rem;
    margin: 30px auto 0;
}
.hello-eco__contents .pdf_btn {
    margin: 35px 0 0;
    padding-bottom: 50px;
}
.hello-eco__contents .pdf_btn a {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 0.8em 0;
  max-width: 360px;
  background-color: #00b140;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 400;
  text-align: center;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .box_pdf_link .pdf_ttl {
      margin: 0 auto 10px;
  }
  .hello-eco__contents .box_pdf_link .pdf_ttl span {
      font-size: 4.5vw;
      line-height: 1.6;
      padding-bottom: 5px;
  }
  .hello-eco__contents .box_pdf_link .m_txt {
      font-size: 3.0vw;
      margin: 10px auto 0;
  }
  .hello-eco__contents .pdf_btn {
      margin: 20px 0 0;
      padding-bottom: 30px;
  }
  .hello-eco__contents .pdf_btn a {
    width: 80%;
    font-size: 4.26667vw;
  }
}

.hello-eco__contents .pdf_btn a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
  width: 26px;
  height: 31px;
  background: url("../images/sustainability/hello-eco/icon_pdf.png");
    background-size: contain;
}

.hello-eco__contents .product_list {
  margin-top: 30px;
}

.hello-eco__contents .product_list > li:not(:last-child) {
  margin-bottom: 26px;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .table_container {
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .table_container .text_nowrap {
    white-space: nowrap;
  }
}

.hello-eco__contents table {
  table-layout: auto;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents table {
    font-weight: normal;
    table-layout: auto;
    margin: 0 0 0.5em;
  }
  .hello-eco__contents table.scrolls th {
    white-space: nowrap;
  }
  .hello-eco__contents table.nowraps td {
    white-space: nowrap;
  }
}

.hello-eco__contents table.tbl_green th, .hello-eco__contents table.tbl_green td {
  border: 2px solid #e9f8ef;
}

.hello-eco__contents table.tbl_green thead th {
  background-color: #00b140;
  color: #fff;
  text-align: center;
    white-space: nowrap;
}

.hello-eco__contents table.tbl_green tbody th {
  text-align: center;
}

.hello-eco__contents table.tbl_green tbody th, .hello-eco__contents table.tbl_green tbody td {
  background-color: #fff;
}

.hello-eco__contents table.tbl_blue {
  margin-bottom: 0;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}

.hello-eco__contents table.tbl_blue caption {
  text-align: right;
  font-weight: 400;
  font-size: 1.8em;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents table.tbl_blue caption {
    font-size: 3.73333vw;
  }
}

.hello-eco__contents table.tbl_blue th, .hello-eco__contents table.tbl_blue td {
  border: none;
  padding: 8px;
  text-align: center;
}

.hello-eco__contents table.tbl_blue th.bt_bk, .hello-eco__contents table.tbl_blue td.bt_bk {
  border-top: 2px solid #000 !important;
}

.hello-eco__contents table.tbl_blue th.bb_bk, .hello-eco__contents table.tbl_blue td.bb_bk {
  border-bottom: 2px solid #000 !important;
}

.hello-eco__contents table.tbl_blue th.br_bk, .hello-eco__contents table.tbl_blue td.br_bk {
  border-right: 2px solid #000 !important;
}

.hello-eco__contents table.tbl_blue th.bb_gr, .hello-eco__contents table.tbl_blue td.bb_gr {
  border-bottom: 2px solid #ccc !important;
}

.hello-eco__contents table.tbl_blue thead th {
  background-color: #fff;
  text-align: center;
}

.hello-eco__contents table.tbl_blue tbody tr:nth-child(odd) th {
  background-color: #d3e6f7;
}

.hello-eco__contents table.tbl_blue tbody tr:nth-child(odd) td {
  background-color: #e0e0e0;
}

.hello-eco__contents table.tbl_blue tbody tr:nth-child(even) th {
  background-color: #e5eff8;
}

.hello-eco__contents table.tbl_blue tbody tr:nth-child(even) td {
  background-color: #f1f1f1;
}

.hello-eco__contents table.tbl_blue.tbl01 {
  border: none;
}

.hello-eco__contents table.tbl_blue.tbl01 thead th {
  border: 2px solid #fff;
}

.hello-eco__contents table.tbl_blue.tbl01 tbody th, .hello-eco__contents table.tbl_blue.tbl01 tbody td {
  border: 2px solid #efefef;
  border-top: none;
  border-bottom: none;
}

.hello-eco__contents table.tbl_blue.tbl01 tbody th:nth-last-child(1), .hello-eco__contents table.tbl_blue.tbl01 tbody th:nth-last-child(4), .hello-eco__contents table.tbl_blue.tbl01 tbody td:nth-last-child(1), .hello-eco__contents table.tbl_blue.tbl01 tbody td:nth-last-child(4) {
  text-align: left;
}

.hello-eco__contents table.tbl_blue.tbl01 tbody tr:nth-child(odd) td {
  background-color: #f1f1f1;
}

.hello-eco__contents table.tbl_blue.tbl01 tbody tr:nth-child(odd) th:nth-last-child(4), .hello-eco__contents table.tbl_blue.tbl01 tbody tr:nth-child(odd) td:nth-last-child(4) {
  background-color: #e5eff8;
}

.hello-eco__contents table.tbl_blue.tbl01 tbody tr:nth-child(even) td {
  background-color: #e0e0e0;
}

.hello-eco__contents table.tbl_blue.tbl01 tbody tr:nth-child(even) th:nth-last-child(4), .hello-eco__contents table.tbl_blue.tbl01 tbody tr:nth-child(even) td:nth-last-child(4) {
  background-color: #d3e6f7;
}

.hello-eco__contents .detail_btn a {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 0.8em 0;
  max-width: 360px;
  background-color: #00b140;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .detail_btn a {
    width: 80%;
    font-size: 4.26667vw;
  }
}

.hello-eco__contents .detail_btn a::after {
  content: "";
  position: absolute;
  right: 1em;
  top: 45%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.hello-eco__contents table.tbl_blue.tbl01 tbody td:nth-last-child(2) {
  text-align: right !important;
}

.hello-eco__contents table.tbl_blue.tbl01 tbody td:nth-last-child(3) {
  text-align: right !important;
}


/*2022/05/26 追記ここから*/
.hello-eco__contents table.tbl_blue02 {
  margin-bottom: 0;
  border-top: 1px solid #ccc;;/*20220601変更*/
  border-bottom: 1px solid #ccc;;/*20220601変更*/
}

.hello-eco__contents table.tbl_blue02 caption {
  text-align: right;
  font-weight: 400;
  font-size: 1.8em;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents table.tbl_blue02 caption {
    font-size: 3.73333vw;
  }
}

.hello-eco__contents table.tbl_blue02 th, .hello-eco__contents table.tbl_blue02 td {
  border: 1px solid #ccc;/*20220531変更*/
  padding: 8px;
  text-align: center;
}


.hello-eco__contents table.tbl_blue02 th.bt_bk, .hello-eco__contents table.tbl_blue02 td.bt_bk {
  background-color: #fff !important;
}

.hello-eco__contents table.tbl_blue02 th.bb_bk, .hello-eco__contents table.tbl_blue02 td.bb_bk {
  background-color: #e5eff8 !important;
}
/*
.hello-eco__contents table.tbl_blue02 th.br_bk, .hello-eco__contents table.tbl_blue02 td.br_bk {
  border-right: 1px solid #000 !important;
}

.hello-eco__contents table.tbl_blue02 th.bb_gr, .hello-eco__contents table.tbl_blue02 td.bb_gr {
  border-bottom: 1px solid #000 !important;/
}
*/

/*2022/06/08追加ここから*/
.hello-eco__contents table.tbl_blue02 tbody th {
  background-color: #fff;
}
/*2022/06/08追加ここまで*/

.hello-eco__contents table.tbl_blue02 thead th {
  background-color: #fff;
  text-align: center;
}

.hello-eco__contents table.tbl_blue02 tbody tr:nth-child(odd) th {
  background-color: #d3e6f7;
}

.hello-eco__contents table.tbl_blue02 tbody tr:nth-child(odd) td {
  background-color: #e0e0e0;
}

.hello-eco__contents table.tbl_blue02 tbody tr:nth-child(even) th {
  background-color: #e5eff8;
}

.hello-eco__contents table.tbl_blue02 tbody tr:nth-child(even) td {
  background-color: #f1f1f1;
}

.hello-eco__contents table.tbl_blue02.tbl01 {
  border: 1px solid #ccc;
}

.hello-eco__contents table.tbl_blue02.tbl01 thead th {
  border: 1px solid #ccc; /*20220601変更*/
}

.hello-eco__contents table.tbl_blue02.tbl01 tbody th, .hello-eco__contents table.tbl_blue02.tbl01 tbody td {
  border: 1px solid#ccc; /*20220601変更*/
  border-top: 1px solid #ccc; /*20220601変更*/
  border-bottom: 1px solid #ccc; /*20220601変更*/
}

.hello-eco__contents table.tbl_blue02.tbl01 tbody th:nth-last-child(1), .hello-eco__contents table.tbl_blue02.tbl01 tbody th:nth-last-child(4), .hello-eco__contents table.tbl_blue02.tbl01 tbody td:nth-last-child(1), .hello-eco__contents table.tbl_blue02.tbl01 tbody td:nth-last-child(4) {
  text-align: left;
}
/*
.hello-eco__contents table.tbl_blue02.tbl01 tbody tr:nth-child(odd) td {
  background-color: #f1f1f1;
}

.hello-eco__contents table.tbl_blue02.tbl01 tbody tr:nth-child(odd) th:nth-last-child(4), .hello-eco__contents table.tbl_blue02.tbl01 tbody tr:nth-child(odd) td:nth-last-child(4) {
  background-color: #e5eff8;
}

.hello-eco__contents table.tbl_blue02.tbl01 tbody tr:nth-child(even) td {
  background-color: #e0e0e0;
}

.hello-eco__contents table.tbl_blue02.tbl01 tbody tr:nth-child(even) th:nth-last-child(4), .hello-eco__contents table.tbl_blue02.tbl01 tbody tr:nth-child(even) td:nth-last-child(4) {
  background-color: #d3e6f7;
}*/

.hello-eco__contents .detail_btn a {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 0.8em 0;
  max-width: 360px;
  background-color: #00b140;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

@media print, screen and (max-width: 767px) {
  .hello-eco__contents .detail_btn a {
    width: 80%;
    font-size: 4.26667vw;
  }
}

.hello-eco__contents .detail_btn a::after {
  content: "";
  position: absolute;
  right: 1em;
  top: 45%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.hello-eco__contents table.tbl_blue02.tbl01 tbody td:nth-last-child(2) {
  text-align: left !important;
}

.hello-eco__contents table.tbl_blue02.tbl01 tbody td:nth-last-child(3) {
  text-align: center !important;
}

/*2022/04/26 追記ここまで*/




/*---------------------------------------------------*/

/*---------------------------------------------------
*
*  共通
*
*/
.csr__header h2 {
  margin: 0 0 16px;
  font-size: 5.33333vw;
  text-align: center;
  color: #00b140;
}

.sustainability__menu p {
  margin: 0 auto 20px;
  padding: 0;
  font-size: 3.73333vw;
  line-height: 2.1;
}

  .sustainability__contents_main h2.after_none {
      margin: 0 0 16px;
  }

.icon.leaf_2 {
  width: 8vw;
  height: 8vw;
  background-image: url(../images/sustainability/icon_leaf.png);
}

@media print, screen and (min-width: 768px) {
  .csr__header h2 {
    margin: 0 0 50px;
    font-size: 3.6em;
  }
  .csr__header h2 .icon.leaf_2 {
    margin-right: 10px;
    width: 36px;
    height: 36px;
  }
  .sustainability__menu p {
    margin: 0 auto 10px;
    padding: 0;
    font-size: 1.8em;
  }
}

.page-csr_page {
	border: 1px solid #bfbfbf;
}

.page-csr_page h2.largeTitle::after {
	content: none;
}
.page-csr_page .leadTxt:nth-of-type(1) {
	margin-bottom: 10px;
}
.page-csr_page figure {
	text-align: center;
	margin: 0 0 20px;
}
.page-csr_page figcaption {
	font-size: 12px;
}
.page-csr_page .txt-left {
	display: flex;
	justify-content: center;
	text-align: left;
}
.page-csr_page .block p,
.page-csr_page .block li {
	font-size: 3.73333vw;
}
.page-csr_page .block p.small {
    font-size: 2.8vw;
}
.page-csr_page .fBox {
	padding: 15px 20px;
	background: #f4f6fa;
	border: 1px solid #ccc;
	margin: 0 0 30px;
}
.page-csr_page .bBox {
	padding: 20px 25px;
	border: 1px solid #ccc;
	background: #fbfbfb;
	margin: 0 0 30px;
}

/* ここから2022/04/12 追加*/
.page-csr_page .bBox2 {
	padding: 20px 0px;
	border: 1px solid #ccc;
	background: #fbfbfb;
	margin: 0 0 30px;
}

/* ここまで2022/04/12 追加*/

.page-csr_page .block {
	margin: 0 auto 30px;
}

.page-csr_page .flexBox.fl2col > .box h4,
.page-csr_page .block h4 {
	clear: none;
	color: #36762c;
	font-weight: 400;
}

.page-csr_page .flexBox {
	display: flex;
	flex-direction: column;
}
.page-csr_page .flexBox .txt {
	order: 2;
}
.page-csr_page .flexBox figure {
	margin: 0 auto 10px;
	text-align: center;
	order: 1;
}
.page-csr_page .flexBox img {
	margin-bottom: 15px;
}
.page-csr_page .flexBox.flexBox2 figure {
	order: 1;
}
.page-csr_page .flexBox3 .txt3,
.page-csr_page .flexBox.flexBox2 .txt {
	order: 2;
}
.page-csr_page .table-blue th {
	display: block;
	width: 100%;
	border-right: none;
	background: #dee1f1 !important;
}
.page-csr_page .table-blue td {
	display: block;
	width: 100%;
}
.page-csr_page .numList {
	list-style-position: inside;
	text-indent: -2em;
	padding-left: 2.5em;
}


.page-csr_page .colR {color: #e60012; font-weight: bold;}
.page-csr_page .colG {color: #23ac38; font-weight: bold;}
.page-csr_page .colB {color: #004ea2; font-weight: bold;}
.page-csr_page .colA {color: #00a8e9; font-weight: bold;}

.page-csr_page .number {color: #00519f; font-weight: bold;}
.page-csr_page .number span {font-size: 300%; font-weight: bold;}

.page-csr_page.csr_sp .block h3 span {font-size: 90%;}

.page-csr_page table td.num   {text-align: center;}
.page-csr_page table > caption  {text-align: right;}


@media print, screen and (min-width: 768px) {
	.page-csr_page .block ul li,
	.page-csr_page .fBox ul li {
		font-size: 1.8em;
	}
	.page-csr_page .block .table-list li {
		font-size: 1em;
	}
	.page-csr_page .flexBox {
		display: flex;
		flex-direction: row;
		align-items: stretch;
		justify-content: space-between;
		margin: 0 0 20px;
	}
	.page-csr_page .flexBox2 {
		align-items: center;
	}
	.page-csr_page .flexBox3 {
		flex-direction: row-reverse;
	}
	.page-csr_page .flexCenter {
		align-items: center;
	}
	.page-csr_page .flexBox .txt {
		padding-right: 20px;
		order: 1;
	}
	.page-csr_page .flexBox3 .txt3 {
		padding-left: 20px;
		order: 1;
	}
    .page-csr_page .flexBox_end {
        display: flex;
        justify-content: center;
    }
    .page-csr_page .flexBox_end figure {
        margin: 0;
    }
    
    .page-csr_page .flexBox_col2 figure.w_200, 
	.page-csr_page .flexBox figure {
		width: auto;
		min-width: 200px;
		max-width: 220px;
		order: 2;
	}
	.page-csr_page .flexBox figure.w100 {
		width: auto;
		min-width: 500px;
		max-width: 500px;
		order: 2;
	}
	.page-csr_page .flexBox .image figcaption {
		margin-bottom: 20px;
		clear: both;
	}
	
	.page-csr_page .flexBox.flexBox2 .txt {
		padding-left: 20px;
		order: 2;
	}
	.page-csr_page .flexBox.flexBox2 figure {
		order: 1;
	}
	
	.page-csr_page .fBox p {
		font-size: 1.8em;
	}
	.page-csr_page .thumbBox {
		display: flex;
		flex-wrap: wrap;
	}
	.page-csr_page .thumbBox .thumb {
		width: 23%;
		margin: 0 1% 20px;
	}
	.page-csr_page .thumbBox .thumb figure {
		text-align: center;
	}
	.page-csr_page .thumbBox .name {
		font-size: 1.5em;
	}
	.page-csr_page .thumbBox .name strong {
		font-size: 1.3em;
	}
	.page-csr_page .flexBox.fl2col {
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.page-csr_page .flexBox.fl2col > .box {
		width: 48%;
		max-width: 48% !important;
		margin: 0 1% 20px;
	}
	.page-csr_page .flexBox.fl2col .box .name {
		font-size: 1.5em;
	}
	.page-csr_page .flexBox.fl2col .box strong {
		font-size: 1.3em;
	}
	.page-csr_page {
		padding: 60px 60px 80px;
	}
	.page-csr_page h2.largeTitle {
		margin: 0 auto 62px;
		font-size: 3.6em;
	}
	.page-csr_page h2.sp_middle {
		font-size: 3.0em;
	}
	.page-csr_page .block p {
		font-size: 1.8em;
	}
    .page-csr_page .block p.small,
	.page-csr_page .block p.s-mall {
		font-size: 1.5em;
	}
	.page-csr_page .table-blue {
		display: table;
	}
	.page-csr_page .table-blue th {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		width: 180px;
		background: #dee1f1 !important;
	}
	.page-csr_page .table-blue td {
		display: table-cell;
		width: auto;
	}
	.page-csr_page .al-right {
		text-align: right;
	}
	.page-csr_page .al-add-left {
		text-align: left;
	}
	.page-csr_page .cap {
		color: #fff;
		background: #00519f;
		font-size: 70%;
		padding: 5px 10px;
		border-radius: 3px;
		/*margin-left: 10px;*/
	}
}

.page-csr_page .txt_size_12 {
  font-size: 12px;
}


@media print, screen and (min-width: 992px) {
	.page-csr_page.company__menu .menu_item {
		flex: 0 0 50%;
	}
}

.csr__body .icon_b {
    background: url(../images/company/icon_b.png) no-repeat left center;
    padding-left: 30px;
}

@media screen and (max-width: 767px) {
.csr__body .icon_b {
    background: url(../images/company/icon_b.png) no-repeat left center;
    padding-left: 20px;
    background-size: 18px auto;
}
    .text_indent_sp {
        text-indent: 1em;
    }
  .page-csr_page .txt_size_12 {
    font-size: 2.8vw;
  }
}
.text_indent .sub_bottom {
	display: inline;
}

.list_dot,
.coution_txt {
	padding-left: 1em;
	text-indent: -1em;
}
.coution_txt::before {	content: "※";}

.list_dot2 {
	padding-left: 2.7em;
	text-indent: -0.9em;
}
@media print, screen and (min-width: 768px) {
  .page-data th {
    width: 20%;
  }
}

.sustainability__contents_main table .w__20p th,
.sustainability__contents_main table .tbody_s th,
.sustainability__contents_main table th.th_s {
    width: 20%;
}

.sustainability__contents_main table .tbody_s th {
    width: 40%;
}

.sustainability__contents_main table th.th_sm {
    width: 25%;
}

.sustainability__contents_main table th.th_add_short {
    width: 18%;
}

.sustainability__contents_main table th.th_short {
    width: 12%;
}

@media print, screen and (max-width: 767px){
    .sustainability__contents_main table.scrolls th {
		white-space: nowrap;
    }
    .sustainability__contents_main table.nowraps td {
		white-space: nowrap;
    }
    .sustainability__contents_main table tbody td.nowrap {
		white-space: nowrap;
    }
    .sustainability__contents_main table th.th_sm {
        width: 40%;
    }
}
/*---------------------------------------------------*/

/*---------------------------------------------------
*  ごあいさつ
*     @url  /greeting.html
*/
.greeting p {
    margin-bottom: 0;
}
.greeting p.mb {
    margin-bottom: 30px;
}


@media print, screen and (min-width: 768px) {
	.page-csr_page .flexBox ul.w400 {
		width: auto;
		min-width: 400px;
		max-width: 400px;
		order: 2;
	}
}

/*---------------------------------------------------*/

/*---------------------------------------------------
*  追加
*  レイアウト
*/
.page-csr_page .block .add_box {
    order: 1;
}
.page-csr_page .block .add_box .add_col {
    display: flex;
}
.page-csr_page .block .add_box figure {
    width: calc(100% / 2 - 10px);
    max-width: initial;
    min-width: initial;
    margin: 0 auto 18px;
}
.page-csr_page .block .add_box figure img {
    margin-bottom: 10px;
}
@media print, screen and (min-width: 768px) {
    .page-csr_page .block .add_box {
        order: 2;
    }
    .page-csr_page .block .add_box .add_col {
        width: auto;
        min-width: 480px;
        max-width: 480px;
    }
    .page-csr_page .block .add_box figure img.h_add {
        height: 198px;
    }
}

.page-csr_page .block .add_font_size {
    font-size: 2.4em;
}

@media print, screen and (max-width: 767px) {
    .sp_w90 {
        width: 56%;
    }
    .page-csr_page .block .add_font_size {
        font-size: 4vw;
        line-height: 1.6;
    }
}
@media print, screen and (min-width: 768px) {
    .page-csr_page .block .w500 {
        max-width: 500px;
        min-width: 500px;
        margin: 0 auto 20px;
    }
    .page-csr_page .block .w700 {
        max-width: 700px;
        min-width: 700px;
        margin: 0 auto 20px;
    }
    .page-csr_page .block .w900 {
        max-width: 900px;
        min-width: 900px;
        margin: 0 auto 20px;
    }
    .page-csr_page .block .w320 {
        max-width: 320px;
        min-width: 320px;
    }
    .page-csr_page .block .w280 {
        max-width: 280px;
        min-width: 280px;
        margin: 0 auto 20px;
    }
    .page-csr_page .block .w180 {
        max-width: 180px;
        min-width: 180px;
        margin: 0 auto 20px;
    }
    .page-csr_page .block .add_col3 {
        display: flex;
        justify-content: space-between;
    }
    .page-csr_page .block .add_col3 figure {
        width: calc(100% / 3 - 20px);
        max-width: initial;
        min-width: initial;
        margin: 0 0 18px;
    }
}

.page-csr_page .block .add_col3 figcaption {
    margin-top: 15px;
}

.page-csr_page .block .add_h3 {
    color: #000;
    border: 0;
    margin: 0 auto 20px;
}

.table_wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.table_wrap table {
    height: 100%;
}
.table_wrap .table_wrap_left {
    width: 25%;
    position: relative;
}
.table_wrap .table_wrap_left::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: -4.6em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 0 40px 22px;
    border-color: transparent transparent transparent #cccccc;
}
.table_wrap .table_wrap_left td {
    height: 100%;
}
.table_wrap .table_wrap_left td .box_c {
    text-align: center;
}
.table_wrap .table_wrap_left td span {
    display: inline-block;
    text-align: left;
    padding-left: 1.2em;
    text-indent: -1.2em;
    margin: 16px 0 0;
}
.table_wrap_right {
    width: 70%;
}
.sustainability__menu .block .add_line_height {
    line-height: 1.8;
}
@media print, screen and (max-width: 767px) {
    .table_wrap {
        width: 240vw;
        margin: 0 0 0.5em;
    }
    .table_wrap .table_wrap_left::after {
        right: -8vw;
        border-width: 10vw 0 10vw 4.2vw;
    }
    .page-csr_page .block.add_mg_top {
        margin: 40px auto 30px;
    }
    .sustainability__menu .block .add_line_height {
        font-size: 16px;
        line-height: 1.625;
    }
}
.sustainability__menu_body.add_mb0,　
.page-csr_page .block .add_mb0 {
    margin-bottom: 0;
}

/*---------------------------------------------------
*  コーポレート・ガバナンス
*     @url  /sustainability/cg/
*/
.add_circle {
    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: 1.5em;
    height: 1.5em;
    color: #fff;
    font-size: 0.8em;
    background-color: #36762c;
    border-radius: 50%;
    text-align: center;
    line-height: 1.4em;
    margin-right: 0.4em;
    vertical-align: bottom;
}
@media screen and (max-width: 767px) {
    .add_circle {
        width: 4.6vw;
        height: 4.6vw;
        font-size: 3vw;
        line-height: 4.6vw;
        margin-right: 1.2vw;
    }
}
@media screen and (max-width: 767px) {
  .sustainability__contents_main li {
    font-size: 3.73333vw;
  }
}

@media print, screen and (max-width: 767px){
  .page-csr_page .list_style {
    text-indent: -1.3em;
    padding-left: 1.5em;
  }
}

.a_link {
  position: relative;
  padding-left: 16px
}

.a_link:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #00b140;
  position: absolute;
  left: 0;
  top: 7px;
}

.a_pdf {
  padding-right: 16px;
  background-image: url(../images/common/icon_blank.gif);
  background-repeat: no-repeat;
  background-position: 100% 70%;
  background-size: auto;
}

.sustainability__contents_main span.right {
  display: block;
  text-align: right;
}
.sustainability__contents_main p.flex_right {
  display: flex;
  justify-content: flex-end;
  line-height: 1.4;
}

.sustainability__contents_main .block .col3_Box {
    display: flex;
    justify-content: space-between;
    padding: 20px 20px 10px;
}
.sustainability__contents_main .block .col3_Box div {
    width: 33.3333%;
}
.sustainability__contents_main .block .col3_Box div:nth-child(2) {
    width: 24.5%;
}

.page-csr_page .flexBox figure.w350 {
    order: 2;
}

@media screen and (max-width: 767px) {
  .sustainability__contents_main .table_local {
      margin-bottom: 30px !important;
  }
    
  .sustainability__contents_main .block .col3_Box {
      display: block;
  }
  .sustainability__contents_main .block .col3_Box div {
      width: 100%;
  }
  .sustainability__contents_main .block .col3_Box div:nth-child(2) {
      width: 100%;
      margin: 0 auto 20px;
  }
}
@media screen and (min-width: 768px) {
  .sustainability__contents_main .table_local {
      margin: 0 0 0 30px;
  }
  .page-csr_page .flexBox figure.w350 {
    　max-width: 350px;
      min-width: 350px;
  }
}
/*---------------------------------------------------*/

/*---------------------------------------------------
*  お客さまとのかかわり
*     @url  /sustainability/customer/
*/
.page-csr_page figure.flexBox_c {
	display: flex;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width: 640px) {
    .page-csr_page figure.flexBox_c {
		height: 150px;
    }
}

@media screen and (min-width: 768px) {
	.sustainability__contents_main table td .list_f {
		margin-bottom: 0;
	}
    .sustainability__contents_main table td .list_f li {
        font-size: 1em;
        margin-bottom: 0;
    }
}
.page-csr_page .block .flex_s {
	display: flex;
}

@media screen and (max-width: 767px) {
  .strong_width {
    width: 192px;
  }
  .page-csr_page figure .size_th {
      width: 66%;
  }
}

.bg_f {
    background: #FFF;
    padding: 5px 0 2px 10px;
}

.list_dot sub {
    text-indent: 0;
}

.sub_top {
  display: inline-block;
  top: -0.2em;
  font-size: 19px;
}

.page-csr_page .detail_btn a {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 0.8em 0;
  max-width: 360px;
  background-color: #00b140;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.page-csr_page .detail_btn a::after {
  content: "";
  position: absolute;
  right: 1em;
  top: 45%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

@media print, screen and (max-width: 767px) {
  .page-csr_page .detail_btn a {
    width: 80%;
    font-size: 4.26667vw;
  }
    .page-csr_page .sp-c-revers {
        display: flex;
        flex-direction: column-reverse;
    }
	.page-csr_page .block p.s-mall {
		margin: 0 auto 40px;
	}
}

.page-csr_page .block p {
    word-break: normal;
}

/*---------------------------------------------------*/

/*---------------------------------------------------
*  社会とのかかわり
*     @url  /sustainability/society.html
*/
@media screen and (min-width: 1200px) {
	.sustainability__contents_main .vertical {
		padding: 0 10%;
	}
}
.page-csr_page .flexBox figure.w190 {
  min-width: 190px;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .page-csr_page .flexBox_col_1 {
      width: 60%;
      margin: 0 auto;
  }
    
  .page-csr_page .flexBox_col_2center {
      display: flex;
      justify-content: center;
  }
    .page-csr_page .flexBox_col_2center figure {
        width: 300px;
        margin: 0 6px;
    }
  .page-csr_page .flexBox figure.w400s {
      width: 100%;
      max-width: 400px;
      order: 1;
      margin-bottom: 0;
  }
  .page-csr_page .flexBox figure.w460s {
      width: 100%;
      max-width: 460px;
      min-width: 460px;
      order: 1;
  }

  .page-csr_page .flexBox .txt_l {
      padding-left: 20px;
  }
}

  .page-csr_page .flexBox .txt_l {
      order: 1;
  }

.sustainability__contents_main .vertical table.rows th,
.sustainability__contents_main .vertical table.rows td {
	width:100%;
	display: block;
}
.sustainability__contents_main .vertical table.rows th {
	text-align: center;
}

.gray {
    display: inline !important;
    background: #9195a7;
    color: #fff;
    padding: 4px 10px 4px 12px;
    font-weight: bold; 
}

.sustainability__contents_main .list_box_col3 {
    background: #efefef;
    padding: 20px 0 10px;
}
.sustainability__contents_main .list_box_col3 .list_box {
    padding: 0 20px;
    width: calc(100% / 3);
}
.sustainability__contents_main .list_box_col3 .list_box .list_box_ttl {
    text-align: center;
    color: #36762c;
    font-size: 1.8rem;
    font-weight: 500;
    background: #fff;
    margin-bottom: 15px;
}
.sustainability__contents_main .list_box_col3 .list_box + .list_box {
    border-left: 2px solid #fff;
}
.sustainability__contents_main .list_box_col3 .list_box .list_dot {
    line-height: 1.6;
}
.sustainability__contents_main .list_box_col3 .list_box ul li:before {
    content: '・';
    color: #00b140;
}
@media print, screen and (max-width: 767px) {
    .sustainability__contents_main .list_box_col3 {
        padding: 0 20px;
    }
    .sustainability__contents_main .list_box_col3 .list_box .list_box_ttl {
        font-size: 4.2vw;
    }
    .sustainability__contents_main .list_box_col3 .list_box {
        width: 100%;
        padding: 20px 0 15px;
    }
    .sustainability__contents_main .list_box_col3 .list_box + .list_box {
        border-left: 0;
        border-top: 2px solid #fff;
    }
}

.sustainability__contents_main h2.add-zr-c {
    color: #36762c;
    border-left: 0;
    padding-left: 0;
}

/*---------------------------------------------------*/

/*---------------------------------------------------
*  従業員とのかかわり
*     @url  /sustainability/employee.html
*/
.ttl_size h4 {
  font-size: 17px;
}

@media screen and (max-width: 767px) {
  .ttl_size h4 {
    font-size: 3.5vw;
  }
}

.data td {
  text-align: right;
}
.pa-right {
  padding-right: 50px;
}

.after_td {
  position: relative;
}

.after_td:after {
  display: block;
  content: "※単体";
  position: absolute;
  top: 7px;
  right: -55px;
}

.after_02_td {
  position: relative;
}

.after_02_td:after {
  display: block;
  content: "※連結";
  position: absolute;
  top: 7px;
  right: -55px;
}

.after_03_td {
  position: relative;
}

.after_03_td:after {
  display: block;
  content: "※全て水道水";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -6.2em;
}

.after_04_td {
  position: relative;
}

.after_04_td:after {
  display: block;
  content: "※各年度\A 3月末時点";
  white-space: pre-wrap;
  text-align: left;
  line-height: 1.25;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -5.2em;
}

@media print, screen and (min-width: 768px){
  .page-csr_page .flexBox .col_2 {
    width: 100%;
  }
}

/*---------------------------------------------------*/

/*---------------------------------------------------
*  環境とのかかわり
*     @url  /sustainability/environment/
*/
@media screen and (min-width: 768px) {
  .page-csr_page .flexEnd {
      align-items: flex-end;
  }
}
.page-csr_page .flexBox figure.w700 {
  width: auto;
  max-width: 700px;
  order: 2;
  margin-bottom: 0;
}
.page-csr_page .flexBox figure.w300 {
  max-width: 300px;
  min-width: 300px;
  margin-bottom: 0;
}
.page-csr_page .flexBox figure.w400 {
  max-width: 400px;
  margin-bottom: 0;
}
.page-csr_page .flexBox figure.w460 {
  max-width: 460px;
  margin-bottom: 0;
}
.page-csr_page .flexBox_col2 {
  display: flex;
  justify-content: space-around;
}
.page-csr_page .flexBox_f {
  display: flex;
  justify-content: space-between;
}
.page-csr_page .flexBox_col2 .graph_img,
.page-csr_page .flexBox_col2 .txts,
.page-csr_page .flexBox_col2 figure {
  width: calc(100% / 2 - 10px);
}
@media print, screen and (max-width: 767px) {
  .page-csr_page .flexBox_col2 {
    flex-wrap: wrap;
  }
  .page-csr_page .flexBox_col2 .graph_img,
  .page-csr_page .flexBox_col2 .txts,
  .page-csr_page .flexBox_col2 figure img,
  .page-csr_page .flexBox_col2 figure {
    width: 100%;
  }
}

.page-csr_page .flexBox_col2 img,
.page-csr_page .flexBox_f img {
  margin-bottom: 15px;
}
@media print, screen and (max-width: 767px) {
  .page-csr_page .flexBox_f {
    flex-wrap: wrap;
  }
  .page-csr_page .flexBox_f .box_span {
    width: calc(100% / 2);
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media print, screen and (max-width: 640px) {
  .page-csr_page .flexBox_f .box_span {
    width: 100%;
  }
}

.table_scope tbody td:nth-last-child(2) {
  text-align: right !important;
}

.table_scope tbody td:nth-last-child(3) {
  text-align: right !important;
}

.table_scope tbody th:nth-last-child(2) {
  text-align: center !important;
}

.table_scope tbody th:nth-last-child(1) {
  text-align: center !important;
}

.page-csr_page table td.num {
  text-align: right;
}

.table_right td:first-child {
  text-align: left !important;
}

.table_right .text_center:first-child {
  text-align: center!important;
}

.table_right_02 td:nth-of-type(1) {
  text-align: left;
}

.table_right_03 td:nth-of-type(1) {
  text-align: left;
}

.table_right_03 td:nth-of-type(2) {
  text-align: left;
}
.sustainability__contents_main .hello-eco__contents h4.local_ttl {
    font-size: 2.4em;
}
.sustainability__contents_main .hello-eco__contents h4.local_ttl .caption {
    float: right;
  color: #000;
  font-size: 15px;
  margin-top: 10px;
}
@media print, screen and (max-width: 767px) {
  .sustainability__contents_main .hello-eco__contents h4.local_ttl {
      font-size: 4vw;
  }
  .sustainability__contents_main .hello-eco__contents h4.local_ttl .caption {
    margin-top: 0;
    font-size: 3.5vw;
  }
  .sustainability__contents_main .hello-eco__contents table.w900 {
      width: 900px;
  }
}

.sustainability__contents_main .hello-eco__contents .coution_txt_num {
    padding-left:2.5em;
    text-indent:-2.5em;
}

/*---------------------------------------------------
*  HELLO! eco!マーク エリア
*/
.environment__hello-eco {
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
}

.environment__hello-eco_in {
    display: block;
    border: 1px solid #bfbfbf;
    padding: 14px 0;
}

.environment__hello-eco_in:hover {
    text-decoration: none;
    opacity: 0.6;
}

.environment__hello-eco_in .flexBox {
    display: flex;
    justify-content: center;
    align-items: center;
}

.environment__hello-eco_in .environment__hello-eco_ttl {
    text-align: center;
    font-size: 3.6rem;
    font-weight: 300;
    color: #00b140;
    margin: 0;
}

.environment__hello-eco_in .flexBox .txt_area {
    max-width: 578px;
    width: 100%;
    margin-left: 50px;
}

.environment__hello-eco_in .flexBox .txt_area p {
    font-size: 1.8em;
    line-height: 1.8;
    word-break: normal;
}

@media print, screen and (max-width: 1149px) {
    .environment__hello-eco {
        padding: 0 16px;
    }
}

@media print, screen and (max-width: 767px) {
    .environment__hello-eco {
        margin: 40px 0 0;
    }
    
    .environment__hello-eco_in {
        padding: 40px 20px;
    }

    .environment__hello-eco_in .flexBox {
        display: block;
    }

    .environment__hello-eco_in .environment__hello-eco_ttl {
        font-size: 6.2vw;
        margin-bottom: 20px;
    }

    .environment__hello-eco_in .flexBox .txt_area {
        width: auto;
        margin-left: 0;
    }
    
    .environment__hello-eco_in .flexBox .imgbox {
        text-align: center;
        margin-bottom: 20px;
    }

    .environment__hello-eco_in .flexBox .txt_area p {
        font-size: 3.46667vw;
    }
}

/*---------------------------------------------------*/

/*---------------------------------------------------
*  久光製薬のサステナビリティ
*     @url  /sustainability/group-policy.html
*/
.sustainability__contents_main h2.add_ttl {
    border: 0;
}
@media print, screen and (max-width: 767px) {
  .sustainability__contents_main h2.add_ttl {
      font-size: 4.8vw;
  }  
}
.sustainability__contents_main table.middle,
.sustainability__contents_main table.common_t {
    width: auto;
}

.sustainability__contents_main table.middle tbody tr td:nth-child(odd) {
    width: 40%;
    background-color: #f2f2f2;
}
.sustainability__contents_main table.middle tbody tr td:nth-child(even) {
    width: auto;
}
@media print, screen and (min-width: 768px) {
.sustainability__contents_main table.middle tbody tr td:nth-child(odd) {
    width: 14%;
}
.sustainability__contents_main table.middle tbody tr td:nth-child(even) {
    width: 50%;
}
}
.sustainability__contents_main .add_table_area th.ttl_bg {
    background: #3071b9;
    color: #FFF;
    font-weight: bold;
}

.sustainability__contents_main table.add_table_area tbody tr td:nth-child(odd) {
    background: #dfeaf8;
    font-weight: bold;
    width: 18%;
}

.sustainability__contents_main table.add_table_area tbody tr td:nth-child(even) {
    width: 32%;
}

.sustainability__contents_main table.add_table_area tbody.nomal tr td:nth-child(odd) {
    font-weight: 300;
}

.sustainability__contents_main .add_table_area_b th.ttl_bg {
    background: #49ac35;
    color: #FFF;
    font-weight: bold;
}

.sustainability__contents_main table.add_table_area_b tbody tr td:nth-child(odd) {
    background: #ecf4d9;
    font-weight: bold;
    width: 18%;
}

.sustainability__contents_main table.add_table_area_b tbody tr td:nth-child(even) {
    width: 32%;
}

.sustainability__contents_main table.add_table_area_b tbody tr td.cl_gb {
    background: #dbe8c9;
}
.sustainability__contents_main table.add_table_area_b tbody tr td.cl_g {
    background: #efefef;
}
@media print, screen and (max-width: 767px) {
.sustainability__contents_main .add_table_area th.ttl_bg,
    .sustainability__contents_main .add_table_area_b th.ttl_bg {
        text-align: left;
    }
}

.sustainability__contents_main .add_table_area td .line {
  display: block;
  border-bottom: 1px solid #ccc;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

  .sustainability__contents_main .nomal figure.w200 {
      width: 80px;
      /*min-width: 86px;
      max-width: 86px;*/
      display: inline-block;
      margin: 0;
  }

.sustainability__contents_main .add_table_flex li {
    display: flex;
    align-items: center;
}
.sustainability__contents_main .add_table_flex li span {
    width: 18em;
}

@media print, screen and (max-width: 640px) {
  .sustainability__contents_main .nomal figure.w200 {
      min-width: 70px;
      max-width: 70px;
  }
}

  .sustainability__contents_main .nomal figure:last-of-type {
      margin: 0 10px;
  }
  .sustainability__contents_main .nomal td .f_right {
      display: flex;
      justify-content: flex-end;
      padding-top: 1em;
  }

.row-steps {
    display: flex;
    justify-content: space-between;
}

.row-steps .row-col {
    width: calc(100% / 4 - 3em);
}

.row-steps .steps-title {
    width: 100%;
    margin: 0 0 1em;
    padding: 10px 0;
    background: #eaeebb;
    position: relative;
    text-align: center;
    border-radius: 6px;
    
    background: linear-gradient(to bottom,  #2B71B8 0%,#276DB6 50%,#1051A3 100%);
}

.row-steps .steps-title .text-f {
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    line-height: 1.6;
    margin: 0 0;
}

.row-steps .form-explain {
    line-height: 1.6;
    margin: 0 0;
}

.arrow_gr .steps-title::after {
    content: "";
    display: block;
    width: 16px;
    height: 20px;
    background: linear-gradient(to bottom left, transparent 50% , #2B71B8 50%) no-repeat top left / 100% 50%,
    linear-gradient(to top left,transparent 50%, #276DB6 50%) no-repeat bottom left/100% 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -3.2em;
    z-index: 2;
}

@media print, screen and (max-width: 767px) {
    .row-steps {
        display: block;
    }
    .row-steps .row-col {
        width: 100%;
    }
    .row-steps .steps-title .text-f {
        font-size: 3.8vw;
        line-height: 1.4;
        margin: 0 0;
    }
    .steps-title::after {
        content: none;
    }
    .arrow_gr {
        padding-bottom: 3em;
        position: relative;
    }
    .arrow_gr::after {
        content: "";
        display: block;
        width: 24px;
        height: 20px;
        background: linear-gradient(to top right, transparent 50% , #2B71B8 50%) no-repeat top left / 50% 100%,
            linear-gradient(to top left,transparent 50%, #276DB6 50%) no-repeat bottom right/50% 100%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 1em;
    }
}

/*---------------------------------------------------*/

/*---------------------------------------------------
*  価格創造モデル
*     @url  /sustainability/model.html
*/
a.link_mark {
    position: relative;
    display: block;
    padding-left: 1.4em;
    color: #00519f;
    font-weight: bold;
}
a.link_mark:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 1em;
    height: 1em;
    background-image: url(../images/common/icon_search.png);
    background-size: contain;
}
/*---------------------------------------------------*/

/*---------------------------------------------------
*  table関連 common
*/
.table_center th {
  text-align: center !important;
}

.table_center td {
  text-align: center !important;
}

.table_right td {
  text-align: right !important;
}

.table_right_02 td {
  text-align: right;
}

.table_right_03 td {
  text-align: right;
}
@media print, screen and (min-width: 768px) {
  .table_right_03 td {
      font-size: 1.75em;
  }
}

.csr__body p.text_indent_low {
    display: flex;
    justify-content: center;
}

.csr__body .block p.text_indent_low span {
    display: block;
}

@media print, screen and (max-width: 640px) {
    .csr__body p.text_indent_low {
        display: block;
    }
    .csr__body .block p.text_indent_low span {
        display: inline;
    }
}

.csr__table_2col th{
  width: 30%;
}

.csr__table_2col_w5 th{
  width: 48%;
}

.csr__table_2col_w8 {
  width: 8%;
}

.sustainability__contents_main table.w90p {
    width: 95%;
    margin: 0 auto 0 0;
}
.sustainability__contents_main .w90mb {
    width: 95%;
    margin: 0 auto 10px 0;
}
@media print, screen and (max-width: 640px) {
  .sustainability__contents_main .w90mb {
      width: 100%;
      margin: 0 0 10px 0;
  }
}

/*---------------------------------------------------*/

/*---------------------------------------------------
*  CSR活動
*     @url  /sustainability/annual.html
*/
.csr__pdf_DLlist {
  padding: 10px 0;
  margin: 0 auto !important;
  border-bottom: 2px solid #bfbfbf;
}

.csr__pdf_DLlist:nth-of-type(1) {
  border-top: 2px solid #bfbfbf;
}

.csr__pdf_DLlist dt, .csr__pdf_DLlist dd {
  margin: 0;
  padding: 0;
}

.csr__pdf_DLlist dt {
  font-size: 4.26667vw;
  font-weight: 400;
  text-align: left;
}

.csr__pdf_DLlist dd {
  font-size: 3.73333vw;
  font-weight: 300;
  text-align: right;
}

.icon.csr_pdf {
    width: 6.25vw;
    height: 6.25vw;
    background-image: url(../images/sustainability/icon_pdf.png);
}
.csr__pdf_DLlist dd a {
    vertical-align: middle;
}

@media print, screen and (min-width: 768px) {
  .csr__pdf_DLlist dt {
    float: left;
    font-size: 2em;
    text-align: left;
  }
  .csr__pdf_DLlist dd {
    padding-right: 15px;
    font-size: 1.9em;
    text-align: right;
  }
  .icon.csr_pdf {
      width: 24px;
      height: 30px;
  }
}
@media print, screen and (max-width: 767px) {
    .sustainability__contents_main .csr__pdf_DL_body dl {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .csr__pdf_DLlist dt,
    .csr__pdf_DLlist dd {
        display: inline-block;
    }
}
.sustainability__contents_main table.-mb {
    margin-bottom: 0;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb40 {
    margin-bottom: 40px;
}

@media only screen and (min-width: 768px) {
    .page-csr_page .block.a_scrolls {
        margin: 0 auto 48px;
    }
    .scrolls_event .page-csr_page .a_scrolls {
        margin: 0 auto 50px;
    }
}

.pc_show { display: block; }
.sp_show { display: none; }
.coution_txt {
    padding-left: 1em !important;
}
@media only screen and (max-width: 767px) {
  .pc_show { display: none; }
  .sp_show { display: block; }
    
  .page-csr_page .irregular_mt {
      margin: 30px auto 0;
  }
    .sustainability .backnumber2 {
        display: block;
    }
}

/*---------------------------------------------------*/

/*---------------------------------------------------
*  ESGデータ集
*     @url  /sustainability/esg.html
*/
.scrolls_event .adjustment table td {
    background-color: #fff;
}

.scrolls_event .adjustment table th span.txt_int {
    text-indent: 6.5em;
}

.scrolls_event .adjustment table th:first-of-type {
    width: 25%;
}

.scrolls_event table.ireg th:first-of-type {
    width: 29.5%;
}
.scrolls_event table.ireg2 th[rowspan] {
    width: 21%;
}
.scrolls_event table.ireg2 th[rowspan] + th {
    width: 25%;
}

.scrolls_event table.ireg th:nth-of-type(2) {
    width: 13%;
}
.scrolls_event table.ireg3 th:first-of-type,
.scrolls_event table.ireg3 th:nth-of-type(2) {
    width: 23%;
}
/*
.scrolls_event table.ireg3 tr:first-of-type th:nth-of-type(3),
.scrolls_event table.ireg4 tr:first-of-type th:nth-of-type(3) {
    width: 13%;
}
*/
.scrolls_event table.ireg4 th:first-of-type,
.scrolls_event table.ireg4 th:nth-of-type(2) {
    width: 18%;
}

.scrolls_event .adjustment table:not(.unts):not(.away) th:nth-of-type(2) {
    width: 16%;
}
.scrolls_event .adjustment table th:nth-last-of-type(-n+3) {
    width: 20%;
}
@media print, screen and (min-width: 768px) {
  .sustainability__contents_main table.mbb {
      margin: 0 auto 10px;
  }
}
@media only screen and (max-width: 767px) {
  .scrolls_event table.ireg th.sub_t {
      padding: 8px 17.4vw 8px 7px;
  }
}

.scrolls_event .add_center {
  text-align: center !important;
}
