@charset "utf-8";
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");

/*--------------------------------------------------------------
レスポンシブ02 ホワイト 1カラム
---------------------------------------------------------------*/

body {
  font-size:18px;
  color: #222;
  line-height: 2.0;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
@media only screen and (max-width: 1024px) {
  body { font-size: 16px; }
}
@media only screen and (max-width: 600px) {
  body { font-size: 15px; }
}

/*--------------------------------------------------------------
リンク・ボタン
---------------------------------------------------------------*/
a {
  color: #009740;
  font-weight: 500;
}
a:hover {
  color: #7ecef4;
  font-weight: 500;
  cursor: pointer;
  transition: 0.2s ease;
}
a.btn {
  color: #fff;
  background: #009740;
}
a.btn:hover {
  color: #fff;
  background: #acc84a;
}
a.btn.border {
  color: #000;
  border: 1px solid #000;
  background: none;
}
a.btn.border:hover {
  color: #fff;
  background: #555;
  border: 1px solid #555;
}
a.tel-link {
  font-size: 1.05em;
  font-weight: bold;
  text-decoration: none;
}
a.tel-link::before {
  font-family: "Font Awesome 5 Free";
  content: "\f2a0";
  font-weight: bold;
  margin-right: 8px;
}

/*--------------------------------------------------------------
image拡張
---------------------------------------------------------------*/
.article.image-wide-right .article_right .image {
  max-width: 60%;
  margin-right: -16%;
}

/*--------------------------------------------------------------
リスト maru
---------------------------------------------------------------*/
ul.maru.plus {
  font-size: 1.0em;
}

/*--------------------------------------------------------------
normalTbl
---------------------------------------------------------------*/
.article table.normalTbl.plus {
  font-size: 1.0em;
}
.article table.normalTbl.plus th {
  color: #9fbd0b;
  font-weight: 500;
  background: none;
  border: none;
  border-bottom: dotted 1px #ccc;
}
.article table.normalTbl.plus td {
  color: #555;
  border: none;
  border-bottom: dotted 1px #ccc;
}

@media only screen and (max-width: 600px) {
  .article table.normalTbl.plus th {
    text-align: center;
    background: #f7f7f7;
  }
  .article table.normalTbl.plus td {
    padding-bottom: 1.0em;
  }
}

/*-------------------------------------------------------
文字装飾
-------------------------------------------------------*/
.textFrame {
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  padding: 0.5em 0.75em;
  border: 1px solid;
}

/*--------------------------------------------------------------
col2, col3 左寄せ
---------------------------------------------------------------*/
.article.col2.ml-0, .article.col3.ml-0 {
  margin-left: 0;
}

/*--------------------------------------------------------------
title
---------------------------------------------------------------*/
#title_outer {
  width: 96%;
}
#title h1 {
  width: 300px;
  height: 44px;
}
#title h1 a {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/materials/174798812282001.png") top left no-repeat;
  background-size: 100%;
  text-indent: -9000px;
  margin:0;
}
#title #title_outer {
  height: 100px;
  background: url("/materials/174848019517401.png") right center no-repeat;
  background-size: 300px;
}

/*--------------------------------------------------------------
topMenu
---------------------------------------------------------------*/
#topMenu_outer .topMenu li a {
  color: #555;
  font-weight: 400;
}
#topMenu_outer .topMenu li a:hover {
  background: #abcd03;
}

/*--------------------------------------------------------------
見出し
---------------------------------------------------------------*/
#mainTopics h2, #mainArticles .article h2, .article h3, .gallery h3, .freeHtml h3 {
  font-weight: 400;
}
#mainArticles h2, #listTopics h2 {
  font-size: 1.8em;
  line-height: 1.4;
  font-weight: 400;
  background: #abcd03;
  padding-right: 4%;
  padding-left: 4%;
  margin-bottom: 0;
}
#listTopics h2 {
  margin-bottom: 40px;
}
#mainTopics h2:after, .article h3:after, .gallery h3:after, .freeHtml h3:after, #mainArticles .article h2:after {
  width: 60px;
  height: 4px;
  background: linear-gradient(to right, #abcd03 0%, #abcd03 50%, #009740 50%, #009740 100%);
}
#mainArticles div[id^=blog] h2 {
  margin: 40px auto;
}
.article h4 {
  background: #f8faf0;
  border: 1px solid #666;
}
.article h4:before {
  background: #abcd03;
}
.article h5 {
  border-left: solid 4px #abcd03;
}
.article h6:before {
  color: #009740;
}

