@charset "utf-8";
body {
	width: 100%;
}
canvas {
	clear: both;
	width: 100%;
	margin: -2px auto 0 auto;
	height: 500px;
	display: block;
}
li {
	list-style: none;
}
/* header 
------------------------------------------------------------------- */
header nav div {
	display: none;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
header .active_menu {
	color: #e3343e;
	text-decoration: none;
	background: url('../../common/images/bg_nav.png') repeat-x;
	background-position: bottom;
	display: block;
}
/* container
------------------------------------------------------------------ */
.container {
	clear: both;
	position: relative;
}
/* wrapper
------------------------------------------------------------------ */
.wrapper {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	background: url(../../common/images/bg_transperence2.png);
	background-size: 100% 100%;
	background-position: 100% 0;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
.controls {
	display: none;
}
/* header
------------------------------------------------------------------ */
.language {
	padding-top: 0;
	margin-top: 7px;
	z-index: 600;
}
/* banner_img
------------------------------------------------------------------ */
.banner_img img {
	width: 100%;
	height: auto;
	clear: both;
	margin: 0 auto;
	padding: 65px 0 0;
	z-index: 10;
}
.banner_img {
	line-height: 0;
}
/* section
------------------------------------------------------------------ */
#menuLocal{
	width: 100%;
	margin: 0 auto;
	position: relative;
	display:block;
	padding: 0;
	top: -40px;
	z-index: 500;
}
#menuLocal ul {
	width: 100%;
	display:block;
	margin:0 auto;
	padding: 0;
	zoom: 1;
}
#menuLocal ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#menuLocal ul li{
	float: left;
	display:inline;
	font-size: 11px;
	font-weight:bold;
	padding-right: 3.6%;
}
#menuLocal ul li:last-child{
	padding-right:0;
}
#menuLocal li a{
	color: #2a2c32;
	text-decoration: none;
	height: 29px;
	display: block;
	cursor: pointer;
}
#menuLocal li a:hover {
	background: url('../../common/images/bg_nav.png') repeat-x;
	background-position: bottom;
	display: block;
	color: #e3343e;
}
.active {
	color: #e3343e;
	text-decoration: none;
	background: url('../../common/images/bg_nav.png') repeat-x;
	background-position: bottom;
	display: block;
}
section {
	-webkit-overflow-scrolling: touch;
	width: 100%;
	z-index: 10;
	padding: 125px 0 0;
	zoom: 1;
	min-height: 200px;
}
section.sTop {
	min-height: 1px;
}
section.s1 {
	padding: 5px 0 0;
	margin-left:1%;
}
section.s2 {
	height:885px;
}
section.s3 {
	height:916px;
}
/* section s1 dl group1 en
------------------------------*/
section.s1>dl.group1 {
	display: block;
	font-weight:bold;
	color: #2a2c32;
	font-size: 18px;
	line-height: 24px;
}
section.s1>dl.group1 dt {
	display: block;
	width:20%;
	float: left;
	margin: 0 0 0 25.3%;
	clear: both;
	padding: 0;
}
section.s1>dl.group1 dd {
	display: block;
	width:35%;
	float: left;
	margin: 0 0 0 26px;
	padding: 0;
}
section.s1>dl.group1 dt.first, section.s1>dl.group1 dd.first{
	margin-top:29px;
}
section.s1>dl.group1 dt.second, section.s1>dl.group1 dd.second{
	margin-top:25px;
	margin-bottom:50px;
}

/* section s1 dl group2 en
------------------------------*/
section.s1 > dl.group2 {
	display: block;
	color: #2a2c32;
	font-size: 14px;
	line-height: 24px;
}
section.s1 > dl.group2 dt {
	display: block;
	float: left;
	margin: 25px 0 0 24.8%;
	width:18.6%;
	clear: both;
	padding: 0;
}
section.s1 > dl.group2 dt.second {
	width:18.7%;
}
section.s1 > dl.group2 dd {
	display: block;
	width:35%;
	float: left;
	margin: 25px 0 0 8px;
	padding: 0 0 0 37px;
	color:#63040f;
	background: url(../images/icon_2.gif) left 3px no-repeat;
}
section.s1 > dl.group2 dt.first,
section.s1 > dl.group2 dd.first {
	margin-top:43px;
}

