@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; }
}

/*--------------------------------------------------------------
image 調整
---------------------------------------------------------------*/
.article .article_right .image {
  margin-left: 4%;
}
.article .article_left .image {
  margin-right: 4%;
}
.article.full.img-wide-right .article_right .image {
  max-width: 48vw;
  margin-right: calc(50% - 50vw);
}
.article.full.img-wide-left .article_left .image {
  max-width: 48vw;
  margin-left: calc(50% - 50vw);
}
@media only screen and (max-width: 600px) {
  .article .article_right .image {
    margin-left: 0;
  }
  .article .article_left .image {
    margin-right: 0;
  }
  .article.full.img-wide-right .article_right .image {
    max-width: 100vw;
    margin: 0 -4% 15px -4%;
  }
  .article.full.img-wide-left .article_left .image {
    max-width: 100vw;
    margin: 0 -4% 15px -4%;
  }
}


/*--------------------------------------------------------------
col2 余白調整
---------------------------------------------------------------*/
.article.col2 .article_body {
  padding-right: 4%;
  padding-left: 4%;
}
@media only screen and (max-width: 600px) {
  .article.col2 .article_body {
    padding-right: 0;
    padding-left: 0;
  }
}

/*--------------------------------------------------------------
リンク・ボタン
---------------------------------------------------------------*/
a {
  color: #98bc15;
  font-weight: 500;
}
a:hover {
  color: #728e0c;
  font-weight: 500;
  cursor: pointer;
  transition: 0.2s ease;
}
a.btn {
  color: #fff;
  background: #222;
}
a.btn:hover {
  color: #fff;
  background: #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;
}

/*--------------------------------------------------------------
title
---------------------------------------------------------------*/
#title #title_outer {
  width: 96%;
  height: 150px;
  justify-content: center;
}
#title h1 {
  width: 280px;
  height: 78px;
}
#title h1 a {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/materials/175101674347701.png") center no-repeat;
  background-size: 100%;
  text-indent: -9000px;
  margin:0;
}

/*--------------------------------------------------------------
topMenu
---------------------------------------------------------------*/
#topMenu_outer .topMenu li a {
  font-weight: 500;
}
#topMenu_outer .topMenu li a:hover {
  background: #00407b;
}

/*--------------------------------------------------------------
footer
---------------------------------------------------------------*/
#footer {
  background: #00407b;
}
#footer_body .topMenu li a, #footer_body .services li a {
  color: #fff;
  background: #00407b;
  display: block;
  position: relative;
  overflow: hidden;
}
#footer_body .topMenu li a:before, #footer_body .services li a:before {
  color: inherit;
}
#footer_body .topMenu li a::after, #footer_body .services li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: width 0.3s ease;
}
#footer_body .topMenu li a:hover, #footer_body .services li a:hover {
  color: #fff;
  background: #00407b;;
}
#footer_body .topMenu li a:hover::after, #footer_body .services li a:hover::after {
  width: 100%;
}
#footer_body .copyright {
  background: #000;
}

/*--------------------------------------------------------------
見出し
---------------------------------------------------------------*/
#mainArticles h2, #listTopics h2 {
  font-weight: 700;
  background: #00407b url("/materials/175117771019901.png") left bottom no-repeat;
  background-size: 7vw;
}
#mainTopics h2, .article h3, .gallery h3, .freeHtml h3, #mainArticles div[id^=blog] h2 {
  font-size: 1.8em;
  color: #000;
  font-weight: 700;
  margin-bottom: 50px;
  padding-bottom: 30px;
}
#mainTopics h2:before, .article h3:before, .gallery h3:before, .freeHtml h3:before, #mainArticles div[id^=blog] h2:before {
  display: block;
  width: 40px;
  height: 4px;
  background: #3577b4;
  content: "";
  margin: 0;
  position: absolute;
  bottom: 0;
  right: 50%;
}
#mainTopics h2:after, .article h3:after, .gallery h3:after, .freeHtml h3:after, #mainArticles div[id^=blog] h2:after {
  display: block;
  width: 40px;
  height: 4px;
  background: #cff935;
  content: "";
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.article h3 a, .gallery h3 a {
font-weight: bold;
}
.article h4 {
  font-size: 1.2em;
  color: #000;
  font-weight: 700;
  background: url("/materials/175109420127301.png") left center no-repeat;
  background-size: 2.8em;
  border: none;
  border-bottom: 4px dotted #ccc;
  padding: 0.7em 0.7em 0.7em 1.5em;
  margin-bottom: 1.0em;
}
.article h4:before {
  display: none;
}
.article h5 {
  font-size: 1.2em;
  color: #000;
  font-weight: 700;
  background: #cff935;
  padding: 0.5em 0.75em;
  border: none;
}
  
/*--------------------------------------------------------------
SNS バナーアイコン
---------------------------------------------------------------*/
.sideContents #sideBanners ul li {
  margin: 8px 16px;
}
.sideContents #sideBanners ul li a img {
  max-width: 40px;
}

/*--------------------------------------------------------------
文字装飾
---------------------------------------------------------------*/
p.leadText {
  display: flow-root;
  font-size: 2.0em;
  font-weight: 700;
  line-height: 1.5;
  background: url("/materials/175109420127301.png") left 30px center no-repeat;
  background-size: contain;
  padding: 0.75em 0;
}

/*-------------------------------------------------------
sideContents
-------------------------------------------------------*/
#sideContents {
  background: #f7f7f7;
}
.sideContents {
  padding-top: 0;
}

