@charset "UTF-8";
/* PC style */
@media only screen and (min-width: 769px) {
  .sp {
    display: none;
  }
}

/* SP style */
@media only screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

body#sustainable_pdf {
  /* PC style */
  /* SP style */
}

body#sustainable_pdf figure {
  margin: 0;
  font-size: 0;
}

body#sustainable_pdf figure img {
  width: 100%;
  height: auto;
}

body#sustainable_pdf .area1 {
  background: lightglay;
}

body#sustainable_pdf .area1__btn1 {
  font-size: 0;
  text-align: center;
  margin-top: -7px;
}

body#sustainable_pdf .area1__text1 {
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.66667;
  color: #6c6a6a;
  letter-spacing: 0.05em;
}

body#sustainable_pdf .area1__text2 {
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 1.46154;
  color: #d45f66;
  margin-top: 11px;
}

body#sustainable_pdf .area2 {
  background: #F6FAFD;
  padding: 29px 45px 42px;
  margin-top: 42px;
}

body#sustainable_pdf .area2__btn1 {
  font-size: 0;
  text-align: center;
  margin-top: 32px;
}

body#sustainable_pdf .area2__text1 {
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.71429;
  color: #6c6a6a;
}

body#sustainable_pdf .area3 {
  background: #F6FAFD;
  margin-top: 28px;
  padding: 30px 39px 38px;
}

body#sustainable_pdf .area3__text1 {
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.78571;
  color: #6c6a6a;
}

body#sustainable_pdf .area3__link1 {
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.78571;
  color: #39aad7;
  text-decoration: underline;
}

body#sustainable_pdf .underArticle {
  background: #ecf4fe;
}

body#sustainable_pdf .articleBody {
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body#sustainable_pdf .articleBodyInner {
  width: auto;
  padding: 0;
}

body#sustainable_pdf .mainPickup {
  background: #fff;
  border-top: none;
}

