
@charset "utf-8";
/*-----------------------------------------------------------
aa?|AAAAA??a?a??a?1a??a??a?aa?AAA??a
-----------------------------------------------------------*/

body {
	background: #FFFFFF;
	color: #333333;
	font-size: 16px;
/* a?a?!a-?a?I?a??a?oeAAAAA???cR?i??a??a?oa?i?i??a?I?a??a?o Aa?aa?AA??aa?A??a e!AAAAA??c?oa??a??a??a?I?a??a?o * 100 i??aAAAAA???a?AAAAA??c?1aaa?AAA??aa?AA??a\ai???a?a?!a??ai???a?a??i?a?AAAA?? */
	line-height: 1.6;
}


/*a?aa?3a?i?i?!e!AAAAA??c?oa?1a3?*/

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:active {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #993300;
	text-decoration: none;
}

.sub_go_top {
    display: block !important;
    position: fixed !important;
    left: auto !important;
    right: 10px !important;
    bottom: 200px !important;
}

.fade_left {
	left: -100px;
	transition: 0.5s ease-out;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transform: translateX(100px);
	transform: translateX(100px);
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
}

.fade_right {
	right: -100px;
	transition: 0.5s ease-out;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transform: translateX(100px);
	transform: translateX(100px);
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
}

.show {
	transition: 2s;
	opacity: 1 !important;
	top: 345px !important;
}

.hidden{
	display: none !important;
	transition: 5s;
	opacity: 0;
}

.line_text2{
	color: #277BA2;
	font-size: 18px;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 25px;
}

.hidden_html{
	overflow: hidden !important;
}

.ready {
    font-size: 16px;
    color: #736357;
    padding: 7px 0 5px;
    text-align: center;
}

.img_small01 {
    height: 120px;
    float: left;
}

.ability_inner .slider {
    min-height: 360px !important;
}

.txt_com > span {
    font-size: 14px;
    color: #F00;
    margin: 10px 0 0;
    display: block;
}

/*-----------------------------------------------------------
#header
-----------------------------------------------------------*/

.main_img {
	margin: 0 auto 190px;
	position: absolute;
	z-index: 9990;
	top: 390px;
	left: 0;
	right: 0;
}

.h_inner {
	top: 106px;
	left: 90px;
	text-align: left;
	min-width: 1000px;
	z-index: 9990;
	position: absolute;
}

.h_inner_img {
	width: 430px;
	float: left;
}

.h_inner_img > li {
    float: left;
    width: 221px;
}

.h_inner_img > li:first-child {
    width: 209px;
}

.logo {
	width: 355px;
	float: left;
	margin-right: 21px;
}

/* a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?| */
/* a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?| */

@media screen and (min-width: 1241px) {

/* a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?| */
/* a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?| */
	/*-----------------------------------------------------------
	#navi
	-----------------------------------------------------------*/

	#navi {
		width: 240px;
		position: fixed;
		left: 0;
		z-index: 9999;
		height: 300px;
		margin: auto;
		top: 0;
		bottom: 0;
	}

	#navi > li {
		width: 231px;
		height: 49px;
		margin-bottom: 1px;
	}

	.right_bt {
		width: 100px;
		height: 300px;
		position: fixed;
		top: 0;
		bottom: 0;
		margin: auto;
		right: 0;
		z-index: 9999;
	}

	#navi > li > a {
		display: block;
		background-image: url(./../img/navi_bt_bg_off.png);
		background-repeat: no-repeat;
		background-position: right center;
		text-decoration: none;
		color: #FFF;
		font-size: 14px;
		padding: 17px 0 10px 12px;
		transition: .5s;
	}

	#navi > li > a:hover {
		background-image: url(./../img/navi_bt_bg_on.png);
		transition: .5s;
	}

	#navi2 {
		display: none;
	}
	.right_bt2 {
		display: none;
	}

/* a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a?? */
} /* min-width: 1240px a?a??a?a??a??a?A?? */

/* a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a?? */


/* a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?| */
/* a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?| */

@media screen and (max-width: 1241px) {

/* a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?| */
/* a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?|a?a?| */
    /*-----------------------------------------------------------
	#navi
	-----------------------------------------------------------*/

	#navi {
		display: none;
	}

	.right_bt {
		display: none;
	}

	#navi2 {
	width: 1100px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 9999;
	}

	#navi2 > li {width: 157px;float: left;text-align: center;}

	#navi2 > li > a {
	    background-image: url(./../img/navi_bt_bg_off.png);
	    background-position: left center;
	    display: block;
	    color: #FFF;
	    text-decoration: none;
	    padding: 15px 0 13px;
	    font-size: 13px;
	    margin-right: 1px;
	}

	#navi2 > li > a:hover {
	    background-image: url(./../img/navi_bt_bg_on.png);
	}

	.right_bt2 > a {
	    background-color: #A67C52;
	    background-image: none !important;
	}

	.right_bt2 > a:hover {
	    background-color: #A3907E;
	}
/* a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a?? */
} /* max-width: 1241px a?a??a?a??a??a?A?? */

