@import url("https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap");
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
body {
  margin: 0;
  padding: 0;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  position: relative;
  background: #fcfcfc; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

@media only screen and (max-width: 767px) {
  .wrap {
    padding: 0 15px 30px; } }
@media only screen and (min-width: 768px) {
  .wrap {
    max-width: 1150px;
    width: calc(100% - 45px);
    margin: 0 auto;
    padding: 30px 0 10px; } }

.hero h1 {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 0;
  background: url("/dir/shr/monthly-event/img/2010/hero.jpg") center center/cover no-repeat;
  padding-top: calc(572 / 1200 * 100%); }

.intro {
  text-align: center;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  background: #880016;
  box-sizing: border-box;
  font-weight: 700;
  background-repeat: no-repeat;
  position: relative;
  font-family: 'Noto Sans JP'; }
  @media only screen and (max-width: 767px) {
    .intro {
      font-size: 1.1rem;
      line-height: 2.3rem;
      margin: 30px 0 30px;
      padding: 60px 25px; } }
  @media only screen and (min-width: 768px) {
    .intro {
      font-size: 1.7rem;
      line-height: 3.5rem;
      margin: 20px 0 50px;
      padding: 80px 0; } }
  .intro span {
    color: #fef600; }

.container {
  display: flex;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .container {
      flex-direction: column;
      margin: 0 0 30px; } }
  @media only screen and (min-width: 768px) {
    .container {
      justify-content: space-between;
      margin: 0 0 40px; } }
  @media only screen and (max-width: 767px) {
    .container .main {
      width: 100%; } }
  @media only screen and (min-width: 768px) {
    .container .main {
      width: 72%; } }
  @media only screen and (max-width: 767px) {
    .container .main .newarrival {
      margin: 0 0 20px; } }
  @media only screen and (min-width: 768px) {
    .container .main .newarrival {
      margin: 0 0 40px; } }
  .container .main .newarrival__ttl {
    margin: 0 0 35px;
    padding: 5px 0;
    text-align: left;
    text-align: center;
    color: #3A3A3A;
    font-weight: 800;
    width: 100%;
    border-top: 2px solid #3A3A3A;
    border-bottom: 2px solid #3A3A3A; }
    @media only screen and (max-width: 767px) {
      .container .main .newarrival__ttl {
        font-size: 1.3rem; } }
    @media only screen and (min-width: 768px) {
      .container .main .newarrival__ttl {
        font-size: 1.5rem; } }
  .container .main .newarrival__btn-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .container .main .newarrival__btn-container {
        margin: 0 0 20px; } }
    @media only screen and (min-width: 768px) {
      .container .main .newarrival__btn-container {
        justify-content: center;
        margin: 0 0 30px; } }
  .container .main .newarrival__btn {
    background: #444;
    text-align: center;
    border-radius: 5px;
    cursor: pointer; }
    @media only screen and (max-width: 767px) {
      .container .main .newarrival__btn {
        margin: 0 2px 7px;
        height: 45px;
        line-height: 45px;
        width: 32%; } }
    @media only screen and (min-width: 768px) {
      .container .main .newarrival__btn {
        margin: 0 3px 10px;
        height: 45px;
        line-height: 45px;
        width: 19%; } }
    .container .main .newarrival__btn a {
      text-decoration: none;
      color: #fff;
      display: block;
      width: 100%;
      font-weight: 600; }
      @media only screen and (max-width: 767px) {
        .container .main .newarrival__btn a {
          font-size: 0.9rem; } }
    .container .main .newarrival__btn:hover {
      background: #666; }
      .container .main .newarrival__btn:hover a {
        color: #fff; }
  .container .main .newarrival__all-genre .newarrival {
    display: flex;
    width: 100%;
    box-sizing: border-box; }
    .container .main .newarrival__all-genre .newarrival .item-list {
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      width: 100%; }
      @media only screen and (max-width: 767px) {
        .container .main .newarrival__all-genre .newarrival .item-list {
          justify-content: space-between; } }
      @media only screen and (min-width: 768px) {
        .container .main .newarrival__all-genre .newarrival .item-list {
          justify-content: center; } }
      @media only screen and (max-width: 767px) {
        .container .main .newarrival__all-genre .newarrival .item-list .block {
          width: 47.5%;
          margin: 0 0 10px; } }
      @media only screen and (min-width: 768px) {
        .container .main .newarrival__all-genre .newarrival .item-list .block {
          width: 18.5%;
          margin: 0 6px 18px; } }
      .container .main .newarrival__all-genre .newarrival .item-list .block .box {
        text-align: center; }
        .container .main .newarrival__all-genre .newarrival .item-list .block .box figure {
          border: 1px solid #ccc;
          width: 100%;
          position: relative;
          overflow: hidden;
          background: #fff;
          padding: 3px;
          box-sizing: border-box;
          margin: 0; }
          .container .main .newarrival__all-genre .newarrival .item-list .block .box figure img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: #fff;
            transition-duration: 300ms;
            transition-property: width,height;
            max-height: 95%; }
          .container .main .newarrival__all-genre .newarrival .item-list .block .box figure .spacer {
            padding-bottom: 100%; }
          @media only screen and (min-width: 768px) {
            .container .main .newarrival__all-genre .newarrival .item-list .block .box figure:hover {
              opacity: 0.8; } }
        .container .main .newarrival__all-genre .newarrival .item-list .block .box .detail h4 {
          text-align: left;
          line-height: 1.3rem;
          background: none;
          overflow: hidden;
          padding: 8px 0 0;
          font-weight: normal;
          margin: 0; }
          @media only screen and (max-width: 767px) {
            .container .main .newarrival__all-genre .newarrival .item-list .block .box .detail h4 {
              text-overflow: ellipsis;
              white-space: nowrap;
              font-size: 0.9rem;
              margin-bottom: 10px; } }
          @media only screen and (min-width: 768px) {
            .container .main .newarrival__all-genre .newarrival .item-list .block .box .detail h4 {
              height: 40px;
              font-size: 0.9rem; } }
          .container .main .newarrival__all-genre .newarrival .item-list .block .box .detail h4 a {
            color: #000;
            text-decoration: none; }
            .container .main .newarrival__all-genre .newarrival .item-list .block .box .detail h4 a:hover {
              text-decoration: underline; }
  .container .main .newarrival__all-genre-ttl {
    color: #000;
    margin: 0 0 35px;
    padding: 5px 0;
    text-align: left;
    text-align: center;
    color: #3A3A3A;
    font-weight: 800;
    width: 100%;
    border-top: 2px solid #3A3A3A;
    border-bottom: 2px solid #3A3A3A;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .container .main .newarrival__all-genre-ttl {
        font-size: 1.3rem; } }
    @media only screen and (min-width: 768px) {
      .container .main .newarrival__all-genre-ttl {
        font-size: 1.5rem; } }
    .container .main .newarrival__all-genre-ttl::before {
      position: absolute;
      font-family: "Font Awesome 5 Free";
      content: "\f06a";
      font-size: 1.4rem;
      font-weight: 900;
      color: #000;
      top: 11%; }
      @media only screen and (max-width: 767px) {
        .container .main .newarrival__all-genre-ttl::before {
          left: 28%; } }
      @media only screen and (min-width: 768px) {
        .container .main .newarrival__all-genre-ttl::before {
          left: 40%; } }
  .container .main .newarrival__link {
    text-align: center;
    height: 50px;
    border-radius: 50px;
    line-height: 50px;
    background: #231815;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.1));
    transition: all 0.3s ease 0s;
    cursor: pointer;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .container .main .newarrival__link {
        width: 250px;
        margin: 0 auto 40px; } }
    @media only screen and (min-width: 768px) {
      .container .main .newarrival__link {
        width: 350px;
        margin: 0 auto 60px; } }
    .container .main .newarrival__link::before {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      height: 2px;
      background: #fff;
      transform: translate(30px, 0px);
      transform-origin: right center;
      transform: translate(30px, 0px) rotate(25deg); }
      @media only screen and (max-width: 767px) {
        .container .main .newarrival__link::before {
          right: 21%;
          width: 10px; } }
      @media only screen and (min-width: 768px) {
        .container .main .newarrival__link::before {
          right: 16%;
          width: 13px; } }
    .container .main .newarrival__link::after {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      height: 2px;
      background: #fff;
      width: 25px; }
      @media only screen and (max-width: 767px) {
        .container .main .newarrival__link::after {
          width: 20px;
          right: 8.5%; } }
      @media only screen and (min-width: 768px) {
        .container .main .newarrival__link::after {
          width: 25px;
          right: 7.5%; } }
    .container .main .newarrival__link:hover {
      filter: drop-shadow(0 0 0 rgba(255, 255, 255, 0));
      transform: translateX(2px) translateY(2px); }
    .container .main .newarrival__link a {
      color: #fff;
      text-decoration: none; }
      @media only screen and (max-width: 767px) {
        .container .main .newarrival__link a {
          font-size: 0.9rem; } }
      @media only screen and (min-width: 768px) {
        .container .main .newarrival__link a {
          font-size: 0.95rem; } }
  @media only screen and (max-width: 767px) {
    .container .main .topics {
      margin: 0 0 30px; } }
  .container .main .topics__ttl {
    color: #000;
    margin: 0 0 35px;
    padding: 5px 0;
    text-align: center;
    color: #3A3A3A;
    font-weight: 800;
    width: 100%;
    border-top: 2px solid #3A3A3A;
    border-bottom: 2px solid #3A3A3A;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .container .main .topics__ttl {
        font-size: 1.3rem; } }
    @media only screen and (min-width: 768px) {
      .container .main .topics__ttl {
        font-size: 1.5rem; } }
    .container .main .topics__ttl::before {
      position: absolute;
      font-family: "Font Awesome 5 Free";
      content: "\f075";
      font-size: 1.4rem;
      font-weight: 900;
      color: #000;
      top: 11%; }
      @media only screen and (max-width: 767px) {
        .container .main .topics__ttl::before {
          left: 28%; } }
      @media only screen and (min-width: 768px) {
        .container .main .topics__ttl::before {
          left: 39%; } }
  .container .main .topics__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (max-width: 767px) {
      .container .main .topics__list {
        justify-content: space-between; } }
    @media only screen and (min-width: 768px) {
      .container .main .topics__list {
        justify-content: center; } }
  @media only screen and (max-width: 767px) {
    .container .main .topics__item {
      width: 48.5%;
      margin: 0 0 20px; } }
  @media only screen and (min-width: 768px) {
    .container .main .topics__item {
      width: 24%;
      margin: 0 4px 30px; } }
  .container .main .topics__image {
    position: relative;
    overflow: hidden;
    background: #f1f1f1;
    position: relative;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .container .main .topics__image {
        height: 120px;
        line-height: 120px; } }
    @media only screen and (min-width: 768px) {
      .container .main .topics__image {
        height: 150px;
        line-height: 150px; } }
    @media only screen and (min-width: 768px) {
      .container .main .topics__image:hover img {
        opacity: 0.8; } }
    .container .main .topics__image a {
      display: block;
      width: 100%;
      height: 100%;
      text-decoration: none;
      color: #888; }
      .container .main .topics__image a img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto; }
  .container .main .topics__caption {
    box-sizing: border-box; }
    @media only screen and (max-width: 767px) {
      .container .main .topics__caption {
        margin: 18px 0 0; } }
    @media only screen and (min-width: 768px) {
      .container .main .topics__caption {
        margin: 13px 0 0; } }
  .container .main .topics__caption-ttl {
    margin: 0;
    padding: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 600;
    color: #2d2d2d;
    background-color: transparent;
    text-align: left; }
    @media only screen and (max-width: 767px) {
      .container .main .topics__caption-ttl {
        font-size: 0.9rem;
        height: 63px; } }
    @media only screen and (min-width: 768px) {
      .container .main .topics__caption-ttl {
        font-size: 0.95rem;
        line-height: 1.6rem;
        height: 75px; } }
    .container .main .topics__caption-ttl a {
      text-decoration: none;
      color: #000; }
      .container .main .topics__caption-ttl a:hover {
        text-decoration: underline; }
  .container .main .topics__caption-container {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding: 0; }
    @media only screen and (max-width: 767px) {
      .container .main .topics__caption-container {
        margin: 15px 0 0; } }
    @media only screen and (min-width: 768px) {
      .container .main .topics__caption-container {
        margin: 20px 0 0; } }
  .container .main .topics__category {
    color: #e60000;
    border: #e60000 solid 1px;
    border-radius: 5px;
    font-size: 8px;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 0 7px;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .container .main .topics__category {
        max-width: 50px; } }
    @media only screen and (min-width: 768px) {
      .container .main .topics__category {
        max-width: 70px; } }
  .container .main .topics__date {
    margin: 0;
    padding: 0;
    color: #aaa;
    letter-spacing: 0.07em; }
    @media only screen and (max-width: 767px) {
      .container .main .topics__date {
        font-size: 0.8rem; } }
    @media only screen and (min-width: 768px) {
      .container .main .topics__date {
        font-size: 0.7rem; } }
  .container .main .soon {
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .container .main .soon {
        font-size: 1.1rem;
        margin: 0 auto; } }
    @media only screen and (min-width: 768px) {
      .container .main .soon {
        font-size: 1.3rem; } }
  @media only screen and (max-width: 767px) {
    .container .sub {
      width: 100%;
      text-align: center; } }
  @media only screen and (min-width: 768px) {
    .container .sub {
      width: 24%; } }
  .container .sub .twitter iframe.twitter-timeline {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1); }
    @media only screen and (max-width: 767px) {
      .container .sub .twitter iframe.twitter-timeline {
        width: 325px !important;
        height: 350px !important;
        margin: 0 auto; } }
    @media only screen and (min-width: 768px) {
      .container .sub .twitter iframe.twitter-timeline {
        width: auto !important;
        height: 1230px !important; } }
  .container .sub .instagram__ttl {
    color: #000;
    position: relative;
    margin: 0 0 10px;
    padding: 0 0 0 28px; }
    .container .sub .instagram__ttl::before {
      position: absolute;
      font-family: "Font Awesome 5 Brands";
      content: "\f16d";
      font-size: 1.3rem;
      font-weight: 400;
      color: #e60000;
      top: 13%; }
      @media only screen and (max-width: 767px) {
        .container .sub .instagram__ttl::before {
          left: 2%; } }
      @media only screen and (min-width: 768px) {
        .container .sub .instagram__ttl::before {
          left: 0.5%; } }
  @media only screen and (max-width: 767px) {
    .container .sub .instagram__content {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; } }
  .container .sub .instagram__item {
    border: #ccc solid 1px;
    border-radius: 5px;
    margin: 0 0 7px;
    box-sizing: border-box;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .container .sub .instagram__item {
        width: 49%;
        height: 70px;
        line-height: 70px; } }
    @media only screen and (min-width: 768px) {
      .container .sub .instagram__item {
        height: 70px;
        line-height: 70px;
        padding: 0 30px; } }
    .container .sub .instagram__item a {
      text-decoration: none;
      color: #000;
      display: block;
      width: 100%; }
    .container .sub .instagram__item::before {
      content: '';
      display: inline-block;
      position: absolute;
      background-image: url("../img/insta.png");
      background-repeat: no-repeat;
      background-size: contain;
      width: 18px;
      height: 18px;
      top: 24%; }
      @media only screen and (max-width: 767px) {
        .container .sub .instagram__item::before {
          left: 2%; } }
      @media only screen and (min-width: 768px) {
        .container .sub .instagram__item::before {
          left: 0.5%; } }

.newarrival-other__ttl {
  color: #000;
  margin: 0 0 35px;
  padding: 5px 0;
  text-align: left;
  text-align: center;
  color: #3A3A3A;
  font-weight: 800;
  width: 100%;
  border-top: 2px solid #3A3A3A;
  border-bottom: 2px solid #3A3A3A; }
  @media only screen and (max-width: 767px) {
    .newarrival-other__ttl {
      font-size: 1.2rem; } }
  @media only screen and (min-width: 768px) {
    .newarrival-other__ttl {
      font-size: 1.5rem; } }
.newarrival-other__btn-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media only screen and (max-width: 767px) {
    .newarrival-other__btn-container {
      padding: 0 15px 40px; } }
  @media only screen and (min-width: 768px) {
    .newarrival-other__btn-container {
      max-width: 1150px;
      width: calc(100% - 45px);
      margin: 0 auto;
      padding: 0 0 70px; } }
.newarrival-other__btn {
  background: #333;
  text-align: center;
  border-radius: 5px;
  cursor: pointer; }
  @media only screen and (max-width: 767px) {
    .newarrival-other__btn {
      width: 47%;
      margin: 0 5px 10px;
      height: 40px;
      line-height: 40px; } }
  @media only screen and (min-width: 768px) {
    .newarrival-other__btn {
      margin: 0 5px 10px;
      height: 50px;
      line-height: 50px;
      width: 24%; } }
  .newarrival-other__btn a {
    text-decoration: none;
    color: #fff;
    display: block;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .newarrival-other__btn a {
        font-size: 0.9rem; } }
  .newarrival-other__btn:hover {
    background: #666; }
    .newarrival-other__btn:hover a {
      color: #fff; }

.global_head {
  margin: 0;
  padding: 0; }
