﻿@charset "utf-8";

/*
Theme Name: 人見鐵工株式会社
Theme URI: https://www.hitomitekko.com/wp-content/themes/hitomitekko/
Description: hitomitekko theme

*/


img {
    max-width:100% ;
}
.add {
    line-height:200% ;
	margin:20px;
}

.chintai {
width:46%;
height:600px;
margin:5px;
padding:10px;
float:left;
background-color:#fff;
	text-align:left;
}

.chintai h2 {
	font-size:20px;
	padding:10px;
margin:30px 0 10px 0;
background:#6f5bca;
border-bottom:solid 5px #09185d;
text-align: left;
color:#fff;
}

.chintai img {
	text-align:center;


}

.chintaiend {
clear: both;
}

@media only screen and (max-width:768px){
.chintai {
width:95%;
margin:20px 0;
	padding:10px;
background-color:#fff;
}
}

.google-maps {
position: relative;
padding-bottom: 75%; // これが縦横比
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}



