@charset "UTF-8";
@import url("https://use.fontawesome.com/releases/v5.0.6/css/all.css");
@import url("https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap");
@import url("https://use.fontawesome.com/releases/v5.0.6/css/all.css");
@import url("https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap");
.mintyou {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

/* width */
a:link, a:visited {
  color: #077b54;
  text-decoration: none;
}

a:hover {
  color: rgba(7, 123, 84, 0.6);
}

.text_S {
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  font-weight: 300;
  color: #077b54;
}

@media (max-width: 479px) {
  .text_S {
    font-size: 1.2rem;
  }
}

.text_M {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  color: #077b54;
  margin: 16px 0;
}

@media (max-width: 1024px) {
  .text_M {
    font-size: 1.8rem;
  }
}

.text_L {
  font-size: 5rem;
  letter-spacing: 0.1rem;
  line-height: 1.6;
  font-weight: 300;
  color: #077b54;
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .text_L {
    font-size: 2.2rem;
  }
}

@media (max-width: 479px) {
  .text_L {
    font-size: 2.2rem;
  }
}

.title_point {
  color: #077b54;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin: 10px 0;
  padding: 3px 0;
}

.title_point span {
  background: #077b54;
  display: inline-block;
  padding: 10px;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 100px;
  color: #fff;
  margin-right: 15px;
}

.title_point_center {
  color: #077b54;
  font-weight: bold;
  line-height: 20px;
  margin: 24px 0;
  padding: 3px 0;
  text-align: center;
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
}

@media (max-width: 1024px) {
  .title_point_center {
    font-size: 1.8rem;
  }
}

.title_point_center span {
  background: #077b54;
  display: block;
  padding: 10px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 100px;
  color: #fff;
  font-size: 2.3rem;
  margin: 0 auto 10px;
}

.title_bot {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  color: #077b54;
  display: table;
  margin-bottom: 16px;
  padding: 4px 0;
  font-weight: bold;
  border-bottom: 3px dotted #077b54;
}

@media (max-width: 1024px) {
  .title_bot {
    font-size: 1.8rem;
  }
}

.title_bot.tcenter {
  margin-right: auto;
  margin-left: auto;
}

.title_bar {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  color: #077b54;
  margin-bottom: 16px;
  padding: 6px 0;
  font-weight: bold;
  border-top: 2px solid #077b54;
  border-bottom: 2px solid #077b54;
}

@media (max-width: 1024px) {
  .title_bar {
    font-size: 1.8rem;
  }
}

.title_bar:before {
  content: "";
  margin-right: 5px;
  display: inline-block;
  width: 43px;
  height: 43px;
  background-image: url(../img/title_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  font-family: "object-fit: contain;";
  /*IE対策*/
  vertical-align: middle;
}

.title_border {
  border-radius: 10px;
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  background: #077b54;
  color: #fff;
  margin-bottom: 16px;
  padding: 4px 0;
  font-weight: bold;
  border: 1px solid #077b54;
  text-align: center;
  font-weight: normal;
}

@media (max-width: 1024px) {
  .title_border {
    font-size: 1.8rem;
  }
}

.title_base {
  font-size: 5rem;
  letter-spacing: 0.1rem;
  line-height: 1.6;
  font-weight: 300;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #077b54;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 32px;
  position: relative;
}

@media (max-width: 767px) {
  .title_base {
    font-size: 2.2rem;
  }
}

@media (max-width: 479px) {
  .title_base {
    font-size: 2.2rem;
  }
}

.title_base span {
  font-size: 1.7rem;
  line-height: 2;
  display: block;
  font-weight: normal;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #555;
}

@media (max-width: 479px) {
  .title_base span {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 768px) {
  .title_base {
    font-size: 8vw;
    margin-bottom: 24px;
    text-align: center;
  }
}

.title_bl {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  color: #077b54;
  text-indent: 0.8em;
  overflow: hidden;
  font-weight: normal;
  border-left: 3px solid #077b54;
  margin: 32px 0;
  padding: 4px 0;
}

@media (max-width: 1024px) {
  .title_bl {
    font-size: 1.8rem;
  }
}

.title_bl span {
  font-size: 1.7rem;
  line-height: 2;
}

@media (max-width: 479px) {
  .title_bl span {
    font-size: 1.4rem;
  }
}

.title_cl_line {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  color: #077b54;
  text-align: center;
  padding: 16px 0;
  background: url("../img/title_cl_line.png") repeat-x center;
}

@media (max-width: 1024px) {
  .title_cl_line {
    font-size: 1.8rem;
  }
}

.title_cl_line h1,
.title_cl_line h2,
.title_cl_line h3,
.title_cl_line h4,
.title_cl_line h5 {
  background-color: #fff;
  display: inline-block;
  margin: 0 auto;
  padding: 3px 32px;
  line-height: 1.3;
}

.title_cl_line span {
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  font-weight: 300;
  color: #111;
}

@media (max-width: 479px) {
  .title_cl_line span {
    font-size: 1.2rem;
  }
}

.title_cl_line:after {
  content: "";
  height: 100px;
}

.title_rs {
  margin: 16px 0;
}

.title_rs span {
  background: #077b54;
  color: #fff;
  padding: 5px 15px;
  font-size: 1.8rem;
  display: block;
  max-width: 230px;
  text-align: center;
}

.title_rs.center span {
  margin-right: auto !important;
  margin-left: auto !important;
}

.title_rs.right span {
  margin-left: auto !important;
}

@media screen and (max-width: 768px) {
  .title_rs.right span {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

.title_arrow {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  background: #ebebef;
  padding: 5px 10px;
  position: relative;
  padding: 5px 0 5px 70px;
}

@media (max-width: 1024px) {
  .title_arrow {
    font-size: 1.8rem;
  }
}

.title_arrow:before {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  background: #28af9d;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}

.title_arrow:after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0;
  margin: auto;
  left: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 0;
  height: 100%;
  border: 28px solid transparent;
  border-left: 20px solid #077b54;
}

.yajirusi {
  position: relative;
  background: #077b54;
  font-size: 5rem;
  letter-spacing: 0.1rem;
  line-height: 1.6;
  font-weight: 300;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 16px 0;
}

@media (max-width: 767px) {
  .yajirusi {
    font-size: 2.2rem;
  }
}

@media (max-width: 479px) {
  .yajirusi {
    font-size: 2.2rem;
  }
}

.yajirusi:after, .yajirusi:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.yajirusi:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #077b54;
  border-width: 15px;
  margin-left: -15px;
}

.yajirusi:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #077b54;
  border-width: 20px;
  margin-left: -20px;
}

.title_dotted {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  font-weight: bold;
  color: #077b54;
  padding: 10px 0;
  border-top: dotted 3px #077b54;
  border-bottom: dotted 3px #077b54;
  text-align: center;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
}

@media (max-width: 1024px) {
  .title_dotted {
    font-size: 1.8rem;
  }
}

.hukidasi {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  position: relative;
  text-align: center;
  color: #fff;
  width: 100%;
  background: #077b54;
  font-weight: normal;
  line-height: 1;
  margin: 20px 0px 15px 0px;
  padding: 32px 0;
  border-radius: 10px;
  border: 2px solid #aaa;
}

@media (max-width: 1024px) {
  .hukidasi {
    font-size: 1.8rem;
  }
}

.hukidasi:after, .hukidasi:before {
  content: "";
  position: absolute;
  top: 100%;
  height: 0;
  width: 0;
}

.hukidasi:after {
  left: 33px;
  border: 8px solid transparent;
  border-top: 11px solid #077b54;
}

.hukidasi:before {
  left: 30px;
  border: 11px solid transparent;
  border-top: 13px solid #aaa;
}

.point_text {
  position: relative;
  font-size: 14px;
  line-height: 1;
  color: #1595dc;
  display: inline-block;
  margin-bottom: 16px;
  width: 100%;
}

.point_text::after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 1px;
  margin-left: 15px;
  vertical-align: middle;
  -webkit-transform: translateY(-0.1em);
          transform: translateY(-0.1em);
  background: #0089d4;
  background: -webkit-gradient(linear, left top, right top, from(#0089d4), to(#14baf8));
  background: linear-gradient(to right, #0089d4 0%, #14baf8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0089d4", endColorstr="#14baf8",GradientType=1 );
}

.shadow {
  -webkit-box-shadow: rgba(17, 17, 17, 0.1) 0 1px 15px 10px;
          box-shadow: rgba(17, 17, 17, 0.1) 0 1px 15px 10px;
}

.bg_linear {
  background: -webkit-gradient(linear, left bottom, left top, from(#077b54), color-stop(30%, #077b54), color-stop(30%, #fff), to(#fff));
  background: linear-gradient(0deg, #077b54 0%, #077b54 30%, #fff 30%, #fff 100%);
}

.bg_stripe {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #fff), color-stop(25%, #89f8d3), color-stop(50%, #89f8d3), color-stop(50%, #fff), color-stop(75%, #fff), color-stop(75%, #89f8d3), to(#89f8d3));
  background-image: linear-gradient(90deg, #fff 25%, #89f8d3 25%, #89f8d3 50%, #fff 50%, #fff 75%, #89f8d3 75%, #89f8d3);
  background-size: 100px 100px;
}

.bg_footer {
  padding: 120px 0;
  background-image: url("../img/bg_footer.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "object-fit: cover;";
}

@media (max-width: 479px) {
  .bg_footer {
    padding-top: 16px;
  }
}

.mintyou {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

/* width */
a:link, a:visited {
  color: #077b54;
  text-decoration: none;
}

a:hover {
  color: rgba(7, 123, 84, 0.6);
}

.text_S {
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  font-weight: 300;
  color: #077b54;
}

@media (max-width: 479px) {
  .text_S {
    font-size: 1.2rem;
  }
}

.text_M {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  color: #077b54;
  margin: 16px 0;
}

@media (max-width: 1024px) {
  .text_M {
    font-size: 1.8rem;
  }
}

.text_L {
  font-size: 5rem;
  letter-spacing: 0.1rem;
  line-height: 1.6;
  font-weight: 300;
  color: #077b54;
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .text_L {
    font-size: 2.2rem;
  }
}

@media (max-width: 479px) {
  .text_L {
    font-size: 2.2rem;
  }
}

.title_point {
  color: #077b54;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin: 10px 0;
  padding: 3px 0;
}

.title_point span {
  background: #077b54;
  display: inline-block;
  padding: 10px;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 100px;
  color: #fff;
  margin-right: 15px;
}

.title_point_center {
  color: #077b54;
  font-weight: bold;
  line-height: 20px;
  margin: 24px 0;
  padding: 3px 0;
  text-align: center;
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
}

@media (max-width: 1024px) {
  .title_point_center {
    font-size: 1.8rem;
  }
}

.title_point_center span {
  background: #077b54;
  display: block;
  padding: 10px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 100px;
  color: #fff;
  font-size: 2.3rem;
  margin: 0 auto 10px;
}

.title_bot {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  color: #077b54;
  display: table;
  margin-bottom: 16px;
  padding: 4px 0;
  font-weight: bold;
  border-bottom: 3px dotted #077b54;
}

@media (max-width: 1024px) {
  .title_bot {
    font-size: 1.8rem;
  }
}

.title_bot.tcenter {
  margin-right: auto;
  margin-left: auto;
}

.title_bar {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  color: #077b54;
  margin-bottom: 16px;
  padding: 6px 0;
  font-weight: bold;
  border-top: 2px solid #077b54;
  border-bottom: 2px solid #077b54;
}

@media (max-width: 1024px) {
  .title_bar {
    font-size: 1.8rem;
  }
}

.title_bar:before {
  content: "";
  margin-right: 5px;
  display: inline-block;
  width: 43px;
  height: 43px;
  background-image: url(../img/title_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  font-family: "object-fit: contain;";
  /*IE対策*/
  vertical-align: middle;
}

.title_border {
  border-radius: 10px;
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  background: #077b54;
  color: #fff;
  margin-bottom: 16px;
  padding: 4px 0;
  font-weight: bold;
  border: 1px solid #077b54;
  text-align: center;
  font-weight: normal;
}

@media (max-width: 1024px) {
  .title_border {
    font-size: 1.8rem;
  }
}

.title_base {
  font-size: 5rem;
  letter-spacing: 0.1rem;
  line-height: 1.6;
  font-weight: 300;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #077b54;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 32px;
  position: relative;
}

@media (max-width: 767px) {
  .title_base {
    font-size: 2.2rem;
  }
}

@media (max-width: 479px) {
  .title_base {
    font-size: 2.2rem;
  }
}

.title_base span {
  font-size: 1.7rem;
  line-height: 2;
  display: block;
  font-weight: normal;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #555;
}

@media (max-width: 479px) {
  .title_base span {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 768px) {
  .title_base {
    font-size: 8vw;
    margin-bottom: 24px;
    text-align: center;
  }
}

.title_bl {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  color: #077b54;
  text-indent: 0.8em;
  overflow: hidden;
  font-weight: normal;
  border-left: 3px solid #077b54;
  margin: 32px 0;
  padding: 4px 0;
}

@media (max-width: 1024px) {
  .title_bl {
    font-size: 1.8rem;
  }
}

.title_bl span {
  font-size: 1.7rem;
  line-height: 2;
}

@media (max-width: 479px) {
  .title_bl span {
    font-size: 1.4rem;
  }
}

.title_cl_line {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  color: #077b54;
  text-align: center;
  padding: 16px 0;
  background: url("../img/title_cl_line.png") repeat-x center;
}

@media (max-width: 1024px) {
  .title_cl_line {
    font-size: 1.8rem;
  }
}

.title_cl_line h1,
.title_cl_line h2,
.title_cl_line h3,
.title_cl_line h4,
.title_cl_line h5 {
  background-color: #fff;
  display: inline-block;
  margin: 0 auto;
  padding: 3px 32px;
  line-height: 1.3;
}

.title_cl_line span {
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  font-weight: 300;
  color: #111;
}

@media (max-width: 479px) {
  .title_cl_line span {
    font-size: 1.2rem;
  }
}

.title_cl_line:after {
  content: "";
  height: 100px;
}

.title_rs {
  margin: 16px 0;
}

.title_rs span {
  background: #077b54;
  color: #fff;
  padding: 5px 15px;
  font-size: 1.8rem;
  display: block;
  max-width: 230px;
  text-align: center;
}

.title_rs.center span {
  margin-right: auto !important;
  margin-left: auto !important;
}

.title_rs.right span {
  margin-left: auto !important;
}

@media screen and (max-width: 768px) {
  .title_rs.right span {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

.title_arrow {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  background: #ebebef;
  padding: 5px 10px;
  position: relative;
  padding: 5px 0 5px 70px;
}

@media (max-width: 1024px) {
  .title_arrow {
    font-size: 1.8rem;
  }
}

.title_arrow:before {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  background: #28af9d;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}

.title_arrow:after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0;
  margin: auto;
  left: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 0;
  height: 100%;
  border: 28px solid transparent;
  border-left: 20px solid #077b54;
}

.yajirusi {
  position: relative;
  background: #077b54;
  font-size: 5rem;
  letter-spacing: 0.1rem;
  line-height: 1.6;
  font-weight: 300;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 16px 0;
}

@media (max-width: 767px) {
  .yajirusi {
    font-size: 2.2rem;
  }
}

@media (max-width: 479px) {
  .yajirusi {
    font-size: 2.2rem;
  }
}

.yajirusi:after, .yajirusi:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.yajirusi:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #077b54;
  border-width: 15px;
  margin-left: -15px;
}

.yajirusi:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #077b54;
  border-width: 20px;
  margin-left: -20px;
}

.title_dotted {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  font-weight: bold;
  color: #077b54;
  padding: 10px 0;
  border-top: dotted 3px #077b54;
  border-bottom: dotted 3px #077b54;
  text-align: center;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
}

@media (max-width: 1024px) {
  .title_dotted {
    font-size: 1.8rem;
  }
}

.hukidasi {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  position: relative;
  text-align: center;
  color: #fff;
  width: 100%;
  background: #077b54;
  font-weight: normal;
  line-height: 1;
  margin: 20px 0px 15px 0px;
  padding: 32px 0;
  border-radius: 10px;
  border: 2px solid #aaa;
}

@media (max-width: 1024px) {
  .hukidasi {
    font-size: 1.8rem;
  }
}

.hukidasi:after, .hukidasi:before {
  content: "";
  position: absolute;
  top: 100%;
  height: 0;
  width: 0;
}

.hukidasi:after {
  left: 33px;
  border: 8px solid transparent;
  border-top: 11px solid #077b54;
}

.hukidasi:before {
  left: 30px;
  border: 11px solid transparent;
  border-top: 13px solid #aaa;
}

.point_text {
  position: relative;
  font-size: 14px;
  line-height: 1;
  color: #1595dc;
  display: inline-block;
  margin-bottom: 16px;
  width: 100%;
}

.point_text::after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 1px;
  margin-left: 15px;
  vertical-align: middle;
  -webkit-transform: translateY(-0.1em);
          transform: translateY(-0.1em);
  background: #0089d4;
  background: -webkit-gradient(linear, left top, right top, from(#0089d4), to(#14baf8));
  background: linear-gradient(to right, #0089d4 0%, #14baf8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0089d4", endColorstr="#14baf8",GradientType=1 );
}

.shadow {
  -webkit-box-shadow: rgba(17, 17, 17, 0.1) 0 1px 15px 10px;
          box-shadow: rgba(17, 17, 17, 0.1) 0 1px 15px 10px;
}

.bg_linear {
  background: -webkit-gradient(linear, left bottom, left top, from(#077b54), color-stop(30%, #077b54), color-stop(30%, #fff), to(#fff));
  background: linear-gradient(0deg, #077b54 0%, #077b54 30%, #fff 30%, #fff 100%);
}

.bg_stripe {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #fff), color-stop(25%, #89f8d3), color-stop(50%, #89f8d3), color-stop(50%, #fff), color-stop(75%, #fff), color-stop(75%, #89f8d3), to(#89f8d3));
  background-image: linear-gradient(90deg, #fff 25%, #89f8d3 25%, #89f8d3 50%, #fff 50%, #fff 75%, #89f8d3 75%, #89f8d3);
  background-size: 100px 100px;
}

.bg_footer {
  padding: 120px 0;
  background-image: url("../img/bg_footer.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "object-fit: cover;";
}

@media (max-width: 479px) {
  .bg_footer {
    padding-top: 16px;
  }
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-text-size-adjust: 100%;
}

html {
  height: 100%;
  font-size: 62.5%;
}

body {
  font-size: 1.6em;
  *font-size: small;
  *font: x-small;
  width: 100%;
  height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

iframe {
  line-height: 0;
}

blockquote,
q {
  quotes: none;
}

ul {
  list-style: none;
}

address,
dl,
dt,
dd {
  font-style: normal;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
}

input,
select {
  vertical-align: middle;
}

a img {
  border: none;
}

img {
  vertical-align: bottom;
  border-style: none;
}

ol {
  padding-left: 2em;
}

iframe {
  line-height: 0;
}

button {
  border: none;
  background-color: transparent;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.sr-only {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  left: -9999px;
  top: -9999px;
}

.none {
  display: none;
}

.clear {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.sp {
  display: none;
}

.pc {
  display: block;
}

.map {
  width: 100%;
  height: 450px;
  line-height: 0;
}

.scr {
  width: 100%;
  max-height: 350px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.scr::-webkit-scrollbar {
  width: 5px;
}

.scr::-webkit-scrollbar-track {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}

.scr::-webkit-scrollbar-thumb {
  background-color: rgba(50, 50, 50, 0.5);
  border-radius: 10px;
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
          box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
}

@media (max-width: 479px) {
  .scrollbar-x {
    height: auto;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .scrollbar-x table {
    width: 600px;
  }
}

.marker-c {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #a8d8fa));
  background: linear-gradient(transparent 70%, #a8d8fa 0%);
  z-index: 0;
}

.marker-m {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #ff7c81));
  background: linear-gradient(transparent 70%, #ff7c81 0%);
  z-index: 0;
}

.marker-y {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #fef36c));
  background: linear-gradient(transparent 70%, #fef36c 0%);
  z-index: 0;
}

.marker-k {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #cccccc));
  background: linear-gradient(transparent 70%, #cccccc 0%);
  z-index: 0;
}

.marker-p {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #ffd0e1));
  background: linear-gradient(transparent 70%, #ffd0e1 0%);
  z-index: 0;
}

.bg-base {
  background-color: #077b54 !important;
}

.bg-orange {
  background-color: #ff6600 !important;
}

.bg-old {
  background-color: #c69c6d !important;
}

.bg-purple {
  background-color: #930063 !important;
}

.bg-red {
  background-color: #a40000 !important;
}

.bg-blue {
  background-color: #1e7abf !important;
}

.bg-green {
  background-color: #077b54 !important;
}

.mint_green {
  background-color: #4ddfae !important;
}

.bg-skyblue {
  background-color: #00b0f0 !important;
}

.bg-yellow {
  background-color: #ffe766 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-glass {
  background-color: rgba(255, 255, 255, 0.6) !important;
}

.bg-pink {
  background-color: #ea68a1 !important;
}

.bg-black {
  background-color: #000 !important;
}

.bg-111 {
  background-color: #111 !important;
}

.bg-222 {
  background-color: #222 !important;
}

.bg-333 {
  background-color: #333 !important;
}

.bg-aaa {
  background-color: #aaa !important;
}

.bg-bbb {
  background-color: #bbb !important;
}

.bg-ccc {
  background-color: #ccc !important;
}

.bg-ddd {
  background-color: #ddd !important;
}

.bg-eee {
  background-color: #eee !important;
}

.bg-f2 {
  background-color: #f2f2f2 !important;
}

.bg-stp {
  background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px, #e9f4ff 3px, #e9f4ff 7px);
  background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px, #e9f4ff 3px, #e9f4ff 7px);
}

.tcenter {
  text-align: center;
}

.tcenter_sp {
  text-align: center;
}

.tright {
  text-align: right;
}

.tleft {
  text-align: left;
}

.tinline {
  display: inline-block;
}

.m0 {
  margin: 0px !important;
}

.m5 {
  margin: 8px !important;
}

.m10 {
  margin: 16px !important;
}

.m15 {
  margin: 16px !important;
}

.m20 {
  margin: 24px !important;
}

.m30 {
  margin: 32px !important;
}

.m40 {
  margin: 40px !important;
}

.m50 {
  margin: 48px !important;
}

.t-m0 {
  margin-top: 0px !important;
}

.t-m5 {
  margin-top: 8px !important;
}

.t-m10 {
  margin-top: 16px !important;
}

.t-m15 {
  margin-top: 16px !important;
}

.t-m20 {
  margin-top: 24px !important;
}

.t-m30 {
  margin-top: 32px !important;
}

.t-m40 {
  margin-top: 40px !important;
}

.t-m50 {
  margin-top: 48px !important;
}

.b-m0 {
  margin-bottom: 0px !important;
}

.b-m5 {
  margin-bottom: 8px !important;
}

.b-m10 {
  margin-bottom: 16px !important;
}

.b-m15 {
  margin-bottom: 16px !important;
}

.b-m20 {
  margin-bottom: 24px !important;
}

.b-m30 {
  margin-bottom: 32px !important;
}

.b-m40 {
  margin-bottom: 40px !important;
}

.b-m50 {
  margin-bottom: 48px !important;
}

.l-m0 {
  margin-left: 0px !important;
}

.l-m5 {
  margin-left: 8px !important;
}

.l-m10 {
  margin-left: 16px !important;
}

.l-m15 {
  margin-left: 16px !important;
}

.l-m20 {
  margin-left: 24px !important;
}

.l-m30 {
  margin-left: 32px !important;
}

.l-m40 {
  margin-left: 40px !important;
}

.l-m50 {
  margin-left: 48px !important;
}

.r-m0 {
  margin-right: 0px !important;
}

.r-m5 {
  margin-right: 8px !important;
}

.r-m10 {
  margin-right: 16px !important;
}

.r-m15 {
  margin-right: 16px !important;
}

.r-m20 {
  margin-right: 24px !important;
}

.r-m30 {
  margin-right: 32px !important;
}

.r-m40 {
  margin-right: 40px !important;
}

.r-m50 {
  margin-right: 48px !important;
}

.h-m0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.h-m5 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.h-m10 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.h-m15 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.h-m20 {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

.h-m30 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}

.h-m40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.h-m50 {
  margin-top: 48px !important;
  margin-bottom: 48px !important;
}

.w-m5 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

.w-m10 {
  margin-left: 16px !important;
  margin-right: 16px !important;
}

.w-m15 {
  margin-left: 16px !important;
  margin-right: 16px !important;
}

.w-m20 {
  margin-left: 24px !important;
  margin-right: 24px !important;
}

.w-m30 {
  margin-left: 32px !important;
  margin-right: 32px !important;
}

.w-m40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.w-m50 {
  margin-left: 48px !important;
  margin-right: 48px !important;
}

.p0 {
  padding: 0px !important;
}

.p5 {
  padding: 8px !important;
}

.p10 {
  padding: 16px !important;
}

.p15 {
  padding: 16px !important;
}

.p20 {
  padding: 24px !important;
}

.p30 {
  padding: 32px !important;
}

.p40 {
  padding: 40px !important;
}

.p50 {
  padding: 48px !important;
}

.p75 {
  padding: 75px !important;
}

.p100 {
  padding: 100px !important;
}

.t-p0 {
  padding-top: 0px !important;
}

.t-p5 {
  padding-top: 8px !important;
}

.t-p10 {
  padding-top: 10px !important;
}

.t-p15 {
  padding-top: 16px !important;
}

.t-p20 {
  padding-top: 24px !important;
}

.t-p30 {
  padding-top: 32px !important;
}

.t-p40 {
  padding-top: 40px !important;
}

.t-p50 {
  padding-top: 48px !important;
}

.b-p0 {
  padding-bottom: 0px !important;
}

.b-p5 {
  padding-bottom: 8px !important;
}

.b-p10 {
  padding-bottom: 16px !important;
}

.b-p15 {
  padding-bottom: 16px !important;
}

.b-p20 {
  padding-bottom: 24px !important;
}

.b-p30 {
  padding-bottom: 32px !important;
}

.b-p40 {
  padding-bottom: 40px !important;
}

.b-p50 {
  padding-bottom: 48px !important;
}

.l-p0 {
  padding-left: 0px !important;
}

.l-p5 {
  padding-left: 8px !important;
}

.l-p10 {
  padding-left: 10px !important;
}

.l-p15 {
  padding-left: 16px !important;
}

.l-p20 {
  padding-left: 24px !important;
}

.l-p30 {
  padding-left: 32px !important;
}

.l-p40 {
  padding-left: 40px !important;
}

.l-p50 {
  padding-left: 48px !important;
}

.l-p60 {
  padding-left: 60px !important;
}

.l-p65 {
  padding-left: 65px !important;
}

.l-p70 {
  padding-left: 70px !important;
}

.r-p0 {
  padding-right: 0px !important;
}

.r-p5 {
  padding-right: 8px !important;
}

.r-p10 {
  padding-right: 10px !important;
}

.r-p15 {
  padding-right: 16px !important;
}

.r-p20 {
  padding-right: 24px !important;
}

.r-p30 {
  padding-right: 32px !important;
}

.r-p40 {
  padding-right: 40px !important;
}

.r-p50 {
  padding-right: 48px !important;
}

.h-p0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.h-p5 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.h-p10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.h-p15 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.h-p20 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

.h-p30 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

.h-p40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.h-p50 {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}

.w-p0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.w-p5 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.w-p10 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.w-p15 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.w-p20 {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

.w-p30 {
  padding-left: 32px !important;
  padding-right: 32px !important;
}

.w-p40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.w-p50 {
  padding-left: 48px !important;
  padding-right: 48px !important;
}

.base_color {
  color: #077b54 !important;
}

.orange {
  color: #ff6600 !important;
}

.red {
  color: #a40000 !important;
}

.blue {
  color: #1e7abf !important;
}

.green {
  color: #077b54 !important;
}

.skyblue {
  color: #00b0f0 !important;
}

.white {
  color: #fff !important;
}

.pink {
  color: #ea68a1 !important;
}

.black {
  color: #000000 !important;
}

.yellow {
  color: #ffd700 !important;
}

.old {
  color: #c69c6d !important;
}

.f-s10 {
  font-size: 1rem !important;
}

.f-s11 {
  font-size: 1.1rem !important;
}

.f-s12 {
  font-size: 1.2rem !important;
}

.f-s13 {
  font-size: 1.3rem !important;
}

.f-s14 {
  font-size: 1.4rem !important;
}

.f-s15 {
  font-size: 1.5rem !important;
}

.f-s16 {
  font-size: 1.6rem !important;
}

.f-s18 {
  font-size: 1.8rem !important;
}

.f-s20 {
  font-size: 2rem !important;
}

.f-s22 {
  font-size: 2.2rem !important;
}

.f-s24 {
  font-size: 2.4rem !important;
}

hr {
  clear: both;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.hr-sl {
  margin: 2em 0;
  height: 12px;
  background: linear-gradient(-70deg, transparent 35%, #aaa 45%, #aaa 55%, transparent 65%);
  background-size: 8px 12px;
  border: none;
}

.border_s {
  border: 1px solid #888;
}

.radius {
  border-radius: 25px;
}

@media (max-width: 767px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .vd_frame {
    margin-top: 20%;
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .vd_frame iframe {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 100%;
    margin: 0 auto;
    display: block;
  }
}

@media (max-width: 479px) {
  .tcenter_sp {
    text-align: left;
  }
  img {
    max-width: 100%;
    height: auto;
  }
}

#sp_icon,
.humberger {
  display: none;
}

#page {
  padding: 0;
  position: relative;
  z-index: 2;
  left: 0;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
}

#drawernav {
  background: #f2f2f2;
  color: #fff;
  overflow: auto;
  position: fixed;
  top: 0;
  left: -240px;
  width: 240px;
  height: 100%;
  color: #666;
  z-index: 9999899998;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) -3px 0 2px 0;
          box-shadow: rgba(0, 0, 0, 0.2) -3px 0 2px 0;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
}

#drawernav .drawernav_ttl {
  text-align: center;
  font-size: 1.8rem;
  height: 50px;
  background: #077b54;
  color: #fff;
  line-height: 50px;
  letter-spacing: 0.2rem;
}

#drawernav ul.phone_navi {
  list-style: none;
  padding: 0;
}

#drawernav ul.phone_navi:first-child {
  margin-top: 60px;
}

#drawernav ul.phone_navi li {
  position: relative;
  border-bottom: 1px solid #bfbfbf;
}

#drawernav ul.phone_navi li a {
  background: #f2f2f2;
  color: #666;
  font-size: 1.3rem;
  display: block;
  padding: 10px 8px;
  text-decoration: none;
}

#drawernav ul.phone_navi li a span {
  font-size: 1.1rem;
  margin-left: 5px;
}

#drawernav ul.phone_navi li a:hover {
  color: #666;
}

#drawernav ul.phone_navi li a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0da";
  margin-right: 8px;
}

#drawernav ul.phone_navi li ul {
  display: none;
}

#drawernav ul.phone_navi li ul li:first-child {
  border-top: 1px solid #bfbfbf;
}

#drawernav ul.phone_navi li ul li:last-child {
  border-bottom: 0px;
}

#drawernav ul.phone_navi li ul li a {
  font-size: 1.1rem;
  color: #666;
  display: block;
  padding: 8px 20px;
  text-decoration: none;
  border-top: none;
  border-bottom: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #e5e5e5;
}

#drawernav ul.phone_navi li ul li a:before {
  content: "・";
  margin-right: 3px;
}

#drawernav ul.phone_navi li ul img {
  display: block;
  width: 90%;
  padding: 5px 0;
  margin: 0 auto;
}

#drawernav .open_btn {
  position: absolute;
  font-weight: 900;
  font-size: 1.8rem;
  top: 0;
  right: 0;
  width: 45px;
  height: 45px;
  text-align: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#drawernav img {
  display: block;
  width: 90%;
  padding: 5px 0;
  margin: 0 auto;
}

.fixed-content {
  right: inherit;
  width: 100%;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
}

#overlay {
  z-index: -1;
  opacity: 0;
  background: #000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
}

@media (max-width: 479px) {
  #sp_icon {
    background: #077b54;
    position: fixed;
    top: 2px;
    right: 62px;
    z-index: 999999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #sp_icon li {
    font-size: 2.2rem;
    display: block;
    width: 30px;
    height: 30px;
    padding: 13px 15px 17px;
    cursor: pointer;
    color: #111;
    text-align: center;
    line-height: 1.2;
    margin-right: 2px;
    position: relative;
    border-radius: 100%;
  }
  #sp_icon li span {
    font-size: 1.3rem;
    display: block;
  }
  #sp_icon li a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -999px;
  }
  .humberger {
    font-size: 2.2rem;
    cursor: pointer;
    color: #077b54;
    text-align: center;
    line-height: 1.3;
    position: absolute;
  }
  .humberger span {
    font-size: 1.1rem;
    display: block;
  }
  header .humberger {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #077b54;
    color: #fff;
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .drawer-opened .humberger {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .drawer-opened .close {
    padding: 10px 16px !important;
  }
  .drawer-opened #page {
    left: -240px;
    -webkit-box-shadow: 1px 0 2px #000;
            box-shadow: 1px 0 2px #000;
  }
  .drawer-opened .fixed-content {
    left: -240px;
  }
  .drawer-opened #drawernav {
    left: 0;
  }
  .drawer-opened .humberger .icon-menu {
    opacity: 0;
  }
  .drawer-opened .humberger .icon-menu {
    opacity: 0;
  }
  .drawer-opened #overlay {
    opacity: 0.5;
    right: -240px;
    position: fixed;
    z-index: 9999999;
    width: 100%;
    height: 100%;
  }
  .fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
}

#sp_navi {
  display: none;
}

@media (max-width: 767px) {
  .youtube {
    margin-top: 20%;
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 100%;
    margin: 0 auto;
    display: block;
  }
  footer {
    padding-bottom: 48px !important;
  }
  #sp_navi {
    background: rgba(7, 123, 84, 0.9);
    -webkit-box-shadow: rgba(7, 123, 84, 0.4) 2px 0 4px 0px;
            box-shadow: rgba(7, 123, 84, 0.4) 2px 0 4px 0px;
    position: fixed;
    bottom: 0;
    z-index: 999999999999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #sp_navi li {
    font-size: 2.2rem;
    display: block;
    width: calc((100% / 4) - 1px);
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    position: relative;
    padding: 5px 0;
    border-right: 1px solid #077b54;
  }
  #sp_navi li:last-child {
    border-right: 0px solid #077b54;
  }
  #sp_navi li span {
    font-size: 1rem;
    display: block;
  }
  #sp_navi li a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -999px;
  }
}

.phone_btn {
  padding: 16px 8px;
}

.phone_btn li {
  margin-bottom: 3px;
}

.phone_btn a {
  padding: 6px 0px;
  font-size: 1.5rem;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  text-indent: 0em;
  display: block;
  text-decoration: none;
  text-indent: 0.5rem;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 2px 0px;
          box-shadow: rgba(0, 0, 0, 0.2) 0 2px 2px 0px;
}

.phone_btn a span {
  font-size: 1.3rem;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.phone_btn a:hover {
  text-decoration: none;
  opacity: 0.6;
  color: #077b54;
}

.phone_btn a:link, .phone_btn a:visited {
  color: #fff;
}

.bgc-line {
  background-color: #2bac38 !important;
}

.bg-facebook {
  background-color: #365491 !important;
}

.bg-twitter {
  background-color: #3596d4 !important;
}

.bg-insta {
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat !important;
}

body {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #111;
  background: url(../img/bg.png);
  font-size: 1.7rem;
  line-height: 2;
}

@media (max-width: 479px) {
  body {
    font-size: 1.4rem;
  }
}

.text_rl {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

@media (max-width: 479px) {
  .text_rl {
    -webkit-writing-mode: lr-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: lr-tb;
  }
}

.wrap {
  position: relative;
  padding: 80px 0;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

@media (max-width: 479px) {
  .wrap {
    padding: 32px 0;
  }
}

@media (max-width: 767px) {
  .wrap {
    width: calc(100% - 16px);
  }
}

.wrap_sub {
  max-width: 960px;
  margin: 32px auto;
  padding: 80px;
}

@media (max-width: 767px) {
  .wrap_sub {
    padding: 16px;
    margin: 16px auto;
  }
}

.no_wrap {
  padding: 80px 0;
}

@media (max-width: 479px) {
  .no_wrap {
    padding: 32px 0;
  }
}

@media (max-width: 479px) {
  .icon_sp {
    width: 30px !important;
  }
}

@media (max-width: 479px) {
  table.rstable {
    width: 100%;
  }
  table.rstable th {
    display: block;
    width: calc(100% - 2px) !important;
    overflow: hidden;
    padding: 16px 0;
    border: 0px;
    color: #077b54;
  }
  table.rstable td {
    display: block;
    width: calc(100% - 2px) !important;
    padding: 16px 0;
  }
}

table.tbl_normal {
  margin: 10px 0;
  width: 100%;
  background: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  font-weight: 300;
}

@media (max-width: 479px) {
  table.tbl_normal {
    font-size: 1.2rem;
  }
}

table.tbl_normal th {
  padding: 10px 10px;
  font-weight: normal;
  line-height: 1.5;
  border: #aaa 1px solid;
  text-align: left;
}

table.tbl_normal td {
  padding: 10px 10px;
  border: #aaa 1px solid;
  vertical-align: top;
}

table.tbl_normal td b {
  color: #a40000;
}

table {
  width: 100%;
}

table th {
  vertical-align: middle;
  padding: 16px 8px;
  font-weight: normal;
  line-height: 1.5;
  border-top: #aaa0a0 1px solid;
  border-bottom: #aaa0a0 1px solid;
  border-left: #aaa0a0 0px solid;
  border-right: #aaa0a0 0px solid;
  text-align: center;
}

table td {
  padding: 16px 8px;
  vertical-align: middle;
  border-top: #aaa0a0 1px solid;
  border-bottom: #aaa0a0 1px solid;
  border-left: #aaa0a0 0px solid;
  border-right: #aaa0a0 0px solid;
}

table td b {
  color: #077b54;
}

.tbl_tr th:nth-child(4) {
  text-align: left;
}

.tbl_tr td:nth-child(1), .tbl_tr td:nth-child(2), .tbl_tr td:nth-child(3) {
  text-align: center;
}

.tbl_tr tr:hover {
  background: rgba(7, 123, 84, 0.1);
}

@media (max-width: 479px) {
  .tbl_tr {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .tbl_tr tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .tbl_tr th {
    padding: 8px 0px;
    vertical-align: middle;
    border-top: #aaa0a0 1px solid;
    border-bottom: #aaa0a0 1px solid;
    border-left: #aaa0a0 0px solid;
    border-right: #aaa0a0 0px solid;
  }
  .tbl_tr th:nth-child(1), .tbl_tr th:nth-child(2), .tbl_tr th:nth-child(3) {
    width: 33.33% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .tbl_tr td {
    padding: 8px 0px;
    vertical-align: middle;
    border-top: #aaa0a0 0px solid;
    border-bottom: #aaa0a0 1px solid;
    border-left: #aaa0a0 0px solid;
    border-right: #aaa0a0 0px solid;
  }
  .tbl_tr td:nth-child(1), .tbl_tr td:nth-child(2), .tbl_tr td:nth-child(3) {
    width: 33.33% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .tbl_tr th:nth-child(4) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: none !important;
    width: 100% !important;
  }
  .tbl_tr td:nth-child(4) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block !important;
    width: 100% !important;
    margin-bottom: 8px;
  }
}

table.tbl_sinryou {
  margin: 16px 0;
  text-align: center;
}

table.tbl_sinryou th {
  vertical-align: middle;
  padding: 16px 0px !important;
  margin: 0;
  line-height: 1.5;
  text-align: center;
  border-top: #077b54 1px solid;
  border-bottom: #077b54 1px solid;
  border-left: #aaa0a0 0px solid;
  border-right: #aaa0a0 0px solid;
  font-weight: normal;
}

table.tbl_sinryou td {
  padding: 16px 0px !important;
  margin: 0;
  vertical-align: middle;
  border-top: #077b54 1px solid;
  border-bottom: #077b54 1px solid;
  border-left: #aaa0a0 0px solid;
  border-right: #aaa0a0 0px solid;
  text-align: center;
}

table.tbl_sinryou td b {
  color: #077b54;
  font-size: 1.8rem;
}

header {
  width: 100%;
  z-index: 100;
  position: absolute;
  padding: 0px 0;
  background-color: url(../img/bg.png);
}

header #head {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 8px 0 16px;
}

header #head .logo {
  margin-right: auto;
}

header #head .logo img {
  height: auto;
}

#navi {
  margin-left: auto;
  margin-right: 8px;
  width: calc(100% - 370px);
  background: rgba(255, 255, 255, 0.6);
}

#navi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100%);
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

#navi li {
  list-style: none;
  width: auto;
  overflow: hidden;
}

#navi li span {
  display: block;
  font-size: 1.3rem;
  color: #077b54;
}

#navi li i {
  margin: 0 4px;
  display: inline;
  color: #077b54;
}

#navi li.accent {
  background: #ff6600;
}

#navi li.accent a {
  color: #fff;
}

#navi li.accent a:hover {
  opacity: 0.8;
}

