@charset "UTF-8";
/* =====================
  Custom Variables
===================== */
:root {
  --color-blue: #0085ce;
}

/* =====================
  Contents
===================== */
.contents-wrap .inner {
  background-color: #fff;
  padding: 2.15em 2.15em 3em;
}
@media screen and (max-width: 767px) {
  .contents-wrap .inner {
    padding: 1em 4% 2em;
  }
}

/* *********************
  enviroment
  環境への取り組み
********************* */
.enviroment {
  --green: #48b169;
  font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', '游ゴシック', 'Yu Gothic',
    YuGothic, 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
}
.enviroment .inner {
  padding-bottom: 94px;
}
@media print, screen and (min-width: 768px) {
  .enviroment .contents-wrap .inner {
    padding: 1em 4% 2em;
  }
}
.enviroment .unit[data-id='1'] {
  text-align: center;
  display: block;
  margin-inline: auto;
  margin-top: 52px;
  transform: translateX(7px);
}
@media not all and (min-width: 768px) {
  .enviroment .unit[data-id='1'] {
    margin-top: 8vw;
    transform: translateX(0);
  }
}
.enviroment .unit[data-id='2'] {
  margin-top: 64px;
  padding-inline: 20px;
  font-size: 14px;
  letter-spacing: 0.05em;
  font-feature-settings: 'palt';
}
@media not all and (min-width: 768px) {
  .enviroment .unit[data-id='2'] {
    margin-top: calc((100 / 750) * 25 * 2 * 1vw);
    padding-inline: 0;
    font-size: calc((100 / 750) * 26 * 1vw);
  }
}
.enviroment .unit[data-id='3'] {
  margin-top: 29px;
  padding-inline: 30px;
  letter-spacing: 0.05em;
  font-size: 14px;
  font-feature-settings: 'palt';
}
@media not all and (min-width: 768px) {
  .enviroment .unit[data-id='3'] {
    margin-top: 1em;
    padding-inline: 0;
    font-size: calc((100 / 750) * 26 * 1vw);
  }
}
.enviroment .unit[data-id='4'] {
  font-size: 26px;
  margin-top: 49px;
  text-align: center;
}
@media not all and (min-width: 768px) {
  .enviroment .unit[data-id='4'] {
    font-size: calc((100 / 750) * 30 * 1vw);
    margin-top: calc((100 / 750) * 25 * 2 * 1vw);
  }
}
.enviroment .unit[data-id='5'] {
  border-radius: 20px;
  font-weight: bold;
  font-size: 18px;
  border: 8px solid var(--green);
  counter-reset: number;
  width: 930px;
  margin-inline: auto;
  list-style-type: none;
  margin-top: 9px;
  padding: 39px 41px 35px;
  gap: 10px;
  display: flex;
  flex-direction: column;
}
@media not all and (min-width: 768px) {
  .enviroment .unit[data-id='5'] {
    border: 4px solid var(--green);
    width: 100%;
    border-radius: calc((100 / 750) * 20 * 1vw);
    font-size: calc((100 / 750) * 28 * 1vw);
    margin-top: calc((100 / 750) * 28 * 1vw);
    padding: calc((100 / 750) * 36 * 1vw) calc((100 / 750) * 20 * 1vw) calc((100 / 750) * 36 * 1vw);
    gap: calc((100 / 750) * 28 * 1vw);
  }
}
.enviroment .unit[data-id='5'] li {
  display: flex;
  align-items: center;
  gap: 13px;
}
@media not all and (min-width: 768px) {
  .enviroment .unit[data-id='5'] li {
    gap: calc((100 / 750) * 25 * 1vw);
    align-items: flex-start;
  }
}
.enviroment .unit[data-id='5'] li::before {
  color: white;
  flex-shrink: 0;
  font-weight: bold;
  border-radius: 8px;
  width: 50px;
  counter-increment: number;
  content: counter(number);
  display: grid;
  place-content: center;
  aspect-ratio: 1 / 1;
  background: var(--green);
}
@media not all and (min-width: 768px) {
  .enviroment .unit[data-id='5'] li::before {
    border-radius: calc((100 / 750) * 10 * 1vw);
    width: calc((100 / 750) * 68 * 1vw);
    transform: translateY(-1vw);
  }
}
.enviroment .unit[data-id='6'] {
  text-align: center;
  margin-top: 16px;
  font-size: 18px;
  font-weight: bold;
}
@media not all and (min-width: 768px) {
  .enviroment .unit[data-id='6'] {
    font-size: calc((100 / 750) * 30 * 1vw);
    margin-top: calc((100 / 750) * 8 * 2 * 1vw);
  }
}
.enviroment .unit[data-id='7'] {
  padding-inline: 30px;
  margin-top: 46px;
  letter-spacing: -0.05em;
}
@media not all and (min-width: 768px) {
  .enviroment .unit[data-id='7'] {
    padding-inline: 0;
    font-size: calc((100 / 750) * 26 * 1vw);
  }
}
.enviroment .unit[data-id='8'] {
  padding-inline: 20px;
  letter-spacing: -0.05em;
  margin-top: 10px;
  text-align: right;
}
@media not all and (min-width: 768px) {
  .enviroment .unit[data-id='8'] {
    padding-inline: 0;
    font-size: calc((100 / 750) * 26 * 1vw);
    margin-top: 1em;
  }
}
.enviroment .unit[data-id='9'] {
  margin-top: 65px;
  display: block;
  text-align: center;
}
@media not all and (min-width: 768px) {
  .enviroment .unit[data-id='9'] {
    margin-top: calc((100 / 750) * 64 * 1vw);
  }
}

