
/* 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: -159px;
  padding: 194px 0 38px;
  margin-bottom: -159px;
}
.sec01 .inner {
  width: 1038px;
  margin-inline: auto;
  background: url(../img/sec-01-frame2.png) no-repeat center center;
  background-size: cover;
  position: relative;
  padding: 23px 0 114px;
}
.sec01 .circle {
  position: absolute;
  top: -95px;
  left: -80px;
  background: url(../img/sec01-cercle.png) no-repeat;
  background-size: contain;
  width: 210px;
  height: 210px;
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  padding: 43px 0 0;
  text-align: center;
  line-height: 1.25;
}
.sec01 .circle .large {
  font-size: 59px;
  font-weight: 700;
}
.sec01 .circle .txt-wrap {
  display: inline-block;
  transform: rotate(-4deg);
}
.sec01 .subt {
  font-size: 59px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #fff;
  text-align: center;
  margin: 0 0 -12px 16px;
  line-height: 1.74;
}
.sec01 .subt .f-roboto {
  font-size: 80px;
  font-weight: 700;
  color: #dd8283;
  letter-spacing: -0.01em;
  position: relative;
  top: 5px;
  left: -7px;
}
.sec01 .subt .pink {
  color: #dd8283;
  font-weight: 500;
  font-size: 49px;
  position: relative;
  left: -1px;
}
.sec01 .subt .small {
 font-size: 49px;
}
.sec01 .subt .otoku {
 font-size: 66px;
}
.sec01 h2 {
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 41px;
  line-height: 1.75;
  margin-bottom: 44px;
}
.sec01 .item {
  background: url(../img/sec-01-frame1.png)no-repeat;
  background-size: contain;
  width: 914px;
  margin-inline: auto;
  padding: 56px 39px 60px 39px;
  display: grid;
  gap: 27px;
  background-position: top center;
  margin-bottom: 13px;
}
.sec01 .item li {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.416256;
  border-bottom: 1px solid #242a39;
  padding: 0 0 30px 151px;
  position: relative;
}
.sec01 .item li:first-child {
  line-height: 1.539408;;
}
.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: 15px;
  left: 62px;
}
.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: 41px;
  left: 62px;
}
.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: 16px;
  left: 62px;
}
.sec01 .item li .red {
  color: #d30102;
  font-weight: 900;
}
.sec01 .bottom-txt{
  font-size: 41px;
  font-weight: 700;
  line-height: 1.75;
  text-align: center;
  color: #ffffff;
  margin: 0 0 0 10px;
}

/* countdown
-------------------------------------*/
.countdown {
  background: #242a39;
  padding: 62px 0 33px;
}
.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: 66px 130px 96px;
  text-align: left;
  position: relative;
  font-size: 44px;
  letter-spacing: 0;
}

/* 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: 81px;
}
.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 h3 .f-roboto {
  font-size: 45px;
}
.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 0 24px 275px;}
.sec03 .item .list03 .num {
  position: absolute;
  top: -113px;
  left: 56px;
  width: 173px;
}
.sec03 .item .list03 .txt-box {
  padding: 40px 0 54px;
}
.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: 67px 128px 99px;
  text-align: left;
  position: relative;
  font-size: 44px;
  letter-spacing: 0.01em;
}

/* 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 35px;
  margin-bottom: 93px;
}
.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.51428;
  margin-bottom: 15px;
}
.cta01 .txt02 .small{
  display: block;
  margin: 0 0 2px;
}
.cta01 .desc {
  font-size: 22px;
  color: #242a39;
  text-align: center;
}

/* table */
#cta-table01 {
  background: #222a3a;
  padding: 111px 0 101px;
}
#cta table {
  width: 880px;
  margin-inline: auto;
  margin-bottom: 39px;
}
#cta .th-header {
  background: #49ce45;
  position: relative;
  height: 102px;
  /* padding: 30px 0; */
}
#cta .th-header .ttl {
  font-size: 55px;
  line-height: 1.75;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  position: relative;
}
#cta .th-header .ttl::before,
#cta .th-header .ttl::after {
  position: absolute;
  content: "";
}
#cta .th-header .ttl::before {
  background: url(../img/laurel-left.png)no-repeat;
  background-size: contain;
  width: 56px;
  height: 92px;
  top: 7px;
  left: -51px;
}
#cta .th-header .ttl::after {
  background: url(../img/laurel-right.png)no-repeat;
  background-size: contain;
  width: 56px;
  height: 92px;
  top: 7px;
  right: -51px;
}
#cta .th-header .circle {
  top: -77px;
  left: 56px;
  background: url(../img/cta-cercle.png) no-repeat;
  background-size: contain;
  width: 182px;
  height: 171px;
  font-size: 32px;
  line-height: 1.24968;
  font-weight: 700;
  color: #e7316e;
  text-align: center;
  position: absolute;
  padding: 35px 11px 0 0;
}
#cta .th-header .circle .large {
  font-size: 47px;
  font-weight: 700;
}
#cta .th-header .circle .txt-wrap {
  display: inline-block;
  transform: rotate(-4deg);
}
.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;
}
.summary td {
  display: block;
  border-top: 1px solid #666;
  background: #fff;
  font-size: 34px;
  padding: 5px;
  text-align: center;
}

.summary td.price {
  font-weight: bold;
  position: relative;
  flex-direction: row;
  gap: 9px;
  padding: 8px 0 0;
}
.summary td.price .small {
  font-size: 26px;
  font-weight: 500;
}
.summary td.price .green {
  font-size: 26px;
  font-weight: 500;
  color: #34cc33;
  position: relative;
  top: -11px;
}
.summary td.price .large {
  font-size: 60px;
  font-weight: 700;
  color: #34cc33;
}

.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;
  font-weight: 500;
  height: 105px;
}

.summary td .maru {
  width: 68px;
  height: 68px;
}
.summary td .hatena {
  width: 25px;
  height: 27px;
}

