@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c&display=swap');

/* =====
 * LAYOUT :: ALL DEVICE
=================================================================== */
#Billboard {position: relative;}
#Billboard h2 {position: absolute;top: 50%;left: 50%;z-index: 3;transform: translate(-50%, 0);font-size: 500%;font-weight: normal;font-family: 'classico-urw', serif;color: #fff;letter-spacing: 0.15em;line-height: 0.58;}
#Billboard h2 + p {position: absolute;bottom: 50%;left: 50%;z-index: 3;transform: translate(-50%, 0);font-size: 125%;font-weight: normal;font-family: 'classico-urw', serif;color: #fff;text-align: center;letter-spacing: 0.25em;line-height: 1.5;white-space: nowrap;-webkit-font-smoothing: initial;}
#Billboard::before {content: "image";position: absolute;bottom: 0;right: 0;padding: 1em;z-index: 2;font-family: 'classico-urw', serif;font-size: 10px;color: #fff;}
#Billboard::after {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 2;background-color: azure;mix-blend-mode: multiply;opacity: 0.6;}

#Main * {font-family: "M PLUS Rounded 1c";letter-spacing: 0.15em;}
#Main .block-sdgs-01 {position: relative;background-color: #f3f6f7;}
#Main .block-sdgs-01 h3 {font-weight: bold;font-size: 150%;color: #333;}
#Main .block-sdgs-01 h3 span {display: inline-block;white-space: nowrap;background: linear-gradient(360deg,rgba(222, 239, 227, 1) 0%, rgba(222, 239, 227, 1) 50%, rgba(222, 239, 227, 0) 50%);}
#Main .block-sdgs-01 h4 {margin: 1em 0;position: relative;background-color: #f1f8f3;padding: 0.5em;text-align: center;font-weight: bold;font-size: 137.5%;color: #333;}
#Main .block-sdgs-01 h4::before {content: "";position: absolute;top: 0;bottom: 0;left: 0;width: 0.5em;border-top: 5px double #cae5d2;border-left: 5px double #cae5d2;border-bottom: 5px double #cae5d2;}
#Main .block-sdgs-01 h4::after {content: "";position: absolute;top: 0;bottom: 0;right: 0;width: 0.5em;border-top: 5px double #cae5d2;border-right: 5px double #cae5d2;border-bottom: 5px double #cae5d2;}
#Main .block-sdgs-01 figcaption {text-align: center;font-weight: bold;font-size: 10px;white-space: nowrap;}
#Main .block-sdgs-01 .pathmove {position: absolute;top: 0;left: 50%;transform: translateY(-50%);}

#Main .block-sdgs-02 {background-color: #f3f6f7;}
#Main .block-sdgs-02 h3 {background-color: #b0dcd9;font-weight: bold;font-size: 125%;color: #333;}
#Main .block-sdgs-02 p img {display: inline-block;width: auto;height: 1.5em;}
#Main .block-sdgs-02 p .btn {position: relative;background-color: #fff;max-width: 16em;margin: 1em auto 0;padding: 0.5em 2em 0.5em 0.5em;border-radius: 3em;text-align: center;font-weight: bold;color: #333;}
#Main .block-sdgs-02 p .btn span {white-space: nowrap;}
#Main .block-sdgs-02 p .btn::after {content: "";width: 1.5em;height: 1.5em;background: transparent url("../img/common/icon-arrow-circle-next.webp") no-repeat 50% / contain;filter: brightness(0);position: absolute;top: 50%;right: 0.5em;transform: translateY(-50%);}
#Main .block-sdgs-02 .container {padding: 0 2em;}
#Main .block-sdgs-02 .bg {position: relative;background-color: #dde9e5;border-radius: 1em;padding: 0;}

