@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@700&display=swap');
/*レスポンシブ02 グリーン*/
:root {
    --first-color: #39b599;
    --second-color: #52c2a8;
    --point-color: #f8ad00;
    --base-color: #faf8f2;
}
body {
    line-height: 1.8;
	color:#494434;
}
.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%;
}

a, a img {
	transition: .2s ;
}
.mainArticles {
    gap: 0 12px;
}
#wrap .gallery_slide .galleryPreview .images .image img {
    width: auto;
}
#mainArticles .article, #mainArticles .gallery {
    background: #FFF;
    padding: 0 30px 20px;
}
.article_outer {
    padding-top: 20px;
}
#mainArticles .article.bg-none, #mainArticles .gallery.bg-none {
    background: none;
    padding: 0;
}
#mainArticles .article.zero_margin,
#mainArticles .gallery.zero_margin{
    padding-bottom: 0;
}
#mainArticles .article.col3.zero_margin,
#mainArticles .article.col4.zero_margin,
#mainArticles .gallery.col3.zero_margin {
    margin-bottom: 14px;
}
#mainTopics,
.mainContents .article h4{
    background: none;
}
#mainArticles div[id^="blog"] {
    margin-top: 30px;
}
ul.topics li p.date {
    background: #eceadb;
    color: #605e4e;
}
#mainTopics .listview a, ul.topics li p.more a {
    background: var(--point-color);
}
#mainTopics .listview a:hover,
ul.topics li p.more a a:hover {
    background: #666;
}

#wrap .article.img200 .image img {
    max-width: 200px;
    width: 100%;
}
ul.topics li h3 a {
    color: var(--first-color);
}
ul.topics li h3 a:hover {
    color: #222;
}
.article.bg, .gallery.bg {
    background: #f3fdff;
}
#wrap_body #contents{
    background: var(--base-color);
}

/*パーツ*/
.article.zero_margin,
.gallery.zero_margin{
    margin-bottom: 0;
}
.article.zero_margin.col2 {
    margin-bottom: 16px;
}
#mainArticles .article.icon .image img {
    max-width: 128px;
}
#mainArticles .envelope {
    background: #fff7c5;
    box-shadow: 0 1px 1px 0 inset #ccc;
    border-radius: 2px;
    margin-bottom: 30px;
}
#mainArticles .envelope.zero_margin {
    margin-bottom: 0;
}
.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;
}
ul.maru.col2,ul.maru.col3{
    display: flex;
    flex-wrap: wrap;
    column-gap: 3%;
}
ul.maru.col2 li {
    width: 48%;
}
ul.maru.col3 li {
    width: 31%;
}

.video {
    position: relative;
    width:100%;
    padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100% !important;
  height:100% !important;
}

a.tel-link {
    font-size: 1.2em;
    text-decoration: none;
}
a.tel-link:before{
	content: '\f2a0';
	font-family: "Font Awesome 5 Free";
    font-size: .8em;
	margin-right: .2em;
	font-weight:bold;
}
ol.pp,ul.maru {
  font-size: 1em;
  margin-bottom: 12px;
}
ul.maru {
    margin-left: 1.4em;
}
ul.maru li{
	line-height:1.4em;
  margin-bottom:12px;
}
ul.maru li::before {
    margin-right: 4px;
    margin-left: -1.3em;
    vertical-align: text-top;
    color: var(--second-color);
    content: '■';
}
.envelope li{
  text-align:left;
}
ul.topics li {
    padding: 14px 30px;
    min-height: auto;
}
ul.topics li .thumb {
    max-height: 80px;
}

/*ヘッダー*/
#title #title_outer {
  display: block;
    height: 75px;
    background: url(/materials/175125228321201.png) right bottom 26px no-repeat;
    background-size: 320px;
}
#wrap_body #topMenu {
    border-top: solid 2px var(--first-color);
}
#topMenu_outer .topMenu li a {
    line-height: 2.2em;
    box-shadow: -1px 0 0 0 var(--first-color);
}
#topMenu_outer .topMenu li:first-child a {
    box-shadow: unset;
}
#title h1 {
  	background: url(/materials/175030422425001.png) no-repeat center left;
    background-size: 100%;
    height: 62px;
    width: 160px;
    margin: 6px 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:after {
    content:none;
}
#topMenu_outer .topMenu li a:hover {
    background: var(--second-color);
}
#mainImage_body {
width: 100%;
padding-bottom: 0px;
max-height: calc(100vh - 140px);
justify-content: center;
align-items: center;
overflow: hidden;
}
.mainImage img {
width: 100%;
max-width: none;
max-height: 100vh;
object-fit: cover;
}

