/* ! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
/* Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template */
/* ==========================================================================
Base styles: opinionated defaults
main.cssのベースフォントサイズ変更に伴う修正
========================================================================== */

html {
  font-size: 62.5%; /* 1px=1remにする修正 */
}
body {
  font-family: roboto, Arial, Helvetica, Helvetica Neue, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-size: 1.6rem; /* =16px */
  line-height: 2; /* =32px */
}
h2 {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.5;
  font-weight: normal;/*margin: 0;*/
}
h2.blue-txt {
  font-size: 24px;
  font-size: 2.4rem;
}
h2 .small-word {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  display: block;
  margin-bottom: 28px;
}
h3 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
}
h3 .small-word {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  display: block;
}
h4 {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.5;
  color: #222;
  margin-bottom:10px;
}
/*SP menu*/
.mobile-menu-btn,  .mobile-close-btn {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.1;
}
/*グロナビの調整*/
#gnav a {
  display: block;
  font-size: 19px;
  font-size: 1.9rem;
  padding: 16px 0;
  text-align: center;
  color: #37547e;
}
#gnav .small-word {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1;
}
#gnav ul .have-child-menu .child-menu li {
  height: auto;
}
#mobile-gnav {
  float: right;
  line-height: 1;
  height: 60px;
  vertical-align: middle;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  background-color: #38537b;
  padding-bottom: 1%;
}
.mobile-menu-btn .small-word,  .mobile-close-btn .small-word {
  display: block;
  font-size: 1px;
  font-size: 1rem;
}
/*top heroimg*/
#top-main h1 {
  position: relative;
  z-index: 600;
  text-align: left;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  font-weight: normal;
  display: inline-block;
}
#top-main h1 svg {
  text-align: center;
  display: block;
  margin: auto;
  padding-bottom: 32px;
  padding-bottom: 3.2rem;
}
/*サービスキービジュアル*/
.service-link-wrapper .service-name {
  line-height: 1.5;
}
.service-link-wrapper .service-name svg {
  margin-bottom: 0.5em;
}
.service-link-wrapper .service-name svg {
  display: block;
  margin: auto;
  width: 48px;
  width: 4.8rem;
  height: 48px;
  height: 4.8rem;
  margin-bottom: 0.5em;
  text-align: center;
}
.service .service-link {
  margin-top: 64px;
  margin-top: 6.4rem;
}
/*ニューススライダー*/
.news .category {
  font-weight: bold;
  font-size: 20px;
  font-size: 2.0rem;
  text-align: center;
}
.news .category .small-word {
  display: block;
  color: #9d9d9d;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.news .title-name {
  font-size: 16px;
  font-size: 1.6rem;
  color: #222;
  margin: 10px 2% 20px;
  word-break: break-all;
  height: 72px;
  height: 7.2rem; /*3行分*/
  overflow: hidden;
}
.news .year,  .news .date {
  font-size: 18px;
  font-size: 1.8rem;
  color: #757575;
}
.news .date {
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: bold;
}
.more-detail-link {
  display: inline-block;
  color: #1b60ad;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
}
.more-detail-link::after {
  position: absolute;
  top: 6px; /*SP向けに制御*/
  right: -30px;
  width: 30px;
  height: 20px;
  content: "";
  background-image: url(../images/icon-arrow.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: right;
}
.more-link {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
}
.more-link {
  display: inline-block;
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: bold;
  color: #222;
  padding: 15px 0;
  position: relative;
}
/*お問い合わせ*/
.footer-contact p .telephone-number {
  font-size: 25px;
  font-size: 2.5rem;
  margin-left: 5px;
}
.footer-contact .reception-time {
  font-size: 12px;
  font-size: 1.2rem;
}
.footer-contact .web-contact-link {
  padding-top: 10px;
  font-size: 22px;
  font-size: 2.2rem;
}
.footer-contact p .small-word {
  font-size: 25px;
  font-size: 2.5rem;
  margin-left: 5px;
}
/*アクセス*/
.footer-access .access-overview h3 {
  margin: 0 auto 1.6rem;
  text-align: center;
  font-weight: bold;
}
.footer-access .access-overview p {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.footer-access a.maps-link {
  padding: 16px 48px;
  padding: 1.6rem 1rem;
  display: inline-block;
  width: 100%;
  max-width: 250px;
}
/*footerナビの制御*/
/*

.footer-menu-wrapper .footer-co-nav, .footer-menu-wrapper .footer-tr-nav,  .footer-menu-wrapper .footer-service-nav {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  text-align: center;
  vertical-align: top;
}
.footer-menu-wrapper .footer-service-nav {
    margin-top: 20px;
  }
@media print, screen and (min-width: 768px) {
  .footer-menu-wrapper .footer-co-nav, .footer-menu-wrapper .footer-tr-nav,  .footer-menu-wrapper .footer-service-nav {
    display: inline-block;
    width: 176px;
    width: 17.6rem;
    box-sizing: border-box;
    margin: 0;
    text-align: left;
    vertical-align: top;
  }
  .footer-menu-wrapper .footer-service-nav {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 270px;
  }
  .footer-menu-wrapper .footer-service-nav dd {
    box-sizing: border-box;
    max-width: 160px;
    margin-right: 20px;
  }
  .footer-menu-wrapper .footer-service-nav dd.mt-20 {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 900px) {
  .footer-menu-wrapper .footer-service-nav {
    height: 230px;
  }
  .footer-menu-wrapper .footer-service-nav dd {
    max-width: 190px;
  }
}
*/
@media print, screen and (min-width: 768px) {
body {
  font-size: 14px;
  font-size: 1.4rem; /* =14px */
  line-height: 2; /* =28px */
}
h2 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.5;
  font-weight: normal;/*margin: 0;*/
}
h2.blue-txt {
  font-size: 21px;
  font-size: 2.1rem;
}
h2 .small-word {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  display: block;
  margin-bottom: 16px;
}
h3 {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.5;
}
h3 .small-word {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  display: block;
}
h4 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #222;
  margin-bottom:10px;
}
/*キーのフォントサイズ*/
#top-main h1 {
  font-size: 20px;
  font-size: 2.0rem;
}
#top-main h1 svg {
  display:inline-block;
  width:95px;
  margin:0;
  padding:0;
}

