@charset "utf-8";

/*---------------------------------------------
---------------------------------------------
 事業内容CSS
---------------------------------------------
---------------------------------------------*/


/*---------------------------------------------
 共通
---------------------------------------------*/


/* お問い合わせボタン */
.ttl_001 img {
  position: absolute;
  top: 12px;
  right: 13px;
  width: 146px;
  height: 38px;
}


/* 左寄せ画像 */

.baseLeftImg {
  display: block;
  width: 210px;
  height: 210px;
  margin-right: 35px;
}

/* 右寄せ */

.pdfRightbox dl {
  float: left;
  width: 420px;
}

.pdfRightbox dl dt {
  color: #043266;
  font-size: 1.167em;
  font-weight: bold;
}

.pdfRightbox dl dd p {
  margin-top: 1em;
}

/* パイル種類 */

.type {
  font-size: 1.167em;
  margin-bottom: 0.5em;
}

.other-type {
  border-top: 1px solid #ccc;
  font-size: 16px;
  margin-top: 42px;
  padding-top: 1em;
}


/* 注意書き小 */

.smallAtt {
  margin-top: 1em;
  margin-left: 3px;
}

.smallAtt li {
  font-size: smaller;
  line-height: 1.5em;
}

/* 販売中止注意書き */

.txtend {
  padding-bottom: 1em;
  color: #b80000;
}

/* PDF枠 */

.baseLeftPdf dl {
  width: 190px;
  text-align: center;
  margin-right: 35px;
  margin-bottom: 1em;
  padding: 15px;
  border: 1px solid #ccc;
}

.baseLeftPdf .pdf {
  display: inline-block;
  font-size: smaller;
  line-height: 20px;
  margin-top: 10px;
  padding-left: 20px;
  background: url(/en/business/img/icn_pdf.gif) left center no-repeat;
}

/* データ */

.datawrap .leftbox {
  float: left;
  width: 250px;
}

.datawrap .rightbox {
  float: right;
  width: 422px;
}

.datawrap h6 {
  font-size: 1em;
  margin-bottom: 1em;
}

.datawrap .leftbox dt {
  font-weight: bold;
}

.datawrap .leftbox .txttbl {
  width: 100%;
  border-collapse: collapse;
}

.datawrap .leftbox .txttbl th,
.datawrap .leftbox .txttbl td {
  font-weight: normal;
  font-size: 1em;
  vertical-align: top;
}

.datawrap .leftbox .txttbl th {
  width: 8em;
}

.dataFeature li {
  position: relative;
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 0.5em;
  line-height: 1.5em;
}

/* 基本テーブル装飾 */

.baseTbl {
  width: 100%;
  border-collapse: collapse;
}

.baseTbl th,
.baseTbl td {
  font-weight: normal;
  font-size: 0.8em;
  text-align: center;
  vertical-align: middle;
  padding: 3px;
  border: 1px solid #aaa;
}

.baseTbl th {
  font-weight: bold;
}

.baseTbl th span {
  font-weight: normal;
}

.bgGy {
  background-color: #ededed;
}

.bgOr {
  background-color: #fee6da;
}

.bgGr {
  background-color: #d5ede5;
}

.bgYl {
  background-color: #f0ebd7;
}

.bgBl {
  background-color: #d1e3fe;
}

.p33 {
  width: 33%
}

.p50 {
  width: 50%
}

.wType {
  width: 15%;
}

th.alignL,
td.alignL {
  text-align: left;
  padding-left: 8px;
}

#phcTbl07 th {
  line-height: 1.8em;
}

/*テーブル斜線*/
th.line {
  background-image: url(../img/common/line.png);
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  background-color: #ededed;
}

th.line .left,
th.line .right {
  display: block;
  padding: 0 5px 8px 5px;
}

/* タイトル関連 */

.ttlBlue {
  color: #003e87;
  font-size: 1.167em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.arwUnder {
  font-size: 1.167em;
  margin-top: 2em;
  padding: 3px 0 3px 28px;
  line-height: 22px;
  border-bottom: 1px dotted #666;
  background: url(/en/business/img/arw_under.gif) 3px center no-repeat;
}


/*---------------------------------------------
 事業内容トップ
---------------------------------------------*/

/* LINKBOX */

#businessList {
  position: relative;
  width: 720px;
}

#businessList .lbox {
  float: left;
  width: 312px;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 11px;
  border: 3px solid #ddd;
  background-color: #fff;
}

#businessList .box_hover {
  cursor: pointer;
  border: 3px solid #fd7f23;
  text-decoration: underline;
}

.none {
  display: none;
}

#businessList span {
  float: left;
  display: block;
  width: 113px;
  height: auto;
}

#businessList span img {
  width: 112px;
  height: 112px;
  border: 1px solid #ccc;
}

