@charset "UTF-8";
/* page-project-single -------- */

.project-supplement {
    margin-top: 120px;
    margin-bottom:20px
}

@media (max-width: 767px) {
    .project-supplement {
        margin-top:53px
    }
}

@media (min-width: 768px) {
    .project-supplement__inner {
        width: 60.41667vw;
        margin: auto;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
        justify-content:space-between
    }
}

.project-supplement__image {
    width: 10.625vw;
    height:12.08333vw
}

@media (max-width: 767px) {
    .project-supplement__image {
		display: block;
        width: 36.53333vw;
        height: 41.33333vw;
        margin:30px auto 20px
    }
}

@media (min-width: 768px) {
    .project-supplement__body {
        width:47.01389vw
    }
}

@media (max-width: 767px) {
    .project-supplement__body {
        border-top: 1px solid #111;
        border-bottom: 1px solid #111;
        padding:34px 0
    }
}

.project-supplement__title {
    font-size: 19px;
    line-height: 1.8;
    letter-spacing:.06em
}

@media (max-width: 767px) {
    .project-supplement__title {
        font-size:4vw
    }
}

.project-supplement__text {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 15px;
    letter-spacing:.02em
}

@media (max-width: 767px) {
    .project-supplement__text {
        font-size: 13px;
        line-height:2
    }
}




.page-project-single h2 {
  font-size: 80px;
  text-align: center;
  margin: 30px 0 25px;
  /*font-family: "Barlow Condensed";*/
}

.page-project-single .box {
  margin-bottom: 100px;
  -webkit-display: flex;
  -ms-display: flex;
  -webkit-display: flex;
  display: flex;
}

.page-project-single .box.is-odd .thumb {
  order: 1;
}

.page-project-single .box.is-odd .text-wrap {
  order: 2;
}

.page-project-single .box.is-even .thumb {
  order: 2;
}

.page-project-single .box.is-even .text-wrap {
  order: 1;
}

.page-project-single .box .thumb {
  width: 530px;
  padding-right: 50px;
}

.page-project-single .box.is-even .thumb {
  padding-right: 0;
  padding-left: 50px;
}

.page-project-single .box .thumb .bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.page-project-single .box .thumb .bg img {
  width: 100%;
}

.page-project-single .box .text-wrap {
  width: 430px;
  position: relative;
}

.page-project-single .box .text-wrap .cat {
  min-height: 30px;
  margin-bottom: 25px;
}
.page-project-single .box .text-wrap .cat a {
  display: inline-block;
  width: 130px;
  height: 30px;
  margin-right: 5px;
  line-height: 30px;
  color: #ffffff;
  /*font-family: "Barlow Condensed";*/
  font-size: 20px;
  letter-spacing: 0.06em;
  text-align: center;
  background-color: #000000;
  text-decoration: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  transition: opacity 0.3s;
}
.page-project-single .box .text-wrap .cat a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}

.page-project-single .box .text-wrap .title {
  line-height: 1.2;
  margin-bottom: 20px;
}
.page-project-single .box .text-wrap .title .label {
  /*font-family: "Barlow Condensed";*/
  line-height: 1;
  font-size: 20px;
  letter-spacing: 0.06em;
  display: inline-block;
  padding-right: 15px;
}

.page-project-single .box .text-wrap .copy {
  margin-top: -8px;
  margin-bottom: 50px;
  font-size: 18px;
}

.page-project-single .box .text-wrap h3 {
  font-size: 18px;
}

.page-project-single .box .text-wrap .label {
  margin-top: 10px;
  margin-bottom: -5px;
  /*font-family: "Barlow Condensed";*/
  font-size: 16px;
  color: #9fa0a0;
}

