@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap"); /* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 2045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 2044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 2046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

@-webkit-keyframes ap-fade-in-up1 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 10%);
            transform: translate(0, 10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes ap-fade-in-up1 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 10%);
            transform: translate(0, 10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes ap-fade-in-up2 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 20%);
            transform: translate(0, 20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes ap-fade-in-up2 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 20%);
            transform: translate(0, 20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes ap-fade-in-up3 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 30%);
            transform: translate(0, 30%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes ap-fade-in-up3 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 30%);
            transform: translate(0, 30%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes ap-fade-in-up4 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 40%);
            transform: translate(0, 40%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes ap-fade-in-up4 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 40%);
            transform: translate(0, 40%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes ap-fade-in-up5 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 50%);
            transform: translate(0, 50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes ap-fade-in-up5 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 50%);
            transform: translate(0, 50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes ap-fade-in-up6 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 60%);
            transform: translate(0, 60%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes ap-fade-in-up6 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 60%);
            transform: translate(0, 60%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes ap-fade-in-up7 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 70%);
            transform: translate(0, 70%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes ap-fade-in-up7 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 70%);
            transform: translate(0, 70%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes ap-fade-in-up8 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 80%);
            transform: translate(0, 80%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes ap-fade-in-up8 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 80%);
            transform: translate(0, 80%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes ap-fade-in-up9 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 90%);
            transform: translate(0, 90%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes ap-fade-in-up9 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 90%);
            transform: translate(0, 90%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes ap-fade-in-up10 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes ap-fade-in-up10 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes ap-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ap-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ap-slide-in-to-right {
  0% {
    opacity: 0;
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes ap-slide-in-to-right {
  0% {
    opacity: 0;
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
#main {
  width: 100%;
  margin: 0;
  padding: 0 0 110px;
  font-weight: 700;
  overflow-x: hidden;
  letter-spacing: 0.12em;
}
#main * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
#main section {
  margin: 0;
}
#main section section {
  margin: 0;
}
#main p {
  letter-spacing: 0.12em;
}
#main img {
  max-width: 100%;
  height: auto;
}

.ap_in {
  max-width: 1040px;
  padding: 0 2.4%;
  min-width: 950px;
  margin: 0 auto;
}

.ap_bg {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 162, 0, 0.1)), color-stop(25%, rgba(66, 196, 86, 0.1)), color-stop(50%, rgba(38, 167, 225, 0.1)), color-stop(75%, rgba(235, 160, 194, 0.1)), to(rgba(183, 205, 0, 0.1)));
  background: linear-gradient(0deg, rgba(255, 162, 0, 0.1) 0%, rgba(66, 196, 86, 0.1) 25%, rgba(38, 167, 225, 0.1) 50%, rgba(235, 160, 194, 0.1) 75%, rgba(183, 205, 0, 0.1) 100%);
  -webkit-clip-path: polygon(0 104px, 100% 0, 100% 100%, 0 calc(100% - 144px));
          clip-path: polygon(0 104px, 100% 0, 100% 100%, 0 calc(100% - 144px));
  padding: 320px 0 205px;
  margin: -320px 0 0;
}

.fnInview.fnInview-fade-in, .fnInview.fnInview-slide-in-toRight {
  opacity: 0;
}
.fnInview.fnInview-fade-in-up1 {
  opacity: 0;
}
.fnInview.fnInview-fade-in-up2 {
  opacity: 0;
}
.fnInview.fnInview-fade-in-up3 {
  opacity: 0;
}
.fnInview.fnInview-fade-in-up4 {
  opacity: 0;
}
.fnInview.fnInview-fade-in-up5 {
  opacity: 0;
}
.fnInview.fnInview-fade-in-up6 {
  opacity: 0;
}
.fnInview.fnInview-fade-in-up7 {
  opacity: 0;
}
.fnInview.fnInview-fade-in-up8 {
  opacity: 0;
}
.fnInview.fnInview-fade-in-up9 {
  opacity: 0;
}
.fnInview.fnInview-fade-in-up10 {
  opacity: 0;
}

