@charset "UTF-8";


/* -----------------------------------------------
[Media Queries] smart phone
-------------------------------------------------- */

@media only screen and (min-width:1px) and (max-width:767px){

body {
	font-size: 12px;
	}


.inner,
.inner{
	width: 90%;
	margin: 0 5%;
}

	.future{
 height:auto;
}
	
	.img_left{
		float: none;
		text-align: center;
		margin: 0 0 2em;
	}

	

#logo{
	width: 80%;
	padding: 1em;
	float: none;

}

	
/* main_visual */

#main_visual {
	margin-bottom: 10%;
}
	
#main_visual.flow{
	background: url("/themes/honda/images/main_flow_sp.png") no-repeat center center;
	background-size: cover;
}
	
	
	
	
.visual{
 height: inherit;
}
	
.products .pagetitle{
	padding: 17% 0 0;
}	
.pagetitle span{
	font-size: 1.6em;
}
	
	
	
	
	#local_nav{
	margin-bottom: 10%;
	position: relative;
}
	#local_nav ul{
	margin-top: -5px;
	padding: 0;
	border-radius: 0;
	width: 100%;
}


#local_nav li{
	width: 25%;
	padding: 0.7em 0;
	font-size: 0.9em;
}
#local_nav li.information{
	font-size: 0.8em;
}
#local_nav li:nth-child(1){
	border-radius: 0;
}
#local_nav li:nth-child(4){
	border-radius: 0;
}
#local_nav .products_nav02 li:nth-child(1){
	border-radius: 0;
}
#local_nav .products_nav02 li:nth-child(4){
	border-radius: 0;
}



	
	
	
#top_contents section{
	margin-bottom: 10%;
}

#top_contents h2{
	font-size: 1.2em;
}

	
	
	
#top_history{
	padding-bottom: 20%;
}
#top_history p{
	text-align: left;
}
.link_history{
	clear: both;
}


	
	
	#top_works.bg{
	margin-top: -10%;
	padding-top: 20%;
}
	#top_works .inner{
		width: 100%;
		margin: 0;
	}
#top_works li{
	width: 47%;
	margin: 0 1% 3%;
}
#top_works li span{
	top: 35%;
	font-size: 1.2em;
}
	

#top_products{
	padding-bottom: 15%;
}
#top_products h3 span{
	display: block;
  margin-left: 0;
}
#top_products h3 em{
	display: block;
  margin-left: 0;
}
#top_products h3 strong{
	display: block;
}
#top_products p{
	padding: 0;
	text-align: left;
}
#top_products .column3{
	max-width: inherit;
}
#top_products .column3 .col{
	width: 49%;
}
#top_products .column3 .col:nth-child(3n){
margin: 0 2% 0 0;
}
#top_products .column3 .col:nth-child(2n){
	margin-right: 0;
}

#top_products figure:hover .mask {
	opacity:	0;	/* マスクを表示する */
}
	
	
	
.future{
	margin-bottom: 2em;
}
	
	
#top_ideatowel p{
	padding: 0 5%;
	text-align: left;
}
#top_ideatowel ul{
	overflow: hidden;
}
#top_ideatowel li{
		margin: 0;
	display: block;
	float: left;
}
#top_ideatowel li:first-child{
	width: 60%;
}
#top_ideatowel li:last-child{
	width: 35%;
	margin-left: 5%;
}
	
	
	
	
	
#top_information #fb{
	float: none;
	margin-left: 0;
}
#top_information #fb iframe{
	width: 100%;
}
#top_information ul{
	float: none;
	margin-right: 0;
}

	
footer p{
	float: none;
	text-align: center;
}
footer ul{
	padding: 3em 0;
	float: none;
	text-align: center;
}
footer li{
	margin: 0 1em;
}
#copy{
	float: none;
	text-align: center;
	padding-top: 1em;
}

	
	
	
	
	
#contents section{
	margin-bottom: 10%;
}
#contents h2{
	font-size: 1.7em;
}
	#contents h2.headline01{
		font-size: 1.5em;
}
#contents h2.tekuteku{
	padding: 0.5em 0;
}

	
#contents h3{
	font-size: 1.4em;
}

	
.column3_flow .col{
	width: 100%;
	margin: 0 0 5% 0;
	float: none;
}

	
	
