@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
body {
  font-size: 16px;
  font-family: "Noto Sans JP", serif;
  font-style: normal; }

img {
  vertical-align: bottom; }

.site-header {
  display: none !important; }

.entry-header {
  display: none !important; }

@media screen and (max-width: 599px) {
  .entry-content {
    margin: 0 !important; } }

.page {
  margin: 0 !important; }

.entry-content {
  margin: 0 !important; }

@media screen and (max-width: 599px) {
  .pc {
    display: none !important; } }

@media screen and (min-width: 600px) {
  .sp {
    display: none !important; } }

#home {
  min-width: 1280px;
  overflow-x: hidden; }
  #home .head-area {
    border-bottom: 20px solid #000000; }
    #home .head-area .inbox {
      display: flex;
      justify-content: space-between;
      align-items: baseline;
      margin: 50px auto 40px;
      max-width: 1048px; }
      #home .head-area .inbox .logo a {
        display: inline-block; }
      #home .head-area .inbox .logo object {
        vertical-align: bottom;
        margin-bottom: -10px;
        pointer-events: none;
        width: 180px; }
      #home .head-area .inbox .title h1 {
        margin: 0;
        padding: 0; }
      #home .head-area .inbox .title img {
        width: 550px; }
      #home .head-area .inbox .outlink {
        display: flex;
        justify-content: space-between;
        align-content: flex-end; }
        #home .head-area .inbox .outlink a {
          display: block;
          width: 140px;
          padding: 0.2rem 0;
          color: #ffffff;
          border-radius: 0.5rem;
          text-decoration: none;
          text-align: center;
          transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1); }
        #home .head-area .inbox .outlink a:hover {
          letter-spacing: 0.15em; }
        #home .head-area .inbox .outlink .hnet {
          background: #ff7db8;
          border: solid 1px #ff7db8;
          margin-right: 0.2rem; }
        #home .head-area .inbox .outlink .hnet:hover {
          background: #ffffff;
          border: solid 1px #ff7db8;
          color: #ff7db8; }
        #home .head-area .inbox .outlink .ghev {
          background: #000000;
          border: solid 1px #000000; }
        #home .head-area .inbox .outlink .ghev:hover {
          background: #ffffff;
          border: solid 1px #000000;
          color: #000000; }
    @media screen and (max-width: 599px) {
      #home .head-area {
        position: relative;
        min-height: 60px;
        background: #ff61aa;
        border-bottom: none; }
        #home .head-area .sp-head {
          position: absolute;
          left: 5%;
          top: 20%; }
          #home .head-area .sp-head .logo {
            width: 114px; } }
  @media screen and (max-width: 599px) {
    #home .sp-logo {
      padding: 1rem 0;
      text-align: center; }
      #home .sp-logo object {
        max-width: 350px;
        margin: auto; } }
  #home .main-img {
    display: flex;
    justify-content: center;
    background: #e8e8e8; }
    #home .main-img .phootos {
      margin: auto; }
  #home .main-nav nav {
    padding: 0.5rem 0;
    background: #ff61aa; }
    #home .main-nav nav ul {
      margin: auto;
      padding: 0;
      min-width: 1280px;
      list-style: none; }
      #home .main-nav nav ul li {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0.2rem 0; }
      #home .main-nav nav ul .gplogo {
        width: 115px; }
      #home .main-nav nav ul a {
        padding: 0 0.5rem;
        color: #ffffff;
        text-decoration: none;
        transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1); }
      #home .main-nav nav ul a:hover {
        background: #FFFFFF;
        color: #ff61aa;
        border-radius: 0.8rem; }
  #home .news-area {
    padding: 100px 0; }
    #home .news-area .title {
      width: 280px;
      margin: 0 auto 1rem; }
    #home .news-area .pt-cv-wrapper .pt-cv-grid {
      display: flex;
      justify-content: center;
      align-content: flex-end; }
      #home .news-area .pt-cv-wrapper .pt-cv-grid .pt-cv-content-item {
        min-width: 300px; }
      #home .news-area .pt-cv-wrapper .pt-cv-grid .pt-cv-content-item:nth-child(1) {
        border-bottom: #ddd solid 1px; }
      #home .news-area .pt-cv-wrapper .pt-cv-grid .pt-cv-content-item:nth-child(2) {
        border-bottom: #ddd solid 1px; }
      #home .news-area .pt-cv-wrapper .pt-cv-grid .pt-cv-ifield {
        display: flex;
        flex-wrap: wrap;
        margin-top: 15px; }
        #home .news-area .pt-cv-wrapper .pt-cv-grid .pt-cv-ifield .pt-cv-meta-fields {
          order: 1;
          width: 100%; }
          #home .news-area .pt-cv-wrapper .pt-cv-grid .pt-cv-ifield .pt-cv-meta-fields .entry-date {
            color: #ff61aa; }
          #home .news-area .pt-cv-wrapper .pt-cv-grid .pt-cv-ifield .pt-cv-meta-fields .entry-date:before {
            content: "🕓"; }
        #home .news-area .pt-cv-wrapper .pt-cv-grid .pt-cv-ifield .pt-cv-title {
          order: 2;
          width: 100%; }
          #home .news-area .pt-cv-wrapper .pt-cv-grid .pt-cv-ifield .pt-cv-title a {
            color: #727272; }
    #home .news-area .more a {
      display: block;
      margin: 1rem auto 0;
      padding: 0.2rem 0;
      width: 280px;
      text-align: center;
      color: #ff61aa;
      border: #ff61aa solid 1px;
      text-decoration: none;
      transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1); }
    #home .news-area .more a:hover {
      color: #FFFFFF;
      background: #ff61aa;
      border-radius: 0.5rem; }
    @media screen and (max-width: 599px) {
      #home .news-area .pt-cv-wrapper .pt-cv-grid {
        width: 90%;
        margin: auto; }
        #home .news-area .pt-cv-wrapper .pt-cv-grid .pt-cv-content-item:nth-child(3) {
          border-bottom: #ddd solid 1px; } }
  #home .shop-area {
    padding: 100px 0;
    background: #e8e8e8; }
    #home .shop-area .title {
      width: 280px;
      margin: 0 auto 1rem; }
    #home .shop-area .list {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      grid-gap: 20px;
      width: 1000px;
      margin: auto; }
      #home .shop-area .list .shop-ones {
        background: #FFFFFF;
        width: 320px; }
        #home .shop-area .list .shop-ones .shop-name {
          position: relative;
          background: #ffe7ef;
          color: #ff61aa;
          font-weight: bold;
          text-align: center; }
        #home .shop-area .list .shop-ones .shop-name:after {
          position: absolute;
          top: 50%;
          right: 5px;
          transform: translateY(-40%);
          content: url(../img/home/arrow.svg);
          width: 17px; }
        #home .shop-area .list .shop-ones .shop-text {
          position: relative;
          padding: 5px; }
          #home .shop-area .list .shop-ones .shop-text .words {
            min-height: 80px;
            font-size: 0.8rem; }
          #home .shop-area .list .shop-ones .shop-text a {
            position: absolute;
            display: flex;
            justify-content: center;
            right: 5px;
            bottom: 5px;
            width: 85px;
            border-radius: 1rem;
            border: #ff61aa solid 1px;
            font-weight: 600;
            text-decoration: none;
            text-align: center;
            background: #ff61aa;
            transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1); }
            #home .shop-area .list .shop-ones .shop-text a p {
              display: contents;
              margin: 0;
              padding: 0;
              font-size: 1.2rem;
              letter-spacing: 0.1rem;
              vertical-align: 0.1rem;
              line-height: 0;
              color: #FFFFFF; }
            #home .shop-area .list .shop-ones .shop-text a i {
              color: #000000;
              font-style: normal; }
          #home .shop-area .list .shop-ones .shop-text a:hover {
            background: #ffffff; }
            #home .shop-area .list .shop-ones .shop-text a:hover p {
              color: #ff61aa; }
    @media screen and (max-width: 599px) {
      #home .shop-area .list {
        justify-content: center !important;
        width: 90%; } }
  #home .blog-area {
    padding: 100px 0; }
    #home .blog-area .title {
      width: 280px;
      margin: 0 auto 1rem; }
    #home .blog-area .bloglist {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr;
      width: 1280px;
      margin: auto;
      grid-gap: 20px; }
      #home .blog-area .bloglist .blogbox {
        width: 290px;
        text-align: center; }
        #home .blog-area .bloglist .blogbox h3 {
          background: #ffe7ef;
          color: #ff61aa;
          font-size: 1rem;
          font-weight: normal; }
        #home .blog-area .bloglist .blogbox .lcp_catlist {
          margin: 0;
          padding: 0;
          list-style: none; }
          #home .blog-area .bloglist .blogbox .lcp_catlist li {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap; }
            #home .blog-area .bloglist .blogbox .lcp_catlist li .blog-title {
              order: 3;
              width: 100%;
              text-align: left; }
              #home .blog-area .bloglist .blogbox .lcp_catlist li .blog-title a {
                color: #000000;
                text-decoration: none; }
            #home .blog-area .bloglist .blogbox .lcp_catlist li .blog-time {
              order: 2;
              width: 100%;
              font-size: 0.8rem;
              text-align: left; }
            #home .blog-area .bloglist .blogbox .lcp_catlist li span {
              order: 1;
              display: block;
              margin-bottom: 1rem;
              text-align: center; }
            #home .blog-area .bloglist .blogbox .lcp_catlist li .lcp_excerpt {
              order: 4;
              font-size: 0.8rem;
              text-align: left; }
    @media screen and (max-width: 599px) {
      #home .blog-area {
        display: none !important; } }
  @media screen and (max-width: 599px) {
    #home {
      min-width: 320px; } }

