@charset "UTF-8";

/*------------------------------------------------------------------------------
	CONSEIL - Local CSS
	URL: http://www.conseil.co.jp/
	Date: 2015-04-30
	Copyright (C) conseil All Rights Reserved.
------------------------------------------------------------------------------*/

/*共通*/

#headline{
	height:150px;
	background:url(../img/bg_visual_001.png) repeat-x;
}
#headline h1#pageTitle{
	color:#09165d;
	font-size:28px;
	width:960px;
	padding-top:65px;
	margin:0 auto;
}
#headline h1#pageTitle a{
	color:#09165d;
}
p.pan{
	width:960px;
	margin:15px auto 0;
}
.tbl001{
	width:100%;
	border-collapse:collapse;
	margin-bottom:50px;
}
.tbl001 th,
.tbl001 td{
	padding:20px 10px;
	border:none;
}
.tbl001 th:first-child{
	border-top:2px solid #b3e8ff;
}
.tbl001 td:last-child{
	border-top:2px solid #dfe7ee;
}
.tbl001 th{
	color:#081559;
	border-bottom:2px solid #b3e8ff;
}
.tbl001 td{
	border-bottom:2px solid #dfe7ee;
}

.tbl001 tr.odd th,
.tbl001 tr.odd td{
	background:#fbfdfe;
}
.entryBox{
	padding:10px 10px 0;
	background:#b6af7a;
}
.entryBox li{
	padding-bottom:10px;
}
.fixed {
	position: fixed !important;
	top: 20px;
}
#main .list01 li {
	display: table;
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
	padding-left: 20px;
	background: url(../../service/img/bg_icon01.png) no-repeat left 7px;
}
body#engineerIndex #main h2,
body#policyIndex #main h2,
body#entryIndex #main h2,
body#consIndex #main h2 {
	border-left: 9px solid #05a0e1;
	margin-bottom: 12px;
	padding: 5px 0 5px 20px;
	font-size: 150%;
	color: #132588;
}

body#home section dd span {
	color:#008de1;
}

/*==============================================================
　body#news : ニュース&面談会情報
===============================================================*/
body#home #main .entryCont > h2,
body.news #main > h2 {
	padding: 15px;
	color: #fff;
	background: #0a1962;
}
body#home #main .entryCont li h2,
body.news #main li h2 {
	margin-bottom: 0;
	padding: 20px 0;
}
body#home #main .entryCont li h2{
	padding: 0;
}
body#home #main h2 span.category,
body#home #main h2 span.newIcon,
body.news #main h2 span.category,
body.news #main h2 span.newIcon {
	padding: 3px 5px;
	text-align:center;
	font-size: 80%;
	color: #fff;
	border-radius: 3px;
}
body.news #main h2 span.category{
	display:block;
	width:100px;
	float:left;
	}
body#home #main h2 span.category{
	display:block;
	width:100px;
	margin: 0 0 5px 0 !important;
	}
body#home #main .entryCont h2 span.newIcon,
body.news #main section h2 span.newIcon {
	background: #f17c42;
}
body#home #main .entryCont h2 span.catinfo,
body.news #main section h2 span.catinfo {
	background: #dd8482/*#009ee0*/;
	margin: 0 25px 0 15px;
}
body#home #main .entryCont h2 span.catnewjob,
body.news #main section h2 span.catnewjob {
	background: #8ab76f /*#3AB82F*/;
	margin: 0 15px;
}
body#home #main .entryCont h2 span.catcustomer,
body.news #main section h2 span.catcustomer {
	background: #8778ad;
	margin: 0 15px;
}
body#home #main .entryCont h2 span.date,
body.news #main section h2 span.date {
	margin-right: 15px;
	color: #828282;
}
body#newsArchive #main section h2 span.date {
	margin-left: 15px;
}
body#newsIndiv #main section h2 span.date {
	font-size:70%;
	display:block;
}
body#newsIndiv #main section h2 span.newIcon {
	font-size:55%;
	height: 13px;
	vertical-align: middle;
}
.news #month h3 span.noLink {
	display: block;
}
.news #month ul {
	display: block;
	padding: 10px;
	border: 1px solid #dfe7ee;
	border-top: none;
}
.news #month select {
	width: 100%;
	padding: 5px;
}
body.news #main section li {
	border-bottom: 1px solid #dfe7ee;
}
body.news #main section li:first-child {
	border-top: 1px solid #dfe7ee;
}
body.news #main section li.odd {
  background: #fbfdfe;
}
body#newsIndiv #main h2 {
	background: #fff;
	text-align: left;
	color: #484848;
	border-left: 1px solid #dfe7ee;
	border-right: 1px solid #dfe7ee;
	border-top: 5px solid #05a0e1;
	font-size: 150%;
	padding: 20px;
	margin-bottom: 0;
}
body#newsIndiv #main section {
	margin-bottom: 50px;
	width: 100%;
	font-size: 90%;
	border-collapse: collapse;
}
body#newsIndiv #main section .entry {
	border: 1px solid #dfe7ee;
	padding: 15px;
}

