@import url("//share.cr-cms.net/hp_agency/hpagency.css");
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://use.fontawesome.com/releases/v5.6.1/css/all.css");

/*--------------------------------------------------------------
フラット01 ブルー 2カラム右メイン
---------------------------------------------------------------*/
html{
  scroll-behavior: smooth;
  scroll-padding-top: 30px;
}

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;
}

/*--------------------------------------------------------------
リンク
---------------------------------------------------------------*/
/*リンクカラー*/
a {
  color:#08aede;
}
a:hover{
  color: #ef8323;
}
/*電話番号*/
a.tel-link {
  font-size: 1.1em;
  font-weight: 700;
  text-decoration: none;
}
a.tel-link::before {
  font-family: "Font Awesome 5 Free";
  content: "\f2a0";
  font-weight: bold;
  margin-right: 8px;
}

a img:hover {
  opacity: 0.8;
}

/*--------------------------------------------------------------
article
---------------------------------------------------------------*/
.article.zero_margin {
  margin-bottom: 0;
}
p.envelope {
  background: #ecf3f7;
  text-align: center;
  padding: 1.0em;
}

/*--------------------------------------------------------------
pankuz
---------------------------------------------------------------*/
.pankuz p {
  font-size: 14px;
  border-bottom: none;
}

/*--------------------------------------------------------------
レイアウト調整／コンテンツ幅拡張 1080px/780px
---------------------------------------------------------------*/
#contents, #footer_outer {
  width: 100%;
  max-width: 1080px;
}
#mainContents {
  width: 780px;
}
#mainArticles, .mainArticles .article, .mainArticles div.gallery, #mainTopics, #listTopics {
  width: auto;
}

/*topmenu位置変更*/
#wrap_body {
  padding: 0;
}
#title_outer, #topMenu_outer, #topMenu .topMenu {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}

/*image 最大幅*/
.mainArticles .article .article_center .image, .mainArticles .article .article_center img {
  max-width: 780px;
}

/*--------------------------------------------------------------
topMenu
---------------------------------------------------------------*/
#topMenu {
  position: static;
  background-color: #2d56a3;
}
#topMenu .topMenu {
  display: flex;
}
#topMenu .topMenu li {
  width: auto;
  height:70px;
  float: none;
  display:flex;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  padding: 0;
  position: relative;
}
#topMenu .topMenu li a {
  width: 100%;
  font-size: 16px;
  color: #fff;
  line-height: 70px;
}
#topMenu .topMenu li:not(:last-child)::after {
  content: "";
  display: block;
  width: 1px;
  height: 30px;
  background: #fff;
  position: absolute;
  top: 20px;
  right: 0;
}
#topMenu .topMenu li:hover {
  background: #507dd1;
}

/*--------------------------------------------------------------
mainImage
---------------------------------------------------------------*/
#mainImage, .mainImage img {
  width: 100%;
}
.mainImage img {
  max-width: 100%;
}

/*----------------------------------------------------------
最新情報
----------------------------------------------------------*/
#mainTopics .topics h3 {
  font-size: 18px;
}
.mainTopics .topics li h3 a, #mainTopics .topics li .more a {
  color:#08aede;
}
.mainTopics .topics li h3 a:hover, #mainTopics .topics li .more a:hover {
  color:#ef8323;
  text-decoration:underline;
}
#mainTopics .topics li .date, #mainTopics .topics .description, .mainTopics .topics li, #mainTopics .listview {
  font-size: 16px;
  color: #222;
}
#mainTopics .listview a {
  background-size: 9px;
  padding-left: 20px;
}