.fnInview.is-inview.fnInview-fade-in-up1 {
  -webkit-animation: ap-fade-in-up1 0.5s ease-out forwards;
          animation: ap-fade-in-up1 0.5s ease-out forwards;
}
.fnInview.is-inview.fnInview-fade-in-up2 {
  -webkit-animation: ap-fade-in-up2 0.5s ease-out forwards;
          animation: ap-fade-in-up2 0.5s ease-out forwards;
}
.fnInview.is-inview.fnInview-fade-in-up3 {
  -webkit-animation: ap-fade-in-up3 0.5s ease-out forwards;
          animation: ap-fade-in-up3 0.5s ease-out forwards;
}
.fnInview.is-inview.fnInview-fade-in-up4 {
  -webkit-animation: ap-fade-in-up4 0.5s ease-out forwards;
          animation: ap-fade-in-up4 0.5s ease-out forwards;
}
.fnInview.is-inview.fnInview-fade-in-up5 {
  -webkit-animation: ap-fade-in-up5 0.5s ease-out forwards;
          animation: ap-fade-in-up5 0.5s ease-out forwards;
}
.fnInview.is-inview.fnInview-fade-in-up6 {
  -webkit-animation: ap-fade-in-up6 0.5s ease-out forwards;
          animation: ap-fade-in-up6 0.5s ease-out forwards;
}
.fnInview.is-inview.fnInview-fade-in-up7 {
  -webkit-animation: ap-fade-in-up7 0.5s ease-out forwards;
          animation: ap-fade-in-up7 0.5s ease-out forwards;
}
.fnInview.is-inview.fnInview-fade-in-up8 {
  -webkit-animation: ap-fade-in-up8 0.5s ease-out forwards;
          animation: ap-fade-in-up8 0.5s ease-out forwards;
}
.fnInview.is-inview.fnInview-fade-in-up9 {
  -webkit-animation: ap-fade-in-up9 0.5s ease-out forwards;
          animation: ap-fade-in-up9 0.5s ease-out forwards;
}
.fnInview.is-inview.fnInview-fade-in-up10 {
  -webkit-animation: ap-fade-in-up10 0.5s ease-out forwards;
          animation: ap-fade-in-up10 0.5s ease-out forwards;
}
.fnInview.is-inview.fnInview-fade-in {
  -webkit-animation: ap-fade-in 0.5s ease-out forwards;
          animation: ap-fade-in 0.5s ease-out forwards;
}
.fnInview.is-inview.fnInview-slide-in-toRight {
  -webkit-animation: ap-slide-in-to-right 0.5s ease-out forwards;
          animation: ap-slide-in-to-right 0.5s ease-out forwards;
}

.fnInview-delay1 {
  -webkit-animation-delay: 0.1s !important;
          animation-delay: 0.1s !important;
}

.fnInview-delay2 {
  -webkit-animation-delay: 0.2s !important;
          animation-delay: 0.2s !important;
}

.fnInview-delay3 {
  -webkit-animation-delay: 0.3s !important;
          animation-delay: 0.3s !important;
}

.fnInview-delay4 {
  -webkit-animation-delay: 0.4s !important;
          animation-delay: 0.4s !important;
}

.fnInview-delay5 {
  -webkit-animation-delay: 0.5s !important;
          animation-delay: 0.5s !important;
}

.fnInview-delay6 {
  -webkit-animation-delay: 0.6s !important;
          animation-delay: 0.6s !important;
}

.fnInview-delay7 {
  -webkit-animation-delay: 0.7s !important;
          animation-delay: 0.7s !important;
}

.fnInview-delay8 {
  -webkit-animation-delay: 0.8s !important;
          animation-delay: 0.8s !important;
}

.fnInview-delay9 {
  -webkit-animation-delay: 0.9s !important;
          animation-delay: 0.9s !important;
}

.fnInview-delay10 {
  -webkit-animation-delay: 1s !important;
          animation-delay: 1s !important;
}