/* *********************
  point
  デジタルポイントカード
********************* */
section.point .inner .unit[data-id='1'] {
  margin-top: 92px;
}
@media not all and (min-width: 768px) {
  section.point .inner .unit[data-id='1'] {
    margin-top: 4em;
  }
}
section.point .inner .unit[data-id='2'] {
  text-align: center;
  margin-top: 50px;
}
@media not all and (min-width: 768px) {
  section.point .inner .unit[data-id='2'] {
    margin-top: 3em;
  }
}

/* =====================
  ポイントカードコンテンツ
===================== */
section.point[ispoint] :where(ul, ol) {
  list-style: none;
}

@media not all and (min-width: 768px) {
  section.point[ispoint] h2.subTitle03 {
    width: calc((100 / 750) * 314.5 * 2 * 1vw);
    margin-inline: auto;
    font-size: 4vw;
  }
}

/* ==== head-style ==== */
section.point[ispoint] h3.head-style {
  font-size: 40px;
  position: relative;
  text-align: center;
  font-weight: normal;
  color: var(--color-blue);
}
@media not all and (min-width: 768px) {
  section.point[ispoint] h3.head-style {
    font-size: calc((100 / 750) * 42 * 1vw);
  }
}
section.point[ispoint] h3.head-style::before,
section.point[ispoint] h3.head-style::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 3px;
  width: 224px;
  background: currentColor;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] h3.head-style::before,
  section.point[ispoint] h3.head-style::after {
    height: calc((100 / 750) * 6 * 1vw);
    width: calc((100 / 750) * 60 * 1vw);
  }
}
section.point[ispoint] h3.head-style::before {
  left: 0;
}
section.point[ispoint] h3.head-style::after {
  right: 0;
}
section.point[ispoint] picture {
  display: block;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .inner {
    padding-inline: 0;
  }
}

