@charset "UTF-8";
@import "/include/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document heading
--------------------------------------------------------- */

html, body {
	background-image: url(../images/visual.jpg);
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about {
	margin: 0 20px 40px;
	text-align: left;
}

#about h3 {
	margin-bottom: 20px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
	font-weight: normal;
	font-size: 24px;
}

#about h3 span {
	display: block;
	font-family: Lora, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	color: #00479d;
}

/* ---------------------------------------------------------
	CSS Document trust
--------------------------------------------------------- */

#trust {
	margin-bottom: 60px;
}

#trust .section {
	padding: 40px 20px;
	background: url(../images/trust.jpg) no-repeat 0 0;
	color: #fff;
}

#trust .section:last-of-type {
	background: url(../images/trust.jpg) no-repeat right top;
	color: #171925;
}

#trust h4 {
	margin-bottom: 50px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
	font-weight: normal;
	font-size: 32px;
	line-height: 50px;
	color: #fff;
}

#trust .section:last-of-type h4 {
	color: #171925;
}

#trust h4 span {
	display: block;
	width: 210px;
	margin: 10px auto 0;
	border-top: solid 1px #fff;
	font-family: Lora, serif;
	font-weight: normal;
	font-size: 16px;
}

#trust .section:last-of-type h4 span {
	border-top: solid 1px #171925;
}

/* ---------------------------------------------------------
	CSS Document ashiba
--------------------------------------------------------- */

#ashiba {
	margin: 0 20px 60px;
	text-align: left;
	word-break: normal;
}

#ashiba .h3 {
	margin-bottom: 40px;
}

#ashiba .h4 {
	margin-bottom: 20px;
}

#ashiba p {
	margin-bottom: 20px;
}

#ashiba .section {
	margin-top: 30px;
}

#ashiba .section p {
	margin-bottom: 15px;
}

#ashiba .section dt span {
	display: inline-block;
	vertical-align: top;
	height: 32px;
	margin-bottom: 10px;
	padding: 0 15px;
	background: #fff;
	box-shadow: 0 0 0 1px #171925 inset;
	text-align: center;
	font-weight: 500;
	font-size: 16px;
	line-height: 32px;
}

#ashiba ul {
	text-align: center;
}

#ashiba li a {
	display: inline-block;
	vertical-align: top;
	width: 260px;
	height: 70px;
	margin-top: 35px;
	background: #00408e;
	text-align: center;
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	line-height: 68px;
	color: #fff;
}

#ashiba li a:before {
	display: inline-block;
	vertical-align: top;
	content: '';
	width: 18px;
	height: 68px;
	margin-right: 6px;
	background: url(../images/checked.png) no-repeat left;
	background-size: 18px auto;
}

/* ---------------------------------------------------------
	CSS Document ashiba
--------------------------------------------------------- */

#kasetsu {
	margin: 0 20px 60px;
	text-align: left;
}

#kasetsu .h4 {
	margin-bottom: 20px;
}

#kasetsu ul {
	font-size: 0;
}

#kasetsu ul li {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 5px;
}

#kasetsu ul li:nth-of-type(2n) {
	margin-right: 0;
}

/* ---------------------------------------------------------
	CSS Document lease
--------------------------------------------------------- */

#lease {
	margin: 0 20px;
	text-align: left;
}

#lease .h4 {
	margin-bottom: 20px;
}

#lease .f_left p {
	margin-bottom: 20px;
}

#lease .f_left dt {
	display: inline-block;
	vertical-align: top;
	height: 32px;
	margin-bottom: 10px;
	padding: 0 15px;
	background: #fff;
	box-shadow: 0 0 0 1px #171925 inset;
	text-align: center;
	font-weight: 500;
	font-size: 16px;
	line-height: 32px;
}

#lease .f_right {
	margin-top: 20px;
}