#businessList dl {
  float: left;
  width: 186px;
  margin-left: 10px;
}

#businessList dl dt {
  font-weight: bold;
  font-size: larger;
  padding: 7px 7px 7px 20px;
  background: #f8f7f2 url(/en/business/img/index/arw_worksList.gif) 10px center no-repeat;
}

#businessList dl dd {
  padding: 10px 7px 7px 20px;
}


/*---------------------------------------------
 パイル事業トップ
---------------------------------------------*/

#pile {
  font-size: 1.167em;
  line-height: 1.8em;
}

#pile p {
  line-height: 1.8em;
  margin-bottom: 0.5em;
}

.phRightbox dl {
  float: left;
  width: 450px;
  margin-top: 1.5em;
}

.phRightbox dl dt {
  font-size: 1.167em;
  font-weight: bold;
  padding-bottom: 0.5em;
}

.phRightbox dl dd p {
  margin-top: 1em;
}

/*---------------------------------------------
施工法
---------------------------------------------*/

.methodWrap {
  margin-top: 2em;
}

.methodWrap div {
  float: left;
  font-size: 13px !important;
}

.methodWrap div.list01 {
  width: 204px;
}

.methodWrap div.list02 {
  width: 211px;
  padding-left: 26px;
}

.methodWrap div.list03 {
  width: 230px;
  padding-left: 25px;
}

.methodWrap div.bg01 {
  background: url(/en/business/img/pile/method/bg01.gif) left 20px no-repeat;
}

.methodWrap div.bg01_02 {
  background: url(/en/business/img/pile/method/bg01_02.gif) left 20px no-repeat;
}

.methodWrap div.bg02 {
  background: url(/en/business/img/pile/method/bg02.gif) left 20px no-repeat;
}

.methodWrap div.bg03 {
  background: url(/en/business/img/pile/method/bg03.gif) left 20px no-repeat;
}

.methodWrap div a,
.methodWrap div span {
  display: block;
  font-weight: bold;
  padding: 8px 5px 8px 20px;
  background-color: #f8f7f3;
}

.methodWrap div a {
  text-decoration: none;
  background: #f8f7f3 url(/en/business/img/pile/method/arw.gif) 10px center no-repeat;
}

.methodWrap div a:hover {
  color: #fff;
  background: #444 url(/en/business/img/pile/method/arw_o.gif) 10px center no-repeat;
}

.methodWrap div ul li {
  margin-bottom: 17px;
}

/*---------------------------------------------
 PHCパイル
---------------------------------------------*/


/*---------------------------------------------
 プレボーリング工法
---------------------------------------------*/

.kara {
  display: block;
  padding-bottom: 1em;
  background: url(/en/business/img/pile/const01/kara.gif) 8em bottom no-repeat;
}

.pdfList {
  padding: 0.5em 1em 0.5em 1em;
  background-color: #f8f7f2;
}

.pdfList h5 {
  font-size: 1.167em;
  margin: 1em 0 0 0.5em;
}

.pdfList .pdf {
  font-size: smaller;
  padding-left: 20px;
  background: url(/en/business/img/icn_pdf.gif) left center no-repeat;
}


/*---------------------------------------------
 その他の工法 (MSコラム工法)
---------------------------------------------*/

#pile_const03 {
  position: relative;
  width: 700px;
}

h3.ttl_001 small {
  font-size: 16px;
}

#pile_const03 p {
  font-size: 1.167em;
  line-height: 1.8em;
}

.pile_const03_text {
  float: right;
  width: 452px;
}

.pile_const03_img {
  display: block;
  float: left;
}

.ttl_pile_const03 {
  width: 650px;
  color: #333;
  font-size: 1.167em;
  line-height: 1.8em;
  font-weight: normal;
  padding: 13px 25px 13px 25px;
  background-color: #F8F7F2;
}

.featurePoint {
  margin: 30px 0;
  padding: 22px 25px 13px 25px;
  background-color: #F8F7F2;
}

.featurePoint h5 {
  font-size: 16px;
  margin-bottom: 1em;
}

.featurePoint ul li {
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 0.5em;
  padding-left: 28px;
  background: url(/en/business/img/pile/const03/icn_check.png) left 3px no-repeat;
}

.featurePoint ul li small {
  display: block;
  font-size: 12px;
}

/*---------------------------------------------
 ポール事業
---------------------------------------------*/

#pole {
  font-size: 1.167em;
  line-height: 1.8em;
}

#pole p {
  margin-bottom: 1em;
  line-height: 1.8em;
}

.feature {
  padding-bottom: 30px;
}

.feature dt {
  font-weight: bold;
  font-size: 1.167em;
  letter-spacing: 0.1em;
  margin-top: 1.5em;
  padding: 5px 0 5px 40px;
  background: #f8f7f2 url(/en/business/img/icn_feature.gif) 10px center no-repeat;
}

