@charset "utf-8";


#sp-w1-main{
	position: relative;
	margin-top: 65px;
	width: 100%;
	height: 500px;
	background: url("../images/main_sp-w1_sp-tab.jpg");
	background-size: cover;
	background-position: center;
}

.shizen-icon{
	width: 120px;
	position: absolute;
	top:15px;
	right: 15px;
}

#sp-w1-logo{
	width: 90%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.sp-w1-gaiyou{
	width:100%;
	position: relative;
	background: #a5ae5f;
	padding: 25px 0px;
}

#sp-w1-title{
	position: relative;
	z-index: 2;
	width: 100%;
}

.sp-w1-gaiyou-inbox{
	width:calc(100% - 50px);
	position: relative;
	background: #d9dc97;
	padding: 25px;
}

#sp-w1-back{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: 1;
}

.sp-w1-p-box{
	color: #000;
	background: #ece4d2;
	padding: 15px;
	width: calc(100% - 30px);
	text-align: justify;
	margin-top: 15px;
	font-size: 4vw;
	font-family: "ヒラギノ角ゴ Pro W3";
	line-height: 1.5rem;
	position: relative;
	z-index: 2;
	margin-bottom: 120px;
}

#tree{
	position: absolute;
	width: 60%;
	left: 0;
	bottom:0;
	z-index: 2;
}

#cleanleasers-gun{
	width: 50%;
	position: absolute;
	left: 0;
	bottom: -100px;
	z-index: 3;
}

#sp-w1-slide{
	width: 100%;
	position: absolute;
	z-index: 2;
	right: 0;
	bottom: 0;
}

@media screen and (min-width:700px) {
	#sp-w1-main{
		position: relative;
		width: 100%;
		height: 700px;
	}

	.shizen-icon{
		width: 170px;
	}

	#sp-w1-logo{
		width: 80%;
		position: absolute;
		left: 0;
		bottom: 0;
	}

	.sp-w1-gaiyou{
		padding: 30px 0px;
	}

	#sp-w1-title{
		width: 80%;
	}

	.sp-w1-gaiyou-inbox{
		width:calc(100% - 80px);
		padding: 40px;
	}

	#sp-w1-back{
		top: 0;
		width: 90%;
		z-index: 1;
	}

	.sp-w1-p-box{
		padding:20px;
		width: calc(100% - 40px);
		font-size: 1.1rem;
		line-height: 1.6rem;
		margin-bottom: 200px;
	}

	#tree{
		position: absolute;
		width: 50%;
		left: 0;
		bottom:0;
		z-index: 2;
	}

	#cleanleasers-gun{
		width: 45%;
		position: absolute;
		left: 0;
		bottom: 0px;
		z-index: 3;
	}

	#sp-w1-slide{
		width: 70%;
		position: absolute;
		z-index: 2;
		right: 0;
		bottom: 0;
	}

}

@media screen and (min-width:1200px) {
	#sp-w1-main{
		position: relative;
		width: 100%;
		height: 800px;
		margin-top: 0;
	}

	.shizen-icon{
		width: 200px;
		top: 30px;
		right: 30px;
	}

	#sp-w1-logo{
		width: 50%;
		position: absolute;
		left: 0;
		bottom: 0;
	}

	.sp-w1-gaiyou{
		padding: 50px 0px;
	}

	#sp-w1-title{
		width: 70%;
	}

	.sp-w1-gaiyou-inbox{
		width:calc(100% - 20vw);
		padding: 50px 10vw;
	}

	#sp-w1-back{
		top: 0;
		width: 50%;
		z-index: 1;
	}

	.sp-w1-p-box{
		padding:40px;
		width: calc(100% - 80px);
		font-size: 1.4rem;
		line-height: 2.2rem;
		margin-bottom: 200px;
	}

	#tree{
		position: absolute;
		width: 50%;
		left: 0;
		bottom:-10px;
		z-index: 2;
	}

	#cleanleasers-gun{
		width: 35%;
		position: absolute;
		left: 0;
		bottom: -80px;
		z-index: 3;
	}

	#sp-w1-slide{
		width: 60%;
		position: absolute;
		z-index: 2;
		right: 0;
		bottom: -100px;
	}

}


