/*--------------
レスポンシブ02 グリーン
--------------*/
/* --------- 共通 --------- */
/* Windows 用 Medium 指定の游ゴシック */
@font-face {
	font-family: "Yu Gothic M";
	src: local("Yu Gothic Medium");
}
/* font-weight: bold の時は通常どおり Bold 書体を使わせる */
@font-face {
	font-family: "Yu Gothic M";
	src: local("Yu Gothic Bold");
	font-weight: bold;
}
/*------全体的な設定------*/
body {
    line-height: 1.7;
	font-size: 18px;
	font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a, a img {
	transition: .2s ;
}
a img:hover{
	opacity: .8;
}
a.btn {
  background: #6557a4;
  color: #fff;
	font-family: sans-serif;
  font-weight: normal;
}
a.btn:hover {
  background: #7b65dc;
}
#wrap{
	background: url(/materials/178088129772201.jpg);
    background-size: auto;
  background-size: 20%;
}#mainContents {
  
}
/*サイドコンテンツ*/
#sideContents {
  background: #ebf6d6;
}
.sideTtl{
	width: 80%;
  margin: 0 auto .5em auto;
	font-size: 1.15em;
	font-weight: bold;
	text-align: center;
}
.sideProf {
  width: 80%;
  margin: 0 auto 1em auto;
  background: transparent;
  padding: 1em 1em 1em;
  display: flex;
  flex-wrap: wrap;
}
.sideProf p {
  width: 50%;
  margin-bottom: .7em;
  border-bottom: 1px solid #ccc;
}
.sideBtn{
	width: 80%;
  margin: 0 auto 1em auto;
}
/*------ヘッダー------*/
#wrap_body #title {
  order: 1;
  background: #fff;
}
#title #title_outer {
  display: block;
    background: url(/materials/178357663931201.jpg) right center no-repeat;
    background-size: 300px;
}
#title h1 {
    background: url(/materials/178081983525902.jpg) no-repeat center left;
    background-size: 100%;
    height: 90px;
    width: 400px;
    margin: 6px 0 10px;
}
#title h1:hover {
  opacity: 0.7;
}
#title h1 a {
    display: inline-block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    height: 100%;
    width: 100%;
}
/*------トップメニュー------*/
#wrap_body #topMenu {
  order: 2;
  border-bottom: 3px solid #669133;
background: #ebf6d6;
}
#topMenu_outer .topMenu li a:hover {
  background: #dbf0b8;
  color: #333;
}
/*------見出し------*/
#mainArticles h2{
	padding: 3vw 0 2vw 0;
	color: #333;
  background: url(/materials/178088429069101.png) center center no-repeat transparent;
  background-size: 45%;
	text-shadow: 1px 1px 1px #fff;
}
#mainArticles h2, #listTopics h2, #topMenu_outer .topMenu {
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#mainTopics h2, #mainArticles .article h2, .article h3, .gallery h3, .freeHtml h3,#mainArticles div[id^="blog"] h2{
	background: #669133;
  border-radius: 2px;
	padding: 24px 0 10px;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#mainTopics h2::after, #mainArticles .article h2::after, .article h3::after, .gallery h3::after, .freeHtml h3::after {
  background: #3f5f09;
  content: none;
}
.article.bg h3, .article.theme h3, .article.gray h3, .gallery.bg h3, .gallery.theme h3, .gallery.gray h3 {
  padding-top: 6px;
}
#mainTopics h2, #mainArticles .article h2, .article h3, .gallery h3, .freeHtml h3,.article h3 a, .gallery h3 a,.article h3 a:hover, .gallery h3 a:hover,#mainArticles div[id^="blog"] h2 {
	margin: 40px 0 24px;
	background: #669133;
  border-radius: 2px;
	padding-top: 6px;
	color: #fff;
}
#mainArticles div[id^="blog"] h2 {
  text-shadow: none;
}
.article.bg h3, .article.theme h3, .article.gray h3, .gallery.bg h3, .gallery.theme h3, .gallery.gray h3 {
  padding-top: 6px;
color: #fff;
}

