@charset "utf-8";
/* CSS Document */

header {
	border-bottom:solid 5px #102242;
}
.accordion {
	display:none;
}
#header {
	width: 960px;
	height: 80px;
	margin: 5px auto 0;
}
.logo {
	float: left;
	margin:10px 0 0 0;
}
nav {
	float:left;
	width:730px;
	height:35px;
	margin:30px 0 0 0;
}
.gnavi {
	height:35px;
	float:right;
}
.gnavi_in {
	float: left;
}
#wrapper {
	height: auto;
	width: 100%;
}
#top_img {
	width:960px;
	margin: auto;
	text-align: center;
}
#content_1 {
	width: 100%;
	height: 420px;
	margin:0 auto;
	padding:40px 0;
	background-color: #f1f2f4;
}
#content_1_in {
	width: 960px;
	margin:0 auto;
}
#content_1_in #top_biz {
	background-image: url(../img/top_biz_bg.jpg);
	float: left;
	height: 240px;
	width: 470px;
}
#top_biz #top_biz_txt {
	float: right;
	height: 210px;
	width: 210px;
	padding: 15px 5px;
	color: #FFF;
}
#top_biz #top_biz_txt h2 {
	font-size: 2em;
	margin: 10px 0 0 0;
}
#top_biz #top_biz_txt p {
	font-size: 1.1em;
	line-height: 160%;
	margin: 20px 0 20px 0;
}

#content_1_in #top_partner {
	background-image: url(../img/top_partner_bg.jpg);
	float: left;
	height: 240px;
	width: 470px;
	margin: 0 0 0 20px;
}
#top_partner #top_partner_txt {
	float: right;
	height: 210px;
	width: 205px;
	padding: 15px;
	color: #FFF;
}
#top_partner #top_partner_txt h2 {
	font-size: 2em;
	margin: 10px 0 0 0;
}
#top_partner #top_partner_txt p {
	font-size: 1.1em;
	line-height: 160%;
	margin: 20px 0 20px 0;
}
#content_1_in #top_offshore {
	background-image: url(../img/top_offshore_bg.jpg);
	height: 157px;
	width: 960px;
	float: left;
	margin: 25px 0 0 0;
}
#top_offshore #top_offshore_txt {
	float: left;
	height: 157px;
	width: 410px;
	margin-left: 250px;
}
#top_offshore #top_offshore_txt h2 {
	font-size: 2em;
	color: #0c2345;
	margin: 35px 0 0 0;
}
#top_offshore #top_offshore_txt p {
	color: #0c2345;
	margin-top: 10px;
	font-size: 1em;
	line-height: 160%;
}
#content_1_privacy {
	width: 960px;
	margin:0 auto;
}
#content_1_privacy 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_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:-65px 0 80px 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 80px 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: 325px;
	margin:0 auto;
	padding:40px 0;
	background-color:#FFF;
}
#content_2_in {
	width: 960px;
	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%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#top_company1 {
  float: left;
  height: 177px;
  width: 272px;
  /* margin: 10px 10px 0 10px; */
  border: 4px solid #82a3c9;
  padding: 5px 10px 10px 10px;
  overflow: hidden;
}
#content_2_in #top_company2 {
	float: left;
	height: 177px;
	width: 282px;
	border: 4px solid #82a3c9;
	margin: 0 0 0 30px;
	padding: 5px 0 10px 10px;
	overflow: hidden;
}
#top_company1 p {
	color: #cddae9;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	line-height: 120%;

}
#top_company1 h3 {
  font-size: 1.8em;
  line-height: 1.9em;
  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: 0.9em;
	margin: 10px 0;
}
#top_company1 img {
	margin-left: -10px;
	  margin-top: 18px;
}


