@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
/* レスポンシブ01 ホワイト*/
body {
	line-height:1.8em;
    font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
:root {
    --first-color: #3fb4e3;
    --second-color: #daf1f9;
    --base-color: #cbd2d8;
    --point-color: linear-gradient(to right, rgb(1, 202, 220) 0%, rgb(0, 166, 220) 100%);
}
#mainContents {
  padding-top: 0;
}
.mainImage #slider li {
      height: auto !important;
}
.mainArticles .article .article_body.article_center .image,
.mainArticles .article .article_body.article_center img {
  max-width: 100%;
}
.mainArticles .gallery.zero_margin {
    padding-bottom: 10px;
    margin-bottom: 0;
}
a, a img {
    color: #007ea5;
    transition: all .3s ease;
  font-weight: normal;
}
a:hover {
  color: #222;
}
a.tel-link {
    font-size: 1.2em;
    font-weight: bold;
}
.align-c{
  text-align:center;
}
p.notation {
    font-size: .9em;
    color: #666;
}
.mainArticles .article.img300 .image,
.mainArticles .article.img300 .image img {
    max-width: 300px;
    width: 100%;
}
.mainArticles .article.img400 .image,
.mainArticles .article.img400 .image img {
    max-width: 400px;
    width: 100%;
}

.article a.btn,.freeHtml a.btn {
    margin: 12px auto;
    padding: 14px 8px;
    background: none;
    border: none;
    border-radius: 2px;
    color:#FFF;
    background: var(--point-color);
    font-feature-settings: 'palt';
}
.article a.btn:hover,
.freeHtml a.btn:hover{
      opacity: .8;
      box-shadow: 0px 2px 8px 0 #666;
      color: #FFF;
      background: var(--point-color);
}
.article a.btn {
    max-width: 600px;
    margin: 28px auto 10px;
}
#title_outer, div#title_body, div#footer_body, #topMenu_outer, #topMenu_body, #topMenu .topMenu, #mainTopics, #listTopics, #mainServices {
  width: 100%;
  min-width: inherit;
  max-width: 1200px;
}
.article.icon .article_body img {
    max-width: 64px !important;
}
.article.mt2{
  margin-top:2em;
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  body {
    font-size: 15px;
  }
  .article a.btn {
    max-width: unset;
}
  .article table.flameTbl tbody {
    row-gap: 14px;
}
  #mainContents {
  padding-top: 0;
  }
  .mainArticles .article, .mainArticles .gallery {
    padding-bottom: 10px;
  }
.mainArticles .article.img200 .image,
  .mainArticles .article.img200 .image img {
    margin: 0 auto;
    max-width: 100%;
}
  .mainArticles .article.img200.zero_margin .image {
  margin: 10px auto 0;
}
  .mainArticles .article.gray {
    padding-top: 18px;
}
}


/*ヘッダー*/
#title h1 a {
  display: block;
    width: 200px;
    background: url(/materials/175705570039801.png) left center no-repeat;
    background-size: 100%;
  text-indent: -9000px;
}
#title h1 a:hover {
  opacity:0.7;
}
#title_outer{
    background: url(/materials/175705610172001.png) right bottom no-repeat;
    background-size: 433px;
}
#title,#title h1 a,
#title_outer{
    height: 70px;
}
#title, #topMenu, #footer, .article.bg,.side-wrap {
    background: #FFF;
}


@media only screen and (min-width:600px){
  #title_outer {
        padding: 0 12px;
        background-position: right 12px center;
}
}
/*背景*/
.article.gray, .gallery.gray {
  background: var(--second-color);
}
.article.bg, .gallery.bg {
    background: var(--point-color);
}
.mainArticles .article.gray.pale {
    background: #f4f4f4;
    box-shadow: 0 2px 0 2px inset #FFF;
}
.mainArticles .article.pale .article_outer {
    padding: 10px 10px 30px;
}
#mainImage{
  background:none;
}

