@charset "UTF-8";

body {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  color: #414141;
}

body a {
  color: #414141;
  text-decoration: none;
}

body a:hover {
  text-decoration: none;
}

.sp_only {
  display: none;
}

.bold {
  font-weight: bold;
}

.test {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

.inner {
  box-sizing: content-box;
  max-width: 1000px;
  padding: 0 2%;
  position: relative;
  margin: 0 auto;
}

img {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }

  .pc_only {
    display: none;
  }

  .sp_only {
    display: block;
  }

  .inner {
    padding: 0 5%;
  }
}

/*----------------------------------------------------- */
/*  cmn           */
/*----------------------------------------------------- */
.cmn_ttl {
  text-align: center;
  color: #FF7A21;
  font-size: 48px;
  font-weight: bold;
  padding-bottom: 50px;
  margin-bottom: 40px;
  background: url(../../images/bg_ttl.png) center bottom no-repeat;
  background-size: 20px;
}

@media screen and (max-width: 767px) {
  .cmn_ttl {
    font-size: 28px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background: url(../../images/bg_ttl.png) center bottom no-repeat;
    background-size: 12px;
  }
}

/*----------------------------------------------------- */
/*  mv           */
/*----------------------------------------------------- */
.mv {
  padding: 100px 2% 30px;
  background: url(../../images/bg_stripe.png);
  background-size: 91px;
}

.mv_box {
  max-width: 1180px;
  margin: 0 auto;
  position: relative;
  background: url(../../images/bg_mv_1118.png) no-repeat;
  background-size: contain;
  background-position: center center;
}

.mv_box::after {
  display: block;
  padding-top: 51%;
  content: "";
}

.mv_box .sp-only {
  display: none;
}

.mv_bkImg {
  position: absolute;
}

.mv_box_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mv_box_inner .num01 {
  position: absolute;
  bottom: 50.4%;
  left: 40%;
  font-size: min(1.3vw, 15px);
  font-weight: bold;
  text-align: center;
  line-height: 1;
  display: none;
}

.mv_box_inner .num01 span {
  letter-spacing: 0.2em;
}

.mv_box_inner .num01 em {
  font-size: min(2.1vw, 25px);
  font-weight: bold;
}

.mv_box_inner .num02 {
  position: absolute;
  bottom: 13.2%;
  left: 21.6%;
  font-size: min(2.44vw, 30px);
  font-weight: bold;
  line-height: 1;
  max-width: 140px;
  width: 11.39vw;
  text-align: center;
}

.mv_box_inner .num02 em {
  font-size: min(3.66vw, 45px);
  font-weight: bold;
}

.mv_box_inner .num03 {
  position: absolute;
  bottom: 18.5%;
  left: 41.1%;
  font-size: min(1.79vw, 22px);
  font-weight: bold;
  line-height: 1;
}

.mv_box_inner .num03 em {
  font-size: min(2.6vw, 32px);
  font-weight: bold;
}

.mv_box_inner .num09 {
  position: absolute;
  bottom: 13%;
  left: 41.1%;
  font-size: min(1.79vw, 22px);
  font-weight: bold;
  line-height: 1;
}

.mv_box_inner .num09 em {
  font-size: min(2.6vw, 32px);
  font-weight: bold;
}

.mv_box_inner .num04 {
  position: absolute;
  bottom: 20.5%;
  right: 21%;
  font-size: min(1.3vw, 15px);
  font-weight: bold;
  text-align: center;
  line-height: 1;
  display: none;
}

.mv_box_inner .num04 span {
  letter-spacing: 0.2em;
}

.mv_box_inner .num04 em {
  font-size: min(2.1vw, 25px);
  font-weight: bold;
}

.mv_box_inner .num05 {
  position: absolute;
  bottom: 13.2%;
  right: 36%;
  font-size: min(2.44vw, 30px);
  font-weight: bold;
  line-height: 1;
  max-width: 140px;
  width: 11.39vw;
  text-align: center;
}

.mv_box_inner .num05 em {
  font-size: min(3.66vw, 45px);
  font-weight: bold;
}

.mv_box_inner .num06 {
  position: absolute;
  bottom: 20.5%;
  left: 24%;
  font-size: min(0.81vw, 10px);
  font-weight: bold;
  line-height: 1;
  background-color: #ffdc21;
  padding: min(0.16vw, 2px);
}

.mv_box_inner .num06 em {
  font-size: min(0.97vw, 12px);
  font-weight: bold;
}

.mv_box_inner .num07 {
  position: absolute;
  bottom: 19.5%;
  left: 35%;
  font-size: min(0.57vw, 7px);
  font-weight: bold;
  line-height: 1;
  width: 5.7vw;
  max-width: 70px;
  text-align: center;
  background-color: #b8e8f4;
  padding: min(0.16vw, 2px);
}

.mv_box_inner .num07 em {
  font-size: min(0.894vw, 11px);
  font-weight: bold;
}

.mv_box_inner .num08 {
  position: absolute;
  bottom: 14.1%;
  left: 35%;
  font-size: min(0.57vw, 7px);
  font-weight: bold;
  line-height: 1;
  width: 5.7vw;
  max-width: 70px;
  text-align: center;
  background-color: #b8e8f4;
  padding: min(0.16vw, 2px);
}

