@charset "utf-8";
/* CSS Document */
/*共通*/
/* =======================================

	 CSS BrowserReset BaseElements
	
	 (C)BLACKFLAG.NET ALL RIGHTS RESERVED.
	 http://black-flag.net/

 ======================================= */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-style: inherit;
	font-weight: inherit;
}
html {
	-webkit-text-size-adjust: none;
}
img {
	vertical-align: text-bottom;
	-ms-interpolation-mode: bicubic;
}
a {
	-webkit-tap-highlight-color: transparent;
	text-decoration: none;
	color: #28539C;
}
a:hover{
	color: #FD87B0;
}
ol, ul {
	list-style: none;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
table a{
	color: #000;
}
header, article, aside, section, footer, nav, menu, details, hgroup, summary {
	display: block;
}
body {
	background-color: #e3e3e3;
	/*background: url(../car_top_img/img2018/26609409_03.png);*/
}
#sections .container {
	max-width: 1200px !important;
	padding: 0 !important;
}
.sp {
	display: none;
}
#page {
	max-width: 1200px;
	min-width: 980px;
	margin: 0 auto;
	background: #f6f6f6;
	overflow: hidden;
}
#main {
	background-color: #fff;
	font-size: 85%;
	font-family: "メイリオ", "Meiryo", "verdana", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	line-height: 1.2;
	margin: 0 auto;
	position: relative;
}
.wrap {
	width: 976px;
	margin: 0 auto;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
*:focus {
	outline-color: #FF518D;
}
.pressTabkey *:focus {
	outline-color: #FF518D;
}
/*共通*/

.header_totop a{
	display: inline-block;
	width: 100px;
	float: right;
	padding-left: 20px;
	line-height: 48px;
	text-align: right;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: url(../car_top_img/img2018/icn-footer-arrow-up.gif) no-repeat center left;
}


#header {
	margin-bottom: 10px;
	color: #465d85;
}
#header ul.menu {
	margin: 0 auto;
	width: 976px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
}
#header ul.menu li {
	text-align: center;
}
#header ul.menu li span {
	display: table-cell;
	vertical-align: middle;
	width: 122px;
	height: 45px;
	text-decoration: none;
	font-size: 95%;
	font-weight: bold;
	background-color: #faf8fe;
	background: linear-gradient(135deg, #faf8fe, #e8e8e8);
	border-radius: 2px;
	box-shadow: 2px 1px 3px 0px #717171;
	color: #373737;
	cursor: pointer;
}
#header ul.menu li.strada span {
	width: 160px;
	background-color: #0086c4;
	background: linear-gradient(135deg, #0086c4, #2e4d7e);
	color: #fff;
}
#header ul.menu li.gorilla span {
	width: 160px;
	background-color: #8FC31F;
	background: linear-gradient(135deg, #8FC31F, #37B253);
	color: #fff;
}
#header ul.menu li a.spt {
	display: table-cell;
	vertical-align: middle;
	width: 122px;
	height: 45px;
	text-decoration: none;
	font-size: 95%;
	font-weight: bold;
	background-color: #faf8fe;
	background: linear-gradient(135deg, #faf8fe, #e8e8e8);
	border-radius: 2px;
	box-shadow: 2px 1px 3px 0px #717171;
	color: #373737;
	cursor: pointer;
}

#header ul.menu li .selected {
	padding-bottom: 10px;
	border-radius: 2px 2px 0 0 / 2px 2px 0 0;
}
#header .menu_content {
	/*display: none;*/
}
#header .menu_content .area {
	padding: 15px 0;
	background-color: #f7f6fa;
}
#header .menu_content #tab_strada {
	background-color: #0086c4;
	background: linear-gradient(135deg, #0086c4, #2e4d7e);
}
#header .menu_content #tab_strada a.lineup_link{
	display: block;
	text-align: left;
	text-decoration: none;
	background: #fff !important;
	padding: 0;
	color: #465d85;
	box-shadow: none;
}
#header .menu_content #tab_gorilla {
	background-color: #8FC31F;
	background: linear-gradient(135deg, #8FC31F, #37B253);
}
#header .menu_content #tab_gorilla a.lineup_link{
	display: block;
	text-align: left;
	text-decoration: none;
	background: #fff !important;
	padding: 0;
	color: #10590d;
	box-shadow: none;
}
a.lineup_link p, p a.lineup_link{
	font-weight: normal !important;
}
#header .menu_content .wrap {
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
#header .menu_content .wrap .box, #header .menu_content .wrap .box_full, #header .menu_content .wrap .box_quarter {
	padding: 10px 10px 15px 10px;
	margin: 6px;
	background-color: #fff;
	border-radius: 2px;
	overflow: hidden;
	box-shadow: 2px 1px 3px 0px #666;
}