/*==============================================================
　body#recIndex : 採用情報
===============================================================*/

body#recIndex #main section {
	margin-bottom:50px;
	overflow:hidden;
}
body#recIndex #main section table {
	margin-bottom:20px;
}
body#engineerIndex #main th,
body.recruit #main th {
	text-align:center;
}
body#engineerIndex #main th.title,
body.recruit #main th.title {
	border-top: 5px solid #05a0e1;
	background:#fff;
	text-align:left;
	color:#484848;
}
body.recruit #main th.title h2 {
	width:80%;
	font-size: 150%;
	float:left;
	margin-bottom:0;
	padding:0 !important;
	background:inherit !important;
	
}
body#engineerIndex #main th.title span.number,
body.recruit #main th.title span.number {
	width:15%;
	display:block;
	float:right;
	margin-top:3px;
	vertical-align:bottom;
}
body#engineerIndex #main th.title span.number {
	font-size:80%;
}
.pagination {
	text-align: center;
}
.pagination li {
	float: left;
	border-left: solid 1px #009ee0;
}
.pagination li:first-child {
	border-left:none;
}
.pagination ul {
	display: inline-block;
	border: solid 1px #009ee0;
	/*border-radius: 20px;*/
}
.pagination a,
.pagination .current_page {
	padding: 8px 18px;
	display: block;
}
.pagination .current_page {
	background: #009ee0;
	color: #fff;
}
/*.pagination .current_page {
	border-radius: 30px;
}*/
.pagination a {
	color: #09145a;
}
.pagination a:hover {
	color: #09145a;
	background: #b3e8ff;
}
.pagination li:last-child a:hover {
	border-radius: 0 20px 20px 0;
}

.recruit #main #catBox {
    background: #f4fcff ;
    border: 5px solid #95e0ff;
	padding:15px;
    margin: 0 0 30px;
	overflow:hidden;
}
.recruit #main #catBox li {
	padding:0 0 0 15px;
	float:left;
	width:310px;
	background:url(../img/ico_arrow_001.png) no-repeat 0 0.5em;
}
#recruitArchive #main h2 {
	padding:15px;
	color:#fff;
	font-size:110%;
	background:#0a1962;
}

#newsArchive #main p.atte,
#recruitArchive #main p.atte  {
	padding:15px;
	text-align:center;
	border:5px solid #ff9595;
	background:#ffeeee;
	font-size:110%;
	color:#F33;
}

.news #localNav,
.recruit #localNav {
	margin-top:25px;
}
.news #month h3 span.noLink,
.news #localNav h3,
.recruit #localNav h3 {
	padding:15px;
	color:#fff;
	text-align:center;
	background:#0a1962;
}
.news #month h3 a,
.news #localNav ul li a,
.recruit #localNav ul li a{
	display:block;
	padding:10px 10px 10px 25px;
	border:1px solid #dfe7ee;
	border-top:none;
	background:url(../img/ico_arrow_001.png) no-repeat 1em 1.0em;
}
.news #localNav ul li a:hover,
.recruit #localNav ul li a:hover{
	background:url(../img/ico_arrow_001.png) no-repeat 1em 1.0em #e0f9fe;
}
.recruit .Btn{
	text-align:center;
}
.recruit #entryBtnOn,
.recruit .Btn a,
#engineerIndex .Btn a{
	text-align:center;
	color:#fff;
	padding:20px;
	display:block;
	width:200px;
	font-size:110%;
	background:#0a1962;
	margin:0 auto;
	border-radius:10px;
	border:none;
	cursor:pointer;
}

/*==============================================================
　body#consIndex : コンサルタント紹介
===============================================================*/