#footer {
  background: #eaeaea; }
  #footer .information .foot-title {
    background: #f2f2f2;
    text-align: center; }
    #footer .information .foot-title h4 {
      margin: auto;
      padding: 2rem 0;
      font-size: 1.8rem;
      font-weight: normal; }
  #footer .information .foot-grouptitle {
    margin: auto;
    width: 1000px; }
    #footer .information .foot-grouptitle p {
      width: 570px;
      border-bottom: #ff64ad solid 1px;
      color: #ff64ad; }
  #footer .information .foot-box {
    width: 1000px;
    margin: 0 auto 5rem; }
    #footer .information .foot-box .foot-shoplist ul {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
      list-style: none;
      margin: 0;
      padding: 0;
      width: 100%; }
      #footer .information .foot-box .foot-shoplist ul li a {
        color: #000000;
        text-decoration: none;
        font-size: 0.8rem; }
  #footer .site-footer {
    text-align: center;
    font-size: 0.8rem; }

#shop .header {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  padding: 0.4rem 0;
  background: #000000; }
  #shop .header .shopname {
    margin-left: 5%;
    margin-right: 1rem;
    padding-right: 1rem;
    border-right: #fff solid 1px;
    color: #ffffff; }
    #shop .header .shopname h1 {
      margin: 0;
      padding: 0;
      font-size: 1rem;
      font-weight: normal; }
  #shop .header ul {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    grid-gap: 1rem;
    list-style: none;
    margin: 0;
    padding: 0; }
    #shop .header ul li a {
      color: #ffffff;
      text-decoration: none; }
  #shop .header .outlink {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    grid-gap: 0.5rem;
    margin-left: 1rem; }
    #shop .header .outlink .weboubo a {
      padding: 1rem 0.5rem;
      background: #fd807f;
      color: #ffffff;
      text-decoration: none;
      transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1); }
    #shop .header .outlink .weboubo a:hover {
      background: #fc4e4d; }
    #shop .header .outlink .lineoubo a {
      padding: 1rem 0.5rem;
      background: #60fd61;
      color: #ffffff;
      text-decoration: none;
      transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1); }
    #shop .header .outlink .lineoubo a:hover {
      background: #03da05; }
  @media screen and (max-width: 599px) {
    #shop .header {
      padding: 1rem 0; }
      #shop .header .shopname {
        border-right: none; } }