#header #tab_gorilla{
	color: #10590d;
}
#header .menu_content .wrap .box {
	width: 456px;
}
#header .menu_content .wrap .box_full {
	width: 944px;
}
#header .menu_content .wrap .box_quarter {
	width: 211px;
	text-align: center;
}
#header .menu_content .wrap img.new{
	vertical-align: top;
}
#header .menu_content .wrap h3 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 5px;
}
#header .menu_content .wrap .box_quarter h3 {
	font-size: 100%;
}

#header .menu_content .wrap p {
	margin-top: 10px;
}
#header .menu_content .wrap .stopstar {
	display:block;
	color: #FFFFFF;
	margin-left: 520px;
}
#header .menu_content .wrap .stopstar span {
text-shadow: 1px 1px 3px #000; 
	
}

#header .menu_content .wrap a {
	display: inline-block;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	border-radius: 2px;
	box-shadow: 1px 1px 3px 0px #999;
}

#header .menu_content #tab_strada a {
	background-color: #29426f;
	background: linear-gradient(135deg, #00669d, #29426f);
}
#header .menu_content #tab_gorilla a {
	background-color: #2e6f29;
	background: linear-gradient(135deg, #329d00, #2e6f29);
}
#header .menu_content #tab_car_goods a, #header .menu_content #tab_corp .corpgoods a, #header .menu_content #tab_update_map a{
	display: inline;
	padding: 0;
	border-radius: 0;
	box-shadow: none;
}
#header .menu_content .wrap a.w1 {
	width: 90px;
}
#header .menu_content .wrap a.w2 {
	width: 140px;
}
#header .menu_content .wrap a.w3 {
	width: 230px;
}
#header .menu_content .wrap a.w4 {
	width: 100px;
}
#header .menu_content .wrap span {
	color: #e63c57;
	font-weight: bold;
	font-size: 85%;
}
#header .menu_content .wrap .left {
	width: 140px;
	float: left;
}
#header .menu_content .wrap .box .left p {
	margin-top: 5px;
	font-size: 75%;
}
#header .menu_content .wrap .box .left img {
	padding-bottom: 5px;
}
#header .menu_content .wrap .box .right {
	width: 300px;
	float: right;
}
#header .menu_content .wrap .box_full .right {
	width: 790px;
	float: right;
}
#header .menu_content .wrap .right p {
	margin-top: 10px;
}
#header .menu_content .wrap .box .left2 {
	width: 100px;
	float: left;
}
#header .menu_content .wrap .box .right2 {
	width: 340px;
	float: right;
}
#header .menu_content .wrap .box .right2 p {
	margin: 5px 0 10px;
}
#header .menu_content .wrap ul {
	margin: 0 auto;
	width: 976px;
	/*padding-bottom: 3px;*/
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
}
#header .menu_content .wrap ul li {
	text-align: center;
	margin: 6px;
}
#header .menu_content .wrap ul li a {
	display: table-cell;
	vertical-align: middle;
	padding: 0;
	width: 231px;
	height: 45px;
	text-decoration: none;
	border-radius: 2px;
	color: #373737;
	box-shadow: 2px 1px 3px 0px #333333c9;
}
#header .menu_content #tab_strada ul li a {
	background-color: #c1dde0;
	background: linear-gradient(135deg, #c1dde0, #a8b7ce);
}
#header .menu_content #tab_gorilla ul li a {
	background-color: #d3e0c1;
	background: linear-gradient(135deg, #d3e0c1, #adcea8);
}
#header .menu_content #tab_corp ul {
	width: 950px;
	display: block;
	margin-top: 10px;
}
#header .menu_content #tab_corp ul li {
	width: 175px;
	float: left;
	background-color: #bdcbd7;
	background: linear-gradient(135deg, #edf1f4, #bdcbd7);
}
#header a:hover {
	opacity: 0.8;
}

/*スライダー*/

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #FD87B0;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0px 7px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
.bx-wrapper .bx-pager.bx-default-pager a:focus{
	outline-color: 3px dotted #FF518D;
}
#slider .slide_outer{
	position: relative;
	max-width: 1200px;
}
#slider .next-btn {
	width: 56px;
	height: 82px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -25px;
	z-index: 800;
}
#slider .prev-btn {
	width: 56px;
	height: 82px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -25px;
	z-index: 800;
}
.bx-prev,.bx-next {
	width: 100%;
	display: block;
	height: 100%;
	position: absolute;
	top:0;
	z-index: 900;
}
.bx-prev + .bx-prev, .bx-next + .bx-next{
	display: none;
}

