@charset "utf-8";
h4 {
	font-size: 21px;
	background: #FDE7CD;
	padding: 6px 7px 3px;
	margin-bottom: 7px;
	line-height: 30px;
	color: #F08321;
	font-weight: normal;
}
#carlife_menu {
	overflow: hidden;
	width: 1300px;
	margin: 20px auto 0;
}
#carlife_menu p {
	float: left;
}
#carlife_menu ul {
	float: left;
	overflow: hidden;
	margin-left: 5px;
}
#carlife_menu ul li {
	float: left;
	margin-left: 8px;
	width: 135px;
}
#carlife_menu ul li a {
	display: block;
	background: url(../img/carlife/menu_bg.png) no-repeat left top;
	height: 57px;
	line-height: 57px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	padding: 0 3px 0 0;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
}
#carlife_menu ul li:nth-of-type(4) a {
	letter-spacing: -2px;
}
#content > div:nth-of-type(n+2) h2 {
	margin-top: 70px;
}
.detail_button01 a {
	display: block;
	text-align: center;
	background: url(../img/carlife/btn_bg01.png) no-repeat left top;
	width: 1153px;
	height: 90px;
	padding-top: 24px;
}
.detail_button01 a:hover {
	filter: brightness(1.12);
	opacity: 0.9;
}


/********************************************************
車検
********************************************************/
#inspection #feature_list li {
	overflow: hidden;
	margin-top: 55px;
}
#inspection #feature_list li:first-child {
	margin-top: 0;
}
#inspection #feature_list li div {
	float: left;
	width: 822px;
}
#inspection #feature_list li div p {
	width: 800px;
}
#inspection #feature_list li > p {
	float: right;
}
#inspection #discount_list {
	overflow: hidden;
	width: 1153px;
	margin-top: -8px;
}
#inspection #discount_list li {
	float: left;
	margin-left: 20px;
	margin-top: 8px;
}
#inspection #discount_list li:nth-of-type(1),
#inspection #discount_list li:nth-of-type(3) {
	margin-left: 0;
}
#inspection #price_h {
	margin-bottom: 10px;
}
#inspection #price_attention {
	margin-top: 8px;
	font-size: 15px;
}
#inspection #benefit_list {
	margin: -10px 0 0 -14px;
	width: 1164px;
	overflow: hidden;
}
#inspection #benefit_list li {
	float: left;
	margin-left: 12px;
}
#inspection #benefit_list li:nth-of-type(1) {
	margin-left: 0;
}
#inspection #benefit_list li:nth-of-type(2) {
	margin-top: 12px;
}
#inspection #benefit_list li:nth-of-type(3) {
	margin-left: 1px;
}
#inspection #benefit_list li:nth-of-type(4) {
	margin-top: 12px;
	margin-bottom: 20px;
}
#inspection #benefit_list + p {
	color: #E60012;
	font-size: 24px;
	text-align: center;
	margin: 20px 0;
}


/********************************************************
中古車オークション
********************************************************/
#auction #auction_list {
	margin: 0 0 40px;
}
#auction #auction_list li {
	position: relative;
	min-height: 228px;
	margin-bottom: 55px;
}
#auction #auction_list li:nth-last-of-type(1) {
	margin-bottom: 0;
}
#auction #auction_list li p:nth-of-type(1) {
	width: 800px;
}
#auction #auction_list li p:nth-last-of-type(1) {
	position: absolute;
	right: 0;
	top: 0;
}
#auction #auction_list li:nth-of-type(2) p:nth-last-of-type(1) {
	top: 50px;
}