#Main .block-sdgs-03 {background-color: #f3f6f7;}
#Main .block-sdgs-03 h3 {font-weight: bold;font-size: 150%;color: #333;}
#Main .block-sdgs-03 h3 span {display: inline-block;white-space: nowrap;background: linear-gradient(360deg,rgba(222, 239, 227, 1) 0%, rgba(222, 239, 227, 1) 50%, rgba(222, 239, 227, 0) 50%);}
#Main .block-sdgs-03 p .btn {position: relative;border: 1px solid #666;max-width: 22em;margin: 1em auto 0;padding: 0.5em 2em 0.5em 0.5em;border-radius: 3em;text-align: center;font-weight: bold;color: #666;}
#Main .block-sdgs-03 p .btn span {white-space: nowrap;}
#Main .block-sdgs-03 p .btn::after {content: "";width: 1.5em;height: 1.5em;background: transparent url("../img/common/icon-arrow-circle-next.webp") no-repeat 50% / contain;filter: brightness(0);position: absolute;top: 50%;right: 0.5em;transform: translateY(-50%);}
#Main .block-sdgs-03 .container {padding-top: 3em;}
#Main .block-sdgs-03 .column > div > img {mix-blend-mode: multiply;}

#Main .block-sdgs-04 {position: relative;background-color: #fff;}
#Main .block-sdgs-04 h3 {font-weight: bold;font-size: 150%;color: #333;}
#Main .block-sdgs-04 h3 span {display: inline-block;white-space: nowrap;background: linear-gradient(360deg,rgba(254, 235, 200, 1) 0%, rgba(254, 235, 200, 1) 50%, rgba(254, 235, 200, 0) 50%);}
#Main .block-sdgs-04 h4 {margin: 0 0 1em;position: relative;background-color: #fff4df;padding: 0.5em;text-align: center;font-weight: bold;font-size: 137.5%;color: #333;}
#Main .block-sdgs-04 h4 small {display: block;font-size: 62.5%;line-height: 1;}
#Main .block-sdgs-04 h4::before {content: "";position: absolute;top: 0;bottom: 0;left: 0;width: 0.5em;border-top: 5px double #fde0ab;border-left: 5px double #fde0ab;border-bottom: 5px double #fde0ab;}
#Main .block-sdgs-04 h4::after {content: "";position: absolute;top: 0;bottom: 0;right: 0;width: 0.5em;border-top: 5px double #fde0ab;border-right: 5px double #fde0ab;border-bottom: 5px double #fde0ab;}
#Main .block-sdgs-04 p .btn {position: relative;border: 1px solid #666;margin: 1em auto 0;padding: 0.5em 2em 0.5em 0.5em;border-radius: 3em;text-align: center;font-weight: bold;color: #666;}
#Main .block-sdgs-04 p .btn span {white-space: nowrap;}
#Main .block-sdgs-04 p .btn::after {content: "";width: 1.5em;height: 1.5em;background: transparent url("../img/common/icon-arrow-circle-next.webp") no-repeat 50% / contain;filter: brightness(0);position: absolute;top: 50%;right: 0.5em;transform: translateY(-50%);}
#Main .block-sdgs-04 .column > div img + img {margin-top: 1em;}
#Main .block-sdgs-04 .pathmove {position: absolute;top: 0;left: 50%;transform: translateY(-50%);}

