body {/*body全体の背景とフォント設定*/

    /*背景色*/
    background-color: white;
    /*フォント*/
    font-family: 'Verdana','Hiragino Sans','Meiryo',sans-serif ;
    /*サイズ*/
    width: 390px;
    height: 844px;
}

.swiper {
    position: relative;
}

.swiper-wrapper {
    position: fixed;
    
    z-index: auto;
    width: 390px;
}

main{
    width: 390px;
}

/*Swiper上に固定する情報*/
/* header{
    width: 390px;
    height: 90px;
    margin: 0 auto;
    position: fixed; 
    top: 0;
    z-index: 10000;
}
.kotei {
    margin-right: 12px;
    margin-top: 38px;
    display: flex;
    justify-content: flex-end;
} */




.rogo {
    position: fixed; /*Swiperの上に重ねる*/
    
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%); /*中央揃え*/
    color: #71B5FF; /*文字色*/
    text-align: center; /*中央揃え*/
    z-index: 600; /*Swiperより前面に表示*/
}
.ugoku { /*透明マスキングテープ*/
    font-size: 16px; /*説明文のサイズ調整*/
    font-weight: 500;
    background-color: white;
    width: 180px;
    padding: 6px 0;
    margin: 0 auto;
    border-radius: 6px;
    margin-top: 150px;
    top: 50%; 
    left: 50%; 
    text-align: center;
    color: #71B5FF; /*文字色*/
    text-align: center; /*中央揃え*/
    z-index: 600; /*Swiperより前面に表示*/
}


#topni{
    height: 0px;
}