#top_company2 p {
	color: #cddae9;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	line-height: 120%;

}
#top_company2 h3 {
  font-size: 1.8em;
  line-height: 1.9em;
  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: 0.9em;
}
#top_company2 img {
	margin-left: -10px;
	margin-top: 18px;
}
#content_3 {
	background-color: #f1f2f4;
	height: 340px;
	width: 100%;
}
#contetn_3_in  {
	width: 960px;
	height: 240px;
	margin: 0 auto;
	padding: 50px 0;
}
#contetn_3_in #top_sub_menu1 {
	background-image: url(../img/top_sub_menu01.jpg);
	float: left;
	height: 240px;
	width: 230px;
	text-align: center;
}
#contetn_3_in #top_sub_menu2 {
	background-image: url(../img/top_sub_menu02.jpg);
	float: left;
	height: 240px;
	width: 230px;
	margin: 0 0 0 13px;
	text-align: center;
}
#contetn_3_in #top_sub_menu3 {
	background-image: url(../img/top_sub_menu03.jpg);
	float: left;
	height: 240px;
	width: 230px;
	margin: 0 0 0 13px;
	text-align: center;
}
#contetn_3_in #top_sub_menu4 {
	background-image: url(../img/top_sub_menu04.jpg);
	float: left;
	height: 240px;
	width: 230px;
	margin: 0 0 0 13px;
	text-align: center;
}
.sub_menu_tit {
	font-size: 1.6em;
	color: #d94141;
	font-weight: bold;
	margin: 140px 0 0 0;
}
.sub_menu_txt {
	font-size: 0.8em;
	color: #333;
	margin: 10px 0;
	line-height: 160%;
}
#content_head {
	text-align:center;
	width:100%;
	height:155px;
	background-color:#0c2345;
}
#content_1_in .recruit_img {
	margin-bottom: 20px;
}
#content_right {
	float:right;
	width:680px;
	height:auto;
}
#content_right_in {
	width:680px;
	float: left;
	margin:0 0 50px 0;
}
#content_right_in h2 {
	color: #FFF;
	width: 660px;
	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;
}
#content_right_in h3 {
	font-size: 1.4em;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6f1e1d;
}
#content_right_in ul {
	color: #333;
	margin: 20px 0 20px 25px;
	list-style-type: disc;
}
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:"×"
}
#content_right_in ul li {
	padding:5px 0;
	font-size: 1.1em;
}
#content_right_in p {
	line-height: 160%;
}
#content_right_in h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #1E305B;
	margin:50px 0 30px;
}
#content_right_in #aisatu {
	margin: 30px auto;
	width: 660px;
	letter-spacing: 0.01em;
}

#aisatu .aisatu01 {
	float:left;
	font-weight: bold;
	width: 360px;
	margin: 0 20px 30px 0;
	line-height:140%;
}
#aisatu .aisatu02 {
	float:left;
	width: 360px;
	margin: 0 20px 15px 0;
	line-height:140%;
}

#aisatu .aisatu03 {
	margin-top: 20px;
	margin-bottom: 20px;
	line-height:140%;
}
#aisatu .aisatu04 {
  float: right;
  width: 450px;
  margin: 0 0 15px 0;
  line-height:140%;
}

#content_right_in #rinen {
	width: 680px;
}

#content_right_in #rinen h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #1E305B;
	margin:20px 0 30px;
}
#rinen .rinen_list {
	list-style-type: none;
	margin: 20px 0 20px 0;
}
#rinen .rinen_list li {
	line-height:160%;
}
#rinen .rinen_list2 {
	style="list-style-type:disc;
	margin: 0 0 10px 20px;
}
#rinen .rinen_list2 li {
	line-height:160%;
	padding:0;
}
#content_right_in #partner {
	width: 680px;
	margin:0 0 50px 0;
}
#partner .partner_list {
	list-style-type: none;
	margin: 10px 0 20px 0;
}
#partner .partner_list li {
	line-height:160%;
}
#content_right_in .voice_p {
	margin: 20px 0;
}
#content_right_in .biz_table thead {
	background-color:#ffebee;
}
#content_right_in .biz_table th {
	width:30%;
	padding:10px;
	border:solid 1px #900;
	font-weight:400;
}
#content_right_in .biz_table td {
	width:70%;
	padding:10px;
	border:solid 1px #900;
}
#content_right_in .biz_table2 thead {
	background-color:#ffebee;
}
#content_right_in .biz_table2 th {
	width:30%;
	padding:10px;
	border:solid 1px #900;
	font-weight:400;
}
#content_right_in .biz_table2 td {
	width:70%;
	padding:10px;
	border:solid 1px #900;
}
#content_right_in .service_li {
	list-style-type: none;
	margin:20px 0;
}
.corp_table {
	margin:	20px auto;
	width: 660px;
	border: 1px solid #CCC;
}
.corp_table tr th {
	border: 1px solid #CCC;
	width:30%;
	background-color:#eee;
	line-height:160%;
}
.corp_table tr td {
	border: 1px solid #CCC;
	width:70%;
	background-color:#f5f3f3;
	padding:20px 10px;
	line-height:160%;
}
.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;
}
.myButton:hover {
	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;
}
.myButton:active {
	position:relative;
	top:1px;
}
#content_left {
	float:left;
	width:245px;
	height:auto;
}
#left_nav {
	background-color: #DCE9F5;
	height: auto;
	width: 245px;
	border: solid 1px #DCE9F5;
}
li#left_nav_in {
  width: 233px;
  font-size: 1em;
  padding: 10px 5px;
  border: solid 1px #FFF;
}

