#content-01 .inner h1, #content-01 .inner .fadeTxt, #content-08 .inner .btnArea ul li a {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}

.contents .dim {
  width: 100%;
  opacity: 0;
}
.contents .dim.js-anim {
  -webkit-animation: blur 6s ease infinite;
  animation: blur 6s ease infinite;
}
.contents .inner {
  position: relative;
  width: 320px;
  margin: 0 auto;
}
body.tablet-device .contents .inner {
  width: 640px;
}
.contents .inner p {
  text-align: justify;
  text-justify: inter-ideograph;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.contents .inner p.ja {
  color: #fff;
  font-size: 12px;
  line-height: 1.76;
  letter-spacing: 1px;
}
body.tablet-device .contents .inner p.ja {
  font-size: 24px;
}
.contents .inner p.en {
  color: #fff;
  font-size: 11px;
  font-style: italic;
  line-height: 1.64;
  letter-spacing: 0.4px;
}
body.tablet-device .contents .inner p.en {
  font-size: 22px;
}
.contents .inner .js-fade {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.contents .inner .goddess .image {
  position: absolute;
  left: 15px;
  top: 15px;
  opacity: 0;
}
.contents .inner .goddess .image.is-active {
  opacity: 1;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
body.tablet-device .contents .inner .goddess .image {
  width: 580px;
  left: 30px;
  top: 30px;
}
.contents .inner .goddess .name {
  position: absolute;
  right: 30px;
  opacity: 0;
}
.contents .inner .goddess .name.is-active {
  opacity: 1;
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}
body.tablet-device .contents .inner .goddess .name {
  right: 60px;
}
.contents .inner .goddess .lead {
  position: absolute;
  left: 50px;
  top: 44px;
  opacity: 0;
}
.contents .inner .goddess .lead.is-active {
  opacity: 1;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}
body.tablet-device .contents .inner .goddess .lead {
  width: 38px;
  left: 100px;
  top: 88px;
}
.contents .inner .txt {
  width: 260px;
  position: absolute;
  top: 433px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.contents .inner .txt .ja {
  margin-bottom: 15px;
}
.contents .inner .txt .ttl {
  margin-bottom: 12px;
}
body.tablet-device .contents .inner .txt {
  width: 520px;
  top: 866px;
}
body.tablet-device .contents .inner .txt .ja {
  margin-bottom: 30px;
}
body.tablet-device .contents .inner .txt .ttl {
  margin-bottom: 24px;
}
.contents .inner .detail-txt {
  position: absolute;
}
.contents .inner .detail-txt .ja {
  margin-bottom: 15px;
}
body.tablet-device .contents .inner .detail-txt .ja {
  margin-bottom: 30px;
}
.contents .inner .item {
  position: absolute;
  width: 260px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
body.tablet-device .contents .inner .item {
  width: 520px;
}
.contents .inner .item p {
  margin-bottom: 10px;
}
body.tablet-device .contents .inner .item p {
  margin-bottom: 20px;
}
body.tablet-device .contents .inner .item p .eye {
  width: 38px;
}
body.tablet-device .contents .inner .item p .cheek {
  width: 64px;
}
body.tablet-device .contents .inner .item p .face {
  width: 48px;
}
body.tablet-device .contents .inner .item p .lip {
  width: 36px;
}
.contents .inner .item p a {
  display: block;
}
body.tablet-device .contents .inner .item p a img {
  width: 520px;
}
.contents .inner .item p a + a {
  margin-top: 10px;
}
body.tablet-device .contents .inner .item p a + a {
  margin-top: 20px;
}
.contents .inner .item p .offlink {
  display: block;
}
body.tablet-device .contents .inner .item p .offlink {
  width: 520px;
}

#content-01 {
  background: url("/sp/hanatsubaki/2015rouge/img/special/bg_01.jpg") no-repeat center top;
  background-size: 750px 1306px;
  height: 1306px;
}
body.tablet-device #content-01 {
  background-size: 1500px 2612px;
  height: 2612px;
}
#content-01 .inner > * {
  position: absolute;
}
#content-01 .inner h1 {
  width: 93px;
  height: 20px;
  right: 120px;
  top: 119px;
  background: url("/sp/hanatsubaki/2015rouge/img/special/st01_ttl_main_01.png") no-repeat center top;
  background-size: 100% auto;
  opacity: 0;
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
}
#content-01 .inner h1.is-active {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
body.tablet-device #content-01 .inner h1 {
  width: 186px;
  height: 40px;
  right: 240px;
  top: 238px;
}
#content-01 .inner .fadeTxt {
  width: 151px;
  height: 21px;
  right: 17px;
  top: 154px;
  background: url("/sp/hanatsubaki/2015rouge/img/special/st01_ttl_main_02.png") no-repeat center top;
  background-size: 100% auto;
  opacity: 0;
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
}
#content-01 .inner .fadeTxt.is-active {
  opacity: 1;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