/*--------------------------
 application-area
----------------------------*/
.application-area {
  width: 880px;
  margin-inline: auto;
}
.application-area .ttl {
  color: #ffffff;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  position: relative;
  padding: 0 0 75px;
}
.application-area h2::after {
  position: absolute;
  content: "";
  background: url(../img/application-yajirushi.png)no-repeat;
  background-size: contain;
  width: 180px;
  height: 58px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.application-area .box {
  border: 1px solid #666666;
  background: #fff;
  margin-top: -16px;
}
.application-area .box .inBox {
  display: grid;
  grid-template-columns: 63% 1fr;
  padding: 27px 51px;
  gap: 13px;
}
.application-area .box .bank.inBox {
  padding: 8px 94px 30px;
  gap: 24px;
}
.application-area .box .inBox .txt-box  {
 margin: 25px 0 0;
}
.application-area .box h3 {
  font-size: 29px;
  font-weight: 500;
  margin-bottom: 32px;
  position: relative;
  display: inline-block;
}
.application-area .credit {
  border-bottom: 1px solid #666666;
}
.application-area .credit h3::after  {
  position: absolute;
  bottom: -7px;
  left: 0;
  content: "";
  width: 100%;
  height: 9px;
  background: url(../img/cta-line1.png)no-repeat;
}
.application-area .bank h3::after  {
  position: absolute;
  bottom: -7px;
  left: 0;
  content: "";
  width: 100%;
  height: 11px;
  background: url(../img/cta-line2.png)no-repeat;
}
.application-area .box .price {
  font-size: 35px;
  font-weight: 700;
  text-align: center;
}
.application-area .box .bank .price {

/* margin: 0 36px 0 0; */
}
.application-area .box .tsuki {
  position: relative;
  left: -6px;
}
.application-area .box .price .f-roboto {
  font-size: 42px;
}
.application-area .box .price .small {
  font-size: 26px;
  display: block;
  margin: 0 0 13px;
}

/*--------------------------
 btn
----------------------------*/
.btn_credit, .btn_bank {
  width: 297px;
  /* height: 150px; */
  color: #fff;
  text-decoration: none;
  font-size: 26px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.48423;
  font-weight: 500;
  text-align: center;
  position: relative;
  top: 5px;
  padding: 32px 0 41px;
}
.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;
  top: 23px;
}
.btn_credit:hover, .btn_bank:hover {
  opacity: 0.8;
  transition: opacity 0.3s ease-in-out;
}
/*--------------------------
  tippy
----------------------------*/
.tip {
  text-align: justify;
}
.tip_box {
  padding: 10px;
  color: #151515;
  font-size: 22px;
  line-height: 1.75;
  text-align: justify;
}
.tip_ttl {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #151515;
  text-align: justify;
}
.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: 55px 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: 30px 0 37px;
  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;
  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 .txt {
  font-size: 28px;
  line-height: 1.6785714;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
}
.ac-area .accordion-content .txt01 {padding: 37px 0 0;margin: 0 0 20px;}
.ac-area .accordion-content .txt01::after {
  content: none;
}
.ac-area .accordion-content .txt02 {

margin: 0 0 33px;
}
.ac-area .accordion-content .txt .line01 {
  background: url(../img/accordion-line1.png)no-repeat bottom center;
  background-size: contain;
}
.ac-area .accordion-content .txt .line02 {
  background: url(../img/accordion-line2.png)no-repeat bottom center;
  background-size: contain;
}
.ac-area .accordion-content .photo {
  width: 696px;
  margin-inline: auto;
  padding-bottom: 38px;
  text-align: center;
}
.ac-area .accordion-content .photo img {
  margin-inline: auto;
}
.ac-area .accordion-content .txt03 {
  font-size: 30px;
  line-height: 2.1;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  margin-bottom: 23px;
}
.ac-area .accordion-content .txt03 span {
  background: #242a39;
  padding: 0px 17px 5px;
}
.ac-area .accordion-content .lead {
  font-size: 33px;
  line-height: 1.42424;
  letter-spacing: 0;
  font-weight: 700;
  text-align: center;
  position: relative;
  color: #e7316e;
  padding: 0 0 70px;
}

.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: 92px 0 83px;
}
.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: 41px 0 74px;
}
.cta02 .counter {
  background: transparent;
}
.cta-table02 table{
  margin-bottom: 31px;
}
.cta-table02 .application-area .ttl {
  padding: 0 0 64px;
}
.cta-table02 .application-area .box {
  
margin-top: -81px;
}
/* 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: -7.946vw;
  padding: 9.695vw 0 1.899vw;
  margin-bottom: -7.946vw;
}
.sec01 .inner {
  width: 51.874vw;
  margin-inline: auto;
  background: url(../img/sec-01-frame2.png) no-repeat center center;
  background-size: cover;
  position: relative;
  padding: 1.149vw 0 5.697vw;
}
.sec01 .circle {
  position: absolute;
  top: -4.748vw;
  left: -3.998vw;
  background: url(../img/sec01-cercle.png) no-repeat;
  background-size: contain;
  width: 10.495vw;
  height: 10.495vw;
  font-size: 1.999vw;
  font-weight: 700;
  color: #fff;
  padding: 2.149vw 0 0;
  text-align: center;
  line-height: 1.25;
}
.sec01 .circle .large {
  font-size: 2.949vw;
  font-weight: 700;
}
.sec01 .circle .txt-wrap {
  display: inline-block;
  transform: rotate(-4deg);
}
.sec01 .subt {
  font-size: 2.949vw;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #fff;
  text-align: center;
  margin: 0 0 -0.6vw 0.8vw;
  line-height: 1.74;
}
.sec01 .subt .f-roboto {
  font-size: 3.998vw;
  font-weight: 700;
  color: #dd8283;
  letter-spacing: -0.01em;
  position: relative;
  top: 0.25vw;
  left: -0.35vw;
}
.sec01 .subt .pink {
  color: #dd8283;
  font-weight: 500;
  font-size: 2.449vw;
  position: relative;
  left: -0.05vw;
}
.sec01 .subt .small {
 font-size: 2.449vw;
}
.sec01 .subt .otoku {
 font-size: 3.298vw;
}
.sec01 h2 {
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 2.049vw;
  line-height: 1.75;
  margin-bottom: 2.199vw;
}
.sec01 .item {
  background: url(../img/sec-01-frame1.png)no-repeat;
  background-size: contain;
  width: 45.677vw;
  margin-inline: auto;
  padding: 2.799vw 1.949vw 2.999vw 1.949vw;
  display: grid;
  gap: 1.349vw;
  background-position: top center;
  margin-bottom: 0.65vw;
}
.sec01 .item li {
  font-size: 1.599vw;
  font-weight: 500;
  line-height: 1.416256;
  border-bottom: 1px solid #242a39;
  padding: 0 0 1.499vw 7.546vw;
  position: relative;
}
.sec01 .item li:first-child {
  line-height: 1.539408;;
}
.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.75vw;
  left: 3.098vw;
}
.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: 2.049vw;
  left: 3.098vw;
}
.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.8vw;
  left: 3.098vw;
}
.sec01 .item li .red {
  color: #d30102;
  font-weight: 900;
}
.sec01 .bottom-txt{
  font-size: 2.049vw;
  font-weight: 700;
  line-height: 1.75;
  text-align: center;
  color: #ffffff;
  margin: 0 0 0 0.5vw;
}

/* countdown
-------------------------------------*/
.countdown {
  background: #242a39;
  padding: 3.098vw 0 1.649vw;
}
.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: 3.298vw 6.497vw 4.798vw;
  text-align: left;
  position: relative;
  font-size: 2.199vw;
  letter-spacing: 0;
}


