/* Reset */
*,
::before,
::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  word-break: break-word;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

@media (prefers-reduced-motion: reduce) {
  *,
  ::before,
  ::after {
    animation-delay: -1ms !important;
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    transition-delay: 0s !important;
    transition-duration: 1ms !important;
    background-attachment: initial !important;
    scroll-behavior: auto !important;
  }
}
main,
details {
  display: block;
}

audio,
video,
canvas,
progress {
  display: inline-block;
}

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

progress {
  vertical-align: baseline;
}

audio,
video,
canvas,
iframe,
img,
svg {
  vertical-align: bottom;
}

iframe,
img {
  border-style: none;
}

svg:not([fill]) {
  fill: currentColor;
}

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

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.05em;
}

sup {
  top: -0.25em;
}

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

address {
  font-style: normal;
}

mark {
  padding: 0.2em 0.3em;
  background-color: #ff0;
}

ul {
  margin-left: 1.25em;
}

ol {
  margin-left: 1.5em;
}

ul[class],
ol[class],
nav ul,
nav ol {
  list-style: none;
}

summary {
  list-style: none;
  cursor: pointer;
}

summary::-webkit-details-marker {
  display: none;
}

code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace;
}

pre {
  display: block;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

code {
  word-wrap: break-word;
}

pre code {
  word-break: normal;
}

hr {
  height: 1px;
  background-color: currentColor;
  border: none;
  overflow: visible;
}

template {
  display: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

dialog {
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  padding: 1em;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: inherit;
  border: solid;
  color: inherit;
}

dialog:not([open]) {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
          text-decoration-skip: objects;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  color: #000;
}

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

a,
area,
button,
input,
label,
select,
textarea,
summary,
[tabindex] {
  touch-action: manipulation;
}

label[for],
button,
input[type=button],
input[type=submit],
input[type=reset],
input[type=file],
input[type=radio],
input[type=checkbox],
select,
[role=button] {
  cursor: pointer;
}

fieldset {
  border: 1px solid #ccc;
  padding: 0.5em 1em 1em;
}

legend {
  display: table;
  max-width: 100%;
  padding: 0 0.5em;
  border: 0;
  color: inherit;
  white-space: normal;
}

input,
textarea,
button,
select {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  font: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  vertical-align: bottom;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
  -ms-overflow-style: scrollbar;
}

input,
button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

optgroup {
  color: inherit;
  font: inherit;
  font-weight: bold;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

output {
  display: inline-block;
}

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

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

:-moz-ui-invalid {
  box-shadow: none;
}

[type=color]::-webkit-color-swatch {
  border: none;
}

[type=color]::-webkit-color-swatch-wrapper {
  padding: 0;
}

[type=tel],
[type=url],
[type=email],
[type=number] {
  direction: ltr;
}

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

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

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

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

input,
textarea,
button,
select,
option,
optgroup {
  font-size: 16px;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

::-moz-placeholder {
  color: inherit;
  opacity: 1;
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

[hidden] {
  display: none;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true],
[disabled] {
  cursor: not-allowed !important;
}

[aria-hidden=false][hidden] {
  display: initial;
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

:focus:not(:focus-visible),
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: none;
}

/* Base */
body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

@media (max-width: 800px) {
  .sp-off {
    display: none !important;
  }
}
@media (min-width: 801px) {
  .pc-off {
    display: none !important;
  }
}
a {
  cursor: pointer !important;
}

sub {
  vertical-align: sub;
}

.btn sub {
  vertical-align: middle;
}

#footer {
  padding: 30px 25px 30px !important;
}

#redweapper {
  position: relative;
}
#redweapper::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index: -2;
}

#kv {
  width: 100%;
  height: auto;
  position: relative;
  background-color: #039DEF;
  padding: 20px 0px 20vw 0px;
}
@media (max-width: 800px) {
  #kv {
    padding: 20px 0px 10vw 0px;
  }
}
#kv .kv__bg {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
#kv .kv__inner {
  width: min(980px, 90%);
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#kv .kv__inner .kv__main {
  display: block;
  width: 100%;
  height: auto;
}
#kv .kv__inner p {
  font-size: clamp(14px, 12.2857142857px + 0.0057142857 * 100vw, 18px);
  text-align: center;
  color: #fff;
  width: min(980px, 100%);
  margin: 0 auto;
  margin-top: 1em;
  margin-bottom: 1em;
  line-height: 2;
  /*
  line-break: strict;
  word-break: keep-all;
  overflow-wrap: break-word;
  */
  text-align: left;
}

