.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/* ============================================================================================
  TOP

  @date 2017-07-12
  @include _top

  memo:

  @mixin =========================================================================================== */
.blind__intro {
  width: 724px;
  height: 399px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -196px 0 0 -362px;
}

.blind__intro__inner {
  position: relative;
  width: 100%;
  height: 100%;
}

.blind__intro__inner p {
  position: absolute;
  display: none;
}

.blind__introCopy {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 233px 0 0 -130px;
  display: none;
}

.blind__intro__t01 {
  left: 0;
  top: 0;
}

.blind__intro__t02 {
  left: 79px;
  top: 0;
}

.blind__intro__t03 {
  left: 153px;
  top: 0;
}

.blind__intro__t04 {
  left: 219px;
  top: 0;
}

.blind__intro__t05 {
  left: 377px;
  top: 0;
}

.blind__intro__t06 {
  left: 448px;
  top: 0;
}

.blind__intro__t07 {
  left: 513px;
  top: 0;
}

.blind__intro__t08 {
  left: 570px;
  top: 0;
}

.blind__intro__t09 {
  left: 216px;
  top: 113px;
}

.blind__intro__t10 {
  left: 380px;
  top: 113px;
}

.blind__intro__t11 {
  left: 442px;
  top: 113px;
}

.blind__intro__t12 {
  left: 513px;
  top: 113px;
}

.blind__intro__t13 {
  left: 0;
  top: 224px;
}

.blind__intro__t14 {
  left: 261px;
  top: 224px;
}

.blind__intro__t15 {
  left: 390px;
  top: 224px;
}

.blind__intro__t16 {
  left: 630px;
  top: 224px;
}

#top-page {
  background: #ffffff url("../img/common/bg_repeat.png") repeat-y center center;
}

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  outline: none;
  outline--webkit-appearance: none;
  outline--moz-appearance: none;
  outline-appearance: none;
}

.main {
  width: 100%;
  overflow: hidden;
}

.main__inner {
  position: relative;
  width: 990px;
  height: 1254px;
  margin: 0 auto;
  background: url("../img/common/bg_top01_fb.png") no-repeat center top;
}

.main__copy {
  position: absolute;
  left: 50%;
  top: 47px;
  margin-left: -411px;
  z-index: 0;
}

.main__visual {
  position: absolute;
  top: 168px;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
  width: 2260px;
  height: 1086px;
  background: url("../img/top/top_visual_fb_pc.png") no-repeat center top;
}

.main__visual p {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.main__visual img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.serial {
  width: 100%;
}

.serial__inner {
  position: relative;
  width: 990px;
  margin: 0 auto;
  padding: 80px 0 130px 0;
  text-align: center;
}

.serial__lead {
  margin-bottom: 30px;
}

.serial__input {
  margin-bottom: 30px;
}

.serial__input__area {
  background: #ffffff url("../img/top/top_input_text.png") no-repeat center center;
  font-size: 27px;
  line-height: 90px;
  width: 585px;
  height: 90px;
  text-align: center;
  letter-spacing: .5em;
}

.serial__input__area:focus, .serial__input__area.is-focus {
  background: #ffffff;
}

.serial__submit__block {
  letter-spacing: 0;
  font-size: 0;
}

.serial__submit {
  letter-spacing: normal;
  font-size: medium;
  display: inline-block;
  width: 297px;
  height: 58px;
  background: url("../img/top/top_btn_submit.png") no-repeat center center;
  cursor: pointer;
  margin-left: 56px;
}

.serial__submit:hover {
  background: url("../img/top/top_btn_submit_on.png") no-repeat center center;
}

.serial__submit[disabled] {
  pointer-events: none;
  background: url("../img/top/top_btn_submit_dis.png") no-repeat center center;
}

.serial__about {
  letter-spacing: normal;
  font-size: medium;
  display: inline-block;
  vertical-align: top;
  padding-top: 9px;
  margin-left: 16px;
}

.caution {
  width: 100%;
}

.caution__inner {
  position: relative;
  width: 990px;
  height: 882px;
  margin: 0 auto;
  background: url("../img/common/bg_bottom01.png") no-repeat center top;
}

.caution__logos {
  letter-spacing: 0;
  font-size: 0;
  text-align: center;
  position: absolute;
  left: 0px;
  top: -74px;
  z-index: 0;
  width: 100%;
  display: block;
  height: 159px;
}

.caution__logos ul {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  height: 0;
}

.caution__logos li {
  letter-spacing: normal;
  font-size: medium;
  display: inline-block;
  margin: 0 24px;
}

.caution__text {
  text-align: center;
  padding: 113px 0 0 0;
}

.caution__text__head {
  height: 521px;
}

.caution__text__head p {
  height: 0;
  overflow: hidden;
}

.caution__text__detail {
  display: none;
}

#about {
  display: none;
}

