/*------------------------------------------
  Clearfix
------------------------------------------*/
.clearfix, .home-block-new .tab-content .tab-item ul, .home-block-category .category-list, .home-block-character .character-news, .home-block-sns .home-block-in, .home-block-sns .instagram-gallery, .home-block-sns .instagram-gallery ul {
  *zoom: 1; }
  .clearfix:after, .home-block-new .tab-content .tab-item ul:after, .home-block-category .category-list:after, .home-block-character .character-news:after, .home-block-sns .home-block-in:after, .home-block-sns .instagram-gallery:after, .home-block-sns .instagram-gallery ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

/*------------------------------------------
  Groval Nav
------------------------------------------*/
.global-nav {
  text-align: center;
  border-top: 1px solid #084e96;
  border-bottom: 1px solid #084e96;
  background: #fff;
  font-family: "TwCenMTBold", "Kanit", sans-serif;
  min-width: 1240px; }
  .global-nav a {
    display: block;
    line-height: 1; }
  .global-nav .global-nav-logo {
    display: none; }
  .global-nav ul {
    display: inline-block; }
  .global-nav .menu-list {
    font-size: 0;
    margin-right: 20px; }
    .global-nav .menu-list li {
      font-size: 17px;
      font-size: 1.7rem;
      padding: 0 32px;
      background: url(/images/common/border01.png) no-repeat left center;
      display: inline-block; }
      .global-nav .menu-list li:last-child {
        background: url(/images/common/border01.png) no-repeat left center, url(/images/common/border01.png) no-repeat right center; }
    .global-nav .menu-list a {
      padding: 23px 0;
      position: relative; }
      .global-nav .menu-list a:before, .global-nav .menu-list a:after {
        content: "";
        position: absolute;
        width: 0;
        height: 3px;
        background: #084e96;
        bottom: -1px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
      .global-nav .menu-list a:before {
        right: 50%; }
      .global-nav .menu-list a:after {
        left: 50%; }
      .global-nav .menu-list a:hover {
        text-decoration: none; }
        .global-nav .menu-list a:hover span {
          opacity: 0.8; }
        .global-nav .menu-list a:hover:before, .global-nav .menu-list a:hover:after {
          width: 50%;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
  .global-nav .sns-list {
    text-align: center; }
    .global-nav .sns-list li {
      display: inline-block;
      vertical-align: middle;
      margin: 0 8px; }
      .global-nav .sns-list li img {
        vertical-align: middle; }

/*------------------------------------------
  Home Contents
------------------------------------------*/
.home-contents {
  position: relative;
  min-width: 1240px; }

/*------------------------------------------
  Slider
------------------------------------------*/
.home-slider-block {
  width: 100%;
  height: 626px;
  min-width: 1240px;
  overflow: hidden; }
  .home-slider-block .block-title {
    text-align: center;
    padding: 40px 0; }

.home-main-slider {
  margin: 0 auto;
  position: relative;
  width: 770px;
  height: 440px;
  display: none; }
  .home-main-slider .slick-slider:before, .home-main-slider .slick-slider:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    width: 770px;
    height: 440px;
    background: url(/images/home/slide_cover.png);
    z-index: 1; }
  .home-main-slider .slick-slider:before {
    left: 50%;
    margin-left: -1170px; }
  .home-main-slider .slick-slider:after {
    right: 50%;
    margin-right: -1170px; }
  .home-main-slider .slick-arrow {
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    margin-top: -28px;
    width: 35px;
    height: 56px;
    z-index: 2; }
  .home-main-slider .slick-prev {
    left: -50px;
    background: #084e96 url(/images/common/arrow_prev01.png) no-repeat center; }
    .home-main-slider .slick-prev:hover {
      background: #053a70 url(/images/common/arrow_prev01.png) no-repeat center; }
  .home-main-slider .slick-next {
    right: -50px;
    background: #084e96 url(/images/common/arrow_next01.png) no-repeat center; }
    .home-main-slider .slick-next:hover {
      background: #053a70 url(/images/common/arrow_next01.png) no-repeat center; }
  .home-main-slider .slick-dots {
    position: absolute;
    top: 470px;
    text-align: center;
    width: 100%; }
    .home-main-slider .slick-dots li {
      display: inline-block; }
      .home-main-slider .slick-dots li button {
        display: block;
        width: 13px;
        height: 13px;
        background: url(/images/common/dots.png) no-repeat center;
        margin: 0 12px;
        text-indent: -9999px;
        white-space: nowrap;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
    .home-main-slider .slick-dots .slick-active button {
      background: url(/images/common/dots_on.png) no-repeat center; }

/* Block */
.home-block {
  padding: 100px 0 150px;
  position: relative;
  background: #fff; }
  .home-block:before {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #f0f0f0; }
  .home-block .home-block-in {
    z-index: 1;
    position: relative; }
  .home-block .block-title {
    text-align: center;
    margin-bottom: 60px; }
    .home-block .block-title h1 {
      color: #084e96;
      font-family: "TwCenMTBold", "Kanit", sans-serif;
      font-size: 30px;
      font-size: 3rem;
      letter-spacing: 0.08em;
      line-height: 1; }

/* CONTENTS */
.home-block-contents {
  padding-bottom: 60px; }
  .home-block-contents:before {
    content: "";
    height: 242px; }

.home-contents-slider {
  visibility: hidden; }
  .home-contents-slider .slick-list {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden; }
  .home-contents-slider .item {
    position: relative;
    padding-bottom: 80px; }
    .home-contents-slider .item a {
      display: block; }
      .home-contents-slider .item a:hover .txt {
        text-decoration: underline; }
    .home-contents-slider .item .text-box {
      position: absolute;
      width: 314px;
      bottom: 0;
      left: 50%;
      margin-left: -157px;
      background: #fff;
      padding: 23px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .home-contents-slider .item .text-box .title {
        font-family: "TwCenMTBold", "Kanit", sans-serif;
        font-size: 23px;
        font-size: 2.3rem;
        margin-bottom: 10px; }
  .home-contents-slider .slick-arrow {
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    margin-top: -77px;
    width: 50px;
    height: 100px;
    z-index: 1; }
  .home-contents-slider .slick-prev {
    left: 50%;
    margin-left: -630px;
    background: url(/images/common/arrow_prev02.png) no-repeat center; }
  .home-contents-slider .slick-next {
    right: 50%;
    margin-right: -630px;
    background: url(/images/common/arrow_next02.png) no-repeat center; }

/* WHAT NEW */
.home-block-new .new-tab {
  width: 1100px;
  margin: 0 auto; }

.home-block-new .tab-btn {
  cursor: pointer;
  background: #084e96;
  text-align: center;
  font-size: 0;
  margin-bottom: 46px;
  position: relative; }
  .home-block-new .tab-btn .tab-btn--arrow {
    position: absolute;
    left: 50%;
    bottom: 0;
    background: url(/images/common/arrow01.png) no-repeat center;
    width: 16px;
    height: 7px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; }
  .home-block-new .tab-btn div {
    display: inline-block;
    position: relative;
    color: #fff;
    font-family: "TwCenMTBold", "Kanit", sans-serif;
    letter-spacing: 0.1em;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1;
    padding: 14px 35px;
    cursor: pointer;
    background: url(/images/common/border02.png) no-repeat left center; }
    .home-block-new .tab-btn div:first-child {
      background: none; }
    .home-block-new .tab-btn div:nth-child(1).select ~ .tab-btn--arrow {
      left: 335px; }
    .home-block-new .tab-btn div:nth-child(2).select ~ .tab-btn--arrow {
      left: 475px; }
    .home-block-new .tab-btn div:nth-child(3).select ~ .tab-btn--arrow {
      left: 680px; }

.home-block-new .tab-content .hide {
  display: none; }

.home-block-new .tab-content .tab-item li a {
  position: relative; }
  .home-block-new .tab-content .tab-item li a img {
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s; }
  .home-block-new .tab-content .tab-item li a:hover img {
    opacity: 1;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

.home-block-new .tab-item-all ul {
  margin-bottom: 30px; }

.home-block-new .tab-item-all li {
  float: left;
  position: relative;
  margin-bottom: 20px;
  margin-right: 20px;
  width: 260px; }
  .home-block-new .tab-item-all li a {
    display: block;
    color: #fff;
    overflow: hidden; }
    .home-block-new .tab-item-all li a:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      -webkit-transition: all .8s;
      -moz-transition: all .8s;
      -ms-transition: all .8s;
      -o-transition: all .8s;
      transition: all .8s; }
    .home-block-new .tab-item-all li a:hover:after {
      opacity: 1;
      -webkit-transition: all .8s;
      -moz-transition: all .8s;
      -ms-transition: all .8s;
      -o-transition: all .8s;
      transition: all .8s; }
  .home-block-new .tab-item-all li .shop-name {
    position: absolute;
    padding: 0 8px;
    top: 8px;
    left: 0;
    z-index: 1; }
  .home-block-new .tab-item-all li .shop-name span {
    font-size: 10px;
    font-size: 1.0rem;
    background: #084e96;
    padding: 4px 8px 2px;
    display: block;
    letter-spacing: 0;
  }
  .home-block-new .tab-item-all li .ico-buyers {
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 11px;
    font-size: 1.1rem;
    background: #e44179;
    padding: 4px 8px 2px;
    z-index: 1; }
  .home-block-new .tab-item-all li .list-txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .home-block-new .tab-item-all li .list-txt span {
      display: block; }
    .home-block-new .tab-item-all li .list-txt .date {
      font-size: 11px;
      font-size: 1.1rem;
      padding-bottom: 5px; }
    .home-block-new .tab-item-all li .list-txt .title {
      font-size: 14px;
      font-size: 1.4rem;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .home-block-new .tab-item-all li:first-child {
    width: 540px; }
  .home-block-new .tab-item-all li:nth-child(3), .home-block-new .tab-item-all li:nth-child(5), .home-block-new .tab-item-all li:nth-child(9) {
    margin-right: 0; }

.home-block-new .tab-item-blog {
  display: none; }
  .home-block-new .tab-item-blog ul li {
    float: left;
    position: relative;
    width: 230px;
    margin-right: 60px;
    margin-bottom: 50px; }
    .home-block-new .tab-item-blog ul li:nth-child(4n) {
      margin-right: 0; }
    .home-block-new .tab-item-blog ul li a {
      display: block; }
      .home-block-new .tab-item-blog ul li a:hover {
        text-decoration: none; }
        .home-block-new .tab-item-blog ul li a:hover .list-img:after {
          opacity: 1;
          -webkit-transition: all .8s;
          -moz-transition: all .8s;
          -ms-transition: all .8s;
          -o-transition: all .8s;
          transition: all .8s; }
    .home-block-new .tab-item-blog ul li .list-img {
      margin-bottom: 14px;
      overflow: hidden;
      position: relative; }
      .home-block-new .tab-item-blog ul li .list-img:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        -webkit-transition: all .8s;
        -moz-transition: all .8s;
        -ms-transition: all .8s;
        -o-transition: all .8s;
        transition: all .8s; }
    .home-block-new .tab-item-blog ul li .date {
      color: #848484;
      font-size: 10px;
      font-size: 1.0rem; }
    .home-block-new .tab-item-blog ul li .title {
      color: #444;
      font-size: 15px;
      font-size: 1.5rem;
      display: table;
      width: 100%;
      margin: 10px 0; }
      .home-block-new .tab-item-blog ul li .title p {
        display: table-cell;
        vertical-align: middle; }
    .home-block-new .tab-item-blog ul li .shop-name {
      font-size: 11px;
      font-size: 1.1rem;
      color: #848484; }

.home-block-new .tab-item-topics {
  display: none; }
  .home-block-new .tab-item-topics ul {
    font-size: 0;
  }
  .home-block-new .tab-item-topics ul li {
    display: inline-block;
    vertical-align: top;
    width: 326px;
    margin-right: 60px;
    margin-bottom: 55px;
    position: relative; }
    .home-block-new .tab-item-topics ul li:nth-child(3n) {
      margin-right: 0; }
    .home-block-new .tab-item-topics ul li a {
      display: block;
      color: #444; }
      .home-block-new .tab-item-topics ul li a:hover {
        text-decoration: none; }
        .home-block-new .tab-item-topics ul li a:hover .list-img:after {
          opacity: 1;
          -webkit-transition: all .8s;
          -moz-transition: all .8s;
          -ms-transition: all .8s;
          -o-transition: all .8s;
          transition: all .8s; }
    .home-block-new .tab-item-topics ul li .list-img {
      margin-bottom: 20px;
      overflow: hidden;
      position: relative; }
      .home-block-new .tab-item-topics ul li .list-img:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        -webkit-transition: all .8s;
        -moz-transition: all .8s;
        -ms-transition: all .8s;
        -o-transition: all .8s;
        transition: all .8s; }
    .home-block-new .tab-item-topics ul li .list-txt {
      padding-bottom: 25px;
      position: relative; }
    .home-block-new .tab-item-topics ul li .date {
      font-size: 13px;
      font-size: 1.3rem;
      color: #848484;
      line-height: 1; }
    .home-block-new .tab-item-topics ul li .title {
      margin-bottom: 20px;
      color: #444;
      font-size: 14px;
      font-size: 1.4rem; }

/* RANKING */
.home-block-ranking {
  padding-top: 0;
  padding-bottom: 50px; }
  .home-block-ranking:before {
    content: "";
    height: 545px; }
  .home-block-ranking .home-block-in {
    width: 1100px;
    margin: 0 auto;
    height: 630px; }
  .home-block-ranking .block-title {
    margin-bottom: 30px;
    padding-top: 45px; }
  .home-block-ranking .ranking-tab .hide {
    display: none; }
  .home-block-ranking .r-tab-btn {
    width: 320px;
    height: 52px;
    margin: 0 auto;
    border: 3px solid #084e96;
    position: relative; }
    .home-block-ranking .r-tab-btn:after {
      content: "";
      position: absolute;
      top: 20px;
      right: 20px;
      background: url(/images/common/arrow02.png) no-repeat center;
      width: 19px;
      height: 10px;
      z-index: 22; }
    .home-block-ranking .r-tab-btn .tab-btn-fillter {
      position: absolute;
      width: 320px;
      height: 52px;
      z-index: 20; }
    .home-block-ranking .r-tab-btn .tab-btn-item {
      cursor: pointer;
      background: #fff;
      position: absolute;
      padding: 0 20px 0 20px;
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: bold;
      color: #084e96;
      width: 320px;
      height: 52px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: table; }
      .home-block-ranking .r-tab-btn .tab-btn-item span {
        display: table-cell;
        vertical-align: middle;
        line-height: 1; }
      .home-block-ranking .r-tab-btn .tab-btn-item:nth-child(2) {
        border-top: 3px solid #084e96; }
    .home-block-ranking .r-tab-btn .select {
      z-index: 10;
      font-size: 18px;
      font-size: 1.8rem; }
  .home-block-ranking .r-tab-btn-on {
    height: auto;
    position: relative;
    z-index: 21; }
    .home-block-ranking .r-tab-btn-on .tab-btn-item {
      position: relative;
      z-index: 21; }
  .home-block-ranking .r-tab-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 630px;
    width: 100%; }
    .home-block-ranking .r-tab-content:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 480px;
      height: 624px;
      border: 3px solid #084e96;
      left: 50%;
      margin-left: -240px; }
    .home-block-ranking .r-tab-content ul li {
      position: absolute;
      text-align: center;
      width: 220px;
      z-index: 20; }
      .home-block-ranking .r-tab-content ul li a {
        display: block; }
        .home-block-ranking .r-tab-content ul li a:hover {
          text-decoration: none; }
          .home-block-ranking .r-tab-content ul li a:hover img {
            opacity: 1; }
      .home-block-ranking .r-tab-content ul li .rank-num {
        font-family: "TwCenMTBold", "Kanit", sans-serif;
        letter-spacing: 0.1em;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1;
        margin-bottom: 8px; }
        .home-block-ranking .r-tab-content ul li .rank-num span {
          font-size: 36px;
          font-size: 3.6rem; }
      .home-block-ranking .r-tab-content ul li .img {
        margin-bottom: 12px;
        background: url(/images/home/rank_frame.png) no-repeat left top; }
        .home-block-ranking .r-tab-content ul li .img p {
          padding: 20px 0 0 20px; }
        .home-block-ranking .r-tab-content ul li .img img {
          display: block;
          -webkit-box-shadow: 2px 3.464px 6px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 3.464px 6px 0px rgba(0, 0, 0, 0.1); }
      .home-block-ranking .r-tab-content ul li .brand-name {
        font-size: 12px;
        font-size: 1.2rem;
        padding-bottom: 2px; }
      .home-block-ranking .r-tab-content ul li .item-name {
        text-decoration: underline; }
      .home-block-ranking .r-tab-content ul li:first-child {
        width: 280px;
        left: 50%;
        bottom: 36px;
        margin-left: -140px; }
        .home-block-ranking .r-tab-content ul li:first-child .rank-num {
          margin-bottom: 18px; }
          .home-block-ranking .r-tab-content ul li:first-child .rank-num span {
            font-size: 40px;
            font-size: 4rem; }
        .home-block-ranking .r-tab-content ul li:first-child .img {
          margin-bottom: 20px;
          background: none; }
          .home-block-ranking .r-tab-content ul li:first-child .img p {
            padding: 0; }
      .home-block-ranking .r-tab-content ul li:nth-child(2) {
        left: 0;
        top: -18px; }
      .home-block-ranking .r-tab-content ul li:nth-child(3) {
        right: 0;
        top: -18px; }
      .home-block-ranking .r-tab-content ul li:nth-child(4) {
        left: 0;
        bottom: -5px; }
      .home-block-ranking .r-tab-content ul li:nth-child(5) {
        right: 0;
        bottom: -5px; }

/* CATEGORY */
.home-block-category .category-list {
  width: 1100px;
  margin: 0 auto; }
  .home-block-category .category-list li {
    float: left;
    width: 115px;
    padding-top: 26px;
    text-align: center;
    position: relative;
    margin-right: 8px; }
    .home-block-category .category-list li:last-child {
      margin-right: 0; }
    .home-block-category .category-list li a {
      display: block;
      border: 3px solid #084e96;
      width: 115px;
      height: 106px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .home-block-category .category-list li a:hover {
        text-decoration: none; }
        .home-block-category .category-list li a:hover .img {
          top: -10px; }
        .home-block-category .category-list li a:hover img {
          opacity: 1; }
    .home-block-category .category-list li .img {
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -47px; }
    .home-block-category .category-list li .txt {
      padding-top: 73px;
      font-family: "TwCenMTBold", "Kanit", sans-serif;
      font-size: 14px;
      font-size: 1.4rem;
      letter-spacing: .01em; }

/* CHARACTER */
.home-block-character {
  background: #f0f0f0;
  padding: 60px 0; }
  .home-block-character .character-news {
    width: 1100px;
    margin: 0 auto 40px; }
    .home-block-character .character-news li {
      float: left;
      border-right: 1px solid #dcdcdc; }
      .home-block-character .character-news li:first-child a {
        padding-right: 16px; }
      .home-block-character .character-news li:nth-child(2) a {
        padding: 0 22px; }
      .home-block-character .character-news li:last-child {
        border-right: none; }
        .home-block-character .character-news li:last-child a {
          padding-left: 26px; }
      .home-block-character .character-news li a {
        display: table; }
        .home-block-character .character-news li a:hover {
          text-decoration: none; }
          .home-block-character .character-news li a:hover .title {
            text-decoration: underline; }
        .home-block-character .character-news li a .list-img {
          display: table-cell;
          padding-right: 14px; }
          .home-block-character .character-news li a .list-img img {
            border: 4px solid #dcdcdc; }
        .home-block-character .character-news li a .list-txt {
          display: table-cell;
          vertical-align: top;
          width: 206px;
          line-height: 1.4; }
        .home-block-character .character-news li a .brand-name {
          font-family: "TwCenMTBold", "Kanit", sans-serif;
          line-height: 1;
          font-size: 18px;
          font-size: 1.8rem;
          position: relative; }
        .home-block-character .character-news li a .title {
          padding: 14px 0; }
        .home-block-character .character-news li a .date {
          color: #848484;
          font-size: 11px;
          font-size: 1.1rem;
          line-height: 1; }

.home-character-animation {
  width: 1106px;
  margin: 0 auto 40px; }
  .home-character-animation .character-tabs {
    padding: 0 38px;
    position: relative; }
    .home-character-animation .character-tabs .tab-btn {
      position: absolute;
      top: 50%;
      margin-top: -12px; }
    .home-character-animation .character-tabs .tab-prev {
      left: 0; }
    .home-character-animation .character-tabs .tab-next {
      right: 0; }
    .home-character-animation .character-tabs .controls {
      text-align: center;
      margin-top: 30px; }
      .home-character-animation .character-tabs .controls li {
        display: inline-block; }
        .home-character-animation .character-tabs .controls li a {
          display: block;
          text-indent: 100%;
          white-space: nowrap;
          overflow: hidden;
          width: 13px;
          height: 13px;
          margin: 0 10px;
          background: url(/images/common/dots.png) no-repeat center; }
          .home-character-animation .character-tabs .controls li a:hover {
            background: url(/images/common/dots_on.png) no-repeat center; }
      .home-character-animation .character-tabs .controls .active a {
        background: url(/images/common/dots_on.png) no-repeat center; }
  .home-character-animation .tabs-item {
    position: relative;
    height: 370px; }
    .home-character-animation .tabs-item p {
      position: absolute; }
    .home-character-animation .tabs-item a {
      display: block;
      width: 100%;
      height: 370px; }
      .home-character-animation .tabs-item a:hover img {
        opacity: 1; }

.animate {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/* BARBAPAPA */
.tabs-item-barbapapa {
  background: url(/images/home/bg_tab_barbapapa.png) no-repeat center; }
  .tabs-item-barbapapa .chara01 {
    right: 0;
    top: -30px;
    opacity: 0; }
  .tabs-item-barbapapa .chara02 {
    top: 100px;
    left: 294px;
    z-index: 1;
    opacity: 0; }
  .tabs-item-barbapapa .chara03 {
    top: 156px;
    left: 43px;
    opacity: 0; }
  .tabs-item-barbapapa .chara04 {
    top: 296px;
    left: 205px;
    opacity: 0; }

.tabs-change .tabs-item-barbapapa .chara01 {
  -webkit-animation: zoomInDown 1s;
  -moz-animation: zoomInDown 1s;
  -o-animation: zoomInDown 1s;
  animation: zoomInDown 1s;
  opacity: 1; }

.tabs-change .tabs-item-barbapapa .chara02 {
  top: 124px;
  -webkit-transition: all 0.6s 2s;
  -moz-transition: all 0.6s 2s;
  -ms-transition: all 0.6s 2s;
  -o-transition: all 0.6s 2s;
  transition: all 0.6s 2s;
  opacity: 1; }

.tabs-change .tabs-item-barbapapa .chara03 {
  -webkit-animation: rollIn 2s;
  -moz-animation: rollIn 2s;
  -o-animation: rollIn 2s;
  animation: rollIn 2s;
  opacity: 1; }

.tabs-change .tabs-item-barbapapa .chara04 {
  opacity: 1;
  -webkit-transition: all 0.6s 1.6s;
  -moz-transition: all 0.6s 1.6s;
  -ms-transition: all 0.6s 1.6s;
  -o-transition: all 0.6s 1.6s;
  transition: all 0.6s 1.6s; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-webkit-keyframes rollIn {
  0% {
    opacity: 0; }
  50% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  0% {
    opacity: 0; }
  50% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

/* wally */
.tabs-item-wally {
  background: url(/images/home/bg_tab_wally.png) no-repeat center; }
  .tabs-item-wally .chara01-wrap {
    position: absolute;
    bottom: 0;
    overflow: hidden;
    width: 600px;
    height: 600px;
    right: 0; }
  .tabs-item-wally .chara01 {
    right: 10px;
    bottom: -86px;
    opacity: 0; }
  .tabs-item-wally .chara02 {
    left: 140px;
    top: 100px;
    opacity: 0; }
  .tabs-item-wally .chara03 {
    left: 220px;
    top: 340px;
    opacity: 0; }
  .tabs-item-wally .logo-30th {
    position: absolute;
    top: 20px;
    left: 20px;
  }

.tabs-change .tabs-item-wally .chara01 {
  -webkit-animation: wobble 1s;
  -moz-animation: wobble 1s;
  -o-animation: wobble 1s;
  animation: wobble 1s;
  opacity: 1; }

.tabs-change .tabs-item-wally .chara02 {
  -webkit-animation: zoomInLeft 1.2s;
  -moz-animation: zoomInLeft 1.2s;
  -o-animation: zoomInLeft 1.2s;
  animation: zoomInLeft 1.2s;
  opacity: 1; }

.tabs-change .tabs-item-wally .chara03 {
  -webkit-transition: all 0.6s 1.2s;
  -moz-transition: all 0.6s 1.2s;
  -ms-transition: all 0.6s 1.2s;
  -o-transition: all 0.6s 1.2s;
  transition: all 0.6s 1.2s;
  opacity: 1; }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(12%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -ms-transform: translate3d(12%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(12%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-9%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -ms-transform: translate3d(-9%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-9%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(6%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -ms-transform: translate3d(6%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(6%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-3%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -ms-transform: translate3d(-3%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-3%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* snowman */
.tabs-item-snowman {
  background: url(/images/home/bg_tab_snowman.png) no-repeat center; }
  .tabs-item-snowman .chara01 {
    right: -300px;
    top: -43px;
    opacity: 0;
    z-index: 1; }
  .tabs-item-snowman .chara02 {
    left: 64px;
    top: -0;
    opacity: 0; }
  .tabs-item-snowman .chara03 {
    left: 220px;
    top: 256px;
    opacity: 0; }
  .tabs-item-snowman .snow-box {
    opacity: 0; }
  .tabs-item-snowman .snow {
    opacity: 0;
    position: absolute;
    background: #fff;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .tabs-item-snowman .snow01 {
    left: 100px;
    -webkit-animation: snow infinite linear 5s;
    -moz-animation: snow infinite linear 5s;
    animation: snow infinite linear 5s; }
  .tabs-item-snowman .snow02 {
    left: 200px;
    -webkit-animation: snow infinite linear 6s 2s;
    -moz-animation: snow infinite linear 6s 2s;
    animation: snow infinite linear 6s 2s; }
  .tabs-item-snowman .snow03 {
    left: 300px;
    -webkit-animation: snow infinite linear 6.2s 0.8s;
    -moz-animation: snow infinite linear 6.2s 0.8s;
    animation: snow infinite linear 6.2s 0.8s; }
  .tabs-item-snowman .snow04 {
    left: 350px;
    -webkit-animation: snow infinite linear 5.4s 1s;
    -moz-animation: snow infinite linear 5.4s 1s;
    animation: snow infinite linear 5.4s 1s; }
  .tabs-item-snowman .snow05 {
    left: 150px;
    -webkit-animation: snow infinite linear 5.6s 2.5s;
    -moz-animation: snow infinite linear 5.6s 2.5s;
    animation: snow infinite linear 5.6s 2.5s; }
  .tabs-item-snowman .snow06 {
    left: 260px;
    -webkit-animation: snow infinite linear 4.8s 0.4s;
    -moz-animation: snow infinite linear 4.8s 0.4s;
    animation: snow infinite linear 4.8s 0.4s; }
  .tabs-item-snowman .snow07 {
    left: 400px;
    -webkit-animation: snow infinite linear 5s 0.8s;
    -moz-animation: snow infinite linear 5s 0.8s;
    animation: snow infinite linear 5s 0.8s; }
  .tabs-item-snowman .snow08 {
    left: 440px;
    -webkit-animation: snow infinite linear 6.2s 1s;
    -moz-animation: snow infinite linear 6.2s 1s;
    animation: snow infinite linear 6.2s 1s; }
  .tabs-item-snowman .snow09 {
    left: 500px;
    -webkit-animation: snow infinite linear 5.6s 3s;
    -moz-animation: snow infinite linear 5.6s 3s;
    animation: snow infinite linear 5.6s 3s; }
  .tabs-item-snowman .snow10 {
    left: 370px;
    -webkit-animation: snow infinite linear 5.2s 0.4s;
    -moz-animation: snow infinite linear 5.2s 0.4s;
    animation: snow infinite linear 5.2s 0.4s; }
  .tabs-item-snowman .snow11 {
    right: 100px;
    -webkit-animation: snow infinite linear 5s;
    -moz-animation: snow infinite linear 5s;
    animation: snow infinite linear 5s; }
  .tabs-item-snowman .snow12 {
    right: 200px;
    -webkit-animation: snow infinite linear 6s 2s;
    -moz-animation: snow infinite linear 6s 2s;
    animation: snow infinite linear 6s 2s; }
  .tabs-item-snowman .snow13 {
    right: 300px;
    -webkit-animation: snow infinite linear 6.2s 0.8s;
    -moz-animation: snow infinite linear 6.2s 0.8s;
    animation: snow infinite linear 6.2s 0.8s; }
  .tabs-item-snowman .snow14 {
    right: 350px;
    -webkit-animation: snow infinite linear 5.4s 1s;
    -moz-animation: snow infinite linear 5.4s 1s;
    animation: snow infinite linear 5.4s 1s; }
  .tabs-item-snowman .snow15 {
    right: 150px;
    -webkit-animation: snow infinite linear 5.6s 2.5s;
    -moz-animation: snow infinite linear 5.6s 2.5s;
    animation: snow infinite linear 5.6s 2.5s; }
  .tabs-item-snowman .snow16 {
    right: 260px;
    -webkit-animation: snow infinite linear 4.8s 0.4s;
    -moz-animation: snow infinite linear 4.8s 0.4s;
    animation: snow infinite linear 4.8s 0.4s; }
  .tabs-item-snowman .snow17 {
    right: 400px;
    -webkit-animation: snow infinite linear 5s 0.8s;
    -moz-animation: snow infinite linear 5s 0.8s;
    animation: snow infinite linear 5s 0.8s; }
  .tabs-item-snowman .snow18 {
    right: 440px;
    -webkit-animation: snow infinite linear 6.2s 1s;
    -moz-animation: snow infinite linear 6.2s 1s;
    animation: snow infinite linear 6.2s 1s; }
  .tabs-item-snowman .snow19 {
    right: 500px;
    -webkit-animation: snow infinite linear 5.6s 3s;
    -moz-animation: snow infinite linear 5.6s 3s;
    animation: snow infinite linear 5.6s 3s; }
  .tabs-item-snowman .snow20 {
    right: 370px;
    -webkit-animation: snow infinite linear 5.2s 0.4s;
    -moz-animation: snow infinite linear 5.2s 0.4s;
    animation: snow infinite linear 5.2s 0.4s; }

.tabs-change .tabs-item-snowman .snow-box {
  -webkit-transition: all 0.6s 0.3s;
  -moz-transition: all 0.6s 0.3s;
  -ms-transition: all 0.6s 0.3s;
  -o-transition: all 0.6s 0.3s;
  transition: all 0.6s 0.3s;
  opacity: 1; }

.tabs-change .tabs-item-snowman .chara01 {
  right: 0;
  -webkit-transition: all 1.2s 2.8s;
  -moz-transition: all 1.2s 2.8s;
  -ms-transition: all 1.2s 2.8s;
  -o-transition: all 1.2s 2.8s;
  transition: all 1.2s 2.8s;
  -webkit-animation: sway 2s infinite 2s;
  -moz-animation: sway 2s infinite 2s;
  -o-animation: sway 2s infinite 2s;
  animation: sway 2s infinite 2s;
  opacity: 1; }

.tabs-change .tabs-item-snowman .chara02 {
  top: 76px;
  -webkit-transition: all 1s 3.4s;
  -moz-transition: all 1s 3.4s;
  -ms-transition: all 1s 3.4s;
  -o-transition: all 1s 3.4s;
  transition: all 1s 3.4s;
  opacity: 1; }

.tabs-change .tabs-item-snowman .chara03 {
  -webkit-transition: all 0.6s 3.8s;
  -moz-transition: all 0.6s 3.8s;
  -ms-transition: all 0.6s 3.8s;
  -o-transition: all 0.6s 3.8s;
  transition: all 0.6s 3.8s;
  opacity: 1; }

@-webkit-keyframes snow {
  0% {
    opacity: 0;
    top: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.3;
    top: 300px; } }

@keyframes snow {
  0% {
    opacity: 0;
    top: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.3;
    top: 300px; } }

@-webkit-keyframes sway {
  0% {
    margin-top: 0; }
  50% {
    margin-top: 10px; }
  100% {
    margin-top: 0; } }

@keyframes sway {
  0% {
    margin-top: 0; }
  50% {
    margin-top: 10px; }
  100% {
    margin-top: 0; } }

/* suzyzoo */
.tabs-item-suzyzoo {
  background: url(/images/home/bg_tab_suzyzoo.png) no-repeat center;
  overflow: hidden; }
  .tabs-item-suzyzoo .chara {
    opacity: 0;
    bottom: -50px; }
  .tabs-item-suzyzoo .chara01 {
    left: 365px; }
  .tabs-item-suzyzoo .chara02 {
    right: 125px; }
  .tabs-item-suzyzoo .chara03 {
    left: 120px; }
  .tabs-item-suzyzoo .chara04 {
    right: 280px; }
  .tabs-item-suzyzoo .chara05 {
    bottom: -50px;
    left: 245px; }
  .tabs-item-suzyzoo .chara06 {
    top: 125px;
    left: 40px;
    opacity: 0; }
  .tabs-item-suzyzoo .chara07 {
    top: 180px;
    right: 42px;
    opacity: 0; }
  .tabs-item-suzyzoo .chara08 {
    top: 22px;
    right: 20px;
    opacity: 0; }
  .tabs-item-suzyzoo .chara09 {
    bottom: 10px;
    right: 20px;
    opacity: 0; }

.tabs-change .tabs-item-suzyzoo .chara {
  opacity: 1;
  bottom: 0; }

.tabs-change .tabs-item-suzyzoo .chara01 {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.tabs-change .tabs-item-suzyzoo .chara02 {
  -webkit-transition: all 0.5s 0.5s;
  -moz-transition: all 0.5s 0.5s;
  -ms-transition: all 0.5s 0.5s;
  -o-transition: all 0.5s 0.5s;
  transition: all 0.5s 0.5s; }

.tabs-change .tabs-item-suzyzoo .chara03 {
  -webkit-transition: all 0.5s 1s;
  -moz-transition: all 0.5s 1s;
  -ms-transition: all 0.5s 1s;
  -o-transition: all 0.5s 1s;
  transition: all 0.5s 1s; }

.tabs-change .tabs-item-suzyzoo .chara04 {
  -webkit-transition: all 0.5s 1.5s;
  -moz-transition: all 0.5s 1.5s;
  -ms-transition: all 0.5s 1.5s;
  -o-transition: all 0.5s 1.5s;
  transition: all 0.5s 1.5s; }

.tabs-change .tabs-item-suzyzoo .chara05 {
  -webkit-transition: all 0.5s 2s;
  -moz-transition: all 0.5s 2s;
  -ms-transition: all 0.5s 2s;
  -o-transition: all 0.5s 2s;
  transition: all 0.5s 2s; }

.tabs-change .tabs-item-suzyzoo .chara06 {
  opacity: 1;
  -webkit-transition: all 0.5s 1s;
  -moz-transition: all 0.5s 1s;
  -ms-transition: all 0.5s 1s;
  -o-transition: all 0.5s 1s;
  transition: all 0.5s 1s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation: flipInY 0.8s 1s;
  -moz-animation: flipInY 0.8s 1s;
  -o-animation: flipInY 0.8s 1s;
  animation: flipInY 0.8s 1s; }

.tabs-change .tabs-item-suzyzoo .chara07 {
  opacity: 1;
  -webkit-transition: all 0.5s 0.5s;
  -moz-transition: all 0.5s 0.5s;
  -ms-transition: all 0.5s 0.5s;
  -o-transition: all 0.5s 0.5s;
  transition: all 0.5s 0.5s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation: flipInY 0.8s 0.5s;
  -moz-animation: flipInY 0.8s 0.5s;
  -o-animation: flipInY 0.8s 0.5s;
  animation: flipInY 0.8s 0.5s; }

.tabs-change .tabs-item-suzyzoo .chara08 {
  opacity: 1;
  -webkit-transition: opacity .5s 2.2s;
  -moz-transition: opacity .5s 2.2s;
  -ms-transition: opacity .5s 2.2s;
  -o-transition: opacity .5s 2.2s;
  transition: opacity .5s 2.2s;
  -webkit-animation: tada 1.2s 2.2s;
  -moz-animation: tada 1.2s 2.2s;
  -o-animation: tada 1.2s 2.2s;
  animation: tada 1.2s 2.2s; }

.tabs-change .tabs-item-suzyzoo .chara09 {
  opacity: 1;
  -webkit-transition: all 0.5s 2.5s;
  -moz-transition: all 0.5s 2.5s;
  -ms-transition: all 0.5s 2.5s;
  -o-transition: all 0.5s 2.5s;
  transition: all 0.5s 2.5s; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

/* Care Bears */
.tabs-item-carebears {
  background: url(/images/home/bg_tab_carebears.png) repeat-x center;
}

.tabs-item-carebears img {
  width: 100%;
}

.tabs-item-carebears .animate {
  opacity: 0;
}
.tabs-change .tabs-item-carebears .animate {
  opacity: 1;
  -webkit-transition: all 0.8s;
          transition: all 0.8s;
}
.tabs-item-carebears .chara01 {
  width: 100%;
  bottom: -24px;
  left: 50%;
  transform: translateX(-50%);
}
.tabs-item-carebears .chara02 {
  width: 143px;
  top: 24px;
  right: 22px;
}
.tabs-change .tabs-item-carebears .chara01 {
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
}
.tabs-change .tabs-item-carebears .parts {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.tabs-item-carebears .movestar01 {
  -webkit-animation: movestar01 3s linear infinite;
          animation: movestar01 3s linear infinite;
}
.tabs-item-carebears .moveshine01 {
  -webkit-animation: moveshine01 1.5s 1.5s linear infinite;
          animation: moveshine01 1.5s 1.5s linear infinite;
}
.tabs-item-carebears .heart01-01 {
  width: 15px;
  top: 202px;
  left: 52px;
}
.tabs-item-carebears .heart01-02 {
  width: 15px;
  top: 50px;
  right: 350px;
  animation-delay: 1s;
}
.tabs-item-carebears .heart01-03 {
  width: 15px;
  top: 190px;
  right: 75px;
  animation-delay: 1.5s;
}
.tabs-item-carebears .heart02-01 {
  width: 31px;
  top: 62px;
  left: 97px;
  animation-delay: 1.8s;
}
.tabs-item-carebears .heart02-02 {
  width: 17px;
  top: 136px;
  right: 137px;
}
.tabs-item-carebears .heart02-03 {
  width: 17px;
  top: 313px;
  right: 74px;
}
.tabs-item-carebears .shine01 {
  width: 30px;
  top: 306px;
  left: 10px;
  animation-delay: 2s;
}
.tabs-item-carebears .shine02 {
  width: 30px;
  top: 129px;
  left: 27px;
  animation-delay: 3s;
}
.tabs-item-carebears .shine02 img {
  transform: rotate(180deg);
}
.tabs-item-carebears .shine03 {
  width: 30px;
  top: 40px;
  left: 58px;
  animation-delay: 2.3s;
}
.tabs-item-carebears .shine04 {
  width: 30px;
  top: 38px;
  right: 417px;
}
.tabs-item-carebears .shine05 {
  width: 30px;
  top: 2px;
  right: 357px;
  animation-delay: 2.6s;
}
.tabs-item-carebears .shine06 {
  width: 30px;
  top: 51px;
  right: 265px;
}
.tabs-item-carebears .shine07 {
  width: 40px;
  top: 139px;
  right: 24px;
  animation-delay: 2s;
}
.tabs-item-carebears .shine08 {
  width: 30px;
  top: 293px;
  right: 27px;
}

@-webkit-keyframes moveshine01 {
  0% {opacity: 1;}
  8% {opacity: 0;}
  16% {opacity: 1;}
  24% {opacity: 0;}
  32% {opacity: 1;}
  100% {opacity: 1;}
}
@keyframes moveshine01 {
  0% {opacity: 1;}
  8% {opacity: 0;}
  16% {opacity: 1;}
  24% {opacity: 0;}
  32% {opacity: 1;}
  100% {opacity: 1;}
}
@-webkit-keyframes movestar01 {
  0% {transform: rotate(0deg);}
  5% {transform: rotate(180deg);}
  10% {transform: rotate(0deg);}
  100% {transform: rotate(0deg);}
}
@keyframes movestar01 {
  0% {transform: rotate(0deg);}
  5% {transform: rotate(180deg);}
  10% {transform: rotate(0deg);}
  100% {transform: rotate(0deg);}
}

/* The Simpsons */
.tabs-item-simpsons {
  background: #ffd603;}
  .tabs-item-simpsons .chara01 {
    left: 100px;
    top: -53px;
    opacity: 0; }
  .tabs-item-simpsons .chara02 {
    top: 20px;
    right: 45px;
    z-index: 1;
    opacity: 0; }
  .tabs-item-simpsons .chara03 {
    bottom: 10px;
    right: 10px;
    opacity: 0; }
  .tabs-item-simpsons .chara04 {
    bottom: 5px;
    left: 90px;
    opacity: 0; }

.tabs-change .tabs-item-simpsons .chara01 {
  -webkit-animation: bounceInLeft 1.2s;
  -moz-animation: bounceInLeft 1.2s;
  -o-animation: bounceInLeft 1.2s;
  animation: bounceInLeft 1.2s;
  opacity: 1; }

.tabs-change .tabs-item-simpsons .chara02 {
  -webkit-animation: zoomIn 0.5s 1.5s forwards;
  -moz-animation: zoomIn 0.5s 1.5s forwards;
  -o-animation: zoomIn 0.5s 1.5s forwards;
  animation: zoomIn 0.5s 1.5s forwards;
}

.tabs-change .tabs-item-simpsons .chara03,
.tabs-change .tabs-item-simpsons .chara04 {
  -webkit-transition: all 1.5s 2s;
  -moz-transition: all 1.5s 2s;
  -ms-transition: all 1.5s 2s;
  -o-transition: all 1.5s 2s;
  transition: all 1.5s 2s;
  opacity: 1; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}
  0% {opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);}
  60% {opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);}
  75% {-webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);}
  90% {-webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);}
  to {-webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);}
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}
  0% {opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);}
  60% {opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);}
  75% {-webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);}
  90% {-webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);}
  to {-webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);}
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);}
  50% {opacity: 1;}
  to {opacity: 1;}
}
@keyframes zoomIn {
  from {opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);}
  50% {opacity: 1;}
  to {opacity: 1;}
}

/* sponge bob */
.tabs-item-spongebob a {
  padding: 14px 0 0;
  background: #6FCFEB;
  position: relative;
  box-sizing: border-box;
}
.tabs-item-spongebob a:before {
  content: "";
  width: 238px;
  height: 100%;
  background: url(/images/home/chara-spongebob04.png)no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 0;
}
.tabs-item-spongebob a:after {
  content: "";
  width: 292px;
  height: 100%;
  background: url(/images/home/chara-spongebob05.png)no-repeat center/contain;
  position: absolute;
  top: 0;
  right: 13px;
}
.tabs-item-spongebob img {
  width: 100%;
}
.tabs-item-spongebob .wrap {
  width: 398px;
  height: 345px;
  margin: 0 auto;
  position: relative;
}
.tabs-item-spongebob .chara01 {
  width: 194px;
  position: absolute;
  top: 9px;
  left: 0;
}
.tabs-item-spongebob .chara02 {
  width: 192px;
  position: absolute;
  top: 0;
  right: 0;
}
.tabs-item-spongebob .chara03 {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.tabs-item-spongebob a:before,
.tabs-item-spongebob a:after,
.tabs-item-spongebob [class*="chara"] {
  opacity: 0;
  transition: opacity .7s ease;
}
.tabs-change .tabs-item-spongebob a:before,
.tabs-change .tabs-item-spongebob a:after,
.tabs-change .tabs-item-spongebob [class*="chara"] {
  opacity: 1;
}

.tabs-change .tabs-item-spongebob a:before,
.tabs-change .tabs-item-spongebob a:after {
  transition-delay: 2.1s;
}
.tabs-change .tabs-item-spongebob .chara02 {
  transition-delay: .7s;
}
.tabs-change .tabs-item-spongebob .chara03 {
  transition-delay: 1.4s;
}



/* SNS */
.home-block-sns {
  padding-bottom: 120px; }
  .home-block-sns .home-block-in {
    width: 1100px;
    margin: 0 auto; }
  .home-block-sns .block-title {
    text-align: left;
    margin-bottom: 20px;
    font-family: "TwCenMTBold", "Kanit", sans-serif;
    letter-spacing: 0.1em;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #084e96; }
  .home-block-sns .block-instagram {
    float: left;
    width: 740px; }
  .home-block-sns .instagram-gallery ul {
    float: left;
    width: 300px; }
    .home-block-sns .instagram-gallery ul:first-child li:last-child {
      width: 290px;
      height: 290px; }
    .home-block-sns .instagram-gallery ul:nth-child(2) li:first-child {
      width: 290px;
      height: 290px; }
    .home-block-sns .instagram-gallery ul:last-child {
      width: 140px; }
      .home-block-sns .instagram-gallery ul:last-child li {
        margin-right: 0; }
    .home-block-sns .instagram-gallery ul li {
      width: 140px;
      height: 140px;
      margin-right: 10px;
      margin-bottom: 10px;
      float: left; }
      .home-block-sns .instagram-gallery ul li img {
        width: 100%;
        height: auto; }
  .home-block-sns .block-twitter {
    float: right;
    width: 320px; }

.home-subbnr-slider {
  clear: both;
  padding-top: 55px; }
  .home-subbnr-slider .slick-list {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden; }
  .home-subbnr-slider .slick-arrow {
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    width: 9px;
    height: 15px;
    z-index: 1; }
  .home-subbnr-slider .slick-prev {
    left: -30px;
    background: url(/images/common/arrow_prev04.png) no-repeat center; }
  .home-subbnr-slider .slick-next {
    right: -30px;
    background: url(/images/common/arrow_next04.png) no-repeat center; }

/* INFORMATION */
.home-block-info {
  background: #f0f0f0;
  padding: 50px 0; }
  .home-block-info .info-list {
    background: #fff;
    width: 910px;
    margin: 0 auto;
    color: #084e96; }
    .home-block-info .info-list .title {
      font-weight: bold;
      font-size: 15px;
      font-size: 1.5rem;
      text-align: center;
      padding: 20px 0 16px; }
    .home-block-info .info-list ul li {
      border-top: 2px solid #f0f0f0;
      display: table;
      width: 100%;
      padding: 20px 30px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .home-block-info .info-list ul li .txt, .home-block-info .info-list ul li .btn {
        display: table-cell;
        vertical-align: middle; }
      .home-block-info .info-list ul li .txt {
        padding-left: 15px;
        padding-top: 2px;
        width: 670px;
        position: relative; }
        .home-block-info .info-list ul li .txt:before {
          content: "";
          position: absolute;
          left: 0;
          top: 50%;
          margin-top: -7px;
          width: 3px;
          height: 14px;
          background: #084e96; }
      .home-block-info .info-list ul li .btn {
        text-align: right; }
        .home-block-info .info-list ul li .btn a {
          display: inline-block; }

/*------------------------------------------
  2017 PINK Promotion
------------------------------------------*/
body.page-home-pink .home-slider-block {
  background: #feeaf3;
}
body.page-home-pink .home-slider-block .block-title h1 {
  margin: 0 auto;
  width: 166px;
  height: 32px;
  background: url(/images/common/sitelogo02-pink.png) no-repeat center;
  -webkit-background-size: 166px;
       -o-background-size: 166px;
          background-size: 166px;
}
body.page-home-pink .home-slider-block .block-title h1 img {
  display: none;
}
body.page-home-pink .home-main-slider .slick-prev {
  background: #e3007e url(/images/common/arrow_prev01.png) no-repeat center;
}
body.page-home-pink .home-main-slider .slick-next {
  background: #e3007e url(/images/common/arrow_next01.png) no-repeat center;;
}
body.page-home-pink .global-nav {
  border-color: #f4b1cf;
}
body.page-home-pink .global-nav .menu-list li {
  background: url(/images/common/border01-pink.png) no-repeat left center;
}
body.page-home-pink .global-nav .menu-list li:last-child {
  background: url(/images/common/border01-pink.png) no-repeat left center, url(/images/common/border01-pink.png) no-repeat right center;
}
body.page-home-pink .home-main-slider .slick-dots li button {
  background: url(/images/common/dots-pink.png) no-repeat center;
}
body.page-home-pink .home-main-slider .slick-dots .slick-active button {
  background: url(/images/common/dots_on-pink.png) no-repeat center;
}
body.page-home-pink .home-block .block-title h1 {
  color: #e3007e;
}
body.page-home-pink a {
  color: #e3007e;
}
body.page-home-pink .home-block-new .tab-btn {
  background: #e3007e;
}
body.page-home-pink .home-contents-slider .slick-prev {
  background: url(/images/common/arrow_prev02-pink.png) no-repeat center;
}
body.page-home-pink .home-contents-slider .slick-next {
  background: url(/images/common/arrow_next02-pink.png) no-repeat center;
}
body.page-home-pink .home-block:before {
  background: #ffd7e8;
}
body.page-home-pink .btn-style01 a {
  color: #fff;
  background: #e3007e;
}
body.page-home-pink .btn-style01 a:hover {
  background: #cb0071;
}
body.page-home-pink .home-block-ranking .r-tab-content:after {
  border-color: #e3007e;
}
body.page-home-pink .home-block-ranking .r-tab-btn {
  border-color: #e3007e;
}
body.page-home-pink .home-block-ranking .r-tab-btn .tab-btn-item {
  color: #e3007e;
}
body.page-home-pink .home-block-ranking .r-tab-btn .tab-btn-item:nth-child(2) {
  border-color: #e3007e;
}
body.page-home-pink .home-block-ranking .r-tab-content ul li .img {
   background: url(/images/home/rank_frame-pink.png) no-repeat left top;
}
body.page-home-pink .home-block-ranking .r-tab-btn:after {
  background: url(/images/common/arrow02-pink.png) no-repeat center;
}
body.page-home-pink .home-block-category .category-list li a {
  border-color: #e3007e;
}
body.page-home-pink .home-character-animation .character-tabs .controls li a {
  background: url(/images/common/dots-pink.png) no-repeat center;
}
body.page-home-pink .home-character-animation .character-tabs .controls .active a {
  background: url(/images/common/dots_on-pink.png) no-repeat center;
}

body.page-home-pink .home-character-animation .character-tabs .tab-btn {
  width: 14px;
  height: 24px;
}
body.page-home-pink .home-character-animation .character-tabs .tab-btn img {
  display: none;
}
body.page-home-pink .home-character-animation .character-tabs .tab-prev {
  background: url(/images/common/arrow_prev03-pink.png) no-repeat center;
}
body.page-home-pink .home-character-animation .character-tabs .tab-next {
  background: url(/images/common/arrow_next03-pink.png) no-repeat center;
}
body.page-home-pink .home-block-character {
  background: #ffd7e8;
}
body.page-home-pink .home-block-sns .block-title {
  color: #e3007e;
}
body.page-home-pink .home-block-info {
  background: #ffd7e8;
}
body.page-home-pink .home-block-info .info-list .title {
  color: #e3007e;
}
body.page-home-pink .home-block-info .info-list ul li .txt:before {
  background: #e3007e;
}
body.page-home-pink .btn-style02 a {
  color: #fff;
  background: #e3007e;
}
body.page-home-pink .global-nav .menu-list a:before, body.page-home-pink .global-nav .menu-list a:after {
  background: #e3007e;
}
body.page-home-pink .home-block-contents {
  background: #feeaf3;
}
body.page-home-pink .home-block-new {
  background: #feeaf3;
}
body.page-home-pink .home-block-category {
  background: #feeaf3;
}
body.page-home-pink .home-block-sns {
  background: #feeaf3;
}
body.page-home-pink .home-block-new .tab-btn .tab-btn--arrow {
  background: url(/images/common/arrow01-pink.png) no-repeat center;
}
body.page-home-pink {}
body.page-home-pink {}
body.page-home-pink {}

/*------------------------------------------
  Pink Jack splash
------------------------------------------*/
.pink-splash {
  width: 100vw;
  height: 100vh;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  overflow: hidden;
}

.logo {
  width: 328px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.brush-block {
  width: 160vw;
  height: 160vh;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: background .2s ease 1.8s;
          transition: background .2s ease 1.8s;
}

.brush {
  clip-path: inset(0 0 0 0);
  -webkit-clip-path: inset(0 0 0 0);
  background: url(/images/pinkjack/img_brush.svg) no-repeat center;
  background-size: cover;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
  transition-property: -webkit-clip-path;
  transition-property: clip-path;
  transition-property: clip-path, -webkit-clip-path;
  transition-timing-function: ease;
}

.pink-splash .brush:nth-child(odd) {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
}

.pink-splash .brush:nth-child(even) {
  -webkit-clip-path: inset(0 0 0 100%);
  clip-path: inset(0 0 0 100%);
}

.pink-splash.is-active .brush {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}

.brush:nth-child(1) {
  height: 10%;
  transition-duration: .6s;
}

.brush:nth-child(2) {
  height: 15%;
  transition-duration: .5s;
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}

.brush:nth-child(3) {
  height: 20%;
  transition-duration: .4s;
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}

.brush:nth-child(4) {
  height: 15%;
  transition-duration: .3s;
  -webkit-transition-delay: .9s;
          transition-delay: .9s;
}

.brush:nth-child(5) {
  height: 20%;
  transition-duration: .2s;
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.brush:nth-child(6) {
  height: 20%;
  transition-duration: .2s;
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}


.txt-block {
  width: 522px;
  height: 397px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1.8);
          transform: translate(-50%, -50%) scale(1.8);
}

.txt-block img {
  width: 100%;
}

.txt-pink {
  width: 352px;
  position: absolute;
  left: -50vw;
  top: 50vh;
  -webkit-transition: .3s ease 1.7s;
          transition: .3s ease 1.7s;
}

.txt-jack {
  width: 363px;
  position: absolute;
  right: -50vw;
  bottom: 50vh;
  -webkit-transition: .3s ease 1.7s;
          transition: .3s ease 1.7s;
}

.pink-splash.is-active .txt-pink {
  left: 0;
  top: 0;
}

.pink-splash.is-active .txt-jack {
  right: 0;
  bottom: 0;
}

.cover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: background .3s ease 2.7s;
          transition: background .3s ease 2.7s;
}

.pink-splash.is-active .cover {
  background: #e3007e;
}


/* Microsoft対応 */
body.ms .brush {
  display: none;
}

body.ms .brush-block {
  transition: background .8s ease;
}
body.ms .pink-splash.is-active .brush-block {
  background: #e3007e;
}

body.ms .txt-pink {
  position: absolute;
  left: -50vw;
  top: 50vh;
  -webkit-transition: .5s ease .8s;
          transition: .5s ease .8s;
}

body.ms .txt-jack {
  position: absolute;
  right: -50vw;
  bottom: 50vh;
  -webkit-transition: .5s ease .8s;
          transition: .5s ease .8s;
}

body.ms .cover {
  -webkit-transition: background .5s ease 2.8s;
          transition: background .5s ease 2.8s;
}