@charset "UTF-8";
/*!
* ress.css • v4.0.0
* MIT License
* github.com/filipelinhares/ress
*/
/* # =================================================================
# Global selectors
# ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
  text-decoration: none;
  color: inherit;
}

li {
  margin: 0;
}
li a {
  text-decoration: none;
}

nav li a {
  color: inherit;
  text-decoration: none;
}

p {
  margin: 0;
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
  text-decoration: none;
  opacity: 0.8;
}

i {
  margin: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* @function rem($px, $rem: $pc-rem) {
  @return calc($px / $rem) * 1rem;
} */
:root {
  --c1: 240, 157, 157;
  /* 薄いピンク */
  --c2: 207, 170, 181;
  --c3: 139, 198, 229;
  --c4: 229, 246, 255;
  --c5: 242, 251, 255;
}

.js-gradient-box {
  --c1: 240, 157, 157;
  --c2: 207, 170, 181;
  --c3: 139, 198, 229;
  --c4: 229, 246, 255;
  --c5: 242, 251, 255;
  --p1: 0%;
  --p2: 33%;
  --p3: 58%;
  --p4: 81%;
  --p5: 100%;
  background-image: linear-gradient(180deg, rgba(var(--c1), 1) var(--p1, 0%), rgba(var(--c2), 1) var(--p2, 33%), rgba(var(--c3), 1) var(--p3, 58%), rgba(var(--c4), 1) var(--p4, 81%), rgba(var(--c5), 1) var(--p5, 100%));
  background-size: cover;
}

/* 

フォント読み込み

⚫︎使い方

@include font-face('Lora', 'fonts/Lora', 400, italic, ttf);
@include font-face('Samplinal', 'fonts/Samplinal', bold, normal, eot woff2 woff);
-----------------------------------------------------------------------------------*/
/* 

上向き(upward)、右向き(rightward)、下向き(downward)、左向き(leftward)、左上(upper-left)、右上(upper-right)、右下(lower-right)、左下(lower-left)の８方向から選択します


@include triangle(upward, 20px, 15px, #cd5c5c);

@include triangle(upper-left, 12px, 12px);
---*/
/* =========================================
   Color Variables
   ========================================= */
/* Key Colors */
/* Background Colors */
@font-face {
  font-display: swap;
}
html {
  color: #353535;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "游ゴシック体", YuGothic, "Yu Gothic", sans-serif;
  line-height: 1.667;
  -webkit-text-size-adjust: 100%;
  -webkit-text-size-adjust: none;
  font-weight: 400;
  font-size: 25px;
}

@media screen and (max-width: 1024px) {
  html {
    font-size: 2.34375vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 6.6666666667vw;
  }
}
body.is-modal-open {
  overflow: hidden;
}

*,
*::after,
*::before {
  box-sizing: border-box;
  outline: none;
}

ul,
ol {
  list-style-type: none;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}

li img {
  display: block;
}

a img {
  border-style: none;
}

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

svg {
  overflow: visible;
}

video {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}

hr {
  border: none;
}

.slick-slider {
  opacity: 0;
  transition: ease-in 0.24s;
}
.slick-slider.slick-initialized {
  opacity: 1;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  border: 1px solid #FFEEEE;
  background-color: #FFEEEE;
  padding: 0.08rem 0.2rem;
  width: 100%;
  font-size: 0.56rem;
  border-radius: 0;
  color: #353535;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder {
  color: #D8D8D8;
}

select {
  border: 1px solid #F4F4F4;
  height: 1.12rem;
  font-size: 0.56rem;
  padding: 0.08rem 0.28rem;
  padding-right: 1.6rem;
  background: #F4F4F4 url(../images/select-arw.webp) no-repeat 97.5% 50%;
  background-size: 0.5884rem auto;
  width: 100%;
  border-radius: 0;
  color: #353535;
}
textarea {
  height: 2.56rem;
  overflow-y: auto;
}

input[type=checkbox],
input[type=radio] {
  position: absolute;
  visibility: hidden;
}

input[type=submit],
button[type=submit] {
  appearance: none;
  display: block;
  margin: 0 auto;
  width: 12.24rem;
}

.js-modal-open,
.js-omikuji-open {
  cursor: pointer;
}
.js-modal-open:hover,
.js-omikuji-open:hover {
  opacity: 0.8;
}

