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

@media screen and (max-width:320px) { 
html {
	font-size: 62.5%;
}

body {
　	width:100%;
	font-size: 1.4rem;
	line-height:1.2;
  	color:#572b04;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
  	-webkit-text-size-adjust: 100%;
}
.clear{
	clear: both;
	visibility: hidden;
	background-color: #0066FF;
	line-height: 0px;
}
#wrap {
	width: 100%;	
}
.responsive{
  	display: block;
  	width: 100%;
  	height: auto;
}
dl.clearfix {
	width:100%;
	padding-bottom: 20px;
	font-size: 1.2em;
	padding-top: 10px;
}
.clearfix:after {   
  	content: ".";    
  	display: block;    
  	height: 0;    
  	clear: both; 
  	overflow: hidden;   
  	visibility: hidden;   
}


/* ヘッダー・メニュー
========================================================= */
#head_right {
	width:80%;
	float:right;
	padding: 0 0 10px 0;
}
#head_left {
	width: 20%;
	position:relative;
	float:left;
	height:auto;
}
#head_mark {
	position:absolute;
	top:-20px;
	left:0;
}
#head h1 {
	font-size: 10px;
	font-size: 1rem;
	color: #666;
	font-weight: bold;
	/*margin: 20px 0;*/
	margin: 3px 0px 20px;
}

#head h1-1 {
	font-size: 10px;
	font-size: 1rem;
	color: #666;
	font-weight: bold;
	/*margin: 20px 0;*/
	margin: 5px 0px 2px 3px;
}




#header_title {
	width: 58%;
	float:left;
	margin: 0 1% 0 0;
}
.header_link01 {
	text-align:center;
	width: 20%;
	float:left;
	margin: 0 0.5% 0 0;
	padding:12px 0 0 0;
	height:28px;
	background:#6599FF;
	cursor: hand;
	cursor: pointer;
	outline: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.header_link02 {
	text-align:center;
	width: 20%;
	float:left;
	background:#6599FF;
	margin: 0 0 0 0.5%;
	padding:15px 0 0 0;
	height:25px;
	cursor: hand;
	cursor: pointer;
	outline: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.header_link01 a{
	color:#FFF;
	font-size:11px;
	font-size: 1.1rem;
	font-weight:bold;
	text-decoration:none;
	display: block;
}
.header_link02 a{
	color:#FFF;
	font-size:11px;
	font-size: 1.1rem;
	font-weight:bold;
	text-decoration:none;
	display: block;
}



.header_text01 {
	float: left;
  	width: 48%;
  	margin: 0 1% 1% 1%;
	font-size:11px;
	font-size: 1.1rem;
	color: #1FB879;
	font-weight:bold;
	letter-spacing:-0.08em;
}
.header_text02 {
	float: left;
  	width: 48%;
  	margin: 0 1% 1% 1%;
	font-size:11px;
	font-size: 1.1rem;
	color: #1FB879;
	font-weight:bold;
	letter-spacing:-0.08em;
}


#header_title2 {
	width: 80%;
	float:left;
	margin: 0 1% 0 0;
}


.header_link03 {
	/*text-align:center;*/
	width: 15%;
	float:left;
	background:#FFF;
	margin: 0 0 0 0.5%;
	padding:15px 0 0 0;
	height:25px;
	cursor: hand;
	cursor: pointer;
	outline: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}





/* グローバルメニュー
========================================================= */
.gnavi_box {
	display:table;
	border-collapse: separate;
  	border-spacing: 1px 0;
	width:100%;
	}
.g_menu01 {
	display:table-cell;
	cursor: hand;
	cursor: pointer;
	outline: none;
	text-align:center;
	width: 19.8%;
	background: #82ADFF; /* Old browsers */
	background: -moz-linear-gradient(top,  #82ADFF 0%, #82ADFF 60%, #6599FF 60%, #6599FF 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #82ADFF 0%,#82ADFF 60%,#6599FF 60%,#6599FF 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #82ADFF 0%,#82ADFF 60%,#6599FF 60%,#6599FF 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82ADFF', endColorstr='#6599FF',GradientType=0 ); /* IE6-9 */
	padding: 1.5% 0;
}
.g_menu01 a {
	font-size:13px;
	font-size: 1.3rem;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	letter-spacing:-0.08em;
}
.icon01 {
	width:45%;
	padding: 0 0 5% 0;
	margin: 0 auto;
}


/*検索窓*/
/*========================================================= */
#search{
	width: 100%;
	background-color:#FFECCE;
	text-align:center;
	margin: 2% 0%;
	padding:4%;
}

.search_btn01 {
	text-align:center;
}
.search_btn02 {
	text-align:center;
}
.search_keyword {
	float:left;
	padding: 0 0 0 10px;
}
.search_keyword p{
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}
.search_keyword a {
	font-size:12px;
	font-size: 1.2rem;
	text-decoration:underline;
}

#search_text {
	height: 2em;
}
#search_button {
	margin: 10px 0 0 0;
	border: 0;
	width:244px;
	height:34px;
	background: url(../img/silvercar/search_btn.gif) left top no-repeat;
}
#search_button {
	cursor: pointer;
	opacity:0.85;
}
#search_box {
	display:block;
	padding:0 0 15px 0;
}

