@charset "utf-8";

/*--------------------------------------------------------------
レスポンシブ02 ブルー 1カラム
---------------------------------------------------------------*/

.ta_c{text-align:center !important;}
.ta_r{text-align:right !important;}
.ta_l{text-align:left !important;}

.mb0{margin-bottom: 0px !important;}
.pb0{padding-bottom: 0px !important;}
.m_auto{margin-left: auto; margin-right: auto;}

.mt20{margin-top: 20px;}
.mb20{margin-bottom: 20px;}
.mt20{margin-top: 20px;}
.mb20{margin-bottom: 20px;}
.mt30{margin-top: 30px;}
.mb30{margin-bottom: 30px;}
.mt40{margin-top: 40px;}
.mb40{margin-bottom: 40px;}

.pt20{padding-top: 20px;}
.pb20{padding-bottom: 20px;}
.pt20{padding-top: 20px;}
.pb20{padding-bottom: 20px;}
.pt30{padding-top: 30px;}
.pb30{padding-bottom: 30px;}
.pt40{padding-top: 40px;}
.pb40{padding-bottom: 40px;}

.pc{display:inline;}
.sp{display:none;}

body {
  font-size: 17px;
  line-height: 2.0;
}

@media only screen and (max-width: 1024px) {
  body { font-size: 16px; }
}
@media only screen and (max-width: 800px) {
  body { font-size: 15px; }
}
@media only screen and (max-width: 600px) {
  body { font-size: 14px; }
}

/*-------------------------------------------
a リンクカラー
-------------------------------------------*/
a {
  color:#ed6a05;
}
a:hover {
  color:#ff0000;
}

/*-------------------------------------------
ボタン
-------------------------------------------*/
.btn-wrap {
  margin:2.0em 0;
}

#mainArticles table.contactTable input.button, #mainBlogCommentForm table.contactTable input.button {
  background: #fec62f;
}

/*-------------------------------------------
汎用リスト・テーブル　文字サイズアップ
-------------------------------------------*/
.article table.normalTbl {
  font-size:1.0em;
}

ul.ps, ul.maru, ul.notes, ol.pp {
  font-size:0.94em;
  line-height:1.6;
}
ul.ps li, ul.maru li, ul.notes li, ol.pp li {
  margin-bottom:0.5em;
}

ul.maru-list {
  font-size:1.1em;
  line-height:1.6;
  list-style-type:none;
  margin-left:1.15em;
}
ul.maru-list li:before {
  content:"●";
  margin-left:-1.15em;
  color:#89c2e1;
}
/*-------------------------------------------------------
recaptcha バッジ非表示
-------------------------------------------------------*/
.recaptcha_policy {
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 11px !important;
  color: #444 !important;
}
.recaptcha_policy a {
  font-size: 11px !important;
  color: #111 !important;
}
.grecaptcha-badge { visibility: hidden; }
/*-------------------------------------------
ギャラリーコメント
-------------------------------------------*/
.gallery ul.galleryGrids .comment {
  font-size:0.9em;
}

/*-------------------------------------------
文字装飾
-------------------------------------------*/
strong {
  font-family:sans-serif;
  font-weight:bold;
}
.leadText {
  font-size:1.15em;
  line-height:1.6;
  font-weight:bold;
  color:#0855a7;
}

/*-------------------------------------------
topMenu
-------------------------------------------*/
#topMenu_outer .topMenu li a:hover {
  background:#89c2e1;
}
/*--
@media only screen and (max-width: 600px) {
  #toggle {
    right: 4px;
    top: 4px;
  }
}--*/

/*-------------------------------------------
ヘッダー
-------------------------------------------*/
#title #title_outer {
  /*--width:92%;--*/
  width: 93%;
  height:150px;
  background: url(/materials/178184845724501.png) right center no-repeat;
  /*--background-size: 450px;--*/
  background-size: 300px;
}
#title h1 {
  width:360px;
  height:100px;
}
#title h1 a {
  display: block;
  height: 100%;
  width: 100%;
  background: url(/materials/178209987696501.png) left center no-repeat;
  background-size: 100%;
  text-indent: -9000px;
  margin:0 auto;
}