/* 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.048vw;
}
.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 h3 .f-roboto {
  font-size: 2.249vw;
}
.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 0 1.199vw 13.743vw;}
.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.699vw;
}
.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: 3.348vw 6.397vw 4.948vw;
  text-align: left;
  position: relative;
  font-size: 2.199vw;
  letter-spacing: 0.01em;
}

/* 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 1.749vw;
  margin-bottom: 4.648vw;
}
.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.51428;
  margin-bottom: 0.75vw;
}
.cta01 .txt02 .small{
  display: block;
  margin: 0 0 0.1vw;
}
.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: 43.978vw;
  margin-inline: auto;
  margin-bottom: 1.949vw;
}
#cta .th-header {
  background: #49ce45;
  position: relative;
  height: 5.097vw;
  /* padding: 1.499vw 0; */
}
#cta .th-header .ttl {
  font-size: 2.749vw;
  line-height: 1.75;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  position: relative;
}
#cta .th-header .ttl::before,
#cta .th-header .ttl::after {
  position: absolute;
  content: "";
}
#cta .th-header .ttl::before {
  background: url(../img/laurel-left.png)no-repeat;
  background-size: contain;
  width: 2.799vw;
  height: 4.598vw;
  top: 0.35vw;
  left: -2.549vw;
}
#cta .th-header .ttl::after {
  background: url(../img/laurel-right.png)no-repeat;
  background-size: contain;
  width: 2.799vw;
  height: 4.598vw;
  top: 0.35vw;
  right: -2.549vw;
}
#cta .th-header .circle {
  top: -3.848vw;
  left: 2.799vw;
  background: url(../img/cta-cercle.png) no-repeat;
  background-size: contain;
  width: 9.095vw;
  height: 8.546vw;
  font-size: 1.599vw;
  line-height: 1.24968;
  font-weight: 700;
  color: #e7316e;
  text-align: center;
  position: absolute;
  padding: 1.749vw 0.55vw 0 0;
}
#cta .th-header .circle .large {
  font-size: 2.349vw;
  font-weight: 700;
}
#cta .th-header .circle .txt-wrap {
  display: inline-block;
  transform: rotate(-4deg);
}
.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;
}
.summary td {
  display: block;
  border-top: 1px solid #666;
  background: #fff;
  font-size: 1.699vw;
  padding: 0.25vw;
  text-align: center;
}

.summary td.price {
  font-weight: bold;
  position: relative;
  flex-direction: row;
  gap: 0.45vw;
  padding: 0.4vw 0 0;
}
.summary td.price .small {
  font-size: 1.299vw;
  font-weight: 500;
}
.summary td.price .green {
  font-size: 1.299vw;
  font-weight: 500;
  color: #34cc33;
  position: relative;
  top: -0.55vw;
}
.summary td.price .large {
  font-size: 2.999vw;
  font-weight: 700;
  color: #34cc33;
}

.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;
  font-weight: 500;
  height: 5.247vw;
}

.summary td .maru {
  width: 3.398vw;
  height: 3.398vw;
}
.summary td .hatena {
  width: 1.249vw;
  height: 1.349vw;
}