@media screen and (min-width:768px) {
.bx-wrapper img {
	height: auto;
}
}

@media screen and (max-width:767px) {
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	width: 5px;
	height: 5px;
}
	#slider .next-btn{
		right: 0;
	}
	#slider .prev-btn {
		left: 0;
	}
	.sp .bx-prev:first-child, .sp .bx-next:first-child{
		display: none;
	}
	.bx-prev + .bx-prev, .bx-next + .bx-next{
	display:block;
}
}


/*スライダーここまで*/



#contents {
	margin-top: 50px;
}
#contents > div >div {
	margin-bottom: 20px;
}
#contents tr {
	border-bottom: 1px solid #ccc;
}
#contents th {
	width: 100px;
	padding: 15px 20px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#contents td {
	padding: 15px 15px 15px 0px;
}
#contents h2 {
	background-color: #f5f5f5;
	line-height: 55px;
	font-size: 130%;
	color: #465d85;
	padding-left: 50px;
	position: relative;
}
#contents h2 span {
	position: absolute;
	right: 0;
	padding-right: 20px;
	font-size: 65%;
}


#contents .sns{
	text-align: right;
	line-height: 28px;
	margin-bottom: 10px;
	color: #0E3270;
}
#contents .sns br{
	display: none;
}
#contents .sns img{
	vertical-align: bottom;
}


#contents .news h2{
	background:#f5f5f5 url(../car_top_img/img2018/h2_icon_news.png) no-repeat 20px 12px; 
}
#contents .news tr:last-child, #contents .info tr:last-child {
	border: none;
}
#contents .news {
	background-color: #F5F5F5;
	box-shadow: 2px 1px 3px 0px #d4d4d4;
}
#contents .news table{
	border-top: 2px solid #9DD5D4;
}
/* ------------------------------
   #tabAccordion
------------------------------ */
#contents .info {
	margin: 0 auto;
	width: 100%;
	height: 290px;
	position: relative;
	border-top: 1px solid #EFEFEF;
	box-sizing: border-box;
	box-shadow: 2px 1px 3px 0px #d4d4d4;
	background-color: #F5F5F5;
}

#contents .info dl {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}
#contents .info dl dt {
	top: 0;
	left: 0;
	width: 33.3%;
	height: 55px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	background: #fff;
	box-sizing: border-box;
}
#contents .info dl:nth-child(2) dt {
	left: 33.3%;
}
#contents .info dl:nth-child(3) dt {
	left: 66.6%;
	border-right: none;
}
#contents .info dl dt a {
	width: 3%;
	height: 55px;
	display: table-cell;
	vertical-align: middle;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#contents .info dl dt.line {
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
}
#contents .info dl dt.btnAcv {
	border-bottom: none;
	background: #E4E4E4;
}

@media only screen and (min-width: 768px) {
#contents .info dl dt:hover > a {
	background: #EEF6FB;
}
}
#contents .info dl dd {
	top: 55px;
	left: 0;
	width: 100%;
	height: 235px;
	text-align: left;
	overflow-y: auto;
	display: none;
	position: absolute;
	box-sizing: border-box;
}
#contents .info dl dd p {
	padding-bottom: 2em;
	line-height: 2em;
}
#contents .info dl dd p {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	font-size: 80%;
	padding: 15px 20px;
}
#contents .info table th.DL{
	text-align: center;
}

#contents .bnr_area {
	padding: 40px 0 0;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#contents .bnr {
	width: 478px;
	height: 110px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #d2d5db;
}
#contents .bnr img {
	width: 146px;
	display: block;
	float: left;
}
#contents .bnr .right {
	width: 300px;
	float: left;
	margin-left: 10px;
	padding-top: 15px;
}
#contents .bnr .right h3 {
	font-weight: bold;
}
#contents .bnr .right h3 span {
	display: block;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 75%;
}
#contents .bnr .right p {
	margin: 1em 0;
}

#contents .media h2 {
	background:#f5f5f5 url(../car_top_img/img2018/h2_icon_media.png) no-repeat 20px 18px; 
	margin-bottom: 20px;
	box-shadow: 2px 1px 3px 0px #d4d4d4;
}
#contents .media .media_wrap{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#contents .media .media_wrap .box{
	width: 310px;
	height: 280px;
	position: relative;
}
#contents .media .media_wrap .box::before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 130px; /*グラデーションで隠す高さ*/
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 20%, rgba(0,0,0,1) 30%, #000 100%);
	background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1) 30%);
	content: "";
}
#contents .media .media_wrap .box .txt{
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
	padding: 10px 20px;
	background-color: rgba(255,255,255,0.8);
}
#contents .media .media_wrap .box .txt h3 a{
	font-weight: bold;
	color: #000;
}
#contents .media .media_wrap .box .txt p{
	margin: 1em 0;
}
#contents .media .media_wrap .box .txt p a{
	font-weight: bold;
}
#contents .media .media_wrap .box .txt p.link_top a{
	font-size: 85%;
	padding-bottom: 5px;
	color: #000;
	font-weight: normal;
}










