/* ------------------------------
 * page:sustainability 
 ------------------------------ */
.index-item_large {
  margin-bottom: 120px;
  position: relative;
}
.index-item_large .item-text {
  background: #ffffff;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 360px;
  padding: 50px 40px 40px;
}
.index-item_large .item-text .label {
  font-size: 2rem;
  font-weight: 500;
}
.index-item_large .item-text .label + .desc {
  margin-top: 20px;
}
.index-item_large .item-text .desc {
  line-height: 1.9;
}
.index-item_large .button-arrow::before {
  border: 1px solid #C1C6C6;
}

.block-banner {
  margin-top: 120px;
}
.block-banner .banner-item a {
  border: 1px solid #D0D5D5;
  display: block;
  max-width: 680px;
  margin: 0 auto;
  padding: 50px 40px 40px;
  text-align: center;
}
.block-banner .banner-item a:hover {
  border-color: #00986B;
}
.block-banner .banner-item .label img {
  margin: 0 auto;
}
.block-banner .banner-item .desc {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 2;
  margin: 35px auto 40px;
  max-width: 400px;
  text-align: left;
}
.block-banner .banner-item .link .icon {
  margin-left: 2px;
}

@media only screen and (max-width: 767px) {
  .index-item_large {
    margin: 0 -20px;
    position: relative;
  }
  .index-item_large .item-text {
    position: relative;
    width: 100%;
    padding: 26px 20px 70px;
  }
  .index-item_large .item-text .label {
    font-size: 1.8rem;
  }
  .index-item_large .button-arrow::before {
    border: none;
  }
  .block-banner {
    margin-top: 80px;
  }
  .block-banner .banner-item {
    padding: 0;
  }
  .block-banner .banner-item .label img {
    height: auto;
  }
  .block-banner .banner-item .desc {
    margin: 30px auto;
  }
  .block-banner .banner-item .link {
    font-weight: 500;
  }
}
.section + .section {
  margin-top: 100px;
}

/* sdgs */
.ta-c > img {
  margin-right: auto;
  margin-left: auto;
}

