article.col1 h1{
	width: 192px;
	margin: 0 auto;
	margin-bottom: 10px;
}
h2{
	display: none;
}
article.col1 h1 img{
	width: 100%;
}
section.rinen,
section.shishin,
section.gaiyo{
	width: 754px;
	background-repeat: no-repeat;
	margin: 0 auto;
}
section.rinen{
	margin-top: -20px;
	background-image: url("../img/company/bgRinen.png");
}
section.shishin{
	height: 136px;
	background-image: url("../img/company/bgShishin.png");
}
section.gaiyo{
	height: 500px;
	background-image: url("../img/company/bgGaiyo.png");
}
section.rinen ul,
section.rinen p{
	margin-left: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}
section.rinen p{
	padding-top: 30px;
}
section.rinen ul{
	padding-bottom: 10px;
}
section.shishin ul,
section.gaiyo dl{
	margin-left: 100px;
	margin-top: 0;
	padding-top: 28px;
}
section.rinen ul,
section.shishin ul{
	list-style: square;
}
section.rinen ul li,
section.shishin ul li{
	padding-left: 1em;
	text-indent: -1em;
	list-style-position: inside;
}
section.rinen ul li,
section.shishin ul li,
section.gaiyo dl dt,
section.gaiyo dl dd{
    color: #4D4D4D;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    font-weight: thin;
    font-size: 95%;
    line-height: 1.7em;
    font-feature-settings: "palt";
}
section.gaiyo dl{
	padding-top: 22px;
}
section.gaiyo dl.jigyo{
	padding-top: 4px;
}
section.gaiyo dt{
	clear: left;
	float: left;
	width: 20%;
}
section.gaiyo dl dd{
	margin: 0 0 0 23%;
}
img.line{
	display: block;
	width: 796px;
	margin: 0 auto;
}
hr{
	border: 0;
	border-top: 2px dotted #998675;
    width: 87%;
    float: right;
}
.map{
	width: 754px;
	height: 602px;
	padding: 30px 0;
	margin: 0 auto;
}
@media screen and (max-width: 768px){
	img.line{
		width: 90%;
	}
	h2 + p{
		margin-bottom: 0;
	}
	section.rinen p,
	section.rinen ul li,
	section.shishin ul li,
	section.gaiyo dl dt,
	section.gaiyo dl dd{
		font-size: 69%;
	}
	section.rinen,
	section.shishin,
	section.gaiyo{
		width: 90%;
		height: auto;
		background-size: auto;
		margin: 0 auto;
	}
	section.rinen{
		margin-top: -20px;
	}
	section.rinen p{
		margin-left: 62px;
	}
	section.rinen ul{
		margin-left: 62px;
		margin-bottom: 0;
		padding-bottom: 10px;
	}
	section.shishin ul,
	section.gaiyo dl{
		margin-left: 62px;
	    margin-top: 0;
	    padding-top: 28px;
	}
	section.shishin ul{
		padding-bottom: 30px;
	}
	section.rinen ul li,
	section.shishin ul li{
		padding-left: 2em;
		text-indent: -2em;
		list-style-position: inside;
		margin-bottom: 5px;
	}
	section.gaiyo dt{
		width: 26%;
	}
	section.gaiyo dl dd{
		margin: 0 0 0 33%;
	}
	section.gaiyo dl.enkaku{
		margin-top: 10px;
		padding-top: 10px;
		padding-bottom: 30px;
	}
	section.gaiyo dl.enkaku dt{
		width: 30%;
	}
	.map,
	.map iframe{
		width: 100%;
		height: 100%;
	}
}