/********************************************************
鈑金サービス
********************************************************/
#repair {
	
}
#repair h4 {
	background: #F08321;
	color: #FFFFFF;
	font-size: 19px;
	padding: 2px 10px 0;
	margin-bottom: 20px;
}
#repair #repair_h {
	background: #FDE7CD;
	padding: 25px 30px 20px;
	border-radius: 7px;
	position: relative;
	margin-top: 45px;
	margin-bottom: 30px;
	z-index: 2;
}
#repair #repair_h p:nth-of-type(2) {
	position: absolute;
	top: -35px;
	right: 30px;
}
#repair dl {
	overflow: hidden;
	background: url(../img/carlife/repair06.jpg) no-repeat 725px top, url(../img/carlife/repair07.jpg) no-repeat right top;
}
#repair dl dt {
	float: left;
	clear: both;
	margin-bottom: 26px;
}
#repair dl dd {
	float: left;
	font-size: 16px;
	line-height: 1.6;
	margin-left: 5px;
}
#repair #repair_price_table {
	margin-top: 35px;
}
#repair #repair_price_table table {
	width: 100%;
}
#repair #repair_price_table table tr:nth-of-type(2) {
	background-color: #E4F2FB;
}
#repair #repair_price_table table th {
	border: solid 2px #B5B6B6;
	line-height: 1.2;
	padding: 9px 0 7px;
	font-size: 14px;
	font-weight: normal;
}
#repair #repair_price_table table th.header {
	background-color: #EEEFEF;
}
#repair #repair_price_table table tr:nth-of-type(1) th:nth-of-type(2) {
	background-color: #FFFCDD;
	font-size: 22px;
	position: relative;
	padding: 12px 65px 10px 20px;
	text-align: left;
}
#repair #repair_price_table table tr:nth-of-type(1) th:nth-of-type(2) img {
	position: absolute;
	bottom: 0;
	right: 30px;
}
#repair #repair_price_table table tr:nth-of-type(1) th:nth-of-type(3) {
	background-color: #FDEEF4;
	font-size: 22px;
	position: relative;
	padding: 12px 45px 10px 20px;
	text-align: left;
}
#repair #repair_price_table table tr:nth-of-type(1) th:nth-of-type(3) img {
	position: absolute;
	bottom: 0;
	right: 25px;
}
#repair #repair_price_table table td {
	border: solid 2px #B5B6B6;
	width: 14.286%;
	text-align: right;
	padding: 5px 45px 3px 0;
	font-size: 16px;
}
#repair #repair_price_table table td.header {
	background-color: #EEEFEF;
	font-size: 14px;
}
#repair #repair_price_table + div {
	margin: 15px 0 0;
	overflow: hidden;
	width: 1153px;
}
#repair #repair_price_table + div p:nth-of-type(1) {
	float: left;
}
#repair #repair_price_table + div .detail_button01 {
	float: right;
}
#repair #repair_price_table + div .detail_button01 a {
	background: url(../img/carlife/btn_bg02.png) no-repeat left top;
	width: 611px;
	height: 79px;
	padding-top: 20px;
}



/********************************************************
カーコーティング
********************************************************/
#coating #coating_list {

}
#coating #coating_list li {
	border-top: solid 1px #898989;
	padding: 15px 0;
	position: relative;
	font-size: 15px;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 1.5;
}
#coating #coating_list li:first-child {
	border-top: none;
	padding-top: 10px;
}
#coating #coating_list li:nth-last-of-type(1) {
	padding-bottom: 0;
}
#coating #coating_list li p:nth-of-type(1) {
	margin-bottom: 10px;
}
#coating #coating_list li p:nth-of-type(2) {
	position: absolute;
	top: 25px;
	left: 295px;
}
#coating #coating_list li p:nth-of-type(3) {
	margin-bottom: 15px;
}
#coating #coating_list li p:nth-last-of-type(2) {
	margin-top: 10px;
}
#coating #coating_list li p:nth-last-of-type(1) {
	position: absolute;
	top: 30px;
	right: -5px;
}
#coating #wash p:nth-of-type(2) {
	margin: 10px 0 30px;
}
#coating #wash {
	position: relative;
	margin: 10px 0 30px;
	padding-right: 610px;
	background: url(../img/carlife/coating23.jpg) no-repeat 553px top, url(../img/carlife/coating24.jpg) no-repeat right top;
}
#coating #wash p:nth-last-of-type(1) {
	position: absolute;
	top: 0px;
	left: 400px;
}



