@charset "shift_jis";
html{
	color: #333333;
	font-size: 62.5%;
	overflow-y: scroll;
}
body{
	background-color: #FFFFFF;
	color: #333333;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Arial,Verdana,sans-serif;
	font-size: 1.4rem;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	text-align: center;
}

ol, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}
li {
	text-align: justify;
	text-justify: inter-ideograph;
}
li:not(:first-of-type) {
	margin-top: .5em;
}

img{
	vertical-align:top;
}
p {
	font-size: 1.4rem;
	line-height: 1.6;
	margin: 0;
	text-align: justify;
	text-justify: inter-ideograph;
}

a{
	overflow:hidden;
}
a img{
	border:0;
}
.clearfix:after {
	clear: both;
	content: "";
	display: block;
}
.text-indentation {
	padding-left: 1em;
	text-indent: -1em;
}

.img-replacement {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.notes{
	font-size:10px;
	line-height:14px;
}
.cl{
	clear:both;
	display:block;
	font-size:1px;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
a.detail{
	display:block;
	font-size:12px;
	text-align:right;
}
.named{
	text-align:right;
}
.top_bnr{
	display:block;
	float:right;
	width:221px;
	padding:10px 10px 0 0; 
}
#wrapper {
	background-image: url(./images/all_foot.gif), url(./images/all_body.gif);
	background-position: 0 100%, 0 0;
	background-repeat: no-repeat, repeat-y;
	margin:0 auto;
	padding:10px 18px 15px 18px;
	text-align: left;
	width:770px;
}

#header {
	background: url(./images/header_bg.gif) repeat-y;
	margin: 0 auto;
	padding: 0 18px;
	text-align: left;
	width:770px;
}

#header #top_txt_wrap{
	width: 770px;
	clear: both;
	height: 140px;
	margin:0 auto;
	border: 1px solid #D6D5DA;
	border-radius: 5px;
	box-sizing: border-box;
	background-color: #FFFFFF;
}
#top_txt_wrap h1 {
	background: url(./images/main_image.jpg) 0 50% no-repeat;
	border-bottom: 2px solid #5F68AB;
	color: #55555;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.4;
	margin: 10px auto;
	padding: 35px 0 6px 0;
	text-align: right;
	width: 728px;
}

#top_txt_wrap a#menuEntry {
	display: block;
	background: url(./images/btn_entry.png) 0 0 no-repeat;
	height: 42px;
	margin: 0 20px 0 auto;
	width: 150px;
}

#top_txt_wrap a#menuEntry:hover {
	background-position: 0 -50px;
}


#header a#logo{
	display: block;
	float: left;
	padding: 5px 0 0 0;
	width: 157px;
}
#header a.recruit {
	display: block;
	float: right;
	height: 24px;
	margin-top: 10px;
	width: 174px;
}

#main {
	background :#FFF url(./images/main_foot.gif) no-repeat left bottom;
	padding: 0 0 7px 0;
}
.content {
	background-image: url(./images/main_bg.gif), url(./images/main_body.gif);
	background-position: 0 0, 0 0;
	background-repeat: no-repeat, repeat-y;
	padding: 12px 20px 0 20px;
}
.contentImage {
	text-align: center;
}
.contentCopy {
	font-size: 2.4rem;
	line-height: 1.4;
	text-align: center;
} 
.contentCopy span {
	color: #D1173E;
} 
.subTitle {
	border-left: 4px solid #576aac;
	box-sizing: border-box;
	font-size: 1.6rem;
	line-height: 1.4;
	margin: 10px 0;
	padding: 3px 5px;
}

.subHead {
	margin: 10px 0;
	padding: 5px 5px;
	border-bottom: 1px solid #d0ced1;
}

.content table{
	margin:15px;
}
table.plain{
	background:#d0ced1;
}
.plain td,
.plain th{
	background:#FFF;
	font-size:12px;
	line-height:18px;
	color:#656565;
	padding:5px;
	text-align:left;
}
.content p + p {
	margin-top: 1em;
}
.content p.readTxt {
	color: #666666;
	display: block;
	font-size: 1.6rem;
	letter-spacing: 1px;
	line-height: 1.4;
	margin: 0 auto 1.5em;
	width: 650px;
}
#index .content p.readTxt {
	text-align: center;
}

.content p.pageTop {
	margin: 15px 15px 0 15px;
	text-align: right;
}
.content p.pageTop a:before {
	content: "▲";
}

.contentBox + .contentBox {
	margin-top: 3em;
}

.content .image_left img{
	float:left;
	padding:5px 15px;
}
.content .image_right img{
	float:right;
	padding:5px 15px;
}
.subContents{
	padding:0 10px;
}
.pickup1,
.pickup2{
	padding-right:10px;
	padding-bottom:10px;
	border-right:1px solid #d0ced1;
	border-bottom:1px solid #d0ced1;
}
.pickup1{
	width:273px;
	float:left;
}
.pickup1 h2{
	font-size:14px;
	margin:0;
	padding:3px 5px;
	border-left:4px solid #576aac;
}
.pickup2{
	width:273px;
	float:right;
}
.pickup2 h2{
	font-size:14px;
	margin:0;
	padding:3px 5px;
	border-left:4px solid #f75b66;
}

#menu {
	margin: 10px 0 0 0;
}
#menu ul,
#menu li,
#menu li a {
	display: block;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
