@charset "utf-8";
.bg_color01 {
  background: #ffffe8;
}
.bg_color02 {
  background: #eee;
}
section {
  position: relative;
}
#imageMap, #imageMap2 img {
  max-width: 100%;
}
article {
  margin: 0 auto;
  padding: 0px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.article {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 650px;
  box-sizing: border-box;
  text-align: center;
  background: url("../images/bg_ti2.jpg") no-repeat;
  background-position: bottom center;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.article_icon {
  margin: 0 auto;
  padding-top: 50px;
  width: 80px;
  height: auto;
  box-sizing: border-box;
}
.article h1 {
  margin: 1em auto 0;
  padding: 0;
  width: 200px;
  height: auto;
  font-size: 1.3em;
  line-height: 1.5em;
  text-align: center;
  border-top: 1px solid #fff;
}
@media screen and (min-width:340px) and (max-width:480px) {
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 400px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bg_ti2.jpg") no-repeat;
    background-position: bottom center;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  .sec_in {
    margin: 0 auto;
    padding: 3em 0;
    width: 97%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {}
  .flex_low2 {}
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /*section1*/
  .article h2 {
    margin: 0 auto;
    padding: 0;
    height: auto;
    line-height: 1.5em;
    text-shadow:
      -1px -1px 0px #fff, 1px -1px 0px #fff, 1px 1px 0px #fff, -1px 1px 0px #fff;
  }
  .sec1box {
    position: relative;
    top: -80px;
    margin: 0 auto;
    height: 0;
    width: 340px;
    z-index: 2;
  }
  .box25 {
    margin: .8%;
    padding: 0;
    width: 18%;
    height: auto;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #fff;
  }
  .box25 h4 {
    background: #630;
    display: block;
    text-align: center;
    line-height: 1.3em;
    padding: 1em .5em;
    border-radius: 8px 8px 0px 0px;
    color: #fff;
    font-size: 1.5vw;
  }
  .box25 img {
    border-radius: 0px 0px 8px 8px;
  }
  .icon1 {
    margin: 0 auto 2em;
    padding: 0;
    width: 100px;
    height: auto;
  }
  .btnbox {
    margin: 0 auto;
    padding: 0;
    width: 300px !important;
    height: 50px;
    box-sizing: border-box;
  }
  /*section1*/
  /*section3*/
  .sec3_h3 {
    position: relative;
    top: 0;
    z-index: 2;
  }
  .sec3_p {
    margin-top: 2em;
  }
  .sec3_bg {
    width: 100%;
    height: 1em;
    background: #fc6;
    position: absolute;
    top: .8em;
    ;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 1;
  }
  .box50 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
  }
  .box50b {
    margin: 0 0 1em;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
  }
  /*section3*/
}
@media screen and (min-width:481px) and (max-width:768px) {
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 400px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bg_ti2.jpg") no-repeat;
    background-position: bottom center;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  .sec_in {
    margin: 0 auto;
    padding: 3em 0;
    width: 97%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {}
  .flex_low2 {}
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /*section1*/
  .article h2 {
    margin: 0 auto;
    padding: 0;
    height: auto;
    line-height: 1.5em;
    text-shadow:
      -1px -1px 0px #fff, 1px -1px 0px #fff, 1px 1px 0px #fff, -1px 1px 0px #fff;
  }
  .sec1box {
    position: relative;
    top: -80px;
    margin: 0 auto;
    height: 0;
    width: 470px;
    z-index: 2;
  }
  .box25 {
    margin: .8%;
    padding: 0;
    width: 18%;
    height: auto;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #fff;
  }
  .box25 h4 {
    background: #630;
    display: block;
    text-align: center;
    line-height: 1.3em;
    padding: .5em;
    border-radius: 8px 8px 0px 0px;
    color: #fff;
    font-size: 1.8vw;
  }
  .box25 img {
    border-radius: 0px 0px 8px 8px;
  }
  .icon1 {
    margin: 0 auto 2em;
    padding: 0;
    width: 100px;
    height: auto;
  }
  .btnbox {
    margin: 0 auto;
    padding: 0;
    width: 300px !important;
    height: 50px;
    box-sizing: border-box;
  }
  /*section1*/
  /*section3*/
  .sec3_h3 {
    position: relative;
    top: 0;
    z-index: 2;
  }
  .sec3_p {
    margin-top: 2em;
  }
  .sec3_bg {
    width: 100%;
    height: 1.5em;
    background: #fc6;
    position: absolute;
    top: .8em;
    ;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 1;
  }
  .box50 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
  }
  .box50b {
    margin: 0 0 1em;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
  }
  /*section3*/
}
@media screen and (min-width:769px) and (max-width:1024px) {
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 450px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bg_ti2.jpg") no-repeat;
    background-position: bottom center;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  .sec_in {
    margin: 0 auto;
    padding: 3em 0;
    width: 97%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /*section1*/
  .article h2 {
    margin: 0 auto;
    padding: 0;
    height: auto;
    line-height: 1.5em;
    text-shadow:
      -1px -1px 0px #fff, 1px -1px 0px #fff, 1px 1px 0px #fff, -1px 1px 0px #fff;
  }
  .sec1box {
    position: relative;
    top: -150px;
    margin: 0 auto;
    height: 0;
    width: 750px;
    z-index: 2;
  }
  .box25 {
    margin: 1.5%;
    padding: 0;
    width: 17%;
    height: auto;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #fff;
  }
  .box25 h4 {
    background: #630;
    display: block;
    text-align: center;
    line-height: 1.3em;
    padding: .5em;
    border-radius: 8px 8px 0px 0px;
    color: #fff;
  }
  .box25 img {
    border-radius: 0px 0px 8px 8px;
  }
  .icon1 {
    margin: 0 auto 2em;
    padding: 0;
    width: 100px;
    height: auto;
  }
  .btnbox {
    margin: 0 auto;
    padding: 0;
    width: 300px !important;
    height: 50px;
    box-sizing: border-box;
  }
  /*section1*/
  /*section3*/
  .sec3_h3 {
    position: relative;
    top: 0;
    z-index: 2;
  }
  .sec3_p {
    margin-top: 2em;
  }
  .sec3_bg {
    width: 90%;
    height: 1em;
    background: #fc6;
    position: absolute;
    top: .8em;
    ;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 1;
  }
  .box50 {
    margin: 0;
    padding: 0;
    width: 48%;
    height: auto;
    box-sizing: border-box;
    position: relative;
  }
  .box50b {
    margin: 0;
    padding: 0 1em !important;
    width: 48%;
    height: auto;
    box-sizing: border-box;
    position: relative;
  }
  /*section3*/
}
@media screen and (min-width:1025px) and (max-width:1440px) {
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 0 auto;
    padding: 3em 0;
    width: 80%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /*section1*/
  .article h2 {
    margin: 0 auto;
    padding: 0;
    height: auto;
    line-height: 1.5em;
    text-shadow:
      -1px -1px 0px #fff, 1px -1px 0px #fff, 1px 1px 0px #fff, -1px 1px 0px #fff;
  }
  .sec1box {
    position: relative;
    top: -200px;
    margin: 0 auto;
    height: 0;
    width: 950px;
    z-index: 2;
  }
  .box25 {
    margin: 1.5%;
    padding: 0;
    width: 17%;
    height: auto;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #fff;
  }
  .box25 h4 {
    background: #630;
    display: block;
    text-align: center;
    line-height: 1.3em;
    padding: .5em;
    border-radius: 8px 8px 0px 0px;
    color: #fff;
  }
  .box25 img {
    border-radius: 0px 0px 8px 8px;
  }
  .icon1 {
    margin: 0 auto 2em;
    padding: 0;
    width: 100px;
    height: auto;
  }
  .btnbox {
    margin: 0 auto;
    padding: 0;
    width: 300px !important;
    height: 50px;
    box-sizing: border-box;
  }
  /*section1*/
  /*section3*/
  .sec3_h3 {
    position: relative;
    top: 0;
    z-index: 2;
  }
  .sec3_p {
    margin-top: 2em;
  }
  .sec3_bg {
    width: 90%;
    height: 2em;
    background: #fc6;
    position: absolute;
    top: 1em;
    ;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 1;
  }
  .box50 {
    margin: 0;
    padding: 0;
    width: 48%;
    height: auto;
    box-sizing: border-box;
    position: relative;
  }
  .box50b {
    margin: 0;
    padding: 0 1em !important;
    width: 48%;
    height: auto;
    box-sizing: border-box;
    position: relative;
  }
  /*section3*/
}
@media screen and (min-width:1441px) {
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 0 auto;
    padding: 4em 0;
    width: 70%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /*section1*/
  .article h2 {
    margin: 0 auto;
    padding: 0;
    height: auto;
    line-height: 1.5em;
    text-shadow:
      -1px -1px 0px #fff, 1px -1px 0px #fff, 1px 1px 0px #fff, -1px 1px 0px #fff;
  }
  .sec1box {
    position: relative;
    top: -200px;
    margin: 0 auto;
    height: 0;
    width: 1200px;
    z-index: 2;
  }
  .box25 {
    margin: 1.5%;
    padding: 0;
    width: 17%;
    height: auto;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #fff;
  }
  .box25 h4 {
    background: #630;
    display: block;
    text-align: center;
    line-height: 1.3em;
    padding: .5em;
    border-radius: 8px 8px 0px 0px;
    color: #fff;
  }
  .box25 img {
    border-radius: 0px 0px 8px 8px;
  }
  .icon1 {
    margin: 0 auto 2em;
    padding: 0;
    width: 100px;
    height: auto;
  }
  .btnbox {
    margin: 0 auto;
    padding: 0;
    width: 300px !important;
    height: 50px;
    box-sizing: border-box;
  }
  /*section1*/
  /*section3*/
  .sec3_h3 {
    position: relative;
    top: 0;
    z-index: 2;
  }
  .sec3_p {
    margin-top: 2em;
  }
  .sec3_bg {
    width: 90%;
    height: 2em;
    background: #fc6;
    position: absolute;
    top: 1.5em;
    ;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 1;
  }
  .box50 {
    margin: 0;
    padding: 0;
    width: 48%;
    height: auto;
    box-sizing: border-box;
    position: relative;
  }
  .box50b {
    margin: 0;
    padding: 0 1em !important;
    width: 48%;
    height: auto;
    box-sizing: border-box;
    position: relative;
  }
  /*section3*/
}