@charset "UTF-8";
/* CSS Document */
html {
  font-size: 62.5%; /* 16px * 62.5% = 10px */
  width: 100%;
  overflow-x: hidden;
}
* {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  vertical-align: top;
  text-decoration: none;
}
body {
  font-family: yakuhanjp,"Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
    "游ゴシック", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
  font-size: 2rem;
  line-height: 1.8;
  overflow-x: hidden;
  color: #000000;
  font-weight: 400;/*(ミディアム)*/
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
p {
  text-align: justify;
}
.bold {
  font-weight: 700;
  color: #ffd200;
}
/*マーカー*/
.marker {
  background: linear-gradient(transparent 60%, yellow 30%);
  display: inline;
}
figure {
  text-align: center;
}
img {
  margin-inline: auto;
  max-width: 100%;
  height: auto;
}

a:hover img {
  opacity: 1;
}
ul li,
ol li {
  list-style: none;
}
h2 {
  text-align: center;
  margin-inline: auto;
  line-height: 1.2;
  margin-bottom: 30px;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
.w_800 {
  max-width: 800px;
  margin-inline: auto;
}
.w_890 {
  max-width: 890px;
  margin-inline: auto;
}
.w_900 {
  max-width: 900px;
  margin-inline: auto;
}
.margin {
  margin-bottom: 40px;
}
.margin2 {
  margin-bottom: 70px;
}
.margin3 {
  margin-bottom: 28px;
}

.mar_b10 {
  margin-bottom: 10px;
}
.mar_b20 {
  margin-bottom: 20px;
}
.mar_b30 {
  margin-bottom: 30px;
}
.mar_b40 {
  margin-bottom: 40px;
}
.mar_b50 {
  margin-bottom: 50px;
}
.mar_b60 {
  margin-bottom: 60px;
}
.mar_b70 {
  margin-bottom: 70px;
}
.mar_b90 {
  margin-bottom: 90px;
}
.mar_b100 {
  margin-bottom: 100px;
}
.mar_b110 {
  margin-bottom: 110px;
}
.mar_b130 {
  margin-bottom: 130px;
}
.mar_b150 {
  margin-bottom: 150px;
}
.pa_40 {
  padding-block: 40px;
}
.pa_50 {
  padding-block: 50px;
}
.pa_50100 {
  padding-block: 50px 100px;
}

/*フォントサイズ*/
.t12 {
  font-size: 1.2rem;
}
.t16 {
  font-size: 1.6rem;
}
.t18 {
  font-size: clamp(1.4rem,2vw,1.8rem);
  line-height: 1.5;
}
.t20 {
  font-size: clamp(1.4rem,2vw,2rem);
  line-height: 1.5;
}
.t21 {
  font-size: clamp(1.3rem,2vw,2.1rem);
  line-height: 1.5;
}
.t23 {
  font-size: clamp(1.7rem,2vw,2.3rem);
  line-height: 1.5;
  letter-spacing: -0.7px;
}
.t24 {
  font-size: clamp(1.4rem,2vw,2.4rem);
  line-height: 1.5;
}
.t25 {
  font-size: clamp(1.6rem,2vw,2.5rem);
  line-height: 1.5;
}
.t30 {
  font-size: clamp(1.8rem,3vw,3rem);
  line-height: 1.6;
}
.t32 {
  font-size: clamp(2rem,3vw,3.2rem);
  line-height: 1.3;
}
.t35 {
  font-size: clamp(2.4rem,3vw,3.5rem);
  line-height: 1.2;
}
.t36 {
  font-size: clamp(2.1rem,3vw,3.6rem);
  line-height: 1.2;
}
.t38 {
  font-size: clamp(1.6rem,2.5vw,3.8rem);
  line-height: 1.2;
}
.t42 {
  font-size: clamp(1.6rem,4vw,4.2rem);
  line-height: 1.6;
  font-weight: 700;
}
.t45 {
  font-size: clamp(2.1rem,4vw,4.5rem);
  line-height: 1.2;
}
.t55 {
  font-size: clamp(2.1rem,4vw,5.5rem);
  line-height: 1.5;
  font-weight: 700;
}
.t60 {
  font-size: clamp(4.2rem,5vw,6rem);
  line-height: 1.2;
}
.t70 {
  font-size: clamp(5rem,5vw,7rem);
  line-height: 1;
}


.center {
  text-align: center;
  display: block;
}
.flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.flex2 {
  display: flex;
  flex-direction: column;
}
.flex3 {
  display: flex;
  justify-content: space-between;
}
.fit {
  margin-inline: auto;
  max-inline-size: fit-content;
}


#page-top p {
  padding: 0 !important;
}
.inner {
  width: 85%;
  max-width: 1000px;
  margin-inline: auto;
}

/*header*/
.header_mv {
  position: relative;
}
header .link {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.mv_wrap {
  padding-block: 10px 50px;
}

/*area_link*/
.link {
  text-align: center;
}
.link a {
  margin-inline: auto;
  display: inline-block;
  overflow: hidden;
  transition: 0.5s;
  margin-top: 15px;
  border-radius: 15px;
}

/*アニメーション(横、縦にフワフワ)*/
.animation {
  animation: fuwafuwa 2s linear infinite;
  scale: 1;
}

@keyframes fuwafuwa {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-3px);
  }
  100% {
    transform: translateY(0);
  }
}