#shop .mainimg {
  max-width: 1920px; }
  @media screen and (max-width: 599px) {
    #shop .mainimg {
      max-width: 100%; } }
#shop .slider {
  padding: 4rem 0;
  background: #f2f2f2; }
  #shop .slider .inbox {
    margin: auto;
    width: 1280px;
    overflow-x: hidden; }
  @media screen and (max-width: 599px) {
    #shop .slider {
      padding: 2rem 0; }
      #shop .slider .inbox {
        width: 90%; } }
#shop .information .free-A {
  max-width: 1280px;
  margin: 5rem auto; }
  #shop .information .free-A h2 {
    font-size: 1.2rem;
    font-weight: bold; }
  @media screen and (max-width: 599px) {
    #shop .information .free-A {
      max-width: 90%;
      margin: 4rem auto; } }
#shop .information .free-B {
  max-width: 1280px;
  margin: 5rem auto 10rem; }
  #shop .information .free-B .title {
    margin-bottom: 5rem;
    display: block;
    text-align: center; }
  #shop .information .free-B .img {
    display: block;
    text-align: center; }
  @media screen and (max-width: 599px) {
    #shop .information .free-B {
      max-width: 90%;
      margin: 10rem auto; }
      #shop .information .free-B .title {
        margin-bottom: 5rem; } }
