@charset "utf-8";
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600&family=Noto+Serif+JP:wght@400;600&display=swap");

/*--------------------------------------------------------------
レスポンシブ02 ブルー 1カラム
---------------------------------------------------------------*/

body {
  font-size:17px;
  color: #222;
  line-height: 2;
  font-family: "Noto Sans JP", system-ui, 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; line-height: 1.8; }
}

/*--------------------------------------------------------------
トップバナー
---------------------------------------------------------------*/
.mainImage {
  max-width: 1920px;
  margin: 30px auto 0 auto;
}

/*--------------------------------------------------------------
リンク・ボタン
---------------------------------------------------------------*/
a {
  color: #da889f;
  font-weight: 400;
}
a:hover {
  color: #c5637f;
}
a.tel-link {
  font-size: 1.05em;
  font-weight: 600;
  text-decoration: none;
}
a.tel-link::before {
  font-family: "Font Awesome 5 Free";
  content: "\f2a0";
  font-weight: bold;
  margin-right: 8px;
}

a.btnMap{
  display:inline-block;
  padding:10px 16px;
  background:#1f4068;
  color:#fff;
  text-decoration:none;
  border-radius:4px;
}

/*--------------------------------------------------------------
normalTbl 文字サイズアップ
---------------------------------------------------------------*/
.article table.normalTbl {
  font-size: 0.95em;
}
.article table.normalTbl th {
  color: #1f4068;
  background: #e8eef5;
}

/*--------------------------------------------------------------
文字装飾
---------------------------------------------------------------*/
.leadText {
  font-size: 1.3em;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  line-height: 1.5;
  color: #1f4068;
  padding-bottom:20px;
  border-bottom: 2px dotted #1f4068;
  display: flow-root;
}
.subText {
  font-size: 1.15em;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
}
.promise {
  font-size:2.0em;
  font-family: "Noto Serif JP", serif;
  color:#1f4068;
  font-weight: 600;
  margin-bottom: 0.2em !important;
  display: inline-block;
  transform: translateX(-0.5em);
}

/*--------------------------------------------------------------
.article調整
---------------------------------------------------------------*/
.article.full.gray {
  padding-top:64px;
  margin-bottom: 0;
}
.article .article_left .image, .article .article_right .image {
  width: 50%;
  max-width: 50%;
}
.article .article_left .image {
  margin-right: 4%;
}
.article .article_right .image {
  margin-left: 4%;
}
/* お問い合わせ方法 */
.article.contact-method .article_left .image {
  width: 25%;
  max-width: 25%;
}

/*--------------------------------------------------------------
pankuz
---------------------------------------------------------------*/
#pankuz {
  padding: 0 2%;
}

/*--------------------------------------------------------------
topMenu
---------------------------------------------------------------*/
#topMenu .topMenu li a {
  font-size: 16px;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  color: #222;
}
#topMenu_outer .topMenu li a:hover {
  background: #1f4068;
}

/*--------------------------------------------------------------
topics
---------------------------------------------------------------*/
#mainTopics {
  background: none;
}
ul.topics li {
  background: #ecf3f7;
}
ul.topics li p.date {
  background: #1f4068;
}
ul.topics li h3 a {
  color: #da889f;
  font-weight: 600;
}
ul.topics li h3 a:hover {
  color: #c5637f;
}
#mainTopics .listview a {
  font-size: 0.8em;
  font-weight: 400;
  background: #1f4068;
}
ul.topics li p.more a {
  font-size: 0.8em;
  font-weight: 400;
  background: #5f7fa5;
}
#mainTopics .listview a:hover, ul.topics li p.more a:hover {
  background: #b2babf;
}

/*--------------------------------------------------------------
title
---------------------------------------------------------------*/
#title_outer {
  width: 96%;
}
#title h1 {
  width: 122px;
  height: 50px;
}
#title h1 a {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/materials/177259260928701.png") top left no-repeat;
  background-size: 100%;
  text-indent: -9000px;
  margin:0;
}
#title #title_outer {
  height: 100px;
  background: url("/materials/177259292431501.png") right center no-repeat;
  background-size: 230px;
}

/*-------------------------------------------------------
footer
-------------------------------------------------------*/
#footer {
  background: #1f4068;
}
#footer_body .topMenu li a, #footer_body .services li a {
  border-bottom: 1px solid transparent;
  background: transparent;
}
#footer_body .topMenu li a:hover, #footer_body .services li a:hover {
  border-bottom: 1px dotted #fff;
  background: transparent;
}
#footer_body .copyright {
  background: #20334a;
}

