@charset "UTF-8";

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
small,
strong,
b,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
footer,
header,
menu,
nav,
section,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: bottom;
  background: transparent
}

html {
  touch-action: manipulation
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%
}

ul li {
  list-style: none
}

a {
  color: #141414;
  margin: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline
}

a:hover {
  opacity: .7
}

table {
  border-spacing: 0
}

img {
  width: 100%;
  height: auto
}

body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", Meiryo, sans-serif;
  color: #141414;
  font-size: 32px
}

@media screen and (max-width:750px) {
  body {
    font-size: 4.2666666667vw
  }
}

body .serif {
  font-family: "Noto Serif JP", serif
}

.wrap {
  max-width: 750px;
  margin: 0 auto
}

.wrap .float_btn {
  display: flex;
  gap: 4px;
  width: 100%;
  max-width: 90%;
  margin: 0 auto;
  position: fixed;
  left: 0;
  right: 0;
  bottom: -170px;
  z-index: 99999;
  transition: all 0.3s ease-out
}

@media screen and (max-width:750px) {
  .wrap .float_btn {
    width: 92.5333333333vw;
    bottom: -22.6666666667vw
  }
}

.wrap .float_btn.fixed {
  bottom: 0
}

.wrap .float_btn span {
  display: block;
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  letter-spacing: .04em;
  position: absolute;
  top: 85px;
  left: 120px
}

@media screen and (max-width:750px) {
  .wrap .float_btn span {
    font-size: 4.5333333333vw;
    top: 11.3333333333vw;
    left: 16vw
  }
}

.wrap .float_btn span strong {
  font-size: 42px;
  font-weight: 700
}

@media screen and (max-width:750px) {
  .wrap .float_btn span strong {
    font-size: 5.6vw
  }
}

.wrap strong.red {
  color: #d41b27
}

.wrap strong.blue {
  color: #183c81
}

.wrap strong.gold {
  color: #c09624
}

.wrap .fv {
  height: 1220px
}

@media screen and (max-width:750px) {
  .wrap .fv {
    height: 162.6666666667vw
  }
}

.wrap .fv .header {
  display: flex;
  margin: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 750px
}

@media screen and (max-width:750px) {
  .wrap .fv .header {
    width: 100vw
  }
}

.wrap .fv .header .head_logo {
  width: 408px
}

@media screen and (max-width:750px) {
  .wrap .fv .header .head_logo {
    width: 54.4vw;
    height: 14.6666666667vw
  }
}

.wrap .fv .header .head_btn a {
  display: block;
  width: 320px;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .fv .header .head_btn a {
    width: 42.6666666667vw;
    height: 14.6666666667vw
  }
}

.wrap .fv .header .head_btn a span {
  display: block;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: .06em;
  font-feature-settings: "palt";
  position: absolute;
  top: 75px;
  left: 20px
}

@media screen and (max-width:750px) {
  .wrap .fv .header .head_btn a span {
    font-size: 3.2vw;
    top: 10vw;
    left: 2.6666666667vw
  }
}

.wrap .fv .kome {
  color: #fff;
  font-size: 24px;
  text-align: right;
  margin: 5px 20px 0 0
}

@media screen and (max-width:750px) {
  .wrap .fv .kome {
    font-size: 3.2vw;
    margin: .6666666667vw 2.6666666667vw 0 0
  }
}

.wrap .intro {
  background: url(../img/intro_bg.webp) no-repeat top center/100%;
  height: 1400px;
  padding-top: 100px;
  box-sizing: border-box;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .intro {
    height: 186.6666666667vw;
    padding-top: 13.3333333333vw
  }
}

.wrap .intro .top_icon {
  width: 100px;
  margin: 0 auto;
  position: absolute;
  top: -25px;
  left: 0;
  right: 0
}

@media screen and (max-width:750px) {
  .wrap .intro .top_icon {
    width: 13.3333333333vw;
    top: -3.3333333333vw
  }
}

.wrap .intro .tit_area {
  position: relative;
  text-align: center
}

.wrap .intro .tit_area span {
  font-weight: 700;
  text-align: center
}

.wrap .intro .tit_area span.tit01 {
  display: inline-block;
  font-size: 38px;
  margin-bottom: 20px
}

@media screen and (max-width:750px) {
  .wrap .intro .tit_area span.tit01 {
    font-size: 5.0666666667vw;
    margin-bottom: 2.6666666667vw
  }
}

.wrap .intro .tit_area span.tit02 {
  display: inline-block;
  font-size: 48px;
  margin: 30px 0 20px
}

@media screen and (max-width:750px) {
  .wrap .intro .tit_area span.tit02 {
    font-size: 6.4vw;
    margin: 4vw 0 2.6666666667vw
  }
}

