@font-face {
  font-family: 'NotoSans-black';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Black.eot");
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Black.woff") format("woff"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Black.ttf") format("truetype");
}

.clearfix {
  zoom: 1;
}

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

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

  @date 2017-07-12
  @include _top

  memo: */
#container {
  background-image: url("../img/common/bg_items_top.png");
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}

#container:before, #container:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 0;
  height: 100%;
}

#container:before {
  background: url("../img/common/bg_items_l.png") center top repeat-y;
  width: 250px;
  transform: translateX(-805px);
}

#container:after {
  background: url("../img/common/bg_items_r.png") center top repeat-y;
  width: 320px;
  transform: translateX(570px);
}

.blind__inner {
  background: none;
}

.blind__text {
  display: none;
}

.titlearea {
  width: 100%;
  position: relative;
  z-index: 1;
  border: none;
}

.titlearea__inner {
  width: 100%;
  height: 340px;
  position: relative;
  text-align: center;
}

.titlearea__headline {
  padding-top: 165px;
}

.titlearea__logoSp {
  display: none;
}

.paging {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 100px;
}

.paging__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
  text-align: center;
}

.paging__btnTop {
  display: inline-block;
}

.paging__btnTop a {
  display: block;
  background-color: #000000;
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  padding: 20px 60px;
  border-radius: 50px;
}

.bg--01 {
  margin: 0 auto;
  width: 1068px;
  padding-bottom: 100px;
  position: relative;
  z-index: 0;
  background: url("../img/common/bg_01_middle.png") center top repeat-y;
}

.bg--01:before, .bg--01:after {
  content: '';
  display: block;
  width: 100%;
  line-height: 0;
  font-size: 0;
  position: absolute;
  left: 0;
}

.bg--01:before {
  height: 5px;
  background: url("../img/common/bg_01_top.png") center top no-repeat;
  top: -5px;
}

.bg--01:after {
  height: 40px;
  background: url("../img/common/bg_01_bottom.png") center top no-repeat;
  bottom: -40px;
}

.bg--02 {
  margin: 0 auto;
  width: 1072px;
  padding-bottom: 120px;
  position: relative;
  z-index: 0;
  background: url("../img/common/bg_02_middle.png") center top repeat-y;
}

.bg--02:before, .bg--02:after {
  content: '';
  display: block;
  width: 100%;
  line-height: 0;
  font-size: 0;
  position: absolute;
  left: 0;
}

.bg--02:before {
  height: 5px;
  background: url("../img/common/bg_02_top.png") center top no-repeat;
  top: -5px;
}

.bg--02:after {
  height: 40px;
  background: url("../img/common/bg_02_bottom.png") center top no-repeat;
  bottom: -40px;
}

.bg--03 {
  margin: 0 auto;
  width: 1068px;
  padding-bottom: 120px;
  position: relative;
  z-index: 0;
  background: url("../img/common/bg_03_middle.png") center top repeat-y;
}

.bg--03:before, .bg--03:after {
  content: '';
  display: block;
  width: 100%;
  line-height: 0;
  font-size: 0;
  position: absolute;
  left: 0;
}

.bg--03:before {
  height: 5px;
  background: url("../img/common/bg_03_top.png") center top no-repeat;
  top: -5px;
}

.bg--03:after {
  height: 3px;
  background: url("../img/common/bg_03_bottom.png") center top no-repeat;
  bottom: -3px;
}

.bg--sealL {
  position: absolute;
  left: -30px;
  top: -45px;
  z-index: 1;
}

.bg--sealR {
  position: absolute;
  right: -30px;
  top: -45px;
  z-index: 1;
}

.bg--pin {
  position: absolute;
  left: 50%;
  top: 10px;
  z-index: 1;
}

#location-page {
  position: relative;
  width: 100%;
  min-width: 1072px;
  overflow: hidden;
}

#location-page .main {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 75px;
}

#location-page .main__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
}

#location-page .main__paper {
  padding: 80px 120px;
}

#location-page .main__paper__inner {
  width: 850px;
  margin: 0 auto;
  border: none;
}

#location-page .main__paper__headline {
  text-align: center;
  background: url("../img/location/main_bg.png") center center no-repeat;
  margin-bottom: 50px;
}

#location-page .main__paper__headline.is__short {
  background: url("../img/location/main_bg_s.png") center center no-repeat;
}

#location-page .main__paper__wrap {
  zoom: 1;
  width: 100%;
}

#location-page .main__paper__wrap:after {
  content: "";
  clear: both;
  display: block;
}

#location-page .main__paper__visual {
  width: 300px;
  float: left;
}

#location-page .main__paper__visual .is__soon {
  background-color: rgba(255, 255, 255, 0.7);
  text-align: center;
  padding: 75px 0;
}

#location-page .main__paper__detail {
  width: 510px;
  float: right;
}

#location-page .main__paper__detail__title {
  font-size: 16px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  margin-bottom: 40px;
}

#location-page .main__paper__detail__title span {
  display: block;
  letter-spacing: -.04em;
  font-size: 27px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-indent: -15px;
  margin-top: 10px;
}

#location-page .main__paper__detail__schedule {
  border-bottom: solid 2px #000000;
}

#location-page .main__paper__detail__schedule dl {
  display: table;
  border-top: solid 2px #000000;
  width: 100%;
}

#location-page .main__paper__detail__schedule dt {
  display: table-cell;
  width: 24%;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  text-align: center;
  padding: 10px 0;
  vertical-align: top;
}

#location-page .main__paper__detail__schedule dd {
  display: table-cell;
  width: 76%;
  position: relative;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  padding: 10px 0;
  vertical-align: top;
}

#location-page .main__paper__detail__schedule dd p {
  padding-left: 15px;
  border-left: #000000 solid 2px;
}

#location-page .main__paper__detail__schedule .schedule--date dt {
  line-height: 32px;
}

#location-page .main__paper__detail__schedule .schedule--date dd {
  font-size: 26px;
  line-height: 32px;
}

#location-page .main__paper__detail__schedule .schedule--date p {
  line-height: 1.5em;
}

#location-page .main__paper__detail__schedule .schedule--time dt {
  line-height: 36px;
}

#location-page .main__paper__detail__schedule .schedule--time dd {
  font-size: 18px;
  line-height: 36px;
}

#location-page .main__paper__detail__schedule .schedule--time dd span {
  font-size: 12px;
}

#location-page .main__paper__detail__schedule .schedule--time dd p {
  position: relative;
  white-space: nowrap;
}

#location-page .main__paper__detail__schedule .schedule--time dd p.is__finished {
  padding-left: 50px;
}

#location-page .main__paper__detail__schedule .schedule--time dd p.is__finished strong {
  color: #cc0000;
}

#location-page .main__paper__detail__schedule .schedule--time dd p.is__added {
  padding-left: 50px;
}

#location-page .main__paper__detail__schedule .schedule--time dd p.is__added strong {
  color: #0065cc;
}

#location-page .main__paper__detail__schedule .schedule--time dd p.is__added i {
  color: #0065cc;
  font-style: normal;
}

#location-page .main__paper__detail__schedule .schedule--time dd strong {
  font-style: normal;
  position: absolute;
  left: 0;
  top: -1px;
  z-index: 0;
  font-size: 12px;
  line-height: 36px;
}

#location-page .tickets {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 135px;
}

#location-page .tickets__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
}

#location-page .tickets__headline {
  text-align: center;
  position: relative;
  z-index: 1;
}

#location-page .tickets__paper {
  margin-top: -103px;
  padding: 150px 0 100px 0;
}

#location-page .tickets__paper__inner {
  width: 810px;
  margin: 0 auto;
  border: none;
}

#location-page .tickets__paper__pre,
#location-page .tickets__paper__es,
#location-page .tickets__paper__normal,
#location-page .tickets__paper__price {
  text-align: center;
  margin-bottom: 80px;
}

#location-page .tickets__paper__pre h4,
#location-page .tickets__paper__es h4,
#location-page .tickets__paper__normal h4,
#location-page .tickets__paper__price h4 {
  margin-bottom: 30px;
}

#location-page .tickets__paper__date {
  margin-bottom: 40px;
}

#location-page .tickets__paper__text {
  font-size: 14px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
}

#location-page .tickets__paper__pre .tickets__paper__btn a {
  padding-left: 50px;
  padding-right: 50px;
}

#location-page .tickets__paper__es__btns {
  margin-bottom: 50px;
}

#location-page .tickets__paper__es__btns li {
  width: 240px;
  margin: 0 10px;
}

#location-page .tickets__paper__price__graph {
  margin-bottom: 40px;
  letter-spacing: 0;
  font-size: 0;
}

#location-page .tickets__paper__price__graph dl {
  letter-spacing: normal;
  font-size: medium;
  display: inline-block;
  margin: 0 1px;
  width: 31%;
}

#location-page .tickets__paper__price__graph dt {
  font-size: 20px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: block;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 14px 0;
  margin-bottom: 2px;
}

#location-page .tickets__paper__price__graph dd {
  font-size: 30px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 30px 0;
}

#location-page .tickets__paper__price__btn {
  margin-bottom: 20px;
}

#location-page .tickets__paper__price__btn a {
  padding-left: 50px;
  padding-right: 50px;
}

#location-page .tickets__paper__price__caps {
  font-size: 14px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.84em;
}

#location-page .tickets__paper__notice {
  border: #000000 solid 2px;
  width: 94%;
  margin: 0 auto;
}

#location-page .tickets__paper__notice__btn {
  text-align: center;
}

#location-page .tickets__paper__notice__btn a {
  color: #000000;
  text-decoration: none;
  display: block;
  font-size: 16px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  padding: 15px 0;
  position: relative;
}

#location-page .tickets__paper__notice__btn a:before {
  content: '';
  display: block;
  width: 23px;
  height: 14px;
  background: url("../img/common/icon_down.png") 98% center no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 3%;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
}

#location-page .tickets__paper__notice__detail {
  display: none;
  font-size: 14px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  margin: 0 20px;
  padding: 20px 0;
  border-top: #000000 solid 2px;
}

#location-page .info {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 100px;
}

#location-page .info__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
}

#location-page .info__paper {
  padding: 70px 0 100px 0;
}

#location-page .info__paper__inner {
  width: 810px;
  margin: 0 auto;
  border: none;
}

#location-page .info__paper__inner dl {
  display: table;
  border-bottom: #000000 solid 2px;
  width: 100%;
}

#location-page .info__paper__inner dt {
  display: table-cell;
  width: 35%;
  font-size: 24px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  padding: 30px 0;
}

#location-page .info__paper__inner dt span {
  background-color: #F6F659;
}

#location-page .info__paper__inner dd {
  display: table-cell;
  width: 65%;
  font-size: 16px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  padding: 30px 0;
}

#location-page .info__paper__details {
  border-left: #000000 solid 2px;
  padding-left: 40px;
}

#location-page .info__paper__details strong {
  font-size: 20px;
  line-height: 1.6em;
}

#location-page .info__paper__details__name {
  font-size: 34px;
  line-height: 1.5em;
  margin-bottom: 5px;
}

#location-page .info__paper__details__address {
  margin-bottom: 15px;
}

#location-page .info__paper__details__btns li {
  width: 200px;
  text-align: center;
  margin-right: 20px;
}

#location-page .info__paper__details__btns li a {
  padding-top: 15px;
  padding-bottom: 15px;
}

#location-page .info__paper__details__fontL {
  font-size: 20px;
  color: #B70000;
  line-height: 1.6em;
  margin-bottom: 25px;
}

#location-page .info__paper__details__dl {
  letter-spacing: 0;
  font-size: 0;
  margin-bottom: 20px;
}

#location-page .info__paper__details__dl li {
  letter-spacing: normal;
  font-size: medium;
  display: inline-block;
  margin: 0 20px 0 0;
}

#location-page .info__paper__details__caps {
  font-size: 14px;
  margin-bottom: 20px;
}

#location-page .info__paper__btnOther {
  margin-top: 60px;
  text-align: center;
}

#location-page .info__paper__btnOther a {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

#location-page .info__paper__details__button a {
  padding: 15px 40px;
}

#faq-page {
  position: relative;
  width: 100%;
  min-width: 1072px;
  overflow: hidden;
}

#faq-page .notice {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 140px;
}

#faq-page .notice__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
}

#faq-page .notice__paper {
  padding: 80px 0;
}

#faq-page .notice__paper__inner {
  width: 810px;
  margin: 0 auto;
  border: none;
}

#faq-page .notice__paper__headline {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  margin-bottom: 50px;
}

#faq-page .notice__paper__block {
  margin-bottom: 50px;
}

#faq-page .notice__paper__block h4 {
  font-size: 20px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  color: #BB0000;
  margin-bottom: 40px;
}

#faq-page .notice__paper__block li {
  font-size: 14px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  line-height: 1.65em;
  list-style: disc;
  list-style-position: inside;
  text-indent: -18px;
  margin-left: 18px;
  margin-bottom: 5px;
}

#faq-page .notice__paper__block li span {
  font-size: 12px;
}

#faq-page .notice__paper__text {
  font-size: 14px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  line-height: 1.65em;
}

#faq-page .notice__paper__text span {
  font-size: 12px;
}

#faq-page .notice__paper__dl {
  letter-spacing: 0;
  font-size: 0;
  margin: 0 0 15px 36px;
  padding-top: 15px;
}

#faq-page .notice__paper__dl p {
  letter-spacing: normal;
  font-size: medium;
  display: inline-block;
  margin: 0 30px 0 0;
}

#faq-page .qa {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 140px;
}

#faq-page .qa__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
}

#faq-page .qa__paper {
  padding: 80px 0;
}

#faq-page .qa__paper__inner {
  width: 810px;
  margin: 0 auto;
  border: none;
}

#faq-page .qa__paper__headline {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  margin-bottom: 50px;
}

#faq-page .qa__paper__block {
  margin-bottom: 50px;
}

#faq-page .qa__paper__block h4 {
  font-size: 20px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  color: #BB0000;
  margin-bottom: 40px;
}

#faq-page .qa__paper__block dl {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

#faq-page .qa__paper__block dt {
  font-size: 16px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  color: #22598D;
  margin-bottom: 10px;
  line-height: 1.65em;
}

#faq-page .qa__paper__block dd {
  font-size: 16px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  line-height: 1.65em;
}

#nazo-page {
  position: relative;
  width: 100%;
  min-width: 1072px;
  overflow: hidden;
}

#nazo-page .question {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 140px;
}

#nazo-page .question__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
}

#nazo-page .question__paper {
  padding: 90px 0;
}

#nazo-page .question__paper__inner {
  width: 90%;
  margin: 0 auto;
  border: none;
}

#nazo-page .question__paper__nazo {
  margin-bottom: 90px;
  position: relative;
  text-align: center;
}

#nazo-page .question__paper__nazo__img {
  position: relative;
  z-index: 1;
}

#nazo-page .question__paper__nazo__hint {
  position: absolute;
  left: 50%;
  bottom: -60px;
  z-index: 0;
  margin-left: -77px;
}

#nazo-page .question__paper__nazo__hint a {
  transition: all .2s;
  display: block;
}

#nazo-page .question__paper__nazo__hint a:hover {
  transform: translateY(6px);
}

#nazo-page .question__paper__input {
  width: 640px;
  margin: 0 auto 50px auto;
  background: url("../img/nazo/question_bar.png") left bottom no-repeat;
  background-size: 100% auto;
}

