/*****************************
lineup車種絞り込み
*****************************/
#lineup-body .container .fullwidth {
    width: 90%;
    margin: 0 auto;
}
.pb-05{
	padding-bottom: 50px;
}
.pb-02{
	padding-bottom: 20px;
}
.pb-03{
	padding-bottom: 30px;
}
.pb-005{
	padding-bottom: 5px;
}
.mb-01{
	padding-bottom: 50px;
}
.pt-40{
	padding-top: 40px;
}
.pt-72{
	padding-top: 72px;
}
a.button-02, input.button {
	display: inline-block;
    padding: 13px 0px;
    color: #fff;
    text-decoration: none;
    background-color: #333333;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    line-height: 1.0em;
    width: 196px;
    /*margin-bottom: 10px;*/
}
a.button-02:hover{
	color: #ffffff;
}

@media screen and (max-width: 767px){
	a.button-02, input.button {
    padding: 10px 0;
	width: 100%;}
}
/*a.button-02:hover{color:#fff;background-color:#ee353b;}*/
.maker-button-wrap{
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 55px;
	text-align: center;
}
.display-flex{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.maker-button-wrap .active{
	background-color:#ee353b;
}
@media screen and (max-width: 767px){
	.maker-button-wrap{width: 100%;}
}
.maker-button{
	/*float: left;*/
	/*width: 33.3%;*/
	display: inline-block;
	padding-bottom: 3px;
	/*padding-top: 5px;*/
	text-align: center;
	/*letter-spacing: 2.4px;*/
}
@media screen and (max-width: 767px){
	.maker-button{width: 49%;}
}
/*select*/
.lineup-select-box3 .table-head th,
.lineup-select-box3 .table-head td{
	color: #EC1D24;
	font-weight: bold;
	text-align: center!important;
}
.lineup-select-box3 .lineup-select-box{
	width: 800px;
	margin: 0 auto;
}
@media screen and (max-width: 767px){
/*.lineup-select-box{
	width: 100%;
}*/	
}
.lineup-select-wrap{
	padding-bottom: 30px;
	text-align: center;
}
.lineup-select-wrap p{
	font-size: 1.5em; 
	text-align: center;
}
.lineup-select{
	width:400px; 
	padding: 10px;
}
/*table*/
.lineup-select-box3 .table-01 {
	margin: 0 auto;
	width: 600px;
	border-collapse:collapse;
	/*border-top:solid 1px #EFE2CF;*/
	line-height: 1em;
	/*margin-bottom: 50px;*/
}
.lineup-select-box3 .t-01-title{
    padding-bottom: 10px;
    margin-bottom: 30px;
    font-size: 2.6rem;
    border-bottom: 1px solid #000;
    line-height: 1.3em;
}
.lineup-select-box3 .table-01 th,
.lineup-select-box3 .table-01 td {
	border-bottom:solid 1px #cccccc;
	vertical-align: middle;
	line-height: 1em;
}
.lineup-select-box3 .table-01 th {
	padding:5px 5px 5px 30px;
	text-align:center;
	/*font-weight:normal;*/
}
.lineup-select-box3 .table-01 td {
	padding:10px 10px;
	text-align:center;
}
/*スマホ*/
@media screen and (max-width: 767px){
.lineup-select-box3 .table-01 {
	width:100%;
	display: table;
}
.lineup-select-box3 .table-01 th,
.lineup-select-box3 .table-01 td {
/*	border-bottom:solid 1px #EFE2CF;*/
	display:table-cell;

}
.lineup-select-box3 .table-01 th {
	padding:8px 5px 5px 8px;
	text-align:left;
	font-weight:normal;
}
.lineup-select-box3 .table-01 td {
	padding:8px 10px;

}

}

/*リンク*/
.lineup-select-wrap-2{
	width: 1000px;
	margin:0 auto;
	padding: 10px;
	border: 4px solid #cccccc;
	margin-bottom: 50px;
}
.lineup-select-wrap-2 .title{
	text-align: center;
	padding-bottom: 10px;
	font-size: 1.5em;
	font-weight: bold;
}
.lineup-select-2 li{
	width: 33.3%;
	float: left;
	overflow: hidden;
	line-height: 2em;
} 
.lineup-select-2 a li:hover{
	color: #EC1D24;
}
.lineup-select-2  ul{
	padding: 10px;
}

/*******************************
注意
********************************/

.chui{
	width: 800px;
	margin: 0 auto;
}
.chui .order1{
	float: left;
	width: 50%;
	padding-right: 10px;
}
.chui .order2{
	float: left;
	width: 48%;
	border: 1px solid #878787;
	border-radius: 10px;
	line-height: 1.2em;
	box-sizing: border-box;
}
.chui .order2 ul{
	padding: 10px;
}

.chui .order2 .head{
	background: #D61518;
	color: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
}
.chui .order2 ul.desc{
	border-top: 1px  solid #dddddd;
	color: #D61518;
}
.chuib{
	border: 3px solid #dddddd;
	padding:16px;
	box-sizing: border-box;
	text-align: left;
}
.chui li{
	padding-bottom: 5px;
}
.chui p{
	font-size: 1.5em;
	padding-bottom: 10px;
	text-align: center;
}
@media screen and (max-width: 767px){
	.chui{
		width: 100%!important;
	}
	.chui .order1,
	.chui .order2{
		float: none;
		width: 100%;
	}
	.chui .order1 img{
		width: 100%;
	}
	.chui .order2{
		margin-top: 10px;
	}
	.chui{
		width: 100%!important;
		padding: 10px;
    	box-sizing: border-box;
	}
}

/*****************************
車種別検索
******************************/
/*リアショック・ダンパーなどの見出し*/
.lineup-select-box3 .cat-title{
	/*background: #000000;*/
/*	padding: 10px;
	color: #ffffff;*/
	/*margin-bottom: 30px;*/
}
.part_title_rear {
    text-indent: -999px;
    background: url(img/title/rear_shock.jpg) no-repeat left center;
    display: inline-block;
    content: "";
    background-size: contain;
    width: 800px;
    height: 80px;
}
.part_title_front {
    text-indent: -999px;
    background: url(img/title/front_fork.jpg) no-repeat left center;
    display: inline-block;
    content: "";
    background-size: contain;
    width: 800px;
    height: 80px;
    margin-top: 40px;
}
.part_title_damper {
    text-indent: -999px;
    background: url(img/title/steering_damper.jpg) no-repeat left center;
    display: inline-block;
    content: "";
    background-size: contain;
    width: 800px;
    height: 80px;
    margin-top: 40px;
}
@media screen and (max-width: 767px){
.part_title_rear,
.part_title_front,
.part_title_damper{
	width: 100%;
	height: 80px;
}

}
@media screen and (max-width: 500px){
.part_title_rear,
.part_title_front,
.part_title_damper{
	width: 100%;
	height: 50px;
}

}

.lineup-select-box3 .cat-title2{
	/*padding-bottom: 20px;*/
	padding-top: 16px;
}
.lineup-select-box3 .table-head th,
.lineup-select-box3 .table-head td{
	color: #EC1D24;
	font-weight: bold;
	text-align: center!important;
	background-color: #eeeeee;
}
.lineup-select-box3{
	width: 800px;
	margin: 0 auto 50px;
}
.lineup-select-box3 .lineup-select-wrap{
	padding-bottom: 30px;
	text-align: center;
}
.lineup-select-box3 .lineup-select-wrap p{
	font-size: 1.5em; 
	text-align: center;
}
.lineup-select-box3 .lineup-select{
	width:400px; 
	padding: 10px;
}
.lineup-select-box3 .pref-data{
	margin-bottom: 20px;
}
select#pref-select {
    font-size: 16px;
}
@media screen and (max-width: 767px){
	.lineup-select-box3 .lineup-select-wrap{
		border: #cccccc 2px solid;
		background: #f9e9cd;
		margin-bottom: 10px;
		padding: 16px 6px;
	}
	.lineup-select-box3 .lineup-select{
	width:100%; 
	margin-top: 8px;
}
}