section.s1 p {
	clear: both;
}
section:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
section p {
	width: 60%;
	margin: 0 0 0 21.2%;
	font-size: 14px;
	line-height: 23px;
	text-align: left;
	padding: 0;
	color: #2a2c32;
}
section hr {
	height: 1px;
	border: 0;
	width: 148px;
	background: #dfe1e0;
	clear: both;
	text-align: center;
	margin: 30px auto 40px;
}
section h1 {
	clear: both;
	color: #2a2c32;
	font-size: 40px;
	text-align: center;
	margin: 0 auto;
}
.en {
	display: none;
}
.careers_group {
	padding: 35px 0 0 0;
	width: 70.6%;
	margin: 0 auto;
	zoom: 1;
}
.careers_group:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.careers_group li {
	float: left;
	padding: 0 4.3% 40px 0;
	width: 29%;
}
.careers_group li.last {
	padding-right: 0;
}
.careers_group li dl dt {
	font-size: 18px;
	line-height: 24px;
	color: #2a2c32;
	font-weight: bold;
	margin-bottom: 20px;
}
.careers_group li dl dd {
	font-size: 14px;
	line-height: 24px;
	color: #2a2c32;
	margin: 0;
	padding: 0;
}
.careers_group li dl dt>div {
	display:block;
}
.careers_group li dl dd.link a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	line-height: 26px;
	text-align: center;
	background: #d72a3d;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-pie-background: #d72a3d;
	position: relative;
	z-index: 0;
	margin: 20px 0 0 0;
	width: 70%;
	height: 26px;
}
p.link2 a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	line-height: 34px;
	text-align: center;
	background: #d72a3d;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	position: relative;
	z-index: 0;
	-pie-background: #d72a3d;
	margin: 0 auto 0;
	width: 40%;
	height: 34px;
}
/* figure
------------------------------------------------------------------ */
figure {
	width: 100%;
	padding: 0;
	margin: 0;
}
figure ul {
	zoom: 1;
	margin: 0;
	padding: 0;
}
figure ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
figure ul li {
	float: left;
	line-height: 100%;
}
figure ul li.contain1 {
	width: 46%;
}
figure ul li.contain2 {
	width: 28%;
}
figure ul li.contain3 {
	width: 26%;
}
/* okinawa
--------------------------*/
figure ul li.contain1.okinawa {
	width: 39.4%
}
figure ul li.contain2.okinawa {
	width: 28.1%;
}
figure ul li.contain3.okinawa {
	width: 32.5%;
}
/* hcm
-------------------------*/
figure ul li.contain1.hcm {
	width: 41.6%;
}
figure ul li.contain2.hcm {
	width: 26.6%;
}
figure ul li.contain3.hcm {
	width: 31.6%;
}
/* barcelona
-------------------------*/
figure ul li.contain1.barcelona {
	width: 39.7%;
}
figure ul li.contain3.barcelona {
	width: 32.8%;
}
figure ul li.contain2.barcelona {
	width: 27.5%;
}
figure ul li img {
	width: 100%;
	vertical-align: top;
}
/* footer
------------------------------------------------------------------ */
footer {
	width: 100%;
	position: relative;
	clear: both;
	border-top: 1px solid #efefef;
	margin-top: 95px;
}
footer .footer_left {
	float: left;
	margin: 55px 0 0 48px;
}
footer .footer_right {
	float: right;
	padding-right: 30px;
	padding-top: 25px;
}
footer .footer_right li {
	float: right;
	list-style: none;
	line-height: 100%;
}
footer .footer_right li#fb, footer .footer_right li#tw {
	width: 37px;
	height: 37px;
	background: #535a64;
	border-radius: 18.5px;
	-webkit-border-radius: 18.5px;
	-moz-border-radius: 18.5px;
	-pie-background: #535a64;
}
footer .footer_right li#fb:hover {
	background: #284486;
}
footer .footer_right li#tw:hover {
	background: #1ab2e8;
}
footer .footer_right li#fb {
	margin-left: 40px;
}
footer .footer_right li#tw {
	margin-left: 10px;
}
footer .footer_right li#fbLike {
	margin-top: 10px;
}
footer small {
	clear: both;
	color: #878787;
	font-size: 10px;
	float: right;
	padding: 5px 15px 22px 0;
}

#page-top {
	position: fixed;
	bottom: 130px;
	right: 20px;
}

#page-top a {
	text-decoration: none;
	text-align: center;
	display: block;
}