.modal__about {
  width: 585px;
  height: 539px;
  background: url("../img/top/about_text.png") no-repeat center top;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.modal__about__btnHM {
  position: absolute;
  right: 250px;
  top: 117px;
  z-index: 0;
}

@media screen and (max-width: 768px) {
  /* ============================================================================================
  SP TOP

  @date 2017-07-12
  @include sp/_top

  memo:
  padding: 70px
  padding: 18.66667vw
  @mixin =========================================================================================== */
  .blind__intro {
    width: 332px;
    width: 88.53333vw;
    height: 182px;
    height: 48.53333vw;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -91px 0 0 -166px;
    margin: -24.26667vw 0 0 -44.26667vw;
  }
  .blind__intro__inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .blind__intro__inner p {
    position: absolute;
    display: none;
  }
  .blind__introCopy {
    position: absolute;
    left: 0;
    top: 50%;
    margin: 104.5px 0 0 0;
    margin: 27.86667vw 0 0 0;
    display: none;
    width: 100%;
    text-align: center;
  }
  .blind__introCopy img {
    width: 175.5px;
    width: 46.8vw;
    height: 19.5px;
    height: 5.2vw;
  }
  .blind__intro__t01 {
    left: 0;
    top: 0;
  }
  .blind__intro__t01 img {
    width: auto;
    width: auto;
    height: 44.5px;
    height: 11.86667vw;
  }
  .blind__intro__t02 {
    left: 35px;
    left: 9.33333vw;
    top: 0;
  }
  .blind__intro__t02 img {
    width: auto;
    width: auto;
    height: 44.5px;
    height: 11.86667vw;
  }
  .blind__intro__t03 {
    left: 67.5px;
    left: 18vw;
  }
  .blind__intro__t03 img {
    width: auto;
    width: auto;
    height: 44.5px;
    height: 11.86667vw;
  }
  .blind__intro__t04 {
    left: 96.5px;
    left: 25.73333vw;
    top: 0;
  }
  .blind__intro__t04 img {
    width: auto;
    width: auto;
    height: 44.5px;
    height: 11.86667vw;
  }
  .blind__intro__t05 {
    left: 96.5px;
    left: 46.66667vw;
    top: 0;
  }
  .blind__intro__t05 img {
    width: auto;
    width: auto;
    height: 44.5px;
    height: 11.86667vw;
  }
  .blind__intro__t06 {
    left: 206.5px;
    left: 55.06667vw;
    top: 0;
  }
  .blind__intro__t06 img {
    width: auto;
    width: auto;
    height: 44.5px;
    height: 11.86667vw;
  }
  .blind__intro__t07 {
    left: 235px;
    left: 62.66667vw;
    top: 0;
  }
  .blind__intro__t07 img {
    width: auto;
    width: auto;
    height: 44.5px;
    height: 11.86667vw;
  }
  .blind__intro__t08 {
    left: 260px;
    left: 69.33333vw;
    top: 0;
  }
  .blind__intro__t08 img {
    width: auto;
    width: auto;
    height: 44.5px;
    height: 11.86667vw;
  }
  .blind__intro__t09 {
    left: 100px;
    left: 26.66667vw;
    top: 52.5px;
    top: 14vw;
  }
  .blind__intro__t09 img {
    width: auto;
    width: auto;
    height: 46.5px;
    height: 12.4vw;
  }
  .blind__intro__t10 {
    left: 173.5px;
    left: 46.26667vw;
    top: 52.5px;
    top: 14vw;
  }
  .blind__intro__t10 img {
    width: auto;
    width: auto;
    height: 46.5px;
    height: 12.4vw;
  }
  .blind__intro__t11 {
    left: 201px;
    left: 53.6vw;
    top: 52.5px;
    top: 14vw;
  }
  .blind__intro__t11 img {
    width: auto;
    width: auto;
    height: 46.5px;
    height: 12.4vw;
  }
  .blind__intro__t12 {
    left: 232.5px;
    left: 62vw;
    top: 52.5px;
    top: 14vw;
  }
  .blind__intro__t12 img {
    width: auto;
    width: auto;
    height: 46.5px;
    height: 12.4vw;
  }
  .blind__intro__t13 {
    left: 0;
    top: 104px;
    top: 27.73333vw;
  }
  .blind__intro__t13 img {
    width: auto;
    width: auto;
    height: 78px;
    height: 20.8vw;
  }
  .blind__intro__t14 {
    left: 117px;
    left: 31.2vw;
    top: 104px;
    top: 27.73333vw;
  }
  .blind__intro__t14 img {
    width: auto;
    width: auto;
    height: 78px;
    height: 20.8vw;
  }
  .blind__intro__t15 {
    left: 174.5px;
    left: 46.53333vw;
    top: 104px;
    top: 27.73333vw;
  }
  .blind__intro__t15 img {
    width: auto;
    width: auto;
    height: 78px;
    height: 20.8vw;
  }
  .blind__intro__t16 {
    left: 285px;
    left: 76vw;
    top: 104px;
    top: 27.73333vw;
  }
  .blind__intro__t16 img {
    width: auto;
    width: auto;
    height: 78px;
    height: 20.8vw;
  }
  #top-page {
    background: #ffffff url("../img/common/bg_repeat_sp.png") repeat-y center center;
    background-size: 100% auto;
  }
  input, button, textarea, select {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    outline: none;
    outline--webkit-appearance: none;
    outline--moz-appearance: none;
    outline-appearance: none;
  }
  .footer__inner {
    padding-bottom: 75px;
    padding-bottom: 20vw;
  }
  .main {
    width: 100%;
  }
  .main__inner {
    position: relative;
    width: 100%;
    height: 475px;
    height: 126.66667vw;
    margin: 0 auto;
    background: url("../img/common/bg_top01_fb_sp.png") no-repeat center top;
    background-size: 100% auto;
    overflow: hidden;
  }
  .main__copy {
    position: absolute;
    top: 17px;
    top: 4.53333vw;
    width: 100%;
    margin-left: 0;
    left: 0;
    text-align: center;
  }
  .main__copy img {
    height: 14.5px;
    height: 3.86667vw;
    width: auto;
    margin-left: 0;
  }
  .main__visual {
    position: absolute;
    left: 0;
    top: 67px;
    top: 17.86667vw;
    margin-left: 0;
    pointer-events: none;
    width: 1080px;
    height: 1101px;
    width: 375px;
    width: 100vw;
    height: 400px;
    height: 106.66667vw;
    background: url("../img/top/top_visual_fb_sp.png") no-repeat center top;
    background-size: 100% auto;
    transform: translateX(0);
  }
  .main__visual p {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
  }
  .main__visual img {
    position: absolute;
    width: 375px;
    width: 100vw;
    height: auto;
    left: 0;
    margin-left: 0;
    transform: translateX(0);
  }
  .serial {
    width: 100%;
  }
  .serial__inner {
    position: relative;
    width: 97.33%;
    margin: 0 auto;
    padding: 40px 0 65px 0;
    padding: 10.66667vw 0 17.33333vw 0;
    text-align: center;
  }
  .serial__lead {
    margin-bottom: 12.5px;
    margin-bottom: 3.33333vw;
  }
  .serial__lead img {
    width: 120px;
    width: 32vw;
    height: auto;
  }
  .serial__input {
    margin-bottom: 15px;
    margin-bottom: 4vw;
  }
  .serial__input__area {
    background: #ffffff url("../img/top/top_input_text.png") no-repeat center center;
    background-size: 85% auto;
    font-size: 13.5px;
    font-size: 3.6vw;
    line-height: 45px;
    line-height: 12vw;
    width: 265px;
    width: 70.66667vw;
    height: 45px;
    height: 12vw;
    text-align: center;
    letter-spacing: .5em;
  }
  .serial__input__area:focus, .serial__input__area.is-focus {
    background: #ffffff;
  }
  .serial__submit__block {
    letter-spacing: 0;
    font-size: 0;
  }
  .serial__submit {
    letter-spacing: normal;
    font-size: medium;
    display: inline-block;
    width: 174px;
    width: 46.4vw;
    height: 34px;
    height: 9.06667vw;
    background: url("../img/top/top_btn_submit.png") no-repeat center center;
    background-size: 100% auto;
    cursor: pointer;
    margin-left: 35px;
    margin-left: 9.33333vw;
  }
  .serial__submit:hover {
    background: url("../img/top/top_btn_submit.png") no-repeat center center;
    background-size: 100% auto;
  }
  .serial__submit[disabled] {
    pointer-events: none;
    background: url("../img/top/top_btn_submit_dis.png") no-repeat center center;
    background-size: 100% auto;
  }
  .serial__about {
    letter-spacing: normal;
    font-size: medium;
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
    padding-top: 1.33333vw;
    margin-left: 11px;
    margin-left: 2.93333vw;
  }
  .serial__about img {
    width: 24px;
    width: 6.4vw;
    height: auto;
  }
  .serial__end img {
    width: 200px;
    width: 53.33333vw;
    height: auto;
  }
  .caution {
    width: 100%;
  }
  .caution__inner {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-image: url("../img/common/bg_bottom01_sp.png"), url("../img/common/bg_footer_sp.png"), url("../img/common/bg_bottom02_sp.png");
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-position: center top, center bottom, center center;
    background-size: 100% auto;
  }
  .caution__logos {
    letter-spacing: 0;
    font-size: 0;
    text-align: center;
    position: absolute;
    left: 0;
    top: -36px;
    top: -9.6vw;
    width: 100%;
    display: block;
    height: 80px;
    height: 21.33333vw;
  }
  .caution__logos li {
    letter-spacing: normal;
    font-size: medium;
    display: inline-block;
    margin: 0 6px;
    margin: 0 1.6vw;
  }
  .caution__logos img {
    width: 80px;
    width: 21.33333vw;
    height: auto;
  }
  .caution__text {
    text-align: center;
    padding: 90px 0 130px 0;
    padding: 24vw 0 34.66667vw 0;
  }
  .caution__text img {
    width: 197.5px;
    width: 52.66667vw;
    height: auto;
  }
  .caution__text__head {
    margin-bottom: 27.5px;
    margin-bottom: 6vw;
    height: 31px;
    height: 8.26667vw;
  }
  .caution__text__detail {
    display: block;
    text-align: left;
    width: 74.66%;
    margin: 0 auto;
  }
  .caution__text__detail ul {
    margin-bottom: 30px;
    margin-bottom: 8vw;
  }
  .caution__text__detail li {
    font-size: 8px;
    font-size: 2.13333vw;
    line-height: 1.6em;
    margin-bottom: 0;
    position: relative;
    padding-left: 8px;
    padding-left: 2.13333vw;
  }
  .caution__text__detail li:before {
    content: ' ';
    display: block;
    width: 3px;
    width: 0.8vw;
    height: 3px;
    height: 0.8vw;
    background-color: #000000;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 6px;
    top: 1.6vw;
  }
  .caution__text__detail__caps {
    text-align: center;
    color: #ffffff;
    font-size: 8px;
    font-size: 2.13333vw;
    line-height: 1.6em;
  }
  #about {
    display: none;
  }
  .modal__about {
    width: 288.5px;
    width: 76.93333vw;
    height: 296px;
    height: 71.73333vw;
    background: url("../img/top/about_text.png") no-repeat center top;
    background-size: 100% auto;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }
  .modal__about__btnHM {
    position: absolute;
    right: 122px;
    right: 32.53333vw;
    top: 58.5px;
    top: 15.6vw;
  }
  .modal__about__btnHM img {
    width: 12.5px;
    width: 3.33333vw;
    height: auto;
  }
}