/*table
.lineup-select-box3 .table-01 {
	margin: 0 auto;
/*	width: 	100%;*/
	border-collapse:collapse;
	/*border-top:solid 1px #cccccc;*/
	line-height: 1em;
	/*margin-bottom: 50px;*/
	/*border-right:solid 1px #cccccc;*/
}
.lineup-select-box3 .t-01-title{
    padding-bottom: 10px;
    margin-bottom: 30px;
    font-size: 2.6rem;
    /*border-bottom: 1px solid #000;*/
    line-height: 1.3em;
}
.lineup-select-box3 .table-01 th,
.lineup-select-box3 .table-01 td {
	/*border-bottom:solid 1px #cccccc;*/
	vertical-align: middle;
	line-height: 1em;
	/*border-left:solid 1px #cccccc;*/
	display: block;
}
.lineup-select-box3 .table-01 th {
	padding:5px 5px 5px 30px;
	text-align:center;
	/*font-weight:normal;*/
}
.lineup-select-box3 .table-01 td {
	padding:3px 3px 0;
	text-align:center;
	border: none;
}
.lineup-select-box3 td.kakaku{
	text-align: right!important;
	padding: 5px 10px 0 0!important;
}
.lineup-select-box3 .table-02 {
	border-collapse:collapse;
	/*border-top:solid 1px #EFE2CF;*/
}
.lineup-select-box3 .table-02 th,
.lineup-select-box3 .table-02 td {
	/*border-bottom:solid 1px #EFE2CF;*/
	line-height:1.3em;
}
.lineup-select-box3 .table-02 th {
	padding:10px;
	text-align:left;
	font-weight:normal;
}
.lineup-select-box3 .table-02 td {
	padding:10px;
	text-align:left;
}
.lineup-select-box3 .small{
	font-size: 14px!important;
    padding-top: 10px;
}
/*dl table*/
.lineup-select-box3 .table-dl{
  display: table;
  border-collapse: collapse;
  width: 600px;
  margin:0 auto;
  /*border-top: 1px solid #333;*/
}
.lineup-select-box3 .table-dl dl{
  display: table-row;
}
.lineup-select-box3 .table-dl dt,
.lineup-select-box3 .table-dl dd{
  display: table-cell;
  padding: 5px 10px;
  border-bottom: 1px solid #cccccc;
  vertical-align: middle;
}
.lineup-select-box3 .table-dl dt{
  /*width: 20%;*/
/*  background-color: #ddd;*/
}
.lineup-select-box3 .table-dl .table-head{
	color: #EC1D24;
	font-weight: bold!important;
}
@media screen and (max-width: 767px){
	.lineup-select-box3 .table-dl dt,
.lineup-select-box3 .table-dl dd{
	padding: 8px 5px;
}
}
.lineup-select-box3 .table-01 td.p-name{
	font-size: 1.3em!important;
	margin-top: 24px;
	border: none;
	font-weight: bold;
	}