#header {
  background-color: #fff;
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 0px 9px 0px 29px;
  box-sizing: border-box;
}
@media (max-width: 1000px) {
  #header {
    padding: 0px 9px 0px 9px;
    height: 55px;
  }
}
#header a {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
#header a:first-child {
  width: 99px;
}
#header a:first-child img {
  display: block;
}
#header a:last-child {
  width: 178px;
}
#header a:last-child img {
  display: block;
}

.s02 {
  background-color: #fff;
  position: relative;
  z-index: 111;
}
.s02 .s02__bubble {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: initial;
  bottom: 100%;
  left: 0px;
  right: 0px;
  margin: auto;
}
.s02 .s02__bubble.active {
  animation: bubble 1s linear;
}
.s02 .s02__bubble--02 {
  position: absolute;
  top: initial;
  bottom: 100%;
  left: 0px;
  right: 0px;
  margin: auto;
  transition: all 0.3s;
}
.s02 .s02__bubble--02.active {
  animation: bubble2 1s linear;
  animation-fill-mode: forwards;
}
.s02 .s02__main {
  display: block;
  width: min(980px, 90%);
  margin: 0 auto;
}
@media (max-width: 800px) {
  .s02 .s02__main {
    margin-top: 34px;
    width: min(360px, 90%);
  }
}

@keyframes bubble {
  0% {
    transform: scale(100%);
    opacity: 1;
  }
  25% {
    transform: scale(100%) translateY(20%);
  }
  50% {
    transform: scale(100%);
    opacity: 1;
  }
  75% {
    transform: scale(100%) translateY(20%);
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: scale(100%);
    opacity: 1;
  }
}
@keyframes bubble2 {
  0% {
    transform: scale(100%);
    opacity: 1;
  }
  50% {
    transform: scale(100%) translateY(30%);
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: scale(100%) translateY(0%);
    opacity: 0;
  }
}
#s04 {
  width: min(980px, 90%);
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5%;
  padding: 0px 0px 60px 0px;
  box-sizing: border-box;
  background-color: #fff;
  background: #fff;
  border: solid 6px #039DEF;
  border-radius: 24px;
  overflow: hidden;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: 260px;
}
@media (max-width: 800px) {
  #s04 {
    width: min(360px, 90%);
    display: block;
    border: solid 0.7vw #039DEF;
    align-items: flex-start;
    padding: 0px 0px 30px 0px;
    margin-bottom: 100px;
    border-radius: 3vw;
  }
}
#s04 h2 {
  display: block;
  width: 100%;
  background-color: #039DEF;
  text-align: center;
  font-size: clamp(18px, 12px + 0.02 * 100vw, 32px);
  color: #fff;
  margin-bottom: 1em;
  line-height: 1;
  padding: 0.4em 0px 0.6em 0px;
}
@media (max-width: 800px) {
  #s04 h2 {
    margin-bottom: 1em;
  }
}
#s04 article {
  position: relative;
  z-index: 1;
  width: 35%;
}
@media (max-width: 800px) {
  #s04 article {
    width: 90%;
    margin: 0 auto;
  }
}
#s04 article h3 {
  display: block;
  background-color: #FFEC00;
  color: #2861CC;
  font-size: clamp(12px, 9.4285714286px + 0.0085714286 * 100vw, 18px);
  text-align: center;
  margin: 0 auto;
  width: 7em;
  height: auto;
  height: 7em;
  line-height: 1;
  aspect-ratio: 1/1;
  border-radius: 100%;
  font-weight: 500;
  margin-bottom: 0.7em;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 800px) {
  #s04 article h3 {
    width: 5em;
    height: auto;
    height: 5em;
  }
}
#s04 article h3 span {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
#s04 article h3 span b {
  display: block;
  font-size: clamp(20px, 10.5714285714px + 0.0314285714 * 100vw, 42px);
  line-height: 1;
  font-weight: 500;
}
#s04 article img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
  box-shadow: 0px 3px 2em rgba(0, 0, 0, 0.16);
}
#s04 article p {
  display: block;
  font-size: clamp(14px, 11.4285714286px + 0.0085714286 * 100vw, 20px);
  margin-top: 1em;
  text-align: center;
}
#s04 article p a {
  color: #009EFF !important;
  text-decoration: underline !important;
}
#s04 .s04__arrow {
  display: block;
  width: 4%;
  height: auto;
}
@media (max-width: 800px) {
  #s04 .s04__arrow {
    width: 30px;
    height: auto;
    transform: rotate(90deg);
    margin: 0 auto;
    transform-origin: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.cvbt {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: 0 auto;
  width: min(866px, 90%);
  margin-top: 53px;
  margin-bottom: 67px;
}
.cvbt img {
  transition: all 0.3s;
}
@media (max-width: 800px) {
  .cvbt {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
.cvbt:hover img {
  opacity: 0.7;
}

.wchance {
  display: block;
  width: min(980px, 90%);
  margin: 0 auto;
}

#s05 {
  padding-bottom: 60px;
  position: relative;
  z-index: 111;
  background-color: #3AAFF0;
}
@media (max-width: 800px) {
  #s05 {
    padding-top: 10px;
  }
}
#s05 .s05__bg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index: 11;
}
#s05 .s02__bubble {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: initial;
  bottom: calc(100% - 5vw);
  left: 0px;
  right: 0px;
  margin: auto;
}
#s05 .s02__bubble.active {
  animation: bubble 1s linear;
}
#s05 .s02__bubble--02 {
  position: absolute;
  top: initial;
  bottom: calc(100% - 5vw);
  left: 0px;
  right: 0px;
  margin: auto;
  transition: all 0.3s;
}
#s05 .s02__bubble--02.active {
  animation: bubble2 1s linear;
  animation-fill-mode: forwards;
}
#s05 .s05__inner {
  width: min(980px, 90%);
  margin: 0 auto;
  position: relative;
  z-index: 11;
}
#s05 .s05__inner h2 {
  text-align: center;
  font-size: clamp(24px, 16.2857142857px + 0.0257142857 * 100vw, 42px);
  color: #fff;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
