@charset "UTF-8";
/* CSS Document 
  by Duc Nguyen (ドク)
*/
.sg_footer {
  margin-top: 35px; }
  .asb{
    width:100%;
    position: absolute;
    height:100%;
    top:0;
    left:0;
    z-index:9;
    padding: 35px 2% 45px;
  }
  .slick-prev {
    z-index: 99;
    left: 2%!important;
  }
  .slick-next {
    z-index: 99;
    right: 2%!important;
}
.slick-next:before {
  content: url(../../common_img/next2.svg)!important;
}
.slick-prev:before {
  content: url(../../common_img/prev2.svg)!important;
}
.mainvisual {
  position:relative; }
  .mainvisual p {
    width: 40%;
    margin: 25px auto 0;
    }
  .mainvisual ul {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -20px; }
    .mainvisual ul li {
      width: 40%;
      }

.title {
  margin-bottom: 20px;
  text-align: center; }
  .title p {
    font-size: 16px;
    color: #146c3b;
    margin-top: 14px;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.s_top01 {
  background: url(../images/bg01.png) no-repeat center center;
  background-size: cover;
  padding: 30px 2%;
  text-align: center; }
  .s_top01 h4 {
    margin-bottom: 15px;
    font-size: 18px;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.s_top02 {
  margin-top: 30px;
  text-align: center;
  padding: 0 2%; }
  .s_top02 .img {
    margin: 25px -2% 0; }

.s_top03 {
  margin-top: 15px;
  position: relative;
  padding: 0 2%; }
  .s_top03 .number {
    position: absolute;
    top: -35px;
    left: 20px;
    z-index: 999; }
  .s_top03 dl {
    background: #3786E9;
    padding: 20px 15px 15px;
    display: table;
    width: 100%;
    margin-bottom: 15px;
    position: relative; }
    .s_top03 dl a:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: 33; }
    .s_top03 dl dt {
      display: table-cell;
      width: 18%;
      vertical-align: middle; }
    .s_top03 dl dd {
      display: table-cell;
      vertical-align: middle;
      color: #fff;
      font-size: 20px;
      font-weight: bold;
      padding-left: 15px;
      line-height: 25px; }
      @media screen and (max-width: 380px) {
        .s_top03 dl dd {
          font-size: 17px; } }
      .s_top03 dl dd span {
        display: block; }
  .s_top03 .bnt {
    width: 98%;
    margin: 15px auto 25px;
    border: 2px solid #257946; }
    .s_top03 .bnt a {
      display: block;
      text-decoration: none;
      color: #257946;
      font-size: 18px;
      padding: 10px 0;
      background: url(../images/icon2.png) no-repeat right 10px center;
      background-size: 8px auto;
      text-align: center; }
      @media screen and (max-width: 380px) {
        .s_top03 .bnt a {
          font-size: 15px; } }
      @media screen and (max-width: 330px) {
        .s_top03 .bnt a {
          font-size: 14px; } }
  .s_top03 .img {
    margin: 10px -2% 0; }

.s_top04 dl {
  background: #239652; }

.s_top05 {
  margin-top: 55px; }
  .s_top05 dl {
    background: #ff8400; }

.s_top06 {
  background: url(../images/bg02.png) no-repeat center center;
  background-size: cover;
  padding: 35px 10%;
  margin: 35px 0; }
  .s_top06 li {
    background: #fff;
    padding: 20px 10px;
    max-width: 380px;
    text-align: center;
    color: #257946;
    margin: 0 auto 20px;
    position: relative; }
    .s_top06 li:last-child {
      margin-bottom: 0; }
    .s_top06 li a:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: 33; }
  .s_top06 h3 {
    font-size: 21px;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 10px 0 19px; }
    .s_top06 h3 span {
      display: block; }
  .s_top06 p {
    padding: 17px 0 0;
    border-top: 1px dotted #257946; }

.s_top07 {
  padding: 0 2%; }
  .s_top07 h3 {
    float: left; }
  .s_top07 .bnt a {
    width: 100px;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    display: block;
    line-height: 20px;
    height: 20px;
    float: right;
    text-align: center;
    background: #257946 url(../images/icon1.png) no-repeat right 8px center;
    background-size: 8px auto; }
  .s_top07 .content {
    margin-top: 20px; }
    .s_top07 .content ul {
      height: 220px;
      overflow-y: scroll; }
    .s_top07 .content li {
      margin-bottom: 15px; }
      .s_top07 .content li span {
        background: #e7f5e9;
        color: #257946;
        width: 100px;
        padding: 1px 5px;
        border-radius: 5px;
        display: block;
        margin-bottom: 5px;
        text-align: center; }
      .s_top07 .content li a {
        text-decoration: none;
        color: #000;
        font-size: 14px; }

.s_top08 {
  margin-top: 35px; }
  .s_top08 .txt {
    background: url(../images/bg03.png) repeat center center;
    background-size: 100% auto;
    padding: 10px 30px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    position: relative;
    margin-bottom: 30px; }
    .s_top08 .txt:before {
      content: "";
      background: url(../images/icon6.png) no-repeat center center;
      background-size: 16px auto;
      width: 16px;
      height: 50px;
      position: absolute;
      left: 10px;
      top: 50%;
      margin-top: -25px; }
    .s_top08 .txt:after {
      content: "";
      background: url(../images/icon6.png) no-repeat center center;
      background-size: 16px auto;
      width: 16px;
      height: 50px;
      position: absolute;
      right: 10px;
      top: 50%;
      margin-top: -25px; }
    .s_top08 .txt p {
      font-size: 18px; }
      @media screen and (max-width: 380px) {
        .s_top08 .txt p {
          font-size: 15px; } }
      @media screen and (max-width: 330px) {
        .s_top08 .txt p {
          font-size: 14px; } }
  .s_top08 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s_top08 ul li {
      width: 50%; }
      .s_top08 ul li:first-child {
        position: relative; }
        @media screen and (max-width: 380px) {
          .s_top08 ul li:first-child {
            padding-bottom: 15px;
            margin-bottom: 15px; } }
        .s_top08 ul li:first-child:after {
          content: "";
          background: #ccc;
          width: 1px;
          height: 80%;
          position: absolute;
          top: 10%;
          right: 0; }
          @media screen and (max-width: 380px) {
            .s_top08 ul li:first-child:after {
              width: 120px;
              height: 1px;
              top: 100%;
              left: 50%;
              margin-left: -60px; } }
      @media screen and (max-width: 380px) {
        .s_top08 ul li {
          width: 100%; } }
    .s_top08 ul h3 {
      color: #3c654c;
      font-size: 16px; }
    .s_top08 ul p {
      font-size: 17px;
      font-weight: bold;
      margin-top: 5px; }
    .s_top08 ul a {
      color: #333;
      text-decoration: none; }
  .s_top08 .bnt {
    max-width: 315px;
    width: 100%;
    color: #fff;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    background: #257946;
    margin: 30px auto 0;
    text-align: center;
    border-radius: 5px;
    position: relative; }
    .s_top08 .bnt a:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: 33; }
    .s_top08 .bnt a {
      color: #fff;
      text-decoration: none;
      line-height: 50px;
      height: 50px;
      font-weight: bold;
      background: url(../images/icon7.png) no-repeat left center;
      background-size: 30px auto;
      padding-left: 35px; }