/********************************************************
グルーミング
********************************************************/
#grooming h3 + p {
	font-size: 15px;
	margin-bottom: 7px;
}
#grooming .block01 {
	border-top: solid 2px #31A141;
	padding: 20px 350px 25px 0;
	position: relative;
	z-index: 2;
}
#grooming .block01 p:nth-of-type(1) {
	margin-bottom: 10px;
}
#grooming .block01 p:nth-of-type(2) {
	width: 720px;
}
#grooming .block01 p:nth-last-of-type(1) {
	position: absolute;
	top: 0;
	right: 0;
}
#grooming .block02 {
	background: #31A141;
	color: #FFFFFF;
	padding: 25px 55px 20px 30px;
	position: relative;
	margin-bottom: 20px;
}
#grooming .block02 p:nth-of-type(2) {
	font-size: 16px;
	margin: 10px 0 20px;
}
#grooming .block02 ul {
	width: 720px;
	margin-top: 10px;
	overflow: hidden;
}
#grooming .block02 ul li {
	float: left;
	margin-top: 4px;
	margin-left: 4px;
}
#grooming .block02 ul li:nth-of-type(4n+1) {
	margin-left: 0;
}
#grooming .block02 ul + p {
	position: absolute;
	right: 55px;
	bottom: 20px;
}


/********************************************************
レンタカー
********************************************************/
#rentacar h4 {
	margin-top: 30px;
}
#rentacar .block01 {
	position: relative;
	background: #FBDBBE;
	border-radius: 10px;
	padding: 15px 0 10px 25px;
	width: 1000px;
	margin-top: 30px;
	margin-bottom: 40px;
}
#rentacar .block01 p:nth-of-type(2) {
	margin-top: 7px;
	font-size: 15px;
}
#rentacar .block01 p:nth-last-of-type(1) {
	position: absolute;
	top: -20px;
	right: -150px;
}
#rentacar .block02 {
	background: url(../img/carlife/rentacar03.jpg) no-repeat 532px 5px, url(../img/carlife/rentacar04.jpg) no-repeat right 5px;
	padding-right: 520px;
	margin-top: 10px;
	min-height: 199px;
}
#rentacar .block02 > p:nth-of-type(1) {
	letter-spacing: -1px;
}
#rentacar .block02 dl {
	margin-top: 8px;
}
#rentacar .block02 dl dt {
	color: #006BB6;
	font-size: 15px;
	font-weight: bold;
}
#rentacar .block02 dl dd {
	margin-left: 1em;
	margin-bottom: 6px;
}
#rentacar .block03 {
	position: relative;
	margin-top: 15px;
}
#rentacar .block03 > p:nth-of-type(1) {
	float: left;
}
#rentacar .block03 > p:nth-last-of-type(1) {
	position: absolute;
	bottom: 0;
	right: -5px;
}
#rentacar .block03 > div {
	float: left;
	margin-left: 13px;
}
#rentacar .block04 {
	position: relative;
	padding-bottom: 10px;
}
#rentacar .block04 > div p:first-child {
	margin-bottom: 15px;
}
#rentacar .block04 > p:nth-of-type(1) {
	position: absolute;
	bottom: 10px;
	right: 285px;
}
#rentacar .block04 > p:nth-last-of-type(1) {
	position: absolute;
	bottom: 0;
	right: -5px;
}