/* mv
---------------------*/
#main .apVisual {
  background: #fafafa url(/sustainable/artproject/images/mv_bg.png) no-repeat right 50% bottom -20px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 114px), 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% calc(100% - 114px), 0% 100%);
}
#main .apVisual_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 60px 20px 132px;
}
#main .apVisual_col > *:nth-of-type(1) {
  padding: 0 40px 0 0;
}
#main .apVisual_col > *:nth-of-type(2) {
  padding: 24px 0 0;
}
#main .apVisual_tit {
  margin: 0;
  padding: 0;
  border: none;
}
#main .apVisual_txt {
  font-size: 141%;
  color: #808080;
  line-height: 2.23;
}
#main .apVisual_txt rt {
  font-weight: normal;
  letter-spacing: normal;
  text-align: center;
}
#main .apVisual_txt span {
  display: inline-block;
}
#main .apVisual_txt.is-inview > .apVisual_txtBlc {
  opacity: 0;
  -webkit-animation: ap-fade-in-up3 0.5s ease-out forwards;
          animation: ap-fade-in-up3 0.5s ease-out forwards;
}
#main .apVisual_txt.is-inview > .apVisual_txtBlc:nth-of-type(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
#main .apVisual_txt.is-inview > .apVisual_txtBlc:nth-of-type(2) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
#main .apVisual_txt.is-inview > .apVisual_txtBlc:nth-of-type(3) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

/* introduction
---------------------*/
#main .apIntro {
  padding: 70px 0 250px;
  position: relative;
  z-index: 1;
}
#main .apIntro_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#main .apIntro_col > * {
  width: 50%;
}
#main .apIntro_col > *:nth-of-type(1) {
  color: #4c4c4c;
  padding: 0 0 0 40px;
}
#main .apIntro_titWrap {
  overflow: hidden;
  margin: 0 0 0 40px;
}
#main .apIntro_tit {
  background-image: -webkit-gradient(linear, left top, right top, from(rgb(255, 162, 0)), color-stop(25%, rgb(66, 196, 86)), color-stop(50%, rgb(38, 167, 225)), color-stop(75%, rgb(235, 160, 194)), to(rgb(183, 205, 0)));
  background-image: linear-gradient(90deg, rgb(255, 162, 0) 0%, rgb(66, 196, 86) 25%, rgb(38, 167, 225) 50%, rgb(235, 160, 194) 75%, rgb(183, 205, 0) 100%);
  color: #fff;
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 108%;
  line-height: 1;
  letter-spacing: 0.1em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 11px) 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, calc(100% - 11px) 100%, 0% 100%);
  margin: 0 0 30px 0;
  padding: 8px 30px 9px 20px;
}
#main .apIntro_lead {
  letter-spacing: 0.2em;
  font-size: 183%;
  line-height: 1.63;
  margin: 0 0 12px;
}
#main h1.apIntro_catch,
#main .apIntro_catch {
  border-bottom: none;
  letter-spacing: 0.2em;
  font-size: 266%;
  line-height: 1.93;
  margin: 0 0 36px;
}
#main h1.apIntro_catch span{
	margin-bottom:0;
	font-size:100%;
	font-weight:bold;
	color:#4c4c4c;
	display:inline;
}
#main .apIntro_catch rt {
  letter-spacing: 0.1em;
  font-size: 37%;
  text-align: center;
}
#main .apIntro_catch span {
  position: relative;
}
#main .apIntro_catch span::after {
  content: "";
  width: 100%;
  height: 4px;
  background: -webkit-gradient(linear, left top, right top, from(rgb(255, 162, 0)), color-stop(25%, rgb(66, 196, 86)), color-stop(50%, rgb(38, 167, 225)), color-stop(75%, rgb(235, 160, 194)), to(rgb(183, 205, 0)));
  background: linear-gradient(90deg, rgb(255, 162, 0) 0%, rgb(66, 196, 86) 25%, rgb(38, 167, 225) 50%, rgb(235, 160, 194) 75%, rgb(183, 205, 0) 100%);
  position: absolute;
  left: 0;
  bottom: -6px;
}
#main .apIntro_txt {
  letter-spacing: 0.12em;
  font-size: 133%;
  line-height: 2.37;
}
#main .apIntro_txt em {
  background-image: -webkit-gradient(linear, left top, right top, from(rgb(255, 162, 0)), color-stop(25%, rgb(66, 196, 86)), color-stop(50%, rgb(38, 167, 225)), color-stop(75%, rgb(235, 160, 194)), to(rgb(183, 205, 0)));
  background-image: linear-gradient(90deg, rgb(255, 162, 0) 0%, rgb(66, 196, 86) 25%, rgb(38, 167, 225) 50%, rgb(235, 160, 194) 75%, rgb(183, 205, 0) 100%);
  -webkit-background-clip: text;
          background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
}
#main .apIntro_notes {
  font-weight: normal;
  font-size: 81%;
  display: block;
  margin-top: -0.8em;
}
#main .apIntro_imgs {
  position: relative;
}
#main .apIntro_imgs .apIntro_img {
  position: absolute;
}
#main .apIntro_imgs .apIntro_img:nth-of-type(1) {
  width: 420px;
  top: 0;
  left: 70px;
  z-index: 1;
}
#main .apIntro_imgs .apIntro_img:nth-of-type(1) img {
  -webkit-box-shadow: 9px 9px 30px 0px rgba(229, 115, 0, 0.2);
          box-shadow: 9px 9px 30px 0px rgba(229, 115, 0, 0.2);
}
#main .apIntro_imgs .apIntro_img:nth-of-type(2) {
  width: 239px;
  top: 365px;
  right: -90px;
}
#main .apIntro_imgs .apIntro_img:nth-of-type(3) {
  width: 180px;
  top: 514px;
  right: 100px;
  z-index: 1;
}
#main .apIntro_imgs .apIntro_img:nth-of-type(3) img {
  -webkit-box-shadow: 9px 9px 30px 0px rgba(0, 129, 229, 0.2);
          box-shadow: 9px 9px 30px 0px rgba(0, 129, 229, 0.2);
}

