@charset "utf-8";
/* CSS Document */
.inner1{
	width:1200px;
	margin:0 auto;
}
.inner2{
	width:780px;
	margin:0 auto;
}
.remodal h2{
	font-size:24px;
	font-family: 'Noto Sans JP', sans-serif;
	margin-bottom:30px;

}
.remodal p{
	margin-bottom:20px;
	font-size:18px;
}
.remodal .tel a{
	display:block;
	padding:20px;
	margin-bottom:10px;
	background:#ff5500;
	color:#ffffff;
	border-radius:5px;
	font-size:24px;
}

.remodal .mail a{
	display:block;
	padding:20px;
	margin-bottom:10px;
	background:#093;
	color:#ffffff;
	border-radius:5px;
	font-size:20px;
}
.remodal p span{
	display:block;
	font-size:22px;
	font-weight:bold;
	color:#F00;
	padding-top:20px;
	font-family: 'Noto Sans JP', sans-serif;
}
	

.mv{
	width:100%;
	min-height:100%;
	padding-bottom:10%;
	box-sizing:border-box;
	background:url(../images/bg1.jpg) center center no-repeat;
	background-size:cover;
}
.mv header{
	background:rgba(255,255,255,0.8);
	height:85px;
	margin-bottom:10%;
}
.mv header .inner1{
	position:relative;
}
.mv header h1{
	position:absolute;
	top:5px;
	left:0;
	
}

.mv header p{
	position:absolute;
	top:15px;
	right:0;
	text-align:right;
	font-family: "Sawarabi Mincho";
	white-space:pre;
}
.mv header p a{
	font-weight:bold;
	font-size:24px;
	color:#000;
}

.mv .copy{
	color:#ffffff;
	font-family: "Sawarabi Mincho";
	text-shadow:0px 0px 3px #000000,0px 0px 4px #000000;
	font-weight:500;
	text-align:center;
	font-size:32px;
	margin-bottom:50px;
}
.mv .catch span{
	font-size:28px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:bold;
}

.mv .catch{
	background:rgba(255,255,255,0.8);
	padding:20px;
	box-sizing:border-box;
	border:3px solid #d5d6d5;
}
.mv .catch img{
	float:left;
	margin-right:20px;
}
.mv .catch p{
	float:left;
	font-size:20px;
	white-space:pre-wrap;
	line-height:2;
	margin-top:10px;
}
.mv .catch p.area{
	background:#f55000;
	padding:10px 30px;
	text-align:center;
	color:#ffffff;
	font-size:22px;
	font-weight:bold;
	
}


.campaign{
	clear:both;
	background:#f7f4ef;
	padding:80px 0;
	text-align:center;

}
.campaign .time{
	width:400px;
	margin:0 auto;
	background:#f55000;
	font-size:24px;
	color:#ffffff;
	padding:10px 20px;
	border-radius:50px;
	margin-bottom:25px;
}

.campaign h2{
	font-family: "Sawarabi Mincho";
	font-weight:bold;
	font-size:28px;
	margin-bottom:3%;
	color:#753021;
}
.campaign p{
	margin-bottom:20px;
	line-height:1.8;
}
.campaign .para{
	white-space:pre-wrap;
	font-size:16px;
}
.campaign .para span{
	font-size:24px;
	color:#f55000;
	font-weight:bold;
}
.campaign .term{
	background:#fcf0d7;
	color:#753021;
	font-family: "Sawarabi Mincho";
	font-weight:bold;
	font-size:24px;
}
.campaign .btn{
	margin-bottom:80px;
}
.campaign .caution{
	background:#ffffff;
	padding:30px 80px;
	box-sizing:border-box;
	
}
.campaign .caution li{
	text-align:left;
	line-height:2;
	list-style:disc;
}
.campaign .caution h3{
	font-size:20px;
	margin-bottom:30px;
}

.steps{
	padding:100px 0;
	text-align:center;
}

.steps h2{
	font-family: 'Noto Sans JP', sans-serif;
	font-size:36px;
	font-weight:bold;
	margin-bottom:10px;
	display: flex;
	align-items: center;
	color:#f55000;
}
.steps h2:before, .steps h2:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #f55000;
	display: block;
}
.steps h2:before {
	margin-right: .4em;
}
.steps h2:after {
	margin-left: .4em;
}
.steps .subtitle{
	font-family: 'Noto Sans JP', sans-serif;
	color:#1a1a1a;
	font-weight:500;
	font-size:18px;
}
.steps ul{
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
}
.steps ul li{
	width:27%;
	margin:3%;
	text-align:center;
	position:relative;
}
.steps ul li span{
	border-top:4px solid #f55000;
	border-bottom:4px solid #f55000;
	display:block;
	white-space:pre-wrap;
	padding:20px 0;
	color: #f55000;
	font-family: 'Noto Sans JP', sans-serif;
	line-height:2;
}
.steps .tri2{
	width:0;
	height:0;
	border-top: 30px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 30px solid #f55000;
	position: absolute;
	top: 70px;
	right: -80px;
}
.steps ul li img{
	margin-bottom:20px;
}

.problems{
	background:#e9d7be;
	padding:80px 0;
	text-align:center;
}

