@charset "UTF-8";
/* -----------------------------------------------------------------
   products
----------------------------------------------------------------- */
@media print, screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
/* fifish-e-go */
.item-contents img {
  max-width: 100%;
}

.item {
  /* intro */
}
.item-intro {
  text-align: center;
  margin-bottom: 80px;
  background-color: #fff;
}
.item-intro-main {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .item-intro-main {
    font-size: 26px;
  }
}
.item-intro-main span {
  font-size: 0.76em;
  display: block;
  color: #e00003;
}
.item-intro-sub {
  margin-bottom: 0.8em;
}
.item-intro-sub span {
  display: block;
}
.item-intro .btn-entry {
  width: 46%;
  margin: 0 auto 40px;
}
@media screen and (max-width: 767px) {
  .item-intro .btn-entry {
    width: 80%;
  }
}
.item-contents .item-tagline {
  text-align: center;
  font-size: 45px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .item-contents .item-tagline {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
  }
}
.item-contents .item-tagline-sub {
  display: block;
  font-size: 0.6em;
}
.item-contents .item-tagline-br {
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .item-contents .item-intro .item-tagline {
    text-align: center;
  }
}
.item-contents video {
  max-width: 100%;
}
.item-video {
  width: 100%;
}
.item-video.radius video {
  border-radius: 20px;
}

.f-bold {
  font-weight: bold;
}

.bg-black {
  background-color: #000;
  color: #fff;
}

/* title-block */
.title-block {
  text-align: center;
  padding: 50px 0 80px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .title-block {
    padding: 30px 0 0;
  }
}
.title-block .item-tagline {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .title-block .item-tagline {
    max-width: 80%;
  }
}
.title-block .item-tagline-sub {
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .title-block .item-tagline-sub {
    font-size: 18px;
  }
}
.title-block .cont {
  min-width: 100%;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 70px;
}

.item-block {
  padding: 30px 20px 70px;
}
.item-block .item-img {
  padding: 8rem 5rem;
}
@media screen and (max-width: 767px) {
  .item-block .item-img {
    padding: 0 12px 71px 12px;
  }
}
.item-block .blc-text {
  color: #9c9c9c;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .item-block .blc-text {
    text-align: left;
  }
}
.item-block .narrow {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .item-block .narrow {
    width: 100%;
  }
}
.item-block .videoexplain {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
  width: 100%;
}
.item-block .videoexplain li {
  width: 50%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .item-block .videoexplain li {
    font-size: 12px;
  }
}

/* e-go-point */
.e-go-points-icon ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.e-go-points-icon ul li {
  text-align: center;
  font-size: 1.4em;
  width: calc(25% - 15px);
  margin: 0 auto 40px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .e-go-points-icon ul li {
    width: calc(50% - 20px);
    font-size: 15px;
    font-weight: normal;
  }
}
.e-go-points-icon ul li img {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .e-go-points-icon ul li img {
    width: 56px !important;
  }
}

.screen3 .flex {
  padding: 50px 40px;
}
@media screen and (max-width: 767px) {
  .screen3 .flex {
    padding: 30px 10px;
    flex-direction: column-reverse;
  }
}
.screen3 .img-blc {
  width: calc(60% - 50px);
}
@media screen and (max-width: 767px) {
  .screen3 .img-blc {
    width: 100%;
    margin-top: 2em;
  }
}
.screen3 .text-blc {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .screen3 .text-blc {
    width: 100%;
  }
}
.screen3 .text-blc h4 {
  font-size: 30px;
  margin-bottom: 1em;
}
.screen3 .text-blc p {
  font-size: 20px;
  color: #9c9c9c;
}

.screen4 .item-video {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .screen4 .item-video {
    margin-top: 30px;
  }
}

.slide-block {
  position: relative;
  text-align: center;
  /* 前へ次への矢印カスタマイズ */
  /* 前へ次への矢印カスタマイズ */
  /* 前への矢印カスタマイズ */
  /* 次への矢印カスタマイズ */
  /* 画像サイズ調整 */
}
.slide-block .swiper-slide span {
  display: block;
  padding: 1em;
}
.slide-block .swiper-pagination {
  bottom: 2.4em;
}
.slide-block .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.5;
}
.slide-block .swiper-pagination-bullet-active {
  opacity: 1;
}
.slide-block .swiper-button-prev,
.slide-block .swiper-button-next {
  height: 50px;
  width: 50px;
}
@media screen and (max-width: 767px) {
  .slide-block .swiper-button-prev,
  .slide-block .swiper-button-next {
    width: 30px;
    height: 30px;
  }
}
.slide-block .swiper-button-prev {
  left: -100px;
}
@media screen and (max-width: 767px) {
  .slide-block .swiper-button-prev {
    left: 10px;
    top: 60%;
  }
}
.slide-block .swiper-button-next {
  right: -100px;
}
@media screen and (max-width: 767px) {
  .slide-block .swiper-button-next {
    right: 10px;
    top: 60%;
  }
}
.slide-block .swiper-button-prev::after,
.slide-block .swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 50px;
  margin: auto;
  width: 50px;
}
.slide-block .swiper-button-prev::after {
  background-image: url(https://gigaplus.makeshop.jp/juntechno/img/products/e-go/arrow-left.png);
}
.slide-block .swiper-button-next::after {
  background-image: url(https://gigaplus.makeshop.jp/juntechno/img/products/e-go/arrow-right.png);
}
.slide-block .swiper-slide img {
  height: auto;
  width: 100%;
}
.slide-block .swiper-pagination {
  color: #71767e;
}

.screen-last {
  background: #001c3d;
  padding: 100px 50px 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .screen-last {
    padding: 50px 10px;
    font-size: 12px;
  }
}
.screen-last li {
  color: #bfbfbf;
  line-height: 20px;
  padding-bottom: 0.8em;
}
.screen-last li:first-child {
  color: #fff;
  margin-bottom: 0.8em;
  font-weight: bold;
}