@media only screen and (max-width: 600px) {
  #title, #title_outer, #title_body, h1 {
    height: auto;
  }
  #title {
        padding: 10px 0 12px 8px;
        height: 46px;
}
  #title h1 {
    padding: 0;
  }
#title h1 a {
        height: 48px;
  }
  #topMenu {
    border: none;
}
}
@media only screen and (max-width: 700px) {
  #title_outer{
    background: none;
    margin-right: auto;
  }
}

/*メニュー*/
#topMenu {
    min-height: auto;
    position: relative;
    border-top: solid 2px #111;
}
#topMenu .topMenu li a {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 46px;
  color: #111;
}

#topMenu .topMenu li a:hover,
#topMenu .topMenu li:hover{
    background: unset;
}
#topMenu .topMenu li a:hover{
  color: var(--first-color);
  background: var(--second-color);
}
@media only screen and (max-width: 600px) {
  #topMenu .topMenu li {
        border-color: var(--point-color);
        font-size: 1.2em;
  }
  #toggle, .active #toggle {
        background-color:var(--first-color);
}
#topMenu .topMenu li a {
    justify-content: unset;
}  
}

/*見出し*/
#mainArticles h2, #mainTopics h2, #listTopics h2,
.mainContents .article h3,.mainContents div.gallery h3,
.article h4, .article h5,#info-link .comment, .side-logo h3,
#topMenu .topMenu li a, ul.faq li.qus, ul.faq li::before {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#mainArticles h2, #mainServices h2, #mainTopics h2, #listTopics h2 {
  min-width: inherit;
}
#mainArticles h2,#listTopics h2,
#sideContents{
    background: var(--second-color);
}
#mainArticles h2,#listTopics h2 {
  padding:50px 15px;
  width: 100vw;
  margin: 0 auto;
  margin-left: calc(50% - 50vw);
  font-size: 2.2em;
  line-height: 1.2em;
  letter-spacing: .06em;
  color: #111;
}

.mainContents .article h3:after, .mainContents div.gallery h3:after,
#mainServices h2:after, #mainTopics h2:after, #mainArticles div[id^="blog"] h2:after {
    background: var(--point-color);
    height: 4px;
}
.mainContents .article h3,
.mainContents div.gallery h3,
#mainArticles div[id^="blog"] h2 {
  font-size:2em;
  color: #111;
  padding-bottom: 10px;
  margin: 0 auto 1.6em;
  line-height: 1.6em;
  width: auto;
}
.mainContents .article.bg h3 {
  color: #FFF;
}
.mainContents .article.bg h3::after {
  background: #FFF;
}
.article h4 {
  border:none;
  padding: 12px 0 8px;
  font-size: 1.7em;
  display: flex;
  color: var(--first-color);
}
.article h4::after {
	position: unset;
	content: "";
	width: auto;
	background: var(--first-color);
	flex-grow: 1;
	margin: .6em 0 0 .4em;
	height: 2px;
}
.article.bg h4 {
    border: none;
    padding-top: 1.2em;
}
.article.bg h4:after {
	background-color: #FFF;
}


.article h5 {
    margin-bottom: 1em;
    margin-top: 1.5em;
    font-size: 1.2em;
    color: #222;
    letter-spacing: .04em;
}
.article h5::before {
    content:none;
}
.article h5:first-of-type {
  margin-top: 0;
}



@media only screen and (min-width: 600px) {
.article h5.parent{
    flex-direction: column;
}
.article h5.parent::before,
.article h4.parent::before {
    content: none;
}
.article h4.parent span {
    margin: 6px 10px 0;
}
.article h5.parent span {
    color: var(--first-color);
    border-bottom: solid 1px;
    padding-bottom: 4px;
    margin-bottom: 8px;
}
}

