@charset "utf-8";
/* CSS Document */

/*******************

LP style

********************/
html , body {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
body {
  background: #f8f8f8;  
}

/* font
--------------------------------------------------*/
.oswald {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

/* content
--------------------------------------------------*/
.lpbox , #lpfooter {
  font-size: 14px;
  font-size: 3.7333vw;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  color:#303030;
  line-height:1.5em;
}
@media screen and (min-width:750px){
  .lpbox , #lpfooter {
    font-size: 28px;
    max-width: 750px;
    margin: 0 auto;
  }
}
.lpbox a , #lpfooter a{
  color: inherit;
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
}
.lpbox a:hover, #lpfooter a:hover{
  text-decoration: underline;
}
.lpbox span, #lpfooter span {
  font-size: inherit;
  font-weight: inherit;
}
.lpbox img ,
#lpfooter img {
  width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: bottom;
}
.lpbox img.img-t ,
#lpfooter img.img-t {
  vertical-align: top;
}
/* cart css reset */

.lpbox header ,
.lpbox h1 ,
.lpbox h2 ,
.lpbox h3 ,
.lpbox p ,
.lpbox dl ,
.lpbox dt ,
.lpbox dd ,
.lpbox div ,
.lpbox section ,
.lpbox span {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
}
#lpfooter footer ,
#lpfooter div,
#lpfooter p {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
}
#lpfooter ul,
#lpfooter li {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
  list-style: none;
}
/*----------------------------------------*/
.lpbox #fv {
  display: block;
  overflow: hidden;
}
.lpbox .fv__text {
  display: block;
  position: relative;
}
.lpbox .fv__text--01 {
  display: block;
  position: absolute;
  width: 24%;
  left: 5.5%;
  bottom: 11%;
}
.lpbox .fv__text--02 {
  display: block;
  position: absolute;
  width: 26.4%;
  left: 49.6%;
  bottom: 11%;
}
.lpbox .fv__icons {
  display: block;
  position: relative;
}
.lpbox .fv__iconsbox {
  position: absolute;
  bottom: 5.5%;
  left: 0;
  box-sizing: border-box;
  padding: 2.66%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  width: 100%;
  z-index: 3;
}
.lpbox .fv__icon {
  box-sizing: border-box;
  padding: 0 1%;
}
/*----------------------------------------*/
.lpbox .cp {
  display: block;
  margin: 2% auto 5%;
}
.lpbox .cp__text {
  text-align: center;
  background: url(../img/webp/cp_02.webp) no-repeat top left;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0 3.8% 1%;
}
.lpbox .cp__text p {
  font-weight: bold;
}
.lpbox .cp__text p span {
  font-size: 1.1em;
  color: #b60909;
}
/*----------------------------------------*/
.lpbox .maker__box {
  background: #fff7e8;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-around;
  padding: 3.66%;
}
.lpbox .maker__box > * {
  background-color: #fff;
  box-sizing: border-box;
  padding: 2%;
  width: 44.66%;
  margin: 0 0 3.66%;
}
.lpbox .slider_link {
  display: block;
  position: relative;
}



/*----------------------------------------*/
.lpbox .purchase__slider {
  background: #efeae7 url(../img/webp/purchase_02.webp) no-repeat top left;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  box-sizing: border-box;
  padding: 0 1%;
  margin-bottom: 1em;
}
.owl-carousel .owl-nav button.owl-next span{
  background: url(../img/webp/sl_nav_r.webp) no-repeat top right;
  -webkit-background-size: contain;
  background-size: contain;
  width: 3em;
  height: 5em;
  position: absolute;
  top: 25%;
  right: 0;
}
.owl-carousel .owl-nav button.owl-prev {
  background: url(../img/webp/sl_nav_l.webp) no-repeat top left;
  -webkit-background-size: contain;
  background-size: contain;
  width: 3em;
  height: 5em;
  position: absolute;
  top: 25%;
  left: 0;
}

/*----------------------------------------*/
.lpbox .reason__box {
  position: relative;
  display: block;
  overflow: hidden;
}
.lpbox .reason__sttl {
  display: block;
  position: absolute;
}
.lpbox .reason__sttl--01 {
  width: 46.66%;
  right: 0;
  top: 14%;
}
.lpbox .reason__sttl--02 {
  width: 57.33%;
  left: 0;
  top: 11%;
}
.lpbox .reason__sttl--03 {
  width: 49.33%;
  right: 0;
  top: 13%;
}
.lpbox .reason__sttl--04 {
  width: 69.33%;
  left: 0;
  top: 20.2%;
}