.feature dd {
  padding: 1.5em 0.5em 0 10px;
}

.indList li {
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 1em;
}

.checkttl {
  font-weight: bold;
  font-size: 1.167em;
  letter-spacing: 0.1em;
  margin-top: 2em;
  padding: 5px 0 5px 40px;
  background: #f8f7f2 url(/en/business/img/icn_check.gif) 10px center no-repeat;
}

.check {
  margin-top: 1.5em;
}

.check dl {
  float: left;
  width: 520px;
  margin-left: 1.5em;
}

.check dl dt {
  color: #043266;
  font-size: 1.167em;
  font-weight: bold;
  margin-bottom: 0.5em;
}


/*---------------------------------------------
 水工資材事業
---------------------------------------------*/

#water {
  font-size: 1.167em;
  line-height: 1.8em;
}

#water p {
  margin-bottom: 1em;
  line-height: 1.8em;
}

#water .phRightbox dl {
  margin-top: 0;
  margin-bottom: 1.5em;
}

#waternavi {
  margin-top: 25px;
}

#waternavi li {
  float: left;
  width: 33%;
}

#waternavi li a {
  display: block;
  padding: 3px 3px 3px 20px;
  text-decoration: none;
  border: 1px solid #fff;
  background: #efefef url(/en/business/img/water/arw_navi.png) 10px center no-repeat;
}

#waternavi li a:hover {
  text-decoration: underline;
  background-color: #f6f5f0;
}


h6.waterType {
  position: relative;
  font-size: 1.167em;
  line-height: 1.8em;
  margin-top: 2em;
}

h6.waterType span {
  position: absolute;
  right: 0;
  top: 3px;
}

/* Generic Utility */
.hide {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.tabwrap {
  margin-top: 1em;
}

.tabbox .nav {
  position: relative;
  width: 720px;
}

.tabbox .nav li {
  float: left;
  width: 340px;
  margin-right: 20px;
}

.tabbox .nav li a {
  display: block;
  height: 30px;
  padding-top: 7px;
  border-radius: 5px 5px 0 0;
  border: 1px solid #ccc;
  border-bottom-width: 0;
  background: #f8f7f2;
  color: #3b6390;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.tabbox .nav li a span {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding-left: 14px;
}

.tabbox .nav li a span:before {
  position: absolute;
  top: 7px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 5px 8px;
  border-color: transparent transparent transparent #3b6390;
  border-style: solid;
  content: "";
}

.tabbox .nav li a.current,
.tabbox .nav li a:hover {
  border-color: #002a56;
  background: #002a56;
  color: #fff;
}

.tabbox .nav li a.current span,
.tabbox .nav li a:hover span {
  padding-left: 20px;
}

.tabbox .nav li a.current span:before,
.tabbox .nav li a:hover span:before {
  top: 6px;
  border-width: 11px 7px;
  border-color: #fff transparent transparent transparent;
}

.tab01 a {
  background-position: 0 0;
}

.tab02 a {
  background-position: -340px 0;
}

.tab01 a:hover {
  background-position: 0 -40px;
}

.tab02 a:hover {
  background-position: -340px -40px;
}

.tab01 a.current {
  background-position: 0 -40px;
}

.tab02 a.current {
  background-position: -340px -40px;
}

.list-wrap {
  padding: 5px 5px 15px 5px;
  border: 1px solid #ccc;
}

.bloctbl {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  border-collapse: collapse;
}

.bloctbl th,
.bloctbl td {
  width: 12%;
  font-size: small;
  text-align: center;
  padding: 3px 0;
  border: 1px solid #ccc;
}

.bloctbl thead th {
  background-color: #ededeb;
}

.bloctbl tbody th {
  background-color: #f0ebd5;
}

.list-wrap div {
  clear: both;
}

.shape p {
  margin: 1em 0;
}

/* 施工事例 */

.workslist {
  position: relative;
  width: 720px;
  margin-top: 20px;
}

.workslist li {
  float: left;
  width: 338px;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 20px 0 10px 0;
  border: 1px solid #ccc;
}

.workslist li dt {
  margin-bottom: 1em;
}

.workslist li dd {
  padding: 0 10px;
  line-height: 1.5em;
}


/*---------------------------------------------
 地中熱事業
---------------------------------------------*/

#gepheat {
  font-size: 1.167em;
  line-height: 1.8em;
}

#gepheat p {
  line-height: 1.8em;
  margin-bottom: 0.5em;
}

#gepheat .ttlBlue {
  font-size: 1.38em;
  color: #003e87;
}

#gepheat .use .leftbox {
  float: left;
  width: 436px;
}