#user_support {
	background-color: #E7E8EB;
	margin-top: 50px;
	padding: 20px 0;
	border-top: 5px solid #B4B9C1;
}
#user_support h2 {
	width: 190px;
	float: left;
}
#user_support .right {
	width: 780px;
	float: right;
}
#user_support ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#user_support ul li {
	margin: 0 5px 0px 5px;
	float: left;
	text-align: center;
}
#user_support ul.us1 li a {
	width: 185px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	background-color: #FFF;
	border-radius: 3px;
	box-shadow: 2px 1px 3px 0px #B0B0B0;
	background: #fff url(../car_top_img/img2018/icon_otherwindow.png) no-repeat 165px 40px; 
}
#user_support ul.us2 li span[data-href] {
	width: 185px;
	display: table-cell;
	vertical-align: middle;
	background-color: #FFF;
	border-radius: 3px;
	box-shadow: 2px 1px 3px 0px #B0B0B0;
	color: #28539C;
	cursor: pointer;
}
#user_support ul.us1 li {
	margin-bottom: 10px;
}

#user_support ul.us2 li span[data-href] {
	height: 120px;
}
#user_support ul.us2 li span.selected {
	padding-bottom: 10px;
	border-radius: 2px 2px 0 0 / 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0 / 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0 / 2px 2px 0 0;
}
#user_support ul.us2 li span[data-href] span {
	display: block;
	margin-top: 10px;
	font-size: 85%;
	color: #000;
}
#user_support .us_contents {
	background-color: #fff;
	clear: both;
	padding: 20px 0;
}
/*ユーザーサポート開閉部分中身・現況CSS　ここから*/