/*--------------------------
 application-area
----------------------------*/
.application-area {
  width: 43.978vw;
  margin-inline: auto;
}
.application-area .ttl {
  color: #ffffff;
  font-size: 1.699vw;
  font-weight: 700;
  text-align: center;
  position: relative;
  padding: 0 0 3.748vw;
}
.application-area h2::after {
  position: absolute;
  content: "";
  background: url(../img/application-yajirushi.png)no-repeat;
  background-size: contain;
  width: 8.996vw;
  height: 2.899vw;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.application-area .box {
  border: 1px solid #666666;
  background: #fff;
  margin-top: -0.8vw;
}
.application-area .box .inBox {
  display: grid;
  grid-template-columns: 63% 1fr;
  padding: 1.349vw 2.549vw;
  gap: 0.65vw;
}
.application-area .box .bank.inBox {
  padding: 0.4vw 4.698vw 1.499vw;
  gap: 1.199vw;
}
.application-area .box .inBox .txt-box  {
 margin: 1.249vw 0 0;
}
.application-area .box h3 {
  font-size: 1.449vw;
  font-weight: 500;
  margin-bottom: 1.599vw;
  position: relative;
}
.application-area .credit {
  border-bottom: 1px solid #666666;
}
.application-area .credit h3::after  {
  position: absolute;
  bottom: -0.35vw;
  left: 0;
  content: "";
  width: 100%;
  height: 0.45vw;
  background: url(../img/cta-line1.png)no-repeat;
  background-size: contain;
}
.application-area .bank h3::after  {
  position: absolute;
  bottom: -0.35vw;
  left: 0;
  content: "";
  width: 100%;
  height: 0.55vw;
  background: url(../img/cta-line2.png)no-repeat;
  background-size: contain;
}
.application-area .box .price {
  font-size: 1.749vw;
  font-weight: 700;
  text-align: center;
}
.application-area .box .bank .price {
/* margin: 0 1.799vw 0 0; */
}
.application-area .box .tsuki {
  position: relative;
  left: -0.3vw;
}
.application-area .box .price .f-roboto {
  font-size: 2.099vw;
}
.application-area .box .price .small {
  font-size: 1.299vw;
  display: block;
  margin: 0 0 0.65vw;
}

/*--------------------------
 btn
----------------------------*/
.btn_credit, .btn_bank {
  width: 14.843vw;
  /* height: 7.496vw; */
  color: #fff;
  text-decoration: none;
  font-size: 1.299vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.48423;
  font-weight: 500;
  text-align: center;
  position: relative;
  top: 0.25vw;
  padding: 1.599vw 0 2.049vw;
}
.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;
  top: 1.149vw;
}
.btn_credit:hover, .btn_bank:hover {
  opacity: 0.8;
  transition: opacity 0.3s ease-in-out;
}
/*--------------------------
  tippy
----------------------------*/
.tip {
  text-align: justify;
}
.tip_box {
  padding: 0.5vw;
  color: #151515;
  font-size: 1.099vw;
  line-height: 1.75;
  text-align: justify;
}
.tip_ttl {
  padding-bottom: 0.5vw;
  margin-bottom: 0.5vw;
  border-bottom: 1px solid #151515;
  text-align: justify;
}
.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.749vw 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.499vw 0 1.849vw;
  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;
  margin: 0;
  line-height: 1;
}
.ac-area .f-roboto {
  font-size: 2.599vw;
  font-weight: 500;
}
.ac-area .accordion-content {
  background: #ffffff;
}
.ac-area .accordion-content .txt {
  font-size: 1.399vw;
  line-height: 1.6785714;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
}
.ac-area .accordion-content .txt01 {padding: 1.849vw 0 0;margin: 0 0 1vw;}
.ac-area .accordion-content .txt01::after {
  content: none;
}
.ac-area .accordion-content .txt02 {

margin: 0 0 1.649vw;
}
.ac-area .accordion-content .txt .line01 {
  background: url(../img/accordion-line1.png)no-repeat bottom center;
  background-size: contain;
}
.ac-area .accordion-content .txt .line02 {
  background: url(../img/accordion-line2.png)no-repeat bottom center;
  background-size: contain;
}
.ac-area .accordion-content .photo {
  width: 34.783vw;
  margin-inline: auto;
  padding-bottom: 1.899vw;
}
.ac-area .accordion-content .txt03 {
  font-size: 1.499vw;
  line-height: 2.1;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  margin-bottom: 1.149vw;
}
.ac-area .accordion-content .txt03 span {
  background: #242a39;
  padding: 0px 0.85vw 0.25vw;
}
.ac-area .accordion-content .lead {
  font-size: 1.649vw;
  line-height: 1.42424;
  letter-spacing: 0;
  font-weight: 700;
  text-align: center;
  position: relative;
  color: #e7316e;
  padding: 0 0 3.498vw;
}

.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.598vw 0 4.148vw;
}
.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.049vw 0 3.698vw;
}
.cta02 .counter {
  background: transparent;
}
.cta-table02 table{
  margin-bottom: 1.549vw;
}
.cta-table02 .application-area .ttl {
  padding: 0 0 3.198vw;
}
.cta-table02 .application-area .box {
  
margin-top: -4.048vw;
}
/* 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: -7.954vw;
  padding: 9.705vw 0 1.901vw;
  margin-bottom: -7.954vw;
}
.sec01 .inner {
  width: 51.926vw;
  margin-inline: auto;
  background: url(../img/sec-01-frame2.png) no-repeat center center;
  background-size: cover;
  position: relative;
  padding: 1.151vw 0 5.703vw;
}
.sec01 .circle {
  position: absolute;
  top: -4.752vw;
  left: -4.002vw;
  background: url(../img/sec01-cercle.png) no-repeat;
  background-size: contain;
  width: 10.505vw;
  height: 10.505vw;
  font-size: 2.001vw;
  font-weight: 700;
  color: #fff;
  padding: 2.151vw 0 0;
  text-align: center;
  line-height: 1.25;
}
.sec01 .circle .large {
  font-size: 2.951vw;
  font-weight: 700;
}
.sec01 .circle .txt-wrap {
  display: inline-block;
  transform: rotate(-4deg);
}
.sec01 .subt {
  font-size: 2.951vw;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #fff;
  text-align: center;
  margin: 0 0 -0.6vw 0.8vw;
  line-height: 1.74;
}
.sec01 .subt .f-roboto {
  font-size: 4.002vw;
  font-weight: 700;
  color: #dd8283;
  letter-spacing: -0.01em;
  position: relative;
  top: 0.25vw;
  left: -0.35vw;
}
.sec01 .subt .pink {
  color: #dd8283;
  font-weight: 500;
  font-size: 2.451vw;
  position: relative;
  left: -0.05vw;
}
.sec01 .subt .small {
 font-size: 2.451vw;
}
.sec01 .subt .otoku {
 font-size: 3.302vw;
}
.sec01 h2 {
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 2.051vw;
  line-height: 1.75;
  margin-bottom: 2.201vw;
}
.sec01 .item {
  background: url(../img/sec-01-frame1.png)no-repeat;
  background-size: contain;
  width: 45.723vw;
  margin-inline: auto;
  padding: 2.801vw 1.951vw 3.002vw 1.951vw;
  display: grid;
  gap: 1.351vw;
  background-position: top center;
  margin-bottom: 0.65vw;
}
.sec01 .item li {
  font-size: 1.601vw;
  font-weight: 500;
  line-height: 1.416256;
  border-bottom: 1px solid #242a39;
  padding: 0 0 1.501vw 7.554vw;
  position: relative;
}
.sec01 .item li:first-child {
  line-height: 1.539408;;
}
.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.75vw;
  left: 3.102vw;
}
.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: 2.051vw;
  left: 3.102vw;
}
.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.8vw;
  left: 3.102vw;
}
.sec01 .item li .red {
  color: #d30102;
  font-weight: 900;
}
.sec01 .bottom-txt{
  font-size: 2.051vw;
  font-weight: 700;
  line-height: 1.75;
  text-align: center;
  color: #ffffff;
  margin: 0 0 0 0.5vw;
}

/* countdown
-------------------------------------*/
.countdown {
  background: #242a39;
  padding: 3.102vw 0 1.651vw;
}
.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: 3.302vw 6.503vw 4.802vw;
  text-align: left;
  position: relative;
  font-size: 2.201vw;
  letter-spacing: 0;
}