/*headline*/
#mainArticles h2, #listTopics h2, #mainArticles .article h2,
.mainContents .article h3, #mainTopics h2, #listTopics h2,
.mainContents div.gallery h3, .article h4, .article h5,
#mainServices h2, #topMenu_outer .topMenu li a,
.article table#flowTbl strong, .serif, #footer_body li a,
.sideContents h2, .menubox li a {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#mainArticles h2, #listTopics h2 {
    background: var(--first-color);
    padding: 30px 0;
    line-height: 1.2em;
}
#wrap .article h3, #wrap .gallery h3, #mainArticles div[id^="blog"] h2,#mainTopics h2 {
    margin: 20px 0 40px;
    padding: 10px 30px 14px;
    font-size: 1.8em;
    line-height: 1.3em;
    color: var(--first-color);
    border-bottom: solid 4px;
}
#mainTopics h2{
	   margin: 0 0 30px;
	   box-sizing: border-box;
}
.article h3 a, .gallery h3 a,
.article h3 a:hover, .gallery h3 a:hover{
    color: var(--first-color);
    font-weight: bold;
}
#mainTopics h2:after,
.article h3::after,
.gallery h3::after,
#mainArticles div[id^="blog"] h2::after {
    content: none;
}
.mainContents .article h4 {
  border:none;
  font-size: 1.4em;
    background: #fff7c5;
    padding: 10px 18px 8px;
    margin: 0 0 14px;
    color: var(--point-color);
}
.article h4::before {
    content: none;
}
.article.col2 h4, .article.col3 h4, .article.col4 h4, .article.col5 h4 {
    font-size: 1.1em;
    padding: 4px 12px;
    text-align: center;
}

.article h5 {
    position: relative;
    color: #444444;
    font-size: 1.2em;
    line-height: 1.4em;
    padding: 12px 8px;
    padding-left: 28px;
    margin: 10px 0 4px;
    display: flex;
    border: none;
}
.article h5::before {
    content: "";
    position: absolute;
    top: 0.8em;
    left: 0;
    display: block;
    width: 0.33em;
    height: 0.33em;
    background: var(--first-color);
    box-shadow: 0 0.5em 0 #f39800, 0.5em 0 0 #c2cb00, 0.5em 0.5em 0 #edc400;
    border-radius: 16px;
}
.article h6 {
    background: #efefef;
    color: #555;
    font-size: 1.1em;
    border-radius: 40px;
    padding: 8px 20px 8px 44px;
    line-height: 1.4em;
    position: relative;
}
.article h6:before {
    font-family: "Font Awesome 5 Free";
    content: "\f06a";
    font-weight: bold;
    margin-right: 6px;
    transform: unset;
    color: var(--second-color);
    position: absolute;
    left: 18px;
}

/*リンク*/
a.btn,a.btn:hover {
  background: var(--point-color);
  border-bottom: solid 2px #c27900;
  border-radius: 999px;
}
a.btn{
    transition: all .2s linear;
  	padding: 10px 20px;
}
a.btn.cta {
    background: #ff6b2d;
    border-color: #c54008;
	padding:18px 0;
}
a.btn:hover {
  background: #ffaa1c;
    box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}
a.btn::after {
    color: #ff0;
}

a.btn.cta::before {
    content: '\f073';
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    margin-right: 8px;
    color: #FF0;
}
a.btn.cta::after {
    content: none;
}
a.btn.cta:hover {
    background: #ff6b2d;
}

.col2 a.btn {
    width: 47%;
    display: inline-block;
    margin: 0 1%;
}
#contact.article .image img {
  	max-width: 480px;
    width: 100%;
}

/*サイト案内
--------------------*/
#info-link .gallery_grid li.galleryGrid .comment::after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: bold;
    margin-left: 4px;
    color: var(--second-color);
    }
