@charset "utf-8";
/*==============================================================*/
/*　　　　　　　　　　　　下層ページ共通						*/
/*==============================================================*/
/*-----------下層ページheader-----------*/
#page-headerbg { background: #eee; }
#page-headerbg #header { position: relative; background: rgba(0, 0, 0, 0) url("../img/head-bg.png") no-repeat scroll center 45px / 100% 90px; height: 165px; }
/*-----------h2・パンくずリスト-----------*/
#ttlArea { overflow: hidden; padding: 35px 0; }
#ttlArea h2 { font-size: 24px; float: left; font-weight: normal; margin: 0 0 0 35px; border-left: 5px solid #00226f; padding: 10px 30px; }
#ttlArea ol { float: right; font-size: 12px; padding: 10px 0 0; }
#ttlArea ol li { float: left; list-style: none; position: relative; margin: 0; }
#ttlArea ol li:nth-child(2) { background: #eee; }
#ttlArea ol li:last-child { padding: 5px 20px; }
#ttlArea ol li:first-child a { color: #fff; text-decoration: none; background: #00226f; text-align: center; display: block; padding: 5px 20px; }
#ttlArea ol li:first-child::after { position: absolute; display: block; content: ''; width: 0; height: 0; border-style: solid; border-width: 13px 0 13px 10px; border-color: transparent transparent transparent #00226f; top: 1px; right: -10px; z-index: 1; }
#ttlArea ol li:nth-child(2) a { display: block; padding: 5px 20px; text-decoration: none; }
#ttlArea ol li:nth-child(2) a::after { position: absolute; display: block; content: ''; width: 0; height: 0; border-style: solid; border-width: 13px 0 13px 10px; border-color: transparent transparent transparent #eee; top: 1px; right: -10px; z-index: 1; }
#ttlArea ol li:nth-child(3) { background: #F5F5F5; }
/*-----------見出し-----------*/
.ttl { font-size: 30px; margin: 0 0 30px; line-height: 1.2; color: #00226f; }
.ttl span { color: #A6181A; }
/**/
.txt { line-height: 1.8; }
.txt p { margin: 0 0 10px; }
.contentsWrap2 { clear: both; width: 1100px; margin: 0 auto; }
/*-----------パララックス-----------*/
.parallax { background: center no-repeat fixed; background-size: cover; }
/*==============================================================*/
/*業務案内*/
/*==============================================================*/
/*メインイメージ-----------------*/
#serviceMain { height: 300px; background: url(../../img/page/service-main.jpg) no-repeat; background-size: cover; background-attachment: fixed; }
/*土地活用のご提案-----------------*/
#serviceSuggestion { padding: 80px 0 0; overflow: hidden; }
#serviceSuggestion .txt1 { display: inline-block; width: 710px; vertical-align: top; margin-bottom: 80px; line-height: 1.8; }
#serviceSuggestion a { margin-top: 20px; background: #00226f; display: block; color: #fff; text-decoration: none; width: 250px; padding: 18px 0; text-align: center; position: relative; border: 1px solid #00226f; box-sizing: border-box; }
#serviceSuggestion a::before { display: inline-block; content: '\f105'; font-family: fontAwesome; font-size: 16px; margin-right: 10px; vertical-align: middle; }
#serviceSuggestion a:hover { background: #fff; color: #00226f; }
#serviceSuggestion .txt { margin-bottom: 80px; }
/*土地の活用事例-----------------*/
#serviceUtilization { background: #f2f2f2 url(../../img/page/service-bg.jpg) no-repeat right center; background-attachment: fixed; background-size: 65%; padding: 70px 0 40px; overflow: hidden; }
#serviceUtilization dl { width: 520px; margin: 0 60px 60px 0; float: left; }
#serviceUtilization dl:nth-child(3), #serviceUtilization dl:nth-child(5) { margin: 0 0 60px; }
#serviceUtilization dt { background: #00226f; padding: 10px; color: #fff; font-size: 18px; }
#serviceUtilization dt > span { display: inline-block; vertical-align: middle; padding-left: 30px; }
#serviceUtilization dt > span:first-child { font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 30px; text-align: center; padding: 5px 20px 5px 15px; border-right: 1px dotted #fff; line-height: 1.2; }
#serviceUtilization dt span span { font-size: 9px; display: block; }
#serviceUtilization dd { background: #fff; padding: 30px; line-height: 1.4; }
#serviceUtilization dd p { margin-bottom: 8px; line-height: 1.7; }
#serviceUtilization dd p:last-child { margin: 0; }
/*相談-----------------*/
#serviceConsultation { padding: 50px 0; overflow: hidden; }
#serviceConsultation h3 { margin-bottom: 15px; }
#serviceConsultation .rightF { width: 670px; }
#serviceConsultation .txt { font-size: 16px; letter-spacing: 0; }
/*==============================================================*/
/*会社案内*/
/*==============================================================*/
/*メインイメージ-----------------*/
#companyMain { height: 300px; background: url(../../img/page/company-main.jpg) no-repeat; background-size: cover; background-attachment: fixed; }
/*概要-----------------*/
#companyOverview { padding: 70px 0 100px; overflow: hidden; }
#companyOverview h3 { margin-bottom: 30px; }
#companyOverview table { margin: 50px 0; width: 100%; }
#companyOverview tr { border-bottom: 1px dotted #ddd; }
#companyOverview tr:last-child { border: none; }
#companyOverview th { background: #00226f; padding: 20px 30px; font-weight: normal; color: #fff; width: 260px; }
#companyOverview td { padding: 20px 30px; }
#companyOverview .signature { margin: 40px 0 80px; text-align: right; }
/*アクセスマップ-----------------*/
#companyOverview h4 { font-size: 24px; margin: 0 0 30px; }
#map_custmomize { width: 100%; height: 640px; }
#companyOverview .rightT { display: inline-block; float: right; }
#companyOverview .rightT a { text-decoration: none; font-size: 18px; font-weight: bold; padding: 10px; color: #666; display: block; position: relative; }
#companyOverview .rightT a::after { position: absolute; display: block; content: '\f0da'; font-family: fontAwesome; top: 10px; left: -3px; }
/*==============================================================*/
/*お問い合わせ*/
/*==============================================================*/
#contactMain { height: 300px; background: url(../../img/page/contact-main.jpg) no-repeat; background-size: cover; background-attachment: fixed; }
/**/
#contactContents { padding: 50px 0; }
#contactContents .txt { margin: 0 0 30px; }
#contactContents address { background: #f2f2f2; display: table; float: right; margin: 0 0 80px; padding: 0 20px; }
#contactContents address p { display: table-cell; vertical-align: middle; padding: 20px; line-height: 1.2; }
#contactContents address p > span { display: inline-block; vertical-align: middle; }
#contactContents address p > span span:nth-child(2) { display: block; font-size: 10px; }
#contactContents address img { margin: 0 15px 0 0; }
#contactContents address i { display: inline-block; font-size: 24px; margin: 0 5px 0 0; vertical-align: middle; }
#contactContents address p:first-child { font-size: 18px; letter-spacing: 0.05em; }
#contactContents address p:nth-child(2) span { position: relative; right: -10px; top: -12px; }
#contactContents address p:nth-child(2) span a { background: #cdcdcd; padding: 10px; color: #fff; text-decoration: none; border-radius: 5px; font-size: 12px; }
#contactContents address p:nth-child(2) span a:hover { background: #00226f; }
#contactContents > p { clear: both; text-align: center; font-size: 20px; margin: 0 0 20px; }
/*==============================================================*/
/*採用情報*/
/*==============================================================*/
/*メインイメージ*/
#recruitMain { background: url(../../img/page/recruit-main.png) no-repeat ; background-size: cover; padding: 140px 0 0; height: 370px; text-align: center; }
#recruitMain p { padding: 0 0 100px; }
/*コンテンツ*/
#recruitOverview { padding: 80px 0; }
#recruitOverview .txt { margin: 0 0 80px; font-size: 18px; }
#recruitOverview .txt p { margin: 0 0 80px; }
#recruitOverview > p { font-size: 16px; }
/**/
#recruitOverview table { margin: 50px 0; width: 100%; }
#recruitOverview tr { border-bottom: 1px dotted #ddd; }
#recruitOverview tr:last-child { border: none; }
#recruitOverview th { background: #ff7e00; padding: 20px 30px; font-weight: normal; color: #fff; width: 260px; }
#recruitOverview td { padding: 20px 30px; }
#recruitOverview ul { margin: 0 0 20px; }
#recruitOverview td li { padding-left: 20px; position: relative; }
#recruitOverview td li::after { background: #555 none repeat scroll 0 0; content: ""; display: block; height: 8px; left: 5px; position: absolute; top: 5px; width: 8px; }
/**/
#recruitOverview ul { width: 1090px; margin: 0 auto 80px; }
#recruitOverview li { border-bottom: 1px dashed #c5c5c5; text-align: left; padding: 15px 0 15px 200px; font-size: 22px; position: relative; }
#recruitOverview li::before { height: 15px; width: 15px; border-radius: 50%; background: #ccc; display: inline-block; content: ''; margin-right: 30px; }
#recruitOverview li:last-child { border: none; }
/**/
.recruitcontact { border-top: 1px dotted #ccc; padding-top: 50px; margin-bottom: 100px; }
.recruitcontact p { text-align: center; font-size: 22px; margin: 0 0 30px; }
.recruitcontact ul { display: table; width: 1060px; margin: 0 auto; }
.recruitcontact li { display: table-cell; text-align: center; font-size: 20px; letter-spacing: 0; width: 33.3%; position: relative; }
.recruitcontact li::after { display: block; height: 40px; content: ''; border-right: 1px dotted #8b8b8b; position: absolute; right: 0; top: 15px; }
.recruitcontact li:last-child { border: none; }
.recruitcontact img { margin-right: 15px; vertical-align: middle; }
.recruitcontact span { display: inline-block; vertical-align: middle; }
.recruitcontact a { display: block; padding: 20px 0; }
.recruitcontact a:hover { background: #eee; color: #555; }
.recruitcontact li:first-child a { display: inline; }
/*==============================================================*/
/*サイトマップ*/
/*==============================================================*/
#sitemap { margin: 0 auto 100px; }
#sitemap li a { display: block; padding: 10px 10px 10px 40px; text-decoration: none; position: relative; border-bottom: 1px dotted #999; }
#sitemap li a::after { position: absolute; display: block; content: '\f138'; font-family: fontAwesome; font-size: 12px; left: 20px; top: 12px; }
#sitemap li a:hover { text-decoration: underline !important; }
/*==============================================================*/
/*プライバシーポリシー*/
/*==============================================================*/
.policyList { margin: 0 auto 80px; }
.policyList h4 { background: #f2f2f2 none repeat scroll 0 0; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; font-weight: normal; margin: 30px 0 10px; padding: 10px 0; text-indent: 0.5em; }
.policyList h4:first-child { margin-top: 0; }
.policyList h5 { font-weight: normal; margin: 1em 0 0.5em 0.5em; }
.policyList p { padding: 0 0.5em; }
.policyList ul { margin: 0.5em 0 0 1.5em; }
.policyList ul li { list-style: outside none disc; margin-left: 1em; }
