@charset "UTF-8";
@media (min-width: 751px) {
  .sp-show {
    display: none !important;
  }
}
@media (max-width: 750px) {
  .pc-show {
    display: none !important;
  }
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 0;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: 1px #767676 dotted;
  text-decoration: none;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: 700;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #eee;
  color: #222;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* micro clearfx */
.cf:before, .cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

img {
  image-rendering: -webkit-optimize-contrast;
  backface-visibility: hidden;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  letter-spacing: 0em;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.zen {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  color: #3f3f3f;
}

.mont {
  font-family: "Montserrat", sans-serif;
  color: #3f3f3f;
}

.wrap {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.wrap img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}
.wrap .gif_area {
  background-image: url(../img/img1.png);
  background-size: contain;
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
  background-repeat: no-repeat;
}
@media (max-width: 750px) {
  .wrap .gif_area {
    height: 98.7vw;
  }
}
@media (min-width: 751px) {
  .wrap .gif_area {
    height: 740px;
  }
}
.wrap .gif_area .star {
  width: 100%;
  position: absolute;
}
@media (max-width: 750px) {
  .wrap .gif_area .star {
    height: 98.7vw;
  }
}
@media (min-width: 751px) {
  .wrap .gif_area .star {
    height: 740px;
  }
}
@media (max-width: 750px) {
  .wrap .gif_area .gif1 {
    width: 48.1vw;
  }
}
@media (min-width: 751px) {
  .wrap .gif_area .gif1 {
    width: 360px;
  }
}
.wrap .gif_area .gif2 {
  width: 48.1vw;
}
@media (max-width: 750px) {
  .wrap .gif_area .gif2 {
    width: 48.1vw;
    margin-top: 15.1vw;
  }
}
@media (min-width: 751px) {
  .wrap .gif_area .gif2 {
    width: 360px;
    margin-top: 116px;
  }
}
.wrap .gif_area img {
  width: 100%;
  height: auto;
}
.wrap .img_box {
  position: relative;
}
@media (max-width: 750px) {
  .wrap .img_box {
    margin-top: -4vw;
  }
}
@media (min-width: 751px) {
  .wrap .img_box {
    margin-top: -28px;
  }
}
.wrap .img_box .img3 {
  position: relative;
  z-index: -1;
}
.wrap .buy_btn {
  background-image: url(../img/btn_bg.png);
  background-size: contain;
  background-position: top;
  width: 100%;
  max-width: 750px;
  height: min(30vw, 207px);
  position: fixed;
  bottom: 0;
  z-index: 2;
  box-sizing: border-box;
}
@media (min-width: 751px) {
  .wrap .buy_btn {
    height: 227px;
  }
}
@media (max-width: 750px) {
  .wrap .buy_btn ul {
    padding: 13vw 1vw 4vw 1vw;
  }
}
@media (min-width: 751px) {
  .wrap .buy_btn ul {
    padding: 100px 5px 19px 5px;
  }
}
@media (max-width: 750px) {
  .wrap .buy_btn ul li a img {
    padding: 0 2vw;
    box-sizing: border-box;
  }
}
@media (min-width: 751px) {
  .wrap .buy_btn ul li a img {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
.wrap .kv {
  background-image: url(../img/kv_bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  height: min(87.6vw, 1654px);
  padding: min(133vw, 1000px) 0 0;
  box-sizing: border-box;
}
@media (max-width: 750px) {
  .wrap .kv {
    width: 100%;
    height: 220vw;
  }
}
@media (min-width: 751px) {
  .wrap .kv {
    width: 100%;
    height: 1654px;
  }
}
.wrap .product1 {
  background-image: url(../img/k_bg.png);
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  box-sizing: border-box;
}
@media (max-width: 750px) {
  .wrap .product1 {
    height: 264.5vw;
    padding-top: 50vw;
  }
}
@media (min-width: 751px) {
  .wrap .product1 {
    height: 1985px;
    padding-top: 385px;
  }
}
@media (max-width: 750px) {
  .wrap .product1 .set {
    padding-top: 8vw;
  }
}
@media (min-width: 751px) {
  .wrap .product1 .set {
    padding-top: 54px;
  }
}
.wrap .product1 .pr_box ul {
  margin: 0;
  padding: 0;
  display: flex;
}
.wrap .product1 .pr_box ul li {
  margin: 0;
  padding: 0;
}
.wrap .product2 {
  background-image: url(../img/c_bg.png);
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  box-sizing: border-box;
}
@media (max-width: 750px) {
  .wrap .product2 {
    height: 255.5vw;
    padding-top: 34.5vw;
  }
}
@media (min-width: 751px) {
  .wrap .product2 {
    height: 1912px;
    padding-top: 244px;
  }
}
@media (max-width: 750px) {
  .wrap .product2 .set {
    padding-top: 8vw;
  }
}
@media (min-width: 751px) {
  .wrap .product2 .set {
    padding-top: 75px;
  }
}
.wrap .product2 .pr_box ul {
  margin: 0;
  padding: 0;
  display: flex;
}
.wrap .product2 .pr_box ul li {
  margin: 0;
  padding: 0;
}
.wrap .site_footer {
  background-color: #fef8eb;
  box-sizing: border-box;
}
@media (max-width: 750px) {
  .wrap .site_footer {
    padding: 2vw 0;
    margin-bottom: 27vw;
  }
}
@media (min-width: 751px) {
  .wrap .site_footer {
    padding: 40px 0;
    margin-bottom: 206px;
  }
}
.wrap .site_footer ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
@media (max-width: 750px) {
  .wrap .site_footer ul {
    padding: 3vw 8vw 2vw;
  }
}
@media (min-width: 751px) {
  .wrap .site_footer ul {
    padding: 0px 60px 20px;
  }
}
.wrap .site_footer ul li {
  margin: 0 0 20px 0;
  padding: 0;
  width: 50%;
}
.wrap .site_footer ul li a {
  font-size: min(3vw, 20px);
  text-decoration: none;
  font-weight: 600;
  line-height: 1em;
}
.wrap .site_footer .copyright {
  text-align: left;
  font-size: min(3vw, 20px);
  line-height: 1em;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .wrap .site_footer .copyright {
    padding: 2vw 10vw;
  }
}
@media (min-width: 751px) {
  .wrap .site_footer .copyright {
    padding: 10px 84px;
  }
}

.fade-in_kv {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fade-in_kv.visible {
  opacity: 1;
  transform: translateY(0);
}

.fade-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}

/* モーダルを開くボタン */
.modal-open {
  cursor: pointer;
}

/* モーダルと背景の指定 */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
}

/* モーダルの擬似要素の指定 */
.modal:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -0.2em;
}

/* クラスが追加された時の指定 */
.modal.is-active {
  opacity: 1;
  visibility: visible;
  z-index: 10;
}

/* モーダル内側の指定 */
.modal-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 90%;
}
@media (max-width: 750px) {
  .modal-container {
    max-width: 600px;
  }
}
@media (min-width: 751px) {
  .modal-container {
    max-width: 1200px;
  }
}

/* モーダルを閉じるボタンの指定 */
.modal-close, .modal-close2 {
  max-width: 350px;
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
}
.modal-close .toggle_btn, .modal-close2 .toggle_btn {
  display: block;
  position: relative;
  top: 10px;
  right: 4px;
  width: 45px;
  height: 45px;
  transition: all 0.5s;
  cursor: pointer;
  z-index: 3;
}
.modal-close .toggle_btn span, .modal-close2 .toggle_btn span {
  display: block;
  position: absolute;
  left: 0;
  width: 45px;
  height: 2px;
  background-color: #f18f9e;
  border-radius: 4px;
  transition: all 0.5s;
}
.modal-close .toggle_btn span:nth-child(1), .modal-close2 .toggle_btn span:nth-child(1) {
  -webkit-transform: translateY(8px) rotate(-330deg);
  transform: translateY(8px) rotate(-330deg);
}
.modal-close .toggle_btn span:nth-child(2), .modal-close2 .toggle_btn span:nth-child(2) {
  opacity: 0;
}
.modal-close .toggle_btn span:nth-child(3), .modal-close2 .toggle_btn span:nth-child(3) {
  -webkit-transform: translateY(-8px) rotate(330deg);
  transform: translateY(-8px) rotate(330deg);
}
.modal-close .toggle_btn span:nth-child(1), .modal-close2 .toggle_btn span:nth-child(1) {
  top: 6px;
}
.modal-close .toggle_btn span:nth-child(2), .modal-close2 .toggle_btn span:nth-child(2) {
  top: 14px;
}
.modal-close .toggle_btn span:nth-child(3), .modal-close2 .toggle_btn span:nth-child(3) {
  bottom: 21px;
}

.modal-close2 {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
}
.modal-close2 .toggle_btn2 {
  display: block;
  position: relative;
  width: 45px;
  height: 45px;
  transition: all 0.5s;
  cursor: pointer;
  z-index: 3;
}
@media (max-width: 750px) {
  .modal-close2 .toggle_btn2 {
    margin-bottom: 10px;
  }
}
.modal-close2 .toggle_btn2 span {
  display: block;
  position: absolute;
  left: 0;
  width: 45px;
  height: 2px;
  background-color: #f18f9e;
  border-radius: 4px;
  transition: all 0.5s;
}
.modal-close2 .toggle_btn2 span:nth-child(1) {
  -webkit-transform: translateY(8px) rotate(-330deg);
  transform: translateY(8px) rotate(-330deg);
}
.modal-close2 .toggle_btn2 span:nth-child(2) {
  opacity: 0;
}
.modal-close2 .toggle_btn2 span:nth-child(3) {
  -webkit-transform: translateY(-8px) rotate(330deg);
  transform: translateY(-8px) rotate(330deg);
}
.modal-close2 .toggle_btn2 span:nth-child(1) {
  top: 6px;
}
.modal-close2 .toggle_btn2 span:nth-child(2) {
  top: 14px;
}
.modal-close2 .toggle_btn2 span:nth-child(3) {
  bottom: 21px;
}

/* モーダルのコンテンツ部分の指定 */
.modal-content {
  background: transparent;
}

.youtube-16-9 {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  max-width: 800px !important;
  display: block;
  margin: auto;
}

.youtube-9-16 {
  width: 100%;
  height: auto;
  aspect-ratio: 9/16;
  max-width: 350px !important;
  display: block;
  margin: auto;
}/*# sourceMappingURL=style.css.map */