/* @media handheld, only screen and (min-width: 1025px) and (max-width: 1280px)
------------------------------------------------------------------ */
@media handheld, only screen and (min-width: 1025px) and (max-width: 1280px) {
section {
	width: 100%;
	z-index: 10;
	padding: 125px 0 0;
	zoom: 1;
	-webkit-overflow-scrolling: touch;
}
section.s1 {
	margin-left:0;
}
section.s1 p {
	width:85%;
	margin-left:8%;
}
section.s1>dl.group1 dt {
	margin-left:13.2%;
}
section.s1>dl.group2 dt {
	margin-left:12.3%;
}
section.s1>dl.group2 dt, section.s1>dl.group2 dt.second {
	width:25%;
}
section p {
	margin-left: 20.3%;
}
section.s2 {
	height:911px;
	padding: 80px 0 0;
}
section.s3 {
	padding: 49px 0 0;
}
section.s4 {
	padding: 38px 0 0;
}
section.s5 {
	padding: 85px 0 0;
}
.careers_group li dl dd.link a {
	margin:20px 0 0 0;
}
/* okinawa
--------------------------*/
figure ul li.contain1.okinawa {
	width: 39.3%
}
figure ul li.contain2.okinawa {
	width: 28%;
}
figure ul li.contain3.okinawa {
	width: 32.4%;
}
/* hcm
-------------------------*/
figure ul li.contain1.hcm {
	width: 41.6%;
}
figure ul li.contain2.hcm {
	width: 26.6%;
}
figure ul li.contain3.hcm {
	width: 31.6%;
}
#menuLocal {
	z-index:500;
	width:100%;
}
.careers_group li {
	padding: 0 5.75% 20px 0;
}
/* footer */
footer {
	width:100%;
	margin-top: 55px;
}
}

/* @media handheld, only screen and (min-width:769px) and (max-width: 1024px)
------------------------------------------------------------------ */
@media handheld, only screen and (min-width:769px) and (max-width: 1024px){
section {
	width: 100%;
	z-index: 10;
	padding: 125px 0 0;
	zoom: 1;
	-webkit-overflow-scrolling: touch;
}
section.s1 {
	margin-left:0;
}
section.s1 p {
	width:85%;
	margin-left:8%;
}
section.s1>dl.group1 dt {
	margin-left:13.2%;
}
section.s1>dl.group2 dt {
	margin-left:12.3%;
}
section.s1>dl.group2 dt, section.s1>dl.group2 dt.second {
	width:25%;
}
section.s1 > dl.group2 dd {
	width:47%;
}
section.s1>dl.group1 dd {
	width:55%;
}
section p {
	margin-left: 20.3%;
}
section.s2 {
	padding: 80px 0 0;
	height:853px;
}
section.s3 {
	padding: 53px 0 0;
}
section.s4 {
	padding: 100px 0 0;
}
section.s5 {
	padding: 83px 0 0;
}
/* okinawa
--------------------------*/
figure ul li.contain1.okinawa {
	width: 39.3%
}
figure ul li.contain2.okinawa {
	width:27.98%;
}
figure ul li.contain3.okinawa {
	width: 32.4%;
}
/* hcm
-------------------------*/
figure ul li.contain1.hcm {
	width: 41.6%;
}
figure ul li.contain2.hcm {
	width: 26.6%;
}
figure ul li.contain3.hcm {
	width: 31.6%;
}
#menuLocal {
	z-index:500;
}
.careers_group li dl dd.link a {
	margin-top:20px;
}
.careers_group li {
	padding: 0 5.75% 20px 0;
}
/* footer */
footer {
	width:100%;
	margin-top: 55px;
}
}