#Main .block-sdgs-05 {position: relative;background-color: #fff;}
#Main .block-sdgs-05 h3 {font-weight: bold;font-size: 125%;color: #333;}
#Main .block-sdgs-05 ul {display: flex;justify-content: space-between;gap: 1em;}
#Main .block-sdgs-05 ul li {flex: 1;}
#Main .block-sdgs-05 ul li::before {content: "";display: block;height: 2em;background: transparent none no-repeat 50% / auto 1.5em;}
#Main .block-sdgs-05 ul li:nth-child(1)::before {background-image: url("../img/sdgs/logo_02.svg");}
#Main .block-sdgs-05 ul li:nth-child(2)::before {background-image: url("../img/sdgs/logo_03.svg");}
#Main .block-sdgs-05 ul li:nth-child(3)::before {background-image: url("../img/sdgs/logo_04.svg");}
#Main .block-sdgs-05 figcaption {margin-top: 0.5em;text-align: center;font-weight: bold;font-size: 10px;line-height: 1.4;white-space: nowrap;}
#Main .block-sdgs-05 .container {padding-top: 0;}
/* =====
* LAYOUT :: PC
=================================================================== */
@media only screen and (min-width:769px) {
  #Main .block-sdgs-01 h3 {position: relative;max-width: 20em;margin: 0 auto 3em;padding-left: 6em;transform: translateX(-3em);text-align: center;}
  #Main .block-sdgs-01 h3::before {content: "";width: 6em;height: 6em;position: absolute;top: 50%;left: 0;transform: translateY(-50%);background: transparent url("../img/sdgs/icon_01.webp") no-repeat 50% / contain;}
  #Main .block-sdgs-01 .column {display: flex;align-items: center;justify-content: space-between;}
  #Main .block-sdgs-01 .column > div {width: calc(50% - 2em);}
  #Main .block-sdgs-01 .column > div > div {display: flex;justify-content: space-between;}
  #Main .block-sdgs-01 .column > div > div img {width: 9em;}
  #Main .block-sdgs-01 .column > div > div p {padding-right: 1em;font-size: 75%;}
  #Main .block-sdgs-01 .column > div > div p small {display: block;font-size: 10px;}

  #Main .block-sdgs-02 .bg::before {content: "";width: 6em;height: 6em;position: absolute;top: 0;left: 1em;z-index: 2;transform: translateY(-50%);background: transparent url("../img/sdgs/icon_02.webp") no-repeat 50% / contain;}
  #Main .block-sdgs-02 .bg::after {content: "";width: 15em;height: 12em;position: absolute;top: 0;right: 1em;z-index: 2;transform: translateY(-60%);background: transparent url("../img/sdgs/img_05.webp") no-repeat 50% / contain;}
  #Main .block-sdgs-02 h3 {position: absolute;top: 0;left: 4em;z-index: 1;transform: translateY(-50%);border-radius: 3em;padding: 0 1.5em 0 2.5em;background-color: #b0dcd9;font-weight: bold;font-size: 125%;color: #333;}
  #Main .block-sdgs-02 h3 + p {padding: 3em 2em 1.5em;}

  #Main .block-sdgs-03 h3 {margin: 0 auto 1em;}
  #Main .block-sdgs-03 .column {display: flex;align-items: center;justify-content: space-between;}
  #Main .block-sdgs-03 .column > div {width: calc(50% - 2em);}

  #Main .block-sdgs-04 h3 {position: relative;max-width: 15em;margin: 0 auto 4em;padding-left: 6em;transform: translateX(-3em);text-align: center;}
  #Main .block-sdgs-04 h3::before {content: "";width: 6em;height: 6em;position: absolute;top: 50%;left: 0;transform: translateY(-50%);background: transparent url("../img/sdgs/icon_04.webp") no-repeat 50% / contain;}
  #Main .block-sdgs-04 h3::after {content: "";width: 7em;height: 7em;position: absolute;top: 50%;left: calc(100% + 1em);transform: translateY(-50%);background: transparent url("../img/sdgs/img_06.webp") no-repeat 50% 0 / contain;}
  #Main .block-sdgs-04 .column {display: flex;justify-content: space-between;}
  #Main .block-sdgs-04 .column > div {width: calc(50% - 2em);}

  #Main .block-sdgs-05 h3 {position: relative;margin-bottom: 1em;padding-left: 3.5em;padding-bottom: 0.5em;white-space: nowrap;}
  #Main .block-sdgs-05 h3::before {content: "";width: 3em;height: 3em;position: absolute;bottom: 0;left: 0;background: transparent url("../img/sdgs/icon_03.svg") no-repeat 0 100% / contain;}
  #Main .block-sdgs-05 h3::after {content: "";height: 3px;position: absolute;bottom: 0;left: 3.5em;right: 0;background-image: url("data:image/svg+xml,\<svg xmlns='http://www.w3.org/2000/svg' width='6' height='3'>\<circle cx='1.5' cy='1.5' r='1.5' fill='%23f39800' />\</svg>");background-repeat: repeat-x;}
  #Main .block-sdgs-05 .column {display: flex;justify-content: space-between;gap: 2em;}
}
@media only screen and (min-width:1261px) {
  #Main .block-sdgs-04 .column > div:nth-child(2)::after {content: "";display: block;width: 15em;height: 9em;background: transparent url("../img/sdgs/img_09.webp") no-repeat 50% 100% / 100% auto;}
}

