/*------------------------------------------------------------
common
------------------------------------------------------------*/
body {
  font-family: 'Noto Sans JP', 'Century Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック体, YuGothic, "Yu Gothic Medium", 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
}

#lp {
  font-size: 13px;
  font-weight: 500;
  color: #000;
  overflow: hidden;
  background: #fff;
  position: relative;
}

#lp * {
  box-sizing: border-box;
}

#lp a {
  transition: opacity .3s;
}

#lp a[href^="tel:"] {
  display: inline-block;
  transition: none;
}

#lp a:hover {
  text-decoration: none;
}

#lp a:focus-visible {
  outline: none;
}

#lp img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
#lp picture{
  display: grid;
}
#lp picture img{
  width: 100%;
}

#lp .js-fadein {
  opacity: 0;
  transform: translate(0, 20px);
  transition-property: opacity, transform;
  transition-duration: 1s;
}

#lp .scroll-in {
  opacity: 1;
  transform: translate(0, 0);
}

#lp .pc-br {
  display: inline;
}

#lp .sp-br {
  display: none;
}

#lp .inner {
  max-width: 1200px;
  margin: 0 auto;
}
#lp .fl{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
/*BANNER*/
#lp .banner{
  position: relative;
}
#lp .banner .logo{
  position: absolute;
  width: 14.375vw;
  top:11px;
  left:50%;
  transform: translateX(-50%);
}
#lp .banner .banner-content{
  position: absolute;
  width: 38.438vw;
  left: 5.0%;
  top: 29.6%;
}

#lp .banner .banner-content .banner-content-img{
  width: 97.29%;
}
#lp .banner .banner-content .label-list{
  margin-top:59px;
}
#lp .banner .banner-content .label-list .label-item{
  width: 48.875%;
  font-size: 1.345vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 1.3px;
  text-align: left;
  color: #fff;
  display: flex;
  justify-content: center;
  padding: 27px 0 31px 0;
  border-radius: 200px;
  background-color: #4aacc5;
}

#lp .banner .navigation{
  position: absolute;
  width: 784px;
  bottom:54px;
  left:50%;
  transform: translateX(-50%);
}
#lp .banner .navigation .navigation-item{
  width: 200px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  text-align: center;
  color: #4aacc5;
  position: relative;
}
#lp .banner .navigation .navigation-item div{
  position: relative;
  top:-6px;
  z-index: 0;
}


#lp .banner .navigation .navigation-item .arrow{
  width: 23.6px;
  position: absolute;
  left:50%;
  transform: translateX(-50%);
  bottom:15.5px;
  transition: .4s;
}

#lp .banner .navigation .navigation-item:after{
  content: "";
  background-color: #fff;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  transition: .4s;
  position: absolute;
  left:50%;
  top:50%;
  transform: translate(-50%, -50% );
  box-shadow: 0 3px 10px 0 rgba(74, 172, 197, 0.25);
  z-index: -1;
  border: 2px solid #fff;
}

#lp .banner .navigation .navigation-item:hover:after{
  width: 110%;
  height: 110%;
  border: 2px solid #4aacc5;
}

#lp .banner .navigation .navigation-item:hover .arrow{
  bottom:5.5px;
}

#lp .banner .navigation .navigation-item:first-child span:first-child{
  font-size: 40px;
  line-height: 1.25;
  letter-spacing: 2px;
}
#lp .banner .navigation .navigation-item:first-child span:last-child{
  font-size:30px;
  line-height: 1.67;
}

#lp .banner .navigation .navigation-item:nth-child(2) {
  font-size: 30px;
  line-height: 1.4;
}

#lp .banner .navigation .navigation-item:nth-child(2) span{
  font-size: 40px;
  letter-spacing: 1.5px;
}
#lp .banner .navigation .navigation-item:nth-child(2) div{
  top:-9px;
}
#lp .banner .navigation .navigation-item:nth-child(3) span:first-child b{
    display: inline-flex;
    width: 21px;
    justify-content: center;
}
#lp .banner .navigation .navigation-item:nth-child(3) span:first-child{
  font-size: 36px;
  line-height: 1.39;
  letter-spacing: 1.8px;
}
#lp .banner .navigation .navigation-item:nth-child(3) span:last-child{
  font-size: 30px;
  line-height: 1.67;
}



/*PAYDAY*/
#lp .payday{
  background-image: url("../images/lp/resonagate-payday-bg.png");
  background-size: cover;
  background-position: top;
}
#lp .payday .inner{
  padding:133px 0 119px 0;
}
#lp .payday .ttl span{
  display: block;
}
#lp .payday .ttl{
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  text-align: center;
  color: #0f2226;
  font-size: 48px;
  line-height: 1.77;
  letter-spacing: 4.8px;
}
#lp .payday .ttl span:first-child{
  position: relative;
  width: fit-content;
  margin:0 auto;
}

#lp .payday .ttl span:first-child:before{
  content: "";
  background-image: url(../images/lp/resonagate-square.png);
  width: 60px;
  height: 60px;
  left: -33px;
  top: -11px;
  position: absolute;
  background-size: cover;
}

#lp .payday .ttl span:first-child:after{
  content: "";
  background-image: url(../images/lp/resonagate-square.png);
  width: 60px;
  height: 60px;
  right: -33px;
  bottom: -11px;
  position: absolute;
  background-size: cover;
  transform: rotate(180deg);
}
#lp .payday .ttl span:last-child{
  margin-top:16px;
  position: relative;
}
#lp .payday .ttl span:last-child b{
  font-size: 54px;
  line-height: 1.57;
  letter-spacing: 5.4px;
  color: #4aacc5;
  position: relative;
  left: 15px;
  margin-right: -12px;
}
#lp .payday .ttl span:last-child .note{
  width: fit-content;
  position: absolute;
  left: 55.3%;
  transform: translateX(-50%);
  bottom: -11px;
}

#lp .payday .ttl span:last-child bdi{
  font-size: 60px;
  position: relative;
  top: 4px;
  right: 7px;
}

#lp .note{
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height:1;
  letter-spacing: normal;
  text-align: left;
  color: #0f2226;
}

#lp .payday .payday-img{
  width: 1260px;
  margin: 94px auto 86px auto;
  position: relative;
  left: -30px;
}

#lp .payday .transfer{
  font-size: 38px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.58;
  letter-spacing: 1.9px;
  text-align: center;
  color: #0f2226;
  position: relative;
  margin: 0 auto;
  left: -15px;
  width: fit-content;
}

#lp .payday .transfer .note{
  position: absolute;
  width: 80px;
  bottom: 12px;
  right: -19px;
}

#lp .payday .transfer .transfer-text{
  position: absolute;
  width: 340px;
  top: -85px;
  left: -82px;

}


#lp .payday .transfer-list{
  max-width: 769px;
  margin: 94.2px auto 0 auto;
  column-gap: 40px;
  justify-content: center;
  row-gap: 33px;
}

#lp .payday .transfer-list .transfer-item{
  width: fit-content;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 1.3px;
  text-align: left;
  color: #fff;
  padding: 28px 30px 30px 30px;
  border-radius: 200px;
  background-color: #4aacc5;
}


#lp .payday .payday-content{
  margin: 60px auto 0 auto;
  max-width: 640px;
}


#lp .payday .payday-content .text{
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 0.9px;
  text-align: left;
  color: #000;
  margin-top:30px;
}



/*DAILY*/
#lp .daily{
  background-image: url("../images/lp/resonagate-daily-bg.png");
  background-size: cover;
  background-position: top;
}
#lp .daily .inner{
  padding:120px 0 112px 0;
}

#lp .daily .inner .ttl{
  font-size: 38px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.58;
  letter-spacing: 1.9px;
  text-align: center;
  color: #fff;
}

#lp .daily .inner .daily-list{
  max-width: 1176px;
  margin: 83px auto 0 0;
  position: relative;
  left: 7px;
}

#lp .daily .inner .daily-list .daily-item{
  /*width: 29.6%;*/
}
#lp .daily .inner .daily-list .daily-item .daily-img{
  max-width: 300px;
  margin: 0 auto;
  position: relative;
  left: 4px;
}

#lp .daily .inner .daily-list .daily-item .text{
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 1px;
  text-align: left;
  color: #fff;
  padding-left: 75px;
  margin-top: 52px;
  position: relative;
}

#lp .daily .inner .daily-list .daily-item .text:before{
  content: "";
  background-image: url("../images/lp/resonagate-check.png");
  width: 46px;
  height: 41px;
  background-size: cover;
  position: absolute;
  top: -5px;
  left: 0;
}

/*BUTTON*/
#lp .button-section{
  background:#F6FBFC;
  padding:140px 0;
}
#lp .button.button01 div{
  z-index: 2;
  position: relative;
}
#lp .button.button01{
  font-size: 26px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 1.3px;
  text-align: left;
  color: #fff;
  padding: 29px 46px 31px 47px;
  transition: .4s;
  display: block;
  width: fit-content;
  margin:0 auto;
  position: relative;
  overflow: hidden;
  border-radius: 200px;
}

#lp .button.button01.comingSoon{
  pointer-events: none;
  opacity: 0.5;
}

#lp .comingSoon-text{
  display: none;
}

#lp .comingSoon-text:has(+ .button.comingSoon){
  display: block;
  margin: 0 auto 0.5rem;
  width: max-content;
  font-size: 1.125rem;
}

