@charset "UTF-8";
body {
  font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",メイリオ,"ＭＳ Ｐゴシック",Meiryo,"MS P Gothic",sans-serif;
  font-size: 13px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  line-height: 1.7;
}

a {
  text-decoration: none;
  color: #000;
}

a img:hover {
  opacity: 0.7;
}

.edge {
  margin-right: 0 !important;
}

.sp-only {
  display: none;
}

.wrapper {
  width: 1000px;
  margin: 0 auto;
}

#header {
  padding: 10px 0;
  border-bottom: 2px solid #0a7839;
  text-align: center;
}

.mainV {
  background-image: url(../images/mainv_bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 20px 0 10px 0;
  text-align: center;
}
.mainV__imgs li {
  display: inline-block;
}
.mainV__text2 {
  margin-bottom: 5px;
}

.mainV--top {
    background-image: url(../images/mainv_bg_top.png);
    padding-bottom: 60px;
}

.topCont01 {
  margin-top: -10px;
  padding: 20px;
  background-color: #e2f1d4;
}
.topCont01__box {
  padding: 20px;
  border: 1px solid #6fb829;
  background-color: #fff;
}
.topCont01__box__L {
  float: left;
  width: 405px;
}
.topCont01__box__L__tit {
  color: #6fb829;
  font-weight: bold;
  background-image: url(../images/top_line01.png);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 18px;
}
.topCont01__box__L__textImg {
    width:55px;
    vertical-align: sub;
}
.topCont01__box__L__btn {
  text-align: right;
  margin-top: 25px;
}
.topCont01__box__R {
  float: right;
  width: 495px;
}
.topCont01__box__R__img1 {
  float: left;
}
.topCont01__box__R__img2 {
  float: right;
}


.topCont02__box {
  padding: 20px;
  border: 1px solid #6fb829;
  background-color: #fff;
}
.topCont02__box__L {
  float: left;
  width: 605px;
}
.topCont02__box__L__tit {
  color: #6fb829;
  font-weight: bold;
  background-image: url(../images/top_line02.png);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 18px;
}
.topCont02__box__L__textImg {
    width:55px;
    vertical-align: sub;
}
.topCont02__box__L__btn {
  text-align: right;
  margin-top: 25px;
}
.topCont02__box__R {
  float: right;
  width: 295px;
}
.topCont02__box__R__img1 {
  margin-top:20px;
}



.topBtn {
  display: inline-block;
  color: #6fb829;
  border: 1px solid #6fb829;
  padding: 5px 15px;
  text-align: center;
}
.topBtn:after {
  content: "▶︎";
  margin-left: 5px;
}

.gNav {
  background-color: #6fb829;
  width: 100%;
}

.gNav li {
  float: left;
  border-right: 1px solid #fff;
  text-align: center;
}

.gNav li:first-child a {
  width:170px;
}

.gNav li:last-child {
  border-right: none;
}
.gNav li .act {
  background-color: #4a9a15 !important;
}
.gNav li a {
  display: block;
  width: 165px;
  background-color: #6fb829;
  color: #fff;
  padding: 15px 0;
}
.gNav li a:hover {
  background-color: #4a9a15 !important;
}

.topCont02 {
  text-align: center;
  padding: 50px 0;
}
.topCont02__text1 {
  font-size: 26px;
  font-weight: bolder;
  color: #6fb829;
  margin-bottom: 10px;
}
.topCont02__text2 {
  line-height: 2.5;
  margin-bottom: 30px;
    font-size: 17px;
}
.topCont02__text3 {
  display: inline-block;
  background-color: #6fb829;
  color: #fff;
  padding: 10px 20px;
  font-size: 20px;
  margin-bottom: 30px;
}

.sTit {
  border-bottom: 5px solid #6fb829;
  color: #6fb829;
  display: inline-block;
  font-size: 26px;
  font-weight: bolder;
  margin-bottom: 20px;
}

.topCont03 {
  border: 1px solid #6fb829;
  padding: 30px 0 40px 0;
  text-align: center;
  margin-bottom: 50px;
}

.topCont04 {
  background-color: #e2f1d4;
  padding: 30px 20px;
  text-align: center;
  margin-bottom: 50px;
}
.topCont04__text1 {
  font-size: 20px;
  margin-bottom: 50px;
}

.topCont04__box {
  border: 1px solid #6fb829;
  background-color: #fff;
  text-align: left;
  margin-bottom: 20px;
}
.topCont04__box__tit {
  text-align: center;
  background-color: #6fb829;
  color: #fff;
  padding: 2px 0;
  font-size: 20px;
  font-weight: bolder;
}
.topCont04__box__in {
  background-color: #fff;
  padding: 20px;
  position: relative;
}
.topCont04__box__in__L {
  float: left;
  width: 300px;
  border-right: 1px solid #6fb829;
  padding: 75px 0;
}

.topCont04__box__in__L--2img {
    padding: 0;
    text-align: center;
}

.mb-20 {
    margin-bottom: 20px;
}

.topCont04__box__in__R {
  float: right;
  width: 590px;
}
.topCont04__box__in__R__tit {
  color: #6fb829;
  font-size: 16px;
  font-weight: bolder;
  margin-bottom: 5px;
}
.topCont04__box__in__R__btn {
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.topCont04__box__in--top {
  padding-bottom: 0;
}
.topCont04__box__in--top .topCont04__box__in__R__btn {
  bottom: 0;
}

.topCont04__box__in--type2 .topCont04__box__in__L {
  padding: 50px 0;
}

.topCont04__box__in--type3 .topCont04__box__in__L {
  padding: 0 0 130px 0;
}

.botBan {
  border: 10px solid #6fb829;
  background-color: #F0F8E9;
  padding: 20px 0;
  text-align: center;
  margin-bottom: 50px;
}
.botBan__tit {
  margin-bottom: 10px;
}
.botBan__btns li {
  display: inline-block;
  margin: 10px;
}

.gotop {
  position: fixed;
  right: 5%;
}

#footer {
  background-color: #6fb829;
  padding: 40px 0;
  text-align: center;
  color: #fff;
}

.fw {
  font-weight: bold !important;
	margin-bottom:10px;
}

/*# sourceMappingURL=style.css.map */
