.modaal-noscroll header {
  z-index: 999;
}

.home #introduction {
  background-color: rgba(71, 148, 209, 0.2);
}

@media print,
screen and (min-width:64em) {

  .home #introduction,
  .company #outline > .content1 > h6 + ul.flex > li.slide-bottom:last-of-type:not(:first-of-type),
  .sdgs #point .content1.shutter-paint,
  .sdgs #point .content1.sdgs-initiatives {
    font-size: 16px;
  }
}

@media print,
screen and (min-width:40em) and (max-width:63.9375em) {

  .home #introduction,
  .company #outline > .content1 > h6 + ul.flex > li.slide-bottom:last-of-type:not(:first-of-type),
  .sdgs #point .content1.shutter-paint,
  .sdgs #point .content1.sdgs-initiatives {
    font-size: 14px;
  }
}

@media print,
screen and (max-width:39.9375em) {

  .home #introduction,
  .company #outline > .content1 > h6 + ul.flex > li.slide-bottom:last-of-type:not(:first-of-type),
  .sdgs #point .content1.shutter-paint,
  .sdgs #point .content1.sdgs-initiatives {
    font-size: 12px;
  }
}

.home #introduction a {
  display: block;
}

.home #introduction > .youtube {
  max-width: 1000px;
  margin: 50px auto;
  margin: 3.125em auto;
}

@media print,
screen and (max-width: 63.9375em) {
  .home #introduction > .youtube {
    max-width: calc((100vw/12)*10);
    margin: calc(100vw/12) auto;
  }
}

.home #introduction > .youtube > h5 {
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
  border: none;
  font-size: 20px;
  font-size: 150%;
  text-align: center;
  line-height: 150%;
}

.home #introduction > .youtube > h5 span {
  display: block;
}

.home #introduction > .youtube > h5 > span:first-child > i {
  font-style: normal;
}

.home #introduction > .youtube > h5 > span:first-child > i:not(:last-child) {
  margin-right: 0.125em;
}

.home #introduction > .youtube > h5 > span:first-child > i:nth-child(odd) {
  color: rgb(71, 148, 209);
}

.home #introduction > .youtube > h5 > span:first-child > i:nth-child(even) {
  color: rgb(6, 183, 153);
}

.home #introduction > .youtube > h5 > span:not(:first-child):not(:last-child) {
  margin: 0.5em 0;
  color: rgb(51, 51, 51);
  font-size: 32px;
  font-size: 160%;
  font-weight: bold;
  font-size: 125%;
}

.home #introduction > .youtube > h5 > span:not(:first-child):not(:last-child) > span:last-child {
  font-size: 28px;
  font-size: 87.5%;
}

.home #introduction > .youtube > h5 > span:last-child {
  color: rgb(102, 102, 102);
  font-size: 16px;
  font-size: 80%;
  font-weight: normal;
}

.youtube > a {
  display: block;
  position: relative;
}

.youtube > a::before,
.youtube > a::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
}

.youtube > a::before {
  z-index: 1;
  width: calc(80px/2);
  width: calc(5em/2);
  height: calc(80px/2);
  height: calc(5em/2);
  background-color: white;
}

.youtube > a::after {
  z-index: 2;
  color: black;
  font-family: 'Font Awesome 5 Brands';
  font-size: 80px;
  font-size: 5em;
  font-style: normal;
  line-height: 1;
  content: '\f167';
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.youtube > a:hover::after {
  color: red;
}

.youtube figure {
  margin: 0;
}

.youtube figure img {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  height: auto;
  line-height: 0;
}

.company #outline > .content1 > h6 + ul.flex > li.slide-bottom:last-of-type:not(:first-of-type) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.company #outline > .content1 > h6 + ul.flex > li.slide-bottom:last-of-type:not(:first-of-type) > figure {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
}

.company #outline > .content1 > h6 + ul.flex > li.slide-bottom:last-of-type:not(:first-of-type) > figure:not(:last-child) {
  margin-bottom: 20px;
  margin-bottom: 1.25em;
}

.company #outline > .content1 > h6 + ul.flex > li.slide-bottom:last-of-type:not(:first-of-type) > figure > figcaption {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 0.5em;
  color: white;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-size: 87.5%;
  line-height: 1;
}

@media print,
screen and (max-width: 63.9375em),
screen and (min-width: 64em) and (orientation: portrait) {
  .sdgs #point .content1.shutter-paint {
    width: 100%;
    max-width: 100%;
  }
}

.sdgs #point .content1.shutter-paint > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  text-justify: inter-ideograph;
  text-align: justify;
  line-height: 200%;
}

