@charset "utf-8";
/*レスポンシブ02 ブルー*/
body {
    font-size: 17px;
    line-height: 1.8;
  	font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}
.article table.normalTbl, .sideContents #sideServices h2,
.sideContents #sideBlogCategories h2,
.sideContents #sideBlogDates h2,
.sideContents #sideMobile h2, .sideContents ul,
.sideContents dl,.sideContents dl ul li a {
  font-size: 100%;
}
.mainArticles {
    gap: 0 12px;
}
#wrap .gallery_slide .galleryPreview .images .image img {
    width: auto;
}
#wrap_body #topMenu {
    background: #eee;
}
#mainArticles .article, #mainArticles .gallery {
    background: #FFF;
    padding: 0 30px 20px;
}
.article_outer {
    padding-top: 20px;
}
@media only screen and (max-width: 600px) {
  #mainArticles .article, #mainArticles .gallery {
    padding: 0 20px 20px;
  }
}
#mainArticles .article.bg-none, #mainArticles .gallery.bg-none {
    background: none;
    padding: 0;
}
#mainTopics,
.mainContents .article h4{
    background: none;
}
#mainArticles div[id^="blog"] {
    margin-top: 30px;
}
ul.topics li p.date {
    background: #09D;
}
#mainTopics .listview a, ul.topics li p.more a {
    background: #048;
}
#mainTopics .listview a:hover,
ul.topics li p.more a a:hover {
    background: #666;
}
#wrap .article .image img { 
    max-width: 285px;
    width: auto;
}
ul.topics li h3 a {
    color: #00a1ea;
}
.article.bg, .gallery.bg {
    background: #f3fdff;
}
#topMenu_outer .topMenu li a {
    line-height: 2.8em;
}

#wrap .article h3, #wrap .gallery h3, #mainArticles div[id^="blog"] h2{
  background: #def5ff;
}
/*パーツ*/
.article.margin-b0,
.gallery.margin-b0{
    margin-bottom: 0;
}
#mainArticles .envelope {
    background: #fdffc7;
    box-shadow: 0 1px 1px 0 inset #ccc;
    border-radius: 2px;
    margin-bottom: 30px;
}
.align-c {
    text-align: center;
}
p.notation {
    font-size: .9em;
    color: #666;
}
hr {
    border: none;
    border-bottom: solid #BBB 1px;
    padding-top: 8px;
    margin-bottom: 8px;
}
.link-wrap {
    margin: 14px 0 20px;
}
ol.pp,ul.maru {
  font-size: 1em;
  margin-bottom: 12px;
}
ul.maru{
  overflow: hidden;
}
ul.maru li{
	line-height:1.4em;
  margin-bottom:12px;
  padding-left: 1em;
}
ul.maru li::before {
    margin-right: 4px;
    margin-left: -1.4em;
    font-size: 0.7em;
    vertical-align: text-top;
    color: #09D;
}
.envelope li{
  text-align:left;
}
ul.faq li.qus:before, ul.faq li.ans:before {
    margin: 0 6px 0 -38px;
}
ul.faq li.ans::before {
    background: #048;
}
ul.faq li.qus::before {
    background: #888;
}

/*ヘッダー*/
#title #title_outer {
  display: block;
    background: url(/materials/175301520229701.png) no-repeat right center;
    background-size: 300px;
  -webkit-box-align: unset;
  align-items: unset;
    height: 82px;
}

#title h1 {
	background: url(/materials/175301356367001.png) no-repeat center left;
    background-size: 100%;
    height: 60px;
    width: 285px;
  	margin: 10px auto 0;
}
#title h1:hover {
  opacity: 0.7;
}
#title h1 a {
    display: inline-block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    height: 100%;
    width: 100%;
}
#topMenu_outer li a {
    overflow: hidden;
}
#topMenu_outer .topMenu li a:hover:before {
    content: '';
    position: absolute;
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    left: 0;
    right: 0;
    bottom: -18px;
    margin: auto;
    background: #048;
}
#topMenu_outer .topMenu li a:after {
    top: 0;
    bottom: 0;
    margin: auto;
}
#topMenu_outer .topMenu li a:hover {
    background: #f5f5f5;
    color: #048;
}