#s05 .s05__inner section {
  background-color: #fff;
  padding: 50px 60px;
  box-sizing: border-box;
  border-radius: 9px;
  margin: 0 auto;
  height: 668px;
}
@media (max-width: 800px) {
  #s05 .s05__inner section {
    height: 368px;
    padding: 5%;
  }
}
#s05 .s05__inner section p {
  height: 100%;
  font-weight: 500;
  overflow-y: scroll;
  font-size: clamp(12px, 10.2857142857px + 0.0057142857 * 100vw, 16px);
}
#s05 .s05__inner section p a {
  color: #16A9F0;
  font-weight: bold;
}
#s05 .s05__inner section p::-webkit-scrollbar {
  width: 8px;
}
#s05 .s05__inner section p::-webkit-scrollbar-track {
  background: transparent;
}
#s05 .s05__inner section p::-webkit-scrollbar-thumb {
  background-color: #AEAEAE;
  border-radius: 10px;
  border: 2px solid transparent;
  background-clip: padding-box;
}
#s05 .s05__inner section p {
  scrollbar-width: thin;
  scrollbar-color: #AEAEAE transparent;
}

small {
  color: #fff;
  text-align: center;
  font-size: clamp(10px, 8.2857142857px + 0.0057142857 * 100vw, 14px);
  display: block;
  margin: 0 auto;
}

#footer {
  background-color: #fff;
}

.shops__flex {
  background: linear-gradient(90deg, #F2FBFF, #BFEAFF);
  position: relative;
}
.shops__flex--last {
  padding: 40px 0px;
  border-radius: 0px 0px 15px 15px;
}
@media (max-width: 1000px) {
  .shops__flex--last {
    padding: 40px 0px 20px 0px;
  }
}
.shops__flex .shops__title {
  text-align: center;
  font-size: clamp(18px, 16.2857142857px + 0.0057142857 * 100vw, 22px);
  padding-top: 1.8em;
  margin-bottom: 1.2em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-weight: 500;
}
@media (max-width: 1000px) {
  .shops__flex .shops__title {
    padding-top: 1em;
  }
}
.shops__flex .shops__title--last {
  position: absolute;
  top: -1.7em;
  bottom: initial;
  left: 0px;
  right: 0px;
  margin: auto;
  background: linear-gradient(90deg, #DEF4FF, #D3F1FF);
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0.7em 3em;
  border-radius: 15px;
  font-size: clamp(14px, 10.5714285714px + 0.0114285714 * 100vw, 22px);
}
.shops__flex .shops__title--last::after {
  content: "";
  width: 100%;
  height: 100%;
  filter: blur();
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
}
.shops__flex nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: min(1000px, 90%);
  margin: 0 auto;
}
@media (max-width: 1000px) {
  .shops__flex nav {
    display: block;
  }
}
.shops__flex nav a {
  display: block;
  width: 32%;
  background-color: #fff;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 7px 1px #B8DAEA;
}
@media (max-width: 1000px) {
  .shops__flex nav a {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 4px;
    box-shadow: 0px 2px 1px #B8DAEA;
  }
}
.shops__flex nav a img {
  display: block;
}
.shops__flex h3 {
  text-align: center;
  font-size: clamp(12px, 8.5714285714px + 0.0114285714 * 100vw, 20px);
  margin-top: 1.5em;
  padding-bottom: 1.5em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-weight: 500;
}

#cp2025end {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999999999;
}

