@charset "utf-8";
html, body {
    margin: 0px;
    padding: 0px;
   }

   body {
    font-family: "Zen Kaku Gothic New";
    font-size: 1em;
    color: #10cdd9;
    line-height:2.5em;
    background-color: #DBEBEC;
         }

    a{text-decoration: none;}
    a:link {color: #333333;}
     
#container{
    background-color: #fff;
    background-size: contain;
    width: 390px;
    height: 6000px;
    max-width :390px;
    background-size: contain;
    text-align: center;
     }
   
.keyvisual{
    width: 390px;
    height: 770px;
   background-image: url(img/haikei1.png);
   background-size:cover;
}

.hanburgermark{
    width: 390px;
    text-align: right;
    padding-bottom: 0%;
    margin: 0 auto;
    position: fixed;
    top: 10px;
    z-index: 3;
}

.mark{
    padding: 20px;
    margin: 0 auto;
    filter: drop-shadow(0px 5px 4px #52D4D9);
}

.toptitle{
    width: 390px;
    justify-content: center;
    padding-bottom: 0%;
}

.subtitle{
    position: absolute;
    top: 50px;
    left: 33px;
}

.title{
    position: absolute;
    top: 120px;
    left: 33px;
    filter: drop-shadow(0px 5px 0px #52D4D9);
}

.visual{
    width: 390px;
    text-align: center;
    padding-bottom: 0%;
    margin: 0 auto;
    position: absolute;
    top: 210px;
    left: 0;
    color: #000;
}

.illust{
   padding: 10px;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.curel1-1{
    position: absolute;
    top: 80px;
    left: 130px;
}

.illust,.curel1-1{
    display: flex;
    flex-direction: row;
}

.syohin{
    margin-top: 0px;
    
}

.jun{
    color: #000;
    margin: 0;
}

.uv{
    color: #000;
    font-size: 48px;
    margin: 0;
}

/*sonzaiigi*/
.sonzaiigi{
    width: 390px;
    height: 1000px;
    background-image: url(img/haikei_gray2.png);
    background-size:cover; 
    padding-bottom: 14em;   
}

.tegaki{
    margin-top: 140px;
    margin-bottom: 0px;
}

p{
    color: #10cdd9;
    justify-content: center;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 40px;
}

.statement{
    margin-right: 20px;
    margin-left: 20px;
}

/*kyanpenpage*/
.kyanpenpage{
    width: 390px;
    height: 2299px;
    background-image: url(img/haikei2.png);
    background-size:cover;
    padding-top: 10em;
}

.baroon{
   margin: 0;
}

.tag{
    margin: 0;
}

.tt{
    text-decoration: underline;
    color: #10cdd9;
    font-size: 20px;
    margin: 0;
}

.haiji{
    color: #818181;
    margin-left: 60px;
    margin-top: 0;
    font-size: 16px;
    line-height: 18px;
    text-align: left;
}

.toukou {
    display: flex;
    width: 100%;
    overflow: scroll;
    gap: 20px;
    margin-top: 30px;
    filter: drop-shadow(7px 9px 3px #BAD9D8);
}

.botan{
    padding-bottom: 0%;
    margin-top: 48.5px;
    margin-bottom: 80px;
    margin-right: 25px;
}

.box{
    display: block;
    border: 6px solid #10cdd9;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left:40px;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 18px;
    width: 300px;
    border-radius: 10px;
    box-shadow: 10px 10px 0px 0px rgba(16, 205, 217, 1);
    padding-top: 20px;
    padding-bottom: 20px;
}

.konna{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}

hr{
    border-top: 5px dotted #52D4D9;
}


.aikon1,.aikon2{
    display:inline-block;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 18px;
    margin-bottom: 1em;
    margin-top: 1em;
}

.aikon2{
    margin-right: 5px;
    margin-left: 5px;
}

.kk{
    line-height:0em;
    font-size: 1rem;
    margin: 0;
}



.buy{
    padding-bottom: 0%;
    margin: 50px 0px;
    text-align: right;
}

/*footer*/
.simple{
    width: 390px;
    height: 1500px;
    margin: 0;
    bottom: 0px;
    background-image: url(img/haikei_gray3.png);
    background-size:auto;
}

.saigo{
    margin-top: 80px;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px;
    font-size: 24px;
}

.pagetopbtn{
    display:block;
    align-items: center;
    justify-content: center;
    color: #10cdd9;
}

/*pagetop*/
html {
    scroll-behavior: smooth;
}
.pagetop {
    height: 100px;
    background: #fff;
    border-radius: 50%;
    display: block;
    text-align: center;

}

.pagetop__arrow {
    height: 40px;
    width: 40px;
    border-top: 4px solid #10cdd9;
    border-right: 4px solid #10cdd9;
    transform: translateY(20%) rotate(-45deg); 
    margin-left: auto; 
    margin-right: auto;
}

.top{
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.top p{
    margin-top: -0.25em;
    color: #000;
}


.ft{
    background-image: url(img/footer2.png);
    width: 390px;
    height: 720px;
    margin-top: 20px;
}
 
.ki{
    padding: 250px 20px 20px 20px;
}

.kiyaku{
    text-decoration: underline;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 14px;
    
}
 
.copyright{
    margin-top: 50px;
    color: #fff;
    font-size: 14px;
}