@charset "UTF-8";
main {
  display: block;
}

body {
  font-size: 13px;
  line-height: 1.7;
  letter-spacing: 1px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";
  color: #242424;
  min-width: 1000px;
}

a {
  color: #242424;
  text-decoration: underline;
}

.sp {
  display: none;
}

/*---------------------------------------------------------------
ヘッダー
---------------------------------------------------------------*/
header {
  background: #f0f1f2;
  padding-bottom: 60px;
  margin-bottom: 70px;
}

#head_inner {
  width: 1024px;
  margin: 0 auto 20px auto;
}
#head_inner #logo {
  float: left;
  width: 328px;
  height: 164px;
  border-left: solid 1px #252525;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 64px 0 0 44px;
}
#head_inner .inner_right {
  float: right;
  width: 600px;
}
#head_inner .inner_right .info {
  overflow: hidden;
  float: right;
  margin-bottom: 50px;
}
#head_inner .inner_right .info li {
  float: left;
  background: #252525;
  height: 38px;
  color: #fff;
  font-family: "Libre Baskerville", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 38px;
  padding: 0 20px;
  border-right: 1px solid #fff;
}
#head_inner .inner_right .info li a {
  display: block;
  height: 38px;
  background: #252525;
  color: #fff;
}
#head_inner .inner_right .info li:last-child {
  border-right: none;
}
#head_inner .inner_right #gnav {
  float: right;
}
#head_inner .inner_right #gnav > li {
  float: left;
  margin-left: 30px;
}
#head_inner .inner_right #gnav .dropDown {
  position: relative;
  padding-bottom: 5px;
  cursor: pointer;
}
#head_inner .inner_right #gnav .dropDown ul {
  display: none;
  position: absolute;
  top: 58px;
  left: 0;
  z-index: 50;
  width: 130px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
#head_inner .inner_right #gnav .dropDown ul li {
  font-size: 12px;
}
#head_inner .inner_right #gnav .dropDown ul li a {
  height: 40px;
  line-height: 40px;
  display: block;
  background: #252525;
  border-bottom: dotted 1px #ccc;
  color: #fff;
  text-decoration: none;
}
#head_inner .inner_right #gnav .dropDown ul li:last-child a {
  border-bottom: none;
}

#mv {
  width: 1024px;
  margin: 0 auto;
}
#mv .bx-controls, #mv .bx-has-pager {
  display: none;
}

/*---------------------------------------------------------------
footer
---------------------------------------------------------------*/
/*----- ここからが重要なフッター下部設定 -----*/
html, body {
  height: 100%;
}

#wrap {
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  width: 100%;
}

#main {
  padding-bottom: 330px;
  width: 1024px;
  margin: 0 auto;
}

footer {
  padding: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #d2d2d2;
}
footer nav {
  background: #f0f1f2;
  padding: 30px 0;
}
footer nav ul {
  text-align: center;
}
footer nav ul li {
  display: inline-block;
  margin: 0 15px;
}
footer nav ul li a {
  text-decoration: none;
}
footer nav ul li a:hover {
  text-decoration: underline;
}
footer .foot_inner {
  width: 1024px;
  margin: 0 auto;
  padding: 50px 0 10px;
}
footer .foot_inner .info {
  text-align: center;
  margin-bottom: 50px;
}
footer .foot_inner .info li {
  display: inline-block;
  margin: 0 20px;
  font-size: 12px;
  text-align: left;
}
footer .foot_inner .info li img {
  vertical-align: -5px;
}
footer .foot_inner .copy {
  text-align: center;
  font-size: 11px;
}

#pagetop {
  position: fixed;
  bottom: 50px;
  right: 50px;
}

/*---------------------------------------------------------------
コンテンツ汎用
---------------------------------------------------------------*/
.page {
  margin-top: 110px;
}

.hl_1 {
  text-align: center;
  margin-bottom: 100px;
}

.hl_2 {
  font-size: 24px;
  font-weight: bold;
}

