* {
  margin: 0;
  padding: 0;
}

body {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background-color: #222;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #333;
  background-image: linear-gradient(rgba(231, 137, 19, 1), rgba(245, 233, 40, 1)40%);
}

img {
  width: 100%;
}

.container {
  overflow: hidden;
}

header {
  width: 100%;
  height: 55px;
  background-color: #fff;
}

.headerSp {
  width: 100%;
  height: 63px;
  background-color: #fff;
}

.headItem {
  margin: 0 auto;
  width: 100vw;
  padding: 0.6rem;
}

.logo {
  width: 150px;
}

.logos {
  width: 180px;
}

.gradientA {
  width: 100%;
  background-image: linear-gradient(rgba(231, 137, 19, 1), rgba(245, 233, 40, 1)75%);
  background-size: cover;
}

.gradientB {
  width: 100%;
  height: 6vw;
  background-image: linear-gradient(rgba(245, 233, 40, 1), rgba(213, 18, 94, 1));
  background-size: cover;
}

.gradientBs {
  width: 100%;
  height: 12vw;
  background-image: linear-gradient(rgba(245, 233, 40, 1), rgba(213, 18, 94, 1));
  background-size: cover;
}

.gradientC {
  width: 100%;
  background-image: linear-gradient(rgba(213, 18, 94, 1), rgba(215, 65, 136, 1)75%);
  background-size: cover;
}

.gradientD {
  width: 100%;
  height: 8vw;
  background-image: linear-gradient(rgba(215, 65, 136, 1), rgba(234, 148, 18, 1));
}

.gradientDs {
  width: 100%;
  height: 10vw;
  background-image: linear-gradient(rgba(215, 65, 136, 1), rgba(234, 148, 18, 1));
}

.gradientE {
  width: 100%;
  background-image: linear-gradient(rgba(234, 148, 18, 1), rgba(245, 233, 40, 1)75%);
  background-size: cover;
}

.stageA {
  margin: 0 auto;
  padding: 0;
  width: 100vw;
  height: 54vw;
}

.stageAs {
  margin: 0 auto;
  padding: 0;
  width: 100vw;
  height: 73vw;
}

.stageB {
  margin: 0 auto;
  padding: 0;
  width: 100vw;
  height: 72vw;
}

.stageBs {
  margin: 0 auto;
  padding: 0;
  width: 100vw;
  height: 350vw;
}

.stageC {
  margin: 0 auto;
  padding: 0;
  width: 100vw;
  height: 45vw;
}

.stageCs {
  margin: 0 auto;
  padding: 0;
  width: 100vw;
  height: 310vw;
}

.position-base {
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding-top: 120%;
  position: relative;
}

.baseimg {
  position: relative;
  left: 0;
  top: 0;
  width: 1000px;
  height: 500px;
  background-color: blue;
}

.doleLogo {
  position: absolute;
  left: 43%;
  top: 32%;
  width: 12%;
}

.doleLogos {
  position: absolute;
  left: 40%;
  top: 40%;
  width: 20%;
}

.itemA {
  position: absolute;
  left: 15%;
  top: 2.1%;
  width: 18%;
}

.itemAs {
  position: absolute;
  left: 8%;
  top: 2.1%;
  width: 25%;
}

.itemB {
  position: absolute;
  left: 14%;
  top: 30%;
  width: 21%;
}

.itemBs {
  position: absolute;
  left: 6%;
  top: 40%;
  width: 30%;
}

.itemC {
  position: absolute;
  left: 26%;
  top: 0%;
  width: 45%;
}

.itemCps {
  position: absolute;
  left: 23%;
  top: 0%;
  width: 53%;
}

.itemCpm {
  position: absolute;
  left: 36%;
  top: 7%;
  width: 32%;
}

.itemCs {
  position: absolute;
  left: 23%;
  top: 0%;
  width: 53%;
}

.itemCms {
  position: absolute;
  left: 32%;
  top: 7%;
  width: 40%;
}

.itemD {
  position: absolute;
  left: 68%;
  top: 2.1%;
  width: 18.6%;
}

.itemDs {
  position: absolute;
  left: 70%;
  top: 2.1%;
  width: 25.5%;
}

.itemE {
  position: absolute;
  left: 64%;
  top: 30%;
  width: 21%;
}

.itemEs {
  position: absolute;
  left: 64%;
  top: 40%;
  width: 30%;
}

.itemF {
  position: absolute;
  left: 40%;
  top: 1%;
  width: 16%;
}

.itemFs {
  position: absolute;
  left: 32%;
  top: 1%;
  width: 40%;
}

