@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 800px) {
ul.accordion { height:40px; width:60%; font-size:12px;float:right;}
ul.accordion a { display:block; padding:10px; background-position:97% center; background-repeat:no-repeat; text-decoration:none; color:#333; font-weight:bold;}
ul.accordion span { display:block; padding:0; background-position:97% center; background-repeat:no-repeat; color:#333; font-weight:bold; float:right;}
ul.accordion ul { width:100%;display:none; text-align:left; position:absolute;  z-index: 999999;top:50px;left:0;}
ul.accordion > li { background: -moz-linear-gradient(top, #C6F0FE, #27BCF9); background: -webkit-gradient(linear, left top, left bottom, from(#C6F0FE), to(#27BCF9));}
ul.accordion > li > p { width:40px;height:40px;background-image:url(../img/menu_btn_sp_off.gif);cursor:pointer;float: right;  margin: 0 5px 0 0;}
ul.accordion > li > p span { background-image:url(../img/menu_btn_sp.gif);}
ul.accordion > li > p span.open { background-image:url(../img/menu_btn_sp_off.gif);}
ul.accordion > li > p span.open img { display:none;}
ul.accordion > li > ul > li { background:#DCE9F5; border-bottom:1px solid #C2CEE2;}
ul.accordion > li > ul > li > p { background:#DCE9F5;padding:10px; font-weight:bold; color:#333;}
ul.accordion > li > ul > li > a { background:url(../img/go.png) no-repeat 98% center;}
ul.accordion > li > ul > li > ul > li { background:#FFF; border-bottom:1px dotted #888;}
ul.accordion > li > ul > li > ul > li:last-child { border:none;}
header {
	border-bottom:solid 5px #102242;
}
#header {
	width: 100%;
	height: 40px;
	margin: 5px auto 0;
}
.logo {
	float: left;
	width:40%;
}
nav {
	float:left;
	width:75%;
	height:35px;
	margin:30px 0 0 0;
	display:none;
}
.gnavi {
	height:35px;
	float:right;
}
.gnavi_in {
	width:100%;
}
#wrapper {
	height: auto;
	width: 100%;
	float: left;
}
#top_img {
	width:100%;
	margin: auto;
	text-align: center;
}
#content_1 {
	width: 100%;
	height: auto;
	margin:0 auto;
	padding:20px 0;
	background-color:#FFF;
	float:left;
}
#content_1_in {
  width: 100%;
  margin: 0 auto;
  height: auto;
  float: left;
}
#content_1_in br {
	display:none;
}
#content_1_in #top_biz {
	background-color:#0C2245;
	float: left;
	height: auto;
	width: 100%;
}
#top_biz #top_biz_txt {
	height: auto;
	width: 95%;
	padding: 15px 0;
	color: #FFF;
	margin:0 auto;
	text-align:center;
}
#top_biz #top_biz_txt h2 {
	font-size: 1.6em;
	margin: 5px 0 0 0;
}
#top_biz #top_biz_txt p {
	font-size: 1em;
	line-height: 160%;
	margin: 10px 0 10px 0;
}