@media only screen and (max-width: 600px){
  #mainArticles h2,#listTopics h2 {
    padding: 25px 10px;
        margin: 0 auto 1em;
    margin-left: calc(50% - 50vw);
    font-size: 1.8em;
}
  .mainContents .article h3, .mainContents div.gallery h3, #mainServices h2, #mainTopics h2 {
    font-size: 1.6em;
        padding-top: .4em;
        margin-bottom: 1.6em;
  }
	.article h4{
		font-size:1.4em;
      letter-spacing: 0;
	}
.article h5 {
  font-size: 1.2em;
}
  .mainArticles .article.bg h3 {
    padding-top: 0;
    margin-bottom: 0.6em;
}
}

/*リスト*/
ul.boxList {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    justify-content: center;
    gap: 2%;
}
ul.boxList li {
    width: 32%;
    background:#FFF;
    border-radius: 6px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    padding: 15px 10px;
    margin-bottom: 20px;
    text-align: center;
}
ul.boxList.ylw li {
  background: #f8f5f9;
  color: #493165;
  border: solid 1px #E5DFE8;
}

ul.boxList.col4 li {
    width: 23%;
}
ul.boxList.col4 {
    justify-content: flex-start;
}
ul.maru li:before {
    font-size: .6em;
    color: var(--base-color);
    margin-right: 4px;
    margin-left: -1.4em;
}

@media only screen and (min-width: 960px) {
ul.maru.col2 {
    display: flex;
    flex-wrap: wrap;
}
ul.maru.col2 li {
    width: 50%;
    font-feature-settings: 'palt';
}
}

ul.check {
    margin: 12px 0;
}
ul.check li {
    font-size: 1.1em;
    margin-bottom: 4px;
}
ul.check li::before {
    border-color: #2751ca;
}
/*faq*/
ul.faq {
    padding: 10px 0 20px;
}
ul.faq li.qus, ul.faq li.ans {
    display: block;
    font-size: 100%;
    line-height: 1.8;
    margin-bottom: 10px;
    padding-left: 50px;
}
ul.faq li.qus {
    font-size: 1.2em;
}
ul.faq li.qus::before, ul.faq li.ans::before {
    border-radius: 20px;
    margin: 0 14px 0 -46px;
}
ul.faq li.qus::before {
    background-color: var(--second-color);
    color: var(--point-color);
}
ul.faq li.ans::before {
    background-color: var(--point-color);
}
ul.faq li.qus, ul.faq li.qus::before, ul.faq li.ans::before {
    font-size: 1.1em;
}


/*リンク*/
.menubox{
    display: flex;
    justify-content: center;
}
.menubox li {
    display: block;
    width: 50%;
}
.menubox li a{
    display: block;
    border-radius: 999px;
    text-align: center;
    margin: 0 1% 10px;
    padding: 12px;
    color: #333;
    text-decoration: none;
    background: #FFF;
    border: solid 1px;
    border-bottom: solid 2px;
}
ul.menubox.col3 li {
    width: 33%;
}
.menubox li a:hover {
  background: var(--second-color);
  font-weight: normal;
}
.menubox li a:before{
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 3px var(--first-color);
  border-right: solid 3px var(--first-color);
  margin-right: 10px;
  transform: rotate(137deg);
}