.lineup-select-box3 .table-01 td.p-name span{
	color: #ffffff;
	font-size: 4px;
	line-height: 1em;
	display: block;
}
.lineup-select-box3 .table-01 td.p-name a{
	font-weight: bold;
	}
@media screen and (max-width: 767px){
.lineup-select-box3 .table-dl{
	width: 100%;
	}}
/*dl*/

/*スマホ*/
@media screen and (max-width: 767px){
.lineup-select-box3{
	width: 100%;
}
.lineup-select-box3 .table-01 {
	width:100%;
	display: table;
}
.lineup-select-box3 .table-01 th,
.lineup-select-box3 .table-01 td {
/*	border-bottom:solid 1px #EFE2CF;*/
	display:block;
}
.lineup-select-box3 .table-01 th {
	padding:8px 5px 5px 8px;
	text-align:left;
	font-weight:normal;
}
.lineup-select-box3 .table-01 td {
	padding:1px 5px;
	/*text-align:left;*/
}
/*.lineup-select-box3 #pref-data {
    overflow: scroll;
}*/
/*.lineup-select-box3 #pref-data::-webkit-scrollbar{height:10px;}/*バーの太さ*/
/*.lineup-select-box3 #pref-data::-webkit-scrollbar-track{background:#dddddd;}/*バーの背景色*/
/*.lineup-select-box3 #pref-data::-webkit-scrollbar-thumb{background:#2cc2e4;}/*バーの色*/
}
/*************************************************
lineupの最初のページ作り変え
**************************************************/
.maker-button-02 {
float: left;
width: 50%;
padding-bottom: 24px;
padding-top: 5px;
text-align: center;
/*letter-spacing: 2.4px;*/
}
.maker-button-02 a.botan {
    display: inline-block;
    padding: 15px 0px;
    color: #fff;
    text-decoration: none;
    background-color: #333333;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    line-height: 1.0em;
    width: 95%;
}
.maker-button-02:hover a.botan{
	background-color: #EC1D24;
}
.maker-button-02 img{
	width: 475px;
	height: auto;
}
/*.heading03 {
    width: 1000px;
    margin: auto;
    padding-bottom: 10px;
    margin-bottom: 30px;
    font-size: 2.6rem;
    border-bottom: 1px solid #000;
    line-height: 1.3em;
}*/
.maker-button-02 a.botan:after {
    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    /*position: absolute;*/
    top: 0;
    right: 0;
    font-weight: bold;
    padding-left: 10px;
}
@media screen and (max-width: 767px){
.maker-button-wrap{
	padding-bottom: 40px;
}
.maker-button-02{
	float: none;
	width: 100%;
	padding-bottom: 20px;
}
.maker-button-wrap p{
	width: 95%;
	text-align: center;
	margin: 0 auto;
}
.maker-button-02 img{
	width: 95%;
	height: auto;
}
}