#navi li.accent a:link, #navi li.accent a:visited {
  color: #fff !important;
  text-decoration: none;
}

#navi li a {
  height: calc(100%);
  padding: 24px 16px;
  display: block;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  line-height: 1.2 !important;
  letter-spacing: 0.1rem;
  position: relative;
  color: #333;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#navi li a:hover {
  background: #f2f2f2;
}

#navi li a:link, #navi li a:visited {
  color: #077b54;
  text-decoration: none;
}

#navi li.white a {
  color: #fff;
}

#navi li.white a:link, #navi li.white a:visited {
  color: #fff;
  text-decoration: none;
}

#navi li.white a:hover {
  background: #ffa366;
}

#navi ul li:hover ul {
  top: 70px;
  opacity: 1;
  visibility: visible;
}

#navi ul li ul {
  top: 72px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  display: block;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 200px !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px 2px;
          box-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px 2px;
}

#navi ul li ul:before {
  top: -30px;
  left: 20%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  border-bottom-color: #077b54;
  border-width: 20px;
  margin-left: -20px;
}

#navi ul li ul li {
  width: 100%;
  border-right: 0px;
  border-left: 0px;
  border-radius: 0;
}

#navi ul li ul li a {
  padding: 16px 0 !important;
  margin: 0 !important;
  width: 100%;
  text-align: left;
  text-indent: 10px;
  border: none;
  background: #077b54;
}

