@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
/* -----------------------------------------------------------
	int
----------------------------------------------------------- */
.con_int {
	text-align: center;
	background: #fff;
}

.con_int .txt {
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: .02em;
	padding-top: 75px;
}

.con_int .box_pnav {
	position: relative;
	padding: 43px 0 30px;
}

.con_int .box_pnav:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 130px;
	background: #117b94;
}

.con_int .box_pnav ul {
	position: relative;
	z-index: 10;
	letter-spacing: -.5em;
	width: 1100px;
	margin: 0 auto;
}

.con_int .box_pnav ul li {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	letter-spacing: normal;
	width: 260px;
	margin-left: 20px;
}

.con_int .box_pnav ul li:nth-child(4n+1) {
	margin-left: 0;
}

.con_int .box_pnav ul li:nth-child(n+5) {
	margin-top: 13px;
}

.con_int .box_pnav ul li a {
	display: block;
	background: #fff;
	border: 1px solid #6aafbf;
	color: #6aafbf;
	font-size: 16px;
	letter-spacing: .02em;
	padding: 1.2em 1em;
	text-decoration: none;
	-webkit-transition: background 400ms ease, color 400ms ease;
	-moz-transition: background 400ms ease, color 400ms ease;
	-o-transition: background 400ms ease, color 400ms ease;
	transition: background 400ms ease, color 400ms ease;
}

.con_int .box_pnav ul li a:before, .con_int .box_pnav ul li a:after {
	font-family: FontAwesome;
	display: inline-block;
	vertical-align: baseline;
}

.con_int .box_pnav ul li a:after {
	content: "";
	margin-left: .5em;
}

.con_int .box_pnav ul li a:hover {
	background: #6aafbf;
	color: #fff;
}

/* -----------------------------------------------------------
	faq
----------------------------------------------------------- */
.con_faq {
	width: 950px;
	margin-left: auto;
	position: relative;
	z-index: 0;
	text-align: center;
	padding-bottom: 65px;
}

.con_faq .box_faq {
	padding-top: 80px;
}

.con_faq .box_faq .st {
	margin-bottom: 30px;
}

/* -----------------------------------------------------------
	xxx
----------------------------------------------------------- */
/* -----------------------------------------------------------
	xxx
----------------------------------------------------------- */
/* -----------------------------------------------------------
	楽天共通スタイル
----------------------------------------------------------- */
html #htlContents #htlSide-A {
	top: 1045px;
}

/*# sourceMappingURL=../maps/faq.css.map */