/*--------------------------------------------------------------
Topics
---------------------------------------------------------------*/
#mainTopics {
  background: #fff;
}
ul.topics li {
  background: #f7f7f7;
}
ul.topics li p.date {
  background: #abcd03;
}
#mainTopics .listview a {
  font-size: 0.85em;
  color: #fff;
  background: #777;
}
#mainTopics .listview a:hover {
  color: #fff;
  background: #abcd03;
}
ul.topics li p.more a {
  background: #777;
}
ul.topics li p.more a:hover {
  background: #abcd03;
}
ul.topics li h3 a {
  color: #009740;
  font-weight: 500;
}
ul.topics li h3 a:hover {
  color: #7ecef4;
  font-weight: 500;
}

/*-------------------------------------------------------
footer
-------------------------------------------------------*/
#footer {
  background: #abcd03;
}
#footer_body .copyright {
  font-weight: 300;
  background: #abcd03;
}
#footer_body .topMenu li a, #footer_body .services li a {
  color: #fff;
  font-weight: normal;
  background: #abcd03;
  border-bottom: 1px dotted #abcd03;
}
#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: #fff;
  background: #abcd03;
  border-bottom: 1px dotted #fff;
}

/*--------------------------------------------------------------
sideContents
---------------------------------------------------------------*/
.sideContents #sideServices h2:before, .sideContents #sideBlogCategories h2:before, .sideContents #sideBlogDates h2:before, .sideContents #sideMobile h2:before {
  background: #abcd03;
}
.sideContents ul li, .sideContents dl dt {
  border-top: none;
}
.sideContents ul li a:hover, .sideContents dt a:hover {
  background: #abcd03;
}

/*-------------------------------------------------------
freeHtml　会社概要
-------------------------------------------------------*/
#sideCompany {
  width: 100vw;
  background: #f8faf0;
  margin: 0 calc(50% - 50vw) 40px;
  padding: 0;
}
#sideCompany .sideCompany_inner {
  display: block;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 50px;
}
#sideCompany h2.logomark {
  width: 240px;
  height: 154px;
  background: url("/materials/174824637311301.png") no-repeat;
  margin: 30px auto 50px auto;
  padding: 0;
  background-size: 100%;
  display: block;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
}
#sideCompany dl {
  font-size: 0.9em;
  width: 100%;
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 auto;
}
#sideCompany dt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 27%;
  height: 3.0em;
  font-size: 1.0em;
  color: #fff;
  font-weight: normal;
  margin-right: 3%;
  margin-bottom: 1.0em;
  background: #abcd03;
}
#sideCompany dd {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 70%;
  font-size: 1.0em;
  color: #000;
  line-height: 1.25;
  font-weight: normal;
  margin-bottom: 0.7em;
}
#sideCompany a.link-btn {
  font-size: 1.1em;
  color: #009740;
  font-weight: 400;
  background: none;
  width: 50%;
  margin: 30px auto 0 auto;
  padding: 8px 16px;
  border: 1px solid #009740;
  border-radius: 4px;
  display: block;
  text-align: center;
  text-decoration: none;
}
#sideCompany a.link-btn:hover {
  color: #fff;
  background: #abcd03;
  border: 1px solid #abcd03;
}
#sideCompany a.link-btn span::after {
  font-family: "Font Awesome 5 Free";
  content:"\f105";
  font-size:1.0em;
  color: inherit;
  font-weight: bold;
  margin-left: 6px;
}
#sideCompany a.tel-link {
  color: #00a48f;
  font-size: 1.25em;
}
#sideCompany a.tel-link:hover {
  color: #0f8776;
}