.article h4 {
	background: #d9e9b9;
  border: none;
  padding: 8px 16px 8px 38px;
}
.article h4::before {
  width: 16px;
  height: 16px;
  margin: auto 8px auto .5em;
  transform: rotate(45deg);
	background: #92b35b;
}
.article h5 {
  border-left: none;
  background: #eee;
  padding: 8px 16px 8px 36px;
  border-radius: 4px;
	font-size: 1em;
	position: relative;
}
h5::before {
  content: "";
  width: 14px;
  height: 14px;
  margin: auto 8px auto .5em;
  position: absolute;
  left: 0;
  top: 50%;
  bottom: 50%;
  transform: rotate(45deg);
  background: #b8b8b8;
}
.article h6{
	background: transparent;
}
/*------最新情報------*/
#mainTopics {
  background: #ebf6d6;
}
#mainTopics h2 {
  margin-top: 0;
  padding-top: 0;
  background: none;
  color: #333 !important;
}
#mainTopics .listview a {
  background: #6557a4;
  color: #fff;
	font-family: sans-serif;
  font-weight: normal;
}
#mainTopics .listview a:hover {
  background: #7b65dc;
}
ul.topics li p.more a{
	background: #669133;
	padding: 0px 16px;
	font-family: sans-serif;
  font-weight: normal;
}
ul.topics li p.more a:hover {
  background: #7abc2c;
}
ul.topics li p.date {
  font-size: 0.85em;
}
ul.topics li p.description {
  font-size: 0.85em;
}
/*------お問い合せはこちら欄------*/
.article.contact {
  background: url(/materials/178083632337101.png) top center no-repeat;
  background-size: cover;
  background-color: rgba(255,255,255, 0);
  background-blend-mode: overlay;
	text-align: center;
}
.article.contact h3 {
  margin: 20px 0 0;
  padding: 0;
  background: none;
  border-bottom: 3px solid #6557a4;
  color: #6557a4;
  margin-bottom: 25px;
}
.article.contact h3::after{
	content: none;
}
.article.contact .otoiawase_tel {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 0;
}
.article.contact .otoiawase_tel,
.article.contact .otoiawase_tel a{
	color: #ff1c67;
}
/*------リスト------*/
ul.maru {
  font-size: 1em;
  font-weight: bold;
margin-bottom: 1em;
}
ul.maru li::before {
  color: #669133;
}
ul.faq li.qus::before, ul.faq li.ans::before{
	border-radius: 50%;
}
ul.faq li.qus::before {
  background-color: #e37772;
}
ul.faq li.ans::before {
  background-color: #f6ba6d;
}
/*------テーブル------*/
.article table.normalTbl {
  border-top: solid 1px #aaa;
  font-size: 1em;
}
.article table.normalTbl th {
  background: #f4f2fd;
border-bottom: solid 1px #aaa;
}
.article table.normalTbl td {
  border-bottom: solid 1px #aaa;
	background: #fff;
}
.article table.normalTbl tr:last-child td, .article table.normalTbl tr:last-child th {
  border-bottom: solid 1px #aaa;
}


@media only screen and (max-width: 850px){
/*サイドコンテンツ*/
.sideProf {
  width: 100%;
  margin: 0 auto 1em auto;
  padding: 1em 1em 1em;
  display: flex;
  flex-wrap: wrap;
}
.sideProf p {
  width: 100%;
	text-align: center;
}
.sideBtn{
	width: 80%;
  margin: 0 auto 1em auto;
}
}/*max-width: 850px*/

@media only screen and (max-width: 720px){
	#title #title_outer{
		background-size: 200px;
	}
	#title h1{
		width: 300px;
	}
}/*min-width: 601px - max-width:720px*/

@media only screen and (max-width: 600px){
  body {
  font-size: 15px;
  }
/*------テーブル------*/
.article table.normalTbl th {
  background: #f4f2fd;
}
/*タイトル*/
#title #title_outer{
	background: none;
}
#title h1{
	height: 42px;
	width: 250px;
	margin-left: 2vw;
	padding: 0;
}
/*btn*/
.btn {
width: 100%;
margin: auto;
}

/*電話をかける*/
#bottomLink {
position: fixed;
display:block;
bottom: 0;
left: 0;
width: 100%;
text-align: center;
z-index: 1000;
height: 50px;
}
#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: #e37772;
text-decoration: none;
line-height: 50px;
  height: 50px;
}

/*#bottomLink a::before {
font-weight: bold;
margin-right: 6px;
color: #FFEB3B;
}*/
#wrap {
margin-bottom: 50px;
}
	
}/*max-width:600px*/

/*-------------
バッジ非表示
---------------*/
.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; }