/*サブメニュー*/
#sideContents h2 {
    background: url(/themes/responsive/html1/08_002/colors/ylw/submenu.png) no-repeat left center / 32px;
    padding: 14px 0 14px 44px;
    color: #212346;
}
#sideBlogCategories_body h2{
    background: url(/themes/responsive/html1/08_002/colors/ylw/blog_category.png) no-repeat left center / 32px;
}
#sideContents .sideMobile h2 {
    background: url(/themes/responsive/html1/08_002/colors/ylw/sidemobile.png) no-repeat left center / 32px;
}
#sideServices a, #sideBlogCategories a, #sideBlogDates a, #sideMobile a {
  display: flex;
  padding: 8px 15px;
  border-radius: 6px;
  background: none;
  align-items: center;
  color: #000;
    font-size: initial;
}
#sideServices a:hover, #sideBlogCategories a:hover, #sideBlogDates a:hover, #sideMobile a:hover {
  text-decoration: none;
    color: var(--first-color);
}
.sideMobile p {
  color: #000000;
}
#sideContents, #sideContents h2{
  color: #444;
}
.freeHtml {
  margin: 0;
}
.sideBlogCategories ul {
  flex-direction: column;
  display: flex;
}
#sideBanners {
  margin: 30px 0;
}
.side-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    gap: 30px;
    margin-top: 20px;
    border-radius: 10px;
}
.side-wrap .side-logo img {
    max-width: 200px;
    width: 100%;
}
.side-wrap .side-info {
    width: 65%;
}
.side-wrap .side-logo {
    width: 25%;
    min-width: 250px;
    text-align: center;
}
.side-contact img,.side-contact a {
    display: block;
    max-width: 400px;
    width: 100%;
    margin: 0 auto 1em;
}

.side-wrap .side-info  table.normalTbl th {
    white-space: nowrap;
    padding: 0 12px;
}
.side-info table.normalTbl {
    width: 100%;
}
.side-info table.normalTbl th,.side-info table.normalTbl td {
    border-bottom: dotted 1px #999;
    line-height: 1.4em;
    padding: 8px 0;
    font-size:.9em;
}
.side-info table.normalTbl th {
    border-bottom: solid 1px var(--first-color);
}
.freeHtml a.btn {
    margin: 16px 0 0;
    padding: 8px 0;
}
#contact .image {
  max-width: 700px;
}
#contact .image img {
  border-radius: 4px;
    filter: drop-shadow(0 1px 4px #beacb0);
}

@media only screen and (max-width: 980px) {
  .side-wrap {
        flex-wrap: wrap;
}
.side-wrap .side-info, .side-wrap .side-logo {
    width: 100%;
}
  .side-info {
    margin-bottom: 20px;
}
}
/*テーブル*/
table.contactTable input[type="text"],
table.contactTable input[type="password"],
table.contactTable textarea {
    background: #FFF;
    border: solid 1px #DDD;
}
.article table.flameTbl {
    width: 100%;
    margin-top: 20px;
}
.article table.flameTbl, .article table.flameTbl th, .article table.flameTbl td {
    border: none;
    background: none;
}
.article table.flameTbl tr, .article table.flameTbl tbody {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}
.article table.flameTbl tr {
    flex-direction: column;
    min-width: 360px;
    border: solid 1px;
    border-radius: 4px;
    box-shadow: 0 0 4px 0 #CCC;
    background: #FFF;
}
.flameTbl td a.btn {
    margin: 0;
}
.article table.flameTbl tbody {
    gap: 2%;
}
.article table.flameTbl td {
    padding: 8px 16px 18px;
}

/*フッター*/
#footer {
    padding: 20px 0 14px;
}
.footer *{
  color: #444;
}
.footer ul.topMenu {
  justify-content: center;
}
.footer ul.topMenu li {
  flex: none;  
}
.footer ul.topMenu a,
.footer ul.services a {
    display: flex;
    align-items: center;
    padding: 5px 10px;
    justify-content: center;
    font-size: 0.9em;
}
.footer ul.topMenu a:hover,
.footer ul.services a:hover {
    color: var(--first-color);
    font-weight: normal;
}

.footer .copyright, .footer .copyright a {
    font-size: .9em;
    letter-spacing: .1em;
    color: #888;
}
.footer a:hover, .footer p a:hover {
    color: var(--first-color);
}


@media only screen and (max-width: 600px) {
  .article table.flameTbl tr {
        min-width: 240px;
}
  .article table.flameTbl tbody {
    row-gap: 12px;
}
  #footer {
    padding-top: 0;
  }
