@charset "shift_jis";

@media screen and (min-width: 768px) {
	/* ===================================================================
	CSS information
	 file name  : contents.css
	 style info : ���F�y�[�W��CSS
	=================================================================== */
	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
		font-family: "���C���I", "Meiryo", "verdana", "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "�l�r �o�S�V�b�N", "MS PGothic", Sans-Serif;
	}

	#F1xWrap {
		margin: 0 auto;
		padding: 0;
		width: 967px;
		font-family: "���C���I", "Meiryo", "verdana", "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "�l�r �o�S�V�b�N", "MS PGothic", Sans-Serif;
	}

	#F1xWrap * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 13px;
	}

	#F1xWrap h1 {
		margin-bottom: 15px;
		background: #092F4A;
		color: #FFF;
		padding: 13px;
		font-size: 18px !important;
		border-left: solid 18px #424242;
		font-weight: bold;
	}

	.dayscript {
		margin-bottom: 1em;
		text-align: right;
	}

	.alr {
		text-align: right;
	}

	#F1xSlctArea h2 {
		margin-bottom: 15px;
		font-weight: bold;
		font-size: 18px !important;
		color: #333;
	}

	#F1xSlctArea select {
		padding: 6px;
		min-width: 300px;
	}

	/* �{�^���� */
	#F1xBtnList {
		margin-top: 15px;
		margin-bottom: 30px;
		list-style: none;
		padding-left: 0;
	}

	#F1xBtnList:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	#F1xBtnList > li {
		margin-bottom: 3px;
		padding-left: 3px;
		width: 25%;
		float: left;
	}

	#F1xBtnList > li:nth-child(4n+1) {
		padding-left: 0px;
	}

	#F1xBtnList > li > a {
		padding: 15px;
		text-align: center;
		display: block;
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
	}

	#F1xBtnList > li > a:hover {
		background: #BFBFBF !important;
	}

	#F1xBtnList > li > a.toyota {
		background: #446AB2;
	}

	#F1xBtnList > li > a.honda {
		background: #06913A;
	}

	#F1xBtnList > li > a.nissan {
		background: #EA5416;
	}

	#F1xBtnList > li > a.subaru {
		background: #920882;
	}

	#F1xBtnList > li > a.mitsubishi {
		background: #B18047;
	}

	#F1xBtnList > li > a.matsuda {
		background: #F8B62C;
	}

	#F1xBtnList > li > a.suzuki {
		background: #8EC320;
	}

	#F1xBtnList > li > a.daihatsu {
		background: #01A1E9;
	}

	/* �{���ӏ��� */
	.F1xAlertArea {
		margin-bottom: 30px;
		padding: 15px 30px;
		background: #FFF;
		border: solid 3px #333;
	}
    
    	.F1xAlertArea p {
		margin-bottom: 15px;
		text-align: center;
		font-weight: bold;
		font-size: 18px !important;
		color: #FF0000;
	}

	.F1xAlertArea h2 {
		margin-bottom: 15px;
		text-align: center;
		font-weight: bold;
		font-size: 18px !important;
		color: #FF0000;
	}

	.F1xAlertArea ul {
		padding-left: 30px;
		list-style: disc;
		list-style-position: outside;
	}

	.F1xAlertArea ul li {
		margin-bottom: 1em;
		clear: both;
	}

	.F1xAlertArea ul li > p {
		margin-bottom: 5px;
	}

	.F1xAlertArea ul li a.btnlink {
		color: #FFF;
	}

	a.btnlink {
		padding: 6px 10px;
		background: #03359A;
		color: #FFF;
		text-decoration: none;
		border-radius: 6px;
		display: inline-block;
	}

	a.btnlink:hover {
		background: #4E85C7;
	}

	/*======================================================================================================================================
		SLDIER
	==========================================================================================
	============================================*/
	.slider h2 {
		padding: 13px;
		background: #0f0c29; /* fallback for old browsers */
		background: -webkit-linear-gradient(to right, #24243e, #302b63, #0f0c29); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to right, #24243e, #302b63, #0f0c29); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
		color: #FFF;
		text-align: center;
		font-weight: bold;
		font-size: 24px !important;
	}

	.slider h2 span {
		font-size: 36px !important;
	}

	.bx-wrapper {
		margin-bottom: 0px !important;
		box-shadow: none;
		padding: 0 10px;
		background: #0f0c29; /* fallback for old browsers */
		background: -webkit-linear-gradient(to right, #24243e, #302b63, #0f0c29); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to right, #24243e, #302b63, #0f0c29); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
		border: none;
	}

	/*======================================================================================================================================
		�����G���A
	======================================================================================================================================*/
	#TableText {
		padding-bottom: 15px;
	}

	#TableText:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	#TableText h3 {
		margin-bottom: 20px;
		padding: 5px;
		background: #F3F3F3;
		color: #333 !important;
		font-weight: bold;
		text-align: center;
	}

	#TableText h4 {
		margin-bottom: 10px;
		padding-bottom: 5px;
		font-weight: bold;
		border-bottom: solid 1px #CCC;
		font-size: 13px;
	}

	#TableText table {
		margin-bottom: 20px;
	}

	#TableText table p {
		font-size: 12px;
	}

	#TableText table p span {
		font-size: 14px;
		font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", "sans-serif";
	}

	#TableText table th {
		text-align: right;
		min-width: 20px;
		font-weight: bold;
		font-size: 14px;
		font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", "sans-serif";
	}

	#TableText table td {
		padding: 6px 0;
		font-size: 12px;
	}

	div.swing {
		float: left;
		width: 33%;
	}

	div.katamuki {
		float: right;
		width: 65%;
	}

	.katamukibtn {
		margin-top: 10px;
	}

	/*======================================================================================================================================
		���X�g�̃e�[�u��
	======================================================================================================================================*/
	.BrandTable {
		border-collapse: collapse;
		border: 1px solid #666;
		text-align: center;
		vertical-align: middle;
		margin: 0 auto 15px;
		width: 967px;
	}

	.BrandTable caption {
		background: #333;
		color: #FFF;
		padding: 10px;
	}

	.BrandTable th a {
		color: yellow;
		text-decoration: none;
		font-size: 11px !important;
		background: url("../img/pdf.png") no-repeat;
		background-position: right;
		padding-right: 15px;
		min-height: 20px;
	}

	.tablebtm {
		margin-bottom: 30px;
	}
	.BrandTable th {
		background: #333;
		border: 1px solid #aaa;
		padding: 8px;
		text-align: center;
		font-size: 11px !important;
		color: #FFF;
		font-weight: normal !important;
		line-height: 130% !important;
		max-width: 278px;
	}
	.BrandTable th p {
		font-size: 10px !important;
	}

	th.th01 {
		width: 370px;
	}

	th.bikou, td.bikou {
		width: 278px;
	}

	.BrandTable th p {
		margin-top: 5px;
		font-size: 11px !important;
		line-height: 130% !important;
	}

	.BrandTable th p a {
		color: yellow;
	}

	.BrandTable th.swing {
		border-bottom: none !important;
		width: 160px;
	}

	.BrandTable th.noborder {
		border-top: none !important;
	}

	.BrandTable td {
		border: 1px solid #aaa;
		padding: 5px;
		text-align: left;
		font-size: 12px;
		vertical-align: middle;
		line-height: 120%;
	}

	.BrandTable td.td_img01 {
		padding: 0;
		text-align: center !important;
		vertical-align: middle;
		background-color: #CCCCCC;
		width: 130px;
		max-height: 130px;
		overflow: hidden;
	}

	.BrandTable td.alc {
		width: 94px;
	}
	.BrandTable td.alc div.cp_tooltip {
		margin: 0 0 0.5em;
	}
	.BrandTable td.alc p {
		margin-bottom: 0.5em;
	}
	.BrandTable td.alc span {
		display: block;
		text-align: center;
	}
	.BrandTable td.alc strong {
		margin-top: 5px;
		font-size: 24px !important;
		font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", "sans-serif";
		display: block;
		text-align: center;
		line-height: 28px;
	}

	.BrandTable td.td_img01 a {
		display: block;
		max-height: 120px;
		overflow: hidden;
	}

	.BrandTable td.td_img01 img {
		width: 120%;
		height: auto;
	}

	.img100 {
		width: 100%;
	}

	.BrandTable td.name {
		width: 230px;
	}

    	.BrandTable td.name div {
		border-left: solid 5px #333;
		padding-left: 6px;
		font-weight: bold;
		line-height: 16px;
		font-size: 14px !important;
		margin-bottom: .5em;
	}
    
	.BrandTable td.name h3 {
		border-left: solid 5px #333;
		padding-left: 6px;
		font-weight: bold;
		line-height: 16px;
		font-size: 14px !important;
		margin-bottom: .5em;
	}

	.BrandTable td.name p {
		margin-top: 10px;
		color: #111;
		font-weight: bold;
		font-size: 10px !important;
		line-height: 12px;
	}

	.BrandTable td.alc {
		width: 98px !important;
	}

	.BrandTable td.toyota {
		padding: 10px 0;
		font-weight: bold;
		border: 1px solid #FFF;
		color: #FFF;
		vertical-align: top;
		text-align: center;
		background: #446AB2;

	}

	.BrandTable td.honda {
		padding: 10px 0;
		font-weight: bold;
		border: 1px solid #FFF;
		color: #FFF;
		vertical-align: top;
		text-align: center;
		background: #06913A;

	}

	.BrandTable td.nissan {
		padding: 10px 0;
		font-weight: bold;
		border: 1px solid #FFF;
		color: #FFF;
		vertical-align: top;
		text-align: center;
		background: #EA5416;

	}

	.BrandTable td.subaru {
		padding: 10px 0;
		font-weight: bold;
		border: 1px solid #FFF;
		color: #FFF;
		vertical-align: top;
		text-align: center;
		background: #920882;

	}

	.BrandTable td.mitsubishi {
		padding: 10px 0;
		font-weight: bold;
		border: 1px solid #FFF;
		color: #FFF;
		vertical-align: top;
		text-align: center;
		background: #B18047;

	}

	.BrandTable td.mazda {
		padding: 10px 0;
		font-weight: bold;
		border: 1px solid #FFF;
		color: #FFF;
		vertical-align: top;
		text-align: center;
		background: #F8B62C;

	}

	.BrandTable td.suzuki {
		padding: 10px 0;
		font-weight: bold;
		border: 1px solid #FFF;
		color: #FFF;
		vertical-align: top;
		text-align: center;
		background: #8EC320;

	}

	.BrandTable td.daihatsu {
		padding: 10px 0;
		font-weight: bold;
		border: 1px solid #FFF;
		color: #FFF;
		vertical-align: top;
		text-align: center;
		background: #01A1E9;

	}

	.BrandTable td span {
		font-size: 88%;
		color: rgba(98, 98, 98, 1.00);
	}

	.BrandTable td.alc {
		text-align: center;
		width: 5em;
		min-width: 5em;
	}

	.BrandTable td.td02 {
		color: #FFFFFF;
		font-weight: bold;
		width: 2em;
		vertical-align: top;
		text-align: center;
	}

	#stickyAlert {
		padding: 0 8px;
		text-align: center;
		width: 100%;
		min-width: 967px;
		display: none;
	}

	#stickyAlert table.BrandTable {
		margin-bottom: 0 !important;
	}

	#stickyAlert table.BrandTable caption {
		background: #333;
		color: #FFF;
		padding: 10px;
	}

	#stickyAlert a, #stickyAlertM a {
		color: yellow;
		text-decoration: none;
	}

	.fixed {
		position: fixed;
		width: 100%;
		left: 0;
		top: 48px;
		display: block !important;
	}

	#stickyAlertM {
		display: none !important;
	}
}
#lean_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}