@keyframes sdl {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(200%);
  }
}
@keyframes moveLeftRight {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes gradientAnimation {
  0% {
    background: linear-gradient(to right, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
  100% {
    background: linear-gradient(-45deg, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
}
/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}
@keyframes logoAnimation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30000px 0;
  }
}
@keyframes drawer-main {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.66;
  }
  100% {
    opacity: 1;
  }
}
.c-img-hover-zoom {
  overflow: hidden;
}
.c-img-hover-zoom img {
  transition: ease-in-out 0.37s;
}
.c-img-hover-zoom:hover img {
  transform: scale(1.1);
  opacity: 1;
}

.js-animation {
  opacity: 0;
  transition: linear 0.65s;
  transform: translateY(40px);
  transition-property: transform opacity;
}
.js-animation.is-fade-in {
  transform: translateY(0);
  opacity: 1;
}

.js-fade-in {
  opacity: 0;
}

.js-band-fadein span {
  display: inline-block;
}
.u-sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.u-object-fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.u-is-no-link {
  pointer-events: none;
}

.u-text-eng {
  text-transform: lowercase;
}
.u-text-eng::first-letter {
  text-transform: uppercase;
}

.u-bold {
  font-weight: bold;
}

.u-normal-i {
  font-weight: 400 !important;
}

.u-pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-pc-hidden {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .u-sp-hidden {
    display: none;
  }
}

.u-all-hidden {
  display: none !important;
}

.u-bg-cover {
  position: relative;
}
.u-bg-cover__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.u-bg-cover__bg.--pos-top {
  object-position: 50% 0;
}
.u-bg-cover__bg.--pos-bottom {
  object-position: 50% 100%;
}
.u-bg-cover__inner {
  position: relative;
}

.u-flex {
  display: flex;
}

.u-flex-sb {
  display: flex;
  justify-content: space-between;
}
.u-flex-sb.--wrap {
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .u-flex-sb.--spRow {
    display: block;
  }
}

.u-bold {
  font-weight: bold;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-text-center {
  text-align: center;
}

.u-text-left {
  text-align: left;
}

.u-marker {
  background: linear-gradient(transparent 70%, #FFF79A 70%);
}

.u-c-yellow {
  color: #FFDF00;
}

.u-text-underline {
  text-decoration: underline;
}

.--size-l {
  font-size: 1.42em;
}

.--size-sm {
  font-size: 0.8em;
}

.u-mb0-i {
  margin-bottom: 0 !important;
}

.u-text-bg {
  letter-spacing: -0.005em;
  display: contents;
}

.u-c-blue {
  color: #183E7E;
}

.u-c-pink {
  color: #D6625C;
}

.u-c-pink02 {
  color: #D64358;
}

.u-c-red {
  color: #DE0217;
}

.u-no-link {
  pointer-events: none;
}

.l-wrapper {
  position: relative;
  min-height: 100dvh;
  width: 100%;
}

.l-window-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  object-position: 0% 100%;
}
@media screen and (max-width: 768px) {
  .l-window-bg {
    display: none;
  }
}

.l-window-modal-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(0.12rem);
  z-index: 9;
}
@media screen and (max-width: 768px) {
  .l-window-modal-bg {
    display: none;
  }
}

/* .is-modal-open {
      .l-window-modal-bg {
            opacity: 1;
            visibility: visible;
      }
} */
.l-window-logo {
  position: fixed;
  width: 5.92rem;
  top: 0.8rem;
  left: 0.64rem;
  line-height: 1;
  font-size: 0;
}
@media screen and (max-width: 768px) {
  .l-window-logo {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .l-site-layout {
    display: flex;
    align-items: flex-start;
    position: relative;
    z-index: 2;
    width: 82.1323529412%;
    max-width: 1117px;
    margin: auto;
  }
}
.l-site-layout__catches {
  flex: 1 1 auto;
  position: sticky;
  top: 2.32rem;
}
@media screen and (max-width: 768px) {
  .l-site-layout__catches {
    display: none;
  }
}
.l-site-layout__catches-btn {
  width: 20.52rem;
  max-width: 80%;
  display: block;
  margin-top: 0.96rem;
}
@media screen and (min-width: 769px) {
  .l-site-layout__contents {
    flex: 0 0 16.6rem;
    margin-top: 0.92rem;
    position: relative;
  }
}

.l-main {
  flex: 1 1 auto;
}

.l-inner {
  width: 97.5%;
  position: relative;
  margin: 0 auto;
}

.l-header {
  padding: 0.16rem 0.56rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .l-header {
    display: none;
  }
}
.l-header__logo {
  width: 3.64rem;
  height: auto;
  line-height: 1;
  font-size: 0;
}
.l-header__cta {
  width: 5.04rem;
  display: flex;
  align-items: center;
}
.l-header__cta img {
  border-radius: 0.78rem;
  box-shadow: 0.08rem 0.08rem 0 0 rgba(0, 0, 0, 0.25);
}

.countdown {
  position: relative;
}
.countdown__content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 4rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  line-height: 1;
  color: #39521C;
  font-size: 1.6rem;
  text-align: center;
  font-weight: bold;
  letter-spacing: -0.05em;
}
.countdown__day {
  font-size: 0.6730612245em;
}
.cp-detail {
  padding: 1.44rem 0;
}

.cp-deloterytail {
  padding: 1.72rem 0 5.4rem;
  z-index: 2;
}
.cp-deloterytail__cta {
  width: 12.24rem;
  margin: 0.6rem auto 0.4rem;
}
.chusen {
  padding: 1.32rem 0 0.56rem;
}

.cta {
  position: relative;
}
.cta--top {
  margin-top: -2.4rem;
}
.cta__block02 {
  padding-bottom: 0.84rem;
}
.cta__inner {
  position: relative;
}
.cta__btn {
  width: 12.24rem;
  margin: 0.4rem auto 0;
  display: block;
  position: relative;
}

.flyer {
  padding: 1.36rem 0 0.4rem;
}
.flyer__parts01 {
  width: 12.48rem;
  margin: 0 auto 0.28rem;
}
.flyer__parts02 {
  width: 11.2rem;
  margin: 0 auto 0.8rem;
}
.flyer__btn {
  width: 11.2rem;
  margin: auto;
}

.cam {
  padding: 0.6rem 0;
  z-index: 2;
}

.strengths__inner {
  width: 100%;
}

.form {
  padding: 2.4rem 0 1.6rem;
}
.form__head {
  margin-bottom: 0.68rem;
}

.p-form-content__row {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 0.96rem 0.64rem;
  width: 12rem;
  margin: 0 auto 1.32rem;
}
.p-form-content .p-form-item:not(:last-of-type) {
  margin-bottom: 0.96rem;
}
.p-form-content .p-form-item__label {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 0.16rem;
  margin-bottom: 0.08rem;
}
.p-form-content .p-form-item__label-text {
  font-size: 0.64rem;
}
.p-form-content .p-form-item__required {
  font-size: 0.56rem;
  background-color: #D50000;
  line-height: 1.1;
  padding: 0.04rem 0.32rem;
  font-weight: 400;
}
.p-form-content .p-form-item__input-wrap {
  line-height: 0.9;
}
.p-form-content .p-form-item__guide {
  color: #fff;
  font-size: 0.56rem;
  line-height: 1.3;
  margin-bottom: 0.32rem;
}
.p-form-content .wpcf7-not-valid-tip {
  font-size: 0.56rem;
  margin-top: 0.2rem;
  color: #000;
  font-weight: bold;
}
.p-form-content .wpcf7-spinner {
  display: none;
}

.wpcf7-response-output {
  margin-top: 0;
  font-size: 0.56rem;
  background-color: #fff;
}

.p-form-submit {
  font-size: 0;
  width: 13.48rem;
  height: 2.6rem;
  background: url(../images/form_send_btn.webp) no-repeat 50% 50%;
  background-size: 100% auto;
}

.l-footer {
  background-color: #fff;
}
.l-footer__logo {
  width: 6.16rem;
  margin: auto;
  padding: 1.6rem 0 1.2rem;
}
.l-footer__btm {
  background-color: #004B31;
  padding: 0.24rem 0;
}
.l-footer__copy {
  font-size: 0.48rem;
  text-align: center;
  color: #fff;
}

/* ==========================
   Layout: Modal
========================== */
.l-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow-y: auto;
  padding: 2.56rem 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity ease-in-out 0.38s;
}
.l-modal.is-modal-open {
  visibility: visible;
  opacity: 1;
}
.l-modal__overlay {
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100dvh;
  z-index: 11;
}
.l-modal__overlay--black {
  background-color: rgba(0, 0, 0, 0.8);
}
.l-modal__content {
  position: relative;
  z-index: 12;
  width: fit-content;
  max-height: 100dvh;
  padding-top: 2.4rem;
}
@media screen and (min-width: 769px) {
  .l-modal__content {
    width: 15.6rem;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.l-modal__close {
  position: fixed;
  width: 1.6rem;
  height: 1.6rem;
  top: 0.28rem;
  right: 0.4rem;
  z-index: 20;
}
.l-modal__close-line {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #000;
  display: inline-block;
  left: 0;
  z-index: 13;
}
.l-modal__close-line:first-of-type {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
.l-modal__close-line:last-of-type {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.l-modal__close--white .l-modal__close-line {
  background-color: #fff;
}
.l-modal__pichup {
  color: #fff;
  font-weight: bold;
  font-size: 0.56rem;
  margin-bottom: 0.4rem;
  text-align: center;
}
.l-modal__images {
  width: 12.32rem;
  margin: 0 auto 0.96rem;
}
.l-modal__image:not(:last-of-type) {
  margin-bottom: 0.96rem;
}
.l-modal__btn {
  width: 12.24rem;
  margin: auto;
  display: block;
}

.shafull-modal {
  padding: 0;
}
.shafull-modal__bg {
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(0.12rem);
}
.shafull-modal__content {
  height: 100%;
  overflow-y: auto;
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .shafull-modal__content {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .shafull-modal__content {
    width: 15.6rem;
  }
}
.shafull-modal__steps {
  height: 100%;
}
@media screen and (min-width: 769px) {
  .shafull-modal__steps {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
}
.shafull-modal__frist {
  padding: 1.8rem 0;
}
.shafull-modal__frist-btn {
  width: 12.24rem;
  margin: 0.8rem auto 0.8rem;
  cursor: pointer;
}
.shafull-modal__frist-btn:hover {
  opacity: 0.8;
}
.shafull-modal__white-over {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  height: 100%;
  margin: 1.6rem 0;
}
.shafull-modal__second {
  height: 100%;
}
.shafull-modal__second-roret {
  width: 8.16rem;
}
.shafull-modal__second-roret.is-rotate {
  animation: roret-spin 1s linear forwards;
}
.shafull-modal__last {
  padding: 1rem 0;
}
.shafull-modal__last-in {
  width: 13rem;
}
.shafull-modal__last-btn {
  width: 12.24rem;
  display: block;
  margin-top: 0.96rem;
}

@keyframes roret-spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.js-first-step,
.js-second-step,
.js-last-step {
  opacity: 0;
  transition: opacity 0.3s ease;
  display: none;
}
.js-first-step.is-show,
.js-second-step.is-show,
.js-last-step.is-show {
  opacity: 1;
}
.js-first-step.is-hide,
.js-second-step.is-hide,
.js-last-step.is-hide {
  opacity: 0;
}

/* 初期状態（STEP1だけ表示） */
.js-first-step {
  display: block;
  opacity: 1;
}

.thanks {
  padding: 2.4rem 0.8rem;
}
.thanks__ttl {
  font-size: 0.96rem;
  margin-bottom: 0.8rem;
  text-align: center;
  line-height: 1.2;
}
.thanks__ttl::before {
  content: attr(data-eng);
  display: block;
  text-align: center;
  color: #004B31;
  font-size: 0.64rem;
  margin-bottom: 0.6rem;
}
.thanks__top {
  font-size: 0.64rem;
  margin-bottom: 1.2rem;
}
.thanks__list {
  margin-left: 0.6rem;
  margin-bottom: 1em;
}
.thanks__list li {
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -1.4em;
  padding-left: 1.4em;
}
.thanks__btm {
  padding: 1.6rem 0.8rem;
  font-size: 0.56rem;
  background-color: rgba(255, 255, 255, 0.6);
  margin-bottom: 1.2rem;
}
.thanks__btm .thanks__list {
  margin-left: 0;
  margin-bottom: 0;
}
.thanks__secont-ttl {
  display: flex;
  flex-flow: column;
  align-items: center;
  text-align: center;
  font-size: 0.8rem;
  border-bottom: 1px solid #212121;
  margin-bottom: 0.8rem;
  line-height: 1.45;
  padding-bottom: 0.4rem;
}
.thanks__secont-ttl-sub {
  font-size: 0.89em;
}
.thanks__btn {
  display: block;
  width: 12.24rem;
  margin: auto;
}/*# sourceMappingURL=style.css.map */

body.home.blog.wp-theme-sale [id*="juicer"],
body.home.blog.wp-theme-sale [class*="juicer"],
body.home.blog.wp-theme-sale iframe[src*="juicer"],
body.home.blog.wp-theme-sale img[src*="juicer"] {
  display: none !important;
}