.contents,
.footer {
  padding-left: 0;
}
.contents {
  padding-top: 0;
}
.headerlp {
  z-index: 10001;
}
.privatebooth_ttl {
  font-size: 80px;
  font-weight: 500;
  margin: 0 0 50px 0;
  text-align: center;
  position: relative;
  display: inline-block;
  z-index: 0;
  line-height: 1;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .privatebooth_ttl {
    font-size: 60px;
  }
}
@media screen and (max-width: 768.98px) {
  .privatebooth_ttl {
    font-size: 10.666666666666666vw;
    margin: 0 0 8vw 0;
  }
}
.privatebooth_ttl:before {
  content: "";
  position: absolute;
  left: -15%;
  top: -10%;
  z-index: -1;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 120px #e3e67a;
  box-shadow: inset 0 0 130px #e3e67a;
  animation: lighting 3s infinite;
}
@media screen and (max-width: 768.98px) {
  .privatebooth_ttl:before {
    width: 10.666666666666666vw;
    height: 10.666666666666666vw;
    top: -20%;
  }
}
.privatebooth_subttl {
  display: block;
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .privatebooth_subttl {
    text-align: left;
  }
}
@media screen and (max-width: 768.98px) {
  .privatebooth_subttl {
    font-size: 4vw;
    text-align: left;
  }
}
.privatebooth_link {
  transition: 0.4s;
  margin: 80px auto 0;
  display: block;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 768.98px) {
  .privatebooth_link {
    margin: 8vw auto 0;
  }
}
.privatebooth_link:hover {
  opacity: 0.8;
}
.privatebooth_link-button {
  text-decoration: none;
  background: #333;
  color: #fff;
  margin: 0 auto;
  padding: 18px 24px 16px 24px;
  text-align: center;
  font-weight: bold;
  border-radius: 5px;
  font-size: 18px;
}
@media screen and (max-width: 768.98px) {
  .privatebooth_link-button {
    font-size: 4vw;
    padding: 4vw 0vw;
  }
}
.firstVision {
  background: #7b776d;
  height: 100vh;
  position: relative;
  text-align: center;
}
.firstVision_logo {
  width: 139px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .firstVision_logo {
    width: 120px;
  }
}
@media screen and (max-width: 768.98px) {
  .firstVision_logo {
    width: 22vw;
  }
}
.firstVision_band {
  align-items: center;
  bottom: 0;
  display: flex;
  position: absolute;
  right: 10%;
  top: 0;
}
@media screen and (max-width: 768.98px) {
  .firstVision_band {
    align-items: flex-end;
    justify-content: left;
    left: 0;
    right: 0;
  }
}
.firstVision_tile {
  background-color: rgba(0,0,0,0.67);
  padding: 32px;
  text-align: left;
}
@media screen and (max-width: 768.98px) {
  .firstVision_tile {
    margin: 0 0 6.4vw 6.4vw;
    padding: 5.333333333333333vw;
  }
}
.firstVision_ttl {
  color: #fff;
  font-size: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .firstVision_ttl {
    font-size: 16px;
  }
}
@media screen and (max-width: 768.98px) {
  .firstVision_ttl {
    font-size: 4vw;
  }
}
.firstVision p {
  font-size: 18px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 6vh;
  color: #fff;
  font-weight: bold;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .firstVision p {
    bottom: 8vh;
  }
}
@media screen and (max-width: 768.98px) {
  .firstVision p {
    font-size: 4.266666666666667vw;
  }
}
.firstVision .line {
  width: 2px;
  height: 5vh;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .firstVision .line {
    height: 6vh;
  }
}
.monologue {
  position: relative;
}
.monologue img {
  width: 100%;
}
.monologue_container {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 120px 0 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .monologue_container {
    display: block;
  }
}
@media screen and (max-width: 768.98px) {
  .monologue_container {
    display: block;
    padding: 13.333333333333334vw 0 0;
  }
}
.monologue_booth {
  width: 250px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .monologue_booth {
    margin: 0 auto;
  }
}
@media screen and (max-width: 768.98px) {
  .monologue_booth {
    margin: 0 auto;
    width: 40vw;
  }
}
.monologue_content {
  margin-left: 80px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .monologue_content {
    margin: 50px 0 0;
    text-align: left;
  }
}
@media screen and (max-width: 768.98px) {
  .monologue_content {
    margin: 8vw 0 0;
    text-align: left;
  }
}
.monologue_ttl {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 40px;
}
@media screen and (max-width: 768.98px) {
  .monologue_ttl {
    font-size: 4.266666666666667vw;
    margin-bottom: 5.333333333333333vw;
  }
}
.monologue_text {
  font-size: 18px;
  line-height: 2;
  margin-top: 0;
}
@media screen and (max-width: 768.98px) {
  .monologue_text {
    font-size: 4vw;
    line-height: 1.8;
  }
}
.monologue .line {
  width: 2px;
  height: 8vh;
  background: #808080;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .monologue .line {
    height: 6vh;
  }
}
.movie {
  padding-top: 150px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768.98px) {
  .movie {
    padding-top: 26.666666666666668vw;
  }
}
.movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.movie-top {
  margin: 0 0 60px 0;
  text-align: center;
}
@media screen and (max-width: 768.98px) {
  .movie-top {
    margin: 0 0 10.666666666666666vw 0;
  }
}
.scene {
  padding-top: 150px;
  padding-bottom: 150px;
  position: relative;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .scene {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768.98px) {
  .scene {
    padding-top: 26.666666666666668vw;
    padding-bottom: 8vw;
  }
}
.scene img {
  width: 100%;
}
.scene-top {
  margin: 0 0 60px 0;
  text-align: center;
}
@media screen and (max-width: 768.98px) {
  .scene-top {
    margin: 0 0 10.666666666666666vw 0;
  }
}
.scene-top p {
  font-size: 18px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  margin: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .scene-top p {
    text-align: left;
  }
}
@media screen and (max-width: 768.98px) {
  .scene-top p {
    font-size: 4vw;
    text-align: left;
  }
}
.scene .title p {
  text-align: center;
  line-height: 2;
  margin: 0;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .scene .title p {
    text-align: left;
  }
}
.scene .img-wrap {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .scene .img-wrap {
    display: block;
  }
}
@media screen and (max-width: 768.98px) {
  .scene .img-wrap {
    display: block;
  }
}
.scene .main_img {
  width: 48%;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .scene .main_img {
    width: 100%;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 768.98px) {
  .scene .main_img {
    width: 100%;
    margin-bottom: 0;
  }
}
.scene .main_img img {
  width: 100%;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .scene .main_img img {
    height: 70vw;
    object-fit: cover;
  }
}
.scene .list {
  width: 48%;
  margin-left: 4%;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .scene .list {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 768.98px) {
  .scene .list {
    width: 100%;
    margin-left: 0;
  }
}
.scene .list li {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768.98px) {
  .scene .list li {
    display: block;
  }
}
.scene .list li:nth-of-type(1),
.scene .list li:nth-of-type(2) {
  margin-bottom: 50px;
}
@media screen and (max-width: 768.98px) {
  .scene .list li:nth-of-type(1),
  .scene .list li:nth-of-type(2) {
    margin: 16vw 0;
  }
}
@media screen and (max-width: 768.98px) {
  .scene .list li:nth-of-type(3) {
    margin: 16vw 0;
  }
}
.scene h4 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .scene h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768.98px) {
  .scene h4 {
    font-size: 4.8vw;
  }
}
.scene .text {
  width: 70%;
  font-size: 16px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  margin: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .scene .text {
    width: 100%;
  }
}
@media screen and (max-width: 768.98px) {
  .scene .text {
    width: 100%;
    font-size: 4vw;
  }
}
.scene .text p {
  margin: 0;
}
@media screen and (max-width: 768.98px) {
  .scene .text p {
    margin: 2.666666666666667vw 0 0;
  }
}
.scene .list .img {
  width: 34%;
  margin-right: 6%;
}
@media screen and (max-width: 768.98px) {
  .scene .list .img {
    width: 50%;
    margin: 0 auto 5.333333333333333vw;
  }
}
.point_bg {
  background: #e2e3e3;
}
.point {
  padding-top: 150px;
  padding-bottom: 150px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .point {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 768.98px) {
  .point {
    padding-top: 21.333333333333332vw;
    padding-bottom: 8vw;
  }
}
.point img {
  width: 100%;
}
.point .upper {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .point .upper {
    display: block;
  }
}
@media screen and (max-width: 768.98px) {
  .point .upper {
    display: block;
  }
}
.point .main_img {
  width: 45%;
  margin-right: 5%;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .point .main_img {
    width: 50%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768.98px) {
  .point .main_img {
    width: 80%;
    margin: 0 auto;
  }
}
.point .title {
  width: 50%;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .point .title {
    width: 100%;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768.98px) {
  .point .title {
    width: 100%;
    margin-bottom: 13.333333333333334vw;
  }
}
.point .title .privatebooth_ttl {
  display: inline-block !important;
}
.point .title .privatebooth_ttl:before {
  background: #f7f7f7;
}
.point .title p {
  line-height: 2;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 18px;
  text-align: left;
}
@media screen and (max-width: 768.98px) {
  .point .title p {
    font-size: 4vw;
  }
}
.point .list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 100px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .point .list ul {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768.98px) {
  .point .list ul {
    display: block;
    margin-top: 13.333333333333334vw;
  }
}
.point .list {
  text-align: center;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .point .list {
    margin-top: 70px;
  }
}
.point .list li {
  width: 48%;
  display: flex;
  align-items: center;
  margin-right: 4%;
  margin-bottom: 4%;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .point .list li {
    width: 100%;
  }
}
@media screen and (max-width: 768.98px) {
  .point .list li {
    width: 100%;
    margin-bottom: 10.666666666666666vw;
  }
}
.point .list li:nth-child(even) {
  margin-right: 0;
}
.point .list li .img {
  width: 20%;
  margin-right: 4%;
}
@media screen and (max-width: 768.98px) {
  .point .list li .img {
    width: 30%;
    margin-right: 5%;
  }
}
.point .list li .text {
  width: 80%;
  text-align: left;
}
@media screen and (max-width: 768.98px) {
  .point .list li .text {
    width: 65%;
  }
}
.point .list li h4 {
  font-size: 20px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  margin: 0 0 10px 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .point .list li h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768.98px) {
  .point .list li h4 {
    font-size: 4.266666666666667vw;
  }
}
.point .list li p {
  font-size: 16px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  margin: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .point .list li p {
    font-size: 14px;
  }
}
@media screen and (max-width: 768.98px) {
  .point .list li p {
    font-size: 4vw;
  }
}
.material {
  overflow: hidden;
  height: 75.2vw;
  position: relative;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material {
    height: calc(1280px * 0.752);
  }
}
@media screen and (max-width: 768.98px) {
  .material {
    height: unset;
    padding: 16vw 5.333333333333333vw;
  }
}
.material img {
  width: 100%;
}
.material .title {
  position: absolute;
  left: 14vw;
  top: 13vw;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material .title {
    left: 40px;
    top: 100px;
  }
}
@media screen and (max-width: 768.98px) {
  .material .title {
    position: static;
    text-align: center;
  }
}
.material .title p {
  line-height: 2;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  margin: 0;
  font-size: 18px;
}
@media screen and (max-width: 768.98px) {
  .material .title p {
    font-size: 4vw;
    text-align: left;
    margin-bottom: 8vw;
  }
}
.material .material_back {
  width: 128.7vw;
  height: 100vw;
  position: relative;
  transform: rotate(-45deg);
  margin-top: 11%;
  margin-left: 4%;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material .material_back {
    width: calc(1280px * 1.287);
    height: 1280px;
  }
}
.material .material_back div {
  border-radius: 2vw;
  position: absolute;
}
.material .material_back .square1 {
  width: 16.1vw;
  height: 25.8vw;
  background: #3d3e42;
  left: 0;
  top: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material .material_back .square1 {
    width: calc(1280px * 0.161);
    height: calc(1280px * 0.258);
  }
}
.material .material_back .square2 {
  width: 26.6vw;
  height: 20.7vw;
  background: #efefef;
  left: 18.1vw;
  top: 0;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material .material_back .square2 {
    width: calc(1280px * 0.266);
    height: calc(1280px * 0.207);
    left: calc(1280px * 0.181);
  }
}
.material .material_back .square3 {
  width: 16.8vw;
  height: 26.5vw;
  background: #efefef;
  left: 18.1vw;
  top: 22.7vw;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material .material_back .square3 {
    width: calc(1280px * 0.168);
    height: calc(1280px * 0.265);
    left: calc(1280px * 0.181);
    top: calc(1280px * 0.227);
  }
}
.material .material_back .square4 {
  width: 16.9vw;
  height: 16.9vw;
  background: #efefef;
  left: 36.9vw;
  top: 22.7vw;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material .material_back .square4 {
    width: calc(1280px * 0.169);
    height: calc(1280px * 0.169);
    left: calc(1280px * 0.369);
    top: calc(1280px * 0.227);
  }
}
.material .material_back .square5 {
  width: 16.9vw;
  height: 10.4vw;
  background: #b5c7ba;
  left: 36.9vw;
  top: 41.6vw;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material .material_back .square5 {
    width: calc(1280px * 0.169);
    height: calc(1280px * 0.104);
    left: calc(1280px * 0.369);
    top: calc(1280px * 0.416);
  }
}
.material .material_back .square6 {
  width: 16.9vw;
  height: 15.2vw;
  background: #3d3e42;
  left: 36.9vw;
  top: 54vw;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material .material_back .square6 {
    width: calc(1280px * 0.169);
    height: calc(1280px * 0.152);
    left: calc(1280px * 0.369);
    top: calc(1280px * 0.54);
  }
}
.material .material_back .square7 {
  width: 17.5vw;
  height: 41.6vw;
  background: #efefef;
  left: 55.8vw;
  top: 22.7vw;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material .material_back .square7 {
    width: calc(1280px * 0.175);
    height: calc(1280px * 0.416);
    left: calc(1280px * 0.558);
    top: calc(1280px * 0.227);
  }
}
.material .material_back .square8 {
  width: 34.8vw;
  height: 17.9vw;
  background: #b5c7ba;
  top: 66.5vw;
  left: 58vw;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material .material_back .square8 {
    width: calc(1280px * 0.348);
    height: calc(1280px * 0.179);
    left: calc(1280px * 0.58);
    top: calc(1280px * 0.665);
  }
}
.material .material_back .square9 {
  width: 7.4vw;
  height: 22.3vw;
  background: #3d3e42;
  left: 75.3vw;
  top: 22.7vw;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material .material_back .square9 {
    width: calc(1280px * 0.074);
    height: calc(1280px * 0.223);
    left: calc(1280px * 0.753);
    top: calc(1280px * 0.227);
  }
}
.material .material_back .square10 {
  width: 17.5vw;
  height: 17.5vw;
  background: #efefef;
  left: 75.3vw;
  top: 47vw;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material .material_back .square10 {
    width: calc(1280px * 0.175);
    height: calc(1280px * 0.175);
    left: calc(1280px * 0.753);
    top: calc(1280px * 0.47);
  }
}
.material .material_back .square11 {
  width: 20vw;
  height: 21.5vw;
  background: #efefef;
  left: 84.7vw;
  top: -20.7vw;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material .material_back .square11 {
    width: calc(1280px * 0.2);
    height: calc(1280px * 0.215);
    left: calc(1280px * 0.847);
    top: calc(-1280px * 0.207);
  }
}
.material .material_back .square12 {
  width: 29vw;
  height: 17.9vw;
  background: #efefef;
  left: 84.7vw;
  top: 2.8vw;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material .material_back .square12 {
    width: calc(1280px * 0.29);
    height: calc(1280px * 0.179);
    left: calc(1280px * 0.847);
    top: calc(1280px * 0.028);
  }
}
.material .material_back .square13 {
  width: 29vw;
  height: 22.3vw;
  background: #efefef;
  left: 84.7vw;
  top: 22.7vw;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material .material_back .square13 {
    width: calc(1280px * 0.29);
    height: calc(1280px * 0.223);
    left: calc(1280px * 0.847);
    top: calc(1280px * 0.227);
  }
}
.material .material_back .square14 {
  width: 24.4vw;
  height: 24.4vw;
  background: #efefef;
  left: 94.8vw;
  top: 47vw;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material .material_back .square14 {
    width: calc(1280px * 0.244);
    height: calc(1280px * 0.244);
    left: calc(1280px * 0.948);
    top: calc(1280px * 0.47);
  }
}
.material .material_back .square15 {
  width: 16.1vw;
  height: 31.6vw;
  background: #b5c7ba;
  left: 115.7vw;
  top: 13.41vw;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .material .material_back .square15 {
    width: calc(1280px * 0.161);
    height: calc(1280px * 0.316);
    left: calc(1280px * 1.157);
    top: calc(1280px * 0.1341);
  }
}
@media screen and (max-width: 768.98px) {
  .material .material_back_sp img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    object-fit: cover;
  }
}
.material .material_back_sp .line1,
.material .material_back_sp .line23 {
  display: flex;
}
@media screen and (max-width: 768.98px) {
  .material .material_back_sp .line1 .left {
    width: 53.333333333333336vw;
    margin-right: 5.333333333333333vw;
    margin-bottom: 5.333333333333333vw;
  }
}
@media screen and (max-width: 768.98px) {
  .material .material_back_sp .line1 .right {
    width: 30.666666666666668vw;
    margin-bottom: 5.333333333333333vw;
  }
}
@media screen and (max-width: 768.98px) {
  .material .material_back_sp .line23 .left {
    width: 34.666666666666664vw;
    margin-right: 5.333333333333333vw;
  }
}
@media screen and (max-width: 768.98px) {
  .material .material_back_sp .line23 .right {
    width: 49.333333333333336vw;
  }
}
@media screen and (max-width: 768.98px) {
  .material .material_back_sp .line23 .right2 {
    margin-bottom: 5.333333333333333vw;
  }
}
.lineup_bg {
  background: #e2e3e3;
}
.lineup {
  padding-top: 150px;
  padding-bottom: 150px;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .lineup {
    padding-top: 100px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768.98px) {
  .lineup {
    padding-top: 16vw;
    padding-bottom: 2.666666666666667vw;
  }
}
.lineup img {
  width: 100%;
}
.lineup .privatebooth_ttl:before {
  background: #f7f7f7;
}
.boothchange {
  display: none;
}
.booth1 {
  display: block;
}
.lineup .img-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 50px 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .lineup .img-wrap {
    display: block;
  }
}
@media screen and (max-width: 768.98px) {
  .lineup .img-wrap {
    display: block;
    margin: 40vw 0 0;
  }
}
.lineup .img {
  width: 48%;
  position: relative;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .lineup .img {
    width: 100%;
  }
}
@media screen and (max-width: 768.98px) {
  .lineup .img {
    width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .lineup .img img {
    width: 80%;
    margin: auto;
  }
}
@media screen and (max-width: 768.98px) {
  .lineup .img img {
    width: 80%;
    margin: auto;
  }
}
.lineup .spesification {
  width: 48%;
  border-top: solid 1px #808080;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .lineup .spesification {
    width: 100%;
    margin: 50px 0;
  }
}
@media screen and (max-width: 768.98px) {
  .lineup .spesification {
    width: 100%;
    margin: 10.666666666666666vw 0;
  }
}
.lineup .spesification ul li {
  border-bottom: solid 1px #808080;
  padding: 30px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 768.98px) {
  .lineup .spesification ul li {
    padding: 5.333333333333333vw 0;
  }
}
.lineup .spesification ul li .title {
  text-align: left;
  padding-left: 20px;
  width: 40%;
  display: inline-block;
  margin: 0;
  font-weight: bold;
}
@media screen and (max-width: 768.98px) {
  .lineup .spesification ul li .title {
    padding-left: 5.333333333333333vw;
  }
}
.lineup .spesification ul li .spec,
.lineup .spesification .lineup_btn .spec {
  display: none;
  margin: 0;
  text-align: left;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
.lineup .spesification ul li .spec1,
.lineup .spesification .lineup_btn .spec1 {
  display: inline-block;
  margin: 0;
  text-align: left;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
.lineup .spesification ul li .specno {
  display: inline-block;
  margin: 0;
  text-align: left;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
.lineup .spesification .lineup_btn .c-btn-square {
  width: 50%;
  margin: 30px auto 0;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .lineup .spesification .lineup_btn .c-btn-square {
    margin: 30px auto;
    width: 50%;
  }
}
@media screen and (max-width: 768.98px) {
  .lineup .spesification .lineup_btn .c-btn-square {
    width: 100%;
    margin: 5.333333333333333vw auto 0;
    font-size: 3.733333333333333vw;
  }
}
.lineup .select {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  padding: 40px;
  border-radius: 20px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .lineup .select {
    align-items: flex-start;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .lineup .select {
    display: block;
    padding: 20px 40px;
  }
}
@media screen and (max-width: 768.98px) {
  .lineup .select {
    padding: 0;
    border-radius: 5.333333333333333vw;
    align-items: flex-start;
    background: none;
    position: absolute;
    top: 37.333333333333336vw;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.lineup .select .list {
  width: 33.33333333333333%;
  position: relative;
  border-right: 1px solid #333;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .lineup .select .list {
    display: block;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .lineup .select .list {
    width: 100%;
    border-bottom: 1px solid #333;
    border-right: none;
    padding: 20px 0;
  }
}
@media screen and (max-width: 768.98px) {
  .lineup .select .list {
    width: 100%;
    padding: 0 0 0 5.333333333333333vw;
    display: block;
  }
}
.lineup .select .list:last-child {
  border-right: none;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .lineup .select .list:last-child {
    border-bottom: none;
  }
}
.title-wrap {
  position: relative;
  padding-left: 40px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .title-wrap {
    padding-left: 40px;
    padding-bottom: 20px;
    text-align: left;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .title-wrap {
    width: 30%;
  }
}
@media screen and (max-width: 768.98px) {
  .title-wrap {
    width: 100%;
    padding-left: 0;
    text-align: left;
    margin-bottom: 2.666666666666667vw;
  }
}
.lineup .select .list h4 {
  font-size: 28px;
  color: #333;
  font-weight: 500;
  line-height: 1;
  text-align: left;
  margin: 0;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 768.98px) {
  .lineup .select .list h4 {
    font-size: 5.333333333333333vw;
    margin: 0;
  }
}
.lineup .select .list .question {
  display: inline-block;
  width: 20px;
  position: absolute;
  top: 0;
  right: -30px;
}
@media screen and (max-width: 768.98px) {
  .lineup .select .list .question {
    width: 5.333333333333333vw;
    right: -6.666666666666667vw;
    top: -1.333333333333333vw;
  }
}
.lineup .select .list .question img {
  width: 100%;
}
.lineup .select .list ul {
  width: 60%;
  padding-left: 40px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .lineup .select .list ul {
    width: 100%;
    padding-left: 40px;
    margin: auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .lineup .select .list ul {
    width: 50%;
  }
}
@media screen and (max-width: 768.98px) {
  .lineup .select .list ul {
    width: 100%;
    padding-left: 0;
  }
}
.lineup .select .list ul li {
  text-align: left;
  margin-bottom: 10px;
}
@media screen and (max-width: 768.98px) {
  .lineup .select .list ul li {
    margin-bottom: 2.666666666666667vw;
  }
}
.lineup .select .list ul li:last-child {
  margin-bottom: 0;
}
.lineup .select .list ul li .img {
  display: inline-block;
  width: 25%;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .lineup .select .list ul li .img {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .lineup .select .list ul li .img {
    width: 15%;
  }
}
.lineup .select .list ul li .img img {
  width: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 768.98px) {
  .lineup .select .list ul li .img img {
    display: none;
  }
}
.lineup .select .list ul li .img2 {
  display: inline-block;
  width: 20%;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .lineup .select .list ul li .img2 {
    display: none;
  }
}
.lineup .select .list ul li .img2 img {
  width: 100%;
  vertical-align: middle;
  border-radius: 20%;
}
@media screen and (max-width: 768.98px) {
  .lineup .select .list ul li .img2 img {
    display: none;
  }
}
.liup1 {
  display: flex;
  align-items: center;
  margin-left: 30px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .liup1 {
    margin-left: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .liup1 {
    margin-left: 0;
  }
}
@media screen and (max-width: 768.98px) {
  .liup1 {
    margin-left: 0;
  }
}
.label-text {
  width: 60%;
  padding-left: 5px;
  font-size: 16px;
}
@media screen and (max-width: 768.98px) {
  .label-text {
    width: 100%;
    padding-left: 1.333333333333333vw;
    font-size: 3.2vw;
  }
}
.liup2 {
  margin-left: 40px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .liup2 {
    margin-left: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .liup2 {
    margin-left: 0;
  }
}
@media screen and (max-width: 768.98px) {
  .liup2 {
    margin-left: 0;
  }
}
.liup3 {
  display: flex;
  align-items: center;
}
.popup_wrap input {
  display: none;
}
.popup_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .popup_overlay {
    top: 20%;
  }
}
.popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}
.popup_content {
  position: relative;
  align-self: center;
  width: 90%;
  max-width: 800px;
  padding: 40px;
  background: #fff;
  transition: 0.4s;
  border-radius: 25px;
  border: 10px solid #333;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .popup_content {
    padding: 30px;
  }
}
@media screen and (max-width: 768.98px) {
  .popup_content {
    padding: 5.333333333333333vw;
  }
}
.close_btn {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 40px;
  cursor: pointer;
  line-height: 1;
}
@media screen and (max-width: 768.98px) {
  .close_btn {
    font-size: 10.666666666666666vw;
    top: 2.666666666666667vw;
    right: 5.333333333333333vw;
  }
}
.popup_wrap input:checked~.popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}
.popup_people .img {
  width: 38%;
  margin-right: 5%;
}
@media screen and (max-width: 768.98px) {
  .popup_people .img {
    width: 30%;
    margin-right: 0;
  }
}
.popup_people .img img {
  width: 100%;
}
.pop_1p,
.pop_2p,
.pop_wall,
.pop_glass,
.pop_black,
.pop_green {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.popup_people .explain {
  width: 50%;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .popup_people .explain {
    width: 50%;
  }
}
@media screen and (max-width: 768.98px) {
  .popup_people .explain {
    width: 60%;
  }
}
.popup_people .explain .title {
  font-size: 23px;
  font-weight: bold;
  margin: 0;
}
@media screen and (max-width: 768.98px) {
  .popup_people .explain .title {
    font-size: 4.266666666666667vw;
    margin: 5.333333333333333vw 0 0 0;
  }
}
.popup_people .explain .text {
  margin: 20px 0 0 0;
  text-align: left;
}
@media screen and (max-width: 768.98px) {
  .popup_people .explain .text {
    margin: 2.666666666666667vw 0 0 0;
  }
}
.popup_type .img {
  width: 30%;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 768.98px) {
  .popup_type .img {
    margin: 0;
    width: 40%;
  }
}
.popup_type .img img {
  width: 100%;
}
.popup_type .explain {
  width: 50%;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .popup_type .explain {
    width: 50%;
  }
}
.popup_type .explain .title {
  font-size: 23px;
  font-weight: bold;
  margin: 0;
}
@media screen and (max-width: 768.98px) {
  .popup_type .explain .title {
    font-size: 4vw;
    margin: 5.333333333333333vw 0 0 0;
  }
}
.popup_type .explain .text {
  margin: 20px 0 0 0;
  text-align: left;
}
@media screen and (max-width: 768.98px) {
  .popup_type .explain .text {
    margin: 2.666666666666667vw 0 0 0;
  }
}
.popup_color .pop_black {
  margin-top: 40px;
}
@media screen and (max-width: 768.98px) {
  .popup_color .pop_black {
    margin-top: 5.333333333333333vw;
  }
}
.popup_color .pop_green {
  margin-top: 40px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768.98px) {
  .popup_color .pop_green {
    margin: 5.333333333333333vw 0;
  }
}
.popup_color .img {
  width: 37%;
  margin-right: 5%;
}
.popup_color .img img {
  width: 100%;
}
.popup_color .explain {
  width: 50%;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .popup_color .explain {
    width: 50%;
  }
}
.popup_color .explain .title {
  font-size: 23px;
  font-weight: bold;
  margin: 0;
}
@media screen and (max-width: 768.98px) {
  .popup_color .explain .title {
    font-size: 4.266666666666667vw;
    margin: 5.333333333333333vw 0 0 0;
  }
}
.popup_color .explain .text {
  margin: 20px 0 0 0;
  text-align: left;
}
@media screen and (max-width: 768.98px) {
  .popup_color .explain .text {
    margin: 2.666666666666667vw 0 0 0;
  }
}
.deliveryFlow {
  padding-top: 180px;
  padding-bottom: 100px;
  text-align: center;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .deliveryFlow {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 768.98px) {
  .deliveryFlow {
    width: 100%;
    padding-top: 21.333333333333332vw;
    padding-bottom: 8vw;
  }
}
.deliveryFlow .privatebooth_ttl:before {
  left: -10%;
}
.deliveryFlow_chart {
  margin-bottom: 50px;
  position: relative;
}
@media screen and (max-width: 768.98px) {
  .deliveryFlow_chart {
    margin-bottom: 0;
  }
}
.deliveryFlow_chart-list {
  margin-bottom: 50px;
  background: #f7f7f7;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media screen and (max-width: 768.98px) {
  .deliveryFlow_chart-list {
    margin-bottom: 8vw;
  }
}
.deliveryFlow_chart-list:after {
  position: absolute;
  content: "";
  width: 20px;
  bottom: -50px;
  left: 0;
  right: 0;
  height: 50px;
  margin: auto;
  background: #f7f7f7;
}
@media screen and (max-width: 768.98px) {
  .deliveryFlow_chart-list:after {
    width: 2.666666666666667vw;
    bottom: -13.333333333333334vw;
    height: 13.333333333333334vw;
  }
}
.deliveryFlow_chart-list:last-child:after {
  content: none;
}
.deliveryFlow_chart-ttl {
  background: #bcbcbc;
  padding: 20px 0;
  margin: 0;
  color: #fff;
  text-align: center;
  min-width: 220px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768.98px) {
  .deliveryFlow_chart-ttl {
    padding: 5.333333333333333vw 0;
    min-width: 40%;
  }
}
.deliveryFlow_chart-ttl:after {
  position: absolute;
  content: "";
  background: linear-gradient(to bottom left, rgba(255,255,255,0) 50%, #bcbcbc 50.5%) no-repeat top left/100% 50.5%, linear-gradient(to top left, rgba(255,255,255,0) 50%, #bcbcbc 50.5%) no-repeat bottom right/100% 50.5%;
  top: 0;
  right: -30px;
  width: 30px;
  height: 100%;
}
@media screen and (max-width: 768.98px) {
  .deliveryFlow_chart-ttl:after {
    right: -5.333333333333333vw;
    width: 5.333333333333333vw;
  }
}
.deliveryFlow_chart-ttl--num {
  font-size: 70px;
  font-weight: bold;
  display: block;
  margin: 0 0 10px 0;
  line-height: 1;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .deliveryFlow_chart-ttl--num {
    font-size: 60px;
  }
}
@media screen and (max-width: 768.98px) {
  .deliveryFlow_chart-ttl--num {
    font-size: 10.666666666666666vw;
    margin: 0 0 2.666666666666667vw 0;
  }
}
.deliveryFlow_chart-ttl--txt {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  line-height: 1.4;
  display: block;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .deliveryFlow_chart-ttl--txt {
    font-size: 18px;
  }
}
@media screen and (max-width: 768.98px) {
  .deliveryFlow_chart-ttl--txt {
    font-size: 3.733333333333333vw;
  }
}
.deliveryFlow_chart-txt {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  padding: 20px 8.333333333333332vw 20px 100px;
  margin: 0;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .deliveryFlow_chart-txt {
    text-align: left;
    font-size: 16px;
  }
}
@media screen and (max-width: 768.98px) {
  .deliveryFlow_chart-txt {
    text-align: left;
    padding: 5.333333333333333vw 5.333333333333333vw 5.333333333333333vw 10.666666666666666vw;
    font-size: 3.733333333333333vw;
  }
}
.fadeinM_1,
.fadeinM_2,
.fadeinM_3_2,
.fadeinM_5_1,
.fadeinM_6,
.fadeinM2_2,
.fadeinM2_5 {
  opacity: 0;
  transform: translate(-30px, 30px);
}
.fadeinM_3_1,
.fadeinM_4,
.fadeinM_5_2 {
  opacity: 0;
  transform: translate(-30px, 30px);
}
.fadeinM2_3_1,
.fadeinM2_3_2,
.fadeinM2_3_3,
.fadeinM2_4,
.fadeinM2_6 {
  opacity: 0;
  transform: translate(-30px, 30px);
}
.fadeinMsp_1,
.fadeinMsp_2,
.fadeinMsp_3,
.fadeinMsp_4,
.fadeinMsp_5 {
  opacity: 0;
  transform: translate(0, 30px);
}
.privateBooth_faq-lead {
  margin-bottom: 100px;
}
@media screen and (max-width: 768.98px) {
  .privateBooth_faq-lead {
    margin-bottom: 10.666666666666666vw;
  }
}
.downloadSection {
  text-align: center;
  background-color: #f7f7f7;
  padding: 150px 0 120px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .downloadSection {
    padding: 100px 0 80px;
  }
}
@media screen and (max-width: 768.98px) {
  .downloadSection {
    padding: 13.333333333333334vw 0;
  }
}
.downloadSection_txt {
  margin: 0;
  padding-bottom: 80px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 768.98px) {
  .downloadSection_txt {
    padding-bottom: 10.666666666666666vw;
    text-align: left;
  }
}
.downloadSection_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .downloadSection_content {
    align-items: flex-start;
  }
}
.downloadSection_introduction {
  width: 49.166666666666664%;
  text-align: left;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .downloadSection_introduction {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 768.98px) {
  .downloadSection_introduction {
    width: 100%;
    text-align: center;
  }
}
.downloadSection_introduction-subttl {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 768.98px) {
  .downloadSection_introduction-subttl {
    margin: 0 0 2.666666666666667vw;
    font-size: 4.266666666666667vw;
  }
}
.downloadSection_introduction-subttl:after {
  content: "";
  background: linear-gradient(transparent 60%, #fcffcf 30%);
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 30px;
  z-index: -1;
}
@media screen and (max-width: 768.98px) {
  .downloadSection_introduction-subttl:after {
    height: 5.333333333333333vw;
  }
}
.downloadSection_introduction-ttl {
  font-size: 25px;
  font-weight: bold;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  margin: 0 0 50px;
  line-height: 1.5;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .downloadSection_introduction-ttl {
    font-size: 23px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .downloadSection_introduction-ttl {
    text-align: center;
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 768.98px) {
  .downloadSection_introduction-ttl {
    font-size: 5.333333333333333vw;
    margin: 0 0 8vw;
    text-align: center;
  }
}
.downloadSection_introduction-btn {
  width: 42.016806722689076%;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .downloadSection_introduction-btn {
    width: 48.739495798319325%;
    font-size: 14px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .downloadSection_introduction-btn {
    width: 40.33613445378151%;
  }
}
@media screen and (max-width: 768.98px) {
  .downloadSection_introduction-btn {
    width: 80%;
    margin: 0 auto;
    font-size: 3.733333333333333vw;
  }
}
.downloadSection_introduction-btn:first-child {
  margin-right: 5.042016806722689%;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .downloadSection_introduction-btn:first-child {
    margin-right: 1.680672268907563%;
  }
}
@media screen and (max-width: 768.98px) {
  .downloadSection_introduction-btn:first-child {
    margin: 0 auto 4vw;
  }
}
.downloadSection_introduction-btn--outer {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .downloadSection_introduction-btn--outer {
    justify-content: center;
  }
}
@media screen and (max-width: 768.98px) {
  .downloadSection_introduction-btn--outer {
    display: block;
    margin-top: 8vw;
  }
}
.downloadSection_img {
  max-width: 550px;
  width: 45.83333333333333%;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .downloadSection_img {
    width: 45%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .downloadSection_img {
    max-width: unset;
    width: 80%;
    margin: 0 auto 50px;
  }
}
@media screen and (max-width: 768.98px) {
  .downloadSection_img {
    max-width: unset;
    width: 100%;
  }
}
.downloadSection_img img {
  width: 100%;
}
.wpPopup {
  position: fixed;
  bottom: 40px;
  right: 40px;
  opacity: 0;
  transition: 0.4s;
  z-index: 9999;
}
@media print, screen and (min-width: 769px) {
  .wpPopup {
    background: #fff;
    border: 1px solid #e2e3e3;
  }
}
@media screen and (max-width: 768.98px) {
  .wpPopup {
    bottom: 5.333333333333333vw;
    right: 5.333333333333333vw;
  }
}
.wpPopup.is-active {
  opacity: 1;
}
.wpPopup_pc {
  width: 360px;
}
.wpPopup_bar {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #6d6d6d;
  position: relative;
}
.wpPopup_ttl {
  font-size: 16px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  color: #fff;
  padding: 15px 0 10px;
  margin: 0 0 0 20px;
}
.wpPopup_btn {
  position: absolute;
  top: 0;
  bottom: -5px;
  right: 20px;
  z-index: 10000;
  width: 25px;
  height: 25px;
  cursor: pointer;
  margin: auto;
  transition: 0.4s;
}
@media screen and (max-width: 768.98px) {
  .wpPopup_btn {
    width: 6.666666666666667vw;
    height: 1.866666666666667vw;
  }
}
.wpPopup_btn-line {
  position: absolute;
  width: 25px;
  height: 1px;
  background: #fff;
  text-align: center;
  transition: 0.4s;
}
.wpPopup_btn-line.line1 {
  top: 0;
  transform: translateY(10px) rotate(-45deg);
}
@media screen and (max-width: 768.98px) {
  .wpPopup_btn-line.line1 {
    transform: translateY(0.9vw) rotate(-45deg);
  }
}
.wpPopup_btn-line.line2 {
  top: 32px;
  transform: translateY(-22px) rotate(45deg);
}
@media screen and (max-width: 768.98px) {
  .wpPopup_btn-line.line2 {
    top: 1.866666666666667vw;
    transform: translateY(-0.9vw) rotate(45deg);
  }
}
.wpPopup_content {
  text-align: center;
  padding: 20px 0;
}
.wpPopup_content-ttl {
  margin: 0 0 20px;
  font-size: 18px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  line-height: 1.5;
}
.wpPopup_content-btn {
  width: 41.66666666666667%;
  font-size: 13px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  padding: 13px 0;
  letter-spacing: 1px;
}
@media screen and (max-width: 768.98px) {
  .wpPopup_content-btn {
    width: 80%;
    margin: 8vw auto 0;
  }
}
.wpPopup_content-btn:first-child {
  margin-right: 3.361344537815126%;
}
@media screen and (max-width: 768.98px) {
  .wpPopup_content-btn:first-child {
    margin-right: auto;
  }
}
.wpPopup_content-btn--outer {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 768.98px) {
  .wpPopup_content-btn--outer {
    display: block;
  }
}
.wpPopup_content-txt {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding-left: 70px;
  text-align: left;
  font-weight: bold;
  margin: 20px 0 30px;
}
.wpPopup_content-txt li {
  background: linear-gradient(transparent 60%, #fcffcf 0%);
  display: inline-block;
  position: relative;
}
.wpPopup_content-txt li:before {
  content: "";
  position: absolute;
  top: 0;
  left: -25px;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  width: 10px;
  height: 20px;
  border-right: 3px solid #b12704;
  border-bottom: 3px solid #b12704;
}
.wpPopup_content-img {
  width: 75%;
  margin: 0 auto;
}
.wpPopup_content-img img {
  width: 100%;
}
.wpPopup_sp {
  width: 21.333333333333332vw;
  height: 21.333333333333332vw;
  background: #333;
  border-radius: 100%;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-weight: bold;
  box-shadow: 0 0 1.333333333333333vw 0 rgba(0,0,0,0.5);
}
.wpPopup_sp-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.wpPopup_sp-txt {
  color: #fff;
  text-decoration: none;
  margin: 1.333333333333333vw 0 0;
  line-height: 1;
}
.wpPopup_sp-img {
  width: 3.466666666666667vw;
  margin: 0 auto;
}
.wpPopup_sp-img img {
  width: 100%;
}
.downloadMail {
  text-align: center;
  padding: 0 0 150px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .downloadMail {
    padding: 0 0 80px;
  }
}
@media screen and (max-width: 768.98px) {
  .downloadMail {
    padding: 0 0 26.666666666666668vw;
  }
}
.downloadMail_txt {
  margin: 0;
  padding-bottom: 80px;
  text-align: left;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
@media screen and (max-width: 768.98px) {
  .downloadMail_txt {
    padding-bottom: 10.666666666666666vw;
    text-align: left;
    font-size: 4.266666666666667vw;
  }
}
.downloadMail_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .downloadMail_content {
    align-items: flex-start;
  }
}
.downloadMail_introduction {
  width: 49.166666666666664%;
  text-align: left;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .downloadMail_introduction {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 768.98px) {
  .downloadMail_introduction {
    width: 100%;
    text-align: center;
  }
}
.downloadMail_introduction-subttl {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 768.98px) {
  .downloadMail_introduction-subttl {
    margin: 0 0 2.666666666666667vw;
    font-size: 4.266666666666667vw;
  }
}
.downloadMail_introduction-subttl:after {
  content: "";
  background: linear-gradient(transparent 60%, #fcffcf 30%);
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 30px;
  z-index: -1;
}
@media screen and (max-width: 768.98px) {
  .downloadMail_introduction-subttl:after {
    height: 5.333333333333333vw;
  }
}
.downloadMail_introduction-ttl {
  font-size: 25px;
  font-weight: bold;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  margin: 0 0 50px;
  line-height: 1.5;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .downloadMail_introduction-ttl {
    font-size: 23px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .downloadMail_introduction-ttl {
    text-align: center;
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 768.98px) {
  .downloadMail_introduction-ttl {
    font-size: 5.333333333333333vw;
    margin: 0 0 8vw;
    text-align: center;
  }
}
.downloadMail_introduction-btn {
  width: 42.016806722689076%;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .downloadMail_introduction-btn {
    width: 48.739495798319325%;
    font-size: 14px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .downloadMail_introduction-btn {
    width: 40.33613445378151%;
  }
}
@media screen and (max-width: 768.98px) {
  .downloadMail_introduction-btn {
    width: 80%;
    margin: 0 auto;
    font-size: 3.733333333333333vw;
  }
}
.downloadMail_introduction-btn:first-child {
  margin-right: 5.042016806722689%;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .downloadMail_introduction-btn:first-child {
    margin-right: 1.680672268907563%;
  }
}
@media screen and (max-width: 768.98px) {
  .downloadMail_introduction-btn:first-child {
    margin: 0 auto 4vw;
  }
}
.downloadMail_introduction-btn--outer {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .downloadMail_introduction-btn--outer {
    justify-content: center;
  }
}
@media screen and (max-width: 768.98px) {
  .downloadMail_introduction-btn--outer {
    display: block;
    margin-top: 13.333333333333334vw;
  }
}
.downloadMail_img {
  max-width: 550px;
  width: 45.83333333333333%;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .downloadMail_img {
    width: 45%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .downloadMail_img {
    max-width: unset;
    width: 80%;
    margin: 0 auto 50px;
  }
}
@media screen and (max-width: 768.98px) {
  .downloadMail_img {
    max-width: unset;
    width: 100%;
  }
}
.downloadMail_img img {
  width: 100%;
}
.ccwoodBanner {
  z-index: 2;
  position: relative;
  background: #979797;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 55px 70px 55px 100px;
  margin: 0 0 80px;
  max-width: 1200px;
  transition: 0.4s;
}
.ccwoodBanner:hover {
  opacity: 0.8;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .ccwoodBanner {
    padding: 55px 50px 55px 70px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ccwoodBanner {
    justify-content: space-around;
    padding: 50px 70px;
    margin: 0 0 40px;
  }
}
@media screen and (max-width: 768.98px) {
  .ccwoodBanner {
    padding: 8vw 5.333333333333333vw;
    border-radius: 2.666666666666667vw;
    margin: 0 0 8vw;
    justify-content: space-around;
  }
}
.ccwoodBanner_img {
  width: 61.97183098591549%;
  max-width: 173px;
  margin-left: 25px;
  margin-right: 30px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .ccwoodBanner_img {
    margin-left: 0;
    margin-right: 10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ccwoodBanner_img {
    max-width: 35%;
    margin-left: 0;
    margin-right: 30px;
  }
}
@media screen and (max-width: 768.98px) {
  .ccwoodBanner_img {
    max-width: 35%;
    margin-left: 0;
    margin-right: 4vw;
  }
}
.ccwoodBanner_img img {
  width: 100%;
}
@media screen and (max-width: 768.98px) {
  .ccwoodBanner_img img {
    max-width: 100%;
  }
}
.ccwoodBanner_img-outer {
  width: 40.77669902912621%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ccwoodBanner_img-outer {
    width: 90%;
    justify-content: center;
  }
}
@media screen and (max-width: 768.98px) {
  .ccwoodBanner_img-outer {
    width: 100%;
    justify-content: center;
  }
}
.ccwoodBanner_logo {
  width: 50.70422535211267%;
  max-width: 180px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .ccwoodBanner_logo {
    width: 42.25352112676056%;
    max-width: 165px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ccwoodBanner_logo {
    width: 40%;
    max-width: 100%;
  }
}
@media screen and (max-width: 768.98px) {
  .ccwoodBanner_logo {
    width: 45%;
    max-width: 100%;
  }
}
.ccwoodBanner_logo img {
  width: 100%;
}
.ccwoodBanner_name {
  color: #fff;
  font-weight: 500;
  font-size: 23px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ccwoodBanner_name {
    font-size: 3.333333333333333vw;
  }
}
@media screen and (max-width: 768.98px) {
  .ccwoodBanner_name {
    font-size: 4.8vw;
  }
}
.ccwoodBanner_txt {
  color: #fff;
  font-size: 18px;
  margin: 0 0 25px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .ccwoodBanner_txt {
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ccwoodBanner_txt {
    margin: 25px 0;
  }
}
@media screen and (max-width: 768.98px) {
  .ccwoodBanner_txt {
    font-size: 4vw;
    margin: 4vw 0;
  }
}
.ccwoodBanner_link {
  background: #fff;
  color: #979797;
  display: block;
  text-align: center;
  padding: 25px 0;
  font-weight: bold;
  border-radius: 10px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .ccwoodBanner_link {
    padding: 15px 0;
  }
}
@media screen and (max-width: 768.98px) {
  .ccwoodBanner_link {
    padding: 4vw 0;
    border-radius: 2.133333333333333vw;
  }
}
.ccwoodBanner_link-outer {
  width: 52.83018867924528%;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .ccwoodBanner_link-outer {
    padding-right: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ccwoodBanner_link-outer {
    width: 100%;
    padding-right: 0;
  }
}
@media screen and (max-width: 768.98px) {
  .ccwoodBanner_link-outer {
    width: 100%;
    padding-right: 0;
  }
}
.ccliteBanner {
  background: #2a3b4f;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 25px 70px 25px 100px;
  margin: 0 0 80px;
  transition: 0.4s;
}
.ccliteBanner:hover {
  opacity: 0.8 !important;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .ccliteBanner {
    padding: 25px 50px 25px 70px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ccliteBanner {
    justify-content: space-around;
    padding: 50px 70px;
    margin: 0 0 40px;
  }
}
@media screen and (max-width: 768.98px) {
  .ccliteBanner {
    padding: 8vw 5.333333333333333vw;
    border-radius: 2.666666666666667vw;
    margin: 0 0 8vw;
    justify-content: space-around;
  }
}
.ccliteBanner_img {
  width: 61.97183098591549%;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ccliteBanner_img {
    width: 40%;
  }
}
@media screen and (max-width: 768.98px) {
  .ccliteBanner_img {
    width: 40%;
  }
}
.ccliteBanner_img img {
  width: 100%;
}
.ccliteBanner_img-outer {
  width: 34.95145631067961%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ccliteBanner_img-outer {
    width: 90%;
    justify-content: center;
  }
}
@media screen and (max-width: 768.98px) {
  .ccliteBanner_img-outer {
    width: 100%;
    justify-content: center;
  }
}
.ccliteBanner_logo {
  width: 33.80281690140845%;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ccliteBanner_logo {
    width: 33%;
  }
}
@media screen and (max-width: 768.98px) {
  .ccliteBanner_logo {
    width: 30%;
  }
}
.ccliteBanner_logo img {
  width: 100%;
}
.ccliteBanner_txt {
  color: #fff;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin: 0 0 25px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .ccliteBanner_txt {
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ccliteBanner_txt {
    margin: 25px 0;
  }
}
@media screen and (max-width: 768.98px) {
  .ccliteBanner_txt {
    font-size: 4vw;
    margin: 4vw 0;
  }
}
.ccliteBanner_link {
  background: #fff;
  color: #2a3b4f;
  display: block;
  text-align: center;
  padding: 25px 0;
  font-weight: bold;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  border-radius: 10px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .ccliteBanner_link {
    padding: 15px 0;
  }
}
@media screen and (max-width: 768.98px) {
  .ccliteBanner_link {
    padding: 4vw 0;
    border-radius: 2.133333333333333vw;
  }
}
.ccliteBanner_link-outer {
  width: 52.83018867924528%;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .ccliteBanner_link-outer {
    padding-right: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ccliteBanner_link-outer {
    width: 100%;
    padding-right: 0;
  }
}
@media screen and (max-width: 768.98px) {
  .ccliteBanner_link-outer {
    width: 100%;
    padding-right: 0;
  }
}
.capcellProjects {
  text-align: center;
  padding: 150px 0 100px;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects {
    padding: 80px 40px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects {
    padding: 13.333333333333334vw 0;
  }
}
.capcellProjects-top {
  margin: 0 0 60px 0;
  text-align: center;
}
@media screen and (max-width: 768.98px) {
  .capcellProjects-top {
    margin: 0 0 10.666666666666666vw 0;
    padding: 0 5.333333333333333vw;
  }
}
.capcellProjects_txt {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 50px 0;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects_txt {
    font-size: 16px;
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_txt {
    font-size: 4vw;
    margin: 0 0 5.333333333333333vw 0;
    padding: 0 5.333333333333333vw;
  }
}
.capcellProjects_slider-img {
  height: 400px;
  position: relative;
  text-align: center;
  margin: 30px 0 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects_slider-img {
    margin: 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_slider-img {
    height: 53.333333333333336vw;
    margin: 2.666666666666667vw 0 0;
  }
}
.capcellProjects_slider-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.capcellProjects_slider-name {
  margin: 20px 0;
  font-size: 17px;
  color: #0c0c0c;
  text-align: center;
  transition: 0.4s;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  padding: 0 10px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects_slider-name {
    opacity: 0;
    font-size: 16px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_slider-name {
    opacity: 0;
    font-size: 4vw;
    line-height: 1.5;
    padding: 0;
    margin: 5.333333333333333vw 0;
  }
}
.capcellProjects_slider-txt {
  text-align: left;
  font-size: 17px;
  color: #0c0c0c;
  transition: 0.4s;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  padding: 0 10px;
  line-height: 1.5;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects_slider-txt {
    opacity: 0;
    font-size: 16px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_slider-txt {
    opacity: 0;
    font-size: 3.733333333333333vw;
    line-height: 1.7;
    padding: 0;
    margin: 0;
  }
}
.capcellProjects_slider-voice {
  text-align: left;
  margin: 30px 0 0;
  font-size: 14px;
  padding: 0 15px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects_slider-voice {
    opacity: 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_slider-voice {
    opacity: 0;
    margin: 6.666666666666667vw 0 0;
    padding: 0;
    font-size: 3.466666666666667vw;
  }
}
.capcellProjects_slider-voice--ttl {
  font-weight: bold;
  margin: 20px 0 10px;
  position: relative;
  font-size: 14px;
  padding-left: 40px;
  transition: 0.4s;
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_slider-voice--ttl {
    font-size: 3.733333333333333vw;
    margin: 5.333333333333333vw 0 1.333333333333333vw;
    padding-left: 9.333333333333334vw;
  }
}
.capcellProjects_slider-voice--ttl:before {
  content: "";
  background: url("/assets/img/renew_products_projects/common/icon-chat.png") no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 0px;
  top: -5px;
  width: 30px;
  height: 26px;
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_slider-voice--ttl:before {
    left: 0;
    top: 0;
    width: 6.666666666666667vw;
    height: 5.6vw;
  }
}
.capcellProjects_slider-voice--txt {
  margin: 0;
}
@media print, screen and (min-width: 769px) {
  .capcellProjects .slick-list {
    width: 100%;
    overflow: visible;
  }
}
.capcellProjects .slick-slide {
  margin: 0 12px;
  width: 540px;
  transition: 0.4s;
}
@media screen and (max-width: 768.98px) {
  .capcellProjects .slick-slide {
    margin: 0 0.533333333333333vw;
    width: unset;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects .slick-current .capcellProjects_slider-name,
  .capcellProjects .slick-current .capcellProjects_slider-txt,
  .capcellProjects .slick-current .capcellProjects_slider-voice {
    opacity: 1;
    transition-delay: 0.5s;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects .slick-current .capcellProjects_slider-name,
  .capcellProjects .slick-current .capcellProjects_slider-txt,
  .capcellProjects .slick-current .capcellProjects_slider-voice {
    opacity: 1;
    transition-delay: 0.5s;
  }
}
.capcellAir {
  width: 100%;
}
.capcellAir_outer {
  background: url("/assets/img/products/privatebooth/back_banner.jpg") no-repeat top center;
  background-size: cover;
  border-radius: 10px;
  display: flex;
  overflow: hidden;
  padding: 50px 70px 50px 100px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .capcellAir_outer {
    padding: 25px 50px 25px 70px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellAir_outer {
    justify-content: space-between;
    padding: 50px 70px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellAir_outer {
    display: block;
    padding: 8vw 5.333333333333333vw;
    border-radius: 2.666666666666667vw;
  }
}
.capcellAir_img {
  width: 50.70422535211267%;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellAir_img {
    width: 40%;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellAir_img {
    width: 40%;
  }
}
.capcellAir_img img {
  width: 100%;
}
.capcellAir_img-outer {
  width: 34.95145631067961%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellAir_img-outer {
    width: 90%;
    margin: 0 auto;
    justify-content: center;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellAir_img-outer {
    width: 100%;
    justify-content: center;
  }
}
.capcellAir_content {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  color: #333;
  width: 52.83018867924528%;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .capcellAir_content {
    padding-right: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellAir_content {
    margin-top: 25px;
    padding-right: 0;
    width: 100%;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellAir_content {
    margin-top: 4vw;
    padding-right: 0;
    width: 100%;
  }
}
.capcellAir_content-main {
  width: 50.13333333333333vw;
}
@media screen and (max-width: 768.98px) {
  .capcellAir_content-main--outer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
.capcellAir_content-an {
  color: #2b75a7;
  font-weight: bold;
  background: #fff;
  border: solid 1px #2b75a7;
  width: 110px;
  text-align: center;
  padding: 8px 0;
  margin: 0 0 5px;
  border-radius: 4px;
  line-height: 1;
  font-size: 15px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellAir_content-an {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellAir_content-an {
    width: 24vw;
    padding: 2.4vw 0 2.133333333333333vw;
    margin-bottom: 0.533333333333333vw;
    font-size: 3.466666666666667vw;
  }
}
.capcellAir_content-ttl {
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 35px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellAir_content-ttl {
    line-height: 1.5;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellAir_content-ttl {
    font-size: 5.333333333333333vw;
    margin: 2.666666666666667vw auto;
  }
}
.capcellAir_content-ex--ttl {
  font-weight: bold;
  font-size: 18px;
  margin: 10px 0;
}
@media screen and (max-width: 768.98px) {
  .capcellAir_content-ex--ttl {
    font-size: 4.266666666666667vw;
    margin: 2.666666666666667vw 0;
  }
}
.capcellAir_content-ex--txt {
  margin: 0 0 20px;
}
@media screen and (max-width: 768.98px) {
  .capcellAir_content-ex--txt {
    margin: 0 0 5.333333333333333vw;
  }
}
.capcellAir_button {
  background: #2b75a7;
  color: #fff;
  margin: 0;
  padding: 25px 0;
  text-align: center;
  font-weight: bold;
  border-radius: 10px;
  font-size: 16px;
  position: relative;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .capcellAir_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellAir_button {
    font-size: 16px;
    width: auto;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellAir_button {
    width: 100%;
    font-size: 3.466666666666667vw;
    padding: 4vw 0;
    border-radius: 2.133333333333333vw;
  }
}
.capcellAir_button:before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 12px;
  height: 12px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
@media screen and (max-width: 768.98px) {
  .capcellAir_button:before {
    content: none;
  }
}
.capcellAir_link {
  transition: 0.4s;
}
@media screen and (max-width: 768.98px) {
  .capcellAir_link {
    width: 100%;
  }
}
.capcellAir_link:hover {
  opacity: 0.8 !important;
}
.lineup_option {
  margin-top: 80px;
}
@media screen and (max-width: 768.98px) {
  .lineup_option {
    margin-top: 16vw;
  }
}
.lineup_option-ttl {
  font-size: 28px;
  text-align: left;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  margin: 0 0 30px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .lineup_option-ttl {
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 768.98px) {
  .lineup_option-ttl {
    font-size: 4.8vw;
    margin: 10.666666666666666vw 0 4vw;
  }
}
.lineup_option-list {
  width: 23.75%;
  margin: 0 0 50px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .lineup_option-list {
    width: 48%;
    margin: 0 0 40px;
  }
}
@media screen and (max-width: 768.98px) {
  .lineup_option-list {
    width: 48%;
    margin: 0 0 6.666666666666667vw;
  }
}
.lineup_option-list--outer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lineup_option-list--img {
  margin: 0 0 10px;
}
@media screen and (max-width: 768.98px) {
  .lineup_option-list--img {
    margin: 0 0 2.666666666666667vw;
  }
}
.lineup_option-list--img img {
  width: 100%;
}
.lineup_option-list--ttl {
  text-align: left;
  margin: 0;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  line-height: 1.2;
}
@media screen and (max-width: 768.98px) {
  .lineup_option-list--ttl {
    font-size: 3.733333333333333vw;
    line-height: 1.5;
  }
}
.lineup_option-attention {
  font-size: 13px;
}
@media screen and (max-width: 768.98px) {
  .lineup_option-attention {
    font-size: 3.2vw;
  }
}
@-moz-keyframes lighting {
  0% {
    box-shadow: 0 0 10px #e3e67a;
    opacity: 0.7;
  }
  50% {
    box-shadow: 0 0 100px #d5d949;
    opacity: 1;
  }
  100% {
    box-shadow: 0 0 10px #e3e67a;
    opacity: 0.7;
  }
}
@-webkit-keyframes lighting {
  0% {
    box-shadow: 0 0 10px #e3e67a;
    opacity: 0.7;
  }
  50% {
    box-shadow: 0 0 100px #d5d949;
    opacity: 1;
  }
  100% {
    box-shadow: 0 0 10px #e3e67a;
    opacity: 0.7;
  }
}
@-o-keyframes lighting {
  0% {
    box-shadow: 0 0 10px #e3e67a;
    opacity: 0.7;
  }
  50% {
    box-shadow: 0 0 100px #d5d949;
    opacity: 1;
  }
  100% {
    box-shadow: 0 0 10px #e3e67a;
    opacity: 0.7;
  }
}
@keyframes lighting {
  0% {
    box-shadow: 0 0 10px #e3e67a;
    opacity: 0.7;
  }
  50% {
    box-shadow: 0 0 100px #d5d949;
    opacity: 1;
  }
  100% {
    box-shadow: 0 0 10px #e3e67a;
    opacity: 0.7;
  }
}
@-moz-keyframes lighting2 {
  0% {
    box-shadow: 0 0 20px #e3e67a;
    opacity: 0.7;
  }
  50% {
    box-shadow: 0 0 100px #d5d949;
    opacity: 0.9;
  }
  100% {
    box-shadow: 0 0 20px #e3e67a;
    opacity: 0.7;
  }
}
@-webkit-keyframes lighting2 {
  0% {
    box-shadow: 0 0 20px #e3e67a;
    opacity: 0.7;
  }
  50% {
    box-shadow: 0 0 100px #d5d949;
    opacity: 0.9;
  }
  100% {
    box-shadow: 0 0 20px #e3e67a;
    opacity: 0.7;
  }
}
@-o-keyframes lighting2 {
  0% {
    box-shadow: 0 0 20px #e3e67a;
    opacity: 0.7;
  }
  50% {
    box-shadow: 0 0 100px #d5d949;
    opacity: 0.9;
  }
  100% {
    box-shadow: 0 0 20px #e3e67a;
    opacity: 0.7;
  }
}
@keyframes lighting2 {
  0% {
    box-shadow: 0 0 20px #e3e67a;
    opacity: 0.7;
  }
  50% {
    box-shadow: 0 0 100px #d5d949;
    opacity: 0.9;
  }
  100% {
    box-shadow: 0 0 20px #e3e67a;
    opacity: 0.7;
  }
}