/**/
.maker-button-03 {
float: left;
width: 100%;
padding-bottom: 5px;
padding-top: 5px;
text-align: center;
/*letter-spacing: 2.4px;*/
}
.maker-button-03 a.botan {
    display: inline-block;
    padding: 13px 0px;
    color: #fff;
    text-decoration: none;
    background-color: #333333;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    line-height: 1.0em;
    width: 50%;
}
.maker-button-03 a.botan:hover{
	background-color: #EC1D24;
}
.maker-button-03 a.botan:after {
    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    /*position: absolute;*/
    top: 0;
    right: 0;
    font-weight: bold;
    padding-left: 10px;
}
@media screen and (max-width: 767px){
.maker-button-03{
	float: none;
	width: 100%;
}}
/**/
/*一覧*/
.lineup-box{
	padding-bottom: 80px;
}
.lineup-img{
	float: left;
	width: 50%;
	padding-right: 10px;
	box-sizing: border-box;
}
.lineup-text{
	float: right;
	width: 50%;
	padding-left: 10px;
	box-sizing: border-box;
}
h2.heading06{
	width: 1000px;
	text-align: center;
	margin: 80px auto 80px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
	font-size: 3rem;
}
@media screen and (max-width: 767px){
.lineup-box{
	width: 95%!important;
	margin:0 auto!important;
	padding-bottom: 40px;
}
h2.heading06{
	width: 95%;
	margin: 40px auto 40px;}
.lineup-img,
.lineup-text{
	float: none;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	margin: auto;

}
.lineup-img{
	padding-bottom: 20px;	
}
.maker-button-03 a.botan {
	width: 100%;
}
}


/**********************************
line-up　車種別製品一覧作り変え
***********************************/

.lineup-select-box2{
	width: 1000px;
	margin: 0 auto 50px;
}
.lineup-select-box2 .table-row{
  float: left;
}
.lineup-select-box2 .table-01 {
  margin: 0 auto;
  width: 1000px;
  border-collapse: collapse;
  /*border-top: solid 1px #cccccc;*/
  line-height: 1em;
  /* margin-bottom: 50px; */
  border-right: solid 1px #cccccc;
  display: table;
  font-size: 13px;
  table-layout: fixed;
}
.lineup-select-box2 .table-01_w1{
	width: 700px;
}

@media screen and (max-width: 767px){
	.lineup-select-box2 .table-01_w1{
		width: 100%;
	}
}
.lineup-select-box2 tr.table-head td,
.lineup-select-box2 tr.table-head td a{
	color: red;
	background: #dddddd!important;
}

.lineup-select-box2 .table-01 td {
    padding: 10px 5px;
    text-align: center;
}
.lineup-select-box2 td.p-name,
.lineup-select-box2 td.p-name a {
    font-weight: bold;
}
.lineup-select-box2 .table-01 th, .lineup-select-box2 .table-01 td {
	display: table-cell;
	border-left: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    vertical-align: middle;
    line-height: 1.2em;
    border: solid 1px #cccccc;
    word-wrap:break-word;
    text-align: center;
}
.lineup-select-box2 dl.table-row {
	/*border-right: 1px solid #cccccc;*/
	padding: 10px;
}
.lineup-select-box2 .table-head th, .lineup-select-box2 .table-head td {
    color: #333333;
    font-weight: normal;
    text-align: center!important;
    background-color: #eeeeee;
    border-top: 1px solid #cccccc;
}
.lineup-select-box2 .maker{
	display: block;
	font-weight: bold;
	font-size: 2.3rem;
	padding-bottom: 10px;
	padding-top: 56px;
	text-align: center;
}
.lineup-select-box2 td.table-head-w{
	width: 200px!important;
}
@media screen and (max-width:767px){
.lineup-select-box2 .maker{
	padding-top: 40px;
}
.lineup-select-box2 td.table-head-w{
	width: 120px!important;
}	
}
/*.lineup-select-box2 .table-01 td.p-name{
	background-color: #eeeeee;/
}*/
.lineup-select-box2 .table-01 tr:nth-child(even) td{
	background-color: #eeeeee;
	/*width: 200px;*/
}
.lineup-select-box2 .p-haiki{
	text-align: left;
	color: #ffffff;
	background-color: #333333!important;
	width: 1000px;
	font-size: 1.5rem;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 10px;
}
.lineup-select-box2 .p-haiki_w1{
	width: 700px!important;
	margin: 0 auto;
}