/*headline*/
#mainArticles h2, #listTopics h2 {
    font-size: 2.2em;
    font-weight: bold;
    background: url(/materials/175306379485901.png) #c4edff;
    color: #222;
    line-height: 1.2em;
}
#wrap .article h3, #wrap .gallery h3, #mainArticles div[id^="blog"] h2 {
    margin: -20px -30px 20px;
    padding: 16px 30px;
    box-sizing: unset;
    text-align: left;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.3em;
    color: #048;
    border-bottom: solid 5px;
}
.article h3 a, .gallery h3 a,
.article h3 a:hover, .gallery h3 a:hover{
    color: #048;
font-weight: bold;
}
#wrap .article.bg-none h3, #wrap .gallery.bg-none h3 {
    margin: 0 0 10px;
    padding: 16px 0;
}
#mainTopics h2:after,
.article h3::after,
.gallery h3::after,
#mainArticles div[id^="blog"] h2::after {
    content: none;
}
.mainContents .article h4 {
  border:none;
  border-radius:unset;
  font-size: 1.4em;
  padding: 10px 0 8px;
  margin:0 0 14px;
}
.article h4::before {
    content: none;
}
.article h4::after {
    content: '';
    display: block;
    margin-top: 4px;
    width: 100%;
    height: 4px;
    background-image: linear-gradient(#fff 0 100%), repeating-linear-gradient(135deg, #09D 0 3px, transparent 3px 6px);
    background-size: calc(100% - 10px) calc(100% - 10px), 100%;
    background: repeating-linear-gradient(-45deg, #09d, #09D 3px, transparent 0, transparent 6px);
}

.article h5 {
    margin-bottom: 10px;
	border-color:#048;
}

/*リンク*/
a.btn,a.btn:hover {
  background: #1f9e24;
  border-bottom: solid 2px #237626;
  border-radius: 6px;
}
a.btn{
    transition: all .2s linear;
  	padding: 10px 20px;
}
a.btn:hover {
  background: #29b92f;
    box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}
a.btn::after {
    color: #ff0;
}
p.contact {
       max-width: 560px;
    margin: 0 auto 40px;
}
.col2 a.btn {
    width: 48%;
    display: inline-block;
    margin: 0 1%;
}

/*サイト案内
--------------------*/
#info-link .image {
    display: block;
    overflow: hidden;
    border: solid 3px #048;
    margin: 0;
    border-radius: 4px;
}
#info-link .galleryGrid_body {
    position: relative;
}
#info-link .image:hover img {
    opacity: 0.7;
}
#info-link .comment {
	position:relative;
	width:100%;
	bottom: 4px;
	background: #048;
	color: #FFF;
	font-size:1em;
	text-align: center;
	padding: 4px 0;
	border-radius: 0 0 4px 4px;
}

/*リスト*/
.menubox{
    overflow:hidden;
}
.menubox li a{
    width:48%;
    float: left;
    background: #1f9e24;
    border-radius: 3px;
    text-align: center;
    margin: 4px;
    padding: 8px 10px;
    color: #fff;
    text-decoration: none;
}
.menubox li a:hover {
  background: #29b92f;
}
.menubox li a:before{
    font-family: "Font Awesome 5 Free";
    content: "\f107";
	font-weight:bold;
    color: #ffdb6e;
	margin-right:6px;
}

#mainArticles table.contactTable input.button,
#mainArticles table.contactTable input[type="button"] {
    border-radius: 4px;
}

.article.h480 {
  height: 960px;
    overflow: scroll;
  	background: #F7F7F7;
	padding: 20px 0 0;
}
.article.h480 .twitter-timeline.twitter-timeline-rendered {
  width: 80%;
  margin: 0 auto;
}
/*flow*/
.mainArticles .article.flow {
  position: relative;
  overflow: visible;
  padding-bottom: 20px;
  padding: 20px;
  border: solid 2px #09D;
  border-radius: 2px;
}
.mainArticles .article.flow.last::after{
  display: none;
}
.mainArticles .article.flow::after {
  font-family: "Font Awesome 5 Free";
  font-weight:bold;
  color:#09D;
  content: "\f107";
  font-size: 3em;
  position: absolute;
  text-align: center;
  bottom: -.9em;
  left: 0;
  right: 0;
  margin: auto;
  line-height: 1em;
}
@media only screen and (max-width: 600px) {
  #mainArticles .article.flow {
    padding: 0 18px 20px;
    flex-basis: 90%;
  }
}
/*テーブル*/
.article table.normalTbl.half {
    width: 52%;
    margin-top: 0;
}
.article table.normalTbl {
    border: none;
}
.article.col3 table.normalTbl th {
  width: 40%;
  border-bottom: solid 1px #333 !important;
  text-align: center;
  padding: 0;
}
.article.col3 table.normalTbl td {
  padding: 8px 20px;
}
.article.col3 table.normalTbl {
  border: none;
}