#nazo-page .question__paper__input .input--text {
  background: none;
  border: none;
  border-radius: 10px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 28px;
  box-sizing: border-box;
  height: 75px;
  line-height: 75px;
  padding: 0 15px;
  width: 100%;
}

#nazo-page .question__paper__submit {
  text-align: center;
}

#nazo-page .question__paper__submit a {
  padding-left: 110px;
  padding-right: 110px;
}

#se_clearfile-page {
  position: relative;
  width: 100%;
  min-width: 1072px;
  overflow: hidden;
}

#se_clearfile-page .titlearea__inner {
  height: 386px;
}

#se_clearfile-page .nazo {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 140px;
}

#se_clearfile-page .nazo__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
}

#se_clearfile-page .nazo__paper {
  padding: 90px 0;
}

#se_clearfile-page .nazo__paper__inner {
  width: 67.9%;
  margin: 0 auto;
  border: none;
}

#se_clearfile-page .nazo__paper__block {
  background: url("../img/se_clearfile/nazo_bg_pc.png") center top no-repeat;
  background-size: 100% auto;
  position: relative;
  zoom: 1;
  width: 100%;
  height: 388px;
  margin-bottom: 50px;
}

#se_clearfile-page .nazo__paper__block:after {
  content: "";
  clear: both;
  display: block;
}

#se_clearfile-page .nazo__paper__block__title {
  position: absolute;
  left: 24px;
  top: 21px;
}

#se_clearfile-page .nazo__paper__block__ph {
  width: 326px;
  float: right;
  padding-top: 32px;
  margin-right: 31px;
  position: relative;
}

#se_clearfile-page .nazo__paper__block__ph img {
  position: relative;
  z-index: 0;
}

#se_clearfile-page .nazo__paper__block__ph:after {
  content: '';
  display: block;
  background: url("../img/common/icon_clip_pc.png") center top no-repeat;
  width: 49px;
  height: 103px;
  background-size: cover;
  position: absolute;
  left: 60px;
  top: -16px;
}

#se_clearfile-page .nazo__paper__block__details {
  float: left;
  width: 300px;
  margin-left: 44px;
  padding-top: 100px;
}

#se_clearfile-page .nazo__paper__block__details__input {
  width: 100%;
  margin: 0 auto 29px auto;
  background: url("../img/nazo/question_bar.png") left bottom no-repeat;
  background-size: 100% 4px;
}

#se_clearfile-page .nazo__paper__block__details__input .input--text {
  background: none;
  border: none;
  border-radius: 10px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 20px;
  box-sizing: border-box;
  height: 65px;
  line-height: 65px;
  padding: 0 15px;
  width: 100%;
}

#se_clearfile-page .nazo__paper__block__details__submit {
  text-align: center;
  margin-bottom: 20px;
}

#se_clearfile-page .nazo__paper__block__details__submit .m--botton {
  width: 100%;
}

#se_clearfile-page .nazo__paper__block__details__submit a {
  display: block;
  width: 100%;
  line-height: 65px;
  padding: 0;
}

#se_clearfile-page .nazo__paper__block__details__hint {
  text-align: center;
}

#se_clearfile-page .nazo__paper__block__details__hint a {
  display: block;
  box-sizing: border-box;
  border: 2px solid #000000;
  font-size: 16px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  color: #000000;
  letter-spacing: -.04em;
  line-height: 65px;
}

#howto-page {
  position: relative;
  width: 100%;
  min-width: 1072px;
  overflow: hidden;
}

#howto-page .steps {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 100px;
}

#howto-page .steps__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
}

#howto-page .steps__block {
  position: relative;
}

#howto-page .steps__block__bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}

#howto-page .steps__block__details {
  position: relative;
  z-index: 1;
}

#howto-page .steps__block__details__head {
  margin-bottom: 30px;
}

#howto-page .steps__block__details__name {
  margin: 0 0 25px 15px;
}

#howto-page .steps__block__details__text {
  margin: 0 0 0 15px;
  font-size: 16px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  line-height: 1.6em;
}

#howto-page .steps__block__details__text a {
  color: #000000;
}

#howto-page .steps__01 {
  width: 699px;
  height: 591px;
  margin: 0 0 27px 211px;
}

#howto-page .steps__01 .steps__block__details {
  margin-left: 35px;
  padding-top: 30px;
}

#howto-page .steps__01 .steps__block__details__text {
  margin-bottom: 18px;
}

#howto-page .steps__01__caps {
  font-size: 12px;
  line-height: 1.6em;
  margin: 0 0 15px 15px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
}

#howto-page .steps__01__button {
  margin: 0 0 15px 15px;
  letter-spacing: 0;
  font-size: 0;
  position: relative;
  z-index: 1;
}

#howto-page .steps__01__button li {
  letter-spacing: normal;
  font-size: medium;
  display: inline-block;
  margin-right: 20px;
  position: relative;
}

#howto-page .steps__01__btn {
  margin: 0 0 0 15px;
  width: 90%;
}

#howto-page .steps__01__btn a {
  background-color: #000000;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4em;
  display: block;
  text-align: center;
  padding: 10px 0;
  text-decoration: none;
}

#howto-page .steps__02 {
  width: 689px;
  height: 329px;
  margin: 0 0 27px 275px;
}

#howto-page .steps__02 .steps__block__details {
  margin-left: 370px;
  padding-top: 43px;
}

#howto-page .steps__03 {
  width: 691px;
  height: 388px;
  margin: 0 0 50px 135px;
}

#howto-page .steps__03 .steps__block__details {
  margin-left: 35px;
  padding-top: 43px;
}

#howto-page .steps__04 {
  width: 715px;
  height: 1100px;
  margin: 0 0 36px 169px;
}

#howto-page .steps__04 .steps__block__details {
  margin-left: 50px;
  padding-top: 27px;
}

#howto-page .steps__04 .steps__block__details__name {
  margin-bottom: 102px;
}

#howto-page .steps__04__point__head {
  margin-bottom: 15px;
}

#howto-page .steps__04__point__text {
  font-size: 16px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
  line-height: 1.6em;
}

#howto-page .steps__04__point1 {
  margin: 0 0 156px 352px;
}

#howto-page .steps__04__point2 {
  margin: 0 0 156px 38px;
}

#howto-page .steps__04__point3 {
  margin: 0 0 0 352px;
}

#howto-page .steps__05 {
  width: 691px;
  height: 336px;
  margin: 0 0 27px 110px;
}

#howto-page .steps__05 .steps__block__details {
  margin-left: 35px;
  padding-top: 43px;
}

#howto-page .steps__06 {
  width: 689px;
  height: 467px;
  margin: 0 0 50px 290px;
}

#howto-page .steps__06 .steps__block__details {
  margin-left: 370px;
  padding-top: 43px;
}

#howto-page .steps__06__caps {
  position: absolute;
  left: 20px;
  top: 271px;
  z-index: 1;
}

#howto-page .steps__07 {
  width: 689px;
  height: 375px;
  margin: 0 0 27px 136px;
}

#howto-page .steps__07 .steps__block__details {
  margin-left: 35px;
  padding-top: 43px;
}

#howto-page .steps__08 {
  width: 689px;
  height: 438px;
  margin: 0 0 0 277px;
}

#howto-page .steps__08 .steps__block__details {
  margin-left: 370px;
  padding-top: 43px;
}

#howto-page .steps__08 .steps__block__details__text {
  margin-bottom: 20px;
}

#howto-page .steps__08 .steps__block__details__name {
  margin-bottom: 10px;
}

#howto-page .steps__08__caps {
  position: relative;
  z-index: 1;
  text-align: center;
}

#howto-page .steps__08__caps__head {
  margin-bottom: 20px;
}

#howto-page .steps__08__caps__text {
  font-size: 18px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.04em;
}

#howto-page .steps__08__caps__text span {
  display: inline-block;
  background-color: #fbec00;
  border-radius: 50px;
}

#howto-page .notice {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 140px;
}

#howto-page .notice__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
}

#howto-page .notice__paper {
  padding: 80px 0;
}

#howto-page .notice__paper__inner {
  width: 810px;
  margin: 0 auto;
  border: none;
}

#howto-page .notice__paper__headline {
  text-align: center;
  margin-bottom: 40px;
}

#howto-page .notice__paper__text {
  margin-bottom: 30px;
  font-size: 22px;
  text-align: center;
  line-height: 1.6em;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

#howto-page .notice__paper__btnGoods {
  letter-spacing: -.04em;
  line-height: 1.65em;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

#howto-page .notice__paper__btnGoods.is__none a {
  pointer-events: none;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -ms-filter: "alpha(opacity=30)";
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
}

#howto-page .notice__paper__btnGoods.is__none:after {
  content: 'COMING SOON!!';
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  line-height: 1.0em;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%) translateX(-50%) rotate(-10deg);
  font-size: 12px;
  font-family: 'NotoSans-black', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: .1em;
  white-space: nowrap;
  padding: 8px 15px;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
}

#howto-page .notice__paper__btnGoods p {
  display: inline-block;
}

#howto-page .notice__paper__btnGoods a {
  background-color: #000000;
  color: #ffffff;
  display: block;
  text-decoration: none;
  line-height: 1.0em;
  font-size: 16px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  padding: 25px 35px;
}

#howto-page .items__bond1 {
  position: absolute;
  left: 50%;
  top: 848px;
  z-index: 0;
  transform: translateX(-593px);
}

#howto-page .items__eraser1 {
  position: absolute;
  left: 50%;
  top: 1206px;
  z-index: 0;
  transform: translateX(324px);
}

#howto-page .items__clip--orange1 {
  position: absolute;
  left: 50%;
  top: 1451px;
  z-index: 0;
  transform: translateX(357px);
}

#howto-page .items__tape--red1 {
  position: absolute;
  left: 50%;
  top: 1500px;
  z-index: 0;
  transform: translateX(-600px);
}

#howto-page .items__tape--blue1 {
  position: absolute;
  left: 50%;
  top: 2250px;
  z-index: 0;
  transform: translateX(-600px);
}

#howto-page .items__clip--yellow1 {
  position: absolute;
  left: 50%;
  top: 2650px;
  z-index: 0;
  transform: translateX(-430px);
}

#howto-page .items__clip--red1 {
  position: absolute;
  left: 50%;
  top: 2835px;
  z-index: 0;
  transform: translateX(406px);
}

#howto-page .items__clip--purple1 {
  position: absolute;
  left: 50%;
  top: 2970px;
  z-index: 0;
  transform: translateX(310px);
}

#howto-page .items__clip--pink1 {
  position: absolute;
  left: 50%;
  top: 3115px;
  z-index: 0;
  transform: translateX(-370px);
}

#howto-page .items__clip--orange1 {
  position: absolute;
  left: 50%;
  top: 3450px;
  z-index: 0;
  transform: translateX(-390px);
}

#howto-page .items__tape--red2 {
  position: absolute;
  left: 50%;
  top: 3555px;
  z-index: 0;
  transform: translateX(345px);
}

#howto-page .items__clip--pink2 {
  position: absolute;
  left: 50%;
  top: 3955px;
  z-index: 0;
  transform: translateX(-503px);
}

#howto-page .items__bond2 {
  position: absolute;
  left: 50%;
  top: 1850px;
  z-index: 0;
  transform: translateX(367px);
}

#howto-page .items__eraser2 {
  position: absolute;
  left: 50%;
  top: 4070px;
  z-index: 0;
  transform: translateX(-500px);
}

#special-page {
  position: relative;
  width: 100%;
  min-width: 1072px;
  overflow: hidden;
}

#special-page .question {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 140px;
}

#special-page .question__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
}

#special-page .question__paper {
  padding: 90px 0;
}

#special-page .question__paper__inner {
  width: 90%;
  margin: 0 auto;
  border: none;
}

#special-page .question__paper__title {
  font-size: 30px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  line-height: 1.5em;
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: dashed 2px #000000;
}

#special-page .sif {
  width: 80%;
}

#special-page .sif__logo {
  text-align: center;
  margin-bottom: 40px;
}

#special-page .sif__text {
  font-size: 18px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.75em;
  margin-bottom: 40px;
}

#special-page .sif__btnSif {
  width: 80%;
  margin: 0 auto;
}

#special-page .sif__btnSif a {
  background-color: #000000;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4em;
  display: block;
  text-align: center;
  padding: 20px 0;
  text-decoration: none;
}

#special-page .line {
  width: 80%;
}

#special-page .line__logo {
  text-align: center;
  margin-bottom: 40px;
}

#special-page .line__text {
  font-size: 18px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.75em;
  margin-bottom: 40px;
}

#special-page .line__btn {
  width: 80%;
  margin: 0 auto;
}

#special-page .line__btn a {
  background-color: #000000;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4em;
  display: block;
  text-align: center;
  padding: 20px 0;
  text-decoration: none;
}

#special-page .themesong {
  width: 80%;
}

#special-page .themesong__text {
  font-size: 18px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.75em;
  margin-bottom: 40px;
}

#special-page .themesong__btn {
  width: 80%;
  margin: 0 auto;
}

#special-page .themesong__btn a {
  background-color: #000000;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4em;
  display: block;
  text-align: center;
  padding: 20px 0;
  text-decoration: none;
}

#special-page .sif1 {
  width: 80%;
}

#special-page .sif1__text {
  font-size: 18px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.75em;
  margin-bottom: 40px;
}

#special-page .sif1__btn {
  width: 80%;
  margin: 0 auto;
}

#special-page .sif1__btn a {
  background-color: #000000;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4em;
  display: block;
  text-align: center;
  padding: 20px 0;
  text-decoration: none;
}

#special-page .cdhint {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 140px;
}

#special-page .cdhint__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
  zoom: 1;
}

#special-page .cdhint__inner:after {
  content: "";
  clear: both;
  display: block;
}

#special-page .cdhint__block {
  background: url("../img/common/bg_note.png") center center no-repeat;
  background-size: 100% 100%;
  width: 689px;
  position: relative;
  margin-bottom: 450px;
}

#special-page .cdhint__block.is__left {
  float: left;
}

#special-page .cdhint__block.is__right {
  float: right;
}

#special-page .cdhint__block__inner {
  padding: 50px;
}

#special-page .cdhint__block__head {
  display: table;
  width: 100%;
  text-align: left;
  margin-bottom: 50px;
}

#special-page .cdhint__block__head__icon {
  display: table-cell;
  width: 140px;
}

#special-page .cdhint__block__head__name {
  display: table-cell;
  width: 449px;
  vertical-align: middle;
  font-size: 26px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4em;
}

#special-page .cdhint__block__btn {
  width: 80%;
  margin: 0 auto;
}

#special-page .cdhint__block__btn a {
  background-color: #000000;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4em;
  display: block;
  text-align: center;
  padding: 20px 0;
  text-decoration: none;
}

#special-page .cdhint__block__buttons {
  width: 100%;
  letter-spacing: 0;
  font-size: 0;
  text-align: center;
}

#special-page .cdhint__block__buttons li {
  display: inline-block;
  letter-spacing: normal;
  font-size: medium;
  margin: 0 10px 20px 10px;
}

#special-page .cdhint__block__buttons a {
  background-color: #000000;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4em;
  display: block;
  text-align: center;
  padding: 20px 70px;
  text-decoration: none;
}

#special-page .cdhint__caps {
  clear: both;
}

