@charset "UTF-8";

/*: header
=========================================*/
/*header.cssで指定*/

/*物件のみ表示ボタンを非表示*/
.housingHeader {
	display: none;
}

/*: footer
=========================================*/
/*スクロール用*/
.toTop {
	cursor: pointer;
	width: 900px;
    margin: 40px auto 10px;
}
.footerWrap {
//	background-color: #eee;
	border-top: 1px solid #6fb92c;
}
.footerWrap .footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}
.footerWrap .footerBottom {
//	background-color: #666666;
	background-color: #6fb92c; /*緑*/
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	margin: 30px 0 0 0;
	padding: 20px 0;
}
.footer .footerLogo {
	float: right;
	font-size: 1em;
}
.footerBox {
	float: left;
	max-width: 200px;
	min-width:100px;
}
.footerBoxTitle   {
	font-size: 1.2em;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	font-weight: bold;
}
.footerBox ul     {
}
.footerBox ul li     {
	font-size: 0.9em;
	line-height: 1.9em;
}
.footerBox ul li a     {
	text-decoration: none;
	color: #333333;
}
.footerBox ul li a:hover  {
	text-decoration: none;
	color: #1AA0E5;
}
.footerBox ul li a img {
  width:100%;
  height:auto;
}


/*: top
=========================================*/
.topVisual {
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.topContents {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.topContents .topNews {
	float: left;
}
.topContents .topBnr {
	float: right;
/* E-IR Parts style.css 1/1 */
	width: 210px;
/* /E-IR Parts style.css 1/1 */
	text-align: center;
}
.topBnr2 {
	margin: 0 auto 20px;
    width: 900px;
}
.topBnr2 img {
	width: 49%;
}
.topBnr2 a:first-child img {
	margin-right: 2%;
}


/*: underlayer
=========================================*/
.breadCrumb {
	margin-bottom: 10px;
}
.breadCrumb ul li {
	display: inline-block;
}
.breadCrumb ul li:after {
	color: #888;
	content: "＞";
	margin-left: 4px;
}
.breadCrumb ul li:last-child:after {
	content: "";
}


/*: common
=========================================*/
.main {
	width: 900px;
	margin: 10px auto 0;
	background-repeat: repeat-y;
	background-position: left top;
	}
.main2 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	}
.contents {
	float: right;
	width: 640px;
}
.contents100 {
	width: 100%;
}
.nav {
	float: left;
	padding-bottom: 30px;
	width: 240px;
}
.nav a.navCategory {
	color: #6fb92c;
	display: block;
	font-size: 18px;
	letter-spacing: 0.1em;
	padding: 8px 14px 0 0;
	text-decoration: none;
}
.nav a.navCategory:hover {
	color: #199FE4;
	text-decoration: underline;
}
.main .nav ul {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
}
.main .nav ul li {
	padding-top: 0px;
	margin-top: 0;
	margin-bottom: 0px;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
}
.main .nav ul li ul li {
	border-bottom: 1px dotted #999999;
	background-image: url(../images/arrow_01.png);
	background-position: left 50%;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 1.5em;
}
.main .nav ul li ul li {
	font-weight: bold;
	padding: 10px 0 10px 15px;
}
.main .nav ul li ul li:first-child {
	border-top: 1px dotted #999;
	margin-top: 10px;
}
.main .nav ul li ul li a {
	color: #333333;
	display: block;
	font-weight: normal;
	text-decoration: none;
}
.main .nav ul li ul li a:hover  {
	color: #199FE4;
	text-decoration: underline;
}
.main.clearfix .contents h1 img {
	margin-bottom: 20px;
}
.btnStrong {
	text-align: center;
}
.btnStrong a {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fe701c), color-stop(0.00, #ff9b50));
	background: -webkit-linear-gradient(#ff9b50, #fe701c);
	background: -moz-linear-gradient(#ff9b50, #fe701c);
	background: -o-linear-gradient(#ff9b50, #fe701c);
	background: -ms-linear-gradient(#ff9b50, #fe701c);
	background: linear-gradient(#ff9b50, #fe701c);
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	margin-right: 10px;
	padding: 10px 20px;
	text-decoration: none;
}
.btnStrong a:hover {
	color: #fff;
	opacity: 0.8;
}
.btnStrong.recruitNewgradBtnEmpty p {
	background: #aaa;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	margin-right: 10px;
	padding: 10px 20px;
	text-decoration: none;
}




table .style01 {
	width: 100%;
	border-collapse: collapse;
	font-size: 1.2em;
}
.style01 th.t_top {    border-top: #b3b3b3 4px solid;}
.style01 th.t_top2 {    border-top: #888888 1px solid;}
.style01 th {        border-bottom: #888888 1px solid;        border-left: #888888 1px solid;        text-align: left;        background: #f7f7f7;        padding: 10px;        font-weight: normal;
vertical-align: top;
}
.style01 td.t_top {
	border-top: 4px solid #F39A00;
}
.style01 td.t_top2 {
	border-top: #888888 1px solid;
}
.style01 td {        border-bottom: #888888 1px solid;        border-right: #888888 1px solid;        text-align: left;        padding: 10px;}



table .style02 {
	width: 100%;
	border-collapse: collapse;
	font-size: 1.2em;
}
.style02 th.t_top {    border-top: #b3b3b3 4px solid;}
.style02 th {        border-top: #888888 1px solid;           text-align: left;        background: #f7f7f7;        padding: 10px;        font-weight: normal;}
.style02 td.t_top {
	border-top: 4px solid #F39A00;
}
.style02 td {        border-top: #888888 1px solid;           text-align: left;        padding: 10px;}



table .style03 {
	border-collapse: collapse;
	font-size: 14px;
	border:none;
	padding:0px !important;
	margin:0px !important;
	width: 100%;
}
table .style03  td{
	border:none;
	box-sizing: border-box;
	padding: 0 10px 0 0;
}
table .style03  td {
	display: inline-block;
}
table .style03  td:first-child {
	width: 84px;
}
table .style03  td:nth-child(2) {
	width: 84px;	
}
table .style03  td:nth-child(3) {
	width: 261px;	
}

table .style03  th{
	border:none;
	padding:0px !important;
	margin:0px !important;
}
.w6em{
	width:5.1em;}



.contents h1 {
//	background-color: #1aa0e5;/*青*/
	background-color: #6fb92c;/*緑*/
	color: #fff;
	font-size: 26px;
	margin-bottom: 20px;
	padding: 10px 20px;
	letter-spacing: 0.15em;
}
.contents h2 {
//	border-left: 6px solid #1AA0E5;/*青*/
	border-left: 6px solid #6fb92c;/*緑*/
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 15px;
}
.contents h3 {
	border-left: 3px solid #6fb92c;/*緑*/
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0 15px;
	padding-left: 8px;
}
.contents .h3blue   {
	border-left: 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #1AA0E5;
	margin-top: 15px;
	padding-left: 0;
}
.contents h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 10px;
}
.topline {
	border-top: 1px solid #888888;
	margin-top: 10px;
	margin-bottom: 10px;
}
.graybox {
	background-color: #F3F3F3;
	margin-bottom: 20px;
	padding: 20px;
}
.text-philosophy {
//	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 20px;
	line-height: 2em;
	margin-bottom: 20px;
}

.smallfonts {
	line-height: 20px;
	font-size: 12px;
}
.pdflink    {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	text-align: left;
}
.bb {
	border-bottom: 1px solid #CCCCCC;
}
.bnrspace {
	padding-left: 15px;
	margin-top: 30px;
}
.bnrsp_new {
	padding-left: 45px;
}
.bnrsp_new div {
	width:150px;
	}
	
.bnrsp_new div p {
	font-size:1.2em;
	line-height:1.5em;
	padding:30px 0 5px 0;
	}
.onedayMenu {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}


/*: recruit
=========================================*/
.recruitTop {

}
.recruitTop ul {
	margin-top: 10px;
}
.recruitTop ul li {
	display: inline-block;
	margin-bottom: 10px;
}
.recruitTop ul li:nth-child(2n-1) {
	margin-right: 10px;
}
.recruitTop ul li img {
	width: 312px;
}
.recruitAbout    {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color: #FFF9DE;
	border: 2px solid #FFCC66;
	border-radius: 5px;
}
.recruitDodt   {
	margin-top: 20px;
	background-image: url(../recruit/images/dot.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.recruitContents {
	margin-bottom: 30px;
}
.recruitColum {
	border: 2px solid #F39800;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 5px;
	margin-left: 30px;
	width: 545px;
}
.recruitTime {
	float: left;
	width: 100px;
}
.recruitTime p      {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #666666;
}
.recruitTxt {
	float: left;
	margin-left: 20px;
	width: 410px;
	clear: right;
}
.ml-25 {
	margin-left: -27px;
}
.recruitR {
	margin-left: 40px;
}
.interviewInner {
	margin-top: 30px;
}
.interviewInner h3 {
	margin-top: 0;
}
.interviewInner p {
	margin-bottom: 30px;
}
.interviewInner img {
//	height: 300px;
	margin-bottom: 20px;
	vertical-align: top;
	width: 40%;
}
.interviewInner .interviewInnerRight {
	display: inline-block;
	margin-left: 4%;
	width: 56%;
}
.recruitNewgrad p {
	font-size: 16px;
	margin: 20px 0;
	text-align: center;
}



/*: sitemap
=========================================*/
.sitemap {
	width: 260px;
	float: left;
	margin-right: 40px;
}
.sitemap .Title {
	border-bottom: 2px solid #ccc;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
}
.sitemap ul {
	margin-bottom: 20px;
	padding-left: 4px;
}
.sitemap ul li a    {
	text-decoration: none;
	font-size: 1.3em;
	color: #333333;
}
.sitemap ul li a:hover    {
	text-decoration: none;
	font-size: 1.3em;
	color: #1AA0E5;
}
ul.privacy {
	font-size: 1.4em;
	padding-left: 3em;
	text-indent: -3em;
}
ul.privacy2 {
	font-size: 1.4em;
	margin-left: 10px;
	padding-left: 2em;
	text-indent: -2em;
}


/*: inquiry
=========================================*/
.inquiry .graybox,
.inquiry .vertical {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	width: 48%;
}
.inquiry .graybox {
	padding: 14px 20px;
}
.inquiry .graybox:nth-child(2n-1) {
	margin-right:2%;
}
.inquiry .graybox.first {
	height: 209px;
}
.inquiry .graybox.second {
	height: 289px;
}
.inquiry .vertical .graybox {
	background-color: #F3F3F3;
	display: block;
	width: 100%;
}
.inquiryBtn {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	display: inline-block;
	font-size: 16px;
	margin: 0 5%;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	width: 90%;
}
.inquiry .vertical .inquiryBtn {
	padding: 6px 20px;
}
.inquiry .graybox.first .inquiryBtn {
//	padding: 20px 20px;
}
.inquiry .graybox.second .inquiryBtn {
	margin-top: 30px;
}
.inquiryTel {
	color: #009fe8;
	font-size: 18px;
	margin: 10px 0 10px;
	text-align: left;
}
.inquiry .graybox.second .inquiryTel {
	margin-top: 20px;
}


/*: business
=========================================*/

.businessPurchase {
	border: 1px solid #6fb92c;
	padding: 14px 20px;
}
.businessPurchase h4 {
	border-bottom: 4px solid #ccc;
	color: #6fb92c;
	display: inline-block;
	font-size: 22px;
	font-weight: normal;
	margin-top: 0;
}
.businessPurchase h5 {
	font-size: 18px;
	margin-bottom: 6px;
}
.businessPurchase p {
	margin-bottom: 14px;
}

/*.businessDl {
	border: 1px solid #6fb92c;
	display: inline-block;
	font-size: 14px;
	margin-right: 1.5%;
	vertical-align: top;
	width: 48%;
}
.businessDl dt {
	background: #dff0d0;
	border-bottom: 1px solid #6fb92c;
	font-size: 16px;
	padding: 6px 0;
	text-align: center;
}
.businessDl dd {
	padding: 10px;
}
.business2colL {
	display: inline-block;
	vertical-align: top;
	width: 45%;
}
.business2colR {
	display: inline-block;
	vertical-align: top;
	width: 55%;
}
.business2colR img {
	width: 100%;
}*/



/* --- 新着情報エリア --- */
div.update {
	font-size: 1.4em;
}


/* --- 新着リスト --- */
div.update dl {
	width: 100%; /* 新着リストの幅 */
	margin: 0;
	border-bottom: 0px solid #c0c0c0; /* 新着リストの上境界線 */
}

/* --- 日付エリア --- */
div.update dt {
	width: 7em; /* 日付エリアの幅 */
	float: left;
	padding: 7px 0 6px 3px; /* 日付エリアのパディング（上右下左） */
	line-height: 200%;
}

/* --- 本文エリア --- */
div.update dd {
	margin: 0;
	padding: 7px 3px 6px 6.6em; /* 本文エリアのパディング（上右下左） */
	border-bottom: 1px solid #CCCCCC; /* 本文エリア下境界線 */
	line-height: 200%;
}
.clearfix dd a     {
	background-repeat: no-repeat;
	background-position: right center;
}
.pdflink2    {
	background-image: url(../notice/images/pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	padding-right: 25px;
}
.data   {
	font-size: 1.1em;
	text-align: right;
	margin-right: 20px;
	line-height: 1.5em;
	margin-bottom: 30px;
}
.main.clearfix .contents .reh2 {
	border-left-style: none;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.bgimages {
	background-image: url(../business/images/bgimg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

	/*newsdelivery*/

.glaybox_s {
	text-align:center;
	width:200px;
	background-color: #F3F3F3;
	margin: 20px auto 30px auto;
	padding: 10px;
	border: 1px solid #cccccc;
}


/*: ir-faq
=========================================*/

.faqWrap {
    font-size: 12.8px;
}

.faqWrap h3 {
    background-image: url("/ir/images/faq/bg_boxttl.jpg");
    background-repeat: no-repeat;
    border-left: 0;
    color: #FFFFFF;
    font-size: 130%;
    height: 35px;
    line-height: 35px;
    margin-top: 0;
    padding-left: 25px;
    width: 619px;
}

.faqWrap .t2 {
    width: 100%;
}

.faqWrap .t2 th {
    border-bottom: 1px dotted #999999;
    font-weight: normal;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left;
    vertical-align: top;
}

.faqWrap .t2 td {
    border-bottom: 1px dotted #999999;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
    padding-left: 15px;
}

/*　コンテンツ全体の幅　*/
.faqWrap div.faq{
    font-size:15px;
}

.faqWrap div.faqlink{
    clear:both;
    text-align:right;
    position:relative;
    top:-23px;
    right:92px;
}

.faqWrap .faq {
    background:url("/ir/images/faq/bg_faq.jpg") no-repeat;
    height:117px;
    width:640px;
}

.faqWrap .faq_0 {
    background:url("/ir/images/faq/bg_faq1.jpg") no-repeat;
    width:640px;
}

.faqWrap .faq2 {
    background:url("/ir/images/faq/bg_faq2.jpg") no-repeat;
    height:18px;
    width:640px;
}

.faqWrap .bk_a{
    background:url("/ir/images/faq/bk.png");
    background-repeat:repeat-y;
    width:640px;
    min-height:60px;
    }

.faqWrap .quest {
    position:relative;
    top:26px;
    left:72px;
    font-weight:bold;
    height:60px;
}

.faqWrap .asked {
    position:relative;
    top:10px;
    left:72px;
    font-weight:bold;
    color:#1A9DE3;
    height:inherit;
    padding-bottom:10px;

}
.faqWrap .cell {
    background-color: #FFFFFF;
    /*border-color: #6FB92C #C5E3AB #C5E3AB;
    border-style: solid;*/
    border-width: 4px 1px 1px;
    margin-top: 10px;
    padding:0px;
  /*  width: 642px;*/
}
.faqWrap .asked{
    width: 545px;
}