@charset "utf-8";

* {
	font-family: "游ゴシック Medium", "Yu Gothic", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", sans-serif;
	font-feature-settings: "palt";
	-webkit-text-size-adjust: 100%;
}
h1,h2,h3,h4,h5,h6 {
	font-feature-settings: "palt";
}
div.aligncenter,p.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;text-align: center!important}
div.alignleft  ,p.alignleft   {float: left;}
div.alignright ,p.alignright  {float: right;}
img.aligncenter{clear: both;display: block;margin-left: auto;margin-right: auto;}
img.alignleft  {float: left;margin-right: 20px;padding: 7px;}
img.alignright {float: right;margin-left: 20px;padding: 7px;}

.m10{margin: 10px;}
.ml10{margin-left: 10px;}
.mr10{margin-right: 10px;}
.mlr10{margin-left: 10px;margin-right: 10px;}
.mt10{margin-top: 10px!important;}
.mb10{margin-bottom: 10px!important;}
.mtb10{margin-top: 10px!important;margin-bottom: 10px!important;}

.m20{margin: 20px;}
.ml20{margin-left: 20px;}
.mr20{margin-right: 20px;}
.mlr20{margin-left: 20px;margin-right: 20px;}
.mt20{margin-top: 20px!important;}
.mb20{margin-bottom: 20px!important;}
.mtb20{margin-top: 20px!important;margin-bottom: 20px!important;}

.red{
	color: #cc0000;
}
.headarea{
	width: 100%;
	text-align: center;
}
.headarea .logo{
	max-width: 100%;
	margin: 10px auto;
}
p.small{
	font-size:1rem !important;
	line-height:1.1 !important;
}
section{
	text-align: center;
	background-color: white;
}
section div.sec_inner{
	max-width: 658px;
	width: 100%;
	margin: 0 auto;
}
section div.sec_inner p{
	text-align: left;
	margin: 20px;
	color: black;
	font-weight: normal;
	font-size: 1.3rem;
	line-height: 1.5;
}
section div.sec_inner img{
	max-width: 100%;
}
h2.redarrow{
	background-color: #CC0000;
	clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 30px), calc(50% + 60px) calc(100% - 30px), 50% 100%, calc(50% - 60px) calc(100% - 30px), 0% calc(100% - 30px));
	color: white;
	margin: 0;
}
h2.redarrow div{
	padding: 25px 0 60px;
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 1.5;
}
@media (max-width: 768px) {
	h2.redarrow div{
		padding: 20px 0 50px;
		font-size: 1.8rem;
	}
}
@media (max-width: 400px) {
	h2.redarrow div{
		font-size: 1.5rem;
	}
}
section#sec1 {
	margin-bottom: 20px;
}
section#sec1 > div{
	margin: 0 auto;
	background-position: center;
	background-image: url('../img/rental2022/sec1main.jpg');
	height:1000px;
	max-width: 1400px;
}
@media (max-width: 720px) {
	section#sec1 > div{
		background-image: none;
		height:auto;
	}
}
section#sec1 img.sec1title{
	margin: 0;
	max-width: 100%;
}
section#sec3 .sec_inner small{
	margin-top: 10px;
	font-size: 60%;
	display: block;
	font-weight: normal;
}
section#sec3 img{
	margin: 0;
	max-width: 100%;
}
section#sec3 .message p{
	font-weight:bold;
	font-size:2.5rem;
}
section#sec3 .message p:nth-child(2){
	color:#cc0000;
}
@media (max-width: 768px) {
	section#sec3 .message p{
		font-size: 1.6rem;
		margin-left:0;
		margin-right:0;
	}
}
@media (max-width: 400px) {
	section#sec3 .message p{
		font-size: 1.2rem;
		margin-left:0;
		margin-right:0;
	}
}
section#sec4 {
	margin-bottom: 40px;
}
section#sec4 .sec4promise{
	background-position: top;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #faeded;
	padding: 20px;
	margin-top: 20px;
}
section#sec4 .sec4promise h3{
	display: flex;
	justify-content: left;
	align-items: center;
	text-align: left;
	padding: 25px 35% 0 0;
	margin-left: 20px;
	margin-bottom: 0;
	height: 140px;
	line-height: 1.3;
	font-size: 2.5rem;
	color: #cc0000;
}
@media (max-width: 560px) {
	section#sec4 .sec4promise h3{
		padding-top: 0;
		margin-left: 0;
		height: auto;
		min-height: 3em;
		font-size: 2.0rem;
	}
	section#sec4 .sec4promise p{
		margin-left: 0;
	}
}
@media (max-width: 400px) {
	section#sec4 .sec4promise h3{
		padding-top: 0;
		margin-left: 0;
		min-height: 4.0em;
		font-size: 1.4rem;
	}
	section#sec4 .sec4promise p{
		margin: 0 !important;
		font-size: 1.2rem;
	}
}
section#sec4 .sec_inner{
	line-height: 1.3;
}
#sec4promise1{
	background-image: url('../img/rental2022/sec4promise1.jpg');
}
#sec4promise2{
	background-image: url('../img/rental2022/sec4promise2.jpg');
}
#sec4promise3{
	background-image: url('../img/rental2022/sec4promise3.jpg');
}
section#sec4 .sec4promise{
	background-position: top;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #faeded;
	padding: 20px;
	margin-top: 20px;
}
section#sec5 h3{
	display: flex;
	align-items: center;
	gap: 0px 20px;
	text-align: left;
	margin: 40px 0;
	color: #333;
	font-weight: bold;
	font-size: 2.5rem;
	padding: 20px;
	border-left: 10px solid #cc0000;
	border-bottom: 1px solid #cccccc;
}
section#sec5 h4{
	text-align: left;
	margin: 20px 5px;
	color: #333;
	font-weight: normal;
	font-size: 2.0rem;
}
@media (max-width: 560px) {
	section#sec5 h3{
		font-size: 1.8rem;
	}
	section#sec5 h3 img{
		max-width:30%;
	}
	section#sec5 h4{
		font-size: 1.5rem;
		margin: 20px 40px;
	}
}
section#sec6 div.shops{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
}
section#sec6 div.shops > div{
	width: 320px;
	margin-bottom: 10px;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.8;
}
section#sec7 .sec7voice{
	background-position: top;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #faeded;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