.wrap .intro .tit_area span.tit02 strong {
  color: #183c81;
  background-position: top left 0;
  background-repeat: repeat-x;
  background-size: 1em .3em;
  background-image: radial-gradient(5px 5px at center center, #183c81, #183c81 100%, transparent, transparent);
  padding-top: 5px
}

@media screen and (max-width:750px) {
  .wrap .intro .tit_area span.tit02 strong {
    background-image: radial-gradient(.6666666667vw .6666666667vw at center center, #183c81, #183c81 100%, transparent, transparent);
    padding-top: .6666666667vw
  }
}

.wrap .intro .tit_area span.tit03 {
  color: #183c81;
  display: block;
  font-size: 66px
}

@media screen and (max-width:750px) {
  .wrap .intro .tit_area span.tit03 {
    font-size: 8.8vw
  }
}

.wrap .intro .text {
  line-height: 2;
  text-align: justify;
  width: 562px;
  margin: 90px auto 0
}

@media screen and (max-width:750px) {
  .wrap .intro .text {
    width: 74.9333333333vw;
    margin: 12vw auto 0
  }
}

.wrap .rank {
  background: url(../img/rank_bg.webp) no-repeat top center/100%;
  padding-top: 80px
}

@media screen and (max-width:750px) {
  .wrap .rank {
    padding-top: 10.6666666667vw
  }
}

.wrap .rank.last {
  margin-bottom: 190px
}

@media screen and (max-width:750px) {
  .wrap .rank.last {
    margin-bottom: 25.3333333333vw
  }
}

.wrap .rank .top {
  color: #fff;
  font-size: 38px;
  text-align: center;
  font-weight: 700;
  width: 414px;
  height: 88px;
  padding-top: 25px;
  margin: 0 auto;
  border-radius: 50px;
  background: #183c81;
  box-sizing: border-box;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .rank .top {
    font-size: 5.0666666667vw;
    width: 55.2vw;
    height: 11.7333333333vw;
    padding-top: 3.3333333333vw;
    border-radius: 6.6666666667vw
  }
}

.wrap .rank .top::before {
  content: "";
  display: block;
  width: 38px;
  height: 21px;
  margin: 0 auto;
  background: url(../img/rank_bubble_arrow.webp) no-repeat top left/100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -21px
}

@media screen and (max-width:750px) {
  .wrap .rank .top::before {
    width: 5.0666666667vw;
    height: 2.8vw;
    bottom: -2.8vw
  }
}

.wrap .rank .tit_area {
  margin-bottom: 20px
}

@media screen and (max-width:750px) {
  .wrap .rank .tit_area {
    margin-bottom: 2.6666666667vw
  }
}

.wrap .rank .tit_area span {
  display: block;
  text-align: center
}

.wrap .rank .tit_area span.tit01 {
  font-size: 41px;
  margin: 38px 0 20px
}

@media screen and (max-width:750px) {
  .wrap .rank .tit_area span.tit01 {
    font-size: 5.4666666667vw;
    margin: 5.0666666667vw 0 2.6666666667vw
  }
}

.wrap .rank .tit_area span.tit02 {
  color: #183c81;
  font-size: 66px
}

@media screen and (max-width:750px) {
  .wrap .rank .tit_area span.tit02 {
    font-size: 8.8vw
  }
}

.wrap .rank .slide {
  width: 390px;
  height: 80px;
  padding: 32px 0 0 105px;
  margin: 0 0 0 auto;
  background: url(../img/rank_slide_bg.webp) no-repeat top left/100%;
  box-sizing: border-box
}

@media screen and (max-width:750px) {
  .wrap .rank .slide {
    width: 52vw;
    height: 10.6666666667vw;
    padding: 4.2666666667vw 0 0 14vw
  }
}

.wrap .rank .slide p {
  color: #fff;
  font-size: 26px;
  font-weight: 700
}

@media screen and (max-width:750px) {
  .wrap .rank .slide p {
    font-size: 3.4666666667vw
  }
}

.wrap .rank .rank_box {
  overflow-x: scroll;
  overflow-y: hidden;
  width: 100%;
  margin-top: 25px
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box {
    margin-top: 3.3333333333vw
  }
}

.wrap .rank .rank_box .box_in {
  width: 930px
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box .box_in {
    width: 124vw
  }
}

.wrap .rank .rank_box .box_in .rank_table tr {
  display: flex;
  gap: 0 10px
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box .box_in .rank_table tr {
    gap: 0 1.3333333333vw
  }
}

.wrap .rank .rank_box .box_in .rank_table tr:nth-child(2) th {
  border-radius: 0 40px 0 0
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box .box_in .rank_table tr:nth-child(2) th {
    border-radius: 0 5.3333333333vw 0 0
  }
}

.wrap .rank .rank_box .box_in .rank_table tr:last-child th {
  border-radius: 0 0 40px 0;
  border-bottom: none
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box .box_in .rank_table tr:last-child th {
    border-radius: 0 0 5.3333333333vw 0
  }
}

.wrap .rank .rank_box .box_in .rank_table tr:last-child td {
  padding: 50px 0
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box .box_in .rank_table tr:last-child td {
    padding: 6.6666666667vw 0
  }
}

.wrap .rank .rank_box .box_in .rank_table tr:last-child td::after {
  content: none
}

.wrap .rank .rank_box .box_in .rank_table tr th,
.wrap .rank .rank_box .box_in .rank_table tr td {
  display: flex;
  align-items: center;
  justify-content: center;
  border-spacing: 0 10px
}

@media screen and (max-width:750px) {

  .wrap .rank .rank_box .box_in .rank_table tr th,
  .wrap .rank .rank_box .box_in .rank_table tr td {
    border-spacing: 0 1.3333333333vw
  }
}

.wrap .rank .rank_box .box_in .rank_table tr th {
  width: 170px;
  margin-right: 4px;
  border-bottom: 6px solid #fff;
  background: #6980ad
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box .box_in .rank_table tr th {
    width: 22.6666666667vw;
    margin-right: .5333333333vw;
    border-bottom: .8vw solid #fff
  }
}

.wrap .rank .rank_box .box_in .rank_table tr th.blank {
  background: transparent
}

.wrap .rank .rank_box .box_in .rank_table tr th p {
  color: #fff;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box .box_in .rank_table tr th p {
    font-size: 4vw
  }
}

.wrap .rank .rank_box .box_in .rank_table tr td {
  width: 236px;
  padding: 35px 0;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box .box_in .rank_table tr td {
    width: 31.4666666667vw;
    padding: 4.6666666667vw 0
  }
}

.wrap .rank .rank_box .box_in .rank_table tr td::after {
  content: "";
  width: 100%;
  height: 2px;
  background-image: linear-gradient(to right, #141414, #141414 2px, transparent 2px);
  background-size: 8px 2px;
  background-position: left bottom;
  background-repeat: repeat-x;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box .box_in .rank_table tr td::after {
    height: .2666666667vw;
    background-image: linear-gradient(to right, #141414, #141414 .2666666667vw, transparent .2666666667vw);
    background-size: 1.0666666667vw .2666666667vw
  }
}

.wrap .rank .rank_box .box_in .rank_table tr td div p {
  font-size: 32px;
  line-height: 1.12;
  text-align: center
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box .box_in .rank_table tr td div p {
    font-size: 4.2666666667vw
  }
}

.wrap .rank .rank_box .box_in .rank_table tr td div p strong {
  font-size: 34px;
  line-height: 1.17;
  font-weight: 700
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box .box_in .rank_table tr td div p strong {
    font-size: 4.5333333333vw
  }
}

.wrap .rank .rank_box .box_in .rank_table tr td div p strong span {
  color: #d41b27
}

.wrap .rank .rank_box .box_in .rank_table tr td div p.kome {
  color: #4d4d4d;
  font-size: 24px;
  height: 27px;
  margin-top: 10px
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box .box_in .rank_table tr td div p.kome {
    font-size: 3.2vw;
    height: 3.6vw;
    margin-top: 1.3333333333vw
  }
}

.wrap .rank .rank_box .box_in .rank_table tr td div .link {
  margin-top: 40px
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box .box_in .rank_table tr td div .link {
    margin-top: 5.3333333333vw
  }
}

.wrap .rank .rank_box .box_in .rank_table tr td div .link a {
  display: block;
  color: #fff;
  font-size: 36px;
  line-height: 1.22;
  font-weight: 700;
  text-align: center;
  width: 190px;
  height: 200px;
  margin: 0 auto;
  padding-top: 100px;
  border-radius: 30px;
  background: #d41b27;
  box-sizing: border-box;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box .box_in .rank_table tr td div .link a {
    font-size: 4.8vw;
    width: 25.3333333333vw;
    height: 26.6666666667vw;
    padding-top: 13.3333333333vw;
    border-radius: 4vw
  }
}

.wrap .rank .rank_box .box_in .rank_table tr td div .link a::before {
  content: "";
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0
}

.wrap .rank .rank_box .box_in .rank_table tr td div .link.tel a::before {
  width: 35px;
  height: 65px;
  background: url(../img/btn_tel_img.webp) no-repeat top left/100%;
  top: 19px
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box .box_in .rank_table tr td div .link.tel a::before {
    width: 4.6666666667vw;
    height: 8.6666666667vw;
    top: 2.5333333333vw
  }
}

.wrap .rank .rank_box .box_in .rank_table tr td div .link.freelisting a::before {
  width: 40px;
  height: 40px;
  background: url(../img/btn_arrow.webp) no-repeat top left/100%;
  top: 47px
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box .box_in .rank_table tr td div .link.freelisting a::before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    top: 6.2666666667vw
  }
}

.wrap .rank .rank_box .box_in .rank_table tr td.rank01 {
  background: #e3e8f0
}

.wrap .rank .rank_box .box_in .rank_table tr td.rank02,
.wrap .rank .rank_box .box_in .rank_table tr td.rank03 {
  background: #f2f2f2
}

.wrap .rank .rank_box .box_in .rank_table tr td.icon,
.wrap .rank .rank_box .box_in .rank_table tr td.shop {
  padding: 0
}

.wrap .rank .rank_box .box_in .rank_table tr td.icon::after {
  content: none
}

.wrap .rank .rank_box .box_in .rank_table tr td.icon.rank01 {
  padding-top: 54px;
  border-radius: 120px 120px 0 0
}

@media screen and (max-width:750px) {
  .wrap .rank .rank_box .box_in .rank_table tr td.icon.rank01 {
    padding-top: 7.2vw;
    border-radius: 16vw 16vw 0 0
  }
}

.wrap .rank .rank_box .box_in .rank_table tr td.icon.rank02,
.wrap .rank .rank_box .box_in .rank_table tr td.icon.rank03 {
  margin-top: 54px;
  border-radius: 40px 40px 0 0
}

@media screen and (max-width:750px) {

  .wrap .rank .rank_box .box_in .rank_table tr td.icon.rank02,
  .wrap .rank .rank_box .box_in .rank_table tr td.icon.rank03 {
    margin-top: 7.2vw;
    border-radius: 5.3333333333vw 5.3333333333vw 0 0
  }
}

.wrap .trick {
  padding: 0 0 60px;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .trick {
    padding: 0 0 8vw
  }
}

.wrap .trick h2 {
  font-size: 60px;
  line-height: 1.3;
  text-align: center
}

@media screen and (max-width:750px) {
  .wrap .trick h2 {
    font-size: 8vw
  }
}

.wrap .trick h2 strong {
  font-size: 88px;
  background: linear-gradient(transparent 70%, #cdab50 70% 90%, transparent 90%)
}

@media screen and (max-width:750px) {
  .wrap .trick h2 strong {
    font-size: 11.7333333333vw
  }
}

.wrap .trick h2 strong span {
  font-size: 84px
}

@media screen and (max-width:750px) {
  .wrap .trick h2 strong span {
    font-size: 11.2vw
  }
}

.wrap .trick .trick_img {
  position: relative
}

.wrap .trick .trick_img p[class^="trick_text0"] {
  font-size: 32px;
  line-height: 1.37;
  font-weight: 700;
  text-align: center;
  position: absolute
}

@media screen and (max-width:750px) {
  .wrap .trick .trick_img p[class^="trick_text0"] {
    font-size: 4.2666666667vw
  }
}

.wrap .trick .trick_img p[class^="trick_text0"] strong {
  color: #183c81;
  font-size: 38px;
  line-height: 1.26
}

@media screen and (max-width:750px) {
  .wrap .trick .trick_img p[class^="trick_text0"] strong {
    font-size: 5.0666666667vw
  }
}

.wrap .trick .trick_img .trick_text01 {
  top: 100px;
  left: 105px
}

@media screen and (max-width:750px) {
  .wrap .trick .trick_img .trick_text01 {
    top: 13.3333333333vw;
    left: 14vw
  }
}

.wrap .trick .trick_img .trick_text02 {
  top: 265px;
  left: 475px
}

@media screen and (max-width:750px) {
  .wrap .trick .trick_img .trick_text02 {
    top: 35.3333333333vw;
    left: 63.3333333333vw
  }
}

.wrap .trick .trick_text03 {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  margin: 75px 0 185px
}

@media screen and (max-width:750px) {
  .wrap .trick .trick_text03 {
    font-size: 4.8vw;
    margin: 10vw 0 24.6666666667vw
  }
}

.wrap .trick .trick_text04 {
  color: #fff;
  font-size: 44px;
  font-weight: 700;
  width: 534px;
  height: 121px;
  margin: 0 auto 12px;
  padding: 13px 0 0 30px;
  background: url(../img/trick_tit_line.webp) no-repeat top center/100%;
  box-sizing: border-box;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10
}

@media screen and (max-width:750px) {
  .wrap .trick .trick_text04 {
    font-size: 5.8666666667vw;
    width: 71.2vw;
    height: 16.1333333333vw;
    margin: 0 auto 1.6vw;
    padding: 1.7333333333vw 0 0 4vw
  }
}

.wrap .trick .trick_text04 strong {
  font-size: 54px;
  background-position: top left 0;
  background-repeat: repeat-x;
  background-size: 1em .3em;
  background-image: radial-gradient(5px 5px at center center, #fff, #fff 100%, transparent, transparent);
  padding-top: 5px
}

@media screen and (max-width:750px) {
  .wrap .trick .trick_text04 strong {
    font-size: 7.2vw;
    background-image: radial-gradient(.6666666667vw .6666666667vw at center center, #fff, #fff 100%, transparent, transparent);
    padding-top: .6666666667vw
  }
}

.wrap .trick .trick_text05 {
  width: 100%;
  color: #fff;
  font-size: 58px;
  line-height: 1.37;
  text-align: center;
  font-weight: 700;
  position: absolute;
  top: 66%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10
}

@media screen and (max-width:750px) {
  .wrap .trick .trick_text05 {
    font-size: 7.7333333333vw
  }
}

.wrap .tech {
  padding: 0
}

@media screen and (max-width:750px) {
  .wrap .tech {
    padding: 0
  }
}

.wrap .tech .tech_box {
  width: 646px;
  margin: 0 auto;
  padding: 90px 0 70px;
  border-radius: 20px;
  background: #fff;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .tech .tech_box {
    width: 86.1333333333vw;
    padding: 12vw 0 9.3333333333vw;
    border-radius: 2.6666666667vw
  }
}

.wrap .tech .tech_box h2 {
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  width: 468px;
  height: 74px;
  margin: 0 auto;
  padding-top: 17px;
  background: #141414;
  box-sizing: border-box;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0
}

@media screen and (max-width:750px) {
  .wrap .tech .tech_box h2 {
    font-size: 4.5333333333vw;
    width: 62.4vw;
    height: 9.8666666667vw;
    padding-top: 2.2666666667vw;
    top: -5.3333333333vw
  }
}

.wrap .tech .tech_box .tech_list {
  margin-left: 45px
}

@media screen and (max-width:750px) {
  .wrap .tech .tech_box .tech_list {
    margin-left: 6vw
  }
}

.wrap .tech .tech_box .tech_list li {
  display: flex;
  margin-top: 50px
}

@media screen and (max-width:750px) {
  .wrap .tech .tech_box .tech_list li {
    margin-top: 6.6666666667vw
  }
}

.wrap .tech .tech_box .tech_list li:first-child {
  margin-top: 0
}

.wrap .tech .tech_box .tech_list li:first-child .num::before {
  content: none
}

.wrap .tech .tech_box .tech_list li .num {
  width: 114px;
  height: 114px;
  margin-right: 25px;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .tech .tech_box .tech_list li .num {
    width: 15.2vw;
    height: 15.2vw;
    margin-right: 3.3333333333vw
  }
}

.wrap .tech .tech_box .tech_list li .num::before {
  content: "";
  display: block;
  width: 5px;
  height: 150px;
  margin: 0 auto;
  background: #c09624;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 114px;
  z-index: 99
}

@media screen and (max-width:750px) {
  .wrap .tech .tech_box .tech_list li .num::before {
    width: .6666666667vw;
    height: 20vw;
    bottom: 15.2vw
  }
}

.wrap .tech .tech_box .tech_list li .num img {
  position: relative;
  z-index: 999
}

.wrap .tech .tech_box .tech_list li .text_area .text01 {
  font-size: 40px;
  line-height: 1.35;
  font-weight: 700;
  margin: 5px 0 5px
}

@media screen and (max-width:750px) {
  .wrap .tech .tech_box .tech_list li .text_area .text01 {
    font-size: 5.3333333333vw;
    margin: .6666666667vw 0 .6666666667vw
  }
}

.wrap .tech .tech_box .tech_list li .text_area .text01 strong {
  color: #c09624
}

.wrap .tech .tech_box .tech_list li .text_area .text02 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.37
}

@media screen and (max-width:750px) {
  .wrap .tech .tech_box .tech_list li .text_area .text02 {
    font-size: 4.2666666667vw
  }
}

.wrap .tech .tech_text {
  color: #fff;
  line-height: 2;
  width: 646px;
  margin: 65px auto 0
}

@media screen and (max-width:750px) {
  .wrap .tech .tech_text {
    width: 86.1333333333vw;
    margin: 8.6666666667vw auto 0
  }
}

.wrap .tech .tech_text span {
  color: #141414;
  font-weight: 700;
  padding: 0 10px;
  background: #fff
}

@media screen and (max-width:750px) {
  .wrap .tech .tech_text span {
    padding: 0 1.3333333333vw
  }
}

.wrap .btn_area {
  background: #183c81;
  padding: 45px 0 50px
}

@media screen and (max-width:750px) {
  .wrap .btn_area {
    padding: 6vw 0 6.6666666667vw
  }
}

.wrap .btn_area .btn01 {
  margin-bottom: 20px
}

@media screen and (max-width:750px) {
  .wrap .btn_area .btn01 {
    margin-bottom: 2.6666666667vw
  }
}

.wrap .btn_effect {
  display: block;
  overflow: hidden;
  position: relative
}

.wrap .btn_effect::before {
  content: "";
  height: 100%;
  width: 30px;
  background-color: #fff;
  opacity: 0;
  transform: rotate(45deg);
  animation: reflection 2s ease-in-out infinite;
  position: absolute;
  top: -180px;
  left: 0;
  z-index: 999
}

@media screen and (max-width:750px) {
  .wrap .btn_effect::before {
    width: 4vw
  }
}

@keyframes reflection {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0
  }

  80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: .5
  }

  81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1
  }

  100% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0
  }
}