.cp2025end-inner {
  position: absolute;
  top: initial;
  bottom: 10%;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index: 9999999999;
  padding: 1em 0px 0px 0px;
  width: min(800px, 90%);
  height: -moz-fit-content;
  height: fit-content;
  background-color: #F2FBFF;
}
@media (max-width: 1000px) {
  .cp2025end-inner {
    position: absolute;
    top: initial;
    bottom: 5%;
    left: 0px;
    right: 0px;
    margin: auto;
  }
}
.cp2025end-inner .cp2025end-text {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  font-size: clamp(14px, 9.7142857143px + 0.0142857143 * 100vw, 24px);
}
.cp2025end-inner .footer_product .btn {
  margin: 0px 0px 0;
}

body {
  height: 100vh;
}

@media screen and (max-width: 39.9375em) {
  .fixed_conversion {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    padding: 10px 0;
    transform: translateY(100%);
    transition: all 0.3s ease;
  }
  .fixed_conversion.is-show {
    transform: translateY(0);
  }
  .fixed_conversion button {
    display: block;
    width: 81.5%;
    margin: 0 auto;
    cursor: pointer;
  }
  .fixed_conversion button img {
    width: 100%;
  }
}
@media screen and (min-width: 40em) {
  .fixed_conversion {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    padding: 15px 0;
    transform: translateY(100%);
    transition: all 0.3s ease;
  }
  .fixed_conversion.is-show {
    transform: translateY(0);
  }
  .fixed_conversion button {
    display: block;
    width: 400px;
    margin: 0 auto;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .fixed_conversion button:hover {
    opacity: 0.8;
  }
  .fixed_conversion button img {
    width: 100%;
  }
}
#footer {
  border-top: 1px solid #d4d4ce;
  padding: 30px 25px 130px;
  text-align: center;
}
#footer ul {
  margin: 0;
  list-style: none;
  margin-bottom: 0.5em;
}
#footer ul li {
  padding-bottom: 0.2em;
}
#footer ul a {
  color: #3366cc;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}
#footer ul a:hover {
  opacity: 1;
}
#footer p {
  width: 133px;
  margin: 0 auto;
}