/*-------------------------------------------------------
見出し
-------------------------------------------------------*/
#mainArticles h2, #listTopics h2 {
  font-size: 1.9em;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  background: #1f4068;
  padding-left: 2%;
  padding-right: 2%;
  border-bottom: 3px solid #9fb6d1;
}
#listTopics h2 {
  margin-bottom: 30px;
}
#mainTopics h2, .article h3, .gallery h3, .freeHtml h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 1.8em;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
#mainTopics h2:after, #mainArticles .article h2:after, .article h3:after, .gallery h3:after, .freeHtml h3:after {
  height: 2px;
  background: #5f7fa5;
}
.article h5 {
  border-left: solid 4px #5f7fa5;
}

/*-------------------------------------------------------
お問い合わせセクション
-------------------------------------------------------*/
.article.full.contact-block {
  text-align: center;
  background: linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.25)), url("/materials/177278334334501.jpg") center bottom / cover no-repeat;
  background: linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.25)), url("/materials/177278428598801.jpg") center bottom / cover no-repeat;
  margin-top: 50px;
  margin-bottom: 0;
}
.article.full.contact-block .article_body {
  max-width: 800px;
  margin: 50px auto;
  padding: 15px;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 10px;
}
.article.full.contact-block h3 {
  margin-top: 0;
  padding-bottom: 0;
}
.article.full.contact-block p {
  font-size: 1.1em;
  text-align: center;
}
.article.full.contact-block p.contact-lead {
  font-size: 1.15em;
  font-weight: 700;
  line-height: 1.5;
}
.article.full.contact-block p a.tel-img {
  display: block;
  width: 400px;
  max-width: 90%;
  aspect-ratio: 812 / 120;
  margin: 0 auto;
  background: url("/materials/177278025764901.png") no-repeat center / contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.article.full.contact-block p a.tel-img:hover {
  opacity: 0.7;
}

/*-------------------------------------------------------
お問い合わせメールフォームボタン
-------------------------------------------------------*/
a.btn-mailform {
  font-size: 1.1em;
  color: #fff;
  font-weight: 500;
  line-height: 1.4;
  background: linear-gradient(to bottom, #f8d94a 0%, #f5c503 50%, #e3b400 100%);
  text-align: center;
  display: flow-root;
  border-radius: 6px;
  padding: 12px;
  text-decoration: none;
  width: 70%;
  margin: 0 auto 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: #b2babf;
}

/*--------------------------------------------------------------
.article.max.intro
---------------------------------------------------------------*/
.article.max.intro {
  background: url("/materials/177270217080301.jpg") no-repeat center bottom;
  background-size: cover;
  margin-bottom: 0;
  padding: 0 0 70px 0;
  position: relative;
  z-index: 1;
}
.article.max.intro .article_body {
  display: flex;
  align-items: center;
  width: 90%;
  margin: 0 auto;
}
.article.max.intro .image {
  float: none;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.article.max.intro .text-box {
  flex: 1;
}
.article.max.intro::before {
  content: "";
  position: absolute;
  left: -5%;
  top: -36px;
  width: 110%;
  height: 100px;
  background: #fff;
  border-radius: 0 0 50% 50% / 0 0 100% 100%;
  z-index: 0;
}
.article.max.intro > * {
  position: relative;
  z-index: 1;
}

/*--------------------------------------------------------------
.article.page-intro
---------------------------------------------------------------*/
.article.page-intro {
  margin-top: 40px;
}

/*--------------------------------------------------------------
p flow-root
---------------------------------------------------------------*/
.article.flow-root p {
  display: flow-root;
}

/*--------------------------------------------------------------
代表メッセージ
---------------------------------------------------------------*/
.article.greeting .article_right .image {
  max-width: 280px;
}
.signature {
  display: flex;
  justify-content: flex-end;
  font-size: 1.05em;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
}

/*--------------------------------------------------------------
選ばれる理由
---------------------------------------------------------------*/
.article.reason {
  margin-bottom: 70px;
}
.article.reason h4 {
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 0.5em;
  align-items: end;
  font-size: 1.25em;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  color: #1f4068;
  border: none;
  background: none;
  padding: 0;
  margin: 0 0 30px;
}
.article.reason h4.reverse {
  grid-template-columns: 1fr auto;
}
.article.reason h4:before {
  display: none;
}
.article.reason h4 .num {
  font-size: 3.3em;
  font-weight: 400;
  line-height: 1;
  color: #5f7fa5;
  display: inline-block;
  position: relative;
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
  font-feature-settings: "tnum" 1;
}
.article.reason h4 .ttl {
  display: block;
  line-height: 1.6;
  padding-top: 0.45em;
  min-width: 0;
}
/* reverse */
.article.reason h4.reverse .num {
  order: 2;
  text-align: right;
}
.article.reason h4.reverse .ttl {
  order: 1;
  text-align: right;
}

/* 数字下のライン */
.article.reason h4 .num::after {
  content: "";
  display: block;
  width: 0.6em;
  height: 2px;
  background: currentColor;
  position: absolute;
  left: 0;
  bottom: -12px;
}
.article.reason h4.reverse .num::after {
  left: auto;
  right: 0;
}
.article.reason .image {
  width: 50%;
  max-width: 50%;
}

/*-------------------------------------------------------
事業内容
-------------------------------------------------------*/
.article table.service-overview {
  width: 100%;
  border: none;
  border-collapse: separate;
  border-spacing: 12px;
  margin: 15px -12px;
}
.article table.service-overview th, .article table.service-overview td {
  border: none;
  padding: 12px;
}
.article table.service-overview th {
  color: #fff;
  background: #1f4068;
  border-radius: 4px;
}

/*-------------------------------------------
サイト案内
-------------------------------------------*/
.gallery.guideBtn .gallery_grid li.galleryGrid {
  margin-bottom:15px;
}
.gallery.guideBtn .gallery_grid li.galleryGrid .galleryGrid_outer {
  padding: 0 10px;
}
.gallery.guideBtn .gallery_grid li.galleryGrid .galleryGrid_body {
  background: #e8eef5;
  border-radius: 8px;
}
.gallery.guideBtn .gallery_grid li.galleryGrid .image {
  max-width: 80%;
  margin: 0 auto;
}
.gallery.guideBtn .gallery_grid li.galleryGrid .image a {
  display: block;
  padding-bottom: 75px;
}
.gallery.guideBtn ul.galleryGrids .comment {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 40px);
  height: 50px;
  border-radius: 4px;
  position: absolute;
  left: 20px;
  bottom: 5px;
  font-size: 0.9em;
  color: #fff;
  font-weight: bold;
  line-height: 1.25;
  background: #173552;
  margin-bottom: 10px;
  padding: 0 8px;
  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: 6px;
}

/*-------------------------------------------------------
GoogleMap
-------------------------------------------------------*/
.gmap-wrap {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%; /* 16:9 */
  position: relative;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0,0,0,.10);
  margin-bottom: 30px;
}
.gmap-wrap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 0;
  filter: grayscale(70%) contrast(110%) brightness(102%);
}