#navi ul li ul li a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0da";
  margin-right: 5px;
}

#navi ul li ul li a:link, #navi ul li ul li a:visited {
  color: #fff;
}

#navi ul li ul li a:hover {
  color: #fff;
  background: #021a12;
}

@media (max-width: 767px) {
  header {
    height: auto;
    width: 100%;
    padding: 8px 0;
    background-color: #fff;
  }
  header #head {
    width: 100%;
  }
  header #head .logo {
    text-align: center;
    margin: 0 auto;
  }
  header #head .logo img {
    display: block;
    margin: 0 auto;
    height: 50px;
  }
  #navi {
    display: none;
  }
}

#footer_bg {
  background: #111;
}

#footer {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  font-weight: 300;
  margin: 0 auto 0;
  padding: 64px 0;
  text-align: center;
}

@media (max-width: 767px) {
  #footer {
    width: calc(100% - 16px);
  }
}

@media (max-width: 479px) {
  #footer {
    font-size: 1.2rem;
  }
}

#footer address {
  margin-top: 10px;
}

.bg-green2 {
  background: rgba(7, 123, 84, 0.8) !important;
}

.bg-area {
  background-image: url(../img/bg-area.png);
  background-position: right top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-color: #f2f2f2;
  background-size: contain;
}

.bg-area .lsingle {
  padding-bottom: 150px;
  float: left;
  width: 49%;
}