#special-page .cdhint__caps__text {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.75em;
}

#special-page .cdhint__bg {
  position: relative;
  z-index: 0;
}

#special-page .cdhint__item1 {
  position: absolute;
  right: 0;
  top: 130px;
}

#special-page .cdhint__item2 {
  position: absolute;
  right: 300px;
  top: 400px;
}

#special-page .cdhint__item3 {
  position: absolute;
  left: 100px;
  top: 450px;
}

#special-page .cdhint__item4 {
  position: absolute;
  left: 350px;
  top: 350px;
}

#special-page .cdhint__item5 {
  position: absolute;
  left: 80px;
  top: 950px;
}

#special-page .cdhint__item6 {
  position: absolute;
  left: 350px;
  top: 1200px;
}

#special-page .cdhint__item7 {
  position: absolute;
  left: 500px;
  top: 1150px;
}

#special-page .cdhint__item8 {
  position: absolute;
  right: 100px;
  top: 1200px;
}

#special-page .cdhint__item9 {
  position: absolute;
  right: 100px;
  top: 1900px;
}

#special-page .cdhint__item10 {
  position: absolute;
  right: 400px;
  top: 1800px;
}

#special-page .cdhint__item11 {
  position: absolute;
  left: 50px;
  top: 2000px;
}

#special-page .cdhint__item12 {
  position: absolute;
  right: 100px;
  top: 2700px;
}

#special-page .cdhint__item13 {
  position: absolute;
  left: 600px;
  top: 2700px;
}

#special-page .cdhint__item14 {
  position: absolute;
  left: 200px;
  top: 2600px;
}

#special-page .cdhint__item15 {
  position: absolute;
  right: 400px;
  top: 3400px;
}

#special-page .cdhint__item16 {
  position: absolute;
  right: 550px;
  top: 3450px;
}

#special-page .cdhint__item17 {
  position: absolute;
  left: 200px;
  top: 3500px;
}

#special-page .cdhint__item18 {
  position: absolute;
  right: 00px;
  top: 3300px;
}

#special-page .liveend {
  width: 80%;
}

#special-page .liveend__nazo {
  position: relative;
  z-index: 1;
  background: #fff4a2;
  background: linear-gradient(to bottom, #fff4a2 0%, #ffe96e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff4a2', endColorstr='#ffe96e',GradientType=0 );
  -webkit-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.2));
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="3" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.2));
  padding: 80px 0;
}

#special-page .liveend__nazo__input {
  width: 640px;
  margin: 0 auto 50px auto;
  background: url("../img/nazo/question_bar.png") left bottom no-repeat;
  background-size: 100% auto;
}

#special-page .liveend__nazo__input .input--text {
  background: none;
  border: none;
  border-radius: 10px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 28px;
  box-sizing: border-box;
  height: 75px;
  line-height: 75px;
  padding: 0 15px;
  width: 100%;
}

#special-page .liveend__nazo__submit {
  text-align: center;
}

#special-page .liveend__nazo__submit a {
  padding-left: 110px;
  padding-right: 110px;
}

#special-page .liveend__hint {
  z-index: 0;
  text-align: center;
  margin-top: -10px;
}

#special-page .liveend__hint p {
  display: inline-block;
}

#special-page .liveend__hint a {
  transition: all .2s;
  display: block;
}

#special-page .liveend__hint a:hover {
  transform: translateY(6px);
}

#special-page .liveend__correct {
  width: 100%;
  text-align: center;
}

#special-page .liveend__correct__head {
  font-size: 60px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.0em;
  margin-bottom: 60px;
}

#special-page .liveend__correct__head span {
  display: inline-block;
  position: relative;
}

#special-page .liveend__correct__head span:after {
  content: '';
  display: block;
  width: 100%;
  height: 50%;
  background-color: rgba(255, 0, 0, 0.3);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

#special-page .liveend__correct__img {
  margin-bottom: 40px;
}

#special-page .liveend__correct__comment {
  background: #fff4a2;
  background: linear-gradient(to bottom, #fff4a2 0%, #ffe96e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff4a2', endColorstr='#ffe96e',GradientType=0 );
  -webkit-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.2));
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="3" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.2));
  padding: 30px 0;
  width: 80%;
  margin: 0 auto 60px auto;
  font-size: 20px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.8em;
}

#special-page .liveend__correct__shareHead {
  margin-bottom: 20px;
}

#special-page .liveend__correct__shareHead span {
  display: inline-block;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.0em;
}

#special-page .liveend__correct__shareHead span:before, #special-page .liveend__correct__shareHead span:after {
  content: '';
  display: block;
  width: 2px;
  height: 100%;
  background-color: #000000;
  position: absolute;
  top: 0;
}

#special-page .liveend__correct__shareHead span:before {
  left: -15px;
  transform: rotate(-10deg);
}

#special-page .liveend__correct__shareHead span:after {
  right: -15px;
  transform: rotate(10deg);
}

#special-page .liveend__correct__shareBtn ul {
  letter-spacing: 0;
  font-size: 0;
}

#special-page .liveend__correct__shareBtn li {
  letter-spacing: normal;
  font-size: medium;
  display: inline-block;
  margin: 0 10px;
}

#goods-page {
  position: relative;
  width: 100%;
  min-width: 1072px;
  overflow: hidden;
}

#goods-page .question {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 100px;
}

#goods-page .question__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
}

#goods-page .question__paper {
  padding: 90px 0;
}

#goods-page .question__paper__inner {
  width: 90%;
  margin: 0 auto;
  border: none;
  text-align: center;
}

#goods-page .question__paper__text {
  margin-bottom: 50px;
  font-size: 26px;
  text-align: center;
  line-height: 1.6em;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

#goods-page .question__paper__text span {
  font-size: 18px;
  display: block;
}

#goods-page .question__paper__btn {
  text-align: center;
  position: relative;
}

#goods-page .question__paper__btn p {
  display: inline-block;
}

#goods-page .question__paper__btn a {
  background-color: #000000;
  color: #ffffff;
  display: block;
  text-decoration: none;
  line-height: 1.0em;
  font-size: 18px;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  padding: 25px 35px;
}

#goods-page .lists {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 60px;
}

#goods-page .lists__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
}

#goods-page .lists__list {
  text-align: center;
}

#goods-page .lists__list ul {
  letter-spacing: 0;
  font-size: 0;
}

#goods-page .lists__list li {
  letter-spacing: normal;
  font-size: medium;
  display: inline-block;
  width: 334px;
  background: url("../img/goods/list_bg.png") left center no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin: 0 31px 30px 0;
  text-align: left;
  vertical-align: top;
}

#goods-page .lists__list li:before {
  content: '';
  display: block;
  width: 41px;
  height: 83px;
  background: url("../img/goods/icon_clip.png") left center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 34px;
  top: -8px;
  z-index: 1;
}

#goods-page .lists__list li:after {
  content: '';
  display: block;
  width: 14px;
  height: 100%;
  background: url("../img/goods/list_bg_r.png") left center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -14px;
  top: 0;
  z-index: 1;
}

#goods-page .lists__list li:nth-child(3n), #goods-page .lists__list li:last-child {
  margin-right: 0;
}

#goods-page .lists__list__wrap {
  margin: 0 20px 0 24px;
  padding: 24px 0 0 0;
}

#goods-page .lists__list__img {
  width: 100%;
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.2));
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.2));
  margin-bottom: 20px;
}

#goods-page .lists__list__img a {
  display: block;
  position: relative;
}

#goods-page .lists__list__img a:after {
  content: '';
  display: block;
  background: url("../img/goods/icon_zoom.png") center center no-repeat;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 1;
  -webkit-filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="6" dy="6" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
}

#goods-page .lists__list__details {
  border-bottom: #000000 solid 2px;
  margin-bottom: 10px;
}

#goods-page .lists__list__details__title {
  display: block;
  font-size: 18px;
  font-family: 'NotoSans-black', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4em;
  margin-bottom: 10px;
}

#goods-page .lists__list__details__text {
  display: block;
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 10px;
}

#goods-page .lists__list__specs {
  margin: 0 0 24px 0;
  zoom: 1;
}

#goods-page .lists__list__specs:after {
  content: "";
  clear: both;
  display: block;
}

#goods-page .lists__list__specs__text {
  display: block;
  width: 55%;
  float: left;
  font-size: 12px;
  white-space: nowrap;
  line-height: 1.6em;
  border: none;
}

#goods-page .lists__list__specs__price {
  display: block;
  width: 45%;
  float: right;
  text-align: right;
  font-family: 'NotoSans-black', sans-serif;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  white-space: nowrap;
  border: none;
}

#goods-page .lists__list__specs__price span {
  font-size: 12px;
  display: inline-block;
  margin-left: 5px;
}

#sif-page {
  position: relative;
  width: 100%;
  min-width: 1072px;
  overflow: hidden;
}

#sif-page .lead {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 150px;
}

#sif-page .lead__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
}

#sif-page .lead__paper {
  padding: 60px 0;
}

#sif-page .lead__paper__inner {
  width: 80%;
  margin: 0 auto;
  border: none;
}

#sif-page .lead__paper__title {
  text-align: center;
  margin-bottom: 5px;
}

#sif-page .lead__paper__lead {
  font-size: 32px;
  font-family: 'NotoSans-black', sans-serif;
  line-height: 1.7em;
  margin-bottom: 40px;
  text-align: center;
}

#sif-page .lead__paper__text {
  font-size: 18px;
  font-family: 'NotoSans-black', sans-serif;
  line-height: 1.7em;
  margin-bottom: 40px;
}

#sif-page .lead__paper__btn {
  text-align: center;
}

#sif-page .lead__paper__btn .m--botton a {
  font-family: 'NotoSans-black', sans-serif;
  padding-left: 80px;
  padding-right: 80px;
  font-size: 18px;
}

#sif-page .question {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 150px;
}

#sif-page .question__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
}

#sif-page .question__paper {
  padding: 90px 0;
}

#sif-page .question__paper__inner {
  width: 90%;
  margin: 0 auto;
  border: none;
}

#sif-page .question__paper__nazo {
  margin-bottom: 90px;
  position: relative;
  text-align: center;
}

#sif-page .question__paper__nazo__img {
  position: relative;
  z-index: 1;
}

#sif-page .question__paper__nazo__hint {
  position: absolute;
  left: 50%;
  bottom: -60px;
  z-index: 0;
  margin-left: -77px;
}

#sif-page .question__paper__nazo__hint a {
  transition: all .2s;
  display: block;
}

#sif-page .question__paper__nazo__hint a:hover {
  transform: translateY(6px);
}

#sif-page .question__paper__input {
  width: 500px;
  margin: 0 auto 50px auto;
  background: url("../img/sif/question_bar.png") left bottom no-repeat;
  background-size: 100% 5px;
  text-align: center;
}

#sif-page .question__paper__input .input--text {
  text-align: center;
  background: none;
  border: none;
  border-radius: 10px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 40px;
  box-sizing: border-box;
  height: 75px;
  line-height: 75px;
  padding: 0 15px;
  width: 100%;
  letter-spacing: .05em;
}

#sif-page .question__paper__submit {
  text-align: center;
}

#sif-page .question__paper__submit a {
  padding-left: 110px;
  padding-right: 110px;
}

#sif-page .nazo {
  width: 100%;
  position: relative;
  z-index: 1;
}

#sif-page .nazo__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
}

#sif-page .nazo__paper {
  padding: 90px 0 180px 0;
}

#sif-page .nazo__paper__inner {
  width: 80%;
  margin: 0 auto;
  border: none;
}

#sif-page .nazo__paper__head {
  font-size: 40px;
  font-family: 'NotoSans-black', sans-serif;
  text-align: center;
  line-height: 1.0em;
  margin-bottom: 40px;
}

#sif-page .nazo__paper__head span {
  display: inline-block;
  border-bottom: #000000 solid 4px;
  padding-bottom: 3px;
}

#sif-page .nazo__paper__btn {
  text-align: center;
  margin-bottom: 40px;
}

#sif-page .nazo__paper__btn .m--botton a {
  font-family: 'NotoSans-black', sans-serif;
  padding-left: 60px;
  padding-right: 40px;
  font-size: 24px;
  position: relative;
}

#sif-page .nazo__paper__btn .m--botton a:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 14px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}

#sif-page .nazo__paper__error {
  font-size: 18px;
  font-family: 'NotoSans-black', sans-serif;
  color: #cc0000;
  text-align: center;
  line-height: 1.7em;
  margin-bottom: 40px;
  display: none;
}

#sif-page .nazo__paper__block {
  background: url("../img/se_clearfile/nazo_bg_pc.png") center top no-repeat;
  background-size: 100% 100%;
  position: relative;
  zoom: 1;
  width: 100%;
  padding: 60px 0;
}

#sif-page .nazo__paper__block:after {
  content: "";
  clear: both;
  display: block;
}

#sif-page .nazo__paper__block dl {
  display: table;
  width: 50%;
  margin: 0 auto 20px auto;
}

#sif-page .nazo__paper__block dt {
  display: table-cell;
  width: 20%;
  font-family: 'NotoSans-black', sans-serif;
  font-size: 42px;
  line-height: 1.0em;
  vertical-align: middle;
  text-align: center;
}

#sif-page .nazo__paper__block dd {
  display: table-cell;
  width: 80%;
  vertical-align: middle;
}

#sif-page .nazo__paper__block .answer--frame {
  position: relative;
  height: 75px;
  border-left: #000000 solid 3px;
  zoom: 1;
}

#sif-page .nazo__paper__block .answer--frame:after {
  content: "";
  clear: both;
  display: block;
}

#sif-page .nazo__paper__block .answer--frame .frame1,
#sif-page .nazo__paper__block .answer--frame .frame2,
#sif-page .nazo__paper__block .answer--frame .frame3,
#sif-page .nazo__paper__block .answer--frame .frame4 {
  display: block;
  float: left;
  width: 75px;
  height: 100%;
  border-top: #000000 solid 3px;
  border-right: #000000 solid 3px;
  border-bottom: #000000 solid 3px;
  font-size: 42px;
  font-family: 'NotoSans-black', sans-serif;
  line-height: 75px;
  text-align: center;
  position: relative;
}

#sif-page .nazo__paper__block .answer--frame i {
  font-style: normal;
  font-size: 16px;
  position: absolute;
  right: 5px;
  top: 5px;
  display: block;
  line-height: 1.0em;
}

#sif-page .nazo__paper__block__last {
  text-align: center;
  font-family: 'NotoSans-black', sans-serif;
  font-size: 40px;
  padding: 20px 0;
}

#sif-page .nazo__paper__block__last span {
  letter-spacing: .15em;
}

#sif-page .nazo__paper__block__hint {
  position: absolute;
  left: 50%;
  bottom: -60px;
  z-index: -1;
  margin-left: -77px;
}

#sif-page .nazo__paper__block__hint a {
  transition: all .2s;
  display: block;
}

#sif-page .nazo__paper__block__hint a:hover {
  transform: translateY(6px);
}

#sif-page .items {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-top: -50px;
  margin-bottom: 850px;
}

#sif-page .items__inner {
  width: 1072px;
  margin: 0 auto;
  position: relative;
  border: none;
}