@media print, screen and (min-width: 768px) {
  .page-sdgs .page-main {
    padding-bottom: 120px;
  }
}
.page-sdgs .lead {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.67;
}
.page-sdgs .block-anchor {
  margin: 60px 0 120px;
}
.page-sdgs .block-anchor .anchor-item {
  /*			width: 33%;
  			width: calc(100% / 3 - 26px);*/
}
.page-sdgs .block-anchor .anchor-item a {
  border: 1px solid #D0D5D5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 34px 60px 40px;
  position: relative;
  text-align: center;
}
.page-sdgs .block-anchor .anchor-item a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 10px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(135deg) translateY(-50%);
      -ms-transform: rotate(135deg) translateY(-50%);
          transform: rotate(135deg) translateY(-50%);
}
.page-sdgs .block-anchor .anchor-item a:hover::after {
  border-top-color: #00986B;
  border-right-color: #00986B;
}
.page-sdgs .block-anchor .anchor-item a::after {
  top: auto;
  right: 16px;
  bottom: 16px;
}
.page-sdgs .block-anchor .anchor-item a:hover {
  border-color: #00986B;
}
.page-sdgs .block-anchor .anchor-item .label span {
  display: block;
}
.page-sdgs .block-anchor .anchor-item .label span.en {
  color: #00986B;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.page-sdgs .block-anchor .anchor-item .label span.jp {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.44;
  margin-top: 8px;
}
.page-sdgs .block-anchor .anchor-item .list-sdgs_icon {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 15px auto 0;
  width: 180px;
}
.page-sdgs .block-anchor .anchor-item .list-sdgs_icon.col-2 {
  width: 120px;
}
.page-sdgs .block-anchor .anchor-item .list-sdgs_icon li {
  width: 50px;
  height: 50px;
  margin: 5px;
}
.page-sdgs ul.list-sdgs_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-sdgs ul.list-sdgs_icon li {
  background: #F00;
}
.page-sdgs ul.list-sdgs_icon li img {
  display: block;
  max-width: 100%;
}
.page-sdgs .block-head {
  position: relative;
}
.page-sdgs .block-head img {
  max-width: 990px;
}
.page-sdgs .block-head ul.list-sdgs_icon {
  background: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0 0;
  position: absolute;
  right: 0;
  bottom: -29px;
}
.page-sdgs .block-head ul.list-sdgs_icon li {
  width: 90px;
  height: 90px;
  margin-left: 10px;
}
.page-sdgs .block-sdgs {
  margin: 0 auto;
  max-width: 940px;
}
.page-sdgs .block-sdgs .box-title {
  color: #00986B;
  font-size: 4.4rem;
  font-weight: 700;
  margin-top: 50px;
}
.page-sdgs .block-sdgs .box-title span {
  border-bottom: 1px solid #00986B;
  display: inline-block;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  margin-right: 8px;
  padding-bottom: 2px;
  vertical-align: middle;
}
.page-sdgs .block-sdgs .box-lead {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.67;
  margin: 20px 0 50px;
}
.page-sdgs .block-sdgs .box-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
  width: 100%;
  /*			&:nth-child(even){
  				flex-direction: row-reverse;
  			}*/
}
.page-sdgs .block-sdgs .box-item_thumb, .page-sdgs .block-sdgs .box-item_text {
  width: 50%;
  width: calc(50% - 20px);
}
.page-sdgs .block-sdgs .box-item_thumb {
  position: relative;
}
.page-sdgs .block-sdgs .box-item_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-sdgs .block-sdgs .box-item_label {
  font-size: 1.8rem;
  font-weight: 500;
}
.page-sdgs .block-sdgs .box-item_desc {
  line-height: 1.93;
  margin-top: 1em;
}
.page-sdgs .block-sdgs .box-item_link {
  margin-top: 1.5em;
}
@media only screen and (max-width: 767px) {
  .page-sdgs .block-anchor .anchor-item + .anchor-item {
    margin-top: 20px;
  }
  .page-sdgs .block-head {
    margin: 0 -20px 90px;
    position: relative;
  }
  .page-sdgs .block-head img {
    height: auto;
    width: 100%;
    max-width: 990px;
  }
  .page-sdgs .block-head ul.list-sdgs_icon {
    padding: 5px 5px 0 0;
    right: 50%;
    bottom: -40px;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
  }
  .page-sdgs .block-head ul.list-sdgs_icon li {
    width: 50px;
    height: 50px;
    margin-left: 5px;
  }
  .page-sdgs .block-sdgs .box-title {
    font-size: 3.8rem;
  }
  .page-sdgs .block-sdgs .box-title span {
    font-size: 1.3rem;
  }
  .page-sdgs .block-sdgs .box-lead {
    font-size: 1.6rem;
    line-height: 1.63;
    margin: 16px 0 40px;
  }
  .page-sdgs .block-sdgs .box-item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 40px;
  }
  .page-sdgs .block-sdgs .box-item_thumb, .page-sdgs .block-sdgs .box-item_text {
    width: 100%;
  }
  .page-sdgs .block-sdgs .box-item_label {
    margin-top: 1em;
  }
}