/*-------------------------------------------------------
freeHtml　会社概要
-------------------------------------------------------*/
#sideCompany {
  width: 100vw;
  background: #fff;
  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: 67px;
  background: url("/materials/175101674347701.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: 30%;
  height: 3.0em;
  font-size: 1.0em;
  color: #fff;
  font-weight: normal;
  margin-right: 3%;
  margin-bottom: 1.0em;
  background: #00407b;
}
#sideCompany dd {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 67%;
  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: #fff;
  font-weight: 400;
  background: none;
  width: 50%;
  margin: 30px auto 0 auto;
  padding: 8px 16px;
  background: #222;
  border-radius: 4px;
  display: block;
  text-align: center;
  text-decoration: none;
}
#sideCompany a.link-btn:hover {
  color: #fff;
  background: #555;
}
#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: #98bc15;
  font-size: 1.25em;
}
#sideCompany a.tel-link:hover {
  color: #728e0c;
}

/*-------------------------------------------------------
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%;
}

/*-------------------------------------------------------
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; }

/*-------------------------------------------------------
お問い合わせブロックバナー
-------------------------------------------------------*/
.article.contact-block .image {
  max-width: 512px;
  margin: 0 auto 30px;
}

/*-------------------------------------------------------
4つの特長
-------------------------------------------------------*/
#support01, #support02, #support03, #support04 {
  position: relative;
}
#support01::after, #support02::after, #support03::after, #support04::after {
  font-size: 15vw;
  color: rgba(200,200,200,0.25);
  font-weight: 900;
  line-height: 1.0;
  position: absolute;
  bottom: 0;
}
#support01::after {
  content: "01";
  left: 0;
}
#support02::after {
  content: "02";
  right: 0;
}
#support03::after {
  content: "03";
  left: 0;
}
#support04::after {
  content: "04";
  right: 0;
}

/*-------------------------------------------------------
リスト ●
-------------------------------------------------------*/
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;
}

/*-------------------------------------------------------
テーブル・シンプル
-------------------------------------------------------*/
.article table.simpleTbl {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  border-left: none;
  margin: 24px auto;
}
.article table.simpleTbl th, .article table.simpleTbl td {
  padding: 10px;
  border-right: none;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}
.article table.simpleTbl th {
  width: 25%;
  background-color: #f7f7f7;
  text-align: center;
  font-weight: normal;
}

/*-------------------------------------------------------
人物像
-------------------------------------------------------*/
dl.charactor {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
dl.charactor dt {
  display:flex;
  width: 43%;
  margin-right: 2%;
  justify-content: center;
  align-items: center;
  background: #fcb922;
  padding: 0.7em;
  margin-bottom: 1.0em;
  border-radius: 8px;
  font-size: 1.1em;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
dl.charactor dd {
  display:flex;
  justify-content: flex-start;
  align-items: center;
  width: 55%;
  padding: 0.7em 0;
  margin-bottom: 1.0em;
}

/*======================================================
600px以下
======================================================*/
@media only screen and (max-width: 600px) {
  /*title
  -------------------------------------------------------*/
  #title #title_outer {
    height: 100px;
  }
  
  /*toggle
  -------------------------------------------------------*/
  #toggle {
    background: url("/materials/175132547209202.png") no-repeat center / 48px;
    top: 5px;
    right: 10px;
  }
  .active #toggle {
    background: url("/materials/175132547209201.png") no-repeat center / 48px;
  }
  
  /*見出し
  -------------------------------------------------------*/
  #mainArticles h2, #listTopics h2 {
    font-size: 1.6em;
    padding: 3vw 11vw 3vw 11vw;
    background-size: 10vw;
  }
  
  /*4つの特長
  -------------------------------------------------------*/
  #support01, #support02, #support03, #support04 {
    padding-bottom: 10vw;
  }
  #support01::after, #support02::after, #support03::after, #support04::after {
    font-size: 30vw;
  }
  
  /*画面下部固定のリンクパーツ
  -------------------------------------------------------*/
  #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: #98bc15;
    text-decoration: none;
    font-size:16px;
    line-height: 46px;
    height:100%;
  }
  #bottomLink a span{
    font-weight: bold;
    display: inline-block;
  }
  #bottomLink a span::after {
    font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    font-size:140%;
    font-weight: bold;
    margin-right: 7px;
    margin-left: 7px;
    display:inline-block;
    vertical-align: -2px;
  }
  /* ボタンサイズ分の画面下部余白 */
  #wrap {
    margin-bottom: 50px;
  }
}

/*======================================================
480px以下
======================================================*/
@media only screen and (max-width: 480px) {
  /*title
  -------------------------------------------------------*/
  #title h1 {
    width: 50vw;
  }
  
  /*sideCompany
  -------------------------------------------------------*/
  #sideCompany .sideCompany_inner {
    padding: 30px;
  }
  #sideCompany a.link-btn {
    width: 80%;
  }
  
  /*文字装飾
  -------------------------------------------------------*/
  p.leadText {
    font-size: 1.8em;
  }
  
  /*人物像
  -------------------------------------------------------*/
  dl.charactor dt {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.2em;
  }
  dl.charactor dd {
    width: 100%;
  }
  
  /*テーブル・シンプル
  -------------------------------------------------------*/
  .article table.simpleTbl th, .article table.simpleTbl td {
    display: block;
    width: 100%;
  }
  .article table.simpleTbl th {
    border-bottom: 1px solid #ccc;
  }
  .article table.simpleTbl td {
    border: none;
    border-bottom: 1px solid #ccc;
  }
}
  
/*編集画面*/
.ams-build .freeHtml_body {
    min-height: 40px;
}