/*トップページのマスキングテープ 位置調整*/
.masute1 {
    /* position: absolute;
    z-index: 500;
    left: 0;
    top: 60px; */
    display: block;/*縦に積む*/
    width: 318px;/*画像の幅*/
    margin: 60px auto 0 0;/*場所*/
    filter:drop-shadow(1px 1px 4px #8d99ae) ;/*影*/
}
.masute2 {
    display: block;
    width: 243px;/*画像の幅*/
    margin: 0 0 0 auto;
    filter:drop-shadow(1px 1px 4px #8d99ae)
}
.masute3 {
    display: block;
    width: 188px;/*幅*/
    margin: 10px auto 0 0;
    filter:drop-shadow(1px 1px 4px #8d99ae)
}
.masute4 {
    display: block;
    width: 244px;/*画像の幅*/
    margin: 10px 0 0 auto;
    filter:drop-shadow(1px 1px 4px #8d99ae)
}
.masute5 {
    display: block;
    width: 306px;/*幅*/
    margin: 40px auto 30px 0;
    filter:drop-shadow(1px 1px 4px #8d99ae)
}




.kasanemasute{
    position: absolute;
    z-index: 500;
    display: block;
    width: 390px;
    height: auto;
}

.gazou{
    position: absolute;
    z-index: 500;
    display: block;

    width: 390px;
    height: 900px;
    margin-top: 900px;
    background-color: white;
    text-align: center; /* 中央よせ */
}
h1{
    margin-top: 40px; /* 上の余白 */
    font-size: 38px; /* 文字サイズ */
    font-weight: 700;
    color: #1687FF;
}
.rubi{
    margin-top: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #1687FF;
    
    letter-spacing:0.05em;
}
.hukuro{
    width: 311px;
    height: 311px;
    border-radius: 50%;
    margin-top: 30px;
    margin-bottom: 43px;
}
.hana2{
    position: absolute;
    z-index: 500;
    width: 90px;
    margin-top: 340px;
}
.hana3{
    position: absolute;
    z-index: 500;
    width: 80px;
    margin-left: 220px;
    margin-top: 380px;
}
h2{
    font-size: 22px;
    font-weight: 700;
    color: #1687FF;
    margin-bottom: 14px;
}
.nedan{
    font-size: 15px;
    font-weight: 400;
    color: #666666;
    margin-bottom: 24px;
}
.setumei{
    font-size: 17px;
    font-weight: 400;
    color: #515151;
    line-height: 1.6;
}
.botan{
    width: 144px;
    height: 45px;

    color: #1687FF;
    margin: 40px auto 0 auto;
    padding: 10px 0;
    
    font-size: 18px;
    border: 2px solid #1687FF;
    border-radius: 50px;
}

.syasin{
    position: relative;
    z-index: 500;
    display: block;

    width: 390px;
    height: 2630px;
    margin-top: 1800px;
    background-color: white;
}
.gazou0{
    width: 390px;
}
.soda{
    margin-top: 40px;
    margin-left: 53px;
    font-size: 32px;
    font-weight: 700;
    color: #1687FF;
    letter-spacing: 0.07em;
}
.midasi{
    margin-top: 15px;
    margin-left: 53px;
    font-size: 18px;
    font-weight: 500;
    color: #515151;
    letter-spacing: 0.08em;
}
.setumei2{
    margin-top: 10px;
    margin-left: 53px;
    margin-right: 53px;
    text-align: justify;
    font-size: 15px;
    font-weight: 300;
    color: #515151;
    line-height: 1.6;
    letter-spacing: 0.1em;
    margin-bottom: 40px;
}

.maru1{/* 丸 */
    position: absolute;
    z-index: 600;
    width: 110px;
    margin-left: 45px;
    margin-top: 1px;
    filter:drop-shadow(1px 1px 2px #8d99ae)
}
.gazou2{/* 写真、かさね下 */
    width: 278px;
    margin-left: 35px;
    margin-top: 70px;
}
.toumei{/* トウメイ */
    position: absolute;
    z-index: 600;/* 上に重ねる */
    writing-mode: vertical-rl;/* 縦書き */

    font-weight: 700;
    font-size: 64px;
    color: #1687FF;
    margin-left: 288px;
    margin-top: 40px;
    filter:drop-shadow(1px 1px 2px #8d99ae)
}
.masute6{
    position: absolute;
    z-index: 600;

    width: 267px;
    margin-left: 124px;
    margin-top: 280px;
    filter:drop-shadow(1px 1px 2px #8d99ae)
}


.kasaneru{/* カサネル */
    position: absolute;
    z-index: 600;/* 上に重ねる */
    writing-mode: vertical-rl;/* 縦書き */

    font-weight: 700;
    font-size: 64px;
    color: #1687FF;
    
    margin-left: 35px;
    margin-top: 110px;
    letter-spacing: 0.1em;
    filter:drop-shadow(1px 1px 2px #8d99ae)
    
}
.masute7{
    position: absolute;
    z-index: 600;

    width: 183px;
    margin-left: 200px;
    margin-top: 510px;
    filter:drop-shadow(1px 1px 2px #8d99ae)
}
.gazou1{
    width: 278px;
    margin-top: 205px;
    margin-left: 77px;
}
.maru2{/* 丸 */
    position: absolute;
    z-index: 600;
    width: 111px;

    margin-left: 255px;
    margin-top: 1000px;
    filter:drop-shadow(1px 1px 2px #8d99ae)
}
.masute8{
    position: absolute;
    z-index: 500;

    width: 282px;
    margin-top: 920px;
    filter:drop-shadow(1px 1px 2px #8d99ae)
}
.gazou3{
    width: 278px;
    margin-top: 46px;
    margin-left: 35px;
}


.gazou4{
    width: 278px;
    margin-top: 200px;
    margin-left: 35px;
    margin-bottom: 90px;
}
.irodoru{
    position: absolute;
    z-index: 600;/* 上に重ねる */
    writing-mode: vertical-rl;/* 縦書き */

    font-weight: 700;
    font-size: 64px;
    color: #1687FF;
    
    margin-left: 288px;
    margin-top: 114px;
    letter-spacing: 0.1em;
    filter:drop-shadow(1px 1px 2px #8d99ae)
}
.masute9{
    position: absolute;
    z-index: 500;

    width: 282px;
    margin-top: 1330px;
    filter:drop-shadow(1px 1px 2px #8d99ae)
}
.masute10{
    position: absolute;
    z-index: 500;

    width: 227px;
    margin-top: 1730px;
    margin-left: 130px;
    filter:drop-shadow(1px 1px 2px #8d99ae)
}
.botan2{
    width: 144px;
    height: 45px;

    color: #1687FF;
    margin: 40px auto 0 auto;
    padding: 10px 0;
    
    text-align: center;
    font-size: 18px;
    border: 2px solid #1687FF;
    border-radius: 50px;
}

.space{
    height: 70px;
}


.syousai{
    position: relative;
    z-index: 500;
    display: block;
    width: 390px;
    height: 570px;
}
.masute11{
    position: absolute;
    z-index: 700;

    margin-top: 150px;
    margin-left: 15px;
}
.masute14{
    position: absolute;
    z-index: 700;

    margin-top: 85px;
    margin-left: 140px;
}
.line0{
    position: absolute;
    z-index: 200;

    width: 250px;
    height: 40px;
    background-color: white;
    margin-left: 44px;
    margin-top: 42px;
}
.line{
    position: absolute;
    z-index: 200;

    width: 100px;
    height: 24px;
    background-color: white;
    margin-left: 44px;
    margin-top: 91px;
}
.masute15{
    position: absolute;
    z-index: 700;

    margin-top: 140px;
    margin-left: 180px;
}
.marui{
    width: 110px;
    position: absolute;
    z-index: 700;

    margin-top: 410px;
    margin-left: 260px;
    filter:drop-shadow(1px 1px 2px #8d99ae)
}.marui4{
    width: 110px;
    position: absolute;
    z-index: 700;

    margin-top: 410px;
    margin-left: 20px;
    filter:drop-shadow(1px 1px 2px #8d99ae)
}
.purantu{
    position: absolute;
    z-index: 600;
    display: block;

    width: 280px;
    height: 365px;
    background-color: white;
    margin: 190px auto 0 54px;

    filter:drop-shadow(1px 1px 2px #8d99ae)
}
.box1{
    position: absolute;
    z-index: 100;

    width: 280px;
    height: 365px;
    background-color: white;
    margin-top: 194px;
    margin-left: 57px;


    transform: rotate(3deg);

    filter:drop-shadow(1px 1px 2px #8d99ae)
}
.content{
    position: absolute;
    z-index: 400;
    margin-left: 53px;
}
.gazou5{
    width: 245px;
    margin-top: 17px;
    margin-left: 17px;
}
.mozi{
    position: absolute;
    z-index: 800;
    width: 390px;
    text-align: center;
    margin-top: 466px;
}
.huto{
    color: #515151;
    font-weight: 600;
}
.code{
    font-size: 12px;
    font-weight: 400;
    color: #515151;
    margin-top: 6px;
}
.haba{
    font-size: 14px;
    color: #666666;
    font-weight: 400;
    margin-top: 20px;
}
.suuzi0{
    font-size: 14px;
    color: #666666;
    font-weight: 400;
    margin-top: 45px;
}
.box3{
    position: absolute;
    z-index: 100;

    width: 280px;
    height: 365px;
    background-color: white;
    margin-top: 194px;
    margin-left: 57px;


    transform: rotate(-4deg);

    filter:drop-shadow(1px 1px 2px #8d99ae)
}
.box4{
    position: absolute;
    z-index: 100;

    width: 280px;
    height: 365px;
    background-color: white;
    margin-top: 194px;
    margin-left: 62px;


    transform: rotate(-6deg);

    filter:drop-shadow(1px 1px 2px #8d99ae)
}

.top{
    position: absolute;
    z-index: 700;
    margin-top: 180px;
    margin-left: 178px;
}





.footer{
    position: fixed;
    bottom: 0;
}
.hitotoki{
    width: 160px;
    margin-left: 30px;
    margin-top: 20px; 
}
.box2{
    display: flex;
    margin-top: 270px;
    position: absolute;
    width: 390px;
    height: 80px;
    z-index: 600;
    background-color: #71B5FF;

    box-shadow: 0px 0px 5px 2px #8d99ae;/*シャドウの色*/
}
.icons{
    width: 130px;
    bottom: 25px; /* したから */
    margin-left: 260px;

    position: absolute;
    z-index: 600;
    
    display: flex;
    justify-content: space-evenly;
}