.itemG {
  position: absolute;
  left: 18%;
  top: 7%;
  width: 28%;
}

.itemGs {
  position: absolute;
  left: 15%;
  top: 13%;
  width: 70%;
}

.itemG_btn {
  position: absolute;
  left: 26%;
  top: 87%;
  width: 50%;
}

.itemG_btns {
  position: absolute;
  left: 20%;
  top: 87%;
  width: 60%;
}

.itemG_btn a {
  transition: 0.3s;
}

.itemG_btn a:hover {
  opacity: 0.7;
  transition: 0.3s;
}

.itemH {
  position: absolute;
  left: 52%;
  top: 7%;
  width: 28%;
}

.itemHs {
  position: absolute;
  left: 15%;
  top: 156%;
  width: 70%;
}

.itemH_btn {
  position: absolute;
  left: 26%;
  top: 87%;
  width: 50%;
}

.itemH_btns {
  position: absolute;
  left: 20%;
  top: 87%;
  width: 60%;
}

.itemH_btn a {
  transition: 0.3s;
}

.itemH_btn a:hover {
  opacity: 0.7;
  transition: 0.3s;
}

.itemI {
  position: absolute;
  left: 31%;
  top: 4%;
  width: 36%;
}

.itemIs {
  position: absolute;
  left: 7%;
  top: 4%;
  width: 85%;
}

.itemJ {
  position: absolute;
  left: 15%;
  top: 10%;
  width: 18%;
}

.itemJs {
  position: absolute;
  left: 18%;
  top: 16%;
  width: 62%;
}

.itemK {
  position: absolute;
  left: 40%;
  top: 10%;
  width: 18%;
}

.itemKs {
  position: absolute;
  left: 18%;
  top: 96%;
  width: 62%;
}

.itemL {
  position: absolute;
  left: 65%;
  top: 10%;
  width: 18%;
}

.itemLs {
  position: absolute;
  left: 18%;
  top: 175%;
  width: 62%;
}

.fruitA {
  position: absolute;
  left: -3%;
  top: 6%;
  width: 20%;
}

.fruitAs {
  position: absolute;
  left: -4%;
  top: 16%;
  width: 24%;
}

.fruitB {
  position: absolute;
  left: 72%;
  top: 18%;
  width: 30%;
}

.fruitBs {
  position: absolute;
  left: 78%;
  top: 32%;
  width: 30%;
}

.fruitC {
  position: absolute;
  left: 1%;
  top: -10%;
  width: 18%;
  transform: rotate(30deg);
}

.fruitCs {
  position: absolute;
  left: 1%;
  top: -11%;
  width: 26%;
  transform: rotate(30deg);
}

.fruitD {
  position: absolute;
  left: -8%;
  top: 5%;
  width: 18%;
  transform: rotate(-20deg);
}

.fruitDs {
  position: absolute;
  left: -8%;
  top: 15%;
  width: 28%;
  transform: rotate(-20deg);
}

.fruitE {
  position: absolute;
  left: 78%;
  top: 9%;
  width: 24%;
  transform: scale(1, -1);
}

.fruitEs {
  position: absolute;
  left: 78%;
  top: 10%;
  width: 28%;
  transform: scale(1, -1);
}

.fruitF {
  position: absolute;
  left: 75%;
  top: 28%;
  width: 24%;
  transform: rotate(52deg);
}

.fruitFs {
  position: absolute;
  left: 75%;
  top: 36%;
  width: 28%;
  transform: rotate(52deg);
}

.fruitG {
  position: absolute;
  left: 86%;
  top: 41%;
  width: 20%;
  transform: rotate(10deg);
}

.fruitGs {
  position: absolute;
  left: 86%;
  top: 78%;
  width: 22%;
  transform: rotate(10deg);
}

.fruitH {
  position: absolute;
  left: 35%;
  top: 47%;
  width: 20%;
  transform: rotate(85deg);
}

.fruitHs {
  position: absolute;
  left: -7%;
  top: 75%;
  width: 28%;
  transform: scale(1, -1);
}

.fruitH2s {
  position: absolute;
  left: 80%;
  top: 53%;
  width: 20%;
  transform: rotate(85deg);
}

.fruitH3s {
  position: absolute;
  left: 9%;
  top: 120%;
  width: 20%;
  transform: rotate(85deg);
}

.fruitH4s {
  position: absolute;
  left: 65%;
  top: 130%;
  width: 27%;
  transform: rotate(85deg);
}

.fruitH5s {
  position: absolute;
  left: 1%;
  top: 170%;
  width: 22%;
  transform: rotate(20deg);
}

