.web-header-top{
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-content: flex-end;
	flex-wrap: nowrap;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
	/* padding-bottom: 50px; */
	/* padding-top: 50px; */
}

.header-wrap-txt{
	width: 500px;

}

.seisakujirei-wrap{
	background-color: #dc00ba;
	width: 100vw;
	height: 600px;
	margin-bottom: 50px;
}
.seisakujirei-inner{display: flex;flex-direction: row;flex-wrap: nowrap;align-content: center;align-items: flex-start;width: 1000px;margin: auto;justify-content: center;padding-top: 50px;}
.seisakujirei-box{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    color: #fff;
    width: 320px;
    align-content: center;
}
.seisakujirei-title{padding: 10px 0;}
.seisakujirei-detail{
    padding: 10px;
    font-size: 0.9em;
}
.seisakujirei{
    width: 900px;
    margin: auto;
    text-align: left;
    color: #dc00ba;
}


.header-wrap{
    display: flex;
    width: 100vw;
    margin: auto;
    height: 380px;
    justify-content: space-evenly;
    /* margin-bottom: 50px; */
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: row;
}
.point-title{
    color: red;
    margin-bottom: 10px;
}
.point-detail{
    border: 1px solid red;
    padding: 10px;

}
.detail{
    width: 700px;
    margin: auto;
    margin-bottom: 50px;
}
.penta{
    /* display: flex; */
    width: 523px;
    /* align-content: center; */
    margin-bottom: 50px;
    /* align-items: center; */
    /* flex-direction: row; */
    /* flex-wrap: nowrap; */
    /* justify-content: center; */
    position: relative;
    padding: 0px;
    margin: 30px;
    margin-top: -110px;
}

.penta1{
    /* margin-left: 10px; */
    /* position: absolute; */
    left: 50px;
}
.penta2{
    /* margin-top: 140px; */
    left: 180px;
    bottom: -200px;
}
.penta3{
    /* padding-right: 0px; */
    left: 310px;
    /* top: -47px; */
}
.penta img{
    position: absolute;
    /* top: -70px; */
}
.jyubei-float{
    width: 240px;
    padding: 10px;
    border: 1px solid #000;
    color: red;

    position: absolute;
    right: 10px;
    bottom: 465px;
    background: rgb(255 255 255 / 80%);
}
.logo-left,.logo-right{
	width: 30%;
	height: 384px;
	background-repeat: no-repeat;
	/* position: absolute; */
}
.logo-left{
	background-image: url(../../top/img/iphone.png);
	/* left: 0; */
	background-position: left bottom;
}
.logo-right{
	background-image: url(../img/pc.png);
	/* right: 0; */
	background-position: right bottom;
}

.pentabox{
    width: 800px;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 100px;
}
.pentabox img{
    padding: 10px;
}


@media screen and (max-width: 1000px) {

	.web-header-top{
		position: relative;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		align-content: flex-end;
		flex-wrap: nowrap;
		margin-bottom: 30px;
		border-bottom: 1px solid #ddd;
		/* padding-bottom: 50px; */
		/* padding-top: 50px; */
		background-image: url(../img/pc.png);
		/* left: 0; */
		background-position: right bottom;
		background-repeat: no-repeat;
		background-size: 250px;
		/* opacity: 0.5; */
	}
	
	.header-wrap-txt{
		width: 500px;
	
	}
	
	.seisakujirei-wrap{
		background-color: #dc00ba;
		width: 100vw;
		height: auto;
		margin-bottom: 50px;
	}
	.seisakujirei-inner{display: flex;flex-direction: column;flex-wrap: nowrap;align-content: center;align-items: center;width: 100%;margin: auto;justify-content: center;padding-top: 50px;}
	.seisakujirei-box{
	    display: flex;
	    flex-direction: column;
	    flex-wrap: nowrap;
	    justify-content: center;
	    align-items: center;
	    color: #fff;
	    width: 100%;
	    align-content: center;
	    margin-bottom: 30px;
	}
	.seisakujirei-title{padding: 10px 0;}
	.seisakujirei-detail{
	    padding: 10px;
	    font-size: 0.9em;
	}
	.seisakujirei{
	    width: 100%;
	    margin: auto;
	    text-align: left;
	    color: #dc00ba;
	}
	
	
	.header-wrap{
	    display: flex;
	    width: 100vw;
	    margin: auto;
	    height: 380px;
	    justify-content: center;
	    /* margin-bottom: 50px; */
	    flex-wrap: nowrap;
	    align-items: center;
	    flex-direction: row;
	    align-content: center;
	}
	.point-title{
	    color: red;
	    margin-bottom: 10px;
	}
	.point-detail{
	    border: 1px solid red;
	    padding: 10px;
	
	}
	.detail{
	    width: 100%;
	    margin: auto;
	    margin-bottom: 50px;
	    padding: 5px;
	}
	.penta{
	    display: flex;
	    width: 40%;
	    align-content: center;
	    margin-bottom: 50px;
	    flex-direction: column;
	    /* flex-wrap: nowrap; */
	    justify-content: center;
	    position: relative;
	    padding: 0px;
	    margin: 0;
	    margin-top: 0;
	    align-items: center;
	}
	
	.penta1{
	    /* margin-left: 10px; */
	    /* position: absolute; */
	    left: 50px;
	}
	.penta2{
	    /* margin-top: 140px; */
	    left: 180px;
	    bottom: -200px;
	}
	.penta3{
	    /* padding-right: 0px; */
	    left: 310px;
	    /* top: -47px; */
	}
	.penta img{
	    position: static;
	    /* top: -70px; */
	    margin: 10px;
	    width: 110px;
	}
	.jyubei-float{
	    width: 240px;
	    padding: 10px;
	    border: 1px solid #000;
	    color: red;
	
	    position: absolute;
	    right: 10px;
	    bottom: 465px;
	    background: rgb(255 255 255 / 80%);
	}
	.logo-left,.logo-right{
		width: 0;
		height: 384px;
		background-repeat: no-repeat;
		/* position: absolute; */
		background-size: 160%;
	}
	.logo-left{
		/* left: 0; */
		background-position: left bottom;
		width: 0;
	}
	.logo-right{
		background-image: url(../img/pc.png);
		/* right: 0; */
		background-position: right bottom;
	}
	
	.pentabox{
	    width: 100%;
	    margin: auto;
	    display: flex;
	    flex-direction: row;
	    flex-wrap: wrap;
	    align-content: flex-start;
	    justify-content: space-around;
	    align-items: center;
	    margin-bottom: 100px;
	}
	.pentabox img{
	    padding: 8px;
	    width: 50%;
	}

}