@charset "UTF-8";
.iv,.ivo{
  opacity: 0;
}

.s_nav {
	display: none;
}
.tab_blok,
.pc_block {
	display: block;
}
.page .menu-trigger,
._sp,
.sp {
	display: none;
}
.tab_br,
.pc_br {
	display: block;
}

body {
	position: relative;
	line-height: 1.8em;
}
.all {
    position: relative;
    z-index: 1;
}
.body_bk {
	overflow: hidden;
}

#header {
	width: 100%;
	position: relative;
	background: url(../../images/img01.jpg);
	background-position: center center;
	background-size: cover;
}
#header .bk_img {
	position: absolute;
	width: 100%;
	z-index: 0;
}
#header .bk_img img {
	width: 100%;
}

#header ._in {
	width: 90%;
	max-width: 969px;
    margin: auto;
    position: relative;
    z-index: 2;
    padding-top: 30px;
    padding-bottom: 140px;
}
#header .c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	z-index: 1;
	padding: 24px 34px 0;
}
#header .c2_ph {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	z-index: 1;
	margin-top: -14%;
}



.img_txt {
	color: #fff;
	background: #000;
	line-height: 1em;
	padding: 7px 14px;
	font-size: 0.7em;
	position: absolute;
	bottom: 7px;
	right: 7px;
	z-index: 2;
	font-family: 'Noto Serif JP', serif;
}
#header .img_txt {
	color: #fff;
	background: #000;
	line-height: 1em;
	padding: 10px 18px;
	font-size: 0.7em;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 2;
	font-family: 'Noto Serif JP', serif;
}

.pc_br {
	display: block;
}
.color01 {
	color: #e4007f;
}
.main_txt {
	background: #000;
}
.main_txt ._in {
	width: 90%;
	margin: auto;
	text-align: center;
	max-width: 1051px;
	padding: 80px 0 80px;
}
.main_txt h2 {
	text-align: center;
	margin-bottom: 20px;
}
.main_txt h3 {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.3em;
	line-height: 1.8em;
	text-align: left;
	color: #fff;
}
.video {
	width: 100%;
	height: 100%;
	margin-bottom: 60px;
}
.scroll {
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 0;
}



.price {
	background: #000;
}
.price ._in {
	width: 90%;
	margin: 0 auto;
	padding: 50px 0;
	max-width: 816px;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	color: #fff;
}

.price ._in ul {
	display: inline-block;
	margin: auto;
	text-align: left;
}
.price ._in ul .st {
	font-size: 2.2em;
	line-height: 1.5em;
}
.price ._in ul .st .s_txt {
	font-size: 0.5em;
	line-height: 1em;
	display: block;
	margin-bottom: 20px
}
.price ._in ul .num {
	font-size: 2.2em;
	line-height: 1.5em;
}
.price ._in ul .st .inline_block {
	display: inline-block;
}




.contents.suke ._in {
	width: 90%;
	max-width: 988px;
	margin: auto;
	padding: 60px 0;
	font-family: 'Noto Serif JP', serif;
}
.table01 {
	width: 100%;
	border-top: 1px solid #ccc;
}


.price_data {
	margin-top: 30px;
}
.sf_data {
	margin-top: 50px;
}
.sf_data h3 {
	font-size: 1.4em;
	margin-bottom: 10px;
}
.sf_data li {
	text-indent: -1em;
	margin-left: 1em;
}
a.btn02 {
	font-size: 22px;
	background: #fff;
	display: block;
	padding: 24px 0;
	line-height: 1em;
	color: #be801e;
}
a.btn02:hover {
	color: #000e;
}


.sf_data .table02 th {
    width: 9em;
}

.ttl01 {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: left;
	margin-bottom: 20px;
}

.contents.notes ._in {
	width: 90%;
	max-width: 988px;
	margin: auto;
	padding: 60px 0 100px;
	font-family: 'Noto Serif JP', serif;
}
.contents.notes ._in ul {
	margin-bottom: 40px;
}
ul.indent li {
	margin: 10px auto;
	text-indent: -1em;
	margin-left: 1em;
}
a.btn {
	font-size: 1.6em;
	line-height: 1.5em;
	display: block;
	color: #fff;
	background: #000;
	padding: 24px 14px;
}