/* anchor
---------------------*/
#main .apAnchor {
  padding: 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  position: relative;
  z-index: 1;
}
#main .apAnchor > * {
  width: calc(50% - 10px);
  overflow: hidden;
}
#main .apAnchor a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  text-decoration: none;
  color: #4c4c4c;
  border: 4px solid #fea202;
  -o-border-image: linear-gradient(90deg, rgb(255, 162, 0) 0%, rgb(66, 196, 86) 25%, rgb(38, 167, 225) 50%, rgb(235, 160, 194) 75%, rgb(183, 205, 0) 100%);
     border-image: -webkit-gradient(linear, left top, right top, from(rgb(255, 162, 0)), color-stop(25%, rgb(66, 196, 86)), color-stop(50%, rgb(38, 167, 225)), color-stop(75%, rgb(235, 160, 194)), to(rgb(183, 205, 0)));
     border-image: linear-gradient(90deg, rgb(255, 162, 0) 0%, rgb(66, 196, 86) 25%, rgb(38, 167, 225) 50%, rgb(235, 160, 194) 75%, rgb(183, 205, 0) 100%);
  border-image-slice: 1;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#main .apAnchor a > *:nth-of-type(1) {
  width: 80px;
  position: relative;
  z-index: 1;
}
#main .apAnchor a > *:nth-of-type(2) {
  width: calc(100% - 80px);
  padding: 0 0 0 25px;
}
#main .apAnchor a::before, #main .apAnchor a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
#main .apAnchor a::before {
  width: 60px;
  height: 60px;
  background-color: #4d4d4d;
  border-radius: 999em;
  right: -30px;
}
#main .apAnchor a::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #fff transparent transparent transparent;
  right: 2px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
#main .apAnchor_en {
  position: absolute;
  top: -3px;
  left: 76px;
  font-size: 193%;
  font-style: italic;
  line-height: 1;
  letter-spacing: 0.1em;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 162, 0, 0.2)), color-stop(25%, rgba(66, 196, 86, 0.2)), color-stop(50%, rgba(38, 167, 225, 0.2)), color-stop(75%, rgba(235, 160, 194, 0.2)), to(rgba(183, 205, 0, 0.2)));
  background-image: linear-gradient(90deg, rgba(255, 162, 0, 0.2) 0%, rgba(66, 196, 86, 0.2) 25%, rgba(38, 167, 225, 0.2) 50%, rgba(235, 160, 194, 0.2) 75%, rgba(183, 205, 0, 0.2) 100%);
  -webkit-background-clip: text;
          background-clip: text;
  text-stroke: 0.1em transparent;
  -webkit-text-stroke: 0.1em transparent;
  color: #fff;
  padding: 0 0.2em 0 0;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  font-family: Arial, Helvetica, sans-serif;
}
#main .apAnchor_tit {
  font-size: 125%;
  line-height: 1.2;
  position: relative;
}
#main .apAnchor_place {
  color: #4d4d4d;
  font-size: 81%;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 5px;
}
#main .apAnchor_name {
  font-size: 137%;
}
#main .apAnchor_name span {
  display: inline-block;
  font-size: 54%;
  margin: 0 0.8em 0 0;
  letter-spacing: 0.04em;
}
#main .apAnchor_img {
  position: relative;
}

