/******************************

******************************/
.wrapper{
	overflow: hidden;
}

.section{
	padding-bottom: 60px;
}
.lastsection{
	padding-bottom: 0px;
	border-bottom: 0;
}
.pagetitle{
	background-color: #252525 !important;
	text-align: center;
	padding-top: 40px !important;
	margin-bottom: 70px;
}
	.device-mobile .qollogo{
	width: 85%;		
	}
.read{
	margin-top: 33px;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	line-height: 160%;
	padding-bottom: 0px;
}
	.device-mobile .read{
		font-size: 12px;
	}
	
.servicetitle{
	margin-bottom: 30px;
	font-size: 47px;
	color: #545454;
	font-weight: 600;
}
	.device-mobile .servicetitle{
		font-size: 35px;
	}
.textarea{
	width: 85%;
	margin: 0 auto;
	margin-bottom: 30px;
}
	.device-mobile .textarea{
	}
	
.colum1_w .servicetitle{
	width: 85%;
	margin: 0 auto;
	margin-bottom: 30px;
}
	.device-mobile .colum1_w .servicetitle{
	width: 93%;
	}
.colum1,
.colum2{
	width: 85%;
	margin: 0 auto;
}
	.device-mobile .colum1,
	.device-mobile .colum2{
	width: 93%;
	}
.colum1_w{
	width: 100%;	
}
.slick-track{
	padding-top: 10px;
	padding-bottom: 30px;
}
.lineup_item{
	margin-right: 2%;
	width: 18%;
	float: left;
	padding-bottom: 30px;
}
	.device-mobile .lineup_item{
	margin-right: 5%;
	width: 47.5%;
	}
	
.lineup_item:nth-of-type(3n){
	margin-right: 0;
}
	.device-mobile .lineup_item:nth-of-type(3n){
	margin-right: 5%;
	}
	.device-mobile .lineup_item:nth-of-type(2n){
	margin-right: 0%;
	}

	
.lineup_item_big{
	background-color: #323232;
	border-radius: 12px;
	width: 100%;
	max-width: none;
}
.lineup_item a{
	color: #2c2c2c;
}

.lineup_item img{
	border-radius: 12px;
	overflow: hidden;
	width: 100%;
	padding-bottom: 3px;
}


.lineup_item_big .lineup_item_big_text{
	float: left;
	color: #f3f3f3;
	padding: 50px;
	padding-top: 70px;
	width: 70%;
}
.lineup_item_big .lineup_item_big_text p{
	color: #f3f3f3;
	padding-top: 15px;
}
.lineup_item_big .lineup_item_big_text b{
	font-size: 30px;
}
	.device-mobile .lineup_item_big .lineup_item_big_text{
		width: 100%;
		padding: 30px;
	}
.lineup_item_big img{
	float: right;
	width: 30%;
	border-radius: 0px 12px 12px 0px;
}
	.device-mobile .lineup_item_big img{
	float: none;
	width: 100%;
	border-radius: 12px 12px 0px 0px;
}



.lineuparea2 b{
	text-align: center;
	color: #000000;
	display: block;
	font-weight: bold;
	background-color: #e4e4e4;
	border-radius: 12px;
	padding: 30px;
}

.ideapark{
	background: url("../img/idea.png") no-repeat;
	background-position-x: center;
	background-position-y: 180px;
	text-align: center;
	background-size: 800px;
}
	.device-mobile .ideapark{
		background-size: 700px;
	}

a.section_button{
	background-color: #136799;
	border-radius: 9px;
	color: #ffffff !important;
	font-size: 23px;
	font-weight: bold;
	padding: 30px;
	display: block;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	margin-top: 150px;
}
	.device-mobile a.section_button{
		margin-top: 130px;
	}
.lineuparea{
	padding-bottom: 30px;
}







/*â∫ëwÉyÅ[ÉW*/
.under .pagetitle{
	background-color: none !important;
	position: relative;
	overflow: hidden;
}
	.device-mobile .pagetitle{
		padding: 60px 0 !important;
		padding-bottom: 30px !important;
		margin-top: -10px;
	}
	.device-mobile .zoom .pagetitle{
		padding: 30px 0 !important;
	}
	.device-mobile .warehouse .pagetitle{
		padding: 40px 0 !important;
	}

	