/* @media handheld, only screen and (max-width: 768px)
------------------------------------------------------------------ */	
@media handheld, only screen and (max-width: 768px) {
/* section */
section {
	width: 100%;
	z-index: 10;
	height: auto;
	padding: 125px 0 0;
	-webkit-overflow-scrolling: touch;
}
section.s1 {
	margin-left:0;
}
section.s1 p {
	margin-left:5.4%;
}
section.s1>dl.group1 dt {
	margin-left:13.5%;
	width:18.8%;
}
section.s1>dl.group1 dd {
	width:55%;
}
section.s1>dl.group2 dt {
	width : 25%;
	margin-left:13.5%;
}
section.s1>dl.group2 dd {
	width:47%;
	margin-left:2%;
}
section.s1 > dl.group2 dt.second {
	width:25%;
}
section.s2 {
	height:970px;
}
section.s3 {
	height:1033px;
	padding: 0;
}
section.s4 {
	height:992px;
	padding: 11px 0 0 0;
}
section.s2 {
	padding: 60px 0 0;
}
section.s5 {
	padding: 0;
}
section p {
	margin-left: 5%;
	width: 90%;
}
.careers_group {
	width: 89.8%;
}
.careers_group li dl dd.link a {
	margin-top:20px;
}
.careers_group li {
	padding: 0 6.5% 20px 0;
}
figure ul li.contain2>img.img_02 {
	width: 100%;
}
figure ul li.contain2>img.img_03 {
	width: 100%;
}
figure ul li.contain3 {
	display: none;
}
/* tokyo
----------------------------------------*/
figure ul li.contain1.tokyo {
	width: 62.2%;
}
figure ul li.contain2.tokyo {
	width: 37.8%;
}
/* hcm
----------------------------------------*/
figure ul li.contain1.hcm {
	width: 58.62%;
}
figure ul li.contain2.hcm {
	width: 41.38%;
}
/* okinawa
----------------------------------------*/
figure ul li.contain1.okinawa {
	width: 58.44%;
}
figure ul li.contain2.okinawa {
	width: 41.56%;
}
/* barcelona
-----------------------------------------*/
figure ul li.contain1.barcelona {
	width: 59.1%;
}
figure ul li.contain2.barcelona {
	width: 40.9%;
}
/* okinawa
----------------------------------------*/

/* footer */
footer {
	width:100%;
	text-align:center;
	margin:55px auto 0 auto;
}
footer .footer_left {
	float:none;
	margin:55px auto 0 auto;
}
footer .footer_right {
	clear:both;
	float:none;
	display:block;
	text-align:center;
	margin:0 0 0 2.6%;
	width:63%;
	padding:37px 0 0 0; 
}
footer .footer_right li {
	line-height: 100%;
	width:100%;
	margin:0 auto;
}
footer small {
	width: 100%;
	margin: 0 auto;
	padding: 31px 0px 22px 0;
}
footer .footer_right li#fbLike {
	width: 97px;
}
}

/* @media handheld, only screen and (min-width : 481px) and (max-width : 657px)
------------------------------------------------------------------ */
@media handheld, only screen and (min-width : 481px) and (max-width : 764px){
/* header */
header:hover {
	height:65px;
	line-height:65px;
}
header h1 {
	float: left;
	width:100%;
	height: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #e52144;
}
header nav {
	clear: both;
	float: left;
	background:#2a2d32;
	width:100%;
	margin: 0;
	padding: 0;
}
header nav div{
	width:100%;
	border-bottom: 1px solid #535a64;
	height:75px;
	background:#2a2d32;
}
.language {
	display:block;
	position:absolute;
	margin-top:94px;
}
.language li {
	bottom:18px;
}
header nav div {
	width:100%;
	border-bottom: 1px solid #535a64;
	height:75px;
	background:#2a2d32;
	display:block;
}
header nav div>span {
	font-size: 11px;
	margin-left:36.7%;
	position:relative;
	top:7px;
}
header nav ul {
	width: 100%;
	display: none;
	height: auto;
	margin: 0;
	padding: 0;
}
header nav ul li {
	float: none;
	margin:0;
	padding:0;
	background: #2a2d32;
	height:65px;
	border-bottom: 1px solid #535a64;
}
header nav ul li a {
	text-align:center;
	padding:0;
}
header nav ul li a:hover{
	color:#fff;
	background:#e52144;
	display:block;
	text-align:center;
}
header nav ul li a.active_menu {
	background-color:#e52144;
	background-image:none;
	color:#fff;
	text-align:center;
	padding:0;
}
header nav a#pull {
	display:block;
	width: 80px;
	height:75px;
	float:left;	
	background: #2a2d32 url(../../common/images/bg_pull.png) repeat-y;
}
header nav a.pull_active{
	display: block;
	background: #2a2d32 url(../../common/images/bg_pull_hover.png) repeat-y !important;
	position: relative;
	float: left;
	border-bottom: 1px solid #535a64;
}
/* banner_img */
.banner_img img {
	padding: 140px 0 0;
}