/*見出し
/*========================================================= */
.t_soft {
	padding: .6rem 1rem;
	background: -webkit-linear-gradient(top, #84ADFC 0%, #6599FF 100%);
	background: linear-gradient(to bottom, #6599FF 0%, #6599FF 100%);
	border-left: 30px double #92B7FE;
	color: #FFF;
	font-weight: 600;
	font-size: 16px;
	font-size: 1.6rem;
}
.t_soft02 {
	padding: .6rem 1rem;
	margin: 1px 0 0 0;
	background: -webkit-linear-gradient(top, #84ADFC 0%, #6599FF 100%);
	background: linear-gradient(to bottom, #6599FF 0%, #6599FF 100%);
	border-left: 30px double #92B7FE;
	color: #FFF;
	font-weight: 600;
	font-size: 16px;
	font-size: 1.6rem;
}
.h2_font {
	padding:0 0 0 5px;
	color:#503216;
	font-size: 10px;
	font-size: 1rem;
	font-weight: bold;
}
#ranking_box {
	display:table;
	width:100%;
	max-width: 100%;
	box-sizing: border-box;
	border-collapse:collapse;/* 重複するborderを合体 */
}
.ranking_img {
	display:table-cell;
	width:33.3333%;
	border:1px solid #7D8791;
	border-top:none;
}
/*.ranking_icon {
	position: relative;	
}
.ranking_icon .ranking_crown {
	position: absolute;
	width: 95%; 
	left: 1%;
	top: 1%;
}*/
.ranking_icon .ranking_crown {
	width: 95%;
}
.ranking_text01 {
	font-size:12px;
	font-size: 1.2rem;
	width: 95%;
	margin: 0 auto;
	line-height: 1.4; 
}
.price_red {
	font-size:18px;
	font-size: 1.8rem;
	font-weight:bold;
	color:#E92D00;
	letter-spacing:-0.08em;
}
.banner01 {
	padding: 2% 0 0;
}

.price_block {
  text-align: right;
  margin-top: 2px;
}
/*種類・機能・価格帯から選ぶ　その他バナー
/*========================================================= */
.catbox {
	display:table;
	width:100%;
	max-width: 100%;
	box-sizing: border-box;
	border-collapse:collapse;/* 重複するborderを合体 */
}

.catbox .inbox00 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
}
/*▲画像無し*/	

.catbox .inbox01 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/type01.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox02 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/type02.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox03 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type03.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox04 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type04.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox05 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type05.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox06 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type06.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox07 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type07.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox08 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type08.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox09 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type09.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox10 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type10.gif) 1% 55% no-repeat;
	background-size:31%;
}

	
/*利用目的で選ぶ
/*========================================================= */
.catbox .inbox13 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/scene01.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox14 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/scene02.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox15 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/scene03.gif) 1% 55% no-repeat;
	background-size:31%;
}

.catbox .inbox16 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/feature07.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox17 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/function01.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox18 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/function02.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox19 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function03.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox20 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function04.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox21 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function05.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox22 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function06.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox23 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function07.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox24 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function08.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox25 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/feature01.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox26 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/feature02.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox27 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/feature03.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox28 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/feature04.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox29 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/feature05.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox30 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/feature06.gif) 1% 55% no-repeat;
	background-size:31%;
}	
.catbox .inbox31 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/bag01.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox32 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/bag02.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox33 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/bag03.gif) 1% 55% no-repeat;
	background-size:31%;
}

.catbox .inbox34 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
}

/*価格帯で選ぶ
/*========================================================= */	
.catbox .inbox35 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/mark01.gif) 5% 50% no-repeat;
	background-size: 4% auto;
}
.catbox .inbox36 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/mark01.gif) 5% 50% no-repeat;
	background-size: 4% auto;
}

	

