@charset "UTF-8";
.h-sp {
  display: none;
}
#folderNav{
  display: none;
}

.collection-type-page:not(.hide-page-sidebar) #folderNav+#content{
  width: 100%;
}

.custom.shinonome *,
.custom.shinonome :before,
.custom.shinonome :after {
  box-sizing: content-box;
}

.custom.shinonome .l-header *,
.custom.shinonome .l-header__drawer *,
.custom.shinonome .c-footer__member {
  box-sizing: border-box;
}

.custom.shinonome .c-button__side,
.custom.shinonome .c-pagetop {
  display: none;
}

@media screen and (max-width: 819px){
  .custom.shinonome .l-header__nav-button-lists {
    display: none;
  }
  .custom.shinonome .l-header__drawer .l-header__nav-button-lists {
    display: grid;
  }
  .custom.shinonome .l-footer {
    padding-bottom: 125px;
  }
}

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

/* sec01 */
@media screen and (min-width: 768px){
  .custom.shinonome .custom.sec01 .sec-inner{
    max-width: 1200px;
    position: relative;
  }
}
.custom.shinonome .sec01{
  background-color: var(--hi-navy);
  border-bottom: 66px solid var(--hi-yellow);
  position: relative;
}
.custom.shinonome .fv-ttlWrap{
  position: relative;
  z-index: 2;
  padding-top: 60px;
}
.custom.shinonome .fv-ttl{
  position: relative;
  margin-bottom: 0;
}
.custom.shinonome .fv-ttl::after{
  content: "";
  display: inline-block;
  width: 420px;
  height: 130px;
  background: url(../../images/lp/shinonome/fv-abcd.png) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 560px;
  top: -12px;
}
.custom.shinonome .fv-ttl-yellow{
  color: #fff338;
  font-size: 88px;
  display: block;
  line-height: 1.2;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.3);
}
.custom.shinonome .fv-ttl-white{
  width: 360px;
  display: block;
}
.custom.shinonome .fv-ttl-white img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.custom.shinonome .fv-ttl-open{
  width: 551px;
  max-width: 100%;
  margin-top: -36px;
}
.custom.shinonome .fv-ttl-open img{
  width: 100%;
  height: auto;
}
.custom.shinonome .fv-image{
  margin: 0;
  padding: 0;
  width: 71%;
  position: absolute;
  bottom: 45px;
  right: -100px;
  overflow: hidden;
  max-height: 100%;
}
.custom.shinonome .fv-image img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.custom.shinonome .fv-bottom-sp {
  display: contents;
}
.custom.shinonome .fv-free{
  display: inline-block;
  width: 200px;
  height: 200px;
  background-color: var(--hi-yellow);
  display: flex;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  position: relative;
  margin-left: auto;
  flex-direction: column;
  line-height: 1;
  margin-top: -183px;
  margin-right: -35px;
}
.custom.shinonome .fv-free::before{
  content: "";
  display: inline-block;
  width: 180px;
  height: 180px;
  position: absolute;
  top: 8px;
  left: 8px;
  border: 2px solid #fff;
  pointer-events: none;
  border-radius: 50%;
}
.custom.shinonome .fv-free .text01{
  color: var(--hi-red);
  font-size: 36px;
  margin-top: 1px;
}
.custom.shinonome .fv-free .text02{
  color: var(--hi-red);
  font-size: 56px;
}
.custom.shinonome .fv-free .text03{
  color: var(--hi-navy);
  font-size: 21px;
  line-height: 1.1;
  margin-top: 3px;
}
.custom.shinonome .fv-bottom-text{
  width: 915px;
  margin: -59px auto -45px;
  padding-right: 13px;
}
.custom.shinonome .fv-bottom-text img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
@media screen and (max-width:1400px){
  .custom.shinonome .fv-free{
    margin-right: -15px;
  }
}