body.tablet-device #content-01 .inner .fadeTxt {
  width: 302px;
  height: 42px;
  right: 34px;
  top: 308px;
}
#content-01 .inner h2 {
  left: 43px;
  top: 542px;
}
body.tablet-device #content-01 .inner h2 {
  left: 86px;
  top: 1084px;
}
body.tablet-device #content-01 .inner h2 img {
  width: 312px;
}
#content-01 .inner .txt {
  width: 221px;
  left: -15px;
  top: 575px;
}
body.tablet-device #content-01 .inner .txt {
  width: 442px;
  left: -30px;
  top: 1150px;
}
#content-01 .inner .ja {
  margin-bottom: 10px;
  letter-spacing: 1.4px;
}
body.tablet-device #content-01 .inner .ja {
  margin-bottom: 20px;
}

#content-02 {
  background: url("/sp/hanatsubaki/2015rouge/img/special/bg_02.jpg") no-repeat center top;
  background-size: 750px 1102px;
  height: 1102px;
}
body.tablet-device #content-02 {
  background-size: 1500px 2204px;
  height: 2204px;
}
#content-02 .inner .goddess .name {
  top: 42px;
}
body.tablet-device #content-02 .inner .goddess .name {
  top: 84px;
  width: 82px;
}
#content-02 .inner .txt .ja {
  letter-spacing: 1.4px;
}
body.tablet-device #content-02 .inner .txt .ttl img {
  width: 312px;
}

#content-03 {
  position: relative;
  background: url("/sp/hanatsubaki/2015rouge/img/special/bg_03.jpg") no-repeat center top;
  background-size: 750px 1067px;
  height: 1067px;
}
body.tablet-device #content-03 {
  background-size: 1500px 2134px;
  height: 2134px;
}
#content-03 .dim {
  position: absolute;
  top: 14px;
  background: url("/sp/hanatsubaki/2015rouge/img/special/con03_dim.jpg") no-repeat center top;
  background-size: 750px 480px;
  height: 480px;
}
body.tablet-device #content-03 .dim {
  background-size: 1500px 960px;
  height: 960px;
}
body.tablet-device #content-03 .dim {
  top: 28px;
}
#content-03 .inner .detail-txt {
  left: 42px;
  top: 497px;
}
body.tablet-device #content-03 .inner .detail-txt {
  left: 84px;
  top: 994px;
}
body.tablet-device #content-03 .inner .detail-txt p img {
  width: 534px;
}
#content-03 .inner .item {
  top: 848px;
}
body.tablet-device #content-03 .inner .item {
  top: 1705px;
}

#content-04 {
  background: url("/sp/hanatsubaki/2015rouge/img/special/bg_04.jpg") no-repeat center top;
  background-size: 750px 1085px;
  height: 1085px;
}
body.tablet-device #content-04 {
  background-size: 1500px 2170px;
  height: 2170px;
}
#content-04 .inner .goddess .name {
  top: 277px;
}
body.tablet-device #content-04 .inner .goddess .name {
  top: 554px;
  width: 176px;
}
body.tablet-device #content-04 .inner .txt .ttl img {
  width: 500px;
}

#content-05 {
  position: relative;
  background: url("/sp/hanatsubaki/2015rouge/img/special/bg_05.jpg") no-repeat center top;
  background-size: 750px 959px;
  height: 959px;
}
body.tablet-device #content-05 {
  background-size: 1500px 1918px;
  height: 1918px;
}
#content-05 .dim {
  position: absolute;
  background: url("/sp/hanatsubaki/2015rouge/img/special/con05_dim.jpg") no-repeat center top;
  background-size: 750px 367px;
  height: 367px;
}
body.tablet-device #content-05 .dim {
  background-size: 1500px 734px;
  height: 734px;
}
#content-05 .inner .detail-txt {
  left: 15px;
  top: 404px;
}
body.tablet-device #content-05 .inner .detail-txt {
  left: 30px;
  top: 808px;
}
body.tablet-device #content-05 .inner .detail-txt p img {
  width: 532px;
}
#content-05 .inner .item {
  top: 762px;
}
body.tablet-device #content-05 .inner .item {
  top: 1540px;
}

