@charset "UTF-8";
.row.header {
    padding-left: 0px;
    padding-right: 0px;
}

.header .col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
}

/*header .heroImage {
	position: relative;
	background-image: url(../img/image/symbol_back.jpg);
	background-size: cover;
	background-position: center center;
	height: 500px;
}*/
.headbar {
	background-image: url(../url);
/*	position: absolute;*/
	width: 100%;
	background-color: rgba(135,18,37,0.84);
	left: auto;
	top: 0px;
	right: auto;
}
.headlogo {
	width: 200px;
	padding-left: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.symbol  {
	background-size: cover;
	height: 400px;
	background-position: center center;
	background-image: url(../img/image/tiresImage.jpg);
	background-repeat: no-repeat;
}
.container-fluid.explane {
	background-color: #FFFFFF;
}
.row.explane {
	background-color: #EAEAEA;
}
.tireimg {
	margin-left: auto;
	margin-right: auto;
	width: 260px;
	margin-top: 80px;
}
.tireimg img {
}
.explaneset {
}
.catchtext {
	color: #D7B12E;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	text-shadow: 5px 5px rgba(0,0,0,1.00);
	text-align: center;
	margin-bottom: 0px;
}
.tirename {
	text-align: center;
	font-weight: bold;
	color: #FE8000;
	font-size: 24px;
	margin-bottom: 8px;
}
.small {
	color: #525252;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 16px;
}
.tiretext   {
	color: #2E2E2E;
	line-height: 1.6;
	margin-bottom: 40px;
	font-size: 14px;
}
.quality {
	text-align: center;
	background-color: #460B65;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 40%;
	margin-left: auto;
	border-radius: 20px;
	margin-right: auto;
	font-weight: bold;
	margin-bottom: 16px;
}
.sizeset {
	margin-bottom: 40px;
}
.size {
	text-align: center;
	background-color: #db963d;
	padding-top: 12px;
	border-radius: 8px;
	padding-bottom: 12px;
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: bold;
}
.sizes {
	background-color: #3CBFDB;
	text-align: center;
	border-radius: 8px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: bold;
}
.sizem {
	background-color: #64B646;
}
.sizel {
	background-color: #6376c0;
}
.setll {
	background-color: #ED6B52;
}
.setlll {
	background-color: #419374;
}
.size span {
	font-size: 14px;
	font-weight: bold;
}
.inch.link {
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
}
.inch.link a {
	display: block;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 24px;
	padding-bottom: 24px;
	margin-right: 8px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* //////////////////////////////////////リンク丸ボタン////////////////////////////////////// */
.link a {
	padding-top: 12px;
	padding-bottom: 12px;
	color: rgba(255,255,255,1.00);
	background-color: #9D9D9D;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
	border-radius: 20px;
	font-size: 14px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.link a:hover   {
	background-color: rgba(215,177,46,1.00);
	color: rgba(135,18,37,1.00);
	/* [disabled]transition: all 0.3s linear; */
}

@media (min-width: 992px){
.explaneset {
	width: 992px;
	margin-left: auto;
	margin-right: auto;
}
}
.studless {
	background-color: #64B646;
}
.confort {
}
.standerd {
	background-color: #DB963D;
}
.pink {
	background-color: #EC77BF;
}
.lightgreen {
	background-color: #86D569;
	position: static;
	top: 32px;
}

@media (max-width: 575px){
.tireimg {
	width: 50%;
	margin-top: 20px;
}
.inch.link a {
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 16px;
	padding-left: 12px;
	font-size: 80%;
}
}