.footer ul.topMenu:before, .footer ul.services:before {
    background-color: #282828;
}
.footer ul.topMenu, .footer ul.services {
    background: #333;
}
  .footer ul.topMenu li, .footer ul.services li {
    background: #FFF;
    padding: 0 6px;
  }
  .footer ul.topMenu a, .footer ul.services a {
    font-weight: normal;
  }
  .footer .copyright {
    margin-top: 10px;
    padding: 0;
  }
  #sideServices li {
    list-style: square;
    color: #222;
}
#sideServices ul {
    padding-left: 20px;
}
#sideServices li a {
    padding: 4px;
}.article.zero_margin .image {
  margin: 20px 0 0;
}
#sideBlogCategories_body h2{
    background-size: 32px !important;
}
  
ul.boxList li,
ul.boxList.col4 li,
ul.menubox.col3 a,
  .menubox li{
    width: 100%;
        margin-bottom: 6px;
}
  .menubox {
    flex-wrap: wrap;
        margin-top: 1.8em;
}
      .side-info table.normalTbl th, .side-info table.normalTbl td {
        display: block;
        width: 100%;
        font-size: 1em;
    }
  .mainArticles .article.img300 .image {
    margin: 0 auto;
}
  
#mainTopics,#mainTopics .topics li {
  padding: 20px;
}
#mainTopics .topics li {
  padding:0 0 10px;
}
}

/*最新情報*/
.mainTopics .topics {
    margin-top: 50px;
}
#mainTopics h2 {
  font-size: 1.8em;
    color: #222;
    width: 100%;
}
#mainTopics .topics li .thumb, #mainTopics .topics li .thumb img {
  max-width: 180px;
  max-height: 160px;
}
.mainTopics .topics li .date {
  display: inline-block;
  padding: 4px 14px;
  background: #ecedf3;
  font-size: 0.9em;
  color: #666;
  margin-bottom: 4px;
}
.mainTopics .topics li .more a {
    border: none;
    background-color: var(--first-color);
    }

.mainTopics .topics li .more a:hover {
    border: none;
    background-color: var(--point-color);
    color: #FFF;
}
#mainTopics .topics h3 a,.mainTopics .topics li h3 a {
  text-decoration: none;
  color: #333;
  font-size: 1.1em;
}
#mainTopics .topics h3 a:hover,.mainTopics .topics li h3 a:hover {
  color: #666;
}

#mainTopics {
    max-width: 980px;
    background: #f6f6f6;
    padding: 20px 40px;
}
.mainTopics .topics,#mainArticles h2, #mainServices h2, #mainTopics h2, #listTopics h2 {
  min-width: unset;
}
.mainTopics .topics, #mainTopics .listview {
  border-bottom: none;
}

@media only screen and (max-width: 600px) {
  #mainTopics .topics {
  margin-top: 20px;
    margin-bottom: 2%;
    padding: 0;
  }
  #mainTopics {
    padding: 0 10px;
    margin: 0 auto;
    width: 90%;
}
  #mainTopics .topics li {
    padding: 15px;
    min-height: inherit;
  }
  #mainTopics .topics li .thumb {
    margin: 0 auto 4%;
    padding: 0;
    text-align: center;
    float: none;
    max-height: inherit;
    max-width: inherit;
  }
  #mainTopics .topics .description {
    font-size: 1em;
  }
  #mainTopics .topics li .more a {
    font-size: 1em;
    padding: 4px 20px;
  }
}
@media only screen and (max-width: 400px) {
  #mainTopics .topics li .more {
  position: unset;
  margin: -4px 0 4px;
}
}