#lp .button.button01:after{
  content:"";
  position: absolute;
  width: 100%;
  height: 100%;

  z-index: 0;
  background:#C4D700;
  left:0;
  top:0;
  box-shadow: 0 10px 10px 0 #f0f2f2;
}
#lp .button.button01:before{
  content:"";
  position: absolute;
  width: 0%;
  height: 100%;
  z-index: 1;
  background:#006C3B;
  left:0;
  top:0;
  box-shadow: 0 10px 10px 0 #f0f2f2;
  transition: .4s;
  border-radius: 200px;
}

#lp .button.button01:hover:before{
  width: 100%;
}

#lp .button.button01 .click{
  position: absolute;
  top: -11px;
  right: -22px;
  width: 13.84px;
}


/*RESISTER*/
#lp .register{
  background-image: url("../images/lp/resonagate-resiger-bg.png");
  background-size: cover;
  background-position: top;
}

#lp .register .inner{
  padding:83px 0 116px 0;
}

#lp .register .inner .ttl{
  font-size: 26px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.92;
  letter-spacing: 1.3px;
  text-align: center;
  color: #fff;
}
#lp .register .inner .ttl span{
  display: block;
}


#lp .register .button.button02{
  font-size: 34px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 1.7px;
  text-align: left;
  color: #4aacc5;
  display: block;
  border-radius: 200px;
  box-shadow: 0 10px 10px 0 rgba(74, 172, 197, 0.4);
  overflow: hidden;
  width: fit-content;
  margin: 39px auto 0 auto;
  position: relative;
  padding: 29px 135px 27px 134px;
  transition: .4s;
  border: 5px solid #fff;
  background: #fff;
}
#lp .register .button.button02 div{
  z-index: 2;
  position: relative;
}

#lp .register .button.button02:before {
  content: "";
  position: absolute;
  width: 0;
  height: calc(100%);
  z-index: 1;
  background:#4AACC5;
  left: 0px;
  top: 0px;
  transition: .4s;
  border-radius: 200px;
  overflow: hidden;
}
#lp .register .button.button02:hover{
  color:#fff;
}
#lp .register .button.button02:hover:before{
  width: calc(100%);
}

#lp .register .inner .text{
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.78;
  letter-spacing: 0.9px;
  text-align: center;
  color: #fff;
  margin-top:30px;
}
#lp .register.r02 .inner{
  padding: 57px 0 50px 0;
}
/*COMMENTS*/
#lp .comments{
  background: #F6FBFC;
}
#lp .comments .inner .ttl span{
  display:block;
}
#lp .comments .inner{
  padding-top:127px;
  padding-bottom:8px;
}
#lp .comments .inner .ttl span:first-child{
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.5;
  letter-spacing: 1.2px;
  text-align: center;
  color: #0f2226;
}
#lp .comments .inner .ttl span:first-child img{
  width: 48px;
  margin-right: 16px;
}

#lp .comments .inner .ttl span:last-child{
  font-size: 38px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.58;
  letter-spacing: 1.9px;
  text-align: center;
  color: #0f2226;
}

#lp .comments .inner .voice-list{
  max-width: 1156px;
  margin: 87px auto 0 auto;
  position: relative;
  left: 9px;
}

#lp .comments .inner .voice-list .voice-item{
  /*width: 348px;*/
  border-radius: 20px;
  background-color: #fff;
  min-height: 790px;
}

#lp .comments .inner .voice-list .voice-item .voice-item-inner{
  padding: 13px 13px 38px;
  position: relative;
}
#lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-ttl{
  margin:0 auto;
  padding-left: 76px;
}
#lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-ttl span{
  display: block;
}

#lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-ttl span:first-child{
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.9px;
  text-align: left;
  color: #4aacc5;
}

#lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-ttl span:last-child{
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.92;
  letter-spacing: 1px;
  text-align: left;
  color: #0f2226;
}

#lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-img{
  max-width: 220px;
  margin:20px auto 40px auto;
}



#lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-ttl span:last-child b{
  font-size: 24px;
}

#lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-border{
  padding: 20px 24px;
  border-radius: 20px;
  border: solid 2px #4aacc5;
  background-color: #fff;
  width: 368px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
#lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-border .lamp{
  width: 56px;
  position: absolute;
  top: -34px;
  left: -5px;
}
#lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-border p{
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 1.5px;
  text-align: left;
  color: #0f2226;
}

#lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-border p span{
  color:#4aacc5;
}

#lp .comments .inner .voice-list .voice-item .voice-item-inner .text{
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.8px;
  text-align: left;
  color: #000;
  margin-top:30px;
}

#lp .comments .inner .voice-list .voice-item .voice-item-inner .label{
  width: 100px;
  height: 100px;
  position: absolute;
  top: -32px;
  left: -30px;
}
#lp .comments .inner .voice-list .voice-item .voice-item-inner .label span{
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 1.1px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#lp .comments .inner .voice-list .voice-item .voice-item-inner .label span b{
  font-size: 32px;
  position: relative;
  top: 3px;
  left: 4px;
}

/*BENEFITS*/
#lp .benefits{
  background:#F6FBFC;
}
#lp .benefits .inner{
  padding: 118px 0 120px;
}
#lp .benefits .inner .ttl{
  max-width: 559px;
  margin:0 auto;
}
#lp .benefits .inner .ttl span:last-child{
  font-size: 38px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.58;
  letter-spacing: 1.9px;
  text-align: center;
  color: #0f2226;
  display: block;
}
#lp .benefits .inner .ttl .benefit-ttl{
  max-width: 390px;
  margin: 0 auto -17px 0;
}

#lp .benefits .inner .contents{
  max-width: 1065px;
  margin: 93px auto 106px auto;
  position: relative;
  left: 7px;
}
#lp .benefits .inner .contents{
  align-items: center;
}
#lp .benefits .inner .contents .img-box{
  width: 300px;
}
#lp .benefits .inner .contents .text-box{
  width: calc(100% - 300px - 160px);
  position: relative;
  top: 9px;
}

#lp .benefits .inner .contents .text-box .text{
  font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 1.8px;
  text-align: left;
  color: #666;
  margin-bottom: 22px;
}

#lp .benefits .inner .contents .text-box .bolder{
  font-size: 50px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: 5px;
  text-align: left;
  color: #4aacc5;
}

#lp .benefits .inner .contents .text-box .bolder span{
  position: relative;
  z-index: 1;
}

#lp .benefits .inner .contents .text-box .bolder span:after{
  content: "";
  height: 34px;
  background-color: #fbe3f7;
  width: 100%;
  left:50%;
  transform: translateX(-50%);
  bottom:0px;
  position: absolute;
  z-index: -1;
}

#lp .benefits .inner .button{
  padding: 29px 156px 31px 156px;
}

/*JOBS*/
#lp .jobs .jobs-inner{
  padding: 132px 0 160px 0;
  position: relative;
}
#lp .jobs .jobs-inner .ttl span{
  display: block;
}

#lp .jobs .jobs-inner .ttl span:first-child{
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.5;
  letter-spacing: 1.2px;
  text-align: center;
  color: #0f2226;
}

#lp .jobs .jobs-inner .ttl span:first-child img{
  width: 48px;
  margin-right:20px;
}

#lp .jobs .jobs-inner .ttl span:last-child{
  font-size: 38px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.58;
  letter-spacing: 1.9px;
  text-align: center;
  color: #0f2226;
}

#lp .jobs .jobs-inner .job-list{
  margin-top: 93px;
}
#lp .jobs .jobs-inner .job-list .job-item{
  border-radius: 20px;
  background-color: #dbeef4;
  min-width: 522px !important;
  min-height: 100%;
}

#lp .jobs .jobs-inner .job-list .job-item .job-item-inner{
  padding: 73px 24px 30px;
}

#lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-ttl{
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 2px;
  text-align: center;
  color: #0f2226;
  margin-bottom: 28px;
}

#lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content{
  padding: 20px 25px 40px 27px;
  border-radius: 20px;
  background-color: #fff;
}

#lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .sub-ttl{
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.9px;
  text-align: center;
  color: #4aacc5;
}


#lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .blist{
  margin: 39px 0 30px 0;
  justify-content: center;
  column-gap: 18px;
}
#lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .blist dt{
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 1px;
  text-align: left;
  color: #0f2226;
  padding: 14px 20px 16px;
  border-radius: 200px;
  border: solid 3px #4aacc5;
  background-color: #fff;
  width: fit-content;
}

#lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .jlist{
  margin-top:20px;
  align-items: center;
}

#lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .jlist .jlabel{
  width: 94px;
  height: 34px;
  border-radius: 5px;
  background-color: #4aacc5;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.8px;
  text-align: center;
  color: #fff;
}
#lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .jlist .text{
  width: calc(100% - 94px - 20px);
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 0.8px;
  text-align: left;
  color: #0f2226;
}
#lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .jlist .text span{
  font-size: 20px;
  font-weight: bold;
}

#lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .jlist .text small{
  font-size: 14px;
}

#lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .jlist .jlist-item{
  margin-bottom:3px;
  align-items: center;
}
#lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .jlist .jlist-item:last-child{
  margin-bottom:0;
}

#lp .jobs .jobs-inner .job-list .job-item .job-item-inner{
  position: relative;
}

#lp .jobs .jobs-inner .job-list .job-item .job-item-inner .label{
  width: 157px;
  height: 76px;
  position: absolute;
  top: -39px;
  right: 1px;
}
#lp .jobs .jobs-inner .job-list .job-item .job-item-inner .label span{
  font-family: Roboto;
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.79;
  letter-spacing: 1.4px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 53%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#lp .jobs .jobs-inner .job-list .job-item .job-item-inner .label span b{
  font-size: 42px;
  line-height: 1.19;
  letter-spacing: 2.1px;
  margin-left: 18px;
}