/*メーカーから選ぶ
/*========================================================= */		
.catbox .inbox37 {
	display:table-cell;
	width:50%;
	height:46px;
	border:1px solid #7D8791;
	background:url(../img/silvercar/maker02.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox38 {
	display:table-cell;
	width:50%;
	height:46px;
	border:1px solid #7D8791;
	background:url(../img/silvercar/maker03.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox39 {
	display:table-cell;
	width:50%;
	height:46px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker05.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox40 {
	display:table-cell;
	width:50%;
	height:46px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker04.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox41 {
	display:table-cell;
	width:50%;
	height:46px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker06.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox42 {
	display:table-cell;
	width:50%;
	height:46px;
	border:1px solid #7D8791;
	background:url(../img/silvercar/maker07.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox43 {
	display:table-cell;
	width:50%;
	height:46px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker08.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox44 {
	display:table-cell;
	width:50%;
	height:46px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker09.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox45 {
	display:table-cell;
	width:50%;
	height:46px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker11.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox46 {
	display:table-cell;
	width:50%;
	height:46px;
	border:1px solid #7D8791;
	border-top:none;
}

.tit {
	font-size:12px;
	font-size: 1.2rem;
	font-weight: bold;
	color:#E54642;
}
.catbox p {
	font-size:14px;
	font-size: 1.4rem;
	font-weight:bold;
	color:#503216;
}
.inbox29 p, .inbox30 p {
	font-size:10px;
	font-size: 1rem;
	font-weight:bold;
	color:#503216;
}
.inbox06 p,.inbox20 p,.inbox22 p,.inbox31 p{
	font-size:14px;
	font-size: 1.4rem;
	font-weight:bold;
	color:#503216;
	letter-spacing:-0.15em;
}

	
	
.catbox a {
	display:block;
	padding: 6% 0 6% 35%;
	text-decoration: none;
	color: #503216;
}
.inbox17 a,.inbox18 a,.inbox29 a,.inbox30 a {
	display:block;
	padding: 3% 0 3% 35%;
	text-decoration: none;
}
.inbox35 a,.inbox36 a {
	display:block;
	padding: 8% 0 8% 15%;
	text-decoration: none;
}
.inbox37 a,.inbox38 a,.inbox39 a,.inbox40 a,.inbox41 a,.inbox42 a,.inbox43 a,.inbox44 a,.inbox45 a,.inbox46 a {
	text-align:center;
	display:block;
	height:42px;
	padding: 3% 0 0 0;
	text-decoration: none;
}	
	

/*フッターインフォメーション
/*========================================================= */
.accordion_dl p{
	font-size:13px;
	font-size: 1.3rem;
}
.copy{
	text-align:center;
	font-size: 12px;
	font-size: 1.2rem;
	background-color:#20B97B;
	padding: 2% 0;
	color:#FFF;
}

#footer h1,
#footer dt {
    background-color: #FFFFFF;
    border-bottom: solid 1px #CCC;
    margin-bottom: 1px;
    padding: 15px;
    color: #FF944D;
		font-weight:bold;
    cursor: pointer;
    position: relative;
}
 
#footer h1:before,
#footer dt:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -8px;
  background: #EE8348;
}
 
#footer h1:after,
#footer dt:after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -13px;
  background: #FFF;
}
 
#footer h1.active:before,
#footer dt.active:before {
  margin-top: -2px;
}
 
#footer h1.active:after,
#footer dt.active:after {
  margin-top: 3px;
}
 
#footer li,
#footer dd {
    border-bottom: solid 1px #D6D6D6;
    width: 90%;
		margin: 0 auto;
		word-break: break-all;
}

/*フッター(アコーディオンメニュー内)
/*========================================================= */
.info_mb05{
	line-height:1.3;
}
.info_mb10{
	line-height:1.3;
	padding: 0 0 0 3%;
}
.info_mb20{
	line-height:1.3;
	padding: 0 0 0 3%;
	background:url(../img/silvercar/mark01.gif) left center no-repeat;
	background-size: auto 55%;
}
.info_mb30{
	line-height:1.3;
	padding: 0 0 0 3%;
	background:url(../img/silvercar/mark01.gif) left 15% no-repeat;
	background-size: auto 30%;
}
.info_mb40{
	line-height:1.3;
	padding: 1% 0 2% 0;
	width: 72%;
}
.pay01 {
	font-size:13px;
	font-size:1.5rem;
	font-weight:bold;
	color:#FA4A07;	
}
.pay02 {
	font-size:13px;
	font-size:1.5rem;
	font-weight:bold;
}
.table_co01 {
	width:35%;
	text-align:left;
}

.table_co02 {
	width:65%;
	text-align:left;
	padding:0 0 0 2%;
	font-size: 12px;
	font-size: 1.2rem;
	vertical-align: middle
}

/*
.table_co02 {
	width:65%;
	text-align:left;
	padding:0 0 0 10%;
}
/*


/*車椅子記事目次一覧
/*========================================================= */
h3.article_caption {
	clear: both;
	margin: 2% 0 0 0;
	border-bottom:solid 1px #FF944D;
	border-left:solid 10px #FF944D;
	padding: 0 0 0 2%;
	font-size: 16px;
	font-size: 1.6rem;
}
dt.article_caption02 {
	clear: both;
	margin: 0;
	padding: 1% 0 0 5%;
	font-size: 12px;
	font-size: 1.2rem;
}
.text_list a {
	color: #2EBA5A;
	text-decoration: none;
	font-weight: bold;
	display:block;
	width:100%;
}

.text_list a:hover {
	color: #F47894; 
	text-decoration: none;
}
.text_list{
	position:relative;
	padding: 1% 0 1% 6%;
	line-height: 2.3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
 
.text_list:before{
	content:''; 
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px; 
	height:12px; 
	width:12px; 
	display:block; 
	position:absolute; 
	top:13px; 
	left:5px; 
	background-color:#F47894;
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset
}
.page_top {
	padding:2% 0 2% 48%;
	width: 50%;
}


/*ページへ戻る ボタン
/*========================================================= */
#page-top{
  display: none;
  position: fixed;
  right: 10px;
  bottom: 20px;
  margin: 0;
  padding: 0;
  text-align:center;
}
#move-page-top{
  color:rgba(0,0,0,0.4);
  text-decoration: none;
  display: block;
  cursor: pointer;
}
#move-page-top:hover{
  color:rgba(0,0,0,0.6);
}


}


@media screen and (min-width: 321px) {

html {
	font-size: 62.5%;
}

body {
　	width:100%;
	font-size: 1.4rem;
	line-height:1.2;
  	color:#572b04;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
  	-webkit-text-size-adjust: 100%;
}
.clear{
	clear: both;
	visibility: hidden;
	background-color: #0066FF;
	line-height: 0px;
}
#wrap {
	width: 100%;	
}
.responsive{
	display: block;
	width: 100%;
	height: auto;
}
dl.clearfix {
	width:100%;
	padding-bottom: 20px;
	font-size: 1.2em;
	padding-top: 10px;
}
.clearfix:after {   
  	content: ".";    
  	display: block;    
  	height: 0;    
  	clear: both; 
  	overflow: hidden;   
  	visibility: hidden;   
}


/* ヘッダー・メニュー
========================================================= */
#head_right {
	width:80%;
	float:right;
	padding: 0 0 10px 0;
}
#head_left {
	width: 20%;
	position:relative;
	float:left;
	height:auto;
}
#head_mark {
	position:absolute;
	top:-20px;
	left:0;
}