#modal-window {
	background-color: #FFFFFF;
	display: none;
	width: 960px;
	height: 300px;
}

.modal_close {
	position: absolute;
	top: 12px;
	right: 12px;
	display: block;
	/* width��height�͕���{�^���̉摜�̕����w�� */
	width: 28px;
	height: 28px;
	/* ����{�^���̉摜�͎����ŗp�� */
	background: url('../img/close-popup.png') no-repeat;
	z-index: 2;
	cursor: pointer;
}
/*======================================================================================================================================
	for smnartphone
======================================================================================================================================*/
@media screen and (max-width: 768px) {
	#F1xWrap {
		margin: 0 auto;
		padding: 8px;
		box-sizing: border-box;
		width: 100%;
	}

	#F1xWrap * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	#F1xWrap h1 {
		margin-bottom: 15px;
		background: #092F4A;
		color: #FFF;
		padding: 5px;
		font-size: 1.2em !important;
		border-left: solid 18px #424242;
		font-weight: bold;
	}

	.alr {
		text-align: right;
	}

	#F1xSlctArea h2 {
		margin-bottom: 1em;
		font-weight: bold;
		font-size: 1.1em;
		color: #333;
	}

	#F1xSlctArea select {
		margin-bottom: 6px;
		padding: 6px;
		width: 100%;
		font-size: 16px;
	}

	/* �{�^���� */
	#F1xBtnList {
		margin-top: 1em;
		margin-bottom: 2em;
		list-style: none;
		padding-left: 0;
	}

	#F1xBtnList:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	#F1xBtnList > li {
		margin-bottom: 3px;
		padding-left: 3px;
		width: 50%;
		float: left;
	}

	#F1xBtnList > li:nth-child(2n+1) {
		padding-left: 0px;
	}

	#F1xBtnList > li > a {
		padding: 6px;
		text-align: center;
		display: block;
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
	}

	#F1xBtnList > li > a:hover {
		background: #BFBFBF !important;
	}

	#F1xBtnList > li > a.toyota {
		background: #446AB2;
	}

	#F1xBtnList > li > a.honda {
		background: #06913A;
	}

	#F1xBtnList > li > a.nissan {
		background: #EA5416;
	}

	#F1xBtnList > li > a.subaru {
		background: #920882;
	}

	#F1xBtnList > li > a.mitsubishi {
		background: #B18047;
	}

	#F1xBtnList > li > a.matsuda {
		background: #F8B62C;
	}

	#F1xBtnList > li > a.suzuki {
		background: #8EC320;
	}

	#F1xBtnList > li > a.daihatsu {
		background: #01A1E9;
	}

	/* �{���ӏ��� */
	.F1xAlertArea {
		margin-bottom: 2em;
		padding: 1em;
		background: #FFF;
		border: solid 3px #333;
	}

	.F1xAlertArea h2 {
		margin-bottom: .5em;
		text-align: center;
		font-weight: bold;
		font-size: 1.2em !important;
		color: #FF0000;
	}

	.F1xAlertArea ul {
		padding-left: 1em;
		list-style: disc;
		list-style-position: outside;
	}

	.F1xAlertArea ul li {
		margin-bottom: 1em;
		clear: both;
	}

	.F1xAlertArea ul li > p {
		margin-bottom: 5px;
	}

	.F1xAlertArea ul li a {
		color: #FDBB14;
	}

	.F1xAlertArea ul li a.btnlink {
		color: #FFF;
	}

	a.btnlink {
		padding: 6px 10px;
		background: #03359A;
		color: #FFF;
		text-decoration: none;
		border-radius: 6px;
		display: inline-block;
	}

	a.btnlink:hover {
		background: #4E85C7;
	}

	/*======================================================================================================================================
		SLDIER
	==========================================================================================
	============================================*/
	.slider h2 {
		padding: 10px 0;
		background: #0f0c29; /* fallback for old browsers */
		background: -webkit-linear-gradient(to right, #24243e, #302b63, #0f0c29); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to right, #24243e, #302b63, #0f0c29); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
		color: #FFF;
		text-align: center;
		font-weight: bold;
		font-size: 1em !important;
	}

	.slider h2 span {
		font-size: 1.2em !important;
	}

	.bx-wrapper {
		margin-bottom: 0px !important;
		box-shadow: none;
		padding: 0 10px;
		background: #0f0c29; /* fallback for old browsers */
		background: -webkit-linear-gradient(to right, #24243e, #302b63, #0f0c29); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to right, #24243e, #302b63, #0f0c29); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
		border: none;
	}

	/*======================================================================================================================================
		�����G���A
	======================================================================================================================================*/
	#TableText {
		padding: 1em;
	}

	#TableText:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	#TableText h3 {
		margin-bottom: 10px;
		padding: 5px;
		background: #F3F3F3;
		color: #333 !important;
		font-weight: bold;
		text-align: center;
	}

	#TableText h4 {
		margin-bottom: 10px;
		font-weight: bold;
		border-bottom: solid 1px #CCC;
	}

	#TableText table th {
		text-align: right;
		width: 20px;
		font-size: 12px;
	}

	#TableText table td {
		padding: 4px;
		font-size: 12px;
	}

	div.swing {
		margin-bottom: 1em;
	}

	div.katamuki {
	}

	.katamukibtn {
		margin-top: 5px;
	}

	/*======================================================================================================================================
		���X�g�̃e�[�u��
	======================================================================================================================================*/
	/*table���X�N���[��������*/
	/*table�̃Z�����ɂ��镶���̐܂�Ԃ����֎~*/
	.scroll {
		overflow: auto;
		white-space: nowrap;
	}

	/*table�ɃX�N���[���o�[��ǉ�*/
	.scroll::-webkit-scrollbar {
		height: 5px;
	}

	/*table�ɃX�N���[���o�[��ǉ�*/
	.scroll::-webkit-scrollbar-track {
		background: #F1F1F1;
	}

	/*table�ɃX�N���[���o�[��ǉ�*/
	.scroll::-webkit-scrollbar-thumb {
		background: #BCBCBC;
	}

	.BrandTable {
		border-collapse: collapse;
		border: 1px solid #666;
		text-align: center;
		vertical-align: middle;
		margin-bottom: 10px;
	}

	.BrandTable caption {
		display: none;
	}

	.tablebtm {
		margin-bottom: 30px;
		font-size: 12px;
	}

	.BrandTable th {
		background: #333;
		border: 1px solid #aaa;
		padding: 5px 10px;
		text-align: center;
		font-size: 88%;
		color: #FFF;
		white-space: nowrap;
	}

	.BrandTable th.swing {
		border-bottom: none !important;
	}

	.BrandTable th.noborder {
		border-top: none !important;
	}

	.BrandTable td {
		border: 1px solid #aaa;
		padding: 5px 10px;
		text-align: left;
		font-size: 88%;
		vertical-align: middle;
	}

	.BrandTable td.td_img01 {
		padding: 0;
		text-align: center !important;
		vertical-align: middle;
		background-color: #CCCCCC;
		width: 180px;
		max-height: 130px;
		overflow: hidden;
	}

	.BrandTable td.td_img01 a {
		display: block;
		max-height: 120px;
		overflow: hidden;
	}

	.BrandTable td.td_img01 img {
		max-width: 100px;
		height: auto;
	}

	.BrandTable td.name {
	}

	.BrandTable td.name h2 {
		border-left: solid 6px #333;
		padding-left: 8px;
		font-weight: bold;
		line-height: 18px;
		font-size: 16px !important;
		margin-bottom: .5em;
	}

	.BrandTable td.name p {
		margin-top: 10px;
		color: #111;
		font-weight: bold;
		font-size: 11px !important;
		line-height: 12px;
	}

	.BrandTable td.alc {
		width: 98px !important;
	}

	.BrandTable td.toyota {
		padding: 10px 5px;
		font-weight: bold;
		border: 1px solid #FFF;
		color: #FFF;
		vertical-align: top;
		text-align: center;
		background: #446AB2;
	}

	.BrandTable td.honda {
		padding: 10px 5px;
		font-weight: bold;
		border: 1px solid #FFF;
		color: #FFF;
		vertical-align: top;
		text-align: center;
		background: #06913A;
	}

	.BrandTable td.nissan {
		padding: 10px 5px;
		font-weight: bold;
		border: 1px solid #FFF;
		color: #FFF;
		vertical-align: top;
		text-align: center;
		background: #EA5416;
	}

	.BrandTable td.subaru {
		padding: 10px 5px;
		font-weight: bold;
		border: 1px solid #FFF;
		color: #FFF;
		vertical-align: top;
		text-align: center;
		background: #920882;
	}

	.BrandTable td.mitsubishi {
		padding: 10px 5px;
		font-weight: bold;
		border: 1px solid #FFF;
		color: #FFF;
		vertical-align: top;
		text-align: center;
		background: #B18047;
	}

	.BrandTable td.mazda {
		padding: 10px 5px;
		font-weight: bold;
		border: 1px solid #FFF;
		color: #FFF;
		vertical-align: top;
		text-align: center;
		background: #F8B62C;
	}

	.BrandTable td.suzuki {
		padding: 10px 5px;
		font-weight: bold;
		border: 1px solid #FFF;
		color: #FFF;
		vertical-align: top;
		text-align: center;
		background: #8EC320;
	}

	.BrandTable td.daihatsu {
		padding: 10px 5px;
		font-weight: bold;
		border: 1px solid #FFF;
		color: #FFF;
		vertical-align: top;
		text-align: center;
		background: #01A1E9;
	}

	.BrandTable td span {
		font-size: 88%;
		color: rgba(98, 98, 98, 1.00);
	}

	.BrandTable td.alc {
		text-align: center;
		width: 5em;
		min-width: 5em;
		font-size: 130%;
	}

	.BrandTable td.td02 {
		color: #FFFFFF;
		font-weight: bold;
		width: 2em;
		vertical-align: top;
		text-align: center;
	}

	#stickyAlert {
		display: none !important;
	}

	#stickyAlertM {
		position: fixed;
		display: block;
		background: #333;
		color: #FFF;
		padding: 20px 8px;
		top: 100px;
		right: 0;
		overflow: hidden;
		z-index: 600;
		text-align: center;
	}

	#stickyAlertM a {
		color: yellow;
		text-decoration: none;
		0.8em;
	}

	#lean_overlay {
		position: fixed;
		z-index: 100;
		top: 0px;
		left: 0px;
		height: 100%;
		width: 100%;
		background: #000;
		display: none;
	}

	#modal-window {
		background-color: #FFFFFF;
		display: none;
		width: 80%;
		height: 260px;
	}
	#modal-window .F1xAlertArea * {
		font-size: 11px;
	}

	.modal_close {
		position: absolute;
		top: 12px;
		right: 12px;
		display: block;
		/* width��height�͕���{�^���̉摜�̕����w�� */
		width: 28px;
		height: 28px;
		/* ����{�^���̉摜�͎����ŗp�� */
		background: url('../img/close-popup.png') no-repeat;
		z-index: 2;
		cursor: pointer;
	}

}

