@charset "UTF-8";
img {
  width: 100%;
  vertical-align: bottom; }

main {
  overflow: hidden; }
  @media (min-width: 670px) {
    main {
      font-size: 14px; } }

body {
  opacity: 1;
  animation-name: fade;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  color: #333;
  transition: background .6s ease;
  background: #ffffff; }
  body.u-wh {
    background: #ffffff; }
  body.u-bl {
    background: #D7EAEB; }
  body.u-bg {
    background: #EBEBEB; }

@keyframes fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
a[href*="all"] {
  color: #333;
  font-family: "goldenbook", serif;
  text-decoration: underline .5px;
  text-underline-offset: 3px; }

.sp {
  display: block; }
  @media (min-width: 670px) {
    .sp {
      display: none; } }

.pc {
  display: none; }
  @media (min-width: 670px) {
    .pc {
      display: block; } }

.l-mv {
  height: 96vh;
  font-family: "goldenbook", serif;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto; }
  @media (min-width: 670px) {
    .l-mv {
      flex-direction: row;
      height: 100vh; } }
  .l-mv .l-mv_ttl {
    width: 65%;
    margin: 0 auto;
    position: relative;
    order: 1; }
    @media (min-width: 670px) {
      .l-mv .l-mv_ttl {
        order: 3;
        width: 80%; } }
  .l-mv .l-mv_img {
    width: 85%;
    height: 65vh;
    margin: 0 auto 2vh;
    background-image: url("https://img.ur-s.me/commerce/project/recommend_item/260109/mv.jpg");
    background-size: cover;
    background-position: center;
    order: 2; }
    @media (min-width: 670px) {
      .l-mv .l-mv_img {
        order: 1;
        flex: 1;
        margin-bottom: 0;
        height: 80vh; } }
  .l-mv .l-mv_txt {
    order: 3;
    font-stretch: 90%; }
    @media (min-width: 670px) {
      .l-mv .l-mv_txt {
        order: 4;
        font-size: 16px; } }
  .l-mv .l-mv_container {
    display: contents; }
    @media (min-width: 670px) {
      .l-mv .l-mv_container {
        display: flex;
        flex-direction: column;
        order: 2;
        flex: 1; } }

.l-wrapper {
  padding-top: 120px; }
  @media (min-width: 670px) {
    .l-wrapper {
      padding-top: 150px; } }
  .l-wrapper .p-style1, .l-wrapper .p-style2, .l-wrapper .p-style3, .l-wrapper .p-style4, .l-wrapper .p-style5, .l-wrapper .p-style6, .l-wrapper .p-style7, .l-wrapper .p-style8, .l-wrapper .p-style9, .l-wrapper .p-style10, .l-wrapper .p-style11, .l-wrapper .p-style12, .l-wrapper .p-style13, .l-wrapper .p-style14, .l-wrapper .p-style15 {
    max-width: 1200px;
    margin: 0 auto; }
  .l-wrapper .p-limit {
    width: 85%;
    margin: -60px auto 60px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 14px;
    background: #fff;
    padding: 30px 0;
    border: #333 1px solid;
    text-align: center;
    max-width: 450px; }
    @media (min-width: 670px) {
      .l-wrapper .p-limit {
        margin: -30px auto 150px; } }
    .l-wrapper .p-limit .p-limit_off {
      font-size: 19px; }
    .l-wrapper .p-limit big {
      font-size: 25px; }
    .l-wrapper .p-limit small {
      font-size: 14px; }
    .l-wrapper .p-limit .p-limit_time {
      font-size: 12px; }
    .l-wrapper .p-limit .c-btn {
      width: 80%;
      margin: 20px auto 0; }
      .l-wrapper .p-limit .c-btn .c-btn_inner {
        background: #333;
        color: #fff;
        padding: 5px;
        width: 75%;
        margin: auto; }
  .l-wrapper .c-sldArea {
    max-width: 1000px;
    margin: 0 auto 120px;
    overflow: hidden; }
    @media (min-width: 670px) {
      .l-wrapper .c-sldArea {
        margin-bottom: 180px; } }
    .l-wrapper .c-sldArea .c-sldArea_ttl {
      font-family: "goldenbook", serif;
      text-align: center;
      font-size: 20px; }
      @media (min-width: 670px) {
        .l-wrapper .c-sldArea .c-sldArea_ttl {
          font-size: 32px; } }
  .l-wrapper .p-style1 {
    margin-bottom: 120px; }
    @media (min-width: 670px) {
      .l-wrapper .p-style1 {
        margin-bottom: 180px; } }
    .l-wrapper .p-style1 .p-style1_img1 {
      width: 85%;
      margin-bottom: 50px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style1 .p-style1_img1 {
          max-width: 550px; } }
    .l-wrapper .p-style1 .p-style1_img2 {
      width: 70%;
      margin: 0 7.5% 0 auto; }
      @media (min-width: 670px) {
        .l-wrapper .p-style1 .p-style1_img2 {
          max-width: 450px;
          margin-top: -350px; } }
  .l-wrapper .p-style2 {
    margin-bottom: 120px; }
    @media (min-width: 670px) {
      .l-wrapper .p-style2 {
        margin-bottom: 180px; } }
    .l-wrapper .p-style2 .p-style2_img1 {
      width: 85%;
      margin: 0 auto 70px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style2 .p-style2_img1 {
          max-width: 550px; } }
    .l-wrapper .p-style2 .p-style2_img2 {
      width: 50%;
      margin-bottom: 40px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style2 .p-style2_img2 {
          max-width: 400px; } }
    .l-wrapper .p-style2 .p-style2_img3 {
      width: 85%;
      margin-left: auto;
      margin-bottom: 60px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style2 .p-style2_img3 {
          max-width: 600px;
          margin-top: -300px; } }
    .l-wrapper .p-style2 .p-style2_img4 {
      width: 45%;
      margin: 0 auto; }
      @media (min-width: 670px) {
        .l-wrapper .p-style2 .p-style2_img4 {
          max-width: 300px;
          margin-left: 250px; } }
  .l-wrapper .p-style3 {
    margin-bottom: 120px;
    display: flex;
    flex-direction: column; }
    @media (min-width: 670px) {
      .l-wrapper .p-style3 {
        margin-bottom: 180px;
        flex-direction: row;
        align-items: flex-end;
        justify-content: space-between; } }
    .l-wrapper .p-style3 .p-style3_img1 {
      width: 100%;
      margin-bottom: 70px;
      max-width: 550px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style3 .p-style3_img1 {
          margin-bottom: 180px; } }
    .l-wrapper .p-style3 .p-style3_img2 {
      width: 70%;
      margin: 0 auto;
      max-width: 400px; }
  .l-wrapper .p-style4 {
    margin-bottom: 120px; }
    @media (min-width: 670px) {
      .l-wrapper .p-style4 {
        margin-bottom: 180px; } }
    .l-wrapper .p-style4 .p-style4_img1 {
      width: 55%;
      margin-bottom: 50px;
      max-width: 350px; }
    .l-wrapper .p-style4 .p-style4_img2 {
      width: 70%;
      margin: 0 7.5% 30px auto;
      max-width: 500px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style4 .p-style4_img2 {
          margin: -400px 0 30px auto; } }
    .l-wrapper .p-style4 .p-style4_img3 {
      width: 70%;
      margin-left: 7.5%;
      max-width: 430px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style4 .p-style4_img3 {
          margin: -160px 0 0 150px; } }
  .l-wrapper .p-style5 .p-style5_img1 {
    display: flex;
    margin-bottom: 70px; }
  .l-wrapper .p-style5 .p-style5_img2 {
    width: 70%;
    margin: 0 auto;
    max-width: 550px; }
    @media (min-width: 670px) {
      .l-wrapper .p-style5 .p-style5_img2 {
        margin: 120px 0 0; } }
  @media (min-width: 670px) {
    .l-wrapper .p-style5 .c-image_container {
      max-width: 750px;
      margin-left: auto; } }
  .l-wrapper .p-style6 {
    margin-bottom: 120px; }
    @media (min-width: 670px) {
      .l-wrapper .p-style6 {
        margin-bottom: 180px; } }
    .l-wrapper .p-style6 .p-style6_img1 {
      width: 85%;
      margin: 0 auto 50px;
      max-width: 550px; }
    .l-wrapper .p-style6 .p-style6_img2 {
      width: 70%;
      max-width: 450px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style6 .p-style6_img2 {
          margin-top: 70px;
          margin-left: auto; } }
  .l-wrapper .p-style7 {
    margin-bottom: 120px; }
    @media (min-width: 670px) {
      .l-wrapper .p-style7 {
        margin-bottom: 180px; } }
    .l-wrapper .p-style7 .p-style7_img1 {
      width: 85%;
      margin: 0 auto 50px;
      max-width: 550px; }
    .l-wrapper .p-style7 .p-style7_img2 {
      display: flex;
      max-width: 700px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style7 .p-style7_img2 {
          margin-top: 120px; } }
  .l-wrapper .p-style8 {
    margin-bottom: 120px; }
    @media (min-width: 670px) {
      .l-wrapper .p-style8 {
        margin-bottom: 180px; } }
    .l-wrapper .p-style8 .p-style8_img1 {
      width: 100%;
      margin-bottom: 80px;
      max-width: 500px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style8 .p-style8_img1 {
          margin-left: auto; } }
    .l-wrapper .p-style8 .p-style8_img2 {
      width: 70%;
      margin: 0 auto 50px;
      max-width: 480px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style8 .p-style8_img2 {
          margin: -400px auto 0 0; } }
    .l-wrapper .p-style8 .p-style8_img3 {
      width: 75%;
      max-width: 450px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style8 .p-style8_img3 {
          margin: -150px 130px 0 auto; } }
  .l-wrapper .p-style9 {
    margin-bottom: 120px;
    display: flex;
    flex-direction: column; }
    @media (min-width: 670px) {
      .l-wrapper .p-style9 {
        margin-bottom: 180px;
        flex-direction: row;
        align-items: center; } }
    .l-wrapper .p-style9 .c-image_container {
      max-width: 550px; }
    .l-wrapper .p-style9 .p-style9_img1 {
      width: 60%;
      margin: 0 10% 50px auto;
      max-width: 400px; }
    .l-wrapper .p-style9 .p-style9_img2 {
      width: 100%;
      max-width: 550px; }
  .l-wrapper .p-style10 .p-style10_img1 {
    width: 50%;
    margin: 0 7.5% 50px auto;
    max-width: 380px; }
    @media (min-width: 670px) {
      .l-wrapper .p-style10 .p-style10_img1 {
        margin-right: 150px; } }
  .l-wrapper .p-style10 .p-style10_img2 {
    width: 90%;
    margin-bottom: 50px;
    max-width: 550px; }
    @media (min-width: 670px) {
      .l-wrapper .p-style10 .p-style10_img2 {
        margin-top: -250px;
        margin-bottom: 0; } }
  .l-wrapper .p-style10 .p-style10_img3 {
    width: 85%;
    margin: 0 auto 110px;
    max-width: 500px; }
    @media (min-width: 670px) {
      .l-wrapper .p-style10 .p-style10_img3 {
        margin: -260px 0 120px auto; } }
  .l-wrapper .p-style10 .p-style10_img4 {
    width: 50%;
    margin: 0 10% 0 auto;
    max-width: 300px; }
    @media (min-width: 670px) {
      .l-wrapper .p-style10 .p-style10_img4 {
        margin-left: 300px; } }
  .l-wrapper .p-style11 {
    margin-bottom: 120px; }
    @media (min-width: 670px) {
      .l-wrapper .p-style11 {
        margin-bottom: 180px; } }
    .l-wrapper .p-style11 .p-style11_img1 {
      width: 90%;
      margin: 0 0 50px auto;
      max-width: 550px; }
    .l-wrapper .p-style11 .p-style11_img2 {
      width: 70%;
      margin: 0 auto 30px 7.5%;
      max-width: 450px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style11 .p-style11_img2 {
          margin: -350px auto 0 0; } }
    .l-wrapper .p-style11 .p-style11_img3 {
      width: 70%;
      margin: 0 7.5% 30px auto;
      max-width: 450px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style11 .p-style11_img3 {
          margin: -200px 200px 30px auto; } }
  .l-wrapper .p-style12 {
    margin-bottom: 120px; }
    @media (min-width: 670px) {
      .l-wrapper .p-style12 {
        margin-bottom: 180px; } }
    .l-wrapper .p-style12 .c-image_container {
      width: 85%;
      margin: 0 auto 50px;
      max-width: 500px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style12 .c-image_container {
          margin: 0; } }
    .l-wrapper .p-style12 .p-style12_img2 {
      width: 50%;
      margin-bottom: 70px;
      max-width: 400px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style12 .p-style12_img2 {
          margin-top: -300px;
          margin-bottom: 0;
          margin-left: auto; } }
    .l-wrapper .p-style12 .p-style12_img3 {
      width: 70%;
      margin-left: auto;
      max-width: 360px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style12 .p-style12_img3 {
          margin-top: -100px;
          margin-left: 300px; } }
  .l-wrapper .p-style13 {
    margin-bottom: 120px; }
    @media (min-width: 670px) {
      .l-wrapper .p-style13 {
        margin-bottom: 180px; } }
    .l-wrapper .p-style13 .p-style13_img1 {
      width: 70%;
      margin: 0 auto 70px;
      max-width: 450px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style13 .p-style13_img1 {
          margin-left: auto;
          margin-right: 100px; } }
    .l-wrapper .p-style13 .p-style13_img2 {
      width: 100%;
      max-width: 400px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style13 .p-style13_img2 {
          margin: -380px 0 0 100px; } }
  .l-wrapper .p-style14 {
    margin-bottom: 120px; }
    @media (min-width: 670px) {
      .l-wrapper .p-style14 {
        margin-bottom: 180px; } }
    .l-wrapper .p-style14 .p-style14_img1 {
      width: 70%;
      margin-bottom: 50px;
      max-width: 450px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style14 .p-style14_img1 {
          margin-left: 100px; } }
    .l-wrapper .p-style14 .p-style14_img2 {
      width: 55%;
      margin: 0 0 50px auto;
      max-width: 350px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style14 .p-style14_img2 {
          margin-top: -400px;
          margin-bottom: 120px;
          margin-right: 100px; } }
    .l-wrapper .p-style14 .p-style14_img3 {
      width: 85%;
      margin: 0 auto;
      max-width: 550px; }
  .l-wrapper .p-style15 {
    margin-bottom: 100px; }
    @media (min-width: 670px) {
      .l-wrapper .p-style15 {
        margin-bottom: 150px; } }
    .l-wrapper .p-style15 .p-style15_img1 {
      width: 100%;
      margin-bottom: 70px;
      max-width: 700px; }
    .l-wrapper .p-style15 .p-style15_img2 {
      width: 75%;
      margin: 0 auto;
      max-width: 400px; }
      @media (min-width: 670px) {
        .l-wrapper .p-style15 .p-style15_img2 {
          margin: 0;
          margin-left: auto;
          margin-top: -200px; } }

.l-btnArea {
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-direction: column; }
  @media (min-width: 670px) {
    .l-btnArea {
      flex-direction: row;
      justify-content: center; } }
  .l-btnArea div {
    margin-bottom: 20px;
    width: 300px; }
    @media (min-width: 670px) {
      .l-btnArea div {
        margin-bottom: 0;
        margin: 0 10px; } }
  .l-btnArea .l-btnArea_inner {
    background: #fff;
    border: 1px solid #333;
    padding: 25px;
    text-align: center;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 14px; }

.l-collectionArea {
  width: 80%;
  max-width: 600px;
  margin: 50px auto; }
  .l-collectionArea .l-collectionArea_ttl {
    font-size: 14px;
    text-align: center;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    margin-bottom: 20px; }
    @media (min-width: 670px) {
      .l-collectionArea .l-collectionArea_ttl {
        font-size: 16px; } }
  .l-collectionArea .js-collectionSld_inner {
    margin: 0 5px; }

.l-end {
  text-align: center;
  font-size: 10px;
  width: 100%;
  margin: 70px auto 0;
  padding-bottom: 20px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"; }
  .l-end .p-brandLogo {
    width: 80px;
    margin: 0 auto 10px; }
  .l-end .l-end_follow {
    font-size: 11px; }
  .l-end .l-end_container {
    display: flex;
    justify-content: center;
    font-size: 16px; }
    .l-end .l-end_container div {
      margin: 0 7px; }
  .l-end .l-end_copyright {
    font-size: 12px;
    margin: 10px auto 0; }

.c-image_container {
  position: relative;
  cursor: pointer; }
  .c-image_container .c-clickable_image {
    width: 100%;
    height: auto;
    transition: filter 0.3s ease; }
  .c-image_container.active .c-overlay {
    opacity: 1;
    pointer-events: auto; }

.c-credit_text {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(0deg);
  transition: transform 0.3s ease;
  transform-origin: center center;
  z-index: 2;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: white;
  cursor: pointer;
  font-size: 14px; }
  @media (min-width: 670px) {
    .c-credit_text {
      bottom: 21px;
      right: 21px;
      width: 60px;
      height: 60px; } }
  .c-credit_text.rotated {
    transform: rotate(45deg); }
  .c-credit_text.unrotated {
    transform: rotate(0deg) !important; }
  .c-credit_text span {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px; }
    @media (min-width: 670px) {
      .c-credit_text span {
        width: 40px;
        height: 40px; } }
    .c-credit_text span::before, .c-credit_text span::after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      width: 20px;
      height: 1px;
      background-color: #fff;
      transform: translate(-50%, -50%); }
    .c-credit_text span::after {
      transform: translate(-50%, -50%) rotate(90deg); }
    @media (min-width: 670px) {
      .c-credit_text span::before, .c-credit_text span::after {
        width: 30px;
        height: 1px; } }

.c-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
  z-index: 1; }

.c-overlay_text {
  position: absolute;
  font-family: "goldenbook", serif;
  font-size: 14px;
  color: #fff;
  text-align: left;
  bottom: 20px;
  left: 20px;
  letter-spacing: 1.2px; }
  @media (min-width: 670px) {
    .c-overlay_text {
      font-size: 18px;
      text-decoration-thickness: 1px;
      bottom: 40px;
      left: 50px; } }
  .c-overlay_text .c-item {
    margin-top: 12px; }
    .c-overlay_text .c-item a {
      color: #fff !important; }
    .c-overlay_text .c-item a:visited {
      color: #fff !important; }

/* モーダル全体 */
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000; }

/* 暗い背景 */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow-y: auto;
  /* オーバーレイでスクロール可能に */
  -webkit-overflow-scrolling: touch;
  /* iOSでスムーズスクロール */ }

/* モーダル本体 */
.modal-inner {
  position: relative;
  max-width: 500px;
  max-height: none;
  width: 80%;
  height: 100%;
  margin: 0 auto;
  overflow-y: auto;
  /* スクロール可能 */
  box-sizing: border-box;
  padding-bottom: 50px; }

.modal-inner::-webkit-scrollbar {
  display: none; }

/* 閉じるボタン */
.js-closeModal {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 24px;
  color: #fff;
  position: fixed; }
  @media (min-width: 670px) {
    .js-closeModal {
      top: 30px;
      right: 30px;
      font-size: 32px; } }

/* モーダル内画像余白 */
.modal-content > div {
  margin-bottom: 20px; }

.js-styleSld {
  margin-top: 50px;
  /* 中央のスライド */ }
  .js-styleSld .slick-slide {
    transform: scale(0.8);
    transition: transform .3s ease, opacity .3s ease; }
  .js-styleSld .slick-center {
    transform: scale(1); }
  .js-styleSld .slick-num {
    font-family: "goldenbook", serif;
    position: absolute;
    top: -30px;
    left: 46%; }
  .js-styleSld .slick-prev, .js-styleSld .slick-next {
    top: -17px; }
  .js-styleSld .slick-prev {
    left: 35%; }
  .js-styleSld .slick-next {
    right: 35%; }
  .js-styleSld .slick-prev:before, .js-styleSld .slick-next:before {
    width: 5px; }
  .js-styleSld .slick-next:before {
    background: url(https://img.ur-s.me/commerce/project/recommend_item/260109/arrow_next.png) no-repeat;
    background-size: contain; }
  .js-styleSld .slick-prev:before {
    background: url(https://img.ur-s.me/commerce/project/recommend_item/260109/arrow_prev.png) no-repeat;
    background-size: contain; }

.c-modalInner {
  padding-top: 50px;
  margin-bottom: 20px; }
  .c-modalInner .c-modalInner_child {
    background: #fff; }
  .c-modalInner .c-credit {
    padding: 20px 0 18px 20px; }
    .c-modalInner .c-credit .c-item {
      margin-bottom: 12px; }

.swiper.js-styleSld {
  overflow: visible;
  /* スライド全体 */
  /* 左右のスライド */
  /* 前への矢印カスタマイズ */ }
  .swiper.js-styleSld .swiper-slide {
    transition: transform 0.6s; }
  .swiper.js-styleSld .swiper-slide-prev,
  .swiper.js-styleSld .swiper-slide-next,
  .swiper.js-styleSld .swiper-slide-duplicate-prev,
  .swiper.js-styleSld .swiper-slide-duplicate-next {
    transform: scale(0.85); }
  .swiper.js-styleSld .swiper-pagination {
    position: absolute;
    top: -25px;
    /* スライダーの上に配置 */
    bottom: auto;
    /* デフォルトのbottom配置を解除 */
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    text-align: center;
    font-family: "goldenbook", serif; }
    @media (min-width: 670px) {
      .swiper.js-styleSld .swiper-pagination {
        top: -30px; } }
  .swiper.js-styleSld .swiper-button-prev, .swiper.js-styleSld .swiper-container-rtl .swiper-button-next {
    background-image: url("https://img.ur-s.me/commerce/project/recommend_item/260109/arrow_prev.png"); }
  .swiper.js-styleSld .swiper-button-next, .swiper.js-styleSld .swiper-container-rtl .swiper-button-prev {
    background-image: url("https://img.ur-s.me/commerce/project/recommend_item/260109/arrow_next.png"); }
  .swiper.js-styleSld .swiper-button-next:after, .swiper.js-styleSld .swiper-rtl .swiper-button-prev:after {
    content: ''; }
  .swiper.js-styleSld .swiper-button-prev:after, .swiper.js-styleSld .swiper-rtl .swiper-button-next:after {
    content: ''; }
  .swiper.js-styleSld .swiper-button-next, .swiper.js-styleSld .swiper-button-prev {
    background-size: 5px 5px;
    top: -18px; }
    @media (min-width: 670px) {
      .swiper.js-styleSld .swiper-button-next, .swiper.js-styleSld .swiper-button-prev {
        background-size: 7px 7px;
        top: -23px; } }
  .swiper.js-styleSld .swiper-button-next, .swiper.js-styleSld .swiper-rtl .swiper-button-prev {
    left: 55%; }
    @media (min-width: 670px) {
      .swiper.js-styleSld .swiper-button-next, .swiper.js-styleSld .swiper-rtl .swiper-button-prev {
        left: 53%; } }
  .swiper.js-styleSld .swiper-button-prev, .swiper.js-styleSld .swiper-rtl .swiper-button-next {
    left: 37%; }
    @media (min-width: 670px) {
      .swiper.js-styleSld .swiper-button-prev, .swiper.js-styleSld .swiper-rtl .swiper-button-next {
        left: 44.5%; } }

.l-mv_ttl__sub {
  position: relative;
  opacity: 0;
  /* 初期非表示 */
  transition: opacity 0.1s;
  z-index: 100;
  max-width: 200px;
  margin-left: auto;
  transform: rotate(-5deg) translate(15%, -31%);
  width: 48%; }

#season {
  width: 100%;
  height: auto;
  display: block; }

#base path {
  fill: #b5dee0;
  /* 塗りの色 */ }

#mask path {
  fill: none;
  /* 塗りの色 */
  stroke: #ffffff;
  /* 線の色 */
  stroke-width: 25px;
  /* 線幅 */
  stroke-linecap: round;
  /* 線端の形状 */
  stroke-linejoin: round;
  /* 角の形状 */ }

.l-mv_ttl__sub.is-show {
  opacity: 1; }

.js-fade {
  opacity: 0;
  visibility: hidden;
  transition: ease 2s;
  transform: translateY(50px); }

.is-active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0); }

.slick-slider {
  margin-bottom: 0 !important; }