@media screen and (max-width: 39.9375em) {
  .footer_product {
    padding: 20px 15px 30px;
    text-align: center;
  }
}
@media screen and (max-width: 39.9375em) and (max-width: 1000px) {
  .footer_product {
    padding: 20px 15px 30px;
  }
}
@media screen and (max-width: 39.9375em) {
  .footer_product .logo {
    display: inline-block;
    width: 320px;
  }
  .footer_product .txt {
    margin: 30px 0 0;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 170%;
  }
  .footer_product .btn {
    margin: 5px 25px 0;
  }
  .footer_product .btn a {
    position: relative;
    display: inline-block;
    padding: 14px 50px;
    border-radius: 5px;
    background-image: linear-gradient(-19deg, #000000 36%, #404040 64%);
    box-shadow: 2px 3.5px 0px 0px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    font-size: 19px;
    font-weight: 700;
    line-height: 135%;
    text-decoration: none;
  }
  .footer_product .btn a sub {
    bottom: -0.125em;
    font-size: 93%;
  }
  .footer_product .btn a::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 22px;
    height: 15.5px;
    background: url(/butena/soap/imgs/footer_icon01.png) 0 0 no-repeat;
    background-size: 22px 15.5px;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 40em) {
  .footer_product {
    padding: 20px 15px 30px;
    text-align: center;
  }
}
@media screen and (min-width: 40em) and (max-width: 1000px) {
  .footer_product {
    padding: 20px 15px 30px;
  }
}
@media screen and (min-width: 40em) {
  .footer_product .logo {
    margin: 0 35px;
  }
  .footer_product .txt {
    margin: 35px -10px 0;
    color: #000;
    font-size: 14px;
    font-weight: 400;
  }
  .footer_product .btn {
    margin: 12px 28px 0;
  }
  .footer_product .btn a {
    position: relative;
    display: block;
    padding: 14px;
    border-radius: 5px;
    background-image: linear-gradient(-19deg, #000000 36%, #404040 64%);
    box-shadow: 2px 3.5px 0px 0px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    font-size: 19px;
    font-weight: 700;
    line-height: 130%;
    text-decoration: none;
    max-width: 400px;
    text-align: center;
    margin: 0 auto;
  }
  .footer_product .btn a sub {
    bottom: -0.125em;
    font-size: 93%;
  }
  .footer_product .btn a::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 22px;
    height: 15.5px;
    background: url(../imgs/footer_icon01.png) 0 0 no-repeat;
    background-size: 22px 15.5px;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 39.9375em) {
  .modal_conversion_overlay {
    position: fixed;
    top: -10px;
    right: 0;
    bottom: -10px;
    left: 0;
    z-index: 100;
    background: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    backface-visibility: hidden;
    opacity: 0;
    visibility: hidden;
  }
  .modal_conversion_overlay.is-show {
    opacity: 1;
    visibility: visible;
  }
  .is-animation .modal_conversion_overlay {
    transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  }
  .modal_conversion_wrap {
    display: table;
    width: 100%;
    height: 100%;
    padding: 10px 0;
  }
  .modal_conversion_inner {
    display: table-cell;
    padding: 32px 20px 20px;
    vertical-align: middle;
  }
  .modal_conversion_contents {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    padding: 25px;
    background: linear-gradient(90deg, #F2FBFF, #BFEAFF);
    border-radius: 5px;
  }
  .modal_conversion_btn {
    margin: 12px 0 0;
  }
  .modal_conversion_btn li {
    margin-top: 10px;
  }
  .modal_conversion_btn a {
    display: block;
    box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.1);
  }
  .modal_conversion_txt01 {
    width: 75%;
    margin: 0 auto;
  }
  .modal_conversion_txt02 {
    width: 75%;
    margin: 12px auto 0;
  }
  .modal_conversion_close {
    position: absolute;
    top: -18px;
    right: -16px;
    width: 36px;
    height: 36px;
    background: #fff;
    border: 2px solid #002A71;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
  }
  .modal_conversion_close::before, .modal_conversion_close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 2px;
    background: #002A71;
  }
  .modal_conversion_close::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .modal_conversion_close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}
@media screen and (min-width: 40em) {
  .modal_conversion_overlay {
    position: fixed;
    top: -10px;
    right: 0;
    bottom: -10px;
    left: 0;
    z-index: 100;
    background: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    backface-visibility: hidden;
    opacity: 0;
    visibility: hidden;
  }
  .modal_conversion_overlay.is-show {
    opacity: 1;
    visibility: visible;
  }
  .is-animation .modal_conversion_overlay {
    transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  }
  .modal_conversion_wrap {
    display: table;
    width: 100%;
    height: 100%;
    padding: 10px 0;
  }
  .modal_conversion_inner {
    display: table-cell;
    padding: 32px 20px 20px;
    vertical-align: middle;
  }
  .modal_conversion_contents {
    position: relative;
    max-width: 990px;
    margin: 0 auto;
    padding: 20px 20px 25px;
    background: linear-gradient(90deg, #F2FBFF, #BFEAFF);
    border-radius: 5px;
  }
  .modal_conversion_btn {
    display: flex;
    flex-wrap: wrap;
    max-width: 830px;
    margin: 20px auto 0;
    list-style: none;
  }
  .modal_conversion_btn li {
    width: 47.6%;
  }
  .modal_conversion_btn li:nth-child(1) {
    width: 100%;
    margin-bottom: 18px;
  }
  .modal_conversion_btn li:nth-child(1) a {
    width: 47.6%;
    margin: auto;
  }
  .modal_conversion_btn li:nth-child(2) {
    margin-right: auto;
  }
  .modal_conversion_btn li a {
    display: block;
    box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
  }
  .modal_conversion_txt01 {
    display: flex;
    align-items: center;
    max-width: 830px;
    margin: 0 auto;
  }
  .modal_conversion_txt01 img {
    width: 230px;
    margin: 0 24px;
  }
  .modal_conversion_txt01::before, .modal_conversion_txt01::after {
    content: "";
    flex: 1;
    display: block;
    height: 1px;
    background: #fff;
  }
  .modal_conversion_txt02 {
    width: 80%;
    max-width: 670px;
    margin: 20px auto 0;
  }
  .modal_conversion_close {
    position: absolute;
    top: -20px;
    right: -18px;
    width: 40px;
    height: 40px;
    background: #fff;
    border: 2px solid #002A71;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
  }
  .modal_conversion_close::before, .modal_conversion_close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 2px;
    background: #002A71;
    transition: all 0.3s ease;
  }
  .modal_conversion_close::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .modal_conversion_close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .modal_conversion_close:hover::before, .modal_conversion_close:hover::after {
    opacity: 0.5;
  }
}/*# sourceMappingURL=app.css.map */