/*-------------------------------------------
見出し
-------------------------------------------*/
#mainArticles h2, #listTopics h2 {
  background:#0fbae2;
}
#mainTopics h2:after, .article h3:after, .gallery h3:after, .freeHtml h3:after, #mainArticles .article h2:after {
  background:#0fbae2;
}
.article h4:before {
  background:#0fbae2;
}
.article h5 {
  border-left:solid 4px #89c2e1;
}
.article h6:before {
  color:#89c2e1;
}

/*-------------------------------------------
footer
-------------------------------------------*/
#footer {
  color:#222;
  background:#ecf3f7;
}
#footer_body .topMenu li a, #footer_body .services li a {
  color:#222;
  background:#ecf3f7;
}
#footer_body .topMenu li a:before, #footer_body .services li a:before {
  color:inherit;
}
#footer_body .topMenu li a:hover, #footer_body .services li a:hover {
  color:#0fbae2;
  background-color:transparent;
}
#footer_body .copyright {
  background:#0fbae2;
}

/*-------------------------------------------
freeHtml　会社概要
-------------------------------------------*/
#sideCompany {
  display:block;
  width:100%;
  margin:50px 0 100px 0;
  padding:0 0 0 0;
  box-sizing:border-box;
}
#sideCompany .logomark {
  width:140px;
  height:131px;
  margin:0 auto 20px;
}
#sideCompany .logomark img {
  width:100%;
  height:auto;
}
#sideCompany h2 {
  font-size:1.35em;
  font-weight:bold;
  text-align:center;
}
#sideCompany p.catchphrase {
  font-size:1.1em;
  font-weight:bold;
  text-align:center;
  margin-bottom:30px;
}
#sideCompany dl {
  font-size:1.0em;
  font-weight:normal !important;
  margin:0 auto;
  padding:0;
  display:flex;
  flex-wrap:wrap;
  width:100%;
}
#sideCompany dt {
  width:20%;
  height:40px;
  font-size:1.0em;
  color:#fff;
  font-weight:500;
  line-height:40px;
  text-align:center;
  border-top:none;
  background:#89c2e1;
  border-radius:2px;
  margin-bottom:1.0em;
}
#sideCompany dd {
  width:78%;
  font-size:1.0em;
  color:#000;
  line-height:1.5;
  margin-bottom:1.0em;
  margin-left: 2%;
  padding:0.5em;
}
#sideCompany a.linkbtn {
  width: 50%;
  margin: 1em auto;
  padding: 0.5em;
  background:#222;
  border-radius: 4px;
  display: block;
  color: #fff;
  letter-spacing: normal;
  text-decoration: none;
  text-align: center;
  font-size: 1.0em;
  font-weight: bold;
  box-sizing: border-box;
  position: relative;
}
#sideCompany a.linkbtn:after {
  position: absolute;
  right: 10px;
  font-family:"Font Awesome 5 Free";
  content:"\f105";
  font-weight:900;
}
#sideCompany a.linkbtn:hover {
  background: #b0bfc9;
  color: #fff;
}

/*-------------------------------------------
お客様へのお約束
-------------------------------------------*/
ul.promise {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
ul.promise li {
  list-style-type:none;
  font-size:1.15em;
  line-height:1.6;
  font-weight:bold;
  padding: 0.7em 1.5em 0.7em 1.0em;
  display:block;
  background:#ecf3f7;
  margin-bottom:0.7em;
  position:relative;
}
ul.promise li::before {
  font-family: "Font Awesome 5 Free";
  content:"\f06a";
  font-size:1.0em;
  color:#ff9900;
  font-weight:bold;
  margin-right:0.2em;
}
ul.promise li::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 20px;
  height: 20px;
  border: 10px solid #89c2e1;
  border-right-color: #fff;
  border-bottom-color: #fff;
  box-sizing: border-box;
}