.sp-w1-tokucyou-box{
	position: relative;
	overflow: hidden;
	background: #a5ae5f;
	padding:50px 25px;
}

#sp-w1-sub-title{
	display: block;
	width: 45%;
	margin: 0 auto;
	margin-top: 20px;
}

.tokucyou-flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 25px;
	gap:25px 0;
}

.tokucyou-card{
	width: 46.5%;
	position: relative;
}

.sp-w1-card-card{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	background: #d9dc97;
	width: 100%;
	height: 100px;
	border-radius: 15px;
}

.sp-w1-card-no{
	width: 40px;
	position: absolute;
	top: -10px;
	left: -10px;
}

.sp-w1-card-card p{
	color: #613d00;
	font-family: "Kosugi Maru", sans-serif;
	font-weight: 400;
	font-size: 5vw;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.5rem;
}


.tokucyou-frame1{
	position: absolute;
	width: 50%;
	top: 5px;
	right: 5px;
}

.tokucyou-frame2{
	position: absolute;
	width: 50%;
	bottom: 5px;
	left: 5px;
}

.tokucyou-card-p{
	font-family: "ヒラギノ角ゴ Pro W3";
	color: #000;
	text-align: justify;
	padding:0 5px;
	margin-top: 10px;
	font-size: 3.5vw;
	line-height: 1.3rem;
}

.tokucyou-card-p span{
	font-size: 3.7vw;
	letter-spacing: 1px;
}

#sp-w1-texture-up{
	position: absolute;
	top: -70px;
	right: -30px;
	width: 50%;
}

#sp-w1-texture-down{
	position: absolute;
	bottom: -70px;
	left: -30px;
	width: 50%;
}

@media screen and (min-width:700px) {
	.sp-w1-tokucyou-box{
		padding:70px 50px;
	}

	#sp-w1-sub-title{
		display: block;
		width: 30%;
		margin: 0 auto;
		margin-top: 0px;
	}

	.tokucyou-flex{
		margin-top: 50px;
		gap:30px 0;
		position: relative;
		z-index: 2;
	}

	.tokucyou-card{
		width: 46.5%;
		position: relative;
	}

	.sp-w1-card-card{
		height: 100px;
		border-radius: 15px;
	}

	.sp-w1-card-no{
		width: 50px;
		position: absolute;
		top: -15px;
		left: -15px;
	}

	.sp-w1-card-card p{
		font-size: 1.4rem;
		letter-spacing: 2px;
	}
	
	.sp-w1-card-card p br{
		display: none;
	}


	.tokucyou-frame1{
		width: 30%;
	}

	.tokucyou-frame2{
		width: 30%;
	}

	.tokucyou-card-p{
		padding:0 5px;
		margin-top: 15px;
		font-size: 1.1rem;
		line-height: 1.6rem;
	}

	.tokucyou-card-p span{
		font-size: 1.1rem;
		letter-spacing: 1px;
	}

	#sp-w1-texture-up{
		position: absolute;
		top: -100px;
		right: -50px;
		width: 40%;
	}

	#sp-w1-texture-down{
		position: absolute;
		bottom: -100px;
		left: -50px;
		width: 40%;
	}
}