#company03 .inner{
		width: 100%;
		margin: 0;
	}	
#history{
	background: none;
}
#history ul#history_flow{
	margin-left: 5%;
	background: url("/themes/honda/images/line.png") repeat-y 13px top;
	}
#history #history_flow li{
	padding-right: 5%;
}

#history #history_flow li span{
	width: 40px;
	height: 30px;
	float: left;
	margin-right: 15px;
	margin-top: -10px;
	padding-top: 10px;
	border-radius: 20px;
	text-align: center;
	display: inline-block;
	background: #FFF;
}

	
#history_photo{
	display: block;
	overflow: hidden;
	width: 90%;
	margin: 0 5%;
}
#history_photo ul{
	clear: both;
}
#contents #history_photo li{
	margin: 0 5% 5%;
	padding: 0;
	text-align: center;
	width: 40%;
	float: left;
}
	
	
	
	
	
	
#staff_list.inner{
		width: 100%;
		margin: 0;
}
#staff_list .col{
	width: 90%;
	padding: 5% 5% 2%;
	float: none;
}
#staff_list .col.back{
background: none;
}
#staff_list .col:nth-last-child(odd){
background: rgba(246,193,176,0.3);
}
#staff_list dt{
	width: 40%;
}

	
	
#contents table#form_style th{
	padding: 1em 0 0;
	display: block;
	border: none;
}
#contents table#form_style td{
	padding: 1em 0;
	display: block;
}
#contents table#form_style td input,
#contents table#form_style td textarea,
#contents table#form_style td select{
	margin: 0 10px 0 0;
}
	#contents table#form_style td input.sec{
		margin-left: 10px;
	}	
	
	
	
#contents ul.voice_list li{
	font-size: 1.0em;
}
#recruit h3{
	text-align: center;
	margin: 2em 0 1em;
}

	
.products_box{
	margin-bottom: 30px;
}

	
.products_box .col02,
.products_box.right .col02{
	width: 100%;
	float: none;
}
#contents.products p.type{
	padding-top: 2em;
	text-align: center;
}
#contents.products p.type span{
	display: block;
}

#contents.products .column2 .col{
	width: 100%;
	float: none;
	margin-bottom: 10%;
}
#contents.products .column2 dt span{
	display: block;
}
#contents .products_box li{
	margin: 0 2px 5px;
}

	
	
	
#contents .column2_half .col{
	width: 100%;
	float: none;
}
#contents .column2_half.right .col{
	float: none;
}
#contents .column2_half .col.txt{
	width: 90%;
	padding: 5%;
}
#contents .column2_half.right .col h3{
	padding-top: 0;
}

	
#for_contact dl.example{
	width: 30%;
	margin: 0;
	float: left;
}
#for_contact dl.example dt{
 left: 10%;
}
#for_contact dl.example dd{
	padding: 10%;
}

	
	
#inquiry{
	width: 65%;
	margin-top: 0;
}

#inquiry dl{
	float: none;
	padding: 5%;
}
#inquiry dt{
	margin-bottom: 0.2em;
}
#inquiry h3{
 top: -10px;
 left: 20%;
}
#visit figure{
	margin-bottom: 2em;
	margin-right: 0;
	float: none;
	text-align: center;
}
#visit p{
	margin-bottom: 1.5em;
}
	
	
	
#contact_tel{
	display: block;
}
	
#contact_tel dt{
	display: block;
}
#contact_tel dd{
	display: block;
	text-align: center;
}
	#contact_tel dd span{
	text-align: center;
}

	
	
	
.column2-1 .sub{
	width: 100%;
 float: none;
}
.column2-1 .main{
	width: 100%;
 float: none;
}

  
  
  

}