.wrap .tel_btn {
  width: 600px;
  margin: 0 auto;
  border-radius: 20px
}

@media screen and (max-width:750px) {
  .wrap .tel_btn {
    width: 80vw;
    border-radius: 2.6666666667vw
  }
}

.wrap .tel_btn a {
  display: block;
  color: #fff;
  font-size: 34px;
  line-height: 1.3;
  font-weight: 700;
  text-align: center;
  width: 600px;
  height: 140px;
  padding: 18px 0 0 45px;
  margin: 0 auto;
  background: url(../img/btn_bg.webp) no-repeat top center/100%;
  box-sizing: border-box;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .tel_btn a {
    font-size: 4.5333333333vw;
    width: 80vw;
    height: 18.6666666667vw;
    padding: 2.4vw 0 0 6vw
  }
}

.wrap .tel_btn a strong {
  font-size: 44px
}

@media screen and (max-width:750px) {
  .wrap .tel_btn a strong {
    font-size: 5.8666666667vw
  }
}

.wrap .tel_btn a::before,
.wrap .tel_btn a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%
}

.wrap .tel_btn a::before {
  width: 50px;
  height: 94px;
  margin-top: -47px;
  background: url(../img/btn_tel_img.webp) no-repeat top left/100%;
  left: 77px
}

@media screen and (max-width:750px) {
  .wrap .tel_btn a::before {
    width: 6.6666666667vw;
    height: 12.5333333333vw;
    margin-top: -6.2666666667vw;
    left: 10.2666666667vw
  }
}

.wrap .tel_btn a::after {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background: url(../img/btn_arrow.webp) no-repeat top left/100%;
  right: 35px
}

@media screen and (max-width:750px) {
  .wrap .tel_btn a::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    margin-top: -2.6666666667vw;
    right: 4.6666666667vw
  }
}

.wrap .mp {
  padding: 85px 0 125px
}

@media screen and (max-width:750px) {
  .wrap .mp {
    padding: 11.3333333333vw 0 16.6666666667vw
  }
}

.wrap .mp h2 span {
  display: block;
  text-align: center
}

.wrap .mp h2 .tit01 {
  font-size: 46px
}

@media screen and (max-width:750px) {
  .wrap .mp h2 .tit01 {
    font-size: 6.1333333333vw
  }
}

.wrap .mp h2 .tit02 {
  font-size: 60px;
  margin: 25px 0 75px
}

@media screen and (max-width:750px) {
  .wrap .mp h2 .tit02 {
    font-size: 8vw;
    margin: 3.3333333333vw 0 10vw
  }
}

.wrap .mp h2 .tit02 .line {
  padding-bottom: 13px;
  background: url(../img/mp_tit_line.webp) repeat-x bottom left;
  background-size: 33px 12px
}

@media screen and (max-width:750px) {
  .wrap .mp h2 .tit02 .line {
    padding-bottom: 1.7333333333vw;
    background-size: 4.4vw 1.6vw
  }
}

.wrap .mp .mp_list {
  display: flex;
  justify-content: center;
  gap: 0 30px
}

@media screen and (max-width:750px) {
  .wrap .mp .mp_list {
    gap: 0 4vw
  }
}

.wrap .mp .mp_list li .bubble {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 700;
  border-radius: 20px;
  box-sizing: border-box;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .mp .mp_list li .bubble {
    border-radius: 2.6666666667vw
  }
}

.wrap .mp .mp_list li .bubble::before {
  content: "";
  display: block;
  width: 24px;
  height: 22px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -22px
}

@media screen and (max-width:750px) {
  .wrap .mp .mp_list li .bubble::before {
    width: 3.2vw;
    height: 2.9333333333vw;
    bottom: -2.9333333333vw
  }
}

.wrap .mp .mp_list li .bubble p {
  line-height: 1.21
}

.wrap .mp .mp_list li .img {
  width: 118px;
  margin: 36px auto 22px
}

@media screen and (max-width:750px) {
  .wrap .mp .mp_list li .img {
    width: 15.7333333333vw;
    margin: 4.8vw auto 2.9333333333vw
  }
}

.wrap .mp .mp_list li .com {
  text-align: center;
  font-weight: 700;
  width: 140px;
  height: 56px;
  margin: 0 auto;
  padding-top: 10px;
  border-radius: 30px;
  box-sizing: border-box
}

@media screen and (max-width:750px) {
  .wrap .mp .mp_list li .com {
    width: 18.6666666667vw;
    height: 7.4666666667vw;
    padding-top: 1.3333333333vw;
    border-radius: 4vw
  }
}

.wrap .mp .mp_list li .price {
  text-align: center;
  font-weight: 700
}

.wrap .mp .mp_list li.type01 .bubble {
  width: 178px;
  height: 116px;
  margin-top: 16px;
  background: #dfca92
}

@media screen and (max-width:750px) {
  .wrap .mp .mp_list li.type01 .bubble {
    width: 23.7333333333vw;
    height: 15.4666666667vw;
    margin-top: 2.1333333333vw
  }
}

.wrap .mp .mp_list li.type01 .bubble::before {
  background: url(../img/mp_arrow01.webp) no-repeat top left/100%
}

.wrap .mp .mp_list li.type01 .com {
  font-size: 34px;
  background: #ccc
}

@media screen and (max-width:750px) {
  .wrap .mp .mp_list li.type01 .com {
    font-size: 4.5333333333vw
  }
}