@media only screen and (min-width: 769px) {
  body#sustainable_pdf .blink {
    padding-left: 21px;
    margin-top: 20px;
    position: relative;
  }
  body#sustainable_pdf .blink:before {
    content: '';
    width: 18px;
    height: 18px;
    background-image: url("../images/sustainable/icon_arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 5px;
  }
  body#sustainable_pdf .blink a {
    letter-spacing: 0.07em;
    line-height: 1.9;
    color: #32B4E5;
    text-decoration: underline;
  }
  body#sustainable_pdf .area1__block1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 21px;
  }
  body#sustainable_pdf .area1__block2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 580px;
    flex: 0 0 580px;
  }
  body#sustainable_pdf .area1__title1 span {
    text-align: center;
  }
  body#sustainable_pdf .area1__title1 img {
    width: auto;
  }
  body#sustainable_pdf .area1__btn1 img {
    width: auto;
  }
  body#sustainable_pdf .area1__image1 {
    position: relative;
    margin-top: -36px;
    right: -11px;
  }
  body#sustainable_pdf .area1__image2 {
    margin-top: 21px;
  }
  body#sustainable_pdf .area2 {
    border-radius: 10px;
  }
  body#sustainable_pdf .area2__list1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
  }
  body#sustainable_pdf .area2__list1 li {
    width: 33.33%;
  }
  body#sustainable_pdf .area2__block1 {
    padding: 0 9px 0 15px;
    margin-top: 7px;
  }
  body#sustainable_pdf .area2__btn1 img {
    width: auto;
  }
  body#sustainable_pdf .area2__text1 {
    padding-left: 6px;
  }
  body#sustainable_pdf .area2__image1 {
    margin-top: 10px;
  }
  body#sustainable_pdf .area3 {
    border-radius: 10px;
  }
  body#sustainable_pdf .area3__block1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body#sustainable_pdf .area3__link1:hover {
    opacity: 0.6;
    -webkit-transition: opacity 200ms;
    -o-transition: opacity 200ms;
    transition: opacity 200ms;
  }
  body#sustainable_pdf .sustainable_pdf_social {
    background-color: #F2F2F2;
  }
  body#sustainable_pdf .sustainable_pdf_social ul {
    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;
    padding: 14px 0;
  }
  body#sustainable_pdf .sustainable_pdf_social ul li {
    display: inline-block;
    margin-left: 15px;
  }
  body#sustainable_pdf .sustainable_pdf_social ul li:first-child {
    margin-left: 0;
  }
  body#sustainable_pdf .sustainable_pdf_social ul li:nth-child(2) {
    margin-left: 32px;
  }
  body#sustainable_pdf .sustainable_pdf_social ul li a img {
    height: 42px;
    width: auto;
  }
  body#sustainable_pdf .fb_iframe_widget {
    display: inline-block;
    position: relative;
  }
  body#sustainable_pdf .fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
  }
  body#sustainable_pdf .fb_iframe_widget iframe {
    position: absolute;
  }
  body#sustainable_pdf .l-header {
    background: #fff url("../images/sustainable/border_bottom.png") left bottom repeat-x;
  }
  body#sustainable_pdf .breadcrumb {
    padding-bottom: 26px;
  }
  body#sustainable_pdf .underArticle {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  body#sustainable_pdf .articleBody {
    width: 960px;
    padding: 75px 80px 66px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 768px) {
  body#sustainable_pdf .blink {
    padding-left: 21px;
    margin: 20px 20px 0;
    position: relative;
  }
  body#sustainable_pdf .blink:before {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url("../images/sustainable/icon_arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 4px;
    left: 0;
  }
  body#sustainable_pdf .blink a {
    font-size: 13px;
    letter-spacing: 0.07em;
    line-height: 1.9;
    color: #32B4E5;
    text-decoration: underline;
  }
  body#sustainable_pdf .area1 {
    padding: 0 20px;
  }
  body#sustainable_pdf .area1__block1 {
    margin-top: 10px;
  }
  body#sustainable_pdf .area1__btn1 {
    margin: 11px -6px;
  }
  body#sustainable_pdf .area1__btn1 img {
    width: 100%;
  }
  body#sustainable_pdf .area1__image2 {
    margin-top: 11px;
  }
  body#sustainable_pdf .area1__text1 {
    font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.65;
  }
  body#sustainable_pdf .area1__text2 {
    font-size: 10px;
    line-height: 1.5;
    margin-top: 5px;
  }
  body#sustainable_pdf .area2 {
    padding: 15px 20px 30px;
    margin-top: 22px;
  }
  body#sustainable_pdf .area2__block1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 11px;
  }
  body#sustainable_pdf .area2__list1 {
    margin-top: 3px;
  }
  body#sustainable_pdf .area2__list1 li:nth-child(n+2) {
    margin-top: 10px;
  }
  body#sustainable_pdf .area2__title1 span {
    text-align: center;
  }
  body#sustainable_pdf .area2__title1 img {
    width: 95%;
  }
  body#sustainable_pdf .area2__title2 img {
    width: 80%;
    margin-left: 8px;
  }
  body#sustainable_pdf .area2__btn1 {
    margin-top: 16px;
  }
  body#sustainable_pdf .area2__image1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43%;
    flex: 0 0 43%;
  }
  body#sustainable_pdf .area2__text1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    font-size: 12px;
    line-height: 1.66667;
    margin-left: 13px;
  }
  body#sustainable_pdf .area2__btn1 img {
    width: 100%;
  }
  body#sustainable_pdf .area3 {
    margin-top: 0;
    padding: 20px 20px 7px;
    background: #fff;
  }
  body#sustainable_pdf .area3__block1 {
    background: #F7F7F7;
    padding: 16px 12px 24px;
    border-radius: 7px;
  }
  body#sustainable_pdf .area3__link1 {
    font-size: 12px;
  }
  body#sustainable_pdf .area3__image1 {
    text-align: center;
    margin-top: 13px;
  }
  body#sustainable_pdf .area3__image1 img {
    width: 56%;
  }
  body#sustainable_pdf .area3__text1 {
    font-size: 12px;
    line-height: 1.58333;
  }
  body#sustainable_pdf .area3__text1 a {
    display: inline;
  }
  body#sustainable_pdf .sustainable_pdf_social {
    background-color: #fff;
    padding: 20px;
  }
  body#sustainable_pdf .sustainable_pdf_social ul {
    background-color: #F2F2F2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 0;
  }
  body#sustainable_pdf .sustainable_pdf_social ul li {
    display: inline-block;
    margin-left: 16px;
  }
  body#sustainable_pdf .sustainable_pdf_social ul li:first-child {
    margin-left: 0;
    text-align: center;
    width: 100%;
  }
  body#sustainable_pdf .sustainable_pdf_social ul li:nth-child(2) {
    margin-left: 0;
  }
  body#sustainable_pdf .sustainable_pdf_social ul li:not(:first-child) {
    margin-top: 14px;
  }
  body#sustainable_pdf .sustainable_pdf_social ul li a img {
    width: 44px;
    height: 44px;
  }
  body#sustainable_pdf .fb_iframe_widget {
    display: inline-block;
    position: relative;
  }
  body#sustainable_pdf .fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
  }
  body#sustainable_pdf .fb_iframe_widget iframe {
    position: absolute;
  }
  body#sustainable_pdf .underArticle .articleBody {
    padding-bottom: 0;
  }
}