@media screen and (max-width: 768px) {
  .bg-area {
    background: none;
  }
  .bg-area .lsingle {
    padding-bottom: 200px;
    float: none;
    width: 100%;
  }
}

.bnr01 {
  height: 300px;
}

#fnavi {
  margin: 20px auto 0;
}

#fnavi li {
  display: inline-block;
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0 20px;
  font-size: 1.3rem;
  font-weight: bold;
}

#fnavi li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f068";
  margin-right: 5px;
  color: #077b54;
}

#fnavi li a {
  color: #077b54 !important;
}

#fnavi li a:link, #fnavi li a:visited, #fnavi li a:hover {
  color: #fff !important;
  text-decoration: none;
}

.copyright {
  text-align: center;
  padding: 2px 0;
  width: 100%;
  background-color: #077b54;
  color: #fff;
}

@media (max-width: 767px) {
  #fnavi {
    display: none;
  }
  .logo_f {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
}

.section_box_text_r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.section_box_text_r p {
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  .section_box_text_r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    width: 100%;
    margin: 0 auto;
  }
}

.section_box_text_l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.section_box_text_l p {
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  .section_box_text_l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    width: 100%;
    margin: 0 auto;
  }
}

.section_box_text_box {
  width: 40%;
  vertical-align: middle;
  padding: 3% 5%;
}

.section_box_img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.section_box_img img {
  width: 100%;
  height: 100%;
  -o-object-position: 50% 50% !important;
     object-position: 50% 50% !important;
  font-family: "object-fit: cover;";
  /*IE対策*/
}

