@charset "UTF-8";
/*ヘッダー*/
.pc{display: none}
.sp{display: block;}
.ttl{text-align: center; margin: 55px auto 20px;width: 90%}
	.ttl img{width: 100%}

.ttlL{font-size: 26px; font-weight: 600; color: #da5273; letter-spacing: 0.075em;}
.btn{text-align: center;width: 200px; background-color: #e95477; margin: 38px auto 0;
	-webkit-border-radius: 3rem;
    -o-border-radius: 3rem;
    -ms-border-radius: 3rem;
    color: #fff;
    padding: 16px 30px;
}
.btn a{color: #fff;}
.colorLine{	height: 5px;
    background: linear-gradient( 90deg, #e95377 0%,#e95377 14%, #fbde32 14%,#fbde32 28%, #e95377 28%,#e95377 42%, #fbde32 42%,#fbde32 56%, #e95377 56%,#e95377 70%, #fbde32 70%,#fbde32 84%, #e95377 84%,#e95377 100%);
    position: absolute;
    top:0;
    width: 100%;
    z-index: 4;}

.btnPdf {
    text-align: center;
    width: 90%;
    background-color: #da5273;
    margin: 8% auto 5%;
    -webkit-border-radius: 3rem;
    -o-border-radius: 3rem;
    -ms-border-radius: 3rem;
    padding: 16px 5%;
    float: none;

}
.btnPdf:nth-child(2){
margin:30px 0 0;}


.btnPdf a{color: #fff; display: block}

.telBox{text-align: center; border-bottom: 1px dotted #dedede; padding-bottom: 10%; width: 90%; margin: 8% auto 10%; }
	.telBox span{display: block; font-size: 40px; letter-spacing: -0.01em; font-style: italic;text-decoration: underline; margin: 10px 0 20px;}
.pdfBox{text-align: center;border-bottom: 1px dotted #dedede; padding-bottom: 10%;width: 90%; margin: 0 auto 10%; }
.pdfBox small{font-size: 12px; text-align: left; display: block; line-height: 2em;}

.pdfBox ul{width: 100%; margin: 0 auto 20px;}
.colorLine{	height: 5px;
    background: linear-gradient( 90deg, #e95377 0%,#e95377 14%, #fbde32 14%,#fbde32 28%, #e95377 28%,#e95377 42%, #fbde32 42%,#fbde32 56%, #e95377 56%,#e95377 70%, #fbde32 70%,#fbde32 84%, #e95377 84%,#e95377 100%);
    position: absolute;
    top:0;
    width: 100%;
    z-index: 4;}

.ttlLcontact{
    font-size: 26px;
    font-weight: 600;
    color: #da5273;
    letter-spacing: 0.075em;
    background: linear-gradient(transparent 60%, #fbde32 0%);
    display: inline;
    text-align: center;
    width: 100%;
}

.recBox{text-align: center; margin-top: 30px; width: 90%; margin: 8% auto 10%; letter-spacing: -0.01em; font-size: 14px;}
.recBox p{margin-top: 30px; line-height: 2em;}

.recBox ul{width:  100%; margin: 0 auto 20px;}

.contactBox{text-align: center; margin-bottom: 10%;}
.movieBox{text-align: center; margin-bottom: 60px; border-bottom: 1px dotted #dedede; padding-bottom: 40px;}
.movieBox iframe{width: 90%; margin-top: 30px; height: 300px;}


/*header*/
#header{
	 width: 100%; margin: 0 auto; padding: 44px 0 43px;
}
#header .gnaviL{float: none; padding-top: 7%; width: 90%;margin: 0 auto;}
	#header .gnaviL li{width: 15%; font-size: 10px}
	#header .gnaviL li img{width: 100%;}

	#header .gnaviL li:nth-child(1){float: left; margin-right: 6%;}
	#header .gnaviL li:nth-child(1) img{width: 100%; padding-top: 0%;}
	#header .gnaviL li:nth-child(2){float: left; margin-right: 6%; padding-top: 0;}
	#header .gnaviL li:nth-child(2) img{width: 100%; padding-top: 20%;}
	#header .gnaviL li:nth-child(3){float: left; margin-right: 6%; padding-top: 0;}
	#header .gnaviL li:nth-child(3) img{width: 100%; padding-top: 20%; padding-bottom: 10%;}
	#header .gnaviL li:nth-child(4){float: left; margin-right: 6%; padding-top: 0;}
	#header .gnaviL li:nth-child(4) img{width: 100%; padding-top: 20%; padding-bottom: 10%;}
	#header .gnaviL li:nth-child(5){float: left; margin-right: 0; padding-top: 0;}
	#header .gnaviL li:nth-child(5) img{width: 100%; padding-top: 20%;}


	#header .gnaviL li span,
	#header .gnaviR li span{display: block; margin-top: 15px; font-weight: 600; letter-spacing: -0.075em; text-align: center}

#header .gnaviR{float: left; padding-top: 10%; width: 48%; padding-right: 5%}
	#header .gnaviR li:nth-child(1){float: left; margin-right: 11%;}
		#header .gnaviR li:nth-child(1) img{padding-bottom: 5%; padding-top: 20%;width: 100%}
	#header .gnaviR li:nth-child(2){float: left; margin-right: 11%; padding-top: 0;}
		#header .gnaviR li:nth-child(2) img{padding-bottom: 8%; padding-top: 20%;width: 100%}
	#header .gnaviR li:nth-child(3){float: left; margin-right: 0; margin-top: 0;}
		#header .gnaviR li:nth-child(3) img{padding-top: 20%;width: 100%}

#header #logo{float: none; margin: 0 auto; width: 35%}
#header #logo img{ width: 100%}
/*mv*/
#mvWrap{ width: 90%; margin: 0 auto; position: relative;}
#mvWrap .tenshiIcon{ position: absolute; top: -25px; right: 0px; z-index: 2;width: 20%}
#mvWrap .tenshiIcon img{width: 100%}

.slideWrap{ width: 100%; margin: 0 auto;}

.slideWrap ul{width: 100%;}
	.slideWrap img{width: 100%; max-width: 999px}

/*news*/
#newsWrap {margin-bottom: 80px; width: 90%; margin: 0 auto 60px; }
#newsWrap h2{text-align: center; margin: 5% auto 0; width: 90%; }
#newsWrap h2 img{text-align: center ;width: 100%; }

#newsWrap #newsIn{width: 100%; margin: 0 auto; }
	#newsWrap #newsIn dl{width: 100%; margin: 0 auto 15px; border-bottom: 1px dotted #dedede; padding-bottom: 8px;}
	#newsWrap #newsIn dl dt.day{float: none; margin-right: 18px; padding-top: 7px; margin-bottom: 2%;}
	#newsWrap #newsIn dl dd.category{padding: 5px 20px; float: none; -moz-border-radius: 2rem; margin-bottom: 1%;
    -webkit-border-radius: 2rem;
    -o-border-radius: 2rem;
    -ms-border-radius: 2rem;
    color: #fff;
    font-size: 11px;width: 100px;
    text-align: center; margin-right: 18px;}
	#newsWrap #newsIn dl dd.topics{background-color: #e95477;}
	#newsWrap #newsIn dl dd.blog{background-color: #69bd83;}
	#newsWrap #newsIn dl dd.kyusyoku{background-color: #f5af7d;}
	#newsWrap #newsIn dl dd.colum{background-color: #6f58a3;}

	#newsWrap #newsIn dl dd.text{width: 100%; float: none; line-height: 1.4; padding-top: 4px; display: block; font-size: 16px}

#moveWrap {width: 100%;; margin: 0 auto 140px;}

/*news*/
#newsWrap01 {margin: 0 auto 80px;  width: 100%;}
#newsWrap01 h2{text-align: center; margin: 80px 0 0;}
#newsWrap01 #newsIn01{width: 90%;; float: none; margin: 0 auto 20%;
}
	#newsWrap01 #newsIn01 dl{width: 100%; margin: 0 auto 15px;
    border-bottom: 1px dotted #dedede;
    padding-bottom: 15px;
}
	#newsWrap01 #newsIn01 dl dt.day{float: left; margin-right: 18px; padding-top: 7px}
	.category{padding: 7px 30px; float: left; -moz-border-radius: 2rem;
    -webkit-border-radius: 2rem;
    -o-border-radius: 2rem;
    -ms-border-radius: 2rem;
    color: #fff;
    font-size: 11px;width: 100px;
    text-align: center; margin-right: 18px;}
	.topics{background-color: #e95477;}
	.blog{background-color: #69bd83;}
	.kyusyoku{background-color: #f5af7d;}
	.colum{background-color: #6f58a3;}

	#newsWrap01 #newsIn01 dl dd.text{width: 100%; float: left; line-height: 1.7; font-size: 16px; margin-top: 2%;}

#moveWrap {width: 90%; margin: 0 auto; }
#moveWrap iframe{width: 100%; height: 250px; margin-bottom: 10%;}

/*intro*/
#introWrap{width: 90%; margin: 0 auto; }
	#introWrap #introIn{}
	#introWrap #introIn .introBox{ margin-bottom: 86px;}
		#introWrap #introIn .introBox .introLeft{float: left; width: 100%; margin-right: 30px;}
		#introWrap #introIn .introBox .introLeft small,
		#introWrap #introIn .introBox .introTop small
		{display: block;
		-webkit-border-radius: 2rem;
	    -o-border-radius: 2rem;
	    -ms-border-radius: 2rem;
	    border-radius: 2rem;
	    border: 1px dashed #da5273;
	    padding: 5px 8px;
	    color: #da5273;
	    width: 50px;
	    text-align: center;
	    margin-bottom: 16px;
}
#introWrap #introIn .introBox .introLeft h2,
#introWrap #introIn .introBox .introTop h2
{margin-bottom: 11px; background: linear-gradient(transparent 60%, #fbde32 0%); display: inline; }

#introWrap #introIn .introBox .introLeft p,
#introWrap #introIn .introBox .introTop p
{line-height: 1.9; margin-top: 18px; letter-spacing: 0.075em;}

		#introWrap #introIn .introBox .introRight{float: none; width: 100%; margin: 0 auto;}
		#introWrap #introIn .introBox .introRight img{ width: 100%;}

#introWrap #introIn .introBox .introTop{margin-bottom: 26px;}

#introWrap #introIn .introBox .introBottom{}
	#introWrap #introIn .introBox .introBottom ul{}
	#introWrap #introIn .introBox .introBottom ul li{float: none;width: 100%; margin-bottom: 5%;}
		#introWrap #introIn .introBox .introBottom ul li img{width: 100%;}

	#introWrap #introIn .introBox .introBottom ul li:first-child{margin-right: 34px}

#introWrap #introIn .introBox .introBottom #map_custmomize {
    width: 100%;
    height: 350px;
    margin: 0 auto;
}
	#introWrap #introIn .introBox .introTop #introAbout{width: 100%; float: left; padding-top: 36px; margin-right: 30px}
		#introWrap #introIn .introBox .introTop #introAbout dl{width: 100%; float: left; margin-bottom: 14px; padding-bottom: 14px;}
		#introWrap #introIn .introBox .introTop #introAbout dl dt{float: left; width: 85px}
		#introWrap #introIn .introBox .introTop #introAbout dl dd{float: left;}

	#introWrap #introIn .introBox .introTop #introHistory{width: 100%; margin: 0 auto 30px}
		#introWrap #introIn .introBox .introTop #introHistory dl{width: 100%; float: left; margin-bottom: 14px; border-bottom: 1px dotted #9c816f; padding-bottom: 14px;}
		#introWrap #introIn .introBox .introTop #introHistory dl dt{float: none; width: 100%; font-weight: 600; margin-bottom: 5px;}
		#introWrap #introIn .introBox .introTop #introHistory dl dd{float: none; width: 100%; line-height: 1.7}

/*help*/
#helpWrap{width: 90%; margin: 0 auto; }

	#helpWrap #helpIn{}
	#helpWrap #helpIn .helpBox{ margin-bottom: 86px;}
#helpWrap #helpIn .helpBox .helpTop h2
{margin-bottom: 11px; background: linear-gradient(transparent 60%, #fbde32 0%); display: inline; }

#helpWrap #helpIn .helpBox .helpTop p
{line-height: 1.9; margin-top: 18px; letter-spacing: 0.075em;}

#helpWrap #helpIn .helpBox .helpTop{margin-bottom: 26px;}

#helpWrap #helpIn .helpBox .helpBottom{}
	#helpWrap #helpIn .helpBox .helpBottom ul{ margin-bottom: 40px;}
	#helpWrap #helpIn .helpBox .helpBottom ul li{float: left; width:100%}
	#helpWrap #helpIn .helpBox .helpBottom ul li img{width:100%; margin-bottom: 3%}

	#helpWrap #helpIn .helpBox .helpBottom ul li:nth-child(2){margin: 0 6px;}
	/*#helpWrap #helpIn .helpBox .helpBottom ul li{float: left; transform: rotate(3deg);}
	#helpWrap #helpIn .helpBox .helpBottom ul li:nth-child(2){margin: 0 6px; transform: rotate(-3deg);}*/
	#helpWrap #helpIn .helpBox .helpPolicy{ margin-bottom: 86px;}
		#helpWrap #helpIn .helpBox .helpPolicy .helpPolicyL{float: left; width: 100%; margin-right: 11px;}
		#helpWrap #helpIn .helpBox .helpPolicy .helpPolicyR{float: left; width: 90%;background-color: #fff;
			-webkit-border-radius: 1rem;
	    -o-border-radius: 1rem;
	    -ms-border-radius: 1rem;
	    border-radius: 1rem;
	    padding: 18px 5%;

}
#helpWrap #helpIn .helpBox .helpPolicy .helpPolicyR dl:first-child{padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px dotted #dedede;}
		#helpWrap #helpIn .helpBox .helpPolicy .helpPolicyR dl dt{
			font-size: 20px;
		    font-weight: 600;
		    letter-spacing: 0.075em;
		     background: linear-gradient(transparent 60%, #fbde32 0%);
		     display: inline;
		     line-height: 2.6;}
		#helpWrap #helpIn .helpBox .helpPolicy .helpPolicyR dl dd{line-height: 1.8}
		#helpWrap #helpIn .helpBox .helpClass{background-color: #fff;
			-webkit-border-radius: 1rem;
	    -o-border-radius: 1rem;
	    -ms-border-radius: 1rem;
	    border-radius: 1rem;
	    padding: 29px 32px;

}

#helpWrap #helpIn .helpBox .helpClass .classL{width: 100%; float: left;}
	#helpWrap #helpIn .helpBox .helpClass .classL h3{font-size: 18px; margin-bottom: 18px;}
		#helpWrap #helpIn .helpBox .helpClass .classL h3 small{font-size: 12px;}
	#helpWrap #helpIn .helpBox .helpClass .classL p{margin-bottom: 18px;}
	#helpWrap #helpIn .helpBox .helpClass .classL .classEx{}
	#helpWrap #helpIn .helpBox .helpClass .classL .classEx dl{}
		#helpWrap #helpIn .helpBox .helpClass .classL .classEx dl dt{display: block;
		-webkit-border-radius: 2rem;
	    -o-border-radius: 2rem;
	    -ms-border-radius: 2rem;
	    border-radius: 2rem;
	    border: 1px dashed #da5273;
	    padding: 5px 8px;
	    color: #da5273;
	    width: 50px;
	    text-align: center;
	    margin-bottom: 12px;
	    float: left;
	    margin-right: 13px;
}

		#helpWrap #helpIn .helpBox .helpClass .classL .classEx dl dd{
			float: left;
			font-size: 16px;
			padding-top: 5px;
}

#helpWrap #helpIn .helpBox .helpClass .classR{ float: none;}
#helpWrap #helpIn .helpBox .helpClass .classR img{width: 100%}

/*life*/
#lifeWrap{width: 100%; margin: 0 auto; }
	#lifeWrap #lifeIn{}
	#lifeWrap #lifeIn .lifeBox{width: 90%; margin: 0 auto 15%}
	#lifeWrap #lifeIn .lifeBox img{width: 100%;}
	#lifeWrap #lifeIn .lifeBox .lifeL{ float: left; width: 100%;}
	#lifeWrap #lifeIn .lifeBox .lifeL h2{background: linear-gradient(transparent 60%, #fbde32 0%); display: inline; line-height: 2.7;}
		#lifeWrap #lifeIn .lifeBox .lifeL dl{line-height: 1.9; margin-bottom: 8px;}
		#lifeWrap #lifeIn .lifeBox .lifeL dl dt{ float: left; width: 50px; margin-right: 10px;}
		#lifeWrap #lifeIn .lifeBox .lifeL dl dd{ float: left; width: 100%; font-size: 12px}

	#lifeWrap #lifeIn .lifeBox .lifeL .lifeOther{width: 90%;
		-webkit-border-radius: 0.6rem;
	    -o-border-radius: 0.6rem;
	    -ms-border-radius: 0.6rem;
	    border-radius: 0.6rem;
	    background-color: #fff;
	    padding: 5%;
	    margin-top: 32px;
}
	#lifeWrap #lifeIn .lifeBox .lifeL .lifeOther h4{text-align: center; font-size: 20px; margin-bottom: 18px;}
	#lifeWrap #lifeIn .lifeBox .lifeL .lifeOther ul li{line-height: 2.2}

	#lifeWrap #lifeIn .lifeBox .lifeR{ float: none; width: 340px;}
#lifeWrap #lifeIn .lifeBox .lifeTable{width:100%;}
#lifeWrap #lifeIn .lifeBox .lifeTable small{margin-top: 11px; display: block; line-height: 1.7;}
#lifeWrap #lifeIn .lifeBox .lifeTable h2{background: linear-gradient(transparent 60%, #fbde32 0%); display: inline; }
	#lifeWrap #lifeIn .lifeBox .lifeTable table{width: 100%; border: 1px solid #efedd9; margin-top: 26px;}
	#lifeWrap #lifeIn .lifeBox .lifeTable table tr th{background-color: #f8e07c; padding: 2% 3%; border: 1px solid #efedd9;}
	#lifeWrap #lifeIn .lifeBox .lifeTable table tr td{padding: 3%; border: 1px solid #efedd9; text-align: center;background-color: #fff;}

#lifeWrap #lifeIn .lifeBox .lifeFree{}
	#lifeWrap #lifeIn .lifeBox h2{background: linear-gradient(transparent 60%, #fbde32 0%); display: inline; }
	#lifeWrap #lifeIn .lifeBox .lifeFree div{float: left; width: 100%; margin-right: 27px; line-height: 1.8; margin-top: 16px;}
	#lifeWrap #lifeIn .lifeBox .lifeFree p{float: left; width: 100%;}


/*news*/
#contWrap{ width: 100%; margin: 0 auto;}
	#contWrap h2{margin: 150px auto 0; text-align: center; line-height: 1.4; font-size: 28px}
	#contWrap h2 span{display: block; font-size: 14px; color: #e10049; font-family: 'Lato',sans-serif; letter-spacing: 0.07em;}

#recruitNews{width: 100%; padding: 60px 0 200px; float: left;}
	#recruitNews dl{line-height: 1.4; margin-bottom: 25px; font-size: 14px;}
		#recruitNews dl dt.day{float: left; width: 85px; margin-right: 10px; padding-top: 5px;}
		#recruitNews dl dd.rec01{float: left; background-color: #b0cc68; padding: 5px 10px; font-size: 12px; color: #fff; width: 120px; margin-right: 15px; text-align: center; border-radius: 2px;}
		#recruitNews dl dd.rec02{float: left; background-color: #ff515e; padding: 5px 10px; font-size: 12px; color: #fff; width: 120px; margin-right: 15px; text-align: center; border-radius: 2px;}
		#recruitNews dl dd.rec03{float: left; background-color: #5d6aa4; padding: 5px 10px; font-size: 12px; color: #fff; width: 120px; margin-right: 15px; text-align: center; border-radius: 2px;}
		#recruitNews dl dd.text{float: left; width: 450px; padding-top: 5px;}
	#recruitNews #recruitNewsBtn{width: 250px; margin: 40px auto 0; font-size: 14px; font-weight: 600;}
	#recruitNews #recruitNewsBtn a{padding: 15px 78px;background-color: #fff; display: block; border-radius: 30px;
    -webkit-border-radius: 30px;/* for Safari and Chrome 対応*/
    -moz-border-radius: 30px;/* for Firefox 対応*/}
#sideContent{width: 90%;; float: none; margin: 0 auto;
}
#sideContent .categoryList{}
	#sideContent .categoryList h4{text-align: left; line-height: 1.4; font-size: 20px; border-bottom: 1px dotted #ccc; padding-bottom: 15px; margin-bottom: 15px;}
	#sideContent .categoryList h4 span{font-size: 12px; font-family: 'Lato',sans-serif; letter-spacing: -0.01em;}
	#sideContent .categoryList ul{}
		#sideContent .categoryList ul li{margin-bottom: 20px;font-size: 14px; }

#recruitNews #title{
	margin-bottom: 18px;
	font-size: 24px;
    letter-spacing: 0.2em;
    line-height: 1.4em;
    border-bottom: 1px solid #dedede;
	padding-bottom: 10px;
}
#detail-info{
	position: relative;
	width: 100%;
	display: inline-block;
	margin-bottom:30px;
	font-size: 12px;
}
#detail-info li{
	float: left;
	position: relative;
	text-align: center;
}

#detail-info li.data{
	padding:9px 0;
}

		#detail-info li.rec01{float: left; background-color: #b0cc68; padding: 5px 10px; font-size: 12px; color: #fff; width: 120px; margin-right: 10px; text-align: center; border-radius: 2px;}
		#detail-info li.rec02{float: left; background-color: #ff515e; padding: 5px 10px; font-size: 12px; color: #fff; width: 120px; margin-right: 10px; text-align: center; border-radius: 2px;}
		#detail-info li.rec03{float: left; background-color: #5d6aa4; padding: 5px 10px; font-size: 12px; color: #fff; width: 120px; margin-right: 10px; text-align: center; border-radius: 2px;}

#detail-info li:first-child{
	padding-right: 18px;
	border-right: 1px solid #dedede
}
#detail-info li:last-child{
	margin-left: 22px;
}
#detaile{
	margin-bottom: 60px;
	width: 100%;
}
#detaile p{
	    letter-spacing: 0.09em;
    line-height: 2em;
    font-size: 14px;

}
#detaile img{
	margin-bottom: 20px;
	max-width: 640px;
	overflow: hidden;
	height: auto;
}
#detaile img{
width:100%;
margin: 4% 0;}