/* a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a??a?a?? */

/*-----------------------------------------------------------
#main
-----------------------------------------------------------*/

/* a??a??a??
-------------------------------*/

#header {
	height: 100%;
	margin: 0 auto;
	text-align: center;
	background-position: center top;
	background-size: 100%;
	position: absolute;
	z-index: 9998;
	width: 100%;
}

.page_bg {
	position: relative !important;
	height: 995px;
.bx-viewport {
	height: 995px;  }
.bx-viewport {
	height: 995px;  }
	width: 1920px !important;
}

.scroll {
	position: absolute;
	z-index: 9990;
	bottom: 0;
	left: 0;
	right: 0;
}

.fade_out {
	min-width: 100%;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-top: -995px !important;
	background: #000;
	box-shadow: 0px 4px 7px rgba(0,0,0,0.6);
	z-index: 2;
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
	/* opacity: 0; */
	background-color: #FFF;
	opacity: 0;
}

.fade_in {
	min-width: 100%;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-top: 0;
	background: #000;
	box-shadow: 0px 4px 7px rgba(0,0,0,0.6);
	z-index: 2;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	background-color: #FFF;
}

.lock {
	height: 995px !important;
	transition: none !important;
	transform: none !important;
	position: inherit !important;
}


/* ca??AAAAA??ai??-a?oc1?ca??i?!a\-a?aa?AAA??aa??a??a?|
-------------------------------*/

#cont1 h2 {
	width: 100%;
	min-width: 1000px;
	text-align: left;
	z-index: 9990;
	position: absolute;
	top: 72px;
	left: 91px;
}

#cont1_ul {
	width: 1000px;
	margin: 0 auto;
	z-index: 9990;
	position: absolute;
	top: 200px;
	left: 0;
	right: 0;
	opacity: 0;
}

#cont1 ul > li {
	width: 300px;
	height: 300px;
	float: left;
	margin-left: 50px;
	background-image: url(./../img/cont01_cont_bg.png);
	position: relative;
	color: #FFF;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#cont1 ul > li:first-child {
	margin-left: 0;
}

#cont1 ul > li > a {
	position: absolute;
	width: 260px;
	bottom: 20px;
	left: 20px;
	text-align: center;
	color: #0071BC;
	text-decoration: none;
	height: 30px;
	background-image: url(./../img/cont01_bt_bg.png);
	padding: 10px 0 0;
	font-size: 14px;
}

#cont1 ul > li > a:hover {
	transition: .5s;
	background-image: url(./../img/cont01_bt_bg_on.png);
	color: #FFF;
}

#cont1 ul > li > h3 {
	font-size: 20px;
	margin: 16px 0 20px;
}

#cont1 ul > li > p {
	font-size: 13px;
	margin-bottom: 15px;
	line-height: 25px;
	letter-spacing: 1px;
}

/* a?i?i?!a?3a?1a??a??a??a?!a??a?\a??
-------------------------------*/

.bxslider {
	height: 995px !important;
	top: 0 !important;
	z-index: 0000 !important;
	width: 1920px !important;
}

.bxslider li {
	height: 995px !important;
	margin: 0 !important;
	width: 1920px !important;
}

#cont2 h2 {
	width: 100%;
	min-width: 1000px;
	text-align: left;
	z-index: 9990;
	position: absolute;
	top: 131px;
	left: 95px;
}

#cont2 ul {
	width: 1000px;
	margin: 0 auto;
	z-index: 9990;
	position: absolute;
	top: 290px;
	left: 0;
	right: 0;
}

#cont2 ul > li {
	width: 475px;
	float: left;
	margin-left: 50px;
	position: relative;
	text-align: left;
}

#cont2 ul > li:first-child {
	margin-left: 0;
}

#cont2 ul > li > h3 {
	color: #736357;
	font-size: 20px;
	margin-bottom: 23px;
}