.wrap .mp .mp_list li.type01 .price {
  margin-top: 25px
}

@media screen and (max-width:750px) {
  .wrap .mp .mp_list li.type01 .price {
    margin-top: 3.3333333333vw
  }
}

.wrap .mp .mp_list li.type01 .price span {
  font-size: 34px
}

@media screen and (max-width:750px) {
  .wrap .mp .mp_list li.type01 .price span {
    font-size: 4.5333333333vw
  }
}

.wrap .mp .mp_list li.type02 .bubble {
  width: 218px;
  height: 132px;
  background: #183c81
}

@media screen and (max-width:750px) {
  .wrap .mp .mp_list li.type02 .bubble {
    width: 29.0666666667vw;
    height: 17.6vw
  }
}

.wrap .mp .mp_list li.type02 .bubble::before {
  background: url(../img/mp_arrow02.webp) no-repeat top left/100%
}

.wrap .mp .mp_list li.type02 .bubble p {
  color: #fff;
  font-size: 38px
}

@media screen and (max-width:750px) {
  .wrap .mp .mp_list li.type02 .bubble p {
    font-size: 5.0666666667vw
  }
}

.wrap .mp .mp_list li.type02 .com {
  color: #fff;
  font-size: 38px;
  background: #183c81
}

@media screen and (max-width:750px) {
  .wrap .mp .mp_list li.type02 .com {
    font-size: 5.0666666667vw
  }
}

.wrap .mp .mp_list li.type02 .price {
  color: #183c81;
  margin-top: 20px
}

@media screen and (max-width:750px) {
  .wrap .mp .mp_list li.type02 .price {
    margin-top: 2.6666666667vw
  }
}

.wrap .mp .mp_list li.type02 .price span {
  font-size: 42px
}

@media screen and (max-width:750px) {
  .wrap .mp .mp_list li.type02 .price span {
    font-size: 5.6vw
  }
}

.wrap .esti {
  background: #bac4d9;
  padding: 130px 0 105px;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .esti {
    padding: 17.3333333333vw 0 14vw
  }
}

.wrap .esti .top_img {
  width: 230px;
  position: absolute;
  top: -65px;
  right: 0
}

@media screen and (max-width:750px) {
  .wrap .esti .top_img {
    width: 30.6666666667vw;
    top: -8.6666666667vw
  }
}

.wrap .esti .icon {
  width: 64px;
  margin: 0 auto;
  position: absolute;
  top: 55px;
  left: 0;
  right: 0
}

@media screen and (max-width:750px) {
  .wrap .esti .icon {
    width: 8.5333333333vw;
    top: 7.3333333333vw
  }
}

.wrap .esti h2 {
  font-size: 60px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  width: 634px;
  height: 270px;
  padding-top: 50px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .esti h2 {
    font-size: 8vw;
    width: 84.5333333333vw;
    height: 36vw;
    padding-top: 6.6666666667vw
  }
}

.wrap .esti h2 strong {
  font-size: 78px;
  line-height: 1.2
}

@media screen and (max-width:750px) {
  .wrap .esti h2 strong {
    font-size: 10.4vw
  }
}

.wrap .esti h2::before,
.wrap .esti h2::after {
  content: "";
  display: block;
  width: 184px;
  height: 112px;
  border-radius: 40px 0 40px 0;
  position: absolute
}

@media screen and (max-width:750px) {

  .wrap .esti h2::before,
  .wrap .esti h2::after {
    width: 24.5333333333vw;
    height: 14.9333333333vw;
    border-radius: 5.3333333333vw 0 5.3333333333vw 0
  }
}

.wrap .esti h2::before {
  border-top: 6px solid #fff;
  border-left: 6px solid #fff;
  top: 0;
  left: 0
}

@media screen and (max-width:750px) {
  .wrap .esti h2::before {
    border-top: .8vw solid #fff;
    border-left: .8vw solid #fff
  }
}

.wrap .esti h2::after {
  border-right: 6px solid #fff;
  border-bottom: 6px solid #fff;
  right: 0;
  bottom: 0
}

@media screen and (max-width:750px) {
  .wrap .esti h2::after {
    border-right: .8vw solid #fff;
    border-bottom: .8vw solid #fff
  }
}

.wrap .esti .esti_text {
  line-height: 2;
  text-align: justify;
  width: 646px;
  margin: 40px auto 0
}

@media screen and (max-width:750px) {
  .wrap .esti .esti_text {
    width: 86.1333333333vw;
    margin: 5.3333333333vw auto 0
  }
}

.wrap .esti .esti_text strong {
  color: #fff;
  padding: 0 10px;
  background: #183c81
}

@media screen and (max-width:750px) {
  .wrap .esti .esti_text strong {
    padding: 0 1.3333333333vw
  }
}

.wrap .offer {
  background: url(../img/offer_bg.webp) no-repeat top center/100%, #001b3b;
  padding: 447px 0 80px
}

@media screen and (max-width:750px) {
  .wrap .offer {
    padding: 59.6vw 0 10.6666666667vw
  }
}

.wrap .offer .offer_box {
  width: 706px;
  padding: 50px 0;
  margin: 0 auto;
  border-radius: 20px;
  background: #fff
}

@media screen and (max-width:750px) {
  .wrap .offer .offer_box {
    width: 94.1333333333vw;
    padding: 6.6666666667vw 0;
    border-radius: 2.6666666667vw
  }
}

.wrap .offer .offer_box h2 {
  text-align: center;
  line-height: 1.3
}

.wrap .offer .offer_box h2 span {
  font-size: 44px;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .offer .offer_box h2 span {
    font-size: 5.8666666667vw
  }
}

.wrap .offer .offer_box h2 span::before,
.wrap .offer .offer_box h2 span::after {
  content: "";
  display: block;
  width: 2px;
  height: 52px;
  background: #000;
  position: absolute;
  top: 10px
}

@media screen and (max-width:750px) {

  .wrap .offer .offer_box h2 span::before,
  .wrap .offer .offer_box h2 span::after {
    width: .2666666667vw;
    height: 6.9333333333vw;
    top: 1.3333333333vw
  }
}

.wrap .offer .offer_box h2 span::before {
  left: -30px;
  transform: rotate(-20deg)
}

@media screen and (max-width:750px) {
  .wrap .offer .offer_box h2 span::before {
    left: -4vw
  }
}

.wrap .offer .offer_box h2 span::after {
  right: -30px;
  transform: rotate(20deg)
}

@media screen and (max-width:750px) {
  .wrap .offer .offer_box h2 span::after {
    right: -4vw
  }
}

.wrap .offer .offer_box h2 strong {
  font-size: 84px
}

@media screen and (max-width:750px) {
  .wrap .offer .offer_box h2 strong {
    font-size: 11.2vw
  }
}

.wrap .offer .offer_box .deadline {
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  width: 394px;
  height: 62px;
  padding: 12px 0 0 40px;
  margin: 35px 0 20px;
  border-radius: 0 35px 35px 0;
  background: #d41b27;
  box-sizing: border-box
}

@media screen and (max-width:750px) {
  .wrap .offer .offer_box .deadline {
    font-size: 4vw;
    width: 52.5333333333vw;
    height: 8.2666666667vw;
    padding: 1.6vw 0 0 5.3333333333vw;
    margin: 4.6666666667vw 0 2.6666666667vw;
    border-radius: 0 4.6666666667vw 4.6666666667vw 0
  }
}

.wrap .offer .offer_box #countdown,
.wrap .offer .offer_box #countdown2 {
  display: flex;
  align-items: flex-end;
  font-weight: 700;
  margin: 0 0 38px 35px
}

@media screen and (max-width:750px) {

  .wrap .offer .offer_box #countdown,
  .wrap .offer .offer_box #countdown2 {
    margin: 0 0 5.0666666667vw 4.6666666667vw
  }
}

.wrap .offer .offer_box #countdown .time_top,
.wrap .offer .offer_box #countdown2 .time_top {
  font-size: 30px;
  margin-right: 5px
}

@media screen and (max-width:750px) {

  .wrap .offer .offer_box #countdown .time_top,
  .wrap .offer .offer_box #countdown2 .time_top {
    font-size: 4vw;
    margin-right: .6666666667vw
  }
}

.wrap .offer .offer_box #countdown .time,
.wrap .offer .offer_box #countdown2 .time {
  color: #d41b27;
  font-size: 30px;
  margin-left: 10px
}

@media screen and (max-width:750px) {

  .wrap .offer .offer_box #countdown .time,
  .wrap .offer .offer_box #countdown2 .time {
    font-size: 4vw;
    margin-left: 1.3333333333vw
  }
}

.wrap .offer .offer_box #countdown .time span,
.wrap .offer .offer_box #countdown2 .time span {
  font-size: 78px;
  vertical-align: -3px;
  margin-right: 5px
}

@media screen and (max-width:750px) {

  .wrap .offer .offer_box #countdown .time span,
  .wrap .offer .offer_box #countdown2 .time span {
    font-size: 10.4vw;
    vertical-align: -.4vw;
    margin-right: .6666666667vw
  }
}

.wrap .offer .offer_box .img {
  width: 628px;
  margin: 0 auto 40px
}

@media screen and (max-width:750px) {
  .wrap .offer .offer_box .img {
    width: 83.7333333333vw;
    margin: 0 auto 5.3333333333vw
  }
}

.wrap .offer .detail_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 55px 26px;
  margin-top: 65px
}

@media screen and (max-width:750px) {
  .wrap .offer .detail_list {
    gap: 7.3333333333vw 3.4666666667vw;
    margin-top: 8.6666666667vw
  }
}

.wrap .offer .detail_list li {
  width: 314px
}

@media screen and (max-width:750px) {
  .wrap .offer .detail_list li {
    width: 41.8666666667vw
  }
}