.lineup-select-box2 tr.p-kuran td,
.lineup-select-box2 tr.p-kuran{
	border: none;
}
@media screen and (max-width: 767px){
	.lineup-select-box2{
		width: 100%;
	}
	.lineup-select-box2 .table-01 {
    display: table;
}
	.lineup-select-box2 .w100 {
    width: 100%;
}
	.lineup-select-box2 .pref-data{
        overflow: scroll;}

.lineup-select-box2 .p-haiki{
	width: 100%!important;
}
}
.lineup-select-box2 .lineup_color_price ul{
	display: table;
	margin:auto;
}
.lineup-select-box2 .lineup_color_price ul li{
	display: table-cell;
	padding:0 8px 16px;
	font-size: 1.8rem;
	color: #EC2524;
}

/************************************
** line-up　車種別製品一覧作り変え
　　タブ表示
************************************/
/* タブの外枠 */
.lineup-select-box2 .tabs {
  /*margin-top: 12px;*/
  text-align: center;
}
/* タブのスタイル */
.lineup-select-box2 .tabs .tab-label {
    display: inline-block;
    padding: 13px 0px;
    color: #fff;
    text-decoration: none;
    background-color: #333333;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    line-height: 1.0em;
    width: 139px;
    margin-bottom: 3px;
}
/* タブにマウスカーソルがのったときフッター */
.lineup-select-box2.tabs .tab-label:hover {
  opacity: 0.7;
}
/* ラジオボタンと内容を非表示 */
.lineup-select-box2 .tabs input[name="tab-radio"],
.lineup-select-box2 .tabs .tab-content {
  display: none;
}
 
/* タブ内容のスタイル */
.lineup-select-box2 .tabs .tab-content{
  /*border-top: 1px solid #999;*/
  /*padding: 10px;*/
  min-height: 200px;
}
 
/* 選択されているタブのコンテンツのみを表示 */
.lineup-select-box2 .tabs #tab-1:checked ~ .tab-1-content,
.lineup-select-box2 .tabs #tab-2:checked ~ .tab-2-content,
.lineup-select-box2 .tabs #tab-3:checked ~ .tab-3-content,
.lineup-select-box2 .tabs #tab-4:checked ~ .tab-4-content,
.lineup-select-box2 .tabs #tab-5:checked ~ .tab-5-content,
.lineup-select-box2 .tabs #tab-6:checked ~ .tab-6-content,
.lineup-select-box2 .tabs #tab-7:checked ~ .tab-7-content,
.lineup-select-box2 .tabs #tab-8:checked ~ .tab-8-content,
.lineup-select-box2 .tabs #tab-9:checked ~ .tab-9-content,
.lineup-select-box2 .tabs #tab-10:checked ~ .tab-10-content,
.lineup-select-box2 .tabs #tab-11:checked ~ .tab-11-content,
.lineup-select-box2 .tabs #tab-12:checked ~ .tab-12-content,
.lineup-select-box2 .tabs #tab-13:checked ~ .tab-13-content,
.lineup-select-box2 .tabs #tab-14:checked ~ .tab-14-content,
.lineup-select-box2 .tabs #tab-15:checked ~ .tab-15-content,
.lineup-select-box2 .tabs #tab-16:checked ~ .tab-16-content,
.lineup-select-box2 .tabs #tab-17:checked ~ .tab-17-content,
.lineup-select-box2 .tabs #tab-18:checked ~ .tab-18-content,
.lineup-select-box2 .tabs #tab-19:checked ~ .tab-19-content,
.lineup-select-box2 .tabs #tab-20:checked ~ .tab-20-content {
  display: block;
}
.lineup-select-box2 .tab-content{
    padding-top: 10px;
}
/* 選択されているタブのスタイルを変える */
.lineup-select-box2 .tabs input[name="tab-radio"]:checked + .tab-label {
  background-color: #EC1D24;
}
@media screen and (max-width: 767px){
.lineup-select-box2 .tabs .tab-label {
    display: inline-block;
    padding: 13px 0px;
    width: 49%;
}}