/* ==== article1 ==== */
section.point[ispoint] .article[data-id='1'] {
  text-align: center;
}
section.point[ispoint] .article[data-id='1'] {
  padding-top: 40px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='1'] {
    padding-top: 10.6vw;
  }
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='1'] .item[data-id='1'] {
    width: 82.5vw;
    margin-inline: auto;
  }
}
section.point[ispoint] .article[data-id='1'] .item[data-id='2'] {
  margin-top: 30px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='1'] .item[data-id='2'] {
    margin-top: 9.2vw;
  }
}
section.point[ispoint] .article[data-id='1'] .item[data-id='3'] {
  margin-top: -54px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='1'] .item[data-id='3'] {
    margin-top: -3vw;
    width: calc((100 / 750) * 487 * 1vw);
    height: auto;
    margin-inline: auto;
  }
}
section.point[ispoint] .article[data-id='1'] .item[data-id='4'] {
  display: block;
  margin-top: 16px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='1'] .item[data-id='4'] {
    width: calc((100 / 750) * 600 * 1vw);
    height: auto;
    margin-inline: auto;
    margin-top: calc((100 / 750) * 32 * 1vw);
  }
}
section.point[ispoint] .article[data-id='1'] .item[data-id='5'] {
  margin-top: 50px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='1'] .item[data-id='5'] {
    margin-top: 11.8vw;
    width: calc((100 / 750) * 691 * 1vw);
    margin-inline: auto;
  }
}
section.point[ispoint] .article[data-id='1'] .item[data-id='6'] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url('../img/point/06.png?a1b8da49-a6cd-55fd-8732-69b95703171c');
  width: 1060px;
  height: 291px;
  margin-top: 51px;
  position: relative;
  padding-top: 14px;
  pointer-events: none;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='1'] .item[data-id='6'] {
    background-image: url('../img/point/06_2x.png?a1b8da49-a6cd-55fd-8732-69b95703171c');
    width: 100%;
    height: calc((100 / 750) * 913 * 1vw);
    margin-top: 11vw;
    padding-top: 10vw;
    padding-inline: calc((100 / 750) * 30 * 1vw);
  }
}
section.point[ispoint] .article[data-id='1'] .item[data-id='6'] a {
  display: block;
  pointer-events: auto;
  position: absolute;
  z-index: 2;
  bottom: 23px;
  left: 437px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='1'] .item[data-id='6'] a {
    position: relative;
    inset: auto;
    width: calc((100 / 750) * 401 * 1vw);
    margin-inline: auto;
    margin-top: 4.5vw;
  }
}

/* ==== article2 ==== */
section.point[ispoint] .article[data-id='2'] {
  text-align: center;
  margin-top: 42.5px;
  padding-top: 42.5px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='2'] {
    margin-top: 7.6vw;
    padding-top: 7.6vw;
  }
}
section.point[ispoint] .article[data-id='2'] .item[data-id='1'] {
  margin-top: 20px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='2'] .item[data-id='1'] {
    margin-top: 6vw;
    width: calc((100 / 750) * 470 * 1vw);
    margin-inline: auto;
  }
}
section.point[ispoint] .article[data-id='2'] .item[data-id='2'] {
  margin-top: 30px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='2'] .item[data-id='2'] {
    margin-top: 7vw;
    width: calc((100 / 750) * 632 * 1vw);
    margin-inline: auto;
  }
}
section.point[ispoint] .article[data-id='2'] .item[data-id='3'] {
  display: block;
  margin-top: 44px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='2'] .item[data-id='3'] {
    margin-top: 10vw;
    width: calc((100 / 750) * 400 * 1vw);
    margin-inline: auto;
  }
}
section.point[ispoint] .article[data-id='2'] p {
  color: var(--color-blue);
  font-size: 18px;
  font-weight: bold;
  line-height: 1.333;
  margin-top: 19px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='2'] p {
    font-size: calc((100 / 750) * 26 * 1vw);
    line-height: 1.769;
    margin-top: 3vw;
  }
}

/* ==== article3 ==== */
section.point[ispoint] .article[data-id='3'] {
  text-align: center;
  margin-top: 42.5px;
  padding-top: 42.5px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='3'] {
    margin-top: 7.6vw;
    padding-top: 7.6vw;
  }
}
section.point[ispoint] .article[data-id='3'] ul {
  text-align: left;
  margin-top: 20px;
  font-size: 18px;
  margin-inline: auto;
  line-height: 1.889;
  max-width: 900px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='3'] ul {
    padding-inline: calc((100 / 750) * 35 * 1vw);
    margin-top: 3vw;
    font-size: calc((100 / 750) * 28 * 1vw);
    line-height: 1.643;
  }
}
section.point[ispoint] .article[data-id='3'] ul li {
  text-align: justify;
  text-indent: -1em;
  padding-left: 1em;
}
section.point[ispoint] .article[data-id='3'] ul li strong {
  color: var(--color-blue);
  font-weight: bold;
}
section.point[ispoint] .article[data-id='3'] h4 {
  text-align: left;
  margin-top: 28px;
  font-size: 16px;
  font-weight: bold;
  max-width: 900px;
  margin-inline: auto;
  color: var(--color-blue);
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='3'] h4 {
    margin-top: 4.6vw;
    font-size: calc((100 / 750) * 26 * 1vw);
    padding-inline: calc((100 / 750) * 30 * 1vw);
  }
}
section.point[ispoint] .article[data-id='3'] p {
  max-width: 900px;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 14px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='3'] p {
    font-size: calc((100 / 750) * 24 * 1vw);
    width: calc((100 / 750) * 691 * 1vw);
    margin-inline: auto;
    text-align: left;
    margin-top: -1vw;
  }
}

