@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
/*================================================================================
FileName: _base.scss
================================================================================*/
html,
button,
input,
select,
textarea {
  color: #333;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

hr {
  display: block;
  height: 1px;
  padding: 0;
  margin: 1em 0;
  border: 0;
  border-top: 1px solid #ccc;
}

img {
  vertical-align: middle;
}

li img {
  vertical-align: bottom;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

textarea {
  resize: vertical;
}

body {
  position: relative;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  word-wrap: break-word;
}

.clearfix::after {
  display: table;
  clear: both;
  content: "";
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

/*
global
------------------------------------------------*/
body,
body > div,
input,
button,
textarea,
select {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue",
    "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN",
    メイリオ, Meiryo, sans-serif;
  line-height: 1.5;
  color: #333;
}

h1 {
  margin: 0;
  font-size: 150%;
}

h2 {
  margin: 0;
  font-size: 140%;
}

h3 {
  margin: 0;
  font-size: 130%;
}

h4 {
  margin: 0;
  font-size: 120%;
}

h5 {
  margin: 0;
  font-size: 110%;
}

p {
  padding: 0;
  margin: 0;
}

a {
  color: #000;
  outline: none !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
  text-decoration: none;
}

*:focus {
  outline: none;
}

:placeholder-shown {
  opacity: 0.7;
}

::-webkit-input-placeholder {
  opacity: 0.7;
}

:-moz-placeholder {
  opacity: 0.7;
}

::-moz-placeholder {
  opacity: 0.7;
}

:-ms-input-placeholder {
  opacity: 0.7;
}

.spOnly {
  display: none !important;
}

@media only screen and (max-width: 1024px) {
  .spOnly {
    display: block !important;
  }
}

.spOnlyIn {
  display: none !important;
}

@media only screen and (max-width: 1024px) {
  .spOnlyIn {
    display: inline-block !important;
  }
}

.spOnlyTb {
  display: none !important;
}

@media only screen and (max-width: 1024px) {
  .spOnlyTb {
    display: table !important;
  }
}

.pcOnly {
  display: block !important;
}

@media only screen and (max-width: 1024px) {
  .pcOnly {
    display: none !important;
  }
}

.pcOnlyIn {
  display: inline-block !important;
}

@media only screen and (max-width: 1024px) {
  .pcOnlyIn {
    display: none !important;
  }
}

.pcOnlyTb {
  display: table !important;
}

@media only screen and (max-width: 1024px) {
  .pcOnlyTb {
    display: none !important;
  }
}

@font-face {
  font-family: "jins_next";
  font-style: normal;
  font-weight: 400;
  src: url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextRegular.eot");
  src: url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextRegular.eot?#iefix")
      format("embedded-opentype"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextRegular.woff")
      format("woff"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextRegular.ttf")
      format("truetype"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextRegular.svg#jins_next_ttregular")
      format("svg");
}

@font-face {
  font-family: "jins_next";
  font-style: normal;
  font-weight: 300;
  src: url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextLight.eot");
  src: url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextLight.eot?#iefix")
      format("embedded-opentype"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextLight.woff")
      format("woff"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextLight.ttf")
      format("truetype"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextLight.svg#jins_next_ttlight")
      format("svg");
}

@font-face {
  font-family: "jins_next";
  font-style: normal;
  font-weight: 500;
  src: url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextMedium.eot");
  src: url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextMedium.eot?#iefix")
      format("embedded-opentype"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextMedium.woff")
      format("woff"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextMedium.ttf")
      format("truetype"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextMedium.svg#jins_next_ttmedium")
      format("svg");
}

@font-face {
  font-family: "jins_next";
  font-style: normal;
  font-weight: 600;
  src: url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextBold.eot");
  src: url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextBold.eot?#iefix")
      format("embedded-opentype"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextBold.woff")
      format("woff"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextBold.ttf")
      format("truetype"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextBold.svg#jins_next_ttbold")
      format("svg");
}

/*================================================================================
FileName: _layout.scss
================================================================================*/
body {
  min-width: 320px;
  color: #3a4763;
}

.noJn {
  font-family: "Noto Sans Japanese", sans-serif;
}

/*
header
------------------------------------------------*/
/*
container
------------------------------------------------*/
/* header fix */
@media (max-width: 1024px) and (min-width: 912px) {
  #header #headersub {
    width: 92% !important;
    margin: 60px 4% 0 !important;
    margin-top: 100px;
  }
}

@media screen and (max-width: 768px) {
  .container {
    margin-top: 10px !important;
  }
}

@media screen and (max-width: 911px) {
  #header #headerArea #headersub {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100% !important;
    height: auto;
    margin-top: 60px !important;
  }
  #header #headerArea #headersub #topicpath_wrapper {
    position: relative;
    width: 100%;
    height: auto;
  }
  #header #headerArea #headersub #topicpath_wrapper ul#topicpath {
    width: auto;
    height: auto;
    padding: 6px 7px;
    margin: 10px;
    overflow: hidden;
    background: #f5f5f5;
  }
  #header #headerArea #headersub #topicpath_wrapper ul#topicpath li,
  #header #headerArea #headersub #topicpath_wrapper ul#topicpath li a,
  #header #headerArea #headersub #topicpath_wrapper ul#topicpath li h1,
  #header #headerArea #headersub #topicpath_wrapper ul#topicpath li span {
    height: auto !important;
  }
}

@media (max-width: 768px) and (min-width: 320px) {
  #header #headersub {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    margin: 94px 0 0 !important;
  }
}

body.is-fixed {
  position: fixed;
}

.container {
  font-family: "Noto Sans Japanese", sans-serif;
}

@media only screen and (max-width: 768px) {
  .container {
    margin-top: 50px !important;
  }
}

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

.sp {
  display: none;
}

@media only screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

.section__large {
  width: 94%;
  max-width: 1280px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .section__large {
    width: 86%;
  }
}

.section__middle {
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .section__middle {
    width: 86%;
  }
}

.text__common {
  font-size: 14px;
}

@media only screen and (max-width: 768px) {
  .text__common {
    font-size: 12px;
    font-size: 3.2vw;
  }
}

.text__middle {
  font-size: 20px;
  font-weight: bold;
  line-height: 200%;
  letter-spacing: 0;
}

@media only screen and (max-width: 768px) {
  .text__middle {
    font-size: 14px;
    font-size: 3.73333vw;
  }
}

.txt__jn {
  font-family: "jins_next", "Noto Sans Japanese", sans-serif;
  font-weight: 400;
}

.border__bg {
  width: 100%;
  height: 50px;
  margin: 0;
  background: url(../img/img_border.jpg) repeat-x center;
  border: none;
}

@media only screen and (max-width: 768px) {
  .border__bg {
    height: 13.33333vw;
    background-image: url(../img/img_border_sp.jpg);
    background-size: 100% auto;
  }
}

.contents__ttl {
  padding-top: 89px;
  margin-bottom: 36px;
  font-family: "jins_next", "Noto Sans Japanese", sans-serif;
  font-size: 48px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .contents__ttl {
    padding-top: 13.86667vw;
    margin-bottom: 4.8vw;
    font-size: 29px;
    font-size: 7.73333vw;
  }
}

.color__yellow {
  color: #ceb267;
}

.mv__area {
  position: relative;
  width: 100%;
  height: auto;
}

.mv__area img {
  width: 100%;
  height: auto;
}

.catch__area {
  padding: 45px 0 38px;
  background: url(../img/bg_sky.jpg) no-repeat center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  .catch__area {
    padding: 2.13333vw 0;
    background-image: url(../img/bg_sky_sp.jpg);
  }
}

.catch__area__section {
  width: 521px;
  height: 477px;
  padding: 60px 0;
  margin: 0 auto 38px;
  color: #4c7d6a;
  text-align: center;
  background: url(../img/img_waku.png) no-repeat center;
}

@media only screen and (max-width: 768px) {
  .catch__area__section {
    width: 92vw;
    height: 93.33333vw;
    padding: 10.66667vw 0;
    background-image: url(../img/img_waku_sp.png);
    background-size: cover;
  }
}

.catch__area__ttl {
  margin-bottom: 30px;
  font-family: "jins_next", "Noto Sans Japanese", sans-serif;
  font-size: 36px;
  font-weight: 400;
}

@media only screen and (max-width: 768px) {
  .catch__area__ttl {
    margin-bottom: 4.26667vw;
    font-size: 19px;
    font-size: 5.06667vw;
  }
}

.catch__area__ttl .txt__ja {
  display: block;
  font-size: 24px;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .catch__area__ttl .txt__ja {
    font-size: 17px;
    font-size: 4.53333vw;
  }
}

.catch__area__txt {
  font-weight: bold;
  line-height: 210%;
}

.catch__area__txt .txt__jn {
  font-weight: 400;
}

.content__bnr {
  display: block;
  max-width: 520px;
  margin: 0 auto;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.content__bnr:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 768px) {
  .content__bnr {
    width: 92vw;
    height: auto;
  }
}

.lineup__area {
  overflow: hidden;
  background-color: #fbe9df;
}

@media only screen and (max-width: 768px) {
  .lineup__area {
    padding-bottom: 4.26667vw;
  }
}

.lineup__area .color--green {
  color: #4c7d6a;
}

.lineup__area .lineup__anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  justify-content: center;
  padding-bottom: 143px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
}

@media only screen and (max-width: 768px) {
  .lineup__area .lineup__anchor {
    padding-bottom: 22.4vw;
  }
}

.lineup__area .lineup__anchor__box {
  width: 320px;
  height: 240px;
  margin: 0 10px;
  font-family: "jins_next", "Noto Sans Japanese", sans-serif;
  color: #4c7d6a;
  text-align: center;
  background: url(../img/img_waku_small.png) no-repeat center;
}

@media only screen and (max-width: 768px) {
  .lineup__area .lineup__anchor__box {
    width: 41.86667vw;
    height: 38.13333vw;
    margin: 0 2.66667vw;
    background-image: url(../img/img_waku_small_sp.png);
    background-size: cover;
  }
}

.lineup__area .lineup__anchor__box a {
  display: inline-block;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.lineup__area .lineup__anchor__box a:hover {
  opacity: 0.7;
}

.lineup__area .lineup__anchor__box .txt__small {
  font-size: 14px;
  color: #4c7d6a;
}

@media only screen and (max-width: 768px) {
  .lineup__area .lineup__anchor__box .txt__small {
    margin-top: 2.93333vw;
    font-size: 10px;
    font-size: 2.66667vw;
    letter-spacing: 0;
  }
}

.lineup__area .lineup__txt__series {
  margin-top: 45px;
  font-size: 18px;
  font-weight: 400;
  color: #4c7d6a;
}

@media only screen and (max-width: 768px) {
  .lineup__area .lineup__txt__series {
    margin: 5.86667vw 0 1.86667vw;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 160%;
  }
}

.lineup__area .lineup__txt__type {
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: bold;
  color: #4c7d6a;
}

@media only screen and (max-width: 768px) {
  .lineup__area .lineup__txt__type {
    margin-bottom: 0.53333vw;
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 180%;
  }
}

.lineup__area .lineup__txt__type .txt__jn {
  display: inline-block;
  padding: 0 3px;
  font-size: 34px;
  font-weight: 400;
}

@media only screen and (max-width: 768px) {
  .lineup__area .lineup__txt__type .txt__jn {
    font-size: 22px;
    font-size: 5.86667vw;
  }
}

.lineup__area .lineup__txt__type .txt__tax {
  font-size: 14px;
  font-weight: 400;
}

@media only screen and (max-width: 768px) {
  .lineup__area .lineup__txt__type .txt__tax {
    font-size: 10px;
    font-size: 2.66667vw;
  }
}

.lineup__area .lineup__anchor__arrow {
  margin-bottom: 15px;
}

@media only screen and (max-width: 768px) {
  .lineup__area .lineup__anchor__arrow {
    width: 8vw;
    height: 8vw;
    margin: 0 auto;
  }
}

.lineup__area .lineup__head__wrap .lineup__head__contents {
  padding: 96px 0 20px;
  color: #fff;
  text-align: center;
  background-color: #4c7d6a;
}

@media only screen and (max-width: 768px) {
  .lineup__area .lineup__head__wrap .lineup__head__contents {
    padding: 14.66667vw 0 14.66667vw;
  }
}

.lineup__area .lineup__head__wrap .lineup__head__type {
  margin-bottom: 18px;
  font-family: "jins_next", "Noto Sans Japanese", sans-serif;
  font-weight: 400;
  color: #e9bfbd;
}

@media only screen and (max-width: 768px) {
  .lineup__area .lineup__head__wrap .lineup__head__type {
    margin-bottom: 1.6vw;
    font-size: 22px;
    font-size: 5.86667vw;
  }
}

.lineup__area .lineup__head__wrap .lineup__head__info .lineup__head__price {
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 200%;
  background: url(../img/img_border_white.png) no-repeat center bottom;
}

@media only screen and (max-width: 768px) {
  .lineup__area .lineup__head__wrap .lineup__head__info .lineup__head__price {
    display: inline-block;
    margin-bottom: 1.06667vw;
    font-size: 14px;
    font-size: 3.73333vw;
    background-size: 100% 3px;
  }
}

.lineup__area
  .lineup__head__wrap
  .lineup__head__info
  .lineup__head__price
  .lineup__txt__mid {
  padding: 0 3px;
  font-family: "jins_next", "Noto Sans Japanese", sans-serif;
  font-size: 44px;
  font-weight: 400;
}

@media only screen and (max-width: 768px) {
  .lineup__area
    .lineup__head__wrap
    .lineup__head__info
    .lineup__head__price
    .lineup__txt__mid {
    padding: 0 0.53333vw;
    font-size: 22px;
    font-size: 5.86667vw;
  }
}

.lineup__area
  .lineup__head__wrap
  .lineup__head__info
  .lineup__head__price
  .lineup__txt__large {
  font-family: "jins_next", "Noto Sans Japanese", sans-serif;
  font-size: 62px;
  font-weight: 400;
}

@media only screen and (max-width: 768px) {
  .lineup__area
    .lineup__head__wrap
    .lineup__head__info
    .lineup__head__price
    .lineup__txt__large {
    font-size: 31px;
    font-size: 8.26667vw;
  }
}

.lineup__area
  .lineup__head__wrap
  .lineup__head__info
  .lineup__head__price
  .lineup__txt__small {
  font-family: "jins_next", "Noto Sans Japanese", sans-serif;
  font-size: 30px;
  font-weight: 400;
}

@media only screen and (max-width: 768px) {
  .lineup__area
    .lineup__head__wrap
    .lineup__head__info
    .lineup__head__price
    .lineup__txt__small {
    font-size: 15px;
    font-size: 4vw;
  }
}

.lineup__area
  .lineup__head__wrap
  .lineup__head__info
  .lineup__head__annotation {
  margin-bottom: 35px;
  font-size: 18px;
  font-weight: 400;
}

@media only screen and (max-width: 768px) {
  .lineup__area
    .lineup__head__wrap
    .lineup__head__info
    .lineup__head__annotation {
    margin-bottom: 3.46667vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
}

.lineup__area .lineup__head__wrap .border__wave {
  width: 100%;
  height: 4.6875vw;
  margin-bottom: 50px;
  background: url(../img/bg_wave.jpg) no-repeat center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  .lineup__area .lineup__head__wrap .border__wave {
    height: 40px;
    margin-bottom: 8vw;
  }
}

.lineup__area .lineup__head__wrap .border__wave .border__wave__width {
  position: relative;
  width: 90%;
  max-width: 1024px;
  height: 4.6875vw;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .lineup__area .lineup__head__wrap .border__wave .border__wave__width {
    width: 86%;
    height: 40px;
  }
}

.lineup__area
  .lineup__head__wrap
  .border__wave
  .border__wave__width
  .border__wave__illust {
  position: absolute;
}

.lineup__area .lineup__head__wrap .border__wave .border__wave__width .illust1 {
  right: -30px;
  bottom: 14px;
}

@media only screen and (max-width: 768px) {
  .lineup__area
    .lineup__head__wrap
    .border__wave
    .border__wave__width
    .illust1 {
    right: 11.46667vw;
    bottom: 3.2vw;
    width: 12vw;
    height: 13.86667vw;
  }
}

.lineup__area .lineup__head__wrap .border__wave .border__wave__width .illust2 {
  bottom: 0;
  left: 0;
}

@media only screen and (max-width: 768px) {
  .lineup__area
    .lineup__head__wrap
    .border__wave
    .border__wave__width
    .illust2 {
    width: 9.86667vw;
    height: auto;
  }
}

.lineup__area .lineup__head__wrap .border__wave .border__wave__width .illust3 {
  right: 0;
  bottom: 0;
}

@media only screen and (max-width: 768px) {
  .lineup__area
    .lineup__head__wrap
    .border__wave
    .border__wave__width
    .illust3 {
    right: -2.13333vw;
    width: 12.8vw;
    height: auto;
  }
}

.lineup__area .lineup__head__wrap .lineup__image {
  margin-top: 45px;
}

@media only screen and (max-width: 768px) {
  .lineup__area .lineup__head__wrap .lineup__image {
    width: 86%;
    margin: 1.6vw auto 0;
  }
}

.lineup__area .lineup__products__wrap {
  margin-bottom: 100px;
}

@media only screen and (max-width: 768px) {
  .lineup__area .lineup__products__wrap {
    margin-bottom: 16vw;
  }
}

.lineup__area .lineup__products__wrap .lineup__products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 50px 35px 10px;
  margin-bottom: 30px;
  background-color: #fff;
  border: 5px solid #ceb267;
}

.lineup__area .lineup__products__wrap .lineup__products:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
  .lineup__area .lineup__products__wrap .lineup__products {
    position: relative;
    padding: 0;
    margin-bottom: 0;
  }
}

.lineup__area
  .lineup__products__wrap
  .lineup__products
  .lineup__products__variety {
  width: 33.33334%;
  margin-bottom: 20px;
}

.lineup__area
  .lineup__products__wrap
  .lineup__products
  .lineup__products__variety
  a {
  display: block;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.lineup__area
  .lineup__products__wrap
  .lineup__products
  .lineup__products__variety
  a:hover {
  opacity: 0.7;
}

.lineup__area
  .lineup__products__wrap
  .lineup__products
  .lineup__products__variety:nth-child(3n) {
  margin-right: 0;
}

@media only screen and (max-width: 768px) {
  .lineup__area
    .lineup__products__wrap
    .lineup__products
    .lineup__products__variety {
    padding: 0;
    margin-bottom: 0;
  }
}

.accessories__wrap {
  margin-bottom: 100px;
}

@media only screen and (max-width: 768px) {
  .accessories__wrap {
    margin-bottom: 16vw;
  }
}

.accessories__wrap .accessories__layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

@media only screen and (max-width: 768px) {
  .accessories__wrap .accessories__layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 8vw;
  }
}

.accessories__wrap .accessories__layout .accessories__txt {
  width: 36%;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .accessories__wrap .accessories__layout .accessories__txt {
    order: 0;
    width: 100%;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
  }
}

.accessories__wrap .accessories__layout .accessories__txt .text__middle {
  margin-bottom: 16px;
  line-height: 160%;
}

@media only screen and (max-width: 768px) {
  .accessories__wrap .accessories__layout .accessories__txt .text__middle {
    margin-bottom: 1.6vw;
  }
}

@media only screen and (max-width: 768px) {
  .accessories__wrap
    .accessories__layout
    .accessories__txt
    .accessories__annotation {
    margin-bottom: 2.66667vw;
    font-size: 10px;
    font-size: 2.66667vw;
    letter-spacing: 0;
  }
}

.accessories__wrap .accessories__layout .accessories__image {
  width: 61%;
  max-width: 620px;
}

@media only screen and (max-width: 768px) {
  .accessories__wrap .accessories__layout .accessories__image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    max-width: none;
  }
}

.work__wrap {
  margin: 88px auto;
}

@media only screen and (max-width: 768px) {
  .work__wrap {
    margin: 14.4vw auto;
  }
  .work__wrap.section__middle {
    width: 100%;
  }
}

.work__wrap .work__layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

@media only screen and (max-width: 768px) {
  .work__wrap .work__layout {
    display: block;
  }
}

.work__wrap .work__layout .work__image {
  width: 61%;
}

@media only screen and (max-width: 768px) {
  .work__wrap .work__layout .work__image__inner {
    width: 100%;
    margin-bottom: 4.26667vw;
  }
}

.work__wrap .work__layout .work__txt .work__ttl {
  font-family: "jins_next", "Noto Sans Japanese", sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 200%;
}

@media only screen and (max-width: 768px) {
  .work__wrap .work__layout .work__txt .work__ttl {
    margin-bottom: 5.06667vw;
    font-size: 19px;
    font-size: 5.06667vw;
  }
}

.work__wrap .work__layout .work__txt .work__ttl .work__ttl__large {
  font-size: 48px;
}

@media only screen and (max-width: 768px) {
  .work__wrap .work__layout .work__txt .work__ttl .work__ttl__large {
    font-size: 29px;
    font-size: 7.73333vw;
  }
}

.work__wrap .work__layout .work__txt .work__sub__ttl {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .work__wrap .work__layout .work__txt .work__sub__ttl {
    margin-bottom: 4.8vw;
    font-size: 16px;
    font-size: 4.26667vw;
  }
}

.work__wrap .work__layout .work__txt .work__sub__ttl .text__jn-text {
  font-family: "jins_next", "Noto Sans Japanese", sans-serif;
  font-weight: 400;
}

.work__wrap .work__layout .work__txt .work__sentence {
  font-weight: bold;
  line-height: 245%;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .work__wrap .work__layout .work__txt .work__sentence {
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 210%;
    letter-spacing: 0;
  }
}

.collabo__wrap .contents__ttl {
  position: relative;
  margin-bottom: 34px;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .contents__ttl {
    margin-bottom: 6.93333vw;
  }
}

.collabo__wrap .text__middle {
  margin-bottom: 18px;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .text__middle {
    margin-bottom: 3.2vw;
    line-height: 170%;
  }
}

.collabo__wrap .collabo__layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 50px 31px 50px 40px;
  margin-bottom: 115px;
  border: 1px solid #000000;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 9.33333vw 6.66667vw;
    margin-bottom: 13.6vw;
  }
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__layout .accessories__image {
    width: 100%;
    margin-bottom: 8.26667vw;
  }
}

.collabo__wrap .collabo__layout .collabo__txt {
  margin-left: 4%;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__layout .collabo__txt {
    margin: 0;
  }
}

.collabo__wrap .collabo__layout .collabo__txt .collabo__annotation {
  margin-bottom: 16px;
  line-height: 176%;
  letter-spacing: 0;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__layout .collabo__txt .collabo__annotation {
    margin-bottom: 3.2vw;
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 162%;
    letter-spacing: 0;
  }
}

.collabo__wrap .collabo__produce {
  text-align: center;
}

.collabo__wrap .collabo__produce .text__common {
  margin-bottom: 58px;
  line-height: 175%;
  letter-spacing: 0;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__produce .text__common {
    margin-bottom: 6.4vw;
    line-height: 185%;
  }
}

.collabo__wrap .collabo__produce .collabo__produce__future {
  margin-bottom: 150px;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__produce .collabo__produce__future {
    margin-bottom: 25.6vw;
  }
}

.collabo__wrap
  .collabo__produce
  .collabo__produce__future
  .collabo__produce__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap
    .collabo__produce
    .collabo__produce__future
    .collabo__produce__wrap {
    margin-bottom: 8.8vw;
  }
}

.collabo__wrap
  .collabo__produce
  .collabo__produce__future
  .collabo__produce__wrap
  .collabo__produce__artists:last-child {
  margin-left: 30px;
}

.collabo__wrap
  .collabo__produce
  .collabo__produce__future
  .collabo__produce__wrap
  .collabo__produce__artists
  .collabo__produce__number {
  margin-bottom: 12px;
  font-family: "jins_next", "Noto Sans Japanese", sans-serif;
  font-size: 24px;
  font-weight: 300;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap
    .collabo__produce
    .collabo__produce__future
    .collabo__produce__wrap
    .collabo__produce__artists
    .collabo__produce__number {
    margin-bottom: 2.66667vw;
    font-size: 16px;
    font-size: 4.26667vw;
  }
}

.collabo__wrap
  .collabo__produce
  .collabo__produce__future
  .collabo__produce__wrap
  .collabo__produce__artists
  .collabo__produce__name {
  margin-bottom: 6px;
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 155%;
  letter-spacing: 0;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap
    .collabo__produce
    .collabo__produce__future
    .collabo__produce__wrap
    .collabo__produce__artists
    .collabo__produce__name {
    margin-bottom: 0;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 160%;
  }
}

.collabo__wrap
  .collabo__produce
  .collabo__produce__future
  .collabo__produce__wrap
  .collabo__produce__artists
  .collabo__produce__name
  .txt__jn {
  font-family: "jins_next", "Noto Sans Japanese", sans-serif;
  font-weight: 400;
}

.collabo__wrap
  .collabo__produce
  .collabo__produce__future
  .collabo__produce__wrap
  .collabo__produce__artists
  .collabo__produce__link {
  font-size: 14px;
  text-decoration: underline;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.collabo__wrap
  .collabo__produce
  .collabo__produce__future
  .collabo__produce__wrap
  .collabo__produce__artists
  .collabo__produce__link:hover {
  opacity: 0.6;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap
    .collabo__produce
    .collabo__produce__future
    .collabo__produce__wrap
    .collabo__produce__artists
    .collabo__produce__link {
    display: block;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 100%;
  }
}

.collabo__wrap .collabo__produce .collabo__produce__future .btn__wrap {
  margin-bottom: 40px;
  font-size: 14px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__produce .collabo__produce__future .btn__wrap {
    margin-bottom: 5.33333vw;
  }
}

.collabo__wrap .collabo__produce .collabo__produce__future .btn__wrap .txt__jn {
  margin-bottom: 12px;
  font-weight: 400;
  letter-spacing: 0;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap
    .collabo__produce
    .collabo__produce__future
    .btn__wrap
    .txt__jn {
    margin-bottom: 2.13333vw;
  }
}

.collabo__wrap .collabo__produce .collabo__produce__future .btn__wrap a {
  display: inline-block;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.collabo__wrap .collabo__produce .collabo__produce__future .btn__wrap a:hover {
  opacity: 0.5;
}

.collabo__wrap
  .collabo__produce
  .collabo__produce__future
  .collabo__produce__intro {
  text-align: left;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap
    .collabo__produce
    .collabo__produce__future
    .collabo__produce__intro {
    font-size: 14px;
    font-size: 3.73333vw;
  }
}

.collabo__wrap .collabo__contents {
  padding-bottom: 100px;
  margin-bottom: 120px;
  text-align: center;
  background-color: #fbe9df;
}

.collabo__wrap .collabo__contents .contents__ttl {
  margin-bottom: 10px;
  line-height: 120%;
  letter-spacing: 2px;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__contents .contents__ttl {
    margin-bottom: 3.2vw;
    line-height: 140%;
  }
}

.collabo__wrap .collabo__contents .contents__ttl--sub {
  font-size: 34px;
}

.collabo__wrap .collabo__contents .contents__ttl--sub:before,
.collabo__wrap .collabo__contents .contents__ttl--sub:after {
  display: inline-block;
  width: 24px;
  height: 1px;
  vertical-align: middle;
  content: "";
  background-color: #ceb267;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}

.collabo__wrap .collabo__contents .contents__ttl--sub:before {
  margin-right: 24px;
}

.collabo__wrap .collabo__contents .contents__ttl--sub:after {
  margin-left: 24px;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__contents .contents__ttl--sub {
    font-size: 21px;
    font-size: 5.6vw;
  }
  .collabo__wrap .collabo__contents .contents__ttl--sub:before,
  .collabo__wrap .collabo__contents .contents__ttl--sub:after {
    width: 5.33333vw;
  }
  .collabo__wrap .collabo__contents .contents__ttl--sub:before {
    margin-right: 3.73333vw;
  }
  .collabo__wrap .collabo__contents .contents__ttl--sub:after {
    margin-left: 3.73333vw;
  }
}

.collabo__wrap .collabo__contents .contents__ttl--sub2 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  color: #b54d48;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__contents .contents__ttl--sub2 {
    margin-bottom: 3.73333vw;
    font-size: 14px;
    font-size: 3.73333vw;
  }
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__contents {
    padding-bottom: 16vw;
    margin-bottom: 16vw;
  }
}

.collabo__wrap .collabo__contents .text__common {
  margin-bottom: 60px;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__contents .text__common {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 9.33333vw;
  }
}

.collabo__wrap .collabo__contents__blocks {
  margin-bottom: 60px;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__contents__blocks {
    margin-bottom: 9.33333vw;
  }
}

.collabo__wrap .collabo__contents__blocks.c-no_mgn-bottom {
  margin-bottom: 0 !important;
}

.collabo__wrap .collabo__contents__blocks ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}

.collabo__wrap .collabo__contents__blocks ul li {
  width: 18.13%;
  margin-left: 2.335%;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

/* .collabo__wrap .collabo__contents__blocks ul li:first-child,
.collabo__wrap .collabo__contents__blocks ul li:nth-child(6n) {
  margin-left: 0;
} */

.collabo__wrap .collabo__contents__blocks ul li:first-child,
.collabo__wrap .collabo__contents__blocks ul li:nth-child(6),
.collabo__wrap .collabo__contents__blocks ul li:nth-child(11), 
.collabo__wrap .pc.collabo__contents__blocks ul li:nth-child(16)
{
  margin-left: 0;
}

.collabo__wrap .collabo__contents__blocks ul li:nth-child(n + 6) {
  margin-top: 40px;
}

.collabo__wrap .collabo__contents__blocks ul li:nth-child(n + 11) {
  display: none;
}

.interview .collabo__wrap .collabo__contents__blocks ul li:nth-child(n + 11) {
  display: block;
}

.collabo__wrap .collabo__contents__blocks ul li:hover {
  opacity: 0.6;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__contents__blocks ul li {
    width: 46%;
    min-width: 1px;
    margin-left: 8%;
  }
  .collabo__wrap .collabo__contents__blocks ul li:nth-child(2n-1) {
    margin-left: 0;
  }
  .collabo__wrap .collabo__contents__blocks ul li:nth-child(n + 6) {
    margin-top: 0;
  }
  .collabo__wrap .collabo__contents__blocks ul li:nth-child(6n) {
    margin-left: 8%;
  }
  .collabo__wrap .collabo__contents__blocks ul li:nth-child(n + 3) {
    margin-top: 6.66667vw;
  }
}

.collabo__wrap .collabo__contents__blocks .l-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__contents__blocks .l-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}

.collabo__wrap .collabo__contents__blocks .l-left {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: start !important;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__contents__blocks .l-left {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: start !important;
  }
}

.collabo__wrap .collabo__contents__blocks .l-center--sp-left {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__contents__blocks .l-center--sp-left {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
}

.collabo__wrap .collabo__present {
  display: block;
  width: 90%;
  max-width: 1024px;
  padding: 60px;
  margin: 100px auto 0;
  background-color: #fff;
  border: 1px solid #ceb267;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__present {
    padding: 8vw 6.66667vw;
    margin-bottom: 0;
  }
}

.collabo__wrap .collabo__present__section {
  width: 66%;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__present__section {
    width: 100%;
    margin-bottom: 6.4vw;
  }
}

.collabo__wrap .collabo__present__img {
  width: 30%;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__present__img {
    width: 55%;
    margin: 0 auto;
  }
}

.collabo__wrap .collabo__present__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 50px;
  text-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__present__block {
    display: block;
    margin-bottom: 6.4vw;
  }
}

.collabo__wrap .collabo__present__ttl {
  margin-bottom: 30px;
  font-family: "jins_next", "Noto Sans Japanese", sans-serif;
  font-size: 34px;
  font-weight: 400;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__present__ttl {
    margin-bottom: 4.26667vw;
    font-size: 21px;
    font-size: 5.6vw;
  }
}

.collabo__wrap .collabo__present__ttl__sub {
  color: #b54d48;
}

.collabo__wrap .collabo__present__txt {
  font-size: 18px;
  font-weight: 600;
  line-height: 180%;
  letter-spacing: 0;
}

.collabo__wrap .collabo__present__txt span {
  color: #b54d48;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__present__txt {
    font-size: 12px;
    font-size: 3.2vw;
  }
}

.collabo__wrap .collabo__present__pereod {
  padding: 18px 0;
  margin-top: 36px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  border-top: 1px solid #ceb267;
  border-bottom: 1px solid #ceb267;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__present__pereod {
    padding: 2.4vw 0;
    margin-top: 5.33333vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
}

.collabo__wrap .collabo__present__detail {
  padding: 0 40px;
  margin: 0;
  font-size: 12px;
  text-align: left;
  letter-spacing: 0;
}

.collabo__wrap .collabo__present__detail dt {
  margin-bottom: 5px;
  font-weight: 600;
  text-align: center;
}

.collabo__wrap .collabo__present__detail dd {
  margin: 0;
  margin-bottom: 24px;
  font-weight: 500;
}

.collabo__wrap .collabo__present__detail dd.c-center {
  text-align: center;
}

.collabo__wrap .collabo__present__detail ul {
  margin-bottom: 35px;
  margin-left: 2em;
}

.collabo__wrap .collabo__present__detail ul li {
  padding-left: 1em;
  line-height: 190%;
  text-indent: -1em;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .collabo__present__detail {
    padding: 0;
    font-size: 11px;
    font-size: 2.93333vw;
  }
  .collabo__wrap .collabo__present__detail dt {
    margin-bottom: 0.8vw;
    text-align: left;
  }
  .collabo__wrap .collabo__present__detail dd {
    margin-bottom: 20px;
    font-weight: 500;
  }
  .collabo__wrap .collabo__present__detail dd.c-center {
    text-align: left;
  }
  .collabo__wrap .collabo__present__detail ul {
    margin-bottom: 6.66667vw;
    margin-left: 0;
  }
  .collabo__wrap .collabo__present__detail ul li {
    line-height: 160%;
    letter-spacing: 0.5px;
  }
}

.collabo__wrap .input__wrap {
  position: relative;
  display: inline-block;
  margin-bottom: 35px;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .input__wrap {
    margin-bottom: 6.66667vw;
  }
}

.collabo__wrap .input__wrap label {
  display: inline-block;
  padding-left: 30px;
  font-size: 14px;
  font-weight: 600;
  color: #b54d48;
  vertical-align: top;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .input__wrap label {
    padding-left: 8vw;
  }
}

.collabo__wrap .input__wrap label:after,
.collabo__wrap .input__wrap label:before {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  content: "";
}

.collabo__wrap .input__wrap label:before {
  top: 0;
  bottom: 5px;
  left: 5px;
  width: 13px;
  height: 10px;
  margin: auto;
  background: url(../img/icon_check.svg) no-repeat center;
  background-size: 100%;
  opacity: 0;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .input__wrap label:before {
    bottom: 0.53333vw;
    left: 1.33333vw;
    width: 3.46667vw;
    height: 2.66667vw;
  }
}

.collabo__wrap .input__wrap label:after {
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #b54d48;
  border-radius: 2px;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .input__wrap label:after {
    width: 5.33333vw;
    height: 5.33333vw;
  }
}

.collabo__wrap .input__wrap #agree {
  display: none;
}

.collabo__wrap .input__wrap #agree:checked + label:before {
  opacity: 1;
}