/*----------------------------------------*/
.lpbox .choose__box {
  display: block;
  position: relative;
}
.lpbox .choose__iconsbox {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding: 2.66%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  width: 100%;
  z-index: 3;
}
.lpbox .choose__icon {
  box-sizing: border-box;
  padding: 0 1%;
}
/*----------------------------------------*/
.lpbox .cta__box {
  margin: 0 auto;
  position: relative;
}
.lpbox .cta__btn {
  position: absolute;
  top: 2em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 86.2%;
}
.lpbox .cta__btn {

}
.lpbox .cta__box__cp {
  font-family: "メイリオ" ;
  position: absolute;
  bottom: 3.5em;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  font-weight: bold;
  font-size: 1em;
  letter-spacing: .1em;
}
.lpbox .cta__box__cp span {
  color: #b60909;
}
.lpbox .cta__btn__tel {
  position: absolute;
  top: 1.8em;
  left: 2.1em;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  letter-spacing: .1em;
}
.lpbox .cta__btn__teltext {
  position: absolute;
  color: #fff;
  font-weight: bold;
  letter-spacing: .1em;
  top: 7.5em;
  font-size: .75em;
  left: 1.1em;
}
.lpbox .cta__btn02 {
  position: absolute;
  top: 3.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 86.2%;
}
.lpbox .cta__btn03 {
  position: absolute;
  top: 10em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 86.2%;
}
.lpbox .cta__btn__text {
  position: relative;
  z-index: 1;
  margin: 0 auto -1%;
  width: 86%;
}
.lpbox .cta__btn a {
  display: block;
  position: relative;
  z-index: 2;
}
.lpbox .cp__text--cta {
  background: url(../img/webp/cta_06.webp) repeat top left;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  padding: 0 3.8% 1%;
}
/*---------------------------*/
.lpbox #fixbtn {
  position: fixed;
  display: block;
  z-index: 999;
  overflow: hidden;
  overflow: hidden;
}
@media screen and (min-width:750px){
  .lpbox #fixbtn {
    right: 15px;
    bottom: 15px;
  }
}
@media screen and (max-width:749px){
  .lpbox #fixbtn {
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    left: 0;
    width: 100%;
    bottom: -100%;
    background-color: rgba(0,0,0,0.4);
  }
  .lpbox #fixbtn.fixbtn--visible {
    bottom: 0;
  }
}
.lpbox #fixbtn .fixbtn__box {
  position: relative;
  bottom: 0;
  display: block;
  margin: 0 auto;
  position: relative;
  max-width: 750px;
}

@media screen and (min-width:750px){
  .lpbox #fixbtn .fixbtn__box {
    display: none;
  }
}

.lpbox #fixbtn:not(.talent) .fixbtn__bnr {
}
.fixbtn__bnr--time {
  position: absolute;
  top: 0;
  top: 120px;
  left: 65px;
  font-size: 1.2rem;
  font-size: 16px;
}

@media screen and (max-width:749px){
  .lpbox #fixbtn .fixbtn__bnr {
    display: none;
  }
}
.lpbox #fixbtn:not(.talent) .fixbtn__bnr a {
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  font-family: 'Shippori Mincho', serif;
  font-weight: 700;
  background-image: url(../img/bnr_piano-02.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width:750px){
  .lpbox #fixbtn:not(.talent) .fixbtn__bnr a {
    position: relative;
    display: block;
    width: 300px;
    height: 160px;
    line-height: 1.3;
    padding-top: 10px;
  }
}
.lpbox #fixbtn:not(.talent) .fixbtn__bnr .fixbtn__bnr--tel {
  font-family: "genshin_b";
  font-size: 145%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 3.7em;
  margin-left: 1em;
}
/* .lpbox #fixbtn:not(.talent) .fixbtn__bnr .fixbtn__bnr--tel::before {
content: "";
width: 26px;
height: 26px;
background-image: url(../img/webp/icon_tel01.webp);
background-repeat: no-repeat;
background-size: contain;
display: block;
margin-right: 10px;
} */

.lpbox .rank__note {
  background: #FFF;
  padding: 30px;
  font-size: 16px;
  line-height: 1.6;
  color: #727272;
}
.lpbox .rank__note span, .lpbox .rank__note a {
  color: inherit;
  text-decoration: underline;
  pointer-events: none;
}