/*-------------------------------------------
サイト案内
-------------------------------------------*/
.gallery.guideBtn .gallery_grid li.galleryGrid {
  margin-bottom:15px;
}
.gallery.guideBtn .gallery_grid li.galleryGrid .galleryGrid_outer {
  padding: 0 5px;
}
.gallery.guideBtn .gallery_grid li.galleryGrid .image a {
  display: block;
  padding-bottom:60px;
}
.gallery.guideBtn ul.galleryGrids .comment {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 10px);
  height: 50px;
  border-radius: 2px;
  position: absolute;
  bottom: 5px;
  font-size: 0.9em;
  color: #fff;
  font-weight: bold;
  line-height: 1.25;
  background: #009740;
  margin-bottom: 0;
  padding: 0 8px;
  pointer-events: none;
}
.gallery.guideBtn ul.galleryGrids .comment span {
  display:block;
  font-size:1.0em;
  color:#fff;
  font-weight:bold;
  line-height:1.4;
  text-align:center;
}
.gallery.guideBtn ul.galleryGrids .comment span::after {
  font-size:1.0em;
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  color: #fff;
  font-weight: bold;
  margin-left: 6px;
}

/*-------------------------------------------------------
contactTable
-------------------------------------------------------*/
#mainArticles table.contactTable input.button, #mainBlogCommentForm table.contactTable input.button {
  background: #009740;
  border-radius: 4px;
}
#mainArticles table.contactTable input.button, #mainArticles table.contactTable input[type=button], #mainBlogCommentForm table.contactTable input.button, #mainBlogCommentForm table.contactTable input[type=button] {
  width: 50%;
}
#mainArticles form, #mainBlogCommentForm form {
  background: #999;
  padding: 1px;
}
#mainArticles table.contactTable, #mainBlogCommentForm table.contactTable {
  border-top: 5px solid #fff;
  border-left: 5px solid #fff;
}
#mainArticles table.contactTable tr th, #mainArticles table.contactTable tr td, #mainBlogCommentForm table.contactTable tr th, #mainBlogCommentForm table.contactTable tr td {
  border-bottom: 5px solid #fff;
  border-right: 5px solid #fff;
}
#mainArticles table.contactTable tr th, #mainBlogCommentForm table.contactTable tr th {
  font-weight: normal;
  color: #333;
  background: #f8faf0;
}
#mainArticles table.contactTable tr td, #mainBlogCommentForm table.contactTable tr td {
  background: #fff;
}

/*-------------------------------------------------------
お問い合わせメールフォームボタン
-------------------------------------------------------*/
a.btn-mailform {
  font-size: 120%;
  color: #fff;
  font-weight: 500;
  line-height: 1.4;
  background: #009740;
  text-align: center;
  display: flow-root;
  border-radius: 6px;
  padding: 12px;
  text-decoration: none;
  width: calc(100% - 60px);
  margin: 0 30px 20px;
}
a.btn-mailform::before {
  font-family:"Font Awesome 5 Free";
  content:"\f0e0";
  font-size:140%;
  color:#fff;
  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:#fff;
  font-weight:bold;
  margin-left:10px;
}
a.btn-mailform:hover {
  color: #fff;
  background: #abcd03;
}