#info-link .comment {
    font-size: 1em;
    color: #444;
    margin: 8px 0;
    font-feature-settings: 'palt';
    margin: 8px 0;
}
#info-link .image a {
    display: block;
    position: relative;
    border: solid 4px var(--first-color);
    border-radius: 6px;
    background: #FFF;
    margin: 0 6px;
}
#info-link .image a img {
  border-radius: 4px;
    max-width: 168px;
    padding: 20px;
}
#info-link .galleryGrid_outer {
    padding: 0;
}
#site-link ul.galleryGrids img {
    max-height: 120px;
}
#site-link ul.galleryGrids .comment {
    font-size: 0.84em;
}
#site-link ul.galleryGrids li {
    color: #6e5947;
    border: solid 2px;
    border-radius: 4px;
    padding: 10px 0 0;
}
@media only screen and (min-width: 600px) {
#site-link .gallery_grid4 li.galleryGrid {
    width: 23%;
    margin: 1%;
}
}
@media only screen and (max-width: 600px) {
  .gallery .gallery_grid2 li.galleryGrid, .gallery .gallery_grid3 li.galleryGrid,
  .gallery .gallery_grid4 li.galleryGrid, .gallery .gallery_grid5 li.galleryGrid {
    margin: 1%;
    width: 48%;
}
  ul.maru.col2 li, ul.maru.col3 li {
    width: 100%;
}
}

/*リスト*/
.menubox{
    overflow:hidden;
}
.menubox li a{
    width:48%;
    float: left;
    border: solid 1px var(--point-color);
    border-radius: 999px;
    text-align: center;
    margin: 4px;
    padding: 8px 10px;
    color: #333;
    text-decoration: none;
}
ul.menubox.col3 li a {
    width: 32.4%;
}
.menubox li a:hover {
    background: #e29a00;
    color: #FFF;
}
.menubox li a:before{
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight:bold;
    color: var(--point-color);
    color: #FFF;
}
.menubox li a:before{
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight:bold;
    color: #e7ba33;
	margin-right:6px;
}

ul.check li {
    font-size: 1.1em;
    padding: 0 0 10px 8px;
    margin-bottom: 6px;
}
ul.check li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.1em;
    transform: unset;
    border: 1px solid var(--second-color);
    color: var(--second-color);
    width: auto;
    height: auto;
    padding: 3px;
    top:0;
}
ul.check.col2 li {
    width: 48%;
}
ul.check.col2 {
    flex-wrap: wrap;
    flex-direction: row;
    gap: 4%;
}

ul.check.point li::before {
    content: '\f0eb';
    border: none;
    font-size: 1.2em;
    padding: 0;
    color: var(--point-color);
}
ul.check.point li {
    padding: 0 0 6px;
    margin-bottom: 12px;
    border-bottom: dotted 2px #CCC;
}

ul.faq li.qus::before, ul.faq li.ans::before {
  margin-right: 12px;
}
ul.faq li.qus::before {
    background: #adac9e;
}
ul.faq li.ans::before {
    background: #f39800;
}

#mainArticles table.contactTable input.button,
#mainArticles table.contactTable input[type="button"] {
    border-radius: 4px;
}

/*テーブル*/
.article table.normalTbl.half {
    width: 52%;
    margin-top: 0;
}
.article table.normalTbl {
    border: none;
}
.article table.normalTbl th {
    background: #f8f8f8;
    color: var(--first-color);
    font-weight: bold;
    width: auto;
    white-space: nowrap;
}




/*フロー*/
.article table#flowTbl {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    margin: 30px auto;
    width: 95%;
    list-style: none;
    border-left: 1px dotted #CCC;
    padding-left: 0;
}
.article table#flowTbl td {
    border: none;
    background: none;
    display: block;
    margin-bottom: 1.2em;
    padding: 0 4%;
    position: relative;
}
.article table#flowTbl td:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background:var(--point-color);
    position: absolute;
    left:-6px;
    top: .7em;
}
.article table#flowTbl td::after,
.article table#flowTbl tr:last-child td::after {
  content: "";
  display:block;
  border-bottom: 1px solid;
  width: 18px;
  background: #666;
  position: absolute;
  top: 0.4em;
  bottom: unset;
  left: -6px;
}
.article table#flowTbl td strong,
.article table#flowTbl tr:last-child td strong{
    font-size: 1.2em;
    border-bottom: dotted 2px var(--point-color);
    padding: 0 0 4px;
}