#gepheat .use .rightbox {
  float: right;
  width: 246px;
}

#gepheat .use dl dt {
  margin-bottom: 1em;
}

#gepheat .use dl dd .indList li {
  margin-bottom: 3px;
}

#gepheat .piledriaver {
  margin-top: 40px;
  padding: 30px 20px 30px 30px;
  border: 3px solid #ff7f00;
  background-color: #f6f6f6;
}

#gepheat .piledriaver span {
  float: right;
  display: block;
  width: 164px;
}

#gepheat .piledriaver dl {
  float: left;
  width: 450px;
}

#gepheat .piledriaver dl dt {
  padding: 10px 0 30px 0;
}

#gepheat .piledriaver dl dd {}

#gepheat .piledriaver dl dd .indList li strong {
  font-size: large;
  display: block;
}

#gepheat .solar .leftbox {
  float: left;
  width: 340px;
}

#gepheat .solar .leftbox p {
  margin-top: 1em;
}

#gepheat .solar .rightbox {
  float: right;
  width: 320px;
}


#gepheat .pip {
  padding: 20px;
  border: 1px solid #ccc;
}

#gepheat .pip span {
  display: block;
  float: left;
  width: 244px;
}

#gepheat .pip dl {
  float: right;
  width: 390px;
}

#gepheat .pip dl dt {
  font-weight: bold;
  font-size: 1.167em;
  margin-bottom: 1em;
}


/*---------------------------------------------
 砂利事業
---------------------------------------------*/

#gravel {
  position: relative;
  width: 700px;
}

#gravel p,
#gravel ul {
  font-size: 1.167em;
  line-height: 1.8em;
}

.gravel_text {
  float: left;
  width: 452px;
  padding-top: 2px;
  padding-left: 3px;
}

.gravel_img {
  display: block;
  float: right;
}

#gravel_ul {
  width: 677px;
  padding: 25px 0 25px 23px;
  margin-top: 33px;
  margin-bottom: 35px;
  background-color: #F8F7F2;
}

#gravel_ul h4 {
  font-size: 1.333em;
  font-weight: bold;
  color: #003366;
}

#gravel_ul ul {
  width: 660px;
  padding: 20px 0 0 17px;
}

#gravel_ul ul li {
  float: left;
  list-style-type: disc;
  width: 205px;
  margin-right: 15px;
  margin-bottom: 2px;
}

p.gravel_last {
  padding-left: 2px;
}



/*---------------------------------------------
 ホテル事業
---------------------------------------------*/

#leisure {
  position: relative;
  width: 700px;
}

#leisure p {
  font-size: 1.167em;
  line-height: 1.8em;
}

.ttlleisure {
  font-size: 1.38em;
  padding-bottom: 10px;
}

.leisure_text {
  float: right;
  width: 400px;
}

.leisure_text h4 {
  font-size: 1.167em;
  color: #004285;
  padding-bottom: 10px;
}

.leisure_img {
  display: block;
  float: left;
  margin-right: 13px;
}

#leisure ul {
  width: 700px;
  margin-top: 55px;
}

#leisure ul li {
  width: 700px;
  margin-bottom: 60px;
}

.leisure_ul_data {
  float: right;
  width: 430px;
}

.leisure_ul_data p {
  padding-bottom: 5px;
}

.leisure_ul_img {
  display: block;
  float: left;
  width: 210px;
  padding-top: 4px;
  padding-left: 4px;
}



/*---------------------------------------------
 賃貸オフィスビル事業
---------------------------------------------*/

#officebuilding {
  position: relative;
  width: 700px;
}

#officebuilding ul {
  width: 700px;
  margin-top: 33px;
}

#officebuilding ul li {
  width: 700px;
  margin-bottom: 37px;
}

.officebuilding_data {
  float: right;
  width: 455px;
}

.officebuilding_data h4 {
  font-size: 1.167em;
  font-weight: bold;
  color: #004185;
}

.officebuilding_data p {
  font-size: 1.167em;
  line-height: 1.8em;
}

p.office_address {
  padding: 7px 0 30px 0;
}

#officebuilding span {
  display: block;
  float: left;
  width: 210px;
  padding-left: 1px;
}



/*---------------------------------------------
 情報関連事業
---------------------------------------------*/

#itsolution {
  position: relative;
  width: 700px;
}

#itsolution ul {
  width: 700px;
  margin-top: 33px;
}

#itsolution ul li {
  width: 700px;
  margin-bottom: 37px;
}

.itsolution_data {
  float: right;
  width: 455px;
}

.itsolution_data h4 {
  font-size: 1.167em;
  font-weight: bold;
  color: #003F85;
  padding-bottom: 8px;
}

.itsolution_data p {
  font-size: 1.167em;
  line-height: 1.8em;
}