@media (max-width: 767px) {
  .section_box_text_box {
    width: calc(100% - 10%);
    vertical-align: middle;
    padding: 5% 5%;
  }
  .section_box_img {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .section_box_img img {
    -o-object-fit: cover;
       object-fit: cover;
    text-align: center;
    width: 100%;
    height: auto;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
}

.col_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.col_2 .side {
  width: 300px;
}

.col_2 .main {
  width: calc(100% - 330px);
}

@media (max-width: 767px) {
  .col_2 {
    display: block;
  }
  .col_2 .side {
    width: 100%;
  }
  .col_2 .main {
    width: calc(100% - 0px);
  }
}

.news-col dt {
  float: left;
  width: 7em;
  padding: 6px 0px;
  line-height: 1.3;
  margin: 2px 0 0;
  font-weight: bold;
  color: #077b54;
}

.news-col dd {
  padding-left: 8em;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1.6;
  border-bottom: solid 1px #aaa;
}

.news-col dd:first-child {
  border-top: solid 1px #aaa;
}

@media (max-width: 767px) {
  .news-col dt {
    float: none;
    width: 100%;
    margin: 2px 0;
    padding: 0;
    text-align: left;
  }
  .news-col dd {
    padding-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 2px 0 16px;
  }
}

.news-bl dt {
  float: left;
  width: 7em;
  background: #077b54;
  padding: 5px 0px;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  margin: 2px 0 0;
}

.news-bl dd {
  padding-left: 8em;
  padding-top: 5px;
  padding-bottom: 10px;
  line-height: 1.6;
  border-bottom: dotted 1px #aaa;
  margin: 5px 0;
}

.news-bl dd:last-child {
  border-bottom: 0px;
}

@media screen and (max-width: 768px) {
  .news-bl dt {
    float: none;
    width: 100%;
    margin: 2px 0 0;
  }
  .news-bl dd {
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 5px 0;
  }
}

.ol-list {
  counter-reset: li;
  /* Initiate a counter */
  list-style: none;
  /* Remove default numbering */
  margin: 10px 0;
  display: block;
}

.ol-list li {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px 0px;
  background: #fff;
}

.ol-list li:last-child {
  margin-bottom: 0px;
}

.ol-list span {
  display: table-cell;
  position: relative;
  padding-left: 10px;
  color: #555;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.ol-list span b {
  color: #a40000;
}

.ol-list span:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 50%;
  margin-top: -1.6em;
  background-color: #0cdc96;
  margin-left: -3.2em;
  color: #fff;
  height: 2.5em;
  width: 2.5em;
  line-height: 2.5em;
  border: 0.3em solid #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 2em;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

table.tbl-2l {
  margin: 15px 0;
}

table.tbl-2l th {
  padding: 15px 10px;
  font-weight: bold;
  line-height: 1.5;
  border: #ddd 0px solid;
  color: #555;
  background: none !important;
  text-align: left;
}

table.tbl-2l tr:nth-child(odd) {
  background: #4ddfae;
}

table.tbl-2l td {
  padding: 15px 10px;
  border: #eee 0px solid !important;
  background: none;
}

table.tbl-2l .price {
  text-align: center;
}

.faq {
  margin-bottom: 32px;
}

.faq dt {
  color: #077b54;
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 18px;
}

.faq dt:before {
  content: "Q";
  margin-right: 5px;
  font-size: 20px;
  line-height: 35px;
  color: #fff;
  background: #077b54;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
}

.faq dd {
  margin-bottom: 20px;
  background: #f2f2f2;
  padding-right: 16px;
  padding-bottom: 0px;
  padding-left: 40px;
  text-indent: -40px;
}

.faq dd:before {
  content: "A";
  text-indent: 0px;
  font-size: 20px;
  margin-right: 7px;
  line-height: 35px;
  color: #111;
  background: #e9fce7;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center !important;
}

.faq b {
  padding: 3px 5px;
  margin: 10px 0;
  line-height: 40px;
  background: #dad2b9;
  font-size: 11px;
}

.bg_img1 {
  background-image: url(../img/bg_img1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "object-fit: cover;";
}

@media (max-width: 479px) {
  .bg_img1 {
    background-position: center left;
  }
}

.bg_img2 {
  background-image: url(../img/bg_img2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "object-fit: cover;";
}

.bg_img3 {
  background-image: url(../img/bg_img3.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "object-fit: cover;";
}

.bg_img4 {
  background-image: url(../img/bg_img4.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "object-fit: cover;";
}

.bg_img5 {
  background-image: url(../img/bg_img5.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "object-fit: cover;";
}

.list_check {
  font-size: 1.5rem;
  font-weight: normal;
  overflow: hidden;
  line-height: 1.5;
}

.list_check li {
  padding-left: 1.2em;
  padding-top: 8px;
  padding-bottom: 8px;
  text-indent: -1.2em;
  border-bottom: dotted 1px #aaa;
}

.list_check li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f14a";
  margin-right: 5px;
  color: #077b54;
}

.list_check li:last-child {
  border-bottom: dotted 0px #aaa;
}

.list_check_L {
  font-weight: normal;
  overflow: hidden;
  line-height: 1.5;
}

.list_check_L li {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  padding: 16px 0 16px 1.2em;
  text-indent: -1.2em;
  font-weight: bold;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}

@media (max-width: 1024px) {
  .list_check_L li {
    font-size: 1.8rem;
  }
}

.list_check_L li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  margin-right: 5px;
  color: #ff6600;
}

.bnr_nml {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.bnr_nml li {
  width: calc((100% / 3) - 10px);
  margin-bottom: 16px;
}

.bnr_nml figure {
  position: relative;
  overflow: hidden;
}

.bnr_nml figure:hover .transform01 {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.bnr_nml figure p {
  color: #1b1b19;
  font-weight: 400;
  text-align: left;
  font-size: 14px;
}

.bnr_nml figure * {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.bnr_nml figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: 100%;
  background: rgba(7, 123, 84, 0.8);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.bnr_nml figcaption h3 {
  color: #fff;
  font-weight: normal;
  text-align: left;
  padding: 8px 0px;
  font-size: 1.7rem;
  line-height: 2;
  margin-left: 10px;
  margin-bottom: 0;
}

@media (max-width: 479px) {
  .bnr_nml figcaption h3 {
    font-size: 1.4rem;
  }
}

.bnr_nml figcaption h3:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  margin-right: 5px;
}

.bnr_nml figcaption p {
  margin-left: 60px;
  color: #fff;
}

.bnr_nml figure:hover figcaption {
  right: 100%;
}

@media (max-width: 479px) {
  .bnr_nml li {
    width: calc((100% / 3) - 10px);
  }
  .bnr_nml figure {
    height: 100%;
  }
  .bnr_nml figcaption {
    position: relative;
  }
  .bnr_nml figcaption h3 {
    line-height: 1.2;
  }
}

.bnr_onepoint {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 500px;
  margin: 1px 0;
}

.bnr_onepoint li {
  width: calc(50% - 1px);
  height: 500px;
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-right: 1px;
}

.bnr_onepoint li * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}

.bnr_onepoint li *:before, .bnr_onepoint li *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}

.bnr_onepoint li:hover p {
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}

.bnr_onepoint li img {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.bnr_onepoint li figcaption {
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 450px;
}

.bnr_onepoint li div {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bnr_onepoint li div p {
  text-shadow: rgba(0, 0, 0, 0.6) 0 0 10px;
  font-size: 3rem;
  color: #fff;
  line-height: 1.5;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.bnr_onepoint li div p span {
  display: block !important;
  font-size: 1.5rem;
}

.bnr_onepoint li a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.bnr_onepoint li:hover img,
.bnr_onepoint li.hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.bnr_onepoint li:nth-child(2) {
  height: 249px;
  margin-bottom: 1px;
}

.bnr_onepoint li:nth-child(2) img {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.bnr_onepoint li:nth-child(3) {
  height: 250px;
}

.bnr_onepoint li:nth-child(3) img {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

@media screen and (max-width: 768px) {
  .bnr_onepoint {
    height: auto;
  }
  .bnr_onepoint li {
    width: calc(100%);
    height: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    position: relative;
    overflow: hidden;
    text-align: center;
    height: 200px;
  }
  .bnr_onepoint li figcaption {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: auto;
  }
  .bnr_onepoint li img {
    width: 100%;
    height: 200px;
  }
  .bnr_onepoint li div p {
    font-size: 1.8rem;
    color: #fff;
    line-height: 1.5;
  }
  .bnr_onepoint li div p span {
    font-size: 1.2rem;
  }
  .bnr_onepoint li:nth-child(1) {
    height: 250px;
    margin-bottom: 1px;
  }
  .bnr_onepoint li:nth-child(1) img {
    width: 100%;
    height: 250px;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
  .bnr_onepoint li:nth-child(2) {
    height: 250px;
    margin-bottom: 1px;
  }
  .bnr_onepoint li:nth-child(2) img {
    width: 100%;
    height: 250px;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
  .bnr_onepoint li:nth-child(3) {
    height: 250px;
  }
  .bnr_onepoint li:nth-child(3) img {
    width: 100%;
    height: 250px;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
}

.sttl_r {
  background: #077b54;
  position: absolute;
  top: -8px;
  left: -8px;
  color: #fff;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  line-height: 1;
  font-size: 3rem;
  border-radius: 50%;
  text-align: center;
}

.sttl_r span {
  font-size: 1.3rem;
}

.flexbox_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 32px;
}

.flexbox_2:after {
  content: "";
  display: block;
  width: calc((100% / 2) - 16px);
}

.flexbox_3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 32px;
}

.flexbox_3:after {
  content: "";
  display: block;
  width: calc((100% / 3) - 16px);
}

.flexbox_4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 32px;
}

.flexbox_4:after {
  content: "";
  display: block;
  width: calc((100% / 4) - 16px);
}

.flexbox_5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 16px;
}

.flexbox_5:after {
  content: "";
  display: block;
  width: calc((100% / 5) - 16px);
}

.flexbox_2 .bx {
  position: relative;
  margin-bottom: 32px;
  position: relative;
  /* 
	box-shadow: rgba($black,0.2) 0 0 2px 2px;
	*/
  width: calc(50% - 16px);
}

.flexbox_2 .bx img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.flexbox_2 .bx .bx_in {
  padding: 16px;
}

@media (max-width: 479px) {
  .flexbox_2 .bx {
    margin-bottom: 24px;
  }
}

.flexbox_3 .bx {
  position: relative;
  margin-bottom: 32px;
  position: relative;
  /* 
	box-shadow: rgba($black,0.2) 0 0 2px 2px;
	*/
  width: calc((100% / 3) - 16px);
}

.flexbox_3 .bx img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.flexbox_3 .bx .bx_in {
  padding: 16px;
}

@media (max-width: 479px) {
  .flexbox_3 .bx {
    margin-bottom: 24px;
  }
}

.flexbox_4 .bx {
  position: relative;
  margin-bottom: 32px;
  position: relative;
  /* 
	box-shadow: rgba($black,0.2) 0 0 2px 2px;
	*/
  width: calc(25% - 16px);
}

.flexbox_4 .bx img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.flexbox_4 .bx .bx_in {
  padding: 16px;
}

@media (max-width: 479px) {
  .flexbox_4 .bx {
    margin-bottom: 24px;
  }
}

.flexbox_5 .bx {
  position: relative;
  margin-bottom: 32px;
  position: relative;
  /* 
	box-shadow: rgba($black,0.2) 0 0 2px 2px;
	*/
  width: calc(20% - 16px);
}

.flexbox_5 .bx img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.flexbox_5 .bx .bx_in {
  padding: 16px;
}

@media (max-width: 479px) {
  .flexbox_5 .bx {
    margin-bottom: 24px;
  }
}

@media (max-width: 479px) {
  .flexbox_2,
  .flexbox_3 {
    display: block;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .flexbox_2 .bx,
  .flexbox_3 .bx {
    width: calc(100% - 0px);
  }
  .flexbox_4 .bx {
    width: calc(50% - 8px);
  }
  .flexbox_5 .bx {
    width: calc(50% - 16px);
  }
}

.btn_inline .btn_s {
  display: inline-block;
  margin: 0 4px;
}

@media (max-width: 479px) {
  .btn_inline {
    text-align: center;
  }
  .btn_inline .btn_s {
    margin: 0 4px;
  }
}

.btn_s a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 8px;
  background: #077b54;
  padding: 8px 0px;
  font-size: 1.3rem;
  border: 1px solid #077b54;
  display: block;
  width: 140px;
  text-align: center;
}

.btn_s a:link, .btn_s a:visited {
  color: #fff;
}

.btn_s a:hover {
  color: #fff;
  background: #fff;
  color: #077b54;
  border: 1px solid #077b54;
}

@media (max-width: 767px) {
  .btn_s {
    margin: 16px auto !important;
  }
}

.btn_s.center a {
  margin-right: auto !important;
  margin-left: auto !important;
}

.btn_s.right a {
  margin-left: auto !important;
}

@media (max-width: 767px) {
  .btn_s.right a {
    margin: 0 auto !important;
  }
}

.bgcl_base {
  background-color: #077b54 !important;
}

.bgcl_line {
  background-color: #2bac38 !important;
}

.bgcl_facebook {
  background-color: #365491 !important;
}

.bgcl_twitter {
  background-color: #3596d4 !important;
}

.bgcl_insta {
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat !important;
}

.btn_inline {
  margin: 16px 0;
}

.btn_inline .btn_main {
  display: inline-block;
  margin: 0 0 8px;
  width: 310px;
}

@media (max-width: 479px) {
  .btn_inline .btn_main {
    width: 100%;
  }
}

.btn_main a {
  display: block;
  width: 100%;
  max-width: 320px;
  font-weight: bold;
  padding: 8px 0px;
  border-radius: 25px;
  font-size: 1.8rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  border: #077b54 1px solid;
  background: #fff;
  color: #077b54;
}

.btn_main a:hover {
  opacity: 0.6;
}

@media (max-width: 767px) {
  .btn_main a {
    margin: 0 auto !important;
  }
}

.btn_main a:link, .btn_main a:visited, .btn_main a:hover {
  color: #077b54;
}

.btn_main a.white:link, .btn_main a.white:visited, .btn_main a.white:hover {
  color: #fff;
}

.btn_main.center a {
  margin-right: auto !important;
  margin-left: auto !important;
}

.btn_main.right a {
  margin-left: auto !important;
}

@media (max-width: 767px) {
  .btn_main.right a {
    margin: 0 auto !important;
  }
}

.bg_grd {
  width: 100%;
  background: linear-gradient(45deg, #fcfdfd, #e7f6f8);
}

.brd_bl {
  width: calc(100% - 160px);
  margin: 0 auto;
  border-left: 5px solid #a4ffff;
  border-right: 5px solid #02a1bb;
}

@media (max-width: 479px) {
  .brd_bl {
    width: calc(100% - 32px);
    max-width: 100%;
  }
}

.brd_bl:before,
.brd_bl:after {
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  background: linear-gradient(45deg, #a4ffff, #02a1bb);
}

.contact_box {
  padding: 64px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
}

.contact_box .accessmap iframe {
  width: 100%;
  height: 260px;
}

.contact_box .contact_box_frame {
  width: calc(50% - 0px);
  padding: 0 40px;
}

.contact_box .contact_box_frame:nth-child(1) {
  border-right: 1px solid #aaa;
  width: calc(50% - 0px);
}

@media (max-width: 767px) {
  .contact_box {
    padding: 16px 0;
    margin-bottom: 32px;
  }
  .contact_box .contact_box_frame {
    width: calc(100% - 0px);
    padding: 0 16px;
  }
  .contact_box .contact_box_frame img {
    max-width: 95%;
  }
  .contact_box .contact_box_frame:nth-child(1) {
    border-right: 0px solid #aaa;
    padding-right: 0px;
    width: calc(100% - 0px);
    padding: 0 16px;
  }
}

.telbtn {
  font-size: 5rem;
  letter-spacing: 0.1rem;
  line-height: 1.6;
  font-weight: 300;
  padding: 10px 0;
  font-weight: normal;
  line-height: 40px;
  color: #fff;
  padding: 20px 0;
  letter-spacing: 2px;
}

@media (max-width: 767px) {
  .telbtn {
    font-size: 2.2rem;
  }
}

@media (max-width: 479px) {
  .telbtn {
    font-size: 2.2rem;
  }
}

.telbtn:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f098";
  margin-right: 5px;
  color: #077b54;
}

.telbtn a:link, .telbtn a:visited {
  color: #077b54;
  text-decoration: none;
}

.telbtn a:hover {
  color: #077b54;
  text-decoration: none;
  opacity: 0.6;
}

@media (max-width: 479px) {
  .telbtn {
    background-color: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 8px 0;
    margin: 16px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px 1px;
            box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px 1px;
  }
}

.btn_main a {
  display: block;
  width: 100%;
  max-width: 320px;
  font-weight: bold;
  padding: 8px 0;
  border-radius: 25px;
  font-size: 1.8rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  border: #077b54 1px solid;
  background: #fff;
  color: #077b54;
}

.btn_main a:hover {
  opacity: 0.6;
}

@media (max-width: 767px) {
  .btn_main a {
    margin: 0 auto !important;
  }
}

.btn_main a:link, .btn_main a:visited, .btn_main a:hover {
  color: #077b54;
}

.btn_main a.white:link, .btn_main a.white:visited, .btn_main a.white:hover {
  color: #fff;
}

.btn_main.center a {
  margin-right: auto !important;
  margin-left: auto !important;
}

.btn_main.right a {
  margin-left: auto !important;
}

@media (max-width: 767px) {
  .btn_main.right a {
    margin: 0 auto !important;
  }
}

.btn_inline {
  margin: 16px 0;
}

.btn_inline .btn_main {
  display: inline-block;
  margin: 0 0 8px;
  width: 255px;
}

@media (max-width: 479px) {
  .btn_inline .btn_main {
    width: 100%;
  }
}

/* fullscreen
----------------------------------*/
#slideshow {
  width: 100%;
  height: 90vh;
  overflow: hidden;
  position: relative;
}

#slideshow #catch {
  position: absolute;
  z-index: 998;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  animation: fadeIn 6s ease 0s 1 normal;
  -webkit-animation: fadeIn 6s ease 0s 1 normal;
}

@media (max-width: 767px) {
  #slideshow {
    height: 100vh;
  }
  #slideshow #catch {
    width: 100%;
  }
  #slideshow #catch img {
    width: 100%;
  }
}

#blog_flexwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  margin: 40px auto;
}

@media (max-width: 767px) {
  #blog_flexwrap {
    width: calc(100% - 16px);
  }
}

#blog_flexwrap #blog_side {
  width: 300px;
  margin-left: 40px;
}

#blog_flexwrap #blog_side section {
  margin-bottom: 25px;
}

#blog_flexwrap #blog_main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#blog_flexwrap #blog_main section {
  background: url(../img/bg.png);
  padding: 24px;
  margin-bottom: 25px;
}

