@charset "UTF-8";

/* ========================================

	会社案内｜株式会社庄和工業
	/common/sp_css/company.css

======================================== */

/* ----------------------------------------
	greeting
---------------------------------------- */
#greeting .txt p + p { margin-top: 0.8em; }
#greeting .pht {
	margin-top: 20px;
	text-align: center;
}
#greeting .sign {
	height: 35px;
	margin-top: 20px;
	text-indent: -9999px;
	background: url(../../images/company/greeting_sign.png) right top no-repeat;
	background-size: auto 100%;
}


/* ----------------------------------------
	outline
---------------------------------------- */
#outline .list01 dt {
	float: left;
	margin-right: 1.5em;
}
#outline .list02 * {
	float: left;
}
#outline .list02 dd {
	margin-right: 2em;
}
#outline .list02 dd:last-child {
	margin-right: 0;
}
#outline .list03 li {
	float: left;
}
#outline .list03 li:after {
	content: "/";
	margin: 0 0.5em;
}
#outline .list03 li:last-child:after {
	content: none;
}
#outline .list04 li {
	float: left;
}
#outline .list04 li:after {
	content: "、";
}
#outline .list04 li:nth-last-of-type(1):after {
	content: none;
}


/* ----------------------------------------
	access
---------------------------------------- */
#access .g_map iframe {
	height: 350px;
}
#access .logo {
	margin: 20px 0;
	text-align: center;
}
#access .pht {
	text-align: center;
}
#access .add {
	margin-top: 10px;
}
#access .tel * {
	float: left;
}
#access .tel dd {
	margin-right: 2em;
}
#access .tel dd:last-child {
	margin-right: 0;
}
