@charset "utf-8";
body {
    font-size: 14px;
}

#main {
    width: 1000px;
}

#ff_header{
	background: url("../img/bg_header.jpg") repeat left top;
	min-height: 1200px;
	width: 100%;
	position: relative;
}

#contentsTopic{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#sheepIntro{
	position: absolute;
	top: 457px;
	left:87px;
	z-index: 2;
	width: 515px;
	height: 176px;
	background:  url("../img/bg_intro.png") no-repeat left top;
	padding:177px 160px 0;
	text-align: center;
	color: #ffffff;
	line-height: 1.5;
}

#sheepIntro dt{
	text-indent: -9999px;
}

#imgPonit{
	display: block;
	position: absolute;
	top: 850px;
	left: 34px;
}

#ff_body{
	line-height: 0;
}

.sectionStyle{
	position: relative;
}

.sectionIntro{
	position: absolute;
	line-height: 1.5;
	left: 40px;
	font-size: 16px;
}

.bgTxt{
	background-color:#ff5543;
	color: #ffffff;
	font-weight: bold;
}

.sFont{
	font-size: 12px;
}

.paragh{
	padding-left: 10px;
}

#check_1,#check_3{
	background-color: #00B4FF;
}

#check_1 .sectionIntro{
	top: 220px;
	width: 570px;
}

#check_2{
	background-color: #FFED29;
}

#check_2 .sectionIntro{
	top: 283px;
	width: 520px;
}

#check_2 .sectionSubTtl{
	padding-top: 90px;
}

.flowList{
	width: 900px;
	margin: 0 auto 18px;
}

.flowList2{
	width: 590px;
	margin: 0 auto;
}

.flowList li,.flowList2 li{
	background-color: #ffffff;
	border: 3px solid #ffc529;
	width: 280px;
	height: 210px;
	padding-top: 180px;
	position: relative;
	float: left;
	margin-right:18px;
}

.flowList li:last-child,.flowList2 li:last-child{
	margin-right: 0;
}

.listTtl{
	position: absolute;
	top: 9px;
	left: -2px;
}

.listTxt{
	width: 262px;
	margin: 0 auto;
	line-height: 1.5;
}

.listTxt span{
	color: #ff6633;
}

#check_3 .sectionIntro{
	top: 283px;
	width: 530px;
}

#ff_qa{
	width: 100%;
	background-color: #ffffff;
	padding: 60px 0 90px;
	border-bottom: 14px solid #000000;
}

#qaTtl{
	margin-bottom: 60px;
}

#qaList{
	width: 670px;
	margin: 0 auto;
}

#qaList dt{
	background:  url("../img/icon_q.jpg") no-repeat left top;
	padding: 6px 0 0 35px;
	min-height: 22px;
	margin-bottom: 15px;
	color: #00ccff;
	font-weight: bold;
}

#qaList dd{
	background:  url("../img/icon_a.jpg") no-repeat left top;
	padding: 6px 0 0 35px;
	min-height: 22px;
	margin-bottom: 37px;
}

#check_4{
	padding: 90px 0 0;
	background-color: #ffed29;
}

.useShopList{
	width: 953px;
	margin: 30px auto 0;
}

.useShopList li{
	width: 177px;
	height: 132px;
	overflow: hidden;
	float: left;
	margin: 0 17px 17px 0;
}

.useShopList li:nth-child(5n){
	margin: 0 0 17px 0;
}

.useShopList li img{
	max-width: 100%;
}

.btnMypage{
	display: block;
	clear: both;
	width: 578px;
	margin: 0 auto;
	padding: 40px 0;
}