.text2{
	padding-top:16px;
	text-align: center;
	clear: both;
}

/*CLAMP クランプ*/

.list_clamp .head{
	background-color: #333333;
	color: #ffffff;
}
@media screen and (max-width: 767px){
.lineup-select-box2 .list_clamp{
	width: 700px!important;
}	
}
.ab_clamp_img{
	text-align: center;
}

.clamp_link_wrap{
	margin: 0 auto;
	width: 850px;
	text-align: right;
	height: 50px;
}
.list_clamp_w70{
	width: 700px!important;
}
@media screen and (max-width: 767px){
	.clamp_link_wrap{
		width: 100%;
		margin: auto;
    text-align: center;
}
.lineup-select-box2 .list_clamp_w70{
	width: 100%!important;
	}
	}
.clamp_link{
/*    text-align: right;*/
}
.clamp_link a{
	text-decoration: none;
	padding: 10px;
	border:1px solid #cccccc;
	margin-bottom: 16px;
	background: #2E57B0;
	color: #ffffff;
}
.clamp_link a:hover{
	color: #b3cbff;
}
.clamp_link a.botan:after {
    content: '＞';
    top: 0;
    right: 0;
    font-weight: bold;
    padding-left: 10px;
}

/*PRELOAD ADJUSTER*/
.preload_degree_img{
	width: 1000px;
	margin:auto;
	text-align: center;
	padding-bottom: 32px;
}
.preload_degree_img figure{
	float: left;
	width: 50%;
}
.preload_degree_img figure.figure_center{
	float: none;
	margin: auto;
}
.preload_comment{
	text-align: right;
	padding-bottom: 4px;
	margin-bottom: 8px;
}
.preload_degree_img figcaption{
	padding-top: 8px;
}
@media screen and (max-width: 767px){
	.preload_degree_img{
		width: 100%;
	}
	.preload_degree_img figure{
		float: none;
		width: 100%;
		padding-bottom: 24px;
	}
}

/*PRELOAD ADJUSTER*
アンカーpadding******************/
#a1,#a2,#a3,#a4,#a5,#b1{
	padding-top: 100px;
	margin-top: -100px;

}

/*option parts*/
.option_parts_title2{
	padding-top: 56px;
}
@media screen and (max-width: 767px){
.option_parts_title2{
	margin-bottom: 32px!important;
}	
}
.option_parts_title{
    font-size: 3.0rem;
    font-weight: bold;
    /*padding-top: 72px;*/
    color: #2E57B0;
}
.option_parts_title p{
	font-size: 1.5rem;
	padding-top: 8px;
	color: #333333;
}
.option_parts_img{
	width: 1000px;
	margin:auto;
	text-align: center;
	padding-top: 40px;
	display: flex;
	justify-content: center;

}
.option_parts_img figure{
/*	float: left;
	width: 50%;*/
}
.option_parts_img figure.figure_center{
	float: none;
	margin: auto;
}

.option_parts_img figcaption{
	padding-top: 8px;
}
@media screen and (max-width: 767px){
	.option_parts_img{
		width: 100%;
	}
	.option_parts_img figure{
		float: none;
		width: 100%;
		padding-bottom: 24px;
	}
}


/*ポップアップ2*/
#product-body a.detail_popup2 {
    padding: 6px 16px;
    background-color: #2E57B0;
    text-decoration: none;
    color: #ffffff;
    line-height: 1em;
}

#product-body a.detail_popup2:after {
    content: '';
    display: inline-block;
    background: url(http://www.win-pmc.com/yss/wp-content/themes/entem/images/common/mark_popup.png) right center no-repeat;
    width: 14px;
    height: 14px;
    background-size: contain;
    vertical-align: middle;
/*    top: 0;
    right: 0;*/
    font-weight: bold;
    padding-left: 12px;
}
#product-body a.detail_popup2:hover{
	text-decoration: underline;
}

/*ページリンク*/
.lineup_page_link3{
	line-height: 1.8em;
}
.lineup_page_link{
	width: 60%;
	margin: auto;
	padding: 8px 0;
	border: 3px solid #cccccc;
	font-size:1.6rem;
}
.lineup_page_link li{
	display: inline-block;
	text-align: center;
	width: 49%;
	line-height: 1.2em;
}
.lineup_page_link li:after {
	content: "▼";
	font-size: 1.1rem;
/*    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    top: 0;
    right: 0;
    font-weight: bold;*/
    padding-left: 10px;
}