#cont2 ul > li > dl {
	width: 415px;
	height: 240px;
	background-image: url(./../img/access_bg.png);
	padding: 30px 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.news {
	padding: 40px 30px 30px;
	background-image: url(./../img/access_bg.png);
	min-height: 230px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.news > dl {
	max-height: 230px;
	overflow-y: auto;
}

.news > dl > dt {
	background-color: #F7931E;
	color: #FFF;
	font-size: 13px;
	width: 80px;
	height: 16px;
	text-align: center;
	line-height: 19px;
	margin-bottom: 5px;
}

.news > dl > dd {
	color: #736357;
	font-size: 13px;
	border-bottom: solid 1px #FDE5C1;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

.news > dl > dd a {
    color: #736357;
    font-size: 13px;
    border-bottom: solid 1px #FDE5C1;
    padding-bottom: 8px;
    margin-bottom: 10px;
}

.design_product > dt {
	margin-bottom: 15px;
}

.design_product > dd > p {
	color: #736357;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 20px;
}

.design_product > dd > a {
	width: 415px;
	height: 28px;
	background-color: #277BA2;
	color: #FFF;
	text-decoration: none;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(./../img/access_bt_mark.png);
	background-repeat: no-repeat;
	background-position: 390px center;
	padding: 12px 0 0;
	font-size: 14px;
	text-align: center;
	transition: .5s;
}

.design_product > dd > a:hover {
	background-color: #FDA640;
	transition: .5s;
}


/* a?i??a?i?i?!a?aa?AAA??aa?AA??aa?1
-------------------------------*/

#cont3 h2 {
	width: 100%;
	min-width: 1000px;
	text-align: left;
	z-index: 9990;
	position: absolute;
	top: 134px;
	left: 91px;
}

.cont3_ul {
	width: 1000px;
	margin: 0 auto;
	z-index: 9990;
	position: absolute;
	top: 290px;
	left: 0;
	right: 0;
}

.cont3_ul > li {
	width: 475px;
	float: left;
	margin-left: 50px;
	position: relative;
	text-align: left;
}

.cont3_ul > li:first-child {width: 1000px;text-align: center;}

.cont3_ul > li > h3 {
	color: #736357;
	font-size: 20px;
	margin-bottom: 23px;
	margin-left: 405px;
	text-align: left;
}

.cont3_ul > li > dl {
	width: 415px;
	height: 240px;
	background-image: url(./../img/access_bg.png);
	padding: 30px 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left: 209px;
}

.cont3_ul > li > dl > dt {
	margin-bottom: 23px;
}

.cont3_ul > li > dl > dd > ul > li {
	display: inline-block;
	font-size: 13px;
	color: #736357;
	margin-right: 1px;
}

.cont3_bt {
	z-index: 9990;
	position: absolute;
	width: 400px;
	height: 34px;
	background-color: #277BA2;
	color: #FFF !important;
	text-decoration: none !important;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(./../img/access_bt_mark.png);
	background-repeat: no-repeat;
	background-position: 375px center;
	padding: 16px 0 0;
	font-size: 14px;
	text-align: center;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 255px;
	transition: .5s;
}

.cont3_bt:hover {
	background-color: #736357;
	transition: .5s;
}

.new_line {
    display: block !important;
}

.error {
    color: red;
    font-size: 13px;
}

/* a?i??a?i?i?!a?aa?AAA??aa?AA??aa?1
-------------------------------*/

#cont4 h2 {
	width: 100%;
	min-width: 1000px;
	text-align: left;
	z-index: 9990;
	position: absolute;
	top: 38px;
	left: 92px;
}

#cont4 dl {
	z-index: 9990;
	position: absolute;
	width: 940px;
	left: 0;
	right: 0;
	margin: auto;
	top: 215px;
	height: 290px;
	background-image: url(./../img/contact_bg.png);
	padding: 25px 30px 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#cont4 dl > dd > ul > li {
	display: inline-block;
}

#cont4 dl > dt {
	font-size: 15px;
	color: #FFF;
	line-height: 30px;
	margin-bottom: 20px;
}

#cont4 dl > dd > ul > li:first-child {
	margin-right: 0px;
}

/*-----------------------------------------------------------
#footer
-----------------------------------------------------------*/

#footer {
	clear: both;
	width: 100%;
	z-index: 9990;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	height: 360px;
	background-color: #D2C1AD;
	text-align: center;
}

.inner {
	width: 1000px;
	margin: 0 auto;
	padding: 70px 0 0;
}

.f_logo {
	margin-bottom: 13px;
}

.f_h1 {
	color: #736357;
	font-size: 12px;
	line-height: 20px;
}

.address {
	color: #736357;
	font-size: 12px;
	margin-bottom: 9px;
}

.address > li {
	display: inline-block;
	margin-right: 12px;
}

.site_map {
	margin-bottom: 51px;
}

.site_map > li {
	display: inline-block;
	font-size: 12px;
	color: #FFF;
}

.site_map > li > a {
	color: #FFF;
	text-decoration: none;
	margin-right: 6px;
}

.site_map > li > a:hover {
	text-decoration: underline;
}

#footer p.fCopyright {
	float: left;
	font-size: 14px;
	height: 80px;
	background-color: #736356;
	display: block;
	width: 100%;
	color: #F7F4DE;
	text-align: center;
}

#footer p.fCopyright small {
	white-space: nowrap;
	margin: 35px 0 0 0;
	display: block;
	letter-spacing: 0.3px;
}



/* aa?|AAAAA??a??a??a?i??aa?|AAAAA??e??a?i?i?!a?ca?1
----------------------------------------------------------- */

/*--- a?a??a?-a?1a??e?i??a?? ---*/

.attention {
	color: #FF0000;
} /* a3AAAAA??a??ea?AAAA??2(a?oa?i?i??eI??) */
.text4L {
	font-size: 200%;
}

.text3L {
	font-size: 160%;
}

.text2L {
	font-size: 140%;
}

.textL {
	font-size: 120%;
}

.textS {
	font-size: 80%;
}

.text2S {
	font-size: 60%;
}

.bold {
	font-weight: bold;
}


/* a?a??a?-a?1a??a??c?ReAAAAA??-aR? */

.center {
	margin: auto;
	text-align: center;
}

