@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600&display=swap");
/*基本設定
----------------------------------------------------*/
body {
  margin: 0;
  padding: 0;
  background: url(../images/top/top_bg.jpg) left top repeat-x #fff;
  font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
  color: #111;
  line-height: 1.8em;
  font-size: 12px;
  text-align: center;
}

html {
  overflow-y: scroll;
}

a {
  color: #23672C;
  text-decoration: underline;
}

a:hover {
  color: #54955D;
  text-decoration: none;
}

img {
  border: 0;
}

h1, h2, h3, h4, h5, p {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

table {
  width: 100%;
  border: 0;
}

th, td {
  font-size: 12px;
}

#wrap {
  margin: 0 auto;
  padding: 0;
  width: 960px;
  text-align: left;
}

.clear {
  clear: both;
}

.fix {
  min-height: 1px;
}

.fix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

* html .fix {
  height: 1px;
  /*\*/
  /*/
height: auto;
overflow: hidden;
/**/
}

.ohz {
  overflow: hidden;
  _zoom: 1;
}

p.mark {
  display: none;
}

span.red {
  color: #c00;
}

.img {
  float: left;
  margin: 0 20px 0 0;
}

.img02 {
  float: right;
  margin: 0 0 0 20px;
}

.tel {
  font-size: 26px;
  font-weight: bold;
  font-family: Century Gothic,Arial, Helvetica, sans-serif;
  color: #7B9C32;
}

p.del {
  width: 100px;
  height: 50px;
  text-align: center;
  margin: 10px 0 0 0;
}

p.del a {
  display: block;
  background: #419444;
  color: #fff;
  text-decoration: none;
  border: solid 1px #419444;
}

p.del a:hover {
  display: block;
  background: #fff;
  color: #419444;
  text-decoration: underline;
  border: solid 1px #419444;
}

.no {
  background: none !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

dt {
  float: left;
  margin: 0;
  padding: 0;
  width: 70px;
}

dd {
  margin: 0;
  padding: 0;
}

figure {
  margin: 0;
  padding: 0;
}

/*section p
----------------------------------------------------*/
.section {
  margin: 0 0 30px 0;
  width: 100%;
}

.section h2 {
  margin: 0 0 10px 0;
}

.inner {
  width: 100%;
}

.btm5 {
  margin-bottom: 5px;
}

.btm10 {
  margin-bottom: 10px;
}

.btm15 {
  margin-bottom: 15px;
}

.btm20 {
  margin-bottom: 20px;
}

.btm25 {
  margin-bottom: 25px;
}

.btm30 {
  margin-bottom: 30px;
}

.btm40 {
  margin-bottom: 40px;
}

.top5 {
  margin-top: 5px;
}

.top10 {
  margin-top: 10px;
}

.top20 {
  margin-top: 20px;
}

.f10 {
  font-size: 10px;
}

.f14 {
  font-size: 14px;
}

p.l11 {
  line-height: 1.1;
}

p.l13 {
  line-height: 1.3;
}

.m0 {
  margin: 0 !important;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.f-l {
  float: left;
}

.f-r {
  float: right;
}

.hover a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
}

/*ヘッダー
----------------------------------------------------*/
#header {
  width: 100%;
  height: 135px;
  position: relative;
}

#h1b {
  position: absolute;
  font-size: 10px;
  top: 7px;
  right: 0px;
  color: #C2BFBC;
  text-align: right;
  line-height: 1.6em;
}

#h1b h1 {
  font-size: 10px;
  margin: 0 5px 0 0;
}

#h1b p {
  font-size: 10px;
}

p.logo {
  position: absolute;
  top: 15px;
  left: 0px;
}

p.h-tel {
  position: absolute;
  top: 47px;
  right: -1px;
}

#sp_head {
  display: none;
}

/*ナビ
----------------------------------------------------*/
#navi {
  width: 681px;
  position: absolute;
  top: 90px;
  right: 0px;
}

#navi li {
  margin: 0 0 0 0;
  float: right;
  padding: 0 18px;
  border-right: solid 1px #fff;
  line-height: 1.5em;
}

.home {
  border-left: solid 1px #fff;
}

#navi li a {
  color: #fff;
  text-decoration: none;
}

#navi li a:hover {
  color: #C2BFBC;
  text-decoration: underline;
}

/*コンテンツ
----------------------------------------------------*/
#cont {
  width: 100%;
  margin: 25px 0 0 0;
}

/*サイド
----------------------------------------------------*/
#side {
  width: 200px;
  float: left;
}

.side-menu li {
  background: url(../images/common/side_menu_bg.gif) 0 bottom no-repeat;
  padding: 5px 0 7px 20px;
  margin: 0 0 5px 0;
}

.profile-h3 {
  font-size: 10px;
  line-height: 1.7em;
}

.profile-h3 span {
  font-size: 16px;
  font-weight: bold;
}

/*メイン
----------------------------------------------------*/
#main-image .mainimage_sp {
  display: none;
}

#main {
  width: 730px;
  float: right;
}

ul.check li {
  background: url(../images/common/check.gif) 0 0 no-repeat;
  padding: 0 0 0 20px;
  margin: 0 0 5px 0;
  font-weight: bold;
}

.waku {
  padding: 5px;
  background: #fff;
  border: solid 1px #dcdcdc;
}

.section h2 {
  background: url(../images/common/h2bg.gif) 0 5px no-repeat;
  border-bottom: dashed 1px #323232;
  padding: 5px 0 5px 25px;
  font-size: 14px;
  font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", 'Noto Serif JP', serif;
}

.w355 {
  width: 355px;
}

.ww img {
  vertical-align: bottom;
  width: 100px;
}

.ww p.img {
  margin: 0 10px 0 0 !important;
}

.ww h3 {
  font-size: 12px;
  margin: 0;
}

#rss ul {
  margin-top: 20px;
}

#rss li {
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: dotted 1px #aaa;
}

/*フッター
----------------------------------------------------*/
#footer-wrap {
  width: 100%;
  text-align: center;
  background: url(../images/common/footer_bg.jpg) 0 bottom repeat-x;
  background-size: cover;
  padding: 0px 0 20px 0;
  margin: 20px 0 0 0;
}

#footer {
  margin: 0 auto;
  padding: 30px 0 0 0;
  width: 960px;
  text-align: left;
}

#footer a {
  color: #fff;
  text-decoration: none;
}

#pagetop {
  text-align: right;
  margin: 0 0 10px 0;
}

.footer_conts02{
  margin-top: 10px;
  display: flex;
  flex-direction: row-reverse;
}

.footer_bnr img{
  width: auto;
  max-width: 100%;
  height: auto;
}

p.cr {
  font-size: 10px;
  color: #fff;
  clear: both;
  text-align: left;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.footer-navi {
  width: 400px;
  margin: 10px 0 0 30px;
  font-size: 11px;
}

.footer-navi li {
  float: left;
  margin: 0 10px 5px 0;
  padding: 0 10px 0 0;
  border-right: solid 1px #fff;
  line-height: 1.5em;
}

#sp_footbar {
  display: none;
}