.d_hover #main .apAnchor a:hover {
  color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(rgb(255, 162, 0)), color-stop(25%, rgb(66, 196, 86)), color-stop(50%, rgb(38, 167, 225)), color-stop(75%, rgb(235, 160, 194)), to(rgb(183, 205, 0)));
  background-image: linear-gradient(90deg, rgb(255, 162, 0) 0%, rgb(66, 196, 86) 25%, rgb(38, 167, 225) 50%, rgb(235, 160, 194) 75%, rgb(183, 205, 0) 100%);
}
.d_hover #main .apAnchor a:hover::after {
  -webkit-transform: translate(0, 3px);
          transform: translate(0, 3px);
}
.d_hover #main .apAnchor a:hover .apAnchor_en {
  background-image: none;
  background-clip: border-box;
  text-stroke: 0.01em rgba(255, 255, 255, 0.2);
  -webkit-text-stroke: 0.01em rgba(255, 255, 255, 0.2);
  color: transparent;
}
.d_hover #main .apAnchor a:hover .apAnchor_place {
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* project
---------------------*/
#main .apProject {
  margin: 88px 0 0;
}
#main .apProject_sec {
  margin: 40px 0 0;
}
#main .apProject_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 88px 0 0;
}
#main .apProject_col > * {
  width: 50%;
}
#main .apProject_col > *:nth-of-type(2) {
  padding: 0 0 0 6%;
}
#main .apProject_head {
  text-align: center;
  position: relative;
  white-space: wrap;
}
#main .apProject_tit, #main .apProject_en {
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 783%;
  font-style: italic;
  line-height: 1;
  letter-spacing: 0.08em;
}
#main .apProject_en {
  color: #fff;
  position: absolute;
  width: 100%;
  top: 0.055em;
  left: 0.04em;
}
#main .apProject_en-beige {
  color: #fbf1e1;
}
#main .apProject_tit {
  background-image: -webkit-gradient(linear, left top, right top, from(rgb(255, 162, 0)), color-stop(25%, rgb(66, 196, 86)), color-stop(50%, rgb(38, 167, 225)), color-stop(75%, rgb(235, 160, 194)), to(rgb(183, 205, 0)));
  background-image: linear-gradient(90deg, rgb(255, 162, 0) 0%, rgb(66, 196, 86) 25%, rgb(38, 167, 225) 50%, rgb(235, 160, 194) 75%, rgb(183, 205, 0) 100%);
  -webkit-background-clip: text;
          background-clip: text;
  text-stroke: 4px transparent;
  -webkit-text-stroke: 4px transparent;
  color: #fff;
  mix-blend-mode: multiply;
  position: relative;
  padding: 0;
  margin: 0;
  white-space: wrap;
}
#main .apProject_stit {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: none;
  background-image: -webkit-gradient(linear, left top, right top, from(rgb(255, 162, 0)), color-stop(25%, rgb(66, 196, 86)), color-stop(50%, rgb(38, 167, 225)), color-stop(75%, rgb(235, 160, 194)), to(rgb(183, 205, 0)));
  background-image: linear-gradient(90deg, rgb(255, 162, 0) 0%, rgb(66, 196, 86) 25%, rgb(38, 167, 225) 50%, rgb(235, 160, 194) 75%, rgb(183, 205, 0) 100%);
  -webkit-background-clip: text;
          background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  font-family: "Montserrat", "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
  font-size: 133%;
  letter-spacing: 0.1em;
  margin: 0 0 10px;
}
#main .apProject_txt {
  font-size: 133%;
  line-height: 2.25;
  color: #4c4c4c;
  letter-spacing: 0.12em;
}
#main .apProject_txt span {
  font-size: 175%;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