.footer {
	background: #f5f5f5;
	padding: 50px 0 30px;
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: 'Noto Serif JP', serif;
}
.footer ._in {
	width: 90%;
	margin: auto;
	text-align: center;
}
.footer ._in .txt {
	display: block;
	margin-bottom: 7px;
}
.footer ._in h2 {
	max-width: 236px;
	display: inline-block;
	margin-bottom: 14px;
}
.footer ._in h3 {
	display: inline-block;
	font-size: 1.2em;
	line-height: 1.5em;
}
.footer ._in .data {
	display: inline-block;
}
.footer ._in .f_nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 44px;
}
.footer ._in .f_nav li {
	margin: 0 14px;
}


.youtube {
  	position: relative;
  	width: 100%;
  	padding-top: 56.25%;
}
.youtube iframe {
  	position: absolute;
  	top: 0;
  	right: 0;
  	width: 100%;
  	height: 100%;
}
.mov {
	width: 100%;
    max-width: 900px;
    padding: 0;
    margin: 0 auto 40px;
    background: #000;
}



.contents.price_list ._in {
    width: 90%;
    max-width: 988px;
    margin: auto;
    padding: 0 0 60px;
}
.price_list .price_data {
    margin-top: 60px;
}
.price_list .price_data:first-of-type {
    margin-top: 0;
}

.table02 {
	width: 100%;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 10px 0;
}
.table02 th {
	padding: 10px;
	background: #f5f5f5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center;
	line-height: 1.5em;
}
.table02 th:first-of-type {
	width: 5em;
}
.table02 td {
	padding: 10px;
	background: #f5f5f5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center;
	background: #fff;
}
.table02 td.price {
	font-size: 1.4em;
	font-weight: 600;
}

a.btn03 {
	display: inline-block;
	background: #000;
	line-height: 1.5em;
	color: #fff;
	padding: 4px 24px;
	border-radius: 4px;
}
.table02 td a.btn03 {
	font-size: 1em;
}
a.btn03:hover {
	background: #777777;
}

.scroll {
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 0;
}
.scroll::-webkit-scrollbar {
        height: 5px;
}
.scroll::-webkit-scrollbar-track {
    background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC;
}

.skyrentacar {
	padding:60px 0;
	margin:0 0 60px 0;
	background: #0062ae;
}
.skyrentacar ._in {
    width: 90%;
    max-width: 988px;
    margin: auto;
    padding: 0 0 60px;
}
.skyrentacar h3 {
	margin:0 0 40px 0;
	color: #fff;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
}
.skyrentacar iframe {
	margin:0 0 20px 0;
}
.skyrentacar-youtube {
	text-align: center;
}
.skyrentacar-copy {
	margin:0 0 60px 0;
	color: #fff;
	text-align: center;
}
.skyrentacar-shop {
	margin:0 0 60px 0;
	padding:40px 5%;
	background: #fff;
}
.skyrentacar-kitakyushu {
	margin:0 0 10px 0;

}
.skyrentacar-kitakyushu dl dt{
	font-weight: bold;
	font-size: 18px;
	
}