/*-------------------------------------------
サイト案内
-------------------------------------------*/
.gallery.guideBtn .gallery_grid li.galleryGrid .image {
  padding-bottom:55px;
}
.gallery.guideBtn .gallery_grid li.galleryGrid .image a {
  padding-bottom:65px;
}
.gallery.guideBtn ul.galleryGrids .comment {
  font-size:1.05em;
  color:#fff;
  font-weight:bold;
  line-height:55px;
  text-align:center;
  display:block;
  width:calc(100% - 10px);
  height:55px;
  position:absolute;
  bottom:10px;
  background:#89c2e1;
  margin-bottom:0;
  pointer-events: none;
}
.gallery.guideBtn ul.galleryGrids .comment::after {
  font-size:1.0em;
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  color: #fff;
  font-weight: bold;
  margin-left: 10px;
}

/*-------------------------------------------
署名
-------------------------------------------*/
p.signature {
  font-size:1.05em;
  font-weight:600;
  line-height:1.6;
  display:flex;
  justify-content:end;
}

/*-------------------------------------------
施工事例
-------------------------------------------*/
.article.cases h3, .gallery.cases h3 {
  font-size:1.3em;
}
.article.cases h3:after, .gallery.cases h3:after {
  background:#ff9900;
  margin-bottom:10px;
}

/*-------------------------------------------
資格保有者テーブル
-------------------------------------------*/
.article table.normalTbl.license th {
  width:50%;
}
.article table.normalTbl.license td {
  width:50%;
  text-align:center;
}

/*-------------------------------------------
経営理念
-------------------------------------------*/
dl.policy {
  display:block;
  width:calc(100% -  5px);
  padding:1.2em 1.7em;
  border:1px solid #eee;
  box-shadow:5px 5px #eee;
}
dl.policy dt {
  font-size:1.15em;
  font-weight:bold;
  font-family:serif;
}
dl.policy dd {
  margin-left:2.5em;
}
dl.policy dd:not(:last-child) {
  margin-bottom:1.0em;
}

/*-------------------------------------------
リスト・ドット
-------------------------------------------*/
ul.dot {
  list-style-type:none;
  font-size:1.0em;
  line-height:1.6;
  margin:1.0em 0 1.0em 1.0em;
}
ul.dot li {
  list-style-type:none;
}
ul.dot li::marker {
  display:none;
}
ul.dot li::before {
  content:"・";
  margin-left:-1.0em;
}

/*-------------------------------------------------------
お問い合わせメールフォームボタン
-------------------------------------------------------*/
a.btn-mailform {
  font-size:120%;
  color:#89c2e1;
  font-weight:bold;
  background:#fff;
  border:4px solid #89c2e1;
  text-align:center;
  display:flow-root;
  border-radius:6px;
  padding:12px;
  text-decoration:none;
  margin:0 auto;
}
a.btn-mailform::before {
  font-family:"Font Awesome 5 Free";
  content:"\f0e0";
  font-size:140%;
  color:#89c2e1;
  font-weight:bold;
  line-height:1.0;
  margin-right:10px;
  display:inline-block;
  vertical-align:middle;
  transform:translateY(-2px);
}
a.btn-mailform::after {
  font-family:"Font Awesome 5 Free";
  content:"\f105";
  color:#89c2e1;
  font-weight:bold;
  margin-left:10px;
}
a.btn-mailform:hover {
  color:#0855a7;
  border-color:#0855a7;
}
a.btn-mailform:hover::before, a.btn-mailform:hover::after {
  color:#0855a7;
}

/*-------------------------------------------
GoogleMap
-------------------------------------------*/
.gmap-wrap {
  height: 0;
  overflow: hidden;
  /*padding-bottom: 75%; 4:3*/
  padding-bottom: 56.25%; /*16:9*/
  position: relative;
}
.gmap-wrap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  /*title*/
  /*--
  #title h1 {
    width:40vw;
  }
  #title #title_outer {
    background-size:45vw;
  }--*/
  #pankuz p {
    margin:16px 4%;
  }
}