.blog_sttl01 {
  text-indent: 5px;
  border-top: 2px solid #077b54;
  color: #077b54;
  background: url(../img/bg.png);
  padding: 16px 0;
  margin-bottom: 10px;
  font-weight: normal;
  text-align: center;
}

.blog_mttl {
  width: calc(100% - 20px);
  color: #077b54;
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  overflow: hidden;
  font-weight: bold;
  margin: 0px 0 16px;
  line-height: 1.8;
}

@media (max-width: 1024px) {
  .blog_mttl {
    font-size: 1.8rem;
  }
}

.blog_time {
  padding-top: 0px;
  font-weight: normal;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  font-weight: 300;
}

@media (max-width: 479px) {
  .blog_time {
    font-size: 1.2rem;
  }
}

.blog_time:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f017";
  margin-right: 5px;
  font-weight: normal;
}

.blog_box {
  min-height: 500px;
  position: relative;
}

.blog_box img {
  max-width: 100%;
  padding: 16px 0;
}

.pages {
  width: calc(100% - 20px);
  margin-top: 40px;
  font-size: 1.2rem;
}

.pages a {
  display: block;
  padding: 5px 10px;
  border: 1px solid #077b54;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pages a:link, .pages a:visited {
  color: #077b54;
}

.pages a:hover {
  opacity: 0.6;
}

.pages .page_next {
  float: left;
  width: calc(45% - 20px);
}

.pages .page_prev {
  float: right;
  text-align: right;
  width: calc(45% - 20px);
}

.archive * {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.archive ul {
  margin: 8px 0 0;
}

.archive li {
  background: url(../img/bg.png);
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 1px;
          box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 1px;
}

.archive li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 8px;
}

.archive li a:link, .archive li a:visited {
  color: #333;
}

.archive li a:hover {
  color: #077b54;
}

.blog_side_list {
  position: relative;
  margin: 0 0 16px !important;
  padding: 0 !important;
  width: 100% !important;
  height: auto;
}

.blog_side_list .blog_bx {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: calc(100% - 0) !important;
  border: 1px solid #ccc;
  position: relative;
  padding: 8px;
  margin-bottom: 8px;
  background: #fff;
}

.blog_side_list .blog_bx a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.blog_side_list .blog_bx .blog_bx_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.blog_side_list .blog_bx .blog_bx_flex div {
  width: calc(100% - 120px);
  padding: 0;
}

.blog_side_list .blog_bx:hover {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

.blog_side_list .blog_bx figcaption {
  width: 100px;
  height: 100px;
  display: block;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  float: left;
  margin-bottom: 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 1px 1px;
          box-shadow: rgba(0, 0, 0, 0.1) 0 0 1px 1px;
  overflow: hidden;
}

.blog_side_list .blog_bx * {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.blog_side_list .blog_bx img {
  vertical-align: middle;
  height: 100px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.blog_side_list .blog_bx:hover img {
  opacity: 1 !important;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.blog_side_list .blog_bx .ttl {
  font-weight: bold;
  font-size: 1.2rem;
  color: #077b54;
  float: none;
  background: #fff;
  padding: 0 0px;
}

.blog_side_list .blog_bx .ttm {
  float: none;
  padding-top: 0px;
  font-size: 1.2rem;
  color: #888;
  font-weight: normal;
}

.blog_side_list .blog_bx .ttm:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f017";
  margin-right: 5px;
  font-weight: normal;
}

.blog_side_list .blog_bx .blog_ttl {
  clear: both;
  font-weight: bold;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  font-weight: 300;
  line-height: 1.6;
}

@media (max-width: 479px) {
  .blog_side_list .blog_bx .blog_ttl {
    font-size: 1.2rem;
  }
}

.blog_top_list {
  position: relative;
  margin: 0 0px 16px 0 !important;
  padding: 0 !important;
  width: 100% !important;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.blog_top_list:after {
  content: "";
  display: block;
  width: 31%;
}

.blog_top_list .blog_bx {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: calc(33.33% - 16px) !important;
  font-size: 12px;
  margin-bottom: 24px;
  position: relative;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  background-color: #f2f2f2;
  /*
		&:hover img {
            opacity: 1 !important;
            transform: scale(1.1);
        } */
}

.blog_top_list .blog_bx:nth-child(3) {
  margin-right: 0px;
}

.blog_top_list .blog_bx a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.blog_top_list .blog_bx .blog_bx_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
}

.blog_top_list .blog_bx .blog_bx_flex div {
  width: 100%;
  padding: 16px;
}

.blog_top_list .blog_bx:hover {
  -webkit-transform: translateY(-16px);
          transform: translateY(-16px);
}

.blog_top_list .blog_bx figcaption {
  display: block;
  text-align: center;
  width: 100%;
  height: 230px;
  overflow: hidden;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  float: none;
}

.blog_top_list .blog_bx * {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.blog_top_list .blog_bx p {
  line-height: 1.6em;
  font-size: 13px;
}

.blog_top_list .blog_bx img {
  vertical-align: middle;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.blog_top_list .blog_bx .ttl {
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  float: left;
  background: #077b54;
  padding: 0 15px;
  margin-bottom: 5px;
}

.blog_top_list .blog_bx .ttm {
  padding-top: 0px;
  font-size: 12px;
  font-weight: normal;
  color: #aaa;
}

.blog_top_list .blog_bx .ttm:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f017";
  margin-right: 5px;
  font-weight: normal;
}

.blog_top_list .blog_bx .blog_ttl {
  clear: both;
  font-weight: bold;
  font-size: 1.6rem;
  color: #077b54;
}

.blog_top_list .blog_bx .blog_text {
  margin-top: 5px;
}

@media (max-width: 767px) {
  .blog_top_list {
    position: relative;
    margin: 0 0 16px !important;
    padding: 0 !important;
    width: 100% !important;
    height: auto;
  }
  .blog_top_list .blog_bx {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: calc(100% - 0) !important;
    border: 1px solid #ccc;
    position: relative;
    padding: 8px;
    margin-bottom: 8px;
    background: #fff;
  }
  .blog_top_list .blog_bx a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .blog_top_list .blog_bx .blog_bx_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .blog_top_list .blog_bx .blog_bx_flex div {
    width: calc(100% - 120px);
    padding: 0;
  }
  .blog_top_list .blog_bx:hover {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  .blog_top_list .blog_bx figcaption {
    width: 100px;
    height: 100px;
    display: block;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    margin-bottom: 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 1px 1px;
            box-shadow: rgba(0, 0, 0, 0.1) 0 0 1px 1px;
    overflow: hidden;
  }
  .blog_top_list .blog_bx * {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .blog_top_list .blog_bx img {
    vertical-align: middle;
    height: 100px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
  .blog_top_list .blog_bx:hover img {
    opacity: 1 !important;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .blog_top_list .blog_bx .ttl {
    font-weight: bold;
    font-size: 1.2rem;
    color: #077b54;
    float: none;
    background: #fff;
    padding: 0 0px;
  }
  .blog_top_list .blog_bx .ttm {
    float: none;
    padding-top: 0px;
    font-size: 1.2rem;
    color: #888;
    font-weight: normal;
  }
  .blog_top_list .blog_bx .ttm:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f017";
    margin-right: 5px;
    font-weight: normal;
  }
  .blog_top_list .blog_bx .blog_ttl {
    clear: both;
    font-weight: bold;
    font-size: 1.4rem;
    letter-spacing: 0.1rem;
    font-weight: 300;
    line-height: 1.6;
  }
}

@media (max-width: 767px) and (max-width: 479px) {
  .blog_top_list .blog_bx .blog_ttl {
    font-size: 1.2rem;
  }
}

@media (max-width: 767px) {
  .blog_top_list .blog_bx {
    width: calc(100% - 16px) !important;
  }
  #blog_flexwrap {
    display: -webkit-block;
    display: block;
    width: 95%;
    margin: 20px auto 30px;
  }
  #blog_flexwrap #blog_main {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 32px;
  }
  #blog_flexwrap #blog_side {
    width: 100%;
    margin-left: 0px;
  }
  .pages {
    width: 100%;
  }
  .pages .page_next {
    float: none;
    width: calc(100% - 20px);
    margin-bottom: 8px;
  }
  .pages .page_prev {
    float: none;
    text-align: left;
    width: calc(100% - 20px);
  }
}

table.cmp {
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0px 8px;
}

table.cmp th, table.cmp td {
  padding: 15px 15px;
}

table.cmp th {
  background: #077b54;
  vertical-align: middle;
  text-align: left;
  width: 100px;
  overflow: visible;
  position: relative;
  color: #fff;
  font-weight: normal;
}

table.cmp th:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #077b54;
  border-width: 10px;
  margin-top: -10px;
}

table.cmp td {
  background: #f8f8f8;
  width: 360px;
  padding-left: 20px;
}

/* firefox */
@-moz-document url-prefix() {
  table.cmp th::after {
    float: right;
    padding: 0;
    left: 30px;
    top: 10px;
    content: " ";
    height: 0;
    width: 0;
    position: relative;
    pointer-events: none;
    border: 10px solid transparent;
    border-left: #888 10px solid;
    margin-top: -10px;
  }
}

#title_bg1 {
  background-image: url(../img/1.jpg);
}

#title_bg2 {
  background-image: url(../img/2.jpg);
}

#title_bg3 {
  background-image: url(../img/3.jpg);
}