#user_support .us_contents ul li {
	text-align: left;
}
#user_support .us_contents ul ul {
	overflow: inherit;
}
#user_support .us_contents ul ul li {
	text-align: left;
}
#user_support .us_contents .motto {
	border-bottom: 1px solid #dddddd;
	margin-top: 15px;
	height: 200px;
}
#user_support .us_contents ul.motto_lst li {
	float: left;
	width: 230px;
	margin-left: 10px;
}
#user_support .us_contents ul.motto_lst_double li {
	float: left;
	margin-left: 10px;
}
#user_support .us_contents ul.motto_lst_double li:first-child {
	width: 230px;
}
#user_support .us_contents ul.motto_lst_double li:last-child {
	width: 230px;
}
#user_support .us_contents ul.motto_lst_double ul.ul_3rd li:nth-child(2) {
	display: block;
	width: 230px;
}
#user_support .us_contents ul.motto_lst_double ul.ul_3rd li:nth-child(3) {
	display: block;
	width: 230px;
}
#user_support .us_contents ul.motto_lst_double .motto_lst_double_clm {
	width: 470px;
}
#user_support .us_contents .us_ttl_2nd {
	border-bottom: 1px solid #dddddd;
	font-size: 100%;
	font-weight: bold;
	width: 95%;
	text-align: left;
	line-height: 24px;
	margin-left: 10px;
	color: #001d6d;
	float: left;
}
#user_support .us_contents .ul_3rd li a {
	font-size: 95%;
	display: block;
	color: #001d6d;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 5px;
	margin-top: 5px;
	line-height: 18px;
	cursor: pointer;
	background-image: url(../car_top_img/img2018/mark.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 15px;
	width: 87%;
}
#user_support .us_contents .ul_3rd li a:hover {
	font-size: 95%;
	display: block;
	color: #001d6d;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 5px;
	margin-top: 5px;
	line-height: 18px;
	cursor: pointer;
	background-image: url(../car_top_img/img2018/mark.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 15px;
	background-color: #b8dbff;
	width: 87%;
}
#user_support .us_contents .ul_3rd_double {
	float: left;
	display: block;
	width: 235px;
}
#user_support .us_contents .ul_3rd_double li a {
	font-size: 95%;
	display: block;
	color: #001d6d;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 5px;
	margin-top: 5px;
	line-height: 18px;
	cursor: pointer;
	background-image: url(../car_top_img/img2018/mark.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 15px;
	width: 200px;
}
#user_support .us_contents .ul_3rd_double li a:hover {
	font-size: 95%;
	display: block;
	color: #001d6d;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 5px;
	margin-top: 5px;
	line-height: 18px;
	cursor: pointer;
	background-image: url(../car_top_img/img2018/mark.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 15px;
	background-color: #b8dbff;
	width: 200px;
}
#user_support .us_contents ul.motto_lst_wide li {
	float: left;
	width: 305px;
	margin-left: 10px;
}
#user_support .us_contents .us_ttl_2nd_wide {
	border-bottom: 1px solid #dddddd;
	font-size: 100%;
	font-weight: bold;
	width: 95%;
	text-align: left;
	line-height: 24px;
	margin-left: 10px;
	color: #001d6d;
	float: left;
}
#user_support .us_contents .ul_3rd_wide li a {
	position: relative;
	font-size: 95%;
	display: block;
	color: #001d6d;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 5px;
	margin-top: 5px;
	line-height: 18px;
	cursor: pointer;
	padding-left: 15px;
	width: 90%;
	background-image: url(../car_top_img/img2018/mark.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
#user_support .us_contents .ul_3rd_wide li a:hover {
	font-size: 95%;
	display: block;
	color: #001d6d;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 5px;
	margin-top: 5px;
	line-height: 18px;
	cursor: pointer;
	padding-left: 15px;
	background-color: #b8dbff;
	width: 90%;
	background-image: url(../car_top_img/img2018/mark.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
#user_support .us_contents .smallclm {
	margin-left: 10%;
	background-color: #ffffff;
	display: block;
	width: 85%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#user_support .us_contents .smallclm:hover {
	margin-left: 10%;
	background-color: #b8dbff;
	display: block;
	width: 85%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#user_support .us_contents .smallclm2 {
	margin-left: 5%;
	display: block;
	width: 95%;
	background-color: #ffffff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#user_support .us_contents .smallclm2:hover {
	margin-left: 5%;
	background-color: #b8dbff;
	display: block;
	width: 95%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#user_support .us_contents .drivepass {
	width: 153px;
	height: 35px;
	background-image: url(../car_top_img/img2018/drivepass.png);
	background-repeat: no-repeat;
	display: block;
}
#user_support .us_contents .ul_3rd_nomark li a {
	font-size: 95%;
	display: block;
	color: #001d6d;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 5px;
	margin-top: 5px;
	line-height: 18px;
	cursor: pointer;
	padding-left: 15px;
	width: 85%;
}
#user_support .us_contents .ul_3rd_nomark li a:hover {
	font-size: 95%;
	display: block;
	color: #001d6d;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 5px;
	margin-top: 5px;
	line-height: 18px;
	cursor: pointer;
	padding-left: 15px;
	background-color: #b8dbff;
	width: 85%;
}
#user_support .us_contents .mark a {
	background-image: url(../car_top_img/img2018/mark.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
#user_support .us_contents .chizu {
	font-size: 95%;
	font-weight: bolder;
	clear: left;
	padding-top: 10px;
	margin-left: 20px;
	color: #001d6d;
}
#user_support .us_contents .download {
	width: 94px;
	height: 37px;
	background-image: url(../car_top_img/img2018/download.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 4px;
	left: 180px;
}
#user_support .us_contents .odekake_right {
	width: 94px;
	height: 37px;
	background-image: url(../car_top_img/img2016/odekake_right.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 5px;
	left: 180px;
}
#user_support .us_contents .biyu {
	width: 98px;
	height: 31px;
	background-image: url(../car_top_img/img2016/biyu.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 15px;
	left: 186px;
}

/*ユーザーサポート開閉部分中身・現況CSS　ここまで*/






/*ページトップへ*/
#scrollUp {
	/*display: none;*/
	position: fixed;
	bottom: 5px;
	right: 5px;
	background: rgba(0,0,0,0.7);
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	font-size: .85em;
	text-align: center;
	z-index: 1200;
}

#scrollUp:before {
	content: '';
	display: block;
	position: relative;
	top: 10px;
	background: url(../car_top_img/img2018/ico-pagetop.png) no-repeat;
	background-size: 100% auto;
	width: 16px;
	height: 15px;
	margin: 0 auto;
}
#scrollUp span {
	position: relative;
	top: 16px;
	display: inline-block;
}

#bottomlink {
	position: relative;
	z-index: 1000;
}
#globalfooter{
	position: relative;
	z-index: 1000;
}



/*ページ下部お知らせ　ここから*/
.bottom_info_area{
	width: 100%;
	height: 30px;
	padding: 10px 0;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1100;
	color: #04014a;
}

.bottom_info_area_w{
	width: 100%;
	height: 30px;
	padding: 10px 0;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1100;
	color: #ffffff;
}