.textCenter {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.indent {
	text-indent: -1em;
	padding-left: 1em;
}


/*--- a??a??a?i??a?3e?i??a?? ---*/

.m0 {
	margin: 0;
}

.mT10 {
	margin-top: 10px;
}

.mB5 {
	margin-bottom: 5px;
}

.mB10 {
	margin-bottom: 10px;
}

.mB20 {
	margin-bottom: 20px;
}

.mB30 {
	margin-bottom: 30px;
}

.mR10 {
	margin-right: 10px;
}

.mR20 {
	margin-right: 20px;
}

.mL5 {
	margin-left: 5px;
}

.mL10 {
	margin-left: 10px;
}

.mL20 {
	margin-left: 20px;
}

.mRL10 {
	margin: auto 10px;
}


/*--- a?a??a??a?a?!a?i?!a?3a?AAAAA??e?i??a?? ---*/

.p0 {
	padding: 0;
}

.p10 {
	padding: 10px;
}

.pT5 {
	padding-top: 5px;
}

.pT10 {
	padding-top: 10px;
}

.pB10 {
	padding-bottom: 10px;
}

.pR10 {
	padding-right: 10px;
}

.pL10 {
	padding-left: 10px;
}

.pB20 {
	padding-bottom: 20px;
}

.pRL10 {
	padding: 0 10px;
}


/*--- a??a?-a??a??e?i??a?? ---*/

.floatLeftBox li {
	float: left;
} /* a?aa?1a??a?a??a??a?-a??a??aa?aa?AA??aa?A??a|a?i?? */
.floatLeft {
	float: left;
}

.floatRightBox li {
	float: right;
} /* a?aa?1a??a?a??a??a?-a??a??a?3a?i?? */
.floatRight {
	float: right;
}

.clearBoth {
	clear: both;
}


/*-- ca??aa?AAA??aa?AA??aa??e?i??a?? --*/

.figLeft {
	float: left;
	margin: 10px 10px 10px 0;
}

.figRight {
	float: right;
	margin: 10px 0 10px 10px;
}


/* aa?|AAAAA??a??a??a?i??aa?|AAAAA??e??a?i?i?!a?ca?1(e|?ea?a?AAAAA??)
----------------------------------------------------------- */

/*--- a?a??a?3a??a?? ---*/

ul.pankuzu {
	width: 1000px;
	margin: 20px auto 50px;
}

ul.pankuzu li {
	float: left;
	font-size: 14px;
	color: #726357;
	font-weight: bold;
}

ul.pankuzu em {
	color: #1A1A1A;
	margin: 0 15px;
}

ul.pankuzu a {
	color: #1A1A1A;
	text-decoration: none;
}

ul.pankuzu a:hover {
	color: #1A1A1A;
	text-decoration: underline;
}

/*--- eAAAAA???ao?a?? ---*/

.contentBox {
	clear: both;
	margin: 0 auto 25px;
}

.contentBox p {
	margin: 10px 0 1.0em;
}

/*--- a??a??a?i??a??a??a?? ---*/
#pageTop {
	bottom: 320px;
	z-index: 9999;
	display: none;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	width: 80px;
}

.pageTop_d_b{
    display: block !important;
}

/* TOP
----------------------------------------------------------- */

#sub_page {
	margin: 0 auto;
	background-position: center top;
	background-size: 100%;
	z-index: 9998;
	width: 100%;
	text-align: left;
	background-image: url(./../img/sub_page_bg.jpg);
	padding-bottom: 200px;
	border-bottom: solid 10px #726357;
}

#footer_subp {
	height: 995px;
	background-image: url(./../img/bg05.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}

#footer_subp h3 {
	width: 100%;
	min-width: 1000px;
	text-align: left;
	z-index: 9990;
	padding: 38px 0 108px 92px;
}

#footer_subp dl {
	width: 940px;
	margin: 0 auto;
	height: 290px;
	background-image: url(./../img/contact_bg.png);
	padding: 25px 30px 5px;
	margin-bottom: 100px;
}

#footer_subp dl > dd > ul > li {
	display: inline-block;
}

#footer_subp dl > dt {
	font-size: 15px;
	color: #FFF;
	line-height: 30px;
	margin-bottom: 20px;
}

#footer_subp dl > dd > ul > li:first-child {
	margin-right: 0px;
}

.sub_footer {
	position: inherit !important;
}

.sub_pt {
	bottom: 70px !important;
	position: inherit !important;
	margin-bottom: -40px !important;
}

/*---a??a??a??----*/

.sub_banner {
	padding: 250px 0 0;
	width: 100%;
	margin: 0 auto 20px;
}

.sub_banner > h2 {
	width: 100%;
	background-image: url(./../img/access_bg.png);
	text-align: center;
	padding: 10px 0;
}

.about_pbg {
	background-image: url(./../img/about_pbg.png);
}

.menu_pbg {
	background-image: url(./../img/menu_pbg.png);
}

.suppliers_pbg {
	background-image: url(./../img/suppliers_pbg.png);
}

.company_pbg {
	background-image: url(./../img/company_pbg.png);
}