.wrap .offer .detail_list li h3 {
  font-size: 40px;
  text-align: center;
  font-weight: 700;
  height: 68px;
  padding-top: 12px;
  border-radius: 40px;
  background: #d3b566;
  box-sizing: border-box
}

@media screen and (max-width:750px) {
  .wrap .offer .detail_list li h3 {
    font-size: 5.3333333333vw;
    height: 9.0666666667vw;
    padding-top: 1.6vw;
    border-radius: 5.3333333333vw
  }
}

.wrap .offer .detail_list li .text {
  color: #fff;
  font-size: 34px;
  line-height: 1.35;
  text-align: center;
  margin-top: 20px
}

@media screen and (max-width:750px) {
  .wrap .offer .detail_list li .text {
    font-size: 4.5333333333vw;
    margin-top: 2.6666666667vw
  }
}

.wrap .offer .detail_list li .text strong {
  font-size: 38px
}

@media screen and (max-width:750px) {
  .wrap .offer .detail_list li .text strong {
    font-size: 5.0666666667vw
  }
}

.wrap .offer .detail_list li .kome {
  color: #fff;
  font-size: 24px;
  text-align: center;
  margin-top: 10px
}

@media screen and (max-width:750px) {
  .wrap .offer .detail_list li .kome {
    font-size: 3.2vw;
    margin-top: 1.3333333333vw
  }
}

.wrap .shop {
  background: url(../img/shop_bg.webp) no-repeat top center/100%, #fff;
  padding: 78px 0 85px
}

@media screen and (max-width:750px) {
  .wrap .shop {
    padding: 10.4vw 0 11.3333333333vw
  }
}

.wrap .shop .top {
  text-align: center
}

.wrap .shop .top span {
  color: #c09624;
  font-size: 40px;
  font-weight: 700;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .shop .top span {
    font-size: 5.3333333333vw
  }
}

.wrap .shop .top span::before,
.wrap .shop .top span::after {
  content: "";
  display: block;
  width: 26px;
  height: 44px;
  position: absolute;
  top: 10px
}

@media screen and (max-width:750px) {

  .wrap .shop .top span::before,
  .wrap .shop .top span::after {
    width: 3.4666666667vw;
    height: 5.8666666667vw;
    top: 1.3333333333vw
  }
}

.wrap .shop .top span::before {
  left: -48px;
  background: url(../img/shop_tit_line_l.webp) no-repeat top left/100%
}

@media screen and (max-width:750px) {
  .wrap .shop .top span::before {
    left: -6.4vw
  }
}

.wrap .shop .top span::after {
  right: -48px;
  background: url(../img/shop_tit_line_r.webp) no-repeat top left/100%
}

@media screen and (max-width:750px) {
  .wrap .shop .top span::after {
    right: -6.4vw
  }
}

.wrap .shop h2 {
  font-size: 90px;
  font-weight: 700;
  text-align: center;
  margin: 30px 0 45px
}

@media screen and (max-width:750px) {
  .wrap .shop h2 {
    font-size: 12vw;
    margin: 4vw 0 6vw
  }
}

.wrap .shop h2 span {
  font-size: 58px;
  font-family: "Noto Sans JP", sans-serif;
  vertical-align: 10px;
  border-bottom: 3px solid #141414;
  margin-right: 20px
}

@media screen and (max-width:750px) {
  .wrap .shop h2 span {
    font-size: 7.7333333333vw;
    vertical-align: 1.3333333333vw;
    border-bottom: .4vw solid #141414;
    margin-right: 2.6666666667vw
  }
}

.wrap .shop .shop_area {
  position: relative;
  margin-bottom: 20px
}

.wrap .shop .shop_area div[class^="area0"] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 135px;
  height: 135px;
  border-radius: 70px;
  position: absolute
}

@media screen and (max-width:750px) {
  .wrap .shop .shop_area {
    margin-bottom: 2.6666666667vw
  }

  .wrap .shop .shop_area div[class^="area0"] {
    width: 18vw;
    height: 18vw;
    border-radius: 9.3333333333vw
  }
}

.wrap .shop .shop_area div[class^="area0"] p {
  color: #fff;
  font-size: 26px;
  line-height: 1.3;
  font-weight: 700;
  text-align: center
}

@media screen and (max-width:750px) {
  .wrap .shop .shop_area div[class^="area0"] p {
    font-size: 3.4666666667vw
  }
}

.wrap .shop .shop_area .area01 {
  background: #43b3d8;
  top: 5px;
  left: 390px
}

@media screen and (max-width:750px) {
  .wrap .shop .shop_area .area01 {
    top: .6666666667vw;
    left: 52vw
  }
}

.wrap .shop .shop_area .area02 {
  background: #52bbad;
  top: 5px;
  left: 245px
}

@media screen and (max-width:750px) {
  .wrap .shop .shop_area .area02 {
    top: .6666666667vw;
    left: 32.6666666667vw
  }
}

.wrap .shop .shop_area .area03 {
  background: #f08f69;
  top: 604px;
  left: 570px
}

@media screen and (max-width:750px) {
  .wrap .shop .shop_area .area03 {
    top: 80.5333333333vw;
    left: 76vw
  }
}

.wrap .shop .shop_area .area04 {
  background: #a67c52;
  top: 173px;
  left: 327px
}

@media screen and (max-width:750px) {
  .wrap .shop .shop_area .area04 {
    top: 23.0666666667vw;
    left: 43.6vw
  }
}

.wrap .shop .shop_area .area05 {
  background: #9cc715;
  top: 604px;
  left: 415px
}

@media screen and (max-width:750px) {
  .wrap .shop .shop_area .area05 {
    top: 80.5333333333vw;
    left: 55.3333333333vw
  }
}

.wrap .shop .shop_area .area06 {
  background: #f5aa00;
  top: 604px;
  left: 260px
}

@media screen and (max-width:750px) {
  .wrap .shop .shop_area .area06 {
    top: 80.5333333333vw;
    left: 34.6666666667vw
  }
}

.wrap .shop .shop_area .area07 {
  background: #a380b7;
  top: 173px;
  left: 172px
}

@media screen and (max-width:750px) {
  .wrap .shop .shop_area .area07 {
    top: 23.0666666667vw;
    left: 22.9333333333vw
  }
}

.wrap .shop .shop_area .area08 {
  background: #c84e96;
  top: 173px;
  left: 24px
}

@media screen and (max-width:750px) {
  .wrap .shop .shop_area .area08 {
    top: 23.0666666667vw;
    left: 3.2vw
  }
}

.wrap .shop .shop_list {
  margin: 65px 0 70px
}

@media screen and (max-width:750px) {
  .wrap .shop .shop_list {
    margin: 8.6666666667vw 0 9.3333333333vw
  }
}

.wrap .shop .shop_list .box {
  margin-top: 20px
}

@media screen and (max-width:750px) {
  .wrap .shop .shop_list .box {
    margin-top: 2.6666666667vw
  }
}

.wrap .shop .shop_list .box:first-child {
  margin-top: 0
}

.wrap .shop .shop_list .box .area {
  color: #fff;
  font-size: 44px;
  font-weight: 700;
  text-align: center;
  letter-spacing: .04em;
  width: 600px;
  height: 120px;
  margin: 0 auto;
  padding-top: 35px;
  border-radius: 20px;
  background: #183c81;
  box-sizing: border-box;
  cursor: pointer;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .shop .shop_list .box .area {
    font-size: 5.8666666667vw;
    width: 80vw;
    height: 16vw;
    padding-top: 4.6666666667vw;
    border-radius: 2.6666666667vw
  }
}

.wrap .shop .shop_list .box .area:hover {
  opacity: .7
}

.wrap .shop .shop_list .box .area::before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background: url(../img/btn_arrow.webp) no-repeat top left/100%;
  position: absolute;
  top: 50%;
  right: 35px
}

@media screen and (max-width:750px) {
  .wrap .shop .shop_list .box .area::before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    margin-top: -2.6666666667vw;
    right: 4.6666666667vw
  }
}

.wrap .shop .shop_list .box .area_in {
  display: none;
  width: 600px;
  margin: 0 auto;
  padding-bottom: 50px
}

@media screen and (max-width:750px) {
  .wrap .shop .shop_list .box .area_in {
    width: 80vw;
    padding-bottom: 6.6666666667vw
  }
}

.wrap .shop .shop_list .box .area_in .area_list {
  margin-bottom: 40px
}

@media screen and (max-width:750px) {
  .wrap .shop .shop_list .box .area_in .area_list {
    margin-bottom: 5.3333333333vw
  }
}

.wrap .shop .shop_list .box .area_in .area_list li {
  display: flex;
  justify-content: space-between;
  padding: 35px 40px 30px;
  background-image: linear-gradient(to right, #333, #333 2px, transparent 2px);
  background-size: 8px 2px;
  background-position: left bottom;
  background-repeat: repeat-x
}

@media screen and (max-width:750px) {
  .wrap .shop .shop_list .box .area_in .area_list li {
    padding: 4.6666666667vw 5.3333333333vw 4vw;
    background-image: linear-gradient(to right, #333, #333 .2666666667vw, transparent .2666666667vw);
    background-size: 1.0666666667vw .2666666667vw
  }
}

.wrap .shop .shop_list .box .area_in .area_list li p {
  font-weight: 700
}

.wrap .review {
  background: url(../img/review_bg.webp) no-repeat top center/100% auto #f5dc8b;
  min-height: 1380px;
  padding-top: 123px;
  padding-bottom: 105px;
  box-sizing: border-box;
  margin-bottom: 230px
}

@media screen and (max-width:750px) {
  .wrap .review {
    min-height: 184vw;
    padding-top: 16.4vw;
    padding-bottom: 14vw;
    margin-bottom: 30.6666666667vw
  }
}

.wrap .review.review_last {
  margin-bottom: 0
}

.wrap .review .review_box {
  width: 646px;
  margin: 0 auto;
  border-radius: 20px;
  background: #fff;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .review .review_box {
    width: 86.1333333333vw;
    border-radius: 2.6666666667vw
  }
}

.wrap .review .review_box h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  width: 434px;
  height: 88px;
  padding-top: 25px;
  margin: 0 auto;
  background: #141414;
  box-sizing: border-box;
  position: absolute;
  top: -38px;
  left: 0;
  right: 0
}