#title_bg4 {
  background-image: url(../img/4.jpg);
}

#title_bg5 {
  background-image: url(../img/5.jpg);
}

#title_bg1,
#title_bg2,
#title_bg3,
#title_bg4,
#title_bg5 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  background-attachment: scroll;
}

#title {
  padding: 120px 0 80px;
  margin: 0px auto 0;
  background: rgba(255, 255, 255, 0.6);
  text-align: center;
}

#title h2 {
  color: #000000;
  text-align: center;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  font-size: 4.5rem;
  border-bottom: 2px solid #000000;
  line-height: 1.2;
  position: relative;
  letter-spacing: 4px;
}

#title h2 span {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 1.7rem;
  line-height: 2;
  display: inline-block;
  border-bottom: 2px solid #077b54;
}

@media (max-width: 479px) {
  #title h2 span {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 768px) {
  #title {
    padding: 160px 0 60px;
  }
  #title h2 {
    font-size: 2.5rem;
  }
}

#breadcrumb_bg {
  width: 100%;
  border-bottom: 1px solid #eee;
  padding: 5px 0;
}

#breadcrumb {
  font-size: 1.1rem;
  margin: 0px auto 0px;
  max-width: 1200px;
}

#breadcrumb li {
  display: inline;
}

#breadcrumb li a {
  display: inline;
  padding: 0;
}

#breadcrumb li + li:before {
  margin: 0 10px;
  content: ">";
}

@media screen and (max-width: 768px) {
  #breadcrumb_bg {
    display: none;
  }
}

/* Tiny Carousel */
.slider1 {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-repeat: repeat;
  margin-bottom: 20px;
}

.slider1 .viewport {
  width: 100%;
  margin: 0 auto;
  height: 260px;
  position: relative;
}

.slider1 .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 100%;
  color: #111;
  text-decoration: none;
  margin: auto;
  z-index: 5;
  cursor: pointer;
  font-size: 50px;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  vertical-align: bottom;
}

.slider1 .next {
  right: 0;
  left: auto;
}

.slider1 .buttons:hover {
  opacity: 0.6;
}

.slider1 .disable {
  visibility: hidden;
}

.slider1 .overview {
  list-style: none;
  position: absolute;
  padding: 0;
  margin: 0;
  left: 0;
  top: -1px;
}

.slider1 .overview li {
  width: 350px;
  height: 300px;
  float: left;
  text-align: center;
  vertical-align: middle;
  display: table;
  z-index: 99999;
  overflow: hidden;
  font-weight: bold;
  padding: 0px;
  margin: 0px 16px;
}

.slider1 .overview li p {
  text-align: center;
  color: #555 !important;
  font-weight: normal;
  font-size: 13px !important;
  background: #f2f2f2;
}

.slider1 img {
  background: #fff;
  width: 100%;
  height: 230px;
  vertical-align: middle;
  text-align: center;
  -o-object-fit: cover;
     object-fit: cover;
}

.page_menu_bg {
  text-align: center;
  padding: 16px 0;
}

.page_menu {
  font-weight: normal;
  overflow: hidden;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 3px 3%;
}

.page_menu li {
  width: calc(20% - 14px);
  position: relative;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 1.7rem;
  line-height: 2;
  text-align: center;
  margin: 0 5px 1px;
}

@media (max-width: 479px) {
  .page_menu li {
    font-size: 1.4rem;
  }
}

.page_menu li a {
  width: 100%;
  display: block;
  padding: 8px 0px;
  line-height: 1.3;
  border: 1px solid #077b54;
  background: #077b54;
}

.page_menu li a:link, .page_menu li a:visited {
  color: #fff;
}

.page_menu li a:hover {
  background: #fff;
  color: #077b54 !important;
}

@media (max-width: 767px) {
  .page_menu {
    margin: 6px 0;
  }
  .page_menu li {
    font-size: 1rem;
    margin: 0 2px 3px;
    width: calc(50% - 6px);
    border: 1px solid #fff;
  }
  .page_menu li a {
    padding: 6px 0px;
  }
}

#page-top {
  position: fixed;
  bottom: 5px;
  right: 5px;
  font-size: 12px;
  font-weight: bold;
  z-index: 9999;
}

#page-top a {
  color: #fff;
  border-radius: 50%;
  font-size: 25px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  /*background: #eb6100;*/
  text-decoration: none;
  padding: 1px 18px;
  text-align: center;
  display: block;
  background: #077b54;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;
          box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;
}

#page-top a:hover {
  background: #0cdc96;
  text-decoration: none;
}

@media (max-width: 479px) {
  #page-top {
    bottom: 55px;
  }
  #page-top a {
    font-size: 18px;
    padding: 1px 13px;
  }
}

.letter_img figure {
  margin-right: 48px;
}

.letter_img_r {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.letter_img_r figure {
  margin-left: 48px;
}

.letter_img,
.letter_img_r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  padding: 32px;
}

.letter_img figure,
.letter_img_r figure {
  /* 画像の説明文 */
}

.letter_img figure figcaption,
.letter_img_r figure figcaption {
  text-align: left;
}

.letter_img .info,
.letter_img_r .info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.letter_img .info p,
.letter_img_r .info p {
  text-align: justify;
  text-justify: inter-ideograph;
}

@media (max-width: 479px) {
  .letter_img,
  .letter_img_r {
    display: block;
    padding: 8px;
  }
  .letter_img figure,
  .letter_img_r figure {
    margin: 0 auto;
    text-align: center;
  }
  .letter_img figure img,
  .letter_img_r figure img {
    width: auto;
  }
}

.price_txt {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.price_txt .icn_circle {
  background: #077b54;
  color: #fff;
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  line-height: 1.3;
  font-size: 1.6rem;
  border-radius: 50%;
  text-align: center;
  margin-right: 16px;
}

.price_txt .icn_circle span {
  color: #ffd700;
}

.price_txt div {
  line-height: 100px;
}

.price_txt div b {
  font-size: 4.5rem;
  margin-right: 0.2rem;
  color: #ea68a1;
}

.price_txt div b span {
  font-size: 3.2rem;
  margin-left: 0.5rem;
}

.link_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.link_img li {
  width: calc((100% / 4) - 0px);
  margin: 0 0px;
}

@media (max-width: 479px) {
  .link_img li {
    text-align: center;
    width: calc((100% / 1) - 0px);
    margin-bottom: 8px;
  }
  .link_img li img {
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 0px 1px;
            box-shadow: rgba(0, 0, 0, 0.2) 0 0 0px 1px;
  }
}

.file-btn {
  display: inline-block;
  padding: 3px 12px;
  border-radius: 3px;
  color: #fff;
  background: #aaa;
  cursor: pointer;
  font-size: 1.3rem;
}

.file-btn:hover {
  background: #ccc;
}

.file-btn input {
  display: none;
}

.form {
  margin: 10px 0 10px;
}

.form dt span {
  color: #fff;
  background: #ff4f4f;
  padding: 0 5px 0;
  margin-right: 5px;
  font-size: 1.1rem;
  border-radius: 2px;
  position: relative;
  top: -2px;
}

.form dl {
  margin: 10px 0;
  font-size: 1.6rem;
}

.form dt {
  float: left;
  width: 280px;
  padding-top: 20px;
}

.form dd {
  padding-left: 280px;
  padding-bottom: 20px;
  padding-top: 23px;
  line-height: 1.5;
  border-bottom: 1px solid #eee;
}

.form dd p {
  padding-top: 5px;
  color: #888;
}

.form dd:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}

.textarea,
textarea,
.dropdown {
  border-radius: 2px;
  border: 1px solid #bbb;
  width: calc(100% - 10px) !important;
  padding: 0 5px;
  border-radius: 2px;
}

.textarea {
  height: 30px;
}

textarea {
  height: 350px !important;
}

.form-button {
  margin: 32px 0;
}

#mailform button {
  cursor: pointer;
  font-size: 1.5rem;
  display: block;
  margin: 0 auto;
  padding: 8px 0;
  color: #fff;
  text-align: center;
  width: 250px;
  border-radius: 30px;
  background: #077b54;
  font-weight: normal;
  letter-spacing: 0.1rem;
  border: 2px solid #077b54;
}

#mailform button:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0e0";
  margin-right: 6px;
}

#mailform button:hover {
  background: #fff;
  color: #077b54;
}

#mailform button * {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.form-button * {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

/*Radio Text*/
label.radio_text {
  cursor: pointer;
  position: relative;
  margin-right: 20px;
  overflow: hidden;
  padding-left: 20px;
  display: inline-block;
}

label.radio_text:before {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  border-radius: 50%;
  left: 0px;
  top: 2px;
  content: "";
  z-index: 3;
}

label.radio_text:after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  left: 3px;
  top: 5px;
  background-color: #64bcff;
  z-index: 1;
}

label.radio_text input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  left: -23px;
  top: 0px;
  margin: 0px;
  -webkit-box-shadow: 20px -1px #fff;
          box-shadow: 20px -1px #fff;
}

label.radio_text input[type="radio"]:checked {
  -webkit-box-shadow: none;
          box-shadow: none;
}

label.radio_text input[type="radio"]:focus {
  opacity: 0.2;
  -webkit-box-shadow: 20px -1px #fff;
          box-shadow: 20px -1px #fff;
}

label.checkbox_text {
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 20px;
  margin-bottom: 8px;
  overflow: hidden;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

label.checkbox_text:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  left: 0px;
  top: 0;
  border: 1px solid #ccc;
  z-index: 3;
}