#content_1_in #top_partner {
	background-color:#6F1E1D;
	float: left;
	height: auto;
	width: 100%;
}
#top_partner #top_partner_txt {
	height: auto;
	width: 95%;
	padding: 15px 0;
	color: #FFF;
	margin:0 auto;
	text-align:center;
}
#top_partner #top_partner_txt h2 {
	font-size: 1.6em;
	margin: 10px 0 0 0;
}
#top_partner #top_partner_txt p {
	font-size: 1em;
	line-height: 160%;
	margin: 20px 0 20px 0;
}
#content_1_in #top_offshore {
	height: auto;
	width: 100%;
	float: left;
	background-color:#84A8E4;
}
#top_offshore #top_offshore_txt {
	height: auto;
	width: 95%;
	margin:0 auto;
}
#top_offshore #top_offshore_txt h2 {
	font-size: 1.6em;
	color: #0c2345;
	margin: 25px 0 0 0;
}
#top_offshore #top_offshore_txt p {
	color: #0c2345;
	margin-top: 10px;
	font-size: 1em;
	line-height: 160%;
	margin:0 0 10px 0;
}
#content_1_privacy {
  width: 99%;
  margin: 0 auto;
  height: auto;
  float: none;
}
#content_1_privacy h2 {
  background-color: #0C2244;
  padding: 5px 0 5px 5px;
  color: #FFF;
  margin: 0 0 10px 0;
  font-size: 1.6em;
}
#content_1_privacy h3 {
  font-size: 1.2em;
  color: #333;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6f1e1d;
  margin:20px 0 0 0;
}
#content_1_privacy dl{
	margin:-35px 0 50px 10px;
}
#content_1_privacy dl li{
	color:#333;
	list-style-type:none;
	margin:10px 0 ;
	line-height: 140%;
}
#content_1_privacy p.privacy {
  font-size: 1em;
  color: #333;
  margin:10px 0 50px 0;
  line-height:140%;
}
/* 2017.12.19 add by xu Start */
#content_1_margin {
	width: 960px;
	margin:0 auto;
}
#content_1_margin h2 {
	color: #FFF;
	width: 100%;
	height: 36px;
	padding: 14px 10px 0;
	text-align: left;
	font-size: 1.6em;
	margin-bottom: 20px;
	background-image: url(../img/tit_bg01.gif);
	background-size: contain;
	background-repeat:no-repeat;
	background-position:300px 0;
	background-color:#0a2246;
}
#content_1_margin h3 {
  font-size: 1.2em;
  color: #333;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6f1e1d;
  margin:20px 0 0 0;
}
/* 2017.12.19 add by xu End */
#content_2 {
	width: 100%;
	height: auto;
	margin:0 auto;
	padding:20px 0;
	background-color:#FFF;
	float:left;
}
#content_2_in {
	width: 100%;
	margin:0 auto;
}
#content_2_in h2 {
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #6f1e1d;
	font-size: 1.8em;
	line-height: 160%;
	color: #0c2345;
}
#content_2_in p {
	line-height: 160%;
	width:95%;
	margin:10px auto;
}
#content_2_in #top_company1 {
	float: left;
	height: auto;
	width: 87%;
	border: 4px solid #82a3c9;
	padding: 3% 5%;
	overflow: hidden;
	margin:5px 0;
}

#content_2_in #top_company2 {
	float: left;
	height: auto;
	width: 87%;
	border: 4px solid #82a3c9;
	padding: 3% 5%;
	overflow: hidden;
	margin:5px 0;
}
#top_company1 p {
	color: #cddae9;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	line-height: 120%;

}
#top_company1 h3 {
	font-size: 1.8em;
	font-weight: 500;
}
#top_company1 h3 img {
	vertical-align: middle;
	margin: 0 5px 5px 0;
}
#top_company1 .sub_tit {
	margin: 0 0 0 20px;
	font-size: 0.8em;
	color: #a9a9a9;
	line-height: 80%;
}
#top_company1 .top_com_txt {
	color: #333;
	letter-spacing: -0.03em;
	font-size: 1.2em;
	margin: 10px 0;
}
#top_company1 img {
	margin-left: -10px;
	margin-top: 16px;
}