#itsolution span {
  display: block;
  float: left;
  width: 210px;
  padding-left: 1px;
}



/*---------------------------------------------
 環境製品事業
---------------------------------------------*/

#block_box {
  position: relative;
  width: 700px;
  padding-bottom: 60px;
}


/* 共通 */

#block_box p {
  font-size: 1.167em;
  line-height: 1.8em;
  padding-left: 5px;
}

#block_box p.start {
  line-height: 1.5em;
  padding-left: 2px;
}

#block_box h5 {
  color: #003366;
  font-size: 1.333em;
  line-height: 1.5em;
  padding-left: 5px;
  padding-bottom: 5px;
}


ul.side1 {
  font-size: 1.167em;
  padding: 3px 20px 0 26px;
}

ul.side1 li {
  list-style-type: disc;
  margin-bottom: 7px;
}

ul.side2 {
  width: 600px;
  font-size: 1.167em;
  padding: 3px 74px 0 26px;
}

ul.side2 li {
  float: left;
  list-style-type: disc;
  width: 300px;
  margin-bottom: 7px;
}

ul.img_ul {
  width: 700px;
  margin-top: 30px;
}

ul.img_ul li {
  float: left;
  margin-right: 26px;
}

ul.img_ul_3col {
  width: 700px;
  margin-top: 30px;
}

ul.img_ul_3col li {
  float: left;
  width: 220px;
  margin-right: 15px;
}

ul.img_ul_3col li:last-child {
  margin-right: 0;
}

ul.img_ul_3col li img {
  width: 100%;
}

ul.img_ul li dl dt {
  margin: 0 auto;
  border: 1px solid #ccc;
}

ul.img_ul li dl dd {
  height: 30px;
  text-align: center;
  font-weight: bold;
  padding-top: 8px;
}


ul.simple1 {
  font-size: 1.167em;
  padding: 5px 74px 0 26px;
}

ul.simple1 li {
  list-style-type: disc;
  margin-bottom: 7px;
}


div.div_right {
  float: right;
  width: 490px;
}

dl.dl_left {
  float: left;
}

dl.dl_left dt {
  margin: 0 auto;
  border: 1px solid #ccc;
}

dl.dl_left dd {
  text-align: center;
  line-height: 1.5em;
  font-weight: bold;
  padding-top: 10px;
}


/* S・BIG */

ul#sbig_ul {
  width: 700px;
  margin-top: 33px;
}

ul#sbig_ul li {
  float: left;
}

ul#sbig_ul li#sbig01 {
  width: 174px;
}

ul#sbig_ul li#sbig02 {
  width: 174px;
}

ul#sbig_ul li#sbig03 {
  width: 175px;
}

ul#sbig_ul li#sbig04 {
  width: 177px;
}

ul#sbig_ul li dl dt {
  height: 120px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

ul#sbig_ul li#sbig01 dl dt {
  width: 173px;
}

ul#sbig_ul li#sbig02 dl dt {
  width: 173px;
}

ul#sbig_ul li#sbig03 dl dt {
  width: 174px;
}

ul#sbig_ul li#sbig04 dl dt {
  width: 175px;
  border-right: 1px solid #ccc;
}

ul#sbig_ul li dl dd {
  height: 30px;
  text-align: center;
  font-weight: bold;
  padding-top: 8px;
}


/* SIF */

li#sif01 dl dt {
  width: 175px;
}

li#sif02 dl dt {
  width: 172px;
}


/* SELF */

li#self01 dl dt {
  width: 175px;
}


/* GREEN WELL */

li#gw01 {
  width: 177px;
  padding-right: 38px;
  margin-right: 11px;
  background: url(/en/business/img/block/icon_gw.gif) no-repeat right 56px;
}

li#gw01 dl dt {
  width: 175px;
}

li#gw02 dl dt {
  width: 175px;
}



/*---------------------------------------------
 環境衛生事業
---------------------------------------------*/

#sanitation {
  position: relative;
  width: 700px;
}

#sanitation ul {
  width: 700px;
  margin-top: 33px;
}

#sanitation ul li {
  width: 700px;
  margin-bottom: 37px;
}

.sanitation_data {
  float: right;
  width: 455px;
}

.sanitation_data h4 {
  font-size: 1.167em;
  font-weight: bold;
  color: #003F85;
  padding-bottom: 8px;
}

.sanitation_data p {
  font-size: 1.167em;
  line-height: 1.8em;
}

#sanitation span {
  display: block;
  float: left;
  width: 210px;
  padding-left: 1px;
}






/*---------------------------------------------
 サイドバー
---------------------------------------------*/


/* サイドメニュー
---------------------------------------------*/

#side_nav ul li#sidenav_000 a {
  height: 32px;
  background-image: url(/en/business/img/btn_sidenav_00.gif);
}