#lp .jobs .jobs-inner a:hover{
  opacity: .8;
}
#lp .jobs .jobs-inner .job-list .swiper-pagination-bullet {
  background: #DBEEF4;
  opacity: 1;
  width: 20px;
  height: 20px;
}
#lp .jobs .jobs-inner .job-list .swiper-pagination-bullet.swiper-pagination-bullet-active{
  background:#4AACC5;
}

#lp .jobs .jobs-inner .job-list .swiper-pagination-bullet {
  margin: 0 30px;
}
#lp .jobs .jobs-inner .job-list .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom: 94px;
}


/*OTHERS*/
#lp .others{
  background: #F6FBFC;
  margin-top: 100px;
}
#lp .others .inner{
  padding:140px 0;
}

#lp .others .inner .ttl span{
  display: block;
}

#lp .others .inner .ttl span:first-child{
  font-size: 38px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.58;
  letter-spacing: 1.9px;
  text-align: center;
  color: #0f2226;
  margin-bottom: -7px;
}

#lp .others .inner .ttl span:last-child{
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.5;
  letter-spacing: 1.2px;
  text-align: center;
  color: #0f2226;
}

#lp .others .inner .ttl span:last-child b{
  font-weight: 700;
  color:#4AACC5;
}

#lp .others .inner .other-list{
  margin-top: 66px;
  row-gap: 20px;
}

#lp .others .inner .other-list .other-item{
  border-radius: 20px;
  background-color: #fff;
  width: 31.6666667%;
}

#lp .others .inner .other-list .other-item .other-item-inner{
  padding: 30px 20px 43px 20px;
}

#lp .others .inner .other-list .other-item .other-item-inner .other-ttl{
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.6px;
  text-align: center;
  color: #0f2226;
}

#lp .others .inner .other-list .other-item .other-item-inner img{
  max-width: 200px;
  margin: 46px auto 61px auto;
  display: block;
}

#lp .others .inner .other-list .other-item .other-item-inner dl{
  justify-content: flex-start;
  gap:10px;
  max-width: 300px;
  margin:0 auto 0 0;
}
#lp .others .inner .other-list .other-item .other-item-inner dt{
  width: fit-content;
  padding: 7px 14px 10px 14px;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.9px;
  text-align: left;
  color: #fff;
  border-radius: 5px;
  background-color: #92cddc;
}

/*FLOWS*/
#lp .flows{
  background-image: url("../images/lp/resonagate-flow-bg.png");
  background-size: cover;
  background-position: top;
}
#lp .flows .inner{
  padding:120px 0 86px 0;
}

#lp .flows .inner .ttl{
  font-size: 38px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.58;
  letter-spacing: 1.9px;
  text-align: center;
  color: #fff;
}

#lp .flows .inner .flow-list{
  max-width: 1170px;
  margin: 170.2px auto 0 auto;
  position: relative;
  left: 16px;
}

#lp .flows .inner .flow-list .flow-item{
  width: 29.7436%;
  border-radius: 20px;
  background-color: #fff;
}

#lp .flows .inner .flow-list .flow-item .flow-item-inner{
  padding: 59.8px 14px 40px;
  position: relative;
}
#lp .flows .inner .flow-list .flow-item:after{
  content: "";
  position: absolute;
  width: 50px;
  height: 100px;
  background-image: url(../images/lp/resonagate-rec.png);
  background-size: cover;
  top: 50%;
  transform: translateY(-50%);
  right: -38px;
}

#lp .flows .inner .flow-list .flow-item .flow-item-inner picture{
  max-width: 255px;
  margin:0 auto;
}
#lp .flows .inner .flow-list .flow-item .flow-item-inner h3{
  min-height: 92px;
  display: flex;
  align-items: center;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 1.5px;
  text-align: center;
  color: #4aacc5;
  margin: 17px 0 12px 0;
  justify-content: center;
}

#lp .flows .inner .flow-list .flow-item .flow-item-inner p{
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 0.9px;
  text-align: left;
  color: #000;
}

#lp .button.button03{
  display: block;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  padding: 15.7px 56px 21.3px 56px;
  border-radius: 200px;
  box-shadow: 0 5px 5px 0 rgba(74, 172, 197, 0.4);
  background-color: #4aacc5;
  overflow: hidden;
  transition: .4s;
  position: relative;
  width: fit-content;
  margin: 31px auto 0 auto;
}
#lp .button.button03 div{
  z-index: 2;
  position: relative;
}

#lp .button.button03:before{
  content: "";
  position: absolute;
  width: 0%;
  height: 100%;
  z-index: 1;
  background: #fff;
  left: 0;
  top: 0;
  transition: .4s;
  box-shadow: 0 5px 5px 0 rgba(74, 172, 197, 0.4);
}

#lp .button.button03:hover{
  color:#4aacc5;
}
#lp .button.button03:hover:before{
  width: 100%;
}

#lp .flows .inner .label {
  width: 130px;
  height: 130px;
  position: absolute;
  top: -52px;
  left: -30px;
  z-index: 1;
}

#lp .flows .inner .label span {
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 1.1px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#lp .flows .inner .label span b {
  font-size: 42px;
  position: relative;
  top: -1px;
  left: 4px;
}
#lp .flows .inner .flow-list .flow-item:last-child:after{
  display: none;
}
#lp .flows .inner .flow-list .flow-item{
  position: relative;
}
#lp .flows .inner .flow-list .flow-item:nth-child(2) .bubble{
   position: absolute;
   width: 209.34px;
   bottom: -53px;
   right: -54px;
 }

#lp .flows .inner .flow-list .flow-item:nth-child(3) .bubble{
  position: absolute;
  width: 212.43px;
  top: -113px;
  right: 11px;
}

/*FORM*/
#lp .form-entry{
  background: #F6FBFC;
}
#lp .form-entry .form-inner{
  padding:140px 0;
  max-width: 1086px;
  margin:0 auto;
}

#lp .form-entry .form-inner .ttl{
  font-size: 38px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.58;
  letter-spacing: 1.9px;
  text-align: center;
  color: #0f2226;
}

#lp .form-entry .form-inner .ttl img{
  width: 48px;
  position: relative;
  top: -7px;
  right: -2px;
}
#lp .form-entry .form-inner .sub-ttl{
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: 1px;
  text-align: center;
  color: #0f2226;
  margin-top:26px;
}

#lp .form-entry .form-inner .number-list{
  max-width: 548px;
  margin: 77px auto 0 auto;
}

#lp .form-entry .form-inner .number-list .number-item{
  width: 147px;
}

#lp .form-entry .form-inner .number-list .number-item .number{
  font-family: 'Roboto',sans-serif;
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 1.4px;
  text-align: center;
  color: #4aacc5;
}
#lp .number-list .number-item .number span{
  line-height: 1.32;
  font-size: 38px;
  margin-left: 14px;
  position: relative;
  left: -7px;
  top: 3px;
}

#lp .number-list .number-item .circle{
  width: 20px;
  height: 20px;
  background-color:  #DBEEF4;
  margin: 7px auto 29px auto;
  border-radius: 100%;
  position: relative;
  z-index: 1;
}

#lp .number-list .number-item .circle:before{
  content: "";
  border: dotted 3px #dbeef4;
  width: 206px;
  top: 50%;
  right: 0;
  position: absolute;
  transform: translateY(-50%);
  z-index: -1;
}

#lp .number-list .number-item.active .circle:before{
  border: dotted 3px #4aacc5;
}

#lp .number-list .number-item:first-child .circle:before{
  display: none;
}
#lp .number-list .number-item:first-child .circle{
  z-index: 3;
}
#lp .number-list .number-item:nth-child(2) .circle{
  z-index: 2;
}
#lp .number-list .number-item.active .circle{
  background-color: #4aacc5;
}

#lp .number-list .number-item .text{
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 1px;
  text-align: center;
  color: #0f2226;
}


/*FORM*/
#lp .form-entry .sign-up{
  margin-top: 78px;
  position: relative;
}
#lp .form-entry .sign-up .form-item{

}
#lp .form-entry .sign-up .form-item .name{
  width: 204px;
}

#lp .form-entry .sign-up .form-item .fill{
  width: calc(100% - 200px - 40px);
}

#lp .form-entry .sign-up .form-item .name{
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 0.72px;
  text-align: left;
  color: #0f2226;
  padding-top: 17px;
}


#lp .form-entry .sign-up .form-item .name span{
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.6px;
  text-align: left;
  color: #fff;
  padding: 2px 8px;
  border-radius: 5px;
  background-color: #c54a4a;
  margin-left:20px;
}


#lp .form-entry .sign-up .form-item .fill .fill-item{
  width: 400px;
  align-items: center;
}

#lp .form-entry .sign-up .form-item .fill .fill-item input{
  padding:17px 0 17px 18px;
  width: 350px;
}
#lp .form-entry .sign-up .form-item .fill .fill-item label{
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 0.72px;
  text-align: left;
  color: #0f2226;
}
#lp .form-entry .sign-up input{
  border-radius: 5px;
  border: solid 1px #dbeef4;
  background-color: #fff;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 0.72px;
  text-align: left;
  color: #0f2226;
}

#lp .form-entry .sign-up .form-item{
  margin-bottom:59px;
  padding-right: 16px;
}
#lp .form-entry .sign-up .form-item.gender input[type="radio"]{
  width: 22px;
  height: 0;
}

#lp .form-entry .sign-up .form-item.gender .fill .fill-item{
  width: 79px;
  position: relative;
}

