@charset 'UTF-8';


/************************************************/
/*　サイト基本
/************************************************/
	body {
		font-family:'メイリオ', 'Meiryo', sans-serif;
	}

	img {
		max-width: 100% ;
		height: auto;
		margin:0 auto;
	}

	div {
/*		border:solid 1px red;*/
	}

	.width_window {
		width: 1200px;
	}

	.top_image {
		height:135px;
	}

	.disp_center {
		margin:0 auto;
	}

	#header_img	{
		height:135px;
		width:1200px;
		background-image: url("../img/HEADER.png");
		background-repeat: no-repeat;
	}

	#index_body {
		height:1360px;
		margin:0 auto 0 auto;
	}

	#index_link {
		width:450px;
		height:120px;
		position:absolute;
		top:10px;
		left:10px;
		background-color:transparent;
	}

	#index_head_parent {
		height:475px;
		margin:0 auto 0 auto;
	}

	#index_head {
		height:470px;
		width:1200px;
		background-image: url("../img/INDEX_HEAD.png");
		background-repeat: no-repeat;
		background-size: contain;
	}

	#index_recommend {
		width:955px;
		height:940px;
		margin:20px 0 0 0;
		float:left;
		background-image:url("../img/RECOMMEND.png");
	}

	#index_recommend_child {
		width:10px;
		height:940px;
		float:left;"
	}

	#index_head_content {
		width:390px;
		height:50px;
		position:absolute;
		margin:410px 0 0 35px;
		background-color:transparent;
	}

	#carinfo_index {
		width:295px;
		height:385px;
		float:left;
		margin:80px 0 0 10px;
		background-image:url("../img/CAR_DETAIL_BK2.png");
	}

	#carinfo_index_img {
		width:280px;
		height:220px;
		margin:5px 5px;
		float:left;
	}

	#carinfo_index_kanrino_bk {
		width:280px;
		height:40px;
		float:left;
		margin:0 0 0 5px;
		background-image:url("../img/CAR_DETAIL_BLUE.png");
	}

	#carinfo_index_kanrino {
		width:275px;
		height:30px;
		font-size:30px;
		font-weight:bold;
		float:left;
		text-align:center;
		color:#ffffff;
		margin-top:5px;
	}

	#carinfo_index_text1 {
		width:250px;
		height:40px;
		float:left;
		font-size:20px;
		font-weight:bold;
		margin:-80px 0 0 15px;
		color:#273483;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	#carinfo_index_text2 {
		width:210px;
		height:40px;
		float:left;
		font-size:20px;
		font-weight:bold;
		margin:-40px 0 0 15px;
		color:#273483;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	#company_outline{
		width:190px;
	}

	#our_details {
		width:135px;
	}

	#contact_img {
		height:359px;
		margin:0 auto 0 auto;
	}

	#maker {
		width:245px;
		height:1300px;
		margin-left:955px;
	}

	.contact_form {
		position:relative;
		height:855px;
		margin:0 auto 0 auto;
	}

	#common_footer {
		position:absolute;
		float:left;
		height:50px;
	}

	#common_footer_mobile {
		display:none;
	}

	#CustomfloatingButtons {
		display:none;
	}

	#maker_mobile {
		display:none;
	}

	#common_footer_mobile_pad {
		display:none;
	}

	#common_footer_mobile_sma {
		display:none;
	}

	#common_footer_mobile_tab {
		display:none;
	}

	#common_footer_mobile_tab_contact {
		display:none;
	}

	button.input {
		background: url("../img/DETAIL_SYAKEN_SYARYO.png") no-repeat scroll 0 0;
		border: 0 none;
		cursor: pointer;
		background-size: contain;
		padding-top: 20%;
		width:310px;
		height:46px;
		float:left;
		position:absolute;
		top:730px;
		left:800px;
	}

	#contact_head {
		height:359px;
		margin:0 auto 0 auto;
	}

	#contact_title {
		height:50px;
		width:160px;
		font-size:40px;
		position:absolute;
		top:20px;
		left:430px;
	}

		#contact_title_2 {
			position:absolute;
			top:40px;
			left:625px;
			height:20px;
			font-size:18px;
			font-weight:bold;
			color:red;
			border-bottom: solid 2px red;
		}

	/******************************/
	/*         機種別選択         */
	/******************************/
	#list_img {
		height:460px;
	}

	#search_list_img {
		display:block;
	}

	#search_list {
		display:block;
	}

	#search_list_img_mobile_pad {
		display:none;
	}

	#search_list_mobile_pad {
		display:none;
	}

	#search_list_img_mobile_sma {
		display:none;
	}

	#search_list_mobile_sma {
		display:none;
	}

	/****************************/
	/*         在庫一覧         */
	/****************************/
	#list_img {
		height:460px;
	}

	#search_list_img {
		display:block;
	}

	#search_list {
		display:block;
	}

	#search_list_img_mobile_pad {
		display:none;
	}

	#search_list_mobile_pad {
		display:none;
	}

	#search_list_img_mobile_sma {
		display:none;
	}

	#search_list_mobile_sma {
		display:none;
	}

	/****************************/
	/*         在庫詳細         */
	/****************************/

	#container {
		display:block;
	}

	#container_pad {
		display:none;
	}

	#container_sma {
		display:none;
	}


	#CustomfloatingButtons .toTopButton {
		display:none;
	}

	.common_address	{
		display:none;
	}

	.print-off {
	　display: none;
	}
