.anim {
  opacity: 0;
  visibility: hidden;
  transform: translateY(40px);
  transition: all 1s;
}

.anim.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

a {
  text-decoration: none;
}

a:hover {
  color: #666;
}

.m1,
.m2,
.m3,
.m4,
.m5 {
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff,
    0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff,
    0 0 3px #fff;
}

p {
  font-size: 15px;
}

@media (max-width: 879px) {
  p {
    padding: 0 20px;
  }
}

h2 {
  font-size: 33px;
}

h3 {
  font-size: 30px;
}

@media (max-width: 879px) {
  h3 {
    padding: 0 20px 10px;
    font-size: 21px;
    text-align: left;
  }
}

h4 {
  font-size: 28px;
  text-align: center;
}

@media (max-width: 879px) {
  h4 {
    font-size: 18px;
    padding-bottom: 20px;
  }
}

h4 div {
  font-size: 12px;
}

h5 {
  font-size: 17px;
}

@media (max-width: 879px) {
  h5 {
    padding: 0 20px;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
  }
}

h6 {
  font-size: 13px;
}

.watch {
  max-width: 1280px;
  margin: 0 auto;
}

@media (min-width: 880px) {
  .top__content {
    margin: 0 auto 0 auto;
    text-align: center;
  }

  .top__content__img {
    margin: 0 auto;
  }

  .top__content span {
    display: block;
    margin: 20px auto;
    width: 652px;
  }

  .top__content h4 {
    padding-bottom: 40px;
  }

  .top__content h3 {
    text-align: left;
    padding-bottom: 10px;
    font-size: 25px;
  }

  .top__content p {
    text-align: left;
  }
}

@media (max-width: 879px) {
  .top__content span {
    width: 90%;
    display: block;
    margin: 0 auto;
  }

  .top__content h6 {
    text-align: center;
    padding-top: 0;
    font-weight: 400;
  }

  .top__content h3 {
    padding-top: 0;
    padding-bottom: 10px;
    font-size: 17px;
  }

  .top__content div {
    font-weight: 400;
  }
}

.no03,
.no04,
.no06,
.no07 {
  clear: both;
}

@media (min-width: 880px) {

  .no03__content,
  .no04__content,
  .no06__content,
  .no07__content {
    text-align: center;
    margin: 20px auto 300px auto;
  }

  .no03__content ul,
  .no04__content ul,
  .no06__content ul,
  .no07__content ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .no03__content li,
  .no04__content li,
  .no06__content li,
  .no07__content li {
    list-style-type: none;
  }

  .no03__content .img,
  .no04__content .img,
  .no06__content .img,
  .no07__content .img {
    width: calc(100% - 452px);
  }

  .no03__content .txt,
  .no04__content .txt,
  .no06__content .txt,
  .no07__content .txt {
    width: 452px;
  }

  .no03__content h4,
  .no04__content h4,
  .no06__content h4,
  .no07__content h4 {
    display: block;
    padding-top: 200px;
  }

  .no03__content p,
  .no04__content p,
  .no06__content p,
  .no07__content p {
    display: block;
    padding-top: 150px;
    text-align: left;
    width: 70%;
    margin: 0 auto;
  }
}

@media (max-width: 879px) {

  .no03__content,
  .no04__content,
  .no06__content,
  .no07__content {
    padding-top: 50px;
  }

  .no03__content img,
  .no04__content img,
  .no06__content img,
  .no07__content img {
    display: block;
    margin: 0 auto;
  }

  .no03__content p,
  .no04__content p,
  .no06__content p,
  .no07__content p {
    padding-top: 20px;
    width: 85%;
    margin: 0 auto;
  }
}

.movie {
  clear: both;
}

@media (min-width: 880px) {
  .movie__content {
    margin: 0 auto;
    text-align: center;
    margin: 20px auto 200px auto;
  }

  .movie__content h4 {
    text-align: center;
    padding-bottom: 30px;
  }

  .movie__content p {
    text-align: left;
    width: 650px;
    margin: 50px auto 50px auto;
  }
}

@media (max-width: 879px) {
  .movie__content {
    padding-top: 100px;
  }

  .movie__content p {
    padding-top: 20px;
    width: 85%;
    margin: 0 auto;
  }

  .movie__content h5 {
    text-align: center;
    padding-top: 25px;
    font-weight: 700;
  }
}

@media (min-width: 880px) {
  .spec__content {
    margin: 0 auto;
    text-align: center;
    margin: 20px auto 300px auto;
  }

  .spec__content h3 {
    text-align: center;
    padding-bottom: 50px;
  }

  .spec__content img {
    margin: 0 0 50px 0;
  }

  .spec__content p {
    width: 850px;
    text-align: left;
    margin: 0 auto;
  }
}