#main .apProject_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
#main .apProject_list > li > a {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 162, 0, 0.5)), color-stop(25%, rgba(66, 196, 86, 0.5)), color-stop(50%, rgba(38, 167, 225, 0.5)), color-stop(75%, rgba(235, 160, 194, 0.5)), to(rgba(183, 205, 0, 0.5)));
  background-image: linear-gradient(90deg, rgba(255, 162, 0, 0.5) 0%, rgba(66, 196, 86, 0.5) 25%, rgba(38, 167, 225, 0.5) 50%, rgba(235, 160, 194, 0.5) 75%, rgba(183, 205, 0, 0.5) 100%);
  text-decoration: none;
  color: #4d4d4d;
  font-size: 75%;
  letter-spacing: 0.04em;
  border-radius: 999em;
  padding: 5px 40px 5px 16px;
  -webkit-transition: color 0.3s, background-image 0.3s;
  transition: color 0.3s, background-image 0.3s;
}
#main .apProject_list > li > a::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 4.5px 0 4.5px;
  border-color: #4d4d4d transparent transparent transparent;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 14px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
#main .apProject_caption {
  letter-spacing: 0.04em;
  color: #4d4d4d;
  margin: 10px 0 0;
  font-weight: 400;
  font-size: 100%;
}
#main .apProject_img {
  position: relative;
}

.d_hover #main .apProject_list > li > a:hover {
  color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(rgb(255, 162, 0)), color-stop(25%, rgb(66, 196, 86)), color-stop(50%, rgb(38, 167, 225)), color-stop(75%, rgb(235, 160, 194)), to(rgb(183, 205, 0)));
  background-image: linear-gradient(90deg, rgb(255, 162, 0) 0%, rgb(66, 196, 86) 25%, rgb(38, 167, 225) 50%, rgb(235, 160, 194) 75%, rgb(183, 205, 0) 100%);
}
.d_hover #main .apProject_list > li > a:hover::after {
  border-color: #fff transparent transparent transparent;
  -webkit-transform: translate(0, 3px);
          transform: translate(0, 3px);
}

/* profile
---------------------*/
#main .apProfile {
  position: relative;
  width: 560px;
  margin: 136px auto 176px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#main .apProfile > *:nth-of-type(1) {
  width: 72px;
}
#main .apProfile > *:nth-of-type(2) {
  width: calc(50% - 72px);
  padding: 0 0 10px 14px;
}
#main .apProfile > *:nth-of-type(3) {
  width: 50%;
  text-align: right;
}
#main .apProfile::before, #main .apProfile::after {
  content: "";
  width: 70px;
  height: 1px;
  background-color: #808080;
  position: absolute;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#main .apProfile::before {
  top: -50px;
  left: -70px;
}
#main .apProfile::after {
  bottom: -50px;
  right: -70px;
}
#main .apProfile_en {
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  background-image: -webkit-gradient(linear, left top, right top, from(rgb(255, 162, 0)), color-stop(25%, rgb(66, 196, 86)), color-stop(50%, rgb(38, 167, 225)), color-stop(75%, rgb(235, 160, 194)), to(rgb(183, 205, 0)));
  background-image: linear-gradient(90deg, rgb(255, 162, 0) 0%, rgb(66, 196, 86) 25%, rgb(38, 167, 225) 50%, rgb(235, 160, 194) 75%, rgb(183, 205, 0) 100%);
  -webkit-background-clip: text;
          background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  letter-spacing: 0.1em;
  font-size: 133%;
  line-height: 1;
  margin: 0 0 13px;
  border: none;
}
#main .apProfile_tit {
  font-size: 316%;
  line-height: 1;
  letter-spacing: 0.12em;
}
#main .apProfile_btn a {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid #4c4c4c;
  text-decoration: none;
  color: #4c4c4c;
  background-color: #fff;
  font-size: 116%;
  line-height: 1;
  padding: 16px 54px 16px 26px;
  left: 0;
  top: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#main .apProfile_btn a::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(rgb(255, 162, 0)), color-stop(25%, rgb(66, 196, 86)), color-stop(50%, rgb(38, 167, 225)), color-stop(75%, rgb(235, 160, 194)), to(rgb(183, 205, 0)));
  background-image: linear-gradient(90deg, rgb(255, 162, 0) 0%, rgb(66, 196, 86) 25%, rgb(38, 167, 225) 50%, rgb(235, 160, 194) 75%, rgb(183, 205, 0) 100%);
  position: absolute;
  z-index: -1;
  left: 5px;
  top: 5px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#main .apProfile_btn a::after {
  content: "";
  width: 16px;
  height: 18px;
  background: url(/sustainable/artproject/images/ico_person.svg) no-repeat;
  background-size: contain;
  position: absolute;
  margin: auto;
  right: 18px;
  top: 0;
  bottom: 0;
}
#main .apProfile_img {
  border-radius: 999em;
  overflow: hidden;
}

