
/* base
-------------------------------------*/
body { 
  font-family: "Noto Sans JP", serif;
  background-color: #fff; 
  color: #1a1a1a;
  font-size: 16px; 
  overflow-x: hidden;
  font-feature-settings: "palt";
}
.pc { display: block !important; }
.sp { display: none !important; }
/* リンク透明 */
a img:hover { -ms-filter: "alpha( opacity=80 )"; filter: alpha(opacity=80); opacity: 0.8; }
.btn:hover {
  opacity: 0.8;
  transition: opacity 0.3s ease-in-out;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.f-serif {
  font-family: "Noto Serif JP", serif;
}

.f-roboto {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

.scroll-hint {
  position: relative;
}



.btn_credit:hover, 
.btn_bank:hover {
  opacity: 0.8;
  transition: opacity 0.3s ease-in-out;
}

.footer .footer-link li a:hover {
  opacity: 0.8;
  transition: opacity 0.3s ease-in-out;
}

* {
  box-sizing: border-box;
}

html, body {
  width: 100%;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}

.accordion-float-button {
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
  background: url(../img/sticky-btn.png)no-repeat center center / contain;
  display: none;
  width: 372px;
  pointer-events: auto;
}
.accordion-float-button a {
  display: block;
  padding: 38px 47px 55px;
  font-size: 34.6px;
  line-height: 1.75;
  font-weight: 700;
  letter-spacing: 0;
  color: #ffffff;
  text-decoration: none;
}

@media screen and (min-width: 768px), print {

/* fv
-------------------------------------*/
.fv {position: relative;z-index: 2;}
.fv .top {
  background: url(../img/fv-bg.png) no-repeat center center;
  background-size: cover;
  text-align: center;
  padding: 0 0 240px;
  position: relative;
}
.fv .subt {
  font-size: 45px;
  font-weight: 900;
  letter-spacing: 0.02em;
  color: #ffffff;
  padding: 35px 0 59px 396px;
  font-style: italic;
  text-align: left;
}
.fv .subt::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 1172px;
  height: 153px;
  background: url(../img/fv-yajirushi1.png) no-repeat top left / contain;
  filter: drop-shadow(20px 20px 17px rgba(119, 114, 115, 0.4));
}
.fv .subt .txt {
  transform: rotate(-3deg);
  display: block;
}
.fv .subt .small {
  font-size: 37px;
}
.fv .subt .shadow  {
  font-size: 50px;
  letter-spacing: 0.02em;
  color: #d30102;
  text-shadow: 2px 3px #fff;
  display: inline-block;
  font-weight: 900;
}
.fv .subt .large {
  font-size: 50px;
}
.fv .subt02 {
  font-size: 58px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  line-height: 1.45;
  position: relative;
  display: inline-block;
  text-shadow: 10px 10px 9px rgba(119, 114, 115, 0.4);
}
.fv .subt02 .green {
  font-size: 116px;
  color: #34cc33;
  position: relative;
  font-weight: 900;
  margin: 0 66px 0 0;
  text-shadow: 3px 3px 11px rgba(35, 38, 43, 0.8);
}
.fv .subt02 .green::before {
  position: absolute;
  content: "";
  background: url(../img/fv-line-left.png)no-repeat;
  background-size: contain;
  width: 75px;
  height: 120px;
  top: 30px;
  left: -65px;
}
.fv .subt02 .green::after {
  position: absolute;
  content: "";
  background: url(../img/fv-line-right.png)no-repeat;
  background-size: contain;
  width: 75px;
  height: 120px;
  top: 31px;
  right: -83px;
}
.fv .subt02 .small {
  font-size: 71px;
  font-weight: 700;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: -64px;
}
.fv h1 {
  position: absolute;
  width: 1686px;
  font-size: 120px;
  font-weight: 900;
  color: #ffffff;
  padding: 131px 0 226px 334px;
  letter-spacing: 0.04em;
  z-index: 2;
  margin: -81px 0 0;
}
.fv h1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1686px;
  height: 376px;
  background: url(../img/fv-yajirushi2.png) no-repeat top left / contain;
  filter: drop-shadow(20px 20px 17px rgba(119, 114, 115, 0.4));
}
.fv h1 .txt {
  transform: rotate(-2deg);
  display: block;
  text-shadow: 16px 15px 13px rgba(91, 114, 98, 0.3);
}
.fv h1 .small {
  font-size: 82px;
}
.fv .bottom {
  background: url(../img/fv-frame.png) no-repeat center center;
  background-size: cover;
  padding: 80px 0 106px;
  margin-top: -15px;
}
.fv .bottom h2 {
  font-size: 46px;
  text-align: center;
  font-weight: 500;
  margin: 0 0 14px 7px;
  letter-spacing: 0.02em;
  color: #151515;
}
.fv .bottom h2 span {
  color: #d30102;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-size: 52px;
}

.btn {
  background: url(../img/btn1.png)no-repeat center center;
  background-size: contain;
  width: 736px;
  margin-inline: auto;
}

.btn a {
  color: #ffffff;
  font-size: 41px;
  font-weight: 700;
  display: block;
  padding: 62px 65px 95px;
  letter-spacing: 0.02em;
  text-decoration: none;
  text-shadow: 3px 3px 6px rgba(42, 127, 60, 0.5);
}
.btn a span {
  font-size: 64px;
  position: relative;
  top: 4px;
}

/* sec01
-------------------------------------*/
.sec01 {
  background: #f5f8fe;
  position: relative;
  top: -189px;
  padding: 194px 0 38px;
  margin-bottom: -189px;
}
.sec01 .inner {
  width: 1032px;
  margin-inline: auto;
  background: url(../img/sec01-frame2.png) no-repeat center center;
  background-size: cover;
  position: relative;
  padding: 23px 0 107px;
}
.sec01 .circle {
  position: absolute;
  top: -51px;
  left: -64px;
  background: url(../img/sec01-cercle.png) no-repeat;
  background-size: contain;
  width: 210px;
  height: 209px;
  font-size: 37px;
  font-weight: 700;
  color: #fff;
  transform: rotate(-9deg);
  padding: 34px 0 0;
  text-align: center;
  line-height: 1.23317;
}
.sec01 .subt {
  font-size: 59px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #fff;
  text-align: center;
  margin: 0 0 -19px 58px;
  line-height: 1.74;
}
.sec01 .subt .tate {
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: 27px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.03em;
  margin: 0 0px 0 0;
  position: relative;
  top: 8px;
}
.sec01 .subt .f-roboto {
  font-size: 72px;
  font-weight: 700;
  color: #dd8283;
  letter-spacing: -0.01em;
  position: relative;
  top: 5px;
}
.sec01 .subt .pink {
  color: #dd8283;
  font-weight: 500;
  font-size: 44px;
}
.sec01 .subt .small {
 font-size: 44px; 
}
.sec01 h2 {
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 77px;
  margin-bottom: 38px;
}
.sec01 h2 .f-roboto {
  font-size: 121px;
  position: relative;
  top: 7px;
}
.sec01 .item {
  background: url(../img/sec01-frame1.png)no-repeat;
  background-size: contain;
  width: 914px;
  margin-inline: auto;
  padding: 59px 22px 60px 56px;
  display: grid;
  gap: 27px;
  background-position: top center;
}
.sec01 .item li {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.428571;
  border-bottom: 1px solid #242a39;
  padding: 0 0 30px 76px;
  position: relative;
}
.sec01 .item li:last-child {
  border-bottom: none;
}
.sec01 .item li:nth-child(1)::before {
  position: absolute;
  content: "";
  background: url(../img/sec01-no01.png) no-repeat;
  background-size: contain;
  width: 61px;
  height: 60px;
  top: -9px;
  left: -12px;
}
.sec01 .item li:nth-child(2)::before {
  position: absolute;
  content: "";
  background: url(../img/sec01-no02.png) no-repeat;
  background-size: contain;
  width: 61px;
  height: 61px;
  top: 19px;
  left: -12px;
}
.sec01 .item li:nth-child(3)::before {
  position: absolute;
  content: "";
  background: url(../img/sec01-no03.png) no-repeat;
  background-size: contain;
  width: 61px;
  height: 60px;
  top: -11px;
  left: -12px;
}
.sec01 .item li .red {
  color: #d30102;
  font-weight: 900;
}
.sec01 .item li .desc{
  font-size: 22px;
  line-height: 1.5909;
  display: flex;
}

/* countdown
-------------------------------------*/
.countdown {
  background: #242a39;
  padding: 61px 0 25px;
}
.counter {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  width: 790px;
  padding: 20px;
  color: #FFFFFF;
  background: #242A39;
  text-align: center;
  font-size: 42px;
  line-height: 1.5em;
  font-weight: normal;
}
.counter .label {
  margin-right: 10px;
}
.counter .num {
  font-size: 63px;
  font-weight: bold;
  margin: 0 8px;
}
.countdown .btnArea {margin: 44px 0 0;text-align: center;}
.countdown .btnArea .txt{
  font-size: 35px;
  font-weight: 700;
  color: #fff;
  position: relative;
  text-align: center;
  display: inline-block;
  background: url(../img/btn-txt-bg.png)no-repeat top center;
  background-size: cover;
  padding: 0 32px;
}
.countdown .btnArea .btn a {
  padding: 54px 92px 96px;
  text-align: left;
  position: relative;
}

/* sec02
-------------------------------------*/
.sec02 {
  background: url(../img/sec02-bg2.png)no-repeat bottom -27px left;
  background-size: cover;
  padding: 96px 0 53px;
}
.sec02 h2 {
  font-size: 65px;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #000000;
  text-align: center;
  margin-bottom: 66px;
}
.sec02 h2 span {
  font-size: 70px;
  font-weight: 900;
  letter-spacing: 0.02em;
  color: #5a5f70;
  margin-bottom: 20px;
}
.sec02 .content {
  background: url(../img/sec02-bg1.png)no-repeat center left -8px;
  width: 1652px;
  margin-right: auto;
  position: relative;
  padding: 83px 0 157px;
  margin-bottom: 120px;
  background-size: cover;
}
.sec02 .content::after {
  position: absolute;
  content: "";
  background: url(../img/sec02-yajirushi.png)no-repeat;
  background-size: contain;
  width: 164px;
  height: 163px;
  bottom: -64px;
  left: 60.5%;
  transform: translateX(-50%);
}
.sec02 .list {
  display: grid;
  width: 805px;
  margin-inline: auto;
  margin-bottom: 44px;
}
.sec02 .list li {
  font-size: 29px;
  font-weight: 700;
  color: #333333;
  padding: 40px 42px 53px;
  text-align: left;
}
.sec02 .list li:nth-child(1) {
  background: url(../img/sec02-fukidashi1.png)no-repeat;
  background-size: contain;
  margin: 0 0 25px 176px;
}
.sec02 .list li:nth-child(2) {
  background: url(../img/sec02-fukidashi2.png)no-repeat;
  background-size: contain;
  margin: 0 0 19px 136px;
  padding: 37px 38px 56px;
}
.sec02 .list li:nth-child(3) {
  background: url(../img/sec02-fukidashi3.png)no-repeat;
  background-size: contain;
  margin: 0 0 0 117px;
}
.sec02 .content .txt {
  font-size: 37px;
  font-weight: 700;
  text-align: center;
  margin: 0 0 0 308px;
  letter-spacing: 0.02em;
}
.sec02 .leadArea {
  text-align: center;
}
.sec02 .leadArea .lead01{
  font-size: 38px;
  letter-spacing: 0.02em;
  color: #000;
  font-weight: 700;
  margin-bottom: 43px;
}
.sec02 .leadArea .lead01 .namisen {
  font-size: 43px;
  letter-spacing: 0.02em;
  background: url(../img/sec02-namisen.png)no-repeat bottom center;
  background-size: contain;
}
.sec02 .leadArea .lead02 {
  font-size: 50px;
  letter-spacing: 0.02em;
  color: #000;
  font-weight: 700;
  margin-bottom: 75px;
}
.sec02 .leadArea .lead02 .pink {
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.02em;
  background: #dd8283;
  padding: 2px 13px;
  margin: 0 8px;
}
.sec02 .btnArea {text-align: center;}
.sec02 .btnArea .txt{
  font-size: 35px;
  font-weight: 700;
  color: #000000;
  position: relative;
  text-align: center;
  display: inline-block;
  margin-bottom: 9px;
}
.sec02 .btnArea .txt::before {
  position: absolute;
  content: "";
  background: url(../img/sec02-line-left.png)no-repeat;
  background-size: contain;
  width: 22px;
  height: 36px;
  top: 10%;
  left: -30px;
}
.sec02 .btnArea .txt::after {
  position: absolute;
  content: "";
  background: url(../img/sec02-line-right.png)no-repeat;
  background-size: contain;
  width: 22px;
  height: 36px;
  top: 10%;
  right: -30px;
}
.sec02 .btnArea .btn a {
  padding: 60px 132px 90px;
  text-align: left;
  position: relative;
}

/* sec03
-------------------------------------*/
.sec03 {
  background: url(../img/sec03-bg.png)no-repeat center center;
  background-size: cover;
  padding: 0 0 88px;
}
.sec03 h2 {
  background: url(../img/sec03-tit-bg.png)no-repeat;
  background-size: cover;
  padding: 60px 0 109px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0;
  color: #fff;
  text-align: center;
  margin-bottom: 80px;
}
.sec03 h2 .pink {
  font-size: 43px;
  color: #dd8283;
}
.sec03 .item {
  display: grid;
  gap: 126px;
  width: 1218px;
  margin-inline: auto;
  margin-bottom: 84px;
}
.sec03 .item li {
  background: #f5f8fe;
  position: relative;
  box-shadow: 0 18px 15px rgba(131, 134, 137, 0.21);
}
.sec03 .item li .ttl-box {
  background: #242a39;
  padding: 28px 36px 30px;
  position: relative;
}
.sec03 .item li h3 {
  font-size: 39px;
  font-weight: 700;
  line-height: 1.538;
  color: #ffffff;
}
.sec03 .item li h3 span {
  color: #dd8283;
}
.sec03 .item li .num {
  position: absolute;
}
.sec03 .item li .num img {
  width: 100%;
  height: auto;
}
.sec03 .item .txt-box {
  padding: 40px 0 50px;
}
.sec03 .item .txt {
  font-size: 28px;
  font-weight: 500;
  line-height: 1.6786;
}
.sec03 .item .txt span {
  font-size: 28px;
  font-weight: 700;
  color: #d30102;
}
/* list01 */
.sec03 .item .list01 {
  margin-left: 20px;
}
.sec03 .item .list01::before {
  position: absolute;
  content: "";
  background: url(../img/sec03-1-photo.png)no-repeat;
  background-size: contain;
  width: 327px;
  height: 372px;
  bottom: 0;
  left: -29px;
  z-index: 2;
}
.sec03 .item .list01 .num {
  position: absolute;
  top: -105px;
  left: 175px;
  width: 129px;
}
.sec03 .item .list01 h3{
  text-align: right;
}
.sec03 .item .list01 .txt {
  margin: 0 0 0 328px;
}
/* list02 */
.sec03 .item .list02 {
  margin: 0 8px;
}
.sec03 .item .list02::before {
  position: absolute;
  content: "";
  background: url(../img/sec03-2-photo.png)no-repeat;
  background-size: contain;
  width: 491px;
  height: 345px;
  bottom: 0;
  right: -29px;
  z-index: 2;
}
.sec03 .item .list02 .ttl-box {padding: 34px 50px 39px;}
.sec03 .item .list02 .num {
  position: absolute;
  top: -33px;
  right: 218px;
  width: 166px;
}
.sec03 .item .list02 .txt-box {
  padding: 40px 0 49px;
}
.sec03 .item .list02 .txt {
  margin: 0 0 0 50px;
}
/* list03 */
.sec03 .item .list03 {
  margin: 23px 8px 0;
}
.sec03 .item .list03::before {
  position: absolute;
  content: "";
  background: url(../img/sec03-3-photo.png)no-repeat;
  background-size: contain;
  width: 322px;
  height: 380px;
  bottom: -52px;
  left: -68px;
  z-index: 2;
}
.sec03 .item .list03 .ttl-box {padding: 25px 274px 35px;}
.sec03 .item .list03 .num {
  position: absolute;
  top: -113px;
  left: 56px;
  width: 173px;
}
.sec03 .item .list03 .txt-box {
  padding: 40px 0 49px;
}
.sec03 .item .list03 .txt {
  margin: 0 0 0 275px;
}

.sec03 .btnArea {text-align: center;}
.sec03 .btnArea .txt{
  font-size: 35px;
  font-weight: 700;
  color: #151515;
  position: relative;
  text-align: center;
  display: inline-block;
  margin-bottom: 0px;
}
.sec03 .btnArea .txt::before {
  position: absolute;
  content: "";
  background: url(../img/sec03-line-left\ .png)no-repeat;
  background-size: contain;
  width: 22px;
  height: 36px;
  top: 10%;
  left: -30px;
}
.sec03 .btnArea .txt::after {
  position: absolute;
  content: "";
  background: url(../img/sec03-line-right\ .png)no-repeat;
  background-size: contain;
  width: 22px;
  height: 36px;
  top: 10%;
  right: -30px;
}
.sec03 .btnArea .btn a {
  padding: 54px 87px 96px;
  text-align: left;
  position: relative;
}

/* sec04
-------------------------------------*/
.sec04 .ttl-box{
  background: url(../img/sec04-tit-bg.png)no-repeat;
  background-size: cover;
  padding: 26px 0 69px;
  position: relative;
  margin-bottom: 59px;
}
.sec04 .ttl-box .subt {
  font-size: 44px;
  font-weight: 700;
  color: #242a39;
  text-align: center;
  background: url(../img/sec04-tit-fukidashi.png)no-repeat;
  background-size: contain;
  padding: 24px 33px 34px;
  position: relative;
  top: -67px;
  left: 50.3%;
  transform: translateX(-50%);
  display: inline-block;
}
.sec04 h2 {
  font-size: 50px;
  font-weight: 900;
  letter-spacing: 0.04em;
  color: #ffffff;
  transform: rotate(-2deg);
  text-align: center;
  margin: -46px 0 0;
  font-style: italic;
}
.sec04 h2 span {
  font-size: 66px;
  letter-spacing: 0.04em;
  color: #dd8283;
}
.sec04 .content {
  text-align: center;
  margin-bottom: 59px;
}
.sec04 .content h3 {
  font-size: 51px;
  text-align: center;
  font-weight: 700;
  color: #242a39;
  position: relative;
  display: inline-block;
  margin-bottom: 41px;
}
.sec04 .content h3::before,
.sec04 .content h3::after {
  position: absolute;
  content: "";
  background: #242a39;
  width: 85px;
  height: 1px;
  top: 54%;
  transform: translateY(-50%);
}
.sec04 .content h3::before {
  left: -110px;
}
.sec04 .content h3::after {
  right: -110px;
}
.sec04 .content .desc {
  font-size: 22px;
  color: #242a39;
}
.sec04 .ytArea {
  margin-inline: auto;
  width: 1000px;
  padding: 0 0 127px;
}
.sec04 .ytArea iframe {
  height: 560px;
  width: 100%;
}

/* cta01
-------------------------------------*/
.cta01 {
  background: url(../img/cta01-bg.png)no-repeat top center #f4f8ff;
  background-size: contain;
  display: block;
  padding: 0 0 91px;
}
.cta01 .cta-frame {
  background: url(../img/cta01-frame.png)no-repeat center center;
  background-size: cover;
  width: 1000px;
  margin-inline: auto;
  position: relative;
  top: -48px;
  padding: 17px 0 57px;
  margin-bottom: 96px;
}
.cta01 .circle {
  position: absolute;
  top: -20px;
  left: -42px;
  background: url(../img/sec01-cercle.png) no-repeat;
  background-size: contain;
  width: 168px;
  height: 168px;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  transform: rotate(-9deg);
  padding: 28px 0 0;
  text-align: center;
  line-height: 1.23317;
}
.cta01 h2 {
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  color: #ffffff;
  margin-bottom: 61px;
  line-height: 1.75;
}
.cta01 .txt {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0;
  color: #000000;
  text-align: center;
}
.cta01 .txt .small {
  font-size: 27px;
}
.cta01 .txt .red {
  font-size: 35px;
  color: #d30102;
}
.cta01 .txt01 {
  position: relative;
  margin-bottom: 36px;
  padding: 0 0 30px;
}
.cta01 .txt01::after {
  position: absolute;
  content: "";
  background: #5a5f70;
  width: 823px;
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.cta01 .txt02 {
  line-height: 1.2674;
  margin-bottom: 15px;
}
.cta01 .txt02 .small{
  display: block;
  margin: 0 0 6px;
}
.cta01 .desc {
  font-size: 22px;
  color: #242a39;
  text-align: center;
}

/* table */
#cta-table01 {
  background: #222a3a;
  padding: 111px 0 101px;
}
#cta table {
  width: 1200px;
  margin-inline: auto;
  margin-bottom: 36px;
}
.summary {
  display: block;
  border: 1px solid #666666;
}
.summary tbody {
  display: block;
}
.summary tbody tr {
  display: block;
  width: 100%;
  margin: 0;
}
.summary th {
  display: block;
  width: 100%;
  padding: 30px 20px;
  text-align: center;
  color: #fff;
  font-size: 2.0rem;
}
.normal {
  background: #80c47c;
}
.plan01 {
  background: #49ce45;
}
.plan02 {
  background: #11b708;
}
.plan03 {
  background: #0e8408;
}

