@charset "utf-8";
.pc,.pc-img,.deco-box,.deco-box2{
    display: none;
}
.bg{
    background-image: url(../img/bg.jpg);
    background-repeat: repeat;
    /* background-size: 200px 200px; */
}
.fixed-image{
    position: fixed;
    bottom: 10px;
    left: 50%;

    width: 80%;
    max-width: 270px;
    opacity: 0;
    transition: opacity 0.3s linear;
    z-index: 4;
    pointer-events: none;
    transform: translateX(-50%) translateZ(0);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
 }
.fixed-image.show{
    opacity: 1;
}
.fixed-image.pop{
    animation: popAnim 0.4s ease;
}
@keyframes popAnim {
    0%{
        transform: translateX(-50%) scale(0.6) rotate(-3deg);
        /* opacity: 0.1; */
    }
    60%{
        transform: translateX(-50%) scale(1.1) rotate(2deg);
    }
    100%{
        transform: translateX(-50%) scale(1) rotate(0deg);
        /* opacity: 1; */
    }
}
/* .fixed-image img{
    width: 100%;
    transition: opacity 0.3s ease;
} */
.top-wrapper{
    /* width: 90%; */
    margin: 0px auto; 
    padding-top: 100px;
}
/* main{
    background-color: #2AA1BF;    
} */
img{
    margin: 0 auto;
    width: 100%;
    /* max-width: 400px; */
}
img.sp-img {
    /* max-width:500px ; */
    margin: 0 auto;
}
h2,small,a,li{
    font-size: 1.2rem;
    color: #222;
    line-height: 1.5;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
}
p{
  font-size: 1.2rem;
  line-height: 1.5;
  font-family: "Zen Maru Gothic" , "Noto Sans JP", sans-serif;
  font-weight: 700;
}
.coment{
    padding: 0px 10px;
    max-width: 500px;
    margin: 20px auto 30px;
    text-align: center;
}

/* 文字流れる */
.smooth {
    clip-path: inset(0 100% 0 0);
    display: inline-block;
    /* font-size: 36px; */
    transition: 1.4s cubic-bezier(0.37, 0, 0.63, 1);
    transition-property: clip-path;
    line-height: 1;
    /* height: 40px; */
    /* margin-top: 15px; */
  }
  .smooth.is-animated {
    clip-path: inset(0);
  }
/* 文字流れる */


.flex{
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.sp ul.glonav li a{
    font-size: 2.2rem;
    color: #fff;
}
a{
    transition: .4s;
}
a:hover{
	opacity: 0.8;
}

.kuppy-logo{
    max-width: 230px;
    margin: 10px auto ;
}

/* sec1 */
/* h2{
    text-align: center;
    margin-top: 80px;
    margin-bottom: 20px;
    font-family: "Hind", sans-serif;
    font-style: oblique;
} */
/* h2 span{
    font-weight: 500;
    font-size: 2.2rem;
} */
/* h2 span.number{
    font-size: 2.4rem;
    display: inline-block;
    padding-bottom: 10px;
} */
/* .flexbox{
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 400px;
    margin: 5px 0 0 10px;
} */
/* #sec1 .coment p,#sec1 span,#sec3 .coment p,#sec3 span,#sec4 .btn span{
    color: #2AA1BF;
} */
section{
    width: 90%;
    max-width: 500px;
    margin: 0px auto 100px;
    padding-top: 150px;
}
section:last-child{
    margin: 50px auto 0px;
    padding-bottom:100px ;
}
/* #sec1 {
    position: relative;
    padding-top: 70px;
} */

.item-img{
    position: relative;
    /* max-width: 290px; */
    max-width: 85%;
    margin: 0 auto;
    /* padding-top: 26%; */
}
#sec1 h2,#sec3 h2{
    position: absolute;
    top:-70px;
    left: -10%;
    max-width: 246px;
    width:85%;
    z-index: 1;
}
#sec2 h2,#sec4 h2,#sec6 h2{
    position: absolute;
    top:-70px;
    right: -10%;
    max-width: 93px;
    width: 85%;
    z-index: 1;
}
#sec5 h2{
    position: absolute;
    top:-27px;
    left: -10%;
    max-width: 193px;
    width: 85%;
    z-index: 1;
}
.item-img a img{
    /* padding-top: 26%; */
    border-radius: 27px;
}
.number{
    position: absolute;
    top:-53px;
    /* left: 78%; */
    /* bottom: 0; */
    right: -10%;
    max-width: 83px;
    z-index: 1;
    width: 30%;
    /* height: 83px; */
}
.number2{
    position: absolute;
    top:-40px;
    left: -10%;
    max-width: 83px;
    z-index: 1;
    width: 30%;
    /* height: 83px; */
}
.item-img2{
    position: relative;
    max-width: 250px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.item-img2 img{
    max-width: 220px;
    margin: 50px auto;
    border-radius: 27px;
}
.item-img2::before{
    content: ''; 
    position: absolute;
    top: -20px;
    left: -10px;
    width: 116px;
    height: 40px;
    background-image: url('../img/point.png');
    background-size: cover;
    z-index: 1;
}
.item-img2::after{
    content: ''; 
    position: absolute;
    /* bottom: -10px; */
    bottom: 90px;
    right: 0px;
    width: 40px;
    height: 40px;
    background-image: url('../img/flower.png');
    background-size: cover;
    z-index: 1;
}
.check-btn{
    width:100px;
    /* text-align: center; */
    font-size: 1.2rem;
    font-weight: bold;
    color: #FFF;
    height:34px;
    line-height: 2;
    margin: 10px 0px 0px auto;
    /* padding: 0px 0px 0px 10px; */
    border-radius: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.check-btn .arrow img{
    width: 21px;
    margin-left: 5px;
}
#sec1 .check-btn{
    background-color: #e60012;
}
#sec2 .check-btn{
    background-color: #1b43d7;
}
#sec3 .check-btn{
    background-color: #109f31;
}
#sec4 .check-btn{
    background-color: #f08200;
}
#sec5 .check-btn{
    background-color: #ec34a0;
}
#sec6 .check-btn{
    background-color: #c000f0;
}
.pricebox{
    max-width: 500px;
    margin: 20px auto;
    text-align: end;
}
.btn{
    max-width: 250px;
    margin: 12px auto;
}