#shop .information .free-C {
  max-width: 1280px;
  margin: 5rem auto 10rem; }
  #shop .information .free-C .title {
    margin-bottom: 5rem;
    display: block;
    text-align: center; }
  #shop .information .free-C .img {
    display: block;
    text-align: center; }
  @media screen and (max-width: 599px) {
    #shop .information .free-C {
      max-width: 90%;
      margin: 10rem auto; }
      #shop .information .free-C .title {
        margin-bottom: 5rem; } }
#shop .information .free-D {
  max-width: 1280px;
  margin: 5rem auto 10rem; }
  #shop .information .free-D .title {
    margin-bottom: 5rem;
    display: block;
    text-align: center; }
  @media screen and (max-width: 599px) {
    #shop .information .free-D {
      max-width: 90%;
      margin: 10rem auto; }
      #shop .information .free-D .title {
        margin-bottom: 5rem; } }
#shop .information .free-E {
  background-color: #feeeee; }
  #shop .information .free-E .freecont {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    max-width: 1280px;
    margin: auto;
    padding: 5rem;
    grid-gap: 2rem; }
    #shop .information .free-E .freecont .link-box a {
      color: #000000;
      text-decoration: none; }
  @media screen and (max-width: 599px) {
    #shop .information .free-E .freecont {
      display: block;
      max-width: 90%;
      padding: 10rem 0; } }
#shop .information .tab-area {
  max-width: 1280px;
  margin: 5rem auto 10rem; }
  #shop .information .tab-area .title {
    margin-bottom: 5rem;
    display: block;
    text-align: center; }
  #shop .information .tab-area .tab-wrap {
    margin-bottom: 40px; }
    #shop .information .tab-area .tab-wrap .tab-group {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      align-items: flex-end; }
      #shop .information .tab-area .tab-wrap .tab-group .tab {
        flex-grow: 1;
        cursor: pointer;
        display: inline-block;
        margin: 0 5px;
        padding: 14px 0 12px;
        text-align: center;
        transition: 1s;
        vertical-align: bottom; }
      #shop .information .tab-area .tab-wrap .tab-group .is-active {
        transition: 1s;
        opacity: 0.6;
        padding-bottom: 20px; }
    #shop .information .tab-area .tab-wrap .panel-group {
      min-height: 100px;
      padding: 10px; }
      #shop .information .tab-area .tab-wrap .panel-group .panel {
        display: none;
        margin: auto;
        padding: 1rem;
        width: 1080px;
        border: #fd7dae solid 1px;
        border-radius: 2rem; }
      #shop .information .tab-area .tab-wrap .panel-group .is-voice {
        display: block; }
  @media screen and (max-width: 599px) {
    #shop .information .tab-area {
      max-width: 90%;
      margin: 10rem auto; }
      #shop .information .tab-area .title {
        margin-bottom: 5rem; }
      #shop .information .tab-area .tab-wrap .tab-group .tab {
        width: calc(45%); }
      #shop .information .tab-area .panel-group .panel {
        width: 90% !important; } }