/* =====
* LAYOUT :: TAB
=================================================================== */
@media only screen and (min-width: 769px) and (max-width: 1260px) {}
@media only screen and (min-width: 769px) and (max-width: 1036px) {
  #Main .block-sdgs-04 .column > div:nth-child(1)::after {content: "";display: block;width: 15em;height: 9em;margin-left: auto;background: transparent url("../img/sdgs/img_09.webp") no-repeat 50% 100% / 100% auto;}
}
/* =====
* LAYOUT :: SP
=================================================================== */
@media only screen and (max-width:768px) {
  #Billboard h2 {font-size: 280%;}

  #Main .block-sdgs-01 {}
  #Main .block-sdgs-01 h3 {text-align: center;font-size: 125%;}
  #Main .block-sdgs-01 h3::before {content: "";display: block;height: 8em;background: transparent url("../img/sdgs/icon_01.webp") no-repeat 50% / contain;}
  #Main .block-sdgs-01 h4 {font-size: 125%;}
  #Main .block-sdgs-01 .column > div {margin-top: 1.5em;overflow: hidden;}
  #Main .block-sdgs-01 .column > div > div figure {float: left;width: 50%;}

  #Main .block-sdgs-02 h3 {padding: 0.5em 0.5em 0.5em 6em;border-radius: 0.8em 0.8em 0 0;text-indent: 0.5em;}
  #Main .block-sdgs-02 h3 + p {padding: 1.5em 1.5em 2em;}
  #Main .block-sdgs-02 .bg::before {content: "";width: 6em;height: 6em;position: absolute;top: -1em;left: 1em;z-index: 2;background: transparent url("../img/sdgs/icon_02.webp") no-repeat 50% / contain;}
  #Main .block-sdgs-02 .container {padding: 1.5em 0;}

  #Main .block-sdgs-03 h3 {margin-bottom: 1em;}
  #Main .block-sdgs-03 .column > div {margin-bottom: 1.5em;}

  #Main .block-sdgs-04 h3 {text-align: center;font-size: 125%;}
  #Main .block-sdgs-04 h3::before {content: "";display: block;height: 8em;background: transparent url("../img/sdgs/icon_04.webp") no-repeat 50% / contain;}
  #Main .block-sdgs-04 .column > div {margin-top: 1.5em;}
  #Main .block-sdgs-04 .column > div p {margin-top: 1.5em;}

  #Main .block-sdgs-05 h3 {position: relative;margin-bottom: 1em;padding-left: 3.5em;padding-bottom: 0.75em;line-height: 1.25;white-space: nowrap;}
  #Main .block-sdgs-05 h3::before {content: "";width: 3em;height: 3em;position: absolute;bottom: 0;left: 0;background: transparent url("../img/sdgs/icon_03.svg") no-repeat 0 100% / contain;}
  #Main .block-sdgs-05 h3::after {content: "";height: 3px;position: absolute;bottom: 0;left: 3.5em;right: 0;background-image: url("data:image/svg+xml,\<svg xmlns='http://www.w3.org/2000/svg' width='6' height='3'>\<circle cx='1.5' cy='1.5' r='1.5' fill='%23f39800' />\</svg>");background-repeat: repeat-x;}
  #Main .block-sdgs-05 ul {display: block;}
  #Main .block-sdgs-05 .column > div {margin-top: 1.5em;}
  #Main .block-sdgs-05 .column > div + div {margin-top: 2.5em;}
}
@media only screen and (max-width:768px) and (orientation: landscape) {}
@media only screen and (max-width: 640px) {}
@media only screen and (max-width: 480px) {}
