@charset "UTF-8";
/* CSS Document */

#wrapper #contentArea {
	background-color: #FFF;
	color: #000;
	padding: 0px;
}
.cars {
	border-left: 20px solid #cc0000;
	font-size: 18px;
	font-weight: 700;
	text-indent: 0.5em;
	line-height: 1.4em;
	margin-bottom: 10px;
}
.store_list {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
}

/* afterを追加するだけ！！ */
.store_list::after {
	content: "";
	display: block;
	width: 175px;
}

.store_list li {
	height: 135px;
	margin: 0 0 10px 0;
	width: 175px;
}

.store_list li a {
	display: block;
	height: 135px;
	text-decoration: none;
	width: 175px;
	text-align: center;
}

.store_list li a:hover {
	height: 135px;
	text-decoration: underline;
	width: 175px;
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
	color: #fff;
}

.store_list li a span {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	color: #fff;
	display: block;
	padding: 2px 0;
	width: 175px;
}

.store01 {
	background-image: url(/gtimg/StoreImage/7/000070051000051.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.store02 {
	background-image: url(/gtimg/StoreImage/7/000070051000017.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.store03 {
	background-image: url(/gtimg/StoreImage/7/000070051000013.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.store04 {
	background-image: url(/gtnet-shop/images/newImg/yokohama_small.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.store05 {
	background-image: url(/gtimg/StoreImage/7/000070051000033.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.store06 {
	background-image: url(/gtimg/StoreImage/7/000070051000004.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.store07 {
	background-image: url(/gtnet-shop/images/newImg/minoh_small.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.store08 {
	background-image: url(/gtimg/StoreImage/7/000070051000022.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.store09 {
	background-image: url(/gtimg/StoreImage/7/000070051000071.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.store10 {
	background-image: url(/gtimg/StoreImage/7/000070051000001.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}



main {
	padding: 25px;
}

section {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
	margin-bottom: 50px;
}
section:last-child {
	margin-bottom: 0px;
}

.c2 {
	box-sizing: border-box;
	width: 48.6%;
}

.c2 h2 {
	margin-bottom: 5px;
}

.c2 .catch {
	margin-bottom: 20px;
}

ul#cars {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-around;
}

ul#cars li {
	box-sizing: border-box;
	width: 429px;
}


p.catch {
	background: repeat-x url("../img/txt_back.jpg");
	padding: 10px;
	color: #fff;
	font-size: 17px;
	line-height: 1.4;
}

p.main {
	font-size: 18px;
	font-weight: 900;
	color: #ffdc00;
	line-height: 1.4;
	text-align: center;
}

p.sub {
	text-align: left;
	font-size: 15px;
	color: #ffffff;
	line-height: 1.2;
}

#fe1 {
	background: no-repeat url("../img/catch01.png") right;
	height: 162px;
	position: relative;
	margin-bottom: 20px;
}

#fe1 p.main {
	position: absolute;
	left: 10%;
	top: 30px;
}

#fe1 p.sub {
	position: absolute;
	left: 20px;
	top: 115px;
}

#fe2 {
	background: no-repeat url("../img/catch02.png") right;
	height: 157px;
	position: relative;
	margin-bottom: 20px;
}

#fe2 p.main {
	position: absolute;
	left: 10%;
	top: 30px;
}

#fe3 {
	background: no-repeat url("../img/catch03.png") right;
	height: 236px;
	position: relative;
}

#fe3 p.main {
	position: absolute;
	left: 10%;
	top: 30px;
}

#fe3 p.sub {
	position: absolute;
	left: 20px;
	top: 70px;
}

#fe3 p.sub2 {
	box-sizing: border-box;
	position: absolute;
	left: 15px;
	top: 120px;
	width: 245px;
	background-color: #FFF;
	padding: 10px;
}

h2#lineup {
	margin-bottom: 15px;
}

#rc1 {
	border: #A0824f solid 2px;
}

#rc2 {
	border: #004076 solid 2px;
}

#rc3 {
	border: #009c84 solid 2px;
	position: relative;
	margin-top: 30px;
}

#rc3 p {
	position: absolute;
	padding: 10px;
	top: 157px;
	left: 20px;
	font-size: 18px;
	line-height: 1.35;
}

#rc4 {
	display: flex;
	justify-content: center;
	align-items: center;
}

ol#flow {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
	padding-bottom: 20px;
	border-bottom: #000 1px solid;
}

ol#flow li {
	box-sizing: border-box;
	width: 35%;
}

ol#flow li:last-child {
	width: 260px;
}

ol#flow li p {
	box-sizing: border-box;
	width: 260px;
	padding: 0 20px;
	font-size: 17px;
	line-height: 1.4;
}

#fl1,
#fl2 {
	display: block;
	position: relative;
	padding-right: 30px;
}

#fl1::after,
#fl2::after {
	position: absolute;
	content: " ";
	top: 42%;
	right: 15px;
	width: 16px;
	height: 30px;
	margin-top: -15px;
	/* width: 16px;
	height: 30px; */
	background: no-repeat url("../img/arrow.png") 0 0;
	background-size: 16px 30px;
}

section#menseki {
	padding: 15px;
	border-radius: 10px;
	border: #ea6000 solid 2px;
	box-sizing: border-box;
}

section#menseki .c2 {
	width: 46%;
}

section#menseki .c2 p {
	width: 97%;
}

#menseki h2 {
	font-size: 15px;
	background: no-repeat url("../img/tag_immunity.png");
	height: 38px;
	line-height: 1.1;
	color: #FFF;
	font-weight: 500;
	padding: 10px 0px 0px 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

#menseki span {
	border: #ea6000 2px solid;
	padding: 2px;
	margin: 0 5px 0 0;
}

#menseki p.pri {
	padding-bottom: 20px;
	color: #ea6000;
	font-weight: 700;
	font-size: 120%;
}

#menseki #at {
	background: no-repeat url("../img/icon_att.png");
	padding-left: 35px;
	min-height: 29px;
}

#ins {
	margin-bottom: 30px;
}

#top_eye2 {
	padding-top: 190px;
	text-indent: -9999px;
	background-image: url(../img/rent_new2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}