@media screen and (max-width:1439px){
  .custom.shinonome .fv-image{
    right: 0;
  }
}
@media screen and (max-width:1380px){
  .custom.shinonome .fv-image{
    width: 900px;
  }
  .custom.shinonome .fv-image img{
    height: 686px;
    object-fit: contain;
    object-position: bottom right;
  }
  .custom.shinonome .fv-free .text01{
    font-size: 31px;
    margin-top: 6px;
  }
  .custom.shinonome .fv-free .text02{
    font-size: 51px;
  }
  .custom.shinonome .fv-free .text03{
    font-size: 17px;
  }
}
@media screen and (max-width:1350px){
  .custom.shinonome .fv-free{
    margin-right: 10px;
  }
  .custom.shinonome .fv-bottom-text{
    width: 875px;
  }
  .custom.shinonome .fv-free{
    width: 180px;
    height: 180px;
  }
  .custom.shinonome .fv-free::before{
    width: 160px;
    height: 160px;
  }
}
@media screen and (max-width:1270px){
  .custom.shinonome .fv-ttl::after{
    width: 360px;
    height: 100px;
    left: 490px;
  }
}
@media screen and (max-width:1240px){
  .custom.shinonome .fv-image{
    right: 0;
  }
  .custom.shinonome .fv-image img{
    height: 600px;
  }
  .custom.shinonome .fv-ttlWrap{
    padding-top: 40px;
  }
  .custom.shinonome .fv-ttl::after{
    left: 390px;
  }
  .custom.shinonome .fv-ttl-yellow{
    font-size: 68px;
  }
  .custom.shinonome .fv-ttl-white{
    width: 300px;
  }
  .custom.shinonome .fv-ttl-open{
    width: 411px;
  }
  .custom.shinonome .fv-free{
    margin-right: 50px;
  }
  .custom.shinonome .fv-bottom-text{
    margin-top: -20px;
  }
}
@media screen and (max-width:980px){
  .custom.shinonome .fv-bottom-text{
    width: 700px;
  }
}
.custom.shinonome .fv-bottom-text .sp,
.custom.shinonome .fv-ttl-open .sp{
  display: none;
}
@media screen and (max-width:900px){
  .custom.shinonome .fv-ttl{
    text-align: center;
  }
  .custom.shinonome .fv-ttl-yellow{
    font-size: 58px;
  }
  .custom.shinonome .fv-ttl-white{
    margin: 0 auto;
  }
  .custom.shinonome .fv-ttl-open{
    width: 521px;
    width: 58vw;
    margin: 0 auto;
  }
  .custom.shinonome .fv-ttl::after{
    background: url(../../images/lp/shinonome/fv-abcd-sp.png) no-repeat center;
    background-size: contain;
    width: 162px;
    height: 215px;
    left: 20px;
    top: auto;
    bottom: -130px;
  }
  .custom.shinonome .fv-bottom-text .pc,
  .custom.shinonome .fv-ttl-open .pc{
    display: none;
  }
  .custom.shinonome .fv-bottom-text .sp,
  .custom.shinonome .fv-ttl-open .sp{
    display: block;
  }
  .custom.shinonome .fv-image{
    width: 108%;
  }
  .custom.shinonome .fv-image img{
    height: 76vw;
  }
  .custom.shinonome .fv-bottom-text{
    width: 400px;
    margin-top: 35.334vw;
  }
  .custom.shinonome .fv-bottom-sp {
    display: block;
    position: relative;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
  .custom.shinonome .fv-free{
    position: absolute;
    right: -40px;
    bottom: 80px;
    margin-right: 0;
    width: 140px;
    height: 140px;
  }
  .custom.shinonome .fv-free::before{
    width: 128px;
    height: 128px;
    top: 4px;
    left: 4px;
  }
  .custom.shinonome .fv-free .text01{
    font-size: 21px;
    margin-top: 3px;
  }
  .custom.shinonome .fv-free .text02{
    font-size: 41px;
  }
  .custom.shinonome .fv-free .text03{
    font-size: 14px;
  }
}

@media screen and (max-width:767px){
  .custom.shinonome .fv-bottom-text{
    max-width: 100%;
    padding: 0;
  }
  .custom.shinonome .fv-image{
    bottom: 0;
  }
}

.custom.shinonome .fv-image .pc{
  display: block;
}
.custom.shinonome .fv-image .sp{
  display: none;
}
@media screen and (max-width:600px){
  .custom.shinonome .fv-ttlWrap{
    padding-top: 20px;
  }
  .custom.shinonome .fv-ttl-yellow{
    font-size: 32px;
    line-height: 1.5;
  }
  .custom.shinonome .fv-ttl-white{
    max-width: 100%;
    width: 192px;
    margin-top: 5px;
  }
  .custom.shinonome .fv-ttl-open{
    width: 334px;
    margin-top: -24px;
  }
  .custom.shinonome .fv-ttl::after{
    width: 92px;
    height: 112px;
    bottom: -65px;
    left: -4px;
  }
  .custom.shinonome .fv-bottom-sp {
    width: 346px;
  }
  .custom.shinonome .fv-free{
    right: 0;
    bottom: 49px;
    width: 115px;
    height: 115px;
    box-shadow: 2px 3px 4px rgba(0,0,0,0.3);
  }
  .custom.shinonome .fv-free::before{
    width: 103px;
    height: 103px;
  }
  .custom.shinonome .fv-image .pc{
    display: none;
  }
  .custom.shinonome .fv-image .sp{
    display: block;
  }
  .custom.shinonome .fv-free .text01{
    font-size: 20px;
  }
  .custom.shinonome .fv-free .text02{
    font-size: 32px;
  }
  .custom.shinonome .fv-free .text03{
    font-size: 12px;
    margin-top: 1px;
    letter-spacing: 0;
  }
  .custom.shinonome .sec01{
    border-bottom: 88px solid var(--hi-yellow);
  }
  .custom.shinonome .fv-bottom-text{
    margin-top: 162px;
    width: 268px;
    margin-bottom: -75px;
    margin-left: 0;
  }
  .custom.shinonome .fv-image{
    width: 100%;
  }
  .custom.shinonome .fv-image img{
    height: auto;
    max-height: 360px;
    object-fit: cover;
    object-position: top right;
  }
}

@media screen and (max-width:360px){
  .custom.shinonome .fv-free{
    margin-top: 70px;
  }
  .custom.shinonome .fv-bottom-text{
    margin-top: -70px;
  }
}

/* sec02 */
.custom.shinonome .sec02{
  padding: 80px 0 70px;
  overflow: hidden;
}
.custom.shinonome .sec02-text{
  text-align: center;
  font-size: 28px;
  line-height: 1.7;
  letter-spacing: 0.02em;
}
.custom.shinonome .sec02-text .h-red{
  font-size: 32px;
  color: var(--hi-red);
}
.custom.shinonome .sec02-text02{
  margin-top: 80px;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.02em;
}
.custom.shinonome .sec02-text02 .h-yellow{
  color: var(--hi-navy);
  font-size: 48px;
  display: inline-block;
  background: linear-gradient(transparent 65%, var(--hi-yellow) 65%);
  line-height: 1.3;
  margin-top: 8px;
  letter-spacing: 0.02em;
}
.custom.shinonome .sec02-pic{
  width: 1287px;
  max-width: 100%;
  margin: 13px auto 0;
}
.custom.shinonome .sec02-pic img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

@media screen and (max-width:960px){
  .custom.shinonome .sec02-text02 .h-yellow{
    font-size: 40px;
  }
}

.custom.shinonome .sec02-pic .pc{
  display: block;
}
.custom.shinonome .sec02-pic .sp{
  display: none;
}
@media screen and (max-width:750px){
  .custom.shinonome .sec02{
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .custom.shinonome .sec02-text{
    font-size: 18px;
  }
  .custom.shinonome .sec02-text .h-red{
    font-size: 24px;
  }
  .custom.shinonome .sec02-text02{
    margin-top: 40px;
    font-size: 20px;
    line-height: 1.5;
  }
  .custom.shinonome .sec02-text02 span:first-child{
    display: block;
    margin-bottom: -23px;
  }
  .custom.shinonome .sec02-text02 .h-yellow{
    display: inline;
    font-size: 28px;
    line-height: 1.5;
  }
  .custom.shinonome .sec02-pic{
    margin-top: 40px;
  }
  .custom.shinonome .sec02-pic .pc{
    display: none;
  }
  .custom.shinonome .sec02-pic .sp{
    display: block;
  }
}

@media screen and (max-width:360px){
  .custom.shinonome .sec02-text{
    font-size: 17px;
  }
  .custom.shinonome .sec02-text .h-red{
    font-size: 21px;
  }
  .custom.shinonome .sec02-text02{
    font-size: 19px;
  }
  .custom.shinonome .sec02-text02 .h-yellow{
    font-size: 26px;
  }
}

/* CTA */
.custom.shinonome .cta{
  background-color: var(--hi-yellow);
  padding: 79px 0 75px;
}
.custom.shinonome .cta-inner{
  max-width: 1015px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.custom.shinonome.shinonome .cta-text{
  width: calc((600 / 1015) * 100%);
  padding-top: 0;
  padding-left: 0;
}
.custom.shinonome .cta-text img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.custom.shinonome .cta-right{
  width: calc((375 / 1015) * 100%);
}
.custom.shinonome .cta-right .cta-pic{
  width: 84%;
  margin: 0 auto;
  padding-right: 10px;
}
.custom.shinonome .cta-right .cta-pic img{
  width: 100%;
  height: auto;
  vertical-align: baseline;
}
.custom.shinonome .cta .cta-btn{
  margin-top: -32px;
}
.custom.shinonome .cta .cta-btn a{
  background-color: var(--hi-red);
  color: #fff;
  font-size: 24px;
  text-align: center;
  height: 82px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 5px solid #fff;
  position: relative;
  box-shadow: 0px 4px 4px rgba(0,0,0,.25);
  width: 100%;
  box-sizing: border-box;
  transition: .3s;
}
.custom.shinonome .cta .cta-btn a::before{
  content: "";
  display: inline-block;
  width: 12px;
  height: 18px;
  mask: url(../../images/lp/shinonome/cta-arrow.png) 50% / contain no-repeat;
  background-color: #fff;
  position: absolute;
  top: 26px;
  right: 25px;
  pointer-events: none;
  transition: .3s;
}
.custom.shinonome .cta .cta-btn a:hover{
  background-color: #fff;
  color: var(--hi-red);
  border: 5px solid var(--hi-red);
}
.custom.shinonome .cta .cta-btn a:hover::before{
  background-color: var(--hi-red);
}
.custom.sec02+.cta::before{
  display: none;
}

@media screen and (max-width:960px){
  .custom.shinonome .cta .cta-btn a{
    font-size: 20px;
  }
  .custom.shinonome .cta .cta-btn a::before, .custom.shinonome .cta .cta-btn a::after{
    right: 18px;
    top: 28px;
  }
}

.custom.shinonome .cta-text .pc{
  display: block;
}
.custom.shinonome .cta-text .sp{
  display: none;
}
@media screen and (max-width:750px){
  .custom.shinonome .cta{
    padding-top: 64px;
    padding-bottom: 55px;
  }
  .custom.shinonome .cta-inner{
    flex-direction: column;
    padding: 0 15px;
  }
  .custom.shinonome .cta-text .pc{
    display: none;
  }
  .custom.shinonome .cta-text .sp{
    display: block;
  }
  .custom.shinonome.shinonome .cta-text{
    width: 100%;
    padding: 0 5px;
    box-sizing: border-box;
  }
  .custom.shinonome .cta-right{
    width: 100%;
    margin-top: 10px;
  }
  .custom.shinonome .cta-right .cta-pic{
    width: 94%;
    padding-right: 8px;
  }
  .custom.shinonome .cta .cta-btn a{
    font-size: 24px;
    padding-right: 50px;
  }
  .custom.shinonome .cta .cta-btn a::before, .custom.shinonome .cta .cta-btn a::after{
    right: 23px;
  }
}

@media screen and (max-width:360px){
  .custom.shinonome .cta .cta-btn a{
    padding-right: 40px;
  }
}

/* sec07 */
.custom.shinonome .sec07{
  background-color: var(--hi-navy);
  padding: 120px 20px;
}
.custom.shinonome .sec07-ttl .en{
  color: var(--hi-red);
  display: block;
  font-size: 16px;
  text-transform: capitalize;
  line-height: 1;
  letter-spacing: 0.2em;
}
.custom.shinonome .sec07-ttl{
  color: #fff;
  font-size: 48px;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 0.02em;
}
.custom.shinonome .sec07-contents{
  background-color: var(--spring-light-blue);
  border-radius: 20px;
  padding: 80px 20px 75px;
  max-width: 1160px;
  margin: 35px auto 0;
  position: relative;
}
.custom.shinonome .sec07-contents::after{
  content: "";
  display: inline-block;
  width: 100%;
  height: 836px;
  background-color: var(--hi-orange_secondary);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.custom.shinonome .sec07-contents-text{
  text-align: center;
  margin: 0;
}
.custom.shinonome .sec07-contents-text .line-white{
  color: var(--spring-navy);
  font-size: 32px;
  background: linear-gradient(transparent 45%, #fff 45%);
}
.custom.shinonome .sec07-contents-text .c-pink{
  color: var(--hi-red);
}
.custom.shinonome .sec07-contents-text02{
  font-size: 20px;
  line-height: 1.7;
  text-align: center;
  width: fit-content;
  margin: 16px auto 0;
  position: relative;
}
.custom.shinonome .sec07-contents-text02::before{
  content: "";
  display: inline-block;
  background-image: url(../../images/lp/shinonome/sec02-card.png);
  width: 108px;
  height: 74px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: 28px;
  right: -90px;
}
.custom.shinonome .sec07-contents-text02 .line-yellow{
  background: linear-gradient(transparent 0%, var(--spring-yellow) 0%);
}
.custom.shinonome .sec07-contents-text02 .c-blue{
  color: var(--spring-blue);
}
.custom.shinonome .sec07-contents-text02 .c-pink{
  color: var(--hi-red);
}
.custom.shinonome .sec07-lesson-feature{
  border-radius: 8px 8px 0 0px;
  border: 4px solid var(--hi-orange_secondary);
  background-color: #fff;
  max-width: 1000px;
  margin: 96px auto 0;
  box-sizing: border-box;
  padding: 0 20px 65px;
  position: relative;
  z-index: 2;
}
.custom.shinonome .sec07-lesson-feature-ttl{
  color: #fff;
  font-size: 32px;
  width: 280px;
  height: 56px;
  margin: -33px auto 0;
  background-color: var(--hi-red);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 80px;
  font-style: normal;
  letter-spacing: 0.02em;
  max-width: 100%;
}
.custom.shinonome .sec07-lesson-feature-text {
  font-size: 18px;
  text-align: center;
  line-height: 1.7;
  margin-top: 60px;
}
.custom.shinonome .sec07-lesson-feature-text .c-blue{
  color: var(--spring-blue);
}
.custom.shinonome .sec07-feature-item{
  max-width: 800px;
  margin: 64px auto 0;
  box-sizing: border-box;
  background-color: var(--spring-bg-beige);
  padding: 40px;
}
.custom.shinonome .sec07-feature-item + .sec07-feature-item{
  margin-top: 48px;
}
.custom.shinonome .sec07-feature-item-ttl{
  display: flex;
  align-items: center;
  font-size: 18px;
  letter-spacing: 0.02em;
  margin: 0;
}
.custom.shinonome .sec07-feature-item-ttl .num{
  display: inline-block;
  margin-right: 18px;
}
.custom.shinonome .sec07-feature-item-ttl .num img{
  object-fit: contain;
  width: 54px;
  height: 55px;
  vertical-align: bottom;
}
.custom.shinonome .sec07-feature-item-ttl .c-pink{
  color: var(--hi-red);
}
.custom.shinonome .sec07-frature-box{
  margin-top: 15px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.custom.shinonome .sec07-frature-box-pic{
  width: 42.2%;
  margin: 0;
  border-radius: 8px;
  overflow: hidden;
}
.custom.shinonome .sec07-frature-box-pic img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.custom.shinonome .sec07-frature-box-text {
  width: 52.2%;
}
.custom.shinonome .sec07-frature-box-text p{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  text-align: justify;
}
.custom.shinonome .sec07-frature-box-figure{
  width: 90%;
  max-width: 264px;
  margin-top: 24px;
  margin-inline: auto;
}
.custom.shinonome .sec07-frature-box-figure img{
  width: 100%;
}
.custom.shinonome .sec07-lesson-feature-reason{
  color: #fff;
  font-size: 24px;
  text-align: center;
  padding-top: 15px;
  width: 193px;
  height: 80px;
  margin: -30px auto 0;
  background: url(../../images/lp/shinonome/sec07-arrow.png) 50% / contain no-repeat;
  position: relative;
  z-index: 2;
}
.custom.shinonome .sec07-lesson-feature-reason02{
  margin-top: 36px;
  color: var(--spring-navy);
  text-align: center;
  position: relative;
  z-index: 2;
}
.custom.shinonome .sec07-lesson-feature-reason02 .text01{
  font-size: 28px;
  display: inline-block;
  padding-bottom: 12px;
  background-image: url(../../images/lp/shinonome/sec07-line01.png);
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.custom.shinonome .sec07-lesson-feature-reason02 .text02{
  font-size: 28px;
  display: inline-block;
  padding-bottom: 5px;
  background-image: url(../../images/lp/shinonome/sec07-line02.png);
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  line-height: 1.5;
}
.custom.shinonome .sec07-lesson-feature-reason02 .text02 .c-pink{
  font-size: 40px;
  color: var(--hi-red);
}
.custom.shinonome .sec07-plus{
  position: relative;
  z-index: 2;
  width: 80px;
  height: 80px;
  margin: 38px auto -40px;
}
.custom.shinonome .sec07-plus img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.custom.shinonome .sec07-bottom-pic{
  max-width: 800px;
  position: relative;
  z-index: 2;
  margin: 38px auto 0;
}
.custom.shinonome  .sec07-bottom-pic img{
  border-radius: 8px;
  width: 100%;
  height: auto;
}

@media screen and (max-width:820px){
  .custom.shinonome .sec07-contents-text02::before{
    right: -40px;
    bottom: 20px;
  }
  .custom.shinonome .sec07-frature-box{
    flex-direction: column;
  }
  .custom.shinonome .sec07-frature-box-pic{
    width: 100%;
  }
  .custom.shinonome .sec07-frature-box-text{
    width: 100%;
    margin-top: 16px;
  }
  .custom.shinonome .sec07-feature-item{
    padding: 40px 20px;
  }
}

.custom.shinonome .sec07-frature-box-figure .sp{
  display: none;
}
.custom.shinonome .sec07-frature-box-figure .pc{
  display: block;
}
.custom.shinonome .sec07-plus .sp{
  display: none;
}
.custom.shinonome .sec07-plus .pc{
  display: block;
}

@media screen and (max-width:767px){
  .custom.shinonome .sec07-contents-text .line-white{
    font-size: 30px;
  }
  .custom.shinonome .sec07-feature-item-ttl{
    font-size: 17px;
  }
}

.custom.shinonome .sec07-bottom-pic.pc{
  display: block;
}
.custom.shinonome .sec07-bottom-pic.sp{
  display: none;
}
@media screen and (max-width:750px){
  .custom.shinonome .sec07{
    padding-top: 48px;
    padding-bottom: 78px;
  }
  .custom.shinonome .sec07-ttl{
    font-size: 28px;
  }
  .custom.shinonome .sec07-contents{
    margin-top: 32px;
    padding: 0;
    border-radius: 16px;
    overflow: hidden;
  }
  .custom.shinonome .sec07-contents_inner{
    padding-top: 30px;
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 0px;
  }
  .custom.shinonome .sec07-contents-text .line-white{
    font-size: 28px;
    background: none;
    line-height: 1.5;
  }
  .custom.shinonome .sec07-contents-text .c-pink{
    background: linear-gradient(transparent 65%, #fff 65%);
  }
  .custom.shinonome .sec07-contents-text02{
    font-size: 18px;
    padding-top: 8px;
  }
  .custom.shinonome .sec07-contents-text02 .line-yellow{
    padding: 0;
  }
  .custom.shinonome .sec07-contents-text02::before{
    display: block;
    position: static;
    margin: 0 auto 17px;
  }
  .custom.shinonome .sec07-lesson-feature{
    margin-top: 62px;
    border: 2px solid var(--spring-pink-border);
    padding: 0 0 108px;
  }
  .custom.shinonome .sec07-lesson-feature-ttl{
    font-size: 28px;
    width: 263px;
    height: 50px;
  }
  .custom.shinonome .sec07-lesson-feature-text{
    font-size: 16px;
    padding: 0 20px;
    text-align: justify;
    margin-top: 30px;
    letter-spacing: 0;
  }
  .custom.shinonome .sec07-feature-item-ttl{
    flex-direction: column;
    font-size: 18px;
  }
  .custom.shinonome .sec07-feature-item{
    margin-left: 20px;
    margin-right: 20px;
  }
  .custom.shinonome .sec07-feature-item{
    margin-top: 32px;
    padding-top: 25px;
    padding-bottom: 24px;
  }
  .custom.shinonome .sec07-feature-item-ttl{
    line-height: 1.5;
    text-align: center;
  }
  .custom.shinonome .sec07-feature-item-ttl .num{
    margin: 0 0 8px;
  }
  .custom.shinonome .sec07-feature-item-ttl .num img{
    width: 54px;
    height: 54px;
  }
  .custom.shinonome .sec07-frature-box{
    margin-top: 5px;
  }
  .custom.shinonome .sec07-feature-item + .sec07-feature-item{
    margin-top: 32px;
  }
  .custom.shinonome .sec07-frature-box-text{
    margin-top: 16px;
    display: flex;
    flex-direction: column-reverse;
    gap: 16px;
  }
  .custom.shinonome .sec07-frature-box-figure .pc{
    display: none;
  }
  .custom.shinonome .sec07-frature-box-figure .sp{
    display: block;
  }
  .custom.shinonome .sec07-frature-box-figure{
    width: 100%;
    margin-top: 0px;
  }
  .custom.shinonome .sec07-feature-item-ttl .h-ws{
    white-space: nowrap;
  }
  .custom.shinonome .sec07-lesson-feature-reason{
    margin-top: -40px;
  }
  .custom.shinonome .sec07-lesson-feature-reason02 .text01{
    background: none;
  }
  .custom.shinonome .sec07-lesson-feature-reason02 .text02{
    background: none;
  }
  .custom.shinonome .sec07-lesson-feature-reason02 .text02 .c-pink{
    font-size: 32px;
    background-image: url(../../images/lp/shinonome/sec07-line-sp.png);
    background-size: 100% auto;
    background-position: bottom center;
    background-repeat: no-repeat;
    display: inline-block;
    margin-bottom: 10px;
  }
  .custom.shinonome .sec07-lesson-feature-reason02{
    margin-top: 12px;
  }
  .custom.shinonome .sec07-lesson-feature-reason02 .text01{
    padding-bottom: 5px;
  }
  .custom.shinonome .sec07-plus{
    width: 64px;
    height: 64px;
    margin: 10px auto -32px;
  }
  .custom.shinonome .sec07-plus .sp{
    display: block;
  }
  .custom.shinonome .sec07-plus .pc{
    display: none;
  }
  .custom.shinonome .sec07-bottom-pic.pc{
    display: none;
  }
  .custom.shinonome .sec07-bottom-pic.sp{
    display: block;
    margin-top: 26px;
    border-radius: 0 0 16px 16px;
    overflow: hidden;
  }
  .custom.shinonome .sec07-bottom-pic img{
    vertical-align: bottom;
  }
  .custom.shinonome .sec07-contents::after{
    height: 416px;
  }
}

@media screen and (max-width:420px){
  .custom.shinonome .sec07-frature-box-pic img{
    height: 41vw;
    object-fit: cover;
  }
}
@media screen and (max-width:370px){
  .custom.shinonome .sec07-contents-text02{
    font-size: 16px;
  }
}
@media screen and (max-width:360px){
  .custom.shinonome .sec07-ttl{
    font-size: 27px;
  }
  .custom.shinonome .sec07-contents-text .line-white{
    font-size: 26px;
  }
  .custom.shinonome .sec07-contents-text02{
    font-size: 15px;
    white-space: nowrap;
  }
  .custom.shinonome .sec07-lesson-feature-ttl{
    font-size: 26px;
  }
  .custom.shinonome .sec07-feature-item-ttl{
    font-size: 17px;
  }
  .custom.shinonome .sec07-frature-box-text p{
    font-size: 15px;
  }
  .custom.shinonome .sec07-feature-item{
    margin-left: 10px;
    margin-right: 10px;
    padding: 30px 10px;
  }
}

/* sec09 */
.custom.shinonome .sec09{
  background-color: var(--spring-light-blue);
  padding: 80px 20px 120px;
}
.custom.shinonome .sec09-ttl .en{
  color: var(--hi-red);
  display: block;
  font-size: 16px;
  text-transform: capitalize;
  line-height: 1;
  letter-spacing: 0.2em;
}
.custom.shinonome .sec09-ttl{
  color: var(--spring-navy);
  font-size: 48px;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 0.02em;
}
.custom.shinonome .sec09-contents{
  background-color: #fff;
  border-radius: 20px;
  max-width: 960px;
  margin: 34px auto 0;
  padding: 58px 20px 0px;
  text-align: center;
  position: relative;
}
.custom.shinonome.shinonome .sec09-contents .sec09-pic{
  max-width: 424px;
  margin-inline: auto;
  display: block !important;
}
.custom.shinonome .sec09-contents .sec09-pic img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.custom.shinonome .sec09-contents .sec09-ttl-blue{
  color: var(--spring-navy);
  font-size: 32px;
  line-height: 1.5;
  margin-top: 0px;
}
.custom.shinonome .sec09-contents .sec09-ttl-blue + *{
  margin-top: 24px;
}
.custom.shinonome .sec09-contents .sec09-item{
  margin-top: 48px;
}
.custom.shinonome .sec09-contents .sec09-item:nth-of-type(2) .sec09-item-text,
.custom.shinonome .sec09-contents .sec09-item:nth-of-type(3) .sec09-item-text {
  text-align: center;
}
.custom.shinonome .sec09-contents .sec09-item:nth-of-type(3) .sec09-item-text + .sec09-item-text {
  margin-top: 0;
}
.custom.shinonome .sec09-contents .sec09-item-ttl{
  color: #fff;
  background-color: var(--spring-navy);
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 440px;
  margin: 0 auto 0;
  border-radius: 8px;
  font-size: 18px;
}
.custom.shinonome .sec09-contents .sec09-item-text{
  font-size: 18px;
  line-height: 1.7;
  width: max-content;
  margin: 16px auto 0;
  text-align: left;
}
.custom.shinonome .sec09-contents .sec09-item-text.roboto a{
  font-size: 28px;
  color: var(--spring-blue);
}
.custom.shinonome .sec09-contents .sec09-map{
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 46px auto 0;
}
.custom.shinonome .sec09-contents .sec09-en{
  display: block;
  text-align: center;
  margin-top: 50px;
}
.custom.shinonome .sec09-contents .sec09-en img{
  height: 72px;
  object-fit: contain;
  object-position: bottom;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  transform: translateY(2px);
  vertical-align: bottom;
  width: 615px;
}

@media screen and (max-width:750px){
  .custom.shinonome .sec09{
    padding-top: 48px;
    padding-bottom: 54px;
  }
  .custom.shinonome .sec09-ttl{
    font-size: 28px;
  }
  .custom.shinonome .sec09-contents{
    margin-top: 30px;
    padding: 40px 32px 0;
  }
  .custom.shinonome .sec09-contents .sec09-pic{
    overflow: hidden;
    border-radius: 4px;
  }
  .custom.shinonome .sec09-contents .sec09-pic img{
    transform: scale(1.1);
  }
  .custom.shinonome .sec09-contents .sec09-ttl-blue{
    font-size: 28px;
  }
  .custom.shinonome .sec09-contents .sec09-ttl-blue + *{
    margin-top: 16px;
  }
  .custom.shinonome .sec09-contents .sec09-item:first-of-type{
    margin-top: 20px;
  }
  .custom.shinonome .sec09-contents .sec09-item{
    margin-top: 21px;
  }
  .custom.shinonome .sec09-contents .sec09-item:nth-of-type(1) .sec09-item-text {
    font-size: 16px;
  }
  .custom.shinonome .sec09-contents .sec09-map{
    margin-top: 25px;
    height: 53vw;
  }
  .custom.shinonome .sec09-contents .sec09-en img{
    max-width: 88.2%;
    height: auto;
    transform: translateY(1px);
  }
  .custom.shinonome .sec09-contents .sec09-en{
    margin-top: 36px;
  }
}

@media screen and (max-width:420px){
  .custom.shinonome .sec09-contents .sec09-pic img{
    height: 46vw;
    object-fit: cover;
  }
}
@media screen and (max-width:360px){
  .custom.shinonome .sec09-contents .sec09-item-text{
    font-size: 16px;
  }
}

.custom.sec04::before{
  display: none;
}

/* sec05 */
.custom.shinonome .sec05{
  background-color: var(--spring-light-blue);
  padding: 120px 20px;
  margin-bottom: 0;
}
.custom.shinonome .sec05-ttl .en{
  color: var(--hi-red);
  display: block;
  font-size: 16px;
  text-transform: capitalize;
  line-height: 1;
  letter-spacing: 0.2em;
}
.custom.shinonome .sec05-ttl{
  color: var(--hi-navy);
  font-size: 48px;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 0.02em;
  background: none;
}
.custom.shinonome .sec05-text{
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--hi-navy);
  font-size: 24px;
  text-align: center;
}
.custom.shinonome .sec05-text .bg-white{
  background-color: #fff;
  font-size: 20px;
  padding: 0px 4px;
  border-radius: 4px;
  margin-right: 15px;
}
.custom.shinonome .sec05-text02{
  font-size: 14px;
  letter-spacing: 0.05em;
  margin-top: 7px;
  text-align: center;
  color: var(--hi-navy);
}
.custom.shinonome .sec05-class-box{
  background-color: #fff;
  border-radius: 16px;
  padding: 40px;
  max-width: 800px;
  margin: 30px auto 0;
}
.custom.shinonome .sec05-class-box + .sec05-class-box{
  margin-top: 56px;
}
.custom.shinonome .sec05-class-box.white .sec05-class-item{
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.custom.shinonome .sec05-class-ttl{
  text-align: center;
  color: var(--hi-class_oyako);
  font-size: 32px;
  margin-bottom: 3px;
}
.custom.shinonome .sec05-class-ttl.daigaku{
  color: var(--hi-class_daigaku);
}
.custom.shinonome .sec05-class-text{
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.05em;
}
.custom.shinonome .sec05-class-text .pink{
  color: var(--hi-class_oyako);
}
.custom.shinonome .sec05-class-item {
  border-radius: 8px;
  padding: 40px 48px;
  margin-top: 30px;
}
.custom.shinonome .sec05-class-item + .sec05-class-item {
  margin-top: 48px;
}
.custom.shinonome .sec05-class-item.oyako{
  background-color: #FBEAF2;
}
.custom.shinonome .sec05-class-item.daigaku{
  background-color: #E8F7F5;
}
.custom.shinonome .sec05-class-item-ttl{
  display: flex;
  font-size: 28px;
  align-items: center;
  margin: 0;
}
.custom.shinonome .sec05-class-item-ttl .num{
  font-size: 16px;
  background-color: #fff;
  margin-right: 15px;
  border-radius: 4px;
  padding: 0 15px;
}
.custom.shinonome .oyako .sec05-class-item-ttl{
  color: var(--hi-class_oyako);
}
.custom.shinonome .oyako .sec05-class-item-ttl .num{
  border: 1px solid var(--hi-class_oyako);
}
.custom.shinonome .nenchu .sec05-class-item-ttl{
  color: var(--hi-class_nenchu);
}
.custom.shinonome .nenchu .sec05-class-item-ttl .num{
  border: 1px solid var(--hi-class_nenchu);
}
.custom.shinonome .chugaku .sec05-class-item-ttl{
  color: var(--hi-class_chugaku);
}
.custom.shinonome .chugaku .sec05-class-item-ttl .num{
  border: 1px solid var(--hi-class_chugaku);
}
.custom.shinonome .daigaku .sec05-class-item-ttl{
  color: var(--hi-class_daigaku);
}
.custom.shinonome .daigaku .sec05-class-item-ttl .num{
  border: 1px solid var(--hi-class_daigaku);
}
.custom.shinonome .sec05-item-flex{
  display: flex;
  margin-top: 15px;
}
.custom.shinonome .sec05-item-pic{
  width: 44%;
  margin-right: 3%;
}
.custom.shinonome .sec05-item-pic img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
  border-radius: 4px;
}
.custom.shinonome .sec05-item-contents{
  width: 53%;
}
.custom.shinonome .sec05-item-price{
  border-radius: 4px;
  background-color: #fff;
  padding: 16px 15px 16px 20px;
  white-space: nowrap;
}
.custom.shinonome .sec05-class-box.white .nenchu .sec05-item-price{
  background-color: #FFFCD6;
}
.custom.shinonome .sec05-class-box.white .chugaku .sec05-item-price{
  background-color: #EAEEF5;
}
.custom.shinonome .sec05-item-price .text01{
  font-weight: bold;
  color: var(--hi-black_secondary);
  letter-spacing: 0.02em;
  font-size: 14px;
}
.custom.shinonome .sec05-item-price .text02{
  letter-spacing: 0.05em;
  font-size: 10px;
  text-align: right;
  line-height: 1.4;
}
.custom.shinonome .sec05-item-price.h-pr .text02{
  text-align: left;
}
.custom.shinonome .sec05-item-price.h-pr .h-pr-box{
  width: fit-content;
  margin-left: auto;
}
.custom.shinonome .oyako .sec05-item-price .text02 .color{
  color: var(--hi-class_oyako);
}
.custom.shinonome .nenchu .sec05-item-price .text02 .color{
  color: var(--hi-class_nenchu);
}
.custom.shinonome .chugaku .sec05-item-price .text02 .color{
  color: var(--hi-class_chugaku);
}
.custom.shinonome .daigaku .sec05-item-price .text02 .color{
  color: var(--hi-class_daigaku);
}
.custom.shinonome .sec05-item-price .text02 .min{
  font-size: 16px;
  margin-right: 6px;
}
.custom.shinonome .sec05-item-price .text02 .gakusei{
  font-size: 14px;
}
.custom.shinonome .sec05-item-price .text02 .getugaku{
  font-size: 12px;
}
.custom.shinonome .sec05-item-price .text02 .big{
  font-size: 26px;
  letter-spacing: 0.03em;
  margin-left: 3px;
}
.custom.shinonome .chugaku .sec05-item-price .text02 .big{
  font-size: 24px;
  letter-spacing: 0.02em;
}
.custom.shinonome .chugaku .sec05-item-price .text02 .min{
  margin-left: 5px;
}
.custom.shinonome .sec05-item-price .text02 .big .yen{
  font-size: 16px;
  margin-right: -3px;
}
.custom.shinonome .sec05-item-textarea{
  font-size: 16px;
  margin-top: 15px;
  text-align: justify;
}

@media screen and (max-width:960px){
  .custom.shinonome .sec05-item-flex{
    flex-direction: column;
  }
  .custom.shinonome .sec05-item-pic{
    width: 100%;
    margin-right: 0;
  }
  .custom.shinonome .sec05-item-contents{
    width: 100%;
    margin-top: 24px;
  }
}

@media screen and (max-width:767px){
  .js_accordion_body{
    padding: 0 40px;
    max-height: 0;
    overflow: hidden;
    transition: all 0.6s ease;
  }

  .js_accordion_body.is_active {
    max-height: 3000px; /* 十分大きい値 */
  }
  .custom.shinonome .sec05-class-box.white .js_accordion_body{
    padding: 0 80px;
  }
  .custom.shinonome .sec05-item-flex{
    margin-top: 0;
    padding-bottom: 40px;
  }
  .custom.shinonome .sec05-class-box.white{
    padding: 0;
  }
  .custom.shinonome .sec05-class-box.white .sec05-class-item{
    padding: 0px;
  }
  .custom.shinonome .sec05-class-item-ttl{
    padding: 40px;
    position: relative;
  }
  .custom.shinonome .sec05-class-box.white .sec05-class-item-ttl{
    padding: 40px 80px;
  }
  .custom.shinonome .sec05-class-item{
    padding: 0;
  }
  .custom.shinonome .sec05-class-box .sec05-class-item-ttl::before,
  .custom.shinonome .sec05-class-box .sec05-class-item-ttl::after{
    content: "";
    display: block;
    height: 3px;
    width: 20px;
    position: absolute;
    right: 30px;
    top:64px;
    pointer-events: none;
  }
  .custom.shinonome .sec05-class-box.white .sec05-class-item-ttl::before,
  .custom.shinonome .sec05-class-box.white .sec05-class-item-ttl::after{
    right: 70px;
  }
  .custom.shinonome .sec05-class-box .sec05-class-item-ttl::after{
    transform:rotate(-90deg);
    transition:.5s;
  }
  .custom.shinonome .sec05-class-box .sec05-class-item-ttl.is_active::after{
    transform:rotate(0deg);
  }
  .custom.shinonome .sec05-class-box .sec05-class-item.oyako .sec05-class-item-ttl::before,
  .custom.shinonome .sec05-class-box .sec05-class-item.oyako .sec05-class-item-ttl::after{
    background-color: var(--hi-class_oyako);
  }
  .custom.shinonome .sec05-class-box .sec05-class-item.nenchu .sec05-class-item-ttl::before,
  .custom.shinonome .sec05-class-box .sec05-class-item.nenchu .sec05-class-item-ttl::after{
    background-color: var(--hi-class_nenchu);
  }
  .custom.shinonome .sec05-class-box .sec05-class-item.chugaku .sec05-class-item-ttl::before,
  .custom.shinonome .sec05-class-box .sec05-class-item.chugaku .sec05-class-item-ttl::after{
    background-color: var(--hi-class_chugaku);
  }
  .custom.shinonome .sec05-class-box .sec05-class-item.daigaku .sec05-class-item-ttl::before,
  .custom.shinonome .sec05-class-box .sec05-class-item.daigaku .sec05-class-item-ttl::after{
    background-color: var(--hi-class_daigaku);
  }
}

@media screen and (max-width:750px){
  .custom.shinonome .sec05{
    padding: 75px 16px;
  }
  /* .custom.shinonome .sec05-ttl .en{
    font-size: 12px;
  } */
  .custom.shinonome .sec05-ttl{
    font-size: 32px;
    margin-bottom: 16px;
  }
  .custom.shinonome .sec05-text{
    font-size: 18px;
    margin-top: 0;
  }
  .custom.shinonome .sec05-text .bg-white{
    font-size: 14px;
  }
  .custom.shinonome .sec05-text02{
    font-size: 12px;
  }
  .custom.shinonome .sec05-class-ttl{
    font-size: 24px;
    margin-bottom: 6px;
  }
  .custom.shinonome .sec05-class-box{
    padding: 24px 16px;
  }
  .custom.shinonome .sec05-class-text{
    font-size: 12px;
  }
  .custom.shinonome .sec05-class-item{
    margin-top: 20px;
  }
  .custom.shinonome .sec05-class-item-ttl .num{
    font-size: 14px;
    padding: 0 8px;
    margin-right: 5px;
  }
  .custom.shinonome .sec05-class-item-ttl{
    font-size: 16px;
    padding: 24px 16px 24px 16px;
  }
  .custom.shinonome .sec05-class-box.white .sec05-class-item-ttl{
    padding: 24px 32px 24px 32px;
  }
  .custom.shinonome .sec05-class-box .sec05-class-item-ttl::before,
  .custom.shinonome .sec05-class-box .sec05-class-item-ttl::after{
    height: 2px;
    width: 16px;
    right: 18px;
    top: 36px;
  }
  .js_accordion_body{
    padding: 0 16px;
  }
  .custom.shinonome .sec05-class-box.white .js_accordion_body{
    padding: 0 32px;
  }
  .custom.shinonome .sec05-item-flex{
    padding-bottom: 25px;
  }
  .custom.shinonome .sec05-item-price .text01{
    font-size: 12px;
  }
  .custom.shinonome .sec05-item-price .text02 .min{
    font-size: 14px;
  }
  .custom.shinonome .sec05-item-price.h-pr .text02 .min{
    font-size: 12px;
  }
  .custom.shinonome .sec05-item-price .text02 .big{
    font-size: 16px;
  }
  .custom.shinonome .sec05-item-price.h-pr .text02 .big{
    font-size: 15px;
  }
  .custom.shinonome .sec05-item-textarea{
    font-size: 14px;
    margin-top: 20px;
  }
  .custom.shinonome .sec05-class-item + .sec05-class-item{
    margin-top: 24px;
  }
  .custom.shinonome .sec05-class-box + .sec05-class-box{
    margin-top: 40px;
  }
  .custom.shinonome .sec05-class-box.white .sec05-class-item-ttl::before,
  .custom.shinonome .sec05-class-box.white .sec05-class-item-ttl::after{
    right: 34px;
  }
  .custom.shinonome .sec05-item-price .text02 .gakusei{
    display: block;
    text-align: left;
    font-size: 12px;
  }
  .custom.shinonome .chugaku .sec05-item-price .text02 .big{
    font-size: 16px;
  }
  .custom.shinonome .sec05-class-item.chugaku .sec05-item-price .text01{
    padding-bottom: 15px;
  }
  .custom.shinonome .sec05-class-item.chugaku .sec05-item-price .text02 + .text02{
    padding-top: 20px;
  }
  .custom.shinonome .sec05-item-price .text02 .big .yen{
    font-size: 13px;
  }
}

@media screen and (max-width:370px){
  .custom.shinonome .sec05-item-price{
    padding: 16px 5px 16px 10px;
  }
}

@media screen and (max-width:360px){
  .custom.shinonome .sec05-text02{
    font-size: 10px;
  }
  .custom.shinonome .sec05-class-text{
    font-size: 11px;
  }
  .custom.shinonome .sec05-class-item-ttl .num{
    font-size: 12px;
    padding: 0 3px;
  }
  .custom.shinonome .sec05-class-item-ttl{
    font-size: 14px;
    padding: 24px 10px 24px 10px;
  }
  .custom.shinonome .sec05-class-box .sec05-class-item-ttl::before,
  .custom.shinonome .sec05-class-box .sec05-class-item-ttl::after{
    width: 14px;
    right: 13px;
  }
  .custom.shinonome .sec05-class-box.white .sec05-class-item-ttl{
    padding: 24px 26px 24px 26px;
  }
  .custom.shinonome .sec05-class-box.white .sec05-class-item-ttl::before,
  .custom.shinonome .sec05-class-box.white .sec05-class-item-ttl::after{
    right: 29px;
  }
  .custom.shinonome .sec05-item-price .text02 .min{
    font-size: 12px;
    margin-right: 3px;
    letter-spacing: 0;
  }
  .custom.shinonome .sec05-item-price .text02 .getugaku{
    font-size: 11px;
  }
  .custom.shinonome .sec05-item-price .text02 .big{
    font-size: 15px;
  }
  .custom.shinonome .sec05-class-box{
    padding: 24px 10px;
  }
  .js_accordion_body{
    padding: 0 10px;
  }
  .custom.shinonome .sec05-class-box.white .js_accordion_body{
    padding: 0 20px;
  }
  .custom.shinonome .sec05-item-price.h-pr .text02 .min{
    font-size: 11px;
  }
}

.custom.shinonome .fixed-btn .cta-btn a{
  border: 2px solid #fff;
  background-color: var(--hi-red);
  border-radius: 12px 0 0 12px;
  padding: 24px 5px 42px 5px;
  letter-spacing: 0.15em;
  box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.06);
}
@media screen and (min-width:820px){
  _::-webkit-full-page-media, _:future, :root .custom.shinonome .fixed-btn .cta-btn a {
    line-height: 1;
    padding: 24px 28px 42px 5px;
  }
  _::-webkit-full-page-media, _:future, :root .fixed-btn .cta-btn a .arrow{
    right: 17px!important;
  }
}


.custom.shinonome .fixed-btn .cta-btn a .arrow{
  width: 22px;
  height: 22px;
  bottom: 17px;
  right: 14px;
}
.custom.shinonome .fixed-btn .cta-btn a:hover{
  color: var(--hi-red);
  background-color: #fff;
  border: 2px solid var(--hi-red);
}
.custom.shinonome .fixed-btn .cta-btn a .arrow::after{
  background: url(../../images/lp/shinonome/fixed-btn-arrow-hover.png) no-repeat center;
  background-size: contain;
}
.custom.shinonome .fixed-btn{
  top: 345px;
}
@media screen and (max-width:819px){
  .custom.shinonome .fixed-btn{
    top: auto;
  }
  .custom.shinonome .fixed-btn .cta-btn a{
    border-radius: 50px;
    padding: 13px;
    border: 5px solid #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }
  .custom.shinonome .fixed-btn .cta-btn a:hover{
    border: 5px solid var(--hi-red);
  }
  .custom.shinonome .cta-btn a .arrow::before,
  .custom.shinonome .cta-btn a .arrow::after{
    right: 3px;
    left: auto;
    top: 3px;
  }
  .custom.shinonome .fixed-btn .cta-btn a .arrow::before{
    background: url(../../images/lp/shinonome/cta-arrow.png) no-repeat center;
    background-size: contain;
  }
  .custom.shinonome .fixed-btn .cta-btn a .arrow::after{
    background: url(../../images/lp/shinonome/cta-arrow-hover.png) no-repeat center;
    background-size: contain;
  }
}
@media screen and (max-width:767px){
  .custom.shinonome .sec09-contents .sec09-en img
  .custom.shinonome .fixed-btn .cta-btn a{
    font-size: 22px;
    letter-spacing: 0.03em;
    max-width: 100%;
    padding: 11px 10px 11px 30px;
    width: 311px;
  }
  .custom.shinonome .fixed-btn .cta-btn a{
    font-size: 24px;
    width: 345px;
    max-width: 98%;
    padding: 16px 30px 16px 5px;
    letter-spacing: 0;
  }
  .custom.shinonome .fixed-btn .cta-btn a .arrow{
    width: 12px;
    height: 20px;
    bottom: 3px;
    right: -40px;
  }
}
@media screen and (max-width:360px){
  .custom.shinonome .fixed-btn .cta-btn a{
    padding: 16px 30px 16px 15px;
  }
  .custom.shinonome .fixed-btn .cta-btn a .arrow{
    right: -20px;
  }
}