/* event */
/*
.page-event {

}*/
/* sports */
.page-sports .box-item_text {
  width: 680px;
}
.page-sports .box-item_label {
  margin-top: -1em;
}
.page-sports .box-item_label span {
  display: block;
}
.page-sports .box-item_label span.jp {
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 1.22;
}
.page-sports .box-item_label span.en {
  color: #00986B;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-top: 1.5em;
  margin-left: 2px;
}
.page-sports .box-item_label span span {
  display: inline-block;
  font-size: 1.5rem;
}
.page-sports .box-item_label span span.position {
  font-size: 2rem;
}
.page-sports .box-item_desc {
  margin-top: 30px;
  margin-bottom: 30px;
}
.page-sports .box-item_result {
  margin-top: 0;
  margin-bottom: 24px;
}
.page-sports .box-item_result__label {
  font-size: 1.8rem;
  font-weight: 500;
  padding-left: 22px;
  position: relative;
}
.page-sports .box-item_result__label::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='12.632' viewBox='0 0 15 12.632'%3E%3Cpath id='triangle' data-name='triangle' d='M6.64,1.448a1,1,0,0,1,1.72,0L14.1,11.121a1,1,0,0,1-.86,1.511H1.757A1,1,0,0,1,.9,11.121Z' transform='translate(15 12.632) rotate(180)' fill='%2300986b'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  width: 15px;
  height: 13px;
  margin-right: 8px;
  position: absolute;
  top: 5px;
  left: 0;
}
.page-sports .box-item_result dl {
  border: 1px solid #E0E3E3;
  margin-top: 20px;
}
.page-sports .box-item_result dt {
  color: #00986B;
  font-size: 1.5rem;
  font-weight: 500;
  padding: 24px 24px 0;
}
.page-sports .box-item_result dd {
  line-height: 1.93;
  padding: 0.7em 24px 20px;
}
.page-sports .box-item_result dd + dt {
  border-top: 1px solid #E0E3E3;
}
.page-sports .box-item_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-sports .box-item_more {
  margin-top: 0;
}
.page-sports .box-item .link-icon {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.page-sports .box-item .link-icon li {
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
}
.page-sports .box-item .link-icon li img {
  max-height: 44px;
}
.page-sports .box-item .link-able {
  display: inline-block;
  font-size: 1.4rem;
  padding-left: 70px;
  position: relative;
  text-align: left;
}
.page-sports .box-item .link-able::before {
  background: url(/company/sustainability/image/sports/icon_ablech.png) no-repeat 0 0/contain;
  content: "";
  display: block;
  width: 60px;
  height: 59px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.page-sports .box-item .link-able span {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 5px;
}
.page-sports .box-item + .box-item {
  margin-top: 110px;
}

@media only screen and (max-width: 767px) {
  .page-sports .box-item_label {
    margin-top: 1em;
  }
  .page-sports .box-item_label span.jp {
    font-size: 2.6rem;
    line-height: 1.23;
  }
  .page-sports .box-item_label span.en {
    font-size: 0.85rem;
  }
  .page-sports .box-item_result {
    margin-top: 0;
    margin-bottom: 24px;
  }
  .page-sports .box-item_result dt {
    padding: 24px 24px 0;
  }
  .page-sports .box-item_result dd {
    padding: 1em 24px 24px;
  }
  .page-sports .box-item_link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-sports .box-item_link .link-icon {
    margin-top: 1em;
  }
  .page-sports .box-item_more,
  .page-sports .box-item .link-icon {
    width: 100%;
  }
  .page-sports .box-item .link-able::before {
    width: 55px;
    height: 54px;
  }
  .page-sports .box-item .link-icon {
    margin-top: 22px;
  }
}
/* namingrights */
.page-namingrights .block-index {
  margin-top: -64px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-namingrights .block-index .index-item {
  width: 310px;
}
.page-namingrights .block-index .index-item_thumb {
  margin: 0 auto;
  width: 270px;
}
.page-namingrights .block-index .index-item_text {
  margin-top: 1em;
}
.page-namingrights .block-index .index-item_text .label {
  font-size: 1.3rem;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .page-namingrights .block-index {
    margin-top: 64px;
  }
}
/* hitsuji */
@media print, screen and (min-width: 768px) {
  .page-hitsuji .page-main {
    padding-bottom: 120px;
  }
}
.page-hitsuji .block-aside.block-item {
  background: #E7F0F0;
  margin-top: 80px;
  padding: 30px;
}
.page-hitsuji .block-aside.block-item .box-item {
  margin-bottom: 0;
}
.page-hitsuji .block-aside.block-item .box-item_thumb {
  width: 230px;
}
.page-hitsuji .block-aside.block-item .box-item_text {
  width: 360px;
}
.page-hitsuji .block-aside.block-item .box-item_desc {
  font-size: 1.35rem;
}

/* womens */
.page-womens .main-lower .page-main {
  padding-top: 60px;
  padding-bottom: 0;
}
.page-womens .page-image {
  margin-bottom: 80px;
}
.page-womens .block-data {
  margin-right: auto;
  margin-left: auto;
  max-width: 860px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-womens .block-data .data-item {
  background: #FAFAFA;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .page-womens .block-data .data-item {
    width: 410px;
  }
}
.page-womens .block-data .data-item_label {
  font-size: 1.8rem;
}
.page-womens .block-data .data-item_caption {
  font-size: 1.3rem;
  margin-top: 0.5em;
}
.page-womens .block-data .data-item figure {
  margin-top: 26px;
}
.page-womens .block-point::after {
  background-image: url(/company/sustainability/image/womens/img_point.svg);
}
@media print, screen and (min-width: 768px) {
  .page-womens .block-point::after {
    width: 208px;
    height: 244px;
    top: 13px;
    right: 58px;
  }
}
.page-womens .note {
  display: inline-block;
  font-size: 1.1rem;
  line-height: 1.45;
  margin-top: 1em;
  padding-left: 1em;
  position: relative;
  text-indent: -1em;
}

@media only screen and (max-width: 767px) {
  .page-womens .page-image {
    margin-bottom: 32px;
  }
  .page-womens .block-data .data-item:nth-child(n+2) {
    margin-top: 20px;
  }
  .page-womens .block-point::after {
    width: 141px;
    height: 165px;
    bottom: -34px;
  }
  .page-womens .block-cta_womens .block-cta_main {
    background-image: url(/company/sustainability/image/womens/img_cta_woman_sp.jpg);
  }
}/*# sourceMappingURL=sustainability.css.map */