@media (max-width: 879px) {
  .spec__content {
    padding-bottom: 100px;
  }

  .spec__content h3 {
    text-align: center;
  }

  .spec__content img {
    padding: 0 0 20px 0;
  }

  .spec__content p {
    font-size: 13px;
  }
}

.rec__content .btn-radius {
  display: inline-block;
  padding: 5px 20px;
  width: 180px;
  border-radius: 25px;
  text-decoration: none;
  background: #fff;
  transition: 0.4s;
  border: 1px solid #bdbdbd;
  font-size: 15px;
  margin-top: 30px;
}

.rec__content .btn-radius:hover {
  background: #ebebeb;
}

.rec__content ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 100%;
  padding: 0 10px 300px 10px;
}

.rec__content li {
  list-style-type: none;
  width: 20%;
  text-align: center;
}

.rec__content span {
  display: block;
  margin: 15px auto 0;
  width: 180px;
  text-align: left;
}

.rec__content h4 {
  padding-bottom: 50px;
}

@media (max-width: 879px) {
  .rec__content {
    padding-top: 100px;
  }

  .rec__content ul {
    justify-content: center;
    padding-bottom: 0;
  }

  .rec__content li {
    width: 50%;
    padding: 10px 0 60px;
  }

  .rec__content li img {
    padding: 0 10px;
  }

  .rec__content p {
    font-size: 13px;
    padding-top: 15px;
  }

  .rec__content .btn-radius {
    width: 140px;
  }

  .rec__content h4 {
    padding-bottom: 20px;
  }
}

@media (min-width: 880px) {
  .styling__content {
    margin: 20px auto 300px auto;
  }

  .styling__content::after {
    display: block;
    content: "";
    clear: both;
    font-size: 0;
    line-height: 0;
  }

  .styling__content h4 {
    text-align: center;
    padding-bottom: 30px;
  }

  .styling__content img {
    width: 50%;
    float: left;
  }

  .styling__content a:hover {
    opacity: 0.7;
  }
}

@media (max-width: 879px) {
  .styling__content {
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .styling__content img {
    padding-top: 5px;
  }
}

@media (min-width: 880px) {
  .gift__content h4 {
    text-align: center;
    padding-bottom: 50px;
  }

  .gift__content ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;
    padding: 0 10px 200px 10px;
  }

  .gift__content li {
    list-style-type: none;
    width: 33%;
    text-align: center;
  }

  .gift__content span {
    display: block;
    margin: 15px auto 0;
    width: 200px;
    text-align: left;
  }

  .gift__content span h5 {
    padding-bottom: 5px;
  }
}

@media (max-width: 879px) {
  .gift__content {
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
  }

  .gift__content::after {
    display: block;
    content: "";
    clear: both;
    font-size: 0;
    line-height: 0;
  }

  .gift__content img {
    float: left;
    width: 160px;
  }

  .gift__content span {
    float: left;
    width: calc(100% - 160px);
    padding: 50px 0 0;
  }

  .gift__content span p {
    padding: 0;
    text-align: left;
    font-size: 13px;
  }

  .gift__content span h5 {
    padding: 0;
    font-weight: 700;
  }

  .gift__content li {
    padding: 0 20px;
  }

  .gift__content li::after {
    display: block;
    content: "";
    clear: both;
    font-size: 0;
    line-height: 0;
  }
}

@media screen and (max-width: 768px) {

  .gift__content ul li:nth-child(2) h5,
  .gift__content ul li:nth-child(2) p {
    text-align: right;
  }
}

@font-face {
  font-family: 'Bodoni72';
  src: url("https://knot-designs.com/premium/font/Bodoni72.ttc");
}

@font-face {
  font-family: 'A1Mincho';
  src: url("https://magazine.knot-designs.com/shopify/img/mokuito/font/A-OTF-A1MinchoStd-Bold.otf");
}

.fs-l-main {
  padding: 0;
  margin: 0 auto;
}

.fs-l-sideArea+.fs-l-pageMain,
.fs-l-pageMain+.fs-l-sideArea {
  max-width: none;
}

.fs-c-heading--page {
  display: none;
}

.fs-preview-header {
  display: none;
}

ul {
  list-style: none;
}

@media (max-width: 879px) {

  h1,
  h2,
  h3,
  h4,
  h5,
  p {
    padding: 0;
  }
}

a:hover {
  color: initial;
}

.js_effect-fade {
  opacity: 0;
  transform: translate(0, 60px);
  transition: 1.3s;
}

.js_effect-fade.js_effect-scroll {
  opacity: 1;
  transform: translate(0, 0);
}

