@charset 'UTF-8';
/*------------------------------------------------------------
	faq
------------------------------------------------------------*/
#gNavi .gNavi06 a {
	border-bottom: 3px solid #FFF;
}

.mainImg {
	margin-bottom: 56px;
}

#main h2 {
	font-size: 3.5em;
}

#main .headLine01 {
	margin-bottom: 77px;
}

#main .mainBox {
	margin: 0 auto;
	width: 997px;
}

#main dl {
	margin-bottom: 5px;
	color: #1D1D1D;
}

#main dl dt {
	padding: 0 0 34px 88px;
	font-size: 3.5em;
	font-weight: bold;
	letter-spacing: 2px;
	background: url(../img/faq/dt_bg.png) no-repeat left top;
}

#main dl dd {
	padding: 12px 0 25px 88px;
	font-size: 2.5em;
	line-height: 1.6;
	letter-spacing: 0.05em;
	background: url(../img/faq/dd_bg.png) no-repeat left top;
}

#main dl .ddStyle {
	padding-bottom: 58px;
}

#main dl .ddStyle01 {
	padding-bottom: 98px;
}

#main .flowBox {
	margin: 0 auto 59px;
	padding: 62px 25px 34px 25px;
	background-color: #DBDBDB;
	border-radius: 30px;
}

#main .flowBox h2 {
	margin-bottom: 67px;
	position: relative;
	color: #FFF;
	text-align: center;
}

#main .flowBox h2 span {
	margin-top: -5px;
	position: absolute;
	top: 0;
	right: 0;
	color: #838282;
	font-size: 0.68em;
	font-weight: normal;
	line-height: 1.3;
}

#main .flowBox ul li {
	width: 154px;
	float: left;
	color: #7f7f7f;
	font-size: 2.4em;
	line-height: 1.2;
	text-align: center;
}

#main .flowBox ul .arrow {
	margin: 60px 10px 0;
	width: 15px;
}

#main .flowBox ul li span {
	margin-top: 30px;
	display: block;
	word-wrap: initial;
	overflow-wrap: initial;
}

#main .flowBox ul li span:last-child {
	margin-right: auto;
	margin-left: auto;
	width: 140px;
}