@charset "UTF-8";
.mv {
  background: url("../../images/trancity/bg-mv.jpg")no-repeat center center/cover;
  padding: 100px 0 0;
}
.ex-cont {
  color: #fff;
  max-width: 550px;
}
.mv .content-inr {
  justify-content: center
}
.mv .ex-cont .mv-ttl {
  line-height: 1.3;
  margin-top: 14px;
  font-size: 24px;
}
.mv .ex-cont .mv-ttl span {
  font-size: 32px;
  background: linear-gradient(120deg, #75F9F5, #EAA8F8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 0;
}
.mv .ex-cont .ex-list {
  display: flex;
  margin-top: 12px;
}
.mv .ex-cont .txt {
  margin-top: 15px;
  font-size: 14px;
}
.mv .ex-cont .ex-list li {
  background: url("../../images/trancity/mv-list-bg.png")no-repeat center center/contain;
  padding: 35px 0px 32px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  width: calc(100% - 15px);
  line-height: 1.4;
  letter-spacing: 0;
  font-weight: 500;
}
.mv .ex-cont .ex-list li strong {
  color: #75F9F5;
}
.mv .content-inr {
  padding: 0 20px 40px
}
.content-inr {
  max-width: 600px;
  margin: auto;
}
.mv .nebula-logo {
  width: 100%;
  max-width: 500px;
  margin: 10px auto 30px;
}
.mv .ex-cont {
  width: 100%;
  max-width: 460px;
}
.mv .cv-wrap {
  background: rgba(0, 0, 0, 0.7);
  padding: 30px 10px 10px;
}
.cv-btn {
  max-width: 350px;
  margin: auto;
}
.cv-btn a {
  border-radius: 50px;
  padding: 24px 10px 20px;
  line-height: 1;
  color: #fff;
  font-size: 20px;
  width: 100%;
  position: relative;
  font-weight: 600;
  display: block;
  border: 4px solid #fff;
  background: linear-gradient(#FF0000 50%, #990000 100%);
  text-align: center;
  letter-spacing: 0;
}
.cv-btn a .serif {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 0;
  left: 50%;
}
.cv-btn a::after {
  position: absolute;
  font-family: 'icomoon' !important;
  content: "\e900";
  right: 15px;
  font-size: 0.8rem;
  font-weight: 400;
  top: 50%;
  transform: translateY(-50%);
  transition: .8s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: .8s cubic-bezier(0.19, 1, 0.22, 1);
  padding: 0.5rem;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  box-shadow: 10px 0 10px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.cv-btn a::before {
  position: absolute;
  content: "";
  left: 27px;
  background: url("../../images/trancity/cv-left.png")no-repeat center center/contain;
  width: 25px;
  height: 36px;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 769px) {
  .mv {
    padding: 100px 0 0;
  }
  .mv .content-inr {
    padding: 0 20px 60px;
    align-items: center;
    justify-content: space-between;
  }
  .mv .ex-cont .mv-ttl {
    font-size: 24px;
    margin-top: 18px;
  }
  .mv .ex-cont .mv-ttl span {
    font-size: 36px;
  }
  .mv .nebula-logo {
    width: 48%;
    max-width: 650px;
    margin: 0;
  }
  .mv .ex-cont {
    width: 50%;
    max-width: inherit;
  }
  .mv .ex-cont .ex-list li {
    padding: 42px 0 40px;
    font-size: 16px;
  }
}
@media only screen and (min-width: 1000px) {
  .mv {
    padding: 130px 0 0;
  }
  .mv .content-inr {
    padding: 0 40px 70px;
  }
  .mv .flex {
    align-items: center;
  }
  .mv .ex-cont .mv-ttl {
    font-size: 28px;
  }
  .mv .ex-cont .mv-ttl span {
    font-size: 45px;
  }
  .mv .ex-cont .ex-list li {
    font-size: 18px;
    padding: 52px 0 50px;
  }
  .mv .ex-cont .txt {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1400px) {
  .mv {
    padding: 150px 0 0;
  }
  .mv .content-inr {
    padding: 0 60px 90px;
  }
  .mv .ex-cont .mv-ttl {
    font-size: 35px;
  }
  .mv .ex-cont .mv-ttl span {
    font-size: 52px;
  }
  .mv .ex-cont .ex-list li {
    font-size: 22px;
  }
}
.bordertop {
  padding: 100px 20px 80px;
  border-top: 5px solid #0B2520;
  position: relative;
  background-color: #000;
  color: #fff;
  z-index: 0;
}
.bordertop::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../../images/trancity/bg-nebula.png")no-repeat top 30% center/contain;
  z-index: -1;
}
.bordertop .movie {
  max-width: 500px;
  border: 1px solid #fff;
  height: 210px;
  width: 100%;
}
.bordertop .flex .ex-txt .txt {
  font-size: 18px;
  margin-top: 10px;
}
.head01 {
  font-size: 28px;
  line-height: 1.4;
  margin-top: 15px;
  margin-bottom: 40px;
}
.content-inrcont {
  padding: 100px 0 0;
}
.content-inrcont .cv-btn {
  margin: 60px auto 0;
}
.slider {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .content-inr {
    max-width: 1300px;
  }
  .bordertop {
    padding: 100px 30px 120px;
  }
  .bordertop .flex {
    align-items: center;
    justify-content: space-between;
  }
  .bordertop .flex .ex-txt {
    width: 50%;
  }
  .bordertop .flex .movie {
    width: 48%;
  }
  .head01 {
    font-size: 36px;
  }
  .bordertop .movie {
    height: 280px;
  }
}
@media only screen and (min-width: 1000px) {
  .head01 {
    font-size: 40px;
  }
  .bordertop .flex .ex-txt .txt {
    font-size: 24px;
  }
  .content-inrcont {
    padding: 120px 0 0;
  }
}
@media only screen and (min-width: 1400px) {
  .head01 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .cont01 .head01 {
    margin-bottom: 20px;
  }
  .bordertop .movie {
    margin: 40px auto 0;
  }
  .cl-3 > li {
    margin-top: 20px;
  }
}
.cl-4 > li {
  width: 100%
}
.cont02 .cl-4 > li {
  background-color: #0F0F0F;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  margin-bottom: 20px;
  width: calc(100% / 2 - 5px);
}
.cont02 .cl-4 > li .thum {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  line-height: 0;
  border-radius: 9px 9px 0 0;
  overflow: hidden;
}
.cont02 .cl-4 > li .txt-wrap {
  padding: 15px 10px;
}
.cont02 .cl-4 > li .ttl {
  font-size: 18px;
  line-height: 1.4;
  min-height: 55px;
}
.cont02 .cl-4 > li .ttl small {
  opacity: 0.8;
  display: block;
  font-size: 14px;
}
.cont02 .cl-4 > li .up-btn {
  margin-top: 25px;
}
.cont02 .cl-4 > li .up-btn a {
  background-color: #272727;
  display: block;
  padding: 15px 0;
  line-height: 1;
  color: #fff;
  border-radius: 30px;
  text-align: center;
}
.cont02 .cl-4 > li .up-btn a span {
  position: relative;
}
.cont02 .cl-4 > li .up-btn a span::after {
  position: absolute;
  content: "";
  top: 3px;
  width: 14px;
  height: 14px;
  right: -16px;
  background: url("../../images/trancity/arrow.svg")no-repeat center center/contain;
}
.cont02 .cv-btn {
  margin-top: 60px;
}
.modal {
  display: none;
}
.featherlight .featherlight-content {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 0;
  width: 90%;
}
.featherlight .featherlight-content .thum {
  background-color: #000;
}
.featherlight .featherlight-content .txt-wrap {
  padding: 30px 20px 30px;
}
.featherlight .featherlight-content .txt-wrap .ttl {
  font-size: 18px;
  margin-bottom: 10px;
}
.featherlight .featherlight-content .txt-wrap .txt {
  font-size: 14px;
}
.cont02 .slider_wrap {
  display: flex;
}
/*
.cont02 .slider_wrap .slide_inr {
  padding-right: 40px;
}
*/
.cont02 .slider_wrap .slide_inr .slide_inr-contents {
  /*  min-width: 340px;*/
  /*  width: calc(100% - 40px);*/
  background-color: #0F0F0F;
  border: 1px solid #fff;
  padding: 30px 20px;
  border-radius: 10px;
  margin: 0 5px;
  height: 100%;
}
.cont02 .slider_wrap .slide_inr .slide_ttl {
  display: flex;
  /*  flex-wrap: wrap;*/
  font-size: 18px;
  line-height: 1.4;
  margin-top: 15px;
}
.cont02 .slider_wrap .slick-track {
  display: flex;
}
.cont02 .slick-next:before, .cont02 .slick-prev:before {
  content: "";
  width: 35px;
  height: 35px;
  display: block;
  opacity: 1;
}
.cont02 .slick-prev, .cont02 .slick-next {
  width: 35px;
  height: 35px;
  z-index: 1;
}
.cont02 .slick-next {
  right: -16px;
}
.cont02 .slick-prev {
  left: -16px;
}
.cont02 .slick-next:before {
  background: url("../../images/trancity/arrow-r.png")no-repeat center center/contain;
}
.cont02 .slick-prev:before {
  background: url("../../images/trancity/arrow-l.png")no-repeat center center/contain;
}
.cont02 .slick-slide {
  height: auto !important;
}
.cont02 .slider_wrap .slide_inr .ttl-right {
  margin-top: 5px;
  width: calc(100% - 55px);
}
.cont02 .slider_wrap .slide_inr .slide_ttl .en {
  background: url("../../images/trancity/square.svg")no-repeat center center/contain;
  color: #000;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.05rem;
  font-size: 15px;
  font-weight: 600;
  margin-right: 10px;
}
.cont02 .slider_wrap .slide_inr .txt {
  margin-top: 15px;
}
.cont02 .cl-4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (min-width: 769px) {
  .featherlight .featherlight-content .txt-wrap {
    padding: 30px 40px 40px;
  }
  .featherlight .featherlight-content .txt-wrap .ttl {
    font-size: 24px;
  }
  .featherlight .featherlight-content .txt-wrap .txt {
    font-size: 16px;
  }
  .cont02 .cl-4 > li .up-btn a span::after {
    top: -2px;
    width: 24px;
    height: 24px;
    right: -26px;
  }
  .cont02 .slick-next:before, .cont02 .slick-prev:before, .cont02 .slick-prev, .cont02 .slick-next {
    width: 60px;
    height: 60px;
  }
  .cont02 .slider_wrap .slide_inr .slide_inr-contents {
    /*    min-width: 540px;*/
    padding: 40px 30px;
    /*    margin-right: 40px;*/
    margin: 0 20px;
  }
  .cont02 .slider_wrap .slide_inr .slide_ttl {
    font-size: 24px;
    margin-top: 25px;
  }
  .cont02 .cl-4 > li .txt-wrap {
    padding: 25px 20px;
  }
  .cont02 .cl-4 > li .ttl {
    font-size: 24px;
    line-height: 1.4;
    min-height: 55px;
  }
  .cont02 .cv-btn {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1000px) {
  .cont02 .cl-4 > li {
    width: calc(100% / 4 - 10px);
  }
}
@media only screen and (min-width: 769px) {
  .cont02 .content-inrcont .head01 {
    margin-bottom: -5%
  }
  .cont02 .content-inrcont .slider_contwrap {
    padding: 10% 0 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .cont02 .content-inrcont.head01 {
    margin-bottom: -10%
  }
  .cont02 .content-inrcont .slider_contwrap {
    padding: 20% 0 0 !important;
  }
}
.addon {
  background-color: #0C0C0C;
  padding: 100px 0 120px;
  color: #fff;
}
.addon .content-inr {
  padding: 0 20px;
  max-width: 1040px;
}
.addon .ttl-cont {
  display: flex;
  flex-wrap: wrap;
}
.addon .txt-cont .txt {
  margin-top: 10px;
}
.addon .content-inrcont {
  background: url("../../images/trancity/bg-add.png")no-repeat top center/100%;
  padding: 70px 0 0;
  margin-top: 70px;
}
.addon .ttl-cont .logo {
  width: 200px;
}
.addon .movie {
  border: 1px solid #fff;
  max-width: 640px;
  height: 320px;
  margin: auto;
}
.head02 {
  font-size: 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  line-height: 1;
  padding: 15px 0 20px;
}
.blk-box {
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 20px 20px 25px;
  border-radius: 5px;
  background-color: #222222;
  position: relative;
  margin-top: 35px;
}
.blk-box > .maru-bl-txt {
  font-size: 13px;
  padding: 8px 20px 7px;
  position: absolute;
  left: 30px;
  top: 0;
  transform: translateY(-50%);
  background-color: #222222;
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.blk-box > .check-list li {
  padding-left: 20px;
  background: url("../../images/trancity/check.svg")no-repeat top 2px left/20px;
  line-height: 1.4;
  font-size: 14px;
  margin-top: 10px;
}
.bottom-content {
  margin-top: 40px;
}
.bottom-content .graf-cont {
  width: 100%;
}
.step-cont li {
  background-color: #fff;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px;
  margin-bottom: 30px;
  position: relative;
}
.step-cont li::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background: url("../../images/trancity/arrow.svg")no-repeat center center/contain;
  transform: rotate(90deg);
  left: 50%;
  bottom: -30px;
}
.step-cont li:last-child::after {
  display: none;
}
.step-cont li figure {
  width: 100px;
}
.step-cont li .step-txt {
  width: calc(100% - 100px);
  padding-left: 20px;
  color: #000;
  line-height: 1.4;
}
.step-cont li .step-txt .maru-bl-txt {
  border: 1px solid rgba(255, 0, 0, 0.2);
  color: #FF0000;
  background-color: rgba(255, 0, 0, 0.1);
  padding: 4px 12px 2px;
  font-size: 13px;
  font-family: Arial, sans-serif;
}
.bottom-content .graf-cont .txt {
  margin-top: 30px;
}
.cl-pink {
  color: #FFA8C0;
}
.m42 .content-inrcont .blk-box, .m42 .content-inrcont .maru-bl-txt {
  border: 1px solid #D37D93;
}
.m42 .blk-box.m42-box > .maru-bl-txt {
  left: 50%;
  transform: translate(-50%, -50%);
}
.m42 .content-inrcont .maru-bl-txt {
  font-size: 14px;
  padding: 10px 15px;
  text-wrap: nowrap;
}
.m42 .content-inrcont .blk-box {
  padding: 60px 30px 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.m42 .content-inrcont .blk-box figure, .m42 .content-inrcont .blk-box .txt-cont {
  width: 100%;
  text-align: center;
  font-size: 14px;
}
.m42 .content-inrcont .blk-box .txt-cont strong {
  display: inline-block;
  font-size: 20px;
  line-height: 1.4;
  padding: 0 25px;
  margin-top: 10px;
  background: url("../../images/trancity/ten-l.png")no-repeat left center/contain, url("../../images/trancity/ten-r.png")no-repeat right center/contain;
}
@media only screen and (min-width: 769px) {
  .head02 {
    font-size: 30px;
  }
  .addon {
    padding: 100px 0 120px;
  }
  .addon .content-inr {
    padding: 0 40px;
  }
  .addon .ttl-cont .logo {
    width: 190px;
  }
  .addon .ttl-cont .txt-cont {
    width: calc(100% - 190px);
    padding-left: 20px;
  }
  .addon .movie {
    max-width: 640px;
    height: 360px;
  }
  .blk-box > .check-list li {
    padding-left: 26px;
    background: url("../../images/trancity/check.svg")no-repeat top 4px left/24px;
    font-size: 18px;
  }
  .blk-box {
    padding: 20px 30px 25px;
  }
  .bottom-content {
    justify-content: space-between;
    margin-top: 60px;
  }
  .bottom-content .graf-cont {
    width: calc(50% - 40px);
  }
  .bottom-content .step-cont, .m42 .content-inrcont .blk-box figure, .m42 .content-inrcont .blk-box .txt-cont {
    width: 50%;
  }
  .m42 .content-inrcont .blk-box {
    padding: 60px 10px 40px 30px;
  }
  .m42 .content-inrcont .blk-box figure, .m42 .content-inrcont .blk-box .txt-cont {
    font-size: 16px;
  }
  .m42 .content-inrcont .blk-box .txt-cont strong {
    font-size: 24px;
    padding: 0 40px;
  }
  .m42 .content-inrcont .maru-bl-txt {
    font-size: 22px;
    padding: 15px 25px;
  }
  .step-cont li figure {
    width: 150px;
  }
  .step-cont li .step-txt {
    width: calc(100% - 150px);
    padding-left: 20px;
  }
}
@media only screen and (min-width: 1000px) {
  .head02 {
    font-size: 40px;
  }
  .addon .ttl-cont .logo {
    width: 290px;
  }
  .addon .ttl-cont .txt-cont {
    width: calc(100% - 290px);
    padding-left: 40px;
  }
  .m42 .content-inrcont .blk-box {
    padding: 60px 10px 40px 30px;
  }
  .m42 .content-inrcont .blk-box figure, .m42 .content-inrcont .blk-box .txt-cont {
    font-size: 18px;
  }
  .m42 .content-inrcont .blk-box .txt-cont strong {
    font-size: 28px;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 768px) {
  .addon .ttl-cont .logo {
    margin: 0 auto 30px;
  }
  .addon .ttl-cont .txt-cont {
    width: 100%;
  }
  .step-cont {
    margin-top: 40px;
  }
  .m42 .content-inrcont .blk-box .txt-cont {
    margin-top: 20px;
  }
  .bottom-content, .oortcam .content-inrcont .blk-box {
    max-width: 600px;
    margin: 40px auto;
    justify-content: center;
  }
  .m42 .content-inrcont .blk-box {
    max-width: 600px;
    margin: 40px auto;
  }
}
@media only screen and (max-width: 500px) {
  .addon .movie {
    height: 230px;
  }
}
.oortcam {
  border-top: 5px solid #D4CAB5
}
.oortcam .content-inrcont .blk-box .inr .txt-cont {
  margin-top: 20px;
}
.oortcam .content-inrcont .blk-box .inr .txt-cont .border-sub span {
  background-color: #222;
  padding: 0 10px 0 0;
  position: relative
}
.oortcam .content-inrcont .blk-box .inr .txt-cont .border-sub {
  position: relative;
  z-index: 0
}
.oortcam .content-inrcont .blk-box .inr .txt-cont .border-sub::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.20);
  left: 0;
  top: 50%;
  z-index: -1
}
.oortcam .content-inrcont .blk-box .inr .txt-cont ul li {
  margin-top: 10px;
}
.oortcam .content-inrcont .blk-box .inr .txt-cont .indent li {
  padding-left: 10px;
  text-indent: -10px;
}
.oortcam .content-inrcont .ten-txt {
  text-align: center;
  font-size: 16px;
  max-width: 630px;
  margin: 60px auto;
  line-height: 1.4;
  padding: 0 25px;
  background: url(../../images/trancity/ten-l.png) no-repeat left center / 20px, url(../../images/trancity/ten-r.png) no-repeat right center / 20px;
}
@media only screen and (min-width: 769px) {
  .oortcam.addon .ttl-cont .logo {
    width: 240px;
  }
  .oortcam .content-inrcont .blk-box {
    justify-content: space-between;
  }
  .oortcam .content-inrcont .blk-box .inr {
    width: 48%;
  }
  .oortcam .content-inrcont .blk-box .inr .txt-cont {
    margin-top: 30px;
  }
  .oortcam .content-inrcont .ten-txt {
    font-size: 22px;
    background: url(../../images/trancity/ten-l.png) no-repeat left center / contain, url(../../images/trancity/ten-r.png) no-repeat right center / contain;
  }
}
@media only screen and (max-width: 768px) {
  .oortcam .content-inrcont .blk-box .inr {
    margin-top: 30px;
  }
  .oortcam.addon .ttl-cont .logo {
    width: 320px;
  }
}