.header {
  display: none;
}

.footer {
  display: none;
}

.breadcrumb {
  margin-bottom: 32px;
}

.page-airshift-demo_basic .htmlContainer {
  width: 100%;
  min-width: auto;
  max-width: none;
}
.page-airshift-demo_basic .container {
  width: 100%;
  max-width: 1200px;
  min-width: 1200px;
  height: 100%;
  min-height: 702px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
@media screen and (min-width: 768px) and (max-width: 1130px) {
  .page-airshift-demo_basic .container {
    min-width: auto;
    max-width: none;
    min-height: auto;
  }
}

img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

button {
  border: none;
  outline: none;
  background: transparent;
}

.demo {
  position: relative;
}

.rotate__device {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 1130px) {
  .rotate__device {
    opacity: 1;
    visibility: visible;
  }
}

.rotate__device__icon {
  width: 64px;
  height: 54px;
  margin: 0 auto 24px;
}

.rotate__device__text {
  padding: 0 20px;
  font-family: Hiragino Kaku Gothic Pro;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 4%;
  text-align: center;
  vertical-align: middle;
  color: #222;
}

.screen {
  height: 723px;
  overflow: hidden;
}

.start__img {
  display: flex;
  justify-content: space-between;
  height: 723px;
}

.mobile,
.mobile__last {
  width: 262px;
  height: 723px;
  margin-right: 61px;
  transition: 0.3s;
}

.mobile__last {
  display: none;
}

.arrow {
  position: absolute;
  z-index: 2;
  width: 265px;
  height: 21px;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}
.arrow.show {
  opacity: 1;
  visibility: visible;
}
.arrow.arrow1 {
  top: 214px;
  left: 311px;
  transform: rotate(25.88deg);
}
.arrow.arrow2 {
  top: 340px;
  left: 162px;
}
.arrow.arrow3 {
  bottom: 240px;
  left: 311px;
  transform: rotate(-25.88deg);
}

.mobile__inner {
  display: flex;
  flex-direction: column;
}

.mobile__img {
  position: absolute;
  bottom: 91px;
  width: 262px;
}

.mobile1_2,
.mobile1_3,
.mobile2_1 {
  transition: 0.3s;
  visibility: hidden;
  opacity: 0;
}
.mobile1_2.show,
.mobile1_3.show,
.mobile2_1.show {
  visibility: visible;
  opacity: 1;
}

.mobile2_1 {
  position: absolute;
  top: 102px;
  left: 0;
}

.mobile2_1_1,
.mobile2_1_2,
.mobile2_1_3 {
  position: absolute;
  width: 132px;
  height: auto;
  transition: 0.3s;
}
.mobile2_1_1::before,
.mobile2_1_2::before,
.mobile2_1_3::before {
  position: absolute;
  top: -10px;
  left: -10px;
  display: block;
  width: 42px;
  height: 42px;
  content: "";
  transition: 0.3s;
}
.mobile2_1_1 img,
.mobile2_1_2 img,
.mobile2_1_3 img {
  width: 100%;
  height: auto;
}

.mobile2_1_2,
.mobile2_1_3 {
  visibility: hidden;
  opacity: 0;
}
.mobile2_1_2.show,
.mobile2_1_3.show {
  visibility: visible;
  opacity: 1;
}

.mobile2_1_1 {
  bottom: auto;
}
.mobile2_1_1::before {
  background: url("../img/demo/basic/icon_mobile01.png") no-repeat center;
  background-size: contain;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
.mobile2_1_1.show::before {
  visibility: visible;
  opacity: 1;
}

.mobile2_1_2 {
  top: 211px;
  left: 14px;
}
.mobile2_1_2::before {
  background: url("../img/demo/basic/icon_mobile02.png") no-repeat center;
  background-size: contain;
}

.mobile2_1_3 {
  bottom: 35px;
  left: 188px;
}
.mobile2_1_3::before {
  background: url("../img/demo/basic/icon_mobile03.png") no-repeat center;
  background-size: contain;
}

.mobile4_1,
.mobile4_2 {
  position: absolute;
  bottom: 0;
  left: 0;
}

.mobile4_2 {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.mobile4_2.show {
  opacity: 1;
  visibility: visible;
}

.outline {
  width: 100px;
  height: 24px;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 1;
  border: 5px solid #ffa514;
  border-radius: 5px;
  transition: 0.3s;
}
.outline.show {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}

.outline1_1,
.outline1_2 {
  border: 3px solid #ffa514;
  border-radius: 4px;
}

.outline1_1 {
  width: 66px;
  height: 35px;
  top: 140px;
  left: 186px;
}

.outline1_2 {
  width: 240px;
  height: 47px;
  bottom: 126px;
  left: 12px;
}

.outline2_1,
.outline2_2,
.outline2_3 {
  width: 852px;
  height: 52px;
  left: 508px;
}

.outline2_1 {
  top: 291px;
}

.outline2_2 {
  top: 324px;
}

.outline2_3 {
  top: 358px;
}

.outline3_1 {
  width: 125px;
  height: 49px;
  top: 325px;
  left: 317px;
  cursor: pointer;
}

.outline3_2 {
  width: 71px;
  height: 47px;
  top: 360px;
  left: 486px;
  cursor: pointer;
}

.outline3_3 {
  width: 99px;
  height: 47px;
  bottom: 70px;
  left: 540px;
  cursor: pointer;
}

.outline3_4 {
  width: 99px;
  height: 44px;
  top: 415px;
  left: 497px;
  cursor: pointer;
}

.outline3_5 {
  width: 127px;
  height: 42px;
  top: 331px;
  left: 315px;
}

.outline3_6 {
  width: 118px;
  height: 42px;
  bottom: 29px;
  right: 219px;
  cursor: pointer;
}

.outline3_7 {
  width: 74px;
  height: 42px;
  bottom: 118px;
  right: 449px;
  cursor: pointer;
}

.tap__icon {
  width: 69px;
  height: 56px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.tap__icon.show {
  opacity: 1;
  visibility: visible;
}

.tap__icon1_1 {
  top: 132px;
  left: 266px;
}

.tap__icon1_2 {
  bottom: 116px;
  left: 266px;
}

.is-blink {
  animation: blinking 2.8s 1 linear;
}

@keyframes blinking {
  0% {
    opacity: 0;
  }
  19% {
    opacity: 1;
  }
  39% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  59% {
    opacity: 1;
  }
  79% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.balloon {
  position: absolute;
  z-index: 1;
  border-radius: 3px;
  padding: 12px;
  background: #29363b;
  transition: 0.3s;
  visibility: hidden;
  opacity: 0;
}
.balloon.show {
  visibility: visible;
  opacity: 1;
}

.balloon__text {
  line-height: 27.2px;
  letter-spacing: 0.04em;
  color: #fff;
}

.balloon__button__area {
  display: flex;
  height: 40px;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 8px;
}
.balloon__button__area .num {
  margin-top: -2px;
  font-size: 12px;
}

.balloon01 {
  width: 280px;
  height: 127px;
  top: 50%;
  transform: translateY(calc(-50% - 2px));
}
.balloon01::before {
  content: "";
  display: block;
  position: absolute;
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 6px solid #29363b;
  border-left: 0;
}
.balloon01 .next__button {
  height: 0;
  padding: 0 18px;
  overflow: hidden;
  visibility: hidden;
  transition: 0.3s;
  transform-origin: center top;
}
.balloon01 .next__button.show {
  padding: 13px 18px;
  height: 40px;
  visibility: visible;
}

.balloon02 {
  width: 350px;
  height: 207px;
  position: absolute;
  top: 48px;
  left: 50%;
  transform: translateX(-50%);
}
.balloon02::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -6px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 6px solid #29363b;
  border-bottom: 0;
}

.balloon03 {
  width: 344px;
  top: 280px;
  left: 457px;
}
.balloon03::before {
  content: "";
  display: block;
  position: absolute;
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 6px solid #29363b;
  border-left: 0;
}

.balloon04 {
  width: 360px;
  position: absolute;
  top: 218px;
  left: 342px;
}
.balloon04::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -6px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 6px solid #29363b;
  border-bottom: 0;
}

.balloon05 {
  width: 350px;
  position: absolute;
  bottom: 135px;
  left: 414px;
}
.balloon05::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -6px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 6px solid #29363b;
  border-bottom: 0;
}

.balloon06 {
  width: 276px;
  position: absolute;
  top: 267px;
  left: 410px;
}
.balloon06::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -6px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 6px solid #29363b;
  border-bottom: 0;
}

.balloon07 {
  width: 270px;
  top: 288px;
  left: 457px;
}
.balloon07::before {
  content: "";
  display: block;
  position: absolute;
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 6px solid #29363b;
  border-left: 0;
}

.balloon08 {
  width: 350px;
  position: absolute;
  bottom: 88px;
  right: 104px;
}
.balloon08::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -6px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 6px solid #29363b;
  border-bottom: 0;
}