a #left_nav_in {
	width: 233px;
	font-size: 1em;
	padding: 10px 5px;
	border: solid 1px #FFF;
}
a #left_nav_in_on {
	background-color: #557EBA;
	width: 233px;
	font-size: 1em;
	padding: 10px 5px;
	border: solid 1px #FFF;
}
a #left_nav_in_on {
	color: #FFF;
}
#left_nav_in img {
	float:right;
}
#left_nav_in_on img {
	float:right;
}
#left_nav_sub {
	background-color:#FFF;
}
li#left_nav_sub_in {
	font-size: 1em;
	
	border-bottom: dashed 1px #DCE9F5;
}
#left_nav_sub_in img {
	float:right;
}
#pankuz {
	width:100%;
	height:auto;
	margin: 10px 0 40px 0;
	color: #666;
}
#pankuz a {
	color:#666;
}

/* 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;
  width: 100%;
}
footer a {
	color:#FFF;
}
#footer {
	background-color: #112341;
	height: 328px;
	width: 100%;
}
#goto_top {
	margin: 40px auto 0;
	height: 28px;
	width: 960px;
}
#goto_top img {
	float: right;
	height: 28px;
	width: 150px;
}
#footer_in {
	background-color: #112341;
	height: 100%;
	width: 960px;
	margin: 0 auto;
}
#foot_nav {
	float: left;
    height: 240px;
	margin: 0 0 0 10px;
	width: 150px;
	padding-top: 30px;
	color: #FFF;
}
#foot_nav img {
	float: right;
}

#foot_nav p {
	text-decoration:underline;
	font-size:1.2em;
	margin:0 0 10px 0;
	color: #FFF;
}
#foot_nav ul {
	list-style-type: disc;
	color: #FFF;
	margin: 0 0 0 20px;
}
#foot_nav ul li {
	margin: 20px 0;
	text-decoration:underline;
	color: #FFF;
}

#foot_nav ul li a {
	margin: 0;
	line-height:120%;
}
#foot_nav img {
	float: right;
}

#footer_in #copy {
	clear: both;
	float:none;
	height: 30px;
	text-align: center;
	color: #FFF;
  
}



/*:::::::::::::::::::::::::::::::::::::
	contact
:::::::::::::::::::::::::::::::::::::::*/


table#mailform {
  width: 100%;
  border: 1px solid #aaa;
  border-collapse: collapse;
  margin: 0 0 10px 0;
}

table#mailform th {
  width: 206px;
  padding: 10px;
  background-color: #ddd;
  font-size: 95%;
  border: 1px solid #aaa;
  border-collapse: collapse;
}

table#mailform td {
  width: ;
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #aaa;
  border-collapse: collapse;
  line-height: 160%;
}

table#mailform td.l_Cel {
  width: 206px;
  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;
}

.address {
	font-size: 14px;
	letter-spacing: 0.05rem;
	margin: 5px 0;
	line-height: 140% ;
}

#content_right h3.formtit {
  color: #FFF;
  width: 660px;
  height: 34px;
  padding: 16px 10px 0;
  text-align: left;
  font-size: 1.6rem;
  margin-bottom: 20px;
  background-image: url(../img/tit_bg01.gif);
  background-size: contain;
  border:none;
}

form.inline {
	width:120px;
	float:right;
	margin:0 0 0 15px;
}
p.form {
	  font-size: 14px;
	  background:none;
	  font-weight:600;
}
/*:::::::::::::::::::::::::::::::::::::
	style
:::::::::::::::::::::::::::::::::::::::*/


.left{float:left;}
.right{float:right;}
.center{text-align:center;margin:20px auto;}
.pLeft{text-align:left;}
.pright{text-align:right;}
.red{color:#F00;}

li#left_nav_sub_in {
  background-color: #fff;
  display:block;

}
	
li#left_nav_sub_in a {
	background-color: #eee;
	background-color: #fff;
	padding:10px 0 10px 0;
	display:block;
	height:100%;
}

li#left_nav_sub_in a:hover {
  background-color: #eee;
  width:100%;
  height:100%;
}