/*-------------------------------------------------------
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%;
}

/*--------------------------------------------------------------
こんな時はご相談ください
---------------------------------------------------------------*/
#consultation.article.full {
  background: url("/materials/174831787217301.jpg") no-repeat;
  background-size: cover;
  background-position: center center;
  padding-bottom: 60px;
  margin-bottom: 0;
}
ul.check-plus {
  display: flex;
  flex-direction: column;
  padding: 1.25em 1.5em 1.25em 3.0em;
  background: rgba(255,255,255,0.7);
}
ul.check-plus li {
  font-size: 1.05em;
  font-weight: 400;
  line-height: 1.5;
  border-bottom: 2px dashed #ccc;
  margin-bottom: 0.7em;
  padding: 0.3em 0;
  display: block;
  position: relative;
}
ul.check-plus li:before {
  display: block;
  content: "";
  position: absolute;
  top: 0.4em;
  left: -1.5em;
  width: 1em;
  height: 0.5em;
  border-left: 4px solid #c71c1c;
  border-bottom: 4px solid #e55;
  transform: rotate(-45deg);
}

/*--------------------------------------------------------------
お客様へのお約束
---------------------------------------------------------------*/
#promise.article.full {
  background: url("/materials/174830845091701.jpg") no-repeat;
  background-size: cover;
  background-position: left bottom;
  padding-bottom: 60px;
}
ul.maru-plus {
  display: flex;
  flex-direction: column;
  padding: 1.25em 1.5em 1.25em 2.5em;
  background: rgba(255,255,255,0.7);
}
ul.maru-plus li {
  font-size: 1.05em;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.3em 0;
}
ul.maru-plus li:before {
  content: "●";
  font-size: 0.8em;
  margin-right: 0.1em;
  vertical-align: 0.1em;
  color: #fdd000;
  margin-left: -1.2em;
}

/*--------------------------------------------------------------
業務内容
---------------------------------------------------------------*/
dl.box-head {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
dl.box-head dt {
  display: flex;
  width: 25%;
  justify-content: center;
  align-items: center;
  font-size: 1.0em;
  color: #fff;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  background: #009740;
  border-radius: 4px;
  margin: 0 18px 18px 0;
  padding: 0.75em 0.5em;
}
dl.box-head dd {
  display: flex;
  align-items: center;
  width: calc(75% - 18px);
  font-size: 1.0em;
  line-height: 1.6;
  margin-bottom: 18px;
}

/*-------------------------------------------------------
ご依頼の流れ
-------------------------------------------------------*/
.article.articleFlow {
  position:relative;
  display:block;
  margin-bottom:60px;
}
.article.articleFlow::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  color: #fec62f;
  font-weight: bold;
  font-size: 50px;
  position: absolute;
  bottom: -80px;
  left: calc(50% - 16px);
}

/*--------------------------------------------------------------
一日の仕事の流れフローリスト
---------------------------------------------------------------*/
ul.flow-list {
  list-style: none;
  margin: 2.0em 0;
}
ul.flow-list li {
  display:block;
  background: none;
  border: 1px solid #999;
  border-radius: 4px;
  padding: 1.0em 1.5em 1.0em 1.5em;
  margin: 0 0 3.0em 0;
  position: relative;
}
ul.flow-list li p {
  font-size: 1.1em;
  font-weight: 500;
  margin: 0;
}
ul.flow-list li p span {
  display: inline-block;
  font-size: 1.0em;
  color: #000;
  font-weight: 500;
  line-height: 1.0;
  padding: 0.3em 1.0em 0.4em 1.0em;
  background: #fdd000;
  border-radius: 50vh;
  margin-right: 0.7em;
}
ul.flow-list li p span::before {
  font-family: "Font Awesome 5 Free";
  content: "\f017";
  font-weight: bold;
  padding-right:0.5em;
}
ul.flow-list li:not(:last-child)::after {
  display: block;
  width: 100%;
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-size: 2.0em;
  color: #7ecef4;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: -1.8em;
}

/*-------------------------------------------------------
署名
-------------------------------------------------------*/
p.signature {
  font-weight: 500;
  display: flex;
  justify-content: flex-end;
}

/*-------------------------------------------------------
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; }

/*編集画面*/
.ams-build .freeHtml_body {
    min-height: 40px;
}