/* section */
section {
	width:100%;
	z-index: 10;
	padding: 125px 0 0;
	zoom: 1;
}
section p.en {
	margin: 0 auto;
	text-align: center;
}
section.s1 p {
	width:89%;
	margin-left:5.48%;
}
section.s1>dl.group1 dt, section.s1>dl.group1 dd {
	margin-left:14.8%;
	width:74%;
}
section.s1>dl.group1 {
	font-size:14px;
	line-height:24px;
}
section.s1>dl.group1 dt.first, section.s1>dl.group1 dt.second, section.s1>dl.group1 dd.first {
	margin-top:20px;
	margin-bottom:0;
}
section.s1>dl.group1 dd.second {
	margin-top:20px; 
	margin-bottom:35px;
}
section.s1>dl.group2 dt, section.s1>dl.group2 dt.second {
	margin-left:14.8%;
	margin-top:17px;
	width:70%;
}
section.s1>dl.group2 dd, section.s1>dl.group2 dd.second{
	width:70%;
	margin-left:14.8%;
	margin-top:17px;
	background: url(../images/icon_2.gif) left 5px no-repeat;
	padding-left: 23px;
}
section.s1>dl.group2 dt.first, section.s1>dl.group2 dd.first {
	margin-top:17px;
}
section.s2 {
	height: auto;
}
section.s3 {
	height: auto;
}
section.s4 {
	height: auto;
}
section.s1 {
	padding: 45px 0 0;
	margin-left:0;
}
section.s2 {
	padding: 40px 0 0;
}
section.s3 {
	padding: 34px 0 0;
}
section.s4 {
	padding: 45px 0 0;
}
section.s5 {
	padding: 45px 0 0;
}
p.link2 a {
	width: 70%;
	height: 26px;
	line-height: 26px;
}
section h1 {
	font-size: 22px;
}
.en {
	display: block;
	font-size: 11px;
}
#menuLocal {
	display: none;
}
#menuLocal ul, section.sTop {
	display: none;
}
/* banner_img */
.banner_img img {
	padding: 140px 0 0;
}
/* careers_group */
.careers_group li {
	float: none;
	padding: 0 0 5px 0;
	width: 100%;
}
.careers_group li dl dd.link a {
	margin: 20px auto 0 auto;
}
/* figure */
figure {
	width: 100%;
	margin-top: 0;
}
figure ul li.contain1 {
	display: none;
}
figure ul li.contain3 {
	display: block;
	width: 100% !important;
}
figure ul li.contain2 {
	display: block;
	width: 100% !important;
}
figure ul li.contain3 img.img_05 {
	display: none;
	width: 100%;
}
figure ul li.contain3 img.img_04 {
	width: 100%;
}
figure ul li {
	float: none;
}
figure ul li.contain1, figure ul li.contain2, figure ul li.contain3 {
	width: 100%;
}
/* footer */
footer {
	width:100%;
	text-align:center;
	margin:55px auto 0 auto;
}
footer .footer_left {
	float:none;
	margin:55px auto 0 auto;
}
footer .footer_right {
	clear: both;
	float:none;
	margin:0 31.2% 0 0;
	padding: 37px 0 0 0;
}
footer .footer_right li#fbLike {
	width:22.5%;
}
footer small {
	width:100%;
	display:block;
	text-align:center;
	padding:31px 0px 22px 0;
}
}
/* @media handheld, only screen and (max-width: 640px)
------------------------------------------------------------------ */	
@media handheld, only screen and (max-width: 640px) {
header nav a#pull {
	display:block;
	width: 80px;
	height:65px;
}
}