.skyrentacar-kitakyushu .address {
	font-size: 16px;
}
.skyrentacar-kennai {
	display: flex;
}
.skyrentacar-kennai-img {
	width:55%;

}
.skyrentacar-kennai-list {
	width:45%;
	padding:0 0 0 20px;
	
}
.skyrentacar-kennai-list dl {
	margin:0 0 10px 0;
}
.skyrentacar-kennai-list dl dt {
	font-size: 18px;
	font-weight: bold;
}
.skyrentacar-kennai-list-top {
	font-size: 24px;
	font-weight: bold;
	color: #fe0000;
	margin:0 0 20px 0;
}
.skyrentacar-nonoperation {
	padding:18px 3%;
	border:1px solid #fff;
	color: #fff;
}
.skyrentacar-nonoperation dl dt{
	font-weight: bold;
}
.sp-copy {
	padding: 45px 0 30px 0;
	background: #ffea00;
	position: relative;
	
}
.sp-copy p {
	text-align: center;

}
.sp-copy:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #ffea00;
  }
  .sp-pricesample {
	margin:0 0 60px 0;
	text-align: center;
  }
  .sp-sample {
	padding:60px 0;
	background: #000;
	color: #fff;
  }
  .sp-sample ._in {
    width: 90%;
    max-width: 988px;
    margin: auto;
    padding: 0 0 60px;
}
  .sp-sample h3{
	margin:0 0 40px 0;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
  }
  .sp-sample-boxwrap {
	display: flex;
	justify-content: space-between;
  }
  .sp-sample-box p{
	margin:0 0 20px 0;
	text-align: center;
	
  }
  .sp-main {
		max-height:675px;
	background: url(../img/bg.jpg) no-repeat;
	background-size: cover;
	
  }
  .sp-main p{
	max-width:1200px;
	margin:0 auto;	
}
.pc-none {
	display: none;
}
.sp-attention {
} 
.sp-attention ._in {
    width: 90%;
    max-width: 988px;
    margin: auto;
    padding: 20px 0 20px;
}
@media screen and (max-width: 647px){
	.skyrentacar {
		padding:20px 0 20px 0;
		margin:0 0 40px 0;
		background: #0062ae;
	}
	.skyrentacar ._in {
		width: 90%;
		max-width: 988px;
		margin: auto;
		padding: 0 0 40px;
	}
	.skyrentacar h3 {
		margin:0 0 10px 0;
		font-size: 18px;
	}
	.skyrentacar-copy {
		font-size: 14px;
		margin:0 0 20px 0;
		text-align: left;
	}
	.skyrentacar-shop {
		margin:0 0 40px 0;
		padding:16px 5%;
		background: #fff;
	}
	.skyrentacar-kitakyushu {
		margin:0 0 10px 0;
	
	}
	.skyrentacar-kitakyushu dl dt{
		font-size: 16px;
	}
	.skyrentacar-kitakyushu .address {
		font-size: 14px;
	}
	.skyrentacar-kennai {
		display: flex;
		flex-wrap: wrap;
	}
	.skyrentacar-kennai-img {
		width:100%;
		margin:0 0 16px 0;
	}
	.skyrentacar-kennai-list {
		width:100%;
		padding:0 0 0 0;
	}
	.skyrentacar-kennai-list dl {
		margin:0 0 10px 0;
	}
	.skyrentacar-kennai-list dl dt {
		font-size: 16px;
	}
	.skyrentacar-kennai-list dl dd {
		font-size: 14px;
	}
	.skyrentacar-kennai-list-top {
		font-size: 18px;
		margin:0 0 12px 0;
	}
	.skyrentacar-nonoperation {
		padding:14px 3%;
		border:1px solid #fff;
		color: #fff;
	}
	.skyrentacar-nonoperation dl dt{
		font-weight: bold;
	}
	.skyrentacar-nonoperation dl dd{
		font-size: 14px;
	}
	.sp-copy {
		padding: 20px 3% 16px 3%;
	}
	.sp-copy p {
		text-align: center;
	
	}
	.sp-copy:after {
		content: "";
		position: absolute;
		top: 100%;
		left: 50%;
		margin-left: -15px;
		border: 15px solid transparent;
		border-top: 15px solid #ffea00;
	  }
	  .sp-sample {
		padding:20px 0;
	  }
	  .sp-sample ._in {
		padding: 0 0 20px;
		}
	  .sp-sample h3{
		margin:0 0 15px 0;
		font-size: 16px;
	  }
	  .sp-sample-boxwrap {
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
	  }
	  .sp-sample-box {
		width:100%;
		margin:0 0 20px 0;
		font-size: 14px;
	  }
	  .sp-sample-box img{
		width:100%;
	  }
	  .sp-sample-box p{
		margin:0 0 14px 0;
		text-align: center;
		line-height: 1.3;
	  }
	  .sp-main {
		height:auto;
		
	  }
	  .sp-none {
		display: none;
	  }
	  .pc-none {
		display: block;
	}
	.price span {
		font-weight: normal;
		line-height: 1.2em !important;
		font-size: 14px;
	}
	.table02-1 {
		width:33%;

	}
	.table02-2 {
		width:34%;
		
	}
	.table02-3 {
		width:33%;
		
	}
}
  