#shop .information .recruitment-video {
  background-color: #feeeee;
  padding: 5rem 0; }
  #shop .information .recruitment-video .title {
    margin-bottom: 5rem;
    display: block;
    text-align: center; }
  #shop .information .recruitment-video .movie-box {
    display: flex;
    justify-content: center;
    grid-gap: 10px; }
    #shop .information .recruitment-video .movie-box .movie-one {
      width: calc(100% / 3);
      max-width: 510px; }
      #shop .information .recruitment-video .movie-box .movie-one p {
        font-size: 0.8rem; }
  @media screen and (max-width: 599px) {
    #shop .information .recruitment-video {
      max-width: 100%;
      margin: 10rem auto; }
      #shop .information .recruitment-video .title {
        margin-bottom: 5rem; }
      #shop .information .recruitment-video .movie-box {
        flex-wrap: wrap;
        width: 90%;
        margin: auto; }
        #shop .information .recruitment-video .movie-box .movie-one {
          width: 100%; } }
#shop .information .manager-blog {
  padding: 5rem 0; }
  #shop .information .manager-blog .title {
    margin-bottom: 5rem;
    display: block;
    text-align: center; }
  #shop .information .manager-blog .blog-list .pt-cv-ifield {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
    #shop .information .manager-blog .blog-list .pt-cv-ifield .pt-cv-title {
      order: 2;
      margin: 0;
      padding: 0;
      width: 100%; }
      #shop .information .manager-blog .blog-list .pt-cv-ifield .pt-cv-title a {
        font-size: 1rem;
        font-weight: normal;
        color: #000000; }
    #shop .information .manager-blog .blog-list .pt-cv-ifield .pt-cv-content {
      order: 3;
      font-size: 0.8rem; }
    #shop .information .manager-blog .blog-list .pt-cv-ifield .pt-cv-meta-fields {
      order: 1;
      margin: 0;
      padding: 0;
      width: 100%; }
  @media screen and (max-width: 599px) {
    #shop .information .manager-blog {
      max-width: 90%;
      margin: 10rem auto; }
      #shop .information .manager-blog .title {
        margin-bottom: 5rem; }
      #shop .information .manager-blog .blog-list .pt-cv-ifield {
        margin: auto;
        width: 100%;
        max-width: 290px; } }
#shop .information .shop-info {
  padding: 5rem 0; }
  #shop .information .shop-info .title {
    margin-bottom: 5rem;
    display: block;
    text-align: center; }
  #shop .information .shop-info .info-box {
    display: flex;
    justify-content: flex-start;
    grid-gap: 40px;
    max-width: 1280px;
    margin: 0 auto; }
    #shop .information .shop-info .info-box .info-img {
      width: 240px;
      text-align: center; }
      #shop .information .shop-info .info-box .info-img img {
        width: 240px; }
  @media screen and (max-width: 599px) {
    #shop .information .shop-info {
      max-width: 90%;
      margin: 10rem auto;
      padding: 0; }
      #shop .information .shop-info .title {
        margin-bottom: 5rem; }
      #shop .information .shop-info .info-box {
        display: block;
        max-width: 400px; }
        #shop .information .shop-info .info-box .info-img {
          width: 240px;
          text-align: center; } }
#shop .information .point {
  padding: 2rem 0;
  background: #feeeee; }
  #shop .information .point .point-box {
    display: flex;
    justify-content: center;
    grid-gap: 20px;
    max-width: 1280px;
    margin: auto; }
    #shop .information .point .point-box .point-one {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      grid-gap: 10px;
      max-width: 400px; }
      #shop .information .point .point-box .point-one p {
        margin: 0; }
  @media screen and (max-width: 599px) {
    #shop .information .point {
      padding: 5rem 0; }
      #shop .information .point .point-box {
        display: block;
        width: 90%; }
        #shop .information .point .point-box .point-one {
          padding-bottom: 2rem; } }
#shop .information .request {
  padding: 5rem 0; }
  #shop .information .request .title {
    margin-bottom: 5rem;
    display: block;
    text-align: center; }
  #shop .information .request .list {
    max-width: 1280px;
    margin: 0 auto; }
    #shop .information .request .list dl {
      display: flex;
      flex-wrap: wrap;
      max-width: 960px;
      margin: auto; }
      #shop .information .request .list dl dt {
        display: inline-block;
        width: calc(25%);
        border-bottom: #ddd solid 1px;
        margin: 0 0 1rem;
        padding-bottom: 1rem; }
      #shop .information .request .list dl dd {
        width: calc(75%);
        border-bottom: #ddd solid 1px;
        margin: 0 0 1rem;
        padding-bottom: 1rem; }
        #shop .information .request .list dl dd a {
          text-decoration: none;
          color: #000000; }
  @media screen and (max-width: 599px) {
    #shop .information .request {
      max-width: 90%;
      margin: 10rem auto; }
      #shop .information .request .title {
        margin-bottom: 5rem; }
      #shop .information .request .list dl {
        display: block; }
        #shop .information .request .list dl dt {
          width: 100%;
          border-bottom: none;
          margin: 0;
          padding-bottom: 0.2rem; }
        #shop .information .request .list dl dd {
          width: 100%; } }

