@charset 'UTF-8';
.mt50 {
	margin-top: 50px;
}
.mt20 {
	margin-top: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.cont {
	font-size: 1.5rem;
	line-height: 2.0;
}
.red {
	color: #ff0000;
}
.fig {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.btn {
	text-align: center;
}
.btn a {
	display: inline-block;
	background-color: #2093b2;
	color: #ffffff;
	width: auto;
	padding: 5px 15px
}
/*各カテゴリタイトル設定*/
.main-tl-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('../images/common/bg-01.png');
	top: 0px;
	z-index: 1
}
.tl-main {
	/*margin-top: -20px;*/
	padding: 40px 0 0 0;
	background: url('../images/company/tl-company.jpg') center center no-repeat;
	background-size: cover;
	position: relative
}
.tl-main-rec {
	background: url('../images/recruit/tl-rec.jpg') center center no-repeat;
	background-size: cover;
}
.tl-main-service {
	background: url('../images/service/tl-service.jpg') center center no-repeat;
	background-size: cover;
}
.tl-main-ir {
	background: url('../images/ir/tl-ir.jpg') center center no-repeat;
	background-size: cover;
}

@media screen and (max-width: 815px) {
.tl-main {
	padding: 30px 0 20px 0;
}
}
/* 挨拶*/
.greeting .sec-greeting .cont .message {
	font-size: 26px;
	line-height: 1.6;
	margin-bottom: 10px;
	margin-top: 40px;
	color: #1f2b61;
}
.greeting .sec-greeting .cont p {
	font-size: 1.4rem;
	line-height: 1.8;
	margin-bottom: 20px;
}
.greeting_photo {
	position: relative;
}
.greeting_photo h2 {
	position: absolute;
	top: 60px;
	color: #ffffff;
	font-family: Garamond, 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-weight: bold;
	font-size: 28px;
	line-height: 44px;
	left: 20px;
}
.greeting_photo p {
	position: absolute;
	left: 20px;
	bottom: 10px;
	font-size: 16px;
	color: #ffffff;
	line-height: 22px !important;
}
.greeting_photo p span {
	font-size: 20px;
	margin-top: 10px;
	display: block;
}
.greetingname {
	text-align: right
}
.greetingname span {
	font-size: 20px;
	margin-top: 0px;
	display: block;
}
.greeting_txt {
	margin-top: 1em
}
.greeting_txt p {
	font-size: 1.7rem !important
}

@media print, screen and (min-width: 815px) {
.greeting .sec-greeting .cont p {
	line-height: 2.3;
}
}

@media screen and (max-width: 815px) {
.greeting_photo h2 {
	top: 10px;
	left: 10px;
	font-weight: bold;
	font-size: 19px;
	line-height: 22px;
}
.greeting_photo img {
	width: 100%;
	height: auto;
}
.greeting_photo p {
	bottom: 0px;
	font-size: 10px !important;
	line-height: 13px !important;
}
.greeting_photo p span {
	font-size: 14px;
	margin-top: 5px;
}
}
.greeting_wrap p {
	font-size: 1.7rem !important
}
/*会社概要*/

.companyinfo table {
	width: 100%;
}
.companyinfo table th, .companyinfo table td {
	border: 1px solid #d6d6d6;
}
.companyinfo table th {
	background: #f4f4f4;
	padding: 10px 5px 10px 5px;
	color: #131f4f;
	font-weight: bold;
	vertical-align: top;
}
.companyinfo table td {
	padding: 10px;
}
.companyinfo table td a {
	padding: 10px;
	text-align: center;
	background-color: #efefef;
	border: 1px solid #dbe6ed;
	color: #1f2b61;
	font-size: 1.3rem;
}
.companyinfo table td i {
	padding-right: 5px;
	color: #C3C3C3;
}

.companyinfo table .yakuin dt {
	float: left;
	width: 10em;
}
.companyinfo table .yakuin dd {
	padding-left: 11em;
	margin-bottom: 10px;
}
.companyinfo table .jigyo dt {
	font-weight: bold;
	color: #111e4e;
}
.companyinfo table .jigyo dd {
	margin-bottom: 25px;
}
.companyinfo table .jigyo li {
	list-style-type: disc;
	margin-left: 1.6em;
}
.companyinfo table .jigyo p {
	margin-bottom: 10px;
}

.boardtbl {
	width:auto !important;
	border:none !important;}
.boardtbl td {
	width:auto;
	border:none !important;
	padding:0px !important;
	padding-right:10px !important;}	

/*理念*/
.c_rinen{
}

.c_rinen h2 {
	color: #1f2b61;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1.8rem;
	border-bottom: 1px #1f2b61 solid;
    margin-top: 20px;
}
@media screen and (max-width: 815px) {
.c_rinen br{
    display: none;
}
    
    
}

/*沿革*/
.history table {
	width: 100%;
	margin-bottom: 50px;
}
.history table th, .history table td {
	border: 1px solid #ccc;
	padding: 10px;
}
.history table th {
	background: #f4f4f4;
	width: 120px;
	color: #131f4f;
	font-weight: bold;
	text-align: left;
}
.history table td {
}
/*国内ネットワーク*/

.networklink a {
	border:1px #1f2b61 solid;
	margin-top:20px;
	margin-bottom:20px;
	padding:20px 0px 20px 160px;
	display:block;
	color:#000000;
}
.networklink_sub a {
	border:1px #1f2b61 solid;
	margin:20px 0px 20px 30px; ;
	padding:20px 0px 20px 210px;
	display:block;
	color:#000000;
}	



.network_jp .tab {
	margin-bottom: 35px;
}
.network_jp .tab {
	margin-top: 40px;
}
.network_jp .tab li a {
	display: block;
	width: 50%;
	float: left;
	background-color: #C7C7C7;
	text-align: center;
	color: #ffffff;
	padding: 5px;
}
.network_jp .tab li:first-child a {
	border-right: 2px #ffffff solid;
	box-sizing: border-box
}
.network_jp .tab li.network_tab_active a {
	background-color: #1f2b61
}
.network_jp .tab li.network_tab_active a {
	position: relative;
	z-index: 0;
}
.network_jp .tab li.network_tab_active a:before {
	content: "";
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin-left: -9px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 0 9px;
	border-color: #1f2b61 transparent transparent transparent;
	z-index: 0;
}
.network_jp h2, .network_jp h3 {
	margin-bottom: 0px;
}
.network_jp_h2 {
	background-color: #1f2b61;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	border-bottom: 3px solid #B1B1B1;
	font-size: 18px;
	font-weight: bold
}
.cate_hs {
 background: -webkit-linear-gradient(#0070b2, #00a0e9);
 background: -o-linear-gradient(#0070b2, #00a0e9);
 background: linear-gradient(#0070b2, #00a0e9);
 color:#ffffff;
 margin-top: 10px;
}

.cate_hs h2 {
	font-size: 1.2em;
	padding: 10px;
	font-weight: bold;
}
.cate_hs h2 span {
	font-size: 0.7em;
}

.cate_hs_s {
    background: -webkit-linear-gradient(#0070b2, #00a0e9);
    background: -o-linear-gradient(#0070b2, #00a0e9);
    background: linear-gradient(#0070b2, #00a0e9);
    color:#ffffff;
	width: 80px;
	padding: 2px 10px;
	font-size: 12px;
	vertical-align:top;
	margin-left: 20px;
	border-radius:7px;
	font-weight: bold;
}


.cate_ems {
 background: -webkit-linear-gradient(#655fcf, #6d8cdd);
 background: -o-linear-gradient(#655fcf, #6d8cdd);
 background: linear-gradient(#655fcf, #6d8cdd);
	color:#ffffff;
	margin-top: 10px;
}

.cate_ems h2 {
	font-size: 1.2em;
	padding: 10px;
	font-weight: bold;
}
.cate_ems h2 span {
	font-size: 0.7em;
}

.cate_ems_s {
 background: -webkit-linear-gradient(#655fcf, #6d8cdd);
 background: -o-linear-gradient(#655fcf, #6d8cdd);
 background: linear-gradient(#655fcf, #6d8cdd);
	color:#ffffff;
	width: 80px;
	padding: 2px 10px;
	font-size: 12px;
	vertical-align:top;
	margin-left: 20px;
	border-radius:7px;
	font-weight: bold;
}


.cate_ps {
 background: -webkit-linear-gradient(#0fabc3, #1ebac3);
 background: -o-linear-gradient(#0fabc3, #1ebac3);
 background: linear-gradient(#0fabc3, #1ebac3);
	color:#ffffff;
	margin-top: 10px;
}

.cate_ps h2 {
	font-size: 1.2em;
	padding: 10px;
	font-weight: bold;
}
.cate_ps h2 span {
	font-size: 0.7em;
}

.cate_ps_s {
 background: -webkit-linear-gradient(#0fabc3, #1ebac3);
 background: -o-linear-gradient(#0fabc3, #1ebac3);
 background: linear-gradient(#0fabc3, #1ebac3);
	color:#ffffff;
	width: 80px;
	padding: 2px 10px;
	font-size: 12px;
	vertical-align:top;
	margin-left: 20px;
	border-radius:7px;
	font-weight: bold;
}


.kokunai_fig {
}
.network1_nav {
	margin-bottom: 30px;
}
.network1_nav li a {
	display: block;
	background: url(../images/common/bg-01.png);
	padding: 10px;
	width: 33.333333%;
	float: left;
	border-right: 2px solid #ffffff;
	box-sizing: border-box;
	margin-bottom: 5px;
}
.network1_nav li a span {
	background-color: #ffffff;
    -js-display: flex;
    display: flex;
	text-align: center;
	color: #1f2b61;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
    height: 50px;
    justify-content: center;
    align-items: center;
    position: relative;
}
.network1_nav li a span i{
    position: absolute;
    right: 20px;
}
.network2_nav {
	margin-bottom: 30px;
}
.network2_nav li a {
	display: block;
	background: url(../images/common/bg-01.png);
	padding: 10px;
	width: 20%;
	float: left;
	border-right: 2px solid #ffffff;
	box-sizing: border-box;
	margin-bottom: 5px;
}
.network2_nav li a span {
	background-color: #ffffff;
	display: block;
	text-align: center;
	color: #1f2b61;
	padding-top: 10px;
	padding-bottom: 10px;
}
.line_dot {
	border-bottom: dotted #B9B9B9 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.network_jp h3 {
	line-height: 40px;
	font-size: 22px
}
.network_jp table {
	width: 100%;
}
.network_jp table caption {
	margin-bottom: 10px;
}
.network_jp table th {
	width: 25%;
	font-weight: bold;
	background: #259e94;
	line-height: 1.2;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	text-align: left;
}
.network_jp table th a, .network_jp table th a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
.network_jp table th.child {
	background-color: #e5e5e5;
	color: #555;
	background-image: none;
}
.network_jp table th, .network_jp table td {
	border-bottom: 5px solid #fff;
	vertical-align: middle
}
.network_jp table td {
	width: 65%;
	line-height: 1.2;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.network_jp table td.map {
	width: 90px;
	text-align: right;
}
.network_jp table td.map a {
	padding: 7px 10px;
	text-align: center;
	background-color: #efefef;
	border: 1px solid #dbe6ed;
	color: #1f2b61;
	font-size: 1.3rem;
	line-height: 4.0;
	border-radius: 5px;
}
.network_jp table td.map a i {
	margin-right: 5px;
}
.world_fig {
	margin-bottom: 50px;
}
.world_fig ul {
	position: absolute;
	top: 150px;
	right: 25px;
}
.world_fig li {
	margin-bottom: 3px;
}
.network_w #anc00 {
	background: url(../images/network2/title01.png) no-repeat left;
	padding-left: 70px;
	line-height: 40px;
	margin-bottom: 15px;
	font-size: 22px
}
.network_w #anc01 {
	background: url(../images/network2/title02.png) no-repeat left;
	padding-left: 70px;
	line-height: 40px;
	margin-bottom: 15px;
	font-size: 22px
}
.network_w #anc02 {
	background: url(../images/network2/title04.png) no-repeat left;
	padding-left: 70px;
	line-height: 40px;
	margin-bottom: 15px;
	font-size: 22px
}
.network_w #anc03 {
	background: url(../images/network2/title06.png) no-repeat left;
	padding-left: 70px;
	line-height: 40px;
	margin-bottom: 15px;
	font-size: 22px
}
.network_w #anc04 {
	background: url(../images/network2/title07.png) no-repeat left;
	padding-left: 70px;
	line-height: 40px;
	margin-bottom: 15px;
	font-size: 22px
}
.network_w #anc05 {
	background: url(../images/network2/title03.png) no-repeat left;
	padding-left: 70px;
	line-height: 40px;
	margin-bottom: 15px;
	font-size: 22px
}
.network_w #anc06 {
	background: url(../images/network2/title05.png) no-repeat left;
	padding-left: 70px;
	line-height: 40px;
	margin-bottom: 15px;
	font-size: 22px
}
.network_w #anc07 {
	background: url(../images/network2/title08.png) no-repeat left;
	padding-left: 70px;
	line-height: 40px;
	margin-bottom: 15px;
	font-size: 22px
}
.network_w #anc08 {
	background: url(../images/network2/title09.png) no-repeat left;
	padding-left: 70px;
	line-height: 40px;
	margin-bottom: 15px;
	font-size: 22px
}
.network_w #anc09 {
	background: url(../images/network2/title10.png) no-repeat left;
	padding-left: 70px;
	line-height: 40px;
	margin-bottom: 15px;
	font-size: 22px
}
.network_w #anc10 {
	background: url(../images/network2/title11.png) no-repeat left;
	padding-left: 70px;
	line-height: 40px;
	margin-bottom: 15px;
	font-size: 22px
}
.network_w #anc11 {
	background: url(../images/network2/title12.png) no-repeat left;
	padding-left: 70px;
	line-height: 40px;
	margin-bottom: 15px;
	font-size: 22px
}

.network_link {
	text-align: center;
	background-color:#F0F2FD!important;
	border: 1px solid #dbe6ed;
	color: #1f2b61;
	padding: 7px 10px;
	border-radius: 5px;
}
.network_link i {
	padding-right: 5px;
	vertical-align: bottom;
}
.touhoku {
	background-color: #69d3f4 !important
}
.kantou {
	background-color: #b6e05a !important
}
.nishinihon {
	background-color: #f4c04e !important
}
.nakanihon {
	background-color: #64C0AB !important
}
.honbu {
	background-color: #1f2b61 !important;
	font-size: 1.2em;
	color: #ffffff !important
}
.eng {
	background-color: #1f2b61 !important;
	color: #ffffff !important
}
.cyugoku {
	background-color: #afdff8 !important;
}
.vietnam {
	background-color: #C9DCAB !important;
}
.cambodia {
	background-color: #b49eca !important;
}
.thai {
	background-color: #f3d6ae !important;
}
.hongkong {
	background-color: #c39c89 !important;
}
.malaysia {
	background-color: #e7bcd0 !important;
}
.philippines {
	background-color: #e7e2b3 !important;
}
.laos {
	background-color: #AACC52 !important;
}
.indonesia {
	background-color: #E2CCCB !important;
}
.usa {
	background-color: #fdf6e9 !important;
}
.mexico {
	background-color: #b4ede2!important;
}
.kokunai_fig img {

}
.map_sp{
    display: none;
}


.map_date {
	color: #fff;
    text-align: right;
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 2em;
    padding-right: 2em;
    font-size: small;
}



@media screen and (max-width: 815px) {
 .map_pc{
    display: none;
}
 .map_sp{
    display: block;
}   
.kokunai_fig img {
	width: 100%;
	height: auto
}
.network2_nav li a, .network1_nav li a {
	width: 50%;
}
.network_jp table td {
	width: auto;
}
.network_jp table th, .network_jp table td {
	font-size: 0.9em
}
.network_jp table th {
	width: 28%;
}
.network_jp table td.map {
	width: 30%;
}
.ml33 {
	margin-left: none
}
	
.networklink a {
	border:1px #1f2b61 solid;
	margin-top:20px;
	margin-bottom:20px;
	padding:20px 10px 20px 160px;
	display:block;
	color:#000000;
}
.networklink_sub a {
	border:1px #1f2b61 solid;
	margin:20px 0px 20px 30px; ;
	padding:10px 10px 10px 160px;
	display:block;
	color:#000000;
}	

	
}
/*サービス*/
.service_title_wrap {
	position: relative
}
.service_title_wrap h1 {
	position: absolute;
	top: 40px;
	left: 0px;
	background: rgba(255,255,255,0.8);
	color: #1f2b61;
	font-weight: bold;
	font-size: 32px;
	padding: 10px;
	width: 50%;
	line-height: 40px;
}
.service_haken_c1 {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.serviceh2_wrap {
	border-left: 3px solid #1f2b61;
}
.serviceh2 {
	font-size: 24px;
	color: #1f2b61;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 20px;
	line-height: 34px;
	padding-bottom: 10px;
}
.serviceh2 span {
	font-size: 0.8em;
	margin-left: 1em;
	font-weight: bold
}
.serviceh2_wrap p {
	background: url(../images/common/bg-01.png);
	height: 10px;
	padding: 0px;
	margin: 0px;
}

.serviceh3 {
	font-size: 20px;
	color: #1f2b61;
	border-bottom: 2px solid #1f2b61;
	font-weight: bold;
	margin-bottom: 20px;
}
.service_list li {
	list-style-image: url(../images/service/list_hs.png);
	margin-left: 1em
}
.service_list strong {
	font-weight: bold;
	color: #1f2b61
}
.service_listems li {
	list-style-image: url(../images/service_ems/list_ems.png);
	margin-left: 1em
}
.ems {
	border-left: 3px solid #762c6a;
}
.ems h2 {
	color: #762c6a !important;
}
.service_listpst li {
	list-style-image: url(../images/service_pst/list_pst.png);
	margin-left: 1em
}
.pst {
	border-left: 3px solid #009c74;
}
.pst h2 {
	color: #009c74 !important;
}
.pst_fig {
}
.pst_fig li {
	display: block;
	float: left;
	width: 25%;
	text-align: center;
}
.pst_fig li img {
	width: 90%;
	height: auto;
}
.figwrap {
	margin-top: 20px
}
.w350fl {
	width: 350px;
	float: left
}
.w350fr {
	width: 350px;
	float: right
}

.service_foot_link {
	margin-top:30px;
	margin-bottom:30px;
	background:url(../images/index/bg-01.png) ;
	padding:10px;}
.service_foot_link div a {
	background-color:#ffffff;
	display:block;
	padding:20px 10px 20px 180px;
	color:#000000
}
.nmsbg {
	background:url(../images/common/logo-nms.png) 20px no-repeat #ffffff}
	
.tkrbg {
	background:url(../images/common/logo-tkr.png) 20px no-repeat #ffffff}

.shimabg {
	background:url(../images/common/logo-shima.png) 20px no-repeat #ffffff}

.pstbg {
	background:url(../images/common/logo-pst.png) 20px no-repeat #ffffff}	

.jateo {
	background:url("../images/common/logo-jateo.png") 20px no-repeat #ffffff;}	

.lt {
	background:url("../images/common/logo-lt.png") 20px no-repeat #ffffff;}	

.logo_eng {
	background:url("../images/common/logo-eng.png") 20px no-repeat #ffffff;}	

table.tbl th {
	background: #F3F3F3;
	text-align: left;
}

table.tbl th,
table.tbl td {
  padding: 15px;
  border: 1px solid #bbb;

}


@media screen and (max-width: 815px) {
	
.txt{
   text-align: left;
   font-size: .85em;
}
.price{
   text-align: right;
}
	table.tbl th {
		width: 30%;
	}
table.tbl th,
table.tbl td {
   font-size: .85em;
	
	}
}
	
@media screen and (max-width: 600px) {

.pst_fig li {
	display: block;
	float: left;
	width: 50%;
	text-align: center;
}
.w350fl {
	width: 100%;
	float: none;
	margin-bottom: 20px
}
.w350fr {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}

.nmsbg {
	background:url(../images/common/logo-nms.png) 20px no-repeat #ffffff;
	background-size:25%;
	}
	
.tkrbg {
	background:url(../images/common/logo-tkr.png) 20px no-repeat #ffffff;
	background-size:20%;
	}

.shimabg {
	background:url(../images/common/logo-shima.png) 20px no-repeat #ffffff;
	background-size:25%;
	}

.pstbg {
	background:url(../images/common/logo-pst.png) 20px no-repeat #ffffff;
	background-size:25%;
	}	

.jateo {
	background:url("../images/common/logo-jateo.png") 20px no-repeat #ffffff;
	background-size:30%;
	}	

.lt {
	background:url("../images/common/logo-lt.png") 20px no-repeat #ffffff;
	background-size:20%;
	}	

.logo_eng {
	background:url("../images/common/logo-eng.png") 20px no-repeat #ffffff;
	background-size:30%;
	}	

	
}
/*グループ会社*/

.group_warap {
	margin-top: 30px;
	margin-bottom: 30px;
}
.group_logo {
	float: left;
	width: 200px;
    text-align: center;
}
.group_txt {
	width: calc(100% - 220px);
	float: right;
}
.group_txt h3 {
	font-weight: bold;
	font-size: 1.6rem;
	margin-bottom: 10px;
}
.group_txt table {
	font-size: 1.4rem
}
.group_txt table th {
	text-align: left;
	padding-right: 15px;
	white-space: nowrap
}
.group_txt table td ul {
	margin-left: 1.5em;
}
.group_txt table td ul li {
	position: relative;
	line-height: 1.8;
}
.group_txt table td ul li span {
	font-size: 1.0em;
    position: absolute;
    left: -1.2em;
}

@media print, screen and (max-width: 815px) {
.group_logo {
	float: none;
	width: 100%;
    text-align: center;
}
.group_txt {
	float: none;
	width: 100%;
}
}
/* ***#haken*** */

.s_haken .mainimg {
	margin-bottom: 50px;
}
.s_haken .haken02 {
	margin-bottom: 80px;
}
.s_haken .haken02 .hcol {
	background: url(../images/common/bg-01.png);
	margin-bottom: 15px;
	width: 100%;
	padding: 10px;
}
.s_haken .haken02 .hcol div {
	background-color: #f7f7f7;
	padding: 10px;
}
.s_haken .haken02 .hcol .ph {
	float: right;
}
.s_haken .haken02 .hcol dt {
	color: #1f2b61;
	font-weight: bold;
	font-size: 18px;
}
.s_haken .haken02 .hcol dt span {
	color: #419bbf;
	font-weight: bold;
	font-size: 24px;
	border-right: 2px #419bbf solid;
	padding-right: 7px;
	margin-right: 7px;
}
.s_haken .haken02 .hcol dd {
	width: 70%
}
.s_haken .ucol {
	margin-bottom: 45px;
}
.s_haken .ucol .fig_side {
	width: 315px;
	float: right;
	margin-bottom: 0;
}
.s_haken .ucol dl {
	width: 360px;
	float: left;
}
.s_haken .ucol dt {
	margin-bottom: 5px;
	color: #3B3B3B;
	font-weight: bold;
	border-bottom: 1px #3B3B3B solid;
}
.s_haken .ucol dt span {
	color: #ef8200;
	font-weight: bold;
	font-size: 1.2em;
}
.s_haken .fig {
	text-align: center;
}
.s_haken .btn_network {
	text-align: center;
}
.s_haken .haken04 .point_col {
	width: 100%;
	margin-bottom: 30px;
}
.s_haken .haken04 .ph {
	float: right;
	width: 280px;
}
.s_haken .haken04 .ph img {
	width: 100%;
	height: auto;
}
.s_haken .haken04 dl {
	width: 398px;
}
.s_haken .haken04 dd {
	font-weight: bold;
	margin-bottom: 14px;
}
.s_haken .haken04 dd.detail {
	font-weight: normal;
	font-style: normal;
}
/* @group ***#world*** */


.world_mainh2 {
	color: #1f2b61;
	font-weight: bold;
	font-size: 36px;
	line-height: 44px;
}
.s_world .w01 {
	margin-bottom: 60px;
}
.s_world .w01 .mainimg {
	margin-bottom: 30px;
}
.s_world .w01 h2 {
	margin-bottom: 30px;
	margin-left: 10px;
}
.s_world .w01 .img {
	margin-bottom: 30px;
	margin-left: 10px;
}
.s_world .w02 {
	margin-bottom: 40px;
}
.s_world .w02 p.fig {
	text-align: center;
	margin-bottom: 0;
	margin-left: 0;
}
.s_world .w03 {
	margin-bottom: 60px;
}
/* @group ***#enginia*** */

.s_en .mainimg {
	margin-bottom: 20px;
}
.s_en .desc {
	font-size: 0.8em;
	color: #333;
	margin-left: 10px;
	margin-bottom: 40px;
}
.s_en .en01 {
	margin-bottom: 70px;
}
.s_en .encol {
	margin-left: 10px;
	margin-bottom: 40px;
}
.s_en .encol h3 {
	margin-bottom: 20px;
}
.s_en .encol .ph {
	float: left;
	width: 315px;
}
.s_en .encol .ph img {
	padding: 3px;
	border: 1px solid #ccc;
}
.s_en .encol .detail {
	float: right;
	width: 360px;
	margin-right: 10px;
}
.s_en .encol .detail h4 {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
.s_en .encol .detail h4.target {
	border: 1px #e3665d solid;
	padding: 3px;
	color: #e3665d;
}
.s_en .encol .detail h4.develop {
	border: 1px #6ebc91 solid;
	padding: 3px;
	color: #6ebc91;
}
.s_en .encol .detail p {
	margin-bottom: 20px;
}
.skill_box {
	color: #1f2b61;
	text-align: center;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 18px;
}
.skill_box {
	position: relative;
	display: inline-block;
	padding: 10px 15px;
	width: 100%;
	color: #19283C;
	text-align: center;
	border: 3px solid #1f2b61;
	z-index: 0;
}
.skill_box:before {
	content: "";
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin-left: -9px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 0 9px;
	border-color: #ffffff transparent transparent transparent;
	z-index: 0;
}
.skill_box:after {
	content: "";
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -10px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #1f2b61 transparent transparent transparent;
	z-index: -1;
}
.s_en .skill {
	width: 220px;
	float: left;
	margin-right: 34px;
}
.last {
	margin-right: 0px !important;
}
.s_en .skill p {
	margin: 0 0 10px;
}
.s_en .skill dt {
	margin-bottom: 5px;
	color: #3B3B3B;
	font-weight: bold;
	border-bottom: 1px #3B3B3B solid;
}
.s_en .skill dt span {
	color: #ef8200;
	font-weight: bold;
	font-size: 1.2em;
}
.s_en .en02 .en_box {
	text-align: center;
	background: url(../images/common/bg-01.png);
	padding: 10px;
	margin-bottom: 100px !important;
	margin-top: 30px;
}
.s_en .en02 .en_box div {
	background-color: #ffffff;
	padding: 10px;
}
.s_en .en02 .en_box div p {
	color: #1f2b61;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0px !important;
}
.s_en .en02 .en_box div p span {
	display: block;
	color: #000000;
	font-size: 14px;
	border-top: 2px solid #1f2b61;
	padding-top: 5px;
}
.s_en .skill dd {
	font-size: 0.9em;
}
.s_en .en03 p.fig {
	margin-bottom: 10px;
}
.s_en .en03 p.arrow {
	margin: 0 0 10px;
	text-align: center;
}
.s_en .enwaku {
	margin-bottom: 10px;
	border: 1px solid #ccc;
}
.s_en .enwaku h3 {
	background-color: #1c4c8f;
	padding: 6px;
	text-align: center;
}
.s_en .enwaku_body {
	padding: 10px;
}
.s_en .enwaku_body dt {
	font-weight: bold;
	color: #1b4b8f;
	background: url(../images/service_engineer/point.png) no-repeat 0 33%;
	line-height: 1.2;
	padding-left: 20px;
	margin-bottom: 10px;
}
.s_en .enwaku_body dd {
	margin-bottom: 20px;
}
.s_en .enwaku_body .look {
	text-align: center;
	color: #1b4b8f;
	font-weight: bold;
	margin: 10px 0;
	font-size: 16px !important;
}
/* ems */
.emsh3 {
	text-align: center;
	color: #1f2b61;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}
/* 修理 */

.pcs .section {
	margin-bottom: 40px;
}
.pcs .btn_cs {
	text-align: center;
}
.pcs .mainImage {
	margin-bottom: 20px;
}
.pcs .column {
	margin-bottom: 55px;
}
.pcs .column .ph {
	float: right;
	width: 307px;
}
.pcs .column .detail {
	float: left;
	width: 375px;
}
.pcs .column .detail dl {
	margin-bottom: 20px;
}
.pcs .column .detail dt {
	font-weight: bold;
	font-size: 1.1em;
	color: #14214e;
	background: url(../images/common/point01.jpg) no-repeat 0 3px;
	padding-left: 19px;
	margin-bottom: 5px;
	line-height: 1.2;
}
.pcs .column .detail dd {
}
/* @end */



.rec_title {
	position: relative;
	height: 342px;
}
.rec_title p {
	position: absolute;
	left: 0px;
	top: 50px;
	font-size: 40px;
}
.rec_title p span {
	display: block;
	font-size: 20px;
	margin-top: 20px;
}
.rec_title div {
	background: url(../images/common/bg-01.png);
	height: 20px;
	position: absolute;
	width: 100%;
	bottom: 0px;
}



@media screen and (max-width: 815px) {
.rec_title {
	height: auto;
}
.rec_title p {
	position: static;
	font-size: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.rec_title div {
	position: static;
}
}

@media print, screen and (min-width: 815px) {
.rec_list li a {
	width: 100%;
	float: none;
}
.rec_list li:nth-child(odd) a {
	margin-right: 0px;
}
}
.people {
	height: 260px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/recruit/main.png) no-repeat;
	background-size: cover;
	position: relative;
	margin-top: 30px;
}
.people .people_bg {
	position: absolute;
	background: url(../images/common/bg-01.png);
	width: 100%;
	height: 100%;
}
.people .people_in {
	z-index: 999;
	width: 100%;
	height: 100%;
	padding: 20px;
	position: relative;
}
.people .people_in a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.8);
	z-index: 999;
	position: relative;
}
.people .people_in a p {
	color: #1f2b61;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	padding-top: 60px !important;
}
.people .people_in a p span {
	display: block;
	font-size: 18px;
}

@media screen and (max-width: 815px) {
.people .people_in a p {
	padding-top: 20px !important;
}
}
/* @group ***#nmspeople*** */

.nmsWrap {
}
.contents2col .main .description2 {
	padding: 50px 80px 50px 30px;
	background-color: #fff;
}
.contents2col .main .description2 h3 {
	font-weight: bold;
	color: #4d4846;
	font-size: 1.1em;
	margin-bottom: 40px;
}
.contents2col .main .description2 p {
	color: #333;
	font-size: 0.75em;
	line-height: 1.8;
}
.csh {
	width: 717px;
    margin: 0 auto;
	margin-bottom: 8px;
	border: 1px solid #ddd;
}
.csh .csh02 {
	width: 717px;
}
.csh .schInner {
	position: relative;
	width: 717px;
	padding-bottom: 7px;
}
.csh .btn {
	width: 27px;
	height: 16px;
	display: block;
	position: absolute;
	top: 80px;
	right: 20px;
	background: url(../images/people/btnArrowDown.png) no-repeat 0 0;
	text-indent: -9898px;
}
.csh .btnUp {
	width: 27px;
	height: 16px;
	display: block;
	position: absolute;
	top: 80px;
	right: 20px;
	background: url(../images/people/btnArrowUp.png) no-repeat 0 0;
	text-indent: -9898px;
}
.csh .cshFirst {
	padding: 4px;
	width: 700px;
	position: relative;
	height: 96px;
}
.csh .cshFirst p.ph {
	width: 96px;
	position: absolute;
	top: 4px;
	left: 4px;
}
.csh .cshFirst h3 {
	font-weight: bold;
	color: #595858;
	position: absolute;
	top: 18px;
	left: 136px;
	width: 540px;
	font-size: 1.25em;
}
.csh .cshFirst .desc {
	font-size: 0.9em;
	color: #9f9fa0;
	position: absolute;
	top: 55px;
	left: 136px;
	line-height: 1.3;
}
.csh .cshTitle {
	position: relative;
	width: 678px;
	padding-top: 50px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.csh .cshTitle h4 {
	color: #595858;
	font-weight: bold;
	clear: both;
	font-size: 1.25em;
	line-height: 1.2;
}
.csh .body {
	padding-left: 30px;
	padding-right: 87px;
	padding-bottom: 30px;
}
.csh .body p {
	color: #666;
	line-height: 2;
	margin-bottom: 30px;
}
.csh .body .detail p {
	float: left;
	width: 403px;
	margin-bottom: 0;
}
.csh .body .detail dl {
	float: right;
	width: 197px;
	height: 180px;
	position: relative;
}
.csh .body .detail dt {
	color: #727172;
	line-height: 1.4;
	font-size: 0.7em;
	position: absolute;
	bottom: 30px;
}
.csh .body .detail dd {
	color: #595858;
	line-height: 1.2;
	margin-bottom: 0;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 0.85em;
}
.csh .body .btnContact2 {
	text-align: right;
	margin-top: 30px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.csh .body .btnContact2 a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

@media screen and (max-width: 815px) {
.csh .cshFirst {
	width: 100%;
	height: 200px;
}
.csh .cshFirst h3 {
	width: 200px;
}
.csh .cshFirst .desc {
	top: 120px;
}
}
/*CI*/
.ciLogo {
	text-align: center;
	color: #1f2b61;
	font-size: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
}
/*プライバシーポリシー*/

.address {
	text-align: right;
	margin-top: 20px;
}
.ppolicy ul {
	list-style: disc;
	margin-left: 1em;
}
.ppolicy ul ul {
	list-style: circle;
	margin-left: 2em;
}
/*サイトマップ*/
.sitemap h3 {
	color: #1f2b61;
	font-weight: bold;
	font-size: 1.7rem;
	margin-top: 2rem;
}
.sitemap div {
	width: 25%;
	float: left;
}
.sitemap ul {
}
.sitemap ul li {
	margin-bottom: 10px;
}
.sitemap ul li i {
	margin-right: 10px;
	color: #1f2b61;
}
.sitemap h3 a {	color: #1f2b61;
}
.sitemap ul a {
	color: #000000;
}
.sitemap ul a:visited {
	color: #000000;
}
.sitemap_subul {
	margin-top:30px;
	padding-top:30px;
	border-top:1px #959595 dotted;
	}
@media screen and (max-width: 815px) {
	.sitemap div {
	width: 100%;
	float: none;
}
}
/*irグループ*/
.g002 h2 {
	color:#1f2b61;
	margin-top:20px;
	text-align:center;
	font-size:28px;
	font-weight:bold;
	line-height:30px;
	margin-bottom:20px;
	}
.g002 p {
	text-align:center;
	margin-bottom:30px;
}
	
	.g003ul {
	margin-top: 20px;	
	color:red!important;
	}

	
.g003ulwrap {
	margin-right:-20px;
	margin-top:20px;
	margin-bottom:20px;}
.g003ulwrap ul li {
	width:320px;
	float:left;
	margin-right:20px;
	text-align:center;
	margin-bottom:20px;}
	
@media screen and (max-width: 815px) {
	.g003ulwrap {
	margin-right:0px;
	}
.g003ulwrap ul li {
	width:230px;
	float:none;
	margin-right:auto;
	margin-left:auto;
	}
}




/*採用*/
.rec_list {
	margin-top: 30px
}
.rec_list li{
    width: 49%;
}


.rec_list li a {
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	border: 1px rgba(216,216,216,1.00) solid;
	padding: 10px;
	font-size: 14px;
}
.rec_list li:nth-child(odd) a {
	margin-right: 20px;
}

@media screen and (max-width: 815px) {
 .rec_list li{
	 width: 100%;
	}
}