@media screen and (max-width:749px){
  .lpbox .rank__note {
    padding: 15px;
    font-size: 12px;
  }
}

/* タレント起用版 */
@media screen and (min-width:750px){
  .lpbox #fixbtn.talent {
    right: 0;
    bottom: 0;
    transition: all .8s;
  }
  .lpbox #fixbtn.talent.fixhide {
    bottom: -50%;
  }
  .lpbox #fixbtn.talent .fixbtn__bnr {
    background: url(../img/bnr_piano-02_talent.png) center bottom / contain no-repeat;
  }
  .lpbox #fixbtn.talent.timercontent__hide .fixbtn__bnr {
    display: none;
  }
  .lpbox #fixbtn.talent .fixbtn__bnr a {
    width: 380px;
    height: 164px;
    display: block;
  }
  .lpbox #fixbtn.talent .fixbtn__bnr a:hover {
    text-decoration: none;
  }
  .lpbox #fixbtn.talent .fixbtn__bnr .fixbtn__bnr--tel {
    display: inline-block;
    position: absolute;
    font-size: 35px;
    position: absolute;
    top: 88px;
    left: 65px;
    color: #000;
  }
}

.lpbox .fixbtn__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  box-sizing: border-box;
  padding-left: 1.8%;
  padding-right: 0.7%;
  padding-top: 1.8%;
}

@media screen and (min-width:750px){
  .lpbox #fixbtn {
    /*display: none;*/
  }
}

@media screen and (max-width:749px){
  .lpbox .fixbtn__item--line {
    width: 18%;
  }
  .lpbox .fixbtn__item--tel {
    width: 64%;
  }
  .lpbox .fixbtn__item--tel > a {
    font-size: 3vw;
    height: 16vw;
    padding-top: 4vw;
    background-image: url(../img/webp/ft_btn_tel.webp);
    background-size: 100%;
    position: relative;
    font-family: "genshin_b";
    font-weight: 700;
    padding-left: 8vw;
    line-height: 3.2;
  }
  }
  .lpbox #fixbtn.timercontent__hide .fixbtn__item--tel > a {
    padding-left: 3vw;
    padding-right: 3vw;
    pointer-events: none;
    background-image: url(../img/webp/ft_btn_bg02.webp);
  }
  .lpbox .fixbtn__item--tel .fixbtn__item--small {
    font-size: 77%;
    display: inline-block;
  }
  .lpbox .fixbtn__item--tel .fixbtn__item--telnum {
    font-size: 130%;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: .05em;
    color: #fff;
    padding-top: 1.5vw;
  }
  .lpbox #fixbtn.timercontent__hide .fixbtn__item--tel .fixbtn__item--telnum {
    display: none;
  }
  .lpbox #fixbtn.timercontent__hide .fixbtn__item--telText {
    display: none;
  }
  .lpbox .fixbtn__item--tel .fixbtn__offhouer__time {
    display: none;
  }
  .lpbox #fixbtn.timercontent__hide .fixbtn__item--tel .fixbtn__offhouer__time {
    display: block;
    color: #FFFFFF;
    line-height: 1.6;
    text-align: center;
    font-weight: 700;
    font-size: 3.4vw;
  }
  /*   .lpbox .fixbtn__item--tel .fixbtn__item--telnum:before{
  content: "";
  width: 8vw;
  height: 8vw;
  background-image: url(../img/webp/icon_tel01.webp);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin-right: 10px;
  position: absolute;
  left: 3vw;
  top: 50%;
  transform: translateY(-50%);
} */
}
/*---------------------------*/


.lpbox .product {
  margin: 0 auto;
  position: relative;
}
.lpbox .product__box {
  background: #aaa;
  border: 2px solid;
  box-sizing: border-box;
  position: relative;
  width: 93.75%;
  z-index: 2;
  margin: 0 auto 0;
}
.lpbox .product__box dt {
  background-color: #333;
  color: #fff;
  padding: 2%;
  position: relative;
  text-align: center;
}
.lpbox .product__box dd {
  padding: 2%;
  position: relative;
  text-align: center;
}
.lpbox .product__box dd.txt--left {
  text-align: left;
}

.lpbox .cta_offhouer {

}

.lpbox .cta_offhouer .cta_offhouer__text {
    margin-bottom: 3%;
    line-height: 1.6;
}