.fruitH6s {
  position: absolute;
  left: 72%;
  top: 180%;
  width: 26%;
  transform: rotate(10deg);
}

.fruitH7s {
  position: absolute;
  left: 79%;
  top: 220%;
  width: 26%;
  transform: rotate(10deg);
}

.fruitH8s {
  position: absolute;
  left: -5%;
  top: 220%;
  width: 26%;
  transform: rotate(20deg);
}

.fruitH9s {
  position: absolute;
  left: 63%;
  top: 260%;
  width: 26%;
  transform: scale(1, -1);
}

.fruitH10s {
  position: absolute;
  left: 7%;
  top: 250%;
  width: 26%;
  transform: scale(1, -1);
}

.fruitI {
  position: absolute;
  left: -4%;
  top: -10%;
  width: 20%;
  transform: rotate(80deg);
}

.fruitJ {
  position: absolute;
  left: 84%;
  top: 5%;
  width: 18%;
  transform: scale(1, -1);
}

.fruitK {
  position: absolute;
  left: 78%;
  top: 21%;
  width: 18%;
  transform: scale(1, -1);
}

footer {
  margin: 0 auto;
  text-align: center;
  font-size: 70%;
  width: 100%;
  padding-top: 0.7rem;
  height: 80px;
  background-color: #fff;
}

.comme {
  font-size: 70%;
  text-align: right;
  line-height: 0.9rem;
  position: fixed;
  bottom: 15px;
  right: 15px;
}

.pchide {
  display: none;
}

.sphide {
  display: block;
}

.clear {
  clear: both;
}

@media screen and (max-width: 750px) {
  .pchide {
    display: block;
  }

  .sphide {
    display: none;
  }
}

.aniA {
  visibility: hidden;
  height: auto;
}

.aniB {
  visibility: hidden;
  height: auto;
}

.aniC {
  visibility: hidden;
  height: auto;
}

.aniD {
  visibility: hidden;
  height: auto;
}

.aniE {
  visibility: hidden;
  height: auto;
}

.fadeIn {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(20%);
  }

  10% {
    opacity: 0;
    transform: translateY(20%);
  }

  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}

.fadeIn2 {
  animation-name: fadeIn2;
  -webkit-animation-name: fadeIn2;
  animation-duration: 2.2s;
  -webkit-animation-duration: 2.2s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes fadeIn2 {
  0% {
    opacity: 0;
    transform: translateY(20%);
  }

  30% {
    opacity: 0;
    transform: translateY(20%);
  }

  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}

.fadeIn3 {
  animation-name: fadeIn3;
  -webkit-animation-name: fadeIn3;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes fadeIn3 {
  0% {
    opacity: 0;
    transform: translateY(0%);
  }

  50% {
    opacity: 0;
    transform: translateY(0%);
  }

  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}

.fadeIn4 {
  animation-name: fadeIn4;
  -webkit-animation-name: fadeIn4;
  animation-duration: 2.5s;
  -webkit-animation-duration: 2.5s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes fadeIn4 {
  0% {
    opacity: 0;
    transform: translateY(0%);
  }

  50% {
    opacity: 0;
    transform: translateY(0%);
  }

  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}

.fadeIn5 {
  animation-name: fadeIn4;
  -webkit-animation-name: fadeIn4;
  animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes fadeIn5 {
  0% {
    opacity: 0;
    transform: translateY(15%);
  }

  60% {
    opacity: 0;
    transform: translateY(15%);
  }

  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}

.fadeIn6 {
  animation-name: fadeIn4;
  -webkit-animation-name: fadeIn4;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes fadeIn6 {
  0% {
    opacity: 0;
    transform: translateY(15%);
  }

  20% {
    opacity: 0;
    transform: translateY(15%);
  }

  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}

.yuragi {
  transform-origin: center bottom;
  animation: yurayura 5s linear infinite;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
}

@keyframes yurayura {

  0%,
  100% {
    transform: rotate(1deg);
  }

  50% {
    transform: rotate(-1deg);
  }
}

.slidein {
  opacity: 0;
  transform: translate(0, 0);
  transition: all 1.0s;

  &.slidein-left {
    transform: translate(-30%, 0);
  }

  &.slidein-right {
    transform: translate(30%, 0);
  }

  &.slidein-up {
    transform: translate(0, -12%);
  }

  &.slidein-bottom {
    transform: translate(0, 12%);
  }

  &.scrollin {
    transform: translate(0, 0) !important;
    opacity: 1 !important;
  }
}