/*
#head h1 {
	font-size:12px;
	font-size: 1.2rem;
	font-weight: bold;
	color: #666;
	margin: 20px 0;
	margin: 3px 0px 20px;
	letter-spacing:-0.05em;
}
*/

#head h1 {
	font-size:10.3px;
	font-size: 1.03rem;
	font-weight: bold;
	color: #666;
	/*margin: 20px 0;*/
	margin: 5px 0px 2px 3px;
	letter-spacing:-0.05em;
}


#header_title {
	width: 58%;
	float:left;
	margin: 0 1% 0 0;
}
.header_link01 {
	text-align:center;
	width: 20%;
	float:left;
	margin: 0 0.5% 0 0;
	padding:9px 0 0 0;
	height:33px;
	background:#6599FF;
	cursor: hand;
	cursor: pointer;
	outline: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.header_link02 {
	text-align:center;
	width: 20%;
	float:left;
	background:#6599FF;
	margin: 0 0 0 0.5%;
	padding:15px 0 0 0;
	height:27px;
	cursor: hand;
	cursor: pointer;
	outline: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.header_link01 a {
	color:#FFF;
	font-size:13px;
	font-size: 1.3rem;
	font-weight:bold;
	text-decoration:none;
	display: block;
}
.header_link02 a {
	color:#FFF;
	font-size:13px;
	font-size: 1.3rem;
	font-weight:bold;
	text-decoration:none;
	display: block;
}



.header_text01 {
	float: left;
  	width: 46%;
 	margin: 3% 0 0 4%;
	font-size:12px;
	font-size: 1.2rem;
	color: #1FB879;
	font-weight:bold;
	letter-spacing:-0.05em;
}
.header_text02 {
	float: left;
  	width: 46%;
  	margin: 3% 2% 0 2%;
	font-size:12px;
	font-size: 1.2rem;
	color: #1FB879;
	font-weight:bold;
	letter-spacing:-0.08em;
}

#header_title2 {
	width: 80%;
	float:left;
	margin: 0 1% 0 0;
}

.header_link03 {
	/*text-align:center;*/
	width: 15%;
	float:left;
	background:#FFF;
	margin: 0 0 0 0.5%;
	padding:15px 0 0 0;
	height:25px;
	cursor: hand;
	cursor: pointer;
	outline: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}




/* グローバルメニュー
========================================================= */
.gnavi_box {
	display:table;
	border-collapse: separate;
  	border-spacing: 1px 0;
	width:100%;
	}
.g_menu01 {
	display:table-cell;
	cursor: hand;
	cursor: pointer;
	outline: none;
	text-align:center;
	width: 19.8%;
	background: #82ADFF; /* Old browsers */
	background: -moz-linear-gradient(top,  #82ADFF 0%, #82ADFF 60%, #6599FF 60%, #6599FF 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #82ADFF 0%,#82ADFF 60%,#6599FF 60%,#6599FF 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #82ADFF 0%,#82ADFF 60%,#6599FF 60%,#6599FF 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82ADFF', endColorstr='#6599FF',GradientType=0 ); /* IE6-9 */
	padding: 1.5% 0;
}
.g_menu01 a {
	font-size:13px;
	font-size: 1.3rem;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	letter-spacing:-0.08em;
}
.icon01 {
	width:45%;
	height: auto;
	padding: 0 0 5% 0;
	margin: 0 auto;
}


/*検索窓
/*========================================================= */
#search{
	width: 100%;
	background-color:#FFECCE;
	text-align:center;
	margin: 2% 0%;
	padding:4%;
}

.search_btn01 {
	text-align:center;
}
.search_btn02 {
	text-align:center;
}
.search_keyword {
	float:left;
	padding: 0 0 0 10px;
}
.search_keyword p {
	padding: 1px 0 0 0;
	font-size:14px;
	font-size: 1.4rem;
	font-weight: bold;
}
.search_keyword a {
	font-size:14px;
	font-size: 1.4rem;
	text-decoration:underline;
}

#search_text {
	height: 2em;
}
#search_button {
	margin: 10px 0 0 0;
	border: 0;
	width:244px;
	height:34px;
	background: url(../img/silvercar/search_btn.gif) left top no-repeat;
}
#search_button {
	cursor: pointer;
	opacity:0.85;
}
#search_box {
	display:block;
	padding:0 0 15px 0;
}