.page-project-single .box .text-wrap .more {
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.page-project-single .box .text-wrap .more a {
  display: inline-block;
  width: 130px;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  /*font-family: "Barlow Condensed";*/
  font-size: 20px;
  letter-spacing: 0.06em;
  text-align: center;
  background-color: #000000;
  text-decoration: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.page-project-single .box .text-wrap .arrow {
  position: absolute;
  right: 0;
  top: 50%;
}

.page-project-single .box .text-wrap .arrow .slick-prev {
  display: none;
}

.page-project-single .box .text-wrap .arrow .slick-next {
  right: auto;
  transform: none;
  width: auto;
  height: auto;
  line-height: 1.5;
  position: relative;
  top: auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 59px;
  height: 25px;
  background: url(../images/project/slider-next.png) no-repeat center center;
  background-size: 59px 25px;
}

.page-project-single .box.is-even .text-wrap .arrow .slick-next {
  background-image: url(../images/project/slider-next2.png);
}

.page-project-single .box .text-wrap .total {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 82px;
  height: 82px;
  font-size: 50px;
  /*font-family: "Barlow Condensed";*/
  line-height: 1;
}

.page-project-single .box .text-wrap .total .num1 {
  position: absolute;
  left: 4px;
  top: -16px;
}

.page-project-single .box .text-wrap .total .num2 {
  position: absolute;
  right: 0;
  bottom: -10px;
}

.page-project-single .box .text-wrap .total:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 114px;
  height: 2px;
  background-color: #000;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform-origin: left top;
  -webkit-transform-origin: left top;
}

.page-project-single .story-con p {
  line-height: 1.9;
  margin-bottom: 45px;
}

.page-project-single .story-con .image p {
  margin: 90px 0;
}

.page-project-single .story-con .text-image-cols .col1 {
  float: left;
  width: 45%;
}

.page-project-single .story-con .text-image-cols .col2 {
  float: right;
  width: 50%;
}

.page-project-single .story-con .image-text-cols .col1 {
  float: left;
  width: 50%;
}

.page-project-single .story-con .image-text-cols .col2 {
  float: right;
  width: 45%;
}

.page-project-single .story-con .text-simage-cols .col1 {
  float: left;
  width: 58.5%;
}

.page-project-single .story-con .text-simage-cols .col2 {
  float: right;
  width: 36.5%;
}

.page-project-single .story-con .simage-text-cols .col1 {
  float: left;
  width: 36.5%;
}

.page-project-single .story-con .simage-text-cols .col2 {
  float: right;
  width: 58.5%;
}

.page-project-single .story-con .image-image-cols .col1 {
  float: left;
  width: 48%;
}

.page-project-single .story-con .image-image-cols .col2 {
  float: right;
  width: 48%;
}

.page-project-single .story-con .image-ltext-cols {
  position: relative;
}

.page-project-single .story-con .image-ltext-cols .col1 {
  width: 58.5%;
}

.page-project-single .story-con .image-ltext-cols .col1 p {
  margin: 70px 0;
}

.page-project-single .story-con .image-ltext-cols .col2 {
  position: absolute;
  left: 63%;
  right: 0;
  top: 0;
  bottom: 0;
}

.page-project-single .story-con .image-ltext-cols .col2 p {
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 23px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.page-project-single .story-con .ltext p {
  margin: 55px 0;
  font-size: 23px;
  text-align: center;
}

.page-project-single .next-sec {
  /*display: none;*/
}

.page-project-single .next-sec .box {
  position: relative;
  border: 2px solid #040000;
}

.page-project-single .next-sec .bg-cover {
  padding-top: 45%;
}

.page-project-single .next-sec .thumb {
  width: 440px;
  padding-right: 40px;
}

.page-project-single .next-sec .text-wrap1 {
  width: 170px;
  padding-right: 20px;
  padding-top: 30px;
}

.page-project-single .next-sec .text-wrap2 {
  width: 350px;
  padding-top: 15px;
}

.page-project-single .next-sec .link {
  position: absolute;
  right: 25px;
  bottom: 25px;
  font-size: 20px;
  /*font-family: "Barlow Condensed";*/
}

@media screen and (max-width: 767px) {
  .page-project-single h2 {
    margin: -10px 0 10px;
    font-size: 27px;
  }

  .page-project-single .page-title {
    margin-bottom: 40px;
  }

  .page-project-single .sec1 .copy {
    max-width: 390px;
    margin: 0 auto 30px;
    font-size: 12px;
  }

  .page-project-single .sec2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .page-project-single .story-con .image {
    overflow: hidden;
    margin: 70px -20px 45px;
  }

  .page-project-single .story-con .image p {
    margin: 0 -30% 0;
  }

  .page-project-single .story-con .text-image-cols .col1 {
    float: none;
    width: auto;
  }

  .page-project-single .story-con .text-image-cols .col2 {
    float: none;
    width: auto;
  }

  .page-project-single .story-con .text-image-cols .col2 p {
    margin-bottom: 20px;
    padding: 0 20px;
    text-align: center;
  }

  .page-project-single .story-con .image-text-cols .col1 {
    float: none;
    width: auto;
  }

  .page-project-single .story-con .image-text-cols .col1 p {
    margin-bottom: 20px;
    padding: 0 20px;
    text-align: center;
  }

  .page-project-single .story-con .image-text-cols .col2 {
    float: none;
    width: auto;
  }

  .page-project-single .story-con .text-simage-cols .col1 {
    float: none;
    width: auto;
  }

  .page-project-single .story-con .text-simage-cols .col2 {
    float: none;
    width: auto;
  }

  .page-project-single .story-con .text-simage-cols .col2 p {
    margin-bottom: 20px;
    margin-left: -20px;
    padding-right: 125px;
  }

  .page-project-single .story-con .simage-text-cols .col1 {
    float: none;
    width: auto;
  }

  .page-project-single .story-con .simage-text-cols .col1 p {
    margin-bottom: 20px;
    margin-right: -20px;
    padding-left: 125px;
    text-align: right;
  }

  .page-project-single .story-con .simage-text-cols .col2 {
    float: none;
    width: auto;
  }

  .page-project-single .story-con .image-image-cols .col1 {
    float: none;
    width: auto;
  }

  .page-project-single .story-con .image-image-cols .col1 p {
    margin-bottom: 20px;
    margin-left: -20px;
    padding-right: 70px;
  }

  .page-project-single .story-con .image-image-cols .col2 {
    float: none;
    width: auto;
  }

  .page-project-single .story-con .image-image-cols .col2 p {
    margin-right: -20px;
    padding-left: 70px;
    text-align: right;
  }

  .page-project-single .story-con .image-ltext-cols {
    position: relative;
  }

  .page-project-single .story-con .image-ltext-cols .col1 {
    width: auto;
  }

  .page-project-single .story-con .image-ltext-cols .col1 p {
    margin: 20px 0;
  }

  .page-project-single .story-con .image-ltext-cols .col2 {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
  }

  .page-project-single .story-con .image-ltext-cols .col2 p {
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 20px;
    font-size: 13px;
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  .page-project-single .story-con .ltext p {
    margin: 45px 0;
    font-size: 13px;
  }

  .page-project-single .box {
    max-width: 390px;
    margin: 0 auto 45px;
    -webkit-display: block;
    -ms-display: block;
    -webkit-display: block;
    display: block;
  }

  .page-project-single .box .thumb {
    width: auto;
    padding: 0 10px 20px;
  }

  .page-project-single .box.is-even .thumb {
    padding: 0 0 20px;
  }

  .page-project-single .box .text-wrap {
    width: auto;
  }

  .page-project-single .box .text-wrap .cat {
    margin-bottom: 10px;
  }

  .page-project-single .box .text-wrap .cat a {
    width: 90px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
  }

  .page-project-single .box .text-wrap h3 {
    font-size: 14px;
  }

  .page-project-single .box .text-wrap .label {
    font-size: 11px;
  }

  .page-project-single .box .text-wrap .more {
    position: relative;
    text-align: right;
    margin-top: -32px;
  }

  .page-project-single .box .text-wrap .more a {
    font-size: 16px;
  }

  .page-project-single .box .text-wrap .arrow {
    top: 0;
  }

  .page-project-single .box.is-even .text-wrap .arrow .slick-next {
    background-image: url(../images/project/slider-next.png);
  }

  .page-project-single .box .text-wrap .total {
    bottom: auto;
    top: 45px;
    font-size: 25px;
    width: 50px;
    height: 50px;
  }

  .page-project-single .box .text-wrap .total:before {
    width: 64px;
  }

  .page-project-single .box .text-wrap .total .num1 {
    top: -2px;
  }

  .page-project-single .box .text-wrap .total .num2 {
    bottom: -5px;
    right: 4px;
  }

  .page-project-single .box .text-wrap .add-col .col1 {
    float: left;
    width: 49%;
  }

  .page-project-single .box .text-wrap .add-col .col2 {
    float: right;
    width: 49%;
  }

  .page-project-single .next-sec .box .thumb {
    padding: 0;
  }

  .page-project-single .next-sec .box .text-wrap .cat {
    min-height: 0;
  }

  .page-project-single .next-sec .box .text-wrap1 {
    padding: 10px 10px 10px 15px;
  }

  .page-project-single .next-sec .box .text-wrap2 {
    padding: 0;
  }

  .page-project-single .next-sec .box .text-wrap2 p {
    display: none;
  }

  .page-project-single .next-sec .box .text-wrap2 .link {
    display: block;
    font-size: 18px;
    right: 15px;
    bottom: 5px;
  }
}
.content-title {
  line-height: 1;
  padding: 20px 0;
  font-size: 85px;
  /*font-family: "Barlow Condensed";*/
	font-family: 'Noto Serif JP', serif;
  text-align: center;
}
@media (max-width: 767px) {
  .content-title {
    margin: 20px 0 10px;
    font-size: 45px;
  }
}

.page-project-single .projectMv {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .page-project-single .projectMv {
    width: 96%;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .page-project-single .projectMv.AmpSlider {
    max-width: 355px;
  }
}
@media (max-width: 767px) {
  .page-project-single .Carousel {
    max-width: 100%;
    width: 100%;
  }
}
.page-project-single .Carousel.isActive {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
}
.page-project-single .Carousel .ModalBG {
  opacity: 0;
  transition: all 0.3s ease;
  visibility: hidden;
}
.page-project-single .Carousel .ModalBG.isActive {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  width: 100vw;
  height: 100%;
  transition: all 0.3s ease;
  visibility: visible;
}
.page-project-single .Carousel .SliderWrap {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.page-project-single .Carousel .ProjectSlider {
  margin-bottom: 24px;
}
.page-project-single .Carousel .ProjectSlider .slide-arrow {
  /**
  reset Button
   */
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 32px;
  height: 32px;
  padding: 0;
}
.page-project-single .Carousel .ProjectSlider .slide-arrow.prevArrow {
  left: 48px;
}
@media (max-width: 767px) {
  .page-project-single .Carousel .ProjectSlider .slide-arrow.prevArrow {
    left: 24px;
  }
}
.page-project-single .Carousel .ProjectSlider .slide-arrow.prevArrow::before {
  position: absolute;
  top: -80%;
  right: -50%;
  content: "";
  display: block;
  width: 64px;
  height: 64px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
}
@media (max-width: 767px) {
  .page-project-single .Carousel .ProjectSlider .slide-arrow.prevArrow::before {
    display: none;
  }
}
.page-project-single .Carousel .ProjectSlider .slide-arrow.prevArrow::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-top: 2px solid rgba(255, 255, 255, 0.6);
  border-left: 2px solid rgba(255, 255, 255, 0.6);
  transform: translate(50%, -50%) rotate(-45deg);
}
.page-project-single .Carousel .ProjectSlider .slide-arrow.nextArrow {
  right: 48px;
}
@media (max-width: 767px) {
  .page-project-single .Carousel .ProjectSlider .slide-arrow.nextArrow {
    right: 24px;
  }
}
.page-project-single .Carousel .ProjectSlider .slide-arrow.nextArrow::before {
  position: absolute;
  top: -80%;
  right: -50%;
  content: "";
  display: block;
  width: 64px;
  height: 64px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
}
@media (max-width: 767px) {
  .page-project-single .Carousel .ProjectSlider .slide-arrow.nextArrow::before {
    display: none;
  }
}
.page-project-single .Carousel .ProjectSlider .slide-arrow.nextArrow::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-top: 2px solid rgba(255, 255, 255, 0.6);
  border-right: 2px solid rgba(255, 255, 255, 0.6);
  transform: translateY(-50%) rotate(45deg);
}
.page-project-single .Carousel .ProjectSlider .slide-arrow .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.page-project-single .Carousel .ProjectSlider .ProjectSlider__item {
  height: 700px;
  object-fit: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 767px) {
  .page-project-single .Carousel .ProjectSlider .ProjectSlider__item {
    height: auto;
  }
}
.page-project-single .Carousel .ProjectSlider .ProjectSlider__navigation {
  cursor: pointer;
}
.page-project-single .ContentInfo {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 80px auto;
}
@media (max-width: 767px) {
  .page-project-single .ContentInfo {
    flex-direction: column;
  }
}
.page-project-single .ContentInfo .LeftBox {
  width: 40%;
  order: 1;
  flex: none;
}
@media (max-width: 767px) {
.page-project-single .ContentInfo .LeftBox { width:100%; }
}
@media (max-width: 767px) {
  .page-project-single .ContentInfo .LeftBox {
    margin-bottom: 40px;
  }
}
.page-project-single .ContentInfo .LeftBox .cat {
  min-height: 30px;
  margin-bottom: 25px;
}
.page-project-single .ContentInfo .LeftBox .cat a {
  display: inline-block;
  width: 180px;
  height: 30px;
  margin-right: 5px;
  line-height: 30px;
  color: #ffffff;
  /*font-family: "Barlow Condensed";*/
  font-size: 20px;
  letter-spacing: 0.06em;
  text-align: center;
  background-color: #000000;
  text-decoration: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  transition: opacity 0.3s;
}
.page-project-single .ContentInfo .LeftBox .cat a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}
.page-project-single .ContentInfo .LeftBox .label {
  margin-top: 10px;
  margin-bottom: -5px;
  /*font-family: "Barlow Condensed";*/
  font-size: 16px;
  color: #9fa0a0;
}
.page-project-single .ContentInfo .RightBox {
  order: 2;
}
@media (min-width: 768px) {
  .page-project-single .ContentInfo .RightBox {
    width: 73%;
  }
}
.page-project-single .ContentInfo .RightBox__copy {
  margin-bottom: 1em;
  font-size: 18px;
  font-weight: 700;
}
.page-project-single .ContentInfo .RightBox__description {
  width: 100%;
  font-size: 14px;
  line-height: 1.75;
}
.page-project-single h2.ClientName {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  /*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
  text-align: left;
}
.page-project-single amp-carousel#carousel-with-preview {
  height: 100%;
}
@media (max-width: 767px) {
  .page-project-single amp-carousel#carousel-with-preview {
    height: 260px;
  }
}
.page-project-single .carousel-preview {
  display: flex;
  overflow: auto;
}
.page-project-single .carousel-preview button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 4px;
}