.mv_box_inner .num08 em {
  font-size: min(0.894vw, 11px);
  font-weight: bold;
}

.mv_box_inner .num10 {
  position: absolute;
  bottom: 50.3%;
  right: 21.2%;
  font-size: min(1.3vw, 15px);
  font-weight: bold;
  text-align: center;
  line-height: 1;
  display: none;
}

.mv_box_inner .num10 span {
  letter-spacing: 0.2em;
}

.mv_box_inner .num10 em {
  font-size: min(2.1vw, 25px);
  font-weight: bold;
}

.mv_box_inner .num11 {
  position: absolute;
  bottom: 52.2%;
  left: 21.6%;
  font-size: min(2.44vw, 30px);
  font-weight: bold;
  line-height: 1;
  max-width: 140px;
  width: 11.39vw;
  text-align: center;
}

.mv_box_inner .num11_r {
  position: absolute;
  bottom: 52.2%;
  left: 36%;
  font-size: min(2.44vw, 30px);
  font-weight: bold;
  line-height: 1;
  max-width: 140px;
  width: 11.39vw;
  text-align: center;
}

.mv_box_inner .num11 em {
  font-size: min(3.66vw, 45px);
  font-weight: bold;
}

.mv_box_inner .num11_r em {
  font-size: min(3.66vw, 45px);
  font-weight: bold;
}

.mv_box_inner .num11 .label {
  font-size: min(1.6vw, 20px);
  /* Slightly larger - adjust as needed */
}

.mv_box_inner .num12 {
  position: absolute;
  bottom: 52.2%;
  right: 36%;
  font-size: min(2.44vw, 30px);
  font-weight: bold;
  line-height: 1;
  max-width: 140px;
  width: 11.39vw;
  text-align: center;
}

.mv_box_inner .num12 em {
  font-size: min(3.66vw, 45px);
  font-weight: bold;
}

.mv_box_inner .num12_r {
  position: absolute;
  bottom: 52.2%;
  right: 21.6%;
  font-size: min(2.44vw, 30px);
  font-weight: bold;
  line-height: 1;
  max-width: 140px;
  width: 11.39vw;
  text-align: center;
}

.mv_box_inner .num12_r em {
  font-size: min(3.66vw, 45px);
  font-weight: bold;
}

.mv_box_inner .num13 {
  position: absolute;
  bottom: 11.5%;
  left: 37%;
  font-size: min(1.5vw, 24px);
  font-weight: bold;
  text-align: center;
  line-height: 1;
  display: none;
}

.mv_box_inner .num13 span {
  letter-spacing: 0.2em;
}