/* 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.052vw;
}
.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 h3 .f-roboto {
  font-size: 2.251vw;
}
.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 0 1.201vw 13.757vw;}
.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.701vw;
}
.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: 3.352vw 6.403vw 4.952vw;
  text-align: left;
  position: relative;
  font-size: 2.201vw;
  letter-spacing: 0.01em;
}
/* 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 1.751vw;
  margin-bottom: 4.652vw;
}
.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.51428;
  margin-bottom: 0.75vw;
}
.cta01 .txt02 .small{
  display: block;
  margin: 0 0 0.1vw;
}
.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: 44.022vw;
  margin-inline: auto;
  margin-bottom: 1.951vw;
}
#cta .th-header {
  background: #49ce45;
  position: relative;
  height: 5.103vw;
  /* padding: 1.501vw 0; */
}
#cta .th-header .ttl {
  font-size: 2.751vw;
  line-height: 1.75;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  position: relative;
}
#cta .th-header .ttl::before,
#cta .th-header .ttl::after {
  position: absolute;
  content: "";
}
#cta .th-header .ttl::before {
  background: url(../img/laurel-left.png)no-repeat;
  background-size: contain;
  width: 2.801vw;
  height: 4.602vw;
  top: 0.35vw;
  left: -2.551vw;
}
#cta .th-header .ttl::after {
  background: url(../img/laurel-right.png)no-repeat;
  background-size: contain;
  width: 2.801vw;
  height: 4.602vw;
  top: 0.35vw;
  right: -2.551vw;
}
#cta .th-header .circle {
  top: -3.852vw;
  left: 2.801vw;
  background: url(../img/cta-cercle.png) no-repeat;
  background-size: contain;
  width: 9.105vw;
  height: 8.554vw;
  font-size: 1.601vw;
  line-height: 1.24968;
  font-weight: 700;
  color: #e7316e;
  text-align: center;
  position: absolute;
  padding: 1.751vw 0.55vw 0 0;
}
#cta .th-header .circle .large {
  font-size: 2.351vw;
  font-weight: 700;
}
#cta .th-header .circle .txt-wrap {
  display: inline-block;
  transform: rotate(-4deg);
}
.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;
}
.summary td {
  display: block;
  border-top: 1px solid #666;
  background: #fff;
  font-size: 1.701vw;
  padding: 0.25vw;
  text-align: center;
}

.summary td.price {
  font-weight: bold;
  position: relative;
  flex-direction: row;
  gap: 0.45vw;
  padding: 0.4vw 0 0;
}
.summary td.price .small {
  font-size: 1.301vw;
  font-weight: 500;
}
.summary td.price .green {
  font-size: 1.301vw;
  font-weight: 500;
  color: #34cc33;
  position: relative;
  top: -0.55vw;
}
.summary td.price .large {
  font-size: 3.002vw;
  font-weight: 700;
  color: #34cc33;
}

.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;
  font-weight: 500;
  height: 5.253vw;
}

.summary td .maru {
  width: 3.402vw;
  height: 3.402vw;
}
.summary td .hatena {
  width: 1.251vw;
  height: 1.351vw;
}