.problems h2{
	font-family: 'Noto Sans JP', sans-serif;
	font-size:32px;
	margin-bottom:50px;
}
.problems li{
	background:#ffffff;
	font-size:18px;
	padding:10px 0;
	margin-bottom:20px;
	border-radius:50px;
	
}

.tri{
	width:0;
	height:0;
	border-top: 50px solid #e9d7be;
	border-right: 50px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 50px solid transparent;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.solution{
	background:#f7f4ef;
	padding:80px 0;
	position:relative;

}
.solution h2{
	font-family: 'Noto Sans JP', sans-serif;
	text-align:center;
	color:#f55000;
	font-size:36px;
	white-space:pre-wrap;
	margin-bottom:50px;
	
}
.solution .improvement{
	background:#ffffff;
	padding:20px;
	box-shadow:0px 0px 5px rgba(0,0,0,0.1);
}
.solution .improvement img{
	width:38%;
	float:left;
	margin-right:20px;

}
.solution .improvement p{
	white-space:pre-wrap;
	font-size:15px;
	line-height:1.8;
}

.why{
	padding:80px 0;
}

.why h2{
	font-family: 'Noto Sans JP', sans-serif;
	text-align:center;
	font-size:30px;
	margin-bottom:50px;
	
}
.why .complain{
	width:820px;
	margin:0 auto;
}
.why img{
	width:380px;
	height:680px;
	object-fit: cover;
	float:left;
	margin-right:60px;
	
}
.why p{
	white-space:pre-wrap;
	line-height:1.8;
}

.others{
	padding:80px 0;
	text-align:center;
}

.others h2{
	font-family: 'Noto Sans JP', sans-serif;
	font-size:36px;
	font-weight:bold;
	margin-bottom:80px;
	color:#f55000;
}
.others ul{
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
}
.others li{
	width:25%;
	margin-bottom:50px;
	box-sizing:border-box;
	text-align:center;
}
.others li h3{
	font-size:18px;
	margin-bottom:10px;
	font-family: 'Noto Sans JP', sans-serif;

}
.others li p{
	font-size:12px;
	margin-bottom:10px;
	padding:0 15px;
}
.others li img{
	width:80%;
	margin-bottom:20px;
}

.contact{
	text-align:center;
	margin-bottom:80px;
}

.contact h2{
	font-family: 'Noto Sans JP', sans-serif;
	text-align:center;
	font-size:30px;
	margin-bottom:50px;
	
}
.reviews{
	background:#f7f4ef;
	padding:80px 0;
}
.reviews h2{
	font-family: 'Noto Sans JP', sans-serif;
	text-align:center;
	font-size:30px;
	margin-bottom:50px;
}
.reviews .review{
	background:#ffffff;
	width:780px;
	margin:0 auto;
	padding:20px 30px;
	margin-bottom:20px;
	box-shadow:0px 0px 5px rgba(0,0,0,0.1);

}
.reviews .review h3{
	padding-bottom:2px;
	border-bottom:1px solid #000000;
	margin-bottom:20px;
	font-size:20px;
}
.reviews .review p{
	white-space:pre-wrap;
	line-height:1.8;
}
.reviews .review p span{
	display:block;
	padding-top:10px;
	font-weight:bold;
	text-align:right;
}
.action{
	width:100%;
	padding:150px 0;
	box-sizing:border-box;
	background:url(../images/bg2.jpg) center center no-repeat;
	background-attachment:fixed;
	background-size:cover;
	text-align:center;

}
.action h2{
	color:#f55000;
	font-size:36px;
	white-space:pre-wrap;
	margin-bottom:120px;
}
.action p{
	font-size:18px;
	font-weight:500;
	white-space:pre-wrap;
	color:#111;
	line-height:2;
	font-family: 'Noto Sans JP', sans-serif;
}
.faq{
	padding:80px 0;
}
.faq h2{
	font-family: 'Noto Sans JP', sans-serif;
	text-align:center;
	font-size:30px;
	margin-bottom:50px;
}
.faq dt{
	background:#ff5500;
	color:#ffffff;
	font-size:18px;
	padding:10px 20px;
	margin-bottom:20px;
	border-radius:50px;
}
.faq dt span{
	font-size:20px;
	margin-right:10px;
}
.faq dd{
	font-size:18px;
	padding:0 20px;
	margin-bottom:50px;
}

.deffer{
	background:#f5f5f5;
	padding:80px;
	margin-bottom:120px;
	box-sizing:border-box;
	
}
.deffer h2{
	color:#ff5500;
	text-align:center;
	font-size:24px;
	margin-bottom:80px;
}
.deffer p{
	white-space:pre-wrap;
	line-height:1.8;
	font-size:18px;
}

.company{
	padding:80px 0;
}
.company h2{
	text-align:center;
	font-size:24px;
	margin-bottom:80px;
}

.company dt{
	float:left;
	width:26%;
	padding:10px 2%;
	border-bottom:1px dotted #000000;
	margin-bottom:30px;
}
.company dd{
	float:left;
	width:66%;
	padding:10px 2%;
	text-align:right;
	border-bottom:1px dotted #000000;
	margin-bottom:30px;
}
footer{
	font-size:14px;
	text-align:center;
	background:#000000;
	color:#ffffff;
}

footer .transaction{
	padding:5px 0;
	background:#753021;
}
footer .transaction a{
	color:#ffffff;
}