@media only screen and (max-width: 800px) {
  #title #title_outer {
    height:120px;
  }
  #title h1 {
    width: 250px;
    height: 100px;
}
}

@media only screen and (max-width: 600px) {
  /*title*/
  #title h1 {
    width:260px;
    padding-left:0;
  }
  #title #title_outer {
    height:90px;
    background:none;
  }
  /*toggle*/

  #toggle {
    /*--
    background:url(/materials/168938976724301.png) no-repeat center center / 34px;
    background-color:#fff;--*/
    background-color:#0fbae2;
  }

  .active #toggle {
    /*--background:url(/materials/168939013899801.png) no-repeat center center / 34px;
    background-color:#ecf3f7;--*/
    background-color:#0fbae2;
  }
  /*事業内容アイコンイラスト*/
  .article.cases .image {
    width:50vw;
    margin-right:auto;
    margin-left:auto;
  }
  /*サイト案内*/
  .gallery.guideBtn .gallery_grid li.galleryGrid .image {
    padding-bottom:40px;
  }
  .gallery.guideBtn .gallery_grid li.galleryGrid .image a {
    padding-bottom:50px;
  }
  .gallery.guideBtn ul.galleryGrids .comment {
    line-height:40px;
    height:40px;
  }
  /*normalTbl*/
  /*.article table.normalTbl th {
    display:table-cell;
    max-width:25%;
  }
  .article table.normalTbl td {
    display:table-cell;
    width:auto;
  }*/
  .article table.normalTbl.license th ,
  .article table.normalTbl.license td {
    width:100%;
    text-align:center;
  }
  /*会社概要ご挨拶画像幅*/
  .article.greeting .image {
    width:60vw;
  }
  /* 画面下部固定のリンクパーツ */
  #bottomLink{
    display:block;
    position:fixed;
    left:0;
    bottom:0;
    width:100%;
    text-align:center;
    z-index:1000;
    height:45px;
    overflow:hidden;
  }
  #bottomLink a {
    display: block;
    padding: 0;
    color: #fff;
    background: #fec62f;
    text-decoration: none;
    font-size:16px;
    line-height: 42px;
    height:100%;
  }
  #bottomLink a span{
    font-size:14px;
    display: inline-block;
    padding-right: 26px;
    position: relative;
  }
  #bottomLink a span::after {
    position: absolute;
    top: 12px;
    right: 0;
    display: inline-block;
    content: "";
    width: 18px;
    height: 18px;
    background: url(/materials/168930352779701.png) no-repeat;
    background-size:18px;
    margin: 0 4px;
  }
  #wrap {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 480px) {
  .mainImage img {
    object-fit: cover;
    object-position: top center;
    min-height: 50vw;
  }
  #mainArticles h2, #listTopics h2 {
    font-size:1.4em;
  }
  #mainTopics h2, #mainArticles .article h2, .article h3, .gallery h3, .freeHtml h3 {
    font-size:1.5em;
  }
  /*事業内容アイコンイラスト*/
  .article.cases .image {
    width:70vw;
  }
  /*お問い合わせメールフォームボタン*/
  a.btn-mailform {
    font-size:100%;
    line-height:1.5;
    border:2px solid #89c2e1;
    padding:10px 4px 8px 4px;
  }
  a.btn-mailform::before {
    margin-right:3px;
  }
  a.btn-mailform::after {
    margin-left:2px;
  }
  /*freeHtml　会社概要*/
  #sideCompany h2 {
    font-size:1.25em;
  }
  #sideCompany .logomark {
    width:80px;
    height:75px;
  }
  #sideCompany dt {
    width:24%;
  }
  #sideCompany dd {
    width:74%;
  }
  #sideCompany a.linkbtn {
    width:70%;
  }
  /*normalTbl*/
  .article table.normalTbl th {
    text-align:center;
    background:#ecf3f7;
  }
  /*保有資格テーブル*/
  .article table.normalTbl.license th,
  .article table.normalTbl.license td {
    width:100%;
  }
}

/*汎用ボタン*/
a.btn:hover {
  color:#FFF;
}