/*--------------------------
 application-area
----------------------------*/
.application-area {
  width: 44.022vw;
  margin-inline: auto;
}
.application-area .ttl {
  color: #ffffff;
  font-size: 1.701vw;
  font-weight: 700;
  text-align: center;
  position: relative;
  padding: 0 0 3.752vw;
}
.application-area h2::after {
  position: absolute;
  content: "";
  background: url(../img/application-yajirushi.png)no-repeat;
  background-size: contain;
  width: 9.005vw;
  height: 2.901vw;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.application-area .box {
  border: 1px solid #666666;
  background: #fff;
  margin-top: -0.8vw;
}
.application-area .box .inBox {
  display: grid;
  grid-template-columns: 63% 1fr;
  padding: 1.351vw 2.551vw;
  gap: 0.65vw;
}
.application-area .box .bank.inBox {
  padding: 0.4vw 4.702vw 1.501vw;
  gap: 1.201vw;
}
.application-area .box .inBox .txt-box  {
 margin: 1.251vw 0 0;
}
.application-area .box h3 {
  font-size: 1.451vw;
  font-weight: 500;
  margin-bottom: 1.601vw;
  position: relative;
}
.application-area .credit {
  border-bottom: 1px solid #666666;
}
.application-area .credit h3::after  {
  position: absolute;
  bottom: -0.35vw;
  left: 0;
  content: "";
  width: 100%;
  height: 0.45vw;
  background: url(../img/cta-line1.png)no-repeat;
}
.application-area .bank h3::after  {
  position: absolute;
  bottom: -0.35vw;
  left: 0;
  content: "";
  width: 100%;
  height: 0.55vw;
  background: url(../img/cta-line2.png)no-repeat;
}
.application-area .box .price {
  font-size: 1.751vw;
  font-weight: 700;
  text-align: center;
}
.application-area .box .bank .price {

/* margin: 0 1.801vw 0 0; */
}
.application-area .box .tsuki {
  position: relative;
  left: -0.3vw;
}
.application-area .box .price .f-roboto {
  font-size: 2.101vw;
}
.application-area .box .price .small {
  font-size: 1.301vw;
  display: block;
  margin: 0 0 0.65vw;
}

/*--------------------------
 btn
----------------------------*/
.btn_credit, .btn_bank {
  width: 14.857vw;
  /* height: 7.504vw; */
  color: #fff;
  text-decoration: none;
  font-size: 1.301vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.48423;
  font-weight: 500;
  text-align: center;
  position: relative;
  top: 0.25vw;
  padding: 1.601vw 0 2.051vw;
}
.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;
  top: 1.151vw;
}
.btn_credit:hover, .btn_bank:hover {
  opacity: 0.8;
  transition: opacity 0.3s ease-in-out;
}
/*--------------------------
  tippy
----------------------------*/
.tip {
  text-align: justify;
}
.tip_box {
  padding: 0.5vw;
  color: #151515;
  font-size: 1.101vw;
  line-height: 1.75;
  text-align: justify;
}
.tip_ttl {
  padding-bottom: 0.5vw;
  margin-bottom: 0.5vw;
  border-bottom: 1px solid #151515;
  text-align: justify;
}
.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.751vw 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.501vw 0 1.851vw;
  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;
  margin: 0;
  line-height: 1;
}
.ac-area .f-roboto {
  font-size: 2.601vw;
  font-weight: 500;
}
.ac-area .accordion-content {
  background: #ffffff;
}
.ac-area .accordion-content .txt {
  font-size: 1.401vw;
  line-height: 1.6785714;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
}
.ac-area .accordion-content .txt01 {padding: 1.851vw 0 0;margin: 0 0 1.001vw;}
.ac-area .accordion-content .txt01::after {
  content: none;
}
.ac-area .accordion-content .txt02 {

margin: 0 0 1.651vw;
}
.ac-area .accordion-content .txt .line01 {
  background: url(../img/accordion-line1.png)no-repeat bottom center;
  background-size: contain;
}
.ac-area .accordion-content .txt .line02 {
  background: url(../img/accordion-line2.png)no-repeat bottom center;
  background-size: contain;
}
.ac-area .accordion-content .photo {
  width: 34.817vw;
  margin-inline: auto;
  padding-bottom: 1.901vw;
}
.ac-area .accordion-content .txt03 {
  font-size: 1.501vw;
  line-height: 2.1;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  margin-bottom: 1.151vw;
}
.ac-area .accordion-content .txt03 span {
  background: #242a39;
  padding: 0px 0.85vw 0.25vw;
}
.ac-area .accordion-content .lead {
  font-size: 1.651vw;
  line-height: 1.42424;
  letter-spacing: 0;
  font-weight: 700;
  text-align: center;
  position: relative;
  color: #e7316e;
  padding: 0 0 3.502vw;
}

.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.602vw 0 4.152vw;
}
.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.051vw 0 3.702vw;
}
.cta02 .counter {
  background: transparent;
}
.cta-table02 table{
  margin-bottom: 1.551vw;
}
.cta-table02 .application-area .ttl {
  padding: 0 0 3.202vw;
}
.cta-table02 .application-area .box {
  
margin-top: -4.052vw;
}
/* 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: 11.4vw 7vw 16vw 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: 51.4vw 0 4.5vw;
  margin-top: -59.6vw;
  /* margin-bottom: 2.5vw; */
}
.sec01 .inner {
  width: 92vw;
  margin-inline: auto;
  background: url(../img/sec-01-frame2-sp.png) no-repeat center center;
  background-size: cover;
  position: relative;
  padding: 5.5vw 0 14.4vw;
}
.sec01 .circle {
  position: absolute;
  top: -5vw;
  left: 11vw;
  background: url(../img/sec-01-cercle-sp.png) no-repeat;
  background-size: contain;
  width: 22.8vw;
  height: 20.9vw;
  font-size:  4vw;
  font-weight: 700;
  color: #fff;
  padding: 4vw 2vw 0 0;
  text-align: center;
  line-height: 1.23317;
}
.sec01 .circle .large {
  font-size: 5.867vw;
  font-weight: 700;
}
.sec01 .circle .txt-wrap {
  display: inline-block;
  transform: rotate(-4deg);
}
.sec01 .subt {
  font-size: 7.2vw;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #fff;
  text-align: center;
  margin: 0 0 3vw -6vw;
  line-height: 1.2;
}
.sec01 .subt .f-roboto {
  font-size: 10.667vw;
  font-weight: 700;
  color: #dd8283;
  letter-spacing: -0.01em;
  margin: 0 0 0 0;
}
.sec01 .subt .pink {
  color: #dd8283;
  font-weight: 500;
  font-size: 6.533vw;
  position: relative;
  top: -0.75vw;
  left: 0.5vw;
}
.sec01 .subt .small {
  font-size:  6.533vw;
  position: relative;
  top: -1vw;
  font-weight: 500;
  left: 1vw;
}
.sec01 .subt .otoku {
  font-size: 8.8vw;
 }
 .sec01 .subtsp {
margin: 0 -29vw 0 0;
 }
.sec01 h2 {
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 5.467vw;
  margin-bottom: 6.9vw;
}
.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: contain;
  width: 84.1vw;
  margin-inline: auto;
  padding: 6.8vw 3vw 2.4vw 4.4vw;
  display: grid;
  gap: 4.5vw;
  background-position: top center;
  margin-bottom: 3vw;
}
.sec01 .item li {
  font-size: 4.267vw;
  font-weight: 500;
  line-height: 1.4375;
  border-bottom: 1px solid #242a39;
  padding: 0 0 4.6vw 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: 2.5vw;
  left: 0.1vw;
}
.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: 5.2vw;
  left: 0.1vw;
}
.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: 1.8vw;
  left: 0.1vw;
}
.sec01 .item li .red {
  color: #d30102;
  font-weight: 900;
}
.sec01 .item li:nth-child(2) .red {margin: -0.5vw 0 0;line-height: 1.42857;}
.sec01 .item li .hajime{
  font-size: 3.9vw;
}
.sec01 .bottom-txt{
  font-size: 	5.467vw;
  font-weight: 700;
  line-height: 1.75;
  text-align: center;
  color: #ffffff;
  margin: 0 0 0 -3vw;
}