.lineup_page_link li:hover{
	text-decoration: underline;
}

.lineup_page_link2{
	/*width: 90%;*/
	margin: auto;
	text-align: center;
	/*padding-top: 8px;*/
	/*margin-top:16px;*/
	display: table;
}
.lineup_page_link2 a{
	background:#cccccc;
	/*background: #2E57B0;*/
	text-decoration: none;
	padding: 8px 16px;
	/*color: #ffffff;*/
	/*border:3px solid #cccccc;*/
}
.lineup_page_link2 a:after {
    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    top: 0;
    right: 0;
    font-weight: bold;
    padding-left: 10px;
}
.lineup_page_link2 a:hover{
	/*color: #b3cbff;*/
}
.lineup_page_link2 li{
	padding: 80px 10px 80px;
	display: table-cell;
}

@media screen and (max-width: 767px){
	.lineup_page_link{
		padding: 4px;
		width: 90%;
		box-sizing: border-box;
		text-align: center;

	}
	.lineup_page_link li{
		line-height: 1.5em;
		width: 100%;
	}
	.lineup_page_link2{
		width: 100%;
		/*text-align: center;*/
		padding-bottom: 24px;
	}
	ul.lineup_page_link2 {
		padding: 40px 0;
	}
	.lineup_page_link2 li{
	margin-bottom: 16px;
	padding: 8px;
	display: block;
}
}
/*サブタイトル*/
.subtitle_name{
	font-size: 2rem;
	padding: 40px 0 8px;
}

/*カラー指定のアイコン*/
.color0{
	/*position: relative;*/
}
.color0:after{
	/*position: absolute;*/
	content: "";
	background-image:url(spring/twin/img/color0.gif); 
	width: 14px;
	height: 14px;
	display: block;
	background-size: contain;
	vertical-align: middle;
  	margin: auto;
}
.color01:after{
	/*position: absolute;*/
	content: "";
	background:url(spring/twin/img/color01.png) no-repeat center center;
	width: 28px;
	height: 13px;
	display: block;
	background-size: contain;
	vertical-align: middle;
  	margin: auto;
}
.color04:after{
	/*position: absolute;*/
	content: "";
	background:url(spring/twin/img/color04.png) no-repeat center center;
	width: 28px;
	height: 13px;
	display: block;
	background-size: contain;
	vertical-align: middle;
  	margin: auto;
}
.color014:after{
	/*position: absolute;*/
	content: "";
	background:url(spring/twin/img/color014.png) no-repeat center center;
	width: 43px;
	height: 13px;
	display: block;
	background-size: contain;
	vertical-align: middle;
  	margin: auto;
}
.color01234:after{
	/*position: absolute;*/
	content: "";
	background:url(spring/twin/img/color01234.png) no-repeat center center; 
	width: 74px;
	height: 13px;
	display: block;
	background-size: contain;
	vertical-align: middle;
  	margin: auto;
}
.color14:after{
	/*position: absolute;*/
	content: "";
	background:url(spring/twin/img/color14.png) no-repeat center center;
	width: 43px;
	height: 13px;
	display: block;
	background-size: contain;
	vertical-align: middle;
  	margin: auto;
}
.order_ex_img{
	width: 80%;
	margin: 20px auto 0;

}
@media screen and (max-width: 767px){
	.order_ex_img{
		width: 100%;
	}
}

/*カラーバリエーションガイド追加*/
.lineup-select-box2 .color_guide_wrap{
	text-align: left;
	/*color: #ffffff;*/
	background-color: #cccccc!important;
	width: 1000px;
	font-size: 1.2em;
	padding: 8px 0;
}
.lineup-select-box2 .color_guide{
	width: 400px;
	margin: auto;
}
.lineup-select-box2 .color_guide ul{
	display: table;
	
}
.lineup-select-box2 .color_guide li{
	display: table-cell;
	position: relative;
}
.lineup-select-box2 ul.color_guide li.twin_b{
	/*border-right: 1px dotted #bbbbbb;*/
	padding-right: 50px;
	padding-left: 32px;
	width: 100px;
	}
.lineup-select-box2 ul.color_guide li.twin_b:after{
	content: "";
	background: url(img/twin_num_body.png) no-repeat center center;
	width: 38px;
	height: 18px;
	display: inline-block;
	padding-left: 8px;
	position: absolute;
	top: -2px;
	background-size: contain;
}