.access_pbg {
	background-image: url(./../img/access_pbg.png);
}

.privacy_pbg {
	background-image: url(./../img/privacy_pbg.png);
}

.contact_pbg {
	background-image: url(./../img/contact_pbg.png);
}

.member_contact_pbg {
	background-image: url(./../img/member_contact_pbg.png);
}

.ability_pbg {
	background-image: url(./../img/ability_pbg.png);
}

/*--a??a??a?i??a?i?!--*/
    .pager > li {
        display: inline-block;
        width: 30px;
        color: #277BA2;
    }

    .pager_inner > ul > li {
        display: inline-block;
        width: 20px;
    }

    .pager {
        text-align: center;
        margin: 0 0 50px;
        font-size: 15px;
        background-image: none !important;
    }

    .pager_inner {
        min-width: 100px !important;
        max-width: 600px;
    }

    .pager_inner > ul > li> a {
        color: #41220B;
        font-weight: bold;
        text-decoration: none;
    }

    .pager_inner > ul > li> a:hover {
        color: #BFA551;
        text-decoration: underline;
        transition: 1s;
    }

    .pager > li > a {
        color: #681E0D;
        font-weight: bold;
        text-decoration: none;
    }

    .pager > li > a:hover {
        color: #681E0D;
        text-decoration: underline;
        transition: 1s;
    }

/*---a??a??a??a?aa?AAA??a----*/

.txt_tit {
	width: 1000px;
	margin: 0 auto 50px;
	text-align: left;
	font-size: 20px;
	color: #726357;
}

.txt_com {
	background-image: url(./../img/access_bg.png);
	width: 980px;
	padding: 10px;
	margin: 0 auto 50px;
	font-size: 16px;
	color: #736357;
	text-align: center;
}

.txt_com2 {
    background-image: url(./../img/access_bg.png);
    width: 770px;
    padding: 60px 10px;
    margin: 0 auto 50px;
    font-size: 16px;
    color: #736357;
    text-align: center;
}

.txt_bt01 {
	width: 400px;
	background-color: #277BA2;
	color: #FFF !important;
	text-decoration: none !important;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(./../img/access_bt_mark.png);
	background-repeat: no-repeat;
	background-position: 375px center;
	padding: 16px 0 13px;
	font-size: 18px;
	text-align: center;
	bottom: 255px;
	transition: .5s;
	border: 0;
	margin: 10px auto;
	line-height: 10px;
}

.txt_bt02 {
    width: 350px;
    background-color: #277BA2;
    color: #FFF !important;
    text-decoration: none !important;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 16px 0 13px;
    font-size: 18px;
    text-align: center;
    bottom: 0;
    transition: .5s;
    border: 0;
    margin: 10px auto;
    line-height: 20px;
    position: absolute;
    float: left;
}

.txt_bt01:hover {
	background-color: #736357;
	transition: .5s;
}

.txt_bt02:hover {
	background-color: #736357;
	transition: .5s;
}

/*-- a?!a??a?3a?AAAAA??a?i?!a?i??a?\a?i??a?aa?AAA??a a?1a?ca??a??a?? --*/

.bx-wrapper {
	position: relative;
	height: 995px;
}

.bx-viewport {
    height: 995px;
}

.bx-controls-direction {
	position: absolute;
	top: 50%;
	width: 100%;
}

.bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-prev {
	left: 1% !important;
	background: url(./../img/prev.png) no-repeat 0 0;
	background-size: contain;
}

.bx-next {
	right: 1% !important;
	background: url(./../img/next.png) no-repeat 100% 0;
	background-size: contain;
}


/* a??a?ca??a??a?a?aa?AA??aa?A??aa??a??a?aa?a?aa?AA??aa?A??aa??
----------------------------------------------------------- */

.privacy {
	width: 940px;
	margin: 0 auto;
	background-image: url(./../img/access_bg.png);
	padding: 30px;
}

.privacy dt {
	margin: 0 0 5px 0;
	color: #3C87A8;
	font-size: 16px;
	border-bottom: solid 2px #3C87A8;
	padding-left: 9px;
	margin-bottom: 20px;
}

.privacy dd {
	margin: 0 0 40px 0;
	font-size: 14px;
	color: #726357;
	padding: 0 10px;
}

.privacy dd > ul > li {
	list-style-type: disc;
	margin-left: 20px;
}

/* a??a??a??a??a??a??
----------------------------------------------------------- */

input[type="checkbox"],
input[type="radio"] {
	vertical-align: middle;
}

/*--- a??a?ca??a??a?a??a??a??a?aa?AAA??a ---*/

.contact_tb {
	width: 940px;
	margin: 0 auto 30px;
	border-spacing: 5px;
	border-collapse: separate;
}

.contact_tb tr th {
	width: 240px;
	text-align: left;
	position: relative;
	color: #736357;
	padding: 10px 10px 7px;
	font-size: 14px;
	background-color: #E4F0F5;
}

.contact_tb tr td {
	padding: 10px 12px 10px 12px;
	font-size: 14px;
	color: #736357;
}