/*アニメーション(揺れる)*/
.animation2 {
  animation: yureru-s 2s infinite;
  scale: 1;
}

@keyframes yureru-s {
  0% {
    transform: translate(2px, 0px);
}
5% {
    transform: translate(-2px, 0px);
}
10% {
    transform: translate(2px, 0px);
}
15% {
    transform: translate(-2px, 0px);
}
20% {
    transform: translate(2px, 0px);
}
25% {
    transform: translate(-2px, 0px);
}
30% {
    transform: translate(0px, 0px);
}
}

/*キラキラ*/
.shiny-btn:before {
  position: absolute;
  content: '';
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  animation: shiny-btn 1.7s ease-in-out infinite;
}

@keyframes shiny-btn {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0;
}
80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0.5;
}
81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1;
}
100% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0;
}
}

.day {
  background: #e6e6eb;
}
.day h3 {
  background: #eb00ff;
  color: #fff;
  text-align: center;
  padding: 15px 3%;
  line-height: 1;
}
.day .w_900 {
  max-width: 900px;
}
.day .t38 {
  color: #eb00ff;
  font-weight: 600;
}
.day .flex3 {
  gap: 20px;
}
.dot {
  border-bottom: 4px dotted #000;
}
.bold500 {
  font-weight: 500;
}

/*area1*/
.area_1,.area_3 {
  background: #000000;
}
.area_1 .text-area {
  color: #fff;
}


/*area_2*/


/*area_3*/
.area_3 ul {
  gap: 30px;
}


/*area_4*/
.area_4 .h2 {
  background: url(../images/area4_back@2x.png) no-repeat;
  background-size: cover;
  background-position-x: center;
  background-position: center bottom;
}
.area_4 .h2 h2 {
  padding-block: 22px 40px;
}


/*area_5*/
.area_5 .flex2 {
  gap: 40px;
}
.area_5 .flex {
  gap: 18px 2%;
  max-width: 960px;
  position: relative;
}
.area_5 .flex::before {
  position: absolute;
  content: "";
  width: 200%;
  height: 100px;
  background: #eb00ff;
  transform: rotate(-10deg);
  z-index: -1;
  top: 70px;

}
.area_5 .flex .text-area {
  max-width: 576px;
  margin-top: 200px;
  line-height: 1.44;
}
.area5_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.flex-start {
  align-items: flex-start;
}
.area_5 .text-area span {
  font-weight: 600;
}
.w_379 {
  max-width: 379px;
}
.book1 {
  margin-right: -7%;
  margin-bottom: 30px;
}
.w_358 {
  max-width: 358px;
}