#sif-page .item__1,
#sif-page .item__2,
#sif-page .item__3,
#sif-page .item__4,
#sif-page .item__5,
#sif-page .item__6,
#sif-page .item__c1,
#sif-page .item__c2,
#sif-page .item__c3,
#sif-page .item__c4,
#sif-page .item__c5,
#sif-page .item__c6 {
  position: absolute;
  left: 50%;
}

#sif-page .item__1 {
  top: 0px;
  transform: translateX(-610px);
  z-index: 2;
}

#sif-page .item__2 {
  top: 160px;
  transform: translateX(-140px);
  z-index: 2;
}

#sif-page .item__3 {
  top: -50px;
  transform: translateX(130px);
  z-index: 1;
}

#sif-page .item__5 {
  top: 400px;
  transform: translateX(-360px);
  z-index: 1;
}

#sif-page .item__6 {
  top: 330px;
  transform: translateX(360px);
  z-index: 5;
}

#sif-page .item__c1 {
  top: -50px;
  transform: translateX(-310px) rotate(20deg);
  z-index: 1;
}

#sif-page .item__c2 {
  top: -10px;
  transform: translateX(-160px);
  z-index: 1;
}

#sif-page .item__c3 {
  top: 550px;
  transform: translateX(240px);
  z-index: 1;
}

#sif-page .item__c4 {
  top: 550px;
  transform: translateX(-500px);
  z-index: 1;
}

#sif-page .item__c5 {
  top: 600px;
  transform: translateX(-150px);
  z-index: 1;
}

