@charset "UTF-8";
@import url("//share.cr-cms.net/hp_agency/hpagency.css");
/*フラット02 グリーン*/

@font-face {
font-family: "Yu Gothic M";
src: local("Yu Gothic Medium");
}
@font-face {
font-family: YuGothicM;
src: local("Yu Gothic Medium");
}
@font-face {
font-family: "Yu Gothic M";
src: local("Yu Gothic Bold");
font-weight: bold;
}

body {
 	font-size:16px;
 	line-height:1.8;
	font-family: Roboto, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.06em;
}
#wrap_body {
    padding-top:0px;
}
a {
    color: #54a71d;
	text-decoration: underline;
}
a:hover { 
  	color: #c0de5c;
	text-decoration: none;
}
a img {
	text-decoration:none;
	border:none;
}
a.tel-link {
    font-size: 130%;
}
.mainArticles .article .image img {
    max-width: 100%;
}
strong {
    color: #337829;
  font-size: 18px;
}

.comment {
    text-align: center;
    font-weight: bold;
    padding: 5px;
}


#title h1:hover,
.text-link:hover,
#mainArticles a:hover img,
#sideBanners  a:hover img,
div.freeHtml a:hover img,
div.image img.gallery:hover {
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}

/*maincontent*/
#contents {
    background: #fff;

}
#mainContents {
    padding: 80px 50px 40px;
    background: #fff;
    box-sizing: border-box;
    width: 1024px;
}
.mainArticles .article {
	padding-bottom: 0px;
	border-bottom: none;
}
.mainArticles .article p {
    padding-bottom: 12px;
}
.mainArticles .article_right .image {
    margin-right: 0;
}
.mainArticles .article_left .image {
    margin-left: 0;
}
#mainArticles, .mainArticles .article, .mainArticles div.gallery, #mainTopics, #listTopics {
    width: 100%;
  margin-bottom: 90px;
}


/****************************title****/
#title_outer {
    background: url(/materials/159721246335901.png) no-repeat right top 0;
    background-size: 420px;
}
#title {
    padding: 14px 0 10px;
    margin: 0 auto 60px;
  	background-color: #fff;
	height: 130px;
	box-sizing: border-box;
}
#title h1 {
    background: url(/materials/159712181675001.gif) no-repeat center;
    background-size: 200px;
    margin: 10px 0;
    padding: 0;
    text-align: left;
    height: 50px;
    width: 200px;
}
#title h1 a {
    display: inline-block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    height: 100%;
    width: 100%;
}
#title .description {
    padding: 10px 5px 10px;
    color: #444;
    font-size: 16px;
    line-height: 1.6em;
    text-align: left;
}
/*************************headline*******/
#mainArticles h2,#mainTopics h2,
.mainContents .article h3, .mainContents div.gallery h3 {
font-family: Roboto, "Shuei KakuGo Gin B", YuGothic, "Yu Gothic", "游ゴシック", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
#mainArticles h2,#mainTopics h2  {
    font-size: 220%;
    background: url(/materials/159220279839201.png) no-repeat center bottom;
    background-size: 180px;
    padding: 14px 0 80px;
    line-height: 1.4em;
    font-weight: bold;
    color: #2b2a29;
    margin-bottom: 40px;
    border: none;
}

#mainTopics h2{
	font-size:180%;
	background:none;
	padding:10px 0 0;
}
.mainContents .article h3, .mainContents div.gallery h3 {
    line-height: 1.4;
    font-size: 170%;
    border: none;
    position: relative;
    display: block;
    padding: 0 0 0px 60px;
    text-align: left;
    font-weight: bold;
    color: #382e21;
    margin-bottom: 30px;
    background: url(/materials/159712353485301.png)no-repeat 0;
    background-size: 45px;
}
.mainContents .article h3 a,
.mainContents .article h3 a:hover {
  	color: #382e21;
  	text-decoration: none;
	pointer-events:none;
}