.bottom_info_area.btminfo_gold{
	background: rgba(205,173,0,0.80);
}
.bottom_info_area.btminfo_strada{
	background: rgba(0,35,117,0.80);
}
.bottom_info_area.btminfo_gorilla,
.bottom_info_area_w.btminfo_gorilla{
	background: rgba(0,80,18,0.80);
}
.bottom_info_area.btminfo_other{
	background: rgba(216,73,2,0.80);
}
.bottom_info_area.btminfo_kawahara{
	background: rgba(255,0,0,0.80);
}
.bottom_info_area .bottom_info_inner,
.bottom_info_area_w .bottom_info_inner{
	max-width: 1200px;
	min-width: 976px;
	margin: 0 auto;
	text-align: center;
}
.bottom_info_area .bottom_info_inner div,
.bottom_info_area_w .bottom_info_inner div{
	height: 30px;
}

.bottom_info_area .bottom_info_inner div p,
.bottom_info_area_w .bottom_info_inner div p{
	/*width: 478px;*/
	/*background-color: #fff;*/
	font-size: 105%;
	font-weight: bold;
}

.bottom_info_area .bottom_info_inner a.detail{
	display: inline-block;
	color: #04014a;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 1em;
	padding: 0 10px;
	font-size: 75%;
	font-weight: normal;
	box-sizing: border-box;
	border: 1px solid #04014a;
}

.bottom_info_area_w .bottom_info_inner a.detail{
	display: inline-block;
	color: #ffffff;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 1em;
	padding: 0 10px;
	font-size: 75%;
	font-weight: normal;
	box-sizing: border-box;
	border: 1px solid #ffffff;
}


.bottom_info_area a.bottom_info_close{
	display: block;
	width: 150px;
	height: 34px;
	box-sizing: border-box;
	position: absolute;
	top: -34px;
	right: 75px;
	padding: 13px 40px 0 10px;
	background-image: url(../car_top_img/img2018/arrow_close_navy.png);
	background-repeat: no-repeat;
	background-position: 120px 12px;
	color: #04014a;
	cursor: pointer;
	font-size: 80%;
}

.bottom_info_area_w a.bottom_info_close{
	display: block;
	width: 150px;
	height: 34px;
	box-sizing: border-box;
	position: absolute;
	top: -34px;
	right: 75px;
	padding: 13px 40px 0 10px;
	background-image: url(../car_top_img/img2018/arrow_close.png);
	background-repeat: no-repeat;
	background-position: 120px 12px;
	color: #ffffff;
	cursor: pointer;
	font-size: 80%;
}

.bottom_info_area.btminfo_gold a.bottom_info_close,
.bottom_info_area_w.btminfo_gold a.bottom_info_close{
	background-color: rgba(205,173,0,0.80);
}
.bottom_info_area.btminfo_strada a.bottom_info_close,
.bottom_info_area_w.btminfo_strada a.bottom_info_close{
	background-color: rgba(0,35,117,0.80);
}
.bottom_info_area.btminfo_gorilla a.bottom_info_close,
.bottom_info_area_w.btminfo_gorilla a.bottom_info_close{
	background-color: rgba(0,80,18,0.80);
}
.bottom_info_area.btminfo_other a.bottom_info_close,
.bottom_info_area_w.btminfo_other a.bottom_info_close{
	background-color: rgba(216,73,2,0.80);
}
.bottom_info_area.btminfo_kawahara a.bottom_info_close,
.bottom_info_area_w.btminfo_kawahara a.bottom_info_close{
	background-color: rgba(255,0,0,0.80);
}
.bottom_info_area a.bottom_info_close.closed{
	background-image: url(../car_top_img/img2018/arrow_open_navy.png);
	background-repeat: no-repeat;
	background-position: 120px 12px;
}

.bottom_info_area_w a.bottom_info_close.closed{
	background-image: url(../car_top_img/img2018/arrow_open.png);
	background-repeat: no-repeat;
	background-position: 120px 12px;
}

/*ページ下部お知らせ　ここまで*/




/*---------------------------
  SP用
---------------------------*/

@media only screen and (max-device-width: 1280px) and (max-width: 640px) {
	#page {
		min-width: 320px;
		min-height: 0;
	}
}