.cp_tooltip {
	margin-top: 5px;
	display: inline-block;
}
.cp_tooltiptext {
	position: relative;
	cursor: pointer;
}
.cp_tooltiptext::after {
	position: absolute;
	transition: all 0.3s ease 0s;
	opacity: 0;
	top: 0px; /*HOVER�̃X�^�[�g�ʒu*/
	left: 0px;
	display: block;
	padding: 0.2em 0.5em;
	content: attr(data-tooltip);
	white-space: nowrap;
	color: #ffffff;
	border-radius: 6px;
	background: #1b2538;
}
.cp_tooltiptext:hover::after {
	top: 26px; /*HOVER�ʒu*/
	opacity: 1;
}

div#BannerArea {
	text-align: center;
	margin: 2em 0;
}
div#BannerArea h3 {
	font-weight: bold;
	font-size: 18px;
	background: #111;
	color: #CCC;
	padding: 6px;
}
div#BannerArea a {
	margin: 15px auto;
	display: block;
}

div#BannerArea a:hover {
	opacity: 0.6;
}
@media screen and (max-width: 767px) {
	div#BannerArea img {
		width: 100%;
		height: auto;
	}

}
/*
�ǉ��o�i�[2022/2/16
*/

.pc-only {
	display: block;
}
.sp-only {
	display: none;
}
.bottom_info_area_w.btminfo_black {
	background: rgba(64, 64, 64, 0.80);
	height: 50px !important;
	padding: 0 !important;
}
#btm_bnr_area {
	display: none;
	transition: none 0s ease 0s;
	padding: 10px 0px;
	position: fixed;
	bottom: 0px;
	z-index: 1100;
	color: rgb(255, 255, 255);
}
.bottom_info_area_w {
	width: 1200px;
	height: 30px;
	padding: 10px 0;
	position: fixed;
	bottom: 0;
	z-index: 1100;
	color: #ffffff;
}
.bottom_info_area_w .bottom_info_inner {
	max-width: 1200px;
	min-width: 976px;
	margin: 0 auto;
	text-align: center;
}
.bottom_info_area_w a.bottom_info_close {
	background-color: rgba(64, 64, 64, 0.80);
	display: block;
	width: 150px;
	height: 34px;
	box-sizing: border-box;
	position: absolute;
	top: -34px;
	right: 75px;
	padding: 10px 40px 0 10px;
	background-image: url(/car/cartop2018/car_top_img/img2018/arrow_close.png);
	background-repeat: no-repeat;
	background-position: 120px 12px;
	color: #ffffff;
	cursor: pointer;
	font-size: 80%;
	text-decoration: none;
}
.bottom_info_area_w a.bottom_info_close.closed {
	background-image: url(/car/cartop2018/car_top_img/img2018/arrow_open.png);
	background-repeat: no-repeat;
	background-position: 120px 12px;
}
.bottom_info_area_w {
	height: 50px !important;
	padding: 0 !important;
}
.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;
}
@media screen and (max-width: 767px) {
	.bottom_info_area_w {
		height: 130px !important;
		padding: 10px !important;
	}
	.pc-only {
		display: none;
	}
	.sp-only {
		display: block;
	}
	.bottom_info_area_w {
		width: 100vw !important;
		height: 130px;
		padding: 10px;
		box-sizing: border-box;
		bottom: 0;
		z-index: 800;
	}
	.bottom_info_area_w .bottom_info_inner {
		width: 100%;
		max-width: 100%;
		min-width: 100% !important;
		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_w a.bottom_info_close {
		width: 100%;
		right: 0;
	}
	.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;
	}
}