.mainContents .article h4 {
    font-size: 18px;
    letter-spacing: 0.12em;
    line-height: 1.6em;
    color: #ffffff;
    padding: 5px 10px;
    background: #8fb67b;
    display: inline-block;
    margin-bottom: 15px;
}

.mainContents .article h5{
    font-size: 20px;
    border-bottom: 2px solid;
    display: inline-block;
    margin-bottom: 20px;
    padding-left: 23px;
    background: url(/materials/159712004508401.png)no-repeat left 11px;
}

/*mainimage*/
#mainImage {
    margin-bottom: 0;
    width: 100%;
    min-width:1024px;
    margin-top: 53px;
    background: #fff;
}
.mainImage img {
    width: 100%;
	min-width:1024px;
}
/*topmenu*/
#topMenu_outer,  #topMenu_body, #topMenu .topMenu {
	width: 1024px;
	max-width: 1024px;
}
#topMenu {
　　background: none;
    position: absolute;
    top: 130px;
    background-color: #51b962;
}
#topMenu_outer {
    margin: 0 auto;
	background: none;
}
#topMenu .topMenu li {
    height: 100%;
    box-sizing: border-box;
    padding: 0;
    position: relative;
}
#topMenu .topMenu li a {
    background: none;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0;
    padding: 14px 0;
    min-height: 60px;
    width: 100%;
    line-height: 32px;
    position: relative;
}
#topMenu .topMenu li a:after {
    content: '';
    width: 1px;
    height: 36px;
    display: block;
    background-color: #ffffff;
    -moz-transform: skew(-20deg, -20deg);
    -ms-transform: skew(-20deg, -20deg);
    -webkit-transform: skew(-20deg, -20deg);
    transform: skew(-20deg, -20deg);
    position: absolute;
    top: 4px;
    right: 0;
}
#topMenu .topMenu li:last-child a::after {
    content: none;}
#topMenu .topMenu li a:hover {
    color: #29613d;
}
/*maintopic*/
#mainTopics {
    border-bottom: none;
}
#mainTopics .topics li .thumb, #mainTopics .topics li .thumb img {
	max-width: 100px;
	max-height: 100px;
}
#mainTopics .topics li .date, .mainTopics .topics li .date {
	font-size: 14px;
}
#mainTopics .topics h3, .mainTopics .topics li h3 {
	font-size: 140%;
}
.mainTopics .topics li h3 a {
	text-decoration: underline;
}
#mainTopics .topics .description, .mainTopics .topics li .description {
	font-size: 15px;
	color: #aaa;
	margin-top: 0px;
}
#mainTopics .topics li .more a, .mainTopics .topics li .more {
	padding: 8px 16px;
	font-size: 14px;
  	border-radius: 4px;
}
.mainTopics .topics li .more a {
    border: none;
    background-color: #799259;
    border-radius: 2px;
    color: #fff;
    border: 1px solid #688544;
}
.mainTopics .topics li .more a:hover {
	border: none;
	background-color: #fff;
	color: #999;
  	border: 1px solid #e9e2da;
}
.mainTopics .topics {
	width: 100%;
	padding: 0;
	margin: 0px 0 15px;
  	border-bottom: none;
}
.mainTopics .topics li {
	padding: 40px 0px;
	font-size: 14px;
}
#mainTopics .listview {
    width: 110px;
    font-size: 14px;
    margin: 0 auto;
}
#mainTopics .listview a {
    background: none;
    padding: 4px 8px;
    color: #444;
}
/*side*/
#sideContents {
    background: rgb(215, 239, 223);
    margin: 0;
}
#sideContents_outer {
    width: 960px;
    padding: 30px 0;
}
.freeHtml {
    font-size: 16px;
      text-align: center;
    background: #f7fffa;
    padding: 30px 0;
}
.freeHtml_outer {
    padding: 0;
    background: none;
}

