@import url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp_s.min.css);
body {
  margin: 0;
  padding: 0;
  font-family: YakuHanJPs, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
  color: #fff;
  position: relative;
  background: #0f0f0f url("../img/bg.png") repeat center; }

a {
  color: #486B97;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

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

.global_head {
  margin: 0; }

p {
  margin: 0; }
  @media only screen and (max-width: 767px) {
    p {
      font-size: 0.9rem;
      line-height: 1.7rem; } }
  @media only screen and (min-width: 768px) {
    p {
      font-size: 1.0rem;
      line-height: 1.7rem; } }

.wrap {
  overflow: hidden; }

@media only screen and (max-width: 767px) {
  .section {
    margin: 0 25px; } }
@media only screen and (min-width: 768px) {
  .section {
    max-width: 1000px;
    width: calc(100% - 50px);
    margin: 0 auto; } }

.content {
  position: relative; }
  @media only screen and (max-width: 767px) {
    .content {
      padding: 0 0 100px; } }
  @media only screen and (min-width: 768px) {
    .content {
      padding: 0 0 150px; } }
  .content::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }

h1 {
  text-align: center; }
  @media only screen and (max-width: 767px) {
    h1 {
      margin: 0 0 30px;
      font-size: 1.3rem; } }
  @media only screen and (min-width: 768px) {
    h1 {
      margin: 0 0 50px; } }

.hero {
  position: relative;
  background: radial-gradient(#171717 20%, transparent 60%) no-repeat top center/cover;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .hero {
      padding: 100px 0 0; } }
  @media only screen and (min-width: 768px) {
    .hero {
      padding: 130px 0 80px; } }
  @media only screen and (max-width: 767px) {
    .hero__ttl {
      margin: 0 0 40px; } }
  @media only screen and (min-width: 768px) {
    .hero__ttl {
      margin: 0 0 50px; } }
  @media only screen and (max-width: 767px) {
    .hero__ttl img {
      width: 85%; } }
  @media only screen and (min-width: 768px) {
    .hero__ttl img {
      width: 55%; } }
  @media only screen and (max-width: 767px) {
    .hero__pic {
      margin: 0 0 40px; } }
  @media only screen and (min-width: 768px) {
    .hero__pic img {
      width: 80%; } }

.intro {
  background: #1e1e1e;
  -webkit-clip-path: polygon(0 25%, 100% 0, 100% 75%, 0 100%);
  clip-path: polygon(0 25%, 100% 0, 100% 75%, 0 100%); }
  @media only screen and (max-width: 767px) {
    .intro {
      padding: 230px 0 160px; } }
  @media only screen and (min-width: 768px) {
    .intro {
      padding: 230px 0 220px; } }
  .intro p {
    margin: 0;
    font-weight: 600;
    letter-spacing: 0.2rem; }
    @media only screen and (max-width: 767px) {
      .intro p {
        font-size: 1.0rem;
        line-height: 2.7rem; } }
    @media only screen and (min-width: 768px) {
      .intro p {
        text-align: center;
        font-size: 1.3rem;
        line-height: 2.8rem; } }

@media only screen and (max-width: 767px) {
  .prod {
    margin: 70px 0 80px; } }
@media only screen and (min-width: 768px) {
  .prod {
    margin: 80px 0 300px; } }
.prod h2 {
  text-align: right;
  position: relative;
  z-index: 20; }
  @media only screen and (max-width: 767px) {
    .prod h2 {
      margin: 0 10px; } }
  @media only screen and (min-width: 768px) {
    .prod h2 img {
      height: 80px; } }
.prod__block {
  position: relative; }
.prod__item {
  box-sizing: border-box;
  display: flex;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .prod__item {
      padding: 150px 0 30px;
      flex-direction: column; } }
  @media only screen and (min-width: 768px) {
    .prod__item {
      margin: 0 0 50px;
      padding: 200px 0 10px;
      justify-content: space-between;
      align-items: center; } }
  .prod__item:last-child {
    margin: 0; }
.prod .prod-01::before {
  content: "";
  position: absolute;
  z-index: -1;
  background: url("../img/prod-bg_01.png") no-repeat top left/contain; }
  @media only screen and (max-width: 767px) {
    .prod .prod-01::before {
      top: 50px;
      left: -200px;
      width: 445px;
      height: 700px; } }
  @media only screen and (min-width: 768px) {
    .prod .prod-01::before {
      top: 0;
      left: -220px;
      width: 572px;
      height: 900px; } }
@media only screen and (max-width: 767px) {
  .prod .prod-02 {
    padding: 150px 0 0; } }
.prod .prod-02::before {
  content: "";
  position: absolute;
  z-index: -1;
  background: url("../img/prod-bg_02.png") no-repeat top left/contain; }
  @media only screen and (max-width: 767px) {
    .prod .prod-02::before {
      top: 50px;
      right: -270px;
      width: 500px;
      height: 700px; } }
  @media only screen and (min-width: 768px) {
    .prod .prod-02::before {
      top: 0;
      right: -270px;
      width: 643px;
      height: 900px; } }
.prod .prod-03::before {
  content: "";
  position: absolute;
  z-index: -1;
  background: url("../img/prod-bg_03.png") no-repeat top left/contain; }
  @media only screen and (max-width: 767px) {
    .prod .prod-03::before {
      top: 50px;
      left: -200px;
      width: 500px;
      height: 700px; } }
  @media only screen and (min-width: 768px) {
    .prod .prod-03::before {
      top: 0;
      left: -220px;
      width: 643px;
      height: 900px; } }
.prod__pic {
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .prod__pic {
      margin: 0 auto 25px;
      width: 85%;
      order: 1; } }
  @media only screen and (min-width: 768px) {
    .prod__pic {
      width: 550px; } }
  .prod__pic .slide__item figure {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 100%; }
    .prod__pic .slide__item figure img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      object-fit: contain;
      filter: drop-shadow(5px 5px 15px rgba(0, 0, 0, 0.2)); }
  .prod__pic .slide .slick-dots {
    bottom: -34px !important; }
  .prod__pic .slide .slick-slide img {
    margin: 0 auto !important; }