#top_company2 p {
	color: #cddae9;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	line-height: 120%;

}
.flex-viewport li {
	width:10%!important;
	overflow: hidden;
}
.slides img {
	position: relative;
}
.flex-direction-nav {
	display:none;
}
#top_company2 h3 {
	font-size: 1.8em;
	font-weight: 500;
}
#top_company2 h3 img {
	vertical-align: middle;
	margin: 0 5px 5px 0;
}
#top_company2 .sub_tit {
	margin: 0 0 0 20px;
	font-size: 0.8em;
	color: #a9a9a9;
	line-height: 80%;
}
#top_company2 .top_com_txt {
	color: #333;
	margin: 10px 0;
	letter-spacing: -0.03em;
	font-size: 1.2em;
}
#top_company2 img {
	margin-left: -10px;
	margin-top: 16px;
}
#content_3 {
	background-color: #f1f2f4;
	height: 340px;
	width: 100%;
}
#contetn_3_in  {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
	float:left;
}
#contetn_3_in #top_sub_menu1 {
	background-image: url(../img/top_sub_menu01.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	border-right:solid 1px #999;
	float: left;
	height: 240px;
	width: 49%;
	text-align: center;
}
#contetn_3_in #top_sub_menu2 {
	background-image: url(../img/top_sub_menu02.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	border-right:solid 1px #999;
	float: right;
	height: 240px;
	width: 49%;
	text-align: center;
}
#contetn_3_in #top_sub_menu3 {
	background-image: url(../img/top_sub_menu03.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	border-right:solid 1px #999;
	float: left;
	height: 240px;
	width: 49%;;
	text-align: center;
	margin:10px 0;
}
#contetn_3_in #top_sub_menu4 {
	background-image: url(../img/top_sub_menu04.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	border-right:solid 1px #999;
	float: right;
	height: 240px;
	width: 49%;
	text-align: center;
	margin:10px 0;
}
.sub_menu_tit {
	font-size: 1.4em;
	color: #d94141;
	font-weight: bold;
	margin: 140px 0 0 0;
}
.sub_menu_txt {
	font-size: 0.8em;
	color: #333;
	width:98%;
	margin: 10px auto;
	line-height: 160%;
}
#content_head {
	float:left;
	overflow:hidden;
}
h1 img {
	width:180%;
}
#content_left {
	display:none;
}
.recruit_img {
	width:100%;
}
#pankuz {
	margin:5px 0;
}
#content_right {
	margin:10px 2px;
}
#content_right img {
	width:100%;
}
#content_right_in {
	float:left;
	width:100%;
	margin:10px 0;
}
#content_right_in img {
	width:100%;
}
#content_right_in h2 {
	background-color:#0C2244;
	padding:5px 0 5px 5px;
	color:#FFF;
	margin:0 0 10px 0;
	font-size:1.6em;
}
#content_right_in h3 {
	border-bottom:solid 1px #F00;
	margin:10px 0 10px 0;
	font-size:1.2em;
	padding: 0 0 0 5px;
}
#content_right_in h4 {
	margin:0 0 10px 0;
	font-size:1.2em;
}
.content_btn {
	float:right;
	-moz-box-shadow: 0px 10px 14px -7px #b8b8b8;
	-webkit-box-shadow: 0px 10px 14px -7px #b8b8b8;
	box-shadow: 0px 10px 14px -7px #b8b8b8;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0c2345), color-stop(1, #0c2345));
	background:-moz-linear-gradient(top, #0c2345 5%, #0c2345 100%);
	background:-webkit-linear-gradient(top, #0c2345 5%, #0c2345 100%);
	background:-o-linear-gradient(top, #0c2345 5%, #0c2345 100%);
	background:-ms-linear-gradient(top, #0c2345 5%, #0c2345 100%);
	background:linear-gradient(to bottom, #0c2345 5%, #0c2345 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c2345', endColorstr='#0c2345',GradientType=0);
	background-color:#0c2345;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:1em;
	font-weight:bold;
	padding:13px 32px;
	text-decoration:none;
	margin: 10px 0;
}
#content_right_in .biz_table {
	width:100%;
	table-layout: fixed;
}
#content_right_in .biz_table th {
  width: 20%;
  padding: 3px;
  border: solid 1px #900;
  font-weight: 400;
    word-wrap: break-word;
}
#content_right_in .biz_table td {
  width: 80%;
  padding: 10px;
  border: solid 1px #900;
    word-wrap: break-word;
}
#content_right_in ul.service_li li img {
	width:100%;
}
p.formerror_tit {
    padding: 6px 10px 5px;
    background-color: #E6340E;
    color: #FFF;
}
ul.formerror {
	color: #F00!important;
	margin: 0 0 10px 0!important;
	list-style-type: disc;
	border:solid 1px #E6340E;
}
ul.formerror li {
	list-style: none;
    line-height: 140%;
    font-weight: 600;
    padding: 5px 10px!important;
    background-color: #F9E0E0;
}
ul.formerror li:before {
	content:"×"
}
.red {
    color: #F00;
}
.submit {
	margin: auto;
    width: 276px;
}
.right {
	text-align:center;
}
#content_right_in form p {
	text-align:center;
}
#content_right_in ul.service_li li {
  width: 60%;
  float: none!important;
  margin: 10px auto!important;
}
#content_right_in .biz_table2 {
	width:320px;
	table-layout: fixed;
}
#content_right_in .biz_table2 th {
  width: 20%;
  padding: 3px;
  border: solid 1px #900;
  font-weight: 400;
      word-wrap: break-word;
}
#content_right_in .biz_table2 td {
  width: 80%;
  padding: 10px;
  border: solid 1px #900;
      word-wrap: break-word;
}
iframe {
	width:100%;
}
.corp_table {
  margin: 10px auto;
  width: 100%;
  border: 1px solid #CCC;
}
.corp_table tr th {
  border: 1px solid #CCC;
  width: 20%;
  background-color: #eee;
  line-height: 160%;
}
.corp_table tr td {
  border: 1px solid #CCC;
  width: 80%;
  background-color: #f5f3f3;
  padding: 20px 10px;
  line-height: 160%;
}
#aisatu {
	width:95%;
	margin:10px auto;
}
.aisatu01 {
	margin:10px 0;
}
.aisatu02 {
	margin:10px 0;
}
.aisatu03 {
	margin:10px 0;
}
.aisatu04 {
	margin:10px 0;
}
.daihyo_img {
	width:60%!important;
	margin:10px auto!important;
}
.recruit_img2 {
	width:33%!important;
	margin:10px auto!important;
}

