@charset "utf-8";
/* CSS Document */

html{
	font-size : 14px;
}
body {
	position: relative;
	background-color: #fff;
	width: 100%;
}
body * {

}

/*--=========== gnav_sp ===========--*/
.gnav {
	width: 100%;
	position: fixed;
	bottom: 0;
	margin: 0;
	padding: 0;
	overflow:hidden;
	z-index: 100;
	display: block;
}
.gnav img {
	width: 20%;
	float: left;
}
/*--=========== /gnav_sp ===========--*/
/*--=========== gnav_pc ===========--*/
.gnav2 {
	background-color: #4c4c4c;
	width: 100%;
	height: 3%;
	position: fixed;
	top: 0;
	margin: 0;
	padding: 25px 0;
	overflow: hidden;
	z-index: 100;
	display: block;
}
.gnav2 * {

}
.gnav2 a {
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
}
.main {
	width: 90%;
}
.oubo {
	width: 10%;
}
.white {
	color: #FFF;
}
.gnav_top {
	padding: 5% 8% 5% 5%;
}
.gnav_btn {
	padding: 5% 2%;
}
.oubo_btn {
	padding: 0%;
	position: absolute;
	z-index: 5000;
	width: 10%;
	height: auto;
	top: 10%;
	right: 1%;
}
/*--=========== /gnav_pc ===========--*/
.fv {
	width: 100%;
	height: 0%;
	padding-bottom: 112.5%;
	background: #FFF url(../img/top_sp.png?ver=161222) no-repeat;
	-moz-background-size:contain;
	background-size:contain;
	position: absolute;
}
.text {
	width: 100%;
	height: auto;
	position: absolute;
}
.span1 {
	font-size: 0.5em;
	color: #666;
	position: relative;
	left: 0%;
	top: -15px;
	font-weight: normal;
	float: left;
}
/*--===========  ===========--*/
.cont_top {
	padding-top: 5%;
}
.catch2 {
	width: 100%;
	height: 180px;
	background-color:#dddddd ;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-top: 115%;
}
.catch2 p {
	color: #4c4c4c;
	margin: 30px 0 50px;
	font: 1.5em bold;
	vertical-align: middle;
}
.catch2 span {
	font-weight: bolder;
	font-size: 1.5em;
}
/*--=========== / ===========--*/
/*--=========== tokuten ===========--*/
.content_wrap {
	width: 80%;
	margin: auto;
	padding-top: 80px;
	padding: 80px 10% 0 10%;
	margin-top: -80px;
}
.content_wrap * {
}
.tokuten_wrap3 {
	width: 100%;
	text-align: center;
	height: auto;
	padding: 2% 0% 1% 0%;
}
.tokuten_wrap2 {
	width: 100%;
	text-align: center;
	height: auto;
	padding: 2% 0% 1% 0%;
}
.tokuten {
	position: relative;
	height: auto;
	width: 100%;
	font-size: 2.5em;
	font-weight: bold;
	color: #FFF;
	margin: 0 0% 30px 0%;
	padding-top: 10%;
}
.tokuten img {
	width: 70%;
	height: 70%;
}
.line_middle {
	position: absolute;
	top: 43%;
	left: 30%;
	line-height: 1;
}
.toku_text {
	width: 80%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: left;
}
.tokuten2 {
	position: relative;
	height: 280px;
	width: 280px;
	background: url("../img/tokuten_bg02a.png") no-repeat;
	clear: left;
	float: left;
	font-size: 2.5em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 0 0 30px 0;
}
.tokuten3 {
	position: relative;
	height: 280px;
	width: 280px;
	background: url("../img/tokuten_bg03a.png") no-repeat;
	clear: left;
	float: left;
	font-size: 2.5em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 0 0% 30px 0%;
}
.andmore {
	clear: both;
	padding: 80px 0;
	width: 100%;
}
#more {
	width: 100%;
	font-size: 1.5em;
	padding: 2% 0 3% 0;
	text-align: center;
	line-height: 1.5em;
}
.andmore p {
	width: 100%;
	padding: 0 ;
	text-align: center;
	line-height: 2.0em;
}
/*--=========== /tokuten ===========--*/
/*--===========  ===========--*/
.catch3 {
	text-align: center;
	background: #4c4c4c;
	width: 100%;
	height:350px;
}
.parallax_img1{
	background:url(../img/bg_01.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;	
}
.parallax_img2{
	background:url(../img/bg_02.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;	
}
.parallax_img3{
	background:url(../img/bg_03.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;	
}
.triangle1{
	text-align: center;
	width:0px;
	height:0px;
	border-top:solid 80px #fff;
	border-right:solid 80px transparent;
	border-bottom:solid 80px transparent;
	border-left:solid 80px transparent;
	margin-bottom: -60px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.catch3_main {
	width: 100%;
}
.catch3_main p {
	margin: 40px 0;
	color: #FFF;
	font-size: 2em;
}
.catch3_span1 {
	color: #e9ab00;
	font-weight: bold;
	font-size: 1.5em;
}
.catch3_span2 {
	color: #F00;
	font-weight: bold;
	font-size: 1.5em;
}
.month_wrap {
	height: 500px;
	background: #cccccc;
	text-align: center;
}
.triangle2{
	text-align: center;
	width:0px;
	height:0px;
	border-top:solid 80px transparent;
	border-right:solid 80px transparent;
	border-bottom:solid 80px transparent;
	border-left:solid 80px transparent;
	margin-bottom: -60px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.month {
	padding:50px 0;
}
.gessyurei {
	padding: 0;
	font-weight: bold;
}
.gessyurei span{
	font-weight: bold;
	font-size: 2.5em;
}
.utiwake {
padding: 5% 0 0 0;
}
/*--=========== 募集要項 ===========--*/
.youkou {
	width: 100%;
	padding-top: 5%;
	text-align: center;
}
.youkou h2 {
	font-size: 2.5em;
	font-weight: bold;
}
.youkou h3 {
	padding-top: 5%;
	font-size: 2em;
}
.youkou p {
	padding-top: 2%;
	width: 90%;
	padding: 0 5% 3%;
}
.youkou img {
	padding-top: 1%;
	width: 100%;
}
.fs1 {
	font-size: 1.5em;
	line-height: 2.5em;
	vertical-align: bottom;
}
fs2 {
	font-size: 1.2em;
}
.flow {
	width: 100%;
	padding-top: 50px;
}
.youkou_img {
	padding-top: 10%;
	width: 100%;
}
/*--=========== /募集要項 ===========--*/
/*--=========== 新募集要項 ===========--*/
.youkou2 {
	width: 80%;
	padding: 3% 10% 0;
}
.youkou2 dl{
	width: 100%;
	text-align: left;
}
.youkou2 dt {
	border-left: 5px solid;
	padding: 1% 0 1% 1%;
}
.youkou2 dd {
 padding:1% 0 1% 5%;
}
.youkou2-left {


}
.youkou2-right {
padding-bottom: 5%;
}
.fs3 {
	font-size: 0.9em;
	padding: 2% 0 2% 6%;
}
.oubo_induction {
margin: auto;
padding-bottom: 5%;
}
.button {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	background-color: #fff;
	border: 2px solid #1069A1;
	color: #1069a1;
	position: relative;
	z-index: 10;
	padding: 2% 20%;
	font: 1.5em bold ;
}
.button:hover {
	background-color: #333;
	border-color: #333;
	color: #fff;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
}

/*--=========== /新募集要項 ===========--*/
/*--=========== 勤務地周辺情報 ===========--*/
.location {
	background-color: #4c4c4c;
	width: 100%;
}
.location h2 {
	padding: 5% 0 3% 0;
	color: #FFF;
	font-weight: bold;
	font-size: 2.5em;
	text-align: center;
}
.loc1 h3 {
	font-size: 2em;
	color: #FFF;
}
.loc2 h3 {
	font-size: 2em;
}
.loc3 h3 {
	font-size: 2em;
	color: #FFF;
}
.place {
	color: #FFF;
	text-align: center;
}
.place_b {
	color: #000;
	text-align: center;
}
.loc1 {
	text-align: center;
	padding-bottom: 10%;
}
.loc2 {
	text-align: center;
	padding-bottom: 5%;
	background-color: #cccccc;
	padding-top: 5%;
}
.loc3 {
	text-align: center;
	min-height: 300px;
	padding: 5% 0;
}
.loc_leftbox {
	width: 96%;
	padding: 0 2% 5%;
	display: inline-block;
}
.loc_leftbox img {
	width: 100%;
}
.loc_centerbox {
	width: 100%;
	min-height: 350px;
	padding: 0 % 30px;
	display: inline-block;
}
.loc_rightbox {
	padding: 0 2%;
	width: 96%;
	display: inline-block;
}
.loc_rightbox img {
	width: 100%;
}
.honbun {
	padding-top: 50px;
	color: #FFF;
	text-align: left;
}
.honbun2 {
	width: 100%;
	padding-top: 5%;
	text-align: left;
}
.honbun3 {
	text-align: left;
	width: 90%;
	padding: 50px 5% 0;
}
.honbun3 img {
	width: 100%;
}
.hosoku {
	font-size: 0.8em;
}
/*--=========== スタッフボイス ===========--*/
.staff_voice {
	margin: 5% ;
	width: 90%;
	height: auto;
	padding-bottom: 10%;
}
.staff_voice:after {
	content: " ";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.staff_voice h2 {
	text-align: center;
	font-size: 1.5em;
	width: 100%;
}
.staffvoice_p {
	font-size: 1em;
	text-align: center;
	padding-bottom: 20px;
}
.sv_lbox {
	width: 90%;
	border-bottom: solid 1px #333;
	text-align: center;
	padding: 4% 5% 3% 5%;
}
.sv_lbox img {
	width: 100%;
	padding-bottom: 5%;
}
.sv_rbox {
	width: 90%;
	padding: 2% 5% 3% 5%;
}
.svbottom_img {
	width: 100%;
	padding: 0 0% 5%;
}
/*--=========== /スタッフボイス ===========--*/
/*--=========== 満足度 ===========--*/
.satisfaction {
	font-size: 2em ;
	font-weight: bold;
	color: #f00;
}
.review {
	padding: 0 0 20px 0;
}
.bold {
	font-weight: bold;
}
.satis {
	padding-top: 10px;
}
/*--=========== /満足度 ===========--*/
/*--=========== FAQ ===========--*/
.qa_wrap {
}
.qa_tb {
	border: 1px solid;
	border-top: 5px solid #4c4c4c;
	margin: 0 5%;
	width: 90%;
}
.qa {
	margin: 0% 5% 5%;
	border: solid 1px #4c4c4c;
	width: 90%;
}
.qa h2 {
	font-weight: bold;
	font-size: 2em;
	text-align: center;
	padding-top: 24px;
}
.qa_p {
	text-align: center;
	padding-bottom: 24px;
}
.qa_p2 {
	display: inline-block;
}
.qa_dl {
	padding: 0 3%;
	width: 94%;
}
.qa_dt {
	width: 50px;
	position: absolute;
}
.qa_dt img {
	width: 50px;
}
.qa_dd1 {
	margin-left: 60px;
	min-height: 30px;
	padding-top: 15px;
}
.qa_dd2 {
	margin-left: 60px;
	min-height: 50px;
	padding: 15px 0 20px;
}
/*--=========== /FAQ ===========--*/
/*--=========== support ===========--*/
.support_wrap {
	width: 100%;
	height: auto;
}
.support_wrap h2 {
	font-size: 2.5em;
	text-align: center;
}
.support {
	padding: 10%;
	padding-bottom: 0;
	width: 80%;
}
.support:after {
	content: " ";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.support_lbox {
	width: 80%;
	padding: 0 10% 10%;
}
.support_lbox img {
	width: 100%;
}
.support_lbox p {
	text-align: center;
	width: 100%;
}
.support_cbox {
	width: 100%;
	padding-bottom: 5%;
}
.support_cbox p {
	text-align: center;
}
.support_rbox {
	float: right;
	width: 18%;
	padding-left: 2%;
	display: none;
}
.support_rbox img {
	width: 100%;
}
.tantou {
	padding: 0 10% 3% 10%;
	width: 80%;
	text-align: center;
}
.tantou h3 {
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 3%;
}
.tantou img {
	width: 50%;
}
.tantou p {
	text-align: left;
	padding-top: 5%;
}
/*--=========== /support ===========--*/
/*--=========== company ===========--*/
.company {
	padding: 3% 0 8% 0;
}
.company h2 {
	font-size: 2em;
	text-align: center;
	padding-bottom: 5%;
}
.company p {
	text-align: center;

}
/*--=========== /company ===========--*/
/*--=========== qualified ===========--*/
.qualified1 {
	width: 90%;
	padding: 0 5% 3%;
}
.qualified1 h4 {
	width: 100%;
	color: #fff;
	background: #000;
	text-align: center;
	padding: 0.5% 0;
	font-size: 1.2em;
}
.qualified1 p {
	width: 70%;
	float: left;
	font-size: 0.9em;
	padding-top: 1%;
}
.qualified1 img {
	width: 26%;
	float: right;
	padding: 1% 2% 0 2%;
}
.qualified1:after {
	content: " ";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.qualified2 {
	width: 90%;
	padding: 0 5% 3%;
}
.qualified2 h4 {
	width: 100%;
	color: #FFF;
	background: #000;
	text-align: center;
	padding: 0.5% 0;
	font-size: 1.2em;
}
.qualified2 p {
	width: 70%;
	float: right;
	font-size: 0.9em;
	padding-top: 1%;
}
.qualified2 img {
	width: 26%;
	float: left;
	padding: 1% 2% 0 2%;
}
.qualified2:after {
	content: " ";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
/*--=========== /qualified ===========--*/
/*--=========== 応募フォーム ===========--*/
.oubo_wrap {
	width: 90%;
	text-align: center;
	padding: 0px 5% 10%;
}
.oubo_wrap h2 {
	font-size: 2.5em;
	font-weight: bold;
}
.oubo_wrap h3 {
	padding: 10% 0 0 ;
	font-size: 2em;
}
.oubo_l {
	width: 90%;
	padding: 0 5% 2% 5%;
}
.oubo_l img{
	/*height: 62px;*/
	width:90%;
}
.oubo_r {
	width: 90%;
	padding: 0 5% 10% 5%;
}
/*--=========== 170126 flow ===========--*/
.flow {
	margin-top: 0%;
	padding-bottom: 10%;
	width: 100%;
}
.flow li {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0 0 3%;
	background: url(../img/index_ic03_sp.png) no-repeat 0 100%;
	background-size: 100%;
}
.flow li:last-of-type {
	padding: 0;
	background-image: none;
}
.flowImage {
	display: table-cell;
	vertical-align: middle;
	width: 40%;
}
.flowImage img{
	width: 100%;
}
.flowText {
	display: table-cell;
	vertical-align: middle;
	font-size: 0.8em;
	text-align: left;
}
.flowText {
	padding-left: 1rem;
	font-size: 1rem;
	line-height: 1.5;
}
/*--=========== /170126 flow ===========--*/
/* Banner */
/*---------------------------------------------------------- */
.bnr_tel a{
	display:block;
	width:100%;
	margin:20px auto 0;
	padding: 12px 0;
	text-align:center;
	vertical-align: middle;
		background: -moz-linear-gradient(
		top,
		#226dc6 45%,
		#0044a4);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#226dc6),
		to(#0044a4));
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-moz-box-shadow:0px 2px 2px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 2px 2px 0px rgba(0,0,0,0.2);
}
.bnr_tel img{
	/*height: 62px;*/
	width:90%;
}

.tel_block{
	text-align:left;
	color:#fff;
	font-size:10px;
	margin:0 auto;
	margin-top:10px;
	padding:5px 5px 0px 5px;
	width:90%;
	border-top:1px solid #fff;
}

.tel_block p{
	font-weight:bold;
	font-size:12px;
}


.bnr_form a{
	display:block;
	width:100%;
	margin:20px auto 0;
	padding: 12px 0;
	text-align:center;
	vertical-align: middle;
	background: -moz-linear-gradient(
		top,
		#22c66f 45%,
		#00a41b);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#22c66f),
		to(#00a41b));
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-moz-box-shadow:0px 2px 2px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 2px 2px 0px rgba(0,0,0,0.2);
}
.bnr_form img{
	/*height: 62px;*/
	width:90%;
}
.form_block a{
	text-align:left;
	color:#fff;
	font-size:10px;
	margin:0 auto;
	margin-top:10px;
	padding:5px 5px 0px 5px;
	width:90%;
	border-top:1px solid #fff;
}

.form_block p{
	font-weight:bold;
	font-size:12px;
}
.red {
	color: #F00;
}
/*--=========== 応募フォーム ===========--*/
/*--=========== / ===========--*/
.ouboform {
	width: 100%;
	text-align: center;
	padding: 0;
	margin-top: 0px;
	clear: both;
}
.ouboform h2 {
	font-size: 2.5em;
}
.ouboform h2 img {
	width: 30%;
}
.ouboform form {
	width: 90%;
	padding: 5%;
}

/*--=========== /応募フォーム ===========--*/
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
.hidden_sp {
	display: none;
}
/*--=========== EFO ===========--*/
span.requi {
	margin-left: 0.8em;
	color: #FFF;
	padding: 3px 6px;
	background-color: #F00;
	font-size: 0.8em;
	vertical-align: 3px;
}
span.not-requi {
	margin-left: 0.8em;
	color: #FFF;
	padding: 3px 6px;
	background-color: #00F;
	font-size: 0.8em;
	vertical-align: 3px;
}
input.radio {display:none;}
input.radio:checked + label {background: #0063A4;color: #FFF;}
.radiolabel:hover{background-color: #E2EDF9;}
label.radiolabel {display:inline-block; width:48%; height:2.5em; line-height:2.5em; background:#FFF; border:1px solid #CCC;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
/*--=========== /EFO ===========--*/

.ouboform input {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.ouboform select {
height: 3em;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

input[type="text"]{
height:2em;
font-size:1.4em;
}
input[type="tel"]{
height:2em;
font-size:1.4em;
}
input[type="email"]{
height:2em;
font-size:1.4em;
}
input[type="submit"]{
height: 50px;
width: 200px;
font-size: 1.2em;
color: #FFF;
background-image: -webkit-gradient(linear, left top, left bottom, from( rgb(95, 156, 197) ), to( rgb(57, 107, 158)));
background-image: -webkit-linear-gradient( rgb(95, 156, 197) , rgb(57, 107, 158));
background-image: -moz-linear-gradient( rgb(95, 156, 197) , rgb(57, 107, 158));
background-image: -ms-linear-gradient( rgb(95, 156, 197) , rgb(57, 107, 158));
background-image: -o-linear-gradient( rgb(95, 156, 197) , rgb(57, 107, 158));
background-image: linear-gradient( rgb(95, 156, 197) , rgb(57, 107, 158));
border: 1px solid rgb(4, 64, 98);
}
input::-webkit-input-placeholder {
font-size: 0.8em;
vertical-align: middle;
}
input:-moz-placeholder {
font-size: 0.8em;
vertical-align: middle;
}
input.one-cell {
	width: 96%;
	padding: 0 2%;
}
input.three-cell01 {
	width: 35%;
}
input.three-cell02 {
	width: 28%;
}
.hosoku {
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
}
dt.left_cell {
	border-top: solid 1px #666;
	font-size: 1.2em;
	font-weight: bold;
}
dd.right_cell  {
padding-bottom: 5%;
}
.submit {
	width: 200px;
	height: 50px;
}
p.submit {
	padding: 5% 0 5%;
	border-top: solid 1px #666;
	width: 100%;
}
.pad5 {padding-bottom: 5%;}
form .border-none {
 border: 0;
}
.pad5 label {
display: block;
width: 40%;
padding: 3% 30% ;
align: center;
}
form dt {
	padding: 5% 0 2%;
}
/*--=========== /応募フォーム ===========--*/
/*--=========== 全国の営業所・オフィス ===========--*/
.kaijou {
	padding: 0px 2% 3% 2%;
	width: 96%;
	text-align: center;
}
.kaijou h2 {
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}
.kaijou h3 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
.kaijou_wrap {
	border: solid 1px;
	width: 100%;
	padding-top: 30px;
	background-color: #D9D9D9;

}
.text18b {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 28px;
}
.text14 {
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}
.text10 {
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
.text16b {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 26px;
}
.kaijou_table {
	width: 90%;
	background: #D9D9D9;
}
.kaijou_table td{
	width: 25%;
}
.kaijou_table img {
	vertical-align: top;
}

/*--=========== /全国の営業所・オフィス ===========--*/
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.both {
	clear: both;
}
.footer {
	padding: 15px 0 20%;
	text-align: center;
	background-color: #4c4c4c;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.ac {
	font-size: 0.8em;
	color: #FFF;
	text-decoration: none;
}
.reserved {
	text-align: center;
	font-size: 0.6em;
	color: #FFF;
}
.border {
	width: 80%;
	padding: 0 0 5%;
	margin: 0 10%;
	border-top: solid 1px #000;
}
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
.hidden_sp {
	display: none;
}
/*--=========== lightbox ===========--*/
.lightbox_a {
	position: relative;
	z-index: 10;
}
/*--=========== /lightbox ===========--*/
.cpbnr {
	position: fixed;
	width: 208px;
	height: 100px;
	left: 50%;
	bottom: 3%;
	margin-left: -104px;
	z-index: 11;
}
.cpbnr img {
	width: 208px;
	height: 100px;
}
#FFyb,#FFfb {
width:50%;
display:inline-block;
}
#FFyb img,#FFfb img {
width:95%;
}