.underlogo{
	padding-top: 40px;
	max-width: 715px;
	min-width: 350px;
	width: 70%;
}
.zoom .underlogo{
	padding-top: 0px;
	max-width: 638px;
	min-width: 350px;
	width: 80%;
}
.warehouse .underlogo{
	padding-top: 0px;
	max-width: 672px;
	min-width: 241px;
	width: 80%;
	padding-left: 10px;
}

	.device-mobile .underlogo{
	}
	
.undertitle_tag{
	position: absolute;
	left: 0;
	top: 0;
}
.bg_rentalbbq .undertitle_tag,
.bg_rentalcar .undertitle_tag,
.bg_sauna .undertitle_tag{
	top: 60px;
}
	.device-mobile .undertitle_tag{
		left: -10px;
		top: 50px;
		width: 170px;
	}
.fixed-bg {
  background-attachment: fixed;
  background-position-x: center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.bg01 {
  background-image: url("../img/freefee_bg.png");
  background-position-y: calc(center - 100px);
}
.bg_zoom {
  background-image: url("../img/zoom_bg.png");
  background-position-y: calc(center - 50px);
}
.bg_warehouse {
  background-image: url("../img/warehouse_bg.png") !important;
  background-position-y: 70px;
}
.rentalcar{
	padding-top: 100px;
}
.bg_rentalcar {
  background-image: url("../img/rentalcar_bg.png") !important;
  height: 700px;
  padding: 0 !important;
}
	.device-mobile .bg_rentalcar {
	  height: 350px;
	  padding: 0 !important;
	  background-attachment: inherit;
	}



.bg_sauna {
  background-image: url("../img/sauna_bg.png") !important;
  height: 702px;
  padding: 0 !important;
}
.bg_sauna .underlogo{
	padding-top: 230px;
	max-width: 504px;
	min-width: 350px;
	width: 70%;

}

	.device-mobile .bg_sauna {
	  height: 240px;
	  background-attachment: inherit;
	}

	.device-mobile .bg_sauna .underlogo{
		padding-top: 10px;
		width: 70%;
	min-width: 270px;
	}






.bg_rentalbbq {
  background-image: url("../img/bbq_bg.png") !important;
  padding: 0 !important;
}
.bg_rentalbbq .underlogo{
	padding-top: 0px;
	width: auto;
}
	.device-mobile .bg_rentalbbq {
	  height: 300px;
	  padding: 0 !important;
	  background-attachment: inherit;
	}
	.device-mobile .bg_rentalbbq .underlogo{
		padding-top: 0px;
		width: 200px !important;
		min-width: inherit;
	}
	.device-mobile .bg_rentalbbq .undertitle_tag{
		left: -10px;
		top: 60px;
		width: 170px;
	}
	.device-mobile .bg_rentalappliances .underlogo{
		padding-top: 0px;
	}
.bg_rentaltool {
  background-image: url("../img/tool_bg.png") !important;
  padding-top: 50px;
  height: 300px;
}
.bg_rentalappliances {
	background-color: #ffffff !important;
	background-image: none;
  padding-top: 50px;
  height: 400px;
}
	.device-mobile .bg_rentalappliances {
		padding-top: 20px;
		height: 220px;
		}
	
.bg_rentalcar .undertitle_tag{
	top: 70px;
}
	.device-mobile .bg_rentalcar .undertitle_tag{
		left: -10px;
		top: 60px;
		width: 170px;
	}

.backpage{
	background: url("../img/arrow_bottom_blue_left.png") no-repeat;
	background-position-y: 3px;
	padding-left: 20px;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 60px;
}
.backpage a{
	color: #4c86ab;
}
.taisyogai{
	background-color: #f7f7f7;
	border: 1px solid #e1e1e1;
	padding: 8px;
	border-radius: 4px;
	margin-top: 15px;
}
.taisyogai dt,
.taisyogai dd{
	font-size: 11px;
}

.colum1-1{
	float: left;
	width: 50%;
}
.colum1-2{
	float: right;
	width: 50%;
	text-align: right;
}
.colum1-2flow{
	text-align: left;
	width: 45%;
	padding-left: 5%;

}
.youtube iframe{
	width: 100%;
	height: 100%;
	min-height: 400px;
}

.colum1-2 img{
width: 98%;
max-width: 421px;
}

	.device-mobile .colum1-1,
	.device-mobile .colum1-2{
		width: 100%;
		float: none;
	}
	.device-mobile .colum1-2{
		padding-top: 30px;
	}

/*zoom*/
.step2 img{
	width: 200px !important;
}
.warehouse .step2 img{
	width: auto !important;
}
.step2 img.applestore{
	width: 150px !important;
}

.step3 img{
	padding-top: 70px;
}
	.device-mobile .step3 img{
		padding-top: 30px;
	}

.step4 img{
max-width: 454px;
}


.accent{
	color: #db0505;
}


/*å_ñÒ*/
.keiyakutitle{
	width: 90%;
	margin: 0 auto;
	margin-bottom: 50px;
	padding-top: 70px;
	font-size: 47px;
	color: #545454;
	font-weight: 600;
}
	.device-mobile .keiyakutitle{
		font-size: 40px;
	}
.keiyaku .colum1-2 img {
    width: auto;
    max-width: auto;
}

.keiayakuflow dt,
.keiayakuflow dd{
text-align: left;
}
.keiayakuflow dt{
	font-size: 20px;
}
.keiayakuflow dd{
padding-bottom: 40px;
}
.keiayakuflow dd.jyusetsu img{
	width: 120px;
}
.keiayakuflow dd.jyusetsu img.applestore{
	width: 112px;
	padding-left: 7px;
}



/**/
a.orderbutton{
	background-color: #136799;
	border-radius: 9px;
	color: #ffffff !important;
	font-size: 20px;
	font-weight: bold;
	padding: 20px;
	display: block;
	width: 70%;
	margin: 0 auto;
	text-align: center;
	margin-top: 120px;
}
	.device-mobile a.orderbutton{
		margin-top:10px;
	}



.slick-prev, .slick-next {
	width: 45px;
	height: 45px;
	
}
.slick-next,.slick-next:hover, .slick-next:focus {
    right: 50px;
    background-image: url("/chintai/service/img/next.png");
}
	.device-mobile .slick-next,
	.device-mobile .slick-next:hover,
	.device-mobile .slick-next:focus {
    right: 10px !important;
	}
	
.slick-prev,.slick-prev:hover, .slick-prev:focus {
    left: 50px;
    background-image: url("/chintai/service/img/prev.png");
}
	.device-mobile .slick-prev,.device-mobile .slick-prev:hover,.device-mobile .slick-prev:focus {
    left: 10px !important;
	}




.useflowtitle{
	font-size: 40px;
	color: #da1d1d;
	font-weight: bold;
}
	.device-mobile .useflowtitle{
	font-size: 30px;
	
	
	}
	
.rentcargaiyo td{
	border: 1px solid #dfdfdf;
	padding: 10px 15px;
	text-align: left;
}
	.device-mobile .rentcargaiyo td{
	padding: 6px 8px;
	font-size: 12px;
	}
.biko{
	font-size: 11px;
}

.rentcargaiyo{
	margin-top: 30px;
}
	.device-mobile .rentcargaiyo{
	margin-top: 0px;
	}


.movie .youtube{
	width: 50%;
	float: left;
}
.iframe-wrapper{
	position: relative;
    padding-bottom: 60%; /* アスペクト比16:9の場合 */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 2rem; /* YouTubeの下に余白をつける */
}
.movie .youtube .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	min-height: auto;
}


.movie .section_read{
	width: 45%;
	float: right;
}
.device-mobile .movie .youtube,
.device-mobile .movie .section_read{
	width: 100%;
	float: none;
}





.googlecal {
position: relative;
padding-bottom: 100%;
height: 0;
}

.googlecal iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

@media only screen and (min-width: 768px) {
.googlecal { padding-bottom: 75%; }
}