#side_nav ul li#sidenav_00 a {
  height: 32px;
  background-image: url(/en/business/img/btn_sidenav_01.gif);
}

#side_nav ul li#sidenav_02 a {
  height: 32px;
  background-image: url(/en/business/img/btn_sidenav_02.gif);
}

#side_nav ul li#sidenav_03 a {
  height: 43px;
  background-image: url(/en/business/img/btn_sidenav_03.gif);
}

#side_nav ul li#sidenav_04 a {
  height: 32px;
  background-image: url(/en/business/img/btn_sidenav_04.gif);
}

#side_nav ul li#sidenav_05 a {
  height: 43px;
  background-image: url(/en/business/img/btn_sidenav_05.gif);
}

#side_nav ul li#sidenav_06 a {
  height: 32px;
  background-image: url(/en/business/img/btn_sidenav_06.gif);
}

#side_nav ul li#sidenav_07 a {
  height: 43px;
  background-image: url(/en/business/img/btn_sidenav_07.gif);
}

#side_nav ul li#sidenav_08 a {
  height: 43px;
  background-image: url(/en/business/img/btn_sidenav_08.gif);
}

#side_nav ul li#sidenav_09 a {
  height: 43px;
  background-image: url(/en/business/img/btn_sidenav_09.gif);
}

#side_nav ul li#sidenav_10 a {
  height: 43px;
  background-image: url(/en/business/img/btn_sidenav_10.gif);
}

#side_nav ul li#sidenav_000,
#side_nav ul li#sidenav_000 a:hover {
  height: 32px;
  background-image: url(/en/business/img/btn_sidenav_00_o.gif);
}

#side_nav ul li#sidenav_00,
#side_nav ul li#sidenav_00 a:hover {
  height: 32px;
  background-image: url(/en/business/img/btn_sidenav_01_o.gif);
}

#side_nav ul li#sidenav_02,
#side_nav ul li#sidenav_02 a:hover {
  height: 32px;
  background-image: url(/en/business/img/btn_sidenav_02_o.gif);
}

#side_nav ul li#sidenav_03,
#side_nav ul li#sidenav_03 a:hover {
  height: 43px;
  background-image: url(/en/business/img/btn_sidenav_03_o.gif);
}

#side_nav ul li#sidenav_04,
#side_nav ul li#sidenav_04 a:hover {
  height: 32px;
  background-image: url(/en/business/img/btn_sidenav_04_o.gif);
}

#side_nav ul li#sidenav_05,
#side_nav ul li#sidenav_05 a:hover {
  height: 43px;
  background-image: url(/en/business/img/btn_sidenav_05_o.gif);
}

#side_nav ul li#sidenav_06,
#side_nav ul li#sidenav_06 a:hover {
  height: 32px;
  background-image: url(/en/business/img/btn_sidenav_06_o.gif);
}

#side_nav ul li#sidenav_07,
#side_nav ul li#sidenav_07 a:hover {
  height: 43px;
  background-image: url(/en/business/img/btn_sidenav_07_o.gif);
}

#side_nav ul li#sidenav_08,
#side_nav ul li#sidenav_08 a:hover {
  height: 43px;
  background-image: url(/en/business/img/btn_sidenav_08_o.gif);
}

#side_nav ul li#sidenav_09,
#side_nav ul li#sidenav_09 a:hover {
  height: 43px;
  background-image: url(/en/business/img/btn_sidenav_09_o.gif);
}

#side_nav ul li#sidenav_10,
#side_nav ul li#sidenav_10 a:hover {
  height: 43px;
  background-image: url(/en/business/img/btn_sidenav_10_o.gif);
}


/* パイル事業 */

#side_nav ul li#sidenav_01 {
  text-indent: 0;
  margin-bottom: 17px;
}

p#sidenav_01_ttl a {
  display: block;
  width: 200px;
  height: 32px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-image: url(/en/business/img/btn_sidenav_01.gif);
}

p#sidenav_01_ttl,
p#sidenav_01_ttl a:hover {
  width: 200px;
  height: 32px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-image: url(/en/business/img/btn_sidenav_01_o.gif);
}

#side_nav ul li#sidenav_01 dl {
  width: 200px;
  font-size: 1.083em;
  color: #333;
  margin-top: 5px;
}

#side_nav ul li#sidenav_01 dl dt {
  width: 190px;
  font-weight: bold;
  text-shadow: 2px 2px 0px #fff;
  padding: 10px 0 0 10px;
}

#side_nav ul li#sidenav_01 dl dd {
  width: 187px;
  padding: 10px 0 0 13px;
}

#side_nav ul li#sidenav_01 dl dd ul.sidenav_01_ul {
  width: 187px;
}