@media screen and (max-width:750px) {
  .wrap .review .review_box h2 {
    font-size: 5.3333333333vw;
    width: 57.8666666667vw;
    height: 11.7333333333vw;
    padding-top: 3.3333333333vw;
    top: -5.0666666667vw
  }
}

.wrap .review .review_box .review_list .slick-slide {
  padding: 64px 0 80px
}

@media screen and (max-width:750px) {
  .wrap .review .review_box .review_list .slick-slide {
    padding: 8.5333333333vw 0 10.6666666667vw
  }
}

.wrap .review .review_box .review_list .slick-slide .icon {
  width: 250px;
  margin: 0 auto
}

@media screen and (max-width:750px) {
  .wrap .review .review_box .review_list .slick-slide .icon {
    width: 33.3333333333vw
  }
}

.wrap .review .review_box .review_list .slick-slide .head {
  font-size: 44px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
  padding: 35px 0 55px;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .review .review_box .review_list .slick-slide .head {
    font-size: 5.8666666667vw;
    margin-bottom: 5.3333333333vw;
    padding: 4.6666666667vw 0 7.3333333333vw
  }
}

.wrap .review .review_box .review_list .slick-slide .head::before {
  content: "";
  display: block;
  width: 520px;
  height: 25px;
  margin: 0 auto;
  background: url(../img/review_line.webp) no-repeat top left/100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0
}

@media screen and (max-width:750px) {
  .wrap .review .review_box .review_list .slick-slide .head::before {
    width: 69.3333333333vw;
    height: 3.3333333333vw
  }
}

.wrap .review .review_box .review_list .slick-slide .text {
  line-height: 2;
  text-align: justify;
  width: 538px;
  margin: 0 auto
}

@media screen and (max-width:750px) {
  .wrap .review .review_box .review_list .slick-slide .text {
    width: 71.7333333333vw
  }
}

.wrap .review .review_box .slick-dots {
  bottom: -74px
}

@media screen and (max-width:750px) {
  .wrap .review .review_box .slick-dots {
    bottom: -9.8666666667vw
  }
}

.wrap .review .review_box .slick-dots li {
  width: 28px;
  height: 28px;
  margin: 0 30px
}

@media screen and (max-width:750px) {
  .wrap .review .review_box .slick-dots li {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
    margin: 0 4vw
  }
}

.wrap .review .review_box .slick-dots li button {
  width: 28px;
  height: 28px
}

@media screen and (max-width:750px) {
  .wrap .review .review_box .slick-dots li button {
    width: 3.7333333333vw;
    height: 3.7333333333vw
  }
}

.wrap .review .review_box .slick-dots li button::before {
  content: "";
  width: 28px;
  height: 28px;
  border-radius: 15px;
  background: #fff;
  opacity: 1
}

@media screen and (max-width:750px) {
  .wrap .review .review_box .slick-dots li button::before {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
    border-radius: 2vw
  }
}

.wrap .review .review_box .slick-dots li.slick-active button::before {
  background: #183c81;
  opacity: 1
}

.wrap .step {
  background: url(../img/step_bg.webp) no-repeat top center/100%, #fff;
  padding: 345px 0 130px
}

@media screen and (max-width:750px) {
  .wrap .step {
    padding: 46vw 0 17.3333333333vw
  }
}

.wrap .step .top {
  text-align: center;
  font-weight: 700
}

.wrap .step .top span {
  font-size: 40px;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .step .top span {
    font-size: 5.3333333333vw
  }
}

.wrap .step .top span::before,
.wrap .step .top span::after {
  content: "";
  display: block;
  width: 3px;
  height: 50px;
  background: #000;
  position: absolute;
  top: 10px
}

@media screen and (max-width:750px) {

  .wrap .step .top span::before,
  .wrap .step .top span::after {
    width: .4vw;
    height: 6.6666666667vw;
    top: 1.3333333333vw
  }
}

.wrap .step .top span::before {
  left: -30px;
  transform: rotate(-20deg)
}

@media screen and (max-width:750px) {
  .wrap .step .top span::before {
    left: -4vw
  }
}

.wrap .step .top span::after {
  right: -30px;
  transform: rotate(20deg)
}

@media screen and (max-width:750px) {
  .wrap .step .top span::after {
    right: -4vw
  }
}

.wrap .step .tit01 {
  text-align: center;
  font-weight: 700;
  margin: 20px 0
}

@media screen and (max-width:750px) {
  .wrap .step .tit01 {
    margin: 2.6666666667vw 0
  }
}