/*---------------------------------------------------------------
トップページ
---------------------------------------------------------------*/
#top_page #sec_1 {
  border-bottom: solid 1px #9a9a9a;
  margin-bottom: 70px;
}
#top_page #greet {
  width: 512px;
  margin-bottom: 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 42px;
  float: left;
  overflow: hidden;
}
#top_page #greet h2 {
  margin-bottom: 40px;
}
#top_page #greet h3 {
  margin-bottom: 40px;
}
#top_page #greet .img {
  float: left;
}
#top_page #greet p.txt {
  float: right;
  width: 233px;
}
#top_page #news {
  border-left: solid 1px #9a9a9a;
  float: right;
  width: 512px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 42px;
  height: 420px;
}
#top_page #news h2 {
  margin-bottom: 40px;
}
#top_page #news .loop_area {
  height: 320px;
  overflow: hidden;
}
#top_page #news .loop_area .box {
  margin-bottom: 40px;
  padding-right: 30px;
}
#top_page #news .loop_area .box .date {
  color: #8a8a8a;
  font-size: 12px;
  margin-bottom: 10px;
}
#top_page #news .loop_area .box h3 {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 10px;
}
#top_page #b_btn ul {
  overflow: hidden;
}
#top_page #b_btn ul li {
  float: left;
  margin-right: 20px;
}
#top_page #b_btn ul li:last-child {
  margin-right: 0;
}

/*---------------------------------------------------------------
about アイエムについて
---------------------------------------------------------------*/
#about_page #sec_1 {
  margin-bottom: 150px;
}
#about_page #sec_1 .hl_2 {
  margin-bottom: 20px;
}
#about_page #sec_1 #mokuseitategu {
  margin-bottom: 120px;
}
#about_page #sec_1 #mokuseitategu .inner_left {
  float: left;
  width: 550px;
}
#about_page #sec_1 #mokuseitategu .inner_left h4 {
  font-size: 18px;
  margin-bottom: 20px;
}
#about_page #sec_1 #mokuseitategu .img {
  float: right;
}
#about_page #sec_1 #imnotategu p {
  margin-bottom: 20px;
}
#about_page #sec_1 #imnotategu ul {
  overflow: hidden;
}
#about_page #sec_1 #imnotategu ul li {
  float: left;
  margin-right: 8px;
}
#about_page #sec_1 #imnotategu ul li:last-child {
  margin-right: 0;
}
#about_page #sec_2 #flow .box {
  overflow: hidden;
  margin-bottom: 40px;
}
#about_page #sec_2 #flow .box h3 {
  margin-bottom: 30px;
}
#about_page #sec_2 #flow .box .txt {
  margin-left: 110px;
}
#about_page #sec_2 #to_form {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  text-align: center;
  padding: 30px 0;
}
#about_page #sec_2 #to_form .btn a {
  margin: 0 auto;
  display: block;
  height: 60px;
  width: 300px;
  line-height: 60px;
  text-decoration: none;
  font-weight: bold;
  background: #474747;
  color: #fff;
}

/*---------------------------------------------------------------
company 会社案内
---------------------------------------------------------------*/
#company_page #sec_1 {
  text-align: center;
  margin-bottom: 150px;
}
#company_page #sec_1 h2 {
  margin-bottom: 60px;
}
#company_page #sec_1 h2:before, #company_page #sec_1 h2:after {
  content: '';
  background: #242424;
  height: 1px;
  display: inline-block;
  width: 80px;
  vertical-align: 6px;
  margin: 0 20px;
}
#company_page #sec_2 {
  margin-bottom: 150px;
}
#company_page #sec_2 dl {
  overflow: hidden;
  width: 830px;
  margin: 0 auto;
}
#company_page #sec_2 dl dt {
  float: left;
  font-size: 14px;
  font-weight: bold;
}
#company_page #sec_2 dl dd {
  padding: 0 0 20px 200px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 20px;
}
#company_page #sec_2 dl dd:last-child {
  margin-bottom: 0;
}
#company_page #sec_3 {
  margin-bottom: 100px;
}
#company_page #sec_3 #gmap {
  width: 830px;
  margin: 0 auto;
}