/* ==== article4-5 ==== */
section.point[ispoint] .article:where([data-id='4'], [data-id='5']) {
  text-align: center;
  margin-top: 42.5px;
  padding-top: 42.5px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article:where([data-id='4'], [data-id='5']) {
    margin-top: 7.6vw;
    padding-top: 7.6vw;
  }
}
section.point[ispoint] .article:where([data-id='4'], [data-id='5']) .box {
  text-align: left;
  max-width: 900px;
  margin-inline: auto;
  margin-top: 24px;
  font-feature-settings: 'palt';
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article:where([data-id='4'], [data-id='5']) .box {
    margin-top: 2.2vw;
    padding-inline: calc((100 / 750) * 30 * 1vw);
  }
}
section.point[ispoint] .article:where([data-id='4'], [data-id='5']) .box + .box {
  margin-top: 28px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article:where([data-id='4'], [data-id='5']) .box + .box {
    margin-top: 5vw;
  }
}
section.point[ispoint] .article:where([data-id='4'], [data-id='5']) .box[nomargin] {
  margin-top: 0;
}
section.point[ispoint] .article:where([data-id='4'], [data-id='5']) .box :where(h4, ul, li) {
  display: inline;
  flex-wrap: wrap;
  line-height: 2;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article:where([data-id='4'], [data-id='5']) .box :where(h4, ul, li) {
    font-size: calc((100 / 750) * 24 * 1vw);
    line-height: 1;
  }
}
section.point[ispoint] .article:where([data-id='4'], [data-id='5']) .box h4 {
  font-weight: bold;
}
section.point[ispoint] .article:where([data-id='4'], [data-id='5']) .box ul {
  font-size: 0px;
}
section.point[ispoint] .article:where([data-id='4'], [data-id='5']) .box ul li {
  font-size: 14px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article:where([data-id='4'], [data-id='5']) .box ul li {
    font-size: calc((100 / 750) * 24 * 1vw);
  }
}
section.point[ispoint] .article:where([data-id='4'], [data-id='5']) .box li + li::before {
  content: '・';
}

/* ==== article6 ==== */
section.point[ispoint] .article[data-id='6'] {
  text-align: center;
  margin-top: 52.5px;
  padding-top: 52.5px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='6'] {
    margin-top: 11.6vw;
    padding-top: 11.6vw;
  }
}
section.point[ispoint] .article[data-id='6'] .item[data-id='1'] picture + picture {
  margin-top: 19px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='6'] .item[data-id='1'] picture {
    width: calc((100 / 750) * 532 * 1vw);
    margin-inline: auto;
  }
  section.point[ispoint] .article[data-id='6'] .item[data-id='1'] picture + picture {
    margin-top: 2.9vw;
    margin-inline: auto;
    width: calc((100 / 750) * 450 * 1vw);
  }
}
section.point[ispoint] .article[data-id='6'] .item[data-id='2'] {
  font-size: 18px;
  color: var(--color-blue);
  font-weight: bold;
  border: 1px solid currentColor;
  border-radius: 8px;
  width: max-content;
  margin-inline: auto;
  margin-top: 40px;
  padding-block: 4px;
  padding-inline: 32px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='6'] .item[data-id='2'] {
    border-radius: 4px;
    font-size: calc((100 / 750) * 26 * 1vw);
    margin-top: 8vw;
    padding-block: 1.9vw;
    width: calc((100 / 750) * 690 * 1vw);
    padding-inline: 1vw;
  }
}
section.point[ispoint] .article[data-id='6'] ol {
  margin-top: 61px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='6'] ol {
    margin-top: 9vw;
  }
  section.point[ispoint] .article[data-id='6'] ol li {
    padding-inline: calc((100 / 750) * 60 * 1vw);
  }
}
section.point[ispoint] .article[data-id='6'] ol li + li {
  margin-top: 50px;
}
@media not all and (min-width: 768px) {
  section.point[ispoint] .article[data-id='6'] ol li + li {
    margin-top: 7vw;
  }
}