.lpbox .cta_offhouer .cta_offhouer__text span {
  font-weight: 700;
  color: #b60909;
}

.lpbox .cta_offhouer .cta_offhouer__time {
    border: 1px solid #000000;
    text-align: center;
    padding: 5% 3%;
    font-weight: 700;
    margin: 0 1%;
}

/*-------------------------------------------
form
-----------------------------------------------*/
#form__area {
  box-sizing: border-box;
  width: 100%;
  margin: 1em auto;
  padding: 0;
}


/*-------------------------------------------
footer
-----------------------------------------------*/
#lpfooter {
  background: #fff;
}
#lpfooter .logo {
  display: block;
  margin: 0 auto;
  width: 59%;
  padding:  10% 0;
}
#lpfooter .address_text {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
}
#lpfooter .address_text span {
  color: #ad8310;
}
#lpfooter .footer__link {
  text-align: center;
  padding: 3em 0;
  background: #fff;
}
#lpfooter .footer__link li{
  font-size: 1em;
  margin-bottom: 1em;
}
#lpfooter #copy {
  text-align: center;
  font-size: .6em;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: #ad8310;
  box-sizing: border-box;
  padding: .5em;

}


/*------------------------------
animation
-----------------------------*/
/*
.lpbox .fadein {
display: block;
-webkit-transition: all .8s ease;
-o-transition: all .8s ease;
transition: all .8s ease;
-webkit-filter: blur(0);
-o-filter: blur(0);
filter: blur(0);
opacity: 1;
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.lpbox .animhide .fadein {
-webkit-filter: blur(0.1em);
-o-filter: blur(0.1em);
filter: blur(0.1em);
opacity: 0;
-webkit-transform: translate3d(0,50%,0);
-ms-transform: translate3d(0,50%,0);
-o-transform: translate3d(0,50%,0);
transform: translate3d(0,50%,0);
}
.lpbox .slidein {
display: block;
-webkit-transition: all .8s ease;
-o-transition: all .8s ease;
transition: all .8s ease;
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
opacity: 1;
}
.lpbox .animhide .slidein--r {
opacity: 0;
-webkit-transform: translate3d(100%,0%,0);
-ms-transform: translate3d(100%,0%,0);
-o-transform: translate3d(100%,0%,0);
transform: translate3d(100%,0%,0);
}
.lpbox .animhide .slidein--l {
opacity: 0;
-webkit-transform: translate3d(-100%,0%,0);
-ms-transform: translate3d(-100%,0%,0);
-o-transform: translate3d(-100%,0%,0);
transform: translate3d(-100%,0%,0);
}


.lpbox .tr-delay--01 {
-webkit-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.lpbox .tr-delay--02 {
-webkit-transition-delay: 0.6s;
-o-transition-delay: 0.6s;
transition-delay: 0.6s;
}
.lpbox .tr-delay--03 {
-webkit-transition-delay: 0.9s;
-o-transition-delay: 0.9s;
transition-delay: 0.9s;
}

*/



/* kirakira */
.kirakira {
  display: block;
  position: relative;
}
.kirakira .kirakira-item {
  background-image: url(../img/webp/kirakira.webp);
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: block;
  position: absolute;
  width: 3em;
  height: 3em;
  top: -0.8em;
  right: -0.5em;
  -webkit-animation-name: kirakira;
  -moz-animation-name: kirakira;
  -o-animation-name: kirakira;
  animation-name: kirakira;
  -webkit-animation-duration: 5s;
  -moz-animation-duration: 5s;
  -o-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@keyframes kirakira {
  from, 0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  17% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  22% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  30% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  to, 100% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
}
.lpbox .shine {
  display: block;
  position: relative;
}
.lpbox .shine span,
.lpbox .slider_link {
  display: block;
  overflow: hidden;
  position: relative;
}
.lpbox .shine span{
  position: absolute;
  top: 0;
  left: 1%;
  display: block;
  z-index: 2;
  width: 97%;
  height: 92%;
  border-radius: 0.5em;
}

.lpbox .slider_link:after ,
.lpbox .shine span:after {
  position: absolute;
  top: -200%;
  left: -150%;
  content: "";
  height: 500%;
  width: 70px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  transform: rotate(60deg);
  animation: 3s shine infinite linear;
  opacity: 0.8;
}

@keyframes shine {
  0% {
    left: -100%;
  }
  80% {
    left: 150%;
  }
  100% {
    left: 150%;
  }
}