/*area_6*/
.area_6 {
  background: #e6e6e6;
}
.area_6 .flex {
  gap: 46px;
  flex-direction: row-reverse;
}
.area_6 .flex li:has(p) {
  max-width: 660px;
}
.area_6 .flex2 {
  gap: 20px;
}
.area_6 .flex2 li {
  background: #fff;
}
.area_6 dt {
  background: #826e50;
  padding: 40px 40px 40px 120px;
  color: #fff;
  line-height: 1.2;
  position: relative;
  font-weight: 500;
}
.area_6 dt::before {
  position: absolute;
  content: "Q";
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 3.5rem;
}
.area_6 dd {
  position: relative;
  padding: 40px 40px 40px 120px;
}
.area_6 dd::before {
  position: absolute;
  content: "A";
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 3.5rem;
  color: #826e50;
}
.customer {
  font-weight: 600;
  margin-top: 40px;
  display: block;
}


/*footer*/
footer {
  background: #000;
  padding: 20px 0;
}
footer a,
.white {
  color: #fff;
}
#page-top a {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #eb00ff;
  font-weight: bold;
  color: #fff;
  letter-spacing: -0.5px;
}

/*特定商取引法============================*/

.upbox {
  width: 90%;
  margin: 15px auto;
}
.upbox h2 {
  font-size: 24px;
  margin: 0;
  padding: 0 0 15px 0;
}
.upbox h3 {
  font-size: 18px;
  text-align: left;
  margin: 30px 0 15px 0;
  padding: 0 0 0 10px;
  border-bottom: 1px solid #ddd;
}
.style4a {
  margin: 65px 0 30px !important;
  padding: .4em 0 .4em 1.2em !important;
  border-left: 3px solid #000;
  font-size: 20px !important;
  font-weight: 500;
  text-align: left;
}
table.up1 {
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  font-size: 16px;
  line-height: 1.6em;
}
table.up1 th {
  width: 30%;
  padding: 10px;
  box-sizing: border-box;
  background-color: #eee;
  font-weight: 600;
}
table.up1 td {
  width: 70%;
  padding: 10px;
  box-sizing: border-box;
  background-color: #f9f9f9;
}
table.up2 {
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  font-size: 16px;
  line-height: 1.6em;
}
table.up2 th {
  width: 50%;
  padding: 10px;
  box-sizing: border-box;
  background-color: #eee;
}
table.up2 td {
  width: 50%;
  padding: 10px;
  box-sizing: border-box;
  background-color: #f9f9f9;
}
.upbox ol {
  width: 90%;
  margin: 0 0 0 15px;
}
.upbox ol li {
  width: 100%;
  margin: 0 0 0 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.6em;
  list-style: decimal;
}
/*プライバシー============================*/
.upbox p {
  font-size: 16px;
  line-height: 1.6em;
  padding: 0 0 25px 0;
  margin: 0;
}
.upbox dl {
  width: 100%;
  margin: 20px auto;
}
.upbox dl dt {
  font-size: 20px;
  line-height: 1.6em;
  font-weight: bold;
  padding: 0 0 10px 0;
  background: none;
  color: #333;
}
.upbox dl dd {
  font-size: 16px;
  line-height: 1.6em;
  padding: 0 0 50px 0;
  background: none;
}
.upbox ul {
  width: 90%;
  margin: 0 0 0 5%;
}
.upbox ul li {
  width: 100%;
  margin: 0 0 0 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.6em;
  list-style: disc;
}