.lineup-select-box2 ul.color_guide li.twin_s:after{
	content: "";
	background: url(img/twin_num_spring.png) no-repeat center center;
	width: 123px;
	height: 18px;
	display: inline-block;
	padding-left: 16px;
	position: absolute;
	top: -2px;
	background-size: contain;
}
@media screen and (max-width: 767px){
.lineup-select-box2 .color_guide_wrap{
	width: 100%;
}
.lineup-select-box2 .color_guide{
	width: 100%;
	padding: 0 16px;
	box-sizing: border-box;
}
.lineup-select-box2 ul.color_guide li.twin_s{
}
.lineup-select-box2 ul.color_guide li.twin_b{
	padding-right: 16px;
	padding-left: 0;
}
}

/*****************************************
BLACK-RED SERIES ブラック-レッドシリーズ
******************************************/
.lineup-select-box2 .black_series,
.lineup-select-box2 .red_series{
	text-align: center;
	width: 185px;
}
.black_series,
.red_series{
	position: relative;
	width: 145px;
	display:inline-block;
	line-height: 1.5em;
	text-align: left;
}
.black_series a,
.red_series a{
	text-decoration: underline!important;
}

@media screen and (max-width: 767px){
.black_series,
.red_series{
	width: 135px;
}
}

.black_series:after{
	position: absolute;
	content: "";
	display: inline-block;
	background: url(img/logo_black_series.png) center center no-repeat;
	top: 0;
	right: 0px;
	width: 43px;
	height: 18px;
	padding-left:5px; 
	background-size: contain;
}
.red_series:after{
	position: absolute;
	content: "";
	display: inline-block;
	background: url(img/logo_red_series.png) center center no-repeat;
	top: 0;
	right: 0;
	width:43px;
	height: 18px;
	padding-left:5px; 
	background-size: contain;
}

#black_red_link_wrap{
	position: relative;
}
#black_red_link_wrap a{
	text-decoration: none!important;
	padding-right: 200px;
}
#black_red_link_wrap a:hover{
	text-decoration: underline!important;
}
.black_red_link:after{
	position: absolute;
	content: "";
	display: inline-block;
	background: url(img/black_red.png) center center no-repeat;
	width: 87px;
	height: 18px;
	background-size: contain;
	margin: auto;
}

/****************************************
共通パーツ読み込み
****************************************/
#twin,
#mono,
#ste_dam,
#fork_upgrade_kit{
	width: 1000px;
	margin: auto;
}
@media screen and (max-width: 767px){
#twin,
#mono,
#ste_dam,
#fork_upgrade_kit{
	width: 100%;
}	
}


/****************************************
offroad_spring 
****************************************/
.genuine_product{
	color: blue;
}
.genuine_product a{
	color: blue;
}
.genuine_product a:hover{
	text-decoration: underline;
}
.yss_product{
	color: #C0130D;
}
.yss_product a{
	color: #C0130D;
}
.yss_product a:hover{
	text-decoration: underline;
}
.rear_spring_guide_wrap{
	width: 800px;
	padding: 10px;
	border: 1px solid #cccccc;
	text-align: left;
	margin: 24px auto 0;
	box-sizing: border-box;
	font-size: 1.1em;
	background: #ffffff;
}
@media screen and (max-width: 767px){
	.rear_spring_guide_wrap{
		width: 100%!important;
	}
	.rear_spring_guide_wrap ul{
	padding: 10px 0 0 0!important;
}
}
.rear_spring_guide_wrap p.title{
	background:#d61518;
	width: 100%!important;
	padding: 10px 10px 10px 20px;
	color: #ffffff;
	box-sizing: border-box;
}
.rear_spring_guide_wrap ul{
	padding: 10px 10px 0 10px;
}
.rear_spring_guide_wrap li{
	list-style-type: none;
	line-height: 1.5em;
	padding-bottom: 8px;
}
.rear_spring_guide_wrap li a{
	text-decoration: none;
}
.rear_spring_guide_wrap li a:hover{
	text-decoration: underline;
}
.rear_spring_guide_wrap li a:after {
    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    top: 0;
    right: 0;
    font-weight: bold;
    padding-left: 10px;
}
.rear_spring_guide_wrap span.junsei{
	color: blue;
	font-weight: bold;
}
.rear_spring_guide_wrap span.yss_pr{
	color: #C0130D;
	font-weight: bold;
}
span.junsei{
	color: blue;
}
span.yss_pr{
	color: #C0130D;
}

p.hanrei{
	text-align: center;
}
.tax{
	text-align: center;
}