.wrap .step .tit01 span {
  font-size: 40px;
  background: linear-gradient(transparent 70%, #d9c07c 70% 90%, transparent 90%)
}

@media screen and (max-width:750px) {
  .wrap .step .tit01 span {
    font-size: 5.3333333333vw
  }
}

.wrap .step .tit01 span .l01 {
  font-size: 60px;
  padding: 0 10px
}

@media screen and (max-width:750px) {
  .wrap .step .tit01 span .l01 {
    font-size: 8vw;
    padding: 0 1.3333333333vw
  }
}

.wrap .step .tit01 span .l02 {
  font-size: 50px
}

@media screen and (max-width:750px) {
  .wrap .step .tit01 span .l02 {
    font-size: 6.6666666667vw
  }
}

.wrap .step .tit02 {
  text-align: center;
  font-weight: 700
}

.wrap .step .tit02 span {
  font-size: 60px;
  background: linear-gradient(transparent 70%, #d9c07c 70% 90%, transparent 90%)
}

@media screen and (max-width:750px) {
  .wrap .step .tit02 span {
    font-size: 8vw
  }
}

.wrap .step .step_list {
  margin: 75px 0 75px 106px
}

@media screen and (max-width:750px) {
  .wrap .step .step_list {
    margin: 10vw 0 10vw 14.1333333333vw
  }
}

.wrap .step .step_list li {
  display: flex;
  align-items: center;
  margin-top: 20px
}

@media screen and (max-width:750px) {
  .wrap .step .step_list li {
    margin-top: 2.6666666667vw
  }
}

.wrap .step .step_list li:first-child {
  margin-top: 0
}

.wrap .step .step_list li .head {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  width: 160px;
  height: 70px;
  padding-top: 15px;
  background: #000;
  box-sizing: border-box
}

@media screen and (max-width:750px) {
  .wrap .step .step_list li .head {
    font-size: 4.2666666667vw;
    width: 21.3333333333vw;
    height: 9.3333333333vw;
    padding-top: 2vw
  }
}

.wrap .step .step_list li .text {
  font-size: 36px;
  font-weight: 700;
  margin-left: 30px
}

@media screen and (max-width:750px) {
  .wrap .step .step_list li .text {
    font-size: 4.8vw;
    margin-left: 4vw
  }
}

.wrap .purchaser {
  padding-bottom: 0
}

@media screen and (max-width:750px) {
  .wrap .purchaser {
    padding-bottom: 0
  }
}

.wrap .purchaser .purch_tit {
  width: 642px;
  height: 160px;
  margin: 0 auto;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .purchaser .purch_tit {
    width: 85.6vw;
    height: 21.3333333333vw
  }
}

.wrap .purchaser .purch_tit::before,
.wrap .purchaser .purch_tit::after {
  content: "";
  display: block;
  width: 34px;
  height: 100%;
  border-top: 4px solid #183c81;
  border-bottom: 4px solid #183c81;
  position: absolute;
  top: 0
}

@media screen and (max-width:750px) {

  .wrap .purchaser .purch_tit::before,
  .wrap .purchaser .purch_tit::after {
    width: 4.5333333333vw;
    border-top: .5333333333vw solid #183c81;
    border-bottom: .5333333333vw solid #183c81
  }
}

.wrap .purchaser .purch_tit::before {
  left: 0;
  border-left: 4px solid #183c81
}

@media screen and (max-width:750px) {
  .wrap .purchaser .purch_tit::before {
    border-left: .5333333333vw solid #183c81
  }
}

.wrap .purchaser .purch_tit::after {
  right: 0;
  border-right: 4px solid #183c81
}

@media screen and (max-width:750px) {
  .wrap .purchaser .purch_tit::after {
    border-right: .5333333333vw solid #183c81
  }
}

.wrap .purchaser .purch_tit .tit01 {
  font-size: 42px;
  text-align: center;
  font-weight: 700;
  letter-spacing: .14em;
  padding: 17px 0 20px
}

@media screen and (max-width:750px) {
  .wrap .purchaser .purch_tit .tit01 {
    font-size: 5.6vw;
    padding: 2.2666666667vw 0 2.6666666667vw
  }
}

.wrap .purchaser .purch_tit .tit02 {
  color: #183c81;
  font-size: 60px;
  text-align: center;
  font-weight: 700;
  letter-spacing: .04em
}

@media screen and (max-width:750px) {
  .wrap .purchaser .purch_tit .tit02 {
    font-size: 8vw
  }
}

.wrap .purchaser .purch_tit2 {
  margin-top: 40px;
  text-align: center
}

@media screen and (max-width:750px) {
  .wrap .purchaser .purch_tit2 {
    margin-top: 5.3333333333vw
  }
}

.wrap .purchaser .purch_tit2 .tit03 {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.3
}

@media screen and (max-width:750px) {
  .wrap .purchaser .purch_tit2 .tit03 {
    font-size: 5.6vw
  }
}

.wrap .purchaser .purch_tit2 .tit03 strong {
  font-size: 52px
}

@media screen and (max-width:750px) {
  .wrap .purchaser .purch_tit2 .tit03 strong {
    font-size: 7vw
  }
}

.wrap .purchaser .purch_img {
  width: 580px;
  margin: 25px auto 30px
}

@media screen and (max-width:750px) {
  .wrap .purchaser .purch_img {
    width: 77.3333333333vw;
    margin: 3.3333333333vw auto 4vw
  }
}

.wrap .purchaser .purch_text {
  line-height: 2;
  text-align: justify;
  width: 646px;
  margin: 0 auto
}

@media screen and (max-width:750px) {
  .wrap .purchaser .purch_text {
    width: 86.1333333333vw
  }
}

.wrap .purchaser .purch_arrow {
  width: 77px;
  margin: 50px auto 0
}

@media screen and (max-width:750px) {
  .wrap .purchaser .purch_arrow {
    width: 10.2666666667vw;
    margin: 6.6666666667vw auto 0
  }
}

.wrap .reason {
  background: #f1efec;
  padding-top: 225px;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .reason {
    padding-top: 30vw
  }
}

.wrap .reason .reason_tit {
  width: 580px;
  height: 332px;
  padding-top: 50px;
  margin: 0 auto;
  background: url(../img/reason_tit_bg.webp) no-repeat top center/100%;
  box-sizing: border-box;
  position: absolute;
  top: -175px;
  left: 0;
  right: 0
}

@media screen and (max-width:750px) {
  .wrap .reason .reason_tit {
    width: 77.3333333333vw;
    height: 44.2666666667vw;
    padding-top: 6.6666666667vw;
    top: -23.3333333333vw
  }
}

.wrap .reason .reason_tit .top {
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  letter-spacing: .26em;
  padding-bottom: 20px;
  margin-bottom: 10px;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .reason .reason_tit .top {
    font-size: 3.7333333333vw;
    padding-bottom: 2.6666666667vw;
    margin-bottom: 1.3333333333vw
  }
}

.wrap .reason .reason_tit .top::before {
  content: "";
  display: block;
  width: 44px;
  height: 2px;
  margin: 0 auto;
  background: #141414;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0
}

@media screen and (max-width:750px) {
  .wrap .reason .reason_tit .top::before {
    width: 5.8666666667vw;
    height: .2666666667vw
  }
}

.wrap .reason .reason_tit h2 {
  font-size: 48px;
  line-height: 1.25;
  text-align: center;
  letter-spacing: .1em
}

@media screen and (max-width:750px) {
  .wrap .reason .reason_tit h2 {
    font-size: 6.4vw
  }
}

.wrap .reason .reason_tit h2 strong {
  color: #183c81
}

.wrap .reason .reason_subtit {
  display: block;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: -50px
}

@media screen and (max-width:750px) {
  .wrap .reason .reason_subtit {
    font-size: 3.7333333333vw;
    margin-bottom: -6.6666666667vw
  }
}

.wrap .reason .reason_box {
  padding-bottom: 100px
}

@media screen and (max-width:750px) {
  .wrap .reason .reason_box {
    padding-bottom: 13.3333333333vw
  }
}

.wrap .reason .reason_box .num {
  width: 160px;
  margin: -90px auto 0
}

@media screen and (max-width:750px) {
  .wrap .reason .reason_box .num {
    width: 21.3333333333vw;
    margin: -12vw auto 0
  }
}

.wrap .reason .reason_box h3 {
  font-size: 60px;
  text-align: center;
  line-height: 1.33;
  letter-spacing: .14em;
  margin: 30px 0 45px
}

@media screen and (max-width:750px) {
  .wrap .reason .reason_box h3 {
    font-size: 8vw;
    margin: 4vw 0 6vw
  }
}

.wrap .reason .reason_box h3 strong {
  background: linear-gradient(transparent 70%, #8b9dc0 70% 90%, transparent 90%)
}

.wrap .reason .reason_box .text {
  line-height: 2;
  text-align: justify;
  width: 646px;
  margin: 40px auto 0
}

@media screen and (max-width:750px) {
  .wrap .reason .reason_box .text {
    width: 86.1333333333vw;
    margin: 5.3333333333vw auto 0
  }
}

.wrap .tech.sub {
  background: #fff;
  padding: 150px 0 135px
}

@media screen and (max-width:750px) {
  .wrap .tech.sub {
    padding: 20vw 0 18vw
  }
}

.wrap .tech.sub .tech_box {
  border: 6px solid #000
}

@media screen and (max-width:750px) {
  .wrap .tech.sub .tech_box {
    border: .8vw solid #000
  }
}

.wrap .tech.sub .btn01 {
  margin: 50px auto 20px
}

@media screen and (max-width:750px) {
  .wrap .tech.sub .btn01 {
    margin: 6.6666666667vw auto 2.6666666667vw
  }
}

.wrap .flow {
  background: url(../img/flow_bg_top.webp) no-repeat top center/100%, url(../img/flow_bg_bot.webp) no-repeat bottom center/100%, #fff;
  padding-top: 75px
}

@media screen and (max-width:750px) {
  .wrap .flow {
    padding-top: 10vw
  }
}

.wrap .flow .top {
  font-size: 47px;
  text-align: center;
  font-weight: 700;
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 20px;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .flow .top {
    font-size: 6.2666666667vw;
    padding-bottom: 4.6666666667vw;
    margin-bottom: 2.6666666667vw
  }
}

.wrap .flow .top::before {
  content: "";
  display: block;
  width: 260px;
  height: 22px;
  margin: 0 auto;
  background: url(../img/flow_tit_line.webp) no-repeat top left/100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0
}

@media screen and (max-width:750px) {
  .wrap .flow .top::before {
    width: 34.6666666667vw;
    height: 2.9333333333vw
  }
}

.wrap .flow h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 60px
}

@media screen and (max-width:750px) {
  .wrap .flow h2 {
    margin-bottom: 8vw
  }
}

.wrap .flow h2 strong {
  display: inline-block;
  color: #fff;
  font-size: 50px;
  width: 270px;
  height: 74px;
  line-height: 70px;
  margin-right: 15px;
  background: url(../img/flow_tit_box.webp) no-repeat top left/100%;
  box-sizing: border-box
}

@media screen and (max-width:750px) {
  .wrap .flow h2 strong {
    font-size: 6.6666666667vw;
    width: 36vw;
    height: 9.8666666667vw;
    line-height: 9.3333333333vw;
    margin-right: 2vw
  }
}

.wrap .flow h2 span {
  font-size: 60px
}

@media screen and (max-width:750px) {
  .wrap .flow h2 span {
    font-size: 8vw
  }
}

.wrap .flow .flow_list {
  width: 646px;
  margin: 0 auto;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .flow .flow_list {
    width: 86.1333333333vw
  }
}

.wrap .flow .flow_list .step_box {
  padding-bottom: 115px
}

@media screen and (max-width:750px) {
  .wrap .flow .flow_list .step_box {
    padding-bottom: 15.3333333333vw
  }
}

.wrap .flow .flow_list .step_box .num {
  width: 158px;
  margin: -90px auto 0
}

@media screen and (max-width:750px) {
  .wrap .flow .flow_list .step_box .num {
    width: 21.0666666667vw;
    margin: -12vw auto 0
  }
}

.wrap .flow .flow_list .step_box h3 {
  font-size: 50px;
  text-align: center;
  margin: 22px 0 35px
}

@media screen and (max-width:750px) {
  .wrap .flow .flow_list .step_box h3 {
    font-size: 6.6666666667vw;
    margin: 2.9333333333vw 0 4.6666666667vw
  }
}

.wrap .flow .flow_list .step_box .text {
  line-height: 2;
  text-align: justify
}

.wrap .flow .flow_list .step_box .tel_btn {
  margin-top: 45px
}

@media screen and (max-width:750px) {
  .wrap .flow .flow_list .step_box .tel_btn {
    margin-top: 6vw
  }
}

.wrap .flow .flow_list .swiper-pagination {
  bottom: 3%
}

.wrap .flow .flow_list .swiper-pagination-bullet {
  width: 28px;
  height: 28px;
  margin: 0 30px
}

.wrap .flow .flow_list .swiper-pagination-bullet-active {
  background: #183c81
}

@media screen and (max-width:750px) {
  .wrap .flow .flow_list .swiper-pagination-bullet {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
    margin: 0 4vw
  }
}

.tel_btn_box {
  margin-top: 75px
}

@media screen and (max-width:750px) {
  .tel_btn_box {
    margin-top: 10vw
  }
}

.wrap .method {
  padding: 90px 0 0
}

@media screen and (max-width:750px) {
  .wrap .method {
    padding: 12vw 0 0
  }
}

.wrap .method h2 {
  color: #fff;
  font-size: 46px;
  text-align: center;
  width: 630px;
  height: 120px;
  margin: 0 auto;
  padding-top: 32px;
  border-radius: 60px;
  background: #183c81;
  box-sizing: border-box;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .method h2 {
    font-size: 6.1333333333vw;
    width: 84vw;
    height: 16vw;
    padding-top: 4.2666666667vw;
    border-radius: 8vw
  }
}

.wrap .method h2::before {
  content: "";
  display: block;
  width: 16px;
  height: 18px;
  margin: 0 auto;
  background: url(../img/method_bubble_arrow.webp) no-repeat top left/100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -18px
}

@media screen and (max-width:750px) {
  .wrap .method h2::before {
    width: 2.1333333333vw;
    height: 2.4vw;
    bottom: -2.4vw
  }
}

.wrap .method .method_table {
  border-spacing: 10px;
  margin: 90px 0 80px
}

@media screen and (max-width:750px) {
  .wrap .method .method_table {
    border-spacing: 1.3333333333vw;
    margin: 12vw 0 10.6666666667vw
  }
}

.wrap .method .method_table tr:first-of-type th {
  padding: 55px 0 25px;
  border-radius: 20px 20px 0 0;
  background: #141414;
  position: relative
}

@media screen and (max-width:750px) {
  .wrap .method .method_table tr:first-of-type th {
    padding: 7.3333333333vw 0 3.3333333333vw;
    border-radius: 2.6666666667vw 2.6666666667vw 0 0
  }
}

.wrap .method .method_table tr:first-of-type th.blank {
  background: transparent
}

.wrap .method .method_table tr:first-of-type th .img {
  position: absolute;
  left: 0;
  right: 0;
  top: -44px
}

@media screen and (max-width:750px) {
  .wrap .method .method_table tr:first-of-type th .img {
    top: -5.8666666667vw
  }
}

.wrap .method .method_table tr:first-of-type th .text {
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  text-align: center
}

@media screen and (max-width:750px) {
  .wrap .method .method_table tr:first-of-type th .text {
    font-size: 4.5333333333vw
  }
}

.wrap .method .method_table tr:nth-child(odd) .needs {
  background: gray
}

.wrap .method .method_table tr:nth-child(odd) td {
  background: #e6e6e6
}

.wrap .method .method_table tr:nth-child(even) .needs {
  background: #333
}

.wrap .method .method_table tr:nth-child(even) td {
  background: #f2f2f2
}

.wrap .method .method_table tr th,
.wrap .method .method_table tr td {
  vertical-align: middle
}

.wrap .method .method_table tr th.needs {
  color: #fff;
  text-align: center;
  line-height: 1.43;
  width: 210px
}

@media screen and (max-width:750px) {
  .wrap .method .method_table tr th.needs {
    width: 28vw
  }
}

.wrap .method .method_text {
  line-height: 2;
  text-align: justify;
  width: 646px;
  margin: 0 auto
}

@media screen and (max-width:750px) {
  .wrap .method .method_text {
    width: 86.1333333333vw
  }
}

.wrap .footer {
  color: #fff;
  background: #141414;
  padding: 50px 0 65px
}

@media screen and (max-width:750px) {
  .wrap .footer {
    padding: 6.6666666667vw 0 8.6666666667vw
  }
}

.wrap .footer a {
  color: #fff
}

.wrap .footer .name {
  text-align: center;
  font-weight: 700;
  margin-bottom: 30px
}

@media screen and (max-width:750px) {
  .wrap .footer .name {
    margin-bottom: 4vw
  }
}

.wrap .footer .foot_list li {
  font-size: 28px;
  line-height: 1.71;
  text-align: center
}

@media screen and (max-width:750px) {
  .wrap .footer .foot_list li {
    font-size: 3.7333333333vw
  }
}

.wrap .footer .privacy {
  text-align: center;
  margin-top: 55px
}

@media screen and (max-width:750px) {
  .wrap .footer .privacy {
    margin-top: 7.3333333333vw
  }
}

.wrap .footer .privacy a {
  font-size: 28px;
  text-decoration: underline
}

@media screen and (max-width:750px) {
  .wrap .footer .privacy a {
    font-size: 3.7333333333vw
  }
}

.hide {
  display: none !important
}

.overflow-hidden {
  overflow: scroll
}

.content_popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  width: 100%;
  height: 100vh;
  display: table;
  background-color: rgba(0, 0, 0, .4);
  z-index: 999
}

.lp-browser-back-popup .box_content_popup {
  max-width: 500px !important;
  padding: 0 !important;
  background-color: transparent !important;
  margin: auto;
  margin-top: 8vh
}

.lp-browser-back-popup-container .lp-browser-back-popup-close-button {
  display: flex;
  justify-content: flex-end;
  max-width: 500px;
  padding: 0;
  margin: auto;
  margin-right: 10px;
  text-align: right
}

.lp-browser-back-popup-container .lp-browser-back-popup-close-button .js-modal-close-target {
  cursor: pointer;
  width: 30px
}

.lp-browser-back-popup-item {
  max-width: 500px;
  margin: auto;
  background-color: #fff;
  border-radius: 5px
}

.lp-browser-back-popup-item .lp-browser-back-box_content_popup {
  padding: 0
}

.lp-browser-back-popup-header {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #00b8c8;
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-size: 2.6rem;
  font-weight: 500
}

.lp-browser-back-popup-header .lp-browser-back-popup-title {
  margin-left: .5rem;
  font-size: 1.8rem
}

.lp-browser-back-popup-content {
  padding: 1rem 2.5rem
}

.lp-browser-back-popup-content .lp-browser-back-popup-description {
  text-align: left;
  color: #565757;
  line-height: normal;
  font-size: 1.3rem;
  font-weight: 500
}

.lp-browser-back-popup-content .lp-browser-back-popup-description .lp-browser-back-popup-emphasis-text {
  display: inline-block;
  color: #00b8c8;
  font-weight: 700;
  font-size: 1.5rem;
  text-emphasis: circle;
  -webkit-text-emphasis: circle
}

.lp-browser-back-popup-content-image {
  margin: 0 0 10px 0
}

.lp-popup-close-link:hover {
  cursor: pointer;
  opacity: .5
}

#overlay {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 70;
  width: 100%;
  height: 100%
}