.mv_box_inner .num13 em {
  font-size: min(3.6vw, 48px);
  font-weight: bold;
  line-height: 1.2;
  background: linear-gradient(transparent 60%, #fbdc21bf 30%);
  display: inline-block;
}

.mv_box_inner .num14 {
  position: absolute;
  bottom: 71.6%;
  right: 33.6%;
  font-size: min(2.76vw, 34px);
  font-weight: bold;
  line-height: 1;
  color: #fff;
}

.mv_box_inner .num15 {
  position: absolute;
  bottom: 34.7%;
  right: 33.6%;
  font-size: min(2.76vw, 34px);
  font-weight: bold;
  line-height: 1;
  color: #fff;
}

.mv_box_inner .mv_cta {
  display: inline-block;
  padding: 2px 2em 2px 1em;
  color: #fff;
  background-color: #FF7A21;
  border-radius: 4px;
  text-align: center;
  font-size: min(1.3vw, 16px);
  font-weight: 600;
  position: absolute;
  transition: all ease-in-out .3s;
}

.mv_box_inner .credit_cta {
  left: 27.4%;
  bottom: 45.4%;
}

.mv_box_inner .career_cta {
  left: 58.2%;
  bottom: 45.4%;
}

.mv_box_inner .paidy_cta {
  left: 27.4%;
  bottom: 8%;
}

.mv_box_inner .melpay_cta {
  left: 58.2%;
  bottom: 8%;
}

.mv_box_inner .mv_cta:hover {
  transform: translateY(-2px);
}

.mv_box_inner .mv_cta::after {
  content: "▶";
  font-size: 0.8em;
  position: absolute;
  top: calc(50% - 0.8em);
  right: 8%;
}

.hours-block {
  font-family: sans-serif;
  color: #333;
  line-height: 1.6;
  max-width: 600px;
  margin: 0 auto;
}

.hours-row {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 6px;
}

.hours-label {
  background: #FFDC22;
  color: #414141;
  font-weight: bold;
  padding: 6px 16px;
  border-radius: 9999px;
  font-size: 24px;
  white-space: nowrap;
}

.hours-time {
  font-size: 24px;
  font-weight: bold;
  padding-left: 0.5em;
}

.hours-note {
  font-size: 20px;
  color: #414141;
  margin: 0;
  padding-left: 1em;
}

@media screen and (max-width: 767px) {
  .mv {
    padding: 80px 0 20px;
    background: url(../../images/bg_stripe.png);
    background-size: 45px;
  }

  .mv_box {
    margin: 0 auto;
    position: relative;
    background: url(../../images/bg_mv_sp_1118.png) no-repeat;
    background-size: contain;
    background-position: center center;
  }

  .mv_box::after {
    padding-top: 141.6%;
  }

  .mv_box .pc-only {
    display: none;
  }

  .mv_box .sp-only {
    display: block;
  }

  .mv_box_inner .num01 {
    bottom: 73.4%;
    left: auto;
    right: 24%;
    font-size: 2.5vw;
  }

  .mv_box_inner .num01 em {
    font-size: 4.5vw;
  }

  .mv_box_inner .num02 {
    bottom: 28%;
    left: 23%;
    font-size: 3vw;
    width: 20vw;
  }

  .mv_box_inner .num02 em {
    font-size: 8vw;
  }

  .mv_box_inner .num03 {
    bottom: 31.6%;
    left: 65.1%;
    font-size: 3vw;
  }

  .mv_box_inner .num03 em {
    font-size: 6vw;
  }

  .mv_box_inner .num09 {
    bottom: 26.8%;
    left: 65.1%;
    font-size: 3vw;
  }

  .mv_box_inner .num09 em {
    font-size: 6vw;
  }

  .mv_box_inner .num04 {
    bottom: 14.2%;
    left: auto;
    right: 24%;
    font-size: 2.5vw;
  }

  .mv_box_inner .num04 em {
    font-size: 4.5vw;
  }

  .mv_box_inner .num05 {
    bottom: 9%;
    left: 23%;
    font-size: 3vw;
    width: 20vw;
  }

  .mv_box_inner .num05 em {
    font-size: 8vw;
  }

  .mv_box_inner .num06 {
    bottom: 33.8%;
    left: 24%;
    font-size: 1.8vw;
  }

  .mv_box_inner .num06 em {
    font-size: 2.4vw;
  }

  .mv_box_inner .num07 {
    bottom: 32.2%;
    left: 50%;
    font-size: 1.4vw;
    width: 14vw;
  }

  .mv_box_inner .num07 em {
    font-size: 2.4vw;
  }

  .mv_box_inner .num08 {
    bottom: 27.9%;
    left: 50%;
    font-size: 1.4vw;
    width: 14vw;
  }

  .mv_box_inner .num08 em {
    font-size: 2.4vw;
  }

  .mv_box_inner .num10 {
    bottom: 53.6%;
    left: auto;
    right: 24%;
    font-size: 2.5vw;
  }

  .mv_box_inner .num10 em {
    font-size: 4.5vw;
  }

  .mv_box_inner .num11 {
    bottom: 71%;
    left: 23%;
    font-size: 3vw;
    width: 20vw;
  }

  .mv_box_inner .num11 em {
    font-size: 8vw;
  }

  .mv_box_inner .num11_r {
    bottom: 71%;
    left: auto;
    right: 23%;
    font-size: 3vw;
    width: 20vw;
  }

  .mv_box_inner .num11_r em {
    font-size: 8vw;
  }

  .mv_box_inner .num12 {
    bottom: 53.2%;
    left: 23%;
    font-size: 3vw;
    width: 20vw;
  }

  .mv_box_inner .num12 em {
    font-size: 8vw;
  }

  .mv_box_inner .num12_r {
    bottom: 53.2%;
    left: auto;
    right: 23%;
    font-size: 3vw;
    width: 20vw;
  }

  .mv_box_inner .num12_r em {
    font-size: 8vw;
  }

  .mv_box_inner .num13 {
    bottom: 27%;
    right: 20%;
    left: auto;
    font-size: min(4vw, 24px);
  }

  .mv_box_inner .num13 em {
    font-size: min(10vw, 60px);
  }

  .mv_box_inner .num14 {
    bottom: 84%;
    right: 27.8%;
    font-size: 4.4vw;
  }

  .mv_box_inner .num15 {
    bottom: 42.1%;
    right: 27.8%;
    font-size: 4.4vw;
  }

  .mv_box_inner .mv_cta {
    font-size: 2.4vw;
    left: 36.2%;
    padding: 1px 2em 1px 1em;
  }

  .mv_box_inner .credit_cta {
    bottom: 66.6%;
  }

  .mv_box_inner .career_cta {
    bottom: 49.2%;
  }

  .mv_box_inner .paidy_cta {
    bottom: 24%;
  }

  .mv_box_inner .melpay_cta {
    bottom: 5.4%;
  }

  .hours-label {
    font-size: 18px;
  }

  .hours-time {
    font-size: 18px;
  }

  .hours-note {
    font-size: 12px;
  }
}

/*----------------------------------------------------- */
/*  cta           */
/*----------------------------------------------------- */
.cta {
  background: url(../../images/bg_dot.png);
  background-size: 37px;
  padding: 60px 0;
}

.cta_ttl {
  display: block;
  position: relative;
  max-width: 853px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  padding: 8px 0;
  background: #FFEDE2;
  color: #FF7A21;
  box-sizing: border-box;
  margin: 0 auto 20px;
}

.cta_ttl h2 {
  margin: 0;
  padding: 0 30px;
  border-top: dashed 2px #FFF;
  border-bottom: dashed 2px #FFF;
  line-height: 80px;
  font-size: 48px;
  font-weight: bold;
}

.cta_ttl:before,
.cta_ttl:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
}