.d_hover #main .apProfile_btn a:hover {
  left: 5px;
  top: 5px;
}
.d_hover #main .apProfile_btn a:hover::before {
  left: 0;
  top: 0;
}

/* access
---------------------*/
#main .apAccess_item {
  padding-top: 18px;
}
#main .apAccess_item + .apAccess_item {
  margin-top: 50px;
}
#main .apAccess_col {
  position: relative;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #4c4c4c;
  min-height: 330px;
}
#main .apAccess_col > *:nth-of-type(1) {
  width: calc(100% - 540px);
  padding: 60px 2% 0 3.6%;
}
#main .apAccess_col > *:nth-of-type(2) {
  width: 540px;
  background-color: #f8f9fa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#main .apAccess_col-shadow01 {
  -webkit-box-shadow: 9px 9px 30px 0px rgba(229, 115, 0, 0.2);
          box-shadow: 9px 9px 30px 0px rgba(229, 115, 0, 0.2);
}
#main .apAccess_col-shadow02 {
  -webkit-box-shadow: 9px 9px 30px 0px rgba(0, 129, 229, 0.2);
          box-shadow: 9px 9px 30px 0px rgba(0, 129, 229, 0.2);
}
#main .apAccess_col-shadow03 {
  -webkit-box-shadow: 9px 9px 30px 0px rgba(66, 196, 86, 0.2);
          box-shadow: 9px 9px 30px 0px rgba(66, 196, 86, 0.2);
}
#main .apAccess_col-bg01 {
  background-image: linear-gradient(135deg, rgba(255, 162, 0, 0.07) 0%, rgba(66, 196, 86, 0.07) 25%, rgba(38, 167, 225, 0.07) 50%, rgba(235, 160, 194, 0.07) 75%, rgba(183, 205, 0, 0.07) 100%);
}
#main .apAccess_tit {
  position: absolute;
  top: -18px;
  left: 0;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 162, 0, 0.5)), color-stop(25%, rgba(66, 196, 86, 0.5)), color-stop(50%, rgba(38, 167, 225, 0.5)), color-stop(75%, rgba(235, 160, 194, 0.5)), to(rgba(183, 205, 0, 0.5)));
  background-image: linear-gradient(90deg, rgba(255, 162, 0, 0.5) 0%, rgba(66, 196, 86, 0.5) 25%, rgba(38, 167, 225, 0.5) 50%, rgba(235, 160, 194, 0.5) 75%, rgba(183, 205, 0, 0.5) 100%);
  letter-spacing: 0.1em;
  line-height: 1;
  font-size: 116%;
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  padding: 9px 56px 9px 16px;
  margin: 0;
  border: none;
  -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 16px) 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, calc(100% - 16px) 100%, 0% 100%);
}
#main .apAccess_tit::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(/sustainable/artproject/images/ico_map.svg) no-repeat;
  background-size: contain;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 36px;
}
#main .apAccess_name {
  font-size: 200%;
  line-height: 1.54;
  margin: 0 0 22px;
}
#main .apAccess_place {
  font-size: 133%;
  line-height: 2;
}
#main .apAccess_en {
  position: absolute;
  bottom: 14px;
  left: 16px;
  color: #a9a9a9;
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1;
}
#main .apAccess_notes {
  font-size: 108%;
  font-weight: 400;
  margin: 15px 0 0;
}
#main .apAccess_end {
  letter-spacing: 0.2em;
  font-size: 183%;
  line-height: 1.63;
}
#main .apAccess_map {
  width: 100%;
  height: 100%;
  aspect-ratio: 54/33;
}
#main .apAccess_map iframe {
  width: 100%;
  height: 100%;
  vertical-align: top;
}