.sideServices h2,.sideMobile h2,
.sideBlogCategories h2, .sideBlogDates h2 {
    overflow: hidden;
    font-size: 16px;
    line-height: 1.6;
}
.sideServices ul li a {
    background: none;
    padding: 4px 12px;
}
.sideBlogDates li {
    line-height: 12px;
}
.sideServices ul li a,.sideBlogCategories li a, .sideBlogDates dt a,.sideBlogDates li a {
    font-size: 16px;
}
.sideServices ul li a:hover,.sideBlogCategories li a:hover,
.sideBlogDates dt a:hover,.sideBlogDates li a:hover,
.footer a:hover, .footer p a:hover{
    color: #e07900;
  	text-decoration:underline;
}
.sideMobile .qrcode {
    margin: 0 0px 12px 30px;
    float: none;
}
.sideMobile p {
    padding: 0;
    font-size: 14px;
    line-height: 1.2em;
    width: 160px;
    text-align: center;
}


/*galleryGrid*/
#info-link a {
    position: relative;
    display: block;
    overflow: hidden;
    border: solid 2px #b59f6b;
    border-radius: 6px;
}
#info-link a:after {
    content: '';
    display: block;
    background: rgba(119, 99, 51, 0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#info-link a:hover img {
    opacity:1;
}
#info-link a:hover:after {
    background: none;
}
#info-link .comment {
    text-align: center;
    color: #b59f6b;
    font-size: 110%;
    font-weight:bold;
}
#info-link .gallery_grid li.galleryGrid img {
    border-radius: 2px;
}

/*banner*/
div#sideBanners {
    width: 100%;
}
ul#sideBanners_body {
    overflow: hidden;
}
ul#sideBanners_body li.sideBanner {
  	width: 31%;
    float: left;
    margin: 1%;
}
#sideBanners li img {
    width: 98%;
    padding: 0;
    background: unset;
}
.freeHtml_body {
    overflow: hidden;
}
.freeHtml_body a.side_banner01, .freeHtml_body a.side_banner02 {
    display: block;
    width: 49.4%;
    float: left;
    margin-bottom: 10px;
}
.freeHtml_body a.side_banner01 {
    margin-right: 10px;
}
/*footer*/
.footer *,
.footer li a {
    font-size:100%;
}
/*font*/
.notation {
    font-size: 90%;
}
.align-c {
    text-align: center;
}
/*link*/
.link-wrap {
    margin: 20px;
}

.text-link,
.text-link:hover,
table.contactTable input.button{
  display: inline-block;
  padding: 8px 30px;
  text-decoration: none;
  border-radius: 4px;
  font-size:110%;
  color: #fff;
  background-image: linear-gradient(#f5c88b 0%, #df8922 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 2px #9a550f;
  text-decoration: none;
}
/*wrap*/
.notation-wrap {
    border: 1px solid #de8820;
    padding: 10px;
    margin-top: 10px;
    background: #fff9ef;
    text-align: center;
}


/*table*/
.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;
}
.article table.baseTable,
#sideContents table.baseTable{
    border-collapse: collapse;
    border-spacing: 0;
    border:none;
    margin: 26px 0;
    width: 100%;
}
#sideContents table.baseTable {
    margin: 0 auto;
    width: 78%;
}
.article table.baseTable th,
#sideContents table.baseTable th {
    background: none;
    border:none;
    border-bottom: 2px solid #ab9a75;
    height: auto;
    line-height: 150%;
    padding: 16px 10px;
    text-align: center;
    vertical-align: middle;
    width: 34%;
}
.article table.baseTable td,
#sideContents table.baseTable td {
    border:none;
    border-bottom: 1px solid #999;
    height: auto;
    line-height: 150%;
    padding: 16px 10px;
    text-align: center;
}
.article table.baseTable.b-b0 td {
    border: none;
}
.article table.baseTable.half {
    width: 52% !important;
    margin: 0 0 20px;
}
.article table.baseTable.half th {
    min-width: 140px;
    width: auto;
}
.article table.baseTable td li {
    text-align: left;
}

.article table.normalTbl {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 10px auto;
    width: 100%;
}
.article table.normalTbl th {
    background-color: #f9fef3;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #333;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}
.article table.normalTbl td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: auto;
    line-height: 150%;
    padding: 10px;
      background-color: #fff;
}