body#consIndex #main .phoR {
	float: right;
	margin-left: 30px;
}
body#consIndex #main p {
	margin-bottom: 20px;
}
body#consIndex #main h2 span {
	font-size:70%;
	color:#ccc;
	margin-left:15px;
}
body#consIndex #main td span {
	font-size:70%;
}
body#consIndex #main section {
	clear:both;
}
body#consIndex #main p.tl {
	font-weight:bold;
	color:#132588;
	font-size: 1.2rem;
}
body#consIndex #main section.plofile {
	clear:both;
	margin-top: 100px;
}
body#consIndex #main p span {
	color:#008de1;
}
body#consIndex #main .tbl001 th {
	width:20%;
}
body#consIndex #main .message {
	overflow:hidden;
	margin-top:50px;
	background:#F8FBFC;
	padding: 15px;
}
body#consIndex #main .message h2 {
	border:none;
	border-bottom: double 3px #ddd;
	padding-left:0;
}
body#consIndex #main .tbl001 th,
body#consIndex #main .tbl001 td {
	background:#fff;
}
body#consIndex #main .tbl001 {
	margin-bottom:20px;
}
body#consIndex #main .list_profile {
	margin-left:149px;	
}
body#consIndex #main .list_profile li {
	margin-bottom: 20px;
}

/*==============================================================
　body#servIndex : サービスの特徴＆流れ
===============================================================*/

body#servIndex #main h2 {
	background:url(../img/bg_h2.png) no-repeat left top;
	padding-left: 46px;
	padding-bottom: 5px;
	height: 44px;
	border-bottom: solid 1px #e4e4e4;
}
body#servIndex #main h2 img {
	padding-bottom: 10px;
	padding-top: 10px;
}
body#servIndex #main section {
	margin-bottom:50px;
}
body#servIndex #main .secbox {
	margin: 0 auto;
	background:#fbfdfe;
	border: 5px solid #95e0ff;
	margin-bottom: 20px;
	padding: 10px 20px;
}
body#servIndex #main .secbox h3 {
	text-align:center;
	color:#132588;
	border-bottom:solid 1px #e4e4e4;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
body#servIndex #main #anchor {
	overflow:hidden;
}
body#servIndex #main #anchor li {
	float: left;
	text-align: center;
	padding-left: 16px;
	line-height: 1.2;
	background-image: url(../../service/img/bg_arrow_s.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	display: inline-flex;
}
body#servIndex #main #anchor li:first-child {
	margin-left:0;
	padding-left:0;
	background-image:none;
}
body#servIndex #main #anchor li a {
	color:#fff;
	display:block;
	padding: 9px 11px;
	background:#0f55af;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #0f55af), color-stop(0.00, #2f82ce));
	background: -webkit-linear-gradient(top, #2f82ce 0%, #0f55af 95%);
	background: -moz-linear-gradient(top, #2f82ce 0%, #0f55af 95%);
	background: -o-linear-gradient(top, #2f82ce 0%, #0f55af 95%);
	background: -ms-linear-gradient(top, #2f82ce 0%, #0f55af 95%);
	background: linear-gradient(to bottom, #2f82ce 0%, #0f55af 95%);
	border-radius: 8px;
	border:solid 1px #003272;
}
body#servIndex #main #anchor li a:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #2f82ce), color-stop(0.00, #0f55af));
	background: -webkit-linear-gradient(#0f55af, #2f82ce);
	background: -moz-linear-gradient(#0f55af, #2f82ce);
	background: -o-linear-gradient(#0f55af, #2f82ce);
	background: -ms-linear-gradient(#0f55af, #2f82ce);
	background: linear-gradient(#0f55af, #2f82ce);
}
body#servIndex #main #anchor li span {
	display:block;
	padding-bottom:8px;
}
body#servIndex #main #anchor li:first-child span,
body#servIndex #main #anchor li:first-child + li span {
	padding-bottom:0;
}
body#servIndex #main em {
	font-weight:bold;
	color:#ff2323;
}
body#servIndex #main .list02 {
	clear:both;
}
body#servIndex #main .list02 dl {
	padding-bottom:15px;
	overflow:hidden;
	border-bottom: solid 1px #e4e4e4;
}
body#servIndex #main .list02 dt {
	color: #1365bb;
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 10px;
}
body#servIndex #main .list02 dt img {
	margin-left:20px;
}
/*body#servIndex #main .list02 dd {
	width:420px;
}*/
body#servIndex #main .list02 li {
	padding-left: 75px;
}
body#servIndex #main .list02  {
	background:url(../../service/img/bg_arrow.png) repeat-y 17px bottom;
}
body#servIndex #main .list02 li.sublist01 {
	background:url(../../service/img/bg_step01.png) no-repeat;
}
body#servIndex #main .list02 li.sublist02 {
	background:url(../../service/img/bg_step02.png) no-repeat;
}
body#servIndex #main .list02 li.sublist03 {
	background:url(../../service/img/bg_step03.png) no-repeat;
}
body#servIndex #main .list02 li.sublist04 {
	background:url(../../service/img/bg_step04.png) no-repeat;
}
body#servIndex #main .list02 li.sublist05 {
	background:url(../../service/img/bg_step05.png) no-repeat #fff;
}