.collabo__wrap .close__wrap .close__text {
  margin: 36px 0;
  font-size: 18px;
  font-weight: 600;
  color: #b54d48;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .close__wrap .close__text {
    margin: 5.33333vw 0;
    font-size: 12px;
    font-size: 3.2vw;
  }
}

.collabo__wrap .btn__wrap {
  text-align: center;
}

.collabo__wrap .btn__agree {
  display: inline-block;
  padding: 20px 60px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  background-color: #b54d48;
  border-radius: 50px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.collabo__wrap .btn__agree:hover {
  opacity: 0.7;
}

.collabo__wrap .btn__agree.is-disabled {
  pointer-events: none;
  background-color: #d1d1d1;
}

@media only screen and (max-width: 768px) {
  .collabo__wrap .btn__agree {
    width: 100%;
    padding: 4.26667vw 0;
    font-size: 14px;
    font-size: 3.73333vw;
  }
}

.button__link,
.button__return {
  position: relative;
  display: block;
  width: 90%;
  max-width: 320px;
  padding: 23px 0;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  background-color: #ffffff;
  border: 2px solid #000000;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.button__link:hover,
.button__return:hover {
  opacity: 0.6;
}

.button__link:after,
.button__return:after {
  position: absolute;
  top: 0;
  right: 21px;
  bottom: 0;
  display: block;
  width: 8px;
  height: 14px;
  margin: auto;
  content: "";
  background: url(../img/icon_arrow_link.svg) no-repeat center;
  background-size: 100%;
}

.button__link.sp,
.button__return.sp {
  display: none;
}

@media only screen and (max-width: 768px) {
  .button__link,
  .button__return {
    width: 60%;
    padding: 3.73333vw 0;
    font-size: 12px;
    font-size: 3.2vw;
    font-weight: 500;
  }
  .button__link:after,
  .button__return:after {
    right: 5.06667vw;
    width: 1.6vw;
    height: 2.93333vw;
  }
  .button__link.sp,
  .button__return.sp {
    display: block;
  }
}

.button__return:after {
  right: inherit;
  left: 21px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media only screen and (max-width: 768px) {
  .button__return:after {
    right: inherit;
    left: 5.06667vw;
  }
}

.modal__wrap {
  display: none;
}

.modal__wrap.is-open {
  display: block;
}

.modal__wrap__area {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 140001;
  height: 632px;
  padding: 40px;
  margin: auto;
  background-color: #fff;
}

@media only screen and (max-width: 768px) {
  .modal__wrap__area {
    height: 80vh;
    padding: 6.66667vw;
  }
}

.modal__wrap__area .modal-slider-arrows .slick-arrow {
  width: 60px;
  height: 60px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.modal__wrap__area .modal-slider-arrows .slick-arrow:hover {
  opacity: 0.6;
}

.modal__wrap__area .modal-slider-arrows .slick-arrow.slick-next {
  right: -70px;
}

.modal__wrap__area .modal-slider-arrows .slick-arrow.slick-prev {
  left: -70px;
}

@media only screen and (max-width: 768px) {
  .modal__wrap__area .modal-slider-arrows .slick-arrow {
    position: fixed;
    width: 10.66667vw;
    height: 10.66667vw;
  }
  .modal__wrap__area .modal-slider-arrows .slick-arrow.slick-next {
    right: 1.33333vw;
  }
  .modal__wrap__area .modal-slider-arrows .slick-arrow.slick-prev {
    left: 1.33333vw;
  }
}

.close__btn {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 160000;
  cursor: pointer;
  -webkit-transition: 0.3s ease opacity;
  transition: 0.3s ease opacity;
}

.close__btn:hover {
  opacity: 0.6;
}

@media only screen and (max-width: 768px) {
  .close__btn {
    top: -4vw;
    right: -4vw;
  }
}

.modal__contents__wrapper {
  position: relative;
  display: none;
}

.modal__contents__wrapper.is-open {
  display: block;
}

.modal__contents__overflow__wrap {
  position: relative;
  height: 564px;
  overflow-x: hidden;
  overflow-y: auto;
}

@media only screen and (max-width: 768px) {
  .modal__contents__overflow__wrap {
    height: 72vh;
    overflow-x: hidden;
    overflow-y: auto;
  }
}

.modal__contents .modal__contents__slider {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  align-items: stretch;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
}

@media only screen and (max-width: 768px) {
  .modal__contents .modal__contents__slider {
    display: block !important;
    max-height: none;
  }
}

.modal__contents .modal__wrap__img {
  width: 45%;
}

@media only screen and (max-width: 768px) {
  .modal__contents .modal__wrap__img {
    width: 100%;
  }
}

.modal__contents .modal__wrap__sentence {
  width: 50%;
  margin: 0;
}

@media only screen and (max-width: 768px) {
  .modal__contents .modal__wrap__sentence {
    width: 100%;
    margin-top: 5.6vw;
  }
}

.modal__contents .modal__intitle {
  margin-bottom: 20px;
  font-family: "jins_next", "Noto Sans Japanese", sans-serif;
  font-size: 18px;
  font-weight: 400;
}

@media only screen and (max-width: 768px) {
  .modal__contents .modal__intitle {
    margin-bottom: 1.06667vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
}

.modal__contents .modal__intitle__small {
  padding-left: 15px;
  margin-bottom: 30px;
  font-size: 12px;
  font-weight: 400;
}

@media only screen and (max-width: 768px) {
  .modal__contents .modal__intitle__small {
    display: block;
    padding-left: 0;
    margin-bottom: 4.8vw;
    font-size: 10px;
    font-size: 2.66667vw;
  }
}

.modal__contents .modal__artist_comment {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #b54d48;
}

@media only screen and (max-width: 768px) {
  .modal__contents .modal__artist_comment {
    margin-bottom: 2.13333vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
}

.modal__contents .modal__artist_name {
  margin-bottom: 30px;
  font-size: 12px;
  font-weight: 600;
}

@media only screen and (max-width: 768px) {
  .modal__contents .modal__artist_name {
    margin-bottom: 4.8vw;
    font-size: 10px;
    font-size: 2.66667vw;
  }
}

.modal__contents .modal__wrap__title {
  line-height: 150%;
}

.modal__contents .modal__wrap__title:after {
  display: block;
  width: 50px;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 25px;
  content: "";
  background-color: #ceb267;
}

@media only screen and (max-width: 768px) {
  .modal__contents .modal__wrap__title {
    margin-bottom: 2.66667vw;
  }
  .modal__contents .modal__wrap__title:after {
    display: block;
    width: 8vw;
    margin-top: 4.26667vw;
    margin-bottom: 4.8vw;
    content: "";
  }
}

.modal__contents .modal__wrap__title--sub {
  margin-bottom: 23px;
  font-size: 16px;
  font-weight: 600;
}

.modal__contents .modal__wrap__txt {
  margin-bottom: 40px;
  line-height: 160%;
}

@media only screen and (max-width: 768px) {
  .modal__contents .modal__wrap__txt {
    margin-bottom: 5.33333vw;
  }
}

.modal-slider-dots {
  position: absolute;
  top: 0;
  left: 50%;
}

@media only screen and (max-width: 768px) {
  .modal-slider-dots {
    top: 92vw;
    left: 0;
  }
}

.modal-slider-dots .slick-dots {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 90%;
}

@media only screen and (max-width: 768px) {
  .modal-slider-dots .slick-dots {
    display: block !important;
    width: auto;
    text-align: left;
  }
}

.modal-slider-dots .slick-dots li {
  position: relative;
  width: 18%;
  height: auto;
  margin-right: 10px;
  margin-left: 0;
  background: none;
}

.modal-slider-dots .slick-dots li.slick-active {
  background: none;
}

.modal-slider-dots .slick-dots li.slick-active:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 15;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #ceb267;
  opacity: 0.5;
}

@media only screen and (max-width: 768px) {
  .modal-slider-dots .slick-dots li {
    width: 14.66667vw;
    height: 17.86667vw;
    margin-right: 2.66667vw;
    margin-left: 0;
  }
  .modal-slider-dots .slick-dots li:nth-child(n + 4) {
    margin-bottom: 2.66667vw;
  }
}

.overlay__bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 140000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.dots {
  display: none;
}

@media only screen and (max-width: 768px) {
  .dots {
    display: block;
    margin: 1.33333vw 0 9.33333vw;
  }
}

.dots .slick-dots {
  position: static;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  align-items: stretch;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
}

.dots .slick-dots li {
  position: relative;
  display: inline-block;
  width: 13.33333vw;
  height: 13.33333vw;
  margin: 0;
  margin-right: 1.33333vw;
  border-radius: 0;
}

.dots .slick-dots li:last-child {
  margin-right: 0;
}

.dots .slick-dots li.slick-active {
  background-color: transparent;
}

.dots .slick-dots li.slick-active:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(219, 203, 117, 0.5);
}

.slick-slider .slick-arrow,
.modal-slider-arrows .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 10;
  width: 8vw;
  height: 8vw;
  margin: auto;
  font-size: 0;
  background: no-repeat center;
  background-size: 100% auto;
  border: none;
}

.slick-slider .slick-arrow.slick-prev,
.modal-slider-arrows .slick-arrow.slick-prev {
  left: -4vw;
  background-image: url(../img/icon_arrow_left.svg);
}

.slick-slider .slick-arrow.slick-next,
.modal-slider-arrows .slick-arrow.slick-next {
  right: -4vw;
  background-image: url(../img/icon_arrow_right.svg);
}

.slick-counter {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  font-family: "jins_next", "Noto Sans Japanese", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #ceb267;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .slick-counter {
    bottom: -6.66667vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
}

.c-paragraph {
  display: block;
  margin-top: 1em;
}

.u-nomalWeight {
  font-weight: 300!important;
}