/*見出し
/*========================================================= */
.t_soft {
	padding: .6rem 1rem;
	background: -webkit-linear-gradient(top, #84ADFC 0%, #6599FF 100%);
	background: linear-gradient(to bottom, #6599FF 0%, #6599FF 100%);
	border-left: 30px double #92B7FE;
	color: #FFF;
	font-weight: bold;
	font-size: 17px;
	font-size: 1.7rem;
}
.t_soft02 {
	padding: .6rem 1rem;
	margin: 1px 0 0 0;
	background: -webkit-linear-gradient(top, #84ADFC 0%, #6599FF 100%);
	background: linear-gradient(to bottom, #6599FF 0%, #6599FF 100%);
	border-left: 30px double #92B7FE;
	color: #FFF;
	font-weight: bold;
	font-size: 17px;
	font-size: 1.7rem;
}
.h2_font {
	padding: 0 0 0 5px;
	color: #503216;
	font-size: 12px;
	font-size: 1.2rem;
}
#ranking_box {
	display:table;
	width:100%;
	max-width: 100%;
	box-sizing: border-box;
	border-collapse:collapse;/* 重複するborderを合体 */
}
.ranking_img {
	display:table-cell;
	width:33.3333%;
	border:1px solid #7D8791;
	border-top:none;
}
/*.ranking_icon {
	position: relative;	
}
.ranking_icon .ranking_crown {
	position: absolute;
	width: 95%; 
	left: 1%;
	top: 1%;
}*/
.ranking_icon .ranking_crown {
	width: 95%;
}
.ranking_text01 {
	font-size:12px;
	font-size: 1.2rem;
	width: 85%;
	margin: 0 auto;
	padding: 5% 0;
}
.price_red {
	font-size:20px;
	font-size: 2rem;
	font-weight:bold;
	color:#E92D00;
	letter-spacing:-0.08em;
}
.banner01 {
	padding: 2% 0 0;
}

.price_block {
  text-align: right;
  margin-top: 2px;
}
/*種類・機能・価格帯から選ぶ　その他バナー
/*========================================================= */
.catbox {
	display:table;
	width:100%;
	max-width: 100%;
	box-sizing: border-box;
	border-collapse:collapse;/* 重複するborderを合体 */
}
.catbox .inbox01 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/type01.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox02 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/type02.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox03 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type03.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox04 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type04.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox05 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type05.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox06 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type06.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox07 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type07.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox08 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type08.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox09 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type09.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox10 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type10.gif) 1% 55% no-repeat;
	background-size:31%;
}
	

	
/*利用目的で選ぶ
/*========================================================= */	
.catbox .inbox13 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/scene01.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox14 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/scene02.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox15 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/scene03.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox16 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/feature07.gif) 1% 55% no-repeat;
	background-size:31%;
}

/*機能で選ぶ
/*========================================================= */	
.catbox .inbox17 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/function01.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox18 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/function02.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox19 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function03.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox20 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function04.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox21 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function05.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox22 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function06.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox23 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function07.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox24 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function08.gif) 1% 55% no-repeat;
	background-size:31%;
}
	
/*特徴で選ぶ
/*========================================================= */	
.catbox .inbox25 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/feature01.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox26 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/feature02.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox27 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/feature03.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox28 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/feature04.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox29 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/feature05.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox30 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/feature06.gif) 1% 55% no-repeat;
	background-size:31%;
}
	
/*バッグで選ぶ
/*========================================================= */	
.catbox .inbox31 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/bag01.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox32 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/bag02.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox33 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/bag03.gif) 1% 55% no-repeat;
	background-size:31%;
}
.catbox .inbox34 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
}

/*価格帯で選ぶ
/*========================================================= */	
.catbox .inbox35 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/mark01.gif) 5% 50% no-repeat;
	background-size: 4% auto;
}
.catbox .inbox36 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/mark01.gif) 5% 50% no-repeat;
	background-size: 4% auto;
}

	