/*==============================================================
　body#engineerIndex : エンジニア
===============================================================*/

body#engineerIndex #main .title {
	color:#132588;
	font-size: 155%;
	font-weight: bold;
	line-height: 46px;
	margin-bottom: 10px;
}
body#engineerIndex #main .title img {
	margin-right:10px;
}
body#engineerIndex #main .txtbox {
    border-bottom: solid 1px #e4e4e4;
	margin-bottom:20px;
}
body#engineerIndex #main section {
	margin-bottom:80px;
}
/*body#engineerIndex #main .secbox h3 {
	text-align:center;
	color:#132588;
	border:solid 1px #e4e4e4;
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 5px;
}*/
body#engineerIndex #main p.tl {
    font-weight: bold;
    /*color: #132588;*/
	color: #000;
    font-size: 1.2rem;
	margin-bottom: 10px;
}

body#engineerIndex #main p.read {
    border: none;
    border-bottom: double 3px #ddd;
	padding: 5px 0;
    font-size: 150%;
    color: #000;
}
body#engineerIndex #main p.read02 {
    text-align: center;
    color: #132588;
    border-bottom: solid 1px #e4e4e4;
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
body#engineerIndex #main h2 {
    background: url(../img/bg_h2.png) no-repeat left top;
    padding-left: 46px;
	margin-bottom:20px;
    color: #05a0e1;
    font-size: 200%;
    font-weight: bold;
    border-bottom: solid 1px #e4e4e4;
    border-left: none;
}
body#engineerIndex #main h3 {
    border-left: 9px solid #05a0e1;
    margin-bottom: 12px;
    padding: 5px 0 5px 20px;
    font-size: 150%;
    color: #132588;
}
body#engineerIndex #main .text01 {
    background: #F4FAFB;
	padding: 20px;
    margin-bottom: 20px;
	position:relative;
	font-size:125%;
}
body#engineerIndex #main .text01 ul,
body#engineerIndex #main .text01 p {
	margin-bottom:0;
	line-height:1.9;
}
body#engineerIndex #main .text01 strong {
	display:block;
	margin-bottom:5px;
	font-size:135%;
	color: #132588;
	line-height:1.3;
}
body#engineerIndex #main .list02 li {
	padding-left: 20px;
    background: url(../../service/img/bg_icon01.png) no-repeat left 7px;
}
body#engineerIndex #main table h2 {
	font-size:110%;
	font-weight:normal;
	float: left;
	line-height: 1.5;
	border-bottom:none;
	background:none;
	padding-left:0;
	margin-bottom:0;
	width: 80%;
}
body#engineerIndex #main .secbox {
    margin: 0 auto;
    background: #fff;
    border: 5px solid #95e0ff;
    margin-bottom: 20px;
    padding: 10px 20px;
}
body#engineerIndex #main .btn {
	padding-top: 20px;
}
body#engineerIndex #main .btn a {
    background: url(../img/ico_arrow_001.png) no-repeat 4% center #f4fcff;
    border: 3px solid #95e0ff;
    padding: 7px 10px;
	padding-left:20px;
	border-radius:10px;
}
/*body#engineerIndex #main .text01:after {
    content: "";
    position: absolute;
    top: 110%;
    left: 39%;
    height: 0;
    width: 0;
    border: 65px solid transparent;
    border-top: 23px solid #D6F1FD;
}
body#engineerIndex #main .last:after {
	display:none;
}*/

/* body#policyIndex : プライバシーポリシー
----------------------------------------------------*/