/*---------------------------------------------------------------
estimate 見積フォーム
---------------------------------------------------------------*/
#estimate_page #sec_1 .hl_1 {
  margin-bottom: 50px;
}
#estimate_page #sec_1 .hl_1 + p {
  text-align: center;
  font-size: 15px;
  margin-bottom: 50px;
}
#estimate_page #sec_1 #step_img {
  text-align: center;
  margin-bottom: 50px;
}
#estimate_page #sec_1 #contact_form table {
  width: 100%;
  border-collapse: collapse;
  border-top: solid 1px #ccc;
  text-align: left;
}
#estimate_page #sec_1 #contact_form table tr {
  border-bottom: solid 1px #ccc;
}
#estimate_page #sec_1 #contact_form table th {
  font-size: 14px;
  width: 300px;
  text-align: left;
}
#estimate_page #sec_1 #contact_form table th .hiss {
  display: inline-block;
  background: #ca1212;
  color: #fff;
  font-size: 10px;
  font-weight: normal;
  padding: 0 3px;
  height: 12px;
  line-height: 12px;
  margin-left: 5px;
  vertical-align: 1px;
}
#estimate_page #sec_1 #contact_form table td {
  width: 724px;
  padding: 30px 0;
}
#estimate_page #sec_1 #contact_form table td .wpcf7-file {
  display: block;
}
#estimate_page #sec_1 #contact_form table td .txt {
  border: solid 1px #bbb;
  width: 300px;
  height: 36px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  font-size: 14px;
}
#estimate_page #sec_1 #contact_form table td .txt2 {
  border: solid 1px #bbb;
  width: 500px;
  height: 36px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  font-size: 14px;
}
#estimate_page #sec_1 #contact_form table td .txt3 {
  border: solid 1px #bbb;
  width: 50px;
  height: 36px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  font-size: 14px;
}
#estimate_page #sec_1 #contact_form table td .txt4 {
  border: solid 1px #bbb;
  width: 70px;
  height: 36px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  font-size: 14px;
}
#estimate_page #sec_1 #contact_form table td .btn a {
  display: block;
  text-align: center;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  color: #fff;
  background: #474747;
}
#estimate_page #sec_1 #contact_form table td .t_area1 {
  width: 724px;
  max-width: 724px;
  height: 200px;
  border: solid 1px #bbb;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  font-size: 14px;
}
#estimate_page #sec_1 #contact_form table td .t_area2 {
  width: 724px;
  max-width: 724px;
  height: 100px;
  border: solid 1px #bbb;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  font-size: 14px;
}
#estimate_page #sec_1 #contact_form table .submit {
  width: 1024px;
  text-align: center;
}
#estimate_page #sec_1 #contact_form table .submit input {
  width: 300px;
  height: 50px;
  line-height: 50px;
  background: #484848;
  font-weight: bold;
  border: none;
  color: #fff;
  cursor: pointer;
}
#estimate_page #sec_1 #contact_form table .submit .wpcf7c-btn-back {
  margin-right: 10px;
}
#estimate_page #sec_1 #contact_form table .submit .wpcf7-submit {
  margin-left: 10px;
}

/*---------------------------------------------------------------
ex_施行例
---------------------------------------------------------------*/
.catTitle {
  height: 55px;
  font-size: 13px;
  line-height: 55px;
  border-top: solid 2px #242424;
  border-bottom: solid 1px #ccc;
  font-weight: bold;
}

#cat_list {
  border-bottom: solid 2px #242424;
}
#cat_list li {
  border-bottom: dotted 1px #ccc;
}
#cat_list li a {
  display: block;
  text-decoration: none;
  padding: 15px 15px 15px 25px;
  font-size: 12px;
  color: #666;
  background: url(../img/ex_shop/sidebar_ico.png) no-repeat 10px center;
}
#cat_list li a:hover {
  background-color: #333;
  color: #fff;
}
#cat_list li:last-child {
  border-bottom: none;
}

