@charset "UTF-8";
/*  Layout
-----------------------------------------------------------------------------*/
body {
	font-size: 14px;
	line-height: 21px;
	margin: 0;
	width: 100%;
	min-width: 1400px;
	color: #fff;
}
/* Header */

#header_wrapper {
	border-top: 3px solid #002878;
	border-bottom: 1px solid #c2c2c2;
}
#header {
	margin: 0 auto;
	width: 950px;
	height: 92px;
}
#hd_logo {
	padding-top: 16px;
	float: left;
}
#hd_right {
	box-sizing: border-box;
	padding-top: 3px;
	width: 375px;
	float: right;
	height: 53px;
}
#hd_right ul {
	width: 375px;
	height: 22px;
}
#hd_right ul li {
	float: right;
	line-height: 0;
	margin-top: 5px;
}
#hd_right ul li#hd_exterior {
	font-size: 11px;
	color: #54656d;
	margin-right: 30px;
	padding: 3px 0 0 10px;
	background: url(../../img/inpage/icon_01.gif) no-repeat left 4px;
}
#hd_right ul li#hd_exterior a {
	color: #54656d;
}
#hd_right ul li#hd_exterior img {
	vertical-align: middle;
	margin-left: 5px;
}
#hd_right #hd_search {
	margin-top: 6px;
	width: 375px;
	height: 23px;
	position: relative;
}
#hd_right #hd_search p {
	float: left;
}
#hd_right #hd_search .txtsearch {
	margin-left: 9px;
	padding: 0 5px 1px;
	border: 1px solid #c8d4dc;
	width: 145px;
	height: 20px;
	float: left;
}
#hd_right #hd_search form {
	float: right;
}
/**/

/* Footer */

#footer {
	background: #002878;
}
.footer_inner {
	margin: 0 auto;
	padding: 10px 0 8px;
	width: 950px;
}
.footer_inner .nav {
	float: left;
}
.footer_inner .nav li.first-child {
	margin-left: 0;
	border-left: none;
}
.footer_inner .nav li {
	margin-left: 6px;
	padding-left: 6px;
	border-left: 1px solid #80b6dc;
	float: left;
}
.footer_inner .nav li a {
	color: #fff;
}
.footer_inner .nav li img {
	vertical-align: middle;
	margin-left: 2px;
}
#footer .footer_inner .copyright {
	font-size: 10px;
	color: #ffffff;
	float: right;
}
#footer .footer_inner .copyright img {
	vertical-align: middle;
	padding-left: 15px;
}
#footer_top {
	font-size: 12px;
	background: url(../../img/inpage/bg_ft_top.gif) repeat-x;
}
#footer_top #ft_direct {
	margin: 0 auto;
	width: 950px;
	color: #333;
}
#footer_top #ft_direct a {
	color: #333;	
}
#footer_top #ft_direct a img {
	vertical-align: middle;
}
#footer_top #ft_direct li {
	padding: 6px 12px 2px 26px;
	background: url(../../img/inpage/bg_ft_direct.gif) no-repeat 0 0;
	float: left;
}
#footer_top #ft_direct li.gohome {
	padding: 4px 12px 6px 11px;
	padding-left: 11px;
	height: 17px;
	background: none;
}
#footer_top #ft_direct li br{
	display: none;
}
#footer_bottom {
	font-size: 12px;
	padding-top: 13px;
	background: #e5e5e5;
}
#footer_bottom #ft_navi div {
	width: 237px;
	background: url(../../img/inpage/bg_ft01.gif) repeat-y left;
	float: left;
}
#footer_bottom #ft_navi div#ft_content1 {
	background: none;
}
#footer_bottom #ft_navi div dl {
	padding: 0 15px;
}
#footer_bottom dt {
	font-weight: bold;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #aaa;
}
#footer_bottom dt a {
	color: #555;
}
#footer_bottom dd {
	font-size: 10px;
	margin-bottom: 3px;
}
#footer_bottom dd a {
	background: url(../../img/inpage/ft_navi_icon.gif) no-repeat left 5px;
	padding-left: 7px;
	color: #777;
}
#footer_bottom dd a img {
	vertical-align: middle;	
}
#footer_bottom dd.pb20 {
	padding-bottom: 20px;
}
#footer_bottom .footer_inner {
	padding: 6px 0 0;
}
#ft_search_area {
	font-size: 10px;
	text-align: center;
}
#ft_search_area #ft_search {
	margin: 0 auto;
	width: 371px;
	height: 23px;
}
#ft_search .txtsearch {
	padding: 0 5px;
	border: 1px solid #c8d4dc;
	width: 290px;
	height: 21px;
}
#ft_search .submit {
	vertical-align: middle;	
}
#ft_search .btnsearch {
	position: absolute;
}
#ft_search_area a {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#ft_search_area .ft_text { 
	padding: 10px 0 6px;
}
#ft_search_area {
	color: #333;
}	

