@charset "UTF-8";
/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #000;
  background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

.p-carbon .lower_local-nav, .p-carbon .lower_anchor-nav {
  padding: 108px 0 69px;
  width: 1100px;
}
@media screen and (max-width: 768px) {
  .p-carbon .lower_local-nav, .p-carbon .lower_anchor-nav {
    width: 100%;
    padding: 5.6vw 20px 13.06667vw;
  }
}
.p-carbon .lower_l-white-container {
  margin: 0 auto;
  padding-left: 0;
}
.p-carbon .lower_l-container {
  width: 1080px;
  margin: auto;
}
@media screen and (max-width: 1079px) {
  .p-carbon .lower_l-container {
    width: 100%;
    padding: 0 20px;
  }
}
.p-carbon-column {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .p-carbon-column {
    flex-direction: column;
  }
}
.p-carbon-column__text {
  width: 67.1296296296%;
  max-width: 725px;
}
@media screen and (max-width: 768px) {
  .p-carbon-column__text {
    width: 100%;
    max-width: 100%;
  }
}
.p-carbon-column__figure {
  width: 25.9259259259%;
  max-width: 280px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .p-carbon-column__figure {
    width: 100%;
    max-width: 100%;
    margin: 2.6666666667vw 0 0 0;
  }
}
.p-carbon-text {
  font-size: 16px;
  line-height: 1.75;
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
}
@media screen and (max-width: 768px) {
  .p-carbon-text {
    font-size: 3.4666666667vw;
  }
}
.p-carbon-text-s {
  font-size: 14px;
  line-height: 1.75;
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
}
@media screen and (max-width: 768px) {
  .p-carbon-text-s {
    font-size: 3.2vw;
  }
}
.p-carbon-fig-title {
  background: #2993D1;
  padding: 5px 20px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  font-family: "Noto Sans JP", sans-serif;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-carbon-fig-title {
    font-size: 4.2666666667vw;
  }
}
.p-carbon-caption {
  font-size: 12px;
  text-align: right;
  font-family: "Noto Sans JP", sans-serif;
  margin: 10px 0 0 0;
}
@media screen and (max-width: 768px) {
  .p-carbon-caption {
    font-size: 3.2vw;
  }
}
.p-carbon-about {
  background: #F2FAFF;
  padding: 50px 0;
  margin: 50px 0;
}
@media screen and (max-width: 768px) {
  .p-carbon-about {
    padding: 6.6666666667vw 0;
    margin: 6.6666666667vw 0;
  }
}
.p-carbon-about .quality_cmt-block-ttl {
  margin: 0 0 20px 0;
}
.p-carbon-about .p-carbon-column {
  align-items: center;
}
.p-carbon-about .p-carbon-column__text {
  width: 64.8148148148%;
  max-width: 700px;
}
@media screen and (max-width: 768px) {
  .p-carbon-about .p-carbon-column__text {
    width: 100%;
    max-width: 100%;
  }
}
.p-carbon-about .p-carbon-column__figure {
  width: 32.037037037%;
  max-width: 346px;
}
@media screen and (max-width: 768px) {
  .p-carbon-about .p-carbon-column__figure {
    width: 100%;
    max-width: 100%;
    margin: 2.6666666667vw 0 0 0;
  }
}
.p-carbon-about-column {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  padding: 20px;
  flex-wrap: wrap;
  position: relative;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .p-carbon-about-column {
    padding: 5.3333333333vw;
    margin: 6.6666666667vw 0 0 0;
  }
}
.p-carbon-about-column .p-carbon-fig-title {
  position: absolute;
  left: 50%;
  top: -20px;
  transform: translateX(-50%);
  width: 80%;
}
@media screen and (max-width: 768px) {
  .p-carbon-about-column .p-carbon-fig-title {
    top: -5.3333333333vw;
    width: 90%;
  }
}
.p-carbon-about-column__fig {
  width: 33%;
}
.p-carbon-about-column__text {
  width: 64%;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  color: #333;
}
@media screen and (max-width: 768px) {
  .p-carbon-about-column__text {
    font-size: 3.2vw;
  }
}
.p-carbon-about-lca {
  width: 100%;
  padding: 20px;
  position: relative;
  background: #fff;
  border-radius: 10px;
  margin: 50px 0 0 0;
}
@media screen and (max-width: 768px) {
  .p-carbon-about-lca {
    padding: 6.6666666667vw 5.3333333333vw;
    margin: 13.3333333333vw 0 0 0;
  }
}
.p-carbon-about-lca .p-carbon-fig-title {
  position: absolute;
  left: 50%;
  top: -20px;
  transform: translateX(-50%);
  width: 360px;
}
@media screen and (max-width: 768px) {
  .p-carbon-about-lca .p-carbon-fig-title {
    top: -8vw;
    width: 90%;
  }
}
.p-carbon-about-lca-list {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-carbon-about-lca-list {
    display: block;
    margin: 4vw 0 0 0;
  }
  .p-carbon-about-lca-list__item {
    padding: 0 0 10.6666666667vw 0;
    margin: 0 0 5.3333333333vw 0;
    position: relative;
  }
  .p-carbon-about-lca-list__item::after {
    content: "";
    background: url("/assets/img/sustainability/carbon/img_arrow.svg") center/cover no-repeat;
    width: 2.1333333333vw;
    height: 5.8666666667vw;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
  }
  .p-carbon-about-lca-list__item:last-child {
    padding: 0;
    margin: 0;
  }
  .p-carbon-about-lca-list__item:last-child::after {
    content: none;
  }
}
.p-carbon-about-co2 {
  margin: 60px 0 0 0;
}
@media screen and (max-width: 768px) {
  .p-carbon-about-co2 {
    margin: 10.6666666667vw 0 0 0;
  }
}
.p-carbon-about-co2-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 0 0 0;
}
@media screen and (max-width: 768px) {
  .p-carbon-about-co2-list {
    flex-direction: column;
    margin: 5.3333333333vw 0 0 0;
  }
}
.p-carbon-about-co2-list__item {
  width: 32%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 25px 0;
}
@media screen and (max-width: 768px) {
  .p-carbon-about-co2-list__item {
    width: 100%;
    margin: 0 0 5.3333333333vw 0;
  }
}
.p-carbon-about-co2-list__icon {
  width: 100px;
}
@media screen and (max-width: 768px) {
  .p-carbon-about-co2-list__icon {
    width: 26.6666666667vw;
  }
}
.p-carbon-about-co2-list .p-carbon-text {
  width: 230px;
}
@media screen and (max-width: 768px) {
  .p-carbon-about-co2-list .p-carbon-text {
    width: 57.3333333333vw;
  }
}
.p-carbon-products-title {
  background: #F2FAFF;
  border-radius: 10px;
  text-align: center;
  font-size: 25px;
  color: #2993D1;
  font-weight: 700;
  padding: 10px 0;
  margin: 50px 0;
}
@media screen and (max-width: 768px) {
  .p-carbon-products-title {
    font-size: 3.4666666667vw;
    padding: 2.6666666667vw 0;
    margin: 6.6666666667vw 0;
  }
}
.p-carbon-products-list {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .p-carbon-products-list {
    justify-content: space-between;
  }
}
.p-carbon-products-list__item {
  width: 32.5%;
  text-align: center;
  margin: 0 0 60px 0;
}
@media screen and (max-width: 768px) {
  .p-carbon-products-list__item {
    width: 48%;
    margin: 0 0 8vw 0;
  }
}
.p-carbon-products-list__item:nth-child(3n-1) {
  margin: 0 1% 60px;
}
@media screen and (max-width: 768px) {
  .p-carbon-products-list__item:nth-child(3n-1) {
    margin: 0 0 8vw 0;
  }
}
.p-carbon-products-list__cate {
  margin: 20px 0 10px;
}
@media screen and (max-width: 768px) {
  .p-carbon-products-list__cate {
    margin: 1.3333333333vw 0;
  }
}
.p-carbon-products-list__cate span {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background: #2993D1;
  padding: 5px 10px;
  border-radius: 10px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 768px) {
  .p-carbon-products-list__cate span {
    display: block;
    font-size: 2.6666666667vw;
    padding: 1.3333333333vw 2.6666666667vw;
  }
}
.p-carbon-products-list__num {
  margin: 5px 0 0 0;
}
@media screen and (max-width: 768px) {
  .p-carbon-products-list__num {
    margin: 0;
  }
}
.p-carbon-products-list__num span {
  font-size: 25px;
  font-weight: 700;
  color: #2993D1;
  font-family: "Noto Sans JP", sans-serif;
  border-bottom: 3px solid #2993D1;
  padding: 0 0 5px 0;
}
@media screen and (max-width: 768px) {
  .p-carbon-products-list__num span {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-carbon-products-list .p-carbon-text {
    font-size: 2.9333333333vw;
  }
}
.p-carbon-products-tips {
  font-size: 0.8rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-carbon-products-tips {
    text-align: left;
  }
}
.p-carbon-products-wrapper {
  display: flex;
  justify-content: center;
}
.p-carbon-products-wrapper .p-carbon-products-list {
  width: 67%;
}
@media screen and (max-width: 768px) {
  .p-carbon-products-wrapper .p-carbon-products-list {
    width: 100%;
  }
}
.p-carbon-products-wrapper .p-carbon-products-list__item {
  width: 48%;
}
.p-carbon-lca-plus {
  margin: 20px 0 0 0;
}
@media screen and (max-width: 768px) {
  .p-carbon-lca-plus {
    margin: 5.3333333333vw 0 0 0;
  }
}
.p-carbon-lca-plus-title {
  background: #2993D1;
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding: 20px 0;
}
@media screen and (max-width: 768px) {
  .p-carbon-lca-plus-title {
    font-size: 3.7333333333vw;
    padding: 2.6666666667vw 0;
  }
}
.p-carbon-lca-plus-contents {
  border: 2px solid #2993D1;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .p-carbon-lca-plus-contents {
    padding: 5.3333333333vw;
  }
}
.p-carbon-lca-plus-contents__column {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-carbon-lca-plus-contents__column {
    flex-direction: column;
  }
}
.p-carbon-lca-plus-contents .p-carbon-text {
  width: 46%;
}
@media screen and (max-width: 768px) {
  .p-carbon-lca-plus-contents .p-carbon-text {
    width: 100%;
    order: 2;
    margin: 5.3333333333vw 0 0 0;
  }
}
.p-carbon-lca-plus-contents__img {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p-carbon-lca-plus-contents__img {
    width: 100%;
    order: 1;
  }
}

