@charset "utf-8";
/* CSS Document */

/* lower
-----------------------------------------------------*/
.titlewrap {
	padding-top: 100px;
}

#lower #contents {
	width: 880px;
	margin: 0 auto 40px;
	padding: 39px 39px 39px;
	background: #fff;
	border: 1px #d38dae solid;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}

#lower #contents .section .box h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 1px #efefef solid;
	margin-bottom: 20px;
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: left 3px;
}

/* subvisual */
#lower #subvisual .lowtitle {
	width: 926px;
	margin: 0 auto;
	font-size: 30px;
	color: #fff;
	height: 160px;
	line-height: 160px;
}

#lower #subvisual .lowtitle img {
	vertical-align: baseline;
	margin-left: 12px;
}

/* about
-----------------------------------------------------*/

/* subvisual */
.about #subvisual {
	background: url(../about/images/lowtitle_about.jpg) no-repeat center top;
}

.about #subvisual .lowtitle {
	background: url(../about/images/icon_low-about1.png) no-repeat left center;
	padding-left: 34px;
}

/* contents */
.about #contents .section {
	overflow: hidden;
	margin-top: 80px;
}

.about #contents .section:first-child {
	margin-top: 0;
}

.about #contents .section h2 {
	margin-bottom: 20px;
}

.about #contents .section .box {
	overflow: hidden;
	margin-top: 40px;
}

.about #contents .section .box h3 {
	color: #a0003a;
	background-image: url(../about/images/icon_low-about2.png);
}

.about #contents .section .box p {
	line-height: 1.8;
}

.about #contents .section .box .ph {
	float: right;
	margin-left: 20px;
}

/* 会社概要 */
.about #contents .section .box table {
	border-collapse: collapse;
	width: 100%;
}

.about #contents .section .box th,
.about #contents .section .box td {
	padding: 10px;
	border: 1px #ccc solid;
}

.about #contents .section .box th {
	background: #efefef;
}

/* 取引先企業一覧 */
.about #contents .section .box ul {
	overflow: hidden;
	line-height: 2.4;
}

.about #contents .section .box ul li {
	float: left;
	width: 420px;
	margin-left: 20px;
	list-style-type: disc;
}

/* コンサルタント実績 */
.about #contents .section .box p {
	margin-bottom: 10px;
}

.about #contents .section .box dt {
	float: left;
	width: 140px;
}

/* business
-----------------------------------------------------*/

/* subvisual */
.business #subvisual {
	background: url(../business/images/lowtitle_business.jpg) no-repeat center top;
}

.business #subvisual .lowtitle {
	background: url(../business/images/icon_low-business1.png) no-repeat left center;
	padding-left: 34px;
}

/* contents */
.business #contents .section {
	overflow: hidden;
	margin-top: 80px;
}

.business #contents .section:first-child {
	margin-top: 0;
}

.business #contents .section h2 {
	margin-bottom: 20px;
}

.business #contents .section .img {
	float: right;
	margin-left: 20px;
}

.business #contents .section .box {
	overflow: hidden;
	margin-top: 40px;
}

.business #contents .section .box h3 {
	color: #a0003a;
	background-image: url(../business/images/icon_lowbusiness2.png);
}

.business #contents .section .box h4 {
	font-weight: bold;
	margin-top: 10px;
}

.business #contents .section .box ul {
	padding-left: 1.5em;
	list-style-type: disc;
}

/* access
-----------------------------------------------------*/

/* subvisual */
.access #subvisual {
	background: url(../access/images/lowtitle_access.jpg) no-repeat center top;
}

.access #subvisual .lowtitle {
	background: url(../access/images/icon_low-access1.png) no-repeat left center;
	padding-left: 34px;
}

/* contents */
.access #contents .section {
	overflow: hidden;
	margin-top: 80px;
}

.access #contents .section:first-child {
	margin-top: 0;
}

.access #contents .section h2 {
	margin-bottom: 20px;
}

.access #contents .section .box {
	overflow: hidden;
	margin-top: 40px;
}

.access #contents .section .box h3 {
	color: #a0003a;
	background-image: url(../access/images/icon_low-access2.png);
}

.access #contents .section .box .map {
	margin-bottom: 20px;
}

.access #contents .section .box h4 {
	font-weight: bold;
}

.access #contents .section .box ul {
	margin-bottom: 20px;
}

.access #contents .section .box dl {
	overflow: hidden;
	line-height: 1.8;
}

.access #contents .section .box dl dt {
	float: left;
}

.access #contents .section .box dl.bus dd {
	padding-left: 130px;
}

.access #contents .section .box dl.location dd {
	padding-left: 60px;
}