#lp .form-entry .sign-up .form-item.gender .fill{
  justify-content: flex-start;
  column-gap: 80px;
  position: relative;
  top: 6px;
}

#lp .form-entry .sign-up .form-item.gender .fill-item input{
  z-index: 1;
  position: relative;
}

#lp .form-entry .sign-up .form-item.gender .fill-item input:before{
  content: "";
  width: 22px;
  height: 22px;
  border: solid 2px #dbeef4;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  z-index: 1;

}

#lp .form-entry .sign-up .form-item.phone .fill-item{
  width: 100%;
}

#lp .form-entry .sign-up .form-item.phone .fill-item input{
  width: 100%;
}

#lp .form-entry .sign-up .form-item.gender .fill-item input:checked:before{
  background-color: #4AACC5;
  box-shadow: inset 0 0 0 2px #ffffff;
}

#lp .form-entry .sign-up .form-item.phone .fill-item input::placeholder{
  font-weight: normal;
  font-size: 16px;
  color: #DDDDDD;
}

#lp .form-entry .sign-up .form-item.phone .fill-item .mail-text{
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #222;
  margin-top:14px;
}
#lp .form-entry .sign-up .form-item.address .fill-item{
  justify-content: flex-start;
  width: 100%;
}
#lp .form-entry .sign-up .form-item.address .fill-item label{
  width: 124px;
}
#lp .form-entry .sign-up .form-item.address .fill-item:first-child input{
  width: 200px;
}


#lp .form-entry .sign-up .form-item.address .fill-item:first-child p{
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding: 7px 10px 7px 10px;
  border-radius: 5px;
  background-color: #4aacc5;
  position: relative;
  left: 20px;
  top: 0;
}

#lp .form-entry .sign-up .form-item.address .fill-item select{
  width: 400px;
  padding: 18px 0px 15px 20px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #222;
  border-radius: 5px;
  border: solid 1px #dbeef4;
  background-color: #fff;
  appearance: none;
  position: relative;
  background-image: url(../images/lp/resonagate-arrow-up.png);
  background-repeat: no-repeat;
  background-position: 97% 50%;
  background-size: 30px 30px;
}

#lp .form-entry .sign-up .form-item.address .fill-item select:invalid {
  color: #DDDDDD !important;
}

#lp .form-entry .sign-up .form-item.address .fill-item{
  margin-bottom:20px;
}

#lp .form-entry .sign-up .form-item.address .fill-item:last-child input, #lp .form-entry .sign-up .form-item.address .fill-item:nth-child(4) input{
  width: 616px;
}
#lp .form-entry .sign-up .form-item.occupation{
  padding-top: 23px;
  padding-right: 0;
}
#lp .form-entry .sign-up .form-item.occupation .name small{
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.56px;
}
#lp .form-entry .sign-up .form-item.occupation .fill .check-item{
  display: flex;
  align-items: center;
  column-gap: 18px;
  width: fit-content;
}
#lp .form-entry .sign-up .form-item.occupation .fill .check-item input{
  position: relative;
  height: 0;
  width: 24px;
}
#lp .form-entry .sign-up .form-item.occupation .fill .check-item input:before{
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 5px;
  border: solid 1px #dbeef4;
  background-color: #fff;
  position: absolute;
  left:50%;
  top:50%;
  transform: translate(-50%, -50%);
}
#lp .form-entry .sign-up .form-item.occupation .fill .check-item input:after{
  content:"";
  width: 34px;
  height: 22px;
  position: absolute;
  left:50%;
  top:50%;
  transform: translate(-50%, -50%);
  background-image: url("../images/lp/resonagate-tic.png");
  opacity: 0;
}

#lp .form-entry .sign-up .form-item.occupation .fill .check-item input:checked:after{
  opacity: 1;
}
#lp .form-entry .sign-up .form-item.occupation .fill .check-item label{
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 0.72px;
  text-align: left;
  color: #0f2226;
}
#lp .form-entry .sign-up .form-item.occupation .fill .fill-inner{
  position: relative;
  padding-top: 20px;
  justify-content: flex-start;
}

#lp .form-entry .sign-up .form-item.occupation .fill .fill-inner{
  column-gap: 50px;
  row-gap: 20px;
}

#lp .form-entry .sign-up .policy{
  max-width: 587px;
  padding-top: 68px;
  margin:0 auto 34px auto;
}
#lp .form-entry .sign-up .policy dt:first-child{
      font-weight:400;
}
#lp .form-entry .sign-up .policy dt{
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
#lp .form-entry .sign-up .policy dt a{
  color:#000;
  text-decoration: underline;
}
#lp .form-entry .sign-up .policy dt input{
  position: relative;
}

#lp .form-entry .sign-up .button.button03{
  border: none;
  font-size: 34px;
  margin: 0 auto 0 auto;
  padding: 35px 176px 30px;
  cursor: pointer;
}
/*FOOTER*/
#lp .footer{
  border-top: solid 1px #0f2226;
  background: #F6FBFC;
}

#lp .footer .inner{
  padding:36px 0;
  justify-content: flex-start;
  align-items: flex-end;
  column-gap: 40px;
}

#lp .footer .inner .logo{
  width: 64px;
}

#lp .footer .inner .fcol p{
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height:1;
  letter-spacing: 0.28px;
  text-align: left;
  color: #0f2226;
}

#lp .footer .inner .fcol .ttl{
  font-size: 14px;
}
#lp .footer .inner .fcol a:hover{
    opacity:.8;
}
#lp .footer .inner .fcol .number{
  font-family: din-condensed, sans-serif;
  font-size: 32px;
  font-weight: 400;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.64px;
  text-align: left;
  color: #4aacc5;
  margin: 15px 0 5px 0px;
  display: block;
}

#lp .footer .inner .fcol .mail{
  font-family: din-condensed, sans-serif;
  font-size: 32px;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.64px;
  text-align: left;
  color: #4aacc5;
  margin-bottom: 6px;
  display: block;
}

#lp .subfooter{
  background: #0F2226;
}

#lp .subfooter .inner{
  padding:15px 0;
}
#lp .subfooter .inner p, #lp .subfooter .inner ul li a{
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
#lp .subfooter .inner ul{
  width: 314px;
}
#lp .subfooter .inner ul li{
  display: inline-block;
  margin-right:75px;
}
#lp .subfooter .inner ul li:last-child{
  margin-right:0;
}

#lp .subfooter .inner ul li a{
  font-stretch: normal;
  color: #fff;
}

#lp .subfooter .inner ul li a svg{
  width: 13.8px;
  margin-left:9.6px;
}
#lp .backtop{
  width: 80px;
  height: 80px;
  position: fixed;
  bottom:40px;
  right:5.5%;
  box-shadow: 0 5px 5px 0 rgba(74, 172, 197, 0.4);
  cursor: pointer;
  transition: .4s;
  border-radius: 100%;
  border:2px solid #fff;
  z-index: 999;
}
#lp .backtop:after{
  content: "";
  width: 15px;
  height: 7px;
  background-image: url(../images/lp/art.png);
  background-size: cover;
  left: 50%;
  transform: translateX(-50%);
  top: 17px;
  position: absolute;
  transition: .4s;
}
#lp .backtop:hover{
  border:2px solid #4aacc5;
}
#lp .backtop:hover:after{
  top:12px;
}
#lp .cta{
  text-align: right;
}
#lp .cta .cta-item{
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.98;
  letter-spacing: 1.3px;
  text-align: center;
  color: #0f2226;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 22px 0px 20px 0px;
  width: 428px;
  border-radius: 200px;
  border-bottom-right-radius: unset;
  position: relative;
  display: flex;
  justify-content: center;
  cursor: pointer;
}
#lp .cta .cta-item:first-child{
  margin-bottom: 20px;
}


#lp .cta .cta-item .icon{
  width: 44px;
  margin-right: 40px;
  position: relative;
  bottom: 1px;
}
#lp .cta .cta-item span{
  position: relative;
}
#lp .cta .cta-item span:after{
  content:"";
  width: 0;
  height: 100%;
  border: solid 3px #fff;
  top:45%;
  transform: translateY(-50%);
  left:-24px;
  position: absolute;
}

#lp .cta .cta-item:first-child{
  background: linear-gradient(90deg, rgba(253,235,250,1) 0%, rgba(251,227,247,1) 100%);

}

#lp .cta .cta-item:first-child.comingSoon{
  opacity: 0.7 !important;
  pointer-events: none !important;
}

#lp .cta .cta-item:first-child:hover{
  background:#EB75D5;
  color:#fff;
}

#lp .cta .cta-item:hover .icon path{
  fill: #fff;
}
#lp .cta .cta-item:first-child:hover movie text#Movie{
  fill:#fff;
}
#lp .cta{
  position: absolute;
  width: fit-content;
  z-index: 999;
  top: 150px;
  right: 0;
}

#lp .cta.fx{
  position: fixed;
  top: 20px;
}

#lp .cta.fx .cta-item:first-child .bubble{
  display: none;
}
#lp .cta .cta-item:first-child .movie{
  position: absolute;
  bottom:-31px;
  width: 85px;
  right:0;
  filter: unset;
}

#lp .cta .cta-item:first-child:hover .movie{
  filter: brightness(0) invert(1);
}

#lp .cta .cta-item:first-child .bubble{
  width: 164.32px;
  position: absolute;
  top:-129px;
  left:-86px;
  transition: .3s;
}
#lp .cta .cta-item:first-child:hover .bubble{
  transform: rotate(-13deg);
}