/*--------------------------------------------------------------
side
---------------------------------------------------------------*/
.sideServices ul {
  width: 220px;
  padding: 15px;
}
.sideServices ul li a {
  font-size: 15px;
  padding-left: 15px;
}
#sideBlogCategories, #sideBlogDates {
  background: #eaf5f8;
  padding: 15px;
}
.sideBlogCategories h2, .sideBlogDates h2 {
  font-size: 14px;
  padding-bottom: 7px;
  border-bottom: 1px solid #2d56a3;
}
.sideBlogCategories ul, .sideBlogDates dl, .sideBlogDates dd {
  font-size: 14px;
}
#sideMobile {
  background-color: #2d56a3;
}
.sideMobile h2 {
  background: url("/materials/176163940012501.png") right top no-repeat;
  background-size: 21px;
}
.sideBanner_body {
  background-color: transparent;
}

/*--------------------------------------------------------------
footer
---------------------------------------------------------------*/
.footer * {
  font-size: 15px;
  color: #222;
}
.footer .topMenu li {
  height: 40px;
}
.footer .topMenu li a, .footer .services li a {
  color: #222;
  float: none;
}
.footer .topMenu li a:hover, .footer .services li a:hover {
  color: #ef8323;
}
.footer .topMenu li a::before, .footer .services li a::before {
  content:"\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  margin-right: 8px;
}
.footer .services {
  background-color: transparent;
}

/*--------------------------------------------------------------
title
---------------------------------------------------------------*/
#title {
  display: flex;
  width: 100%;
  padding: 15px 0; 
}
#title h1 {
  display: block;
  width: 270px;
  height: 70px;
  margin: 0 0 0 0;
}
#title h1 a {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/materials/176161276085601.png") top left no-repeat;
  background-size: 100%;
  text-indent: -9000px;
  margin:0;
}
#title #title_outer {
  height: 70px;
  background: url("/materials/176161360955801.png") right center no-repeat;
  background-size: 300px;
}
#title .description {
  text-indent: -9999px;
  visibility: hidden;
}

/*--------------------------------------------------------------
見出し
---------------------------------------------------------------*/
#mainArticles h2, #mainServices h2, #mainTopics h2, #listTopics h2 {
  font-size: 1.8em;
  color: #222;
  font-weight: 700;
  letter-spacing: 0.05em;
  border: none;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 10px 0;
}
.mainContents .article h3, #mainTopics h2, #listTopics h2, .mainContents div.gallery h3, .article h3 a {
  font-size: 1.3em;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.1em;
  background: #2d56a3;
  padding: 0.3em 0.7em;
}
.article h4 {
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.4;
  border-left: 4px solid #08aede;
  margin-bottom: 0.7em;
  padding: 0 0 0.2em 0.5em;
}
.article h5 {
  font-size: 1.15em;
  font-weight: 700;
  line-height: 1.4;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 0.7em;
  padding: 0 0 0.2em 0;
}
.article h5::before {
  content: "●";
  color: #08aede;
  font-family: monospace;
  margin-right: 0.2em;
}
.article h6 {
  font-size: 1.0em;
  font-weight: 700;
  line-height: 1.4;
  background: #f0f0f0;
  padding: 0.3em 0.7em;
  border-left: 4px solid #2d56a3;
  margin-bottom: 0.7em;
}

/*--------------------------------------------------------------
table
---------------------------------------------------------------*/
.article table p {
  margin: 0;
}
.article table:not(.contactTable) {
  border-collapse: collapse;
  border-left: 1px solid #ccc;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  margin: 10px auto;
  width: 100%;
}
.article table:not(.contactTable) td,
.article table:not(.contactTable) th {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  height: auto;
  padding: 10px;
  box-sizing: border-box;
}
.article table:not(.contactTable) th {
  background-color: #f7f7f7;
  text-align: center;
}

/*--------------------------------------------------------------
標準table
---------------------------------------------------------------*/
.article table.table {
  border-collapse: collapse;
  border-left: 1px solid #ccc;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  margin: 10px auto;
  width: 100%;
}
.article table.table td,
.article table.table th {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  height: auto;
  padding: 10px;
  box-sizing: border-box;
}
.article table.table th {
  font-weight: 500;
  background-color: #f7f7f7;
  text-align: center;
  min-width: 25%;
  white-space: nowrap;
}

