@charset "UTF-8";
/* CSS Document */
body{
    font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho";
    margin: 0px;
    padding: 0px;
    background-color: #FAFCF7;
	width: 375px;
}
.midasi{
    height: 667px;
	width: 375px;
    background-repeat: no-repeat;
    background-image: url("image/guradehaikei.png");
	padding-top: 50px;
}

h2{
    position: absolute;
    top: 800px;
    margin: 10px;
    color: #0B3869;
    font-size: 19px;
}
h1{
    color: #0A3868;
    writing-mode: vertical-rl;
    font-size: 30px;
    padding-top: 50px;
    font-weight: normal;
    margin-top: 0;
    margin-right: 0;
    margin-left: 181px;
    margin-bottom: 0;
    background-color: rgba(250,252,246,0.7);
}

img{
    height: 300px;
    width: 200px;
    margin-top: 10px;
}
.tarinai{
	height: 500px;
	width: 375px;
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #0B3868;
    position:relative;
    top: 60px;
    background-image: url(image/backRe.png);
}
.tarinai img{
	height: 350px;
	width: 170px;
	
}

.kokusan{
	display: flex;
	align-items: center;
	height: 500px;
	width: 375px;
	padding-left: 10px;
	font-size: 13px;
	color: #0B3868;
	position: absolute;
	top:1380px;
	background-image: url("image/back2.png");
	background-repeat: no-repeat;
}
.kokusan img{
	width: 200px;
	height: 260px;
	
}
.gohoubi{
	width: 375px;
	display: flex;
	align-items: center;
	font-size: 13px;
	color: #0B3869;
	position: absolute;
	height: 500px;
	top: 2040px;
	background-image: url("image/backRe.png");
	margin: 0px;
}
.gohoubi p{
	margin-right: 0px;
	padding-right: 1px;

}
.gohoubi img{
	width: 200px;
	height: 260px;
	
}
.syoukai{
	display: flex;
	align-items: center;
	align-self: center;
	position: absolute;
	top:2800px;
	width: auto;
	margin-left: 20px;
	opacity : 0;
	background-image: url("image/maruback.png");
}
.syoukai p{
	writing-mode: vertical-rl;
	font-size: 35px;
	color: #0B3869;
	
}
.syoukai img{
	width: 196px;
	height: 426px;
	padding-right: 20px; 
}

.hedda{
	position: fixed;
	z-index: 50;
	background-color: #0B3869;
	width: 375px;
	height: 40px;
	display: flex;
}
.hedda p{
	margin-top: 7px;
	margin-left: 10px;
	color: #FFFFFF;
}
.sns img{
	width: 20px;
	height: 20px;
}

ul{
	margin:0 0 0 160px;
}
ul li{
	display:inline-block;
	list-style: none;
	margin-left: 10px;
}

.syoukai {
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 1.5s, transform 1s;
}.syoukai.active {
	opacity: 1;
	transform: translateY(0px);
}
.syoukaibun{
    position: absolute;
	width: 375px;
	top:3250px;
　　font-size: 16px;
    color: #0B3869;
    text-align: center;
	
} 
.kousikibun{
	position: absolute;
	top:3600px;
	width: 375px;
	height: 150px;
	background-color: #0B3869;
	}
.sitanoyatu{
	padding-top:45px;
	margin-left: 0px;
	padding-left: 40px;
	display:flex;
	align-items: center;
	font-size: 13px;
	list-style: none;
}
.hp{
	color: #FFFFFF;
}
.ahp{color: #FFFFFF;
}
.buy{
    margin-left: 0px;
    width: 375px;
    height: 70px;
    display: flex;
    align-items: center;
    position: absolute;
    top: 3370px;
    list-style: none;
    /* [disabled]background-color:#E5ECDA; */
    -webkit-box-shadow: 0px 0px 12px 6px #CED3C6;
    box-shadow: 0px 0px 12px 6px #CED3C6;
}
.buy img{
	width: 100px;
	height: 90px;
	margin-left: 6px;
	padding-left: 16px;
}
.sitanoyatu img{
	margin:  0px;
	width: 20px;
	height:  20px;
	padding-left: 15px;
}