.article table#flowTbl td {
    border: none;
    background: none;
    padding: 14px 0 0;
}
.article table#flowTbl strong {
    background: #09D;
    color: #FFF;
    border-radius: 4px;
}

/*side Table*/
#sideContents table.normalTbl {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px auto;
	width: 100%;
}
#sideContents table.normalTbl th {
	height: auto;
	width: 25%;
	padding:6px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border-bottom:solid 1px #333;
}
#sideContents table.normalTbl td {
	border-bottom:solid 1px #CCC;
	background: none;
	height: auto;
	line-height:1.6em;
	padding:6px;
}
.freeHtml_body h4 {
    text-align: center;
    font-size: 1.6em;
    font-weight: bold;
    color: #048;
    background: url(/materials/168897437639501.png) #c4edff;
}
/*footer side*/
.side{
  margin-bottom: 50px;
}
.side-logo {
  margin-bottom: 20px;
}
.side-logo img {
  max-width: 240px;
  margin: 0 auto 10px;
  display: block;
}

#footer_body .topMenu li a:hover, #footer_body .services li a:hover {
    background: none;
    color: #0AF;
}
#footer_body, #footer_body .topMenu, #footer_body .services {
    display: block;
    width: 100%;
}
#footer_body .topMenu, #footer_body .services {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    flex-direction: unset;
}
#footer_body .topMenu li, #footer_body .services li {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    display: inline-block;
}
#footer_body .copyright {
  padding: 14px 0;
  background: #FFF;
}
#footer_body .copyright,
#footer_body .copyright a {
    color: #555;
    font-weight: normal;
}


#footer_body .topMenu li a, #footer_body .services li a {
    padding: 0;
}
  #footer_body .topMenu li a::before,
  #footer_body .services li a::before {
    color: #09D;
}
#wrap_body #footer, #footer_body .topMenu li a, #footer_body .services li a 
{
	background: #048;
}
#sideContents {
    background: #FFF;
}


/*--------------------------------------------
--------------------------------------------*/
@media only screen and (min-width: 860px) {
.article, .gallery, #title_outer, #topMenu_outer,
#mainArticles, #mainTopics_outer, #sideContents_outer,
#footer_outer,.article.full .article_body,ul.topics,
.gallery.full .article_body {
  width: 860px;
}
#mainArticles h2 {
  margin: 0 calc(430px - 50vw) 16px;
}
}
@media only screen and (max-width: 820px) {
.article table.normalTbl.half {
    width: 100%;
}
}
@media only screen and (max-width: 600px) {
  body {
    font-size: 16px;
  }
  .zero_margin .article_outer {
    padding: 0;
}
  #info-link .comment {
  white-space: nowrap;
  font-size: .9em;
  bottom: -4px;
}
  #info-link .comment::before {
  margin-right: 4px;
}
  #title #title_outer {
    background: none;
    height: 56px;
  }
  #title h1{
    max-width: 220px;
    margin: 0 0 0 8px;
    padding: 0;
    height: 56px;
    background: url(/materials/175301356367001.png) no-repeat center;
    background-size: 100%;
  }
  #topMenu_outer .topMenu li a {
    line-height: 1.25em;
}
  #topMenu_outer .topMenu li a:hover:before {
    content: none;
  }