/*-------------------------------------------------------
登録制のメリット
-------------------------------------------------------*/
ul.merit li {
  margin-bottom: 0.7em;
}
ul.merit li .badge-inline {
  display:inline-block;
  font-size:0.9em;
  line-height:1;
  padding:0.35em 0.7em;
  background:#1f4068;
  color:#fff;
  border-radius:999px;
}

/*-------------------------------------------------------
SVCの約束
-------------------------------------------------------*/
.promise-num {
  list-style: none;
  margin: 1.8em 0;
  padding: 0;
  counter-reset: promise;
}
.promise-num li {
  counter-increment: promise;
  display: grid;
  grid-template-columns: 4.6em 1fr;
  column-gap: 1.4em;
  align-items: start;
  margin-bottom: 1.8em;
  padding: 0.15em 0;
  line-height: 1.7;
}
.promise-num li::before {
  content: counter(promise, decimal-leading-zero);
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 3.2em;
  font-weight: 400;
  line-height: 1;
  color: #5f7fa5;
  letter-spacing: -0.02em;
  font-variant-numeric: tabular-nums;
  font-feature-settings: "tnum" 1;
  text-align: right;
  padding-right: 1.4em;
  border-right: 1px solid #1f4068;
  transform: translateY(-0.04em);
  box-sizing: border-box;
}
.promise-num li:nth-child(1)::before{
  letter-spacing: 0.045em;
}