section#sec7 .sec7voice h3{
	text-align: left;
	padding: 30px 35% 30px 0;
	font-size: 2.0rem;
	line-height: 1.8;
	border-bottom: 1px solid #cc0000;
}
@media (max-width: 560px) {
	section#sec7 .sec7voice h3{
		padding: 10px 30% 30px 0;
		line-height: 1.5;
		font-size: 1.8rem;
	}
	section#sec7 .sec7voice p{
		margin: 20px 0 !important;
		line-height: 1.5 !important;
		font-size: 1.3rem;
	}
}
section#sec7 .sec_inner{
	line-height: 1.3;
}
section#sec7 .redarrow .sec_inner small{
	line-height: 1.3;
	font-size: 60%;
}
#sec7voice1{
	background-image: url('../img/rental2022/sec7voice1.jpg');
}
#sec7voice2{
	background-image: url('../img/rental2022/sec7voice2.jpg');
}
#sec7voice3{
	background-image: url('../img/rental2022/sec7voice3.jpg');
}
section#sec7 .sec7voice{
	background-position: top;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #faeded;
	padding: 20px;
	margin-top: 20px;
}
section#sec8 .sec8sub{
	border-radius: 10px;
	background-color: #fff3c7;
	margin: 20px auto;
	padding: 0;
}
section#sec8 .sec8num{
	background-color: #01466f;
	color: white;
	border-top-left-radius: 10px;
	width: 120px;
	font-size: 60px;
	padding: 10px;
	text-align: center;
	float: left;
}
section#sec8 .sec8title{
	width: calc( 100% - 140px );
	font-size: 30px;

	margin: 0;
	padding: 30px 0;
	text-align: left;
	float: right;
}
section#sec8 .sec8main{
	padding: 0 20px;
}
section#sec8 .sec8main:before {
    content: "";
    clear: both;
    display: block;
}
section#sec8 .sec8main:after {
    content: "";
    clear: both;
    display: block;
}
section#sec8 .sec8main img{
	float: left;
	width: 40%;
	margin-bottom: 20px;
}
section#sec8 .sec8main p{
	float: right;
	width: 55%;
	margin: 0;
}
@media (max-width: 768px) {
	section#sec8 .sec8sub{
		margin: 20px auto;
	    width: calc( 100% - 20px );
	}
	section#sec8 .sec8num{
		width: 90px;
		font-size: 45px;
	}
	section#sec8 .sec8title{
		width: calc( 100% - 120px );
		font-size: 25px;
		padding: 20px 0;
	}
	section#sec8 .sec8main{
		padding: 80px 20px 20px;
	}
	section#sec8 .sec8main img{
		float: left;
		width: 30%;
	}
	section#sec8 .sec8main p{
		float: right;
		width: 65%;
	}
}
@media (max-width: 560px) {
	section#sec8 .sec8num{
		width: 60px;
		font-size: 30px;
	}
	section#sec8 .sec8title{
		width: calc( 100% - 100px );
		font-size: 20px;
		padding: 15px 0;
	}
	section#sec8 .sec8main{
		padding: 60px 20px 20px;
	}
	section#sec8 .sec8main img{
		float: none;
		margin-bottom: 20px;
		width: 100%;
	}
	section#sec8 .sec8main p{
		float: none;
		margin: 0;
		width: 100%;
	}
}
section#sec9 h2.redarrow{
	color:#fff3c7;
}
section#sec9 .sec2icon{
	margin-bottom:30px;
}
section#sec9 .sec2icon img{
    max-width: 40%;
}
section#sec11 .sec11qa{
	margin-top:50px;
	border:1px solid #ccc;
}
section#sec11 .sec11qa h3{
	text-align:left;
	font-size:150%;
	margin:0;
	padding:30px 100px 30px 20px;
	color:#333333;
	background-color:#ececec;
	background-position: center right 10px;
	background-repeat: no-repeat;
	background-image:url('../img/rental2022/sec11OFF.png');
}
@media (max-width:768px) {
	section#sec11 .sec11qa{
		margin-top:20px;
	}
	section#sec11 .sec11qa h3{
		font-size:120%;
	}
}
.qandaON{
	background-image:url('../img/rental2022/sec11ON.png') !important;
}
section#sec11 .sec11qa p{
	display:none;
}
section#sec12 h2{
	background-color:#fff3c7;
}
section#sec12 h2 img{
	max-width:100%;
	margin:40px 0;
}
@media (max-width:768px) {
	section#sec12 h2 img{
		max-width:90%;
	}
}
section#sec12 div.sec_inner img{
	max-width:100%;
	margin:50px 0 0;
}
section#sec12 div.sec_inner h3{
	margin:20px;
	padding:20px 0;
	font-size:150%;
	background-color:#ececec;
	color:#333333;
}
section#sec12 div.sec_inner input,
section#sec12 div.sec_inner textarea{
	font-size:160%;
	border:1px solid #333;
	padding:10px;
	width:100%;
}
section#sec12 div.sec_inner textarea{
	height: calc( 1.3em * 5 );
	line-height: 1.3;
}
@media (max-width:768px) {
	section#sec12 div.sec_inner img {
	    max-width: 100%;
	    margin: 20px 0 0;
	}
}
section#footer .sec_inner{
	border-top:1px solid #cccccc;
	padding-top:50px;
}
section#footer .sec_inner img{
	max-width:80%;
}
footer{
	margin:0;
	padding:20px 0;
	background-color:#5f5f5f;
	text-align:center;
	color:#FFFFFF;
}
#submitbutton{
	text-align:center;
	width:100%;
	border-radius:5px;
	background-color:#cc0000;
	color:white;
}
@media (max-width:768px) {
	section#footer div.sec_inner p{
		font-size:120%;
	}
}
@media (max-width:400px) {
	section#footer div.sec_inner p{
		font-size:100%;
	}
}