/*contact*/
#mainArticles table.contactTable,
#mainArticles table.contactTable tr th,
#mainArticles table.contactTable tr td {
  border-color: #CCC;
  border-width: 1px;
}
#mainArticles form {
  background: none;
	padding: 0;
}
#mainArticles table.contactTable tr th {
    background-color: unset;
  border-right: none;
  color: #333;
}
#mainArticles table.contactTable tr td {
    background: #FFF;
  border-right: none;
}
#mainArticles table.contactTable {
  border-left: none;
}
#mainArticles table.contactTable input.button {
    background:var(--point-color);
}
#mainArticles table.contactTable tr td.th_headline, #mainBlogCommentForm table.contactTable tr td.th_headline {
    background: var(--second-color);
    font-weight: bold;
    font-size: 1.4em;
    padding: 12px 0;
    line-height: 1.4em;
}
#mainArticles table.contactTable p.contact-note {
    color: #FFF;
    font-size: 15px;
    line-height: 1.4em;
}

/*side*/
.sideContents .freeHtml {
    margin-bottom: 30px;
}
.side-logo {
    margin: 20px 0;
}
.side-logo img {
    max-width: 200px;
    width: 100%;
    margin: 0 auto 10px;
    display: block;
}
#sideContents table.normalTbl {
	border-collapse: collapse;
	border-spacing: 0;
    margin: 10px auto 30px;
	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 var(--first-color);
}
#sideContents table.normalTbl td {
	border-bottom:solid 1px #CCC;
	background: none;
	height: auto;
	line-height:1.6em;
	padding:6px;
}

/*footer side*/
#footer_body .topMenu li a:hover, #footer_body .services li a:hover {
    background: none;
    color: #FF0;
}
.sideContents ul li a:hover, .sideContents dt a:hover {
    background: var(--second-color);
}
#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: space-between;
    justify-content: space-between;
    flex-direction: unset;
}

@media only screen and (max-width: 800px) {
#footer_body .topMenu, #footer_body .services {
    display:block;
}
}

#footer_body .copyright {
  padding: 14px 0;
  background: #FFF;
}
#footer_body .copyright,
#footer_body .copyright a {
    color: #555;
    font-weight: normal;
}
.sideContents #sideServices h2:before,
.sideContents #sideBlogCategories h2:before,
.sideContents #sideBlogDates h2:before,
.sideContents #sideMobile h2:before {
    background: var(--point-color);
}
.freeHtml_body a.btn {
    margin-bottom: 30px;
}


#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: #EE0;
}
#sideContents 
{
    background: #FFF;
}
.sideContents #sideServices h2,
.sideContents #sideBlogCategories h2,
.sideContents #sideBlogDates h2,
.sideContents #sideBlogDates h2,
.sideContents #sideMobile h2{
	padding:0;
}
#footer,#footer_body .topMenu li a, #footer_body .services li a{
    background: var(--first-color);
    }

/*--------------------------------------------
--------------------------------------------*/
@media only screen and (min-width: 980px) {
.article, .gallery, #title_outer, #topMenu_outer,
#mainArticles, #mainTopics_outer, #sideContents_outer,
#footer_outer,.article.full .article_body,ul.topics,
.gallery.full .article_body {
  width: 980px;
}
#mainArticles h2 {
  margin: 0 calc(490px - 50vw) 16px;
}
}
@media only screen and (max-width: 820px) {
.article table.normalTbl.half {
    width: 100%;
}
}
@media only screen and (max-width: 780px) {
    #title #title_outer {
    background: none;
}
}
@media only screen and (max-width: 600px) {
  body {
    font-size: 16px;
  }
  #toggle, .active #toggle {
        background-color: var(--first-color);
}
    #title #title_outer {
	height: 56px;
}
  #mainArticles .article, #mainArticles .gallery,
  #mainArticles .article.bg-none, #mainArticles .gallery.bg-none{
    padding: 0 16px 10px;
}
  .zero_margin .article_outer {
    padding: 0;
}
  #info-link .comment {
  white-space: nowrap;
  font-size: .9em;
    bottom: -4px;
}
  #info-link .comment::before {
  margin-right: 4px;
}
  .article table#flowTbl td::after, .article table#flowTbl tr:last-child td::after {
    width: 6px;
}
  #info-link .image a img {
    max-width: 104px;
    padding: 20px;
}
    #title h1{
        width: 100px;
        margin: 0;
        margin-left: 8px;
        height: 56px;
    }
  #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;
}
  ul.faq li.qus:before, ul.faq li.ans:before {
        margin-left: -44px;
}
  