#jjgroup .group-req .title {
  margin-bottom: 5rem;
  display: block;
  text-align: center; }
#jjgroup .group-req .list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  grid-gap: 10px; }
  #jjgroup .group-req .list .shop {
    width: calc(16%); }
    #jjgroup .group-req .list .shop a {
      text-decoration: none;
      color: #000000; }
    #jjgroup .group-req .list .shop img {
      display: inline-block;
      max-width: 240px;
      width: 100%;
      margin-bottom: 0.5rem; }
    #jjgroup .group-req .list .shop p {
      margin: 0;
      padding: 0;
      text-align: center;
      font-size: 0.7rem; }
@media screen and (max-width: 599px) {
  #jjgroup .group-req {
    max-width: 90%;
    margin: 10rem auto; }
    #jjgroup .group-req .title {
      margin-bottom: 5rem; }
    #jjgroup .group-req .list {
      justify-content: space-between; }
      #jjgroup .group-req .list .shop {
        width: calc(47%); }
        #jjgroup .group-req .list .shop p {
          text-align: left; } }

#common-foot {
  margin-top: 4rem; }
  #common-foot .outlink {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    grid-gap: 0.5rem;
    margin-right: 1rem; }
    #common-foot .outlink .weboubo a {
      padding: 1rem 1rem;
      background: #fd807f;
      color: #ffffff;
      text-decoration: none;
      transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1); }
    #common-foot .outlink .weboubo a:hover {
      background: #fc4e4d; }
    #common-foot .outlink .lineoubo a {
      padding: 1rem 1rem;
      background: #60fd61;
      color: #ffffff;
      text-decoration: none;
      transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1); }
    #common-foot .outlink .lineoubo a:hover {
      background: #03da05; }
    #common-foot .outlink .pagetop {
      max-width: 65px; }
  @media screen and (max-width: 599px) {
    #common-foot .outlink {
      display: none !important; } }

#footer-shop {
  background: #000000; }
  #footer-shop .site-footer {
    padding: 0.5rem 0;
    text-align: center;
    font-size: 0.8rem;
    color: #ffffff; }
  #footer-shop .sp-foot-outlink {
    position: fixed;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%; }
    #footer-shop .sp-foot-outlink .sp-weboubo img {
      height: 50px; }
    #footer-shop .sp-foot-outlink .sp-lineoubo img {
      height: 50px; }
    #footer-shop .sp-foot-outlink .sp-pagetop img {
      height: 50px; }

#freespace {
  margin: auto;
  padding: 4rem 0 2rem;
  max-width: 1280px; }
  #freespace .title {
    margin: 0 auto 2rem;
    padding: 1rem 2rem;
    max-width: 1000px;
    background: #FE7BAD; }
    #freespace .title h2 {
      margin: 0;
      padding: 0;
      font-size: 1.2rem;
      color: #ffffff; }
  #freespace .img {
    margin: 0 auto 2rem;
    text-align: center; }
  #freespace .text {
    margin: auto;
    max-width: 800px; }

.goback {
  position: fixed;
  bottom: 0;
  right: 1rem; }
  .goback a.btn {
    display: inline-block;
    margin: 15px 15px 0;
    padding: 1rem 2rem;
    font-size: 1.4rem;
    text-decoration: none;
    outline: none;
    color: #fff;
    background-color: #FE7BAD;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 0 -2px #cff09e, 0 0 0 -1px #FE7BAD;
    box-shadow: 0 0 0 -2px #cff09e, 0 0 0 -1px #FE7BAD;
    border: none;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: box-shadow .3s; }
  .goback a.btn:hover, .goback a.btn:focus {
    -webkit-box-shadow: 0 0 0 2px #cff09e, 0 0 0 4px #FE7BAD;
    box-shadow: 0 0 0 2px #cff09e, 0 0 0 4px #FE7BAD;
    -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
    transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
    -webkit-animation: gelatine 0.5s 1;
    animation: gelatine 0.5s 1; }
