@charset "utf-8";

.pageTtl {
    background: #515151 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    padding: 0 0 0 2%;
}


#appealBox img{
	width: 100%;
}

#appealBox p{
	line-height: 1.5;
}

/*-------------- introBox -----------------*/
#introBox{
	background: url(../img/appeal/bg_introBox.jpg) repeat;
	background-size: 3% auto;
	margin: 0 auto 5%;
	color: #fff;
}


.intro{
	width: auto;
	padding: 2%;
	line-height: 1.5;
}

.intro span{
	background-color: #ff5543;
	font-weight: bold;
}

/*-------------- flowBox -----------------*/
#flowBox{
	margin-bottom:5%;
}


.flowImg{
	text-align: center;
	margin-bottom: 2%;
}

.flowList{
	width: 94%;
	margin: 0 auto;
}

.flowList li{
	margin-bottom: 3%;
	text-align: center;
	line-height: 1.5;
}

.listImg{
	margin-bottom: 2%;
}

.flowList li span{
	color: #ff5543;
}




.flowInner{
	background-color: #ffed29;
	width: 96%;
	margin: 0 auto;
	padding: 9% 0 3%;
}


.flowInnerIntro{
	width: auto;
	padding: 5%;
}

.impress{
	color: #ff5543;
}

.ps{
	font-size: 12px;
}

/*-------------- shopBox -----------------*/

#shopBox{
	background-color: #00b4ff;
	padding: 9% 0 10%;
	margin-bottom: 10%;
}

.shopBoxTtl{
	margin-bottom: 3%;
}

.shopList{
	width: 94%;
	margin: 0 auto 5%;
}

.shopList li{
	color: #fff;
	margin: 0 0 2% 0;
	line-height: 1.5;
}

.shopImg{
	width: 30%;
	float: left;
	margin-right: 2%;
}
.shopPt{
	background-color: #ff5543;
	font-weight: bold;
	text-align: center;
}
.shopInfo{
	width: 68%;
	float: left;
}


/*------------- pointBox -----------------*/

#pointBox{
	margin-bottom: 10%;
}

.pointBoxTtl{
	text-align: center;
	margin-bottom: 2%;
}

.pointList{
	width: 90%;
	margin: 0 auto 5%;
}

.pointList li{
	margin: 0 0 2%0;
}


/*-------------- attenBox -----------------*/
#attenBox{
	background-color: #00b4ff;
	width: auto;
	margin: 0 auto;
 	padding:8% 0;
}



.attenBoxTtl{
	margin-bottom: 2%;
}

.attenList{
	width: 96%;
	margin: 0 auto;
}

.attenList li{
	color: #000;
	padding-bottom: 2%;
	line-height: 1.5;
}


.btnRegist{
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 60%;
}


.posRelative{
	position: relative;
}