#side_nav ul li#sidenav_01 dl dd ul.sidenav_01_ul li {
  width: 176px;
  text-indent: 0;
  color: #FF7F00;
  padding: 0 0 0 11px;
  margin-bottom: 7px;
  background: url(/en/business/img/bg_sidenav_01_ul_li.gif) no-repeat left 7px;
}

#side_nav ul li#sidenav_01 dl dd ul.sidenav_01_ul li a {
  display: inline;
  width: 166px;
  text-decoration: none;
}

/*---------------------------------------------
 埋め込み動画
---------------------------------------------*/

.movie {
  width: 640px;
  margin: 40px 0 0 0;
}

.movie h5 {
  font-size: 14px;
  text-align: center;
}

.movie p {
  margin-top: 8px;
}


@media screen and (max-width: 768px) {

  /* =============================================================

    Mobile - Setting

  ============================================================= */


  /*---------------------------------------------
  共通
  ---------------------------------------------*/

  h3.ttl_001 small {
    font-size: .7em;
  }

  /* お問い合わせボタン */
  .ttl_001 img {
  }

  /* 左寄せ画像 */

  .baseLeftImg {
    width: 100%;
    height: auto;
    margin-top: -10px;
    margin-right: 0;
    margin-bottom: 30px;
    text-align: center;
  }

  .baseLeftImg img {
    width: 300px;
  }

  .baseLeftPdf {
    background: #fff;
  }

  .pdfList {
    float: left;
    width: 100%;
    padding: 0.5em 1em 1em 1em;
  }

  .list-wrap {
    height: auto !important;
  }

  /*---------------------------------------------
  事業内容トップ
  ---------------------------------------------*/

  /* LINKBOX */
  #businessList {
    width: auto !important;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    letter-spacing: -.4em;
    margin-left: -15px;
  }

  #businessList .lbox {
    display: inline-block;
    float: none;
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
    height: auto !important;
    margin: 0 0 15px 15px;
    padding: 10px;
    vertical-align: top;
    letter-spacing: 0;
  }

  #businessList span,
  #businessList dl {
    float: none;
    width: auto;
    margin: 0;
  }

  #businessList span {
    padding-bottom: 10px;
  }

  #businessList span img {
    width: 100%;
    height: auto;
  }

  #businessList dl dd {
    padding: 10px 0 0;
  }


  /*---------------------------------------------
  パイル事業トップ
  ---------------------------------------------*/

  #pile {
  }

  #pile p .btn_defalut {
    margin: 0 auto;
    display: block;
    width: 155px;
  }

  .baseLeftPdf dl {
    width: 150px;
    margin-right: 25px;
    padding: 12px;
  }

  .baseLeftPdf .pdf {
    margin-top: 5px;
    background-size: 15px;
    font-size: .7em;
  }

  .pdfRightbox dl,
  .phRightbox dl {
    float: none;
    width: auto;
  }

  .datawrap .leftbox {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }

  .datawrap .rightbox {
    float: none;
    width: 100%;
  }


  /*---------------------------------------------
  ポール事業
  ---------------------------------------------*/

  #pole {
  }

  #pole p {
  }

  .feature {
  }

  .check img {
    margin-right: 25px;
  }

  .check dl {
    float: none;
    width: auto;
    margin-left: 0;
  }


  /*---------------------------------------------
  施工法
  ---------------------------------------------*/

  .methodWrap {
  }

  .methodWrap div.list01,
  .methodWrap div.list02 {
    display: block;
    float: none;
    width: auto;
    margin-bottom: 20px;
  }

  .methodWrap div.list02 {
    margin-left: 30px;
  }

  .methodWrap div.bg01_02,
  .methodWrap div.bg02,
  .methodWrap div.bg03 {
    float: none;
    width: auto;
    margin-left: 60px;
  }

  /*---------------------------------------------
  埋め込み動画
  ---------------------------------------------*/

  .movie {
    width: 100%;
    margin: 40px 0 0 0;
    text-align: center;
  }

  .movie iframe {
    width: 260px;
    height: 190px;
    margin-top: 20px !important;
  }


  /*---------------------------------------------
  その他の工法 (MSコラム工法)
  ---------------------------------------------*/

  #pile_const03 {
    width: auto;
  }

  .pile_const03_text {
    float: none;
    width: auto;
    margin-top: -10px;
    margin-bottom: 30px;
  }

  .ttl_pile_const03 {
    width: auto;
  }

  .pile_const03_img {
    float: none;
    text-align: center;
  }

  /*---------------------------------------------
  水工資材事業
  ---------------------------------------------*/

  #water {
  }

  #water p {
  }

  #water .phRightbox dl {
    margin-top: 0;
    margin-bottom: 1.5em;
  }

  #waternavi {
    margin-top: 25px;
    margin-left: -5px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: .95em;
  }

  #waternavi li {
    float: left;
    width: 50%;
    padding: 5px 0 0 5px;
  }

  #waternavi li a {
    display: block;
    height: 100%;
    padding: 12px 12px 12px 25px;
    background-position: 12px 17px;
    line-height: 1.5em;
  }

  h6.waterType {
    position: inherit;
  }

  h6.waterType span {
    position: inherit;
    right: auto;
    top: auto;
    float: right;
    margin: 10px 0;
  }


  .tabbox .nav {
    position: relative;
    overflow: hidden;
    display: block;
    width: -webkit-calc(100% + 11px);
    width: calc(100% + 11px);
    margin-left: -10px;
    letter-spacing: -.4em;
    font-size: 12px;
  }

  .tabbox .nav li {
    display: inline-block;
    float: none;
    width:50%;
    margin-right: 0;
    padding-left: 10px;
    letter-spacing: 0;
    vertical-align: bottom;
  }

  .tabbox .nav li a {
    padding-top: 4px;
  }

  .tabbox .nav li a span {
    padding-left: 11px;
  }

  .tabbox .nav li a span:before {
    top: 7px;
    border-width: 3px 5px;
  }

  .tabbox .nav li a.current span,
  .tabbox .nav li a:hover span {
    padding-left: 17px;
  }

  .tabbox .nav li a.current span:before,
  .tabbox .nav li a:hover span:before {
    top: 6px;
    border-width: 8px 5px;
  }

  /* 施工事例 */

  .workslist {
    width: auto;
    margin-top: 30px;
  }

  .workslist li {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    padding: 20px 0 10px 0;
  }


  /*---------------------------------------------
  地中熱事業
  ---------------------------------------------*/

  #gepheat .use .leftbox,
  #gepheat .use .rightbox {
    float: none;
    width: 100%;
  }

  #gepheat .piledriaver span {
    float: none;
    display: block;
    width: auto;
    text-align: center;
  }

  #gepheat .piledriaver dl {
    float: none;
    width: 100%;
  }


  #gepheat .solar .leftbox {
    float: none;
    width: 100%;
  }

  #gepheat .solar .rightbox {
    float: none;
    width: 100%;
    text-align: center;
  }

  #gepheat .pip span {
    display: block;
    float: none;
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
  }

  #gepheat .pip dl {
    float: none;
    width: 100%;
  }


  /*---------------------------------------------
  砂利事業
  ---------------------------------------------*/

  #gravel,
  .gravel_text,
  #gravel_ul,
  #gravel_ul ul {
    width: auto !important;
  }

  .gravel_text {
    float: none;
  }

  .gravel_img {
    float: none;
    padding-top: 30px;
    text-align: center;
  }

  /*---------------------------------------------
  環境製品事業
  ---------------------------------------------*/

  #block_box,
  ul.side2,
  ul.img_ul_3col {
    width: auto;
  }

  ul.img_ul_3col {
    margin-left: -15px;
    letter-spacing: -.4em;
  }

  ul.img_ul_3col li {
    display: inline-block;
    float: none;
    width: 50%;
    margin: 0;
    padding: 0 0 10px 15px;
    vertical-align: top;
    letter-spacing: 0;
  }

  /*---------------------------------------------
  ホテル事業
  ---------------------------------------------*/

  #leisure,
  .leisure_ul_data,
  .leisure_ul_img,
  #leisure ul,
  #leisure ul li {
    width: auto;
  }

  .leisure_ul_data,
  .leisure_ul_img {
    float: none;
  }

  .leisure_ul_img {
    padding-top: 30px;
    text-align: center;
  }

  #leisure ul li:last-child {
    margin-bottom: 0;
  }


  /*---------------------------------------------
  賃貸オフィスビル事業
  ---------------------------------------------*/

  #officebuilding,
  #officebuilding ul,
  #officebuilding ul li,
  #officebuilding span {
    width: auto;
  }

  .officebuilding_data {
    float: none;
    width: auto;
  }

  #officebuilding span {
    display: block;
    float: none;
    padding-top: 30px;
    text-align: center;
  }


  /*---------------------------------------------
  情報関連事業
  ---------------------------------------------*/

  #itsolution,
  #itsolution ul,
  #itsolution ul li {
    width: auto;
  }

  .itsolution_data {
    width: 70%;
    padding-left: 25px;
  }

  #itsolution span {
    width: 30%;
  }

  /*---------------------------------------------
  環境衛生事業
  ---------------------------------------------*/

  #sanitation,
  #sanitation ul,
  #sanitation ul li {
    width: auto;
  }

  .sanitation_data {
    width: 70%;
    padding-left: 25px;
  }

  #sanitation span {
    width: 30%;
  }

}