@media screen and (max-width: 640px) {
h4 {
	font-size: 16px;
	padding: 6px 7px 3px;
	margin-bottom: 7px;
	line-height: 1.4;
}
#carlife_menu {
	width: 100%;
	margin: 20px auto 0;
}
#carlife_menu p {
	float: none;
	width: 70%;
}
#carlife_menu ul {
	float: none;
	margin-left: 0;
}
#carlife_menu ul li {
	float: left;
	margin-top: 2%;
	margin-left: 2%;
	width: 32%;
}
#carlife_menu ul li:nth-of-type(3n+1) {
	margin-left: 0;
	clear: both;
}
#carlife_menu ul li a {
	background: url(../img/carlife/menu_bg.png) no-repeat left top;
	background-size: 100% 100%;
	height: 38px;
	line-height: 38px;
	font-size: 13px;
}
#content > div:nth-of-type(n+2) h2 {
	margin-top: 10%;
}
.detail_button01 a {
	background: url(../img/carlife/btn_bg01.png) no-repeat left top;
	background-size: 100% 100%;
	width: 100%;
	height: 40px;
	padding-top: 8px;
}
.detail_button01 a img {
	width: auto;
	height: 20px;
	line-height: 1;
}


/********************************************************
車検
********************************************************/
#inspection #feature_list li {
	margin-top: 8%;
}
#inspection #feature_list li:first-child {
	margin-top: 0;
}
#inspection #feature_list li div {
	float: none;
	width: 100%;
}
#inspection #feature_list li div p {
	width: 100%;
}
#inspection #feature_list li > p {
	float: none;
	margin: 2% auto 0;
	max-width: 328px;
}
#inspection #discount_list {
	width: 100%;
	margin-top: -8px;
}
#inspection #discount_list li {
	float: none;
	margin-left: 0;
	margin-top: 8px;
}
#inspection #discount_list li:nth-of-type(1),
#inspection #discount_list li:nth-of-type(3) {
	margin-left: 0;
}
#inspection #price_h {
	margin-bottom: 2%;
}
#inspection #price_h img {
	width: auto;
	height: 18px;
}
#inspection #price_attention {
	margin-top: 2%;
	font-size: 13px;
}
#inspection #benefit_list {
	margin: 0;
	width: 100%;
	overflow: hidden;
}
#inspection #benefit_list li {
	margin-left: 2%;
	width: 48%;
}
#inspection #benefit_list li:nth-of-type(1) {
	margin-left: 0;
	width: 50%;
}
#inspection #benefit_list li:nth-of-type(2) {
	margin-top: 2%;
}
#inspection #benefit_list li:nth-of-type(3) {
	margin-left: 0;
	width: 50%;
	clear: both;
}
#inspection #benefit_list li:nth-of-type(4) {
	margin-top: 2%;
	margin-bottom: 3%;
}
#inspection #benefit_list + p {
	font-size: 18px;
	text-align: left;
	margin: 4% 0;
}


/********************************************************
中古車オークション
********************************************************/
#auction #auction_list {
	margin: 0 0 8%;
}
#auction #auction_list li {
	position: relative;
	min-height: inherit;
	margin-bottom: 8%;
}
#auction #auction_list li:nth-last-of-type(1) {
	margin-bottom: 0;
}
#auction #auction_list li p:nth-of-type(1) {
	width: 100%;
}
#auction #auction_list li p:nth-last-of-type(1) {
	position: static;
	max-width: 328px;
	margin: 2% auto 0;
}
#auction #auction_list li:nth-of-type(2) p:nth-last-of-type(1) {
	top: 50px;
}