.pricebox2{
    max-width: 500px;
    margin: 20px auto;
    text-align: left;
}
.pricebox2 .check-btn{
    width:100px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #FFF;
    height:34px;
    line-height: 2;
    margin: 10px 0px;
    border-radius: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer{
    width: 100%;
    padding:50px 0px;
    margin: 0 auto;
    background-color: #e60012;
}
.logo-ear{
    max-width: 55px;
    margin: 0 auto;
    margin-bottom: 40px;
}
 .flex img{
    max-width: 25px;
}
 .flex a{
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 20px;
    background-color: #FFF;
    border-radius: 50%;
    align-content: center;
}
small{
    display: block;
    margin: 50px auto 0 auto;
    text-align: center;
    color: #FFF;
}
.qr a{
    display: none;
}
@media screen and (min-width:500px){
.top-wrapper,section{
    max-width: 500px;
}
.bg{
    position: relative;
}
#sec1 h2,#sec3 h2{
    position: absolute;
    top:-70px;
    left: -10%;
    max-width: 246px;
    width: 100%;
    /* height: 93px; */
    z-index: 1;
}
#sec2 h2,#sec4 h2,#sec6 h2{
    position: absolute;
    top:-70px;
    right: -10%;
    max-width: 93px;
    width: 100%;
    /* height: 254px; */
    z-index: 1;
}
#sec5 h2{
    position: absolute;
    top:-27px;
    left: -10%;
    max-width: 193px;
    width: 100%;
    /* height: 44px; */
    z-index: 1;
}
.number{
    width: 100%;
}
.number2{
    width: 100%;
}
.item-img2 img{
    max-width: 250px;
}
}
@media screen and (min-width:780px){
    .sp-img{
        display: none;
    }
    .pc-img{
        display: block;
    }
    .pc{
        display: block;
        position: fixed;
        bottom:0;
        right: 85%;
        z-index: 3;
    }
    .pc div{
        margin: 0 auto;
        margin-bottom: 20px;
        max-width: 100px;
    }
    .pc div p{
        color: #353535;
        font-size: 1.2rem;
        text-align: center;
        /* box-sizing: border-box;
        padding: 5px;
        width: 90px; */
    }
    .pc img{
        max-width: 95px;
        margin: 0 auto;
    }
    .logo-ear{
        max-width: 70px;
    }
}
@media screen and (min-width:1024px){
/* section{
    width: calc(100% /2);
} */
.pc{
    right: 90%;
}
}
@media screen and (min-width:1170px){
    .wrapper{
        display: flex;
        justify-content: center;
        align-content: center;
    }
    .wrapper2{
        margin: 0 auto;
    }
    .deco-box{
        transition: .5s;
        opacity: 0;
        display: block;
        /* position: relative; */
        z-index: 1;
        position: fixed;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: calc(100% / 3);
    }
    .deco-box2{
        transition: .5s;
        opacity: 0;
        display: block;
        z-index: 1;
        position: fixed;
        top: 50%;
        right:0;
        transform: translateY(-50%);
        width: calc(100% / 3);
    }

    .deco-box.fixed,.deco-box2.fixed{
        opacity: 1;
        z-index: 1;
    }
    .deco2{
        width: 200px;
        margin: 0 auto;
    }
    .deco3{
        width: 200px;
        margin: 0 auto;
    }
    .item-menu{
        max-width: 330px;
        width: 100%;
        box-sizing: border-box;
        padding: 20px;
        background-color: #FFF;
        border-radius: 25px;
        margin: 0 auto;
    }
    .item-menu li a{
        font-size: 1.4rem;
        line-height: 44px;
        display: flex;
        align-items: center;
    }
    .item-menu li a img{
        max-width: 83px;
        width: 20%;
        margin:0 10px 0 0;
    }
    .nav1{
        color: #e60012;
        font-weight: 700;
    }
    .nav2{
        color: #1b43d7;
        font-weight: 700;
    }
    .nav3{
        color: #109f31;
        font-weight: 700;
    }
    .nav4{
        color: #f08200;
        font-weight: 700;
    }
    .nav5{
        color: #ec34a0;
        font-weight: 700;
    }
    .nav6{
        color: #c000f0;
        font-weight: 700;
    }
}
@media screen and (min-width:1200px){
    /* section{
        width: calc(100% /2);
    } */
    .pc{
        right: 90%;
    }
    #sec4 .loop-img{
        width: calc(100vw / 9);
      }
}