/* countdown
-------------------------------------*/
.countdown {
  background: #242a39;
  padding: 8.4vw 0 1.8vw;
}
.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: 14vw 7vw 18vw 0;line-height: 1.136;font-size: 5.867vw;}

/* sec02
-------------------------------------*/
.sec02 {
  padding: 15vw 0 9.5vw;
  background: url(../img/sec02-bg2-sp.png) no-repeat bottom  center;
  background-size: 105vw;
}
.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 18vw;
  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.8vw 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: -0.8vw;
  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 15.2vw;
}
.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: 10.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: 28.6vw;
  height: 36vw;
  bottom: -7.6vw;
  left: -9.1vw;
  z-index: 2;
}
.sec03 .item .list03 .ttl-box {padding: 3.8vw 0 3.5vw 19.5vw;}
.sec03 .item .list03 .num {
  position: absolute;
  top: -3.4vw;
  left: -1.2vw;
  width: 19.5vw;
}
.sec03 .item .list03 .txt-box {
  padding: 4.25vw 1vw 4.8vw 0;
  width: 75vw;
  margin-left: auto;
}
.sec03 .item .list03 .txt {
  margin: 0 0 0 2.7vw;
  line-height: 1.67857;
  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;
  margin: 0 0 4vw;
}
.sec03 .btnArea .txt::before {
  position: absolute;
  content: "";
  background: url(../img/sec03-line-left-sp.png)no-repeat;
  background-size: contain;
  width: 3.1vw;
  height: 4.9vw;
  top: 1.5vw;
  left: -3.8vw;
}
.sec03 .btnArea .txt::after {
  position: absolute;
  content: "";
  background: url(../img/sec03-line-right-sp.png)no-repeat;
  background-size: contain;
  width: 3.1vw;
  height: 4.9vw;
  top: 1.5vw;
  right: -3.8vw;
}
.sec03 .btnArea .btn  {
  margin: -4vw auto 0;
}
.sec03 .btnArea .btn a {
  position: relative;
  padding: 11vw 6vw 15.8vw 0;
  line-height: 1.136;
  font-size: 5.867vw;
  letter-spacing: 0;
}

/* 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: 11.8vw 0 12.5vw;
}
.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: 6vw 0 9.4vw;
}
.cta01 .txt {
  font-size: 4.667vw;
  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: 4.7vw;
  padding: 0 0 4.2vw 4.7vw;
}
.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.485714;
  margin-bottom: 2vw;
}
.cta01 .txt02 .small{
  display: block;
}
.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: 13.2vw 0 12.9vw;
}
.cta table {
  margin-inline: auto;
  margin-bottom: 2vw;
  padding: 7vw 2vw 15vw;
  width: 90vw;
  margin: 7vw 0 17.4vw;
}
#cta .th-header {
  background: #49ce45;
  position: relative;
  height: 11vw;
  display: block;
  width: 100%;
  padding: 0.4vw 0 0;
}
#cta .th-header .ttl {
  font-size: 5.733vw;
  line-height: 1.75;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  position: relative;
}
#cta .th-header .ttl::before,
#cta .th-header .ttl::after {
  position: absolute;
  content: "";
}
#cta .th-header .ttl::before {
  background: url(../img/laurel-left.png)no-repeat;
  background-size: contain;
  width: 12vw;
  height: 9vw;
  top: 0;
  left: -5vw;
}
#cta .th-header .ttl::after {
  background: url(../img/laurel-right.png)no-repeat;
  background-size: contain;
  width: 12vw;
  height: 9vw;
  top: 0vw;
  right: -11vw;
}
#cta .th-header .circle {
  top: -11vw;
  left: 1vw;
  background: url(../img/cta-cercle.png) no-repeat;
  background-size: contain;
  width: 22.9vw;
  height: 21.5vw;
  font-size: 3.867vw;
  line-height: 1.24968;
  font-weight: 700;
  color: #e7316e;
  text-align: center;
  position: absolute;
  padding: 4.5vw 1vw 0 0;
}
#cta .th-header .circle .large {
  font-size: 5.733vw;
  font-weight: 700;
}
#cta .th-header .circle .txt-wrap {
  display: inline-block;
  transform: rotate(-4deg);
}
#cta table {
  width: 91vw;
  margin-inline: auto;
  margin-bottom: 5.8vw;
}
  .summary th {
    display: block;
    width: 100%;
    padding: 4vw 2.67vw;
    text-align: center;
    color: #fff;
    font-size: 2.67vw;
  }
  .summary td {
    display: block;
    border-top: 0.13vw solid #666;
    background: #fff;
    font-size:  3.733vw;
    padding: 0.67vw;
    text-align: center;
  }
  .summary td.price {
    font-weight: bold;
    position: relative;
    flex-direction: row;
    gap: 1vw;
    padding: 0;
  }
  .summary td.price .small {
    font-size: 3.467vw;
    font-weight: 500;
  }
  .summary td.price .green {
    font-size: 2.667vw;
    font-weight: 500;
    color: #34cc33;
    position: relative;
    top: -0.8vw;
  }
  .summary td.price .large {
    font-size: 6.267vw;
    font-weight: 700;
    color: #34cc33;
  }
  
  .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; */
    width: 100%;
    /* display: block; */
  }
  .summary tbody tr {
    display: block;
    width: 100%;
  }
  .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: 3.35vw 0 4vw;
    font-weight: 500;
    height: 10.9vw;
  }
  
  .summary td .maru {
    width: 7vw;
    height: 7vw;
    position: relative;
    top: 0.5vw;
    left: 0.25vw;
  }
  
  .summary td .hatena {
    width: 3.33vw;
    height: 3.6vw;
  }
  