/* @media handheld, only screen and (min-width:321px) and (max-width: 480px)
------------------------------------------------------------------ */	
@media handheld, only screen and (min-width:321px) and (max-width: 480px) {
body {
	-webkit-text-size-adjust: none;
}
/* header */
header:hover {
	height:65px;
	line-height:65px;
}
header {
	width: 100%;
	position: absolute;
}
.language {
	display: block;
	position: absolute;
	margin-top: 94px;
}
.language li {
	bottom: 18px;
}
header nav div {
	width:100%;
	border-bottom: 1px solid #535a64;
	height: 75px;
	background: #2a2d32;
	display: block;
}
header nav div>span {
	font-size: 11px;
	margin-left: 28.2%;
	position: relative;
	top: 7px;
}
header nav ul {
	width: 100%;
	display: none;
	height: auto;
	margin: 0;
	padding: 0;
}
header nav ul li {
	float: none;
	margin: 0;
	padding: 0;
	height: 65px;
}
header nav ul li a {
	text-align: center;
	padding: 0;
}
header nav ul li a.active_menu {
	background-color: #e52144;
	background-image: none;
	color: #fff;
	text-align: center;
	padding: 0;
}
header nav a#pull {
	display: block;
	height: 65px;
	width: 80px;
	float: left;
}
/* section */
section {
	width:100%;
	z-index: 10;
	padding: 125px 0 0;
	zoom: 1;
}
section p.en {
	margin: 0 auto;
	text-align: center;
}
section.s1 p {
	width:89%;
	margin-left:5.48%;
}
section.s1>dl.group1 dt, section.s1>dl.group1 dd {
	margin-left:13.8%;
	width:74%;
}
section.s1>dl.group1 {
	font-size:14px;
	line-height:24px;
}
section.s1>dl.group1 dt.first, section.s1>dl.group1 dt.second, section.s1>dl.group1 dd.first {
	margin-top:20px;
	margin-bottom:0;
}
section.s1>dl.group1 dd.second {
	margin-top:20px; 
	margin-bottom:35px;
}
section.s1>dl.group2 dt, section.s1>dl.group2 dt.second {
	margin-left:13.8%;
	margin-top:17px;
	width:70%;
}
section.s1>dl.group2 dd, section.s1>dl.group2 dd.second{
	width:70%;
	margin-left:14.8%;
	margin-top:17px;
	background: url(../images/icon_2.gif) left 5px no-repeat;
	padding-left: 23px;
}
section.s1>dl.group2 dt.first, section.s1>dl.group2 dd.first {
	margin-top:17px;
}
section.s2 {
	height: auto;
}
section.s3 {
	height: auto;
}
section.s4 {
	height: auto;
}
section.s1 {
	padding: 45px 0 0;
	margin-left:0;
}
section.s2 {
	padding: 40px 0 0;
}
section.s3 {
	padding: 34px 0 0;
}
section.s4 {
	padding: 45px 0 0;
}
section.s5 {
	padding: 45px 0 0;
}
p.link2 a {
	width: 70%;
	height: 26px;
	line-height: 26px;
}
section h1 {
	font-size: 22px;
}
.en {
	display: block;
	font-size: 11px;
}
#menuLocal {
	display: none;
}
#menuLocal ul, section.sTop {
	display: none;
}
/* banner_img */
.banner_img img {
	padding: 140px 0 0;
}
/* careers_group */
.careers_group li {
	float: none;
	padding: 0 0 5px 0;
	width: 100%;
}
.careers_group li dl dd.link a {
	margin: 20px auto 0 auto;
}
/* figure */
figure {
	width: 100%;
	margin-top: 0;
}
figure ul li.contain1 {
	display: none;
}
figure ul li.contain3 {
	display: block;
	width: 100% !important;
}
figure ul li.contain2 {
	display: block;
	width: 100% !important;
}
figure ul li.contain3 img.img_05 {
	display: none;
	width: 100%;
}
figure ul li.contain3 img.img_04 {
	width: 100%;
}
figure ul li {
	float: none;
}
figure ul li.contain1, figure ul li.contain2, figure ul li.contain3 {
	width: 100%;
}
/* footer */
footer {
	width:100%;
	text-align:center;
	margin:55px auto 0 auto;
}
footer .footer_left {
	float:none;
	margin:55px auto 0 auto;
}
footer .footer_right {
	clear: both;
	float: none;
	margin: 0 24% 0 0;
	padding: 37px 0 0 0;
}
footer .footer_right li#fbLike {
	width:27.5%;
}
footer small {
	width:100%;
	display:block;
	text-align:center;
	padding:31px 0px 22px 0;
}
}
@media handheld, only screen and (max-width: 384px) {
header nav div>span {
	margin-left: 22.2%;
}	
footer .footer_right {
	clear:both;
	float:none;
	text-align:center;
	margin:0 18% 0 0;
	padding:41px 0 0 0; 
}
footer .footer_right li#fbLike {
	width:28.9%;
}
}

@media handheld, only screen and (max-width: 360px) {
header nav div>span {
	margin-left: 20.6%;
}	
footer .footer_right {
	clear:both;
	float:none;
	margin:0 16.6% 0 0;
	padding:41px 0 0 0; 
}
footer .footer_right li#fbLike {
	width:33%;
}
}

