@charset "utf-8";
#top {
    height: 1100px;
    background-color: #3582FF;
   position: relative; 
   overflow: hidden; 
}

body {
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    height: 10px;
}

*{
    margin: 0;
    padding: 0;
}

.menu-btn {
    position: fixed;
    top: 1.8%;
    right: 2%;
    display: flex;
    height: 15px;
    width: 23px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    
   
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 18px;
    border-radius: 0px;
    background-color:white;
    position: absolute;
}
.menu-btn span:before {
    bottom: 8px;
}
.menu-btn span:after {
    top: 8px;
}

#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}

#menu-btn-check {
    display: none;
}

html {
    scroll-behavior: smooth;
}
.pagetop {
    height: 50px;
    width: 50px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: #3582FF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.pagetop__arrow {
    height: 10px;
    width: 10px;
    border-top: 3px solid white;
    border-right: 3px solid white;
    transform: translateY(20%) rotate(-45deg);
}

.menuback{
    background-color: #3582FF;
    position: fixed;
    top: 0;
    right: 0;
    width: 10.5%;
    height: 5.8%;
    z-index: 80;
}



.nidrogo01{
    position: relative;
    z-index: 9999;
}


.nidrogo01 img{
    width: 100px;
    margin-top: 13px;
    margin-left: 12px;
    z-index: 9999;

}

.kansatu1 img{
    position: absolute;
    width: 200px;
    height: auto;
    top: 100px;
    left: 45%;
    z-index: 70;
    font-size: 0;
}

.kansatu2 img{
    position: absolute;
    text-align: center;
    width: 70px;
    height: auto;
    top: 180px;
    right: 40%;
    left: 80%;
    z-index: 70;
    font-size: 0;
}



#move{
    position: relative;
    left: 40%;
    top: 228px;
    z-index: 60;
}

#heikou1{
transform: skewX(-45deg);
width: 200px;
height: 50px;
margin:0 auto;
background-color: white;
position: relative;
top: 240px;
right: -30%;
z-index: 70;
}
#heikou2{
    transform: skewX(-45deg);
    width: 200px;
    height: 50px;
    margin:0 auto;
    background-color: white;
    position: relative;
    top: 335px;
    left: -30%;
    z-index: 70;
    }
    
    #heikou3{
        transform: skewX(-45deg);
        width: 200px;
        height: 50px;
        margin:0 auto;
        background-color: white;
        position: relative;
        top: 395px;
        right: -30%;
        z-index: 70;
        }
        #heikou4{
            transform: skewX(-45deg);
            width: 200px;
            height: 50px;
            margin:0 auto;
            background-color: white;
            position: relative;
            top: 465px;
            left: -30%;
            z-index: 70;
            }

#honbun{
    background: white;
    width: 100%;
    height: 400px;
    position: absolute;
    top: 74px;
     font-size: 0;
}



#step{
    background: #3582FF;
    width: 100%;
    height: 800px;
    position: relative;
    top: -84px;
    z-index: 65;
}

#step2{
    background: #3582FF;
    width: 30%;
    height: 800px;
    position: absolute;
    top: 370px;
    z-index: 65;
    left: 10%;
}
#step3{
    background: #fce447;
    width: 30%;
    height: 100px;
    position: absolute;
    top: 270px;
    z-index: 65;
   
}
#step4{
    background: #3582FF;
    width: 30%;
    height: 90px;
    position: absolute;
    top: 180px;
    z-index: 65;
   left: 7%;
}

.zyugyou{
position: relative;
text-align: center;
display:inline-block;
top: 30px;
font-size: 0;
}

.rippo img{
width: 80px;
z-index: 80;
position: absolute;
top:-1300px;
left: 75px;

}

.apple img{
    width: 80px;
    z-index: 80;
    position: absolute;
    top:-1200px;
    right: -300px;
}

.guraida img{
    width: 80px;
    z-index: 80;
    position: absolute;
    top:-1100px;
    left: 75px;
}

.gokaku img{
    width: 80px;
    z-index: 80;
    position: absolute;
    top:-1000px;
    right: -300px;
}

.curry img{
    width: 80px;
    z-index: 80;
    position: absolute;
    top:-900px;
    left: 75px;
}




.botan{
    position: relative;
    top: -700px;
    height: 350px;
    z-index: 70;;
    background-color: #fff;
    padding-bottom: 10%;
}

.erabu{
    position: relative;
    top: 16%;
    text-align: center;
     font-size: 1em;
     font-weight: bold;
     letter-spacing: 1px;
     line-height: 2.2em;
     color: #2870e4;
}

a.btn2 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	padding: 1rem 4rem;
	font-weight: bold;
	border-radius: 4px;
	background: #3582FF;
	color: #fff;
	transition: 0.5s;
    position: relative;
    top: 80px;
}
a.btn2:hover {
	color: #3582FF;
	background: #fce447;
}
a.btn3 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	padding: 1rem 4rem;
	font-weight: bold;
	border-radius: 4px;
	background: #3582FF;
	color: #fff;
	transition: 0.5s;
    position: relative;
    top: 100px;
}
a.btn3:hover {
	color: #3582FF;
	background: #fce447;
}
a.btn4 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	padding: 1rem 4rem;
	font-weight: bold;
	border-radius: 4px;
	background: #3582FF;
	color: #fff;
	transition: 0.5s;
    position: relative;
    top: 120px;
}
a.btn4:hover {
	color: #3582FF;
	background: #fce447;
}


.footer{
    background-color: #3582FF;
    position: relative;
    top: -200px;
    z-index: 80;
}

.sns{
    text-align: center;
}

.nidrogounder img{
    width: 100px;
    position: relative;
    top: -487px;
    left: 2%;
}



.facebook img{
    width: 30px;
    position: relative;
    top: -400px;
    padding: 2%;
}
.x img{
    width: 30px;
    position: relative;
    top: -400px;   
    padding: 2%;
    
}
.youtube img{
    width: 30px;
    position: relative;
    top: -404px;
    padding: 2%;
}
.instagram img{
    width: 30px;
    position: relative;
    top: -401px;
    padding: 2%;
}