.service-link-wrapper .service-name {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.5;
}
.service-link-wrapper .service-name svg {
    width: 56px;
    width: 5.6rem;
    height: 56px;
    height: 5.6rem;
}
.service-link-wrapper > p {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 16px;
}
/*グロナビの調整*/
#gnav a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.0;
  display: inline-block;
}
/*お問い合わせ*/
.footer-contact ul {
  text-align: center;
  width: 730px;
  height: 314px;
  height: 31.4rem;
  margin: 0 auto;
}
.footer-contact ul li h3 {
    margin-bottom: 10px;
}
.footer-contact .reception-time {
  font-size: 14px;
  font-size: 1.4rem;
  line-height:1;
}
.footer-contact .web-contact-link {
  padding-top: 10px;
  font-size: 19px;
  font-size: 1.9rem;
}
.footer-contact ul li .web-link-arrow,  .footer-contact ul li .offline-link-arrow {
  display: block;
  color: #fff;
  width: 352px;
  height: 189px;
  height: 18.9rem;
  margin: 0px 6px;
  background-position: bottom 5px right 5px;
}
.footer-contact ul li p {
  font-size: 16px;
  font-size:1.6rem;
}
.footer-contact p .telephone-number {
    font-size: 30px;
    font-size: 3rem;
    margin-left: 5px;
}
.footer-contact p.web-contact-link {
    padding-top: 10px;
    font-size: 22px;
    font-size: 2.2rem;
}

/*アクセス*/
/*
.footer-access .access-overview-wrapper {
  width: 330px;
}
*/
/*
.footer-access .access-overview {
    padding: 25px 20px 25px 40px;
}
*/
.footer-access .access-overview .access-guide p {
  margin: 0 0 21px 0;
  margin: 0 0 2.1rem 0;
  text-align: left;
}
  
/*
.footer-menu-wrapper .tr-menu-wrapper {
  padding: 10px 30px 30px 30px;
  width: 250px;
  margin: 0 auto;
}
.footer-menu-wrapper .footer-tr-nav,
.footer-menu-wrapper .footer-service-nav {
  width:auto;
  margin-left: 0;
}
}
*/
@media print, screen and (min-width: 768px) {
  .footer-access .access-overview h3 {
    font-weight: lighter;
  }
}
/*
@media print, screen and (min-width: 1140px) {
  .footer-access .access-overview-wrapper {
    width: 1000px;
  }
}*/