label.checkbox_text:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 5px;
  display: block;
  margin-top: -9px;
  width: 8px;
  height: 12px;
  border-right: 3px solid #077b54;
  border-bottom: 3px solid #077b54;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 1;
}

label.checkbox_text input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  left: -40px;
  width: 20px;
  height: 20px;
  display: block;
  -webkit-box-shadow: 41px 0px #fff;
          box-shadow: 41px 0px #fff;
  z-index: 2;
  margin: 0px;
  padding: 0px;
}

label.checkbox_text input[type="checkbox"]:checked {
  -webkit-box-shadow: none;
          box-shadow: none;
}

label.checkbox_text input[type="checkbox"]:checked:focus {
  -webkit-box-shadow: 40px 0px #666;
          box-shadow: 40px 0px #666;
  opacity: 0.1;
}

label.checkbox_text input[type="checkbox"]:focus {
  -webkit-box-shadow: 41px 0px #eee;
          box-shadow: 41px 0px #eee;
}

.fm-text {
  padding: 8px;
  margin: 16px 0;
  text-align: center;
  border: 2px solid #eee;
}

@media (max-width: 479px) {
  .form dl {
    margin: 10px 0;
  }
  .form dt {
    float: none;
    width: 100%;
    height: 20px;
    line-height: 20px;
    padding-top: 10px;
  }
  .form dd {
    width: 100%;
    padding-left: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 0px solid #eee;
  }
  .form dd:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
  }
  .textarea,
  textarea {
    font-size: 16px;
  }
  .dropdown {
    font-size: 16px;
  }
  .fm-text {
    text-align: left;
  }
  label.radio_text {
    margin-right: 0;
    padding-left: 20px;
    width: calc(100% - 20px);
    display: block;
  }
  label.checkbox_text {
    margin-right: 0px;
  }
}

.pvc {
  background: #eee;
  padding: 32px;
}

.pvc h4 {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  color: #077b54;
  margin-bottom: 32px;
  position: relative;
}

@media (max-width: 1024px) {
  .pvc h4 {
    font-size: 1.8rem;
  }
}

.pvc h4:after {
  content: "";
  width: 80px;
  height: 2px;
  background: #077b54;
  position: absolute;
  bottom: -4px;
  right: 0;
  left: 0;
}

.pvc h5 {
  display: block;
  margin: 8px 0;
  display: block;
  margin: 8px 0;
}

.pvc h5:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f068";
  margin-right: 5px;
  color: #077b54;
}

.listFlow li {
  margin-bottom: 9px;
  padding-bottom: 9px;
}

.listFlow .lastItem {
  margin-bottom: 0;
  padding-bottom: 0;
  background: none;
}

.listFlow h4 {
  font-size: 20px;
  font-weight: normal;
  border-bottom: solid 1px #ccc;
  margin-bottom: 10px;
  overflow: hidden;
  color: #077b54;
}

.listFlow dl {
  display: table;
  width: 100%;
}

.listFlow dl dt {
  display: table-cell;
  padding: 10px 0;
  border: 1px solid #077b54;
  width: 100px;
  background: #077b54;
  font-size: 1.8rem;
  font-weight: normal;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 1.2;
}

.listFlow dl dt .num {
  display: block;
  font-size: 3rem;
}

.listFlow dl dd {
  display: table-cell;
  padding: 15px 20px;
  border-top: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  vertical-align: middle;
  background-color: white;
}

@media (max-width: 767px) {
  .listFlow h4 {
    font-size: 18px;
    font-weight: normal;
    border-bottom: solid 1px #ccc;
    margin-bottom: 5px;
    overflow: hidden;
  }
  .listFlow dl {
    display: block;
    width: 100%;
  }
  .listFlow dl dt {
    display: block;
    padding: 5px 0;
    width: 100%;
    border: none;
  }
  .listFlow dl dt .num {
    display: block;
  }
  .listFlow dl dd {
    display: block;
    padding: 15px 10px;
    border: none;
  }
}

/* RSS */
.rssBox {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.rssBox li {
  width: calc(33.3% - 20px);
  margin-bottom: 20px;
  padding: 0px;
  margin: 10px;
}

.rssBox li:after {
  display: block;
  content: "";
  clear: both;
}

.rssBox a:link, .rssBox a:visited, .rssBox a:hover {
  color: #333 !important;
}

.rssBox p {
  width: 100%;
  height: 200px;
  overflow: hidden;
  margin-bottom: 10px;
}

.rssBox p img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 200px;
  background: #aaa;
}

.rssBox span {
  display: block;
}

.rssBox__article {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .rssBox {
    width: 100%;
    height: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
    display: block;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .rssBox::-webkit-scrollbar {
    width: 5px;
  }
  .rssBox::-webkit-scrollbar-track {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
            box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  }
  .rssBox::-webkit-scrollbar-thumb {
    background-color: rgba(50, 50, 50, 0.5);
    border-radius: 10px;
    -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
            box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
  }
  .rssBox li {
    width: calc(100% - 0px);
    border-bottom: 1px dashed #b2b2b2;
    margin-bottom: 20px;
    padding: 0 0 20px 20px;
  }
  .rssBox li:after {
    display: block;
    content: "";
    clear: both;
  }
  .rssBox p {
    width: 100px;
    height: 100px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
  }
  .rssBox span {
    display: block;
  }
  .rssBox__article {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
  }
}

/* 2column */
#wrap_2column {
  width: 1200px;
  padding: 30px 0px 30px;
  margin: 0 auto;
}

#main {
  float: left;
  width: calc(100% - 330px);
}

#main section {
  margin-bottom: 35px;
}

#sidewrap {
  width: 300px;
  margin-left: 30px;
  float: right;
}

#side {
  width: 300px;
}

@media screen and (max-width: 768px) {
  /* 2column */
  #wrap_2column {
    width: 100%;
    margin-bottom: 30px;
  }
  #main {
    float: none;
    width: 95%;
    margin: 0 auto 20px;
  }
  #sidewrap {
    display: none;
    float: none;
    width: 95%;
    margin: 0 auto;
    height: auto;
    padding: 0;
  }
}

/* 2column */
#flexwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1080px;
  margin: 0 auto;
}

/* main */
#main {
  background: #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* side */
#side {
  width: 300px;
  margin-left: 20px;
}

@media screen and (max-width: 800px) {
  /* 2column */
  #flexwrap {
    display: -webkit-block;
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
  /* main */
  #main {
    background: #fff;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 20px;
  }
  /* side */
  #side {
    width: 100%;
    margin-left: 0px;
  }
}

/*サイドメニュー*/
.smenu {
  padding-bottom: 10px;
}

.smenu li {
  font-weight: bold;
  font-size: 12px;
  border-bottom: 1px solid #888;
}

.smenu a:hover {
  text-decoration: none;
  background: #eee;
}

.smenu a {
  padding: 10px 0px;
  text-indent: 1em;
  display: block;
  zoom: 1;
  text-decoration: none;
  cursor: pointer;
}

.smenu a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  margin-right: 5px;
}

.smenu a:link {
  color: #333;
}

.smenu a:visited {
  color: #333;
}

.sttl-1 {
  /*   &:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0ca";
    margin-right: 5px;
  }
 */
  color: #077b54;
  text-indent: 5px;
  font-size: 1.7rem;
  padding: 15px 0;
  border-top: 1px solid #077b54;
  border-bottom: 1px solid #077b54;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.btn_cursol {
  cursor: pointer;
  display: inline-block;
  margin-top: 10px;
  position: relative;
  font-size: 1.8rem;
  font-weight: normal;
  color: #077b54;
}

.btn_cursol a {
  display: inline-block;
  width: 100%;
}

.btn_cursol:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f30b";
  position: absolute;
  right: -30px;
  top: 0;
  bottom: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn_cursol:hover {
  color: #077b54;
}

.btn_cursol:hover:before {
  right: -50px;
}

.flexsnip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flexsnip li {
  width: calc((100% / 3) - 2px);
  margin: 0 1px;
}

.snip1445 {
  position: relative;
  overflow: hidden;
  min-width: 230px;
  max-width: 100%;
  height: 450px;
  width: 100%;
  text-align: center;
  font-size: 13px;
  color: #fff;
  background-color: #000000;
  -webkit-transform: skewX(30deg);
          transform: skewX(30deg);
}

.snip1445 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}

.snip1445 *:before, .snip1445 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}

.snip1445 img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  vertical-align: top;
  -webkit-transform: skewX(-30deg) scale(1.5);
          transform: skewX(-30deg) scale(1.5);
}

.snip1445 figcaption {
  position: absolute;
  bottom: 25px;
  right: 100px;
  padding: 10px 10px 10px;
  -webkit-transform: skewX(-30deg);
          transform: skewX(-30deg);
}

.snip1445 figcaption:before, .snip1445 figcaption:after {
  height: 1px;
  width: 100%;
  position: absolute;
  content: "";
  background-color: #ffffff;
}

.snip1445 figcaption:before {
  top: 0;
  left: 0;
  -webkit-transform: translateX(200%);
  transform: translateX(200%);
}

.snip1445 figcaption:after {
  bottom: 0;
  right: 0;
  -webkit-transform: translateX(-250%);
  transform: translateX(-250%);
}

.snip1445 figcaption div:before, .snip1445 figcaption div:after {
  width: 1px;
  height: 300px;
  position: absolute;
  content: "";
  background-color: #ffffff;
}

.snip1445 figcaption div:before {
  top: 0;
  left: 0;
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
}

.snip1445 figcaption div:after {
  bottom: 0;
  right: 0;
  -webkit-transform: translateY(-250%);
  transform: translateY(-250%);
}

.snip1445 h2,
.snip1445 h4 {
  margin: 0;
  text-transform: uppercase;
  width: 200px;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  color: #000000;
  font-weight: normal;
}

.snip1445 h2 {
  font-size: 2rem;
  letter-spacing: 2px;
}

.snip1445 .click {
  display: block;
  font-weight: normal;
  width: 200px;
  margin-left: auto;
  background-color: #077b54;
  padding: 3px 10px;
  color: #fff;
  text-shadow: #fff 0px 0px 0px;
}

.snip1445 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.snip1445 img {
  opacity: 0.6;
}

.snip1445:hover img,
.snip1445.hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.4;
  opacity: 0.4;
}

.snip1445:hover figcaption:before,
.snip1445.hover figcaption:before,
.snip1445:hover figcaption:after,
.snip1445.hover figcaption:after,
.snip1445:hover figcaption div:before,
.snip1445.hover figcaption div:before,
.snip1445:hover figcaption div:after,
.snip1445.hover figcaption div:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.snip1445:hover figcaption:before,
.snip1445.hover figcaption:before,
.snip1445:hover figcaption:after,
.snip1445.hover figcaption:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

@media screen and (max-width: 768px) {
  .flexsnip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    overflow: hidden;
  }
  .flexsnip li {
    width: 100%;
  }
  .snip1445 {
    min-width: 230px;
    max-width: 100%;
    height: 200px;
  }
  .snip1445 img {
    opacity: 0.6;
    width: 100%;
  }
}

.form .form-contents {
  padding: 0;
  background: transparent;
}

.form .form-contents dl {
  margin-bottom: 0;
}

.form .form-pattern-1 .submit-btn {
  cursor: pointer;
  font-size: 1.5rem;
  display: block;
  margin: 0 auto;
  padding: 8px 0;
  color: #fff;
  text-align: center;
  width: 250px;
  border-radius: 30px;
  background: #077b54;
  font-weight: normal;
  letter-spacing: 0.1rem;
  border: 2px solid #077b54;
}

.form .form-pattern-1 .submit-btn:hover {
  background: #fff;
  color: #077b54;
}

.form .form-pattern-1 .submit-btn::before {
  transition: all .2s ease-in-out 0s;
}

.form .form-pattern-1 .submit-btn:hover::before {
  background: #077b54;
}

@media screen and (max-width: 768px) {
  .form .form-contents form dl dt:not(.pattern-exclusion) {
    margin-bottom: 25px;
  }
}