/*サイト案内
--------------------*/
#info-link a {
    position: relative;
    display: block;
    overflow: hidden;
  border-radius:6px;
}
#info-link a:after {
    content: '';
    display: block;
    background: rgb(0 0 0 / 70%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#info-link a:hover:after {
    background: rgb(0 0 0 / 20%);
}
#info-link a:hover,
#info-link a:hover img{
	opacity:1;
}
#info-link .galleryGrid_body {
    position: relative;
}
#info-link .comment {
  position: absolute;
  display: table;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  font-feature-settings: 'palt';
  letter-spacing: 0;
  line-height: 1.2em;
    font-size: 1.2em;
    color: #FFF;
  text-shadow: 0 0 6px #000;
}
#info-link .image {
    border: solid 1px #FFF;
}


@media only screen and (max-width: 1024px) {
.article.col2 table.normalTbl th, .article.col2 table.normalTbl td {
    white-space: unset;
    width: auto;
    min-width: unset;
    padding: 6px 2px;
    font-size: .9em;
}
}

@media only screen and (max-width: 900px) {
.gallery_grid5 li.galleryGrid {
    width: 32%;
}
  .gallery.info-link {
    background: linear-gradient(0deg, var(--first-color) 0%, var(--first-color) 80%, transparent 80%, transparent 100%);
}
}
@media only screen and (max-width: 600px) {
  .gallery.info-link {
    background: linear-gradient(0deg,var(--first-color) 0%,var(--first-color) 70%,transparent 70%,transparent 100%);
    margin-top: 0;
}
  .gallery.info-link .image {
    max-width: 260px !important;
    margin: 0 auto 5px;
  }
  .gallery.info-link .comment {
    max-width: 260px;
  }
  .gallery.info-link.serviceNavi {
    margin-top: 10px;
  }
  .gallery.info-link.serviceNavi .gallery_grid li.galleryGrid {
    width: 49.9% !important;
  }
  .mainArticles .article.img400 .image, .mainArticles .article.img400 .image img {
    max-width: 100%;
}
}

/*テーブル*/
.article table.normalTable {
  width: 100%;
}
.article table.normalTable th, .article table.normalTable td {
  padding: 15px 15px;
  border-right: none;
}
.article table.normalTbl thead th {
    background: #eeeeee;
    color: #333;
}
.article table.normalTbl td {
    min-width: 200px;
}
.article table.normalTbl th,
table.contactTable th{
  color: #333;
  border-color: var(--first-color);
}
table.contactTable td.th_headline {
    border: none;
    border-top: solid 14px #FFF;
    background: var(--base-color);
}
.article table.normalTbl th,
.article table.normalTbl td {
    padding: 12px 20px;
}
/*flow*/
.mainArticles .article.flow {
    position: relative;
    overflow: visible;
    margin-bottom: 3em;
}
.mainArticles .article.flow::after {
    color: var(--second-color);
    content: "▼";
    transform: scaleY(0.4);
    font-size: 4em;
    position: absolute;
    text-align: center;
    bottom: -0.6em;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 1em;
}


@media only screen and (min-width: 980px) {
.article .normalTbl.half {
  width: 47%;
}
}

@media only screen and (max-width: 600px) {
  .article table.normalTable {
    border-bottom: none;
  }
  .article table.normalTable th {
    white-space: nowrap;
    border-bottom: none;
  }
  .article table.normalTable td {
    border-bottom: solid 1px #ccc;
  }
  .article table.normalTable th,
  .article table.normalTable td{
  display:block;
    text-align: left;
}
  .article table.normalTbl {
    border: none;
}
.article table.normalTbl th {
    background: none;
    padding: 6px 0;
        background: #f4f4f4;
        padding: 8px 0;
}
  .article.gray table.normalTbl th {
  background: #FFF;
}
}

@media only screen and (max-width: 600px) {
  .gallery.bg .gallery_grid li.galleryGrid {
    margin-bottom: 15px;
  }
  .gallery.bg .gallery_grid li.galleryGrid .comment {
    align-items: center;
  }
  .mainArticles .article.col2.gray {
  margin-bottom: 0;
  padding-bottom: 10px;
}
  .mainArticles .article.col2 {
    margin-bottom: 0;
}
  .mainArticles .article.icon .article_body .image {
    padding-top: 20px;
}
  
  .article.bg .article_body {
    flex-direction: column;
  }
  .article.bg .image {
    width: 100%;
  }
  
}