.article .article_right .image, .article .article_left .image {
    float: unset;
}
  #mainArticles .article.bg-none {
    margin: 0 10px;
}
#topMenu_outer .topMenu li a {
  font-weight: normal;
    line-height: 1.25;
}
#topMenu_outer .topMenu li,
#topMenu_outer .topMenu li:last-of-type {
  border-color: #666;
}
  #sideContents table.normalTbl th, #sideContents table.normalTbl td {
    display: block;
    width: 100%;
}
#mainArticles h2, #listTopics h2 {
  font-size: 1.6em;
}
  #mainArticles h2, #listTopics h2 {
  margin-bottom: 20px;
}
  .mainContents .article h4 {
  font-size: 1.2em;
}
  .freeHtml_body h4 {
    line-height: 1.2em;
    font-size: 1.2em;
    font-feature-settings: 'palt';
    padding: 10px 4vw;
    margin: 0 -20px;
}
  .article h5 {
    margin: 10px 0 6px;
    font-size: 1.1em;
}
#mainTopics h2, #mainArticles .article h2,
.article h3, .gallery h3, .freeHtml h3 {
  font-size: 1.5em;
}
#wrap .article h3, #wrap .gallery h3, #mainArticles div[id^="blog"] h2 { 
  padding: 10px 16px 10px;
  font-size: 1.4em;
  box-sizing: border-box;
  width: 100vw;
  margin: 0 calc(50% - 50vw) 20px;
}
.col2 a.btn {
  width: 100%;
  display: block;
  margin: 0 0 8px;
}
.menubox li a {
  float: unset;
  width: 100%;
  display: block;
  margin: 6px 0;
  font-size: .9em;
  font-feature-settings: 'palt';
}
  #contact.gallery li.galleryGrid {
    width: 100%;
}
    #footer_body .topMenu li, #footer_body .services li {
    width:100%;
}
#footer_body .topMenu, #footer_body .services {
    display: block;
    margin-left: 5%;
}
#mainArticles table.contactTable tr.must th {
  padding: 1em;
  padding-right: 50px;
}
  .article table.normalTbl th {
    border: none;
    background: #f3f7f9;
    font-weight: bold;
    text-align: center;
}
  .article table.normalTbl th, .article table.normalTbl td {
    padding: 4px 10px;
}
  
  
.article.h480 {
    height: 480px;
}
.article.h480 .twitter-timeline.twitter-timeline-rendered {
  width: 100%;
  margin: 0 auto;
}

  
  /*call*/
#bottomLink {
    position: fixed;
    display:block;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1000;
    height: 50px;
}
#bottomLink a span {
    font-size: 85%;
    display: inline-block;
    padding-right: 8px;
}
#bottomLink a {
    display: block;
    box-shadow: 0px -1px 8px 2px #999;
    color: #fff677;
    background: #048;
    text-decoration: none;
    line-height: 3em;
}
  
#bottomLink a::before {
  font-family: "Font Awesome 5 Free";
    content: "\f095";
  font-weight: bold;
  margin-right: 10px;
}
#wrap {
    margin-bottom: 50px;
}
  }


ul.flex{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.badge{
  display: inline-block;
  padding: 2px 14px;
  font-size: 1em;
  color: #fff;
  background-color: #048;
  border-radius: 4px;
  margin-right: 4px;
}
#mainArticles .article.card{
  padding: 20px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border: solid 2px #048;
  border-radius: 8px;
}
#mainArticles .article.card .article_outer {
    padding-top: 0px;
}

@media only screen and (max-width: 600px) {
  #mainArticles .article.card {
      flex-basis: 90%;
      margin: 0 auto 20px;
  }
}

.article.card h5{
  margin-top: 0;
}

#mainArticles .article.zero_margin {
    margin-bottom: 0;
    padding-bottom: 0;
}

/*マーカー*/
span[style*="Lime"] {
  background-color: #FFF !important;
  color: #096;
  border-bottom: 1px dashed;
}
span[style*="Yellow"] {
  background: linear-gradient(transparent 80%, #ffe266 80%) !important;
  border-radius:0px;
  font-weight: 600;
  font-size: 18px;
}


/*-------------------------------------------------------
お問い合わせメールフォームボタン
-------------------------------------------------------*/
a.btn-mailform {
  font-size:120%;
  color:#ff9900;
  font-weight:bold;
  background:#fff;
  border:4px solid #ff9900;
  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:#ff9900;
  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:#ff9900;
  font-weight:bold;
  margin-left:10px;
}
a.btn-mailform:hover {
  color:#f8b74a;
  border-color:#f8b74a;
}
a.btn-mailform:hover::before, a.btn-mailform:hover::after {
  color:#f8b74a;
}

#wrap .article.contact .image img{
  max-width: 100%;
  height: auto;
}
/*-------------
バッジ非表示
---------------*/
.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; }
