@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;500;700;800;900&family=Noto+Sans+JP:wght@100..900&display=swap");
.pianolist .pianolist__slide .splide__arrows .splide__arrow::after, .pianolist .pianolist__slide .splide__slide p::before, .pianolist .pianolist__slide .splide__slide p::after, .compare .compare__text2 p::after, .search .search__subtitle::before, .search .search__subtitle::after, .icon_attention::before, .icon_attention::after, .safe .safe__slide .splide__arrows .splide__arrow::after, .worry .worry__head::after, .mv .mv_inner::after, body::after {
  display: block;
  content: "";
  position: absolute;
}

.delay-1 {
  transition-delay: 0.1s !important;
}

.delay-2 {
  transition-delay: 0.2s !important;
}

.delay-3 {
  transition-delay: 0.3s !important;
}

.delay-4 {
  transition-delay: 0.4s !important;
}

.delay-5 {
  transition-delay: 0.5s !important;
}

.delay-6 {
  transition-delay: 0.6s !important;
}

.delay-7 {
  transition-delay: 0.7s !important;
}

.delay-8 {
  transition-delay: 0.8s !important;
}

.delay-9 {
  transition-delay: 0.9s !important;
}

.delay-10 {
  transition-delay: 1s !important;
}

.delay-11 {
  transition-delay: 1.1s !important;
}

.delay-12 {
  transition-delay: 1.2s !important;
}

.delay-13 {
  transition-delay: 1.3s !important;
}

.delay-14 {
  transition-delay: 1.4s !important;
}

.delay-15 {
  transition-delay: 1.5s !important;
}

.delay-16 {
  transition-delay: 1.6s !important;
}

.delay-17 {
  transition-delay: 1.7s !important;
}

.delay-18 {
  transition-delay: 1.8s !important;
}

.delay-19 {
  transition-delay: 1.9s !important;
}

.delay-20 {
  transition-delay: 2s !important;
}

.delay-21 {
  transition-delay: 2.1s !important;
}

.delay-22 {
  transition-delay: 2.2s !important;
}

.delay-23 {
  transition-delay: 2.3s !important;
}

.delay-24 {
  transition-delay: 2.4s !important;
}

.delay-25 {
  transition-delay: 2.5s !important;
}

.delay-26 {
  transition-delay: 2.6s !important;
}

.delay-27 {
  transition-delay: 2.7s !important;
}

.delay-28 {
  transition-delay: 2.8s !important;
}

.delay-29 {
  transition-delay: 2.9s !important;
}

.delay-30 {
  transition-delay: 3s !important;
}

/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

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

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;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
}
input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}
input[type=submit]:focus,
input[type=button]:focus {
  outline-offset: -2px;
}

input,
button,
label,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}
input:hover, input:focus, input:active,
button:hover,
button:focus,
button:active,
label:hover,
label:focus,
label:active,
textarea:hover,
textarea:focus,
textarea:active,
select:hover,
select:focus,
select:active {
  -webkit-tap-highlight-color: transparent;
  outline: none;
}

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

html {
  /*remで指定しない時は切ること*/
  font-size: 62.5%;
}

