@charset "utf-8";
/* CSS Document */
.pageName {
	text-align: center;
	padding: 40px 8% 20px;
}
.pageName span {
	display: block;
	font-weight: 900;
}
.pageName .l1 {
	font-size: 1.2rem;
	color: #999999;
}
.pageName .l2 {
	font-size: 2rem;
}
.pageName .l3 {
	font-size: 2.3rem;
	color: #dc0002;
}
/*****************************************************************************
pageTitleLineup
*****************************************************************************/
#pageTitleLineup {
	text-align: center;
	line-height: 1;
}
#pageTitleLineup > .inner {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 37px;
	position: relative;
}
#pageTitleLineup .hdWrapper {
	border-bottom: 1px solid #dc0002;
	padding: 55px 0 30px;
	position: relative;
	z-index: 2;
}
#pageTitleLineup .hd {
	font-size: 60px;
	position: relative;
	z-index: 2;
	font-weight: 700;
}
#pageTitleLineup .en {
	color: #959596;
	font-size: 22px;
	margin-top: 6px;
	position: relative;
	z-index: 2;
}
#pageTitleLineup .text {
	font-size: 25px;
	margin-top: 20px;
	font-weight: 700;
	position: relative;
	z-index: 2;
}
#pageTitleLineup .img {
	position: absolute;
	z-index: 1;
	left: 50%;
}
#pageTitleLineup .img.tyre {
	width: 314px;
	top: -15px;
	margin-left: 195px;
}
#pageTitleLineup .img.wheel {
	width: 335px;
	top: -5px;
	margin-left: 260px;
}
#pageTitleLineup .img.battery {
	width: 253px;
	top: -5px;
	margin-left: 225px;
}
#pageTitleLineup .img img {
	width: 100%;
	height: auto;
}
#pageTitleLineup .catch {
	font-size: 2.1rem;
	padding: 30px 0 0;
	line-height: 1.3;
	font-weight: 900;
}
@media screen and (max-width: 600px) {
	#pageTitleLineup > .inner {
		width: auto;
	}
	#pageTitleLineup .hdWrapper {
		height: auto;
		overflow: hidden;
		padding: 30px 0 180px;
	}
	#pageTitleLineup .hdWrapper.woImg {
		padding: 30px 0 30px;
	}
	#pageTitleLineup .hd {
		font-size: 40px;
	}
	#pageTitleLineup .en {
		font-size: 18px;
	}
	#pageTitleLineup .text {
		font-size: 20px;
	}
	#pageTitleLineup .img.tyre {
		width: 320px;
		top: 100px;
		margin-left: -160px;
	}
	#pageTitleLineup .img.wheel {
		width: 320px;
		top: 105px;
		margin-left: -160px;
	}
	#pageTitleLineup .img.battery {
		width: 320px;
		top: 105px;
		margin-left: -160px;
	}
	#pageTitleLineup .catch {
		font-size: 24px;
		padding: 20px 20px 0;
	}
}
/*****************************************************************************
section
*****************************************************************************/
.lineupSection > .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0 30px;
}
@media screen and (max-width: 600px) {
	.lineupSection > .inner {
		width: auto;
		margin: 0 10px;
	}
}
.lineupSectionHd {
	padding: 0 0 65px;
	font-size: 2rem;
	text-align: center;
	position: relative;
	font-weight: 700;
}
.lineupSectionHd::after {
	content: "";
	height: 18px;
	width: 18px;
	border-radius: 100%;
	background: #dc0012;
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -9px;
}
.lineupSectionHd2 {
	font-size: 28px;
	padding: 0 0 15px;
	line-height: 1.4;
}
.lineupSectionHd2 .hd {
	font-size: 34px;
}
.lineupSectionHd2 .text {
	font-size: 22px;
}
.sectionBox .text {
	font-size: 18px;
	line-height: 1.6;
}
@media screen and (max-width: 600px) {
	.lineupSectionHd {
		font-size: 26px;
	}
}
/*****************************************************************************
staff
*****************************************************************************/
#staff04_01 .balloon {
	margin: 0 0 -120px -210px;
}
@media screen and (max-width: 600px) {
	#staff04_01 {
		text-align: center;
	}
	#staff04_01 .balloon {
		margin: 0 0 0;
	}
	#staff04_01 .img {
		margin-left: 40px;
	}
}
/*****************************************************************************
bannerBoxWrapper
*****************************************************************************/
.bannerBoxWrapper {
	margin: 30px 0 0;
}
.bannerBoxWrapper .hd {
	text-align: center;
	font-size: 22px;
	position: relative;
	padding: 0 0 45px;
	font-weight: 700;
}
.bannerBoxWrapper .hd .fa {
	margin-top: 17px;
	font-size: 50px;
	vertical-align: top;
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 0;
	color: #959596;
}
.bannerBox li {
	margin: 30px 0 0;
}
.bannerBox li:first-child {
	margin: 0;
}
.bannerBox li a {
	display: block;
	padding: 20px;
	text-align: center;
}
.bannerBox li span img {
	max-width: 330px;
	width: 86%;
}
.bannerBox li.li01 {
	background: url(../../share/images/home/bnr1_3.png);
	background-size: contain;
}
.bannerBox .ytBox {
	padding: 56.25% 0 0;
	position: relative;
}
.bannerBox .ytBox iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media screen and (min-width: 601px) {
	.bannerBox li a {
		transition: background-color 0.2s ease;
	}
	.bannerBox li a:hover {
		background: rgba(220, 0, 2, 1);
	}
}
@media screen and (max-width: 600px) {
	.bannerBox li.li01 span {
		background-size: 260px auto;
	}
	.bannerBox li.li02 span {
		background-size: 260px auto;
	}
}
.bannerBox2 {
	margin: 70px 0 0;
}
.bannerBox2Hd {
	text-align: center;
	font-size: 22px;
	font-weight: 700;
}
.bannerBox2 ul {
	font-size: 0;
	text-align: center;
	margin: 0 -10px;
}
.bannerBox2 li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	width: 25%;
	margin: 20px 0 0;
}
.bannerBox2 li a {
	height: 65px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bannerBox2 li img {
	width: auto;
	height: auto;
	max-width: 75%;
	max-height: 40px;
}
@media screen and (min-width: 601px) {
	.bannerBox2 li a {
		transition: background-color 0.2s ease;
	}
	.bannerBox2 li a:hover {
		background-color: rgba(255, 255, 255, 0.6);
	}
}
@media screen and (max-width: 600px) {
	.bannerBox2 li {
		width: 50%;
	}
}
.bannerBox3 {
	margin: 70px 0 0;
}
.bannerBox3 ul {
	margin: 0 -10px;
	display: flex;
	flex-wrap: wrap;
}
.bannerBox3 li {
	width: 20%;
	margin: 20px 0 0;
}
.bannerBox3 li a {
	display: block;
	margin: 0 10px;
}
.bannerBox3 li a img {
	width: 100%;
	height: auto;
}
@media screen and (min-width: 601px) {
	.bannerBox3 li a img {
		transition: opacity 0.2s ease;
	}
	.bannerBox3 li a:hover img {
		opacity: 0.6;
	}
}
@media screen and (max-width: 600px) {
	.bannerBox3 ul {
		margin: 0 0;
	}
	.bannerBox3 li {
		width: 33.3%;
		max-width: 170px;
		margin: 10px 0 0;
	}
	.bannerBox3 li a {
		margin: 0 5px;
	}
}
/*.subSection {
	padding:30px 0;
}*/
.wheelSubSection01, .wheelSubSection02, .costSubSection {
	padding: 30px 0;
}
.wheelSubSection01 .imgBox {
	float: left;
	width: 335px;
}
.wheelSubSection01 .textBox {
	float: right;
	width: 520px;
}
.wheelSubSection01 .imgBox img {
	width: 335px;
	height: auto;
}
.wheelSubSection01 .linkBox {
	margin-top: 25px;
}
.wheelSubSection01 .linkBox a {
	display: block;
	background: #dc0002;
	color: #ffffff;
	text-decoration: none;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	position: relative;
	font-family: 'NotoSansCJKjp-Medium', sans-serif;
	transition: background 0.2s ease;
}
.wheelSubSection01 .linkBox a .fa {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	right: 10px;
}
@media screen and (min-width: 601px) {
	.wheelSubSection01 .linkBox a {
		transition: background 0.2s ease;
	}
	.wheelSubSection01 .linkBox a:hover {
		background: #df817e;
	}
}
.wheelSubSection02 .imgBox {
	float: right;
	width: 335px;
	text-align: center;
}
.wheelSubSection02 .textBox {
	float: left;
	width: 520px;
}
#staff04_02 {
	display: inline-block;
}
#staff04_02 .balloon {
	/*margin:0 0 10px -70px;*/
	margin: 0 0 10px -120px;
}
@media screen and (max-width: 600px) {
	.wheelSubSection01 .imgBox, .wheelSubSection01 .textBox, .wheelSubSection02 .imgBox, .wheelSubSection02 .textBox {
		float: none;
		width: auto;
		margin: 0 20px;
	}
	.wheelSubSection01 .imgBox, .wheelSubSection02 .imgBox {
		padding-top: 30px;
	}
	.wheelSubSection01 .imgBox {
		text-align: center;
	}
	.wheelSubSection01 .imgBox img {
		max-width: 90%;
	}
	#staff04_02 .balloon {
		width: 280px;
		margin: 0 auto 30px !important;
	}
	#staff04_02 .balloonC {
		position: absolute;
		left: 50%;
		margin-left: -18px;
	}
}
/*****************************************************************************
batterySubSection01
*****************************************************************************/
.batterySubSection01 .imgBox {
	float: right;
	width: 425px;
	text-align: center;
}
.batterySubSection01 .textBox {
	float: left;
	width: 425px;
}
#staff04_03 {
	display: inline-block;
}
#staff04_03 .balloon {
	margin: 0 0 10px -50px;
}
@media screen and (max-width: 600px) {
	.batterySubSection01 .imgBox, .batterySubSection01 .textBox {
		float: none;
		width: auto;
		margin: 0 20px;
	}
	.batterySubSection01 .imgBox {
		padding-top: 30px;
	}
	#staff04_03 .balloon {
		width: 280px;
		margin: 0 auto 30px !important;
	}
	#staff04_03 .balloonC {
		position: absolute;
		left: 50%;
		margin-left: -18px;
	}
}
/*****************************************************************************
linkBox2
*****************************************************************************/
.linkBox2 {
	margin-top: 25px;
}
.linkBox2 a {
	display: block;
	background: #dc0002;
	color: #ffffff;
	text-decoration: none;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	position: relative;
	font-family: 'NotoSansCJKjp-Medium', sans-serif;
	transition: background 0.2s ease;
}
.linkBox2 a .fa {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	right: 10px;
}
@media screen and (min-width: 601px) {
	.linkBox2 a {
		transition: background 0.2s ease;
	}
	.linkBox2 a:hover {
		background: #df817e;
	}
}
/*****************************************************************************
linkBox3
*****************************************************************************/
.linkBox3 li {
	margin: 20px 0 0;
}
.linkBox3 li a {
	display: block;
	background: url(../../share/images/taMK.png) 95% 90% no-repeat #dc0002;
	background-size: 86px auto;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	line-height: 1;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	text-decoration: none;
	position: relative;
}
.linkBox3 li:not(.img) a {
	padding: 22px 0;
}
.linkBox3 li.img a {
	padding: 63px 0 0;
	overflow: hidden;
}
.linkBox3 li.img a img {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	height: 100%;
}
.linkBox3 li a span.label {
	font-size: 14px;
	padding-right: 8px;
	font-weight: 500;
}
.linkBox3 li a .fa {
	position: absolute;
	z-index: 2;
}
.linkBox3 li:not(.img) a .fa {
	font-size: 16px;
	font-weight: bold;
	top: 10px;
	right: 10px;
}
.linkBox3 li.img a .fa {
	font-size: 16px;
	top: 50%;
	left: 3%;
	transform: translateY(-50%);
	background: #c8b64f;
	color: #030000;
	height: 25px;
	width: 25px;
	line-height: 25px;
	text-align: center;
}
@media screen and (min-width: 601px) {
	.linkBox3 a {
		transition: background-color 0.2s ease;
	}
	.linkBox3 a:hover {
		background-color: #df817e;
	}
}
@media screen and (max-width: 600px) {
	.linkBox3 li {
		margin: 10px 0 0;
	}
	.linkBox3 li:first-child {
		margin: 0 0 0;
	}
	.linkBox3 li:not(.img) a {
		padding: 12px;
		font-size: 24px;
	}
	.linkBox3 li.img a {
		padding: 55px 0 0;
	}
	.linkBox3 li a span {
		display: block;
	}
	.linkBox3 li a span.label {
		font-size: 14px;
		padding: 0 0 12px;
	}
	.linkBox3 li.img a .fa {
		display: none;
	}
}
/*****************************************************************************
serviceSubSection01
*****************************************************************************/
.serviceSubSection01 {
	display: flex;
}
.serviceSubSection01 .imgBox {
	width: 297px;
}
.serviceSubSection01 .textBox {
	width: 575px;
	margin-left: 40px;
}
.serviceSubSection01 .imgBox img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 600px) {
	.serviceSubSection01 {
		display: block;
	}
	.serviceSubSection01 .imgBox, .serviceSubSection01 .textBox {
		float: none;
		width: auto;
		margin: auto;
	}
	.serviceSubSection01 {
		position: relative;
		padding: 200px 0 0;
	}
	.serviceSubSection01 .imgBox {
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		text-align: center;
		width: 100%;
	}
	.serviceSubSection01 .imgBox img {
		width: 240px;
	}
	.serviceSubSection01 .textBox {
		position: relative;
		z-index: 2;
		background: rgba(255, 255, 255, 0.8);
		padding: 10px;
	}
}
/*****************************************************************************
servicePriceList
*****************************************************************************/
#servicePriceList .priceListHd {
	margin: 0 0 25px;
}
#servicePriceList .priceListHd .hd {
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	position: relative;
	line-height: 1.1;
}
#servicePriceList .priceListHd .hd span {
	display: inline-block;
	text-align: center;
	padding: 0 35px;
	position: relative;
}
#servicePriceList .priceListHd .hd span i {
	display: inline-block;
	text-align: center;
	padding: 0 10px;
	background: #f9efe3;
	position: relative;
	z-index: 1;
}
#servicePriceList .priceListHd .hd span::after {
	content: "";
	border-top: 1px solid #333333;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	z-index: 0;
}
#servicePriceList .priceListHd .text {
	margin: 25px 0 0;
	text-align: center;
	font-size: 1.14rem;
}
@media screen and (max-width: 600px) {
	#servicePriceList .priceListHd .hd {
		font-size: 1.8rem;
	}
	#servicePriceList .priceListHd .hd span {
		display: block;
		padding: 0 10px;
	}
}
#servicePriceList .noteBox {
	padding: 10px 0 0;
}
#servicePriceList .noteBox li {
	position: relative;
	padding-left: 16px;
	line-height: 1.4;
	margin-top: 0.5em;
	font-size: 0.875rem;
}
#servicePriceList .noteBox li:nth-child(1) {
	margin-top: 0;
}
#servicePriceList .noteBox li:before {
	position: absolute;
	left: 0;
	top: 3px;
	content: "";
	display: block;
	height: 12px;
	width: 12px;
	background: #a9a9aa;
	border-radius: 100%;
}

/*****************************************************************************
コスト　タブ他　202507追記
*****************************************************************************/
    .pagerTab2 li .main2025 {
        display: block;
        font-size: 0.7em;
        font-weight: 500;
    }
	.pageName .l3.common2025 {
	font-size: 1.8rem;
}