#ex_shop_page, #ex_house_page, #gallery_page {
  overflow: hidden;
}
#ex_shop_page #content_right, #ex_house_page #content_right, #gallery_page #content_right {
  width: 730px;
  float: right;
}
#ex_shop_page #content_right #roop_area, #ex_house_page #content_right #roop_area, #gallery_page #content_right #roop_area {
  margin-bottom: 50px;
}
#ex_shop_page #sidebar, #ex_house_page #sidebar, #gallery_page #sidebar {
  width: 200px;
  float: left;
}

#ex_shop_page, #ex_house_page {
  overflow: hidden;
}
#ex_shop_page #content_right .box, #ex_house_page #content_right .box {
  overflow: hidden;
  border-bottom: solid 1px #ccc;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
#ex_shop_page #content_right .box .cat a, #ex_house_page #content_right .box .cat a {
  font-size: 13px;
  color: #7b7b7b;
  text-decoration: none;
}
#ex_shop_page #content_right .box .hl_post, #ex_house_page #content_right .box .hl_post {
  font-size: 26px;
  margin-bottom: 30px;
}
#ex_shop_page #content_right .box .content, #ex_house_page #content_right .box .content {
  overflow: hidden;
  margin-bottom: 30px;
}
#ex_shop_page #content_right .box .content .gallery-columns-3 .gallery-item, #ex_house_page #content_right .box .content .gallery-columns-3 .gallery-item {
  width: 230px;
  margin-right: 20px;
  margin-top: 0;
  margin-bottom: 20px;
}
#ex_shop_page #content_right .box .content .gallery-columns-3 .gallery-item img, #ex_house_page #content_right .box .content .gallery-columns-3 .gallery-item img {
  border: none;
  width: 100%;
  height: auto;
}
#ex_shop_page #content_right .box .content .gallery-columns-3 .gallery-item:nth-child(4n+3), #ex_house_page #content_right .box .content .gallery-columns-3 .gallery-item:nth-child(4n+3) {
  margin-right: 0;
}
#ex_shop_page #content_right .box .content .gallery-columns-4 .gallery-item, #ex_house_page #content_right .box .content .gallery-columns-4 .gallery-item {
  width: 166px;
  margin-right: 22px;
  margin-top: 0;
  margin-bottom: 22px;
}
#ex_shop_page #content_right .box .content .gallery-columns-4 .gallery-item img, #ex_house_page #content_right .box .content .gallery-columns-4 .gallery-item img {
  border: none;
  width: 100%;
  height: auto;
}
#ex_shop_page #content_right .box .content .gallery-columns-4 .gallery-item:nth-child(5n+4), #ex_house_page #content_right .box .content .gallery-columns-4 .gallery-item:nth-child(5n+4) {
  margin-right: 0;
}
#ex_shop_page #content_right .box .content .gallery-columns-5 .gallery-item, #ex_house_page #content_right .box .content .gallery-columns-5 .gallery-item {
  width: 138px;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 10px;
}
#ex_shop_page #content_right .box .content .gallery-columns-5 .gallery-item img, #ex_house_page #content_right .box .content .gallery-columns-5 .gallery-item img {
  border: none;
  width: 100%;
  height: auto;
}
#ex_shop_page #content_right .box .content .gallery-columns-5 .gallery-item:nth-child(6n+5), #ex_house_page #content_right .box .content .gallery-columns-5 .gallery-item:nth-child(6n+5) {
  margin-right: 0;
}

/*---------------------------------------------------------------
ギャラリー
---------------------------------------------------------------*/
#gallery_page .square-thumb {
  width: 216px;
  height: 216px;
}
#gallery_page #roop_area {
  overflow: hidden;
}
#gallery_page .box {
  width: 216px;
  height: 285px;
  float: left;
  margin-right: 41px;
  margin-bottom: 20px;
}
#gallery_page .box h2 {
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
}
#gallery_page .box:nth-child(3n) {
  margin-right: 0;
}

/*---------------------------------------------------------------

---------------------------------------------------------------*/
/*---------------------------------------------------------------

---------------------------------------------------------------*/
/*---------------------------------------------------------------

---------------------------------------------------------------*/
/*---------------------------------------------------------------

---------------------------------------------------------------*/