.contact_tb tr td > span {
    width: 100%;
    display: block;
}

.contact_tbl th label {
	cursor: pointer;
	display: block;
	padding: 10px 0 0 20px;
}

input[type="text"], textarea {
	outline: none;
	padding: 5px;
}

input[type="text"]:focus, textarea:focus {
	border: 2px solid #3C87A8;
	background: #FFFBF5;
}

input[type="text"] {
	height: 20px;
}

input[type="radio"] {
	vertical-align: middle;
}

textarea {
	vertical-align: middle;
	padding: 10px 5px;
}

button, input[type="submit"], input[type="button"] {
	cursor: pointer;
}

.error_style {
	color: #FF0000;
	display: block;
}

#name, #kana,#corporation_name,#official_name,#chargel_name,#chargel_name_f {
	width: 380px;
}

#tel,#fax, #addr {
	width: 200px;
}

#pref, #zip {
	width: 120px;
}

#add_detail {
	width: 520px;
}

#address3 {
	width: 590px;
}

#title,#mail,#mail_confirm, textarea {
	width: 590px;
}

button {
	border: none;
	outline: none;
	background: none;
}

.form_notice1 {
	font-size: 87.5%;
}

.choose_list1 {
	margin: 0 auto 50px auto;
	width: 450px;
}

.choose_list1 li {
	text-align: center;
	float: left;
	margin: 0 0 0 10px;
}

.choose_list1 li:first-child {
	margin: 0 0 0 0;
}

.choose_list1 li input, .confirm_bt, .toHome {
	border: 0;
	outline: 0;
	background: none;
	color: #FFFFFF;
	padding: 20px 10px;
	width: 218px;
	background-color: #3C87A8;
	font-size: 18px;
	transition: .5s;
}

.choose_list1 li input:hover, button:hover, .toHome:hover {
	background-color: #726357;
	transition: .5s;
}

.send_bt {
	float: right;
	margin: 10px 290px 0 0;
	border: 0;
	outline: 0;
	background: none;
	color: #FFFFFF;
	padding: 15px 10px;
	width: 218px;
	background-color: #3C87A8;
	font-size: 18px;
	transition: .5s;
}

.modification {
	float: left;
	border: 0;
	outline: 0;
	background: none;
	color: #FFFFFF;
	padding: 15px 10px;
	width: 218px;
	background-color: #3C87A8;
	font-size: 18px;
	transition: .5s;
	margin: -110px 0 0 280px;
}

.contact_tb th em {
	width: 3em;
	text-align: center;
	position: absolute;
	right: 10px;
	background-color: #FF6D6D;
	color: #FFF;
}

.toHome {
	display: block;
	margin: 0 auto;
	width: 218px;
	text-align: center;
	text-decoration: none;
	color: #FFF !important;
	text-decoration: none !IMPORTANT;
	padding: 15px 10px;
}

/* ca??AAAAA??ai??-a?oc1?ca??i?!a\-a?aa?AAA??aa??a??a?|
----------------------------------------------------------- */

.about_gts {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+90,f7f0de+100 */
	background: rgb(255,255,255);
 /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(255,255,255,1) 90%, rgba(247,240,222,1) 100%);
 /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(255,255,255,1) 90%,rgba(247,240,222,1) 100%);
 /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 1%,rgba(255,255,255,1) 90%,rgba(247,240,222,1) 100%);
 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f0de',GradientType=0 );
 /* IE6-9 */
}

#about_page {
	margin: 0 auto;
	background-size: 100%;
	z-index: 9998;
	width: 100%;
	text-align: left;
	background-image: url(./../img/bg01.png);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	background-position: center 0;
}

.about_bg01 {
	width: 980px;
	margin: 0 auto 100px;
	padding-top: 465px;
	background-image: url(./../img/about_pbg01.png);
	background-position: center;
	box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	-ms-box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	border: solid 10px #FFF;
}

.about_bg02 {
	width: 980px;
	margin: 0 auto 100px;
	padding-top: 465px;
	background-image: url(./../img/about_pbg02.png);
	background-position: center;
	box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	-ms-box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	border: solid 10px #FFF;
}

.about_bg03 {
	width: 980px;
	margin: 0 auto 100px;
	padding-top: 465px;
	background-image: url(./../img/about_pbg03.png);
	background-position: center;
	box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	-ms-box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	border: solid 10px #FFF;
}

.about_bg04 {
	width: 980px;
	margin: 0 auto 100px;
	padding-top: 465px;
	background-image: url(./../img/about_pbg04.png);
	background-position: center;
	box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	-ms-box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	border: solid 10px #FFF;
}

.about_bg05 {
	width: 980px;
	margin: 0 auto 100px;
	padding-top: 465px;
	background-image: url(./../img/about_pbg05.png);
	background-position: center;
	box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	-ms-box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 15px 0px;
	border: solid 10px #FFF;
}

.about_p {
	background-image: url(./../img/access_bg.png);
	height: 170px;
	padding: 15px 30px 10px;
	display: table-cell;
	vertical-align: middle;
	width: 940px;
	text-align: center;
	position: relative;
	color: #736357;
}