#lp .cta .cta-item:last-child{
  background: linear-gradient(90deg, #F6FAE0 0%,#E7F1B5 100%);
}

#lp .cta .cta-item:last-child:hover{
  background: #C4D700;
  color:#fff;
}

#lp .cta .cta-item:first-child span:after{
  left:-18px;
}

#lp .form-entry.confirm-page .form-inner{
  max-width: 1200px;
}
/* CONFIRM PAGE */
#lp .form-entry.confirm-page .form-inner .confirm-content{
  margin-top:90px;
}
#lp .form-entry.confirm-page .form-inner .confirm-content .confirm-content-inner{
  padding: 102px 117px 102px 100px;
  background-color: #fff;
}

#lp .form-entry.confirm-page .form-inner .confirm-content .confirm-content-inner .confirm-item .confirm-label{
  width: calc(100% - 750px);
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.72px;
  text-align: left;
  color: #0f2226;
}

#lp .form-entry.confirm-page .form-inner .confirm-content .confirm-content-inner .confirm-item .result{
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.96px;
  text-align: left;
  color: #0f2226;
  width: 750px;;
}

#lp .form-entry.confirm-page .form-inner .confirm-content .confirm-content-inner .confirm-item{
  margin-bottom:71px;
}
#lp .form-entry.confirm-page .form-inner .confirm-content .confirm-content-inner .confirm-item:last-child{
  margin:0;
}

#lp .form-entry.confirm-page .form-inner{
  position: relative;
  padding:153px 0 140px 0;
}

#lp .form-entry.confirm-page .form-inner .logo{
  width: 276px;
  position: absolute;
  top: 11px;
  left: 50%;
  transform: translateX(-50%);
}
#lp .form-entry.confirm-page .form-inner .button-list{
    max-width: 908px;
    margin: 91px auto 0 auto;
    position: relative;
    left: 0;
}
#lp .form-entry.confirm-page .form-inner .button-list .button{
  border: none;  font-size: 34px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.47;
  letter-spacing: 1.7px;
  text-align: left;
  cursor: pointer;
  margin:unset;
}
#lp .form-entry.confirm-page .form-inner .button-list .button:first-child{
  background-color: #ddd;
  padding: 28px 123px 26px 115px;
}
#lp .form-entry.confirm-page .form-inner .button-list .button:first-child:hover{
  color:#fff;
}
#lp .form-entry.confirm-page .form-inner .button-list .button:first-child:hover:before{
  background-color: #AEAEAE;
}

#lp .form-entry.confirm-page .form-inner .button-list .button:last-child{
  padding: 28px 193px 26px 180px;
}

/* THANKS-PAGE */
#lp .form-entry.confirm-page .form-inner .thank-content{
  padding: 42px 0 41px;
  background-color: #fff;
  margin-top:41px;
}

#lp .form-entry.confirm-page .form-inner .thank-content .ttl{
  font-size: 34px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 1.36px;
  text-align: center;
  color: #0f2226;
}

#lp .form-entry.confirm-page .form-inner .thank-content .text{
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.96px;
  text-align: center;
  color: #0f2226;
  margin-top:23px;
}

#lp .form-entry.confirm-page .form-inner .button-list.thanks{
  margin-top:30px;
      justify-content: center;
}
#lp .form-entry.confirm-page .form-inner .button-list.thanks .button:last-child{
  background-color: #4AACC5;
}
#lp .form-entry.confirm-page .form-inner .button-list.thanks .button:last-child:hover{
  color: #4AACC5;
}
#lp .form-entry.confirm-page .form-inner .button-list.thanks .button:last-child:hover::before{
  background-color:#fff;
}
#lp .popup{
      transition: .4s;
      z-index: -111;
      opacity: 0;
      display: none;
}
#lp .popup.open {
  opacity: 1;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999999;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}
#lp .popup.open .popup-inner {
  position: relative;
}
#lp .popup.open .linkkk {
  display: block;
  max-width: 800px;
}
#lp .popup.open .popup-inner .icon {
  position: absolute;
  max-width: 30px;
  top: -16px;
  right: -23px;
  cursor: pointer;
}

@media print, screen and (max-width: 1601px){
  #lp .banner .banner-content {
    top: 30.6%;
  }
  #lp .banner .banner-content .label-list {
    margin-top: 29px;
  }
  #lp .banner .banner-content .label-list .label-item{
    padding: 15px 0 15px 0;
  }
  #lp .banner .navigation .navigation-item {
    width: 170px;
    height: 170px;
  }
  #lp .banner .navigation .navigation-item:first-child span:first-child{
    font-size: 30px;
  }
  #lp .banner .navigation .navigation-item:first-child span:last-child{
    font-size:25px;
  }

  #lp .banner .navigation .navigation-item:nth-child(2) {
    font-size:25px;
  }

  #lp .banner .navigation .navigation-item:nth-child(2) span{
    font-size: 30px;
  }
  #lp .banner .navigation .navigation-item:nth-child(3) span:first-child{
    font-size: 25px;
  }
  #lp .banner .navigation .navigation-item:nth-child(3) span:last-child{
    font-size: 20px;
  }

  #lp .banner .navigation{
    bottom: 20px;
  }
  #lp .banner .navigation {
    width: 604px;
  }
  #lp .form-entry.confirm-page .form-inner .confirm-content .confirm-content-inner{
    width: calc(100% - 24px);
    margin:0 auto
  }
}



@media (max-width:1500px){
  #lp .cta .cta-item{
    padding: 22px 0px 20px 0px;
    width: 300px;
    align-items: center;
    font-size: 16px;
  }
}