/*メーカーから選ぶ
/*========================================================= */		
.catbox .inbox37 {
	display:table-cell;
	width:50%;
	height:50px;
	border:1px solid #7D8791;
	background:url(../img/silvercar/maker02.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox38 {
	display:table-cell;
	width:50%;
	height:50px;
	border:1px solid #7D8791;
	background:url(../img/silvercar/maker03.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox39 {
	display:table-cell;
	width:50%;
	height:50px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker05.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox40 {
	display:table-cell;
	width:50%;
	height:50px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker04.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox41 {
	display:table-cell;
	width:50%;
	height:50px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker06.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox42 {
	display:table-cell;
	width:50%;
	height:50px;
	border:1px solid #7D8791;
	background:url(../img/silvercar/maker07.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox43 {
	display:table-cell;
	width:50%;
	height:50px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker08.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox44 {
	display:table-cell;
	width:50%;
	height:50px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker09.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox45 {
	display:table-cell;
	width:50%;
	height:50px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker11.gif) 50% 80% no-repeat;
	background-size:80%;
}
.catbox .inbox46 {
	display:table-cell;
	width:50%;
	height:50px;
	border:1px solid #7D8791;
	border-top:none;
}
	
.tit {
	font-size:12px;
	font-size: 1.2rem;
	font-weight: bold;
	color:#E54642;
}
.catbox p {
	font-size:17px;
	font-size: 1.7rem;
	font-weight:bold;
	color:#503216;
}
.inbox29 p, .inbox30 p {
	font-size:13px;
	font-size: 1.3rem;
	font-weight:bold;
	color:#503216;
}
.inbox04 p,.inbox06 p,.inbox20 p,.inbox22 p,.inbox24 p,.inbox31 p{
	font-size:17px;
	font-size: 1.7rem;
	font-weight:bold;
	color:#503216;
	letter-spacing:-0.15em;
}
.inbox17 p,.inbox19 p,.inbox21 p,.inbox24 p,.inbox26 p{
	font-size:17px;
	font-size: 1.7rem;
	font-weight:bold;
	color:#503216;
	letter-spacing:-0.05em;
}


.catbox a {
	display:block;
	padding: 6% 0 6% 35%;
	text-decoration: none;
	color: #503216;
}
.inbox17 a,.inbox18 a,.inbox29 a,.inbox30 a {
	display:block;
	padding: 2.7% 0 2.7% 35%;
	text-decoration: none;
}
.inbox35 a,.inbox36 a {
	display:block;
	padding: 8% 0 8% 15%;
	text-decoration: none;
}
.inbox37 a,.inbox38 a,.inbox39 a,.inbox40 a,.inbox41 a,.inbox42 a,.inbox43 a,.inbox44 a,.inbox45 a,.inbox46 a {
	text-align:center;
	display:block;
	height:46px;
	padding: 3% 0 0 0;
	text-decoration: none;
}
	
	
	
/*フッターインフォメーション
/*========================================================= */
.accordion_dl dt{
	font-size:15px;
	font-size: 1.5rem;
}
.copy{
	text-align:center;
	font-size: 16px;
	font-size: 1.6rem;
	background-color:#20B97B;
	padding: 2% 0;
	color:#FFF;
}
	
/*フッターインフォメーション
/*========================================================= */
#footer h1,
#footer dt {
    background-color: #FFFFFF;
    border-bottom: solid 1px #CCC;
    padding: 15px;
    color: #FF944D;
	font-weight:bold;
    cursor: pointer;
    position: relative;
}
 
#footer h1:before,
#footer dt:before {
  	display: block;
  	content: "";
  	position: absolute;
  	-webkit-transform: rotate(45deg);
  	transform: rotate(45deg);
  	top: 50%;
  	right: 15px;
  	width: 10px;
  	height: 10px;
  	margin-top: -8px;
  	background: #EE8348;
}
 
#footer h1:after,
#footer dt:after {
  	display: block;
  	content: "";
  	position: absolute;
  	-webkit-transform: rotate(45deg);
  	transform: rotate(45deg);
  	top: 50%;
  	right: 15px;
  	width: 10px;
  	height: 10px;
  	margin-top: -13px;
  	background: #FFF;
}
 
#footer h1.active:before,
#footer dt.active:before {
  	margin-top: -2px;
}
 
#footer h1.active:after,
#footer dt.active:after {
  	margin-top: 3px;
}
 
#footer li,
#footer dd {
    border-bottom: solid 1px #D6D6D6;
    width: 95%;
	margin: 0 auto;
}

/*フッター(アコーディオンメニュー内)
/*========================================================= */
.info_mb05{
	line-height:1.3;
}
.info_mb10{
	line-height:1.3;
	padding: 0 0 0 3%;
}
.info_mb20{
	line-height:1.3;
	padding: 0 0 0 3%;
	background:url(../img/silvercar/mark01.gif) left center no-repeat;
	background-size: auto 55%;
}
.info_mb30{
	line-height:1.3;
	padding: 0 0 0 3%;
	background:url(../img/silvercar/mark01.gif) left 15% no-repeat;
	background-size: auto 30%;
}
.info_mb40{
	line-height:1.3;
	padding: 1% 0 2% 0;
	width: 72%;
}
.pay01 {
	font-size:13px;
	font-size:1.5rem;
	font-weight:bold;
	color:#FA4A07;	
}
.pay02 {
	font-size:13px;
	font-size:1.5rem;
	font-weight:bold;
}
.table_co01 {
	width:35%;
	text-align:left;
}

.table_co02 {
	width:65%;
	text-align:left;
	padding:0 0 0 2%;
	font-size: 12px;
	font-size: 1.2rem;
	vertical-align: middle
}

/*
.table_co02 {
	width:65%;
	text-align:left;
	padding:0 0 0 10%;
}
/*

/*車椅子記事目次一覧
/*========================================================= */
h3.article_caption {
	clear: both;
	margin: 2% 0 0 0;
	border-bottom:solid 1px #FF944D;
	border-left:solid 10px #FF944D;
	padding: 0 0 0 2%;
	font-size: 17px;
	font-size: 1.7rem;
}
dt.article_caption02 {
	clear: both;
	margin: 0;
	padding: 1% 0 0 5%;
	font-size: 14px;
	font-size: 1.4rem;
}
.text_list a {
	color: #2EBA5A;
	text-decoration: none;
	font-weight: bold;
	display:block;
	width:100%;
}

.text_list a:hover {
	color: #F47894; 
	text-decoration: none;
}
.text_list{
	position:relative;
	padding: 1% 0 1% 6%;
	line-height: 2.3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
 
.text_list:before{
	content:''; 
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px; 
	height:12px; 
	width:12px; 
	display:block; 
	position:absolute; 
	top:13px; 
	left:5px; 
	background-color:#F47894;
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset
}
.page_top {
	padding:2% 0 2% 48%;
	width: 50%;
}



/*ページへ戻る ボタン
/*========================================================= */
#page-top{
  display: none;
  position: fixed;
  right: 10px;
  bottom: 20px;
  margin: 0;
  padding: 0;
  text-align:center;
}
#move-page-top{
  color:rgba(0,0,0,0.4);
  text-decoration: none;
  display: block;
  cursor: pointer;
}
#move-page-top:hover{
  color:rgba(0,0,0,0.6);
}


}


/* スマホの横向き - ブラウザ幅が最大750pxで高さよりも大きい場合 */
@media (max-width: 750px) and (orientation: landscape) { 

/* ヘッダー・メニュー
========================================================= */
#head_right {
	width:80%;
	float:right;
	padding: 0 0 10px 0;
}
#head_left {
	width: 17%;
	position:relative;
	float:left;
	height:auto;
}
#head_mark {
	position:absolute;
	top:-20px;
	left:0;
}
#head h1 {
	font-size:18px;
	font-size: 1.8rem;
	color: #666;
	/*margin: 20px 0;*/
	margin: 3px 0px 20px;
}