/* contact
-----------------------------------------------------*/

/* contact */
.contact #subvisual {
	background: url(../contact/images/lowtitle_contact.jpg) no-repeat center top;
}

.contact #subvisual .lowtitle {
	background: url(../contact/images/icon_low-contact1.png) no-repeat left center;
	padding-left: 34px;
}

/* contents */
.contact #contents .section {
	overflow: hidden;
	margin-top: 80px;
}

.contact #contents .section:first-child {
	margin-top: 0;
}

.contact #contents .section h2 {
	margin-bottom: 20px;
}

.contact #contents .section .box {
	overflow: hidden;
	margin-top: 40px;
}

.contact #contents .section .box h3 {
	color: #a0003a;
	background-image: url(../contact/images/icon_lowcontact2.png);
}

/* form */
.contact #contents .section form input,
.contact #contents .section form textarea {
	font-family:'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	padding: 2px 5px;
	font-size: 14px;
	color: #333;
	line-height: 1.5;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.contact #contents .section table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.contact #contents .section table th,
.contact #contents .section table td {
	border: 1px #ccc solid;
	padding: 10px;
}

.contact #contents .section table th {
	width: 32%;
	vertical-align: top !important;
	background: #efefef;
}

.contact #contents .section table td .example {
	font-size: 12px;
	margin-top: 5px;
	color: #999;
}

.contact #contents .section table th .required {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background: #a0003a;
	padding: 1px 10px;
	vertical-align: top;
	margin-left: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}

.contact #contents .section form .err {
	color: #a0003a;
}

.contact #contents .section form .submit {
	text-align: center;
}

.contact #contents .section form .submit input {
	font-family:'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	color: #fff;
	width: 200px;
	height: 40px;
	background: #a0003a;
	border: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	cursor: pointer;
}

.contact #contents .section.thanks p.read {
	margin-bottom: 20px;
}

.contact #contents .section.thanks p.read span {
	display: block;
	font-size: 16px;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px #efefef solid;
	margin-bottom: 20px;
}

.contact #contents .section .btntop {
	text-align: center;
	width: 200px;
	height: 40px;
	line-height: 40px;
	margin: 20px auto 0;
}

.contact #contents .section .btntop a {
	display: block;
	text-decoration: none;
	color: #fff;
	background: #a0003a;
	border: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}

/* privacy
-----------------------------------------------------*/

/* subvisual */
.privacy #subvisual {
	background: url(../privacy/images/lowtitle_privacy.jpg) no-repeat center top;
}

.privacy #subvisual .lowtitle {
	background: url(../privacy/images/icon_low-privacy1.png) no-repeat left center;
	padding-left: 34px;
}

.privacy #contents .section h2 {
	margin-bottom: 20px;
}

.privacy #contents .section .box {
	overflow: hidden;
	margin-top: 40px;
}

.privacy #contents .section .box h3 {
	color: #a0003a;
	background-image: url(../privacy/images/icon_low-privacy2.png);
}

.privacy #contents .section .box ul {
	padding-left: 1.5em;
	list-style-type: disc;
}

/* news
-----------------------------------------------------*/

/* subvisual */
.news #subvisual {
	background: url(../news/images/lowtitle_news.jpg) no-repeat center top;
}

.news #subvisual .lowtitle {
	background: url(../news/images/icon_low-news1.png) no-repeat left center;
	padding-left: 34px;
}

.news #contents .section h2 {
	margin-bottom: 20px;
}

.news #contents .section .box {
	overflow: hidden;
	margin-top: 40px;
}

.news #contents .section .box h3 {
	color: #a0003a;
	background-image: url(../news/images/icon_low-news2.png);
}

.news #contents .section .box .ph {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 20px;
	background: #f6f6f6;
	border: 1px #efefef solid;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.news #contents .section .box .ph .item {
	margin-top: 20px;
}

.news #contents .section .box .ph .item:first-child {
	margin-top: 0px;
}

.news #contents .section .box .txt p {
	margin-top: 1em;
}

.news #contents .section .box .txt p:first-child {
	margin-top: 0px;
}

.news #contents .list li {
    border-bottom: 1px #efefef solid;
		padding-top: 20px;
		padding-bottom: 20px;
    overflow: hidden;
}

.news #contents .list li:first-child {
		padding-top: 0px;
}

.news #contents .list li dt.date {
    float: left;
    margin-right: 20px;
}

.news #contents .list li dd.icon {
    float: left;
}

.news #contents .list li dd.icon img {
    vertical-align: middle;
}

.news #contents .list li dd.topic {
    padding-left: 13em;
}