@media screen and (min-width:1200px) {
	.sp-w1-tokucyou-box{
		padding:70px 10vw;
	}

	#sp-w1-sub-title{
		display: block;
		width: 250px;
		margin: 0 auto;
		margin-top: 0px;
	}

	.tokucyou-flex{
		margin-top: 60px;
		gap:30px 0;
		position: relative;
		z-index: 2;
	}

	.tokucyou-card{
		width: 22%;
		position: relative;
	}

	.sp-w1-card-card{
		height: 150px;
		border-radius: 15px;
	}

	.sp-w1-card-no{
		width: 60px;
		position: absolute;
		top: -15px;
		left: -15px;
	}

	.sp-w1-card-card p{
		font-size: 1.4rem;
		letter-spacing: 2px;
	}
	
	.sp-w1-card-card p br{
		display: none;
	}


	.tokucyou-frame1{
		width: 40%;
	}

	.tokucyou-frame2{
		width: 40%;
	}

	.tokucyou-card-p{
		padding:0 5px;
		margin-top: 15px;
		font-size: 1.2rem;
		line-height: 1.8rem;
	}

	.tokucyou-card-p span{
		font-size: 1rem;
		letter-spacing: 1px;
		font-weight: bold;
	}

	#sp-w1-texture-up{
		position: absolute;
		top: -100px;
		right: -50px;
		width: 25%;
	}

	#sp-w1-texture-down{
		position: absolute;
		bottom: -100px;
		left: -50px;
		width: 25%;
	}
}


.sp-w1-katarogu-box{
	background: #ece4d2;
	padding: 50px 25px;
}


.katarogu-img-box{
	width: 100%;
}

.katarogu-a{
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(0deg, rgba(236, 228, 210, 1), rgba(212, 194, 153, 1));
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

#katarogu-sp{
	width: 70%;
	position: relative;
	top: 30px;
}

.katarogu-p-box{
	margin-top: 70px;
}
#katarogu-sp-logo{
	width: 80%;
	position: relative;
	left: -15px;
}

.katarogu-p-box p{
	color: #000;
	width: 100%;
	line-height: 1.5rem;
	text-align: justify;
	font-family: "ヒラギノ角ゴ Pro W3";
	font-size: 1rem;
}

.katarogu-btn{
	display: block;
	padding: 15px 10px;
	background: #613d00;
	text-decoration: none;
	color: #fff;
	border-radius: 5px;
	margin-top: 15px;
	text-align: center;
}

.katarogu-btn:hover{
	background: #c78903;
	transition: 0.3s;
}

@media screen and (min-width:700px) {
	.sp-w1-katarogu-box{
		padding: 70px 50px;
	}

	.sp-w1-katarogu-flex{
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.katarogu-img-box{
		width: 40%;
		position: relative;
		top: -30px;
	}

	#katarogu-sp{
		width: 70%;
		position: relative;
		top: 30px;
	}

	.katarogu-p-box{
		width: 55%;
		margin-top: 10px;
	}
	#katarogu-sp-logo{
		width: 100%;
	}

	.katarogu-p-box p{
		width: 90%;
		line-height: 1.6rem;
		font-size: 1.1rem;
	}

	.katarogu-btn{
		padding: 13px;
		margin-top: 25px;
		letter-spacing: 1px;
	}
}

@media screen and (min-width:1200px) {
	.sp-w1-katarogu-box{
		padding: 70px 10vw;
	}

	.sp-w1-katarogu-flex{
		align-items: center;
	}

	.katarogu-img-box{
		width: 40%;
		position: relative;
		top: 0px;
	}
	
	.katarogu-img-box{
		width: 40%;
		position: relative;
		top: 0px;
	}

	#katarogu-sp{
		width: 70%;
		position: relative;
		top: 30px;
	}

	.katarogu-p-box{
		width: 55%;
		margin-top: 0px;
	}
	#katarogu-sp-logo{
		width: 80%;
		left: -5%;
	}

	.katarogu-p-box p{
		width: 80%;
		line-height: 1.6rem;
		font-size: 1.1rem;
		margin-top: 20px;
	}

	.katarogu-btn{
		padding: 15px;
		margin-top: 55px;
		letter-spacing: 1px;
	}
	
	.katarogu-a:hover{
		background: linear-gradient(0deg, rgba(226, 244, 194, 1), rgba(212, 194, 153, 1));
		transition: 0.3s;
	}
	
	.katarogu-a:hover #katarogu-sp{
		top: 10px;
		transition: 0.3s;
	}
}