.summary td .name .large {
  font-size: 38px;
  padding: 0 3px;
}
.name {
  font-weight: bold;
  font-size: 30px;
}
.name  .small {
  font-size: 26px;
  font-weight: 500;
}
.summary td {
  display: block;
  border-top: 1px solid #666;
  background: #fff;
  font-size: 26px;
  padding: 5px;
  text-align: center;
}
.price_s {
  display: block;
  padding: 10px 15px;
  font-size: 22px;
}
.summary td.price {
  font-weight: bold;
  font-size: 28px;
  position: relative;
}
.summary td.price .red {
  color: #d30102;
  line-height: 1.5;
}
.summary td.price .kaisuu {
  display: block;
  font-size: 28px;
}
.summary td.price .yen {
  position: relative;
  left: -31px;
}
.summary td.price .zeikomi {
  font-size: 21px;
  position: absolute;
  top: 38px;
  right: 63px;
}
.summary td.price .total {
  font-size: 27px;
  line-height: 1.8;
}
.summary td.btnArea {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.3823;
  padding: 0 54px 0 0;
  position: relative;
}
.summary td.btnArea::after {
  position: absolute;
  content: "";
  background: url(../img/cta01-yajirushi.png)no-repeat;
  background-size: contain;
  width: 58px;
  height: 180px;
  top: 27%;
  right: -11px;
}
.no1 {
  margin-right: -10px;
  padding-left: 5px;
}
.basic-td-07 {
  text-align: center; vertical-align: middle;
}
.basic-td-07-tip {
  display: inline-block;
  line-height: 1.3;
  margin: 36px 0 0 2px;
  text-align: center!important;
}
.basic-td-07-button {
  position: relative;
  top: -60px!important;
  left: 98px;
}
.basic-td-07-price {
  position: relative;
  top: -41px;
  left: -7px;
}
.tooltip-btn {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  margin: 0 0 0 7px;
  position: relative;
  top: 5px;
}
.summary {
  border: 1px solid #666666;
}
.summary tbody {
  display: flex;
  justify-content: center;
}
.summary tbody tr {
  display: flex;
  flex-direction: column;
}
.summary tbody th {
  width: 100%;
  height: 106px;
  border-left: 1px solid #666;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 35px;
  font-weight: 700;
}
.summary td {
  width: 100%;
  text-align: center;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  font-weight: 500;
}
.summary td:nth-child(2) {
  height: 105px;
}
.summary td:nth-child(3), .summary td:nth-child(4), .summary td:nth-child(5), .summary td:nth-child(6), .summary td:nth-child(7){
  height: 104px;
}
.summary td:nth-child(8) {
  height: 139px;
}
.summary td:nth-child(9) {
  height: 102px;
}
.summary td:nth-child(10) {
  height: 252px;
}
.summary td:nth-child(11) {
  height: 434px;
}

.summary td .maru {
  width: 68px;
  height: 68px;
}
.summary td .batsu {
  width: 61px;
  height: 59px;
}
.summary td .hatena {
  width: 25px;
  height: 27px;
}
.summary .no1-icon {
  width: 107px;
  height: 130px;
}