/********************************************************
鈑金サービス
********************************************************/
#repair {
	
}
#repair h4 {
	font-size: 17px;
	padding: 2px 10px 0;
	margin-bottom: 4%;
	margin-top: 8%;
}
#repair #repair_h {
	padding: 6% 2%;
	border-radius: 7px;
	position: relative;
	margin-top: 6%;
	margin-bottom: 0;
	z-index: 2;
}
#repair #repair_h p:nth-of-type(1) {
	width: 74%;
}
#repair #repair_h p:nth-of-type(2) {
	position: absolute;
	top: auto;
	bottom: 0;
	right: 0;
	width: 25%;
}
#repair dl {
	background: url(../img/carlife/repair06.jpg) no-repeat left bottom, url(../img/carlife/repair07.jpg) no-repeat right bottom;
	background-size: 45vw auto, 45vw auto;
	padding-bottom: 44vw;
}
#repair dl dt {
	float: none;
	margin-bottom: 3px;
	width: 100px;
}
#repair dl dd {
	float: none;
	font-size: 14px;
	margin-left: 0;
	margin-bottom: 4%;
}
#repair #repair_price_table {
	width: 100%;
	overflow: scroll;
	margin-top: 0;
}
#repair #repair_price_table table {
	width: 100%;
	margin-top: 3%;
}
#repair #repair_price_table table tr:nth-of-type(2) {
	background-color: #E4F2FB;
}
#repair #repair_price_table table th {
	border: solid 1px #B5B6B6;
	line-height: 1.2;
	padding: 9px 0 7px;
	font-size: 11px;
}
#repair #repair_price_table table tr:nth-of-type(1) th:nth-of-type(2) {
	font-size: 14px;
	position: relative;
	padding: 12px 65px 10px 20px;
	text-align: left;
}
#repair #repair_price_table table tr:nth-of-type(1) th:nth-of-type(2) img {
	position: absolute;
	bottom: 0;
	right: 3%;
	width: 90px;
}
#repair #repair_price_table table tr:nth-of-type(1) th:nth-of-type(3) {
	font-size: 14px;
	position: relative;
	padding: 12px 45px 10px 20px;
	text-align: left;
}
#repair #repair_price_table table tr:nth-of-type(1) th:nth-of-type(3) img {
	position: absolute;
	bottom: 0;
	right: 3%;
	width: 80px;
}
#repair #repair_price_table table td {
	border: solid 1px #B5B6B6;
	width: 14.286%;
	text-align: right;
	padding: 5px 4px 3px;
	font-size: 12px;
	white-space: nowrap;
}
#repair #repair_price_table table td.header {
	font-size: 12px;
}
#repair #repair_price_table + div {
	margin: 2% 0 0;
	overflow: hidden;
	width: 100%;
}
#repair #repair_price_table + div p:nth-of-type(1) {
	float: none;
	font-size: 12px;
}
#repair #repair_price_table + div .detail_button01 {
	float: none;
	margin-top: 6%;
}
#repair #repair_price_table + div .detail_button01 a {
	background: url(../img/carlife/btn_bg01.png) no-repeat left top;
	background-size: 100% 100%;
	width: 100%;;
	height: 40px;
	padding-top: 8px;
}



/********************************************************
カーコーティング
********************************************************/
#coating #coating_list {

}
#coating #coating_list li {
	padding: 15px 0;
	position: relative;
	font-size: 14px;
	letter-spacing: 0;
	overflow: hidden;
}
#coating #coating_list li:first-child {
	border-top: none;
	padding-top: 10px;
}
#coating #coating_list li:nth-last-of-type(1) {
	padding-bottom: 0;
}
#coating #coating_list li p:nth-of-type(1) {
	margin-bottom: 5px;
	width: 190px;
}
#coating #coating_list li p:nth-of-type(2) {
	position: static;
	line-height: 16px;
	margin-bottom: 5px;
}
#coating #coating_list li p:nth-of-type(2) img {
	width: auto;
	height: 16px;
}
#coating #coating_list li p:nth-of-type(3) {
	margin-bottom: 5px;
	width: 210px;
}
#coating #coating_list li p:nth-last-of-type(3)  {
	line-height: 12px;
}
#coating #coating_list li p:nth-last-of-type(3) img {
	width: auto;
	max-width: 100%;
	height: 14px;
}
#coating #coating_list li p:nth-last-of-type(2) {
	margin-top: 10px;
	float: left;
	width: 68%;
	line-height: 1.3;
	font-size: 13px;
}
#coating #coating_list li p:nth-last-of-type(1) {
	position: static;
	margin-top: 10px;
	float: right;
	width: 30%;
}
#coating #wash {
	position: relative;
	margin: 10px 0 30px;
	padding-right: 0;
	padding-bottom: 40vw;
	background: url(../img/carlife/coating23.jpg) no-repeat left bottom, url(../img/carlife/coating24.jpg) no-repeat right bottom;
	background-size: 45vw auto, 45vw auto;
	overflow: hidden;
}
#coating #wash p:nth-of-type(1) {
	width: 240px;
}
#coating #wash p:nth-of-type(2) {
	width: 160px;
	line-height: 14px;
	margin: 5px 0 15px;
}
#coating #wash p:nth-last-of-type(2) {
	float: left;
	width: 69%;
	line-height: 1.3;
	font-size: 13px;
}
#coating #wash p:nth-last-of-type(1) {
	position: static;
	float: right;
	width: 30%;
}