#menu ul,
#menu li {
	height: 37px;
	list-style: none;
}
#menu li {
	width: 150px;
	border: 1px solid #4F4F51;
}
#menu li:not(:last-child) {
	margin-right: 5px;
	float: left;
}
#menu li:last-child {
	float: right;
}
#menu li a {
	height: 35px;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #3F5CC5;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e4e4ea 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e4e4ea 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e4e4ea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4ea',GradientType=0 ); /* IE6-9 */
	color: #444444;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
}
#menu li.thisPage a,
#menu li a:hover {
	border-bottom-color: #C8184D;
	background: #FFFFFF; /* Old browsers */
	background: -moz-linear-gradient(top,  #e4e4ea 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e4e4ea 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e4e4ea 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4ea', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

p#copyRight{
	color: #656565;
	font-size: 1.2rem;
	margin: 10px;
	text-align: center;
}




table.recruit {
	border-collapse: collapse;
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
	box-sizing: border-box;
	font-size: 1.3rem;
	line-height: 1.5;
	margin: 0;
	width: 100%;
}

table.recruit td,
table.recruit th {
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	padding: 10px;
	vertical-align: top;
}

table.recruit td {
	background-color: #FFFFFF;
}

table.recruit th {
	background-color: #EFF1F7;
}

.numList {
	list-style: decimal;
	margin: 0 0 1.5em 1.5em;
}

.numList li:not(:first-child) {
	margin-top: .5em;
	list-style: decimal;
}

/* index */
.content p.atengieerTheme {
	font-size: 2.4rem;
	text-align: center;
	margin: 1em 0;
}

#index .subTitle {
	border-bottom: 2px solid #576aac;
	border-left: 0 none;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}

#index .contentBox {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}

.indexImage {
	margin: 0 auto 2em;
	text-align: center;
}

.aboutOffice {
	display: block;
	margin: 0;
	padding: 0;
}

.aboutOffice dt,
.aboutOffice dd {
	display: block;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

.aboutOffice dt {
	font-weight: bold;
}

.aboutOffice dt:not(:first-of-type) {
	margin-top: .5em;
}

/* business */
.voiceBox:not(:first-of-type) {
	border-top: 1px dashed #DDDDDD;
}

.picupVoice {
	border: 1px solid #DDDDDD;
	box-shadow: 1px 1px 1px 0 #EEEEEE;
	margin: 0 0 1em 0;
	padding: 15px;
	position: relative;
}

.voiceCopy {
	background-color: #F6F7FB;
	color: #5062A2;
	display: block;
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: .8em;
	padding: .2em .2em .2em 1.2em;
	text-indent: -1em;
}

.listQuestion dt {
	border-bottom: 1px dotted #576aac;
	font-size: 1.5rem;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: .5em;
}

.listQuestion dd ul {
	margin-left: 1.5em;
}

.picupVoice .imgBox {
	position: absolute;
	font-size: 1.2rem;
	line-height: 1.3;
}
.picupVoice .imgBox img {
	display: block;
	margin-bottom: 5px;
}
.picupVoice p {
	display: block;
}
.picupVoice p span {
	display: inline-block;
	float: right;
}

#boxSales .picupVoice p {
	margin-right: 140px;
}
#boxSales .picupVoice .imgBox {
	right: 5px;
	top: 5px;
	width: 120px;
}
#boxSales .picupVoice {
	min-height: 180px;
}

#boxDevelopment .picupVoice p,
#boxGs .picupVoice p {
	margin-right: 210px;
}
#boxDevelopment .picupVoice .imgBox,
#boxGs .picupVoice .imgBox {
	right: 5px;
	top: 5px;
	width: 200px;
}
#boxDevelopment .picupVoice {
	min-height: 110px;
}
#linkOutline p:first-of-type {
	font-size: 1.5rem;
	font-weight: bold;
}

#linkOutline a {
	position: relative;
}
#linkOutline a:before,
#linkOutline a:after {
	content: "";
}
#linkOutline a:before {
	border-radius: 100%;
	background-color: #576aac;
	display: inline-block;
	height: 1.6rem;
	margin-right: .5em;
	width: 1.6rem;
	vertical-align: middle;
}
#linkOutline a:after {
	position: absolute;
	top: 7px;
	left: 7px;
	display: block;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 5px solid #FFFFFF;
}

/* ceo */
.ceobox {
	background: url(./images/yume.gif) no-repeat right bottom;
	margin: 0 15px;
	padding: 0 160px 0 0;
}

/* member */
.listReport {
	margin-left: 1.5em;
}
.textReport {
	background-color: #F6F7FB;
	color: #5062A2;
	display: block;
	font-size: 1.6rem;
	font-weight: bold;
	margin: 1em 0 .8em;
	padding: 2em 1em .2em 1.2em;
	position: relative;
	text-indent: -1em;
}
.textReport:before {
	background-color: #576aac;
	content: "リポート";
	color: #FFFFFF;
	display: inline-block;
	font-weight: bold;
	left: -0.3em;
	line-height: 1.3;
	padding: 3px 5px;
	position: absolute;
	text-indent: 0;
	top: .2em;
	width: 4em;
}

/* outline */
#list_out {
	margin-bottom: 2em;
	margin-left: 1.5em;
}

.contentList dt {
	font-weight: bold;
}

.contentList dt:not(:first-of-type) {
	margin-top: 1.5em;
}

.contentList dd ul {
	margin-left: 1.5em;
}
.contentList dd li:not(:first-of-type) {
	margin-top: .3em;
}

#outline table.recruit th {
	width: 10em;
}

/* idea */
.ideaMessege {
	background: url(images/top_bg.jpg) 100% 50% no-repeat;
	padding-right: 170px;
}

[class^="year-"] {
	position: relative;
}

[class^="year-"]:after {
	color: #D25C96;
	font-size: 2.4em;
	font-style: italic;
	font-weight: normal;
	position: absolute;
	right: 0;
	top: 0;
}

.year-1980:after {
	content: "1980";
}

.year-2010:after {
	content: "2010";
}

.year-2012:after {
	content: "2012〜";
}
