.footer_sticky { /*display: none !important;*/}

.bpg{
	width: auto;
	margin:0 auto 30px;
	padding:0;
}

.bpg p{
	font-size: 3.8vw;
}

.bpg img{
	padding:0; margin:0;
}

@media (min-width: 640px) {
.bpg p{
	font-size: 28px;
	line-height: 1.8;
}	
.bpg {
    box-shadow: 0px 0px 15px -5px #777777;
	margin:0 auto 50px;
    width: 640px;
  }
}
.kv{
    background: url(/template/default/img/sp/bpg/kv_bg.jpg);
    background-size: cover;
    padding: 0 0 50px;
}
.kv_item{
    margin-top: -500px;
}
.kv_set{
    margin-top: 0;
}
.set-group-pch {
    background: #fff;
    margin: 30px 30px 0;
    padding: 30px;
    display: flex;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.prd-price {
    width: 70%;
}
.prd-img {
    display: block;
    margin-top: -120px;
}
.cta .prd-img {
    margin-top: -90px;
}
.cta .kv_set2 .prd-img {
    margin-left: 30px;
}
.cta .set-group-pch {
    padding: 30px 30px 10px;
}
.bpg_title1 {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.bpg_price_txt {
    text-align: center;
    margin-bottom: 5px;
}
.price_txt_number {
    font-size: 24px;
    font-weight: bold;
}
.ogn_price_per {
    font-size: 18px;
}
.bpg_price_txt .price_en {
    font-size: 15px;
    font-weight: bold;
}
.bpg_price_txt small {
    font-weight: normal;
}
.discount_price_per {
    padding: 2px 4px;
    margin: 0 2px 10px;
}
.sec01{
    background: url(/template/default/img/sp/bpg/sec01_bg.jpg) no-repeat center top;
    background-size: cover;
}
.sec01-content{
    position: relative;
    top: -20px;
}
.sec02{
    background: url(/template/default/img/sp/bpg/sec02_bg.jpg) center top;
    padding: 50px 0;
    margin-top: -20px;
}
.sec02-content{
    margin: 30px 0 20px;
}
.sec02-text{
    text-align: center;
    width: 70%;
    margin: 0 auto;
}
.sec03{
    background: url(/template/default/img/sp/bpg/sec03_bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 50px 0;
}
.sec04{
    text-align: center;
    background: url(/template/default/img/sp/bpg/sec04_bg.jpg) no-repeat center top;
    background-size: cover;
    padding:0 0 60px 0;
}
.sec04 img{
    margin-top: -30px;
}
.sec05{
    padding: 0 0 60px;
}
.sec05-title{
    margin: -4vw 0 30px;
}

.sec05-group{
    position: relative;
    margin-bottom: 30px;
}
.sec05-group p{
    z-index: 3;
    position: relative;
    margin: -10px 0 0 20px;
}
.sec05-group:nth-child(2) p{
    margin-left: 51px;
}

.sec05-group .img{
    position: relative;
    z-index: 1;
}
.sec05 .texture{
    z-index: 2;
    position: absolute;
    right: 0;
    bottom: -30px;
}
.sec05-banner{
    text-align: center;
}

.sec06-img{
    margin-top:-220px;
    margin-bottom: 40px;
}
.sec06-img .text{
    text-align: center;
    margin: -10px 0 0;
}
.sec06-content{
    position: relative;
}
.sec06-item{
    position: absolute;
    right: 0;
    top: 80px;
}
.sec07{
    margin-top: -30px;
    position: relative;
}
.sec07-content{
    background: url(/template/default/img/sp/bpg/sec07_bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 60px 0;

}
.sec07-title{
    margin-bottom: 30px;
}
.sec07-group:last-child{
    margin-top: 20px;
}
.sec08{
    background: #f5f1d9;
    padding: 0 0 20px;
}
.sec08-title{
    margin-top: -40px;
    position: relative;
}
.sec08-group.group1{
    position: relative;
}
.sec08-group.group2{
    margin-top: -75px;

}
.sec09{
    text-align: center;
    background: url(/template/default/img/sp/bpg/sec09_bg.jpg) no-repeat center top;
    background-size: cover;
    padding:50px 0;
}
.sec09-title{
    margin: 0 0 30px;
}
.sec09 .youtube{
    text-align: center;
}
.sec10{
    background: url(/template/default/img/sp/bpg/sec10_bg.jpg) no-repeat center top;
    background-size: cover;  
    padding: 60px 0 160px;
}
.sec10-title{
    margin: 0 0 50px;
}
.sec10-content{
    width: 90%;
    margin: auto;
}
.sec10-group{
    border-top:1px solid #c2e3eb;
    padding: 30px 0;
}
.sec10-group:last-child{
    border-bottom:1px solid #c2e3eb;
}
.sec10 .q-block{
    cursor: pointer;
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 2.3rem;
}
.sec10 .plus{
    flex-shrink: 0;
    transition: all .2s;
    background: url(/template/default/img/sp/bpg/sec10_icon01.png) no-repeat center right;
    background-size: 100% auto;
    display: inline-block;
    width: 80px;
    height: 80px;
    margin: 0 0 0 auto;
}
.sec10 .active .plus{
    background: url(/template/default/img/sp/bpg/sec10_icon02.png) no-repeat center right;
    background-size: 100% auto;
}
.sec10 .q-block .text{
    padding: 0 20px 0 0;

}
.sec10 .a-block{
    display: none;
    background: #fff;
    padding: 20px;
    font-size: 2rem;
    margin-top: 20px;
}
.cta{
    margin-top: -111px;
    background: #eaf0f5;
}
.cta-group{
    background: #eaf0f5;

}
@media(max-width:639px){
    .kv {
        padding: 0 0 32px;
    }
    .kv_item {
        margin-top: -72vw;
    }

    .kv_set{
        margin-top: 0;
    }
    .set-group-pch {
        background: #fff;
        margin: 30px 15px 0;
        padding: 20px 15px;
        display: flex;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    }
    .prd-price {
        width: 70%;
    }
    .prd-img {
        display: block;
        margin-top: -60px;
        width: 34%;
    }
    .cta .prd-img {
        margin-top: -50px;
    }
    .cta .kv_set2 .prd-img {
        margin-top: -40px;
    }
    .cta .kv_set2 .prd-img img {
        width: 60%;
    }
    .cta .kv_set2 .prd-price {
        width: 90%;
    }
    .cta .set-group-pch {
        padding: 20px 15px 10px;
    }
    .cta .kv_set2 .set-group-pch {
        padding: 20px 15px 20px;
    }
    .bpg_title1 {
        font-size: 15px;
        font-weight: bold;
        text-align: center;
    }
    .bpg_price_txt {
        text-align: center;
    }
    .price_txt_number {
        font-size: 19px;
        font-weight: bold;
    }
    .ogn_price_per {
        text-decoration: line-through;
        font-size: 14px
    }
    .bpg_price_txt .price_en {
        font-size: 14px;
        font-weight: bold;
    }
    .price_small {
        font-weight: normal;
    }
    .discount_price_per {
        padding: 1px 2px;
        margin: 0 0 4px;
    }
    .bpg_price_txt small {
        font-weight: normal;
    }
    
    .sec02 {
        padding: 30px 0;
        margin-top: -20px;
    }
    .sec03 {
        padding: 30px 0;
    }
    .sec04{
        padding: 0 0 40px 0;
    }
    .sec04 img {
        margin-top: -20px;
    }
    .sec05 {
        padding: 0 0 30px;
    }
    .sec05-title {
        margin: -4vw 0 20px;
    }
    .sec05-group {
        margin-bottom: 13px;
    }
    .sec05-group p {
        margin: -5px 0 0 15px;
    }
    .sec05-group:nth-child(2) p {
        margin-left: 25px;
    }
    .sec05 .texture {
        bottom: -20px;
        width: 110px;
    }
    .sec05-banner {
        width: 90%;
        margin: auto;
    }
    .sec06-img {
        margin-top: -28vw;
        margin-bottom: 30px;
    }
    .sec06-item {
        top: 40px;
    }
    .sec07 {
        margin-top: -15px;
    }
    .sec07-content {
        padding: 30px 0;
    }
    .sec07-title {
        margin-bottom: 10px;
    }
    .sec08-group.group2 {
        margin-top: -9vw;
    }
    .sec09 {
  
        padding: 30px 0;
    }
    .sec09 .youtube {
        width: 90%;
        margin: auto;
    }
    .sec09 .youtube iframe{
        width: 100%;
    }
    .sec10{
        padding: 30px 0 70px;
    }
    .sec10-title {
        margin: 0 0 30px;
    }
    .sec10-group {
        padding: 15px 0;
    }
    .sec10 .q-block {
        font-size: 1.45rem;
    }
    .sec10 .plus {
        width: 40px;
        height: 40px;
    }
    .sec10 .q-block .text {
        line-height: 1.3;
    }
    .sec10 .a-block {
        padding: 15px;
        font-size: 1.3rem;
        margin-top: 15px;
        line-height: 1.4;
    }
    .cta {
        margin-top: -16vw;
    }
}


.invisible {
	visibility: hidden;
}
.animated {
	animation-duration: 1.2s; 
	animation-delay: 0.2s;
}

.animated_slow { animation-delay: 0.8s; }

.animated_slow1 { animation-delay: 0.1s; }
.animated_slow2 { animation-delay: 0.3s; }
.animated_slow3 { animation-delay: 0.5s; }
.animated_slow4 { animation-delay: 0.7s; }
.animated_slow5 { animation-delay: 0.9s; }
.animated_slow6 { animation-delay: 1.1s; }



@-webkit-keyframes fadeInDown {
	from {
	  opacity: 0;
	  -webkit-transform: translate3d(0, -10%, 0);
	  transform: translate3d(0, -10%, 0);
	}
  
	to {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }
  
  @keyframes fadeInDown {
	from {
	  opacity: 0;
	  -webkit-transform: translate3d(0, -10%, 0);
	  transform: translate3d(0, -10%, 0);
	}
  
	to {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }
  
  .fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
  }
  

  
  @-webkit-keyframes fadeInLeft {
	from {
	  opacity: 0;
	  -webkit-transform: translate3d(-3%, 0, 0);
	  transform: translate3d(-3%, 0, 0);
	}
  
	to {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }
  
  @keyframes fadeInLeft {
	from {
	  opacity: 0;
	  -webkit-transform: translate3d(-3%, 0, 0);
	  transform: translate3d(-3%, 0, 0);
	}
  
	to {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }
  
  .fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
  }


  @-webkit-keyframes fadeInRight {
	from {
	  opacity: 0;
	  -webkit-transform: translate3d(3%, 0, 0);
	  transform: translate3d(3%, 0, 0);
	}
  
	to {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }
  
  @keyframes fadeInRight {
	from {
	  opacity: 0;
	  -webkit-transform: translate3d(3%, 0, 0);
	  transform: translate3d(3%, 0, 0);
	}
  
	to {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }
  
  .fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
  }


@-webkit-keyframes fadeInUp {
	from {
	  opacity: 0;
	  -webkit-transform: translate3d(0, 5%, 0);
	  transform: translate3d(0, 5%, 0);
	}
  
	to {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }
  
  @keyframes fadeInUp {
	from {
	  opacity: 0;
	  -webkit-transform: translate3d(0, 5%, 0);
	  transform: translate3d(0, 5%, 0);
	}
  
	to {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }
  
  .fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
  }
 .message__thumbnail-sp{
	 display: none;
 } 