@media screen and (max-width:767px) {
#page {
	min-width: 320px;
	min-height: 0;
}
.pc {
	display: none;
}
.sp {
	display: block;
}
#header {
	display: none;
}
.wrap {
	width: 100%;
}
#contents{
	margin-top: 30px;
}
#contents .sns{
	text-align: center;
	font-size: 80%;
}
#contents .sns br{
	display: inline;
}
#contents .news th, #contents .info th {
	display: block;
	padding: 10px 5px 0 20px;
}
	#contents .news td, #contents .info td {
	display: block;
	padding: 5px 5px 10px 20px;
}
#contents .info {
	height: 350px;
}
#contents .info dl dt {
	font-size: 85%;
}
#contents .info dl dt img {
	width: 100%;
	height: auto;
}
#contents .info dl dd {
	height: 295px;
}
#contents .info dl dd p {
	padding: 5px;
}
#contents .info table th.DL{
	width: 100%;
    padding: 10px 0 !important;
}
	#contents .info table th.DL img{
		width: 80%;
		height: auto;
	}
#contents .bnr {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
#contents .bnr img {
	width: 30%;
	height: auto;
}
#contents .bnr .right {
	width: 65%;
}
#contents .bnr .right p {
	margin: 5px 0;
}


#contents .media h2{
	margin-bottom: 2px;
}
#contents .media .media_wrap{
	display: block;
}
#contents .media .media_wrap .box{
	width: 100%;
	height: auto;
}
#contents .media .media_wrap .box::before {
	display: none;
}
#contents .media .media_wrap .box img {
	display: none;
}
#contents .media .media_wrap .box .txt{
	border-bottom: 1px solid #d2d5db;
	position: inherit;
	padding: 10px;
}
#contents .media .media_wrap .box .txt h3 br{
	display: none;
}