/*フローチャートテーブル*/
.article table.flowTbl {
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
  margin: 10px auto;
  width: 95%;
}
.article table.flowTbl td {
  border-top: none;
  border-bottom: none;
  border-right: none;
  border-left: none;
  border-radius: 8px;
  display: block;
  height: auto;
  background: #eaf5f8;
  margin-bottom: 56px;
  padding: 4%;
  position: relative;
}
.article table.flowTbl td::after {
  color: #ef8323;
  content: "▼";
  font-family: monospace;
  font-size: 48px;
  left: 0;
  right: 0;
  top: 100%;
  bottom: 15px;
  position: absolute;
  text-align: center;
  transform: scaleY(0.5);
}
.article table.flowTbl tr:last-child td {
  margin-bottom: 0;
}
.article table.flowTbl tr:last-child td::after {
  display:none;
}
.article table.flowTbl td h4 {
  color: #08aede;
  display: block;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}

/*--------------------------------------------------------------
リスト
---------------------------------------------------------------*/
/*ps*/
ul.ps {
  list-style-type: none;
  margin-left: 1em;
}
ul.ps li::before {
  content: "※";
  margin-left: -1em;
}

/*notes*/
ul.notes {
  list-style-type: none;
  margin-left: 1em;
  margin-bottom: 1em;
  font-weight: 400;
}
ul.notes li::before {
  content: "◆";
  margin-left: -1em;
}

/*maru*/
ul.maru {
  list-style-type: none;
  margin-left: 1.1em;
  font-weight: 400;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
ul.maru li::before {
  content: "●";
  margin-left: -1em;
}

/*check*/
ul.check {
  list-style: outside none;
  padding: 1.2em 1.5em 1.2em 2.0em;
}
ul.check li {
  font-size: 1.15em;
  font-weight: 700;
  border-bottom: 2px dashed #ccc;
  margin-bottom: 1.0em;
  position: relative;
}
ul.check li:before {
  display: block;
  width: 0.85em;
  height: 0.5em;
  content: "";
  position: absolute;
  top: 0.5em;
  left: -1.5em;
  border-left: 4px solid #ff3300;
  border-bottom: 4px solid #ff9900;
  transform: rotate(-45deg);
}

/*pp*/
ol.pp {
  padding-left: 2em;
}
ol.pp li {
  list-style-type: decimal;
  padding: 5px;
}

/*ul.faq*/
ul.faq {
  padding: 0;
  border-bottom:1px dotted #666;
}
ul.faq li.qus ,
ul.faq li.ans {
    display: block;
    font-size: 100%;
    line-height: 1.6;
    margin-bottom: 20px;
    padding-left: 3em;
}
ul.faq li.qus{
  font-weight:bold;
  font-size:120%;
}
ul.faq li.qus::before ,
ul.faq li.ans::before {
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 100%;
    height: 32px;
    line-height: 32px;
    margin: 0 1em 0 -3em;
    text-align: center;
    width: 32px;
}
ul.faq li.qus::before {
    background-color: #2d56a3;
    content: "Q";
}
ul.faq li.ans::before {
    background-color: #ef8323;
    content: "A";
}

/*リストボタン*/
ul.btn-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
ul.btn-list li {
  display: inline-block;
  width: 49%;
  height: 54px;
  text-align: center;
  background: #08aede;
  border-radius: 8px;
  margin-bottom: 1em;
  position: relative;
}
ul.btn-list li::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  position: absolute;
  right: 8px;
  top: 17px;
}
ul.btn-list li a {
  font-size: 1.2em;
  color: #fff;
  font-weight: 500;
  line-height: 2.3;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
ul.btn-list li:hover {
  background: #ef8323;
}

/*--------------------------------------------------------------
freeHtml　会社概要
---------------------------------------------------------------*/
#sideCompany {
  display:block;
  width:100%;
  margin:0 0 30px 0;
  padding:15px;
  box-sizing:border-box;
}
#sideCompany h2.logomark {
  width:220px;
  height:57px;
  background:url("/materials/176161276085601.png") no-repeat;
  margin:0 auto 30px;
  background-size: 100%;
  display:block;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
}
#sideCompany h2.logomark img {
  width:100%;
  height:auto;
}
#sideCompany table.sideTbl {
  width: 100%;
}
#sideCompany table.sideTbl th, #sideCompany table.sideTbl td {
  display: block;
  width: 100%;
}
#sideCompany table.sideTbl th {
  background: #8bd8ee;
}
#sideCompany table.sideTbl td {
  line-height: 1.6;
  padding: 12px 0 18px 0;
}
#sideCompany p.btn-wrap {
  margin: 0 auto;
  text-align: center;
}
#sideCompany a.link-btn {
  width: 100%;
  margin: 1em auto;
  padding: 0.3em 0.5em;
  background: #08aede;
  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.link-btn:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 12px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg) translateY(-65%);
  transform: rotate(45deg) translateY(-65%);
}
#sideCompany a.link-btn:hover {
  background: #ef8323;
  color: #fff;
}