/*envelope*/
.envelope {
    border: solid 1px #999;
    margin: 1.5em auto;
  	background:#FFF;
}

/*SP時ギャラリー調整*/
@media only screen and (max-width: 600px) {
  .info-link .gallery_grid4 li.galleryGrid {
  width: 49%;
}
  .mainArticles div.gallery {
    padding: 0 3% 24px;
  }
}


/*フォーム*/
.formConfirmation #mainArticles h2 {
    margin: 0 calc(50% - 50vw);
}
table.contactTable input[type="button"],
table.contactTable input.button {
    width: 46%;
    display: inline-block;
    margin: 2%;
    height: 4em;
}

table.contactTable input.button,
table.contactTable input[type="button"] {
  border: none;
  transition: all .5s ease;
}
table.contactTable input.button {
  background: var(--first-color);
}
table.contactTable input.button:hover,
table.contactTable input[type="button"]:hover {
    border: none;
    background: #666;
    color: #FFF;
    opacity: .7;
}
table.contactTable input.button:hover {
    background: var(--first-color);
}


@media only screen and (max-width: 600px) {
  .formConfirmation #mainArticles h2 {
    margin: 0 -16px 20px;
}
  table.contactTable {
    border: none;
}
table.contactTable th {
    background: unset;
    border: none;
    border-top: #CCC solid 1px;
    padding-bottom: 0;
}
table.contactTable td {
    padding-bottom: 12px;
}
  table.contactTable input[type="button"], table.contactTable input.button {
    width: 100%;
    display: block;
    margin: 0 0 12px;
}
}

#bottomLink {
  display: none;
}
@media only screen and (max-width: 600px) {
  /*call*/
#bottomLink {
    position: fixed;
    display:block;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1000;
    height: 50px;
        box-shadow: 0px 4px 8px 4px #000;
}
#bottomLink a {
  display: block;
  color: #FFF;
  background: var(--point-color);
  text-decoration: none;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 3em;
  height: 100%;
}
  
  #bottomLink a span {
    font-size: 0.9em;
    margin-right: 8px;
    font-weight: bold;
}
#wrap {
    margin-bottom: 50px;
}
  .grecaptcha-badge {
    bottom: 3.5em !important;
}
}


/*ブログ*/
#mainArticles div[id^="blog"] {
  margin: 0 auto;
  padding-bottom: 0;
}
#mainArticles div[id^="blog"]:last-of-type {
  padding-bottom:32px;
}
#mainArticles div[id^="blog"] h3 a,
#mainArticles div[id^="blog"] h3 a:hover {
    font-weight: bold;
    color: #222;
}
@media only screen and (max-width: 600px) {
  #mainArticles div[id^="blog"] {
    padding: 4% 4% 0;
}
  #mainArticles div[id^="blog"]:last-of-type {
  padding-bottom:4%;
}
  #mainArticles div[id^="blog"] .article_body {
  padding: 4%;
}
}

/*-------------
reCAPTCHA
---------------*/
.recaptcha_policy {
  margin-top: -20px;
  text-align: right;
  font-size: 11px !important;
  color: #999 !important;
  padding: 0 40px 20px;
}
.recaptcha_policy a { font-weight: normal; }
.grecaptcha-badge { visibility: hidden; }

@media only screen and (max-width: 600px) {
.recaptcha_policy {
  margin-top: -20px;
  padding-top: 0;
  text-align: right;
  font-size: 10px !important;
    line-height: 1.6em;
  color: #999 !important;
}
.recaptcha_policy a { font-weight: normal; }
.grecaptcha-badge { visibility: hidden; }
}
}