body {
  position: relative;
  color: #000;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0;
  line-height: 1.71;
  width: 100%;
  /*スマホの文字の大きさ一定*/
  -webkit-text-size-adjust: 100%;
  /*アンチエイリアス*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media print, screen and (min-width: 920px) {
  body {
    font-size: 1.5rem;
    line-height: 1.75;
  }
}
@media print, screen and (min-width: 1260px) {
  body {
    font-size: 1.6rem;
  }
}
body::after {
  width: 100%;
  height: 100%;
  background: url(../img/bg_mv_worry_sp.jpg) repeat-x center center;
  background-size: 375px auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
@media print, screen and (min-width: 768px) {
  body::after {
    background: url(../img/bg_mv_worry_pc.jpg) repeat-x center center;
    background-size: 104px auto;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
*:before,
* :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  transition: all 0.3s ease;
  color: inherit;
  text-decoration: none;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

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

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

a,
a:focus,
button,
button:focus {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.font_mp1 {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 800;
}

.font_notosans {
  font-family: "Noto Sans JP", sans-serif;
}

main {
  overflow: hidden;
}

.abimg {
  position: absolute;
}

.anim-fadeIn {
  opacity: 0;
}

.anim-fadeInUp {
  opacity: 0;
  transform: translateY(20px);
}

.anim-step_fadeInUp .anim-step_child {
  opacity: 0;
  transform: translateY(20px);
}

.bounceImg {
  opacity: 0;
  transform: translateY(20px);
}

.anim-bounceImg.bounceImg {
  transform: translateY(30px);
}
@media print, screen and (min-width: 768px) {
  .anim-bounceImg.bounceImg {
    transform: translateY(50px);
  }
}

.bg_wh {
  background-color: #FFF;
}

.bg__mv_worry {
  padding-bottom: 60px;
  background: url(../img/bg_mv_worry_sp.jpg) repeat-x center top;
  background-size: auto 100%;
}
@media print, screen and (min-width: 768px) {
  .bg__mv_worry {
    background: url(../img/bg_mv_worry_pc.jpg) repeat-x center top;
    background-size: auto 100%;
  }
}

.mv {
  position: relative;
}
.mv .page_inner_l {
  position: relative;
}
.mv .mv_inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-block: 24.47% 50.14%;
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 768px) {
  .mv .mv_inner {
    padding-block: 38px 43px;
  }
}
.mv .mv_inner::after {
  width: 130.44%;
  padding-top: 130.44%;
  background: url(../img/mv_circle_sp.svg) no-repeat center center;
  background-size: 100% 100%;
  top: 50%;
  left: -15.22%;
  z-index: -1;
  transform: translateY(-55%) scale(0);
  transition: opacity 0.8s, transform 0.8s;
  transition-timing-function: cubic-bezier(0.15, 0.63, 0.2, 1.35);
}
@media print, screen and (min-width: 768px) {
  .mv .mv_inner::after {
    width: 78.88%;
    padding-top: 78.88%;
    margin: auto;
    background: url(../img/mv_circle_pc.svg) no-repeat center center;
    background-size: 100% 100%;
    left: 0;
    right: 0;
    transform: translateY(-45%) scale(0);
  }
}
@media print, screen and (min-width: 920px) {
  .mv .mv_inner::after {
    transform: translateY(-44%) scale(0);
  }
}
@media print, screen and (min-width: 1260px) {
  .mv .mv_inner::after {
    transform: translateY(-43%) scale(0);
  }
}
.mv .mv_animItem {
  opacity: 0;
  transition: opacity 0.8s cubic-bezier(0.33, 1, 0.68, 1), transform 0.8s cubic-bezier(0.33, 1, 0.68, 1);
}
.mv .mv__text1 {
  width: 100%;
  margin-bottom: 2.98%;
  transform: translateY(10px);
}
@media print, screen and (min-width: 768px) {
  .mv .mv__text1 {
    width: 59.36%;
    margin-bottom: 0.55%;
  }
}
.mv .mv__text2 {
  width: 87.76%;
  margin-bottom: 1.64%;
  transform: translateY(10px);
}
@media print, screen and (min-width: 768px) {
  .mv .mv__text2 {
    width: 55%;
    margin-bottom: 1.42%;
  }
}
.mv .mv__text3 {
  width: 100%;
  margin-bottom: 3.88%;
  transform: translateY(10px);
}
@media print, screen and (min-width: 768px) {
  .mv .mv__text3 {
    width: 54.2%;
    margin-bottom: 2.22%;
  }
}
.mv .mv__point {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 4px;
  margin: 0 auto 5.58% auto;
  transform: translateY(10px);
}
@media print, screen and (min-width: 768px) {
  .mv .mv__point {
    width: 61.74%;
    gap: 10px;
    margin: 0 auto 2.38% auto;
  }
}
.mv .cmn_button {
  transform: translateY(10px);
}
.mv .mv__illust {
  position: absolute;
  z-index: 5;
  transition: opacity 0.5s cubic-bezier(0.15, 0.63, 0.15, 1.96), transform 0.5s cubic-bezier(0.15, 0.63, 0.15, 1.96);
}
.mv .mv__chukop {
  width: 49.55%;
  bottom: 0.5%;
  left: -4.5%;
  transform: translate(-20px, 20px);
}
@media print, screen and (min-width: 768px) {
  .mv .mv__chukop {
    width: 29.76%;
    bottom: 9.5%;
    left: -8.2%;
  }
}
.mv .mv__piano {
  width: 51.04%;
  right: -10%;
  bottom: -4%;
  transform: translate(20px, 20px);
}
@media print, screen and (min-width: 768px) {
  .mv .mv__piano {
    width: 34.84%;
    right: -12%;
    bottom: -13%;
  }
}
.mv .mv__score {
  position: absolute;
  z-index: -1;
}
.mv .mv__score1 {
  width: calc(100% + 40px);
  top: 0;
  right: -20px;
}
@media print, screen and (min-width: 768px) {
  .mv .mv__score1 {
    width: 51.5%;
    max-width: 649px;
    top: 5%;
    right: -31.74%;
  }
}
.mv .mv__score2 {
  width: calc(100% + 40px);
  bottom: 2.6%;
  left: -20px;
}
@media print, screen and (min-width: 768px) {
  .mv .mv__score2 {
    width: 46.5%;
    max-width: 586px;
    bottom: 5%;
    left: -26.98%;
  }
}
.mv.active .mv_inner::after {
  transform: translateY(-55%) scale(1);
}
@media print, screen and (min-width: 768px) {
  .mv.active .mv_inner::after {
    transform: translateY(-45%) scale(1);
  }
}
@media print, screen and (min-width: 920px) {
  .mv.active .mv_inner::after {
    transform: translateY(-44%) scale(1);
  }
}
@media print, screen and (min-width: 1260px) {
  .mv.active .mv_inner::after {
    transform: translateY(-43%) scale(1);
  }
}
.mv.active .mv_animItem {
  opacity: 1;
}
.mv.active .mv__text1,
.mv.active .mv__text2,
.mv.active .mv__text3,
.mv.active .mv__point,
.mv.active .cmn_button {
  transform: translateY(0);
}
.mv.active .mv__chukop {
  transform: translate(0, 0);
}
.mv.active .mv__piano {
  transform: translate(0, 0);
}

.cmn_button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cmn_button a {
  font-size: 1.5rem;
  font-weight: 900;
  text-align: center;
  text-shadow: 0 1px 3px rgb(15, 80, 6);
  color: #FFF;
  padding: 10px 30px;
  border: 3px solid #40220F;
  border-radius: 50px;
  background: linear-gradient(90deg, rgb(7, 128, 26) 0%, rgb(23, 183, 78) 28%, rgb(7, 128, 44) 50%, rgb(23, 183, 78) 100%);
  background-size: 200% 100%;
  background-position: 0% 50%;
  transition: background-position 0.5s cubic-bezier(0.33, 1, 0.68, 1), filter 0.5s cubic-bezier(0.33, 1, 0.68, 1), transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
  filter: drop-shadow(0 3px 0 #391E0D);
}
@media print, screen and (min-width: 768px) {
  .cmn_button a {
    font-size: 1.9rem;
    padding: 12px 30px;
  }
}
@media print, screen and (min-width: 920px) {
  .cmn_button a {
    font-size: 2.2rem;
    padding: 14px 32px;
    border: 4px solid #40220F;
  }
}
@media print, screen and (min-width: 1260px) {
  .cmn_button a {
    font-size: 2.5rem;
    padding: 15px 34px;
  }
}
@media (hover: hover) {
  .cmn_button a:where(:any-link, :enabled, summary, span, dt, div):hover {
    background-position: 100% 50%;
    filter: drop-shadow(0 0px 0 #391E0D);
    transform: scale(1.1);
  }
}
.cmn_button.red a {
  background: linear-gradient(90deg, rgb(128, 7, 19) 0%, rgb(183, 23, 31) 28%, rgb(128, 7, 19) 50%, rgb(183, 23, 31) 100%);
  background-size: 200% 100%;
  background-position: 0% 50%;
}
@media (hover: hover) {
  .cmn_button.red a:where(:any-link, :enabled, summary, span, dt, div):hover {
    background-position: 100% 50%;
    filter: drop-shadow(0 0px 0 #391E0D);
    transform: scale(1.1);
  }
}

.worry {
  position: relative;
  z-index: 3;
}
.worry .worry__head {
  padding: 25px 20px;
  margin-bottom: 35px;
  border-radius: 10px;
  background: #FEF5D8 url(../img/worry_head_score.png) no-repeat center top;
  background-size: 100% auto;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .worry .worry__head {
    padding: 30px 24px;
    margin-bottom: 50px;
    border-radius: 14px;
  }
}
@media print, screen and (min-width: 920px) {
  .worry .worry__head {
    padding: 40px 27px;
    margin-bottom: 65px;
    border-radius: 17px;
  }
}
@media print, screen and (min-width: 1260px) {
  .worry .worry__head {
    padding: 50px 30px;
    margin-bottom: 75px;
    border-radius: 20px;
  }
}
.worry .worry__head h2 {
  width: 100%;
  text-align: center;
  margin: 0 auto 12px auto;
}
@media print, screen and (min-width: 768px) {
  .worry .worry__head h2 {
    width: 47.5%;
    margin: 0 auto 15px auto;
  }
}
.worry .worry__head p {
  width: 100%;
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .worry .worry__head p {
    width: 89.08%;
  }
}
.worry .worry__head::after {
  width: 72px;
  height: 25px;
  margin: 0 auto;
  background-color: #FEF5D8;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  top: calc(100% - 5px);
  left: 0;
  right: 0;
}
@media print, screen and (min-width: 768px) {
  .worry .worry__head::after {
    width: 98px;
    height: 34px;
    top: calc(100% - 7px);
  }
}
@media print, screen and (min-width: 920px) {
  .worry .worry__head::after {
    width: 123px;
    height: 43px;
    top: calc(100% - 9px);
  }
}
@media print, screen and (min-width: 1260px) {
  .worry .worry__head::after {
    width: 148px;
    height: 51px;
    top: calc(100% - 11px);
  }
}
.worry .worry__text {
  width: 100%;
  margin-inline: auto;
}
@media print, screen and (min-width: 768px) {
  .worry .worry__text {
    width: 61.34%;
  }
}

.safe {
  padding-block: 30px 0;
  background: url(../img/safe_bg.jpg) no-repeat center center;
  background-size: cover;
}
@media print, screen and (min-width: 768px) {
  .safe {
    padding-block: 45px 0;
  }
}
@media print, screen and (min-width: 920px) {
  .safe {
    padding-block: 60px 0;
  }
}
@media print, screen and (min-width: 1260px) {
  .safe {
    padding-block: 70px 0;
  }
}
.safe .safe__title {
  width: 100%;
  margin: 0 auto 38px auto;
}
@media print, screen and (min-width: 768px) {
  .safe .safe__title {
    width: 62.46%;
  }
}
.safe .safe__slide {
  margin-bottom: 65px;
}
@media print, screen and (min-width: 768px) {
  .safe .safe__slide {
    margin-bottom: 85px;
  }
}
@media print, screen and (min-width: 920px) {
  .safe .safe__slide {
    margin-bottom: 105px;
  }
}
@media print, screen and (min-width: 1260px) {
  .safe .safe__slide {
    margin-bottom: 120px;
  }
}
.safe .safe__slide .splide__slide {
  padding: 18px;
  border-radius: 12px;
  background-color: #FFF;
}
@media print, screen and (min-width: 768px) {
  .safe .safe__slide .splide__slide {
    padding: 22px;
  }
}
@media print, screen and (min-width: 920px) {
  .safe .safe__slide .splide__slide {
    padding: 26px;
  }
}
@media print, screen and (min-width: 1260px) {
  .safe .safe__slide .splide__slide {
    padding: 30px;
  }
}
.safe .safe__slide .splide__slide h3 {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 12px;
}
@media print, screen and (min-width: 768px) {
  .safe .safe__slide .splide__slide h3 {
    font-size: 1.6rem;
  }
}
@media print, screen and (min-width: 920px) {
  .safe .safe__slide .splide__slide h3 {
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .safe .safe__slide .splide__slide h3 {
    font-size: 1.9rem;
  }
}
.safe .safe__slide .splide__slide h3 span {
  font-size: 2rem;
  line-height: 1.2;
  display: block;
}
@media print, screen and (min-width: 768px) {
  .safe .safe__slide .splide__slide h3 span {
    font-size: 2.4rem;
    line-height: 1.26;
  }
}
@media print, screen and (min-width: 920px) {
  .safe .safe__slide .splide__slide h3 span {
    font-size: 2.7rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .safe .safe__slide .splide__slide h3 span {
    font-size: 3rem;
  }
}
.safe .safe__slide .splide__slide img {
  display: block;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 768px) {
  .safe .safe__slide .splide__slide img {
    margin-bottom: 12px;
  }
}
@media print, screen and (min-width: 920px) {
  .safe .safe__slide .splide__slide img {
    margin-bottom: 14px;
  }
}
@media print, screen and (min-width: 1260px) {
  .safe .safe__slide .splide__slide img {
    margin-bottom: 15px;
  }
}
.safe .safe__slide .splide__slide p {
  color: #40220F;
}
.safe .safe__slide .splide__arrows {
  max-width: 90%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
}
.safe .safe__slide .splide__arrows .splide__arrow {
  width: 41px;
  height: 41px;
  display: block;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  transition: opacity 0.5s;
}
@media print, screen and (min-width: 768px) {
  .safe .safe__slide .splide__arrows .splide__arrow {
    width: 55px;
    height: 55px;
  }
}
@media print, screen and (min-width: 920px) {
  .safe .safe__slide .splide__arrows .splide__arrow {
    width: 70px;
    height: 70px;
  }
}
@media print, screen and (min-width: 1260px) {
  .safe .safe__slide .splide__arrows .splide__arrow {
    width: 83px;
    height: 83px;
  }
}
@media (hover: hover) {
  .safe .safe__slide .splide__arrows .splide__arrow:where(:any-link, :enabled, summary, span, dt, div):hover {
    opacity: 0.8;
  }
}
.safe .safe__slide .splide__arrows .splide__arrow svg {
  display: none;
}
.safe .safe__slide .splide__arrows .splide__arrow::after {
  width: 9px;
  height: 16px;
  margin: auto;
  background-color: #FFF;
  inset: 0;
}
@media print, screen and (min-width: 768px) {
  .safe .safe__slide .splide__arrows .splide__arrow::after {
    width: 12px;
    height: 22px;
  }
}
@media print, screen and (min-width: 920px) {
  .safe .safe__slide .splide__arrows .splide__arrow::after {
    width: 15px;
    height: 27px;
  }
}
@media print, screen and (min-width: 1260px) {
  .safe .safe__slide .splide__arrows .splide__arrow::after {
    width: 18px;
    height: 32px;
  }
}
.safe .safe__slide .splide__arrows .splide__arrow--prev {
  left: 0;
}
.safe .safe__slide .splide__arrows .splide__arrow--prev::after {
  clip-path: polygon(100% 0, 0 50%, 100% 100%);
  transform: translateX(-20%);
}
.safe .safe__slide .splide__arrows .splide__arrow--next {
  right: 0;
}
.safe .safe__slide .splide__arrows .splide__arrow--next::after {
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  transform: translateX(20%);
}
.safe .but {
  padding-block: 0 30px;
  background-color: #FEF5D8;
}
@media print, screen and (min-width: 768px) {
  .safe .but {
    padding-block: 0 34px;
  }
}
@media print, screen and (min-width: 920px) {
  .safe .but {
    padding-block: 0 37px;
  }
}
@media print, screen and (min-width: 1260px) {
  .safe .but {
    padding-block: 0 40px;
  }
}
.safe .but .page_inner_l {
  padding-top: 23.88%;
  position: relative;
}
@media print, screen and (min-width: 1260px) {
  .safe .but .page_inner_l {
    padding-top: 133px;
  }
}
.safe .but h4 {
  width: 91.34%;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  transform: translateY(-36%);
}
@media print, screen and (min-width: 768px) {
  .safe .but h4 {
    width: 38.01%;
    transform: translateY(-41%);
  }
}
.safe .but h4 picture {
  display: block;
}
.safe .but ul {
  width: calc(100% + 20px);
  max-width: 1027px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 10px 10px;
  margin: 0 auto;
  position: relative;
  left: -10px;
}
@media print, screen and (min-width: 768px) {
  .safe .but ul {
    width: 100%;
    gap: 0 4.86%;
    left: 0;
  }
}
.safe .but ul li {
  width: calc((100% - 10px) / 2);
}
@media print, screen and (min-width: 768px) {
  .safe .but ul li {
    flex: 1;
  }
}
.safe .but ul img {
  width: 90%;
  display: block;
  margin: 0 auto 8px auto;
}
@media print, screen and (min-width: 768px) {
  .safe .but ul img {
    width: 100%;
    margin-bottom: 14px;
  }
}
@media print, screen and (min-width: 920px) {
  .safe .but ul img {
    margin-bottom: 18px;
  }
}
@media print, screen and (min-width: 1260px) {
  .safe .but ul img {
    margin-bottom: 22px;
  }
}
.safe .but ul p {
  font-size: 1.4rem;
  font-weight: bold;
  color: #40220F;
  text-align: center;
  line-height: 1.57;
}
@media print, screen and (min-width: 768px) {
  .safe .but ul p {
    font-size: 1.8rem;
    line-height: 1.36;
  }
}
@media print, screen and (min-width: 920px) {
  .safe .but ul p {
    font-size: 2.2rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .safe .but ul p {
    font-size: 2.5rem;
  }
}

.keyline_title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
@media print, screen and (min-width: 768px) {
  .keyline_title {
    gap: 18px;
  }
}
@media print, screen and (min-width: 920px) {
  .keyline_title {
    gap: 22px;
  }
}
@media print, screen and (min-width: 1260px) {
  .keyline_title {
    gap: 25px;
  }
}
.keyline_title::before, .keyline_title::after {
  content: "";
  height: 25px;
  flex: 1;
  background-image: url(../img/title_keyline.png);
  background-repeat: x;
  background-size: auto 100%;
}
@media print, screen and (min-width: 768px) {
  .keyline_title::before, .keyline_title::after {
    height: 30px;
  }
}
@media print, screen and (min-width: 920px) {
  .keyline_title::before, .keyline_title::after {
    height: 35px;
  }
}
@media print, screen and (min-width: 1260px) {
  .keyline_title::before, .keyline_title::after {
    height: 40px;
  }
}
.keyline_title::before {
  background-position: right center;
}
.keyline_title::after {
  background-position: left center;
}

.icon_attention {
  padding-inline: 35px;
  position: relative;
}
.icon_attention::before, .icon_attention::after {
  width: 27px;
  height: 45px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  top: 50%;
  transform: translateY(-50%);
}
.icon_attention::before {
  background-image: url(../img/icon_attention_left.svg);
  left: 0;
}
.icon_attention::after {
  background-image: url(../img/icon_attention_right.svg);
  right: 0;
}

.whbox {
  border-radius: 20px;
  background-color: #FFF;
}
@media print, screen and (min-width: 768px) {
  .whbox {
    border-radius: 14px;
  }
}
@media print, screen and (min-width: 920px) {
  .whbox {
    border-radius: 17px;
  }
}
@media print, screen and (min-width: 1260px) {
  .whbox {
    border-radius: 20px;
  }
}

.charm {
  padding-block: 25px 25px;
}
@media print, screen and (min-width: 768px) {
  .charm {
    padding-block: 34px 28px;
  }
}
@media print, screen and (min-width: 920px) {
  .charm {
    padding-block: 43px 32px;
  }
}
@media print, screen and (min-width: 1260px) {
  .charm {
    padding-block: 52px 35px;
  }
}
.charm .keyline_title {
  font-size: 1.8rem;
  font-weight: 800;
  color: #FFF;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 768px) {
  .charm .keyline_title {
    font-size: 2.6rem;
    margin-bottom: 28px;
  }
}
@media print, screen and (min-width: 920px) {
  .charm .keyline_title {
    font-size: 3.3rem;
    margin-bottom: 36px;
  }
}
@media print, screen and (min-width: 1260px) {
  .charm .keyline_title {
    font-size: 4rem;
    margin-bottom: 43px;
  }
}
@media print, screen and (min-width: 768px) {
  .charm .keyline_title::before, .charm .keyline_title::after {
    margin-top: auto;
    transform: translateY(-3px);
  }
}
@media print, screen and (min-width: 920px) {
  .charm .keyline_title::before, .charm .keyline_title::after {
    transform: translateY(-6px);
  }
}
@media print, screen and (min-width: 1260px) {
  .charm .keyline_title::before, .charm .keyline_title::after {
    transform: translateY(-12px);
  }
}
.charm .keyline_title h2 {
  margin: 0;
}
@media print, screen and (min-width: 768px) {
  .charm .keyline_title h2 {
    margin: 0 -35px;
  }
}
@media print, screen and (min-width: 920px) {
  .charm .keyline_title h2 {
    margin: 0 -45px;
  }
}
@media print, screen and (min-width: 1260px) {
  .charm .keyline_title h2 {
    margin: 0 -45px;
  }
}
.charm .keyline_title .edging {
  font-size: 1.8rem;
  line-height: 1.42;
  color: #CCA500;
  -webkit-text-stroke: 4px #FFF;
  text-stroke: 4px #FFF;
  paint-order: stroke;
  filter: drop-shadow(0 1px 1px #5D1111);
}
@media print, screen and (min-width: 768px) {
  .charm .keyline_title .edging {
    font-size: 2.7rem;
    -webkit-text-stroke: 5px #FFF;
    text-stroke: 5px #FFF;
  }
}
@media print, screen and (min-width: 920px) {
  .charm .keyline_title .edging {
    font-size: 3.6rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .charm .keyline_title .edging {
    font-size: 4.5rem;
  }
}
.charm .keyline_title .font_l {
  font-size: 2rem;
  line-height: 1.2;
  display: block;
}
@media print, screen and (min-width: 768px) {
  .charm .keyline_title .font_l {
    font-size: 3rem;
  }
}
@media print, screen and (min-width: 920px) {
  .charm .keyline_title .font_l {
    font-size: 4rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .charm .keyline_title .font_l {
    font-size: 5rem;
  }
}
.charm .charm__content {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  padding: 30px 20px 30px 20px;
  margin-bottom: 30px;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .charm .charm__content {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    padding: 30px 30px 37px 30px;
    margin-bottom: 35px;
  }
}
@media print, screen and (min-width: 920px) {
  .charm .charm__content {
    gap: 50px;
    padding: 30px 45px 44px 45px;
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width: 1260px) {
  .charm .charm__content {
    gap: 60px;
    padding: 30px 60px 50px 60px;
    margin-bottom: 45px;
  }
}
.charm .charm__content .piano {
  width: 19.7%;
  top: 0;
  right: 0;
  z-index: 1;
  transform: translateY(-50%) translateX(26%);
}
@media print, screen and (min-width: 768px) {
  .charm .charm__content .piano {
    width: 12.14%;
    right: 4.76%;
    transform: translateY(calc(-100% + 20px)) translateX(0);
  }
}
.charm .charm__item h3 {
  font-size: 2.1rem;
  color: #40220F;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 12px;
}
@media print, screen and (min-width: 321px) {
  .charm .charm__item h3 {
    font-size: 2.2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .charm .charm__item h3 {
    font-size: 2.5rem;
    margin-bottom: 14px;
  }
}
@media print, screen and (min-width: 920px) {
  .charm .charm__item h3 {
    font-size: 2.8rem;
    margin-bottom: 16px;
  }
}
@media print, screen and (min-width: 1260px) {
  .charm .charm__item h3 {
    font-size: 3rem;
    margin-bottom: 17px;
  }
}
.charm .charm__item h3 .underline {
  font-size: 2.6rem;
  line-height: 1.48;
  background: linear-gradient(transparent 65%, #FFEAA5 65%, #FFEAA5 95%, transparent 95%);
}
@media print, screen and (min-width: 321px) {
  .charm .charm__item h3 .underline {
    font-size: 2.7rem;
  }
}
@media print, screen and (min-width: 768px) {
  .charm .charm__item h3 .underline {
    font-size: 3rem;
  }
}
@media print, screen and (min-width: 920px) {
  .charm .charm__item h3 .underline {
    font-size: 3.3rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .charm .charm__item h3 .underline {
    font-size: 3.5rem;
  }
}
.charm .charm__item h3 .exclamation {
  font-size: 125%;
  line-height: 1.1;
  display: inline-block;
  margin-inline: -0.25em;
  transform: translateY(2px) rotate(15deg);
}
.charm .charm__item img {
  display: block;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 768px) {
  .charm .charm__item img {
    margin-bottom: 17px;
  }
}
@media print, screen and (min-width: 920px) {
  .charm .charm__item img {
    margin-bottom: 18px;
  }
}
@media print, screen and (min-width: 1260px) {
  .charm .charm__item img {
    margin-bottom: 20px;
  }
}
.charm .charm__safe {
  padding: 20px 20px 30px 20px;
  margin-bottom: 25px;
}
@media print, screen and (min-width: 768px) {
  .charm .charm__safe {
    padding: 35px 30px 40px 30px;
    margin-bottom: 28px;
  }
}
@media print, screen and (min-width: 920px) {
  .charm .charm__safe {
    padding: 50px 45px 50px 45px;
    margin-bottom: 31px;
  }
}
@media print, screen and (min-width: 1260px) {
  .charm .charm__safe {
    padding: 65px 60px 60px 60px;
    margin-bottom: 33px;
  }
}
.charm .charm__safe h3 {
  font-size: 2.6rem;
  font-weight: 800;
  color: #B22426;
  text-align: center;
  line-height: 1.42;
  -webkit-text-stroke: 4px #FFF;
  text-stroke: 4px #FFF;
  paint-order: stroke;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  filter: drop-shadow(0 1px 1px #AFA689);
}
@media print, screen and (min-width: 321px) {
  .charm .charm__safe h3 {
    font-size: 2.8rem;
    margin-bottom: 35px;
  }
}
@media print, screen and (min-width: 768px) {
  .charm .charm__safe h3 {
    font-size: 3.4rem;
    -webkit-text-stroke: 5px #FFF;
    text-stroke: 5px #FFF;
    margin-bottom: 35px;
  }
}
@media print, screen and (min-width: 920px) {
  .charm .charm__safe h3 {
    font-size: 4.4rem;
    margin-bottom: 35px;
  }
}
@media print, screen and (min-width: 1260px) {
  .charm .charm__safe h3 {
    font-size: 5.4rem;
    margin-bottom: 35px;
  }
}
.charm .charm__safe h3 .spline {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 768px) {
  .charm .charm__safe h3 .spline {
    width: auto;
  }
}
.charm .charm__safe h3 .exclamation {
  font-size: 140%;
  font-weight: 600;
  line-height: 1.1;
  display: inline-block;
  margin-inline: -0.2em;
  transform: translateY(-2px) rotate(15deg);
}
.charm .charm__safe .safe__list {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6px;
  margin: 0 auto 19px auto;
}
@media print, screen and (min-width: 768px) {
  .charm .charm__safe .safe__list {
    width: 63.15%;
    gap: 20px;
    margin: 0 auto 13px auto;
  }
}
.charm .charm__safe .safe__arrowtext {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 768px) {
  .charm .charm__safe .safe__arrowtext {
    width: 28.85%;
  }
}
.charm .charm__safe .safe__text1 {
  margin: -10px 0 10px 0;
}
@media print, screen and (min-width: 768px) {
  .charm .charm__safe .safe__text1 {
    margin: -17px 0 15px 0;
  }
}
.charm .charm__pianoSearch {
  display: flex;
  justify-content: center;
}
.charm .charm__pianoSearch a {
  width: 88.05%;
}
@media print, screen and (min-width: 768px) {
  .charm .charm__pianoSearch a {
    width: 40.95%;
  }
}

.search {
  background-color: #FFF;
  overflow: hidden;
}
.search::before, .search::after {
  content: "";
  width: 100%;
  height: 15px;
  display: block;
  background: linear-gradient(90deg, rgb(240, 210, 86) 0%, rgb(201, 165, 14) 100%);
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 768px) {
  .search::before, .search::after {
    height: 19px;
  }
}
@media print, screen and (min-width: 920px) {
  .search::before, .search::after {
    height: 23px;
  }
}
@media print, screen and (min-width: 1260px) {
  .search::before, .search::after {
    height: 27px;
  }
}
.search .page_inner_l {
  padding-block: 5px 35px;
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 768px) {
  .search .page_inner_l {
    padding-block: 35px 35px;
  }
}
.search .search__inner {
  width: 100%;
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .search .search__inner {
    width: 61.9%;
  }
}
.search .search__title {
  width: 100%;
  display: grid;
  grid-template-columns: 34.6% 1fr;
  align-items: center;
  margin: 10px auto 15px auto;
}
@media print, screen and (min-width: 768px) {
  .search .search__title {
    width: 92.69%;
    display: block;
    margin: 0 auto 10px auto;
  }
}
.search .search__title h2 {
  transform: translateY(10%);
}
@media print, screen and (min-width: 768px) {
  .search .search__title h2 {
    transform: translateY(0);
  }
}
.search .search__title picture {
  display: block;
}
.search .search__subtitle {
  font-size: 1.3rem;
  font-weight: 800;
  text-align: center;
  color: #FFF;
  line-height: 1.15;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 18px 10px 10px 10px;
  margin-bottom: 15px;
  background: url(../img/search__subtitle_bg_sp.png) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
}
@media print, screen and (min-width: 321px) {
  .search .search__subtitle {
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .search .search__subtitle {
    font-size: 1.8rem;
    padding: 18px 10px 14px 10px;
    margin-bottom: 13px;
    background-image: url(../img/search__subtitle_bg_pc.png);
  }
}
@media print, screen and (min-width: 920px) {
  .search .search__subtitle {
    font-size: 2.2rem;
    margin-bottom: 15px;
  }
}
@media print, screen and (min-width: 1260px) {
  .search .search__subtitle {
    font-size: 2.6rem;
    margin-bottom: 17px;
  }
}
.search .search__subtitle::before, .search .search__subtitle::after {
  width: 100vw;
  background-color: #FEF5D8;
  left: calc(50% - 50vw);
  z-index: -1;
}
.search .search__subtitle::before {
  height: 50%;
  top: 0;
}
.search .search__subtitle::after {
  height: 400px;
  top: -400px;
}
.search .search__subtitle .textline {
  width: 100%;
}
.search .search__subtitle .textline:first-child {
  margin-bottom: 5px;
}
@media print, screen and (min-width: 1260px) {
  .search .search__subtitle .textline:first-child {
    margin-bottom: 0;
  }
}
.search .search__subtitle .textline:last-child {
  font-size: 1.8rem;
  line-height: 1.46;
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  justify-content: center;
}
@media print, screen and (min-width: 321px) {
  .search .search__subtitle .textline:last-child {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .search .search__subtitle .textline:last-child {
    font-size: 2.4rem;
  }
}
@media print, screen and (min-width: 920px) {
  .search .search__subtitle .textline:last-child {
    font-size: 2.8rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .search .search__subtitle .textline:last-child {
    font-size: 3.2rem;
  }
}
.search .search__subtitle .textline .yellow {
  font-size: 2.5rem;
  line-height: 1.46;
  color: #FFD31F;
  width: 100%;
  display: flex;
  align-items: end;
  justify-content: center;
  gap: 3px;
}
@media print, screen and (min-width: 321px) {
  .search .search__subtitle .textline .yellow {
    font-size: 3rem;
    gap: 5px;
  }
}
@media print, screen and (min-width: 768px) {
  .search .search__subtitle .textline .yellow {
    font-size: 3rem;
  }
}
@media print, screen and (min-width: 920px) {
  .search .search__subtitle .textline .yellow {
    font-size: 3.1rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .search .search__subtitle .textline .yellow {
    font-size: 3.2rem;
    width: auto;
  }
}
.search .search__subtitle .textline .num {
  font-size: 5rem;
  line-height: 1;
}
@media print, screen and (min-width: 321px) {
  .search .search__subtitle .textline .num {
    font-size: 5.7rem;
  }
}
.search .search__text {
  display: grid;
  grid-template-columns: 56.11% 1fr;
  align-items: center;
  gap: 20px;
  margin-bottom: 15px;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .search .search__text {
    display: block;
    margin-bottom: 0;
    position: static;
  }
}
.search .search__text p {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.71;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .search .search__text p {
    font-size: 1.6rem;
    text-align: center;
    line-height: 1.55;
    margin-bottom: 13px;
  }
}
@media print, screen and (min-width: 920px) {
  .search .search__text p {
    font-size: 1.7rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .search .search__text p {
    font-size: 1.8rem;
  }
}
.search .abimg {
  z-index: 2;
}
.search .chukop {
  width: 100%;
  position: static;
}
@media print, screen and (min-width: 768px) {
  .search .chukop {
    width: 28.09%;
    position: absolute;
    top: 50%;
    left: -11%;
    transform: translateY(-47%);
  }
}
.search .piano {
  width: 100%;
  position: static;
}
@media print, screen and (min-width: 768px) {
  .search .piano {
    width: 26.26%;
    position: absolute;
    top: 50%;
    right: -9.5%;
    transform: translateY(-51%) translateX(0);
  }
}
.search .piano img {
  width: calc(100% + 20px);
  max-width: initial;
}
@media print, screen and (min-width: 768px) {
  .search .piano img {
    width: 100%;
  }
}

.online {
  padding-block: 32px 30px;
  background: linear-gradient(224deg, rgb(13, 18, 14) 0%, rgb(54, 58, 57) 40%, rgb(96, 102, 102) 65%, rgb(37, 44, 46) 100%);
}
@media print, screen and (min-width: 768px) {
  .online {
    padding-block: 45px 40px;
  }
}
@media print, screen and (min-width: 920px) {
  .online {
    padding-block: 60px 50px;
  }
}
@media print, screen and (min-width: 1260px) {
  .online {
    padding-block: 70px 60px;
  }
}
.online .keyline_title {
  margin-bottom: 37px;
}
@media print, screen and (min-width: 768px) {
  .online .keyline_title {
    margin-bottom: 42px;
  }
}
@media print, screen and (min-width: 920px) {
  .online .keyline_title {
    margin-bottom: 46px;
  }
}
@media print, screen and (min-width: 1260px) {
  .online .keyline_title {
    margin-bottom: 50px;
  }
}
.online .keyline_title h2 {
  font-size: 2rem;
  font-weight: 800;
  color: #FFF;
  text-align: center;
  line-height: 1.3;
}
@media print, screen and (min-width: 768px) {
  .online .keyline_title h2 {
    font-size: 2.7rem;
    line-height: 1.5;
  }
}
@media print, screen and (min-width: 920px) {
  .online .keyline_title h2 {
    font-size: 3.4rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .online .keyline_title h2 {
    font-size: 4rem;
  }
}
.online .online__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
@media print, screen and (min-width: 768px) {
  .online .online__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }
}
@media print, screen and (min-width: 920px) {
  .online .online__list {
    gap: 27px;
  }
}
@media print, screen and (min-width: 1260px) {
  .online .online__list {
    gap: 30px;
  }
}
.online .online__list .eng {
  font-size: 1.5rem;
  font-weight: bold;
  color: #D2AF1F;
  line-height: 1.5;
}
@media print, screen and (min-width: 321px) {
  .online .online__list .eng {
    font-size: 1.6rem;
  }
}
@media print, screen and (min-width: 768px) {
  .online .online__list .eng {
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width: 920px) {
  .online .online__list .eng {
    font-size: 1.9rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .online .online__list .eng {
    font-size: 2rem;
  }
}
.online .online__list h3 {
  font-weight: 800;
  color: #40220F;
}
.online .online__list .clm3.whbox {
  padding: 30px 20px;
}
.online .online__list .clm3 .icon {
  width: 38.61%;
  display: block;
  margin: 0 auto 16px auto;
}
@media print, screen and (min-width: 768px) {
  .online .online__list .clm3 .icon {
    width: 48.05%;
    margin: 0 auto 9px auto;
  }
}
.online .online__list .clm3 .eng {
  text-align: center;
  margin-bottom: 2px;
}
.online .online__list .clm3 h3 {
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 321px) {
  .online .online__list .clm3 h3 {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .online .online__list .clm3 h3 {
    font-size: 2.2rem;
    margin-bottom: 12px;
  }
}
@media print, screen and (min-width: 920px) {
  .online .online__list .clm3 h3 {
    font-size: 2.4rem;
    margin-bottom: 14px;
  }
}
@media print, screen and (min-width: 1260px) {
  .online .online__list .clm3 h3 {
    font-size: 2.5rem;
    margin-bottom: 15px;
  }
}
.online .online__list .clm1 {
  grid-column: 1/-1;
}
.online .online__list .clm1.whbox {
  padding: 30px 20px;
}
@media print, screen and (min-width: 768px) {
  .online .online__list .clm1.whbox {
    padding: 35px 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .online .online__list .clm1 .clm1__inner {
    max-width: 1140px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
  }
}
.online .online__list .clm1 .icon {
  width: 38.61%;
  display: block;
  margin: 0 auto 16px auto;
}
@media print, screen and (min-width: 768px) {
  .online .online__list .clm1 .icon {
    width: 15.17%;
    margin: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .online .online__list .clm1 .clm1__text {
    flex: 1;
    padding-inline: 20px 34px;
  }
}
.online .online__list .clm1 .eng {
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .online .online__list .clm1 .eng {
    text-align: left;
    margin-bottom: 3px;
  }
}
.online .online__list .clm1 h3 {
  font-size: 2rem;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 768px) {
  .online .online__list .clm1 h3 {
    font-size: 2.2rem;
    text-align: left;
    line-height: 1.36;
    margin-bottom: 14px;
  }
}
@media print, screen and (min-width: 920px) {
  .online .online__list .clm1 h3 {
    margin-bottom: 17px;
  }
}
@media print, screen and (min-width: 1260px) {
  .online .online__list .clm1 h3 {
    margin-bottom: 20px;
  }
}
.online .online__list .clm1 .list__text {
  margin-bottom: 15px;
}
@media print, screen and (min-width: 768px) {
  .online .online__list .clm1 .list__text {
    letter-spacing: 0.02em;
    margin-bottom: 0;
  }
}
.online .online__list .clm1 .list__mapimg {
  width: 66.1%;
  display: block;
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .online .online__list .clm1 .list__mapimg {
    width: 13.42%;
    margin: 0;
  }
}

.compare {
  padding-block: 30px 30px;
  background-color: #FEF5D8;
}
@media print, screen and (min-width: 768px) {
  .compare {
    padding-block: 45px 70px;
  }
}
@media print, screen and (min-width: 920px) {
  .compare {
    padding-block: 60px 100px;
  }
}
@media print, screen and (min-width: 1260px) {
  .compare {
    padding-block: 70px 125px;
  }
}
.compare .slash_title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 768px) {
  .compare .slash_title {
    margin-bottom: 24px;
  }
}
@media print, screen and (min-width: 920px) {
  .compare .slash_title {
    margin-bottom: 27px;
  }
}
@media print, screen and (min-width: 1260px) {
  .compare .slash_title {
    margin-bottom: 30px;
  }
}
.compare .slash_title::before, .compare .slash_title::after {
  content: "";
  width: 3px;
  height: 56px;
  display: block;
  border-radius: 4px;
  background-color: #40220F;
}
@media print, screen and (min-width: 768px) {
  .compare .slash_title::before, .compare .slash_title::after {
    width: 5px;
    height: 46px;
  }
}
.compare .slash_title::before {
  margin-right: 25px;
  transform: rotate(-25deg);
}
.compare .slash_title::after {
  margin-left: 15px;
  transform: rotate(25deg);
}
.compare h2 {
  font-size: 2.4rem;
  font-weight: 800;
  color: #40220F;
  line-height: 1.35;
}
@media print, screen and (min-width: 768px) {
  .compare h2 {
    font-size: 3rem;
    line-height: 1.5;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
@media print, screen and (min-width: 920px) {
  .compare h2 {
    font-size: 3.5rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .compare h2 {
    font-size: 4rem;
  }
}
.compare h2 .spline {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 768px) {
  .compare h2 .spline {
    width: auto;
  }
}
.compare h2 .exclamation {
  font-size: 120%;
  line-height: 1.1;
  display: inline-block;
  margin-inline: -0.25em;
  transform: translateY(-5px) rotate(15deg);
}
.compare .compare__table {
  margin-bottom: 54px;
  position: relative;
}
.compare .compare__table .chukop1 {
  width: 28.35%;
  bottom: 0;
  right: -3%;
  z-index: 1;
  transform: translateY(87%);
}
@media print, screen and (min-width: 768px) {
  .compare .compare__table .chukop1 {
    width: 13.01%;
    right: -6.5%;
    transform: translateY(55%);
  }
}
.compare p {
  color: #40220F;
}
.compare .compare__text1 {
  font-size: 2.1rem;
  font-weight: 800;
  line-height: 1.81;
  text-align: center;
  margin-bottom: 23px;
}
@media print, screen and (min-width: 768px) {
  .compare .compare__text1 {
    font-size: 2.5rem;
    margin-bottom: 34px;
  }
}
@media print, screen and (min-width: 920px) {
  .compare .compare__text1 {
    font-size: 2.9rem;
    margin-bottom: 42px;
  }
}
@media print, screen and (min-width: 1260px) {
  .compare .compare__text1 {
    font-size: 3.3rem;
    margin-bottom: 50px;
  }
}
.compare .compare__text1 > br:first-child {
  display: block;
}
@media print, screen and (min-width: 1260px) {
  .compare .compare__text1 > br:first-child {
    display: none;
  }
}
.compare .compare__text1 .grade_news,
.compare .compare__text1 .grade_high {
  font-size: 2rem;
  color: #FFF;
  line-height: 1.26;
  display: inline-block;
  padding: 8px 8px;
  border-radius: 13px;
}
@media print, screen and (min-width: 768px) {
  .compare .compare__text1 .grade_news,
  .compare .compare__text1 .grade_high {
    font-size: 2.5rem;
    padding: 10px 12px;
  }
}
@media print, screen and (min-width: 920px) {
  .compare .compare__text1 .grade_news,
  .compare .compare__text1 .grade_high {
    font-size: 3rem;
    padding: 12px 16px;
  }
}
@media print, screen and (min-width: 1260px) {
  .compare .compare__text1 .grade_news,
  .compare .compare__text1 .grade_high {
    font-size: 3.4rem;
    padding: 13px 20px;
  }
}
.compare .compare__text1 .grade_news {
  margin-top: 1px;
  margin-right: 5px;
  background-color: #8B7F78;
}
@media print, screen and (min-width: 768px) {
  .compare .compare__text1 .grade_news {
    margin-top: 0;
    margin-right: 9px;
  }
}
@media print, screen and (min-width: 920px) {
  .compare .compare__text1 .grade_news {
    margin-right: 12px;
  }
}
@media print, screen and (min-width: 1260px) {
  .compare .compare__text1 .grade_news {
    margin-right: 15px;
  }
}
.compare .compare__text1 .grade_high {
  margin: 6px 5px 0 0;
  background-color: #961212;
}
@media print, screen and (min-width: 768px) {
  .compare .compare__text1 .grade_high {
    margin: 0 9px;
  }
}
@media print, screen and (min-width: 920px) {
  .compare .compare__text1 .grade_high {
    margin: 0 12px;
  }
}
@media print, screen and (min-width: 1260px) {
  .compare .compare__text1 .grade_high {
    margin: 0 15px;
  }
}
.compare .compare__text1 .font_l {
  font-size: 2.5rem;
  line-height: 1.46;
}
@media print, screen and (min-width: 768px) {
  .compare .compare__text1 .font_l {
    font-size: 3.1rem;
  }
}
@media print, screen and (min-width: 920px) {
  .compare .compare__text1 .font_l {
    font-size: 3.6rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .compare .compare__text1 .font_l {
    font-size: 4.1rem;
  }
}
.compare .compare__text1 .exclamation {
  font-size: 135%;
  line-height: 1;
  display: inline-block;
  margin-inline: -0.25em -0.15em;
  transform: translateY(3px) rotate(15deg);
}
@media print, screen and (min-width: 768px) {
  .compare .compare__text1 .exclamation {
    line-height: 1.2;
  }
}
.compare .compare__text2 {
  margin-bottom: 35.82%;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .compare .compare__text2 {
    margin-bottom: 20px;
  }
}
@media print, screen and (min-width: 920px) {
  .compare .compare__text2 {
    margin-bottom: 23px;
  }
}
@media print, screen and (min-width: 1260px) {
  .compare .compare__text2 {
    margin-bottom: 25px;
  }
}
.compare .compare__text2 p {
  font-size: 1.7rem;
  font-weight: 800;
  text-align: center;
  line-height: 1.4;
  padding: 20px 15px 25px 15px;
  border-radius: 12px;
  background-color: #F4E0A2;
  position: relative;
}
@media print, screen and (min-width: 321px) {
  .compare .compare__text2 p {
    font-size: 2rem;
    padding: 25px 20px 30px 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .compare .compare__text2 p {
    font-size: 2.3rem;
    line-height: 1.7;
    padding: 28px 24px 31px 24px;
    border-radius: 20px;
  }
}
@media print, screen and (min-width: 920px) {
  .compare .compare__text2 p {
    font-size: 2.6rem;
    padding: 31px 27px 32px 27px;
    border-radius: 30px;
  }
}
@media print, screen and (min-width: 1260px) {
  .compare .compare__text2 p {
    font-size: 2.9rem;
    padding: 33px 30px;
    border-radius: 35px;
  }
}
.compare .compare__text2 p span {
  font-size: 2.2rem;
  line-height: 1.25;
  letter-spacing: 0.04em;
  width: 100%;
  display: inline-flex;
  justify-content: center;
  padding: 5px 5px;
  margin: 10px 0;
  background: linear-gradient(#E9C467 0%, #E9C467 100%);
  transform: translateY(2px);
}
@media print, screen and (min-width: 321px) {
  .compare .compare__text2 p span {
    font-size: 2.5rem;
  }
}
@media print, screen and (min-width: 768px) {
  .compare .compare__text2 p span {
    font-size: 3rem;
    line-height: 1.15;
    width: auto;
    padding: 3px 7px;
    margin: 0;
  }
}
@media print, screen and (min-width: 920px) {
  .compare .compare__text2 p span {
    font-size: 3.5rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .compare .compare__text2 p span {
    font-size: 4rem;
  }
}
.compare .compare__text2 p::after {
  width: 34px;
  height: 25px;
  background: url(../img/compare_text2_bubble.svg) no-repeat center center;
  background-size: 100% 100%;
  top: calc(100% - 5px);
  right: 19.1%;
}
@media print, screen and (min-width: 768px) {
  .compare .compare__text2 p::after {
    width: 42px;
    height: 31px;
    top: calc(100% - 9px);
    left: 13.49%;
    right: auto;
  }
}
@media print, screen and (min-width: 920px) {
  .compare .compare__text2 p::after {
    width: 49px;
    height: 36px;
    top: calc(100% - 12px);
  }
}
@media print, screen and (min-width: 1260px) {
  .compare .compare__text2 p::after {
    width: 56px;
    height: 41px;
    top: calc(100% - 15px);
  }
}
.compare .compare__text2 .chukop2 {
  width: 39.1%;
  margin: 0 auto;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  transform: translateY(84%);
}
@media print, screen and (min-width: 768px) {
  .compare .compare__text2 .chukop2 {
    width: 21.34%;
    margin: 0;
    right: auto;
    transform: translate(-45%, 50%);
  }
}
.compare .compare__text3 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.compare .compare__text3 p {
  font-size: 2.2rem;
  font-weight: 800;
  text-align: center;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .compare .compare__text3 p {
    font-size: 2.7rem;
    text-align: left;
    line-height: 1.71;
  }
}
@media print, screen and (min-width: 920px) {
  .compare .compare__text3 p {
    font-size: 3.1rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .compare .compare__text3 p {
    font-size: 3.5rem;
  }
}
.compare .compare__text3 p .font_l {
  font-size: 3.2rem;
  line-height: 1.2;
}
@media print, screen and (min-width: 768px) {
  .compare .compare__text3 p .font_l {
    font-size: 3.9rem;
  }
}
@media print, screen and (min-width: 920px) {
  .compare .compare__text3 p .font_l {
    font-size: 4.6rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .compare .compare__text3 p .font_l {
    font-size: 5rem;
  }
}
.compare .compare__text3 p .exclamation {
  font-size: 135%;
  line-height: 1.2;
  display: inline-block;
  margin-inline: -0.25em;
  transform: translateY(3px) rotate(15deg);
}

.pianolist {
  padding-block: 30px 40px;
  background: url(../img/pianolist_bg_sp.jpg) no-repeat center center;
  background-size: cover;
}
@media print, screen and (min-width: 768px) {
  .pianolist {
    padding-block: 41px 60px;
    background-image: url(../img/pianolist_bg_pc.jpg);
  }
}
@media print, screen and (min-width: 920px) {
  .pianolist {
    padding-block: 52px 75px;
  }
}
@media print, screen and (min-width: 1260px) {
  .pianolist {
    padding-block: 63px 90px;
  }
}
.pianolist .pianolist__head {
  color: #FFF;
  text-align: center;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 768px) {
  .pianolist .pianolist__head {
    margin-bottom: 34px;
  }
}
@media print, screen and (min-width: 920px) {
  .pianolist .pianolist__head {
    margin-bottom: 37px;
  }
}
@media print, screen and (min-width: 1260px) {
  .pianolist .pianolist__head {
    margin-bottom: 40px;
  }
}
.pianolist .pianolist__head h2 {
  font-size: 2.7rem;
  font-weight: 800;
  line-height: 1.22;
  filter: drop-shadow(0 0 5px #6E2C11);
  margin-bottom: 10px;
}
@media print, screen and (min-width: 768px) {
  .pianolist .pianolist__head h2 {
    font-size: 3.5rem;
    line-height: 1.48;
    margin-bottom: 5px;
  }
}
@media print, screen and (min-width: 920px) {
  .pianolist .pianolist__head h2 {
    font-size: 4.3rem;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 1260px) {
  .pianolist .pianolist__head h2 {
    font-size: 5rem;
  }
}
.pianolist .pianolist__slide {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 768px) {
  .pianolist .pianolist__slide {
    margin-bottom: 50px;
  }
}
@media print, screen and (min-width: 920px) {
  .pianolist .pianolist__slide {
    margin-bottom: 65px;
  }
}
@media print, screen and (min-width: 1260px) {
  .pianolist .pianolist__slide {
    margin-bottom: 80px;
  }
}
.pianolist .pianolist__slide .splide__track {
  overflow: visible !important;
}
.pianolist .pianolist__slide .splide__slide a {
  display: block;
  padding: 18px;
  border-radius: 12px;
  background-color: #FFF;
  transition: transform 0.5s;
}
@media print, screen and (min-width: 768px) {
  .pianolist .pianolist__slide .splide__slide a {
    padding: 22px 22px 15px 22px;
  }
}
@media print, screen and (min-width: 920px) {
  .pianolist .pianolist__slide .splide__slide a {
    padding: 26px 26px 15px 26px;
  }
}
@media print, screen and (min-width: 1260px) {
  .pianolist .pianolist__slide .splide__slide a {
    padding: 30px 30px 15px 30px;
  }
}
@media (hover: hover) {
  .pianolist .pianolist__slide .splide__slide a:where(:any-link, :enabled, summary, span, dt, div):hover {
    transform: translateY(-10px);
  }
}
.pianolist .pianolist__slide .splide__slide img {
  display: block;
  margin-bottom: 11px;
}
.pianolist .pianolist__slide .splide__slide p {
  text-align: right;
  padding-right: 35px;
  position: relative;
}
.pianolist .pianolist__slide .splide__slide p::before, .pianolist .pianolist__slide .splide__slide p::after {
  top: 50%;
  transform: translateY(-50%);
}
.pianolist .pianolist__slide .splide__slide p::before {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #08851F;
  right: 0;
  z-index: 1;
}
@media print, screen and (min-width: 920px) {
  .pianolist .pianolist__slide .splide__slide p::before {
    width: 28px;
    height: 28px;
  }
}
.pianolist .pianolist__slide .splide__slide p::after {
  width: 6px;
  height: 9px;
  background-color: #FFF;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  right: 8px;
  z-index: 2;
}
@media print, screen and (min-width: 920px) {
  .pianolist .pianolist__slide .splide__slide p::after {
    width: 7px;
    height: 11px;
    right: 10px;
  }
}
.pianolist .pianolist__slide .splide__arrows {
  max-width: 90%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
}
.pianolist .pianolist__slide .splide__arrows .splide__arrow {
  width: 41px;
  height: 41px;
  display: block;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  transition: opacity 0.5s;
}
@media print, screen and (min-width: 768px) {
  .pianolist .pianolist__slide .splide__arrows .splide__arrow {
    width: 55px;
    height: 55px;
  }
}
@media print, screen and (min-width: 920px) {
  .pianolist .pianolist__slide .splide__arrows .splide__arrow {
    width: 70px;
    height: 70px;
  }
}
@media print, screen and (min-width: 1260px) {
  .pianolist .pianolist__slide .splide__arrows .splide__arrow {
    width: 83px;
    height: 83px;
  }
}
@media (hover: hover) {
  .pianolist .pianolist__slide .splide__arrows .splide__arrow:where(:any-link, :enabled, summary, span, dt, div):hover {
    opacity: 0.8;
  }
}
.pianolist .pianolist__slide .splide__arrows .splide__arrow svg {
  display: none;
}
.pianolist .pianolist__slide .splide__arrows .splide__arrow::after {
  width: 9px;
  height: 16px;
  margin: auto;
  background-color: #FFF;
  inset: 0;
}
@media print, screen and (min-width: 768px) {
  .pianolist .pianolist__slide .splide__arrows .splide__arrow::after {
    width: 12px;
    height: 22px;
  }
}
@media print, screen and (min-width: 920px) {
  .pianolist .pianolist__slide .splide__arrows .splide__arrow::after {
    width: 15px;
    height: 27px;
  }
}
@media print, screen and (min-width: 1260px) {
  .pianolist .pianolist__slide .splide__arrows .splide__arrow::after {
    width: 18px;
    height: 32px;
  }
}
.pianolist .pianolist__slide .splide__arrows .splide__arrow--prev {
  left: 0;
}
.pianolist .pianolist__slide .splide__arrows .splide__arrow--prev::after {
  clip-path: polygon(100% 0, 0 50%, 100% 100%);
  transform: translateX(-20%);
}
.pianolist .pianolist__slide .splide__arrows .splide__arrow--next {
  right: 0;
}
.pianolist .pianolist__slide .splide__arrows .splide__arrow--next::after {
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  transform: translateX(20%);
}
.pianolist .pianolist__flow {
  margin-bottom: 60px;
}
@media print, screen and (min-width: 768px) {
  .pianolist .pianolist__flow {
    margin-bottom: 55px;
  }
}
.pianolist .pianolist__flow h3 {
  font-size: 2.2rem;
  font-weight: 800;
  color: #FFF;
  text-align: center;
  line-height: 1.45;
  margin-bottom: 9px;
  filter: drop-shadow(0 0 5px #6E2C11);
}
@media print, screen and (min-width: 768px) {
  .pianolist .pianolist__flow h3 {
    font-size: 2.8rem;
    line-height: 1.47;
    margin-bottom: 13px;
  }
}
@media print, screen and (min-width: 920px) {
  .pianolist .pianolist__flow h3 {
    font-size: 3.3rem;
    margin-bottom: 15px;
  }
}
@media print, screen and (min-width: 1260px) {
  .pianolist .pianolist__flow h3 {
    font-size: 3.8rem;
    margin-bottom: 17px;
  }
}
.pianolist .pianolist__flow .flow__img {
  position: relative;
}
.pianolist .pianolist__flow .flow__img .cmn_button {
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .pianolist .pianolist__flow .flow__img .cmn_button {
    position: absolute;
    bottom: 15%;
    left: 0;
    right: 0;
    z-index: 1;
  }
}
.pianolist .pianolist__voice h3 {
  font-size: 2.5rem;
  font-weight: 800;
  color: #FFF;
  text-align: center;
  line-height: 1.47;
  margin-bottom: 20px;
  filter: drop-shadow(0 0 5px #6E2C11);
}
@media print, screen and (min-width: 768px) {
  .pianolist .pianolist__voice h3 {
    font-size: 3rem;
    margin-bottom: 22px;
  }
}
@media print, screen and (min-width: 920px) {
  .pianolist .pianolist__voice h3 {
    font-size: 3.5rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .pianolist .pianolist__voice h3 {
    font-size: 4rem;
  }
}
.pianolist .pianolist__voice ul {
  max-width: 1140px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .pianolist .pianolist__voice ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 27px;
  }
}
@media print, screen and (min-width: 920px) {
  .pianolist .pianolist__voice ul {
    gap: 34px;
  }
}
@media print, screen and (min-width: 1260px) {
  .pianolist .pianolist__voice ul {
    gap: 40px;
  }
}
.pianolist .pianolist__voice ul li {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 16px 20px;
  border-radius: 12px;
  background-color: #FFF;
}
@media print, screen and (min-width: 768px) {
  .pianolist .pianolist__voice ul li {
    gap: 25px;
    padding: 20px 28px;
    border-radius: 20px;
  }
}
@media print, screen and (min-width: 920px) {
  .pianolist .pianolist__voice ul li {
    gap: 30px;
    padding: 24px 37px;
    border-radius: 27px;
  }
}
@media print, screen and (min-width: 1260px) {
  .pianolist .pianolist__voice ul li {
    gap: 35px;
    padding: 27px 45px;
    border-radius: 34px;
  }
}
.pianolist .pianolist__voice ul img {
  width: 26.1%;
}
@media print, screen and (min-width: 768px) {
  .pianolist .pianolist__voice ul img {
    width: 27.6%;
  }
}
.pianolist .pianolist__voice ul p {
  flex: 1;
}

.advice {
  padding-block: 48px 32px;
  background-color: #FEF5D8;
}
@media print, screen and (min-width: 768px) {
  .advice {
    padding-block: 64px 37px;
  }
}
@media print, screen and (min-width: 920px) {
  .advice {
    padding-block: 79px 42px;
  }
}
@media print, screen and (min-width: 1260px) {
  .advice {
    padding-block: 94px 46px;
  }
}
.advice .advice__head {
  text-align: center;
  padding: 54px 20px 33px 20px;
  margin-bottom: 20px;
  border-radius: 15px;
  background-color: #F4E0A2;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .advice .advice__head {
    padding: 56px 24px 37px 24px;
    margin-bottom: 26px;
    border-radius: 20px;
  }
}
@media print, screen and (min-width: 920px) {
  .advice .advice__head {
    padding: 58px 27px 41px 27px;
    margin-bottom: 32px;
    border-radius: 28px;
  }
}
@media print, screen and (min-width: 1260px) {
  .advice .advice__head {
    padding: 60px 30px 45px 30px;
    margin-bottom: 38px;
    border-radius: 35px;
  }
}
.advice .advice__head h2 {
  width: 94.02%;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 768px) {
  .advice .advice__head h2 {
    width: 57.2%;
  }
}
.advice .advice__head p {
  font-size: 2rem;
  font-weight: 800;
  color: #40220F;
  line-height: 1.51;
}
@media print, screen and (min-width: 768px) {
  .advice .advice__head p {
    font-size: 2.5rem;
  }
}
@media print, screen and (min-width: 920px) {
  .advice .advice__head p {
    font-size: 2.9rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .advice .advice__head p {
    font-size: 3.3rem;
  }
}
.advice .advice__head p:last-child {
  font-size: 2rem;
  line-height: 1.35;
}
@media print, screen and (min-width: 768px) {
  .advice .advice__head p:last-child {
    font-size: 2.7rem;
    line-height: 1.52;
  }
}
@media print, screen and (min-width: 920px) {
  .advice .advice__head p:last-child {
    font-size: 3.4rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .advice .advice__head p:last-child {
    font-size: 4rem;
  }
}
.advice .advice__head ul {
  max-width: 400px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 5px 6px;
  margin: 9px auto 14px auto;
}
@media print, screen and (min-width: 768px) {
  .advice .advice__head ul {
    max-width: 790px;
    gap: 10px;
    margin: 14px auto;
  }
}
.advice .advice__head ul li {
  font-size: 1.9rem;
  font-weight: 800;
  color: #40220F;
  line-height: 1.13;
  width: calc((100% - 12px) / 3);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #FFF;
  position: relative;
}
@media print, screen and (min-width: 321px) {
  .advice .advice__head ul li {
    font-size: 2.3rem;
  }
}
@media print, screen and (min-width: 768px) {
  .advice .advice__head ul li {
    font-size: 2.8rem;
    width: 100%;
    flex: 1;
  }
}
@media print, screen and (min-width: 920px) {
  .advice .advice__head ul li {
    font-size: 3.3rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .advice .advice__head ul li {
    font-size: 3.7rem;
  }
}
.advice .advice__head ul li:nth-child(4), .advice .advice__head ul li:nth-child(5) {
  font-size: 1.7rem;
}
@media print, screen and (min-width: 321px) {
  .advice .advice__head ul li:nth-child(4), .advice .advice__head ul li:nth-child(5) {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .advice .advice__head ul li:nth-child(4), .advice .advice__head ul li:nth-child(5) {
    font-size: 2.4rem;
  }
}
@media print, screen and (min-width: 920px) {
  .advice .advice__head ul li:nth-child(4), .advice .advice__head ul li:nth-child(5) {
    font-size: 2.8rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .advice .advice__head ul li:nth-child(4), .advice .advice__head ul li:nth-child(5) {
    font-size: 3.1rem;
  }
}
.advice .advice__head ul li span {
  font-size: 1.4rem;
  line-height: 1.45;
  display: block;
}
@media print, screen and (min-width: 321px) {
  .advice .advice__head ul li span {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 768px) {
  .advice .advice__head ul li span {
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width: 920px) {
  .advice .advice__head ul li span {
    font-size: 2.1rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .advice .advice__head ul li span {
    font-size: 2.4rem;
  }
}
.advice .advice__head ul li .num {
  font-size: 1.3rem;
  font-weight: 800;
  color: #FFF;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background-color: #961212;
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 1;
}
@media print, screen and (min-width: 321px) {
  .advice .advice__head ul li .num {
    font-size: 1.4rem;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .advice .advice__head ul li .num {
    font-size: 1.8rem;
    width: 33px;
    height: 33px;
  }
}
@media print, screen and (min-width: 920px) {
  .advice .advice__head ul li .num {
    font-size: 2.2rem;
    width: 37px;
    height: 37px;
  }
}
@media print, screen and (min-width: 1260px) {
  .advice .advice__head ul li .num {
    font-size: 2.6rem;
    width: 41px;
    height: 41px;
  }
}
.advice .advice__head ul li .font_s {
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 1.2;
  display: block;
  margin-top: 3px;
  padding: 0 5px;
}
@media print, screen and (min-width: 768px) {
  .advice .advice__head ul li .font_s {
    font-size: 1.2rem;
    line-height: 1.4;
  }
}
.advice .advice__head .chukop {
  width: 29.25%;
  bottom: 0;
  left: 0;
  z-index: 1;
  transform: translate(-16%, 56%);
}
@media print, screen and (min-width: 768px) {
  .advice .advice__head .chukop {
    width: 19.03%;
    transform: translate(-44%, 14%);
  }
}
.advice .advice__text {
  font-size: 1.7rem;
  font-weight: 800;
  text-align: center;
  color: #40220F;
  line-height: 1.35;
  margin-bottom: 25px;
}
@media print, screen and (min-width: 768px) {
  .advice .advice__text {
    font-size: 2.2rem;
    line-height: 1.5;
    margin-bottom: 27px;
  }
}
@media print, screen and (min-width: 920px) {
  .advice .advice__text {
    font-size: 2.7rem;
    margin-bottom: 29px;
  }
}
@media print, screen and (min-width: 1260px) {
  .advice .advice__text {
    font-size: 3.2rem;
    margin-bottom: 30px;
  }
}
.advice .advice__text .font_l {
  font-size: 2.2rem;
  line-height: 1.5;
  display: block;
}
@media print, screen and (min-width: 768px) {
  .advice .advice__text .font_l {
    font-size: 2.8rem;
  }
}
@media print, screen and (min-width: 920px) {
  .advice .advice__text .font_l {
    font-size: 3.4rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .advice .advice__text .font_l {
    font-size: 4rem;
  }
}
.advice .advice__text .bg {
  line-height: 1.25;
  display: inline-flex;
  padding: 1px 3px;
  margin: 7px 0 3px 0;
  background: linear-gradient(#F2D788 0%, #F2D788 100%);
}
@media print, screen and (min-width: 768px) {
  .advice .advice__text .bg {
    line-height: 1.2;
    padding: 2px 7px;
    margin: 0 5px 0 0;
  }
}
.advice .advice__line {
  width: 100%;
  display: block;
  margin: 0 auto;
  transition: opacity 0.3s;
}
@media print, screen and (min-width: 768px) {
  .advice .advice__line {
    width: 56.14%;
  }
}
@media (hover: hover) {
  .advice .advice__line:where(:any-link, :enabled, summary, span, dt, div):hover {
    opacity: 0.8;
  }
}

.r5 {
  padding-block: 30px 50px;
}
@media print, screen and (min-width: 768px) {
  .r5 {
    padding-block: 50px 64px;
  }
}
@media print, screen and (min-width: 920px) {
  .r5 {
    padding-block: 70px 77px;
  }
}
@media print, screen and (min-width: 1260px) {
  .r5 {
    padding-block: 90px;
  }
}
.r5 .r5__head {
  text-align: center;
  margin-bottom: 38.8%;
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__head {
    margin-bottom: 50px;
  }
}
@media print, screen and (min-width: 920px) {
  .r5 .r5__head {
    margin-bottom: 55px;
  }
}
@media print, screen and (min-width: 1260px) {
  .r5 .r5__head {
    margin-bottom: 60px;
  }
}
.r5 .r5__head .slash_title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__head .slash_title {
    margin-bottom: 20px;
  }
}
.r5 .r5__head .slash_title::before, .r5 .r5__head .slash_title::after {
  content: "";
  width: 3px;
  height: 56px;
  display: block;
  border-radius: 4px;
  background-color: #D2AF1F;
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__head .slash_title::before, .r5 .r5__head .slash_title::after {
    width: 5px;
    height: 46px;
  }
}
.r5 .r5__head .slash_title::before {
  margin-right: 20px;
  transform: rotate(-25deg);
}
.r5 .r5__head .slash_title::after {
  margin-left: 13px;
  transform: rotate(25deg);
}
.r5 .r5__head h2 {
  font-size: 2.5rem;
  font-weight: 800;
  color: #FFF;
  line-height: 1.1;
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__head h2 {
    font-size: 3rem;
    line-height: 1.5;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
@media print, screen and (min-width: 920px) {
  .r5 .r5__head h2 {
    font-size: 3.5rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .r5 .r5__head h2 {
    font-size: 4rem;
  }
}
.r5 .r5__head h2 .spline {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__head h2 .spline {
    width: auto;
  }
}
.r5 .r5__head h2 .font_l {
  font-size: 3.2rem;
  line-height: 1;
  color: #D2AF1F;
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__head h2 .font_l {
    font-size: 3.8rem;
    line-height: 1.3;
  }
}
@media print, screen and (min-width: 920px) {
  .r5 .r5__head h2 .font_l {
    font-size: 4.4rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .r5 .r5__head h2 .font_l {
    font-size: 5rem;
  }
}
.r5 .r5__head h2 .exclamation {
  font-size: 130%;
  line-height: 1.1;
  display: inline-block;
  margin-inline: -0.25em;
  transform: translateY(-4px) rotate(15deg);
}
.r5 .r5__head p {
  color: #FFF;
  text-align: left;
  line-height: 1.71;
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__head p {
    text-align: center;
    line-height: 2.25;
  }
}
.r5 .r5__list {
  position: relative;
}
.r5 .r5__list .abimg {
  bottom: 100%;
  z-index: 1;
}
.r5 .r5__list .chukop1 {
  width: 34.92%;
  right: calc(50% + 6px);
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__list .chukop1 {
    width: 12.61%;
    left: 0;
    right: auto;
  }
}
.r5 .r5__list .chukop2 {
  width: 33.43%;
  left: calc(50% + 6px);
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__list .chukop2 {
    width: 12.14%;
    left: auto;
    right: 0;
  }
}
.r5 .r5__list > ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px 12px;
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__list > ul {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
@media print, screen and (min-width: 920px) {
  .r5 .r5__list > ul {
    grid-template-columns: repeat(5, 1fr);
  }
}
.r5 .r5__list > ul > li {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 0;
  padding: 12px;
  border-radius: 10px;
  background-color: #FFF;
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__list > ul > li {
    padding: 15px 13px;
  }
}
@media print, screen and (min-width: 920px) {
  .r5 .r5__list > ul > li {
    padding: 18px 14px;
  }
}
@media print, screen and (min-width: 1260px) {
  .r5 .r5__list > ul > li {
    padding: 20px 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__list > ul > li:nth-child(4) {
    transform: translateX(calc(50% + 10px));
  }
}
@media print, screen and (min-width: 920px) {
  .r5 .r5__list > ul > li:nth-child(4) {
    transform: translateX(0);
  }
}
.r5 .r5__list > ul > li:nth-child(5) {
  transform: translateX(calc(50% + 6px));
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__list > ul > li:nth-child(5) {
    transform: translateX(calc(50% + 10px));
  }
}
@media print, screen and (min-width: 920px) {
  .r5 .r5__list > ul > li:nth-child(5) {
    transform: translateX(0);
  }
}
.r5 .r5__list > ul h3 {
  font-weight: bold;
  text-align: center;
}
.r5 .r5__list > ul h3 span {
  display: block;
}
.r5 .r5__list > ul h3 .eng {
  font-size: 2.8rem;
  color: #D2AF1F;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__list > ul h3 .eng {
    font-size: 2.9rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .r5 .r5__list > ul h3 .eng {
    font-size: 3rem;
  }
}
.r5 .r5__list > ul h3 .ja {
  font-size: 1.4rem;
  color: #40220F;
  line-height: 1;
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__list > ul h3 .ja {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .r5 .r5__list > ul h3 .ja {
    font-size: 1.6rem;
  }
}
.r5 .r5__list > ul p {
  text-align: center;
  line-height: 1.35;
  padding-block: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #656565;
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__list > ul p {
    line-height: 1.43;
    padding-block: 15px;
    margin-bottom: 12px;
  }
}
.r5 .r5__list > ul dl {
  display: flex;
  align-items: start;
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__list > ul dl {
    gap: 5px;
  }
}
.r5 .r5__list > ul dl dt,
.r5 .r5__list > ul dl dd {
  font-size: 1.2rem;
  font-weight: 500;
  color: #656565;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .r5 .r5__list > ul dl dt,
  .r5 .r5__list > ul dl dd {
    font-size: 1.3rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .r5 .r5__list > ul dl dt,
  .r5 .r5__list > ul dl dd {
    font-size: 1.4rem;
  }
}
.r5 .r5__list > ul dl dd {
  flex: 1;
}
.r5 .r5__list > ul dl li {
  text-indent: -1em;
  padding-left: 1em;
}

.find {
  text-align: center;
  padding-block: 33px 30px;
  background-color: #FEF5D8;
}
@media print, screen and (min-width: 768px) {
  .find {
    padding-block: 36px 34px;
  }
}
@media print, screen and (min-width: 920px) {
  .find {
    padding-block: 38px 38px;
  }
}
@media print, screen and (min-width: 1260px) {
  .find {
    padding-block: 40px 42px;
  }
}
.find h2 {
  font-size: 2.5rem;
  font-weight: 800;
  color: #40220F;
  line-height: 1.28;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 768px) {
  .find h2 {
    font-size: 3.4rem;
    line-height: 1.48;
    margin-bottom: 22px;
  }
}
@media print, screen and (min-width: 920px) {
  .find h2 {
    font-size: 4.2rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .find h2 {
    font-size: 5rem;
  }
}
.find ul {
  max-width: 880px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .find ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media print, screen and (min-width: 920px) {
  .find ul {
    gap: 25px;
  }
}
@media print, screen and (min-width: 1260px) {
  .find ul {
    gap: 30px;
  }
}

.foot_search {
  padding-block: 19.2% 61.6%;
  background: linear-gradient(200deg, rgb(13, 18, 14) 0%, rgb(54, 58, 57) 45%, rgb(96, 102, 102) 65%, rgb(37, 44, 46) 100%);
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .foot_search {
    padding-block: 83px 60px;
    background: linear-gradient(135deg, rgb(47, 47, 47) 0%, rgb(54, 58, 57) 40%, rgb(96, 102, 102) 65%, rgb(37, 44, 46) 100%);
  }
}
@media print, screen and (min-width: 920px) {
  .foot_search {
    padding-block: 96px 65px;
  }
}
@media print, screen and (min-width: 1260px) {
  .foot_search {
    padding-block: 109px 70px;
  }
}
.foot_search .page_inner_m {
  position: relative;
}
.foot_search h2 {
  width: 100%;
  margin: 0 auto 35px auto;
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 768px) {
  .foot_search h2 {
    width: 67.89%;
    margin: 0 auto 34px auto;
  }
}
@media print, screen and (min-width: 920px) {
  .foot_search h2 {
    margin: 0 auto 43px auto;
  }
}
@media print, screen and (min-width: 1260px) {
  .foot_search h2 {
    margin: 0 auto 52px auto;
  }
}
.foot_search .search__link {
  display: grid;
  grid-template-columns: 1fr;
  gap: 25px;
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 768px) {
  .foot_search .search__link {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media print, screen and (min-width: 920px) {
  .foot_search .search__link {
    gap: 25px;
  }
}
@media print, screen and (min-width: 1260px) {
  .foot_search .search__link {
    gap: 30px;
  }
}
.foot_search .search__link_item .search__link_title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.foot_search .search__link_item h3 {
  font-size: 2.1rem;
  font-weight: 800;
  color: #FFF;
  text-align: center;
  line-height: 1;
  min-width: 295px;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 321px) {
  .foot_search .search__link_item h3 {
    font-size: 2.3rem;
  }
}
@media print, screen and (min-width: 768px) {
  .foot_search .search__link_item h3 {
    font-size: 2.4rem;
  }
}
@media print, screen and (min-width: 920px) {
  .foot_search .search__link_item h3 {
    font-size: 2.5rem;
  }
}
@media print, screen and (min-width: 1260px) {
  .foot_search .search__link_item h3 {
    font-size: 2.6rem;
    line-height: 1.69;
  }
}
.foot_search .search__link_item h3 br {
  display: block;
}
@media print, screen and (min-width: 1260px) {
  .foot_search .search__link_item h3 br {
    display: none;
  }
}
.foot_search .search__link_item h3 .exclamation {
  font-size: 135%;
  line-height: 1.1;
  display: inline-block;
  margin-inline: -0.15em -0.3em;
  transform: translateY(2px) rotate(15deg);
}
.foot_search .search__link_item .icon_attention {
  padding-inline: 28px;
}
.foot_search .search__link_item .icon_attention::before, .foot_search .search__link_item .icon_attention::after {
  width: 21px;
  height: 35px;
}
.foot_search .search__link_item .cmn_button a {
  width: 100%;
  max-width: 507px;
  padding: 15px 5px;
}
@media print, screen and (min-width: 768px) {
  .foot_search .search__link_item .cmn_button a {
    padding: 18px 5px;
  }
}
@media print, screen and (min-width: 920px) {
  .foot_search .search__link_item .cmn_button a {
    padding: 21px 5px;
  }
}
@media print, screen and (min-width: 1260px) {
  .foot_search .search__link_item .cmn_button a {
    padding: 24px 10px;
  }
}
.foot_search .abimg {
  z-index: 2;
}
.foot_search .chukop1 {
  width: 36.41%;
  bottom: 0;
  left: 0%;
  transform: translateY(129%);
}
@media print, screen and (min-width: 768px) {
  .foot_search .chukop1 {
    width: 17.19%;
    top: -21%;
    bottom: auto;
    left: -5%;
    transform: translateY(0);
  }
}
.foot_search .chukop2 {
  width: 61.19%;
  bottom: 0;
  right: 0%;
  transform: translateY(114%);
}
@media print, screen and (min-width: 768px) {
  .foot_search .chukop2 {
    width: 28.24%;
    top: -23%;
    bottom: auto;
    right: -11%;
    transform: translateY(0);
  }
}
.foot_search .bg__score {
  position: absolute;
  z-index: 1;
}
.foot_search .bg__score1 {
  width: 62.13%;
  top: 0;
  left: 0;
}
@media print, screen and (min-width: 768px) {
  .foot_search .bg__score1 {
    width: 38.73%;
    max-width: 488px;
  }
}
.foot_search .bg__score2 {
  width: 78.4%;
  bottom: 0;
  right: 0;
}
@media print, screen and (min-width: 768px) {
  .foot_search .bg__score2 {
    width: 25.79%;
    max-width: 325px;
  }
}

.sp_min {
  display: block;
}

.sp_min_inline {
  display: inline;
}

.sp {
  display: block;
}

.sp_inline {
  display: inline;
}

.sp_tab {
  display: block;
}

.sp_tab_inline {
  display: inline;
}

.pc,
.pc_inline {
  display: none !important;
}

.tab,
.tab_inline {
  display: none !important;
}

.pc_tab,
.pc_tab_inline {
  display: none !important;
}

@media print, screen and (min-width: 321px) {
  .sp_min,
  .sp_min_inline {
    display: none !important;
  }
}
@media print, screen and (min-width: 768px) {
  .sp,
  .sp_inline {
    display: none !important;
  }
  .tab {
    display: block !important;
  }
  .tab_inline {
    display: inline !important;
  }
  .pc_tab {
    display: block !important;
  }
  .pc_tab_inline {
    display: inline !important;
  }
}
@media print, screen and (min-width: 920px) {
  .sp_tab,
  .sp_tab_inline {
    display: none !important;
  }
  .tab,
  .tab_inline {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
  .pc_inline {
    display: inline !important;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?20tdwb");
  src: url("../fonts/icomoon.eot?20tdwb#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?20tdwb") format("truetype"), url("../fonts/icomoon.woff?20tdwb") format("woff"), url("../fonts/icomoon.svg?20tdwb#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-blank:before {
  content: "\e908";
}

.icon-instagram:before {
  content: "\e907";
}

.icon-excel:before {
  content: "\e902";
  color: #019a4f;
}

.icon-file:before {
  content: "\e904";
}

.icon-pdf:before {
  content: "\e905";
  color: #cb0909;
}

.icon-word:before {
  content: "\e906";
  color: #1256b2;
}

.icon-search:before {
  content: "\e901";
}

.icon-pinch:before {
  content: "\e903";
}

.page_inner_s {
  max-width: 800px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .page_inner_s {
    width: calc(100% - 60px);
  }
}
@media print, screen and (min-width: 920px) {
  .page_inner_s {
    width: calc(100% - 70px);
  }
}
@media print, screen and (min-width: 1260px) {
  .page_inner_s {
    width: calc(100% - 80px);
  }
}

.page_inner_m {
  max-width: 1140px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .page_inner_m {
    width: calc(100% - 60px);
  }
}
@media print, screen and (min-width: 920px) {
  .page_inner_m {
    width: calc(100% - 70px);
  }
}
@media print, screen and (min-width: 1260px) {
  .page_inner_m {
    width: calc(100% - 80px);
  }
}

.page_inner_l {
  max-width: 1260px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .page_inner_l {
    width: calc(100% - 60px);
  }
}
@media print, screen and (min-width: 920px) {
  .page_inner_l {
    width: calc(100% - 70px);
  }
}
@media print, screen and (min-width: 1260px) {
  .page_inner_l {
    width: calc(100% - 80px);
  }
}

.header .header__logo {
  width: 34.93%;
  position: absolute;
  top: 11px;
  left: 11px;
  z-index: 5;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.8s, transform 0.8s;
}
@media print, screen and (min-width: 768px) {
  .header .header__logo {
    width: 21.98%;
    max-width: 277px;
    top: 22px;
    left: 18px;
  }
}
@media print, screen and (min-width: 920px) {
  .header .header__logo {
    top: 25px;
    left: 20px;
  }
}
@media print, screen and (min-width: 1260px) {
  .header .header__logo {
    top: 28px;
    left: 22px;
  }
}
.header .header__logo a {
  display: block;
}
@media (hover: hover) {
  .header .header__logo a:where(:any-link, :enabled, summary, span, dt, div):hover {
    animation: logoBounce 0.6s ease-out;
  }
}
.header.active .header__logo {
  opacity: 1;
  transform: translateY(0);
}

@keyframes logoBounce {
  0% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(0);
  }
  70% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0);
  }
}
.footer {
  background-color: #FFF;
}
.footer .copyrights {
  text-align: center;
  padding: 7px 20px;
}
.footer .copyrights small {
  font-size: 1.2rem;
  color: #40220F;
  line-height: 1.4;
  display: block;
}