.balloon09 {
  width: 223px;
  bottom: 70px;
  right: 210px;
}
.balloon09::before {
  content: "";
  display: block;
  position: absolute;
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 6px solid #29363b;
  border-left: 0;
}

.balloon10 {
  width: 294px;
  top: 114px;
  left: 280px;
}
.balloon10::before {
  content: "";
  display: block;
  position: absolute;
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 6px solid #29363b;
  border-left: 0;
}

.ipad {
  position: relative;
  width: 877px;
  height: 723px;
}

.ipad__img {
  position: absolute;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
.ipad__img.ipad1_1 {
  bottom: 58px;
  visibility: visible;
  opacity: 1;
}
.ipad__img.show {
  visibility: visible;
  opacity: 1;
}

.logo__shiftboard {
  width: 181px;
}

.logo__airshift {
  width: 207px;
  margin-bottom: 24px;
}

.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(11, 11, 11, 0.5);
}

@keyframes fadeIn {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
.start,
.end {
  width: 800px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 40px;
  border-radius: 8px;
  background: #fff;
}

.start__title {
  margin-bottom: 24px;
  font-weight: 600;
  font-size: 28px;
  line-height: 42px;
  letter-spacing: 0.04em;
  color: #20aee5;
}

.start__text {
  margin-bottom: 16px;
  line-height: 27.2px;
  letter-spacing: 0.04em;
}

.start__notice {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.04em;
}

.pagenation {
  display: flex;
  align-items: center;
  font-family: Avenir Next;
  font-weight: 400;
  line-height: 27.2px;
  letter-spacing: 0.04em;
  color: #fff;
}

.prev_button {
  width: 18px;
  height: 18px;
  padding: 0;
  margin-top: -4px;
  cursor: pointer;
}

.start__button__area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
}
.start__button__area .pagenation {
  color: #666;
}
.start__button__area .next__button {
  width: 156px;
}

.start__button__area__inner {
  display: flex;
}

.next__button {
  padding: 13px 18px;
  border: none;
  outline: none;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
  background: #20aee5;
  border-radius: 36px;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
  cursor: pointer;
  transition: 0.3s;
}
.next__button:hover {
  opacity: 0.6;
}

.end {
  display: none;
}
.end .start__button__area {
  align-items: end;
}

.register__button {
  display: block;
  width: 300px;
  height: 60px;
  gap: 10px;
  border-radius: 36px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: 24px;
  font-family: Hiragino Kaku Gothic Pro;
  font-weight: 300;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 5%;
  text-align: center;
  color: #fff;
  background: #ffa514;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
  transition: 0.3s;
}
.register__button:hover {
  opacity: 0.6;
}

.restart__link {
  font-family: Hiragino Kaku Gothic Pro;
  font-weight: 300;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 4%;
  vertical-align: middle;
  text-decoration: underline;
  color: #20aee5;
  cursor: pointer;
  transition: 0.3s;
}
.restart__link:hover {
  opacity: 0.6;
}