/* 2017/1/24 徐 Add Start */
#privacyContentsBlock {
	height: 175px;
	margin-bottom: 30px;
	border: 1px solid #e6e6e6;
	overflow-y: scroll;
}
#privacyContentsBlock .inner {
	background-color: #FFF;
	padding: 25px;
	font-size: 0.92308em;
	line-height: 1.8;
}
#privacyContentsBlock .lead {
	font-size: 1.2em;
	font-weight: bold;
}
#privacyContentsBlock dt {
	font-weight: bold;
}
#privacyContentsBlock dd {
	margin-bottom: 10px;
	padding: 10px;
}
#privacyContentsBlock ul {
	padding-left: 2.5em;
	list-style: decimal;
}
.agreementBox {
	background-color: #CCC;
	width: 300px;
	height: 25px;
	padding-top: 5px;
	margin: 0 auto;
	text-align: center;
}
/* 2017/1/24 徐 Add End */

footer {
	float:left;
}
#footer {
	background-color: #112341;
	height: auto;
	width: 100%;
	float:left;
}
#goto_top {
	margin: 0 auto;
	height: 28px;
	width: 100%;
}
#goto_top img {
	float: right;
	height: 28px;
	width: 150px;
}
#footer_in {
	background-color: #112341;
	height: 100%;
	width: 100%;
	margin: 0 auto;
}
#foot_nav {
	float: left;
	height: 250px;
	width: 147px;
	padding-top: 30px;
	color: #FFF;
	display:none;
}
#foot_nav img {
	float: right;
}

#foot_nav p {
	text-decoration:underline;
	font-size:1.2em;
	margin:0 0 10px 0;
}
#foot_nav ul {
	list-style-type: disc;
	margin: 0 0 0 20px;
}
#foot_nav ul li {
	margin: 20px 0;
	text-decoration:underline;
}
#foot_nav img {
	float: right;
}
#foot_nav_2 {
	float: left;
	height: 250px;
	width: 220px;
	padding-top: 30px;
	color: #FFF;
	display:none;
}
#foot_nav_2 p {
	text-decoration:underline;
	font-size:1.2em;
	margin:0 0 10px 0;
}
#foot_nav_2 ul {
	list-style-type: disc;
	margin: 0 0 0 20px;
}
#foot_nav_2 ul li {
	margin: 20px 0;
	text-decoration:underline;
}#footer_in #copy {
	font-size:0.8em;
	height: 30px;
	text-align: center;
	color: #FFF;
	margin:20px 0;
	float: left;
}
#foot_nav_3 {
	float: left;
	height: 250px;
	width: 220px;
	padding-top: 30px;
	color: #FFF;
	display:none;
}
#foot_logo {
	display:none;
}
select { width:80%; }
h3.formtit {
	font-size:16px;
	width:100%;
	height:25px;
	margin:10px 0;
	background-color:#0B2246;
	  color: #FFF;
  padding: 8px 0 0 0;
}
p.red { color:#ff0000; }
table#mailform {
  width: 100%;
  border: 1px solid #aaa;
  border-collapse: collapse;
  margin: 0 0 10px 0;
}
table#mailform th {
  width: 30%;
  padding: 10px;
  background-color: #ddd;
  font-size: 95%;
  border: 1px solid #aaa;
  border-collapse: collapse;
}

table#mailform td {
  width: 70%;
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #aaa;
  border-collapse: collapse;
  line-height: 160%;
}

table#mailform td.l_Cel {
  width: 30%;
  padding: 5px;
  background-color: #ddd;
  border: 1px solid #aaa;
  border-collapse: collapse;
  line-height: 160%;
  font-weight: 600;
  text-align:center;
}

.btn {
	font-size: 14px;
	width: 120px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table#mailform input { width:80%; }
table#mailform input.rbtn { width:auto; }
table#mailform input#file-remove { width:auto; }
table#mailform textarea { width:80%; }
form.inline {
  width: 120px;
  float: left;
  margin: 0 15px 0 0;
}
}