/*スマホ==========================================================================================================*/
@media screen and (max-width: 768px) {
  body {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .margin {
    margin-bottom: 20px;
  }
  .margin2 {
    margin-bottom: 40px;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }

  img {
    vertical-align: bottom;
  }
  h2 {
    margin-bottom: 14px;
  }

  .mar_b20 {
    margin-bottom: 10px;
  }
  .mar_b30 {
    margin-bottom: 20px;
  }
  .mar_b40 {
    margin-bottom: 20px;
  }
  .mar_b50 {
    margin-bottom: 30px;
  }
  .mar_b60 {
    margin-bottom: 40px;
  }
  .mar_b70 {
    margin-bottom: 35px;
  }
  .mar_b90 {
    margin-bottom: 30px;
  }
  .mb25 {
    margin-bottom: 15px !important;
  }
  .mb40,.mb45 {
    margin-bottom: 25px !important;
  }
  .mb60 {
    margin-bottom: 20px !important;
  }
  .mb65 {
    margin-bottom: 30px !important;
  }
  .pa_40 {
    padding-block: 20px;
  }
  .pa_50100 {
    padding-block: 25px 30px;
  }
  .pa_50 {
    padding-block: 30px;
  }
  .pb40 {
    padding-bottom: 22px !important;
  }

  .t16 {
    font-size: 1.2rem;
    letter-spacing: -0.7px;
  }

  header {
    margin-bottom: 0;
  }
  .header_mv img:not(.link img) {
    max-width: unset;
    width: 100%;
  }
  header .link {
    bottom: 10px;
  }
  .mv_wrap {
    padding-block: 8px 18px;
  }
  .link {
    margin-inline: auto;
  }

  .day.pa_50 {
    padding-block: 0 30px;
  }
  .day h3 {
    width: 100vw;
    margin-inline: calc(50% - 50vw);
  }
  .day .t38 {
    text-align: left;
    max-width: 325px;
  }
  .day .flex3 {
    flex-wrap: wrap;
    gap: 10px;
  }
  .day .flex3 li:first-child {
    width: 100%;
  }
  .day .flex3 li:not(.day .flex3 li:first-child) {
    width: calc(50% - 5px);
  }
  .day .flex3 li img {
    max-width: unset;
    width: 100%;
  }
  .dot {
    border-bottom: 2px dotted #000;
  }
  .area_3 ul {
    gap: 16px;
  }
  .area_4 .h2 {
    background: url(../images/area4_backsp@2x.png) no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position: center bottom;
  }
  .area_4 .h2 h2 {
    padding-block: 8px 28px;
  }
  .area_5 .flex:before {
    height: 67px;
  }
  .area_5 .flex .text-area {
    margin-top: 0;
  }
  .area_5 .flex2 {
    gap: 30px;
  }
  .w_379,.w_358  {
    max-width: unset;
  }
  .area_5 .float {
    float: right;
    margin-left: 6%;
    margin-right: -2%;
  }
  .area_5 .float2 {
    float: right;
    margin-left: 6%;
  }
  .book2 {
    width: 80%;
    margin-inline: auto;
  }
  .area_6 .flex {
    display: block;
  }
  .area_6 .flex li:has(img) {
    float: right;
  }
  .area_6 .flex2 {
    gap: 14px;
  }
  .area_6 dt,.area_6 dd {
    padding: 15px 15px 15px 48px;
  }
  .area_6 dt::before,.area_6 dd::before {
    font-size: 2.1rem;
    left: 15px;
  }
  .customer {
    margin-top: 30px;
  }

  footer {
    padding: 20px 0 5px;
  }
  footer .wrap {
    width: 100%;
    padding: 0 20px;
  }
  footer .footer {
    padding: 0;
    justify-content: center;
    flex-direction: column;
  }
  #page-top {
    bottom: 25px;
  }
  footer a {
    padding: 10px 0;
    display: inline-block;
  }

  /*特定商取引法============================*/
  .upbox {
    width: 90%;
    margin: 15px auto;
  }
  .upbox h2 {
    font-size: 20px;
    text-align: center;
    margin: 0;
    padding: 0 0 15px 0;
  }
  table.up1 {
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    font-size: 14px;
    line-height: 1.6em;
  }
  table.up1 th {
    width: 100%;
    display: block;
    padding: 5px 10px;
    box-sizing: border-box;
    background-color: #eee;
  }
  table.up1 td {
    width: 100%;
    display: block;
    padding: 5px 10px;
    box-sizing: border-box;
    background-color: #fff;
  }
  /*プライバシー============================*/
  .upbox p {
    font-size: 14px;
    line-height: 1.6em;
    padding: 0 0 15px 0;
    margin: 0;
  }
  .upbox dl {
    width: 100%;
    margin: 20px auto;
  }
  .upbox dl dt {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: bold;
    padding: 0 0 10px 0;
  }
  .upbox dl dd {
    font-size: 14px;
    line-height: 1.6em;
    padding: 0 0 30px 0;
  }
  .upbox ul {
    width: 90%;
    margin: 0 0 0 5%;
  }
  .upbox ul li {
    width: 100%;
    margin: 0 0 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.6em;
    list-style: disc;
  }
}
