
@import url("https://fonts.googleapis.com/css2?family=Kosugi+Maru&family=Roboto&display=swap");
@charset "UTF-8";
/*グラデーションsass*/
/*グラデーションsass*/
/*--------------------------------------------------- */
/* instagram */
/*--------------------------------------------------- */
.instagram ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
.instagram li {
  width: calc(20% - 13px);
  margin-bottom: 16px;
  position: relative;
  overflow: hidden; }
.instagram li img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
.instagram li figcaption {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    transition: .3s;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
.instagram li figcaption p {
      font-size: 16px;
      font-size: 1.6rem;
      color: #fff;
      position: relative; }
.instagram li figcaption p:after {
        content: "";
        /* style */
        width: calc(100% + 30px);
        height: calc(100% + 20px);
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        margin: auto;
        z-index: 3;
        border: 1px solid #fff; }
.instagram li:hover figcaption {
    opacity: 1; }
.instagram video {
  width: 100%;
  height: 100%;
  border: 1px solid #ddd;
  position: relative; }
.instagram .videos {
  position: relative;
  height: 100%; }
.instagram .videos:before {
    content: "";
    content: "";
    display: inline-block;
    width: 78px;
    height: 78px;
    background-image: url(common/img/icon-movie.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    /* style */ }
/*グラデーションsass*/
.slick .slick-arrow img, .new_item .slick-arrow img {
  width: auto;
  height: auto; }
.slick .slick-prev img, .slick .slick-next img, .new_item .slick-prev img, .new_item .slick-next img {
  position: absolute;
  top: -40px;
  bottom: 0;
  margin: auto;
  z-index: 1; }
.slick .slick-prev img, .new_item .slick-prev img {
  left: -40px; }
.slick .slick-next img, .new_item .slick-next img {
  right: -40px; }
/*--------------------------------------------------- */
/* */
/*--------------------------------------------------- */
.slick {
  margin-left: -30px;
  margin-right: -30px; }
.slick li .image img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
.slick a {
    color: #000; }
.slick a:visited {
      color: #000; }
@font-face {
  font-family: 'rodinb';
  font-display: swap;
  src: url("../../../font/rodin-b.woff") format("woff"), url("../../../font/rodin-b.otf") format("truetype"); }
@font-face {
  font-family: 'rodinm';
  font-display: swap;
  src: url("../../../font/rodin-m.woff") format("woff"), url("../../../font/rodin-m.otf") format("truetype"); }
@font-face {
  font-family: 'matissem';
  font-display: swap;
  src: url("../../../font/matisse-m.woff") format("woff"), url("../../../font/matisse-m.otf") format("truetype"); }
/*--------------------------------------------------- */
/*リセットCSS */
/*--------------------------------------------------- */
.ec-layoutRole .ec-layoutRole__contents {
  max-width: initial; }
section img {
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;"/9; }
.ec-newItemRole .ec-newItemRole__listItemHeading {
  margin-top: 0; }
/*--------------------------------------------------- */
/* 共通 */
/*--------------------------------------------------- */
main .heading {
  text-align: center;
  margin-bottom: 32px; }
main .heading .eng {
    font-size: 36px;
    font-size: 3.6rem;
    font-family: "matissem", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
    font-weight: 500;
    line-height: 1.1em;
    position: relative;
    padding-bottom: 16px; }
main .heading .eng:after {
      content: "";
      border-bottom: 1px solid #000;
      width: 55px;
      height: 1px;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      /* style */ }
main .heading h2 {
    margin-top: 12px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.2em;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif; }
main .common_btn a, main .common_btn a:visited {
  padding: 16px 24px;
  font-size: 16px;
  font-size: 1.6rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  color: #fff;
  background-color: #ff768d;
  font-weight: 700;
  border: 1px solid transparent;
  line-height: 1em;
  display: flex;
  justify-content: center;
  align-items: center; }
/*--------------------------------------------------- */
/* mainimg */
/*--------------------------------------------------- */
.mainimg {
  position: relative; }
.mainimg .back_img img {
    position: absolute;
    left: 0;
    height: 590px;
    bottom: -110px;
    z-index: 0;
    margin: auto;
    max-width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
.mainimg .bgimg {
    position: relative;
    height: 590px;
    width: 92%;
    margin-left: auto;
    z-index: 1; }
.mainimg .bgimg .image {
      position: relative; }
.mainimg .bgimg .image img {
        height: 590px;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        position: relative;
        z-index: -1;
        -o-object-position: right;
           object-position: right; }
.mainimg .bgimg .front_text {
      position: absolute;
      top: 120px;
      left: 52px;
      right: 0;
      bottom: 0;
      margin: auto; }
.mainimg .bgimg .front_text h2 .wrap span {
        display: inline-block;
        padding: 16px;
        padding-right: 32px;
        background-color: rgba(249, 95, 2, 0.85); }
.mainimg .bgimg .front_text h2 .wrap:nth-last-of-type(1) {
        margin-top: 12px; }
.mainimg .bgimg .front_text .text {
        margin-top: 24px; }
.mainimg .bgimg .front_text .text p {
          font-size: 24px;
          font-size: 2.4rem;
          line-height: 1.5em;
          text-shadow: 0px 0px 6px white; }
/*--------------------------------------------------- */
/* about */
/*--------------------------------------------------- */
.about {
  position: relative;
  margin-top: 283px;
  z-index: 1; }
.about:before {
    content: "";
    background-color: #dfdfdf;
    width: 76%;
    height: 635px;
    position: absolute;
    right: 0;
    top: 147px;
    margin: auto;
    z-index: -1;
    /* style */ }
.about .flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
.about .flex .imgFlex {
      width: 50%; }
.about .flex .textFlex {
      width: calc(50% - 73px);
      padding-top: 60px; }
.about .flex .catch {
      position: relative;
      padding-left: 28px; }
.about .flex .catch:before {
        content: "";
        content: "";
        border-left: 12px solid #000;
        width: 1px;
        height: 110%;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        /* style */ }
.about .flex .catch .image {
        margin-top: 20px; }
.about .flex .text {
      margin-top: 46px; }
.about .flex .text p {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.55em; }
.about .flex .common_btn {
      margin-top: 32px; }
/*--------------------------------------------------- */
/* recommend */
/*--------------------------------------------------- */
.recommend {
  margin-top: 280px;
  position: relative;
  padding-top: 57px;
  z-index: 1;
  padding-bottom: 80px; }
.recommend .heading {
    margin-bottom: 45px;
    color: #fff; }
.recommend .heading .eng:after {
      border-bottom: 1px solid #fff; }
.recommend .wrap_block {
    content: "";
    height: 100%;
    /* style */
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
    max-width: 1000px; }
.recommend .wrap_block .inner_block {
      position: relative;
      width: 100%;
      height: 100%; }
.recommend .wrap_block .inner_block:before {
        content: "";
        background-color: #cae6f6;
        width: 100vw;
        min-width: 1200px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: inline-block;
        background-image: url(../../../../assets/img/top/recommend_bg@2x.png);
        background-size: cover; }
.recommend .image {
    height: 500px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center; }
.recommend .image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
.recommend .catch {
    margin-top: 16px;
    color: #fff; }
.recommend .catch .price {
      font-size: 22px;
      font-size: 2.2rem;
      font-weight: 700;
      line-height: 1.2em; }
.recommend .catch .title {
      margin-top: 4px;
      font-weight: 500;
      font-size: 22px;
      font-size: 2.2rem;
      line-height: 1.2em; }
.recommend .common_btn2 {
    margin-top: 60px; }
.recommend .common_btn2 a, .recommend .common_btn2 a:visited {
      padding: 12px 16px;
      font-size: 16px;
      font-size: 1.6rem;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      position: relative;
      color: #fff;
      font-weight: 700;
      border: 1px solid #fff;
      line-height: 1em;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: auto; }
.recommend .slick .slick-arrow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 1000px;
  pointer-events: none; }
.recommend .slick .slick-arrow button {
    pointer-events: auto; }
.recommend .slick .slick-arrow > .inner {
    position: relative;
    display: contents; }
.recommend .slick .slick-prev img, .recommend .slick .slick-next img {
  position: absolute;
  top: -60px;
  bottom: 0;
  margin: auto;
  z-index: 1; }
.recommend .slick .slick-prev img {
  left: 20px; }
.recommend .slick .slick-next img {
  right: 20px; }
.recommend .slick a {
  color: #000; }
.recommend .slick a:visited {
    color: #000; }
/*--------------------------------------------------- */
/* artist_block */
/*--------------------------------------------------- */
.new_item {
  margin-top: 170px; }
.new_item .new_item_slick {
    margin-left: -16px;
    margin-right: -16px; }
.new_item .new_item_slick .inner_block {
      padding: 0 16px; }
.new_item .new_item_slick .image {
      background-color: #eee; }
.new_item .new_item_slick .image img {
        width: 100%;
        height: 310px;
        -o-object-fit: contain;
           object-fit: contain; }
.new_item .new_item_slick .price {
      margin-top: 8px;
      font-family: メイリオ, "Meiryo UI", "Meiryo", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Noto Sans Japanese", roboto, sans-serif; }
.new_item .new_item_slick a {
      color: #000; }
.new_item .new_item_slick a:visited {
        color: #000; }
.new_item .common_btn {
    margin-top: 32px; }
.new_item .common_btn a {
      margin: auto; }
@media (min-width: 769px) {
      .slick a:hover {
        color: #888;
        transition-duration: 0.5s; }
        .slick a:hover img {
          transition-duration: 0.5s;
          opacity: 0.5; }
    main .common_btn a:hover, main .common_btn a:visited:hover {
      background-color: #fff;
      color: #ff768d;
      border: 1px solid #ff768d;
      transition-duration: 0.5s; }
        .recommend .common_btn2 a:hover, .recommend .common_btn2 a:visited:hover {
          background-color: #fff;
          color: #ff6600;
          border: 1px solid #fff;
          transition-duration: 0.5s; }
  .recommend .only_1 {
    max-width: 500px;
    margin: auto; }
  .recommend .slick .item_inner {
    margin-left: 20px;
    margin-right: 20px; }
    .recommend .slick a:hover {
      color: #888;
      transition-duration: 0.5s; }
      .recommend .slick a:hover img {
        transition-duration: 0.5s;
        opacity: 0.5; }
        .new_item .new_item_slick .image {
          max-width: 310px; }
        .new_item .new_item_slick a:hover {
          color: #888;
          transition-duration: 0.5s; }
          .new_item .new_item_slick a:hover img {
            transition-duration: 0.5s;
            opacity: 0.5; } }
@media (max-width: 1000px) {
  .slick .slick-prev img {
    left: 30px; }
  .slick .slick-next img {
    right: 30px; }
      .new_item .new_item_slick .slick-prev img {
        left: 20px; }
      .new_item .new_item_slick .slick-next img {
        right: 20px; } }
@media (max-width: 768px) {
      .instagram .videos:before {
        background-image: url(common/img/icon-movie@2x.png); }
  .instagram li figcaption {
    display: none; }
  .slick {
    margin-left: -20px;
    margin-right: -20px; }
    .slick li {
      margin-left: 10px;
      margin-right: 10px; }
    main .heading .eng {
      font-size: 28px;
      font-size: 2.8rem; }
  .mainimg .back_img img {
    height: 400px;
    bottom: -60px; }
  .mainimg .bgimg {
    height: 400px;
    width: calc(100% - 40px); }
    .mainimg .bgimg .image img {
      height: 400px; }
    .mainimg .bgimg .front_text {
      top: 80px;
      left: 32px; }
      .mainimg .bgimg .front_text h2 .wrap span {
        padding: 16px;
        padding-right: 24px; }
        .mainimg .bgimg .front_text h2 .wrap span img {
          max-height: 50px;
          max-width: 30vw; }
      .mainimg .bgimg .front_text h2 .wrap:nth-last-of-type(1) {
        margin-top: 8px; }
      .mainimg .bgimg .front_text .text {
        max-width: 300px; }
        .mainimg .bgimg .front_text .text p {
          font-size: 18px;
          font-size: 1.8rem; }
          .mainimg .bgimg .front_text .text p br {
            display: none; }
  .about {
    margin-top: 120px; }
    .about:before {
      width: 95%;
      height: 700px;
      bottom: auto;
      left: 0;
      right: auto;
      top: 150px; }
    .about .flex {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .about .flex .imgFlex {
        order: 2;
        width: 100%;
        margin-top: 32px; }
      .about .flex .textFlex {
        order: 1;
        width: calc(100%); }
      .about .flex .catch {
        padding-left: 28px; }
      .about .flex .text p {
        max-width: calc(100% - 40px); }
  .recommend {
    padding-bottom: 80px; }
    .recommend .wrap_block {
      right: auto;
      margin: auto; }
      .recommend .wrap_block .inner_block {
        width: calc(100%); }
      .recommend .wrap_block .bgimg .img1 {
        left: 0px;
        max-width: 250px; }
      .recommend .wrap_block .bgimg .img2 {
        max-width: 200px; }
    .recommend ul {
      padding-left: 20px;
      padding-right: 20px; }
    .recommend .image {
      max-width: calc(100% - 90px);
      height: 400px;
      padding: 32px 24px;
      margin: auto; }
    .recommend .catch {
      max-width: calc(100% - 90px);
      margin: auto;
      margin-top: 8px; }
      .recommend .catch .price {
        font-size: 16px;
        font-size: 1.6rem; }
      .recommend .catch .title {
        font-size: 18px;
        font-size: 1.8rem; }
    .recommend .common_btn {
      margin-top: 32px; }
  .recommend .slick .slick-prev img, .recommend .slick .slick-next img {
    -webkit-filter: invert(1);
            filter: invert(1); }
  .recommend .slick .slick-prev img {
    left: 30px; }
  .recommend .slick .slick-next img {
    right: 30px; }
  .new_item {
    margin-top: 120px; }
    .new_item .heading {
      margin-bottom: 16px; }
    .new_item .new_item_slick {
      margin-left: 0;
      margin-right: 0; }
      .new_item .new_item_slick .slick-prev img, .new_item .new_item_slick .slick-next img {
        max-width: 16px; }
      .new_item .new_item_slick .slick-prev img {
        left: -10px; }
      .new_item .new_item_slick .slick-next img {
        right: -10px; }
      .new_item .new_item_slick .inner_block {
        padding: 0 16px; }
      .new_item .new_item_slick .image img {
        width: 100%;
        height: 300px; }
    .new_item .common_btn {
      margin-top: 24px; } }
@media (max-width: 500px) {
  .mainimg .back_img img {
    height: 250px;
    bottom: -40px; }
  .mainimg .bgimg {
    height: 250px;
    width: calc(100% - 40px); }
    .mainimg .bgimg .image img {
      height: 250px; }
    .mainimg .bgimg .front_text {
      top: 40px;
      left: 16px; }
      .mainimg .bgimg .front_text h2 .wrap span {
        padding: 12px; }
      .mainimg .bgimg .front_text h2 .wrap:nth-last-of-type(1) {
        margin-top: 0px; }
      .mainimg .bgimg .front_text .text {
        margin-top: 8px;
        max-width: 230px; }
        .mainimg .bgimg .front_text .text p {
          font-size: 14px;
          font-size: 1.4rem; } }
@media (max-width: 480px) {
      .instagram .videos:before {
        width: 50px;
        height: 50px; }
  .slick .slick-arrow img {
    width: 30px;
    height: 30px; }
  .slick .slick-prev img {
    left: 10px; }
  .slick .slick-next img {
    right: 10px; }
  .slick {
    margin-left: 0px;
    margin-right: 0px; }
    .slick li {
      margin-left: 0px;
      margin-right: 0px; }
    main .heading .eng {
      padding-bottom: 16px;
      font-size: 22px;
      font-size: 2.2rem; }
    main .heading h2 {
      font-size: 16px;
      font-size: 1.6rem;
      margin-bottom: 6px; }
  .mainimg .back_img img {
    height: 200px;
    bottom: -40px; }
  .mainimg .bgimg {
    height: 200px;
    width: calc(100% - 20px); }
    .mainimg .bgimg .image img {
      height: 200px; }
    .mainimg .bgimg .front_text {
      top: 20px;
      left: 16px; }
      .mainimg .bgimg .front_text h2 .wrap span {
        padding: 8px 12px; }
      .mainimg .bgimg .front_text .text {
        margin-top: 8px;
        max-width: 200px; }
        .mainimg .bgimg .front_text .text p {
          font-size: 12px;
          font-size: 1.2rem; }
  .about {
    margin-top: 60px; }
    .about:before {
      width: calc(100% - 20px);
      height: 80%;
      top: 130px; }
    .about .flex .imgFlex img {
      max-width: calc(100% - 40px); }
    .about .flex .catch {
      position: relative;
      padding-left: 20px; }
      .about .flex .catch:before {
        border-left: 8px solid #000;
        height: 100%; }
      .about .flex .catch .image:nth-of-type(1) img {
        max-width: 80%; }
      .about .flex .catch .image:nth-of-type(2) {
        margin-top: 12px; }
        .about .flex .catch .image:nth-of-type(2) img {
          max-width: 40%; }
    .about .flex .text {
      margin-top: 24px; }
      .about .flex .text p {
        font-size: 15px;
        font-size: 1.5rem;
        max-width: calc(100% - 40px); }
    .about .flex .common_btn {
      margin-top: 32px; }
  .recommend {
    margin-top: 120px;
    padding-bottom: 80px;
    padding-top: 60px; }
    .recommend .heading {
      margin-bottom: 32px; }
    .recommend .wrap_block .bgimg .img1 {
      left: 0px;
      max-width: 150px; }
    .recommend .wrap_block .bgimg .img2 {
      max-width: 150px; }
    .recommend .image {
      max-width: calc(100% - 40px);
      height: 250px;
      padding: 8px; }
    .recommend .catch {
      max-width: calc(100% - 40px); }
      .recommend .catch .price {
        font-size: 14px;
        font-size: 1.4rem; }
      .recommend .catch .title {
        font-size: 16px;
        font-size: 1.6rem; }
    .recommend .common_btn {
      margin-top: 32px; }
  .recommend .slick .slick-prev img {
    left: 10px; }
  .recommend .slick .slick-next img {
    right: 10px; } }
@media all and (-ms-high-contrast: none) {
    .ec-layoutRole .ec-layoutRole__contents {
      max-width: 100%; } }