.about_p > a {
	bottom: 10px;
	left: 0;
	right: 0;
	margin: 5px auto 0;
}

.about_tit {
	margin-bottom: 20px;
}

.about_bg05.mask {
    padding-top: 0;
    background: rgba(0,0,0,.04);
}

.maskTxt {
	padding: 15px 30px;
	vertical-align: middle;
	text-align: center;
	color: #736357;
	height: auto;
	background: none;
}

.about_bg05.mask .line_text2 {
    color: #F7931E;
}

.maskImgRow {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin: -10px 6px 5px;
}

.maskImgCol {
    width: 50%;
    margin: 0 6px;
}

.maskImgCol img {
    width: 100%;
    height: auto;
}


/* a?i?i?!a?3a?1a??a??a??a?!a??a?\a??
----------------------------------------------------------- */

.menu_ol {
	width: 1000px;
	margin: 0 auto;
}

.menu_ol > li {
	background-image: url(./../img/access_bg.png);
	margin-bottom: 50px;
	padding: 20px 30px;
}

.menu_ol > li > h4 {
	color: #3C87A8;
	font-size: 20px;
	border-bottom: solid 2px #3C87A8;
	padding-left: 9px;
	margin-bottom: 20px;
}

.menu_ol > li > h4 > span {
	margin-right: 20px;
}

.menu_ol > li > dl > dt {
	width: 350px;
	float: left;
	margin-right: 20px;
}

.menu_ol > li > dl > dd {
	width: 550px;
	float: left;
	font-size: 14px;
	color: #726357;
	padding: 0 10px;
}

.menu_ol > li > dl > dd > p {
    margin-bottom: 20px;
}

/* a??a??a??aa?|?a?Rc?a??aAAAAA???a?i??
----------------------------------------------------------- */

.login {
	background-image: url(./../img/access_bg.png);
	width: 980px;
	padding: 30px 10px;
	margin: 0 auto 50px;
	font-size: 16px;
	color: #736357;
	text-align: center;
}

.login_tb {
	width: 500px;
	margin: 0 auto 20px;
	border-collapse: separate;
	border-spacing: 10px;
}

.login_tb input {
	border: solid 2px #726357;
	height: 10px;
	padding: 10px;
	width: 300px;
	background-color: #FFF !important;
}

.login_tb th {
	background-color: #726357;
	color: #FFF;
	width: 180px;
}

.login_tb input:focus {
	border: solid 2px #726357;
	background-color: #FFF !important;
}

.login > p {
	margin-bottom: 10px;
}

.p_cate {
	width: 180px;
	float: left;
	margin-right: 20px;
	font-size: 14px;
	background-image: url(./../img/access_bg.png);
}

.product {
	width: 1000px;
	margin: 0 auto;
}

.p_inner {
	width: 800px;
	float: left;
}

.p_cate > dt {
	border: solid 2px #726357;
	text-align: center;
	padding: 5px 0 3px;
	background-color: #726357;
	color: #FFF;
	font-weight: bold;
}

.p_cate > dd > a {
	border-bottom: solid 2px #726357;
	border-left: solid 2px #726357;
	border-right: solid 2px #726357;
	padding: 5px 0 3px;
	display: block;
	color: #726357;
	text-decoration: none;
	transition: .5s;
	padding-left: 10px;
	font-weight: bold;
}

.p_cate > dd > a:hover {
	background-color: #A39180;
	color: #FFF;
	transition: .5s;
}

.p_inner > h3 {
	margin-bottom: 20px;
	width: 100%;
	padding-left: 10px;
}

.slider {
	width: 350px;
	float: left;
	margin-right: 30px;
	min-height: 415px;
	position: relative;
}

.slider .bx-wrapper {
    height: 240px;
}

.p_detail {
	width: 380px;
	float: left;
	height: 410px;
	position: relative;
}

.img_big {
	height: 230px !important;
}

.img_big li a {
	height: 230px;
	width: 350px;
	position: relative !important;
	display: block;
}