#user_support {
	background-color: #fff;
	border: none;
}
#user_support h2 {
	width: 100%;
	float: none;
	background-color: #E4E4E4;
	line-height: 55px;
	font-size: 100%;
	padding-left: 20px;
	border-bottom: 2px solid #9DD5D4;
}
#user_support .right {
	width: 100%;
	float: none;
}
#user_support ul li {
	float: none;
	text-align: left;
	margin: 0 !important;
	border-bottom: 1px solid #ccc;
}
#user_support ul.us1 li a {
	width: 100%;
	display: block;
	height: auto !important;
	padding: 10px;
	border-radius: none;
	box-shadow: none;
}
#user_support ul.us1 li br {
	display: none;
}
#user_support ul.us2 li span[data-href] {
	width: 100%;
	display: block;
	height: auto !important;
	padding: 10px;
	border-radius: none;
	box-shadow: none;
}
#user_support ul.us2 li span[data-href] {
	width: 100%;
	display: block;
	border-radius: 0;
	box-shadow: none;
}
#user_support ul.us2 li span[data-href] span {
	display: none;
	margin-top: 0;
	padding-left: 20px;
}
	/*ユーザーサポート開閉部分中身SP用・現況CSS　ここから*/
	
	
	#usersupport h2 {
	background: #f5f5f5;
	margin-bottom: 0;
	box-shadow: 2px 1px 3px 0px #d4d4d4;
	line-height: 55px;
	font-size: 130%;
	color: #465d85;
	padding-left: 15px;
}
	#usersupport .us_ttl {
	display: inline-block;
	position: relative;
	width: 98%;
	padding-left: 2%;
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	border-bottom: 1px solid #c1c1c1;
	cursor: pointer;
}
#usersupport .us_ttl:hover {
	background: #fafafa;
}
.panel-btn-icon {
	display: block;
	position: absolute;
	top: 50%;
	left: 95%;
	width: 14px;
	height: 2px;
	margin: -1px 0 0 -7px;
	background: #2196F3;
	transition: .2s;
}
.panel-btn-icon:before, .panel-btn-icon:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 95%;
	width: 14px;
	height: 2px;
	margin-left: -14px;
	background: #2196F3;
	transition: .3s;
}
.panel-btn-icon:before {
	margin-top: -6px;
}
.panel-btn-icon:after {
	margin-top: 4px;
}
#usersupport .close {
	background: transparent;
}
#usersupport .close:before, #usersupport .close:after {
	margin-top: 0;
}
#usersupport .close:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
#usersupport .close:after {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
#usersupport #original {
}
#usersupport #original ul {
	width: 100%;
	display: none;
}
#usersupport #original li {
	width: 96%;
	padding-left: 4%;
	height: 45px;
	line-height: 45px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #c1c1c1;
	cursor: pointer;
}
#usersupport #original li:nth-child(5) {
	height: 0;
	border-bottom: none;
}
#usersupport ul.motto_lst {
	display: none;
}
#usersupport ul.motto_lst_wide {
	display: none;
}
#usersupport ul.motto_lst_double {
	display: none;
}
#usersupport .gray ul {
	display: none;
	padding: 0.5em;
}
img.info_icon01 {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	width: 25px;
}
#usersupport .us_ttl_2nd {
	display: inline-block;
	position: relative;
	width: 94%;
	padding-left: 6%;
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	border-bottom: 1px solid #c1c1c1;
	cursor: pointer;
	background-image: url(../car_top_img/img2018/mark.png);
	background-repeat: no-repeat;
	background-position: 3% center;
}
#usersupport .us_ttl_2nd_wide {
	display: inline-block;
	position: relative;
	width: 94%;
	padding-left: 6%;
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	border-bottom: 1px solid #c1c1c1;
	cursor: pointer;
	background-image: url(../car_top_img/img2018/mark.png);
	background-repeat: no-repeat;
	background-position: 3% center;
}
#usersupport .ul_3rd {
	display: none;
}
#usersupport .ul_3rd li {
	width: 100%;
	background-color: #f7f7f7;
	display: block;
	border-bottom: 1px solid #c1c1c1;
	cursor: pointer;
}
#usersupport .ul_3rd li a {
	width: 92%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f7f7f7;
	background-image: url(../car_top_img/img2018/mark.png);
	background-repeat: no-repeat;
	background-position: 6% center;
	padding-left: 10%;
	display: block;
}
#usersupport .ul_3rd_double {
	display: none;
}
#usersupport .ul_3rd_double li {
	width: 100%;
	background-color: #f7f7f7;
	display: block;
	border-bottom: 1px solid #c1c1c1;
	cursor: pointer;
}
#usersupport .ul_3rd_double li a {
	width: 92%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f7f7f7;
	background-image: url(../car_top_img/img2018/mark.png);
	background-repeat: no-repeat;
	background-position: 6% center;
	padding-left: 10%;
	display: block;
}
#usersupport .ul_3rd_wide {
	display: none;
}
#usersupport .ul_3rd_wide li {
	width: 100%;
	background-color: #f7f7f7;
	display: block;
	border-bottom: 1px solid #c1c1c1;
	cursor: pointer;
}
#usersupport .ul_3rd_wide li a {
	width: 92%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f7f7f7;
	background-image: url(../car_top_img/img2018/mark.png);
	background-repeat: no-repeat;
	background-position: 6% center;
	padding-left: 10%;
	display: block;
}
#usersupport .ul_3rd_nomark {
	display: none;
}
#usersupport .ul_3rd_nomark li {
	width: 100%;
	background-color: #f7f7f7;
	display: block;
	border-bottom: 1px solid #c1c1c1;
	cursor: pointer;
}
#usersupport .ul_3rd_nomark li a {
	width: 92%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f7f7f7;
	background-image: url(../car_top_img/img2018/mark.png);
	background-repeat: no-repeat;
	background-position: 6% center;
	padding-left: 10%;
	display: block;
}
#usersupport .mark a {/*background-image:url(../car_top_img/img2016/mark.png); background-repeat:no-repeat; background-position:6% center;  padding-left:8%;*/
}
#usersupport .marksp a {
	background-image: url(../car_top_img/img2018/mark.png);
	background-repeat: no-repeat;
	background-position: 6% center;
	padding-left: 8%;
}
#usersupport .chizu {
	display: none;
}
#usersupport .smallclm {
	margin-left: 10%;
	display: block;
	width: 85%;
}
#usersupport .smallclm2 {
	margin-left: 10%;
	display: block;
	width: 85%;
}
/*ユーザーサポート開閉部分中身SP用・現況CSS　ここまで*/
	
	#scrollUp {
		z-index: 900;
	}
	
/*ページ下部お知らせ　ここから*/
	.bottom_info_area,
  .bottom_info_area_w{
		height: 130px;
		padding:10px;
		box-sizing: border-box;
		bottom: 0;
		z-index: 800;
	}
	.bottom_info_area .bottom_info_inner,
  .bottom_info_area_w .bottom_info_inner{
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		display: block;
		flex-wrap: nowrap;
		text-align: left;
	}
	.bottom_info_area .bottom_info_inner div,
  .bottom_info_area_w .bottom_info_inner div{
		height: auto;
	}
	.bottom_info_area .bottom_info_inner div p
  .bottom_info_area_w .bottom_info_inner div p{
		line-height: 1.5em;
		font-weight: normal;
	}
	
	.bottom_info_area .bottom_info_inner a.detail,
  .bottom_info_area_w .bottom_info_inner a.detail{
		display: block;
		margin: 10px 0 0;
		width: 140px;
}
	.bottom_info_area a.bottom_info_close
  .bottom_info_area_w a.bottom_info_close{
		width: 100%;
		right: 0;
	}
/*ページ下部お知らせ　ここまで*/
	
	
}