.sdgs #point .content1.shutter-paint > dl * {
  margin: 0;
}

.sdgs #point .content1.shutter-paint > dl * span {
  display: block;
}

.sdgs #point .content1.shutter-paint > dl img {
  max-width: 100%;
}

.sdgs #point .content1.shutter-paint > dl figure,
.sdgs #point .content1.shutter-paint > dl img {
  line-height: 0;
}

.sdgs #point .content1.shutter-paint > dl > * {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

@media print,
screen and (max-width: 39.9375em) {
  .sdgs #point .content1.shutter-paint > dl > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

.sdgs #point .content1.shutter-paint > dl > *:not(dt) span + span {
  margin-top: 1em;
}

.sdgs #point .content1.shutter-paint > dl > *.colorful {
  color: white;
}

.sdgs #point .content1.shutter-paint > dl > *.colorful.sdgs-03 {
  background-color: rgb(82, 149, 68);
}

.sdgs #point .content1.shutter-paint > dl > *.colorful.sdgs-11 {
  background-color: rgb(224, 160, 30);
}

@media print,
screen and (min-width: 40em) {

  .sdgs #point .content1.shutter-paint > dl > dt,
  .sdgs #point .content1.shutter-paint > dl > dt ~ dd:not(:last-child) {
    max-width: 50%;
  }
}

.sdgs #point .content1.shutter-paint > dl > dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px;
  padding: 1.25em;
  background-color: rgb(56, 134, 196);
  font-size: 32px;
  font-size: 200%;
  line-height: 150%;
}

@media print,
screen and (min-width: 40em) and (max-width: 63.9375em),
screen and (min-width: 64em) and (orientation: portrait) {
  .sdgs #point .content1.shutter-paint > dl > dt {
    padding: 1.428571428571429em;
    font-size: 28px;
    font-size: 175%;
  }
}

.sdgs #point .content1.shutter-paint > dl > dt > span {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.sdgs #point .content1.shutter-paint > dl > dt > span > span:first-child:not(:last-child) {
  font-weight: bold;
  text-align: center;
}

.sdgs #point .content1.shutter-paint > dl > dt > span > span:last-child:not(:first-child) {
  margin-top: 0.5em;
  font-size: 75%;
}

@media print,
screen and (min-width: 40em) and (max-width: 63.9375em),
screen and (min-width: 64em) and (orientation: portrait) {
  .sdgs #point .content1.shutter-paint > dl > dt ~ dd + dd:not(.colorful) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.sdgs #point .content1.shutter-paint > dl > dd > p {
  padding: calc(40px - 1em/2) 40px;
  padding: calc(2.5em - 1em/2) 2.5em;
}

/*.sdgs #point .content1.shutter-paint > dl > dd:nth-child(odd) > p {
  padding-left: 0;
}

.sdgs #point .content1.shutter-paint > dl > dd:nth-child(even) > p {
  padding-right: 0;
}*/

.sdgs #point .content1.shutter-paint > dl > dd > figure,
.sdgs #point .content1.shutter-paint > dl > dd > figure.overflow > video {
  width: 100%;
}

.sdgs #point .content1.shutter-paint > dl > dd > figure.overflow {
  width: auto;
}

@media print,
screen and (min-width: 64em) {
  .sdgs #point .content1.shutter-paint > dl > dd > figure.overflow {
    margin-left: calc((-100vw + 1000px)/2);
    margin-left: calc((-100vw + 62.5em)/2);
  }
}

.sdgs #point .content1.shutter-paint > dl > dd:last-child,
.sdgs #point .content1.shutter-paint > dl > dd:last-child > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

@media print,
screen and (min-width: 40em) {
  .sdgs #point .content1.shutter-paint > dl > dd:last-child > * {
    max-width: 50%;
  }
}

.sdgs #point .content1.shutter-paint > dl > dd:last-child > p {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

@media print,
screen and (max-width: 39.9375em) {
  .sdgs #point .content1.shutter-paint > dl > dd:last-child > p {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

.sdgs #point .content1.shutter-paint > dl > dd:last-child > ul {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

@media print,
screen and (max-width: 39.9375em) {
  .sdgs #point .content1.shutter-paint > dl > dd:last-child > ul {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.sdgs #point .content1.shutter-paint > dl > dd:last-child > ul > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.sdgs #point .content1.shutter-paint > dl > dd.colorful:last-child > p {
  background-color: rgb(72, 152, 214);
}

.sdgs #point .content1.sdgs-initiatives > figure > video {
  width: 100%;
}