body#policyIndex #main .secbox {
	margin: 0 auto;
	background: #fbfdfe;
	border: 5px solid #95e0ff;
	margin-bottom: 20px;
	padding: 10px 20px;
}
body#policyIndex #main .secbox p {
	margin-bottom:10px;
}
body#policyIndex #main h3 {
	font-weight: bold;
	margin-bottom: 5px;
}



/* body.entry : エントリーフォーム
----------------------------------------------------*/
body#engineerIndex table,
body.recruit table,
body.entry table {
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
	font-size:90%;
}
body#engineerIndex table th,
body.recruit table th,
body.entry table th, table td {
    padding: 12px 10px;
}
body#engineerIndex table th,
body.recruit table th,
body.entry table th {
	width:100px;
	text-align:left;
    border: 1px solid #b3e8ff;
    color: #081559;
	background:#e0f9fe;
}
body#engineerIndex table td
body.recruit table td,
body.entry table td {
    border: 1px solid #dfe7ee;
}
body.entry table td .s_phone{
	display:none;
}
body.entry table td input[type="text"],
body.entry table td textarea{
	position:relative;
	width:300px;
	padding:5px;
	background:#f6f6f6;
	border:1px solid #ddd;
	z-index:9;
}
body.entry table td.nameBox {
	padding-right:0;
}
body.entry table td.nameBox input[type="text"]{
	width:135px;
	position:relative;
}
body.entry span.txt {
	color: #05a0e1;
}
body.entry table td input:focus[type="text"],
body.entry table td textarea:focus{
	background:#fff0f0;
}
body.entry form .halfBox{
	display:inline-block;
	text-align:center;
	width:47%;
	position:relative;
}

div.po-webparts-container.style1.po-blue tr{
	background:none !important;
}


/*エラーEFO----------------------------------------------------*/
body.entry form td{
	position:relative;
}
body.entry form td .alertBox{
	display:inline-block;
	margin:-26px auto 0;
	width:80%;
	position:absolute;
	text-align:center;
  	top: -10px;
    left: 50%;
	border-radius:4px;
	background:#f17c42;
	padding:5px;
	color:#fff;
	font-size:90%;
}
body.entry form .sheet .alertBox{
	margin-top:0;
}
body.entry form #mailBox .alertBox{
	margin-top:8px;
}

body.entry form td .alertBox .angle{
	display:block;
	position:absolute;
	bottom:-9px;
	left:50%;
}
body.entry #main form .errorItem td{
	background:#fff3f3;
}
body.entry #main .errs{
	background:#ffeede;
}
body.entry #main .errs li{
	color:#f17c42;
	padding:5px;
}


body.entry table th span.required{
	padding:3px 5px;
	margin-left:5px;
	font-size:80%;
	background:#f17c42;
	color:#fff;
	border-radius:3px;
}
.po-button-send,
.submit{
	display:inline-block;
	width:180px;
	padding:20px !important;
	font-size:120%;
	font-weight:bold !important;
	border-radius:10px !important;
	border:none !important;
	color:#fff !important;
	text-align:center;
	background:#09145a;
	cursor:pointer;
}
.po-button-send:hover,
.submit:hover{
	color:#081559 !important;
	background:#e0f9fe !important;
}
div.po-webparts-container.style1.po-blue button, div.po-webparts-modal-container.style1.po-blue button{
	box-shadow:none !important;
}
.po-webparts-container.style1 .po-checkbox div, .po-webparts-modal-container.style1 .po-contents-wrapper .po-checkbox div{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}
.po-webparts-container.style1 .po-checkbox div input.po-checkbox-parent:first-child + span,
.po-webparts-modal-container.style1 .po-contents-wrapper div input.po-checkbox-parent:first-child + span{
	font-size:110%;
	font-weight:bold;
}
body.entry .policyBox{
	width:100%;
	padding:2.5%;
	text-align:center;
	background:#f6f6f6;
	margin-bottom:30px;
}
body.entry .policy{
	width:90%;
	height:100px;
	overflow:auto;
	padding:2.5%;
	text-align:left;
	border:1px solid #ccc;
	background:#fff;
}
body.entry .policy h2{
	color:#09145a !important;
	font-size:110% !important;
}
body.entry #policyBox{
	border:5px solid #b3e8ff;
}
/* #foo : 説明文
----------------------------------------------------*/

/* #foo : 説明文
........................................*/

/* .foo : 説明文 */


/*--EOF-----------------------------------------------------------------------*/
