#pagetitle1 {
	background-image: url("../images/service/mv.jpg");
}
@media screen and (max-width: 680px) {
	.in-nav li {
		width: 50%;
    }
	.in-nav li:nth-child(2n)::before {
		display: none;
	}
}
/* --------------------------------------------------- */
#sec01 {
	position: relative;
	max-width: 850px;
	width: 90%;
	margin: 0 auto 80px;
}
#sec01 p {
	margin-bottom: 40px;
}
#sec01 .zu {
	position: relative;
}
#sec01 .zu .btn1,
#sec01 .zu .btn2 {
	display: inline-block;
	position: absolute;
	background-color: rgba(255,255,255,0);
}
#sec01 .zu .btn1 {
	width: 26.53%;
    height: 6.53%;
    top: 3.73%;
    right: 16.45%;
}
#sec01 .zu .btn2 {
	width: 42.99%;
    height: 6.53%;
    bottom: 28.73%;
    right: 0;
}
#sec01 .zu .btn1:hover,
#sec01 .zu .btn2:hover {
	background-color: rgba(255,255,255,.5);
}
#sec01 .zu-sp {
	display: none;
}
@media screen and (max-width: 900px) {
}
@media screen and (max-width: 680px) {
	#sec01 {
		margin-bottom: 40px;
	}
	#sec01 .zu {
		display: none;
	}
	#sec01 .zu-sp {
		display: block;
		width: 90%;
		margin: 0 auto;
	}
	#sec01 .zu-sp img {
		display: block;
		margin-bottom: 30px;
	}
	#sec01 .zu-sp .ttl1,
	#sec01 .zu-sp .ttl2 {
		font-size: 1.2em;
		margin-bottom: 10px;
		font-weight: 400;
		letter-spacing: 4px;
	}
	#sec01 .zu-sp .ttl1 a,
	#sec01 .zu-sp .ttl2 a {
		display: inline-block;
		padding-left: 30px;
		position: relative;
	}
	#sec01 .zu-sp .ttl1 a::before,
	#sec01 .zu-sp .ttl2 a::before {
		content: "";
		width: 19px;
		height: 19px;
		position: absolute;
		top: 3px;
		left: 0;
	}
	#sec01 .zu-sp .ttl1 a::before {
		border: #C30D23 1px solid;
	}
	#sec01 .zu-sp .ttl2 a::before {
		border: #47A6D3 1px solid;
	}
	#sec01 .zu-sp .ttl1 a:hover {
		color: #C30D23;
	}
	#sec01 .zu-sp .ttl2 a:hover {
		color: #47A6D3;
	}
	#sec01 .zu-sp ol {
		list-style: none;
		margin-bottom: 20px;
		margin-left: 30px;
	}
	#sec01 .zu-sp li {
		font-size: 1.1em;
		line-height: 1.4em;
		margin-bottom: 10px;
		padding-left: 40px;
		position: relative;
		font-weight: 600;
		transform: rotate(0.03deg);
	}
	#sec01 .zu-sp li span {
		display: inline-block;
		position: absolute;
		top: 0;
		left: 0;
		width: 30px;
		text-align: center;
		border-left: #848485 1px solid;
		border-right: #848485 1px solid;
		font-weight: 400;
	}
}
/* --------------------------------------------------- */
#sec02 {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
#sec02 .box {
	width: 50%;
	position: relative;
	color: #fff;
	padding: 5% 8% 3%;
}
#sec02 .box .ami {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-color: rgba(0,0,0,.4);
}
#sec02 .ph1 {
	background: url("../images/top/ph02.png") no-repeat center;
	background-size: cover;
}
#sec02 .ph2 {
	background: url("../images/top/ph03.png") no-repeat center;
	background-size: cover;
}
#sec02 .ttl-style02 {
	position: relative;
	z-index: 1;
}
#sec02 p {
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
}
#sec02 .box .ttl-style08 {
	font-size: 1.2em;
	margin-bottom: 60px;
}
#sec02 .box .ttl-style08 span {
	margin-top: 5px;
}
#sec02 .btn-style02 {
	position: relative;
	z-index: 1;
}
@media screen and (max-width: 900px) {
	#sec02 {
        display: block;
    }
    #sec02 .box {
        width: 100%;
    }
}
@media screen and (max-width: 680px) {
	#sec02 .box {
		padding: 10% 8% 8%;
    }
}
/* --------------------------------------------------- */

/* --------------------------------------------------- */