/*======================================================
1024px
======================================================*/
@media only screen and (max-width: 1024px) {
  /*パンくずリスト*/
  #pankuz {
    padding-right: 2%;
    padding-left: 2%;
  }
  /*最新情報*/
  ul.topics {
    width: 100%;
  }
  /*取扱設備一覧 col2*/
  .article.col2.equipment {
    flex-basis: 48%;
  }
  .article.col2.equipment:nth-child(even) {
    margin: 0 2% 40px 0;
  }
  .article.col2.equipment:nth-child(odd) {
    margin: 0 0 40px 2%;
  }
}

/*======================================================
768px
======================================================*/
@media only screen and (max-width: 768px) {
  #title #title_outer {
    background-size: 240px;
  }
  .guideBtn li.galleryGrid {
    width: 50%;
  }
}


/*======================================================
600px
======================================================*/
@media only screen and (max-width: 600px) {
  /*トップバナー*/
  .mainImage img {
    object-fit: cover;
    object-position: top 0 right -3vw;
    min-height: 52vw;
  }
  /*title*/
  #title {
    height: 75px;
    position: static;
  }
  #title h1 {
    width: 50vw;
    height: 7.4vw;
    padding-left: 0;
  }
  #title #title_outer {
    height: 75px;
    background: none;
  }
  /*toggle*/
  #toggle, .active #toggle {
    background-color: #abcd03;
    top: 7px;
    right: 10px;
  }
  /*取扱設備一覧 col2*/
  .article.col2.equipment {
    flex-basis: 100%;
  }
  .article.col2.equipment:nth-child(even) {
    margin: 0 0 40px 0;
  }
  .article.col2.equipment:nth-child(odd) {
    margin: 0 0 40px 0;
  }
  /*contactTable*/
  #mainArticles table.contactTable, #mainBlogCommentForm table.contactTable {
    border: 5px solid #fff;
  }
  #mainArticles table.contactTable tr th, #mainArticles table.contactTable tr td, #mainBlogCommentForm table.contactTable tr th, #mainBlogCommentForm table.contactTable tr td {
    border: none;
  }
  /*image拡張*/
  .article.image-wide-right .article_right .image {
    max-width: 100%;
    margin-right: 0;
  }
  /*こんな時はご相談ください*/
  #consultation.article.full {
    background-position: right center;
  }
  /*-------------------------------------------------------
  画面下部固定のリンクパーツ
  -------------------------------------------------------*/
  #bottomLink{
    display: block;
    position:fixed;
    left:0;
    bottom:0;
    width:100%;
    text-align:center;
    z-index:1000;
    height:50px;
    overflow:hidden;
    border-top:1px solid #fff;
  }
  #bottomLink a {
    display: block;
    padding: 0;
    color: #fff;
    background: #009740;
    text-decoration: none;
    font-size:18px;
    line-height: 48px;
    height:100%;
  }
  #bottomLink a span{
    font-size:15px;
    font-weight: bold;
    display: inline-block;
  }
  #bottomLink a span::after {
    font-family: "Font Awesome 5 Free";
    content: "\f2a0";
    font-size:120%;
    font-weight: bold;
    margin-right: 7px;
    margin-left: 7px;
    display:inline-block;
    transform: rotate(-30deg);
  }
  /* ボタンサイズ分の画面下部余白 */
  #wrap {
    margin-bottom: 50px;
  }
}

/*======================================================
480px
======================================================*/
@media only screen and (max-width: 480px) {
  /*title*/
  #title h1 {
    width: 60vw;
    height: 9vw;
  }
  /*sideCompany*/
  #sideCompany .sideCompany_inner {
    padding: 30px 8%;
  }
  #sideCompany h2.logomark {
    width: 200px;
    height: 129px;
  }
  #sideCompany a.link-btn {
    width: 80%;
  }
  a.btn-mailform {
    width: 100%;
    font-size: 100%;
    margin: 0;
  }
  /*見出し*/
  #mainArticles h2, #listTopics h2 {
    font-size: 1.6em;
  }
  /*業務内容*/
  dl.box-head dt, dl.box-head dd {
    width: 100%;
    margin: 0 0 18px 0;
  }
}