@charset "UTF-8";
.wrapper main {
	padding-top: 80px;
	overflow:hidden
}
.wrapper main #top {
	padding-top: 80px;
	margin-top:-80px;
}

main .fixed-bg-01 {
	background-image: url(../images/main-img1.jpg);
	width: 100%;
	height: 100vh;
	display: block;
	background-size: cover;
	max-width: 100%;
	position: static;
	position: fixed;
	z-index: -1;
}
main .scroll-button {
	background-color: #9D9B9B;
	display: flex;
	width: 100%;
	height: 300px;
	justify-content: center;
	align-items: center;
}
main .scroll-bg-00 {
	width: 100%;
	display: flex;
	flex-direction: column;
}
main .scroll-bg-01 {
	width: 100%;
	height: 460px;
	background-color: #DDDDDD;
	background-attachment: scroll;
	background-size: cover;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
main .fixed-bg-01 .sc-button {
	width: 100%;
	height: 600px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
main .scroll-bg-01b {
	width: 100%;
	height: 180px;
	background-color: #000000;
	display: flex;
}
.scroll-bg-01b img {
	margin: auto;
	max-width: 90%;
	max-height: 90%;
}
main .scroll-bg-01c {
	width: 100%;
	height: 60px;
	background-color: #D0CDC0;
	display: block;
	text-align: center;
}
.scroll-bg-01c h3 {
	margin: 0;
	color: #FFFFFF;
	font-size: 1.5rem;
}
.scroll-bg-01c h1 {
	margin-top: 0px;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0%;
	font-size: 0.5rem;
	padding-top: 3px;
}
main .scroll-bg-01d {
	height: 180px;
	background-color: #000000;
	text-align: center;
	width: 100%;
}
.scroll-bg-01d h4 {
	color: #FFFFFF;
	margin: 0;
	font-weight: normal;
	padding-top: 10px;
}
.scroll-bg-01 .layout-box01 {
	width: 1350px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.scroll-bg-01 .layout-01 {
	background-image: url(../images/img-zoom02.1.jpg);
	width: 450px;
	height: 300px;
	background-size: cover;
	max-width: 100%;
}
.scroll-bg-01 .layout-02 {
	background-color: #000000;
	width: 450px;
	height: 300px;
	max-width: 100%;
}
.layout-02 .img {
	background-image: url(../images/online.png);
	width: 320px;
	height: 200px;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	display: flex;
	max-width: 100%;
}
.layout-02 p {
	color: #FFFFFF;
	font-size: 0.9rem;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}
.scroll-bg-01 .layout-03 {
	background-image: url(../images/img-zoom03.1.jpg);
	width: 450px;
	height: 300px;
	display: flex;
	background-size: cover;
	max-width: 100%;
}
main .fixed-bg-02 {
	width: 100%;
	height: 100vh;
	background-image: url(../images/main-img2.jpg);
	background-size: cover;
	max-width: 100%;
	position: static;
	position: fixed;
	z-index: -1;
}
.scroll-bg-02 .layout-02-01 {
	width: 100%;
	height: 60PX;
	background-color: #000000;
	display: flex;
	position: static;
}
.layout-02-01 .message01 {
	color: #FEFEFE;
	font-family: Impact;
	margin-right: 0;
	margin-left: 40px;
	margin-bottom: auto;
	font-size: 2rem;
	margin-top: auto;
}
.layout-02-01 .message02 {
	color: #FFFFFF;
	margin-top: auto;
	margin-bottom: auto;
	font-size: 1rem;
	margin-left: 40px;
}
.scroll-bg-02 .layout-02-02 {
	width: 100%;
	background-color: #D0CDC0;
	display: flex;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	flex-direction: row;
	justify-content: center;
	padding-left: 0px;
	padding-right: 10px;
}
.layout-02-02 .img-yama {
	width: 150px;
	background-image: url(../images/yamauchi.png);
	background-size: cover;
	height: 320px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 0px;
	min-width: 150px;
	min-height: 320px;
}
.layout-02-02 p {
	font-size: 1rem;
	text-align: left;
	width: 40%;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 40px;
	margin-right: 20px;
	display: flex;
}
main .fixed-bg-03 {
	width: 100%;
	height: 100vh;
	display: flex;
	background-image: url(../images/main-img3.jpg);
	background-size: cover;
	max-width: 100%;
	position: static;
	position: fixed;
	z-index: -1;
}
.scroll-bg-03 .layout-03-01 {
	width: 100%;
	height: 60px;
	display: flex;
	background-color: #000000;
}
.layout-03-01 .servcie01 {
	color: #FFFFFF;
	font-family: Impact;
	font-size: 2rem;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 30px;
}
.layout-03-01 .service02 {
	color: #FFFFFF;
	font-size: 1rem;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 40px;
}
.scroll-bg-03 .layout-03-02 {
	width: 100%;
	background-color: #D0CDC0;
	text-align: center;
	height: auto;
	padding-bottom: 30px;
}
.layout-03-02 h3 {
	margin: 0;
	padding-top: 30px;
}
.scroll-bg-03 .layout-03-03 {
	width: 100%;
	background-color: #D0CDC0;
	display: flex;
	height: auto;
	justify-content: center;
	align-items: center;
	padding-bottom: 40px;
	flex-wrap: wrap;
}
.scroll-bg-03 .layout-03-03 .img01 {
	width: 250px;
	height: 250px;
	background-image: url(../images/service1.jpg);
	background-size: cover;
	margin: 20px;
}
.scroll-bg-03 .layout-03-03 .img02 {
	width: 250px;
	height: 250px;
	background-size: cover;
	background-image: url(../images/service2.jpg);
	margin: 20px;
}
.scroll-bg-03 .layout-03-03 .img03 {
	height: 250px;
	width: 250px;
	background-size: cover;
	background-image: url(../images/service3.jpg);
	margin: 20px;
}
.scroll-bg-03 .layout-03-03 .img04 {
	height: 250px;
	width: 250px;
	background-size: cover;
	background-image: url(../images/service4.jpg);
	margin: 20px;
}
main .fixed-bg-04 {
	width: 100%;
	height: 1000px;
	display: flex;
	background-image: url(../images/main-img4.jpg);
	background-size: cover;
	max-width: 100%;
	position: static;
	position: fixed;
	z-index: -1;
}
.scroll-bg-04 .layout-04-01 {
	width: 100%;
	height: 60px;
	background-color: #000000;
	display: flex;
	
}
.layout-04-01 .company-01 {
	color: #FFFFFF;
	font-family: Impact;
	font-size: 2rem;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 30px;
}
.layout-04-01 .company-02 {
	color: #FFFFFF;
	font-size: 1rem;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 40px;
}
.scroll-bg-04 .layout-04-02 {
	width: 100%;
	background-color: #D0CDC0;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
 .text-box01 h5 {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	font-size: 1rem;
}
 .text-box01 p {
	text-align: left;
	font-size: 0.8rem;
	line-height: 0.8rem;
	width: 300px;
}
.layout-04-02 img {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 40px;
	padding-top: 10px;
}
 .text-box02 h5 {
	margin: 0;
	padding: 0;
	font-size: 1rem;
}
 .text-box02 p {
	font-size: 0.8rem;
	line-height: 1.3rem;
	text-indent: -8px;
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 20px;
	margin-bottom: 0;
	width: 300px;
}
main .fixed-bg-05 {
	width: 100%;
	height: 1000px;
	display: flex;
	background-image: url(../images/main-img5.jpg);
	background-size: cover;
	max-width: 100%;
	position: static;
	position: fixed;
	z-index: -1;
}
.scroll-bg-05 .layout-05-01 {
	width: 100%;
	height: 60px;
	background-color: #000000;
	display: flex;
}
.layout-05-01 .contact01 {
	color: #FFFFFF;
	font-family: Impact;
	font-size: 2rem;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 30px;
}
.layout-05-01 .contact02 {
	color: #FFFFFF;
	font-size: 1rem;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 40px;
}
.scroll-bg-05 .layout-05-02 {
	width: 100%;
	height: 1300px;
	display: flex;
	margin: 0;
	background-color: #D0CDC0;
}
.scroll-bg-05 .layout-05-02 .form {
	height: 1300px;
	width: 680px;
	display: flex;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
footer .layout06-01 {
	width: 100%;
	height: 100px;
	background-color: #000000;
	display: flex;
}
footer .layout06-01 p {
	color: #FFFFFF;
	width: 100%;
	height: 30px;
	text-align: center;
}
.scroll-bg-00 .airbox01 {
	height: 100vh;
	width: 100%;
}
.scroll-bg-02 .airbox02 {
	width: 100%;
	height: 80vh;
}
.scroll-bg-03 .airbox03 {
	width: 100%;
	height: 80vh;
}
.scroll-bg-04 .airbox04 {
	width: 100%;
	height: 80vh;
}
.scroll-bg-05 .airbox05 {
	width: 100%;
	height: 80vh;
}
.scroll-bg-02 #Message-id {
	padding-top: 80px;
	margin-top:-80px;
}
.scroll-bg-03 #Service-id {
	padding-top: 80px;
	margin-top:-80px;
}
.scroll-bg-04 #Company-id {
	padding-top: 80px;
	margin-top:-80px;
}
.scroll-bg-05 #Contact-id {
	padding-top: 80px;
	margin-top:-80px;
}