@keyframes gelatine {
  from, to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1); }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9); }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05); }
  from, to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1); }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9); }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05); } }
@-webkit-keyframes gelatine {
  from, to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1); }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9); }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05); }
  from, to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1); }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9); }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05); } }
#whatsnew {
  min-width: 1280px;
  overflow-x: hidden; }
  #whatsnew .head-area .inbox {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin: 50px auto 40px;
    max-width: 1048px; }
    #whatsnew .head-area .inbox .logo a {
      display: inline-block; }
    #whatsnew .head-area .inbox .logo object {
      vertical-align: bottom;
      margin-bottom: -10px;
      pointer-events: none;
      width: 180px; }
    #whatsnew .head-area .inbox .title h1 {
      margin: 0;
      padding: 0; }
    #whatsnew .head-area .inbox .title img {
      width: 550px; }
    #whatsnew .head-area .inbox .outlink {
      display: flex;
      justify-content: space-between;
      align-content: flex-end; }
      #whatsnew .head-area .inbox .outlink a {
        display: block;
        width: 140px;
        padding: 0.2rem 0;
        color: #ffffff;
        border-radius: 0.5rem;
        text-decoration: none;
        text-align: center;
        transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1); }
      #whatsnew .head-area .inbox .outlink a:hover {
        letter-spacing: 0.15em; }
      #whatsnew .head-area .inbox .outlink .hnet {
        background: #ff7db8;
        border: solid 1px #ff7db8;
        margin-right: 0.2rem; }
      #whatsnew .head-area .inbox .outlink .hnet:hover {
        background: #ffffff;
        border: solid 1px #ff7db8;
        color: #ff7db8; }
      #whatsnew .head-area .inbox .outlink .ghev {
        background: #000000;
        border: solid 1px #000000; }
      #whatsnew .head-area .inbox .outlink .ghev:hover {
        background: #ffffff;
        border: solid 1px #000000;
        color: #000000; }
  @media screen and (max-width: 599px) {
    #whatsnew .head-area {
      position: relative;
      min-height: 60px;
      background: #ff61aa;
      border-bottom: none; }
      #whatsnew .head-area .sp-head {
        position: absolute;
        left: 5%;
        top: 20%; }
        #whatsnew .head-area .sp-head .logo {
          width: 114px; } }
  @media screen and (max-width: 599px) {
    #whatsnew .sp-logo {
      padding: 1rem 0;
      text-align: center; }
      #whatsnew .sp-logo object {
        max-width: 350px;
        margin: auto; } }
  @media screen and (max-width: 599px) {
    #whatsnew .jjlogo {
      margin: 2rem auto;
      text-align: center; } }
  #whatsnew .newslist {
    margin: 0 auto 10rem;
    max-width: 700px; }
    #whatsnew .newslist .title {
      margin: 10rem auto 5rem;
      max-width: 280px; }
    #whatsnew .newslist .pt-cv-content-item {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      grid-gap: 0;
      border-bottom: #727272 solid 1px; }
      #whatsnew .newslist .pt-cv-content-item .pt-cv-meta-fields {
        order: 1;
        width: 100%;
        font-size: 1rem; }
        #whatsnew .newslist .pt-cv-content-item .pt-cv-meta-fields time {
          color: #FF61AA !important; }
      #whatsnew .newslist .pt-cv-content-item .pt-cv-title {
        order: 2;
        width: 100%;
        font-size: 1.2rem; }
        #whatsnew .newslist .pt-cv-content-item .pt-cv-title a {
          color: #727272; }
    @media screen and (max-width: 599px) {
      #whatsnew .newslist {
        margin: 0 auto 10rem;
        width: 90%; }
        #whatsnew .newslist .pt-cv-content-item .pt-cv-title {
          font-size: 1rem;
          font-weight: normal; } }
  @media screen and (max-width: 599px) {
    #whatsnew {
      min-width: 320px; } }