/* Header inpage */

#inpage_header {
	background: #000;
	padding: 15px 0;
	width: 100%;	
}
#inpage_header.fixed{
 	position: fixed;
 	left: 0;
 	top: 0;
 	width: 100%;
 	display: none;
	z-index: 9999;
}
#inpage_header #inpage_headerInner {
	width: 950px;
	margin: 0 auto;
}
#inpage_header #logo {
	float: left;
	padding-top:0;
}
#inpage_navi {
	float: right;
	padding: 8px 0 0;
}
#inpage_navi li {
	float: left;
	margin-left: 25px;
}
#inpage_navi li a:hover,
.ph #navi_ph .active,
.service #navi_service .active,
.casestudy #navi_case .active,
.pro #navi_pro .active,
.history #navi_history .active {
	text-decoration: none;
	color: #666;	
}
#inpage_navi li.last {
	background: url(../../img/common/icon_w.png) no-repeat right center;
	padding: 0 20px;
	border-left: 1px solid #fff;
	margin-left: 18px;
}
/* Contents */
#inpage {
	font-family: 'Noto Sans';
	/*margin-top: 130px;	*/
}
#inpage .content_inner {
	width: 950px;
	margin: 0 auto;
	z-index:0;
}
#inpage .bg_grey {
	background: #333333;
}
#inpage .bg_black {
	background: #000;
}
#inpage .h2_title span {
	display: block;
	color: #666;
	font-size: 14px;
	margin-bottom: 20px;
}
#inpage .h2_title {
	font-size: 40px;
	line-height: 62px;
	font-weight: normal;
	margin-bottom: 30px;
	text-align: center;
}
#inpage .btn_contact a {
	font-size: 18px;
	text-align: center;
	display: block;
	background: #fff;
	width: 300px;
	color: #000;
	margin: 0 auto;
	padding: 12px 0;
	border: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#inpage .btn_contact a:hover {
	background: #000;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
}
#inpage .btn_contact a .arrowRight{
    width: 8px;
    height: 8px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    transform: rotate(45deg);
    display: inline-block;
    margin: 0 12px 2px 0px;
}
#inpage .btn_contact a:hover .arrowRight{
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}


.bg_bl {
	background: #799bc5;	
}
.bg_blue {
	background: #3353be;
}
.bg_gr {
	background: #88cb58;
}
.bg_or {
	background: #f6846c;
}
.bg_pink {
	background: #6c379b;
}
.bg_other {
	background: #424242;
}
#inpage .box_po {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	line-height: 25px;
	width: 50px;
}
/**/

#work_list > li {
	float: left;
	background: #fff;
	border-right: 2px solid #333;
}
#work_list > li:last-child {
	border-right: none;
}
#work_list li a {
	color: #333;
}
#work_list li a:hover {
	text-decoration: none;
	opacity: 0.7;
}
#work_list li span{
	display: block;	
}
#work_list .work_ttl {
	padding: 25px 0 60px;
	font-size: 24px;
}
#work_list .number {
	display: inline-block;
	font-size: 16px;
	line-height: 28px;
	padding: 0 7px;
	margin-bottom: 25px;
	color: #333;
	border-bottom: 1px solid #333;
}

#inpage {
    line-height: 0;
    margin: 0;
    padding: 0;
    width: auto;
}