/*--------------------------
 application-area
----------------------------*/
.application-area {
  width: 91vw;
  margin-inline: auto;
}
.application-area .ttl {
  color: #ffffff;
  font-size: 5.867vw;
  font-weight: 700;
  text-align: center;
  position: relative;
  padding: 0 0 11.5vw;
}
.application-area h2::after {
  position: absolute;
  content: "";
  background: url(../img/application-yajirushi.png)no-repeat;
  background-size: contain;
  width: 18.5vw;
  height: 7vw;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.application-area .box {
  border: 0.2vw solid #666666;
  background: #fff;
  margin-top: -2vw;
}
.application-area .box .inBox {
  display: grid;
  padding: 4.4vw 0 2vw;
  gap: 13px;
}
.application-area .box .bank.inBox {
  padding: 5.2vw 0 2vw;
  gap: 1.5vw;
}
.application-area .box .inBox .txt-box  {text-align: center;}
.application-area .box h3 {
  font-size: 3.867vw;
  font-weight: 500;
  margin-bottom: 2.9vw;
  position: relative;
  display: inline-block;
}
.application-area .credit {
  border-bottom: 1px solid #666666;
}
.application-area .credit h3::after  {
  position: absolute;
  bottom: -0.8vw;
  left: 0;
  content: "";
  width: 100%;
  height: 1.2vw;
  background: url(../img/cta-line1.png)no-repeat;
}
.application-area .bank h3::after  {
  position: absolute;
  bottom: -0.8vw;
  left: 0;
  content: "";
  width: 100%;
  height: 1.4vw;
  background: url(../img/cta-line2.png)no-repeat;
}
.application-area .box .price {
  font-size: 4.933vw;
  font-weight: 700;
  text-align: center;
}
.application-area .box .bank .price {display: flex;justify-content: center;font-size: 3.6vw;align-items: center;}
.application-area .box .tsuki {
  position: relative;
  left: -1vw;
  top: -0.15vw;
}
.application-area .bank .tsuki {
  top: 0;
  left: 0;
}
.application-area .box .price .f-roboto {
  font-size: 6vw;
}
.application-area .box .price .small {
  font-size: 3.6vw;
  display: block;
  font-weight: 500;
  position: relative;
  right: 1.5vw;
  top: 0;
}


/*--------------------------
  btn
----------------------------*/
.btn_credit,
.btn_bank {
  width: 59.6vw;
  margin: 0 auto;
  color: #fff;
  padding: 3.5vw 0 6vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 4.133vw;
  line-height: 1.484129;
  letter-spacing: 0;
  text-align: center;
  font-weight: 700;
}

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

.btn_bank {
  background: url(../img/btn3-sp.png) no-repeat top 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: justify;
}
.tip_box {
  padding: 1.33vw;
  color: #151515;
  font-size: 2.93vw;
  line-height: 1.75;
  text-align: justify;
}

.tip_ttl {
  padding-bottom: 1.33vw;
  margin-bottom: 1.33vw;
  border-bottom: 0.13vw solid #151515;
  text-align: justify;
}
.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;
}

/* sec05
-------------------------------------*/
.sec05 {
  background: #f5f8fe;
  position: relative;
  padding: 0 0 12.4vw;
}
.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: 1.5vw 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 2.8vw 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 .txt {
  font-size: 3.867vw;
  line-height: 1.620689;
  letter-spacing: 0;
  font-weight: 700;
  text-align: center;
}
.ac-area .accordion-content .txt01 {padding: 5.5vw 0 0;margin: 0 0 3.5vw;}
.ac-area .accordion-content .txt01::after {
  content: none;
}
.ac-area .accordion-content .txt02 {
  margin: 0 0 6.2vw;
}
.ac-area .accordion-content .txt .line01 {
  background: url(../img/accordion-line1.png)no-repeat bottom center;
  background-size: contain;
}
.ac-area .accordion-content .txt .line02 {
  background: url(../img/accordion-line2.png)no-repeat bottom center;
  background-size: contain;
}
.ac-area .accordion-content .photo {
  width: 83vw;
  margin-inline: auto;
  padding-bottom: 7vw;
}
.ac-area .accordion-content .txt03 {
  font-size: 4vw;
  line-height: 2.1;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  margin-bottom: -1.4vw;
}
.ac-area .accordion-content .txt03 span {
  background: #242a39;
  padding: 0 2.2vw 0.5vw;
}
.ac-area .accordion-content .lead {
  font-size: 4.4vw;
  line-height: 1.5151515;
  letter-spacing: 0;
  font-weight: 700;
  text-align: center;
  margin-bottom: 4.2vw;
  position: relative;
  padding: 5vw 0vw;
  color: #e7316e;
}

.sec05 .point {
  background: url(../img/sec05-bg1-sp.png)no-repeat;
  background-size: cover;
  width: 93.4vw;
  margin-inline: auto;
  padding: 20.4vw 0 8.7vw;
  position: relative;
  z-index: 2;
  position: relative;
  top: 3vw;
}
.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: 8.9vw 0 14vw;
}
.cta02 h2 {
  font-size: 4.267vw;
  font-weight: 700;
  line-height: 1.8125;
  text-align: center;
  color: #fff;
  margin-bottom: 5vw;
}
.cta02 h2 span {
  color: #e7316e;
  font-size: 6.667vw;
  margin: -1vw 0;
  display: block;
}
.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 0vw;
}
.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;
}
#cta .cta-table02 table {
  margin-bottom: 3.5vw;
}
.cta02 table {
  padding: 7vw 2vw 15vw;
}
#cta .cta-table02 .application-area .ttl {
  padding: 0 0 9vw;
}
#cta .cta-table02 .application-area .box {

margin-top: -7vw;
}

/* 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 18vw 0px;
  position: relative;
  top: -6vw;
  margin-bottom: 2vw;
  }
.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;
  }
  
}