@media print, screen and (max-width: 1025px){
  #lp .payday .payday-img {
    width: 100%;
    left: 0;
  }
  #lp .flows .inner .flow-list {
    left: 0;
}
  #lp .inner{
    width: calc(100% - 40px);
  }
  #lp .banner .logo {
    width: 200px;
  }
  #lp .payday{
    background-size: contain;
    background-repeat: no-repeat;
  }
  #lp .banner .banner-content {
    top: 24.6%;
  }
  #lp .banner .banner-content .label-list .label-item{
    font-size: 21px;
  }
  #lp .banner .banner-content {
    position: absolute;
    width: 50%;
  }

  #lp .banner .navigation .navigation-item {
    width: 150px;
    height: 150px;
  }

  #lp .form-entry .sign-up .form-item {
    padding-right: 0;
  }

  #lp .form-entry.confirm-page .form-inner .thank-content{
    width: calc(100% - 24px);
    margin:28px auto 0 auto;
  }

}

 @media print, screen and (max-width: 767px) {

  #lp .cta .cta-item:first-child.comingSoon{
    opacity: 1 !important;
  }

  #lp .cta .cta-item:first-child.comingSoon .bubble{
    display: inline-block;
    width: 100px;
    top: -10px;
    left: unset;
  }

  #lp .popup.open .linkkk {
    max-width: 300px;
  }
  #lp .banner .navigation .navigation-item:nth-child(3) span:first-child b{
          width: 9px;
  }
  #lp .popup.open .popup-inner .icon {
    position: absolute;
    max-width: 21px;
    top: -12px;
    right: -11px;
    cursor: pointer;
}
  #lp .inner{
    width: unset;
  }
  #lp .sp-br {
    display: inline;
  }
  
  #lp .pc-br {
    display: none;
  }

  /*BANNER*/
  #lp .banner .logo {
    width: 140px;
  }

  #lp .banner .banner-content {
    width: calc(100%);
    top: 105.5px;
    left: 50%;
    transform: translateX(-50%);
  }
  #lp .banner .banner-content .banner-content-img {
    width: 94.13333%;
    margin: 0 auto;
  }

  #lp .banner .banner-content .label-list .label-item {
    font-size: 14px;
    letter-spacing: normal;
    width: 49.875%;
  }
  #lp .banner .banner-content .label-list {
    margin-top: 23px;
  }

  #lp .banner .navigation {
    width: 350px;
    bottom: 54px;
  }
  #lp .banner .navigation .navigation-item {
    width: 100px;
    height: 100px;
  }

  #lp .banner .navigation .navigation-item:first-child span:first-child {
    font-size: 20px;
  }
  #lp .banner .navigation .navigation-item:first-child span:last-child {
    font-size: 15px;
  }
  #lp .banner .navigation .navigation-item .arrow {
    width: 11.3px;
    bottom: 9.5px;
  }

  #lp .banner .navigation .navigation-item:nth-child(2) {
    font-size: 15px;
  }
  #lp .banner .navigation .navigation-item:nth-child(2) span {
    font-size: 20px;
  }

  #lp .banner .navigation .navigation-item:nth-child(2) div {
    top: -6px;
  }
  #lp .banner .navigation .navigation-item:nth-child(3) span:first-child {
    font-size: 18px;
  }
  #lp .banner .navigation .navigation-item:nth-child(3) span:last-child {
    font-size: 15px;
  }

  /*PAYDAY*/
  #lp .payday .inner {
    padding: 65px 0 48px 0;
  }
  #lp .payday .ttl{
    font-size: 24px;
    letter-spacing: 2.4px;
    width: fit-content;
    min-width: 320px;
    margin: 0 auto;
  }
  #lp .payday .ttl span:first-child:before {
    width: 30px;
    height: 30px;
    left: -17px;
    top: -6px;
  }
  #lp .payday .ttl span:first-child:after {
    width: 30px;
    height: 30px;
    right: -17px;
    bottom: -7px;
  }
  #lp .payday .ttl span:last-child b{
    font-size: 27px;
    letter-spacing: 2.7px;
    left: 2px;
    margin-bottom: 19px;
    top: -2px;
  }
  #lp .payday .ttl span:last-child {
    margin-top: 13px;
  }
  #lp .payday .ttl span:last-child bdi {
    font-size: 30px;
    top: 4px;
    right: 4px;
  }
  #lp .note {
    font-size: 12px;
  }
  #lp .payday .ttl span:last-child .note {
    left: unset;
    bottom: 47px;
    right: -6px;
  }
  #lp .payday .payday-img {
    width: 291px;
    margin: 29px auto 87px auto;
    position: relative;
    left: -6px;
  }
  #lp .payday .transfer{
    font-size: 22px;
    left: 0;
  }
  #lp .payday .transfer{
    font-size: 22px;
    left: 5px;
    letter-spacing: 1.1px;
  }
  #lp .payday .transfer .transfer-text {
    position: absolute;
    width: 206px;
    top: -49px;
    left: -35px;
  }
  #lp .payday .transfer .note {
    width: 60px;
    bottom: -15px;
    right: 23px;
  }
  #lp .payday .transfer-list{
    margin: 48.2px auto 0 auto;
    row-gap: 15px;
  }
  #lp .payday .transfer-list .transfer-item {
    font-size: 15px;
    letter-spacing: 0.75px;
    color: #fff;
    padding: 16px 15px 16px 15px;
  }
  #lp .payday .payday-content {
    margin: 40px auto 0 auto;
    max-width: 320px;
  }

  #lp .payday .payday-content .text {
    font-size: 14px;
    letter-spacing: 0.7px;
    margin-top: 9px;
  }
  #lp .payday {
    background-image: url(../images/lp/resonagate-payday-bg_sp.png);
    background-size: cover;
  }

  /*DAILY*/
  #lp .daily {
    background-image: url(../images/lp/resonagate-daily-bg_sp.png);
  }
  #lp .daily .inner .ttl {
    font-size: 22px;
    line-height: 1.6;
    letter-spacing: 1.1px;
  }
  #lp .daily .inner .daily-list .daily-item .daily-img {
    max-width: 170px;
  }
  #lp .daily .inner .daily-list .daily-item .text {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.75px;
    padding-left: 41.5px;
    margin-top: 20px;
  }
  #lp .daily .inner .daily-list .daily-item .text:before {
    width: 22.665px;
    height: 20.5px;
    top: 1px;
    left: 4px;
  }
  #lp .daily .inner .daily-list {
    max-width: 230.5px;
    margin: 32px auto 0 auto;
    position: relative;
    left: -4px;
  }
  #lp .daily .inner {
    padding: 58px 0 76px 0
  }

  #lp .daily .daily-list .swiper-pagination-bullet {
    background: #97CFD6;
    opacity: 1;
    width: 10px;
    height: 10px;
  }
  #lp .daily .daily-list .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background:#fff;
  }

  #lp .daily .daily-list .swiper-pagination-bullet {
    margin: 0 15px;
  }
  #lp .daily .daily-list .swiper-pagination-bullets,  #lp .daily .daily-list .swiper-pagination-bullets.swiper-pagination-horizontal, #lp .daily .daily-list .swiper-pagination-custom, #lp .daily .daily-list .swiper-pagination-fraction{
    bottom: -63px;
  }

  #lp .daily .daily-list .arrow{
    width: 13.5px;
  }
  #lp .daily .daily-list .arrow.button-prev{
    position: absolute;
    left: -56px;
    top: 36%;
    transform: translateY(-50%);
  }
  #lp .daily .daily-list .arrow.button-next{
    position: absolute;
    right: -64px;
    top: 36%;
    transform: translateY(-50%);
  }
  /*BUTTON*/
  #lp .button.button01{
    font-size: 15px;
    letter-spacing: 0.42px;
    padding: 15px 30px 16px 28px;
  }
  #lp .button-section {
    background: #F6FBFC;
    padding: 51px 0;
  }
  #lp .button.button01 .click {
    top: -5px;
    right: -18px;
    width: 9.84px;
  }
  /*REGISTER*/
  #lp .register {
    background-image: url(../images/lp/resonagate-resiger-bg_sp.png);
  }
  #lp .register .inner .ttl{
    font-size: 17px;
    line-height: 1.76;
    letter-spacing: 0.85px;
  }

  #lp .register .inner img{
    width: 60px;
  }

  #lp .register .inner {
    padding: 48px 0 51px 0;
  }
  #lp .register .button.button02{
    font-size: 20px;
    letter-spacing: 1px;
    padding: 10px 51px 11px;
    margin: 22px auto 0 auto;
  }

  /*COMMENTS*/


  #lp .comments .inner .ttl span:first-child img {
    width: 24px;
    margin-right: 10px;
  }
  #lp .comments .inner .ttl span:first-child{
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.75px;
  }
  #lp .comments .inner .ttl span:last-child{
    font-size: 22px;
    line-height: 1.36;
    letter-spacing: 1.1px;
  }
  #lp .comments .inner {
    padding-top: 55px;
    padding-bottom: 23px;
  }
  #lp .comments .inner .voice-list {
    max-width: 310px;
    margin: 57px auto 0 auto;
    left: 0;
    position: relative;
  }
  #lp .comments .inner .voice-list .voice-item{
    min-height: 463px;
  }
  #lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-ttl span:first-child{
    font-size: 12px;
    letter-spacing: 0.6px;
  }
  #lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-ttl span:last-child{
    font-size: 13px;
    line-height: 1.48;
    letter-spacing: 0.65px;
  }
  #lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-ttl span:last-child b {
    font-size: 17px;
  }
  #lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-ttl {
    padding-left: 66px;
  }
  #lp .comments .inner .voice-list .voice-item .voice-item-inner {
    padding: 22px 14px 19px;
  }
  #lp .comments .inner .voice-list .voice-item .voice-item-inner .label span{
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.8px;
  }
  #lp .comments .inner .voice-list .voice-item .voice-item-inner .label span b {
    font-size: 26px;
    position: relative;
    top: 3px;
    left: 1px;
  }
  #lp .comments .inner .voice-list .voice-item .voice-item-inner .label {
    width: 75px;
    height: 75px;
    top: -16px;
    left: -15px;
  }
  #lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-img {
    max-width: 150px;
    margin: 20px auto 21px auto;
  }
  #lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-border p{
    font-size: 20px;
    line-height: 1.25;
    letter-spacing: 1px;
  }
  #lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-border{
    width: 320px;
    padding: 15px 20px;
    border-radius: 10px;
  }
  #lp .comments .inner .voice-list .voice-item .voice-item-inner .voice-border .lamp {
    width: 37px;
    top: -28px;
    left: -7px;
    transform: rotate(-9deg);
  }
  #lp .comments .inner .voice-list .voice-item .voice-item-inner .text{
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0.6px;
    margin-top: 15px;
  }
  #lp .comments .inner .voice-list .swiper-pagination-bullet {
    background: #DBEEF4;
    opacity: 1;
    width: 10px;
    height: 10px;
  }
  #lp .comments .inner .voice-list .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background:#4AACC5;
  }

  #lp .comments .inner .voice-list .swiper-pagination-bullet {
    margin: 0 15px;
  }
  #lp .comments .inner .voice-list .swiper-pagination-bullets, #lp .comments .inner .voice-list .swiper-pagination-bullets.swiper-pagination-horizontal, #lp .comments .inner .voice-list .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: -30px;
  }

  #lp .comments .inner .voice-list .arrow{
    width: 13.5px;
  }
  #lp .comments .inner .voice-list .arrow.button-prev{
    position: absolute;
    left: -19px;
    top: 45%;
    transform: translateY(-50%);
    z-index: 1;
  }
  #lp .comments .inner .voice-list .arrow.button-next{
    position: absolute;
    right: -19px;
    top: 45%;
    transform: translateY(-50%);
    z-index: 1;
  }
  #lp .register .inner .text{
    font-size: 13px;
    line-height: 1.46;
    letter-spacing: 0.65px;
    margin-top: 21px;
  }
  #lp .register.r02 .inner {
    padding: 7px 0 14px 0;
  }

  /*BENEFITS*/
  #lp .benefits .inner .ttl span:last-child{
    font-size: 22px;
    line-height: 1.6;
    letter-spacing: 1.1px;
  }
  #lp .benefits .inner {
    padding: 58px 0 60px 0;
  }
  #lp .benefits .inner .ttl .benefit-ttl {
    max-width: 235px;
    margin: 0 auto -6px auto;
    position: relative;
    left: -21px;
  }
  #lp .benefits .inner .contents {
    max-width: 303px;
    margin: 47px auto 57px auto;
    position: relative;
    left: 0;
    flex-direction: column-reverse;
    row-gap: 35px;
  }
  #lp .benefits .inner .contents .img-box {
    width: 150px;
  }
  #lp .benefits .inner .contents .text-box .text{
    font-size: 18px;
    letter-spacing: 0.9px;
    margin-bottom: 12px;
  }
  #lp .benefits .inner .contents .text-box .bolder{
    font-size: 25px;
    line-height: 1.7;
    letter-spacing: 2.5px;
  }
  #lp .benefits .inner .contents .text-box .bolder span:after {
    height: 17px;
  }
  #lp .benefits .inner .button {
    padding: 13px 69px 14px;
  }
  #lp .benefits .inner .contents .text-box {
    width: 100%;
  }

  /*JOBS*/
  #lp .jobs .jobs-inner .ttl span:first-child{
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.75px;
  }
  #lp .jobs .jobs-inner .ttl span:last-child{
    font-size: 22px;
    line-height: 1.36;
    letter-spacing: 1.1px;
    position: relative;
    top: 5px;
  }
  #lp .jobs .jobs-inner .ttl span:first-child img {
    width: 24px;
    margin-right: 10px;
  }
  #lp .jobs .jobs-inner {
    padding: 56px 0 76px 0;
  }
  #lp .jobs .jobs-inner .job-list .job-item .job-item-inner{
    padding: 40px 13px 13px;
  }
  #lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-ttl{
    font-size: 25px;
    line-height: 0.96;
    letter-spacing: 1.25px;
    margin-bottom: 9px;
  }
  #lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content {
    padding: 13px 12.5px 20px 14px;
    border-radius: 10px;
    min-height: 384px;
  }
  #lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .sub-ttl{
    font-size: 12px;
    letter-spacing: 0.6px;
  }
  #lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .blist dt{
    font-size: 13px;
    letter-spacing: 0.65px;
    padding: 9px 10px 9px;
    border: solid 1.5px #4aacc5;
  }
  #lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .jlist .jlabel{
    width: 64px;
    height: 22.5px;
    font-size: 12px;
    letter-spacing: 0.6px;
  }
  #lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .jlist .text span {
    font-size: 15px;
  }
  #lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .jlist .text{
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: 0.6px;
    width: calc(100% - 64px - 10px);
  }
  #lp .jobs .jobs-inner .job-list {
    margin-top: 50px;
    left: 13px;
    position: relative;
  }
  #lp .jobs .jobs-inner .job-list .job-item {
    min-width: unset !important;
    border-radius: 10px;
  }
  #lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .blist {
    margin: 13px 0 15px 0;
    justify-content: center;
    column-gap: 7px;
  }
  #lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .jlist {
    margin-top: 11px;
  }
  #lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .jlist .jlist-item {
    margin-bottom: 6px;
  }
  #lp .jobs .jobs-inner .job-list .job-item .job-item-inner .job-content .jlist .text small {
    font-size: 12px;
  }
  #lp .jobs .jobs-inner .job-list .job-item .job-item-inner .label span{
    font-size: 15px;
    line-height: 1.67;
    letter-spacing: 0.75px;
  }
  #lp .jobs .jobs-inner .job-list .job-item .job-item-inner .label span b{
    font-size: 25px;
    line-height: 1;
    letter-spacing: 1.25px;
    margin-left: 9px;
  }
  #lp .jobs .jobs-inner .job-list .job-item .job-item-inner .label{
    width: 85px;
    height: 43px;
    top: -22px;
  }
  #lp .jobs .jobs-inner .job-list .swiper-pagination-bullet {
    margin: 0 15px;
  }
  #lp .jobs .jobs-inner .job-list .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  #lp .jobs .jobs-inner .job-list .swiper-pagination-bullets, #lp .jobs .jobs-inner .job-list .swiper-pagination-bullets.swiper-pagination-horizontal, #lp .jobs .jobs-inner .job-list .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: -30px;
    left: -13px;
  }


  /*OTHERS*/
  #lp .others {
    margin-top: 0;
  }
  #lp .others .inner .ttl span:first-child{
    font-size: 22px;
    line-height: 1.36;
    letter-spacing: 1.1px;
    margin-bottom: 3px;
  }
  #lp .others .inner .ttl span:last-child{
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.75px;
  }
  #lp .others .inner {
    padding: 46px 0 60px 0;
  }
  #lp .others .inner .other-list .other-item {
    border-radius: 10px;
    background-color: #fff;
    width: 100%;
  }
  #lp .others .inner .other-list {
    margin-top: 30px;
    row-gap: 10px;
    padding: 0 37px;
  }
  #lp .others .inner .other-list .other-item .other-item-inner{
    padding: 15px 16.5px 13px;
  }
  #lp .others .inner .other-list .other-item .other-item-inner .other-ttl{
    font-size: 19px;
    line-height: 1.26;
    letter-spacing: 0.95px;
  }
  #lp .others .inner .other-list .other-item .other-item-inner img {
    max-width: 100px;
    margin: 22px auto 20px auto;
  }
  #lp .others .inner .other-list .other-item .other-item-inner dt{
    padding: 4px 7px 7px;
    border-radius: 2.5px;
    font-size: 12px;
    letter-spacing: 0.6px;
  }

  /*FLOWS*/
  #lp .flows .inner .ttl{
    font-size: 22px;
    line-height: 1.36;
    letter-spacing: 1.1px;
  }
  #lp .flows .inner {
    padding: 64px 0 52px 0;
  }
  #lp .flows .inner .flow-list .flow-item {
    width: 100%;
  }

  #lp .flows .inner .flow-list {
    max-width: 282px;
    margin: 50.2px auto 0 auto;
    position: relative;
    left: 0;
    row-gap: 56px;
  }

  #lp .flows .inner .flow-list .flow-item {
    border-radius: 10px;
  }
  #lp .flows .inner .label span{
    font-size: 16px;
    line-height: 1.26;
    letter-spacing: 0.8px;
  }
  #lp .flows .inner .label span b{
    font-size: 26px;
    top: 1px;
    left: 2px;
  }
  #lp .flows .inner .label {
    width: 75px;
    height: 75px;
    position: absolute;
    top: -30px;
    left: -16px;
    z-index: 1;
  }
  #lp .others .inner .other-list .other-item .other-item-inner dl {
    gap: 5px;
  }
  #lp .flows .inner .flow-list .flow-item .flow-item-inner {
    padding: 14.8px 21px 30px;
    position: relative;
  }
  #lp .flows .inner .flow-list .flow-item:first-child .flow-item-inner{
    padding: 14.8px 21px 18px;
  }
  #lp .flows .inner .flow-list .flow-item:last-child  .flow-item-inner{
    padding: 14.8px 21px 20px;
  }
  #lp .flows .inner .flow-list .flow-item .flow-item-inner picture {
    max-width: 200px;
  }
  #lp .flows .inner .flow-list .flow-item .flow-item-inner h3{
    min-height: unset;
    font-size: 19px;
    line-height: 1.26;
    letter-spacing: 0.95px;
    margin: 17px 0 19px 0;
  }
  #lp .flows .inner .flow-list .flow-item .flow-item-inner p{
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 0.65px;
  }
  #lp .button.button03{
    font-size: 15px;
    letter-spacing: 0.75px;
    margin: 26px auto 0 auto;
    padding: 8.7px 27px 13.3px;
  }
  #lp .flows .inner .flow-list .flow-item:nth-child(2) .bubble {
    position: absolute;
    width: 150px;
    bottom: unset;
    right: -30px;
    top: -65px;
  }
  #lp .flows .inner .flow-list .flow-item:nth-child(3) .bubble {
    position: absolute;
    width: 179.5px;
    top: -67px;
    right: -45px;
  }
  #lp .flows .inner .flow-list .flow-item:after {
    width: 25px;
    height: 50px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    right: -38px;
    bottom: -34px;
    top: unset;
  }

  /*FORM*/
  #lp .form-entry .form-inner .ttl{
    font-size: 22px;
    line-height: 1.36;
    letter-spacing: 1.1px;
  }

  #lp .form-entry .form-inner .sub-ttl{
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 0.65px;
    margin-top: 19px;
  }
  #lp .form-entry .form-inner {
    padding: 52px 0 61px 0;
    max-width: 1086px;
    margin: 0 auto;
  }
  #lp .form-entry .form-inner .ttl img {
    width: 24px;
    position: relative;
    top: -5px;
    right: -6px;
  }
  #lp .form-entry .form-inner .number-list .number-item .number{
    font-size: 14px;
    letter-spacing: 0.7px;
  }
  #lp .number-list .number-item .number span{
    font-size: 19px;
    margin-left: 11px;
  }
  #lp .number-list .number-item .circle {
    width: 10px;
    height: 10px;
    margin: 6px auto 14px auto;
  }
  #lp .number-list .number-item .text{
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: 0.6px;
  }
  #lp .form-entry .form-inner .number-list {
    max-width: 276.61px;
    margin: 25px auto 0 auto;
    position: relative;
    left: 3px;
  }
  #lp .form-entry .form-inner .number-list .number-item {
    width: 89px;
  }
  #lp .number-list .number-item .circle:before {
    border: dotted 2px #dbeef4;
    width: 95px;
  }

  #lp .form-entry .sign-up .form-item .name {
    width: 100%;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.56px;
  }
  #lp .form-entry .sign-up .form-item .fill {
    width: 100%;
  }
  #lp .form-entry .sign-up{
    padding: 0 13px 0 16px;
    margin-top: 51px;
  }
  #lp .form-entry .sign-up .form-item .fill .fill-item {
    width: 47.8134%;
    align-items: center;
  }
  #lp .form-entry .sign-up .form-item .fill .fill-item input {
    padding: 8px 0 8px 9px;
    width: 79.2682%;
  }
  #lp .form-entry .sign-up .form-item .name span{
    font-size: 13px;
    padding: 1px 4px;
    margin-left: 13px;
  }
  #lp .form-entry .sign-up .form-item .fill .fill-item label{
    font-size: 14px;
  }
  #lp .form-entry .sign-up input{
    font-size: 14px;
    top:0;
  }
  #lp .form-entry .sign-up .form-item {
    margin-bottom: 32px;
    row-gap: 11px;
  }
  #lp .form-entry .sign-up .form-item.gender input[type="radio"]{
    width: 15px;
  }
  #lp .form-entry .sign-up .form-item.gender .fill-item input:before{
    width: 15px;
    height: 15px;
  }
  #lp .form-entry .sign-up .form-item.gender .fill {
    column-gap: 30px;
    top: 9px;
    left:-5px;
  }
  #lp .form-entry .sign-up .form-item.gender .fill .fill-item {
    width: 58px;
    position: relative;
  }
  #lp .form-entry .sign-up .form-item .name{
    padding-top: 0px;
  }
  #lp .form-entry .pd-19{
    padding-top: 19px;
  }
  #lp .form-entry .sign-up .form-item.phone .fill-item, #lp .form-entry .sign-up .form-item.phone .fill .fill-item input{
    width: 100%;
  }
  #lp .form-entry .sign-up .form-item.phone .fill .fill-item input{
    font-size: 14px;
  }
  #lp .form-entry .sign-up .form-item.phone .fill-item input::placeholder{
    font-weight: normal;
    font-size: 12px;
    color: #DDDDDD;
    letter-spacing: normal;
  }
  #lp .form-entry .sign-up .form-item.phone .fill-item .mail-text{
    font-size: 11px;
    line-height: 1.45;
    margin-top: 11px;
    padding-left: 4px;
  }
  #lp .form-entry .sign-up .form-item.address .fill-item {
     width: 100%;
   }
  #lp .form-entry .sign-up .form-item.address .fill-item:first-child input {
    width: 130px;
  }
  #lp .form-entry .sign-up .form-item.address .fill-item label {
    width: 77px;
  }
  #lp .form-entry .sign-up .form-item.address .fill-item select {
    width: 150px;
    padding: 8px 0 8px 9px;
    font-size: 12px;
    background-position: 97% 50%;
    background-size: 15px 15px;
  }
  #lp .form-entry .sign-up .form-item.address .fill-item:last-child input, #lp .form-entry .sign-up .form-item.address .fill-item:nth-child(4) input {
    width: 265px;
  }
  #lp .form-entry .sign-up .form-item.address .fill-item:first-child p{
    font-size: 11px;
    padding: 3px 5px 3px;
    left: 7px;
    border-radius: 2px;
  }
  #lp .form-entry .sign-up .form-item.address .fill{
    margin-top: -2px;
  }
  #lp .form-entry .sign-up .form-item.address .fill-item {
    margin-bottom: 14px;
  }
  #lp .form-entry .sign-up .form-item.occupation .name small {
    font-size: 12px;
  }
  #lp .form-entry .sign-up .form-item.occupation {
    padding-top: 0px;
    margin-top: -16px;
  }
  #lp .form-entry .sign-up .form-item.occupation .fill .check-item label{
    font-size: 14px;
    letter-spacing: 0.56px;
  }
  #lp .form-entry .sign-up .form-item.occupation .fill .check-item {
    column-gap: 7px;
  }
  #lp .form-entry .sign-up .form-item.occupation .fill .check-item input {
    width: 12px;
  }
  #lp .form-entry .sign-up .form-item.occupation .fill .check-item input:before{
    width: 12px;
    height: 12px;
    border-radius: 2px;
  }
  #lp .form-entry .sign-up .form-item.occupation .fill .check-item input:after {
    width: 17px;
    height: 11px;
    background-size: cover;
  }
  #lp .form-entry .sign-up .form-item.occupation .fill .fill-inner {
    position: relative;
    left: -4px;
    padding-top: 5px;
    width: 100%;
    justify-content: flex-start;
    column-gap: 20px;
    row-gap: 11px;
  }
  #lp .form-entry .sign-up .policy {
            max-width: 320px;
    padding-top: 14px;
    margin: 0 auto 31px auto;
    align-items: center;
    justify-content: center;
    row-gap: 6px;
  }
  #lp .form-entry .sign-up .policy dt{
    font-size: 12px;
  }
  #lp .form-entry .sign-up .button.button03 {
    border: none;
    font-size: 22px;
    margin: 0 auto 0 auto;
    padding: 15px 70px 12px;
    cursor: pointer;
  }

  #lp .footer .inner{
    align-items: center;
    position: relative;
    padding: 28px 28px 92px;
    justify-content: center;
    row-gap: 20px;
    column-gap: calc(100vw / 750 * 50);
  }

  #lp .footer .inner .fcol:first-of-type{
    order: 1;
  }

   #lp .footer .inner .fcol:first-of-type a, #lp .footer .inner .fcol:first-of-type p:not(.ttl){
     text-align: right;
   }

  #lp .footer .inner .fcol:last-child{
    order: 2;
    position: relative;
    left: 0;
  }
  #lp .footer .inner .logo{
    order:3;
    flex-basis: 100%;
    padding: 0 calc((100% - 64px) / 2);
  }
  #lp .footer .inner .fcol .number, #lp .footer .inner .fcol .mail{
    font-size: 23px;
    margin: 15px 0 3px 0px;
    letter-spacing: 0.23px;
  }
  #lp .footer .inner .fcol .ttl {
    font-size: 12px;
    position: absolute;
    top: 16px;
    left: 50%;
    transform: translateX(-50%);
  }
  #lp .footer .inner .fcol p{
    font-size: 10px;
    letter-spacing: 0.2px;
  }
  #lp .subfooter .inner {
    padding: 11px 0;
    justify-content: center;
    position: relative;
}
#lp .subfooter .inner p{
  font-size: 12px;
  position: relative;
  left: -4px;
}
#lp .subfooter .inner ul {
  width: fit-content;
  position: absolute;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  top: -72px;
  left: 52%;
  transform: translateX(-50%);
  row-gap: 11px;
}
#lp .subfooter .inner ul li {
  display: block;
  margin-right: 0;
}
#lp .subfooter .inner ul li a{
  color:black;
  font-size: 13px;
}
#lp .subfooter .inner ul li a svg path{
  fill:black;
}

