@charset "utf-8";
/* CSS Document */
button:focus { outline:0; }
@font-face {
  font-family:'twfont';
  src:url('../font/twfont.eot');
  src:url('../font/twfont.eot?#iefix') format('embedded-opentype'),
      url('../font/twfont.woff') format('woff'), 
      url('../font/twfont.ttf') format('truetype'),
      url('../font/twfont.otf') format('opentype');
}
.clearfix::after {
	content: "";
	clear: both;
	overflow: hidden;
}
.left {
	float: left;
}
* {
	box-sizing: border-box;
}
header {
	background-color: #fff;
}
main{
	clear:both;
	overflow:hidden;
}
footer{
	clear:both;
	overflow:hidden;
}
#pagetop {
	width: 50px;
	height: 60px;
	position: fixed;
	right: 10px;
	bottom: 0px;
	cursor: pointer;
	z-index: 100;
}
.pagetop_sp {
	display: none;
}
a:hover {
    text-decoration: none !important;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝

ここからメインコンテンツ

＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.sp{
	display:none;
}
.main_visual_40_al-vel_sm {
	width:100%;
	height:901px;
	overflow:hidden;
	margin:0 auto;
	background-image:url(../images/40_al-vel_sm/main_back_pc.webp);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#ffffff;
}
/*.coupon_bn {
	background-image: url(../images/19inch/5p_off_june.jpg);
	wdth: 100%;
	background-repeat:no-repeat;
	background-position:center center;
	
}*/
.jump_wrap{
	width: auto;
	max-width: 1200px;
	height:auto;
	margin:120px auto;
	overflow:hidden;
	position: center;
	box-sizing: border-box;
	display: flex;
	flex-wrap: nowrap;
    justify-content: space-evenly;
}
.rank-up {
	max-width: 1000px;
}

.jump1{
	width: 32%;
	margin: 0 5px;
	height: auto;
	float: left;
}
.jump2{
	width: 32%;
	margin: 0 5px;
	height: auto;
	float: left;
}
.jump3{
	width: 32%;
	margin: 0 5px;
	height: auto;
	float: left;
}

.wheel-name {
	max-width: 1200px;
	margin: 0 auto;
	width:100%;
	height: 100%;
	overflow:hidden;
	padding: 25px;
}
.back_color {
	max-width: 450px;
	background-color: #f0efed;
	text-align: center;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px;
}
.back_color-b {
	max-width: 450px;
	background-color: #f0efed;
	text-align: center;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px;
}
.back_color-c {
	max-width: 500px;
	background-color: #f0efed;
	text-align: center;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.back_color-d {
	max-width: 500px;
	background-color: #f0efed;
	text-align: center;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.tire_name {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, "serif";
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	border-bottom: 1px solid black;
}
.price {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, "serif";
	margin-top:10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: red;
}

.back-color1 {
	background-image: linear-gradient(#4c4948, #d0d0d0);
	overflow: hidden;
}
.back-color2 {
	background-image: linear-gradient(#b4a077, #f9f4e6);
	overflow: hidden;
}
.wheel_lineup_wrap img {
	width: 100%;
}


.coupon_bn{
	width:800px;
	height:120px;
	margin:70px auto 0;
	/*animation-iteration-count: infinite;*/ /*連続させる時*/
	animation-duration: 1s; /* アニメーションの時間 */
	animation-delay: 1s; /* アニメーション開始時間 */
	animation-fill-mode: both;/*アニメーションの再生中・再生後のスタイルを指定する*/
}
.springcoupon_bn{
	width: 1160px;
	height: auto;
	margin: 0 auto 100px;
}
.coupon{
	width:1100px;
	/*height:80px;*/
	margin:70px auto 0;
	background-color:#24526c;
	color:#FFFFFF;
	border-radius: 70px;
    text-align: center;
    font-size: 50px;
    font-weight: 900;
    line-height: 2em;
	/*animation-iteration-count: infinite;*/ /*連続させる時*/
	animation-duration: 1s; /* アニメーションの時間 */
	animation-delay: 2.5s; /* アニメーション開始時間 */
	animation-fill-mode: both;/*アニメーションの再生中・再生後のスタイルを指定する*/
}
.coupon span {
	display: inline-block;
    font-weight: 900;
	font-family:  "Noto Sans Japanese";
}

.inchi-up span {
	text-align: center;
	color: red;
	font-size: 25px;
	font-weight: bold;
	display: block;
}
.coupon_text {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.coupon_text span {
	color: red;
	font-weight: bold;
}
.wheel_lineup01 {
	margin: 0 auto;
	width:33.33%;
	float: left;
	display: block;
	position: relative;
	text-align: center;
	border: 15px solid white;
}
.wheel_lineup01 img {
	width: 180px;
	height: auto;
}
.wheel_lineup02 {
	margin: 0 auto;
	width: 50%;
	float: left;
	display: block;
	position: relative;
	text-align: center;
	border: 15px solid #8b8b8b;
}
.wheel_lineup02 img {
	width: 180px;
	height: auto;
}
.wheel_lineup03 {
	margin: 0 auto;
	width:50%;
	float: left;
	display: block;
	position: relative;
	text-align: center;
	border: 15px solid #bbbbbb;
}
.wheel_lineup03 img {
	width: 180px;
	height: auto;
}
.wheel_lineup04 {
	margin: 0 auto;
	width:50%;
	float: left;
	display: block;
	position: relative;
	text-align: center;
	border: 15px solid #cdc2a7;
}
.wheel_lineup04 img {
	width: 180px;
	height: auto;
}
.wheel_lineup05 {
	margin: 0 auto;
	width:50%;
	float: left;
	display: block;
	position: relative;
	text-align: center;
	border: 15px solid #f0ece0;
}
.wheel_lineup05 img {
	width: 180px;
	height: auto;
}
.wheel_lineup06 {
	margin: 0 auto;
	width:100%;
	float: left;
	display: block;
	position: relative;
	text-align: center;
}
.wheel_lineup06 img {
	width: 180px;
	height: auto;
}

.btn_text_al {
	padding: 0 10px;
	width: 340px;
	height: 50px;
	color: white;
	background-color: #6b5b48;
	margin: 0 auto;
	font-size: 16px;
	font-weight: bold;
	padding-top: 13px; 
	margin-bottom: 15px;
	display: block;
	border-radius: 10px;
	text-align: center;
}
.btn_text_vel {
	padding: 0 10px;
	width: 340px;
	height: 50px;
	color: white;
	background-color: #162240;
	margin: 0 auto;
	font-size: 16px;
	font-weight: bold;
	padding-top: 13px; 
	margin-bottom: 15px;
	display: block;
	border-radius: 10px;
}


.sp_line {
	display: none;
}
.title {
	pointer-events: none;
}
@media (min-width:1400px) {
	.top_main02{
		width:1400px;
	}
	.top_main02_01{
		width:1400px;
	}
}
@media (min-width:980px) {
	.spview{
		display:none;
	}
	.footer-sp-copyright {
		display: none;
		width: 100%;
	}
	
}
/*@media (max-width:480px) {*/
@media (max-width:980px) {
	.pcview{
		display:none;
	}
	.spview{
		width:100%;
		height:auto;
		background-image:none;
	}
	.springcoupon_bn{
		width: 100%;
	}
	.text-center {
	font-size: 26px;
	}
	.jump_wrap {
		width: 90%;
		margin:50px auto;
	}
	.jump1{
	width: 30%;
	margin: 0 5px;
	height: auto;
	float: left;
	}
	.jump2{
		width: 30%;
		margin: 0 5px;
		height: auto;
		float: left;
	}
	.jump3{
		width: 30%;
		margin: 0 5px;
		height: auto;
		float: left;
	}
	.inchi-up span {
		font-size: 16px;
	}
	.wheel_lineup01 {
		width: 100%;
		padding: 10px;
	}
	.wheel_lineup02 {
		width: 100%;
		padding: 10px;
	}
	.wheel_lineup03 {
		width: 100%;
		padding: 10px;
	}
	.wheel_lineup04 {
		width: 100%;
		padding: 10px;
	}
	.wheel_lineup05 {
		width: 100%;
		padding: 10px;
	}
	.tire_name {
		font-size: 16px;
	}
	.coupon_text {
		font-size: 16px;
		padding: 0 40px;
	}

	.btn_text {
	width: 150px;
	height: 50px;
	background-color: #333333;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px; 
	margin-bottom: 10px;
	display: block;
}
	
	.coupon_bn{
		width: 90%;
		height:auto;
		margin: 30px auto 0;
	}

	.coupon{
		width: 90%;
		height:auto;
		font-size: 1.3em;
		line-height: 1.2em;
		padding: 16px 20px;
		margin: 30px auto 0;
	}
	

	.back_color-c {
	max-width: 430px;
	padding: 10px;
	margin: 0 auto;
	background-color: #f0efed;
	text-align: center;
	width: 100%;
	overflow: hidden;
	}
	.back_color-d  {
	max-width: 430px;
	padding: 10px;
	margin: 0 auto;
	background-color: #f0efed;
	text-align: center;
	width: 100%;
	overflow: hidden;
	}
}
@media (max-width:480px) {
	/*=======共通=======*/
	#pagetop {
		width: 35px;
		height: 45px;
	}
	.pagetop_pc {
		display: none;
	}
	.pagetop_sp {
		display: block;
	}
	.bar {
		padding: 4% 2% 5% 4%!important;
	}
	
	.jump_wrap{
		width: 85%;
		margin-bottom: 5px;
		flex-wrap: wrap;
	}
	
	.jump1 .jump2 .jump3 .jump4 {
		width: 200%;
	}
	.back_color-c {
	max-width: 430px;
	padding: 10px;
	margin: 0 auto;
	background-color: #f0efed;
	text-align: center;
	width: 100%;
	overflow: hidden;
	}
	.back_color-d  {
	max-width: 430px;
	padding: 10px;
	margin: 0 auto;
	background-color: #f0efed;
	text-align: center;
	width: 100%;
	overflow: hidden;
	}
	/*=======共通=======*/
}