#header_title {
	width: 58%;
	float:left;
	margin: 0 1% 0 0;
}
.header_link01 {
	text-align:center;
	width: 20%;
	float: left;
	margin: 0 0.5% 0 0;
	padding: 25px 0 0 0;
	height: 50px;
	background:#6599FF;
	cursor: hand;
	cursor: pointer;
	outline: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.header_link02 {
	text-align:center;
	width: 20%;
	float: left;
	background:#6599FF;
	margin: 0 0 0 0.5%;
	padding: 31px 0 0 0;
	height: 44px;
	cursor: hand;
	cursor: pointer;
	outline: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.header_link01 a{
	color:#FFF;
	font-size:16px;
	font-size: 1.6rem;
	font-weight:bold;
	text-decoration:none;
	display: block;
}
.header_link02 a{
	color:#FFF;
	font-size:16px;
	font-size: 1.6rem;
	font-weight:bold;
	text-decoration:none;
	display: block;
}



.header_text01 {
	float: left;
  	width: 46%;
	margin: 3% 0 0 4%;
	font-size:17px;
	font-size: 1.7rem;
	color: #1FB879;
	font-weight:bold;
	letter-spacing:-0.05em;
}
.header_text02 {
	float: left;
  	width: 46%;
	margin: 3% 2% 0 2%;
	font-size:17px;
	font-size: 1.7rem;
	color: #1FB879;
	font-weight:bold;
	letter-spacing:-0.08em;
}

/* グローバルメニュー
========================================================= */
.gnavi_box {
	display:table;
	border-collapse: separate;
  	border-spacing: 1px 0;
	width:100%;
	}
.g_menu01 {
	display:table-cell;
	cursor: hand;
	cursor: pointer;
	outline: none;
	text-align:center;
	width: 19.8%;
	background: #82ADFF; /* Old browsers */
	background: -moz-linear-gradient(top,  #82ADFF 0%, #82ADFF 60%, #6599FF 60%, #6599FF 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #82ADFF 0%,#82ADFF 60%,#6599FF 60%,#6599FF 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #82ADFF 0%,#82ADFF 60%,#6599FF 60%,#6599FF 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82ADFF', endColorstr='#6599FF',GradientType=0 ); /* IE6-9 */
	padding: 1.5% 0;
}
.g_menu01 a {
	font-size:13px;
	font-size: 1.3rem;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	letter-spacing:-0.08em;
}
.icon01 {
	width:45%;
	height: auto;
	padding: 0 0 5% 0;
	margin: 0 auto;
}
.ranking_icon .ranking_crown {
	width: 85%;
}
.ranking_text01 {
	font-size:16px;
	font-size: 1.6rem;
	width: 85%;
	margin: 0 auto;
	padding: 5% 0;
}
.price_red {
	font-size:24px;
	font-size: 2.4rem;
	font-weight:bold;
	color:#E92D00;
	letter-spacing:-0.08em;
}


/*種類・機能・価格帯から選ぶ　その他バナー*/
/*========================================================= */
.catbox {
	display:table;
	width:100%;
	max-width: 100%;
	box-sizing: border-box;
	border-collapse:collapse;/* 重複するborderを合体 */
}
.catbox .inbox01 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/type01.gif) 1% 50% no-repeat;
	background-size:25%;
}
.catbox .inbox02 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/type02.gif) 1% 50% no-repeat;
	background-size:25%;
}
.catbox .inbox03 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type03.gif) 1% 50% no-repeat;
	background-size:25%;
}
.catbox .inbox04 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type04.gif) 1% 50% no-repeat;
	background-size:25%;
}
.catbox .inbox05 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type05.gif) 1% 50% no-repeat;
	background-size:25%;
}
.catbox .inbox06 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type06.gif) 1% 50% no-repeat;
	background-size:25%;
}
.catbox .inbox07 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type07.gif) 1% 50% no-repeat;
	background-size:25%;
}
.catbox .inbox08 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type08.gif) 1% 50% no-repeat;
	background-size:25%;
}
.catbox .inbox09 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type09.gif) 1% 50% no-repeat;
	background-size:25%;
}
.catbox .inbox10 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/type10.gif) 1% 50% no-repeat;
	background-size:25%;
}
	

	
/*利用目的で選ぶ*/
/*========================================================= */	
.catbox .inbox13 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/scene01.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox14 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/scene02.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox15 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/scene03.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox16 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
}

/*機能で選ぶ
/*========================================================= */	
.catbox .inbox17 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/function01.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox18 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/function02.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox19 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function03.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox20 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function04.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox21 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function05.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox22 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function06.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox23 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function07.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox24 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/function08.gif) 1% 55% no-repeat;
	background-size:26%;
}
	
/*特徴で選ぶ
/*========================================================= */	
.catbox .inbox25 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/feature01.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox26 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/feature02.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox27 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/feature03.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox28 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/feature04.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox29 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/feature05.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox30 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/feature06.gif) 1% 55% no-repeat;
	background-size:26%;
}
	
/*バッグで選ぶ
/*========================================================= */	
.catbox .inbox31 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/bag01.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox32 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/bag02.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox33 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/bag03.gif) 1% 55% no-repeat;
	background-size:26%;
}
.catbox .inbox34 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
}