#bg_gray {
  background: rgba(0, 0, 0, .5);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 80
}

#window {
  width: 30%;
  height: 70%;
  overflow-y: scroll;
  padding: 8px 100px 20px 100px;
  position: fixed;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px -6px rgba(0, 0, 0, .6);
  z-index: 90;
  opacity: 0;
  text-align: left
}

.scroll {
  height: 100%
}

#btn_cloth {
  position: fixed;
  transform: translate(-50%, -50%);
  top: 5%;
  right: 0%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ce5d8b;
  border-radius: 5px;
  z-index: 100;
  cursor: pointer
}

#btn_cloth:hover {
  opacity: .7
}

#btn_cloth span,
#btn_cloth span::before {
  display: block;
  height: 3px;
  width: 15px;
  border-radius: 3px;
  background: #fff
}

#btn_cloth span {
  transform: rotate(45deg)
}

#btn_cloth span::before {
  content: "";
  position: absolute;
  bottom: 0;
  transform: rotate(-90deg)
}

#popup:checked~#overlay {
  visibility: visible
}

#popup:checked~#overlay #window {
  animation: fadein 500ms forwards;
  animation-timing-function: ease-in-out
}

#msg_3 {
  height: 100%
}

#overlay_2 {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 70;
  width: 100%;
  height: 100%
}

#bg_gray_2 {
  background: rgba(0, 0, 0, .5);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 80
}

#window_2 {
  width: 30%;
  height: 70%;
  overflow-y: scroll;
  padding: 20px 100px 20px 100px;
  position: fixed;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px -6px rgba(0, 0, 0, .6);
  z-index: 90;
  opacity: 0;
  text-align: left
}

.scroll {
  height: 100%
}

#btn_cloth_2 {
  position: fixed;
  transform: translate(-50%, -50%);
  top: 5%;
  right: 0%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ce5d8b;
  border-radius: 5px;
  z-index: 100;
  cursor: pointer
}

#btn_cloth_2:hover {
  opacity: .7
}

#btn_cloth_2 span,
#btn_cloth_2 span::before {
  display: block;
  height: 3px;
  width: 15px;
  border-radius: 3px;
  background: #fff
}

#btn_cloth_2 span {
  transform: rotate(45deg)
}

#btn_cloth_2 span::before {
  content: "";
  position: absolute;
  bottom: 0;
  transform: rotate(-90deg)
}

.btn {
  display: inline-block;
  position: relative;
  overflow: hidden
}

@keyframes reflection {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0
  }

  80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: .5
  }

  81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1
  }

  100% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0
  }
}

.btn:after {
  content: "";
  height: 100%;
  width: 30px;
  position: absolute;
  top: -180px;
  left: 0;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -webkit-animation: reflection 2s ease-in-out infinite
}

#popup_2:checked~#overlay_2 {
  visibility: visible
}

#popup_2:checked~#overlay_2 #window_2 {
  animation: fadein 500ms forwards;
  animation-timing-function: ease-in-out
}

.wrap .purchaser .purch_tit2 {
  margin-top: 40px;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .wrap .purchaser .purch_tit2 {
    margin-top: 5.3333333333vw;
  }
}

.wrap .purchaser .purch_tit2 .tit03 {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.3;
}

@media screen and (max-width: 750px) {
  .wrap .purchaser .purch_tit2 .tit03 {
    font-size: 5.6vw;
  }
}

.wrap .purchaser {
  padding-bottom: 30px;
}

@media screen and (max-width: 750px) {
  .wrap .tech {
    padding: 0;
  }
}

.wrap .flow .flow_list {
  width: 646px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 750px) {
  .wrap .flow .flow_list {
    width: 86.1333333333vw;
  }
}

.wrap .flow .flow_list .swiper-pagination-bullet {
  width: 28px;
  height: 28px;
  margin: 0 30px;
}

@media screen and (max-width: 750px) {
  .wrap .flow .flow_list .swiper-pagination-bullet {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
    margin: 0 4vw;
  }
}

.wrap .flow .flow_list .swiper-pagination-bullet-active {
  background: #183c81;
}

.float_btn {
  display: flex;
  justify-content: center;
}

.wrap .reason .reason_subtit {
  display: block;
  font-size: 28px;
  font-weight: normal;
  margin-bottom: -50px;
}

@media screen and (max-width: 750px) {
  .wrap .reason .reason_subtit {
    font-size: 3.7333333333vw;
    margin-bottom: -6.6666666667vw;
  }
}

@media screen and (max-width: 750px) {
  .wrap .reason .reason_tit h2 {
    font-size: 6.4vw;
  }
}

.wrap .float_btn {
  width: 98vw;
}

.img-fol-popup {
  position: relative;
}

.img-fol-popup-date {
  position: absolute;
  top: 4%;
  right: 12%;
  color: #D51A28;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}

.img-fol-popup-date-popup {
  right: 7%;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .img-fol-popup-date {
    font-size: 3vw;
  }
}