#pager-detal{
	width: 100%;
	border-top: 1px dotted #dedede;
	padding-top: 40px;
	margin-top: 40px;
}
#pager-detal li{
	float: left;
	padding: 0 80px;
	font-size: 14px;
}
#pager-detal li:first-child{
	float: left;
	padding: 0 70px 0 0;
}
#pager-detal li:last-child{
	float: left;
	padding: 0 0 0 70px;
}

.recruitWrap{width: 90%; margin: 0 auto 80px; text-align: center}
	.recruitWrapIn{}
		.recruitWrapInIn{margin-bottom: 40px;}
			.recruitWrapIn h2{font-size: 22px; font-weight: bold; margin-bottom: 25px; line-height: 1.4; color: #EA5514; text-decoration: underline dotted #22AC38}}

		.recruitWrapInIn h3{font-size: 18px; font-weight: bold; margin-bottom: 10px; line-height: 1.4}
			.recruitWrapInIn p{font-size: 16px;}

			.recruitImg{width: 100%; margin-bottom: 25px; }
			.recruitImg img{width: 100%;}


/*footer*/
#footer{width: 100%; background-color: #f8e07c; padding: 50px 0;}
	#footer #footerIn{width: 100%; margin: 0 auto;}
	#footer #footerIn #footerSub{margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px dotted #deb54f;}
	#footer #footerIn #footerSub .ftLogo{width: 227px; float: none; margin: 0 auto; }
	#footer #footerIn #footerSub #ftHd{width: 90%; float: none; padding-top: 36px; margin: 0 auto;}
		#footer #footerIn #footerSub #ftHd dl{width: 100%; float: left; margin-bottom: 18px;}
		#footer #footerIn #footerSub #ftHd dl dt{float: left; width: 85px}
		#footer #footerIn #footerSub #ftHd dl dd{float: left;}

	#footer #footerIn #ftFt{width: 90%; margin: 0 auto;}
	#footer #footerIn #ftFt dl{width: 17%; float: left;}
	#footer #footerIn #ftFt dl dt{font-size: 10px; margin-bottom: 16px; letter-spacing: -0.075em;}
	#footer #footerIn #ftFt dl dd{line-height: 1.7; font-size: 10px;}
	#footer #footerIn #ftFt dl:last-child{width: 15%; float: left;}

.copyRights{background-color: #f8b62c; width: 100%; text-align: center; font-size: 10px; padding: 11px 0; margin-bottom: 50px}

#pager {
    width: 100%;
    text-align: center;
}