#lp .backtop {
  width: 50px;
  height: 50px;
  bottom: 68px;
}
#lp .backtop:after {
  content: "";
  width: 12px;
  height: 5px;
  top: 10px;
}

#lp .backtop:hover:after {
  top: 8px;
}
#lp .cta .cta-item:first-child .bubble{
  display: none;
}
#lp .cta{
  width: 100%;
  top: unset;
  bottom: 0;
  position: fixed;
  display: flex;
  padding: 0 5px;
  justify-content: space-between;
}
#lp .cta .cta-item .icon{
  display: none;
}
#lp .cta .cta-item span:after{
  display: none;
}
#lp .cta .cta-item{
  font-size: 15px;
  width: 49.315%;
  letter-spacing: 0.75px;
  border-radius: 13px;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  color: #fff;
  height: 40px;
  align-items: center;
}

#lp .cta .cta-item:first-child {
  margin-bottom: 0;
}

#lp .cta .cta-item:first-child{
  background: #EB75D5;
}
#lp .cta .cta-item:last-child{
  background: #C4D700;
}

#lp .cta .cta-item:first-child .movie text{
  fill:#fff;
}

#lp .cta .cta-item:first-child .movie{
  width: 48px;
  bottom: unset;
  top: -13px;
  right: 4px;
  filter: brightness(0) invert(1);
}
#lp .cta.fx {
  top: unset;
}
#lp .form-entry.confirm-page .form-inner .logo {
  width: 140px;
  top: 10px;
}
#lp .form-entry.confirm-page .form-inner {
  position: relative;
  padding: 95px 0 60px 0;
}
#lp .form-entry.confirm-page .form-inner .confirm-content {
  margin-top: 28px;
}
#lp .form-entry.confirm-page .form-inner .confirm-content .confirm-content-inner {
  padding: 25px;
  background-color: #fff;
}
#lp .form-entry.confirm-page .form-inner .confirm-content .confirm-content-inner .confirm-item .confirm-label {
  width: 100%;
  font-size: 14px;
  line-height: 1.32;
  letter-spacing: 0.56px;
  margin-bottom:17px;
}
#lp .form-entry.confirm-page .form-inner .confirm-content .confirm-content-inner .confirm-item{
  margin-bottom:30px;
}
#lp .form-entry.confirm-page .form-inner .confirm-content .confirm-content-inner .confirm-item .result {
  font-size: 17px;
  line-height: 1.33;
  letter-spacing: 0.68px;
  width: 100%;
}
#lp .form-entry.confirm-page .form-inner .button-list {
  max-width: 100%;
  margin: 50px auto 0 auto;
     flex-direction: column-reverse;
             row-gap: 30px;
}
#lp .form-entry.confirm-page .form-inner .button-list .button {
  border: none;
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: 1.1px;
  text-align: left;
  width: 300px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: unset !important;
  margin:0 auto;
}
#lp .form-entry.confirm-page .form-inner .thank-content{
  padding:28px;
}
#lp .form-entry.confirm-page .form-inner .button-list .button:first-child{
  margin: 0 auto 0px;
}
#lp .form-entry.confirm-page .form-inner .thank-content .ttl {
  font-size: 17px;
}
#lp .form-entry.confirm-page .form-inner .thank-content .text {
  font-size: 14px;
  margin-top:7px;
}
}

@media (max-width:376px) {

}
@media (max-width:350px){
  #lp .banner .banner-content .label-list .label-item {
    font-size: 12px;
  }
  #lp .banner .navigation {
    width: 320px;
  }
  #lp .payday .transfer-list .transfer-item {
    font-size: 14px;
  }
  #lp .payday .payday-content{
    padding:0 10px;
  }
  #lp .form-entry .sign-up .button.button03 {
    border: none;
    font-size: 19px;
  }
  #lp .footer .inner .fcol {
          width: 100%;
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
  }
  #lp .footer .inner .fcol:last-child {
    left: 0;
  }
  #lp .cta .cta-item {
    font-size: 13px;
  }
}