.quality_cmt-ttl {
  font-size: 42px;
  color: #2993d1;
  padding-left: 90px;
  margin-bottom: 40px;
  position: relative;
}

.quality_cmt-ttl__sub {
  font-size: 32px;
  padding-left: 28px;
}

@media screen and (max-width: 768px) {
  .quality_cmt-ttl {
    font-size: 6.53333vw;
    padding-left: 12vw;
    margin-bottom: 2.66667vw;
  }
  .quality_cmt-ttl__sub {
    font-size: 4.53333vw;
    padding-left: 20px;
  }
}
.quality_cmt-ttl::before {
  content: "";
  display: inline-block;
  width: 75px;
  height: 2px;
  background-color: #2993d1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.quality_cmt-ttl__sub::before {
  content: "◯";
  height: 4px;
  top: 6px;
  bottom: auto;
  width: 4px;
  background: none;
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  .quality_cmt-ttl::before {
    width: 9.33333vw;
    height: 0.63333vw;
    left: 0;
    display: block;
    top: 4.5vw;
    bottom: auto;
  }
  .quality_cmt-ttl__sub::before {
    top: 0px;
    font-size: 16px;
  }
}
.quality_cmt-block-ttl {
  font-size: 32px;
  color: #2993d1;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 768px) {
  .quality_cmt-block-ttl {
    font-size: 6.4vw;
    line-height: 1.4;
    margin-bottom: 2.26667vw;
  }
}
@media screen and (min-width: 769px) {
  .block-type-02 .quality_cmt-block-ttl {
    line-height: 1;
    margin-bottom: 27px;
  }
}
.p-carbon-products__link {
  margin-bottom: 80px;
  text-align: center;
}
.p-carbon-products__link a {
  position: relative;
  display: inline-block;
  padding: 15px 50px 15px 20px;
  border: 1px solid #2993D1;
  color: #2993D1;
}
@media screen and (max-width: 768px) {
  .p-carbon-products__link a {
    font-size: 14px;
  }
}
.p-carbon-products__link a:hover {
  color: #fff;
  background: #2993D1;
}
.p-carbon-products__link a:hover:after {
  background-image: url("/assets/img/sustainability/carbon/btn-arrow-white.png");
}
.p-carbon-products__link a::after {
  content: "";
  background-repeat: no-repeat;
  background-position: center top;
  width: 20.5px;
  height: 8px;
  display: block;
  position: relative;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto;
  background-image: url("/assets/img/common/btn-arrow-blue.png");
  background-size: 20.5px 8px;
}

/*# sourceMappingURL=carbon2509.css.map */