/*--------------------------------------------------------------
サイト案内
---------------------------------------------------------------*/
.guideBtn ul.galleryGrids li.galleryGrid .galleryGrid_outer {
  margin:0 4px 10px;
  background: #222;
}
.guideBtn ul.galleryGrids li.galleryGrid .image {
  padding:8px 4px 0;
}
.guideBtn ul.galleryGrids li.galleryGrid .image img {
  max-width:100%;
}
.guideBtn ul.galleryGrids li.galleryGrid .image {
  position: relative;
}
.guideBtn ul.galleryGrids li.galleryGrid .image::before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background: #222;
  border-radius: 60px 0 0 0;
  position: absolute;
  right: 4px;
  bottom: 0;
  pointer-events: none;
  z-index: +1;
}
.guideBtn ul.galleryGrids li.galleryGrid .image::after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
  position: absolute;
  bottom: 0;
  right: 5px;
  pointer-events: none;
  z-index: +2;
}
.guideBtn ul.galleryGrids li.galleryGrid .comment {
  color:#fff;
  text-align: center;
}

/*-------------------------------------------------------
お問い合わせメールフォームボタン
-------------------------------------------------------*/
a.btn-mailform {
  font-size:120%;
  color:#fff;
  font-weight:700;
  background:#08aede;
  border:4px solid #08aede;
  text-align:center;
  display:flow-root;
  border-radius:6px;
  padding:12px;
  text-decoration:none;
  max-width:976px;
  margin:0 auto;
}
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:#08aede;
  background: #fff;
}
a.btn-mailform:hover::before, a.btn-mailform:hover::after {
  color:#08aede;
}

/*--------------------------------------------------------------
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%;
}

/*--------------------------------------------------------------
文字装飾
---------------------------------------------------------------*/
.lead-text {
  font-size: 110%;
  font-weight: 500;
  color: #222;
}
.lead-text strong {
  color: #ef8323;
  font-weight: 700;
}

/*--------------------------------------------------------------
Instagram 情報発信
---------------------------------------------------------------*/
.article.instagram_qr .image, .article.instagram_qr .image img {
  width: 280px;
}
.article.instagram_qr p.lead-text {
  display: flow-root;
  padding-top: 120px;
  background: url("/materials/176170842350401.png") top 20px center no-repeat;
  background-size: 80px;
}

/*--------------------------------------------------------------
お問い合わせフォーム
---------------------------------------------------------------*/
table.contactTable input.button {
  font-size: 1.0em;
  background: #08aede;
  color: #fff;
  width: 50%;
  height: 2.4em;
  border-radius: 4px;
  border: none;
}
table.contactTable input.button:hover {
  background: #ef8323;
  border: none;
}

/*-------------
バッジ非表示
---------------*/
.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; }