/*価格帯で選ぶ
/*========================================================= */	
.catbox .inbox35 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	background:url(../img/silvercar/mark01.gif) 5% 55% no-repeat;
	background-size: 4% auto;
}
.catbox .inbox36 {
	display:table-cell;
	width:50%;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/mark01.gif) 5% 55% no-repeat;
	background-size: 4% auto;
}
	
/*フッター(アコーディオンメニュー内)
/*========================================================= */
.info_mb05{
	line-height:1.3;
}
.info_mb10{
	line-height:1.3;
	padding: 0 0 0 3%;
}
.info_mb20{
	line-height:1.3;
	padding: 0 0 0 3%;
	background:url(../img/silvercar/mark01.gif) left center no-repeat;
	background-size: auto 55%;
}
.info_mb30{
	line-height:1.3;
	padding: 0 0 0 3%;
	background:url(../img/silvercar/mark01.gif) left center no-repeat;
	background-size: auto 55%;
}
.info_mb40{
	line-height:1.3;
	padding: 1% 0 2% 0;
	width: 72%;
}
.pay01 {
	font-size:13px;
	font-size:1.5rem;
	font-weight:bold;
	color:#FA4A07;	
}
.pay02 {
	font-size:13px;
	font-size:1.5rem;
	font-weight:bold;
}
.table_co01 {
	width:35%;
	text-align:left;
}

.table_co02 {
	width:65%;
	text-align:left;
	padding:0 0 0 2%;
	font-size: 12px;
	font-size: 1.2rem;
	vertical-align: middle
}

/*
.table_co02 {
	width:65%;
	text-align:left;
	padding:0 0 0 10%;
}
/*

/* メーカーから選ぶ
========================================================= */
.catbox .inbox37 {
	display:table-cell;
	width:50%;
	height:80px;
	border:1px solid #7D8791;
	background:url(../img/silvercar/maker02.gif) 50% 80% no-repeat;
	background-size:60%;
}
.catbox .inbox38 {
	display:table-cell;
	width:50%;
	height:80px;
	border:1px solid #7D8791;
	background:url(../img/silvercar/maker03.gif) 50% 80% no-repeat;
	background-size:60%;
}
.catbox .inbox39 {
	display:table-cell;
	width:50%;
	height:80px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker05.gif) 50% 80% no-repeat;
	background-size:60%;
}
.catbox .inbox40 {
	display:table-cell;
	width:50%;
	height:80px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker04.gif) 50% 80% no-repeat;
	background-size:60%;
}
.catbox .inbox41 {
	display:table-cell;
	width:50%;
	height:80px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker06.gif) 50% 80% no-repeat;
	background-size:60%;
}
.catbox .inbox42 {
	display:table-cell;
	width:50%;
	height:80px;
	border:1px solid #7D8791;
	background:url(../img/silvercar/maker07.gif) 50% 80% no-repeat;
	background-size:60%;
}
.catbox .inbox43 {
	display:table-cell;
	width:50%;
	height:80px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker08.gif) 50% 80% no-repeat;
	background-size:60%;
}
.catbox .inbox44 {
	display:table-cell;
	width:50%;
	height:80px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker09.gif) 50% 80% no-repeat;
	background-size:60%;
}
.catbox .inbox45 {
	display:table-cell;
	width:50%;
	height:80px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker11.gif) 50% 80% no-repeat;
	background-size:60%;
}
.catbox .inbox46 {
	display:table-cell;
	width:50%;
	height:80px;
	border:1px solid #7D8791;
	border-top:none;
}
.catbox .inbox99 {
	display:table-cell;
	width:50%;
	height:80px;
	border:1px solid #7D8791;
	border-top:none;
	background:url(../img/silvercar/maker0000.gif) 50% 80% no-repeat;
	background-size:60%;
}

	
.tit {
	font-size:12px;
	font-size: 1.2rem;
	font-weight: bold;
	color:#E54642;
}
.catbox p {
	font-size:18px;
	font-size: 1.8rem;
	font-weight:bold;
	color:#503216;
}
.inbox17 p {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight:bold;
	color:#503216;
}
.inbox06 p,.inbox20 p,.inbox22 p,.inbox31 p{
	font-size:18px;
	font-size: 1.8rem;
	font-weight:bold;
	color:#503216;
	letter-spacing:0;
}
.inbox29 p, .inbox30 p {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight:bold;
	color:#503216;
}


.catbox a {
	display:block;
	padding: 6% 0 6% 35%;
	text-decoration: none;
	color: #503216;
}
.inbox35 a,.inbox36 a {
	display:block;
	padding: 8% 0 8% 15%;
	text-decoration: none;
}
.inbox17 a,.inbox29 a,.inbox30 a {
	display:block;
	padding: 3% 0 3% 35%;
	text-decoration: none;
}
.inbox37 a,.inbox38 a,.inbox39 a,.inbox40 a,.inbox41 a,.inbox42 a,.inbox43 a,.inbox44 a,.inbox45 a,.inbox46 a {
	text-align:center;
	display:block;
	height:46px;
	padding: 3% 0 0 0;
	text-decoration: none;
}

	
	
}


/*　シルバーカースマホのバナー横並び2021-7　*/

.top-s_banner{
	display: flex;
	flex-wrap:wrap;
}
.top-s_banner li {
	width: calc(100%/2);/*←画像を横に2つ並べる場合*/
	padding:0 2px;/*←画像の左右に5pxの余白を入れる場合*/
	box-sizing:border-box;
}
.top-s_banner li img {
	max-width:100%; /*画像のはみだしを防ぐ*/
	height: auto; /*画像の縦横比を維持 */
}