/********************************************************
グルーミング
********************************************************/
#grooming h3 + p {
	font-size: 15px;
	margin-bottom: 7px;
}
#grooming .block01 {
	border-top: solid 2px #31A141;
	padding: 20px 0 25px 0;
	position: relative;
	z-index: 2;
}
#grooming .block01 p:nth-of-type(1) {
	margin-bottom: 10px;
}
#grooming .block01 p:nth-of-type(2) {
	width: 100%;
}
#grooming .block01 p:nth-last-of-type(1) {
	position: static;
	margin: 4% auto 0;
	max-width: 429px;
}
#grooming .block02 {
	padding: 4%;
	margin-bottom: 20px;
}
#grooming .block02 p:nth-of-type(2) {
	font-size: 14px;
	margin: 10px 0 20px;
}
#grooming .block02 ul {
	width: 100%;
	margin-top: 10px;
	overflow: hidden;
}
#grooming .block02 ul li {
	margin-top: 4px;
	margin-left: 2%;
	width: 49%;
}
#grooming .block02 ul li:nth-of-type(2n+1) {
	margin-left: 0;
}
#grooming .block02 ul + p {
	position: static;
	margin: 4% auto 0;
	max-width: 323px;
}


/********************************************************
レンタカー
********************************************************/
#rentacar h4 {
	margin-top: 30px;
}
#rentacar .block01 {
	border-radius: 5px;
	padding: 2% 31% 2% 2%;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 40px;
}
#rentacar .block01 p:nth-of-type(2) {
	margin-top: 7px;
	font-size: 15px;
}
#rentacar .block01 p:nth-last-of-type(1) {
	top: 0;
	right: 0;
	width: 30%;
}
#rentacar .block02 {
	background: url(../img/carlife/rentacar03.jpg) no-repeat left bottom, url(../img/carlife/rentacar04.jpg) no-repeat right bottom;
	background-size: 45vw auto, 45vw auto;
	padding-right: 0;
	padding-bottom: 32vw;
	margin-top: 10px;
	min-height: inherit;
}
#rentacar .block02 > p:nth-of-type(1) {
	letter-spacing: 0;
}
#rentacar .block02 dl {
	margin-top: 8px;
}
#rentacar .block02 dl dt {
	font-size: 15px;
}
#rentacar .block02 dl dd {
	margin-left: 1em;
	margin-bottom: 6px;
}
#rentacar .block03 {
	position: relative;
	margin-top: 15px;
}
#rentacar .block03 > p:nth-of-type(1) {
	float: left;
	width: 35%;
}
#rentacar .block03 > p:nth-last-of-type(1) {
	position: static;
	width: 45%;
	clear: both;
}
#rentacar .block03 > div {
	float: left;
	margin-left: 2%;
	margin-bottom: 4%;
	width: 63%;
	font-size: 12px;
	line-height: 1.4;
}
#rentacar .block04 {
	position: relative;
	padding-bottom: 10px;
}
#rentacar .block04 > div {
	margin-bottom: 4%;
}
#rentacar .block04 > div p:first-child {
	margin-bottom: 4%;
}
#rentacar .block04 > div p:nth-of-type(2) {
	width: 95%;
	max-width: 429px;
}
#rentacar .block04 > p:nth-of-type(1) {
	position: static;
	float: left;
	width: 21%;
}
#rentacar .block04 > p:nth-last-of-type(1) {
	position: static;
	float: left;
	width: 45%;
	margin-left: 2%;

}
}