/* @media screen and (max-width: 320px) 
------------------------------------------------------------------ */
@media handheld, only screen and (max-width: 320px) {
/* header */
/* header */
header:hover {
	height:65px;
	line-height:65px;
}
header {
	width: 100%;
	position: absolute;
}
.language {
	display: block;
	position: absolute;
	margin-top: 40px;
}
.language li {
	bottom: 18px;
}
header nav div {
	width:100%;
	border-bottom: 1px solid #535a64;
	height: 75px;
	background: #2a2d32;
	display: block;
}
header nav div>span {
	font-size: 11px;
	margin-left: 15.6%;
	position: relative;
	top: 7px;
}
header nav ul {
	width: 100%;
	display: none;
	height: auto;
	margin: 0;
	padding: 0;
}
header nav ul li {
	float: none;
	margin: 0;
	padding: 0;
	height: 65px;
}
header nav ul li a {
	text-align: center;
	padding: 0;
}
header nav ul li a.active_menu {
	background-color: #e52144;
	background-image: none;
	color: #fff;
	text-align: center;
	padding: 0;
}
header nav a#pull {
	display: block;
	height: 65px;
	width: 80px;
	float: left;
}
/* section */
section {
	width:100%;
	z-index: 10;
	padding: 125px 0 0;
	zoom: 1;
}
section p.en {
	margin: 0 auto;
	text-align: center;
}
section.s1 p {
	width:89%;
	margin-left:5.48%;
}
section.s1>dl.group1 dt, section.s1>dl.group1 dd {
	margin-left:14.8%;
	width:74%;
}
section.s1>dl.group1 {
	font-size:14px;
	line-height:24px;
}
section.s1>dl.group1 dt.first, section.s1>dl.group1 dt.second, section.s1>dl.group1 dd.first {
	margin-top:20px;
	margin-bottom:0;
}
section.s1>dl.group1 dt, section.s1>dl.group1 dd {
	width:75%;
	margin-left:12.4%;
}
section.s1>dl.group1 dd.second {
	margin-top:20px; 
	margin-bottom:35px;
}
section.s1>dl.group2 dt, section.s1>dl.group2 dt.second {
	margin-left:12.4%;
	margin-top:17px;
	width:75%;
}
section.s1>dl.group2 dd, section.s1>dl.group2 dd.second{
	width:70%;
	margin-left:12.4%;
	margin-top:17px;
	background: url(../images/icon_2.gif) left 5px no-repeat;
	padding-left: 23px;
}
section.s1>dl.group2 dt.first, section.s1>dl.group2 dd.first {
	margin-top:17px;
}
section.s1 {
	margin-left:0;
}
section.s2 {
	height: auto;
}
section.s3 {
	height: auto;
}
section.s4 {
	height: auto;
}
section.s1 {
	padding: 45px 0 0;
}
section.s2 {
	padding: 40px 0 0;
}
section.s3 {
	padding: 34px 0 0;
}
section.s4 {
	padding: 45px 0 0;
}
section.s5 {
	padding: 45px 0 0;
}
p.link2 a {
	width: 70%;
	height: 26px;
	line-height: 26px;
}
section h1 {
	font-size: 22px;
}
.en {
	display: block;
	font-size: 11px;
}
#menuLocal {
	display: none;
}
#menuLocal ul, section.sTop {
	display: none;
}
/* banner_img */
.banner_img img {
	padding: 140px 0 0;
}
/* careers_group */
.careers_group li {
	float: none;
	padding: 0 0 5px 0;
	width: 100%;
}
.careers_group li dl dd.link a {
	margin: 20px auto 0 auto;
}
.careers_group li dl dt>div {
	
}
/* figure */
figure {
	width: 100%;
	margin-top: 0;
}
figure ul li.contain1 {
	display: none;
}
figure ul li.contain3 {
	display: block;
	width: 100% !important;
}
figure ul li.contain2 {
	display: block;
	width: 100% !important;
}
figure ul li.contain3 img.img_05 {
	display: none;
	width: 100%;
}
figure ul li.contain3 img.img_04 {
	width: 100%;
}
figure ul li {
	float: none;
}
figure ul li.contain1, figure ul li.contain2, figure ul li.contain3 {
	width: 100%;
}
/* footer */
footer {
	width:100%;
	text-align:center;
	margin:55px auto 0 auto;
}
footer .footer_left {
	float:none;
	margin:55px auto 0 auto;
}
footer .footer_right {
	clear: both;
	float: none;
	text-align: center;
	margin: 0 15% 0 0;
	padding: 37px 0 0 0;
}
footer .footer_right li#fbLike {
	width:32%;
}
footer small {
	width:100%;
	display:block;
	text-align:center;
	padding:31px 0px 22px 0;
}
}