#content-06 {
  background: url("/sp/hanatsubaki/2015rouge/img/special/bg_06.jpg") no-repeat center top;
  background-size: 750px 964px;
  height: 964px;
}
body.tablet-device #content-06 {
  background-size: 1500px 1928px;
  height: 1928px;
}
#content-06 .inner .goddess .name {
  top: 140px;
}
body.tablet-device #content-06 .inner .goddess .name {
  top: 280px;
  width: 148px;
}
body.tablet-device #content-06 .inner .txt .ttl img {
  width: 412px;
}

#content-07 {
  position: relative;
  background: url("/sp/hanatsubaki/2015rouge/img/special/bg_07.jpg") no-repeat center top;
  background-size: 750px 1042px;
  height: 1042px;
}
body.tablet-device #content-07 {
  background-size: 1500px 2084px;
  height: 2084px;
}
#content-07 .dim {
  position: absolute;
  background: url("/sp/hanatsubaki/2015rouge/img/special/con07_dim.jpg") no-repeat center top;
  background-size: 750px 397px;
  height: 397px;
}
body.tablet-device #content-07 .dim {
  background-size: 1500px 794px;
  height: 794px;
}
#content-07 .inner .detail-txt {
  left: 23px;
  top: 390px;
}
body.tablet-device #content-07 .inner .detail-txt {
  left: 46px;
  top: 780px;
}
body.tablet-device #content-07 .inner .detail-txt p img {
  width: 522px;
}
#content-07 .inner .item {
  top: 774px;
}
body.tablet-device #content-07 .inner .item {
  top: 1568px;
}

#content-08 {
  background: url("/sp/hanatsubaki/2015rouge/img/special/bg_08.png") no-repeat center top;
  background-size: 750px 480px;
  height: 480px;
}
body.tablet-device #content-08 {
  background-size: 1500px 960px;
  height: 960px;
}
#content-08 .inner .btnArea {
  position: relative;
  padding: 30px 0px 25px;
  width: 290px;
  height: 153px;
  margin: 0 auto;
}
#content-08 .inner .btnArea p {
  position: absolute;
  left: 115px;
  top: 50px;
}
#content-08 .inner .btnArea ul {
  position: absolute;
  width: 164px;
  left: 107px;
  top: 102px;
}
#content-08 .inner .btnArea ul:after {
  content: "";
  display: block;
  clear: both;
}
#content-08 .inner .btnArea ul li {
  float: left;
}
#content-08 .inner .btnArea ul li a {
  width: 44px;
  height: 44px;
}
#content-08 .inner .btnArea ul li .btn-order {
  background: url("/sp/hanatsubaki/2015rouge/img/special/st05_btn_pagelink_01.png") no-repeat center top;
  background-size: 100% auto;
  margin-right: 17px;
}
#content-08 .inner .btnArea ul li .btn-shop {
  background: url("/sp/hanatsubaki/2015rouge/img/special/st05_btn_pagelink_02.png") no-repeat center top;
  background-size: 100% auto;
  margin-right: 15px;
}
#content-08 .inner .btnArea ul li .btn-app {
  background: url("/sp/hanatsubaki/2015rouge/img/special/st05_btn_pagelink_03.png") no-repeat center top;
  background-size: 100% auto;
}
#content-08 .inner p {
  width: 290px;
  margin: 0 auto;
  color: #000 !important;
  font-size: 10px;
  line-height: 1.8;
  letter-spacing: 0.4px;
}
#content-08 .inner p a {
  color: #50bef0;
  letter-spacing: 0.8px;
  text-decoration: none;
}
#content-08 .inner p.en {
  margin-bottom: 20px;
  font-style: normal;
}
#content-08 .inner p.credit {
  color: #a4a4a4 !important;
}
body.tablet-device #content-08 .inner .btnArea {
  padding: 60px 0 50px;
  width: 580px;
  height: 306px;
}
body.tablet-device #content-08 .inner .btnArea p {
  left: 230px;
  top: 100px;
}
body.tablet-device #content-08 .inner .btnArea p img {
  width: 304px;
}
body.tablet-device #content-08 .inner .btnArea ul {
  width: 328px;
  left: 214px;
  top: 204px;
}
body.tablet-device #content-08 .inner .btnArea ul li a {
  width: 88px;
  height: 88px;
}
body.tablet-device #content-08 .inner .btnArea ul li .btn-order {
  margin-right: 34px;
}
body.tablet-device #content-08 .inner .btnArea ul li .btn-shop {
  margin-right: 30px;
}
body.tablet-device #content-08 .inner p {
  width: 580px;
  font-size: 20px;
}
body.tablet-device #content-08 .inner p.en {
  margin-bottom: 40px;
}

@-webkit-keyframes blur {
  0% {
    opacity: 0;
  }

  30% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  70% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes blur {
  0% {
    opacity: 0;
  }

  30% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  70% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}