/*-------------------------------------------------------
応募の流れ
-------------------------------------------------------*/
.recruit-flow {
  list-style:none;
  padding:0;
  margin:1em 0;
  counter-reset:flow;
}
.recruit-flow li {
  counter-increment:recruit-flow;
  position:relative;
  padding-left:1.8em;
  margin-bottom:0.6em;
}
.recruit-flow li::before {
  content:counter(recruit-flow);
  position:absolute;
  left:0;
  top:0.3em;
  width:1.5em;
  height:1.5em;
  border-radius:50%;
  font-size:0.85em;
  line-height:1.4em;
  text-align:center;
  color:#fff;
  font-weight: 600;
  background: #5f7fa5;
}

/*--------------------------------------------------------------
サイドフリーHTML バナー
---------------------------------------------------------------*/
.sideBanner, .sideBanner img {
  width: 300px;
  height: auto;
  margin: 0 auto 30px;
}

/*======================================================
600px
======================================================*/
@media only screen and (max-width: 600px) {
  /*toggle*/
  #toggle {
    background: url("/materials/177287202330702.png") no-repeat center / 36px;
    right: 12px;
  }
  .active #toggle {
    background: url("/materials/177287202330601.png") no-repeat center / 36px;
    right: 12px;
  }
  /*title*/
  #title h1 {
    width: 16vw;
    height: 6.5vw;
    padding-left: 0;
    margin-left: 15px;
  }
  #title #title_outer {
    height: 56px;
    background: none;
  }
  /*topMenu*/
  #topMenu_outer .topMenu {
    background: #e8eef5;
  }
  /*top intro*/
  .article.max.intro .article_body {
    flex-direction: column;
  }
  .article.max.intro .image {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .article.max.intro .text-box {
    width: 100%;
  }
  /*選ばれる理由*/
  .article.reason .image {
    width: 75%;
    max-width: 75%;
  }
  .article .article_right .image {
    margin-right: 0;
    margin-left: auto;
  }
  .article .article_left .image {
    margin-right: auto;
    margin-left: 0;
  }
  /*事業案内*/
  .article table.service-overview {
    margin: 15px 0;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .article table.service-overview th, .article table.service-overview td {
    display: block;
    width: 100%;
  }
  .article table.service-overview th {
    padding: 8px;
  }
  .article table.service-overview td {
    padding: 8px 12px 12px 12px;
  }
  /*お問い合わせ方法*/
  .article.contact-method .article_left .image {
    width: 40%;
    max-width: 40%;
    margin-right: auto;
    margin-left: auto;
  }
  /*代表メッセージ*/
  .article.greeting .article_right .image {
    max-width: 280px;
    margin: 0 auto 15px;
  }
  /*-------------------------------------------------------
  画面下部固定のリンクパーツ
  -------------------------------------------------------*/
  #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: #5f7fa5;
    text-decoration: none;
    font-size:18px;
    font-weight: 900;
    line-height: 48px;
    height:100%;
  }
  #bottomLink a span {
    font-size:15px;
    font-weight: 700;
    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) {
  .leadText {
    font-size: 1.15em;
  }
  .subText {
    font-size: 1.05em;
  }
  /*title*/
  #title h1 {
    width: 20vw;
    height: 8.2vw;
    margin-top: 5px;
  }
  /*見出し*/
  #mainArticles h2, #listTopics h2 {
    font-size: 1.5em;
  }
  #mainTopics h2, .article h3, .gallery h3, .freeHtml h3 {
    font-size: 1.5em;
  }
  /*googlemap*/
  .gmap-wrap {
    padding-bottom: 75%; /*4:3*/
  }
  /*サイト案内*/
  .gallery.guideBtn .gallery_grid3 li.galleryGrid {
    width: 100%; !important;
  }
  .gallery.guideBtn .gallery_grid3 li.galleryGrid .galleryGrid_outer img {
    width:70%;
    margin:0 auto;
  }
  /*問い合わせフォームボタン*/
  a.btn-mailform {
    width: 100%;
  }
  /*画像サイズ　幅100%*/
  .article .article_left .image, .article .article_right .image {
    width: 100%;
    max-width: 100%;
  }
  /*サイドバナー採用情報*/
  .sideBanner {
    width: 80%;
    max-width: 80%;
  }
  .sideBanner img {
    width: 100%;
    max-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; }

/*編集画面*/
.ams-build .freeHtml_body {
    min-height: 40px;
}