/* @media screen and (max-width: 240px) 
------------------------------------------------------------------ */
@media handheld, only screen and (max-width: 240px) {
/* header */
/* header */
header:hover {
	height:65px;
	line-height:65px;
}
header {
	width: 100%;
	position: absolute;
}
.language {
	display: block;
	position: absolute;
	margin-top: 40px;
}
.language li {
	bottom: 18px;
}
header nav div {
	width:100%;
	border-bottom: 1px solid #535a64;
	height: 75px;
	background: #2a2d32;
	display: block;
}
header nav div>span {
	font-size: 11px;
	margin-left: 8%;
	position: relative;
	top: 7px;
}
header nav ul {
	width: 100%;
	display: none;
	height: auto;
	margin: 0;
	padding: 0;
}
header nav ul li {
	float: none;
	margin: 0;
	padding: 0;
	height: 65px;
}
header nav ul li a {
	text-align: center;
	padding: 0;
}
header nav ul li a.active_menu {
	background-color: #e52144;
	background-image: none;
	color: #fff;
	text-align: center;
	padding: 0;
}
header nav a#pull {
	display: block;
	height: 65px;
	width: 80px;
	float: left;
}
/* section */
section {
	width:100%;
	z-index: 10;
	padding: 125px 0 0;
	zoom: 1;
}
section p.en {
	margin: 0 auto;
	text-align: center;
}
section.s1 p {
	width:89%;
	margin-left:5.48%;
}
section.s1>dl.group1 dt, section.s1>dl.group1 dd {
	margin-left:14.8%;
	width:74%;
}
section.s1>dl.group1 {
	font-size:14px;
	line-height:24px;
}
section.s1>dl.group1 dt.first, section.s1>dl.group1 dt.second, section.s1>dl.group1 dd.first {
	margin-top:20px;
	margin-bottom:0;
}
section.s1>dl.group1 dt, section.s1>dl.group1 dd {
	width:75%;
	margin-left:12.4%;
}
section.s1>dl.group1 dd.second {
	margin-top:20px; 
	margin-bottom:35px;
}
section.s1>dl.group2 dt, section.s1>dl.group2 dt.second {
	margin-left:12.4%;
	margin-top:17px;
	width:75%;
}
section.s1>dl.group2 dd, section.s1>dl.group2 dd.second{
	width:70%;
	margin-left:12.4%;
	margin-top:17px;
	background: url(../images/icon_2.gif) left 5px no-repeat;
	padding-left: 23px;
}
section.s1>dl.group2 dt.first, section.s1>dl.group2 dd.first {
	margin-top:17px;
}
section.s1 {
	margin-left:0;
}
section.s2 {
	height: auto;
}
section.s3 {
	height: auto;
}
section.s4 {
	height: auto;
}
section.s1 {
	padding: 45px 0 0;
}
section.s2 {
	padding: 40px 0 0;
}
section.s3 {
	padding: 34px 0 0;
}
section.s4 {
	padding: 45px 0 0;
}
section.s5 {
	padding: 45px 0 0;
}
p.link2 a {
	width: 70%;
	height: 26px;
	line-height: 26px;
}
section h1 {
	font-size: 22px;
}
.en {
	display: block;
	font-size: 11px;
}
#menuLocal {
	display: none;
}
#menuLocal ul, section.sTop {
	display: none;
}
/* banner_img */
.banner_img img {
	padding: 140px 0 0;
}
/* careers_group */
.careers_group li {
	float: none;
	padding: 0 0 5px 0;
	width: 100%;
}
.careers_group li dl dd.link a {
	margin: 20px auto 0 auto;
}
.careers_group li dl dt>div {
	word-break:break-all;
}
/* figure */
figure {
	width: 100%;
	margin-top: 0;
}
figure ul li.contain1 {
	display: none;
}
figure ul li.contain3 {
	display: block;
	width: 100% !important;
}
figure ul li.contain2 {
	display: block;
	width: 100% !important;
}
figure ul li.contain3 img.img_05 {
	display: none;
	width: 100%;
}
figure ul li.contain3 img.img_04 {
	width: 100%;
}
figure ul li {
	float: none;
}
figure ul li.contain1, figure ul li.contain2, figure ul li.contain3 {
	width: 100%;
}
/* footer */
footer {
	width:100%;
	text-align:center;
	margin:55px auto 0 auto;
}
footer .footer_left {
	float:none;
	margin:55px auto 0 auto;
}
footer .footer_right {
	clear: both;
	float: none;
	text-align: center;
	margin: 0 6% 0 0;
	padding: 37px 0 0 0;
}
footer .footer_right li#fbLike {
	width:32%;
}
footer small {
	width:100%;
	display:block;
	text-align:center;
	padding:31px 0px 22px 0;
}
}