.cta_ttl:before {
  top: 0;
  left: 0;
  border-width: 50px 0px 50px 30px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.cta_ttl:after {
  top: 0;
  right: 0;
  border-width: 50px 30px 50px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

.cta_wrap {
  max-width: 630px;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cta_dl {
  width: 63%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
}

.cta_dl dt {
  width: 44%;
  background: #FFDC22;
  text-align: center;
  border-radius: 100px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}

.cta_dl dd {
  width: 40%;
  margin-bottom: 10px;
}

.cta_pic {
  width: 27%;
}

.cta_btn {
  display: block;
  text-align: center;
  text-decoration: none;
  max-width: 630px;
  margin: auto;
  height: 70px;
  line-height: 70px;
  background: url(../../images/ico_triangle.png) right 25% center no-repeat #FF7A21;
  border: 1px solid #FF7A21;
  background-size: 13px;
  border-radius: 8px;
  transition: 0.5s;
  animation: move_d 2s infinite;
  box-shadow: 0 8px 0 #CF5300;
  position: relative;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

@keyframes move_d {
  0% {
    box-shadow: 0 8px 0 #CF5300;
    top: 0px;
  }

  10% {
    box-shadow: 0 0 0 #CF5300;
    top: 8px;
  }

  20% {
    box-shadow: 0 8px 0 #CF5300;
    top: 0px;
  }

  30% {
    box-shadow: 0 0 0 #CF5300;
    top: 8px;
  }

  40% {
    box-shadow: 0 8px 0 #CF5300;
    top: 0px;
  }
}

@media screen and (min-width: 768px) {
  .cta_btn {
    transition: 0.3s ease-in-out;
  }

  .cta_btn:hover {
    background: url(../../images/ico_triangle_02.png) right 25% center no-repeat #fff;
    background-size: 13px;
    color: #FF7A21;
  }
}

@media screen and (max-width: 1000px) {
  .cta_ttl h2 {
    font-size: 6vw;
  }
}

@media screen and (max-width: 767px) {
  .cta {
    background: url(../../images/bg_dot.png);
    background-size: 20px;
    padding: 30px 0;
  }

  .cta_ttl {
    height: 60px;
    line-height: 60px;
    text-align: center;
    padding: 6px 0;
    margin: 0 auto 20px;
  }

  .cta_ttl h2 {
    line-height: 44px;
    font-size: 5.5vw;
  }

  .cta_ttl:before {
    border-width: 30px 0px 30px 15px;
  }

  .cta_ttl:after {
    border-width: 30px 15px 30px 0px;
  }

  .cta_dl {
    font-size: 14px;
    margin-top: 10px;
  }

  .cta_dl dt {
    height: 28px;
    line-height: 28px;
  }

  .cta_pic {
    width: 27%;
  }

  .cta_btn {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    background: url(../../images/ico_triangle.png) right 8% center no-repeat #FF7A21;
    background-size: 10px;
    box-shadow: 0 6px 0 #CF5300;
  }
}

/*----------------------------------------------------- */
/*  news           */
/*----------------------------------------------------- */
.news {
  background: #FFFDE8;
  padding: 60px 0 120px;
}

.news_box {
  background: #fff;
  border: 2px solid #FF7A21;
  padding: 25px 0;
  box-shadow: 8px 8px 4px #e5e5e5;
  max-height: 466px;
  height: 100%;
}

.news_box_inner {
  overflow: scroll;
  padding: 0 30px;
  max-height: 416px;
  height: 100%;
}

.news_list li {
  border-bottom: 1px solid #9F9F9F;
  padding-bottom: 16px;
  margin-bottom: 16px;
}

.news_list .news_date {
  font-size: 24px;
  font-weight: bold;
}

.news_list .news_details {
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .news {
    padding: 30px 0 60px;
  }

  .news_box {
    background: #fff;
    border: 2px solid #FF7A21;
    padding: 20px 0;
    box-shadow: 8px 8px 4px #e5e5e5;
    max-height: 320px;
    height: 100%;
  }

  .news_box_inner {
    padding: 0 15px;
    max-height: 280px;
    height: 100%;
  }

  .news_list li {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }

  .news_list .news_date {
    font-size: 18px;
  }

  .news_list .news_details {
    font-size: 14px;
  }
}

/*----------------------------------------------------- */
/*  bland           */
/*----------------------------------------------------- */
.bland {
  padding: 100px 0 70px;
  position: relative;
  /* overflow-x: hidden; */
}

.bland_box {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  background: url(../../images/bg_bland_paidy_0609.png) no-repeat;
  background-size: contain;
  margin-bottom: 60px;
}

.paidy_box {
  margin-bottom: 15px;
}

.merpay_box {
  background: url(../../images/bg_bland_merpay_0609.png) no-repeat;
  background-size: contain;
}

.credit_box {
  background: url(../../images/bg_bland_credit_0609.png) no-repeat;
  background-size: contain;
  margin-bottom: 15px;
}

.career_box {
  background: url(../../images/bg_bland_career_0609.png) no-repeat;
  background-size: contain;
  margin-bottom: 15px;
}

.bland_box::after {
  display: block;
  padding-top: 47.6%;
  content: "";
}

.bland_box_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bland_box_inner .num01 {
  position: absolute;
  top: 22.5%;
  right: 25%;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.1;
}

.bland_box_inner .num01 span {
  letter-spacing: 0.2em;
}

.bland_box_inner .num01 em {
  font-size: 28px;
  font-weight: bold;
}

.bland_box_inner .num02 {
  position: absolute;
  bottom: 25%;
  left: 6%;
  font-size: 78px;
  font-weight: bold;
  line-height: 1;
  width: 38vw;
  text-align: center;
  max-width: 320px;
}

.career_box .bland_box_inner .num02 {
  bottom: 33%;
}

.bland_box_inner .num02 em {
  font-size: 105px;
  font-weight: bold;
}

.bland_box_inner .num03 {
  position: absolute;
  bottom: 46.4%;
  right: 6.5%;
  font-size: 44px;
  font-weight: bold;
  line-height: 1;
  width: 24vw;
  text-align: center;
  max-width: 200px;
}

.bland_box_inner .num03 em {
  font-size: 70px;
  font-weight: bold;
}

.bland_box_inner .num09 {
  position: absolute;
  bottom: 24%;
  right: 6.5%;
  font-size: 44px;
  font-weight: bold;
  line-height: 1;
  width: 24vw;
  text-align: center;
  max-width: 200px;
}

.bland_box_inner .num09 em {
  font-size: 70px;
  font-weight: bold;
}

.bland_box_inner .num06 {
  position: absolute;
  top: 39%;
  left: 17.6%;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

.bland_box_inner .num06 em {
  font-size: 23px;
  font-weight: bold;
}

.bland_box_inner .num07 {
  position: absolute;
  top: 40.4%;
  left: 52.6%;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

.bland_box_inner .num07 em {
  font-size: 17px;
  font-weight: bold;
}

.bland_box_inner .num08 {
  position: absolute;
  top: 63.6%;
  left: 52.6%;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

.bland_box_inner .num08 em {
  font-size: 17px;
  font-weight: bold;
}

.bland_box_inner .num10 {
  position: absolute;
  top: 27%;
  left: 63%;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}

.bland_box_inner .num10 em {
  font-weight: bold;
  font-size: 90px;
  background: linear-gradient(transparent 60%, #fbdc21bf 30%);
  display: inline-block;
}

.bland_txt {
  max-width: 566px;
  margin: 0 auto;
  height: 80px;
  background: url(../../images/bg_bland_ttl.png) no-repeat;
  background-size: contain;
  text-align: center;
  line-height: 80px;
  font-size: 30px;
  font-weight: bold;
}

.bland_pic {
  width: 209px;
  position: absolute;
  bottom: -5px;
  left: calc(50% + 250px);
}

.bland_cta {
  display: inline-block;
  width: 14em;
  padding: 4px 1em;
  color: #fff;
  background-color: #ff7a21;
  border-radius: 10px;
  text-align: center;
  font-size: min(4vw, 30px);
  font-weight: 600;
  position: absolute;
  bottom: 7.5%;
  left: 50%;
  transform: translateX(-50%);
  transition: all ease-in-out .3s;
}

/*.bland_cta:hover{
  transform: translateY(-2px);
}*/
.bland_cta::after {
  content: "▶";
  font-size: 0.8em;
  position: absolute;
  top: calc(50% - 0.8em);
  right: 8%;
}

@media screen and (max-width: 768px) {
  .bland {
    padding: 30px 0 140px;
  }

  .bland_box {
    background: url(../../images/bg_bland_paidy_sp_0609.png) no-repeat;
    background-size: contain;
    margin-bottom: 30px;
  }

  .bland_box::after {
    padding-top: 56.8%;
  }

  .merpay_box {
    background: url(../../images/bg_bland_merpay_sp_0609.png) no-repeat;
    background-size: contain;
  }

  .credit_box {
    background: url(../../images/bg_bland_credit_sp_0609.png) no-repeat;
    background-size: contain;
  }

  .career_box {
    background: url(../../images/bg_bland_career_sp_0609.png) no-repeat;
    background-size: contain;
  }

  .bland_box_inner .num01 {
    top: 20%;
    right: 20%;
    font-size: 2.5vw;
  }

  .bland_box_inner .num01 em {
    font-size: 4.5vw;
  }

  .bland_box_inner .num02 {
    bottom: 24%;
    left: 8%;
    font-size: 8vw;
    width: 34vw;
  }

  .bland_box_inner .num02 em {
    font-size: 12vw;
  }

  .bland_box_inner .num03 {
    bottom: 46.5%;
    right: 6.6%;
    font-size: 5vw;
    width: 22vw;
  }

  .bland_box_inner .num03 em {
    font-size: 8vw;
  }

  .bland_box_inner .num09 {
    bottom: 23%;
    right: 6.6%;
    font-size: 5vw;
    width: 22vw;
  }

  .bland_box_inner .num09 em {
    font-size: 8vw;
  }

  .bland_box_inner .num06 {
    top: 41%;
    left: 17%;
    font-size: 2.2vw;
  }

  .bland_box_inner .num06 em {
    font-size: 3.2vw;
  }

  .bland_box_inner .num07 {
    top: 44.2%;
    left: 52.6%;
    font-size: 1.5vw;
  }

  .bland_box_inner .num07 em {
    font-size: 2vw;
  }

  .bland_box_inner .num08 {
    top: 66.6%;
    left: 53.4%;
    font-size: 1.5vw;
  }

  .bland_box_inner .num08 em {
    font-size: 2vw;
  }

  .bland_box_inner .num10 {
    top: 28%;
    left: 60%;
    font-size: 4.5vw;
  }

  .bland_box_inner .num10 em {
    font-size: 10vw;
  }

  .bland_txt {
    height: 14vw;
    line-height: 12.5vw;
    font-size: 18px;
    font-weight: bold;
  }

  .bland_pic {
    width: 25%;
    position: absolute;
    bottom: -6%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .bland_cta {
    bottom: 3.5%;
    padding: 3px 1em;
  }
}

@media screen and (max-width:599px) {
  .bland {
    padding: 30px 0 120px;
  }

  .bland_pic {
    bottom: -5%;
  }
}

/*----------------------------------------------------- */
/*  step           */
/*----------------------------------------------------- */
.step {
  background: #FFFDE8;
  padding: 80px 0;
}

.step .inner {
  max-width: 1240px;
}

.step_ttl {
  display: flex;
  max-width: 550px;
  align-items: center;
  margin: 0 auto 10px;
}

.step_ttl img {
  max-width: 300px;
}

.step_ttl p {
  padding-top: 38px;
  margin-left: 5px;
  color: #FF7A21;
  font-size: 48px;
  font-weight: bold;
}

.step_list {
  display: flex;
  justify-content: space-between;
}

.step_list li {
  width: 31%;
  background: #fff;
  border-radius: 16px;
  padding: 40px;
}

.step_list_ttl {
  display: flex;
  margin-bottom: 10px;
}

.step_list_ttl p {
  width: 58px;
  color: #FF7A21;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin-right: 5px;
}

.step_list_ttl p em {
  font-size: 36px;
  font-weight: bold;
}

.step_list_ttl h3 {
  flex: 1;
  border-top: 1px solid #FF7A21;
  padding: 10px 0 0 20px;
  font-size: 24px;
  font-weight: bold;
  margin-top: 10px;
}

.step_list_pic {
  max-width: 85%;
  margin: 0 auto 15px;
}

.step_list_txt a {
  color: #1DBFFF;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .step {
    padding: 30px 0;
  }

  .step_ttl {
    display: flex;
    justify-content: center;
    margin: 0 auto 10px;
  }

  .step_ttl img {
    max-width: 40%;
  }

  .step_ttl p {
    padding-top: 10px;
    font-size: 28px;
  }

  .step_list {
    display: block;
    max-width: 90%;
    margin: 0 auto;
  }

  .step_list li {
    width: 100%;
    border-radius: 16px;
    padding: 5%;
  }

  .step_list li+li {
    margin-top: 20px;
  }

  .step_list_ttl {
    display: flex;
    margin-bottom: 10px;
  }

  .step_list_ttl p {
    width: 58px;
    color: #FF7A21;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin-right: 5px;
  }

  .step_list_ttl p em {
    font-size: 36px;
    font-weight: bold;
  }

  .step_list_ttl h3 {
    flex: 1;
    border-top: 1px solid #FF7A21;
    padding: 10px 0 0 20px;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
  }

  .step_list_pic {
    max-width: 85%;
    margin: 0 auto 15px;
  }

  .step_list_txt a {
    color: #1DBFFF;
    font-weight: bold;
  }
}

/*----------------------------------------------------- */
/*  method           */
/*----------------------------------------------------- */
.method {
  /* background: linear-gradient(140deg, #ffa76d, #ff7a21); */
  /* background: url(../../images/bg_check.png); */
  background: url(../../images/bg_dot.png);
  background-size: 30px;
  padding: 80px 0;
  color: #fff;
  text-align: center;
}

.method .inner {
  background: linear-gradient(140deg, #ffa76d, #ff7a21);
  border-radius: 16px;
  padding: 60px 2%;
  width: 90%;
}

.method_ttl {
  display: inline-block;
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 30px;
  position: relative;
}

.method_ttl::after {
  content: "";
  display: inline-block;
  width: 3em;
  height: 3em;
  background-image: url(../../images/pic_cta.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: calc(50% - 1.5em);
  right: -22%;
}

.method_cta_wrap {
  display: flex;
  justify-content: center;
  gap: 5%;
}

.method_cta {
  width: 40%;
  max-width: 500px;
  height: 60px;
  border-radius: 8px;
  background-color: #fff;
  color: #ff7a21;
  font-weight: bold;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  animation: move_m 2s infinite;
  position: relative;
}

@keyframes move_m {
  0% {
    top: 0px;
  }

  10% {
    top: 8px;
  }

  20% {
    top: 0px;
  }

  30% {
    top: 8px;
  }

  40% {
    top: 0px;
  }
}

.method_cta::after {
  content: "▶";
  font-size: 0.8em;
  position: absolute;
  top: calc(50% - 0.8em);
  right: 8%;
}

.method_cta:hover {
  background-color: #fffde8;
}

@media screen and (max-width:768px) {
  .method {
    padding: 30px 0;
  }

  .method .inner {
    padding: 30px 2%;
  }

  .method_ttl {
    font-size: 28px;
  }

  .method_cta {
    font-size: 16px;
    width: 45%;
  }

  .method_cta::after {
    right: 4%;
  }
}

@media screen and (max-width:599px) {
  .method_ttl {
    font-size: 20px;
  }

  .method_ttl::after {
    right: -2%;
    top: 1.8em;
    height: 2.5em;
    width: 2.5em;
  }

  .method_cta_wrap {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .method_cta {
    width: 85%;
  }
}

/*----------------------------------------------------- */
/*  reason           */
/*----------------------------------------------------- */
.reason {
  background: #EBFBFF;
  padding: 60px 0 80px;
}

.reason_ttl {
  display: flex;
  align-items: center;
  max-width: 840px;
  margin: 0 auto;
  padding-bottom: 50px;
  margin-bottom: 40px;
  background: url(../../images/bg_ttl_02.png) center bottom no-repeat;
  background-size: 20px;
}

.reason_ttl img {
  max-width: 313px;
}

.reason_ttl p {
  padding-top: 40px;
  margin-left: 5px;
  color: #1DBFFF;
  font-size: 48px;
  font-weight: bold;
}

.reason_txt {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
}

.reason_list {
  max-width: 840px;
  margin: 0 auto;
}

.reason_list li {
  background: #fff;
  padding: 30px 30px 30px 0;
  display: flex;
  justify-content: space-between;
}

.reason_list li+li {
  margin-top: 24px;
}

.reason_list_wrap {
  width: 55%;
}

.reason_list_txt {
  background: #1DBFFF;
  border-radius: 0 100px 100px 0;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding-left: 30px;
  margin: 0 0 10px;
}

.reason_list_ttl {
  font-size: 20px;
  font-weight: bold;
  color: #1DBFFF;
  padding-left: 22%;
  position: relative;
  margin-bottom: 10px;
}

.reason_list_ttl::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 20%;
  height: 1px;
  background: #1DBFFF;
}

.reason_list_details {
  padding-left: 30px;
}

.reason_list_pic {
  width: 40%;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 767px) {
  .reason {
    background: #EBFBFF;
    padding: 30px 0;
  }

  .reason_ttl {
    padding-bottom: 30px;
    margin-bottom: 30px;
    background: url(../../images/bg_ttl_02.png) center bottom no-repeat;
    background-size: 12px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin: 0 auto 10px;
  }

  .reason_ttl img {
    max-width: 40%;
  }

  .reason_ttl p {
    padding-top: 0;
    font-size: 28px;
    line-height: 1.2;
  }

  .reason_txt {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .reason_list li {
    padding: 3% 3% 3% 0;
    display: block;
  }

  .reason_list li+li {
    margin-top: 20px;
  }

  .reason_list_wrap {
    width: 100%;
  }

  .reason_list_txt {
    font-size: 18px;
    padding-left: 20px;
  }

  .reason_list_ttl {
    font-size: 16px;
    padding-left: 12%;
  }

  .reason_list_ttl::after {
    width: 10%;
  }

  .reason_list_details {
    padding-left: 3%;
  }

  .reason_list_pic {
    width: 40%;
    margin: 10px auto 0;
  }
}

/*----------------------------------------------------- */
/*  question           */
/*----------------------------------------------------- */
.question {
  background: #FFFDE8;
  padding: 60px 0;
}

.question_dl {
  max-width: 1000px;
  margin: 0 auto 15px;
  background: #fff;
  padding: 15px 25px;
}

.question_dl dt {
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  padding-left: 60px;
  position: relative;
}

.question_dl dt:before {
  content: "Q";
  position: absolute;
  top: -12px;
  left: 0;
  font-size: 32px;
  font-weight: bold;
  color: #FF7A21;
}

.question_dl dt::after {
  content: "";
  position: absolute;
  top: 2px;
  right: 0;
  width: 30px;
  height: 30px;
  background: url(../../images/ico_plus.png);
  background-size: 30px;
}

.question_dl dt.active::after {
  content: "";
  position: absolute;
  top: 2px;
  right: 0;
  width: 30px;
  height: 30px;
  background: url(../../images/ico_minus.png);
  background-size: 30px;
}

.question_dl dd {
  display: none;
  border-top: 1px solid #9F9F9F;
  padding: 10px 0 0 60px;
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  .question_dl {
    transition: 0.3s ease-in-out;
  }

  /*.question_dl:hover {
    opacity: 0.7;
  }*/
}

@media screen and (max-width: 767px) {
  .question {
    padding: 30px 0 15px;
  }

  .question_dl {
    padding: 10px;
  }

  .question_dl dt {
    font-size: 16px;
    padding-left: 30px;
  }

  .question_dl dt:before {
    top: -6px;
    font-size: 24px;
  }

  .question_dl dt::after {
    width: 24px;
    height: 24px;
    background: url(../../images/ico_plus.png);
    background-size: 24px;
  }

  .question_dl dt.active::after {
    width: 24px;
    height: 24px;
    background: url(../../images/ico_minus.png);
    background-size: 24px;
  }

  .question_dl dd {
    display: none;
    padding: 10px 0 0 30px;
  }
}

/*----------------------------------------------------- */
/*  policy           */
/*----------------------------------------------------- */
.policy {
  padding: 60px 0 100px;
}

.kiyaku {
  padding-bottom: 100px;
  padding-top: 80px;
  margin-top: -80px;
}

.policy_box,
.kiyaku_box {
  background: #fff;
  border: 2px solid #FF7A21;
  padding: 25px 0;
  box-shadow: 8px 8px 4px #e5e5e5;
  height: 328px;
}

.policy_box_inner,
.kiyaku_box_inner {
  overflow: scroll;
  padding: 0 30px;
  height: 278px;
}

.policy_box_inner h3,
.kiyaku_box_inner h3 {
  color: #FF7A21;
  font-size: 24px;
  font-weight: bold;
}

.policy_box_inner p,
.kiyaku_box_inner p {
  font-size: 20px;
}

.policy_box_inner p+h3,
.kiyaku_box_inner p+h3 {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .policy {
    padding: 30px 0 50px;
  }

  .kiyaku {
    padding-bottom: 50px;
  }

  .policy_box,
  .kiyaku_box {
    background: #fff;
    border: 2px solid #FF7A21;
    padding: 15px 0;
    height: 300px;
  }

  .policy_box_inner,
  .kiyaku_box_inner {
    padding: 0 15px;
    height: 270px;
  }

  .policy_box_inner h3,
  .kiyaku_box_inner h3 {
    font-size: 16px;
  }

  .policy_box_inner p,
  .kiyaku_box_inner p {
    font-size: 14px;
  }
}

/*----------------------------------------------------- */
/*  company           */
/*----------------------------------------------------- */
.company {
  background: #FFFDE8;
  padding: 80px 0;
}

.company_box {
  background: #fff;
  padding: 6% 10%;
}

@media screen and (max-width: 767px) {
  .company {
    background: #FFFDE8;
    padding: 30px 0;
  }

  .company_box {
    padding: 3%;
  }
}


/*----------------------------------------------------- */
/*  question           */
/*----------------------------------------------------- */
.flow {
  background: #FFFDE8;
  padding: 100px 0 60px;
}

.flow .inner>p {
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

.flow_text {
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
}

.flow_about {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 40px;
  border: 1px solid #FF7A21;
}

.flow_about p {
  color: #FF7A21;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}

.flow .question_dl {
  max-width: 1000px;
  margin: 0 auto 15px;
  background: #fff;
  padding: 15px 25px;
}

.flow .question_dl dt {
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  padding-left: 60px;
  position: relative;
}

.flow .question_dl dt span {
  color: #FF7A21;
  padding-right: 10px;
}

.flow .question_dl dt:before {
  content: "Q";
  position: absolute;
  top: -12px;
  left: 0;
  font-size: 32px;
  font-weight: bold;
  color: #FF7A21;
}

.flow #flow_step01 dt:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 34px;
  background: url(../../images/flow_step1.png) no-repeat;
  background-size: contain;
}

.flow #flow_step02 dt:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 34px;
  background: url(../../images/flow_step2.png) no-repeat;
  background-size: contain;
}

.flow #flow_step03 dt:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 34px;
  background: url(../../images/flow_step3.png) no-repeat;
  background-size: contain;
}

.flow #flow_step04 dt:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 34px;
  background: url(../../images/flow_step4.png) no-repeat;
  background-size: contain;
}

.flow .question_dl dt.first_document01:before {
  content: "1.";
}

.flow .question_dl dt.first_document02:before {
  content: "2.";
}

.flow .question_dl dt.precaution:before {
  content: "※";
}

.flow .question_dl dt::after {
  content: "";
  position: absolute;
  top: 2px;
  right: 0;
  width: 30px;
  height: 30px;
  background: url(../../images/ico_plus.png);
  background-size: 30px;
}

.flow .question_dl dt.active::after {
  content: "";
  position: absolute;
  top: 2px;
  right: 0;
  width: 30px;
  height: 30px;
  background: url(../../images/ico_minus.png);
  background-size: 30px;
}

.flow .question_dl dd {
  display: none;
  border-top: 1px solid #9F9F9F;
  padding: 10px 0 0 60px;
  margin-top: 10px;
}

.flow .question_dl dd a {
  color: #1DBFFF;
}

.flow .question_dl dd p {
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
}

.flow .question_dl dd>span {
  display: block;
  font-size: 20px;
  font-weight: bold;
}

.flow .question_dl dd .rink {
  text-align: right;
}

.flow .question_dl dd .cta_area {
  text-align: center;
  border: 2px solid #1DBFFF;
  padding: 10px 0;
  margin: 20px 0;
  font-weight: bold;
  border-radius: 10px;
}

.flow .question_dl dd .box_wrap {
  background: #FFFDE8;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 40px;
  border: 1px solid #FF7A21;
}

.flow .bluetext {
  color: #1DBFFF;
}

@media screen and (min-width: 768px) {
  .flow .question_dl {
    transition: 0.3s ease-in-out;
  }

  /*.question_dl:hover {
    opacity: 0.7;
  }*/
}

@media screen and (max-width: 767px) {
  .flow .question {
    padding: 30px 0 15px;
  }

  .flow .question_dl {
    padding: 10px;
  }

  .flow .question_dl dt {
    font-size: 16px;
    padding-left: 30px;
  }

  .flow .question_dl dt:before {
    top: -6px;
    font-size: 24px;
  }

  .flow .question_dl dt::after {
    width: 24px;
    height: 24px;
    background: url(../../images/ico_plus.png);
    background-size: 24px;
  }

  .flow .question_dl dt.active::after {
    width: 24px;
    height: 24px;
    background: url(../../images/ico_minus.png);
    background-size: 24px;
  }

  .flow .question_dl dd {
    display: none;
    padding: 10px 0 0 30px;
  }
}

/*# sourceMappingURL=style.css.map */