.js_effect-shutter {
  overflow: hidden;
  position: relative;
}

.js_effect-shutter:after {
  content: '';
  background: #323246;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 0 0;
}

.js_effect-shutter.isShowed::after {
  transition: transform 1s 0.1s cubic-bezier(0.19, 1, 0.22, 1), background 3s cubic-bezier(0.19, 1, 0.22, 1);
  transform: scaleY(0);
}

.full_img {
  max-width: 100vw;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}

.premium {
  background: #000;
}

.premium h1,
.premium h2,
.premium h3,
.premium h4,
.premium h5,
.premium p {
  color: #fff !important;
}

.premium .kv {
  width: 100%;
  background: url("https://magazine.knot-designs.com/shopify/img/premium/img/kv.jpg") no-repeat center/cover;
  height: calc(100vh - 140px);
  position: relative;
  margin-bottom: 60px;
}

@media (max-width: 879px) {
  .premium .kv {
    background: url("https://magazine.knot-designs.com/shopify/img/premium/img/kv_sp.jpg") no-repeat center/cover;
    height: 440px;
    margin-bottom: 160px;
  }
}

.premium .top {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (min-width: 880px) {
  .premium .top {
    padding-bottom: 15px;
  }
}

@media (max-width: 879px) {
  .premium .top {
    bottom: -90px;
  }
}

.premium .top_title {
  color: #dacb8d !important;
  font-family: 'Bodoni72' !important;
  font-size: 55px;
  font-weight: 300;
  letter-spacing: .5rem;
  margin-bottom: 15px;
}

@media (max-width: 879px) {
  .premium .top_title {
    font-size: 33px;
    margin-bottom: 15px;
    line-height: 8rem;
  }
}

.premium .top_text {
  font-size: 21px;
  font-weight: 600;
}

@media (max-width: 879px) {
  .premium .top_text {
    font-size: 13px;
  }
}

.premium .products {
  background: #1e1e1e;
  position: relative;
  overflow: hidden;
}

@media (min-width: 880px) {
  .premium .products {
    height: 846px;
  }
}

@media (max-width: 879px) {
  .premium .products {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    padding-bottom: 30px;
    padding-top: 10px;
  }
}

@media (min-width: 880px) {
  .premium .products_content {
    position: absolute;
    z-index: 10;
    top: 210px;
    left: 10%;
  }
}

@media (max-width: 879px) {
  .premium .products_content {
    padding-top: 25px;
  }
}

.premium .products_title {
  color: #dacb8d !important;
  font-family: 'Bodoni72' !important;
  font-size: 52px;
  font-weight: 300;
  letter-spacing: .5rem;
  line-height: 6rem;
  margin-bottom: 12%;
  white-space: nowrap;
}

@media (max-width: 879px) {
  .premium .products_title {
    font-size: 22px;
    line-height: 4rem;
    letter-spacing: .1rem;
    margin-bottom: 20px;
    text-align: center;
  }
}

.premium .products_check {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

@media (max-width: 879px) {
  .premium .products_check {
    margin-bottom: 10px;
  }
}

.premium .products_check_input {
  appearance: none;
}

.premium .products_check_input:checked+.products_check_label {
  opacity: 1;
  border-bottom: 1px solid #fff;
}

.premium .products_check_input:checked+.products_check_label::before {
  opacity: 1;
}

.premium .products_check_input:checked+.products_check_label::after {
  content: '';
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: -30px;
}

@media (max-width: 879px) {
  .premium .products_check_input:checked+.products_check_label::after {
    width: 17px;
    height: 17px;
    left: -20px;
  }
}

.premium .products_check_input:checked+.products_img {
  display: block;
}

.premium .products_check_label {
  color: #fff;
  font-size: 18px;
  display: flex;
  align-items: center;
  opacity: .3;
  position: relative;
  padding: 0 5px;
  margin-left: 30px;
  cursor: pointer;
}

@media (max-width: 879px) {
  .premium .products_check_label {
    font-size: 11px;
  }
}

.premium .products_check_label span {
  font-family: 'Bodoni72';
  font-size: 40px;
  width: 160px;
  display: inline-block;
}

@media (max-width: 879px) {
  .premium .products_check_label span {
    font-size: 24px;
    width: 95px;
  }
}

.premium .products_check_label::before {
  content: '';
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: .3;
  border-radius: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: -30px;
}

@media (max-width: 879px) {
  .premium .products_check_label::before {
    width: 6px;
    height: 7px;
    left: -20px;
  }
}

.premium .products_img {
  display: none;
}

@media (min-width: 880px) {
  .premium .products_img {
    position: absolute;
    width: fit-content;
    left: calc(50% - 240px);
  }
}

@media (max-width: 879px) {
  .premium .products_img:first-of-type {
    padding-top: 10px;
  }

  .premium .products_img:first-of-type img {
    height: 350px;
  }
}

.premium .products_img.isShowed {
  display: block;
}

.premium .products_img img {
  transition-duration: .2s;
}

@media (max-width: 879px) {
  .premium .products_img img {
    /* height: 360px; */
  }
}

.premium .products_img:hover img {
  transform: scale(1.05);
  transition-duration: .2s;
}

.premium .container1 {
  background: #000;
  position: relative;
  overflow: hidden;
}

.premium .container1 .bg01 {
  background: url("https://magazine.knot-designs.com/shopify/img/premium/img/bg01.png") repeat-y top/contain;
  width: 100%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

@media (max-width: 879px) {
  .premium .container1 .bg01 {
    background: url("https://magazine.knot-designs.com/shopify/img/premium/img/bg01_sp.png") repeat-y top/contain;
  }
}

.premium .container1 .bg02 {
  background: url("https://magazine.knot-designs.com/shopify/img/premium/img/bg02.png") repeat-y top/contain;
  width: 100%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

@media (max-width: 879px) {
  .premium .container1 .bg02 {
    background: url("https://magazine.knot-designs.com/shopify/img/premium/img/bg02_sp.png") repeat-y top/contain;
  }
}

.premium .container1 .bg03 {
  background: url("https://magazine.knot-designs.com/shopify/img/premium/img/bg03.png") repeat-y top/contain;
  width: 100%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

@media (max-width: 879px) {
  .premium .container1 .bg03 {
    background: url("https://magazine.knot-designs.com/shopify/img/premium/img/bg03_sp.png") repeat-y top/contain;
  }
}

.premium .container2 {
  position: relative;
  z-index: 10;
}

.premium .heading {
  height: 400vh;
}

.premium .heading_wrap {
  height: calc(100vh - 80px);
  position: relative;
}

@media (max-width: 879px) {
  .premium .heading_wrap {
    height: calc(100vh - 50px);
  }
}

.premium .heading_text {
  font-size: 33px;
  text-align: center;
  line-height: 8rem;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transition-duration: 1s;
}

@media (max-width: 879px) {
  .premium .heading_text {
    font-size: 16px;
  }
}

.premium .heading_text.js_prev {
  top: 30%;
  opacity: 0;
  transition-duration: 1s;
}

.premium .heading_text.js_next {
  top: 70%;
  opacity: 0;
  transition-duration: 1s;
}

.premium .skill {
  height: 1100vh;
  margin-bottom: 200px;
}

@media (max-width: 879px) {
  .premium .skill {
    margin-bottom: 100px;
  }
}

.premium .skill_wrap {
  background: #d2d2d2;
  height: calc(100vh - 80px);
  position: relative;
}

@media (max-width: 879px) {
  .premium .skill_wrap {
    height: calc(100vh - 50px);
  }
}

.premium .skill_mask {
  width: 100%;
  height: 100%;
  -webkit-mask-image: url("https://cdn.shopify.com/s/files/1/0749/5001/7326/files/bg_japan.svg?v=1749034011");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: auto 90%;
  transition-duration: 1s;
  transition-timing-function: linear;
}

@media (max-width: 879px) {
  .premium .skill_mask {
    -webkit-mask-size: 115% auto;
    -webkit-mask-position: -10% center;
    transition-duration: 1s;
    transition-property: -webkit-mask-size, -webkit-mask-position;
    transition-timing-function: cubic-bezier(0.72, 0.65, 0.55, 0.87), cubic-bezier(0.93, 0.01, 0.94, 0);
  }
}

.premium .skill_mask.js_zoom {
  -webkit-mask-size: auto 2000%;
  -webkit-mask-position: center 65%;
  transition-duration: 1s;
  transition-timing-function: linear;
}

@media (max-width: 879px) {
  .premium .skill_mask.js_zoom {
    -webkit-mask-size: 1800% auto;
    -webkit-mask-position: 45% 70%;
    transition-duration: 1s;
    transition-property: -webkit-mask-size, -webkit-mask-position;
    transition-timing-function: cubic-bezier(0.97, 0.05, 0.91, 0.26), cubic-bezier(0.15, 0.88, 0.3, 0.96);
  }
}

.premium .skill_bg {
  width: 100%;
  height: 100%;
  background: rgba(30, 30, 30, 0.2);
  position: relative;
}

.premium .skill_bg::before {
  content: '';
  background: url("https://magazine.knot-designs.com/shopify/img/premium/img/skill_bg_zaratsu.jpg") no-repeat center/cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition-duration: 1s;
  z-index: 5;
}

@media (max-width: 879px) {
  .premium .skill_bg::before {
    background: url("https://magazine.knot-designs.com/shopify/img/premium/img/skill_bg_zaratsu_sp.jpg") no-repeat center/cover;
  }
}

.premium .skill_bg::after {
  content: '';
  background: url("https://magazine.knot-designs.com/shopify/img/premium/img/skill_bg_index.jpg") no-repeat center/cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition-duration: 1s;
  z-index: 5;
}

@media (max-width: 879px) {
  .premium .skill_bg::after {
    background: url("https://magazine.knot-designs.com/shopify/img/premium/img/skill_bg_index_sp.jpg") no-repeat center/cover;
  }
}

.premium .skill_bg.js_zaratsu::before {
  opacity: 1;
  transition-duration: 1s;
}

.premium .skill_bg.js_index::after {
  opacity: 1;
  transition-duration: 1s;
}

.premium .skill_title {
  color: #000;
  font-size: 30px;
  text-align: center;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transition-duration: 1s;
}

@media (max-width: 879px) {
  .premium .skill_title {
    font-size: 15px;
    line-height: 5rem;
  }
}

.premium .skill_title.js_hide {
  opacity: 0;
  transition-duration: 1s;
}

.premium .skill_zaratsu,
.premium .skill_index {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition-duration: 1s;
}

.premium .skill_zaratsu.js_mask,
.premium .skill_index.js_mask {
  background: rgba(0, 0, 0, 0.5);
  transition-duration: 1s;
}

.premium .skill_zaratsu_name,
.premium .skill_index_name {
  font-size: 27px;
  font-weight: 600;
  position: absolute;
  opacity: 0;
  transition-duration: 1s;
}

@media (min-width: 880px) {

  .premium .skill_zaratsu_name,
  .premium .skill_index_name {
    bottom: 100px;
    right: 250px;
  }
}

@media (max-width: 879px) {

  .premium .skill_zaratsu_name,
  .premium .skill_index_name {
    bottom: 60px;
    left: 27%;
  }
}

@media (max-width: 879px) {

  .premium .skill_zaratsu_name,
  .premium .skill_index_name {
    font-size: 13px;
  }
}

.premium .skill_zaratsu_name-large,
.premium .skill_index_name-large {
  font-size: 38px;
}

@media (max-width: 879px) {

  .premium .skill_zaratsu_name-large,
  .premium .skill_index_name-large {
    font-size: 19px;
  }
}

.premium .skill_zaratsu_name-small,
.premium .skill_index_name-small {
  font-size: 21px;
}

@media (max-width: 879px) {

  .premium .skill_zaratsu_name-small,
  .premium .skill_index_name-small {
    font-size: 10px;
  }
}

.premium .skill_zaratsu_name.js_show,
.premium .skill_index_name.js_show {
  opacity: 1;
  transition-duration: 1s;
}

.premium .skill_zaratsu_text,
.premium .skill_index_text {
  font-size: 25px;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  transition-duration: 1s;
  line-height: 5rem;
}

@media (max-width: 879px) {

  .premium .skill_zaratsu_text,
  .premium .skill_index_text {
    font-size: 16px;
    line-height: 6.5rem;
  }
}

.premium .skill_zaratsu_text.js_show,
.premium .skill_index_text.js_show {
  opacity: 1;
  transition-duration: 1s;
}

.premium .features {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 240px;
}

@media (max-width: 879px) {
  .premium .features {
    margin-bottom: 100px;
  }
}

.premium .features_img {
  margin-bottom: 90px;
  width: 450px;
}

@media (max-width: 879px) {
  .premium .features_img {
    width: 190px;
    margin-bottom: 20px;
  }
}

.premium .features_text {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 879px) {
  .premium .features_text {
    font-size: 13px;
  }
}

.premium .SFC-18,
.premium .LD-16 {
  padding-top: 140px;
  margin-bottom: 215px;
}

@media (max-width: 879px) {

  .premium .SFC-18,
  .premium .LD-16 {
    padding-top: 50px;
    margin-bottom: 120px;
  }
}

.premium .SFC-18_heading,
.premium .LD-16_heading {
  font-size: 35px;
  text-align: center;
  margin-bottom: 90px;
}

.premium .SFC-18_content,
.premium .LD-16_content {
  background: rgba(50, 50, 50, 0.7);
  padding: 160px 0 320px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

@media (max-width: 879px) {

  .premium .SFC-18_content,
  .premium .LD-16_content {
    flex-direction: column-reverse;
    padding: 40px 0 70px;
  }
}

@media (min-width: 880px) {

  .premium .SFC-18_content_left,
  .premium .LD-16_content_left {
    margin-right: 10%;
  }
}

.premium .SFC-18_content_left .SFC-18-number,
.premium .SFC-18_content_left .LD-16-number,
.premium .LD-16_content_left .SFC-18-number,
.premium .LD-16_content_left .LD-16-number {
  color: #dacb8d !important;
  font-family: 'Bodoni72' !important;
  font-size: 64px;
  font-weight: 300;
  letter-spacing: .5rem;
  margin-bottom: 30px;
  text-align: center;
}

@media (max-width: 879px) {

  .premium .SFC-18_content_left .SFC-18-number,
  .premium .SFC-18_content_left .LD-16-number,
  .premium .LD-16_content_left .SFC-18-number,
  .premium .LD-16_content_left .LD-16-number {
    font-size: 32px;
    margin-bottom: 15px;
  }
}

.premium .SFC-18_content_left .SFC-18-name,
.premium .SFC-18_content_left .LD-16-name,
.premium .LD-16_content_left .SFC-18-name,
.premium .LD-16_content_left .LD-16-name {
  font-size: 31px;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 879px) {

  .premium .SFC-18_content_left .SFC-18-name,
  .premium .SFC-18_content_left .LD-16-name,
  .premium .LD-16_content_left .SFC-18-name,
  .premium .LD-16_content_left .LD-16-name {
    font-size: 15px;
  }
}

.premium .SFC-18_content_left .SFC-18-name span,
.premium .SFC-18_content_left .LD-16-name span,
.premium .LD-16_content_left .SFC-18-name span,
.premium .LD-16_content_left .LD-16-name span {
  font-size: 21px;
}

@media (max-width: 879px) {

  .premium .SFC-18_content_left .SFC-18-name span,
  .premium .SFC-18_content_left .LD-16-name span,
  .premium .LD-16_content_left .SFC-18-name span,
  .premium .LD-16_content_left .LD-16-name span {
    font-size: 11px;
  }
}

.premium .SFC-18_content_right,
.premium .LD-16_content_right {
  max-width: 615px;
  width: 43%;
}

@media (max-width: 879px) {

  .premium .SFC-18_content_right,
  .premium .LD-16_content_right {
    width: 240px;
    margin-bottom: 15px;
  }
}

.premium .SFC-18_content_bottom,
.premium .LD-16_content_bottom {
  position: absolute;
  bottom: -140px;
}

@media (max-width: 879px) {

  .premium .SFC-18_content_bottom,
  .premium .LD-16_content_bottom {
    bottom: -80px;
  }
}

.premium .SFC-18_content_bottom img,
.premium .LD-16_content_bottom img {
  margin: 0 25px;
  height: 340px;
}

@media (max-width: 879px) {

  .premium .SFC-18_content_bottom img,
  .premium .LD-16_content_bottom img {
    height: 130px;
    margin: 0 10px;
  }
}

.premium .LD-16 {
  padding-top: 0px;
}

@media (min-width: 880px) {
  .premium .LD-16_content {
    padding: 260px 0 310px;
    flex-direction: row-reverse;
  }
}

@media (max-width: 879px) {
  .premium .LD-16_content {
    padding: 70px 0;
  }
}

.premium .LD-16_content_left {
  margin-right: 0;
}

@media (min-width: 880px) {
  .premium .LD-16_content_right {
    margin-right: 5%;
  }
}

@media (min-width: 880px) {
  .premium .LD-16_content_bottom {
    bottom: -100px;
  }
}

.premium .strap-list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 200px;
}

@media (max-width: 879px) {
  .premium .strap-list {
    background: rgba(50, 50, 50, 0.7);
    height: 110px;
    margin-bottom: 130px;
  }
}

.premium .strap-list_link {
  color: #fff;
  font-size: 23px;
  font-weight: 600;
  text-decoration: underline;
}

@media (max-width: 879px) {
  .premium .strap-list_link {
    font-size: 10px;
  }
}

.premium .special {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 180px;
}

.premium .special_title {
  color: #dacb8d !important;
  font-family: 'Bodoni72' !important;
  font-weight: 300;
  font-size: 52px;
  letter-spacing: .4rem;
  margin-bottom: 25px;
}

@media (max-width: 879px) {
  .premium .special_title {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

.premium .special_img {
  margin-bottom: 40px;
}

@media (max-width: 879px) {
  .premium .special_img {
    width: 60%;
  }
}

.premium .special_link {
  color: #fff;
  font-size: 23px;
  font-weight: 600;
  padding: 0 70px 20px;
  position: relative;
  margin-bottom: 60px;
}

@media (max-width: 879px) {
  .premium .special_link {
    font-size: 10px;
    padding: 0 25px 10px;
    margin-bottom: 50px;
    text-align: center;
  }
}

.premium .special_link::after {
  content: '';
  border-bottom: 1px solid #fff;
  border-right: 2px solid #fff;
  width: 100%;
  height: 30px;
  transform: skew(40deg);
  position: absolute;
  bottom: 0;
  left: -12px;
}

@media (max-width: 879px) {
  .premium .special_link::after {
    height: 13px;
    left: -6px;
  }
}

.premium .salon {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 460px;
}

@media (max-width: 879px) {
  .premium .salon {
    padding-bottom: 260px;
  }
}

.premium .salon_title {
  color: #dacb8d !important;
  font-family: 'Bodoni72' !important;
  font-weight: 300;
  font-size: 52px;
  letter-spacing: .4rem;
  margin-bottom: 10px;
}

@media (max-width: 879px) {
  .premium .salon_title {
    font-size: 26px;
  }
}

.premium .salon_text {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 65px;
}

@media (max-width: 879px) {
  .premium .salon_text {
    font-size: 12px;
    text-align: center;
    margin-bottom: 35px;
  }
}

.premium .salon_images {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}

@media (max-width: 879px) {
  .premium .salon_images {
    flex-direction: column-reverse;
    margin-bottom: 20px;
  }
}

.premium .salon_images_img {
  margin: 0 20px;
}

@media (max-width: 879px) {
  .premium .salon_images_img {
    width: 220px;
    margin-bottom: 20px;
  }
}

.premium .salon_link {
  color: #fff;
  font-size: 23px;
  font-weight: 600;
  padding: 0 70px 20px;
  position: relative;
  margin-bottom: 60px;
}

@media (max-width: 879px) {
  .premium .salon_link {
    font-size: 10px;
    padding: 0 30px 10px;
    margin-bottom: 50px;
  }
}

.premium .salon_link::after {
  content: '';
  border-bottom: 1px solid #fff;
  border-right: 2px solid #fff;
  width: 100%;
  height: 30px;
  transform: skew(40deg);
  position: absolute;
  bottom: 0;
  left: -12px;
}

@media (max-width: 879px) {
  .premium .salon_link::after {
    height: 13px;
    left: -6px;
  }
}

@media (min-width: 880px) {
  .premium .salon_btn {
    display: flex;
  }
}

.premium .salon_btn_item {
  background: #706441;
  width: 450px;
  height: 80px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 20px;
}

@media (max-width: 879px) {
  .premium .salon_btn_item {
    width: 225px;
    height: 40px;
    margin: 0 0 25px;
  }
}

.premium .salon_btn_item img {
  margin-right: 20px;
}

@media (max-width: 879px) {
  .premium .salon_btn_item img {
    width: 22px;
    margin-right: 10px;
  }
}

.premium .salon_btn_item p {
  color: #000;
  font-size: 21px;
  font-weight: 600;
}

@media (max-width: 879px) {
  .premium .salon_btn_item p {
    font-size: 11px;
  }
}

/* Maintenance Ticket Present */
.present {
  border: 10px solid #DACB8D;
  background: rgba(50, 50, 50, 0.8);
  max-width: 940px;
  margin: 0 auto 100px;
  padding: 80px 70px;
  display: flex;
  justify-content: space-between;
}

.present__l {
  width: 58%;
}

.present__ttl {
  font-size: 35px;
  color: #DACB8D !important;
  margin-bottom: 20px;
  font-family: 'Bodoni72' !important;
  letter-spacing: 2px;
}

.present__ttl+p {
  color: #FFF;
  font-size: 16px;
  margin-bottom: 30px;
}

.present__flex {
  display: flex;
  justify-content: space-around;
}

.present__flex>div:first-child {
  width: 30%;
}

.present__flex-img {
  max-width: 114px;
}

.present__flex-img-wrap {
  display: flex;
  justify-content: center;
}

.present__flex-img-wrap .present__flex-img {
  flex-shrink: 0;
}

.present__flex-img img {
  width: 100%;
}

.present__flex-txt {
  font-size: 14px;
  text-align: center;
  border-top: 1px solid #FFF;
  padding-top: 10px;
}

.present__flex div:nth-child(2) {
  width: 55%;
}

.present__flex-img {
  display: flex;
}

.present__r {
  width: 40%;
  margin-bottom: 20px;
}

.present__ticket {
  position: relative;
  margin-bottom: 20px;
}

.present__ticket img {
  width: 100%;
}

.present__ticket-circle {
  position: absolute;
  width: 90px !important;
  top: -25px;
  right: -25px;
}

.present__small {
  font-size: 10px;
  text-align: right;
}

@media (max-width: 879px) {
  .present {
    width: 80%;
    padding: 40px 30px;
    display: block;
    margin-bottom: 60px;
  }

  .present__l,
  .present__r {
    width: 100%;
  }

  .present__l {
    margin-bottom: 40px;
  }

  .present__ttl {
    font-size: 22px;
    text-align: center;
  }

  .present__ttl+p {
    font-size: 14px;
  }

  .present__flex>div:first-child .present__flex-img {
    margin: 0 auto;
  }

  .present__flex div:nth-child(2) {
    width: 60%;
  }

  .present__flex-img-wrap .present__flex-img {
    width: 50%;
  }

  .present__flex-txt {
    font-size: 12px;
  }

  .present__flex-txt span {
    letter-spacing: -1px;
    position: relative;
    left: -10px;
  }

  .present__ticket-circle {
    width: 60px !important;
    top: -15px;
    right: -15px;
  }

  .present__ticket {
    margin-bottom: 10px;
  }
}

.premium .at-watch {
  margin: 0 0 70px;
}

@media (min-width: 880px) {
  .premium .at-watch {
    display: grid;
    grid-template-columns: repeat(3, 284px);
    justify-content: center;
    gap: 0 30px;
  }
}

@media (max-width: 879px) {
  .premium .at-watch {
    width: 264px;
    margin: 0 auto 45px;
  }
}

.premium .at-watch_item {
  font-family: 'A1Mincho';
  background: #1e1e1e;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  padding: 20px 0 30px;
  border-radius: 20px;
  transition: filter .3s, transform 1.3s, opacity 1.3s;
}

.premium .at-watch_item:hover {
  filter: brightness(1.3);
}

.premium .at-watch_item_img {
  margin: 0 0 20px;
}

.premium .at-watch_item_name {
  font-size: 21px;
  margin: 0 0 10px;
}

.premium .at-watch_item_text {
  font-size: 14px;
  text-align: center;
}

.premium .at-watch button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.premium .at-watch .slide-arrow {
  width: 16px;
  height: 16px;
  transform: rotate(45deg);
  position: absolute;
  top: 165px;
}

.premium .at-watch .prev-arrow {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  left: -25px;
}

.premium .at-watch .next-arrow {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  right: -25px;
}

.premium .at-watch .slide-dots {
  display: flex !important;
  justify-content: center;
  margin: 10px 0 0;
}

.premium .at-watch .slide-dots li {
  margin: 0 5px;
}

.premium .at-watch .slide-dots li button {
  background: #fff;
  width: 6px;
  height: 6px;
  opacity: .4;
  text-indent: -9999px;
  border-radius: 50%;
}

.premium .at-watch .slide-dots .slick-active button {
  opacity: 1;
}

.premium .japan-concept {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.premium .japan-concept_title {
  color: #dacb8d !important;
  font-family: 'Bodoni72' !important;
  font-size: 37px;
  margin: 0 0 10px;
}

@media (max-width: 879px) {
  .premium .japan-concept_title {
    font-size: 24px;
  }
}

.premium .japan-concept_text {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 40px;
}

@media (max-width: 879px) {
  .premium .japan-concept_text {
    font-size: 12px;
    margin: 0 0 20px;
  }
}

@media (min-width: 880px) {
  .premium .japan-concept_wrap {
    display: grid;
    grid-template-columns: repeat(3, 284px);
    gap: 0 30px;
  }
}

@media (max-width: 879px) {
  .premium .japan-concept_wrap {
    width: 264px;
    margin: 0 auto;
  }
}

.premium .japan-concept_item {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  gap: 20px 0;
  transition: filter .3s, transform 1.3s, opacity 1.3s;
}

.premium .japan-concept_item:hover {
  filter: brightness(1.3);
}

.premium .japan-concept_item_text {
  font-size: 12px;
  text-align: center;
}

.premium .japan-concept button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.premium .japan-concept .slide-arrow {
  width: 16px;
  height: 16px;
  transform: rotate(45deg);
  position: absolute;
  top: 75px;
}

.premium .japan-concept .prev-arrow {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  left: -25px;
}

.premium .japan-concept .next-arrow {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  right: -25px;
}

.premium .japan-concept .slide-dots {
  display: flex !important;
  justify-content: center;
  margin: 20px 0 0;
}

.premium .japan-concept .slide-dots li {
  margin: 0 5px;
}

.premium .japan-concept .slide-dots li button {
  background: #fff;
  width: 6px;
  height: 6px;
  opacity: .4;
  text-indent: -9999px;
  border-radius: 50%;
}

.premium .japan-concept .slide-dots .slick-active button {
  opacity: 1;
}