/* tweets
---------------------*/
#main .apTweets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  margin: 53px 0 0;
}
#main .apTweets > * {
  width: calc((100% - 30px) / 3);
}
#main .apTweets {
  width: 654px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 53px auto 0;
}
#main .apTweets > * {
  width: calc((100% - 20px) / 2);
}

/* modal
---------------------*/
.apModal {
  background-image: linear-gradient(-45deg, rgb(255, 162, 0) 0%, rgb(66, 196, 86) 25%, rgb(38, 167, 225) 50%, rgb(235, 160, 194) 75%, rgb(183, 205, 0) 100%);
  color: #fff;
  padding: 70px 40px 40px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 700;
  letter-spacing: 0.12em;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.apModal * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.apModal p {
  letter-spacing: 0.12em;
}
.apModal img {
  max-width: 100%;
  height: auto;
}
.apModal_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 25px;
}
.apModal_col > *:nth-of-type(1) {
  width: 72px;
}
.apModal_col > *:nth-of-type(2) {
  width: calc(100% - 72px);
  padding: 0 0 0 20px;
}
.apModal_tit {
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 108%;
  line-height: 1;
  background-color: #fff;
  border: none;
  padding: 7px 45px 7px 20px;
  margin: 0;
  position: absolute;
  left: 0;
  top: -15px;
  -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 15px) 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, calc(100% - 15px) 100%, 0% 100%);
}
.apModal_tit span {
  background-image: -webkit-gradient(linear, left top, right top, from(rgb(255, 162, 0)), color-stop(25%, rgb(66, 196, 86)), color-stop(50%, rgb(38, 167, 225)), color-stop(75%, rgb(235, 160, 194)), to(rgb(183, 205, 0)));
  background-image: linear-gradient(90deg, rgb(255, 162, 0) 0%, rgb(66, 196, 86) 25%, rgb(38, 167, 225) 50%, rgb(235, 160, 194) 75%, rgb(183, 205, 0) 100%);
  -webkit-background-clip: text;
          background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
}
.apModal_name {
  font-size: 316%;
  line-height: 1;
  letter-spacing: 0.12em;
  margin: 0 0 6px;
}
.apModal_pos {
  font-size: 133%;
  line-height: 2.32;
  letter-spacing: 0.12em;
}
.apModal_txt {
  font-size: 133%;
  line-height: 2;
}
.apModal_list {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 25px 0;
  margin: auto 0 0;
}
.apModal_list > * {
  width: 157px;
  padding: 0 0 0 17px;
}
.apModal_list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #4d4d4d;
  font-weight: 400;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.apModal_list a img {
  width: 30px;
  margin: 0 12px 0 0;
}
.apModal_btn1 {
  position: fixed;
  top: 30px !important;
  right: 30px !important;
  background: none;
  border: none;
  width: 40px;
  height: 40px;
  display: block;
  padding: 0;
  margin: 0;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.apModal_btn1::before, .apModal_btn1::after {
  content: "";
  width: 54px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  left: -7px;
  bottom: 0;
}
.apModal_btn1::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.apModal_btn1::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.apModal_btn2 {
  display: none !important;
  background: none;
  border: none;
  margin: 0;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.apModal_img {
  border-radius: 999em;
  overflow: hidden;
}

.d_hover .apModal_list a:hover {
  opacity: 0.6;
}
.d_hover .apModal_btn1:hover {
  opacity: 0.6;
}
.d_hover .apModal_btn2:hover {
  opacity: 0.6;
}

/* overwrite */
.mfp-inline-holder .mfp-content {
  max-width: 600px;
  height: 560px;
}