#sif-page .item__c6 {
  top: 650px;
  transform: translateX(-450px);
  z-index: 1;
}

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

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

  memo:
  padding: 70px
  padding: 21.875vw
  @mixin =========================================================================================== */
  #container {
    background: none;
  }
  #container:before, #container:after {
    display: none;
  }
  .blind__inner {
    background: none;
  }
  .blind__text {
    display: none;
  }
  .titlearea {
    width: 100%;
    position: relative;
    z-index: 1;
    border: none;
  }
  .titlearea__inner {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    padding-bottom: 15px;
    padding-bottom: 4.6875vw;
  }
  .titlearea__headline {
    padding-top: 0;
  }
  .titlearea__headline img {
    height: 50.5px;
    height: 15.78125vw;
    width: auto;
  }
  .titlearea__logoSp {
    display: block;
    margin-bottom: 10px;
    margin-bottom: 3.125vw;
  }
  .titlearea__logoSp img {
    width: 126px;
    width: 39.375vw;
    height: auto;
  }
  .paging {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
    margin-bottom: 15.625vw;
  }
  .paging__inner {
    width: 90.625%;
    margin: 0 auto;
    position: relative;
    border: none;
    text-align: center;
  }
  .paging__btnTop {
    display: inline-block;
  }
  .paging__btnTop a {
    display: block;
    background-color: #000000;
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    font-size: 3.75vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    padding: 10px 40px;
    padding: 3.125vw 12.5vw;
    border-radius: 50px;
  }
  .bg--01 {
    margin: 0 auto;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 40px;
    padding-bottom: 12.5vw;
    position: relative;
    z-index: 0;
    background: url("../img/common/bg_01_middle_sp.png") center top repeat-y;
    background-size: 100% auto;
  }
  .bg--01:before, .bg--01:after {
    content: '';
    display: block;
    width: 100%;
    line-height: 0;
    font-size: 0;
    position: absolute;
    left: 0;
  }
  .bg--01:before {
    height: 1.5px;
    height: 0.46875vw;
    background: url("../img/common/bg_01_top_sp.png") center top no-repeat;
    background-size: 100% auto;
    top: -5px;
  }
  .bg--01:after {
    height: 15px;
    height: 4.6875vw;
    background: url("../img/common/bg_01_bottom_sp.png") center top no-repeat;
    background-size: 100% auto;
    bottom: -15px;
    bottom: -4.6875vw;
  }
  .bg--02 {
    margin: 0 auto;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 30px;
    padding-bottom: 9.375vw;
    position: relative;
    z-index: 0;
    background: url("../img/common/bg_02_middle_sp.png") center top repeat-y;
    background-size: 100% auto;
  }
  .bg--02:before, .bg--02:after {
    content: '';
    display: block;
    width: 100%;
    line-height: 0;
    font-size: 0;
    position: absolute;
    left: 0;
  }
  .bg--02:before {
    height: 1.5px;
    height: 0.46875vw;
    background: url("../img/common/bg_02_top_sp.png") center top no-repeat;
    background-size: 100% auto;
    top: -1.5px;
    top: -0.46875vw;
  }
  .bg--02:after {
    height: 15px;
    height: 4.6875vw;
    background: url("../img/common/bg_02_bottom_sp.png") center top no-repeat;
    background-size: 100% auto;
    bottom: -15px;
    bottom: -4.6875vw;
  }
  .bg--03 {
    margin: 0 auto;
    width: 100%;
    padding-bottom: 50px;
    padding-bottom: 15.625vw;
    position: relative;
    z-index: 0;
    background: url("../img/common/bg_03_middle.png") center top repeat-y;
    background-size: 150% auto;
  }
  .bg--03:before, .bg--03:after {
    content: '';
    display: block;
    width: 100%;
    line-height: 0;
    font-size: 0;
    position: absolute;
    left: 0;
  }
  .bg--03:before {
    height: 5px;
    height: 1.5625vw;
    background: url("../img/common/bg_03_top.png") center top no-repeat;
    background-size: cover;
    top: -5px;
    top: -1.5625vw;
  }
  .bg--03:after {
    height: 3px;
    height: 0.9375vw;
    background: url("../img/common/bg_03_bottom.png") center top no-repeat;
    background-size: cover;
    bottom: -3px;
    bottom: 0.9375vw;
  }
  .bg--sealL {
    position: absolute;
    left: -6px;
    left: -1.875vw;
    top: -16px;
    top: -5vw;
    z-index: 1;
  }
  .bg--sealL img {
    width: 83.5px;
    width: 26.09375vw;
    height: auto;
  }
  .bg--sealR {
    position: absolute;
    right: -6px;
    right: -1.875vw;
    top: -16px;
    top: -5vw;
    z-index: 1;
  }
  .bg--sealR img {
    width: 81.5px;
    width: 25.46875vw;
    height: auto;
  }
  .bg--pin {
    position: absolute;
    left: 50%;
    top: 10px;
    top: 3.125vw;
    z-index: 1;
  }
  .bg--pin img {
    width: 18px;
    width: 5.625vw;
    height: auto;
  }
  #location-page {
    position: relative;
    width: 100%;
    min-width: 100%;
    overflow: hidden;
  }
  #location-page .main {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 75px;
  }
  #location-page .main__inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    border: none;
  }
  #location-page .main__paper {
    padding: 30px 0;
    padding: 9.375vw 0;
  }
  #location-page .main__paper__inner {
    width: 80%;
    margin: 0 auto;
    border: none;
  }
  #location-page .main__paper__headline {
    text-align: center;
    background: none;
    margin-bottom: 25px;
    margin-bottom: 7.8125vw;
  }
  #location-page .main__paper__headline img {
    height: 61px;
    height: 19.0625vw;
    width: auto;
  }
  #location-page .main__paper__wrap {
    zoom: 1;
    width: 100%;
  }
  #location-page .main__paper__wrap:after {
    content: "";
    clear: both;
    display: block;
  }
  #location-page .main__paper__visual {
    width: 100%;
    float: none;
    margin-bottom: 30px;
    margin-bottom: 9.375vw;
  }
  #location-page .main__paper__visual .is__soon {
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center;
    padding: 65px 0;
    padding: 20.3125vw 0;
  }
  #location-page .main__paper__visual .is__soon img {
    width: 215px;
    width: 67.1875vw;
    height: auto;
  }
  #location-page .main__paper__detail {
    width: 100%;
    float: none;
  }
  #location-page .main__paper__detail__title {
    font-size: 11px;
    font-size: 3.4375vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    margin-bottom: 20px;
    margin-bottom: 6.25vw;
    line-height: 1.4em;
  }
  #location-page .main__paper__detail__title span {
    display: block;
    letter-spacing: -.04em;
    font-size: 15px;
    font-size: 4.6875vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-indent: -7.5px;
    text-indent: -2.34375vw;
    margin-top: 0;
    line-height: 1.4em;
  }
  #location-page .main__paper__detail__schedule {
    border-bottom: solid 2px #000000;
    border-bottom: solid 0.625vw #000000;
  }
  #location-page .main__paper__detail__schedule dl {
    display: block;
    border-top: solid 2px #000000;
    border-top: solid 0.625vw #000000;
    width: 100%;
  }
  #location-page .main__paper__detail__schedule dt {
    display: block;
    width: 100%;
    position: relative;
    font-size: 10px;
    font-size: 3.125vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    text-align: center;
    padding: 5px 0;
    padding: 1.5625vw 0;
    vertical-align: top;
    border-bottom: solid 1px #000000;
    border-bottom: solid 0.3125vw #000000;
  }
  #location-page .main__paper__detail__schedule dd {
    display: block;
    width: 100%;
    position: relative;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    padding: 10px 0;
    vertical-align: top;
  }
  #location-page .main__paper__detail__schedule dd p {
    padding-left: 0;
    border-left: none;
  }
  #location-page .main__paper__detail__schedule .schedule--date dt {
    line-height: 1.6em;
  }
  #location-page .main__paper__detail__schedule .schedule--date dd {
    font-size: 16px;
    font-size: 5vw;
    line-height: 1.6em;
    text-align: center;
  }
  #location-page .main__paper__detail__schedule .schedule--date p {
    line-height: 1.5em;
  }
  #location-page .main__paper__detail__schedule .schedule--time dt {
    line-height: 1.6em;
  }
  #location-page .main__paper__detail__schedule .schedule--time dd {
    font-size: 11.5px;
    font-size: 3.59375vw;
    line-height: 1.6em;
  }
  #location-page .main__paper__detail__schedule .schedule--time dd span {
    font-size: 10px;
    font-size: 3.125vw;
  }
  #location-page .main__paper__detail__schedule .schedule--time dd p {
    position: relative;
    white-space: nowrap;
  }
  #location-page .main__paper__detail__schedule .schedule--time dd p.is__finished {
    padding-left: 40px;
    padding-left: 12.5vw;
  }
  #location-page .main__paper__detail__schedule .schedule--time dd p.is__finished strong {
    color: #cc0000;
  }
  #location-page .main__paper__detail__schedule .schedule--time dd p.is__added {
    padding-left: 40px;
    padding-left: 12.5vw;
  }
  #location-page .main__paper__detail__schedule .schedule--time dd p.is__added strong {
    color: #0065cc;
  }
  #location-page .main__paper__detail__schedule .schedule--time dd p.is__added i {
    color: #0065cc;
    font-style: normal;
  }
  #location-page .main__paper__detail__schedule .schedule--time dd strong {
    font-style: normal;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    font-size: 10px;
    font-size: 3.125vw;
    line-height: 1.8em;
  }
  #location-page .tickets {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 70px;
    margin-bottom: 21.875vw;
  }
  #location-page .tickets__inner {
    width: 90.625%;
    margin: 0 auto;
    position: relative;
    border: none;
  }
  #location-page .tickets__headline {
    text-align: center;
    position: relative;
    z-index: 1;
  }
  #location-page .tickets__headline img {
    width: 105px;
    width: 32.8125vw;
    height: auto;
  }
  #location-page .tickets__paper {
    margin-top: -51.5px;
    margin-top: -16.09375vw;
    padding: 85px 0 50px 0;
    padding: 26.5625vw 0 15.625vw 0;
  }
  #location-page .tickets__paper__inner {
    width: 83%;
    margin: 0 auto;
    border: none;
  }
  #location-page .tickets__paper__pre,
  #location-page .tickets__paper__es,
  #location-page .tickets__paper__normal,
  #location-page .tickets__paper__price {
    text-align: center;
    margin-bottom: 40px;
    margin-bottom: 12.5vw;
  }
  #location-page .tickets__paper__pre h4,
  #location-page .tickets__paper__es h4,
  #location-page .tickets__paper__normal h4,
  #location-page .tickets__paper__price h4 {
    margin-bottom: 10px;
    margin-bottom: 3.125vw;
  }
  #location-page .tickets__paper__date {
    margin-bottom: 25px;
    margin-bottom: 7.8125vw;
  }
  #location-page .tickets__paper__text {
    font-size: 10px;
    font-size: 3.125vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    line-height: 1.6em;
    text-align: left;
  }
  #location-page .tickets__paper__pre h4 img {
    width: 100%;
    height: auto;
  }
  #location-page .tickets__paper__pre .tickets__paper__date img {
    height: 14px;
    height: 4.375vw;
    width: auto;
  }
  #location-page .tickets__paper__pre .tickets__paper__btn {
    display: block;
  }
  #location-page .tickets__paper__pre .tickets__paper__btn a {
    padding-left: 0;
    padding-right: 0;
  }
  #location-page .tickets__paper__es h4 img {
    width: 100%;
    height: auto;
  }
  #location-page .tickets__paper__es .tickets__paper__date img {
    height: 14px;
    height: 4.375vw;
    width: auto;
  }
  #location-page .tickets__paper__es__btns {
    margin-bottom: 15px;
    margin-bottom: 4.6875vw;
  }
  #location-page .tickets__paper__es__btns li {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
    margin-bottom: 4.6875vw;
  }
  #location-page .tickets__paper__normal h4 img {
    width: auto;
    height: 21px;
    height: 6.5625vw;
  }
  #location-page .tickets__paper__normal .tickets__paper__date img {
    height: 14px;
    height: 4.375vw;
    width: auto;
  }
  #location-page .tickets__paper__price h4 img {
    height: 14px;
    height: 4.375vw;
    width: auto;
  }
  #location-page .tickets__paper__price__graph {
    margin-bottom: 40px;
    letter-spacing: 0;
    font-size: 0;
  }
  #location-page .tickets__paper__price__graph dl {
    letter-spacing: normal;
    font-size: medium;
    display: inline-block;
    margin: 0 1px;
    margin: 0 0.3125vw;
    width: 75px;
    width: 23.4375vw;
  }
  #location-page .tickets__paper__price__graph dt {
    font-size: 11px;
    font-size: 3.4375vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.2em;
    display: block;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 8px 0;
    padding: 2.5vw 0;
    height: 50px;
    height: 15.625vw 0;
    margin-bottom: 2px;
    margin-bottom: 0.625vw;
    letter-spacing: -.04em;
  }
  #location-page .tickets__paper__price__graph dd {
    font-size: 14px;
    font-size: 4.375vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: block;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 20px 0;
    padding: 6.25vw 0;
  }
  #location-page .tickets__paper__price__btn {
    margin-bottom: 15px;
    margin-bottom: 4.6875vw;
    display: block;
  }
  #location-page .tickets__paper__price__btn a {
    padding-left: 0;
    padding-right: 0;
  }
  #location-page .tickets__paper__price__caps {
    font-size: 10px;
    font-size: 3.125vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.84em;
    text-align: left;
  }
  #location-page .tickets__paper__notice {
    border: #000000 solid 2px;
    border: #000000 solid 0.625vw;
    width: 94%;
    margin: 0 auto;
  }
  #location-page .tickets__paper__notice__btn {
    text-align: center;
  }
  #location-page .tickets__paper__notice__btn a {
    color: #000000;
    text-decoration: none;
    display: block;
    font-size: 11px;
    font-size: 3.4375vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    padding: 10px 0;
    padding: 3.125vw 0;
    position: relative;
  }
  #location-page .tickets__paper__notice__btn a:before {
    content: '';
    display: block;
    width: 11.5px;
    width: 3.59375vw;
    height: 7px;
    height: 2.1875vw;
    background: url("../img/common/icon_down.png") 98% center no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    margin-top: -3.5px;
    margin-top: -1.09375vw;
    right: 3%;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
  }
  #location-page .tickets__paper__notice__detail {
    display: none;
    font-size: 10px;
    font-size: 3.125vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    margin: 0 10px;
    margin: 0 3.125vw;
    padding: 10px 0;
    padding: 3.125vw 0;
    border-top: #000000 solid 2px;
    border-top: #000000 solid 0.625vw;
    line-height: 1.6em;
  }
  #location-page .info {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
    margin-bottom: 15.625vw;
  }
  #location-page .info__inner {
    width: 90.625%;
    margin: 0 auto;
    position: relative;
    border: none;
  }
  #location-page .info__paper {
    padding: 50px 0 50px 0;
    padding: 15.625vw 0 15.625vw 0;
  }
  #location-page .info__paper__inner {
    width: 80%;
    margin: 0 auto;
    border: none;
  }
  #location-page .info__paper__inner dl {
    display: block;
    border-bottom: #000000 solid 2px;
    border-bottom: #000000 solid 0.625vw;
    width: 100%;
    margin-bottom: 30px;
    margin-bottom: solid 9.375vw;
  }
  #location-page .info__paper__inner dt {
    display: block;
    width: 100%;
    font-size: 13px;
    font-size: 4.0625vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    padding: 0;
    padding-bottom: 20px;
    padding-bottom: solid 6.25vw;
  }
  #location-page .info__paper__inner dt span {
    background-color: #F6F659;
  }
  #location-page .info__paper__inner dd {
    display: block;
    width: 100%;
    font-size: 10px;
    font-size: 3.125vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    padding: 0;
    line-height: 1.6em;
    padding-bottom: 30px;
    padding-bottom: solid 9.375vw;
  }
  #location-page .info__paper__details {
    border-left: none;
    padding-left: 0;
  }
  #location-page .info__paper__details strong {
    font-size: 12px;
    font-size: 3.75vw;
    line-height: 1.6em;
  }
  #location-page .info__paper__details__name {
    font-size: 15px;
    font-size: 4.6875vw;
    line-height: 1.5em;
    margin-bottom: 5px;
  }
  #location-page .info__paper__details__address {
    margin-bottom: 15px;
  }
  #location-page .info__paper__details__btns li {
    width: 100%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 15px;
    margin-bottom: 4.6875vw;
  }
  #location-page .info__paper__details__btns li a {
    padding-top: 15px;
    padding-top: 4.6875vw;
    padding-bottom: 15px;
    padding-bottom: 4.6875vw;
  }
  #location-page .info__paper__details__fontL {
    font-size: 12px;
    font-size: 3.75vw;
    color: #B70000;
    line-height: 1.6em;
    margin-bottom: 15px;
    margin-bottom: 4.6875vw;
  }
  #location-page .info__paper__details__dl {
    letter-spacing: 0;
    font-size: 0;
    margin-bottom: 20px;
  }
  #location-page .info__paper__details__dl li {
    letter-spacing: normal;
    font-size: medium;
    display: inline-block;
    margin: 0 5px 0 0;
    margin: 0 1.5625vw 0 0;
  }
  #location-page .info__paper__details__dl li:last-child {
    margin-right: 0;
  }
  #location-page .info__paper__details__dl img {
    height: 37px;
    height: 11.5625vw;
    width: auto;
  }
  #location-page .info__paper__details__caps {
    font-size: 10px;
    font-size: 3.125vw;
  }
  #location-page .info__paper__btnOther {
    margin-top: 30px;
    margin-top: 9.375vw;
    text-align: center;
    display: block;
    width: 100%;
  }
  #location-page .info__paper__btnOther p {
    display: block;
  }
  #location-page .info__paper__btnOther a {
    display: block;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
    padding-top: 4.6875vw;
    padding-bottom: 15px;
    padding-bottom: 4.6875vw;
    font-size: 10px;
    font-size: 3.125vw;
  }
  #location-page .info__paper__details__button p {
    display: block;
    text-align: center;
  }
  #location-page .info__paper__details__button a {
    padding-top: 10px;
    padding-top: 3.125vw;
    padding-bottom: 12px;
    padding-bottom: 3.75vw;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.4em;
    font-size: 10px;
    font-size: 3.125vw;
  }
  #faq-page {
    position: relative;
    width: 100%;
    min-width: 90.625%;
    overflow: hidden;
  }
  #faq-page .notice {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
    margin-bottom: 18.75vw;
  }
  #faq-page .notice__inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    border: none;
  }
  #faq-page .notice__paper {
    padding: 50px 0 20px 0;
    padding: 15.625vw 0 6.25vw 0;
  }
  #faq-page .notice__paper__inner {
    width: 75%;
    margin: 0 auto;
    border: none;
  }
  #faq-page .notice__paper__headline {
    text-align: center;
    font-size: 15px;
    font-size: 4.6875vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    margin-bottom: 25px;
    margin-bottom: 7.8125vw;
    line-height: 1.0em;
  }
  #faq-page .notice__paper__block {
    margin-bottom: 25px;
    margin-bottom: 7.8125vw;
  }
  #faq-page .notice__paper__block h4 {
    font-size: 12px;
    font-size: 3.75vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    color: #BB0000;
    margin-bottom: 25px;
    margin-bottom: 7.8125vw;
    line-height: 1.0em;
  }
  #faq-page .notice__paper__block li {
    font-size: 11px;
    font-size: 3.4375vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    line-height: 1.6em;
    list-style: disc;
    list-style-position: inside;
    text-indent: -17px;
    text-indent: -5.3125vw;
    margin-left: 17px;
    margin-left: 5.3125vw;
    margin-bottom: 5px;
  }
  #faq-page .notice__paper__block li span {
    font-size: 10px;
    font-size: 3.125vw;
  }
  #faq-page .notice__paper__text {
    font-size: 11px;
    font-size: 3.4375vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    line-height: 1.6em;
  }
  #faq-page .notice__paper__text span {
    font-size: 10px;
    font-size: 3.125vw;
  }
  #faq-page .notice__paper__dl {
    letter-spacing: 0;
    font-size: 0;
    margin: 0 0 10px 16px;
    margin: 0 0 3.125vw 5vw;
    padding-top: 10px;
    padding-top: 3.125vw;
  }
  #faq-page .notice__paper__dl p {
    letter-spacing: normal;
    font-size: medium;
    display: block;
    margin: 0 0 5px 0;
    margin: 0 0 1.5625vw 0;
  }
  #faq-page .qa {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
    margin-bottom: 18.75vw;
  }
  #faq-page .qa__inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    border: none;
  }
  #faq-page .qa__paper {
    padding: 50px 0 20px 0;
    padding: 15.625vw 0 6.25vw 0;
  }
  #faq-page .qa__paper__inner {
    width: 75%;
    margin: 0 auto;
    border: none;
  }
  #faq-page .qa__paper__headline {
    text-align: center;
    font-size: 15px;
    font-size: 4.6875vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    margin-bottom: 25px;
    margin-bottom: 7.8125vw;
    line-height: 1.0em;
  }
  #faq-page .qa__paper__block {
    margin-bottom: 25px;
    margin-bottom: 7.8125vw;
  }
  #faq-page .qa__paper__block h4 {
    font-size: 12px;
    font-size: 3.75vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    color: #BB0000;
    margin-bottom: 25px;
    margin-bottom: 7.8125vw;
    line-height: 1.0em;
  }
  #faq-page .qa__paper__block dl {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    margin-bottom: 6.25vw;
  }
  #faq-page .qa__paper__block dt {
    font-size: 11px;
    font-size: 3.4375vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    line-height: 1.6em;
    color: #22598D;
    margin-bottom: 10px;
    margin-bottom: 3.125vw;
  }
  #faq-page .qa__paper__block dd {
    font-size: 11px;
    font-size: 3.4375vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    line-height: 1.6em;
  }
  #nazo-page {
    position: relative;
    width: 100%;
    min-width: 90.625%;
    overflow: hidden;
  }
  #nazo-page .question {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
    margin-bottom: 15.625vw;
  }
  #nazo-page .question__inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    border: none;
  }
  #nazo-page .question__paper {
    padding: 25px 0 40px 0;
    padding: 7.8125vw 0 12.5vw 0;
  }
  #nazo-page .question__paper__inner {
    width: 75%;
    margin: 0 auto;
    border: none;
  }
  #nazo-page .question__paper__nazo {
    margin-bottom: 45px;
    margin-bottom: 14.0625vw;
    position: relative;
    text-align: center;
  }
  #nazo-page .question__paper__nazo__img {
    position: relative;
    z-index: 1;
  }
  #nazo-page .question__paper__nazo__img img {
    width: 100%;
    height: auto;
  }
  #nazo-page .question__paper__nazo__hint {
    position: absolute;
    left: 50%;
    bottom: -30px;
    bottom: -9.375vw;
    z-index: 0;
    margin-left: -38.5px;
    margin-left: -12.03125vw;
  }
  #nazo-page .question__paper__nazo__hint a {
    transition: none;
    display: block;
  }
  #nazo-page .question__paper__nazo__hint a:hover {
    transform: none;
  }
  #nazo-page .question__paper__nazo__hint img {
    width: 77px;
    width: 24.0625vw;
    height: auto;
  }
  #nazo-page .question__paper__input {
    width: 100%;
    margin: 0 auto 25px auto;
    margin: 0 auto 7.8125vw auto;
    background: url("../img/nazo/question_bar.png") left bottom no-repeat;
    background-size: 100% auto;
    background-size: 100% 3px;
    background-size: 100% 0.9375vw;
  }
  #nazo-page .question__paper__input .input--text {
    background: none;
    border: none;
    border-radius: 10px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 18px;
    font-size: 5.625vw;
    box-sizing: border-box;
    height: 35px;
    height: 10.9375vw;
    line-height: 35px;
    line-height: 10.9375vw;
    padding: 0 15px;
    padding: 0 4.6875vw;
    width: 100%;
  }
  #nazo-page .question__paper__submit {
    text-align: center;
  }
  #nazo-page .question__paper__submit p {
    display: block;
  }
  #nazo-page .question__paper__submit a {
    padding-left: 0;
    padding-right: 0;
  }
  #se_clearfile-page {
    position: relative;
    width: 100%;
    min-width: 90.625%;
    overflow: hidden;
  }
  #se_clearfile-page .titlearea__inner {
    height: auto;
  }
  #se_clearfile-page .titlearea__headline img {
    width: 220px;
    width: 68.75vw;
    height: auto;
  }
  #se_clearfile-page .nazo {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 140px;
  }
  #se_clearfile-page .nazo__inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    border: none;
  }
  #se_clearfile-page .nazo__paper {
    padding: 45px 0 40px 0;
    padding: 14.0625vw 0 12.5vw 0;
  }
  #se_clearfile-page .nazo__paper__inner {
    width: 75%;
    margin: 0 auto;
    border: none;
  }
  #se_clearfile-page .nazo__paper__block {
    background: url("../img/se_clearfile/nazo_bg_sp.png") center top no-repeat;
    background-size: 100% auto;
    position: relative;
    zoom: 1;
    width: 244%;
    width: 76.25vw;
    height: 488px;
    height: 138.75vw;
    margin-bottom: 50px;
  }
  #se_clearfile-page .nazo__paper__block:after {
    content: "";
    clear: both;
    display: block;
  }
  #se_clearfile-page .nazo__paper__block__title {
    position: absolute;
    left: 16px;
    left: 5vw;
    top: 14px;
    top: 4.375vw;
  }
  #se_clearfile-page .nazo__paper__block__title img {
    height: 27px;
    height: 8.4375vw;
    width: auto;
  }
  #se_clearfile-page .nazo__paper__block__ph {
    width: 92%;
    float: none;
    padding-top: 45px;
    padding-top: 14.0625vw;
    margin: 0 auto;
    position: relative;
  }
  #se_clearfile-page .nazo__paper__block__ph img {
    position: relative;
    z-index: 0;
  }
  #se_clearfile-page .nazo__paper__block__ph:after {
    content: '';
    display: block;
    background: url("../img/common/icon_clip_sp.png") center top no-repeat;
    width: 38px;
    width: 11.875vw;
    height: 81.5px;
    height: 25.46875vw;
    background-size: cover;
    position: absolute;
    left: auto;
    right: 20px;
    right: 6.25vw;
    top: -7px;
    top: -2.1875vw;
  }
  #se_clearfile-page .nazo__paper__block__details {
    float: none;
    width: 88%;
    margin: 0 auto;
    padding-top: 5px;
    padding-top: 1.5625vw;
  }
  #se_clearfile-page .nazo__paper__block__details__input {
    width: 100%;
    margin: 0 auto 20px auto;
    margin: 0 auto 6.25vw auto;
    background: url("../img/nazo/question_bar.png") left bottom no-repeat;
    background-size: 100% 2px;
    background-size: 100% 0.625vw;
  }
  #se_clearfile-page .nazo__paper__block__details__input .input--text {
    background: none;
    border: none;
    border-radius: 10px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 12px;
    font-size: 3.75vw;
    box-sizing: border-box;
    height: 32.5px;
    height: 10.15625vw;
    line-height: 32.5px;
    line-height: 10.15625vw;
    padding: 0 15px;
    padding: 0 4.6875vw;
    width: 100%;
  }
  #se_clearfile-page .nazo__paper__block__details__submit {
    text-align: center;
    margin-bottom: 10px;
    margin-bottom: 3.125vw;
  }
  #se_clearfile-page .nazo__paper__block__details__submit .m--botton {
    width: 100%;
  }
  #se_clearfile-page .nazo__paper__block__details__submit a {
    display: block;
    width: 100%;
    line-height: 40px;
    line-height: 12.5vw;
    padding: 0;
    font-size: 11px;
    font-size: 3.4375vw;
  }
  #se_clearfile-page .nazo__paper__block__details__hint {
    text-align: center;
  }
  #se_clearfile-page .nazo__paper__block__details__hint a {
    display: block;
    box-sizing: border-box;
    border: 2px solid #000000;
    border: 0.625vw solid #000000;
    font-size: 11px;
    font-size: 3.4375vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    color: #000000;
    letter-spacing: -.04em;
    line-height: 40px;
    line-height: 12.5vw;
  }
  #howto-page {
    position: relative;
    width: 100%;
    min-width: 90.625%;
    overflow: hidden;
    background: url("../img/howto/bg_item_sp.png") center 150px no-repeat;
    background: url("../img/howto/bg_item_sp.png") center 46.875vw no-repeat;
    background-size: 100% auto;
  }
  #howto-page .steps {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 35px;
    margin-bottom: 10.9375vw;
  }
  #howto-page .steps__inner {
    width: 90.625%;
    margin: 0 auto;
    position: relative;
    border: none;
    zoom: 1;
  }
  #howto-page .steps__inner:after {
    content: "";
    clear: both;
    display: block;
  }
  #howto-page .steps__block {
    position: relative;
  }
  #howto-page .steps__block__bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    pointer-events: none;
  }
  #howto-page .steps__block__details {
    position: relative;
    z-index: 1;
  }
  #howto-page .steps__block__details__head {
    margin-bottom: 15px;
    margin-bottom: 4.6875vw;
  }
  #howto-page .steps__block__details__head img {
    height: 28px;
    height: 8.75vw;
    width: auto;
  }
  #howto-page .steps__block__details__name {
    margin: 0 0 10px 0;
    margin: 0 0 3.125vw 0;
    line-height: 1.0em;
  }
  #howto-page .steps__block__details__text {
    margin: 0;
    font-size: 10px;
    font-size: 3.125vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    line-height: 1.6em;
  }
  #howto-page .steps__01 {
    width: 235.5px;
    width: 73.59375vw;
    height: 554.5px;
    height: 173.28125vw;
    margin: 0 0 25px 0;
    margin: 0 0 7.8125vw 0;
  }
  #howto-page .steps__01 .steps__block__details {
    margin-left: 28px;
    margin-left: 8.75vw;
    padding-top: 17px;
    padding-top: 5.3125vw;
  }
  #howto-page .steps__01 .steps__block__details__name img {
    height: 40px;
    height: 12.5vw;
    width: auto;
  }
  #howto-page .steps__01 .steps__block__details__text {
    margin-bottom: 158px;
    margin-bottom: 49.375vw;
  }
  #howto-page .steps__01 .steps__block__bg img {
    width: 100%;
    height: auto;
  }
  #howto-page .steps__01__caps {
    font-size: 10px;
    font-size: 3.125vw;
    line-height: 1.6em;
    margin: 0 0 5px 0;
    margin: 0 0 1.5625vw 0;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform: scale(0.9);
    white-space: nowrap;
  }
  #howto-page .steps__01__button {
    margin: 0 0 10px 0;
    margin: 0 0 3.125vw 0;
    letter-spacing: 0;
    font-size: 0;
    position: relative;
    z-index: 1;
  }
  #howto-page .steps__01__button li {
    letter-spacing: normal;
    font-size: medium;
    display: inline-block;
    margin-right: 0;
    margin-bottom: 5px;
    margin-bottom: 1.5625vw;
    position: relative;
  }
  #howto-page .steps__01__button img {
    height: 40px;
    height: 12.5vw;
    width: auto;
  }
  #howto-page .steps__01__btn {
    margin: 0;
    width: 80%;
  }
  #howto-page .steps__01__btn a {
    background-color: #000000;
    color: #ffffff;
    font-size: 10px;
    font-size: 3.125vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.4em;
    display: block;
    text-align: center;
    padding: 5px 0;
    padding: 1.5625vw 0;
    text-decoration: none;
  }
  #howto-page .steps__02 {
    width: 236.5px;
    width: 73.90625vw;
    height: 325.5px;
    height: 101.71875vw;
    margin: 0 0 30px 0;
    margin: 0 0 9.375vw 0;
    float: right;
  }
  #howto-page .steps__02 .steps__block__details {
    margin-left: 40px;
    margin-left: 12.5vw;
    padding-top: 17px;
    padding-top: 5.3125vw;
  }
  #howto-page .steps__02 .steps__block__details__name img {
    height: 17px;
    height: 5.3125vw;
    width: auto;
  }
  #howto-page .steps__02 .steps__block__bg img {
    width: 100%;
    height: auto;
  }
  #howto-page .steps__03 {
    width: 242px;
    width: 75.625vw;
    height: 385px;
    height: 120.3125vw;
    margin: 0 0 30px 0;
    margin: 0 0 9.375vw 0;
    clear: both;
  }
  #howto-page .steps__03 .steps__block__details {
    margin-left: 28px;
    margin-left: 8.75vw;
    padding-top: 17px;
    padding-top: 5.3125vw;
  }
  #howto-page .steps__03 .steps__block__details__name img {
    height: 61.5px;
    height: 19.21875vw;
    width: auto;
  }
  #howto-page .steps__03 .steps__block__bg img {
    width: 100%;
    height: auto;
  }
  #howto-page .steps__04 {
    width: 249.5px;
    width: 77.96875vw;
    height: 863px;
    height: 269.6875vw;
    margin: 0 0 30px 0;
    margin: 0 0 9.375vw 0;
    float: right;
    transform: translateX(15px);
    transform: translateX(4.6875vw);
  }
  #howto-page .steps__04 .steps__block__details {
    margin-left: 40px;
    margin-left: 12.5vw;
    padding-top: 17px;
    padding-top: 5.3125vw;
  }
  #howto-page .steps__04 .steps__block__details__name {
    margin-bottom: 15px;
    margin-bottom: 4.6875vw;
  }
  #howto-page .steps__04 .steps__block__details__name img {
    height: 39.5px;
    height: 12.34375vw;
    width: auto;
  }
  #howto-page .steps__04 .steps__block__bg img {
    width: 100%;
    height: auto;
  }
  #howto-page .steps__04__point__head {
    margin-bottom: 5px;
    margin-bottom: 1.5625vw;
  }
  #howto-page .steps__04__point__head img {
    width: 64px;
    width: 20vw;
    height: auto;
  }
  #howto-page .steps__04__point__text {
    font-size: 10px;
    font-size: 3.125vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    line-height: 1.6em;
  }
  #howto-page .steps__04__point1 {
    margin: 0 0 160px 0;
    margin: 0 0 50vw 0;
  }
  #howto-page .steps__04__point2 {
    margin: 0 0 165px 0;
    margin: 0 0 51.5625vw 0;
  }
  #howto-page .steps__04__point3 {
    margin: 0 0 160px 0;
    margin: 0 0 50vw 0;
  }
  #howto-page .steps__05 {
    width: 229px;
    width: 71.5625vw;
    height: 326.5px;
    height: 102.03125vw;
    margin: 0 0 25px 0;
    margin: 0 0 7.8125vw 0;
    clear: both;
  }
  #howto-page .steps__05 .steps__block__details {
    margin-left: 28px;
    margin-left: 8.75vw;
    padding-top: 17px;
    padding-top: 5.3125vw;
  }
  #howto-page .steps__05 .steps__block__details__name img {
    height: 39.5px;
    height: 12.34375vw;
    width: auto;
  }
  #howto-page .steps__05 .steps__block__bg img {
    width: 100%;
    height: auto;
  }
  #howto-page .steps__06 {
    width: 235px;
    width: 73.4375vw;
    height: 428.5px;
    height: 133.90625vw;
    margin: 0 0 40px 0;
    margin: 0 0 12.5vw 0;
    float: right;
    transform: translateX(15px);
    transform: translateX(4.6875vw);
  }
  #howto-page .steps__06 .steps__block__details {
    margin-left: 25px;
    margin-left: 7.8125vw;
    padding-top: 17px;
    padding-top: 5.3125vw;
  }
  #howto-page .steps__06 .steps__block__details__name img {
    height: 39px;
    height: 12.1875vw;
    width: auto;
  }
  #howto-page .steps__06 .steps__block__bg img {
    width: 100%;
    height: auto;
  }
  #howto-page .steps__06__caps {
    position: absolute;
    left: 50%;
    top: 332px;
    top: 103.75vw;
    z-index: 1;
    transform: translateX(-50%);
  }
  #howto-page .steps__06__caps img {
    width: 193.5px;
    width: 60.46875vw;
    height: auto;
  }
  #howto-page .steps__07 {
    width: 229px;
    width: 71.5625vw;
    height: 353.5px;
    height: 110.46875vw;
    margin: 0 0 30px 0;
    margin: 0 0 9.375vw 0;
    clear: both;
  }
  #howto-page .steps__07 .steps__block__details {
    margin-left: 28px;
    margin-left: 8.75vw;
    padding-top: 17px;
    padding-top: 5.3125vw;
  }
  #howto-page .steps__07 .steps__block__details__name img {
    height: 39.5px;
    height: 12.34375vw;
    width: auto;
  }
  #howto-page .steps__07 .steps__block__bg img {
    width: 100%;
    height: auto;
  }
  #howto-page .steps__08 {
    width: 236.5px;
    width: 73.90625vw;
    height: 376px;
    height: 117.5vw;
    margin: 0;
    float: right;
  }
  #howto-page .steps__08 .steps__block__details {
    margin-left: 25px;
    margin-left: 7.8125vw;
    padding-top: 17px;
    padding-top: 5.3125vw;
  }
  #howto-page .steps__08 .steps__block__details__text {
    margin-bottom: 165px;
    margin-bottom: 51.5625vw;
  }
  #howto-page .steps__08 .steps__block__details__name {
    margin-bottom: 10px;
    margin-bottom: 3.125vw;
  }
  #howto-page .steps__08 .steps__block__details__name img {
    height: 17.5px;
    height: 5.46875vw;
    width: auto;
  }
  #howto-page .steps__08 .steps__block__bg img {
    width: 100%;
    height: auto;
  }
  #howto-page .steps__08__caps {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-left: 15px;
    margin-left: 4.6875vw;
  }
  #howto-page .steps__08__caps__head {
    margin-bottom: 5px;
    margin-bottom: 1.5625vw;
  }
  #howto-page .steps__08__caps__head img {
    height: 21px;
    height: 6.5625vw;
    width: auto;
  }
  #howto-page .steps__08__caps__text {
    font-size: 10px;
    font-size: 3.125vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -.04em;
    line-height: 1.6em;
  }
  #howto-page .steps__08__caps__text span {
    display: inline;
    background-color: #fbec00;
    border-radius: 50px;
    line-height: 1.6em;
  }
  #howto-page .notice {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
    margin-bottom: 18.75vw;
  }
  #howto-page .notice__inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    border: none;
  }
  #howto-page .notice__paper {
    padding: 50px 0 30px 0;
    padding: 15.625vw 0 9.375vw 0;
  }
  #howto-page .notice__paper__inner {
    width: 75%;
    margin: 0 auto;
    border: none;
  }
  #howto-page .notice__paper__headline {
    text-align: center;
    margin-bottom: 20px;
    margin-bottom: 6.25vw;
    line-height: 1.0em;
  }
  #howto-page .notice__paper__headline img {
    height: 18px;
    height: 5.625vw;
    width: auto;
  }
  #howto-page .notice__paper__text {
    margin-bottom: 20px;
    margin-bottom: 6.25vw;
    font-size: 11px;
    font-size: 3.4375vw;
    text-align: center;
    line-height: 1.6em;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
  #howto-page .notice__paper__btnGoods {
    letter-spacing: -.04em;
    line-height: 1.65em;
    text-align: center;
    margin: 0 auto;
    position: relative;
  }
  #howto-page .notice__paper__btnGoods.is__none a {
    pointer-events: none;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -ms-filter: "alpha(opacity=30)";
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
  }
  #howto-page .notice__paper__btnGoods.is__none:after {
    content: 'COMING SOON!!';
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    line-height: 1.0em;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%) translateX(-50%) rotate(-10deg) scale(0.8, 0.8);
    font-size: 10px;
    font-size: 3.125vw;
    font-family: 'NotoSans-black', sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    letter-spacing: .1em;
    white-space: nowrap;
    padding: 5px 10px;
    padding: 1.5625vw 3.125vw;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
  }
  #howto-page .notice__paper__btnGoods p {
    display: block;
  }
  #howto-page .notice__paper__btnGoods a {
    background-color: #000000;
    color: #ffffff;
    display: block;
    text-decoration: none;
    line-height: 1.0em;
    font-size: 12px;
    font-size: 3.75vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    padding: 15px 0;
    padding: 4.6875vw 0;
  }
  #howto-page .items {
    display: none;
  }
  #howto-page .items__bond1 {
    position: absolute;
    left: 50%;
    top: 848px;
    z-index: 0;
    transform: translateX(-593px);
  }
  #howto-page .items__eraser1 {
    position: absolute;
    left: 50%;
    top: 1206px;
    z-index: 0;
    transform: translateX(324px);
  }
  #howto-page .items__clip--orange1 {
    position: absolute;
    left: 50%;
    top: 1451px;
    z-index: 0;
    transform: translateX(357px);
  }
  #howto-page .items__tape--red1 {
    position: absolute;
    left: 50%;
    top: 1500px;
    z-index: 0;
    transform: translateX(-600px);
  }
  #howto-page .items__tape--blue1 {
    position: absolute;
    left: 50%;
    top: 2250px;
    z-index: 0;
    transform: translateX(-600px);
  }
  #howto-page .items__clip--yellow1 {
    position: absolute;
    left: 50%;
    top: 2650px;
    z-index: 0;
    transform: translateX(-430px);
  }
  #howto-page .items__clip--red1 {
    position: absolute;
    left: 50%;
    top: 2835px;
    z-index: 0;
    transform: translateX(406px);
  }
  #howto-page .items__clip--purple1 {
    position: absolute;
    left: 50%;
    top: 2970px;
    z-index: 0;
    transform: translateX(310px);
  }
  #howto-page .items__clip--pink1 {
    position: absolute;
    left: 50%;
    top: 3115px;
    z-index: 0;
    transform: translateX(-370px);
  }
  #howto-page .items__clip--orange1 {
    position: absolute;
    left: 50%;
    top: 3450px;
    z-index: 0;
    transform: translateX(-390px);
  }
  #howto-page .items__tape--red2 {
    position: absolute;
    left: 50%;
    top: 3555px;
    z-index: 0;
    transform: translateX(345px);
  }
  #howto-page .items__clip--pink2 {
    position: absolute;
    left: 50%;
    top: 3955px;
    z-index: 0;
    transform: translateX(-503px);
  }
  #howto-page .items__bond2 {
    position: absolute;
    left: 50%;
    top: 1850px;
    z-index: 0;
    transform: translateX(367px);
  }
  #howto-page .items__eraser2 {
    position: absolute;
    left: 50%;
    top: 4070px;
    z-index: 0;
    transform: translateX(-500px);
  }
  #special-page {
    position: relative;
    width: 100%;
    min-width: 90.625%;
    overflow: hidden;
  }
  #special-page .question {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
    margin-bottom: 15.625vw;
  }
  #special-page .question__inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    border: none;
  }
  #special-page .question__paper {
    padding: 40px 0 40px 0;
    padding: 12.5vw 0 12.5vw 0;
  }
  #special-page .question__paper__inner {
    width: 75%;
    margin: 0 auto;
    border: none;
  }
  #special-page .question__paper__title {
    font-size: 14px;
    font-size: 4.375vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    line-height: 1.5em;
    padding-bottom: 10px;
    padding-bottom: 3.125vw;
    margin-bottom: 20px;
    margin-bottom: 6.25vw;
    border-bottom: dashed 1px #000000;
    border-bottom: dashed 0.3125vw #000000;
  }
  #special-page .sif {
    width: 75%;
  }
  #special-page .sif__logo {
    text-align: center;
    margin-bottom: 20px;
    margin-bottom: 6.25vw;
  }
  #special-page .sif__logo img {
    width: 100%;
    height: auto;
  }
  #special-page .sif__text {
    font-size: 12px;
    font-size: 3.75vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.6em;
    margin-bottom: 20px;
    margin-bottom: 6.25vw;
  }
  #special-page .sif__btnSif {
    width: 100%;
    margin: 0 auto;
  }
  #special-page .sif__btnSif a {
    background-color: #000000;
    color: #ffffff;
    font-size: 10px;
    font-size: 3.125vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.4em;
  }
  #special-page .line {
    width: 75%;
  }
  #special-page .line__logo {
    text-align: center;
    margin-bottom: 20px;
    margin-bottom: 6.25vw;
  }
  #special-page .line__logo img {
    width: 100%;
    height: auto;
  }
  #special-page .line__text {
    font-size: 12px;
    font-size: 3.75vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.6em;
    margin-bottom: 20px;
    margin-bottom: 6.25vw;
  }
  #special-page .line__btn {
    width: 100%;
    margin: 0 auto;
  }
  #special-page .line__btn a {
    background-color: #000000;
    color: #ffffff;
    font-size: 10px;
    font-size: 3.125vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.4em;
  }
  #special-page .themesong {
    width: 75%;
  }
  #special-page .themesong__text {
    font-size: 12px;
    font-size: 3.75vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.6em;
    margin-bottom: 20px;
    margin-bottom: 6.25vw;
  }
  #special-page .themesong__btn {
    width: 100%;
    margin: 0 auto;
  }
  #special-page .themesong__btn a {
    background-color: #000000;
    color: #ffffff;
    font-size: 10px;
    font-size: 3.125vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.4em;
  }
  #special-page .themesong__movie iframe {
    height: 157.5px;
    height: 49.21875vw;
  }
  #special-page .sif1 {
    width: 75%;
  }
  #special-page .sif1__text {
    font-size: 12px;
    font-size: 3.75vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.6em;
    margin-bottom: 20px;
    margin-bottom: 6.25vw;
  }
  #special-page .sif1__btn {
    width: 100%;
    margin: 0 auto;
  }
  #special-page .sif1__btn a {
    background-color: #000000;
    color: #ffffff;
    font-size: 10px;
    font-size: 3.125vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.4em;
  }
  #special-page .cdhint {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 140px;
  }
  #special-page .cdhint__inner {
    width: 90.625%;
    margin: 0 auto;
    position: relative;
    border: none;
    zoom: 1;
  }
  #special-page .cdhint__inner:after {
    content: "";
    clear: both;
    display: block;
  }
  #special-page .cdhint__block {
    background: url("../img/common/bg_note.png") center center no-repeat;
    background-size: 100% 100%;
    width: 90%;
    position: relative;
    margin-bottom: 380px;
    margin-bottom: 118.75vw;
  }
  #special-page .cdhint__block.is__left {
    float: left;
  }
  #special-page .cdhint__block.is__right {
    float: right;
  }
  #special-page .cdhint__block__inner {
    padding: 25px;
    padding: 7.8125vw;
  }
  #special-page .cdhint__block__head {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    margin-bottom: 7.8125vw;
  }
  #special-page .cdhint__block__head__icon {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    margin-bottom: 3.125vw;
  }
  #special-page .cdhint__block__head__icon img {
    height: 28px;
    height: 8.75vw;
    width: auto;
  }
  #special-page .cdhint__block__head__name {
    display: block;
    width: 100%;
    vertical-align: middle;
    font-size: 14px;
    font-size: 4.375vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.4em;
    text-indent: -.5em;
  }
  #special-page .cdhint__block__head__name span {
    display: none;
  }
  #special-page .cdhint__block__btn {
    width: 100%;
    margin: 0 auto;
  }
  #special-page .cdhint__block__btn a {
    background-color: #000000;
    color: #ffffff;
    font-size: 12px;
    font-size: 3.75vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.4em;
    display: block;
    text-align: center;
    padding: 10px 0;
    padding: 3.125vw 0;
    text-decoration: none;
  }
  #special-page .cdhint__block__buttons {
    width: 100%;
    letter-spacing: 0;
    font-size: 0;
    text-align: center;
  }
  #special-page .cdhint__block__buttons li {
    display: inline-block;
    letter-spacing: normal;
    font-size: medium;
    width: 48%;
    margin: 0 1% 5px 1%;
    margin: 0 1% 1.5625vw 1%;
  }
  #special-page .cdhint__block__buttons a {
    background-color: #000000;
    color: #ffffff;
    font-size: 12px;
    font-size: 3.75vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.4em;
    display: block;
    text-align: center;
    padding: 10px 0;
    padding: 3.125vw 0;
    text-decoration: none;
  }
  #special-page .cdhint__caps {
    clear: both;
  }
  #special-page .cdhint__caps__text {
    text-align: center;
    font-size: 12px;
    font-size: 3.75vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.75em;
  }
  #special-page .cdhint__bg {
    position: relative;
    z-index: 0;
  }
  #special-page .cdhint__item1 {
    position: absolute;
    right: 0;
    top: 250px;
    top: 78.125vw;
  }
  #special-page .cdhint__item1 img {
    width: 140px;
    width: 43.75vw;
    height: auto;
  }
  #special-page .cdhint__item2 {
    position: absolute;
    right: auto;
    left: 0;
    top: 200px;
    top: 62.5vw;
  }
  #special-page .cdhint__item2 img {
    width: 105px;
    width: 32.8125vw;
    height: auto;
  }
  #special-page .cdhint__item3 {
    position: absolute;
    left: 50px;
    left: 15.625vw;
    top: 440px;
    top: 137.5vw;
  }
  #special-page .cdhint__item3 img {
    width: 107px;
    width: 33.4375vw;
    height: auto;
  }
  #special-page .cdhint__item4 {
    position: absolute;
    left: 0;
    top: 750px;
    top: 234.375vw;
  }
  #special-page .cdhint__item4 img {
    width: 35px;
    width: 10.9375vw;
    height: auto;
  }
  #special-page .cdhint__item5 {
    position: absolute;
    left: 50px;
    left: 15.625vw;
    top: 900px;
    top: 281.25vw;
  }
  #special-page .cdhint__item5 img {
    width: 105px;
    width: 32.8125vw;
    height: auto;
  }
  #special-page .cdhint__item6 {
    position: absolute;
    left: 50px;
    left: 15.625vw;
    top: 770px;
    top: 240.625vw;
  }
  #special-page .cdhint__item6 img {
    width: 35px;
    width: 10.9375vw;
    height: auto;
  }
  #special-page .cdhint__item7 {
    display: none;
  }
  #special-page .cdhint__item8 {
    position: absolute;
    right: 0;
    top: 900px;
    top: 281.25vw;
  }
  #special-page .cdhint__item8 img {
    width: 60px;
    width: 18.75vw;
    height: auto;
  }
  #special-page .cdhint__item9 {
    position: absolute;
    right: 0;
    top: 1400px;
    top: 437.5vw;
  }
  #special-page .cdhint__item9 img {
    width: 105px;
    width: 32.8125vw;
    height: auto;
  }
  #special-page .cdhint__item10 {
    position: absolute;
    right: 150px;
    right: 46.875vw;
    top: 1300px;
    top: 414.0625vw;
  }
  #special-page .cdhint__item10 img {
    width: 105px;
    width: 32.8125vw;
    height: auto;
  }
  #special-page .cdhint__item11 {
    position: absolute;
    left: 50px;
    left: 15.625vw;
    top: 1450px;
    top: 453.125vw;
  }
  #special-page .cdhint__item11 img {
    width: 110px;
    width: 34.375vw;
    height: auto;
  }
  #special-page .cdhint__item12 {
    position: absolute;
    right: 150px;
    right: 46.875vw;
    top: 1900px;
    top: 593.75vw;
  }
  #special-page .cdhint__item12 img {
    width: 110px;
    width: 34.375vw;
    height: auto;
  }
  #special-page .cdhint__item13 {
    position: absolute;
    left: 150px;
    left: 46.875vw;
    top: 2000px;
    top: 625vw;
  }
  #special-page .cdhint__item13 img {
    width: 40px;
    width: 12.5vw;
    height: auto;
  }
  #special-page .cdhint__item14 {
    position: absolute;
    left: auto;
    right: 0;
    top: 2100px;
    top: 656.25vw;
  }
  #special-page .cdhint__item14 img {
    width: 110px;
    width: 34.375vw;
    height: auto;
  }
  #special-page .cdhint__item15 {
    position: absolute;
    right: 0;
    top: 2500px;
    top: 781.25vw;
  }
  #special-page .cdhint__item15 img {
    width: 35px;
    width: 10.9375vw;
    height: auto;
  }
  #special-page .cdhint__item16 {
    position: absolute;
    right: 50px;
    right: 15.625vw;
    top: 2530px;
    top: 790.625vw;
  }
  #special-page .cdhint__item16 img {
    width: 105px;
    width: 32.8125vw;
    height: auto;
  }
  #special-page .cdhint__item17 {
    position: absolute;
    left: 50px;
    left: 15.625vw;
    top: 2500px;
    top: 781.25vw;
  }
  #special-page .cdhint__item17 img {
    width: 34px;
    width: 10.625vw;
    height: auto;
  }
  #special-page .cdhint__item18 {
    position: absolute;
    right: auto;
    left: 0;
    top: 2700px;
    top: 843.75vw;
  }
  #special-page .cdhint__item18 img {
    width: 140px;
    width: 43.75vw;
    height: auto;
  }
  #special-page .liveend {
    width: 80%;
  }
  #special-page .liveend__nazo {
    position: relative;
    z-index: 1;
    background: #fff4a2;
    background: linear-gradient(to bottom, #fff4a2 0%, #ffe96e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff4a2', endColorstr='#ffe96e',GradientType=0 );
    -webkit-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.2));
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="3" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.2));
    padding: 30px 20px;
    padding: 9.375vw 6.25vw;
  }
  #special-page .liveend__nazo__input {
    width: 100%;
    margin: 0 auto 25px auto;
    margin: 0 auto 7.8125vw auto;
    background: url("../img/nazo/question_bar.png") left bottom no-repeat;
    background-size: 100% auto;
    background-size: 100% 3px;
    background-size: 100% 0.9375vw;
  }
  #special-page .liveend__nazo__input .input--text {
    background: none;
    border: none;
    border-radius: 10px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 18px;
    font-size: 5.625vw;
    box-sizing: border-box;
    height: 35px;
    height: 10.9375vw;
    line-height: 35px;
    line-height: 10.9375vw;
    padding: 0 15px;
    padding: 0 4.6875vw;
    width: 100%;
  }
  #special-page .liveend__nazo__submit {
    text-align: center;
  }
  #special-page .liveend__nazo__submit p {
    display: block;
  }
  #special-page .liveend__nazo__submit a {
    padding-left: 0;
    padding-right: 0;
  }
  #special-page .liveend__hint {
    z-index: 0;
    text-align: center;
    margin-top: -5px;
    margin-top: -1.5625vw;
  }
  #special-page .liveend__hint p {
    display: inline-block;
  }
  #special-page .liveend__hint a {
    transition: none;
    display: block;
  }
  #special-page .liveend__hint a:hover {
    transform: none;
  }
  #special-page .liveend__hint img {
    width: 77px;
    width: 24.0625vw;
    height: auto;
  }
  #special-page .liveend__correct {
    width: 100%;
    text-align: center;
  }
  #special-page .liveend__correct__head {
    font-size: 24px;
    font-size: 7.5vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.0em;
    margin-bottom: 30px;
    margin-bottom: 9.375vw;
  }
  #special-page .liveend__correct__head span {
    display: inline-block;
    position: relative;
  }
  #special-page .liveend__correct__head span:after {
    content: '';
    display: block;
    width: 100%;
    height: 50%;
    background-color: rgba(255, 0, 0, 0.3);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
  }
  #special-page .liveend__correct__img {
    margin-bottom: 20px;
    margin-bottom: 6.25vw;
  }
  #special-page .liveend__correct__comment {
    background: #fff4a2;
    background: linear-gradient(to bottom, #fff4a2 0%, #ffe96e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff4a2', endColorstr='#ffe96e',GradientType=0 );
    -webkit-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.2));
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="3" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.2));
    padding: 15px 0;
    padding: 4.6875vw 0;
    width: 100%;
    margin: 0 auto 30px auto;
    margin: 0 auto 9.375vw auto;
    font-size: 12px;
    font-size: 3.75vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.6em;
  }
  #special-page .liveend__correct__shareHead {
    margin-bottom: 10px;
    margin-bottom: 3.125vw;
  }
  #special-page .liveend__correct__shareHead span {
    display: inline-block;
    position: relative;
    font-size: 12px;
    font-size: 3.75vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.0em;
  }
  #special-page .liveend__correct__shareHead span:before, #special-page .liveend__correct__shareHead span:after {
    content: '';
    display: block;
    width: 1px;
    width: 0.3125vw;
    height: 100%;
    background-color: #000000;
    position: absolute;
    top: 0;
  }
  #special-page .liveend__correct__shareHead span:before {
    left: -10px;
    left: -3.125vw;
    transform: rotate(-10deg);
  }
  #special-page .liveend__correct__shareHead span:after {
    right: -10px;
    right: -3.125vw;
    transform: rotate(10deg);
  }
  #special-page .liveend__correct__shareBtn ul {
    letter-spacing: 0;
    font-size: 0;
  }
  #special-page .liveend__correct__shareBtn li {
    letter-spacing: normal;
    font-size: medium;
    display: inline-block;
    margin: 0 10px;
    margin: 0 3.125vw;
  }
  #special-page .liveend__correct__shareBtn img {
    width: 35px;
    width: 10.9375vw;
    height: auto;
  }
  #goods-page {
    position: relative;
    width: 100%;
    min-width: 90.625%;
    overflow: hidden;
  }
  #goods-page .question {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
    margin-bottom: 12.5vw;
  }
  #goods-page .question__inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    border: none;
  }
  #goods-page .question__paper {
    padding: 40px 0 40px 0;
    padding: 12.5vw 0 12.5vw 0;
  }
  #goods-page .question__paper__inner {
    width: 70%;
    margin: 0 auto;
    border: none;
  }
  #goods-page .question__paper__text {
    margin-bottom: 15px;
    margin-bottom: 4.6875vw;
    font-size: 14px;
    font-size: 4.375vw;
    text-align: center;
    line-height: 1.6em;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: center;
  }
  #goods-page .question__paper__text span {
    font-size: 10px;
    font-size: 3.125vw;
    display: block;
  }
  #goods-page .question__paper__btn {
    text-align: center;
    position: relative;
  }
  #goods-page .question__paper__btn p {
    display: block;
  }
  #goods-page .question__paper__btn a {
    background-color: #000000;
    color: #ffffff;
    display: block;
    text-decoration: none;
    line-height: 1.0em;
    font-size: 11px;
    font-size: 3.4375vw;
    font-weight: bold;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    padding: 15px 0;
    padding: 4.6875vw 0;
  }
  #goods-page .lists {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
    margin-bottom: 12.5vw;
  }
  #goods-page .lists__inner {
    width: 90.625%;
    margin: 0 auto;
    position: relative;
    border: none;
  }
  #goods-page .lists__list {
    text-align: center;
    width: 100%;
  }
  #goods-page .lists__list ul {
    letter-spacing: 0;
    font-size: 0;
    display: block;
    width: 100%;
  }
  #goods-page .lists__list li {
    letter-spacing: normal;
    font-size: medium;
    display: inline-block;
    width: 46%;
    background: url("../img/goods/list_bg.png") left center no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin: 0 4% 15px 0;
    margin: 0 4% 4.6875vw 0;
    text-align: left;
    vertical-align: top;
  }
  #goods-page .lists__list li:before {
    content: '';
    display: block;
    width: 20.5px;
    width: 6.40625vw;
    height: 41.5px;
    height: 12.96875vw;
    background: url("../img/goods/icon_clip.png") left center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 17px;
    left: 5.3125vw;
    top: -4px;
    top: -1.25vw;
    z-index: 1;
  }
  #goods-page .lists__list li:after {
    content: '';
    display: block;
    width: 7px;
    width: 2.1875vw;
    height: 100%;
    background: url("../img/goods/list_bg_r.png") left center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -6.5px;
    right: -2.03125vw;
    top: 0;
    z-index: 1;
  }
  #goods-page .lists__list li:nth-child(3n) {
    margin-right: 4%;
  }
  #goods-page .lists__list li:nth-child(2n), #goods-page .lists__list li:last-child {
    margin-right: 4%;
  }
  #goods-page .lists__list__wrap {
    margin: 0 10px 0 12px;
    margin: 0 3.125vw 0 3.75vw;
    padding: 12px 0 0 0;
    padding: 3.75vw 0 0 0;
  }
  #goods-page .lists__list__img {
    width: 100%;
    -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.2));
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.2));
    margin-bottom: 14px;
    margin-bottom: 4.0625vw;
  }
  #goods-page .lists__list__img a {
    display: block;
    position: relative;
  }
  #goods-page .lists__list__img a:after {
    content: '';
    display: block;
    background: url("../img/goods/icon_zoom.png") center center no-repeat;
    background-size: cover;
    width: 30px;
    width: 9.375vw;
    height: 30px;
    height: 9.375vw;
    position: absolute;
    right: 5px;
    right: 1.5625vw;
    bottom: 5px;
    bottom: 1.5625vw;
    z-index: 1;
    -webkit-filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.3));
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="4" /><feOffset dx="4" dy="4" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.3));
  }
  #goods-page .lists__list__details {
    border-bottom: #000000 solid 1px;
    border-bottom: #000000 solid 0.3125vw;
    margin-bottom: 10px;
    margin-bottom: 3.125vw;
  }
  #goods-page .lists__list__details__title {
    display: block;
    font-size: 11px;
    font-size: 3.4375vw;
    font-family: 'NotoSans-black', sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.4em;
    margin-bottom: 8px;
    margin-bottom: 2.5vw;
  }
  #goods-page .lists__list__details__text {
    display: block;
    font-size: 10px;
    font-size: 3.125vw;
    line-height: 1.5em;
    margin-bottom: 8px;
    margin-bottom: 2.5vw;
  }
  #goods-page .lists__list__specs {
    margin: 0 0 12px 0;
    margin: 0 0 3.75vw 0;
    zoom: 1;
  }
  #goods-page .lists__list__specs:after {
    content: "";
    clear: both;
    display: block;
  }
  #goods-page .lists__list__specs__text {
    display: block;
    width: 100%;
    float: none;
    font-size: 10px;
    font-size: 3.125vw;
    white-space: normal;
    border: none;
    line-height: 1.4em;
  }
  #goods-page .lists__list__specs__price {
    display: block;
    width: 100%;
    float: none;
    text-align: left;
    font-family: 'NotoSans-black', sans-serif;
    font-size: 11px;
    font-size: 3.4375vw;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    white-space: normal;
    border: none;
  }
  #goods-page .lists__list__specs__price span {
    font-size: 10px;
    font-size: 3.125vw;
    display: inline-block;
    margin-left: 2.5px;
    margin-left: 0.78125vw;
  }
  #sif-page {
    position: relative;
    width: 100%;
    min-width: 90.625%;
    overflow: hidden;
  }
  #sif-page .lead {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
    margin-bottom: 15.625vw;
  }
  #sif-page .lead__inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    border: none;
  }
  #sif-page .lead__paper {
    padding: 35px 0 40px 0;
    padding: 10.9375vw 0 12.5vw 0;
  }
  #sif-page .lead__paper__inner {
    width: 75%;
    margin: 0 auto;
    border: none;
  }
  #sif-page .lead__paper__title {
    text-align: center;
    margin-bottom: 5px;
    margin-bottom: 1.5625vw;
  }
  #sif-page .lead__paper__title img {
    width: 100%;
    height: auto;
  }
  #sif-page .lead__paper__lead {
    font-size: 13px;
    font-size: 4.0625vw;
    font-family: 'NotoSans-black', sans-serif;
    line-height: 1.7em;
    margin-bottom: 20px;
    margin-bottom: 6.25vw;
    text-align: center;
  }
  #sif-page .lead__paper__text {
    font-size: 11px;
    font-size: 3.4375vw;
    font-family: 'NotoSans-black', sans-serif;
    line-height: 1.7em;
    margin-bottom: 20px;
    margin-bottom: 6.25vw;
  }
  #sif-page .lead__paper__btn {
    text-align: center;
  }
  #sif-page .lead__paper__btn .m--botton {
    display: block;
    width: 100%;
  }
  #sif-page .lead__paper__btn .m--botton a {
    font-family: 'NotoSans-black', sans-serif;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    font-size: 3.75vw;
    padding: 10px 0;
    padding: 3.125vw 0;
  }
  #sif-page .question {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
    margin-bottom: 15.625vw;
  }
  #sif-page .question__inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    border: none;
  }
  #sif-page .question__paper {
    padding: 25px 0 40px 0;
    padding: 7.8125vw 0 12.5vw 0;
  }
  #sif-page .question__paper__inner {
    width: 75%;
    margin: 0 auto;
    border: none;
  }
  #sif-page .question__paper__nazo {
    margin-bottom: 45px;
    margin-bottom: 14.0625vw;
    position: relative;
    text-align: center;
  }
  #sif-page .question__paper__nazo__img {
    position: relative;
    z-index: 1;
  }
  #sif-page .question__paper__nazo__img img {
    width: 100%;
    height: auto;
  }
  #sif-page .question__paper__nazo__hint {
    position: absolute;
    left: 50%;
    bottom: -30px;
    bottom: -9.375vw;
    z-index: 0;
    margin-left: -38.5px;
    margin-left: -12.03125vw;
  }
  #sif-page .question__paper__nazo__hint a {
    transition: none;
    display: block;
  }
  #sif-page .question__paper__nazo__hint a:hover {
    transform: none;
  }
  #sif-page .question__paper__nazo__hint img {
    width: 77px;
    width: 24.0625vw;
    height: auto;
  }
  #sif-page .question__paper__input {
    width: 100%;
    margin: 0 auto 25px auto;
    margin: 0 auto 7.8125vw auto;
    background: url("../img/nazo/question_bar.png") left bottom no-repeat;
    background-size: 100% auto;
    background-size: 100% 3px;
    background-size: 100% 0.9375vw;
  }
  #sif-page .question__paper__input .input--text {
    background: none;
    border: none;
    border-radius: 10px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 18px;
    font-size: 5.625vw;
    box-sizing: border-box;
    height: 35px;
    height: 10.9375vw;
    line-height: 35px;
    line-height: 10.9375vw;
    padding: 0 15px;
    padding: 0 4.6875vw;
    width: 100%;
  }
  #sif-page .nazo {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  #sif-page .nazo__inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    border: none;
  }
  #sif-page .nazo__paper {
    padding: 45px 0 40px 0;
    padding: 14.0625vw 0 12.5vw 0;
  }
  #sif-page .nazo__paper__inner {
    width: 75%;
    margin: 0 auto;
    border: none;
  }
  #sif-page .nazo__paper__head {
    font-size: 20px;
    font-size: 6.25vw;
    font-family: 'NotoSans-black', sans-serif;
    text-align: center;
    line-height: 1.0em;
    margin-bottom: 20px;
    margin-bottom: 6.25vw;
  }
  #sif-page .nazo__paper__head span {
    display: inline-block;
    border-bottom: #000000 solid 2px;
    border-bottom: #000000 solid 0.625vw;
    padding-bottom: 2px;
    padding-bottom: 0.625vw;
  }
  #sif-page .nazo__paper__btn {
    text-align: center;
    margin-bottom: 20px;
    margin-bottom: 6.25vw;
  }
  #sif-page .nazo__paper__btn .m--botton {
    width: 100%;
  }
  #sif-page .nazo__paper__btn .m--botton a {
    font-family: 'NotoSans-black', sans-serif;
    padding-left: 10px;
    padding-left: 3.125vw;
    padding-right: 0;
    font-size: 14px;
    font-size: 4.375vw;
    display: block;
    position: relative;
  }
  #sif-page .nazo__paper__btn .m--botton a:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3.5px 0 3.5px 7px;
    border-width: 1.09375vw 0 1.09375vw 2.1875vw;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    left: 15px;
    left: 4.6875vw;
    top: 50%;
    transform: translateY(-50%);
  }
  #sif-page .nazo__paper__error {
    font-size: 12px;
    font-size: 3.75vw;
    font-family: 'NotoSans-black', sans-serif;
    color: #cc0000;
    text-align: left;
    line-height: 1.7em;
    margin-bottom: 20px;
    margin-bottom: 6.25vw;
    display: none;
  }
  #sif-page .nazo__paper__block {
    background: url("../img/se_clearfile/nazo_bg_sp.png") center top no-repeat;
    background-size: 100% 100%;
    position: relative;
    zoom: 1;
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    margin-bottom: 7.8125vw;
    padding: 30px 0;
    padding: 9.375vw 0;
  }
  #sif-page .nazo__paper__block:after {
    content: "";
    clear: both;
    display: block;
  }
  #sif-page .nazo__paper__block dl {
    display: table;
    width: 90%;
    margin: 0 auto 10px auto;
    margin: 0 auto 3.125vw auto;
  }
  #sif-page .nazo__paper__block dt {
    display: table-cell;
    width: 15%;
    font-family: 'NotoSans-black', sans-serif;
    font-size: 12px;
    font-size: 3.75vw;
    line-height: 1.0em;
    vertical-align: middle;
    text-align: center;
  }
  #sif-page .nazo__paper__block dd {
    display: table-cell;
    width: 85%;
    vertical-align: middle;
  }
  #sif-page .nazo__paper__block .answer--frame {
    position: relative;
    height: 40px;
    height: 12.5vw;
    border-left: #000000 solid 1px;
    border-left: #000000 solid 0.3125vw;
    zoom: 1;
  }
  #sif-page .nazo__paper__block .answer--frame:after {
    content: "";
    clear: both;
    display: block;
  }
  #sif-page .nazo__paper__block .answer--frame .frame1,
  #sif-page .nazo__paper__block .answer--frame .frame2,
  #sif-page .nazo__paper__block .answer--frame .frame3,
  #sif-page .nazo__paper__block .answer--frame .frame4 {
    display: block;
    float: left;
    width: 40px;
    width: 12.5vw;
    height: 100%;
    border-top: #000000 solid 1px;
    border-top: #000000 solid 0.3125vw;
    border-right: #000000 solid 1px;
    border-right: #000000 solid 0.3125vw;
    border-bottom: #000000 solid 1px;
    border-bottom: #000000 solid 0.3125vw;
    font-size: 16px;
    font-size: 5vw;
    font-family: 'NotoSans-black', sans-serif;
    line-height: 40px;
    line-height: 12.5vw;
    text-align: center;
    position: relative;
  }
  #sif-page .nazo__paper__block .answer--frame i {
    font-style: normal;
    font-size: 10px;
    font-size: 3.125vw;
    position: absolute;
    right: 3px;
    right: 0.9375vw;
    top: 3px;
    top: 0.9375vw;
    display: block;
    line-height: 1.0em;
  }
  #sif-page .nazo__paper__block__last {
    text-align: center;
    font-family: 'NotoSans-black', sans-serif;
    font-size: 16px;
    font-size: 5vw;
    padding: 15px 0 0 0;
    padding: 4.6875vw 0 0 0;
  }
  #sif-page .nazo__paper__block__last span {
    letter-spacing: .15em;
  }
  #sif-page .nazo__paper__block__hint {
    position: absolute;
    left: 50%;
    bottom: -30px;
    bottom: -9.375vw;
    z-index: -1;
    margin-left: -38.5px;
    margin-left: -12.03125vw;
  }
  #sif-page .nazo__paper__block__hint a {
    transition: none;
    display: block;
  }
  #sif-page .nazo__paper__block__hint a:hover {
    transform: none;
  }
  #sif-page .nazo__paper__block__hint img {
    width: 77px;
    width: 24.0625vw;
    height: auto;
  }
  #sif-page .items {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: -25px;
    margin-top: -7.8125vw;
    margin-bottom: 400px;
    margin-bottom: 125vw;
  }
  #sif-page .items__inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    border: none;
  }
  #sif-page .item__1,
  #sif-page .item__2,
  #sif-page .item__3,
  #sif-page .item__4,
  #sif-page .item__5,
  #sif-page .item__6,
  #sif-page .item__c1,
  #sif-page .item__c2,
  #sif-page .item__c3,
  #sif-page .item__c4,
  #sif-page .item__c5,
  #sif-page .item__c6 {
    position: absolute;
    left: 50%;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    pointer-events: none;
  }
  #sif-page .item__1 {
    top: -80px;
    top: -25vw;
    transform: translateX(-300px) scale(0.5);
    transform: translateX(-93.75vw) scale(0.5);
    z-index: 2;
  }
  #sif-page .item__2 {
    top: -50px;
    top: -15.625vw;
    transform: translateX(-140px) scale(0.45);
    transform: translateX(-43.75vw) scale(0.45);
    z-index: 2;
  }
  #sif-page .item__3 {
    top: -120px;
    top: -37.5vw;
    transform: translateX(-70px) scale(0.5);
    transform: translateX(-21.875vw) scale(0.5);
    z-index: 1;
  }
  #sif-page .item__5 {
    top: 120px;
    top: 37.5vw;
    transform: translateX(-170px) scale(0.5);
    transform: translateX(-53.125vw) scale(0.5);
    z-index: 1;
  }
  #sif-page .item__6 {
    top: 200px;
    top: 62.5vw;
    transform: translateX(30px) scale(0.5);
    transform: translateX(9.375vw) scale(0.5);
    z-index: 5;
    pointer-events: auto;
  }
  #sif-page .item__c1 {
    top: 30px;
    top: 9.375vw;
    transform: translateX(-70px) rotate(20deg) scale(0.5);
    transform: translateX(-21.875vw) rotate(20deg) scale(0.5);
    z-index: 1;
  }
  #sif-page .item__c2 {
    top: 250px;
    top: 78.125vw;
    transform: translateX(-110px) scale(0.5);
    transform: translateX(-34.375vw) scale(0.5);
    z-index: 1;
  }
  #sif-page .item__c3 {
    top: 200px;
    top: 62.5vw;
    transform: translateX(-100px) scale(0.5);
    transform: translateX(-31.25vw) scale(0.5);
    z-index: 1;
  }
  #sif-page .item__c4 {
    top: 230px;
    top: 71.875vw;
    transform: translateX(-150px) scale(0.5);
    transform: translateX(-46.875vw) scale(0.5);
    z-index: 1;
  }
  #sif-page .item__c5 {
    top: 300px;
    top: 93.75vw;
    transform: translateX(50px) scale(0.5);
    transform: translateX(15.625vw) scale(0.5);
    z-index: 1;
  }
  #sif-page .item__c6 {
    top: 250px;
    top: 78.125vw;
    transform: translateX(-230px) scale(0.5);
    transform: translateX(-71.875vw) scale(0.5);
  }
}