#whatsnew-one {
  min-width: 1280px;
  overflow-x: hidden; }
  #whatsnew-one .head-area .inbox {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin: 0 auto 40px;
    max-width: 1048px; }
    #whatsnew-one .head-area .inbox .logo a {
      display: inline-block; }
    #whatsnew-one .head-area .inbox .logo object {
      vertical-align: bottom;
      margin-bottom: -10px;
      pointer-events: none;
      width: 180px; }
    #whatsnew-one .head-area .inbox .title h1 {
      margin: 0;
      padding: 0; }
    #whatsnew-one .head-area .inbox .title img {
      width: 550px; }
    #whatsnew-one .head-area .inbox .outlink {
      display: flex;
      justify-content: space-between;
      align-content: flex-end; }
      #whatsnew-one .head-area .inbox .outlink a {
        display: block;
        width: 140px;
        padding: 0.2rem 0;
        color: #ffffff;
        border-radius: 0.5rem;
        text-decoration: none;
        text-align: center;
        transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1); }
      #whatsnew-one .head-area .inbox .outlink a:hover {
        letter-spacing: 0.15em; }
      #whatsnew-one .head-area .inbox .outlink .hnet {
        background: #ff7db8;
        border: solid 1px #ff7db8;
        margin-right: 0.2rem; }
      #whatsnew-one .head-area .inbox .outlink .hnet:hover {
        background: #ffffff;
        border: solid 1px #ff7db8;
        color: #ff7db8; }
      #whatsnew-one .head-area .inbox .outlink .ghev {
        background: #000000;
        border: solid 1px #000000; }
      #whatsnew-one .head-area .inbox .outlink .ghev:hover {
        background: #ffffff;
        border: solid 1px #000000;
        color: #000000; }
  @media screen and (max-width: 599px) {
    #whatsnew-one .head-area {
      position: relative;
      min-height: 60px;
      background: #ff61aa;
      border-bottom: none; }
      #whatsnew-one .head-area .sp-head {
        position: absolute;
        left: 5%;
        top: 20%; }
        #whatsnew-one .head-area .sp-head .logo {
          width: 114px; } }
  @media screen and (max-width: 599px) {
    #whatsnew-one .sp-logo {
      padding: 1rem 0;
      text-align: center; }
      #whatsnew-one .sp-logo object {
        max-width: 350px;
        margin: auto; } }
  @media screen and (max-width: 599px) {
    #whatsnew-one .jjlogo {
      margin: 2rem auto;
      text-align: center; } }
  #whatsnew-one .title {
    margin: 0 auto 5rem;
    max-width: 280px; }
  #whatsnew-one .category-ane {
    max-width: 900px;
    margin: 0 auto 10rem; }
    #whatsnew-one .category-ane .post-thumbnail {
      margin: 5rem auto;
      text-align: center; }
    #whatsnew-one .category-ane .entry-content {
      margin: 5rem auto; }
    @media screen and (max-width: 599px) {
      #whatsnew-one .category-ane {
        max-width: 90%; } }
  #whatsnew-one .entry-footer {
    display: none; }
  #whatsnew-one .outlink {
    display: flex;
    justify-content: center;
    margin: 0 auto 5rem; }
    #whatsnew-one .outlink .back-btn {
      cursor: pointer;
      transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
      border: 1px solid #ff7db8;
      border-radius: 0.2rem;
      display: block;
      font-weight: bold;
      font-size: 0.8rem;
      text-decoration: none;
      max-width: 300px;
      padding: 0.4rem 5rem;
      text-align: center; }
    #whatsnew-one .outlink .slide {
      background: #fff;
      color: #ff7db8;
      overflow: hidden;
      position: relative;
      z-index: 1; }
    #whatsnew-one .outlink .slide::after {
      background: #ff7db8;
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      width: 100%;
      height: 100%;
      transform: scale(0, 1);
      transform-origin: left top;
      transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
      z-index: -1; }
    #whatsnew-one .outlink .slide:hover {
      color: #fff; }
    #whatsnew-one .outlink .slide:hover::after {
      transform: scale(1, 1); }
  @media screen and (max-width: 599px) {
    #whatsnew-one {
      min-width: 320px; } }