@media only screen and (max-width: 767px) {
  .prod__text {
    order: 2;
    text-align: center; } }
@media only screen and (min-width: 768px) {
  .prod__text {
    width: calc(100% - 560px); } }
.prod__text_ttl {
  letter-spacing: 0.05rem;
  border-bottom: #fff solid 1px; }
  @media only screen and (max-width: 767px) {
    .prod__text_ttl {
      margin: 0 0 10px; } }
  @media only screen and (min-width: 768px) {
    .prod__text_ttl {
      margin: 0 0 30px; } }
.prod__text_ttl-series {
  font-weight: 500;
  margin: 0 0 15px; }
  @media only screen and (max-width: 767px) {
    .prod__text_ttl-series {
      font-size: 0.9rem; } }
  @media only screen and (min-width: 768px) {
    .prod__text_ttl-series {
      font-size: 1.1rem; } }
.prod__text_ttl-main {
  font-weight: 700;
  margin: 0 0 15px; }
  @media only screen and (max-width: 767px) {
    .prod__text_ttl-main {
      font-size: 1.3rem; } }
  @media only screen and (min-width: 768px) {
    .prod__text_ttl-main {
      font-size: 1.9rem; } }
.prod__text_ttl-sub {
  font-weight: 600;
  margin: 0 0 10px; }
  @media only screen and (max-width: 767px) {
    .prod__text_ttl-sub {
      font-size: 1.0rem; } }
  @media only screen and (min-width: 768px) {
    .prod__text_ttl-sub {
      font-size: 1.3rem; } }
.prod__price span {
  font-weight: 600;
  margin: 0 5px; }
  @media only screen and (max-width: 767px) {
    .prod__price span {
      font-size: 1.3rem; } }
  @media only screen and (min-width: 768px) {
    .prod__price span {
      font-size: 1.6rem; } }
@media only screen and (max-width: 767px) {
  .prod__note {
    margin: 13px 0 0;
    font-size: 0.85rem;
    line-height: 1.4rem; } }
@media only screen and (min-width: 768px) {
  .prod__note {
    margin: 20px 0 0;
    font-size: 0.9rem; } }
.prod__detail dl {
  display: flex;
  text-align: left; }
  @media only screen and (max-width: 767px) {
    .prod__detail dl {
      font-size: 0.9rem;
      line-height: 1.7rem;
      margin: 0 0 5px; } }
  @media only screen and (min-width: 768px) {
    .prod__detail dl {
      font-size: 0.95rem;
      line-height: 1.7rem;
      margin: 0 0 7px; } }
  .prod__detail dl:last-child {
    margin: 0; }
  .prod__detail dl dt {
    margin: 0;
    font-weight: 600; }
  .prod__detail dl dd {
    margin: 0; }
.prod__comment {
  margin: 15px 0 0; }

.slick-dots li button::before {
  color: #fff !important; }

@media only screen and (min-width: 768px) {
  .sale {
    margin: 0 auto; } }
@media only screen and (max-width: 767px) {
  .sale h2 {
    margin: 0 10px 60px; } }
@media only screen and (min-width: 768px) {
  .sale h2 {
    margin: 0 0 110px; } }
@media only screen and (max-width: 767px) {
  .sale h2 img {
    width: 85%; } }
@media only screen and (min-width: 768px) {
  .sale h2 img {
    height: 80px; } }
.sale__ttl {
  font-weight: bold;
  letter-spacing: 0.1rem;
  line-height: 100%; }
  @media only screen and (max-width: 767px) {
    .sale__ttl {
      font-size: 1.2rem;
      margin: 0 0 30px; } }
  @media only screen and (min-width: 768px) {
    .sale__ttl {
      font-size: 1.9rem;
      margin: 0 0 25px; } }
@media only screen and (max-width: 767px) {
  .sale .sale-container {
    margin: 0 0 30px; } }
@media only screen and (min-width: 768px) {
  .sale .sale-container {
    margin: 0 0 40px; } }
@media only screen and (max-width: 767px) {
  .sale__item {
    margin: 0 0 30px; } }
@media only screen and (min-width: 768px) {
  .sale__item {
    margin: 0 0 30px; } }
.sale__item:last-child {
  margin: 0; }
.sale ol {
  margin: 0 0 0 17px;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    .sale ol {
      font-size: 0.9rem;
      line-height: 1.7rem; } }
  @media only screen and (min-width: 768px) {
    .sale ol {
      font-size: 1.0rem;
      line-height: 1.7rem; } }
  .sale ol li {
    margin: 0 0 7px; }
@media only screen and (max-width: 767px) {
  .sale .sale-required {
    margin: 0 0 20px 17px; } }
@media only screen and (min-width: 768px) {
  .sale .sale-required {
    margin: 0 0 30px 17px; } }
.sale ul {
  margin: 0;
  border: 1px solid #666;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    .sale ul {
      font-size: 0.9rem;
      line-height: 1.7rem;
      padding: 20px 10px 20px 30px; } }
  @media only screen and (min-width: 768px) {
    .sale ul {
      font-size: 1.0rem;
      line-height: 1.7rem;
      padding: 30px 30px 30px 50px; } }
  .sale ul li {
    margin: 0 0 7px; }
.sale__btn {
  background: #f13131;
  text-align: center;
  height: 50px;
  line-height: 50px;
  margin: 30px 0 0; }
@inlcude mq-sp {}
  .sale__btn a {
    color: #fff; }

@media only screen and (min-width: 768px) {
  .sponly {
    display: none; } }

@media only screen and (max-width: 767px) {
  .pconly {
    display: none; } }