/*list*/
ul.baseList {
    padding-left: 2em;
}
ul.baseList li {
    list-style-type: disc;
    padding: 5px;
}
ol.sample1{
  counter-reset:list;
  list-style-type:none;
  font: 14px/1.6 'arial narrow', sans-serif;
  padding:0;
}
ol.sample1 li{
  position:relative;
  margin: 12px 0 12px 0px;
  padding-left: 70px;
  font-weight: bold;
  font-size: 18px;
  line-height: 48px;
  border: 1px solid #e3a549;
  color: #392e22;
}
ol.sample1 li:before{
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: 0px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  line-height: 50px;
  background: #e2a54a;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
ol.sample1 li:after{
  content:"";
  display: block;
  position: absolute;
  left: 50px;
  height: 0;
  width: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #e3a549;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
ul.simpleList {
      display: block;
    margin-bottom: 30px;
}
ul.simpleList li {
    list-style-type: none;
    padding: 2px 15px;
    float: left;
    border: 1px solid #666;
    margin: 5px;
    background: #f3f3f3;
}

ul.StyleCheckList {
    list-style: outside none;
    line-height: 2;
    padding-left: 2.5em;
}
ul.StyleCheckList li {
    position: relative;
    font-size: 16px;
  font-weight: bold;
}
ul.StyleCheckList li::before {
    display: block;
    content: '';
    position: absolute;
    top: 0.4em;
    left: -2em;
    width: 0.9em;
    height: 0.5em;
    border-left: 4px solid #E55;
    border-bottom: 4px solid #E55;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

ul.markList {
    padding-left: 3px;
}
ul.markList li {
    list-style-type: none;
    padding: 5px;
}
ul.markList li::before {
    color: #d34;
    content: "»";
    display: inline-block;
    font-size: 115%;
    margin-right: 2px;
}

/*contact*/
table.contactTable tr td label {
    display: block;
    margin-left: 6px;
}
table.contactTable th {
    width: 30%;
    background: #fff;
}
table.contactTable th, table.contactTable td {
    padding: 16px 5px;
    border-top: solid 1px #aaa;
}
table.contactTable input.button, table.contactTable input[type="button"] {
    display: block;
    float: left;
    line-height: 40px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    height: 60px;
    margin: 8px;
    margin-bottom: 16px;
    border: none;
    border-radius: 2px;
  	cursor: pointer;
}
table.contactTable input.button:hover,table.contactTable input[type="button"]:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}
table.contactTable input.button{
	width: 33%;
}
table.contactTable input[type="button"],
table.contactTable input[type="button"]:hover{
	width: 100px;
  color: #fff;
  background-image: linear-gradient(#777 0%, #555 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 2px #444;
}
table.contactTable input[type="text"], table.contactTable input[type="password"], table.contactTable textarea {
    padding: 6px;
    border: solid 1px #b6b6b6;
    font-size: 16px;
    margin-left: 6px;
}
.validator-form .validator-message-valid,
.validator-form .validator-message-invalid{
    padding-left: 24px;
    font-size: 14px;
    padding-top: 2px;
}
/*side*/
.shop {
    border-top: 1px solid #777;
    text-align: center;
    padding: 8px 0;
    font-size: 18px;
}
.add {
    text-align: center;
}
.tel {
    text-align: center;
    font-size:120%;
}
.time {
    text-align: center;
    padding-top: 20px;
    border-bottom: 1px solid #777;
    padding-bottom: 10px;
}
.time span {
    background: #b0a888;
    padding: 2px 20px;
    color: #fff;
  	font-size: 14px;
}

.clear {
display: inline-block;
 clear:both;

}

.box {
    padding: 10px 15px;
    display: inline-block;
    background: #f3f2f2;
}

.smalltext{
    font-size: 15px;

}

a.linkbtn {
    display: inline-block;
    background: #ff802d;
    padding: 10px 20px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin: 1em auto;
    box-sizing: border-box;
}
a.linkbtn:hover {
    background: #ffb138;
}