.img_big li img {
    max-height: 230px !important;
    max-width: 350px !important;
    width: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.img_big li {
    height: 230px !important;
}

.slider .bx-viewport {
	height: 230px !important;
	margin-bottom: 10px;
}

.img_small01 > a {
	width: 80px !important;
	height: 55px;
	float: left;
	margin-left: 6px;
	margin-bottom: 6px;
	position: relative;
}

.img_small01 > a > img {
	max-width: 100%;
	max-height: 55px;
	width: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.p_inner > ul {
	background-image: url(./../img/access_bg.png);
	padding: 20px;
	margin-bottom: 20px;
}

.product_tb th {
	width: 360px;
	display: block;
	color: #FFF;
	background-color: #726357;
	padding: 5px 10px 1px;
	font-weight: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.product_tb td {
	display: block;
	width: 350px;
	margin-bottom: 10px;
	padding: 5px 15px;
	font-size: 14px;
	color: #726357;
	word-break: break-all;
}

.product_checkbox {
    color: #277BA2;
    font-weight: bold;
    position: absolute;
    bottom: 7px;
    left: 0;
}

.product_checkbox input {
    height: 30px;
    width: 30px;
    margin-right: 10px;
}

.p_inner > a {
	margin-bottom: 100px;
}

.p_comt {
	min-height: 100px;
	max-height: 100px;
	overflow-y: auto;
}

/* a??a??a??aa?|?a?Rc?a??aAAAAA???a?i??a??a??a??a??a??a??
----------------------------------------------------------- */

.ability {
	width: 60%;
	margin: 0 auto;
}

.ability_inner {
	width: 1000px;
}

.ability_inner > h3 {
	margin-bottom: 20px;
	width: 100%;
	padding-left: 10px;
	color: #fff;
	background: -webkit-linear-gradient(left, #726357, transparent);
}

.ability_detail {
	width: 570px;
	float: left;
	min-height: 350px;
	position: relative;
}

.ability_detail > a {
    bottom: 0 !important;
    position: absolute;
    right: 0;
    left: 0;
}

.ability_inner > ul {
	background-image: url(./../img/access_bg.png);
	padding: 20px;
	margin-bottom: 80px;
}

.ability_tb th {
	width: 550px;
	display: block;
	color: #FFF;
	background-color: #726357;
	padding: 5px 10px 1px;
	font-weight: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.ability_tb td {
	display: block;
	width: 550px;
	margin-bottom: 10px;
	padding: 5px 15px;
	font-size: 14px;
	color: #726357;
}

.ability_inner > a {
	margin-bottom: 100px;
}

.p_comt {
	min-height: 240px;
	max-height: 240px;
	overflow-y: auto;
}

/* a??c??a|?e|?
----------------------------------------------------------- */

.company_inner {
	background-image: url(./../img/access_bg.png);
	width: 960px;
	margin: 0 auto 50px;
	padding: 20px;
}

.company_inner > h3 {
	margin-bottom: 20px;
}

.company_tb {
	border-collapse: separate;
	border-spacing: 5px;
}

.company_tb th {
	width: 220px;
	text-align: center;
	display: block;
	color: #FFF;
	background-color: #726357;
	padding: 10px 10px 7px;
	font-weight: normal;
}

.company_tb td {
	width: 740px;
	margin-bottom: 20px;
	padding: 5px 15px;
	font-size: 14px;
	color: #726357;
	border-bottom: solid 1px #C7B497;
}

.shop {
	background-image: url(./../img/access_bg.png);
	width: 980px;
	margin: 0 auto 50px;
	padding: 20px;
	position: relative;
}

.shop > dt {
	width: 400px;
	float: left;
	margin-right: 20px;
}

.shop > dd {
	width: 500px;
	float: left;
	padding: 0 20px;
}

.shop > dd > dl > dt {
	width: 480px;
	color: #FFF;
	background-color: #A3907E;
	padding: 5px 10px 1px;
	font-weight: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.shop > dd > dl > dd {
	width: 470px;
	margin-bottom: 20px;
	padding: 5px 15px;
	font-size: 14px;
	color: #726357;
}

.shop > dd > a {
	bottom: 20px;
	right: 100px;
	position: absolute;
}

.shop > dd > dl > dd > span {
	display: block;
	font-size: 12px;
	color: #F7931E;
}

/* a?i??a?i?i?!a?aa?AAA??aa?AA??aa?1
----------------------------------------------------------- */

.shop > h3 {
	margin-bottom: 20px;
}

.map {
	width: 500px;
	float: left;
	margin-right: 40px;
}

.shop > dl {
	width: 420px;
	float: left;
}

.shop > dl > dt {
	margin-bottom: 30px;
}

.shop > dl > dd {
	font-size: 14px;
	color: #726357;
	padding: 0 10px;
}

/* a??a??a??a??a??a??
----------------------------------------------------------- */

.contact_area {
	background-image: url(./../img/access_bg.png);
	padding: 20px 30px;
	width: 940px;
	margin: 0 auto;
}

.contact_tb tr {
	border-bottom: solid 1px #726357;
}

.contact_area2 {
	background-image: url(./../img/access_bg.png);
	padding: 20px 30px 120px;
	width: 940px;
	margin: 0 auto;
}

.modification_wrap {
	width: 1000px;
	margin: 0 auto;
}

.btnBox2 {
	width: 1000px;
	margin: 0 auto;
}

.contact_bottom {
	margin-bottom: -40px !important;
}

.address_span {
    display: inline-block !important;
    width: 70px !important;
}

.msg_box {
    height: 250px;
}

.tb_tit th {
    text-align: center !important;
    background-color: #277BA2 !important;
    color: #FFF !important;
}

.img_big img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.point05_center {
    text-align: center;
    display: block;
}

.link_in_pager {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.link_in_pager > li {
    width: 180px;
    height: 120px;
    display: inline-block;
    position: relative;
    border: solid 2px #277BA2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 5px 30px;
}

.link_in_pager > li img {
    max-width: 190px;
    max-height: 110px;
    width: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}
