@charset "UTF-8";


html {
  font-size: 16px;
}
@media (max-width: 600px) {
  html {
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 16px;
  }
}
@media (max-width: 375px) {
  html {
    font-size: 4.2666666667vw;
  }
}

html {
  overflow-x: hidden;
}

body {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  overflow-x: hidden;
  text-align: center;
  background: #F4F4F4;
}

img, video {
  width: 100%;
  display: block;
}

a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.footer {
  background: #102b4f;
}

.inner {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  background: #fff;
  padding: 0 40px;
}
@media screen and (max-width: 500px) {
  .inner {
    padding: 0 20px;
  }
}

.pc-a {
  display: block !important;
}
@media screen and (max-width: 767px) {
  .pc-a {
    display: none !important;
  }
}

.sp-a {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .sp-a {
    display: block !important;
  }
}

/* Box sizing rules */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
blockquote,
dl,
dd,
ul {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    -webkit-animation-duration: 0.01ms !important;
            animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
            transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
div, p {
  margin-top: 50px;
  font-size: 16px;
  line-height: 1.6;
}

div:first-child {
  margin-top: 0;
}

h2 {
  font-weight: 600;
  font-size: clamp(1.5625rem, 0rem + 6.6666666667vw, 2.5rem);
  text-align: left;
  border-left: 10px solid red;
  border-bottom: 2px solid #000;
  padding-left: 20px;
  padding-bottom: 10px;
  margin-top: 50px;
}

span {
  font-weight: bold;
  font-size: 20px;
}

.fz10 {
  font-size: 10px;
}
.fz11 {
  font-size: 11px;
}
.fz12 {
  font-size: 12px;
}
.fz13 {
  font-size: 13px;
}
.fz14 {
  font-size: 14px;
}
.fz15 {
  font-size: 15px;
}
.fz16 {
  font-size: 16px;
}
.fz17 {
  font-size: 17px;
}
.fz18 {
  font-size: 18px;
}
.fz19 {
  font-size: 19px;
}
.fz20 {
  font-size: 20px;
}
.fz21 {
  font-size: 21px;
}
.fz22 {
  font-size: 22px;
}
.fz23 {
  font-size: 23px;
}
.fz24 {
  font-size: 24px;
}
.fz25 {
  font-size: 25px;
}
.fz26 {
  font-size: 26px;
}
.fz27 {
  font-size: 27px;
}
.fz28 {
  font-size: 28px;
}
.fz29 {
  font-size: 29px;
}
.fz30 {
  font-size: 30px;
}

.bold {
  font-weight: bold;
}

.db {
  display: block;
}

.mt0 {
  margin-top: 0 !important;
}

.red--thin {
  color: #ff7e79;
}
.red--dark {
  color: red;
}

.blue--thin {
  color: #4f81bd;
}
.blue--dark {
  color: #ccc;
}

.yellow {
  background: #ffff00;
}

/*-----------------------------------------------------
  qa
-------------------------------------------------------*/
.qa {
  background: #ebe9ea;
  padding-bottom: 20px;
  margin-top: 50px;
  text-align: left;
}

.sec6 {
  margin-bottom: clamp(0.625rem, -0.5707908163rem + 5.1020408163vw, 1.875rem);
}

.caution_item_tab_wrap {
  background: #eae9e9;
  padding: 0 3.9%;
  line-height: 1.5;
  font-size: clamp(0.75rem, 0.3912627551rem + 1.5306122449vw, 1.125rem);
}

.tab_cont {
  width: 100%;
  padding: 5% 4%;
  background: #fff;
  border: solid 1px #aaa;
  border-top: none;
}

.tab_cont.active {
  display: block;
}

.tab_cont_inner {
  height: clamp(7.8125rem, 0.338807398rem + 31.887755102vw, 15.625rem);
  overflow-y: scroll;
}

.tab_cont_inner::-webkit-scrollbar {
  width: 0.2em;
}

.tab_cont_inner::-webkit-scrollbar-thumb {
  background: #aaa;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.tab_cont_inner::-webkit-scrollbar-track {
  border: none;
}

.item_detail_caution_headline03_wrap {
  margin-bottom: clamp(0.625rem, 0.0271045918rem + 2.5510204082vw, 1.25rem);
}

.item_detail_caution_headline03_wrap h3 {
  font-weight: 700;
  font-size: clamp(0.8125rem, 0.0950255102rem + 3.0612244898vw, 1.5625rem);
}

.item_detail_caution_headline03_wrap p {
  font-weight: 700;
  margin-top: clamp(0.625rem, 0.625rem + 0vw, 0.625rem);
}

.caution_item_box ol {
  margin-top: clamp(0.625rem, 0.625rem + 0vw, 0.625rem);
}

.caution_item_box li + li {
  margin-top: clamp(0.625rem, 0.3858418367rem + 1.0204081633vw, 0.875rem);
}

.attention {
  font-size: 9px;
  margin: 0 auto;
  margin-top: clamp(0.625rem, 0.0271045918rem + 2.5510204082vw, 1.25rem);
  text-align: left;
}

.heartbeat {
  -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
  animation: heartbeat 1.5s ease-in-out infinite both;
}

@-webkit-keyframes heartbeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
} /*# sourceMappingURL=style.css.map */