/*--------------------------
  off
----------------------------*/
.off {
  display: block;
  width: 232px;
  margin: 0 auto;
  position: relative;
  background: #d30102;
  color: #fff;
  padding: 13px 10px; 
  margin-top: 20px;
  font-size: 26px;
}
.off:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #d30102;
  border-width: 10px;
  margin-left: -10px;
}
/*--------------------------
  btn
----------------------------*/
.btn_credit, .btn_bank {
  width: 297px;
  height: 150px;
  margin: 0 auto;
  color: #fff;
  padding: 0 0;
  display: block;
  text-decoration: none;
  font-size: 26px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.48423;
}
.btn_credit {
  background: url(../img/btn2.png)no-repeat top 6px center;
  background-size: cover;
}
.btn_bank {
  background: url(../img/btn3.png)no-repeat top 6px center;
  background-size: cover;
}
.btn_credit_t, .btn_bank_t {
  min-width: 150px;
  max-width: 230px;
  margin: 0 auto;
  color: #eaebf2;
  padding: 1em;
  border-radius: 50px;
  display: block;
  text-decoration: none;
  font-size: 1.6rem;
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.btn_credit_t {
  background: #eaebf2;
  border: 2px solid #eaebf2;
  margin-bottom: 15px;
}
.btn_bank_t {
  background: #eaebf2;
  border: 2px solid #eaebf2;
}
/*--------------------------
  tippy
----------------------------*/
.tip {
  text-align: left;
}
.tip_box {
  padding: 10px;
  color: #151515;
  font-size: 22px;
  line-height: 1.75;
}
.tip_ttl {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #151515;
}
.tooltip_contents {
  display: none;
}
.tippy-tooltip.blue-theme[data-placement^='top'] .tippy-arrow {
  border-top-color: #dcefda;
}
.tippy-tooltip.blue-theme[data-placement^='bottom'] .tippy-arrow {
  border-bottom-color: #dcefda;
}
.tippy-tooltip.blue-theme[data-placement^='left'] .tippy-arrow {
  border-left-color: #dcefda;
}
.tippy-tooltip.blue-theme[data-placement^='right'] .tippy-arrow {
  border-right-color: #dcefda;
}
.tippy-tooltip.blue-theme {
  background-color: #dcefda;
}

.cta-desc {
  font-size: 22px;
  letter-spacing: 0;
  text-align: right;
  color: #ffffff;
  width: 1200px;
  margin-inline: auto;
}

/* sec05
-------------------------------------*/
.sec05 {
  background: #f5f8fe;
  position: relative;
  padding: 49px 0 46px;
}
.sec05::after {
  position: absolute;
  content: "";
  background: url(../img/sec05-bg2.png)no-repeat;
  background-size: contain;
  width: 100%;
  height: 237px;
  bottom: 0;
  right: 0;
}
.ac-area .content {
  width: 1000px;
  margin-inline: auto;
  position: relative;
  top: -59px;
  margin-bottom: -48px;
}
.ac-area .ttl-box {
  background: #5a5f70;
  position: relative;
  padding: 33px 0;
  cursor: pointer;
  transition: all .3s;
}
.ac-area .ttl-box:hover {
  background: #e7316e;
}
.ac-area .ttl-box::after {
  position: absolute;
  content: "";
  background: url(../img/accordion-btn.png)no-repeat;
  background-size: contain;
  width: 40px;
  height: 39px;
  top: 50%;
  right: 44px;
  transform: translateY(-50%);
}
.ac-area h2 {
  font-size: 45px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  padding: 0 70px 0 0;
  margin: 0;
  line-height: 1;
}
.ac-area .f-roboto {
  font-size: 52px;
  font-weight: 500;
}
.ac-area .accordion-content {
  background: #ffffff;
}
.ac-area .accordion-content .lead {
  font-size: 30px;
  line-height: 1.5667;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  margin-bottom: 26px;
  position: relative;
  padding-bottom: 27px;
  padding-top: 40px;
}
.ac-area .accordion-content .lead::after {
  position: absolute;
  content: "";
  background: #e7316e;
  width: 860px;
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.ac-area .accordion-content .txt {
  font-size: 25px;
  line-height: 1.88;
  letter-spacing: 0;
  margin: 0 0 45px 150px;
  font-weight: 500;
  display: grid;
  grid-template-columns: 19.7% 1fr;
  text-align: left;
}
.ac-area .accordion-content .photo {
  width: 645px;
  margin-inline: auto;
  padding-bottom: 60px;
}
.sec05 .point {
  background: url(../img/sec05-bg1.png)no-repeat;
  background-size: cover;
  width: 1240px;
  margin: 0 0 0 362px;
  padding: 158px 0 127px;
  position: relative;
  z-index: 2;
}
.sec05 .point .list {
  display: grid;
  gap: 48px;
  width: 1066px;
  margin-left: auto;
}
.sec05 .point .list li {
  font-size: 29px;
  font-weight: 700;
  line-height: 1.55;
  color: #000000;
  position: relative;
}
.sec05 .point .list li::before {
  position: absolute;
  content: "";
  background: url(../img/sec05-check.png)no-repeat;
  background-size: contain;
  width: 35px;
  height: 37px;
  top: 4px;
  left: -60px;
}

/* sec06
-------------------------------------*/
.sec06 {
  padding: 168px 0 113px;
}
.sec06 .inner {
  width:1000px;
  margin-inline: auto;
  text-align: center;
}
.sec06 .sec06-ttl {
  position: relative;
  margin-bottom: 128px;
}
.sec06 .sec06-ttl span {
  font-size: 72px;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  border-bottom: 3px solid #34cc33;
  position: relative;
  z-index: 2;
  padding: 0 0 12px;
}
.sec06 .sec06-ttl::before {
  position: absolute;
  content: "";
  background: url(../img/sec06-tit.png)no-repeat;
  background-size: contain;
  width: 539px;
  height: 349px;
  z-index: 1;
  top: -94px;
  left: 50%;
  transform: translateX(-50%);
}

.sec06 .qa-list  {
  display: grid;
  gap: 46px;
  text-align: left;
}
.sec06 .qa-list li {
  border: 1px solid #000000 ;
}
.sec06 .qa-list li .qa-ttl {
  color: #FFFFFF;
  font-size: 30px;
  font-weight: 500;
  position: relative;
  padding: 26px 87px;
  cursor: pointer;
  background: #5a5f70;
  letter-spacing: 0;
}
.sec06 .qa-list li .qa-ttl::before {
  content: "";
  position: absolute;
  width: 49px;
  height: 52px;
  background-image: url(../img/sec06-q.png);
  background-size: contain;
  top: 52%;
  left: 25px;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
.sec06 .qa-list li .qa-ttl::after {
  content: "";
  position: absolute;
  width: 35px;
  height: 36px;
  background-image: url(../img/sec06-hiraku.png);
  background-size: contain;
  top: 47%;
  right: 30px;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
.sec06 .qa-list li .qa-ttl.is-active::after {
  width: 35px;
  height: 2px;
  background-image: url(../img/sec06-tojiru.png);
  background-size: contain;
  background-repeat: no-repeat;
  transition: .3s;
}
.sec06 .qa-list li .accordion-content {
  background-color: #fff;
}
.accordion-content {
  line-height: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition-duration: .3s;
}
.accordion-content.is-open {
  line-height: normal;
  height: auto;
  opacity: 1;
}
.sec06 .qa-list li .accordion-content .txt {
  font-size: 25px;
  line-height: 1.75;
  padding: 21px 37px 22px 36px;
  text-align: justify;
}
.sec06 .sec06-txt-box {
  margin-top: 114px;
  width: 958px;
  margin-inline: auto;
}
.sec06 .sec06-txt-box .txt {
  font-size: 25px;
  line-height: 1.75;
  color: #000000;
}


/* cta02
-------------------------------------*/
.cta02 {
  background: url(../img/cta02-bg.png)no-repeat top center / cover;
}
.cta02 .inner {
  width: 1198px;
  margin-inline: auto;
  padding: 95px 0 93px;
}
.cta02 h2 {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  margin-bottom: 65px;
}
.cta02 h2 span {
  color: #e7316e;
  font-size: 60px;
}
.cta02 .subt  {
  background: url(../img/cta02-limit-frame.png)no-repeat;
  background-size: cover;
  padding: 20px 0 28px;
  text-align: center;
  font-size: 34px;
  width: 662px;
  margin-inline: auto;
  font-weight: 700;
  display: flex;
  justify-content: center;
}
.cta02 .subt .limit {
  font-size: 34px;
  color: #fff;
}
.cta02 .subt .pink {
  font-size: 34px;
  color: #e7316e;
  margin: 0 0 0 86px;
}
.cta02 .countdown {
  background: transparent;
  padding: 54px 0 61px;
}
.cta02 .counter {
  background: transparent;
}
/* footer
-------------------------------------*/
.footer {
  background-color: #242a39;
  padding: 148px 0 107px;
  margin: -1px 0 0;
}
.footer .yajirushi {
  color: #ffffff;
  padding: 186px 32px 116px 0px;
  position: relative;
  top: -218px;
  margin-bottom: -130px;
}
.footer .yajirushi::before {
  content: "";
  position: absolute;
  top: 7px;
  left: -6px;
  width: 100%;
  height: 449px;
  background: url(../img/yajirushi3.png) no-repeat top left / cover;
  filter: drop-shadow(20px 20px 17px rgba(119, 114, 115, 0.4));
}
.footer .yajirushi .lead {
  font-size: 47px;
  letter-spacing: 0.02em;
  font-weight: 900;
  color: #fff;
  text-align: center;
  transform: rotate(-2deg);
  margin: 0 0 30px;
}
.footer .yajirushi .shadow {
  font-size: 50px;
  color: #d30102;
  text-shadow: 2px 3px #fff;
  display: inline-block;
}
.footer .yajirushi .black {
  font-size: 47px;
  color: #151515;
}
.footer .yajirushi .lead02 {
  font-size: 60px;
  font-weight: 900;
  color: #fff;
  text-align: center;
  transform: rotate(-2deg);
  padding: 0 0 0 30px;
  text-shadow: 13px 13px 9px rgba(91, 114, 98, 0.3);
}
.footer .footer-link {
  display: flex;
  justify-content: center;
  gap: 95px;
}
.footer .footer-link li a {
  font-size: 22px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.75;
  text-decoration: none;
}
.footer .footer-link li{
  position: relative;
}
.footer .footer-link li:nth-child(1)::after{
  content: "";
  position: absolute;
  width: 1px;
  height: 22px;
  background-color: #FFFFFF;
  top: 54%;
  right: -48px;
  transform: translateY(-50%);
}
.footer .footer-link li:nth-child(2)::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 22px;
  background-color: #FFFFFF;
  top: 54%;
  right: -47px;
  transform: translateY(-50%);
}
.footer .footer-txt-box {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.footer .footer-txt-box .contact-box {
  font-size: 21px;
  line-height: 1.8;
  color: #FFFFFF;
  text-align: justify;
}
.footer .footer-txt-box .contact-box .logo-wrap {
  display: flex;
  align-items: center;
  gap: 14px;
  margin: -2px 0 -44px;
}
.footer .footer-txt-box .contact-box .logo-wrap img {
  width: 161px;
  height: 31px;
}
.footer .unei {
  display: block;
  margin-bottom: 7px;
}
.footer .footer-txt-box .contact-box .mail {
  margin: 7px 0 0;
}
.footer .footer-txt-box {
  margin-top: 48px;
  text-align: center;
  background-repeat: no-repeat;
  width: 1112px;
  margin-inline: auto;
  grid-template-columns: 45.4% 1fr;
}
.footer .footer-txt {
  font-size: 21px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.71428;
  text-align: justify;
}

.footer .copyright {
  text-align: center;
  color: #FFFFFF;
  margin-top: 56px;
  font-size: 21px;
}
}


@media screen and (min-width:2001px) {
  .accordion-float-button {
    position: fixed;
    bottom: 0.5vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    background: url(../img/sticky-btn.png)no-repeat center center / contain;
    display: none;
    width: 18.591vw;
    pointer-events: auto;
  }
  .accordion-float-button a {
    display: block;
    padding: 1.899vw 2.349vw 2.749vw;
    font-size: 1.729vw;
    line-height: 1.75;
    font-weight: 700;
    letter-spacing: 0;
    color: #ffffff;
    text-decoration: none;
  }
  
/* fv
-------------------------------------*/
.fv {position: relative;z-index: 2;}
.fv .top {
  background: url(../img/fv-bg.png) no-repeat center center;
  background-size: cover;
  text-align: center;
  padding: 0 0 11.994vw;
  position: relative;
}
.fv .subt {
  font-size: 2.249vw;
  font-weight: 900;
  letter-spacing: 0.02em;
  color: #ffffff;
  padding: 1.749vw 0 2.949vw 19.79vw;
  font-style: italic;
  text-align: left;
}
.fv .subt::before {
  content: "";
  position: absolute;
  top: 0.35vw;
  left: 0;
  width: 58.571vw;
  height: 7.646vw;
  background: url(../img/fv-yajirushi1.png) no-repeat top left / contain;
  filter: drop-shadow(20px 20px 17px rgba(119, 114, 115, 0.4));
}
.fv .subt .txt {
  transform: rotate(-3deg);
  display: block;
}
.fv .subt .small {
  font-size: 1.849vw;
}
.fv .subt .shadow  {
  font-size: 2.499vw;
  letter-spacing: 0.02em;
  color: #d30102;
  text-shadow: 2px 3px #fff;
  display: inline-block;
  font-weight: 900;
}
.fv .subt .large {
  font-size: 2.499vw;
}
.fv .subt02 {
  font-size: 2.899vw;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  line-height: 1.45;
  position: relative;
  display: inline-block;
  text-shadow: 10px 10px 9px rgba(119, 114, 115, 0.4);
}
.fv .subt02 .green {
  font-size: 5.797vw;
  color: #34cc33;
  position: relative;
  font-weight: 900;
  margin: 0 3.298vw 0 0;
  text-shadow: 3px 3px 11px rgba(35, 38, 43, 0.8);
}
.fv .subt02 .green::before {
  position: absolute;
  content: "";
  background: url(../img/fv-line-left.png)no-repeat;
  background-size: contain;
  width: 3.748vw;
  height: 5.997vw;
  top: 1.499vw;
  left: -3.248vw;
}
.fv .subt02 .green::after {
  position: absolute;
  content: "";
  background: url(../img/fv-line-right.png)no-repeat;
  background-size: contain;
  width: 3.748vw;
  height: 5.997vw;
  top: 1.549vw;
  right: -4.148vw;
}
.fv .subt02 .small {
  font-size: 3.548vw;
  font-weight: 700;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: -3.198vw;
}
.fv h1 {
  position: absolute;
  width: 84.258vw;
  font-size: 5.997vw;
  font-weight: 900;
  color: #ffffff;
  padding: 6.547vw 0 11.294vw 16.692vw;
  letter-spacing: 0.04em;
  z-index: 2;
  margin: -4.048vw 0 0;
}
.fv h1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 84.258vw;
  height: 18.791vw;
  background: url(../img/fv-yajirushi2.png) no-repeat top left / contain;
  filter: drop-shadow(20px 20px 17px rgba(119, 114, 115, 0.4));
}
.fv h1 .txt {
  transform: rotate(-2deg);
  display: block;
  text-shadow: 16px 15px 13px rgba(91, 114, 98, 0.3);
}
.fv h1 .small {
  font-size: 4.098vw;
}
.fv .bottom {
  background: url(../img/fv-frame.png) no-repeat center center;
  background-size: cover;
  padding: 3.998vw 0 5.297vw;
  margin-top: -0.75vw;
}
.fv .bottom h2 {
  font-size: 2.299vw;
  text-align: center;
  font-weight: 500;
  margin: 0 0 0.7vw 0.35vw;
  letter-spacing: 0.02em;
  color: #151515;
}
.fv .bottom h2 span {
  color: #d30102;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-size: 2.599vw;
}

.btn {
  background: url(../img/btn1.png)no-repeat center center;
  background-size: contain;
  width: 36.782vw;
  margin-inline: auto;
}

.btn a {
  color: #ffffff;
  font-size: 2.049vw;
  font-weight: 700;
  display: block;
  padding: 3.098vw 3.248vw 4.748vw;
  letter-spacing: 0.02em;
  text-decoration: none;
  text-shadow: 3px 3px 6px rgba(42, 127, 60, 0.5);
}
.btn a span {
  font-size: 3.198vw;
  position: relative;
  top: 0.2vw;
}

/* sec01
-------------------------------------*/
.sec01 {
  background: #f5f8fe;
  position: relative;
  top: -9.445vw;
  padding: 9.695vw 0 1.899vw;
  margin-bottom: -9.445vw;
}
.sec01 .inner {
  width: 51.574vw;
  margin-inline: auto;
  background: url(../img/sec01-frame2.png) no-repeat center center;
  background-size: cover;
  position: relative;
  padding: 1.149vw 0 5.347vw;
}
.sec01 .circle {
  position: absolute;
  top: -2.549vw;
  left: -3.198vw;
  background: url(../img/sec01-cercle.png) no-repeat;
  background-size: contain;
  width: 10.495vw;
  height: 10.445vw;
  font-size: 1.849vw;
  font-weight: 700;
  color: #fff;
  transform: rotate(-9deg);
  padding: 1.699vw 0 0;
  text-align: center;
  line-height: 1.23317;
}
.sec01 .subt {
  font-size: 2.949vw;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #fff;
  text-align: center;
  margin: 0 0 -0.95vw 2.899vw;
  line-height: 1.74;
}
.sec01 .subt .tate {
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: 1.349vw;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.03em;
  margin: 0 0px 0 0;
  position: relative;
  top: 0.4vw;
}
.sec01 .subt .f-roboto {
  font-size: 3.598vw;
  font-weight: 700;
  color: #dd8283;
  letter-spacing: -0.01em;
  position: relative;
  top: 0.25vw;
}
.sec01 .subt .pink {
  color: #dd8283;
  font-weight: 500;
  font-size: 2.199vw;
}
.sec01 .subt .small {
 font-size: 2.199vw; 
}
.sec01 h2 {
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 3.848vw;
  margin-bottom: 1.899vw;
}
.sec01 h2 .f-roboto {
  font-size: 6.047vw;
  position: relative;
  top: 0.35vw;
}
.sec01 .item {
  background: url(../img/sec01-frame1.png)no-repeat;
  background-size: contain;
  width: 45.677vw;
  margin-inline: auto;
  padding: 2.949vw 1.099vw 2.999vw 2.799vw;
  display: grid;
  gap: 1.349vw;
  background-position: top center;
}
.sec01 .item li {
  font-size: 1.599vw;
  font-weight: 500;
  line-height: 1.428571;
  border-bottom: 1px solid #242a39;
  padding: 0 0 1.499vw 3.798vw;
  position: relative;
}
.sec01 .item li:last-child {
  border-bottom: none;
}
.sec01 .item li:nth-child(1)::before {
  position: absolute;
  content: "";
  background: url(../img/sec01-no01.png) no-repeat;
  background-size: contain;
  width: 3.048vw;
  height: 2.999vw;
  top: -0.45vw;
  left: -0.6vw;
}
.sec01 .item li:nth-child(2)::before {
  position: absolute;
  content: "";
  background: url(../img/sec01-no02.png) no-repeat;
  background-size: contain;
  width: 3.048vw;
  height: 3.048vw;
  top: 0.95vw;
  left: -0.6vw;
}
.sec01 .item li:nth-child(3)::before {
  position: absolute;
  content: "";
  background: url(../img/sec01-no03.png) no-repeat;
  background-size: contain;
  width: 3.048vw;
  height: 2.999vw;
  top: -0.55vw;
  left: -0.6vw;
}
.sec01 .item li .red {
  color: #d30102;
  font-weight: 900;
}
.sec01 .item li .desc{
  font-size: 1.099vw;
  line-height: 1.5909;
  display: flex;
}

/* countdown
-------------------------------------*/
.countdown {
  background: #242a39;
  padding: 3.048vw 0 1.249vw;
}
.counter {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  width: 39.48vw;
  padding: 1vw;
  color: #FFFFFF;
  background: #242A39;
  text-align: center;
  font-size: 2.099vw;
  line-height: 1.5em;
  font-weight: normal;
}
.counter .label {
  margin-right: 0.5vw;
}
.counter .num {
  font-size: 3.148vw;
  font-weight: bold;
  margin: 0 0.4vw;
}
.countdown .btnArea {margin: 2.199vw 0 0;text-align: center;}
.countdown .btnArea .txt{
  font-size: 1.749vw;
  font-weight: 700;
  color: #fff;
  position: relative;
  text-align: center;
  display: inline-block;
  background: url(../img/btn-txt-bg.png)no-repeat top center;
  background-size: cover;
  padding: 0 1.599vw;
}
.countdown .btnArea .btn a {
  padding: 2.699vw 4.598vw 4.798vw;
  text-align: left;
  position: relative;
}

/* sec02
-------------------------------------*/
.sec02 {
  background: url(../img/sec02-bg2.png)no-repeat bottom -27px left;
  background-size: cover;
  padding: 4.798vw 0 2.649vw;
}
.sec02 h2 {
  font-size: 3.248vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #000000;
  text-align: center;
  margin-bottom: 3.298vw;
}
.sec02 h2 span {
  font-size: 3.498vw;
  font-weight: 900;
  letter-spacing: 0.02em;
  color: #5a5f70;
  margin-bottom: 1vw;
}
.sec02 .content {
  background: url(../img/sec02-bg1.png)no-repeat center left -8px;
  width: 82.559vw;
  margin-right: auto;
  position: relative;
  padding: 4.148vw 0 7.846vw;
  margin-bottom: 5.997vw;
  background-size: cover;
}
.sec02 .content::after {
  position: absolute;
  content: "";
  background: url(../img/sec02-yajirushi.png)no-repeat;
  background-size: contain;
  width: 8.196vw;
  height: 8.146vw;
  bottom: -3.198vw;
  left: 60.5%;
  transform: translateX(-50%);
}
.sec02 .list {
  display: grid;
  width: 40.23vw;
  margin-inline: auto;
  margin-bottom: 2.199vw;
}
.sec02 .list li {
  font-size: 1.449vw;
  font-weight: 700;
  color: #333333;
  padding: 1.999vw 2.099vw 2.649vw;
  text-align: left;
}
.sec02 .list li:nth-child(1) {
  background: url(../img/sec02-fukidashi1.png)no-repeat;
  background-size: contain;
  margin: 0 0 1.249vw 8.796vw;
}
.sec02 .list li:nth-child(2) {
  background: url(../img/sec02-fukidashi2.png)no-repeat;
  background-size: contain;
  margin: 0 0 0.95vw 6.797vw;
  padding: 1.849vw 1.899vw 2.799vw;
}
.sec02 .list li:nth-child(3) {
  background: url(../img/sec02-fukidashi3.png)no-repeat;
  background-size: contain;
  margin: 0 0 0 5.847vw;
}
.sec02 .content .txt {
  font-size: 1.849vw;
  font-weight: 700;
  text-align: center;
  margin: 0 0 0 15.392vw;
  letter-spacing: 0.02em;
}
.sec02 .leadArea {
  text-align: center;
}
.sec02 .leadArea .lead01{
  font-size: 1.899vw;
  letter-spacing: 0.02em;
  color: #000;
  font-weight: 700;
  margin-bottom: 2.149vw;
}
.sec02 .leadArea .lead01 .namisen {
  font-size: 2.149vw;
  letter-spacing: 0.02em;
  background: url(../img/sec02-namisen.png)no-repeat bottom center;
  background-size: contain;
}
.sec02 .leadArea .lead02 {
  font-size: 2.499vw;
  letter-spacing: 0.02em;
  color: #000;
  font-weight: 700;
  margin-bottom: 3.748vw;
}
.sec02 .leadArea .lead02 .pink {
  font-size: 2.499vw;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.02em;
  background: #dd8283;
  padding: 0.1vw 0.65vw;
  margin: 0 0.4vw;
}
.sec02 .btnArea {text-align: center;}
.sec02 .btnArea .txt{
  font-size: 1.749vw;
  font-weight: 700;
  color: #000000;
  position: relative;
  text-align: center;
  display: inline-block;
  margin-bottom: 0.45vw;
}
.sec02 .btnArea .txt::before {
  position: absolute;
  content: "";
  background: url(../img/sec02-line-left.png)no-repeat;
  background-size: contain;
  width: 1.099vw;
  height: 1.799vw;
  top: 10%;
  left: -1.499vw;
}
.sec02 .btnArea .txt::after {
  position: absolute;
  content: "";
  background: url(../img/sec02-line-right.png)no-repeat;
  background-size: contain;
  width: 1.099vw;
  height: 1.799vw;
  top: 10%;
  right: -1.499vw;
}
.sec02 .btnArea .btn a {
  padding: 2.999vw 6.597vw 4.498vw;
  text-align: left;
  position: relative;
}

/* sec03
-------------------------------------*/
.sec03 {
  background: url(../img/sec03-bg.png)no-repeat center center;
  background-size: cover;
  padding: 0 0 4.398vw;
}
.sec03 h2 {
  background: url(../img/sec03-tit-bg.png)no-repeat;
  background-size: cover;
  padding: 2.999vw 0 5.447vw;
  font-size: 1.999vw;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0;
  color: #fff;
  text-align: center;
  margin-bottom: 3.998vw;
}
.sec03 h2 .pink {
  font-size: 2.149vw;
  color: #dd8283;
}
.sec03 .item {
  display: grid;
  gap: 6.297vw;
  width: 60.87vw;
  margin-inline: auto;
  margin-bottom: 4.198vw;
}
.sec03 .item li {
  background: #f5f8fe;
  position: relative;
  box-shadow: 0 18px 15px rgba(131, 134, 137, 0.21);
}
.sec03 .item li .ttl-box {
  background: #242a39;
  padding: 1.399vw 1.799vw 1.499vw;
  position: relative;
}
.sec03 .item li h3 {
  font-size: 1.949vw;
  font-weight: 700;
  line-height: 1.538;
  color: #ffffff;
}
.sec03 .item li h3 span {
  color: #dd8283;
}
.sec03 .item li .num {
  position: absolute;
}
.sec03 .item li .num img {
  width: 100%;
  height: auto;
}
.sec03 .item .txt-box {
  padding: 1.999vw 0 2.499vw;
}
.sec03 .item .txt {
  font-size: 1.399vw;
  font-weight: 500;
  line-height: 1.6786;
}
.sec03 .item .txt span {
  font-size: 1.399vw;
  font-weight: 700;
  color: #d30102;
}
/* list01 */
.sec03 .item .list01 {
  margin-left: 1vw;
}
.sec03 .item .list01::before {
  position: absolute;
  content: "";
  background: url(../img/sec03-1-photo.png)no-repeat;
  background-size: contain;
  width: 16.342vw;
  height: 18.591vw;
  bottom: 0;
  left: -1.449vw;
  z-index: 2;
}
.sec03 .item .list01 .num {
  position: absolute;
  top: -5.247vw;
  left: 8.746vw;
  width: 6.447vw;
}
.sec03 .item .list01 h3{
  text-align: right;
}
.sec03 .item .list01 .txt {
  margin: 0 0 0 16.392vw;
}
/* list02 */
.sec03 .item .list02 {
  margin: 0 0.4vw;
}
.sec03 .item .list02::before {
  position: absolute;
  content: "";
  background: url(../img/sec03-2-photo.png)no-repeat;
  background-size: contain;
  width: 24.538vw;
  height: 17.241vw;
  bottom: 0;
  right: -1.449vw;
  z-index: 2;
}
.sec03 .item .list02 .ttl-box {padding: 1.699vw 2.499vw 1.949vw;}
.sec03 .item .list02 .num {
  position: absolute;
  top: -1.649vw;
  right: 10.895vw;
  width: 8.296vw;
}
.sec03 .item .list02 .txt-box {
  padding: 1.999vw 0 2.449vw;
}
.sec03 .item .list02 .txt {
  margin: 0 0 0 2.499vw;
}
/* list03 */
.sec03 .item .list03 {
  margin: 1.149vw 0.4vw 0;
}
.sec03 .item .list03::before {
  position: absolute;
  content: "";
  background: url(../img/sec03-3-photo.png)no-repeat;
  background-size: contain;
  width: 16.092vw;
  height: 18.991vw;
  bottom: -2.599vw;
  left: -3.398vw;
  z-index: 2;
}
.sec03 .item .list03 .ttl-box {padding: 1.249vw 13.693vw 1.749vw;}
.sec03 .item .list03 .num {
  position: absolute;
  top: -5.647vw;
  left: 2.799vw;
  width: 8.646vw;
}
.sec03 .item .list03 .txt-box {
  padding: 1.999vw 0 2.449vw;
}
.sec03 .item .list03 .txt {
  margin: 0 0 0 13.743vw;
}

.sec03 .btnArea {text-align: center;}
.sec03 .btnArea .txt{
  font-size: 1.749vw;
  font-weight: 700;
  color: #151515;
  position: relative;
  text-align: center;
  display: inline-block;
  margin-bottom: 0px;
}
.sec03 .btnArea .txt::before {
  position: absolute;
  content: "";
  background: url(../img/sec03-line-left\ .png)no-repeat;
  background-size: contain;
  width: 1.099vw;
  height: 1.799vw;
  top: 10%;
  left: -1.499vw;
}
.sec03 .btnArea .txt::after {
  position: absolute;
  content: "";
  background: url(../img/sec03-line-right\ .png)no-repeat;
  background-size: contain;
  width: 1.099vw;
  height: 1.799vw;
  top: 10%;
  right: -1.499vw;
}
.sec03 .btnArea .btn a {
  padding: 2.699vw 4.348vw 4.798vw;
  text-align: left;
  position: relative;
}

/* sec04
-------------------------------------*/
.sec04 .ttl-box{
  background: url(../img/sec04-tit-bg.png)no-repeat;
  background-size: cover;
  padding: 1.299vw 0 3.448vw;
  position: relative;
  margin-bottom: 2.949vw;
}
.sec04 .ttl-box .subt {
  font-size: 2.199vw;
  font-weight: 700;
  color: #242a39;
  text-align: center;
  background: url(../img/sec04-tit-fukidashi.png)no-repeat;
  background-size: contain;
  padding: 1.199vw 1.649vw 1.699vw;
  position: relative;
  top: -3.348vw;
  left: 50.3%;
  transform: translateX(-50%);
  display: inline-block;
}
.sec04 h2 {
  font-size: 2.499vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  color: #ffffff;
  transform: rotate(-2deg);
  text-align: center;
  margin: -2.299vw 0 0;
  font-style: italic;
}
.sec04 h2 span {
  font-size: 3.298vw;
  letter-spacing: 0.04em;
  color: #dd8283;
}
.sec04 .content {
  text-align: center;
  margin-bottom: 2.949vw;
}
.sec04 .content h3 {
  font-size: 2.549vw;
  text-align: center;
  font-weight: 700;
  color: #242a39;
  position: relative;
  display: inline-block;
  margin-bottom: 2.049vw;
}
.sec04 .content h3::before,
.sec04 .content h3::after {
  position: absolute;
  content: "";
  background: #242a39;
  width: 4.248vw;
  height: 0.05vw;
  top: 54%;
  transform: translateY(-50%);
}
.sec04 .content h3::before {
  left: -5.497vw;
}
.sec04 .content h3::after {
  right: -5.497vw;
}
.sec04 .content .desc {
  font-size: 1.099vw;
  color: #242a39;
}
.sec04 .ytArea {
  margin-inline: auto;
  width: 49.975vw;
  padding: 0 0 6.347vw;
}
.sec04 .ytArea iframe {
  height: 27.986vw;
  width: 100%;
}

/* cta01
-------------------------------------*/
.cta01 {
  background: url(../img/cta01-bg.png)no-repeat top center #f4f8ff;
  background-size: contain;
  display: block;
  padding: 0 0 4.548vw;
}
.cta01 .cta-frame {
  background: url(../img/cta01-frame.png)no-repeat center center;
  background-size: cover;
  width: 49.975vw;
  margin-inline: auto;
  position: relative;
  top: -2.399vw;
  padding: 0.85vw 0 2.849vw;
  margin-bottom: 4.798vw;
}
.cta01 .circle {
  position: absolute;
  top: -1vw;
  left: -2.099vw;
  background: url(../img/sec01-cercle.png) no-repeat;
  background-size: contain;
  width: 8.396vw;
  height: 8.396vw;
  font-size: 1.499vw;
  font-weight: 700;
  color: #fff;
  transform: rotate(-9deg);
  padding: 1.399vw 0 0;
  text-align: center;
  line-height: 1.23317;
}
.cta01 h2 {
  font-size: 1.749vw;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  color: #ffffff;
  margin-bottom: 3.048vw;
  line-height: 1.75;
}
.cta01 .txt {
  font-size: 1.749vw;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0;
  color: #000000;
  text-align: center;
}
.cta01 .txt .small {
  font-size: 1.349vw;
}
.cta01 .txt .red {
  font-size: 1.749vw;
  color: #d30102;
}
.cta01 .txt01 {
  position: relative;
  margin-bottom: 1.799vw;
  padding: 0 0 1.499vw;
}
.cta01 .txt01::after {
  position: absolute;
  content: "";
  background: #5a5f70;
  width: 41.129vw;
  height: 0.05vw;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.cta01 .txt02 {
  line-height: 1.2674;
  margin-bottom: 0.75vw;
}
.cta01 .txt02 .small{
  display: block;
  margin: 0 0 0.3vw;
}
.cta01 .desc {
  font-size: 1.099vw;
  color: #242a39;
  text-align: center;
}

/* table */
#cta-table01 {
  background: #222a3a;
  padding: 5.547vw 0 5.047vw;
}
#cta table {
  width: 59.97vw;
  margin-inline: auto;
  margin-bottom: 1.799vw;
}
.summary {
  display: block;
  border: 1px solid #666666;
}
.summary tbody {
  display: block;
}
.summary tbody tr {
  display: block;
  width: 100%;
  margin: 0;
}
.summary th {
  display: block;
  width: 100%;
  padding: 1.499vw 1vw;
  text-align: center;
  color: #fff;
  font-size: 2.0rem;
}
.normal {
  background: #80c47c;
}
.plan01 {
  background: #49ce45;
}
.plan02 {
  background: #11b708;
}
.plan03 {
  background: #0e8408;
}

.summary td .name .large {
  font-size: 1.899vw;
  padding: 0 0.15vw;
}
.name {
  font-weight: bold;
  font-size: 1.499vw;
}
.name  .small {
  font-size: 1.299vw;
  font-weight: 500;
}
.summary td {
  display: block;
  border-top: 1px solid #666;
  background: #fff;
  font-size: 1.299vw;
  padding: 0.25vw;
  text-align: center;
}
.price_s {
  display: block;
  padding: 0.5vw 0.75vw;
  font-size: 1.099vw;
}
.summary td.price {
  font-weight: bold;
  font-size: 1.399vw;
  position: relative;
}
.summary td.price .red {
  color: #d30102;
  line-height: 1.5;
}
.summary td.price .kaisuu {
  display: block;
  font-size: 1.399vw;
}
.summary td.price .yen {
  position: relative;
  left: -1.549vw;
}
.summary td.price .zeikomi {
  font-size: 1.049vw;
  position: absolute;
  top: 1.899vw;
  right: 3.148vw;
}
.summary td.price .total {
  font-size: 1.349vw;
  line-height: 1.8;
}
.summary td.btnArea {
  font-size: 1.699vw;
  font-weight: 700;
  line-height: 1.3823;
  padding: 0 2.699vw 0 0;
  position: relative;
}
.summary td.btnArea::after {
  position: absolute;
  content: "";
  background: url(../img/cta01-yajirushi.png)no-repeat;
  background-size: contain;
  width: 2.899vw;
  height: 8.996vw;
  top: 27%;
  right: -0.55vw;
}
.no1 {
  margin-right: -0.5vw;
  padding-left: 0.25vw;
}
.basic-td-07 {
  text-align: center; vertical-align: middle;
}
.basic-td-07-tip {
  display: inline-block;
  line-height: 1.3;
  margin: 1.799vw 0 0 0.1vw;
  text-align: center!important;
}
.basic-td-07-button {
  position: relative;
  top: -2.999vw!important;
  left: 4.898vw;
}
.basic-td-07-price {
  position: relative;
  top: -2.049vw;
  left: -0.35vw;
}
.tooltip-btn {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  margin: 0 0 0 0.35vw;
  position: relative;
  top: 0.25vw;
}
.summary {
  border: 1px solid #666666;
}
.summary tbody {
  display: flex;
  justify-content: center;
}
.summary tbody tr {
  display: flex;
  flex-direction: column;
}
.summary tbody th {
  width: 100%;
  height: 5.297vw;
  border-left: 1px solid #666;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 1.749vw;
  font-weight: 700;
}
.summary td {
  width: 100%;
  text-align: center;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0.5vw 0;
  font-weight: 500;
}
.summary td:nth-child(2) {
  height: 5.247vw;
}
.summary td:nth-child(3), .summary td:nth-child(4), .summary td:nth-child(5), .summary td:nth-child(6), .summary td:nth-child(7){
  height: 5.197vw;
}
.summary td:nth-child(8) {
  height: 6.947vw;
}
.summary td:nth-child(9) {
  height: 5.097vw;
}
.summary td:nth-child(10) {
  height: 12.594vw;
}
.summary td:nth-child(11) {
  height: 21.689vw;
}

.summary td .maru {
  width: 3.398vw;
  height: 3.398vw;
}
.summary td .batsu {
  width: 3.048vw;
  height: 2.949vw;
}
.summary td .hatena {
  width: 1.249vw;
  height: 1.349vw;
}
.summary .no1-icon {
  width: 5.347vw;
  height: 6.497vw;
}

/*--------------------------
  off
----------------------------*/
.off {
  display: block;
  width: 11.594vw;
  margin: 0 auto;
  position: relative;
  background: #d30102;
  color: #fff;
  padding: 0.65vw 0.5vw; 
  margin-top: 1vw;
  font-size: 1.299vw;
}
.off:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #d30102;
  border-width: 0.5vw;
  margin-left: -0.5vw;
}
/*--------------------------
  btn
----------------------------*/
.btn_credit, .btn_bank {
  width: 14.843vw;
  height: 7.496vw;
  margin: 0 auto;
  color: #fff;
  padding: 0 0;
  display: block;
  text-decoration: none;
  font-size: 1.299vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.48423;
}
.btn_credit {
  background: url(../img/btn2.png)no-repeat top 0.3vw center;
  background-size: cover;
}
.btn_bank {
  background: url(../img/btn3.png)no-repeat top 0.3vw center;
  background-size: cover;
}
.btn_credit_t, .btn_bank_t {
  min-width: 7.496vw;
  max-width: 11.494vw;
  margin: 0 auto;
  color: #eaebf2;
  padding: 1em;
  border-radius: 2.499vw;
  display: block;
  text-decoration: none;
  font-size: 1.6rem;
  height: 2.999vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.btn_credit_t {
  background: #eaebf2;
  border: 2px solid #eaebf2;
  margin-bottom: 0.75vw;
}
.btn_bank_t {
  background: #eaebf2;
  border: 2px solid #eaebf2;
}
/*--------------------------
  tippy
----------------------------*/
.tip {
  text-align: left;
}
.tip_box {
  padding: 0.5vw;
  color: #151515;
  font-size: 1.099vw;
  line-height: 1.75;
}
.tip_ttl {
  padding-bottom: 0.5vw;
  margin-bottom: 0.5vw;
  border-bottom: 1px solid #151515;
}
.tooltip_contents {
  display: none;
}
.tippy-tooltip.blue-theme[data-placement^='top'] .tippy-arrow {
  border-top-color: #dcefda;
}
.tippy-tooltip.blue-theme[data-placement^='bottom'] .tippy-arrow {
  border-bottom-color: #dcefda;
}
.tippy-tooltip.blue-theme[data-placement^='left'] .tippy-arrow {
  border-left-color: #dcefda;
}
.tippy-tooltip.blue-theme[data-placement^='right'] .tippy-arrow {
  border-right-color: #dcefda;
}
.tippy-tooltip.blue-theme {
  background-color: #dcefda;
}

.cta-desc {
  font-size: 1.099vw;
  letter-spacing: 0;
  text-align: right;
  color: #ffffff;
  width: 59.97vw;
  margin-inline: auto;
}

/* sec05
-------------------------------------*/
.sec05 {
  background: #f5f8fe;
  position: relative;
  padding: 2.449vw 0 2.299vw;
}
.sec05::after {
  position: absolute;
  content: "";
  background: url(../img/sec05-bg2.png)no-repeat;
  background-size: contain;
  width: 100%;
  height: 11.844vw;
  bottom: 0;
  right: 0;
}
.ac-area .content {
  width: 49.975vw;
  margin-inline: auto;
  position: relative;
  top: -2.949vw;
  margin-bottom: -2.399vw;
}
.ac-area .ttl-box {
  background: #5a5f70;
  position: relative;
  padding: 1.649vw 0;
  cursor: pointer;
  transition: all .3s;
}
.ac-area .ttl-box:hover {
  background: #e7316e;
}
.ac-area .ttl-box::after {
  position: absolute;
  content: "";
  background: url(../img/accordion-btn.png)no-repeat;
  background-size: contain;
  width: 1.999vw;
  height: 1.949vw;
  top: 50%;
  right: 2.199vw;
  transform: translateY(-50%);
}
.ac-area h2 {
  font-size: 2.249vw;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  padding: 0 3.498vw 0 0;
  margin: 0;
  line-height: 1;
}
.ac-area .f-roboto {
  font-size: 2.599vw;
  font-weight: 500;
}
.accordion-top,
.accordion-bottom {
  height: 0.05vw;
}

.ac-area .accordion-content {
  background: #ffffff;
}
.ac-area .accordion-content .lead {
  font-size: 1.499vw;
  line-height: 1.5667;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  margin-bottom: 1.299vw;
  position: relative;
  padding-bottom: 1.349vw;
  padding-top: 1.999vw;
}
.ac-area .accordion-content .lead::after {
  position: absolute;
  content: "";
  background: #e7316e;
  width: 42.979vw;
  height: 0.05vw;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.ac-area .accordion-content .txt {
  font-size: 1.249vw;
  line-height: 1.88;
  letter-spacing: 0;
  margin: 0 0 2.249vw 7.496vw;
  font-weight: 500;
  display: grid;
  grid-template-columns: 19.7% 1fr;
  text-align: left;
}
.ac-area .accordion-content .photo {
  width: 32.234vw;
  margin-inline: auto;
  padding-bottom: 2.999vw;
}
.sec05 .point {
  background: url(../img/sec05-bg1.png)no-repeat;
  background-size: cover;
  width: 61.969vw;
  margin: 0 0 0 18.091vw;
  padding: 7.896vw 0 6.347vw;
  position: relative;
  z-index: 2;
}
.sec05 .point .list {
  display: grid;
  gap: 2.399vw;
  width: 53.273vw;
  margin-left: auto;
}
.sec05 .point .list li {
  font-size: 1.449vw;
  font-weight: 700;
  line-height: 1.55;
  color: #000000;
  position: relative;
}
.sec05 .point .list li::before {
  position: absolute;
  content: "";
  background: url(../img/sec05-check.png)no-repeat;
  background-size: contain;
  width: 1.749vw;
  height: 1.849vw;
  top: 0.2vw;
  left: -2.999vw;
}


/* sec06
-------------------------------------*/
.sec06 {
  padding: 8.396vw 0 5.647vw;
}
.sec06 .inner {
  width:49.975vw;
  margin-inline: auto;
  text-align: center;
}
.sec06 .sec06-ttl {
  position: relative;
  margin-bottom: 6.397vw;
}
.sec06 .sec06-ttl span {
  font-size: 3.598vw;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  border-bottom: 3px solid #34cc33;
  position: relative;
  z-index: 2;
  padding: 0 0 0.6vw;
}
.sec06 .sec06-ttl::before {
  position: absolute;
  content: "";
  background: url(../img/sec06-tit.png)no-repeat;
  background-size: contain;
  width: 26.937vw;
  height: 17.441vw;
  z-index: 1;
  top: -4.698vw;
  left: 50%;
  transform: translateX(-50%);
}

.sec06 .qa-list  {
  display: grid;
  gap: 2.299vw;
  text-align: left;
}
.sec06 .qa-list li {
  border: 1px solid #000000 ;
}
.sec06 .qa-list li .qa-ttl {
  color: #FFFFFF;
  font-size: 1.499vw;
  font-weight: 500;
  position: relative;
  padding: 1.299vw 4.348vw;
  cursor: pointer;
  background: #5a5f70;
  letter-spacing: 0;
}
.sec06 .qa-list li .qa-ttl::before {
  content: "";
  position: absolute;
  width: 2.449vw;
  height: 2.599vw;
  background-image: url(../img/sec06-q.png);
  background-size: contain;
  top: 52%;
  left: 1.249vw;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
.sec06 .qa-list li .qa-ttl::after {
  content: "";
  position: absolute;
  width: 1.749vw;
  height: 1.799vw;
  background-image: url(../img/sec06-hiraku.png);
  background-size: contain;
  top: 47%;
  right: 1.499vw;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
.sec06 .qa-list li .qa-ttl.is-active::after {
  width: 1.749vw;
  height: 0.1vw;
  background-image: url(../img/sec06-tojiru.png);
  background-size: contain;
  background-repeat: no-repeat;
  transition: .3s;
}
.sec06 .qa-list li .accordion-content {
  background-color: #fff;
}
.accordion-content {
  line-height: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition-duration: .3s;
}
.accordion-content.is-open {
  line-height: normal;
  height: auto;
  opacity: 1;
}
.sec06 .qa-list li .accordion-content .txt {
  font-size: 1.249vw;
  line-height: 1.75;
  padding: 1.049vw 1.849vw 1.099vw 1.799vw;
  text-align: justify;
}
.sec06 .sec06-txt-box {
  margin-top: 5.697vw;
  width: 47.876vw;
  margin-inline: auto;
}
.sec06 .sec06-txt-box .txt {
  font-size: 1.249vw;
  line-height: 1.75;
  color: #000000;
}


/* cta02
-------------------------------------*/
.cta02 {
  background: url(../img/cta02-bg.png)no-repeat top center / cover;
}
.cta02 .inner {
  width: 59.87vw;
  margin-inline: auto;
  padding: 4.748vw 0 4.648vw;
}
.cta02 h2 {
  font-size: 2.499vw;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  margin-bottom: 3.248vw;
}
.cta02 h2 span {
  color: #e7316e;
  font-size: 2.999vw;
}
.cta02 .subt  {
  background: url(../img/cta02-limit-frame.png)no-repeat;
  background-size: cover;
  padding: 1vw 0 1.399vw;
  text-align: center;
  font-size: 1.699vw;
  width: 33.083vw;
  margin-inline: auto;
  font-weight: 700;
  display: flex;
  justify-content: center;
}
.cta02 .subt .limit {
  font-size: 1.699vw;
  color: #fff;
}
.cta02 .subt .pink {
  font-size: 1.699vw;
  color: #e7316e;
  margin: 0 0 0 4.298vw;
}
.cta02 .countdown {
  background: transparent;
  padding: 2.699vw 0 3.048vw;
}
.cta02 .counter {
  background: transparent;
}
/* footer
-------------------------------------*/
.footer {
  background-color: #242a39;
  padding: 7.396vw 0 5.347vw;
  margin: -0.05vw 0 0;
}
.footer .yajirushi {
  color: #ffffff;
  padding: 9.295vw 1.599vw 5.797vw 0px;
  position: relative;
  top: -10.895vw;
  margin-bottom: -6.497vw;
}
.footer .yajirushi::before {
  content: "";
  position: absolute;
  top: 0.35vw;
  left: -0.3vw;
  width: 100%;
  height: 22.439vw;
  background: url(../img/yajirushi3.png) no-repeat top left / cover;
  filter: drop-shadow(20px 20px 17px rgba(119, 114, 115, 0.4));
}
.footer .yajirushi .lead {
  font-size: 2.349vw;
  letter-spacing: 0.02em;
  font-weight: 900;
  color: #fff;
  text-align: center;
  transform: rotate(-2deg);
  margin: 0 0 1.499vw;
}
.footer .yajirushi .shadow {
  font-size: 2.499vw;
  color: #d30102;
  text-shadow: 2px 3px #fff;
  display: inline-block;
}
.footer .yajirushi .black {
  font-size: 2.349vw;
  color: #151515;
}
.footer .yajirushi .lead02 {
  font-size: 2.999vw;
  font-weight: 900;
  color: #fff;
  text-align: center;
  transform: rotate(-2deg);
  padding: 0 0 0 1.499vw;
  text-shadow: 13px 13px 9px rgba(91, 114, 98, 0.3);
}
.footer .footer-link {
  display: flex;
  justify-content: center;
  gap: 4.748vw;
}
.footer .footer-link li a {
  font-size: 1.099vw;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.75;
  text-decoration: none;
}
.footer .footer-link li{
  position: relative;
}
.footer .footer-link li:nth-child(1)::after{
  content: "";
  position: absolute;
  width: 0.05vw;
  height: 1.099vw;
  background-color: #FFFFFF;
  top: 54%;
  right: -2.399vw;
  transform: translateY(-50%);
}
.footer .footer-link li:nth-child(2)::after {
  content: "";
  position: absolute;
  width: 0.05vw;
  height: 1.099vw;
  background-color: #FFFFFF;
  top: 54%;
  right: -2.349vw;
  transform: translateY(-50%);
}
.footer .footer-txt-box {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.footer .footer-txt-box .contact-box {
  font-size: 1.049vw;
  line-height: 1.8;
  color: #FFFFFF;
  text-align: justify;
}
.footer .footer-txt-box .contact-box .logo-wrap {
  display: flex;
  align-items: center;
  gap: 0.7vw;
  margin: -0.1vw 0 -2.199vw;
}
.footer .footer-txt-box .contact-box .logo-wrap img {
  width: 8.046vw;
  height: 1.549vw;
}
.footer .unei {
  display: block;
  margin-bottom: 0.35vw;
}
.footer .footer-txt-box .contact-box .mail {
  margin: 0.35vw 0 0;
}
.footer .footer-txt-box {
  margin-top: 2.399vw;
  text-align: center;
  background-repeat: no-repeat;
  width: 55.572vw;
  margin-inline: auto;
  grid-template-columns: 45.4% 1fr;
}
.footer .footer-txt {
  font-size: 1.049vw;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.71428;
  text-align: justify;
}

.footer .copyright {
  text-align: center;
  color: #FFFFFF;
  margin-top: 2.799vw;
  font-size: 1.049vw;
}
}


@media screen and (min-width:768px) and (max-width:1999px) {
  .accordion-float-button {
    position: fixed;
    bottom: 0.5vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    background: url(../img/sticky-btn.png)no-repeat center center / contain;
    display: none;
    width: 18.609vw;
    pointer-events: auto;
  }
  .accordion-float-button a {
    display: block;
    padding: 1.901vw 2.351vw 2.751vw;
    font-size: 1.731vw;
    line-height: 1.75;
    font-weight: 700;
    letter-spacing: 0;
    color: #ffffff;
    text-decoration: none;
  }
  
 /* fv
-------------------------------------*/
.fv {position: relative;z-index: 2;}
.fv .top {
  background: url(../img/fv-bg.png) no-repeat center center;
  background-size: cover;
  text-align: center;
  padding: 0 0 12.006vw;
  position: relative;
}
.fv .subt {
  font-size: 2.251vw;
  font-weight: 900;
  letter-spacing: 0.02em;
  color: #ffffff;
  padding: 1.751vw 0 2.951vw 19.81vw;
  font-style: italic;
  text-align: left;
}
.fv .subt::before {
  content: "";
  position: absolute;
  top: 0.35vw;
  left: 0;
  width: 58.629vw;
  height: 7.654vw;
  background: url(../img/fv-yajirushi1.png) no-repeat top left / contain;
  filter: drop-shadow(20px 20px 17px rgba(119, 114, 115, 0.4));
}
.fv .subt .txt {
  transform: rotate(-3deg);
  display: block;
}
.fv .subt .small {
  font-size: 1.851vw;
}
.fv .subt .shadow  {
  font-size: 2.501vw;
  letter-spacing: 0.02em;
  color: #d30102;
  text-shadow: 2px 3px #fff;
  display: inline-block;
  font-weight: 900;
}
.fv .subt .large {
  font-size: 2.501vw;
}
.fv .subt02 {
  font-size: 2.901vw;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  line-height: 1.45;
  position: relative;
  display: inline-block;
  text-shadow: 10px 10px 9px rgba(119, 114, 115, 0.4);
}
.fv .subt02 .green {
  font-size: 5.803vw;
  color: #34cc33;
  position: relative;
  font-weight: 900;
  margin: 0 3.302vw 0 0;
  text-shadow: 3px 3px 11px rgba(35, 38, 43, 0.8);
}
.fv .subt02 .green::before {
  position: absolute;
  content: "";
  background: url(../img/fv-line-left.png)no-repeat;
  background-size: contain;
  width: 3.752vw;
  height: 6.003vw;
  top: 1.501vw;
  left: -3.252vw;
}
.fv .subt02 .green::after {
  position: absolute;
  content: "";
  background: url(../img/fv-line-right.png)no-repeat;
  background-size: contain;
  width: 3.752vw;
  height: 6.003vw;
  top: 1.551vw;
  right: -4.152vw;
}
.fv .subt02 .small {
  font-size: 3.552vw;
  font-weight: 700;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: -3.202vw;
}
.fv h1 {
  position: absolute;
  width: 84.342vw;
  font-size: 6.003vw;
  font-weight: 900;
  color: #ffffff;
  padding: 6.553vw 0 11.306vw 16.708vw;
  letter-spacing: 0.04em;
  z-index: 2;
  margin: -4.052vw 0 0;
}
.fv h1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 84.342vw;
  height: 18.809vw;
  background: url(../img/fv-yajirushi2.png) no-repeat top left / contain;
  filter: drop-shadow(20px 20px 17px rgba(119, 114, 115, 0.4));
}
.fv h1 .txt {
  transform: rotate(-2deg);
  display: block;
  text-shadow: 16px 15px 13px rgba(91, 114, 98, 0.3);
}
.fv h1 .small {
  font-size: 4.102vw;
}
.fv .bottom {
  background: url(../img/fv-frame.png) no-repeat center center;
  background-size: cover;
  padding: 4.002vw 0 5.303vw;
  margin-top: -0.75vw;
}
.fv .bottom h2 {
  font-size: 2.301vw;
  text-align: center;
  font-weight: 500;
  margin: 0 0 0.7vw 0.35vw;
  letter-spacing: 0.02em;
  color: #151515;
}
.fv .bottom h2 span {
  color: #d30102;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-size: 2.601vw;
}

.btn {
  background: url(../img/btn1.png)no-repeat center center;
  background-size: contain;
  width: 36.818vw;
  margin-inline: auto;
}

.btn a {
  color: #ffffff;
  font-size: 2.051vw;
  font-weight: 700;
  display: block;
  padding: 3.102vw 3.252vw 4.752vw;
  letter-spacing: 0.02em;
  text-decoration: none;
  text-shadow: 3px 3px 6px rgba(42, 127, 60, 0.5);
}
.btn a span {
  font-size: 3.202vw;
  position: relative;
  top: 0.2vw;
}

/* sec01
-------------------------------------*/
.sec01 {
  background: #f5f8fe;
  position: relative;
  top: -9.455vw;
  padding: 9.705vw 0 1.901vw;
  margin-bottom: -9.455vw;
}
.sec01 .inner {
  width: 51.626vw;
  margin-inline: auto;
  background: url(../img/sec01-frame2.png) no-repeat center center;
  background-size: cover;
  position: relative;
  padding: 1.151vw 0 5.353vw;
}
.sec01 .circle {
  position: absolute;
  top: -2.551vw;
  left: -3.202vw;
  background: url(../img/sec01-cercle.png) no-repeat;
  background-size: contain;
  width: 10.505vw;
  height: 10.455vw;
  font-size: 1.851vw;
  font-weight: 700;
  color: #fff;
  transform: rotate(-9deg);
  padding: 1.701vw 0 0;
  text-align: center;
  line-height: 1.23317;
}
.sec01 .subt {
  font-size: 2.951vw;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #fff;
  text-align: center;
  margin: 0 0 -0.95vw 2.901vw;
  line-height: 1.74;
}
.sec01 .subt .tate {
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: 1.351vw;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.03em;
  margin: 0 0px 0 0;
  position: relative;
  top: 0.4vw;
}
.sec01 .subt .f-roboto {
  font-size: 3.602vw;
  font-weight: 700;
  color: #dd8283;
  letter-spacing: -0.01em;
  position: relative;
  top: 0.25vw;
}
.sec01 .subt .pink {
  color: #dd8283;
  font-weight: 500;
  font-size: 2.201vw;
}
.sec01 .subt .small {
 font-size: 2.201vw; 
}
.sec01 h2 {
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 3.852vw;
  margin-bottom: 1.901vw;
}
.sec01 h2 .f-roboto {
  font-size: 6.053vw;
  position: relative;
  top: 0.35vw;
}
.sec01 .item {
  background: url(../img/sec01-frame1.png)no-repeat;
  background-size: contain;
  width: 45.723vw;
  margin-inline: auto;
  padding: 2.951vw 1.101vw 3.002vw 2.801vw;
  display: grid;
  gap: 1.351vw;
  background-position: top center;
}
.sec01 .item li {
  font-size: 1.601vw;
  font-weight: 500;
  line-height: 1.428571;
  border-bottom: 1px solid #242a39;
  padding: 0 0 1.501vw 3.802vw;
  position: relative;
}
.sec01 .item li:last-child {
  border-bottom: none;
}
.sec01 .item li:nth-child(1)::before {
  position: absolute;
  content: "";
  background: url(../img/sec01-no01.png) no-repeat;
  background-size: contain;
  width: 3.052vw;
  height: 3.002vw;
  top: -0.45vw;
  left: -0.6vw;
}
.sec01 .item li:nth-child(2)::before {
  position: absolute;
  content: "";
  background: url(../img/sec01-no02.png) no-repeat;
  background-size: contain;
  width: 3.052vw;
  height: 3.052vw;
  top: 0.95vw;
  left: -0.6vw;
}
.sec01 .item li:nth-child(3)::before {
  position: absolute;
  content: "";
  background: url(../img/sec01-no03.png) no-repeat;
  background-size: contain;
  width: 3.052vw;
  height: 3.002vw;
  top: -0.45vw;
  left: -0.6vw;
}
.sec01 .item li .red {
  color: #d30102;
  font-weight: 900;
}
.sec01 .item li .desc{
  font-size: 1.101vw;
  line-height: 1.5909;
  display: flex;
}

/* countdown
-------------------------------------*/
.countdown {
  background: #242a39;
  padding: 3.052vw 0 1.251vw;
}
.counter {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  width: 39.52vw;
  padding: 1.001vw;
  color: #FFFFFF;
  background: #242A39;
  text-align: center;
  font-size: 2.101vw;
  line-height: 1.5em;
  font-weight: normal;
}
.counter .label {
  margin-right: 0.5vw;
}
.counter .num {
  font-size: 3.152vw;
  font-weight: bold;
  margin: 0 0.4vw;
}
.countdown .btnArea {margin: 2.201vw 0 0;text-align: center;}
.countdown .btnArea .txt{
  font-size: 1.751vw;
  font-weight: 700;
  color: #fff;
  position: relative;
  text-align: center;
  display: inline-block;
  background: url(../img/btn-txt-bg.png)no-repeat top center;
  background-size: cover;
  padding: 0 1.601vw;
}
.countdown .btnArea .btn a {
  padding: 2.701vw 4.602vw 4.802vw;
  text-align: left;
  position: relative;
}

/* sec02
-------------------------------------*/
.sec02 {
  background: url(../img/sec02-bg2.png)no-repeat bottom -27px left;
  background-size: cover;
  padding: 4.802vw 0 2.651vw;
}
.sec02 h2 {
  font-size: 3.252vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #000000;
  text-align: center;
  margin-bottom: 3.302vw;
}
.sec02 h2 span {
  font-size: 3.502vw;
  font-weight: 900;
  letter-spacing: 0.02em;
  color: #5a5f70;
  margin-bottom: 1.001vw;
}
.sec02 .content {
  background: url(../img/sec02-bg1.png)no-repeat center left -8px;
  width: 82.641vw;
  margin-right: auto;
  position: relative;
  padding: 4.152vw 0 7.854vw;
  margin-bottom: 6.003vw;
  background-size: cover;
}
.sec02 .content::after {
  position: absolute;
  content: "";
  background: url(../img/sec02-yajirushi.png)no-repeat;
  background-size: contain;
  width: 8.204vw;
  height: 8.154vw;
  bottom: -3.202vw;
  left: 60.5%;
  transform: translateX(-50%);
}
.sec02 .list {
  display: grid;
  width: 40.27vw;
  margin-inline: auto;
  margin-bottom: 2.201vw;
}
.sec02 .list li {
  font-size: 1.451vw;
  font-weight: 700;
  color: #333333;
  padding: 2.001vw 2.101vw 2.651vw;
  text-align: left;
}
.sec02 .list li:nth-child(1) {
  background: url(../img/sec02-fukidashi1.png)no-repeat;
  background-size: contain;
  margin: 0 0 1.251vw 8.804vw;
}
.sec02 .list li:nth-child(2) {
  background: url(../img/sec02-fukidashi2.png)no-repeat;
  background-size: contain;
  margin: 0 0 0.95vw 6.803vw;
  padding: 1.851vw 1.901vw 2.801vw;
}
.sec02 .list li:nth-child(3) {
  background: url(../img/sec02-fukidashi3.png)no-repeat;
  background-size: contain;
  margin: 0 0 0 5.853vw;
}
.sec02 .content .txt {
  font-size: 1.851vw;
  font-weight: 700;
  text-align: center;
  margin: 0 0 0 15.408vw;
  letter-spacing: 0.02em;
}
.sec02 .leadArea {
  text-align: center;
}
.sec02 .leadArea .lead01{
  font-size: 1.901vw;
  letter-spacing: 0.02em;
  color: #000;
  font-weight: 700;
  margin-bottom: 2.151vw;
}
.sec02 .leadArea .lead01 .namisen {
  font-size: 2.151vw;
  letter-spacing: 0.02em;
  background: url(../img/sec02-namisen.png)no-repeat bottom center;
  background-size: contain;
}
.sec02 .leadArea .lead02 {
  font-size: 2.501vw;
  letter-spacing: 0.02em;
  color: #000;
  font-weight: 700;
  margin-bottom: 3.752vw;
}
.sec02 .leadArea .lead02 .pink {
  font-size: 2.501vw;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.02em;
  background: #dd8283;
  padding: 0.1vw 0.65vw;
  margin: 0 0.4vw;
}
.sec02 .btnArea {text-align: center;}
.sec02 .btnArea .txt{
  font-size: 1.751vw;
  font-weight: 700;
  color: #000000;
  position: relative;
  text-align: center;
  display: inline-block;
  margin-bottom: 0.45vw;
}
.sec02 .btnArea .txt::before {
  position: absolute;
  content: "";
  background: url(../img/sec02-line-left.png)no-repeat;
  background-size: contain;
  width: 1.101vw;
  height: 1.801vw;
  top: 10%;
  left: -1.501vw;
}
.sec02 .btnArea .txt::after {
  position: absolute;
  content: "";
  background: url(../img/sec02-line-right.png)no-repeat;
  background-size: contain;
  width: 1.101vw;
  height: 1.801vw;
  top: 10%;
  right: -1.501vw;
}
.sec02 .btnArea .btn a {
  padding: 3.002vw 6.603vw 4.502vw;
  text-align: left;
  position: relative;
}

/* sec03
-------------------------------------*/
.sec03 {
  background: url(../img/sec03-bg.png)no-repeat center center;
  background-size: cover;
  padding: 0 0 4.402vw;
}
.sec03 h2 {
  background: url(../img/sec03-tit-bg.png)no-repeat;
  background-size: cover;
  padding: 3.002vw 0 5.453vw;
  font-size: 2.001vw;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0;
  color: #fff;
  text-align: center;
  margin-bottom: 4.002vw;
}
.sec03 h2 .pink {
  font-size: 2.151vw;
  color: #dd8283;
}
.sec03 .item {
  display: grid;
  gap: 6.303vw;
  width: 60.93vw;
  margin-inline: auto;
  margin-bottom: 4.202vw;
}
.sec03 .item li {
  background: #f5f8fe;
  position: relative;
  box-shadow: 0 18px 15px rgba(131, 134, 137, 0.21);
}
.sec03 .item li .ttl-box {
  background: #242a39;
  padding: 1.401vw 1.801vw 1.501vw;
  position: relative;
}
.sec03 .item li h3 {
  font-size: 1.951vw;
  font-weight: 700;
  line-height: 1.538;
  color: #ffffff;
}
.sec03 .item li h3 span {
  color: #dd8283;
}
.sec03 .item li .num {
  position: absolute;
}
.sec03 .item li .num img {
  width: 100%;
  height: auto;
}
.sec03 .item .txt-box {
  padding: 2.001vw 0 2.501vw;
}
.sec03 .item .txt {
  font-size: 1.401vw;
  font-weight: 500;
  line-height: 1.6786;
}
.sec03 .item .txt span {
  font-size: 1.401vw;
  font-weight: 700;
  color: #d30102;
}
/* list01 */
.sec03 .item .list01 {
  margin-left: 1.001vw;
}
.sec03 .item .list01::before {
  position: absolute;
  content: "";
  background: url(../img/sec03-1-photo.png)no-repeat;
  background-size: contain;
  width: 16.358vw;
  height: 18.609vw;
  bottom: 0;
  left: -1.451vw;
  z-index: 2;
}
.sec03 .item .list01 .num {
  position: absolute;
  top: -5.253vw;
  left: 8.754vw;
  width: 6.453vw;
}
.sec03 .item .list01 h3{
  text-align: right;
}
.sec03 .item .list01 .txt {
  margin: 0 0 0 16.408vw;
}
/* list02 */
.sec03 .item .list02 {
  margin: 0 0.4vw;
}
.sec03 .item .list02::before {
  position: absolute;
  content: "";
  background: url(../img/sec03-2-photo.png)no-repeat;
  background-size: contain;
  width: 24.562vw;
  height: 17.259vw;
  bottom: 0;
  right: -1.451vw;
  z-index: 2;
}
.sec03 .item .list02 .ttl-box {padding: 1.701vw 2.501vw 1.951vw;}
.sec03 .item .list02 .num {
  position: absolute;
  top: -1.651vw;
  right: 10.905vw;
  width: 8.304vw;
}
.sec03 .item .list02 .txt-box {
  padding: 2.001vw 0 2.451vw;
}
.sec03 .item .list02 .txt {
  margin: 0 0 0 2.501vw;
}
/* list03 */
.sec03 .item .list03 {
  margin: 1.151vw 0.4vw 0;
}
.sec03 .item .list03::before {
  position: absolute;
  content: "";
  background: url(../img/sec03-3-photo.png)no-repeat;
  background-size: contain;
  width: 16.108vw;
  height: 19.01vw;
  bottom: -2.601vw;
  left: -3.402vw;
  z-index: 2;
}
.sec03 .item .list03 .ttl-box {padding: 1.251vw 13.707vw 1.751vw;}
.sec03 .item .list03 .num {
  position: absolute;
  top: -5.653vw;
  left: 2.801vw;
  width: 8.654vw;
}
.sec03 .item .list03 .txt-box {
  padding: 2.001vw 0 2.451vw;
}
.sec03 .item .list03 .txt {
  margin: 0 0 0 13.757vw;
}

.sec03 .btnArea {text-align: center;}
.sec03 .btnArea .txt{
  font-size: 1.751vw;
  font-weight: 700;
  color: #151515;
  position: relative;
  text-align: center;
  display: inline-block;
  margin-bottom: 0px;
}
.sec03 .btnArea .txt::before {
  position: absolute;
  content: "";
  background: url(../img/sec03-line-left\ .png)no-repeat;
  background-size: contain;
  width: 1.101vw;
  height: 1.801vw;
  top: 10%;
  left: -1.501vw;
}
.sec03 .btnArea .txt::after {
  position: absolute;
  content: "";
  background: url(../img/sec03-line-right\ .png)no-repeat;
  background-size: contain;
  width: 1.101vw;
  height: 1.801vw;
  top: 10%;
  right: -1.501vw;
}
.sec03 .btnArea .btn a {
  padding: 2.701vw 4.352vw 4.802vw;
  text-align: left;
  position: relative;
}

/* sec04
-------------------------------------*/
.sec04 .ttl-box{
  background: url(../img/sec04-tit-bg.png)no-repeat;
  background-size: cover;
  padding: 1.301vw 0 3.452vw;
  position: relative;
  margin-bottom: 2.951vw;
}
.sec04 .ttl-box .subt {
  font-size: 2.201vw;
  font-weight: 700;
  color: #242a39;
  text-align: center;
  background: url(../img/sec04-tit-fukidashi.png)no-repeat;
  background-size: contain;
  padding: 1.201vw 1.651vw 1.701vw;
  position: relative;
  top: -3.352vw;
  left: 50.3%;
  transform: translateX(-50%);
  display: inline-block;
}
.sec04 h2 {
  font-size: 2.501vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  color: #ffffff;
  transform: rotate(-2deg);
  text-align: center;
  margin: -2.301vw 0 0;
  font-style: italic;
}
.sec04 h2 span {
  font-size: 3.302vw;
  letter-spacing: 0.04em;
  color: #dd8283;
}
.sec04 .content {
  text-align: center;
  margin-bottom: 2.951vw;
}
.sec04 .content h3 {
  font-size: 2.551vw;
  text-align: center;
  font-weight: 700;
  color: #242a39;
  position: relative;
  display: inline-block;
  margin-bottom: 2.051vw;
}
.sec04 .content h3::before,
.sec04 .content h3::after {
  position: absolute;
  content: "";
  background: #242a39;
  width: 4.252vw;
  height: 0.05vw;
  top: 54%;
  transform: translateY(-50%);
}
.sec04 .content h3::before {
  left: -5.503vw;
}
.sec04 .content h3::after {
  right: -5.503vw;
}
.sec04 .content .desc {
  font-size: 1.101vw;
  color: #242a39;
}
.sec04 .ytArea {
  margin-inline: auto;
  width: 50.025vw;
  padding: 0 0 6.353vw;
}
.sec04 .ytArea iframe {
  height: 28.014vw;
  width: 100%;
}

/* cta01
-------------------------------------*/
.cta01 {
  background: url(../img/cta01-bg.png)no-repeat top center #f4f8ff;
  background-size: contain;
  display: block;
  padding: 0 0 4.552vw;
}
.cta01 .cta-frame {
  background: url(../img/cta01-frame.png)no-repeat center center;
  background-size: cover;
  width: 50.025vw;
  margin-inline: auto;
  position: relative;
  top: -2.401vw;
  padding: 0.85vw 0 2.851vw;
  margin-bottom: 4.802vw;
}
.cta01 .circle {
  position: absolute;
  top: -1.001vw;
  left: -2.101vw;
  background: url(../img/sec01-cercle.png) no-repeat;
  background-size: contain;
  width: 8.404vw;
  height: 8.404vw;
  font-size: 1.501vw;
  font-weight: 700;
  color: #fff;
  transform: rotate(-9deg);
  padding: 1.401vw 0 0;
  text-align: center;
  line-height: 1.23317;
}
.cta01 h2 {
  font-size: 1.751vw;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  color: #ffffff;
  margin-bottom: 3.052vw;
  line-height: 1.75;
}
.cta01 .txt {
  font-size: 1.751vw;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0;
  color: #000000;
  text-align: center;
}
.cta01 .txt .small {
  font-size: 1.351vw;
}
.cta01 .txt .red {
  font-size: 1.751vw;
  color: #d30102;
}
.cta01 .txt01 {
  position: relative;
  margin-bottom: 1.801vw;
  padding: 0 0 1.501vw;
}
.cta01 .txt01::after {
  position: absolute;
  content: "";
  background: #5a5f70;
  width: 41.171vw;
  height: 0.05vw;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.cta01 .txt02 {
  line-height: 1.2674;
  margin-bottom: 0.75vw;
}
.cta01 .txt02 .small{
  display: block;
  margin: 0 0 0.3vw;
}
.cta01 .desc {
  font-size: 1.101vw;
  color: #242a39;
  text-align: center;
}

/* table */
#cta-table01 {
  background: #222a3a;
  padding: 5.553vw 0 5.053vw;
}
#cta table {
  width: 60.03vw;
  margin-inline: auto;
  margin-bottom: 1.801vw;
}
.summary {
  display: block;
  border: 1px solid #666666;
}
.summary tbody {
  display: block;
}
.summary tbody tr {
  display: block;
  width: 100%;
  margin: 0;
}
.summary th {
  display: block;
  width: 100%;
  padding: 1.501vw 1.001vw;
  text-align: center;
  color: #fff;
  font-size: 2.0rem;
}
.normal {
  background: #80c47c;
}
.plan01 {
  background: #49ce45;
}
.plan02 {
  background: #11b708;
}
.plan03 {
  background: #0e8408;
}

.summary td .name .large {
  font-size: 1.901vw;
  padding: 0 0.15vw;
}
.name {
  font-weight: bold;
  font-size: 1.501vw;
}
.name  .small {
  font-size: 1.301vw;
  font-weight: 500;
}
.summary td {
  display: block;
  border-top: 1px solid #666;
  background: #fff;
  font-size: 1.301vw;
  padding: 0.25vw;
  text-align: center;
}
.price_s {
  display: block;
  padding: 0.5vw 0.75vw;
  font-size: 1.101vw;
}
.summary td.price {
  font-weight: bold;
  font-size: 1.401vw;
  position: relative;
}
.summary td.price .red {
  color: #d30102;
  line-height: 1.5;
}
.summary td.price .kaisuu {
  display: block;
  font-size: 1.401vw;
}
.summary td.price .yen {
  position: relative;
  left: -1.551vw;
}
.summary td.price .zeikomi {
  font-size: 1.051vw;
  position: absolute;
  top: 1.901vw;
  right: 3.152vw;
}
.summary td.price .total {
  font-size: 1.351vw;
  line-height: 1.8;
}
.summary td.btnArea {
  font-size: 1.701vw;
  font-weight: 700;
  line-height: 1.3823;
  padding: 0 2.701vw 0 0;
  position: relative;
}
.summary td.btnArea::after {
  position: absolute;
  content: "";
  background: url(../img/cta01-yajirushi.png)no-repeat;
  background-size: contain;
  width: 2.901vw;
  height: 9.005vw;
  top: 27%;
  right: -0.55vw;
}
.no1 {
  margin-right: -0.5vw;
  padding-left: 0.25vw;
}
.basic-td-07 {
  text-align: center; vertical-align: middle;
}
.basic-td-07-tip {
  display: inline-block;
  line-height: 1.3;
  margin: 1.801vw 0 0 0.1vw;
  text-align: center!important;
}
.basic-td-07-button {
  position: relative;
  top: -3.002vw!important;
  left: 4.902vw;
}
.basic-td-07-price {
  position: relative;
  top: -2.051vw;
  left: -0.35vw;
}
.tooltip-btn {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  margin: 0 0 0 0.35vw;
  position: relative;
  top: 0.25vw;
}
.summary {
  border: 1px solid #666666;
}
.summary tbody {
  display: flex;
  justify-content: center;
}
.summary tbody tr {
  display: flex;
  flex-direction: column;
}
.summary tbody th {
  width: 100%;
  height: 5.303vw;
  border-left: 1px solid #666;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 1.751vw;
  font-weight: 700;
}
.summary td {
  width: 100%;
  text-align: center;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0.5vw 0;
  font-weight: 500;
}
.summary td:nth-child(2) {
  height: 5.253vw;
}
.summary td:nth-child(3), .summary td:nth-child(4), .summary td:nth-child(5), .summary td:nth-child(6), .summary td:nth-child(7){
  height: 5.203vw;
}
.summary td:nth-child(8) {
  height: 6.953vw;
}
.summary td:nth-child(9) {
  height: 5.103vw;
}
.summary td:nth-child(10) {
  height: 12.606vw;
}
.summary td:nth-child(11) {
  height: 21.711vw;
}

.summary td .maru {
  width: 3.402vw;
  height: 3.402vw;
}
.summary td .batsu {
  width: 3.052vw;
  height: 2.951vw;
}
.summary td .hatena {
  width: 1.251vw;
  height: 1.351vw;
}
.summary .no1-icon {
  width: 5.353vw;
  height: 6.503vw;
}

/*--------------------------
  off
----------------------------*/
.off {
  display: block;
  width: 11.606vw;
  margin: 0 auto;
  position: relative;
  background: #d30102;
  color: #fff;
  padding: 0.65vw 0.5vw; 
  margin-top: 1.001vw;
  font-size: 1.301vw;
}
.off:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #d30102;
  border-width: 0.5vw;
  margin-left: -0.5vw;
}
/*--------------------------
  btn
----------------------------*/
.btn_credit, .btn_bank {
  width: 14.857vw;
  height: 7.504vw;
  margin: 0 auto;
  color: #fff;
  padding: 0 0;
  display: block;
  text-decoration: none;
  font-size: 1.301vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.48423;
}
.btn_credit {
  background: url(../img/btn2.png)no-repeat top 0.313vw center;
  background-size: cover;
}
.btn_bank {
  background: url(../img/btn3.png)no-repeat top 0.313vw center;
  background-size: cover;
}
.btn_credit_t, .btn_bank_t {
  min-width: 7.504vw;
  max-width: 11.506vw;
  margin: 0 auto;
  color: #eaebf2;
  padding: 1em;
  border-radius: 2.501vw;
  display: block;
  text-decoration: none;
  font-size: 1.6rem;
  height: 3.002vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.btn_credit_t {
  background: #eaebf2;
  border: 2px solid #eaebf2;
  margin-bottom: 0.75vw;
}
.btn_bank_t {
  background: #eaebf2;
  border: 2px solid #eaebf2;
}
/*--------------------------
  tippy
----------------------------*/
.tip {
  text-align: left;
}
.tip_box {
  padding: 0.5vw;
  color: #151515;
  font-size: 1.101vw;
  line-height: 1.75;
}
.tip_ttl {
  padding-bottom: 0.5vw;
  margin-bottom: 0.5vw;
  border-bottom: 1px solid #151515;
}
.tooltip_contents {
  display: none;
}
.tippy-tooltip.blue-theme[data-placement^='top'] .tippy-arrow {
  border-top-color: #dcefda;
}
.tippy-tooltip.blue-theme[data-placement^='bottom'] .tippy-arrow {
  border-bottom-color: #dcefda;
}
.tippy-tooltip.blue-theme[data-placement^='left'] .tippy-arrow {
  border-left-color: #dcefda;
}
.tippy-tooltip.blue-theme[data-placement^='right'] .tippy-arrow {
  border-right-color: #dcefda;
}
.tippy-tooltip.blue-theme {
  background-color: #dcefda;
}

.cta-desc {
  font-size: 1.101vw;
  letter-spacing: 0;
  text-align: right;
  color: #ffffff;
  width: 60.03vw;
  margin-inline: auto;
}

/* sec05
-------------------------------------*/
.sec05 {
  background: #f5f8fe;
  position: relative;
  padding: 2.451vw 0 2.301vw;
}
.sec05::after {
  position: absolute;
  content: "";
  background: url(../img/sec05-bg2.png)no-repeat;
  background-size: contain;
  width: 100%;
  height: 11.856vw;
  bottom: 0;
  right: 0;
}
.ac-area .content {
  width: 50.025vw;
  margin-inline: auto;
  position: relative;
  top: -2.951vw;
  margin-bottom: -2.401vw;
}
.ac-area .ttl-box {
  background: #5a5f70;
  position: relative;
  padding: 1.651vw 0;
  cursor: pointer;
  transition: all .3s;
}
.ac-area .ttl-box:hover {
  background: #e7316e;
}
.ac-area .ttl-box::after {
  position: absolute;
  content: "";
  background: url(../img/accordion-btn.png)no-repeat;
  background-size: contain;
  width: 2.001vw;
  height: 1.951vw;
  top: 50%;
  right: 2.201vw;
  transform: translateY(-50%);
}
.ac-area h2 {
  font-size: 2.251vw;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  padding: 0 3.502vw 0 0;
  margin: 0;
  line-height: 1;
}
.ac-area .f-roboto {
  font-size: 2.601vw;
  font-weight: 500;
}
.accordion-top,
.accordion-bottom {
  height: 0.05vw;
}

.ac-area .accordion-content {
  background: #ffffff;
}
.ac-area .accordion-content .lead {
  font-size: 1.501vw;
  line-height: 1.5667;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  margin-bottom: 1.301vw;
  position: relative;
  padding-bottom: 1.351vw;
  padding-top: 2.001vw;
}
.ac-area .accordion-content .lead::after {
  position: absolute;
  content: "";
  background: #e7316e;
  width: 43.022vw;
  height: 0.05vw;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.ac-area .accordion-content .txt {
  font-size: 1.251vw;
  line-height: 1.88;
  letter-spacing: 0;
  margin: 0 0 2.251vw 7.504vw;
  font-weight: 500;
  display: grid;
  grid-template-columns: 19.7% 1fr;
  text-align: left;
}
.ac-area .accordion-content .photo {
  width: 32.266vw;
  margin-inline: auto;
  padding-bottom: 3.002vw;
}
.sec05 .point {
  background: url(../img/sec05-bg1.png)no-repeat;
  background-size: cover;
  width: 62.031vw;
  margin: 0 0 0 18.109vw;
  padding: 7.904vw 0 6.353vw;
  position: relative;
  z-index: 2;
}
.sec05 .point .list {
  display: grid;
  gap: 2.401vw;
  width: 53.327vw;
  margin-left: auto;
}
.sec05 .point .list li {
  font-size: 1.451vw;
  font-weight: 700;
  line-height: 1.55;
  color: #000000;
  position: relative;
}
.sec05 .point .list li::before {
  position: absolute;
  content: "";
  background: url(../img/sec05-check.png)no-repeat;
  background-size: contain;
  width: 1.751vw;
  height: 1.851vw;
  top: 0.2vw;
  left: -3.002vw;
}


/* sec06
-------------------------------------*/
.sec06 {
  padding: 8.404vw 0 5.653vw;
}
.sec06 .inner {
  width:50.025vw;
  margin-inline: auto;
  text-align: center;
}
.sec06 .sec06-ttl {
  position: relative;
  margin-bottom: 6.403vw;
}
.sec06 .sec06-ttl span {
  font-size: 3.602vw;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  border-bottom: 3px solid #34cc33;
  position: relative;
  z-index: 2;
  padding: 0 0 0.6vw;
}
.sec06 .sec06-ttl::before {
  position: absolute;
  content: "";
  background: url(../img/sec06-tit.png)no-repeat;
  background-size: contain;
  width: 26.963vw;
  height: 17.459vw;
  z-index: 1;
  top: -4.702vw;
  left: 50%;
  transform: translateX(-50%);
}

.sec06 .qa-list  {
  display: grid;
  gap: 2.301vw;
  text-align: left;
}
.sec06 .qa-list li {
  border: 1px solid #000000 ;
}
.sec06 .qa-list li .qa-ttl {
  color: #FFFFFF;
  font-size: 1.501vw;
  font-weight: 500;
  position: relative;
  padding: 1.301vw 4.352vw;
  cursor: pointer;
  background: #5a5f70;
  letter-spacing: 0;
}
.sec06 .qa-list li .qa-ttl::before {
  content: "";
  position: absolute;
  width: 2.451vw;
  height: 2.601vw;
  background-image: url(../img/sec06-q.png);
  background-size: contain;
  top: 52%;
  left: 1.251vw;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
.sec06 .qa-list li .qa-ttl::after {
  content: "";
  position: absolute;
  width: 1.751vw;
  height: 1.801vw;
  background-image: url(../img/sec06-hiraku.png);
  background-size: contain;
  top: 47%;
  right: 1.501vw;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
.sec06 .qa-list li .qa-ttl.is-active::after {
  width: 1.751vw;
  height: 0.1vw;
  background-image: url(../img/sec06-tojiru.png);
  background-size: contain;
  background-repeat: no-repeat;
  transition: .3s;
}
.sec06 .qa-list li .accordion-content {
  background-color: #fff;
}
.accordion-content {
  line-height: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition-duration: .3s;
}
.accordion-content.is-open {
  line-height: normal;
  height: auto;
  opacity: 1;
}
.sec06 .qa-list li .accordion-content .txt {
  font-size: 1.251vw;
  line-height: 1.75;
  padding: 1.051vw 1.851vw 1.101vw 1.801vw;
  text-align: justify;
}
.sec06 .sec06-txt-box {
  margin-top: 5.703vw;
  width: 47.924vw;
  margin-inline: auto;
}
.sec06 .sec06-txt-box .txt {
  font-size: 1.251vw;
  line-height: 1.75;
  color: #000000;
}


/* cta02
-------------------------------------*/
.cta02 {
  background: url(../img/cta02-bg.png)no-repeat top center / cover;
}
.cta02 .inner {
  width: 59.93vw;
  margin-inline: auto;
  padding: 4.752vw 0 4.652vw;
}
.cta02 h2 {
  font-size: 2.501vw;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  margin-bottom: 3.252vw;
}
.cta02 h2 span {
  color: #e7316e;
  font-size: 3.002vw;
}
.cta02 .subt  {
  background: url(../img/cta02-limit-frame.png)no-repeat;
  background-size: cover;
  padding: 1.001vw 0 1.401vw;
  text-align: center;
  font-size: 1.701vw;
  width: 33.117vw;
  margin-inline: auto;
  font-weight: 700;
  display: flex;
  justify-content: center;
}
.cta02 .subt .limit {
  font-size: 1.701vw;
  color: #fff;
}
.cta02 .subt .pink {
  font-size: 1.701vw;
  color: #e7316e;
  margin: 0 0 0 4.302vw;
}
.cta02 .countdown {
  background: transparent;
  padding: 2.701vw 0 3.052vw;
}
.cta02 .counter {
  background: transparent;
}
/* footer
-------------------------------------*/
.footer {
  background-color: #242a39;
  padding: 7.404vw 0 5.353vw;
  margin: -0.05vw 0 0;
}
.footer .yajirushi {
  color: #ffffff;
  padding: 9.305vw 1.601vw 5.803vw 0px;
  position: relative;
  top: -10.905vw;
  margin-bottom: -6.503vw;
}
.footer .yajirushi::before {
  content: "";
  position: absolute;
  top: 0.35vw;
  left: -0.3vw;
  width: 100%;
  height: 22.461vw;
  background: url(../img/yajirushi3.png) no-repeat top left / cover;
  filter: drop-shadow(20px 20px 17px rgba(119, 114, 115, 0.4));
}
.footer .yajirushi .lead {
  font-size: 2.351vw;
  letter-spacing: 0.02em;
  font-weight: 900;
  color: #fff;
  text-align: center;
  transform: rotate(-2deg);
  margin: 0 0 1.501vw;
}
.footer .yajirushi .shadow {
  font-size: 2.501vw;
  color: #d30102;
  text-shadow: 2px 3px #fff;
  display: inline-block;
}
.footer .yajirushi .black {
  font-size: 2.351vw;
  color: #151515;
}
.footer .yajirushi .lead02 {
  font-size: 3.002vw;
  font-weight: 900;
  color: #fff;
  text-align: center;
  transform: rotate(-2deg);
  padding: 0 0 0 1.501vw;
  text-shadow: 13px 13px 9px rgba(91, 114, 98, 0.3);
}
.footer .footer-link {
  display: flex;
  justify-content: center;
  gap: 4.752vw;
}
.footer .footer-link li a {
  font-size: 1.101vw;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.75;
  text-decoration: none;
}
.footer .footer-link li{
  position: relative;
}
.footer .footer-link li:nth-child(1)::after{
  content: "";
  position: absolute;
  width: 0.05vw;
  height: 1.101vw;
  background-color: #FFFFFF;
  top: 54%;
  right: -2.401vw;
  transform: translateY(-50%);
}
.footer .footer-link li:nth-child(2)::after {
  content: "";
  position: absolute;
  width: 0.05vw;
  height: 1.101vw;
  background-color: #FFFFFF;
  top: 54%;
  right: -2.351vw;
  transform: translateY(-50%);
}
.footer .footer-txt-box {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.footer .footer-txt-box .contact-box {
  font-size: 1.051vw;
  line-height: 1.8;
  color: #FFFFFF;
  text-align: justify;
}
.footer .footer-txt-box .contact-box .logo-wrap {
  display: flex;
  align-items: center;
  gap: 0.7vw;
  margin: -0.1vw 0 -2.201vw;
}
.footer .footer-txt-box .contact-box .logo-wrap img {
  width: 8.054vw;
  height: 1.551vw;
}
.footer .unei {
  display: block;
  margin-bottom: 0.35vw;
}
.footer .footer-txt-box .contact-box .mail {
  margin: 0.35vw 0 0;
}
.footer .footer-txt-box {
  margin-top: 2.401vw;
  text-align: center;
  background-repeat: no-repeat;
  width: 55.628vw;
  margin-inline: auto;
  grid-template-columns: 45.4% 1fr;
}
.footer .footer-txt {
  font-size: 1.051vw;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.71428;
  text-align: justify;
}

.footer .copyright {
  text-align: center;
  color: #FFFFFF;
  margin-top: 2.801vw;
  font-size: 1.051vw;
}
}



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

  .img{
    vertical-align:bottom;
  }

  body {
    max-width: 100% !important;
    overflow-x: hidden !important;
  }

  
/* fv
-------------------------------------*/
.fv {position: relative;z-index: 2;overflow: hidden;}
.fv .top {
  background: url(../img/fv-bg-sp.png) no-repeat top center;
  background-size: cover;
  text-align: center;
  padding: 21vw 0 45.6vw;
  position: relative;
}
.fv .subt {
  position: relative;
  font-size: 5.067vw;
  font-weight: 900;
  letter-spacing: 0.02em;
  color: #ffffff;
  padding: 9.0vw 0 6.8vw 3vw;
  font-style: italic;
  text-align: left;
  overflow: hidden;
}
.fv .subt::before {
  content: "";
  position: absolute;
  top: 1.5vw;
  left: -0.5vw;
  width: 95.2vw;
  height: 22vw;
  background: url(../img/fv-yajirushi1-sp.png) no-repeat top left / contain;
}
.fv .subt .txt {
  transform: rotate(-3deg);
  display: block;
}
.fv .subt .small {
  font-size: 4.4vw;
}
.fv .subt .shadow  {
  font-size: 5.467vw;
  letter-spacing: 0.02em;
  color: #d30102;
  text-shadow: 0.2vw 0.2vw 0vw #fff;
  display: inline-block;
}
.fv .subt .large {
  font-size: 5.467vw;
}
.fv .subt02 {
  font-size: 6.8vw;
  font-weight: 700;
  text-align: left;
  color: #ffffff;
  line-height: 1.2;
  position: relative;
  text-shadow: 20px 20px 17px rgba(119, 114, 115, 0.4);
  transform: rotate(-2deg);
  margin: -2vw 0 10vw 6vw;
  z-index: 1;
}
.fv .subt02 .green {
  font-size: 11.733vw;
  color: #34cc33;
  position: relative;
  font-weight: 900;
  margin: 0 6vw 0 5vw;
  text-shadow: 3px 3px 11px rgba(35, 38, 43, 0.8);
}
.fv .subt02 .green::before {
  position: absolute;
  content: "";
  background: url(../img/fv-line-left-sp.png)no-repeat;
  background-size: contain;
  width: 7vw;
  height: 11.7vw;
  top: 4vw;
  left: -7vw;
}
.fv .subt02 .green::after {
  position: absolute;
  content: "";
  background: url(../img/fv-line-right-sp.png)no-repeat;
  background-size: contain;
  width: 7vw;
  height: 11.7vw;
  top: 3vw;
  right: -8vw;
}
.fv .subt02 .small {
  font-size: 7.2vw;
  font-weight: 700;
  display: inline-block;
  position: relative;
  top: 1vw;
}
.fv h1 {
  position: absolute;
  width: 100vw;
  font-size: 12.933vw;
  font-weight: 900;
  color: #ffffff;
  padding: 13vw 16vw 15vw 0;
  letter-spacing: 0.04em;
  z-index: 2;
  bottom: 22vw;
}
.fv h1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/fv-yajirushi2-sp.png) no-repeat top left / contain;
  filter: drop-shadow(20px 20px 17px rgba(119, 114, 115, 0.4));
}
.fv h1 .txt {
  transform: rotate(-2deg);
  display: block;
  text-shadow: 16px 15px 13px rgba(91, 114, 98, 0.3);
}
.fv h1 .small {
  font-size: 8.8vw;
}
.fv .bottom {
  padding: 1vw 0 10vw;
  margin-top: -1vw;
}
.fv .bottom h2 {
  font-size: 4.267vw;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #151515;
  background: url(../img/fv-frame-sp.png) no-repeat top 1vw center;
  background-size: 106vw;
  border-top: 1vw solid #d30102;
  padding: 3vw 0 24vw;
  margin-bottom: -14vw;
}
.fv .bottom h2 span {
  color: #d30102;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-size: 5.867vw;
  display: block;
  margin: 1.5vw 0 0;
}

.btn {
  background: url(../img/btn1-sp.png)no-repeat center center;
  background-size: contain;
  width: 86.3vw;
  margin-inline: auto;
}
.btn a {
  color: #ffffff;
  font-size: 5.6vw;
  font-weight: 700;
  text-align: center;
  display: block;
  padding: 10vw 7vw 14vw 0;
  letter-spacing: 0.02em;
  text-decoration: none;
  text-shadow: 3px 3px 6px rgba(42, 127, 60, 0.5);
  line-height: 1.42857;
}
.btn a span {
  font-size: 8.533vw;
  position: relative;
  top: 0.5vw;
}
  
/* sec01
-------------------------------------*/
.sec01 {
  background: #f5f8fe;
  position: relative;
  padding: 46.4vw 0 2vw;
  margin-top: -57vw;
}
.sec01 .inner {
  width: 96.4vw;
  margin-inline: auto;
  background: url(../img/sec-01-frame2-sp.png) no-repeat center center;
  background-size: cover;
  position: relative;
  padding: 5.5vw 0 16.4vw;
}
.sec01 .circle {
  position: absolute;
  top: 4vw;
  left: 14vw;
  background: url(../img/sec-01-cercle-sp.png) no-repeat;
  background-size: contain;
  width: 20.9vw;
  height: 20.9vw;
  font-size: 3.6vw;
  font-weight: 700;
  color: #fff;
  transform: rotate(-4deg);
  padding: 4vw 0 0;
  text-align: center;
  line-height: 1.23317;
}
.sec01 .subt {
  font-size: 7.2vw;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #fff;
  text-align: center;
  margin: 0 0 -2vw 19vw;
  line-height: 1.2;
}
.sec01 .subt .tate {
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: 3.6vw;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.03em;
  position: relative;
  top: 1vw;
  margin: 0 1vw 0 0;
}
.sec01 .subt .f-roboto {
  font-size: 8.8vw;
  font-weight: 700;
  color: #dd8283;
  letter-spacing: -0.01em;
}
.sec01 .subt .pink {
  color: #dd8283;
  font-weight: 500;
  font-size: 5.467vw;
  position: relative;
  top: -0.75vw;
  left: 0.5vw;
}
.sec01 .subt .small {
  font-size: 5.467vw;
  position: relative;
  top: -1vw;
  font-weight: 500;
  left: 1vw;
}
.sec01 h2 {
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 11.467vw;
  margin-bottom: 4vw;
}
.sec01 h2 .f-roboto {
  font-size: 18vw;
  position: relative;
  top: 1vw;
}
.sec01 .otoku {margin: 0 3vw 0 0;position: relative;left: 4vw;top: -1vw;}
.sec01 .item {
  background: url(../img/sec-01-frame1-sp.png)no-repeat;
  background-size: cover;
  width: 84.1vw;
  margin-inline: auto;
  padding: 7.2vw 4vw 2vw;
  display: grid;
  gap: 3.5vw;
  background-position: top center;
}
.sec01 .item li {
  font-size: 4.267vw;
  font-weight: 500;
  line-height: 1.75;
  border-bottom: 1px solid #242a39;
  padding: 0 0 4.4vw 10.5vw;
  position: relative;
}
.sec01 .item li:last-child {
  border-bottom: none;
}
.sec01 .item li:nth-child(1)::before {
  position: absolute;
  content: "";
  background: url(../img/sec01-no01-sp.png) no-repeat;
  background-size: contain;
  width: 8vw;
  height: 8vw;
  top: 0.5vw;
  left: 0.5vw;
}
.sec01 .item li:nth-child(2)::before {
  position: absolute;
  content: "";
  background: url(../img/sec01-no02-sp.png) no-repeat;
  background-size: contain;
  width: 8vw;
  height: 8vw;
  top: -0.1vw;
  left: 0.5vw;
}
.sec01 .item li:nth-child(3)::before {
  position: absolute;
  content: "";
  background: url(../img/sec01-no03-sp.png) no-repeat;
  background-size: contain;
  width: 8vw;
  height: 8vw;
  top: -0.5vw;
  left: 0.5vw;
}
.sec01 .item li .red {
  color: #d30102;
  font-weight: 900;
  display: block;
}
.sec01 .item li:nth-child(2) .red {margin: -0.5vw 0 0;line-height: 1.42857;}
.sec01 .item li .desc{
  font-size: 2.8vw;
  line-height: 1.6666;
  display: block;
  margin: 0.5vw 2.5vw 0 -0.5vw;
}

/* countdown
-------------------------------------*/
.countdown {
  background: #242a39;
  padding: 8.4vw 0 1.2vw;
}
.counter {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  width: 90vw;
  color: #FFFFFF;
  background: #242A39;
  text-align: center;
  font-size: 5.6vw;
  line-height: 1.4;
  font-weight: normal;
  margin-bottom: 6.6vw;
}
.counter .label {
  display: block;
}
.counter .num {
  font-size: 8.267vw;
  font-weight: bold;
  margin: 0 0.8vw;
}
.countdown .btnArea {margin: 2vw 0 0;text-align: center;}
.countdown .btnArea .txt{
  font-size: 4.667vw;
  font-weight: 700;
  color: #fff;
  position: relative;
  text-align: center;
  display: inline-block;
  background: url(../img/btn-txt-bg-sp.png)no-repeat top center;
  background-size: cover;
  padding: 0 4vw;
}
.countdown .btnArea .btn a {padding: 10vw 7vw 13vw 0;line-height: 1.136;}

/* sec02
-------------------------------------*/
.sec02 {
  padding: 10vw 0 5vw;
  background: url(../img/sec02-bg2-sp.png) no-repeat bottom center;
  background-size: contain;
}
.sec02 h2 {
  font-size: 7.467vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #000000;
  text-align: center;
}
.sec02 h2 span {
  font-size: 8vw;
  font-weight: 900;
  letter-spacing: 0.02em;
  color: #5a5f70;
  margin-bottom: 2vw;
}
.sec02 .content {
  background: url(../img/sec02-bg1-sp.png)no-repeat bottom center;
  width: 100%;
  margin-right: auto;
  position: relative;
  padding: 9vw 0 18.4vw;
  background-size: cover;
}
.sec02 .content::after {
  position: absolute;
  content: "";
  background: url(../img/sec02-yajirushi-sp.png)no-repeat;
  background-size: contain;
  width: 21.8vw;
  height: 21.8vw;
  bottom: -11vw;
  left: 50%;
  transform: translateX(-50%);
}
.sec02 .list {
  display: grid;
  margin-inline: auto;
  margin-bottom: 11.4vw;
  align-items: center;
  gap: 2vw;
}
.sec02 .list li {
  font-size: 4vw;
  font-weight: 900;
  color: #333333;
  padding: 6vw 4vw 8.4vw;
  text-align: left;
  letter-spacing: 0.05em;
}
.sec02 .list li:nth-child(1) {
  background: url(../img/sec02-fukidashi1-sp.png)no-repeat;
  background-size: contain;
  margin: 0 0vw 0 12vw;
}
.sec02 .list li:nth-child(2) {
  background: url(../img/sec02-fukidashi2-sp.png)no-repeat;
  background-size: contain;
  padding: 5vw 4vw 9.4vw;
  margin: 0 0 0 8vw;
}
.sec02 .list li:nth-child(3) {
  background: url(../img/sec02-fukidashi3-sp.png)no-repeat;
  background-size: contain;
  padding: 5vw 2vw 9.4vw;
  margin: 0 0 0 5.4vw;
}
.sec02 .content .txt {
  font-size: 4.933vw;
  line-height: 1.75;
  letter-spacing: 0.06em;
  font-weight: 700;
  text-align: center;
  margin: 0 0 0 -36vw;
}
.sec02 .leadArea {
  text-align: center;
  padding: 16.5vw 0 0;
  margin-bottom: 6vw;
}
.sec02 .leadArea .lead01{
  font-size: 5.733vw;
  letter-spacing: 0.02em;
  color: #000;
  font-weight: 700;
  margin-bottom: 4vw;
}
.sec02 .leadArea .lead01 .namisen {
  font-size: 6.533vw;
  letter-spacing: 0.02em;
  background: url(../img/sec02-namisen-sp.png)no-repeat bottom center;
  background-size: contain;
  padding: 0 0 1vw;
}
.sec02 .leadArea .lead02 {
  font-size: 7.467vw;
  letter-spacing: 0.02em;
  color: #000;
  font-weight: 700;
  margin-bottom: 1vw;
  line-height: 1.8;
}
.sec02 .leadArea .lead02 .pink {
  font-size: 7.467vw;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.02em;
  background: #dd8283;
  padding: 0vw 2vw 1vw;
  margin: 0 1.4vw;
}
.sec02 .btnArea {text-align: center;}
.sec02 .btnArea .txt{
  font-size: 4.667vw;
  font-weight: 700;
  color: #000000;
  position: relative;
  text-align: center;
  display: inline-block;
}
.sec02 .btnArea .txt::before {
  position: absolute;
  content: "";
  background: url(../img/sec02-line-left-sp.png)no-repeat;
  background-size: contain;
  width: 3vw;
  height: 4.8vw;
  top: 0;
  left: -4vw;
}
.sec02 .btnArea .txt::after {
  position: absolute;
  content: "";
  background: url(../img/sec02-line-right-sp.png)no-repeat;
  background-size: contain;
  width: 3vw;
  height: 4.8vw;
  top: 0;
  right: -3.2vw;
}
.sec02 .btnArea .btn a {
  position: relative;
  padding: 12vw 7vw 16vw 0;
}


/* sec03
-------------------------------------*/
.sec03 {
  background: url(../img/sec03-bg.png)no-repeat center center;
  background-size: cover;
  padding: 0 0 9vw;
}
.sec03 h2 {
  background: url(../img/sec03-tit-bg-sp.png)no-repeat;
  background-size: cover;
  padding: 4.4vw 0 10.3vw;
  font-size: 5.867vw;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0;
  color: #fff;
  text-align: center;
  margin-bottom: 7.8vw;
  position: relative;
  background-position: bottom center;
}
.sec03 h2 .kakko {
  font-size: 4.4vw;
  border: 0.5vw solid #242a39;
  text-align: center;
  padding: 1.6vw 2vw;
  display: inline-block;
  background: #ffffff;
  color: #242a39;
  line-height: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -4vw;
  width: 69vw;
}
.sec03 h2 .kakko02 {
  padding: 1.6vw 2.8vw;
  position: absolute;
  top: 5vw;
  width: 47vw;
}
.sec03 h2 .pink {
  font-size: 6.667vw;
  color: #dd8283;
}
.sec03 .item {
  display: grid;
  gap: 10vw;
  width: 92vw;
  margin-inline: auto;
  margin-bottom: 7.4vw;
}
.sec03 .item li {
  background: #f5f8fe;
  position: relative;
  box-shadow: 0 18px 15px rgba(131, 134, 137, 0.21);
}
.sec03 .item li .ttl-box {
  background: #242a39;
  padding: 4vw 2vw 4vw 25vw;
  position: relative;
  overflow: hidden;
}
.sec03 .item li h3 {
  font-size: 4.533vw;
  font-weight: 700;
  line-height: 1.5588;
  color: #ffffff;
  position: relative;
}
.sec03 .item li h3 span {
  color: #dd8283;
}
.sec03 .item li .num {
  position: absolute;
}
.sec03 .item li .num img {
  width: 100%;
  height: auto;
}
.sec03 .item .txt-box {
  padding: 4.4vw 3vw 5vw 0;
}
.sec03 .item .txt {
  font-size: 3.733vw;
  font-weight: 500;
  line-height: 1.5357;
  text-align: justify;
}
.sec03 .item .txt span {
  font-size: 3.733vw;
  font-weight: 700;
  color: #d30102;
}
/* list01 */
.sec03 .item .list01 {

}
.sec03 .item .list01::before {
  position: absolute;
  content: "";
  background: url(../img/sec03-1-photo-sp.png)no-repeat;
  background-size: contain;
  width: 33.8vw;
  height: 38.4vw;
  bottom: 0;
  left: -6.6vw;
  z-index: 2;
}
.sec03 .item .list01 .num {
  position: absolute;
  top: -4vw;
  left: 7.4vw;
  width: 15vw;
}
.sec03 .item .list01 h3{
}
.sec03 .item .list01 .txt {
  margin: 0 0vw 0 auto;
  width: 63.4vw;
}
/* list02 */
.sec03 .item .list02 {
}
.sec03 .item .list02::before {
  position: absolute;
  content: "";
  background: url(../img/sec03-2-photo-sp.png)no-repeat;
  background-size: contain;
  width: 50vw;
  height: 35.4vw;
  bottom: 0;
  right: -3.6vw;
  z-index: 2;
}
.sec03 .item .list02 .ttl-box {padding: 4vw 4vw 4vw;}
.sec03 .item .list02 .num {
  position: absolute;
  top: -3.5vw;
  right: -1.4vw;
  width: 18.8vw;
}
.sec03 .item .list02 .txt-box {
  padding: 4vw 0 5.5vw 4vw;
  width: 69vw;
}
.sec03 .item .list02 .txt {
  margin: 0 0 0 1vw;
}
/* list03 */
.sec03 .item .list03 {
}
.sec03 .item .list03::before {
  position: absolute;
  content: "";
  background: url(../img/sec03-3-photo-sp.png)no-repeat;
  background-size: contain;
  width: 33.1vw;
  height: 39vw;
  bottom: -5.8vw;
  left: -11.8vw;
  z-index: 2;
}
.sec03 .item .list03 .ttl-box {padding: 7.5vw 0 7.5vw 21vw;}
.sec03 .item .list03 .num {
  position: absolute;
  top: -3.4vw;
  left: -1.2vw;
  width: 19.5vw;
}
.sec03 .item .list03 .txt-box {
  padding: 4.3vw 1vw 5.2vw 0;
  width: 75vw;
  margin-left: auto;
}
.sec03 .item .list03 .txt {
  margin: 0 0 0 2.7vw;
  line-height: 1.6;
  text-align: left;
}

.sec03 .btnArea {text-align: center;}
.sec03 .btnArea .txt{
  font-size: 4.667vw;
  font-weight: 700;
  line-height: 1.4286;
  color: #151515;
  position: relative;
  text-align: center;
  display: inline-block;
}
.sec03 .btnArea .txt::before {
  position: absolute;
  content: "";
  background: url(../img/sec03-line-left-sp.png)no-repeat;
  background-size: contain;
  width: 6.3vw;
  height: 10.2vw;
  top: 2vw;
  left: -5vw;
}
.sec03 .btnArea .txt::after {
  position: absolute;
  content: "";
  background: url(../img/sec03-line-right-sp.png)no-repeat;
  background-size: contain;
  width: 6.3vw;
  height: 10.2vw;
  top: 2vw;
  right: -5vw;
}
.sec03 .btnArea .btn  {
  margin: -4vw auto 0;
}
.sec03 .btnArea .btn a {
  position: relative;
  padding: 12vw 7vw 14vw 0;
  line-height: 1.136;
}

/* sec04
-------------------------------------*/
.sec04 .ttl-box{
  background: url(../img/sec04-tit-bg-sp.png)no-repeat;
  background-size: cover;
  padding: 2vw 0 9vw;
  position: relative;
  margin-bottom: 8vw;
}
.sec04 .ttl-box .subt {
  font-size: 5.867vw;
  font-weight: 700;
  color: #242a39;
  text-align: center;
  background: url(../img/sec04-tit-fukidashi-sp.png)no-repeat;
  background-size: contain;
  padding: 3vw 5vw 4.2vw 4vw;
  position: relative;
  top: -11vw;
  left: 48vw;
  transform: translateX(-50%);
  display: inline-block;
}
.sec04 h2 {
  font-size: 6.933vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  color: #ffffff;
  transform: rotate(-2deg);
  text-align: center;
  margin: -6vw 0 0;
  line-height: 1.5;
  font-style: italic;
}
.sec04 h2 span {
  font-size: 9.067vw;
  letter-spacing: 0.04em;
  color: #dd8283;
}
.sec04 .content {
  text-align: center;
  margin-bottom: 8vw;
}
.sec04 .content h3 {
  font-size: 6.8vw;
  text-align: center;
  font-weight: 700;
  color: #242a39;
  position: relative;
  display: inline-block;
  margin-bottom: 4vw;
}
.sec04 .content h3::before,
.sec04 .content h3::after {
  position: absolute;
  content: "";
  background: #242a39;
  width: 11.4vw;
  height: 0.2vw;
  top: 54%;
  transform: translateY(-50%);
}
.sec04 .content h3::before {
  left: -14.8vw;
}
.sec04 .content h3::after {
  right: -15vw;
}
.sec04 .content .desc {
  font-size: 2.933vw;
  color: #242a39;
}
.sec04 .ytArea {
  margin-inline: auto;
  width: 84vw;
  padding: 0 0 9vw;
}
.sec04 .ytArea iframe {
  height: 52vw;
  width: 100%;
}

/* cta01
-------------------------------------*/
.cta01 {
  background: url(../img/cta01-bg-sp.png)no-repeat top center #f4f8ff;
  background-size: contain;
  display: block;
  padding: 10.8vw 0 10vw;
}
.cta01 .cta-frame {
  background: url(../img/cta01-frame-sp.png)no-repeat center center;
  background-size: cover;
  width: 92.2vw;
  margin-inline: auto;
  padding: 0 0 6vw;
  margin-bottom: 28vw;
  text-align: center;
}
.cta01 .circle {
  display: inline-block;
  background: #dd8283;
  font-size: 3.6vw;
  font-weight: 700;
  color: #fff;
  padding: 1.8vw 2.5vw;
  text-align: center;
  position: relative;
  top: -2.8vw;
}
.cta01 h2 {
  margin: -1vw 0 1vw;
  font-size: 5.067vw;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  color: #ffffff;
  margin-bottom: 1vw;
  line-height: 1.57;
  padding: 0 0 9vw;
}
.cta01 .txt {
  font-size: 5.067vw;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0;
  color: #000000;
  text-align: center;
}
.cta01 .txt .small {
  font-size: 3.6vw;
}
.cta01 .txt .red {
  font-size: 4.667vw;
  color: #d30102;
}
.cta01 .txt01 {
  position: relative;
  margin-bottom: 4vw;
  padding: 0 0 3.8vw 6vw;
}
.cta01 .txt01::after {
  position: absolute;
  content: "";
  background: #5a5f70;
  width: 78.7vw;
  height: 0.1vw;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.cta01 .txt02 {
  line-height: 1.2674;
  margin-bottom: 2vw;
}
.cta01 .txt02 .small{
  display: block;
  margin: 0 0 1vw;
}
.cta01 .desc {
  font-size: 2.8vw;
  color: #242a39;
  margin: 0 3vw 0 7.6vw;
  text-align: left;
  line-height: 1.571428;
  letter-spacing: 0;
}

/* table */
#cta-table01 {
  background: #222a3a;
  padding: 9vw 0 20.5vw;
}
.cta table {
  margin-inline: auto;
  margin-bottom: 2vw;
  padding: 7vw 2vw 15vw;
  width: 90vw;
  margin: 7vw 0 17.4vw;
}


.js-scrollable {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-inline: 4.4vw;
  border: 3px solid #fff;
  border-radius: 2vw;
  margin: 3.775vw;
  max-width: 100vw;
  box-sizing: border-box;
}

#cta-table01 .js-scrollable {
  margin: 0 3.755vw 3.775vw;
  padding-top: 7vw;
  padding-inline: 4.4vw;
  padding-bottom: 17vw;
}


  .summary th {
    display: block;
    width: 100%;
    padding: 4vw 2.67vw;
    text-align: center;
    color: #fff;
    font-size: 2.67vw;
  }
  
  .normal {
    background: #80c47c;
  }
  
  .plan01 {
    background: #49ce45;
  }
  
  .plan02 {
    background: #11b708;
  }
  
  .plan03 {
    background: #11b708;
  }
  
  .summary td .name .large {
    font-size: 5.07vw;
    padding: 0 0.4vw;
  }
  
  .name {
    font-weight: bold;
    font-size: 4vw;
  }
  
  .name .small {
    font-size: 3.47vw;
    font-weight: 500;
  }
  
  .summary td {
    display: block;
    border-top: 0.13vw solid #666;
    background: #fff;
    font-size: 3.47vw;
    padding: 0.67vw;
    text-align: center;
  }
  
  .price_s {
    display: block;
    padding: 1.33vw 2vw;
    font-size: 2.93vw;
  }
  
  .summary td.price {
    font-weight: bold;
    font-size: 3.73vw;
    position: relative;
  }
  
  .summary td.price .red {
    color: #d30102;
    line-height: 1.5;
  }
  
  .summary td.price .kaisuu {
    display: block;
    font-size: 3.73vw;
  }
  
  .summary td.price .zeikomi {
    font-size: 2.8vw;
    position: absolute;
    top: 6.27vw;
    right: 4.4vw;
  }
  
  .summary td.price .total {
    font-size: 3.6vw;
    line-height: 1.8;
  }
  
  .summary td.btnArea {
    font-size: 4.53vw;
    font-weight: 700;
    line-height: 1.3823;
    padding: 0 7.2vw 0 0;
    position: relative;
  }
  
  .summary td.btnArea::after {
    position: absolute;
    content: "";
    background: url(../img/cta01-yajirushi.png) no-repeat;
    background-size: contain;
    width: 7.73vw;
    height: 24vw;
    top: 27%;
    right: -1.47vw;
  }
  
  .no1 {
    margin-right: -1.33vw;
    padding-left: 0.67vw;
  }
  
  .basic-td-07 {
    text-align: center;
    vertical-align: middle;
  }
  
  .basic-td-07-tip {
    display: inline-block;
    line-height: 1.3;
    margin: 4.8vw 0 0 0.27vw;
    text-align: center !important;
  }
  
  .basic-td-07-button {
    position: relative;
    top: -8vw !important;
    left: 13.07vw;
  }
  
  .basic-td-07-price {
    position: relative;
    top: -5.47vw;
    left: -0.93vw;
  }
  
  .tooltip-btn {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    margin: 0 0 0 0.93vw;
    position: relative;
    top: 0.67vw;
  }
  
  .summary tbody {
    display: flex;
    justify-content: center;
    gap: 4.67vw;
  }
  
  .summary tbody tr {
    display: flex;
    flex-direction: column;
  }
  
  .summary tbody th {
    width: 40vw;
    height: 14.13vw;
    border-left: 0.13vw solid #666;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 4.67vw;
    font-weight: 700;
  }
  
  .summary td {
    width: 100%;
    text-align: center;
    border-top: 0.2vw solid #666;
    border-left: 0.2vw solid #666;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1.33vw 0;
    font-weight: 500;
  }
  
  .summary td:nth-child(2) {
    height: 14vw;
  }
  
  .summary td:nth-child(3),
  .summary td:nth-child(4),
  .summary td:nth-child(5),
  .summary td:nth-child(6),
  .summary td:nth-child(7) {
    height: 13.87vw;
  }
  
  .summary td:nth-child(8) {
    height: 18.53vw;
  }
  
  .summary td:nth-child(9) {
    height: 13.6vw;
  }
  
  .summary td:nth-child(10) {
    height: 33.6vw;
  }
  
  .summary td:nth-child(11) {
    height: 57.87vw;
  }
  
  .summary td .maru {
    width: 9.07vw;
    height: 9.07vw;
  }
  
  .summary td .batsu {
    width: 8.13vw;
    height: 7.87vw;
  }
  
  .summary td .hatena {
    width: 3.33vw;
    height: 3.6vw;
  }
  
  .summary .no1-icon {
    width: 14.27vw;
    height: 17.33vw;
  }
  

/*--------------------------
  off
----------------------------*/
.off {
  display: block;
  width: 30.93vw;
  margin: 0 auto;
  position: relative;
  background: #d30102;
  color: #fff;
  padding: 1.73vw 1.33vw;
  margin-top: 2.67vw;
  font-size: 3.47vw;
}

.off:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #d30102;
  border-width: 1.33vw;
  margin-left: -1.33vw;
}

/*--------------------------
  btn
----------------------------*/
.btn_credit,
.btn_bank {
  width: 39.6vw;
  height: 20vw;
  margin: 0 auto;
  color: #fff;
  padding: 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 3.47vw;
  line-height: 1.48423;
}

.btn_credit {
  background: url(../img/btn2.png) no-repeat top 0.9vw center;
  background-size: cover;
}

.btn_bank {
  background: url(../img/btn3.png) no-repeat top 0.9vw center;
  background-size: cover;
}

.btn_credit_t,
.btn_bank_t {
  min-width: 20vw;
  max-width: 30.67vw;
  margin: 0 auto;
  color: #eaebf2;
  padding: 0;
  border-radius: 6.67vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 2.13vw;
  height: 8vw;
}

.btn_credit_t {
  background: #eaebf2;
  border: 0.27vw solid #eaebf2;
  margin-bottom: 2vw;
}

.btn_bank_t {
  background: #eaebf2;
  border: 0.27vw solid #eaebf2;
}
/*--------------------------
  tippy
----------------------------*/
.tip {
  text-align: left;
}
.tip_box {
  padding: 1.33vw;
  color: #151515;
  font-size: 2.93vw;
  line-height: 1.75;
}

.tip_ttl {
  padding-bottom: 1.33vw;
  margin-bottom: 1.33vw;
  border-bottom: 0.13vw solid #151515;
}
.tooltip_contents {
  display: none;
}
.tippy-tooltip.blue-theme[data-placement^='top'] .tippy-arrow {
  border-top-color: #dcefda;
}
.tippy-tooltip.blue-theme[data-placement^='bottom'] .tippy-arrow {
  border-bottom-color: #dcefda;
}
.tippy-tooltip.blue-theme[data-placement^='left'] .tippy-arrow {
  border-left-color: #dcefda;
}
.tippy-tooltip.blue-theme[data-placement^='right'] .tippy-arrow {
  border-right-color: #dcefda;
}
.tippy-tooltip.blue-theme {
  background-color: #dcefda;
}

.cta-desc {
  font-size: 2.933vw;
  letter-spacing: 0;
  text-align: right;
  color: #ffffff;
  margin: -15vw 10vw 0 0;
}



/* sec05
-------------------------------------*/
.sec05 {
  background: #f5f8fe;
  position: relative;
  padding: 0 0 8.7vw;
}
.sec05::after {
  position: absolute;
  content: "";
  background: url(../img/sec05-bg2-sp.png)no-repeat;
  background-size: contain;
  width: 100%;
  height: 14.6vw;
  bottom: 0;
  right: 0;
}
.ac-area .content {
  width: 91.4vw;
  margin-inline: auto;
  position: relative;
  top: -6vw;
  margin-bottom: -5vw;
}
.ac-area .ttl-box {
  background: #5a5f70;
  position: relative;
  padding: 2vw 0 1.8vw;
  cursor: pointer;
  transition: all .3s;
}
.ac-area .ttl-box:hover {
  background: #e7316e;
}
.ac-area .ttl-box::after {
  position: absolute;
  content: "";
  background: url(../img/accordion-btn-sp.png)no-repeat;
  background-size: contain;
  width: 4vw;
  height: 4vw;
  top: 50%;
  right: 4vw;
  transform: translateY(-50%);
}
.ac-area h2 {
  font-size: 4.533vw;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  padding: 0 7vw 0 0;
  margin: 0;
}
.ac-area .f-roboto {
  font-size: 5.333vw;
  font-weight: 500;
}
.ac-area .accordion-content {
  background: #ffffff;
}
.ac-area .accordion-content .lead {
  font-size: 4vw;
  line-height: 1.46666;
  letter-spacing: 0;
  font-weight: 700;
  text-align: center;
  margin-bottom: 4.2vw;
  position: relative;
  padding: 5vw 0 4.5vw;
}
.ac-area .accordion-content .lead::after {
  position: absolute;
  content: "";
  background: #e7316e;
  width: 84vw;
  height: 0.1vw;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.ac-area .accordion-content .txt {
  font-size: 3.333vw;
  line-height: 1.52;
  letter-spacing: 0;
  margin: 0 5vw 0.8vw;
  font-weight: 500;
  display: grid;
  grid-template-columns: 27% 1fr;
  text-align: left;
}
.ac-area .accordion-content .photo {
  width: 83vw;
  margin-inline: auto;
  padding-bottom: 8vw;
}
.sec05 .point {
  background: url(../img/sec05-bg1-sp.png)no-repeat;
  background-size: cover;
  width: 93.4vw;
  margin-inline: auto;
  padding: 19.4vw 0 9.7vw;
  position: relative;
  z-index: 2;
}
.sec05 .point .list {
  display: grid;
  gap: 5vw;
  width: 80vw;
  margin-left: auto;
}
.sec05 .point .list li {
  font-size: 3.733vw;
  font-weight: 700;
  line-height: 1.607;
  color: #000000;
  position: relative;
}
.sec05 .point .list li::before {
  position: absolute;
  content: "";
  background: url(../img/sec05-check-sp.png)no-repeat;
  background-size: contain;
  width: 4.7vw;
  height: 5vw;
  top: 1vw;
  left: -7.8vw;
}


/* sec06
-------------------------------------*/
.sec06 {
  padding: 19vw 0 8vw;
}
.sec06 .inner {
  width: 92vw;
  margin-inline: auto;
}
.sec06 .sec06-ttl {
  margin-bottom: 12.4vw;
  position: relative;
  text-align: center;
}
.sec06 .sec06-ttl span {
  font-size: 9.067vw;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  border-bottom: 3px solid #34cc33;
  position: relative;
  z-index: 2;
  padding: 0 0 2vw;
}
.sec06 .sec06-ttl::before {
  position: absolute;
  content: "";
  background: url(../img/sec06-tit-sp.png)no-repeat;
  background-size: contain;
  width: 68.2vw;
  height: 44.3vw;
  z-index: 1;
  top: -12vw;
  left: 50%;
  transform: translateX(-50%);
}
.sec06 .qa-list {
  display: grid;
  gap: 6.5vw;
  text-align: left;
}
.sec06 .qa-list li {
  border: 0.2vw solid #000000 ;
}
.sec06 .qa-list li .qa-ttl {
  color: #FFFFFF;
  font-size: 3.867vw;
  font-weight: 500;
  line-height: 1.44827;
  position: relative;
  padding: 2vw 0vw 2.8vw 10.5vw;
  cursor: pointer;
  background: #5a5f70;
  letter-spacing: 0;
}
.sec06 .qa-list li .qa-ttl::before {
  content: "";
  position: absolute;
  width: 6.6vw;
  height: 7vw;
  background-image: url(../img/sec06-q-sp.png);
  background-size: contain;
  top: 2vw;
  left: 2vw;
  background-repeat: no-repeat;
}
.sec06 .qa-list li .qa-ttl::after {
  content: "";
  position: absolute;
  width: 3.4vw;
  height: 3.4vw;
  background-image: url(../img/sec06-hiraku-sp.png);
  background-size: contain;
  top: 50%;
  right: 2.4vw;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
.sec06 .qa-list li .qa-ttl.is-active::after {
  width: 3.6vw;
  height: 0.3vw;
  background-image: url(../img/sec06-tojiru-sp.png);
  background-size: contain;
  background-repeat: no-repeat;
  transition: .3s;
}
.sec06 .qa-list li .accordion-content {
  background-color: #fff;
}
.accordion-content {
  line-height: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition-duration: .3s;
}
.accordion-content.is-open {
  line-height: normal;
  height: auto;
  opacity: 1;
}
.sec06 .qa-list li .accordion-content .txt {
  font-size: 3.6vw;
  line-height: 1.75;
  padding: 4.4vw 3.8vw 4.8vw;
  text-align: justify;
  text-justify: inter-ideograph; /* Edge */
  line-break: strict;
  word-break: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.sec06 .sec06-txt-box {
  margin-top: 9.2vw;
  width: 92vw;
  margin-inline: auto;
}
.sec06 .sec06-txt-box .txt {
  font-size: 2.80vw;
  line-height: 1.33;
  margin: 0 0 4vw;
  color: #000000;
}


/* cta02
-------------------------------------*/
.cta02 {
  background: url(../img/cta02-bg-sp.png)no-repeat top center / cover;
}
.cta02 .inner {
  /* width: 91vw; */
  margin-inline: auto;
  padding: 9.7vw 0 7.3vw;
}
.cta02 h2 {
  font-size: 4.267vw;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  margin-bottom: 5vw;
}
.cta02 h2 span {
  color: #e7316e;
  font-size: 6.667vw;
}
.cta02 .subt  {
  background: url(../img/cta02-limit-frame-sp.png)no-repeat;
  background-size: cover;
  padding: 3.2vw 0;
  text-align: center;
  font-size: 4.533vw;
  width: 88.3vw;
  margin-inline: auto;
  font-weight: 700;
  display: flex;
  justify-content: center;
}
.cta02 .subt .limit {
  font-size: 4.533vw;
  color: #fff;
}
.cta02 .subt .pink {
  font-size: 4.533vw;
  color: #e7316e;
  margin: 0 0 0 12vw;
}
.cta02 .countdown {
  background: transparent;
  padding: 5.5vw 0 3vw;
}
.cta02 .counter {
  background: transparent;
  font-size: 4.667vw;
  margin-bottom: 0vw;
}
.cta02 .counter .label {
  display: inline-block;
  font-size: 4.667vw;
  margin: 0 4.8vw 0 0;
}
.cta02 .counter .num {
  font-size: 6.933vw;
}
.cta02 table {
  padding: 7vw 2vw 15vw;
}
.cta02 .js-scrollable {
  margin: 3.775vw 3.775vw 17vw;
}
.cta02 .cta-desc {
  position: relative;
  top: -14vw;
}

/* footer
-------------------------------------*/
.footer {
  background-color: #242a39;
  padding: 4vw 0 11vw;
  margin: -1vw 0 0;
}
.footer .yajirushi {
  color: #ffffff;
  background: url(../img/yajirushi3-sp.png) no-repeat;
  background-size: cover;
  background-position: top 0 left 0;
  padding: 21vw 0vw 13vw 0px;
  position: relative;
  top: -14vw;
  margin-bottom: -3vw;
  }
.footer .yajirushi .lead {
  font-size: 5.2vw;
  letter-spacing: 0.02em;
  font-weight: 900;
  color: #fff;
  text-align: center;
  transform: rotate(-2deg);
  margin: 0 0 0vw;
  line-height: 1.37;
  display: inline-block;
  padding: 1vw 0 0 19vw;
}
.footer .yajirushi .shadow {
  font-size: 5.2vw;
  color: #d30102;
  text-shadow: 0.2vw 0.2vw #fff;
  display: inline-block;
}
.footer .yajirushi .black {
  font-size: 5.2vw;
  color: #151515;
}
.footer .yajirushi .lead02 {
  font-size: 6.667vw;
  font-weight: 900;
  color: #fff;
  text-align: center;
  transform: rotate(-2deg);
  padding: 1vw 0 0 14vw;
  display: inline-block;
  text-shadow: 13px 13px 9px rgba(91, 114, 98, 0.3);
}

.footer .footer-link {
  display: flex;
  justify-content: center;
  gap: 3.4vw;
  margin: -8.8vw 0 0;
}
.footer .footer-link li a {
  font-size: 2.933vw;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.8235;
  text-decoration: none;
}
.footer .footer-link li{
  position: relative;
}
.footer .footer-link li:nth-child(1)::after{
  content: "";
  position: absolute;
  width: 1px;
  height: 3.4vw;
  background-color: #FFFFFF;
  top: 62%;
  right: -1.6vw;
  transform: translateY(-50%);
}
.footer .footer-link li:nth-child(2)::after{
  content: "";
  position: absolute;
  width: 1px;
  height: 3.4vw;
  background-color: #FFFFFF;
  top: 62%;
  right: -1.8vw;
  transform: translateY(-50%);
}
.footer .footer-txt-box {
  display: grid;
}
.footer .footer-txt-box .contact-box {
  font-size: 2.8vw;
  line-height: 1.8;
  color: #FFFFFF;
  order: 2;
}
.footer .footer-txt-box .contact-box .logo-wrap {
  display: flex;
  align-items: center;
  gap: 1vw;
  justify-content: center;
}
.footer .unei {margin: -5.2vw 0 1.2vw;display: block;}
.footer .footer-txt-box .contact-box .mail {
  margin: 1vw 0 0;
}
.footer .footer-txt-box {
  margin-top: 4vw;
  text-align: center;
  background-repeat: no-repeat;
  width: 90vw;
  margin-inline: auto;
  gap: 5.5vw;
}
.footer .footer-txt {
  font-size: 2.8vw;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.71428;
  margin: 2.2vw 0 0 -2.4vw;
  order: 1;
}
.footer .footer-logo {width: 46vw;margin-inline: auto;margin-top: 2vw;}
.footer .footer-logo img {
  width: 100%;
}
.footer .copyright {
  text-align: center;
  color: #FFFFFF;
  margin: 10vw 0 0 -3vw;
  font-size: 2.8vw;
}

}

@media screen and (max-width: 750px) {
  .accordion-float-button {
    position: fixed;
    bottom: 1.333vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    background: url(../img/sticky-btn.png)no-repeat center center / contain;
    display: none;
    width: 49.6vw;
    pointer-events: auto;
  }
  .accordion-float-button a {
    display: block;
    padding: 5.067vw 6.267vw 7.333vw;
    font-size: 4.613vw;
    line-height: 1.75;
    font-weight: 700;
    letter-spacing: 0;
    color: #ffffff;
    text-decoration: none;
  }
  
}