#mainArticles #contact .normalTbl.cal thead th {
    border-top: none;
    border-bottom: solid 1px;
}
#mainArticles #contact h4 {
  	margin: 0 4px 18px;
    padding: 8px 10px;
    text-align: center;
}
  .article table.normalTbl.cal {
    letter-spacing: 0;
}

#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: var(--first-color);
}
  #sideContents table.normalTbl th, #sideContents table.normalTbl td {
    display: block;
    width: 100%;
}
#mainArticles h2, #listTopics h2 {
    font-size: 1.4em;
  margin-bottom: 20px;
}
	#wrap .article h3, #wrap .gallery h3, #mainArticles div[id^="blog"] h2, #mainTopics h2{
		font-size:1.6em;
	}
  .mainContents .article h4 {
  font-size: 1.2em;
    margin: 0 auto 8px;
}
  .freeHtml_body h4 {
    line-height: 1.2em;
    font-size: 1.2em;
    font-feature-settings: 'palt';
    padding: 10px 0;
    margin: 0 -20px;
}
  .article h5 {
    margin: 10px 0 6px;
        padding: 8px 0 0 22px;
    font-size: 1.1em;
}
#mainTopics h2, #mainArticles .article h2,
.article h3, .gallery h3, .freeHtml h3 {
  font-size: 1.5em;
}
#mainArticles div[id^="blog"] h2,
  #mainArticles div[id^="blog"] h3{
        padding: 0 0 16px;
}
  #wrap .article.bg-none h3,
  #wrap .gallery.bg-none h3{
        margin: 0 -30px 14px;
        box-sizing: unset;
  }
  
  .col2 a.btn {
    width: 100%;
    display: block;
    margin: 0 0 8px;
}
  .menubox li a,
  ul.menubox.col3 li a{
  float: unset;
  width: 100%;
  display: block;
  margin: 6px 0;
  font-size: .9em;
  font-feature-settings: 'palt';
}
ul.col2 li {
    width: 100% !important;
}

.article table.normalTbl.time th,
.article table.normalTbl.time td,
#sideContents table.normalTbl.time th,
#sideContents table.normalTbl.time td{
  border-top: solid 1px #CCC;
  font-size:.8em;
  display: table-cell;
  padding: 4px;
  font-feature-settings: 'palt';
  font-weight: normal;
  min-width: auto;
}
  .article table.galleryTbl tbody {
    grid-template-columns: repeat(2, auto);
    gap: 5% 3%;
}
  .article table.galleryTbl th, .article table.galleryTbl td {
    font-size: .85em;
    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 {
    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: 3em;
}
#bottomLink a span {
    font-size: .8em;
    display: inline-block;
    padding-right: 8px;
}
#bottomLink a {
    display: block;
    box-shadow: 0px -1px 4px 1px rgb(0 0 0 / 40%);
    color: #FFF;
        background: #f39801;
    text-decoration: none;
    line-height: 3em;
}
  
#bottomLink a::before {
  font-family: "Font Awesome 5 Free";
        content: '\f0e0';
        font-weight: bold;
        margin-right: 6px;
        color: #FF0;
}
#wrap {
    margin-bottom: 50px;
}
  }


/*reCAPTCHA*/
.recaptcha_policy {
  padding: 0;
  margin: 0;
  text-align: right;
  font-size: 80% !important;
  color: #444 !important;
}
.recaptcha_policy a {
  font-size: 80% !important;
  color: #111 !important;
}
.grecaptcha-badge { visibility: hidden; }