// aishipR上での実装時の追記:2024/08/16
#LP_A8_seijin #sysHeader {
  padding: 0 !important;
}

#LP_A8_seijin #sysMain {
  width: 100% !important;
}
@media screen and (max-width: 768px) {
  #LP_A8_seijin.menu-fixed {
    padding: 0;
  }
}
.d-ib {
  display: inline-block;
}
@media only screen and (min-width: 1600px) {
  .xlp-n {
    display: none;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .xlp-n {
    display: none;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .xlp-n {
    display: none;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .ts-n {
    display: none;
  }
}
@media only screen and (max-width: 559px) {
  .ts-n {
    display: none;
  }
}
body {
  font-family: "Zen Old Mincho", serif;
  font-size: 16px !important;
  color: #505050;
  font-weight: 400;
  line-height: 1.5;
  font-style: normal;
  position: relative;
  overflow-x: hidden;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  body {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  body {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 559px) {
  body {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  body {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 559px) {
  body {
    font-size: 16px !important;
  }
}
.hd1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hd1.bg {
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(30, 32, 34, 0.2);
  box-shadow: 0 0 8px rgba(30, 32, 34, 0.2);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hd1.bg a.link {
  color: #505050;
}
.hd1 .ctr {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 80px;
}
@media only screen and (min-width: 1600px) {
  .hd1 .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .hd1 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .hd1 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .hd1 .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .hd1 .ctr {
    max-width: 92%;
  }
}
.hd1.bg .ctr {
  height: 56px;
}
.hd1 .logo {
  font-size: 26px !important;
  font-weight: 900;
  color: #fff;
  line-height: 1;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .hd1 .logo {
    font-size: 22.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .hd1 .logo {
    font-size: 22.75px !important;
  }
}
@media only screen and (max-width: 559px) {
  .hd1 .logo {
    font-size: 22.75px !important;
  }
}
.hd1 .logo img {
  height: 54px;
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .hd1 .logo img {
    height: 40px;
  }
}
@media only screen and (max-width: 559px) {
  .hd1 .logo img {
    height: 40px;
  }
}
.hd1.bg .logo img {
  height: 40px;
}
.hd1 .link {
  font-size: 14px !important;
  font-weight: 700;
  color: #fff;
  margin-right: 36px;
  position: relative;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .hd1 .link {
    font-size: 12.25px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .hd1 .link {
    font-size: 12.25px !important;
  }
}
@media only screen and (max-width: 559px) {
  .hd1 .link {
    font-size: 12.25px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .hd1 .link {
    margin-right: 31.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .hd1 .link {
    margin-right: 31.5px;
  }
}
@media only screen and (max-width: 559px) {
  .hd1 .link {
    margin-right: 31.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .hd1 .link {
    display: none;
  }
}
@media only screen and (max-width: 559px) {
  .hd1 .link {
    display: none;
  }
}
.hd1 .link:hover {
  opacity: 0.9;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hd1 .link::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #b27d00;
  bottom: -10px;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.hd1 .link:hover::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: center top;
  transform-origin: center top;
}
.hd1 .btn {
  display: inline-block;
  padding-top: 7px;
  padding-bottom: 11px;
  padding-right: 26px;
  padding-left: 26px;
  margin-left: 10px;
  background-color: #a53144;
  font-size: 16px !important;
  font-weight: 700;
  color: #fff;
  letter-spacing: 1px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 6px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .hd1 .btn {
    padding-top: 6.125px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .hd1 .btn {
    padding-top: 6.125px;
  }
}
@media only screen and (max-width: 559px) {
  .hd1 .btn {
    padding-top: 6.125px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .hd1 .btn {
    padding-bottom: 9.625px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .hd1 .btn {
    padding-bottom: 9.625px;
  }
}
@media only screen and (max-width: 559px) {
  .hd1 .btn {
    padding-bottom: 9.625px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .hd1 .btn {
    padding-right: 22.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .hd1 .btn {
    padding-right: 22.75px;
  }
}
@media only screen and (max-width: 559px) {
  .hd1 .btn {
    padding-right: 22.75px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .hd1 .btn {
    padding-left: 22.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .hd1 .btn {
    padding-left: 22.75px;
  }
}
@media only screen and (max-width: 559px) {
  .hd1 .btn {
    padding-left: 22.75px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .hd1 .btn {
    margin-left: 8.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .hd1 .btn {
    margin-left: 8.75px;
  }
}
@media only screen and (max-width: 559px) {
  .hd1 .btn {
    margin-left: 8.75px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .hd1 .btn {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .hd1 .btn {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 559px) {
  .hd1 .btn {
    font-size: 14px !important;
  }
}
.hd1 .btn:hover {
  opacity: 0.9;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ft1 {
  font-size: 10px;
  text-align: center;
  color: #fff;
  letter-spacing: 0.6px;
  background-color: #505050;
  padding-top: 16.5px;
  padding-bottom: 16.5px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .ft1 {
    padding-top: 14.4375px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .ft1 {
    padding-top: 14.4375px;
  }
}
@media only screen and (max-width: 559px) {
  .ft1 {
    padding-top: 14.4375px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .ft1 {
    padding-bottom: 14.4375px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .ft1 {
    padding-bottom: 14.4375px;
  }
}
@media only screen and (max-width: 559px) {
  .ft1 {
    padding-bottom: 14.4375px;
  }
}
.cvr {
  position: relative;
}
.cvr::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  background: url("../images/bg5.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.cvr:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.9;
}
.cvr_inr {
  position: relative;
  z-index: 2;
}
.mv2 {
  background: url("../images/mv.jpg");
  background-size: cover;
  background-position: center center;
  -webkit-transition: background-image 2s ease-in-out;
  transition: background-image 2s ease-in-out;
}
@media only screen and (min-width: 1600px) {
  .mv2 {
    padding-top: 90px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .mv2 {
    padding-top: 90px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .mv2 {
    padding-top: 90px;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 {
    background-position: right -200px center;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 {
    position: relative;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 {
    position: relative;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 .mix {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #a53144;
    opacity: 0.1;
    mix-blend-mode: multiply;
    z-index: 1;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 .mix {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #a53144;
    opacity: 0.1;
    mix-blend-mode: multiply;
    z-index: 1;
  }
}
.mv2 .ctr {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .mv2 .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .mv2 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .mv2 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 .ctr {
    max-width: 92%;
  }
}
@media only screen and (min-width: 1600px) {
  .mv2 .ctr {
    min-height: 640px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .mv2 .ctr {
    min-height: 640px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .mv2 .ctr {
    min-height: 640px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 .ctr {
    z-index: 3;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 .ctr {
    z-index: 3;
  }
}
.mv2 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 .row {
    min-height: 70vh;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 .row {
    min-height: 100vh;
  }
}
.mv2 .col {
  position: relative;
}
.mv2 .col:first-child {
  width: 100%;
  z-index: 2;
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 .col:first-child {
    width: 100%;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 .col:first-child {
    width: 100%;
  }
}
.mv2 .col:last-child {
  width: 38%;
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 .col:last-child {
    display: none;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 .col:last-child {
    display: none;
  }
}
.mv2 .hdg {
  font-size: 30px !important;
  font-weight: 700;
  letter-spacing: 2px;
  color: #fff;
  text-shadow: 4px 4px 3px rgba(30, 32, 34, 0.7);
  display: inline-block;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, #aad4da)
  );
  background: linear-gradient(transparent 70%, #aad4da 70%);
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .mv2 .hdg {
    font-size: 26.25px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 .hdg {
    font-size: 26.25px !important;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 .hdg {
    font-size: 26.25px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .mv2 .hdg {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 .hdg {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 .hdg {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 .hdg {
    font-size: 24px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) and (max-width: 1199px) and (min-width: 960px) {
  .mv2 .hdg {
    font-size: 21px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) and (max-width: 959px) and (min-width: 560px) {
  .mv2 .hdg {
    font-size: 21px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) and (max-width: 559px) {
  .mv2 .hdg {
    font-size: 21px !important;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 .hdg {
    font-size: 24px !important;
  }
}
@media only screen and (max-width: 559px) and (max-width: 1199px) and (min-width: 960px) {
  .mv2 .hdg {
    font-size: 21px !important;
  }
}
@media only screen and (max-width: 559px) and (max-width: 959px) and (min-width: 560px) {
  .mv2 .hdg {
    font-size: 21px !important;
  }
}
@media only screen and (max-width: 559px) and (max-width: 559px) {
  .mv2 .hdg {
    font-size: 21px !important;
  }
}
.mv2 h1 {
  font-size: 54px !important;
  font-weight: 900;
  line-height: 1.3;
  color: #fff;
  text-shadow: 4px 4px 3px rgba(30, 32, 34, 0.7);
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .mv2 h1 {
    font-size: 47.25px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 h1 {
    font-size: 47.25px !important;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 h1 {
    font-size: 47.25px !important;
  }
}
@media only screen and (min-width: 1600px) {
  .mv2 h1 {
    letter-spacing: 1px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .mv2 h1 {
    letter-spacing: 1px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .mv2 h1 {
    letter-spacing: 1px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .mv2 h1 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 h1 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 h1 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 h1 {
    font-size: 42px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) and (max-width: 1199px) and (min-width: 960px) {
  .mv2 h1 {
    font-size: 36.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) and (max-width: 959px) and (min-width: 560px) {
  .mv2 h1 {
    font-size: 36.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) and (max-width: 559px) {
  .mv2 h1 {
    font-size: 36.75px !important;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 h1 {
    font-size: 42px !important;
  }
}
@media only screen and (max-width: 559px) and (max-width: 1199px) and (min-width: 960px) {
  .mv2 h1 {
    font-size: 36.75px !important;
  }
}
@media only screen and (max-width: 559px) and (max-width: 959px) and (min-width: 560px) {
  .mv2 h1 {
    font-size: 36.75px !important;
  }
}
@media only screen and (max-width: 559px) and (max-width: 559px) {
  .mv2 h1 {
    font-size: 36.75px !important;
  }
}
.mv2 h1 span.clr {
  color: #ffc12d;
}
.mv2 h2 {
  font-size: 30px !important;
  font-weight: 900;
  color: #fff;
  text-shadow: 4px 4px 3px rgba(30, 32, 34, 0.7);
  margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .mv2 h2 {
    font-size: 26.25px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 h2 {
    font-size: 26.25px !important;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 h2 {
    font-size: 26.25px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .mv2 h2 {
    margin-bottom: 26.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 h2 {
    margin-bottom: 26.25px;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 h2 {
    margin-bottom: 26.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 h2 {
    font-size: 20px !important;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) and (max-width: 1199px) and (min-width: 960px) {
  .mv2 h2 {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) and (max-width: 959px) and (min-width: 560px) {
  .mv2 h2 {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) and (max-width: 559px) {
  .mv2 h2 {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) and (max-width: 1199px) and (min-width: 960px) {
  .mv2 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) and (max-width: 959px) and (min-width: 560px) {
  .mv2 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) and (max-width: 559px) {
  .mv2 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 h2 {
    font-size: 20px !important;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 559px) and (max-width: 1199px) and (min-width: 960px) {
  .mv2 h2 {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 559px) and (max-width: 959px) and (min-width: 560px) {
  .mv2 h2 {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 559px) and (max-width: 559px) {
  .mv2 h2 {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 559px) and (max-width: 1199px) and (min-width: 960px) {
  .mv2 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) and (max-width: 959px) and (min-width: 560px) {
  .mv2 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) and (max-width: 559px) {
  .mv2 h2 {
    margin-bottom: 17.5px;
  }
}
.mv2 div.awd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 440px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .mv2 div.awd {
    margin-bottom: 43.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 div.awd {
    margin-bottom: 43.75px;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 div.awd {
    margin-bottom: 43.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 div.awd {
    max-width: 360px;
  }
}
.mv2 div.awd div {
  width: 31%;
}
.mv2 .txt {
  font-size: 18px !important;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 60px;
  width: 280px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .mv2 .txt {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 .txt {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 .txt {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .mv2 .txt {
    margin-bottom: 52.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 .txt {
    margin-bottom: 52.5px;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 .txt {
    margin-bottom: 52.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 .txt {
    width: 254px;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 .txt {
    width: 254px;
  }
}
.mv2 .txt span {
  display: inline-block;
  width: 100%;
  padding: 3px 8px 4px;
  margin-bottom: 6px;
  background-color: rgba(255, 255, 255, 0.94);
}
.mv2 .imgbox {
  height: 600px;
}
.mv2 .img1 {
  width: auto;
  height: 609px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
.mv2 .ctabox {
  height: 110px;
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 .ctabox {
    height: 90px;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 .ctabox {
    height: 90px;
  }
}
.mv2 .ctabox a {
  background-color: #a53144;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 26px !important;
  letter-spacing: 4px;
  display: block;
  width: 500px;
  line-height: 100px;
  border-radius: 10px;
  border-bottom: 5px solid #561a24;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  -webkit-animation: animScale 3s infinite ease-out;
  animation: animScale 3s infinite ease-out;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .mv2 .ctabox a {
    font-size: 22.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 .ctabox a {
    font-size: 22.75px !important;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 .ctabox a {
    font-size: 22.75px !important;
  }
}
@-webkit-keyframes animScale {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  5% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  10% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  15% {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  20% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes animScale {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  5% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  10% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  15% {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  20% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 .ctabox a {
    width: 100%;
    max-width: 500px;
    font-size: 20px !important;
    letter-spacing: 2px;
    line-height: 80px;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 .ctabox a {
    width: 100%;
    max-width: 500px;
    font-size: 20px !important;
    letter-spacing: 2px;
    line-height: 80px;
  }
}
.mv2 .ctabox a:hover {
  opacity: 1;
  color: #fff;
  -webkit-animation: none;
  animation: none;
  border-bottom: 2px solid #561a24;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.mv2 .ctabox .ctxt {
  font-size: 16px !important;
  background-color: #fff;
  color: #a53144;
  line-height: 36px;
  letter-spacing: normal;
  padding: 0 20px;
  border: solid 3px #a53144;
  border-radius: 100px;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -27px;
  left: -12px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .mv2 .ctabox .ctxt {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 .ctabox .ctxt {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 .ctabox .ctxt {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .mv2 .ctabox .ctxt {
    line-height: 28px;
    top: -20px;
  }
}
@media only screen and (max-width: 559px) {
  .mv2 .ctabox .ctxt {
    line-height: 28px;
    top: -20px;
  }
}
.mv2 .ctabox .ctxt:before {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 26%;
  margin-left: -15px;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
  z-index: 2;
}
.mv2 .ctabox .ctxt:after {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 26%;
  margin-left: -17px;
  border: 12px solid transparent;
  border-top: 12px solid #a53144;
  z-index: 1;
}
.mv2 .ctabox .cicn1 {
  height: 36px;
  position: absolute;
  top: 50%;
  left: 12%;
  -webkit-transform: translate(-50%, -46%);
  transform: translate(-50%, -46%);
}
.mv2 .ctabox .cicn2 {
  height: 28px;
  position: absolute;
  top: 50%;
  right: 2%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.mv2 .ctabox a {
  margin-left: 0;
}
.a1 {
  text-align: center;
  background-color: #b27d00;
  padding-top: 26px;
  padding-bottom: 26px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .a1 {
    padding-top: 22.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .a1 {
    padding-top: 22.75px;
  }
}
@media only screen and (max-width: 559px) {
  .a1 {
    padding-top: 22.75px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .a1 {
    padding-bottom: 22.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .a1 {
    padding-bottom: 22.75px;
  }
}
@media only screen and (max-width: 559px) {
  .a1 {
    padding-bottom: 22.75px;
  }
}
@media only screen and (max-width: 559px) {
  .a1 {
    padding: 14px 0;
  }
}
.a1 .ttl {
  margin: 0 auto;
  font-size: 24px !important;
  font-weight: 700;
  color: #fff;
}
@media only screen and (min-width: 1600px) {
  .a1 .ttl {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .a1 .ttl {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .a1 .ttl {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .a1 .ttl {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .a1 .ttl {
    max-width: 92%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .a1 .ttl {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .a1 .ttl {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .a1 .ttl {
    font-size: 16.8px !important;
  }
}
.a2 {
  text-align: center;
  background-color: #505050;
  padding-top: 26px;
  padding-bottom: 26px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .a2 {
    padding-top: 22.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .a2 {
    padding-top: 22.75px;
  }
}
@media only screen and (max-width: 559px) {
  .a2 {
    padding-top: 22.75px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .a2 {
    padding-bottom: 22.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .a2 {
    padding-bottom: 22.75px;
  }
}
@media only screen and (max-width: 559px) {
  .a2 {
    padding-bottom: 22.75px;
  }
}
@media only screen and (max-width: 559px) {
  .a2 {
    padding: 14px 0;
  }
}
.a2 .ttl {
  margin: 0 auto;
  font-size: 24px !important;
  font-weight: 700;
  color: #fff;
}
@media only screen and (min-width: 1600px) {
  .a2 .ttl {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .a2 .ttl {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .a2 .ttl {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .a2 .ttl {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .a2 .ttl {
    max-width: 92%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .a2 .ttl {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .a2 .ttl {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .a2 .ttl {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .a2 .ttl {
    font-size: 21px !important;
  }
}
.a2 .ttl .clr {
  color: #ffc12d;
}
.a2 .ttl .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, #b27d00)
  );
  background: linear-gradient(transparent 70%, #b27d00 70%);
}
.a3 {
  text-align: center;
  background-color: #a53144;
  padding-top: 26px;
  padding-bottom: 26px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .a3 {
    padding-top: 22.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .a3 {
    padding-top: 22.75px;
  }
}
@media only screen and (max-width: 559px) {
  .a3 {
    padding-top: 22.75px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .a3 {
    padding-bottom: 22.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .a3 {
    padding-bottom: 22.75px;
  }
}
@media only screen and (max-width: 559px) {
  .a3 {
    padding-bottom: 22.75px;
  }
}
.a3 .ttl {
  margin: 0 auto;
  font-size: 24px !important;
  font-weight: 700;
  color: #fff;
}
@media only screen and (min-width: 1600px) {
  .a3 .ttl {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .a3 .ttl {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .a3 .ttl {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .a3 .ttl {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .a3 .ttl {
    max-width: 92%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .a3 .ttl {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .a3 .ttl {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .a3 .ttl {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .a3 .ttl {
    font-size: 22px !important;
  }
}
.a3 .ttl .clr {
  color: #ffc12d;
}
.a4 {
  text-align: center;
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .a4 {
    padding-top: 52.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .a4 {
    padding-top: 52.5px;
  }
}
@media only screen and (max-width: 559px) {
  .a4 {
    padding-top: 52.5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .a4 {
    padding-bottom: 52.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .a4 {
    padding-bottom: 52.5px;
  }
}
@media only screen and (max-width: 559px) {
  .a4 {
    padding-bottom: 52.5px;
  }
}
@media only screen and (max-width: 559px) {
  .a4 {
    padding: 30px 0;
  }
}
.a4 .ttl {
  margin: 0 auto;
  font-size: 24px !important;
  font-weight: 700;
}
@media only screen and (min-width: 1600px) {
  .a4 .ttl {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .a4 .ttl {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .a4 .ttl {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .a4 .ttl {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .a4 .ttl {
    max-width: 92%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .a4 .ttl {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .a4 .ttl {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .a4 .ttl {
    font-size: 16.8px !important;
  }
}
.top_bnr {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 0px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .top_bnr {
    padding-top: 43.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .top_bnr {
    padding-top: 43.75px;
  }
}
@media only screen and (max-width: 559px) {
  .top_bnr {
    padding-top: 43.75px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .top_bnr {
    padding-bottom: 0px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .top_bnr {
    padding-bottom: 0px;
  }
}
@media only screen and (max-width: 559px) {
  .top_bnr {
    padding-bottom: 0px;
  }
}
.top_bnr .ctr {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .top_bnr .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .top_bnr .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .top_bnr .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .top_bnr .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .top_bnr .ctr {
    max-width: 92%;
  }
}
.top_bnr img {
  max-width: 640px;
}
.s1 {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s1 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s1 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s1 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s1 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s1 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s1 {
    padding-bottom: 70px;
  }
}
.s1 .ctr {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .s1 .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .s1 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s1 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s1 .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .s1 .ctr {
    max-width: 92%;
  }
}
.s1 h2 {
  text-align: center;
  font-size: 24px !important;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s1 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s1 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s1 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s1 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s1 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s1 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s1 h2 {
    font-size: 22px !important;
  }
}
.s1 h2 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, #aad4da)
  );
  background: linear-gradient(transparent 70%, #aad4da 70%);
}
.s1 hr {
  width: 60px;
  background: #a53144;
  height: 3px;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s1 hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s1 hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 559px) {
  .s1 hr {
    margin-bottom: 35px;
  }
}
.s1 ul {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  margin-left: auto;
}
.s1 ul li {
  font-size: 18px !important;
  font-weight: 500;
  padding-top: 15px;
  padding-bottom: 20px;
  padding-left: 52px;
  padding-right: 40px;
  margin-bottom: 24px;
  background-color: #fff;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 8px rgba(30, 32, 34, 0.2);
  box-shadow: 0 0 8px rgba(30, 32, 34, 0.2);
  position: relative;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s1 ul li {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s1 ul li {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s1 ul li {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s1 ul li {
    padding-top: 13.125px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s1 ul li {
    padding-top: 13.125px;
  }
}
@media only screen and (max-width: 559px) {
  .s1 ul li {
    padding-top: 13.125px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s1 ul li {
    padding-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s1 ul li {
    padding-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s1 ul li {
    padding-bottom: 17.5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s1 ul li {
    padding-left: 45.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s1 ul li {
    padding-left: 45.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s1 ul li {
    padding-left: 45.5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s1 ul li {
    padding-right: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s1 ul li {
    padding-right: 35px;
  }
}
@media only screen and (max-width: 559px) {
  .s1 ul li {
    padding-right: 35px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s1 ul li {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s1 ul li {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 559px) {
  .s1 ul li {
    margin-bottom: 21px;
  }
}
.s1 ul li:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s1 ul li {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 559px) {
  .s1 ul li {
    padding-right: 20px;
  }
}
.s1 ul li .num {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(74%);
  transform: translateY(74%);
  background-color: #a53144;
  display: inline-block;
  text-align: center;
  color: #fff;
  width: 24px;
  height: 24px;
  line-height: 22px;
  margin-left: 18px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s1 ul li .num {
    margin-left: 15.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s1 ul li .num {
    margin-left: 15.75px;
  }
}
@media only screen and (max-width: 559px) {
  .s1 ul li .num {
    margin-left: 15.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s1 ul li .num {
    -webkit-transform: translateY(58%);
    transform: translateY(58%);
    margin-left: 14px;
  }
}
@media only screen and (max-width: 559px) {
  .s1 ul li .num {
    -webkit-transform: translateY(58%);
    transform: translateY(58%);
    margin-left: 14px;
  }
}
.s1 ul li .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, rgba(229, 161, 0, 0.5))
  );
  background: linear-gradient(transparent 70%, rgba(229, 161, 0, 0.5) 70%);
}
.s2 {
  padding-top: 80px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 {
    padding-top: 40px;
  }
}
.s2 .ctr {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .s2 .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .s2 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .ctr {
    max-width: 92%;
  }
}
.s2 .hdg {
  text-align: center;
  font-size: 18px !important;
  font-weight: 500;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 .hdg {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .hdg {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .hdg {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 .hdg {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .hdg {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .hdg {
    margin-bottom: 17.5px;
  }
}
.s2 .info {
  text-align: center;
  font-size: 20px !important;
  font-weight: 700;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 .info {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .info {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .info {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 .info {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .info {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .info {
    margin-bottom: 21px;
  }
}
.s2 .info .bg {
  background-color: #a53144;
  color: #ffc12d;
  display: inline-block;
  padding-top: 4px;
  padding-bottom: 7px;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 .info .bg {
    padding-top: 3.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .info .bg {
    padding-top: 3.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .info .bg {
    padding-top: 3.5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 .info .bg {
    padding-bottom: 6.125px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .info .bg {
    padding-bottom: 6.125px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .info .bg {
    padding-bottom: 6.125px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 .info .bg {
    padding-left: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .info .bg {
    padding-left: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .info .bg {
    padding-left: 17.5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 .info .bg {
    padding-right: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .info .bg {
    padding-right: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .info .bg {
    padding-right: 17.5px;
  }
}
.s2 h2 {
  text-align: center;
  font-size: 30px !important;
  font-weight: 700;
  margin-bottom: 80px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 h2 {
    font-size: 21px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 h2 {
    font-size: 21px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s2 h2 {
    font-size: 21px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 h2 {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 h2 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 h2 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 h2 {
    font-size: 22px !important;
  }
}
.s2 h2 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, #aad4da)
  );
  background: linear-gradient(transparent 70%, #aad4da 70%);
}
.s2 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 80px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 .row {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .row {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .row {
    margin-bottom: 40px;
  }
}
.s2 .row.rvs {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.s2 .col:first-child {
  width: 40%;
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .col:first-child {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .col:first-child {
    width: 100%;
    margin-bottom: 40px;
  }
}
.s2 .col:last-child {
  width: 56%;
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .col:last-child {
    width: 100%;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .col:last-child {
    width: 100%;
  }
}
.s2 .col img {
  border-radius: 0px;
}
.s2 .pit {
  font-size: 15px !important;
  font-weight: 500;
  color: #a53144;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 .pit {
    font-size: 10.5px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .pit {
    font-size: 10.5px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .pit {
    font-size: 10.5px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 .pit {
    margin-bottom: 7px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .pit {
    margin-bottom: 7px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .pit {
    margin-bottom: 7px;
  }
}
.s2 h3 {
  font-size: 27px !important;
  font-weight: 700;
  margin-bottom: 26px;
  padding-left: 30px;
  position: relative;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 h3 {
    font-size: 18.9px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 h3 {
    font-size: 18.9px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s2 h3 {
    font-size: 18.9px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 h3 {
    margin-bottom: 22.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 h3 {
    margin-bottom: 22.75px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 h3 {
    margin-bottom: 22.75px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 h3 {
    font-size: 22px !important;
  }
}
.s2 h3 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, rgba(229, 161, 0, 0.5))
  );
  background: linear-gradient(transparent 70%, rgba(229, 161, 0, 0.5) 70%);
}
.s2 h3 .num {
  font-size: 20px !important;
  font-weight: 700;
  background-color: #a53144;
  display: inline-block;
  text-align: center;
  color: #fff;
  width: 24px;
  height: 24px;
  line-height: 22px;
  position: absolute;
  top: 11px;
  left: 0;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 h3 .num {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 h3 .num {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s2 h3 .num {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 h3 .num {
    top: 7px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 h3 .num {
    top: 7px;
  }
}
.s2 hr {
  width: 60px;
  background: #a53144;
  height: 3px;
  border: 0;
  margin-right: auto;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 hr {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 hr {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 hr {
    margin-bottom: 21px;
  }
}
.s2 .txt {
  line-height: 1.8;
}
.s2 .ctabox {
  height: 110px;
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .ctabox {
    height: 90px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .ctabox {
    height: 90px;
  }
}
.s2 .ctabox a {
  background-color: #a53144;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 26px !important;
  letter-spacing: 4px;
  display: block;
  width: 500px;
  line-height: 100px;
  border-radius: 10px;
  border-bottom: 5px solid #561a24;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  -webkit-animation: animScale 3s infinite ease-out;
  animation: animScale 3s infinite ease-out;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 .ctabox a {
    font-size: 22.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .ctabox a {
    font-size: 22.75px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .ctabox a {
    font-size: 22.75px !important;
  }
}
@keyframes animScale {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  5% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  10% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  15% {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  20% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .ctabox a {
    width: 100%;
    max-width: 500px;
    font-size: 20px !important;
    letter-spacing: 2px;
    line-height: 80px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .ctabox a {
    width: 100%;
    max-width: 500px;
    font-size: 20px !important;
    letter-spacing: 2px;
    line-height: 80px;
  }
}
.s2 .ctabox a:hover {
  opacity: 1;
  color: #fff;
  -webkit-animation: none;
  animation: none;
  border-bottom: 2px solid #561a24;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.s2 .ctabox .ctxt {
  font-size: 16px !important;
  background-color: #fff;
  color: #a53144;
  line-height: 36px;
  letter-spacing: normal;
  padding: 0 20px;
  border: solid 3px #a53144;
  border-radius: 100px;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -27px;
  left: -12px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s2 .ctabox .ctxt {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .ctabox .ctxt {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .ctabox .ctxt {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .ctabox .ctxt {
    line-height: 28px;
    top: -20px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .ctabox .ctxt {
    line-height: 28px;
    top: -20px;
  }
}
.s2 .ctabox .ctxt:before {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 26%;
  margin-left: -15px;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
  z-index: 2;
}
.s2 .ctabox .ctxt:after {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 26%;
  margin-left: -17px;
  border: 12px solid transparent;
  border-top: 12px solid #a53144;
  z-index: 1;
}
.s2 .ctabox .cicn1 {
  height: 36px;
  position: absolute;
  top: 50%;
  left: 12%;
  -webkit-transform: translate(-50%, -46%);
  transform: translate(-50%, -46%);
}
.s2 .ctabox .cicn2 {
  height: 28px;
  position: absolute;
  top: 50%;
  right: 2%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s2 .ctabox {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 559px) {
  .s2 .ctabox {
    margin-top: 60px;
  }
}
.s3 {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s3 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s3 {
    padding-bottom: 70px;
  }
}
.s3 .ctr {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .s3 .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .s3 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3 .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .s3 .ctr {
    max-width: 92%;
  }
}
.s3 h2 {
  text-align: center;
  font-size: 24px !important;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s3 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s3 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s3 h2 {
    font-size: 22px !important;
  }
}
.s3 h2 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, #aad4da)
  );
  background: linear-gradient(transparent 70%, #aad4da 70%);
}
.s3 hr {
  width: 60px;
  background: #a53144;
  height: 3px;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3 hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3 hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 559px) {
  .s3 hr {
    margin-bottom: 35px;
  }
}
.s3 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}
.s3 .col {
  width: 24%;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  padding-top: 40px;
  padding-bottom: 56px;
  padding-left: 14px;
  padding-right: 14px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3 .col {
    padding-top: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3 .col {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 559px) {
  .s3 .col {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3 .col {
    padding-bottom: 49px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3 .col {
    padding-bottom: 28px;
  }
}
@media only screen and (max-width: 559px) {
  .s3 .col {
    padding-bottom: 28px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3 .col {
    padding-left: 12.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3 .col {
    padding-left: 12.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s3 .col {
    padding-left: 12.25px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3 .col {
    padding-right: 12.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3 .col {
    padding-right: 12.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s3 .col {
    padding-right: 12.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3 .col {
    width: 100%;
  }
  .s3 .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 559px) {
  .s3 .col {
    width: 100%;
  }
  .s3 .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
.s3 .col img {
  width: auto;
  height: 48px;
  margin-bottom: 6px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3 .col img {
    margin-bottom: 5.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3 .col img {
    margin-bottom: 5.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s3 .col img {
    margin-bottom: 5.25px;
  }
}
.s3 .col h3 {
  font-size: 18px !important;
  font-weight: 700;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3 .col h3 {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3 .col h3 {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s3 .col h3 {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3 .col h3 {
    margin-bottom: 8.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3 .col h3 {
    margin-bottom: 8.75px;
  }
}
@media only screen and (max-width: 559px) {
  .s3 .col h3 {
    margin-bottom: 8.75px;
  }
}
@media only screen and (max-width: 559px) {
  .s3 .col h3 {
    font-size: 18px !important;
  }
}
.s3 .col p {
  font-size: 15px !important;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3 .col p {
    font-size: 13.125px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3 .col p {
    font-size: 13.125px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s3 .col p {
    font-size: 13.125px !important;
  }
}
.s4 {
  padding-top: 30px;
  padding-bottom: 80px;
  position: relative;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s4 {
    padding-top: 26.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s4 {
    padding-top: 26.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s4 {
    padding-top: 26.25px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s4 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s4 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s4 {
    padding-bottom: 70px;
  }
}
.s4 .mix {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f4f4f4;
  opacity: 0.1;
  mix-blend-mode: multiply;
  z-index: 1;
}
.s4 .ctr {
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1600px) {
  .s4 .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .s4 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s4 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s4 .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .s4 .ctr {
    max-width: 92%;
  }
}
.s4 h2 {
  text-align: center;
  font-size: 24px !important;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s4 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s4 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s4 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s4 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s4 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s4 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s4 h2 {
    font-size: 20px !important;
  }
}
.s4 h2 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, #aad4da)
  );
  background: linear-gradient(transparent 70%, #aad4da 70%);
}
.s4 hr {
  width: 60px;
  background: #a53144;
  height: 3px;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s4 hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s4 hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 559px) {
  .s4 hr {
    margin-bottom: 35px;
  }
}
.s4 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}
.s4 .col {
  width: 32%;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  padding-top: 30px;
  padding-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s4 .col {
    padding-top: 26.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s4 .col {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 559px) {
  .s4 .col {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s4 .col {
    padding-bottom: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s4 .col {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 559px) {
  .s4 .col {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s4 .col {
    padding-left: 26.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s4 .col {
    padding-left: 26.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s4 .col {
    padding-left: 26.25px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s4 .col {
    padding-right: 26.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s4 .col {
    padding-right: 26.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s4 .col {
    padding-right: 26.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s4 .col {
    width: 100%;
  }
  .s4 .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 559px) {
  .s4 .col {
    width: 100%;
  }
  .s4 .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
.s4 .col img {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s4 .col img {
    margin-top: 8.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s4 .col img {
    margin-top: 8.75px;
  }
}
@media only screen and (max-width: 559px) {
  .s4 .col img {
    margin-top: 8.75px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s4 .col img {
    margin-bottom: 8.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s4 .col img {
    margin-bottom: 8.75px;
  }
}
@media only screen and (max-width: 559px) {
  .s4 .col img {
    margin-bottom: 8.75px;
  }
}
.s4 .col h3 {
  font-size: 18px !important;
  font-weight: 700;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s4 .col h3 {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s4 .col h3 {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s4 .col h3 {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s4 .col h3 {
    margin-bottom: 8.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s4 .col h3 {
    margin-bottom: 8.75px;
  }
}
@media only screen and (max-width: 559px) {
  .s4 .col h3 {
    margin-bottom: 8.75px;
  }
}
@media only screen and (max-width: 559px) {
  .s4 .col h3 {
    font-size: 20px !important;
  }
}
.s4 .col h3 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, rgba(229, 161, 0, 0.5))
  );
  background: linear-gradient(transparent 70%, rgba(229, 161, 0, 0.5) 70%);
}
.s4 .col p {
  text-align: left;
  font-size: 14px !important;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s4 .col p {
    font-size: 12.25px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s4 .col p {
    font-size: 12.25px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s4 .col p {
    font-size: 12.25px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s4 .col p {
    font-size: 15px !important;
  }
}
.s5 {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s5 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s5 {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 559px) {
  .s5 {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s5 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s5 {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 559px) {
  .s5 {
    padding-bottom: 40px;
  }
}
.s5 .mix {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #a53144;
  opacity: 0.04;
  mix-blend-mode: multiply;
  z-index: 1;
}
.s5 .ctr {
  margin: 0 auto;
  position: relative;
  z-index: 2;
  text-align: center;
}
@media only screen and (min-width: 1600px) {
  .s5 .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .s5 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s5 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s5 .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .s5 .ctr {
    max-width: 92%;
  }
}
.s5 p.hdg {
  font-size: 18px !important;
  font-weight: 500;
  margin-bottom: 16px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s5 p.hdg {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s5 p.hdg {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s5 p.hdg {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s5 p.hdg {
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s5 p.hdg {
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 559px) {
  .s5 p.hdg {
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 559px) {
  .s5 p.hdg {
    font-size: 14px !important;
  }
}
.s5 h2 {
  font-size: 20px !important;
  font-weight: 700;
  color: #ffc12d;
  background-color: #a53144;
  display: inline-block;
  padding: 0 20px 2px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s5 h2 {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s5 h2 {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s5 h2 {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s5 h2 {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s5 h2 {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 559px) {
  .s5 h2 {
    margin-bottom: 21px;
  }
}
.s5 h3 {
  font-size: 30px !important;
  font-weight: 700;
  margin-bottom: 70px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s5 h3 {
    font-size: 21px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s5 h3 {
    font-size: 21px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s5 h3 {
    font-size: 21px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s5 h3 {
    margin-bottom: 61.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s5 h3 {
    margin-bottom: 61.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s5 h3 {
    margin-bottom: 61.25px;
  }
}
.s5 h3 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, rgba(229, 161, 0, 0.5))
  );
  background: linear-gradient(transparent 70%, rgba(229, 161, 0, 0.5) 70%);
}
.s5 .ctabox {
  height: 110px;
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s5 .ctabox {
    height: 90px;
  }
}
@media only screen and (max-width: 559px) {
  .s5 .ctabox {
    height: 90px;
  }
}
.s5 .ctabox a {
  background-color: #a53144;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 26px !important;
  letter-spacing: 4px;
  display: block;
  width: 500px;
  line-height: 100px;
  border-radius: 10px;
  border-bottom: 5px solid #561a24;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  -webkit-animation: animScale 3s infinite ease-out;
  animation: animScale 3s infinite ease-out;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s5 .ctabox a {
    font-size: 22.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s5 .ctabox a {
    font-size: 22.75px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s5 .ctabox a {
    font-size: 22.75px !important;
  }
}
@keyframes animScale {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  5% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  10% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  15% {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  20% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s5 .ctabox a {
    width: 100%;
    max-width: 500px;
    font-size: 20px !important;
    letter-spacing: 2px;
    line-height: 80px;
  }
}
@media only screen and (max-width: 559px) {
  .s5 .ctabox a {
    width: 100%;
    max-width: 500px;
    font-size: 20px !important;
    letter-spacing: 2px;
    line-height: 80px;
  }
}
.s5 .ctabox a:hover {
  opacity: 1;
  color: #fff;
  -webkit-animation: none;
  animation: none;
  border-bottom: 2px solid #561a24;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.s5 .ctabox .ctxt {
  font-size: 16px !important;
  background-color: #fff;
  color: #a53144;
  line-height: 36px;
  letter-spacing: normal;
  padding: 0 20px;
  border: solid 3px #a53144;
  border-radius: 100px;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -27px;
  left: -12px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s5 .ctabox .ctxt {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s5 .ctabox .ctxt {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s5 .ctabox .ctxt {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s5 .ctabox .ctxt {
    line-height: 28px;
    top: -20px;
  }
}
@media only screen and (max-width: 559px) {
  .s5 .ctabox .ctxt {
    line-height: 28px;
    top: -20px;
  }
}
.s5 .ctabox .ctxt:before {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 26%;
  margin-left: -15px;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
  z-index: 2;
}
.s5 .ctabox .ctxt:after {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 26%;
  margin-left: -17px;
  border: 12px solid transparent;
  border-top: 12px solid #a53144;
  z-index: 1;
}
.s5 .ctabox .cicn1 {
  height: 36px;
  position: absolute;
  top: 50%;
  left: 12%;
  -webkit-transform: translate(-50%, -46%);
  transform: translate(-50%, -46%);
}
.s5 .ctabox .cicn2 {
  height: 28px;
  position: absolute;
  top: 50%;
  right: 2%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.s5 .line {
  background-color: #06c755 !important;
  border-bottom: 5px solid #03642b !important;
}
.s5 .line:hover {
  opacity: 1;
  color: #fff;
  -webkit-animation: none;
  animation: none;
  border-bottom: 2px solid #03642b;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.s5 .line .ctxt {
  border-color: #06c755 !important;
  color: #06c755 !important;
}
.s5 .line .ctxt:after {
  border-top: 12px solid #06c755 !important;
}
.s6 {
  padding-top: 30px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6 {
    padding-top: 26.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6 {
    padding-top: 26.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s6 {
    padding-top: 26.25px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s6 {
    padding-bottom: 70px;
  }
}
.s6 .ctr {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .s6 .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .s6 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6 .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .s6 .ctr {
    max-width: 92%;
  }
}
.s6 h2 {
  text-align: center;
  font-size: 24px !important;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s6 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s6 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s6 h2 {
    font-size: 22px !important;
  }
}
.s6 h2 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, #aad4da)
  );
  background: linear-gradient(transparent 70%, #aad4da 70%);
}
.s6 hr {
  width: 60px;
  background: #a53144;
  height: 3px;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6 hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6 hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 559px) {
  .s6 hr {
    margin-bottom: 35px;
  }
}
.s6 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.s6 .col {
  width: 30.6%;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  position: relative;
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6 .col {
    width: 100%;
  }
  .s6 .col:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 559px) {
  .s6 .col {
    width: 100%;
  }
  .s6 .col:not(:last-child) {
    margin-bottom: 40px;
  }
}
.s6 .col img {
  margin-bottom: 14px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6 .col img {
    margin-bottom: 12.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6 .col img {
    margin-bottom: 12.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s6 .col img {
    margin-bottom: 12.25px;
  }
}
.s6 .col h3 {
  font-size: 16px !important;
  text-align: center;
  font-weight: 700;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6 .col h3 {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6 .col h3 {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s6 .col h3 {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6 .col h3 {
    margin-bottom: 10.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6 .col h3 {
    margin-bottom: 10.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s6 .col h3 {
    margin-bottom: 10.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s6 .col h3 {
    font-size: 18px !important;
  }
}
.s6 .col h3 span.num {
  background-color: #505050;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  margin-right: 6px;
}
@media only screen and (max-width: 559px) {
  .s6 .col h3 span.num {
    width: 20px;
    height: 20px;
    font-size: 20px !important;
    line-height: 20px;
  }
}
.s6 .col p.txt {
  font-size: 15px !important;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 26px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6 .col p.txt {
    font-size: 13.125px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6 .col p.txt {
    font-size: 13.125px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s6 .col p.txt {
    font-size: 13.125px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6 .col p.txt {
    padding-left: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6 .col p.txt {
    padding-left: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s6 .col p.txt {
    padding-left: 17.5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6 .col p.txt {
    padding-right: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6 .col p.txt {
    padding-right: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s6 .col p.txt {
    padding-right: 17.5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6 .col p.txt {
    padding-bottom: 22.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6 .col p.txt {
    padding-bottom: 22.75px;
  }
}
@media only screen and (max-width: 559px) {
  .s6 .col p.txt {
    padding-bottom: 22.75px;
  }
}
@media only screen and (max-width: 559px) {
  .s6 .col p.txt {
    font-size: 15px !important;
  }
}
.s6 .col:not(:last-child)::after {
  content: "▶︎";
  font-size: 20px !important;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateX(178%) translateY(-50%) scale(0.7, 1);
  transform: translateX(178%) translateY(-50%) scale(0.7, 1);
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6 .col:not(:last-child)::after {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6 .col:not(:last-child)::after {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s6 .col:not(:last-child)::after {
    font-size: 17.5px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6 .col:not(:last-child)::after {
    content: "▼";
    top: 100%;
    right: 50%;
    -webkit-transform: translateX(50%) translateY(5px) scale(1, 0.7);
    transform: translateX(50%) translateY(5px) scale(1, 0.7);
  }
}
@media only screen and (max-width: 559px) {
  .s6 .col:not(:last-child)::after {
    content: "▼";
    top: 100%;
    right: 50%;
    -webkit-transform: translateX(50%) translateY(5px) scale(1, 0.7);
    transform: translateX(50%) translateY(5px) scale(1, 0.7);
  }
}
.s7 {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 {
    padding-bottom: 70px;
  }
}
.s7 .mix {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f4f4f4;
  opacity: 0.1;
  mix-blend-mode: multiply;
  z-index: 1;
}
.s7 .ctr {
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1600px) {
  .s7 .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .s7 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .ctr {
    max-width: 92%;
  }
}
.s7 .hdg {
  font-size: 18px !important;
  text-align: center;
  font-weight: 500;
  margin-bottom: 14px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 .hdg {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .hdg {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .hdg {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 .hdg {
    margin-bottom: 12.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .hdg {
    margin-bottom: 12.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .hdg {
    margin-bottom: 12.25px;
  }
}
.s7 h2 {
  text-align: center;
  font-size: 24px !important;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s7 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 h2 {
    font-size: 22px !important;
  }
}
.s7 h2 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, #aad4da)
  );
  background: linear-gradient(transparent 70%, #aad4da 70%);
}
.s7 hr {
  width: 60px;
  background: #a53144;
  height: 3px;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 hr {
    margin-bottom: 35px;
  }
}
.s7 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 80px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 .row {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .row {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .row {
    margin-bottom: 70px;
  }
}
.s7 .col {
  width: 32%;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  padding-top: 30px;
  padding-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 .col {
    padding-top: 26.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .col {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .col {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 .col {
    padding-bottom: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .col {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .col {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 .col {
    padding-left: 26.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .col {
    padding-left: 26.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .col {
    padding-left: 26.25px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 .col {
    padding-right: 26.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .col {
    padding-right: 26.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .col {
    padding-right: 26.25px;
  }
}
@media only screen and (min-width: 1600px) {
  .s7 .col {
    margin-right: 2%;
  }
  .s7 .col:last-child {
    margin-right: 0%;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .s7 .col {
    margin-right: 2%;
  }
  .s7 .col:last-child {
    margin-right: 0%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 .col {
    margin-right: 2%;
  }
  .s7 .col:last-child {
    margin-right: 0%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .col {
    width: 100%;
  }
  .s7 .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .col {
    width: 100%;
  }
  .s7 .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
.s7 .col .lbl {
  background-color: #b27d00;
  color: #fff;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 .col .lbl {
    margin-bottom: 10.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .col .lbl {
    margin-bottom: 10.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .col .lbl {
    margin-bottom: 10.5px;
  }
}
.s7 .col img {
  width: auto;
  height: 60px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 .col img {
    margin-bottom: 7px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .col img {
    margin-bottom: 7px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .col img {
    margin-bottom: 7px;
  }
}
.s7 .col h3 {
  font-size: 18px !important;
  font-weight: 700;
  margin-bottom: 13px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 .col h3 {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .col h3 {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .col h3 {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 .col h3 {
    margin-bottom: 11.375px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .col h3 {
    margin-bottom: 11.375px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .col h3 {
    margin-bottom: 11.375px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .col h3 {
    font-size: 18px !important;
  }
}
.s7 .col h3 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, rgba(229, 161, 0, 0.5))
  );
  background: linear-gradient(transparent 70%, rgba(229, 161, 0, 0.5) 70%);
}
.s7 .col p {
  text-align: left;
  font-size: 15px !important;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 .col p {
    font-size: 13.125px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .col p {
    font-size: 13.125px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .col p {
    font-size: 13.125px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .col p {
    font-size: 15px !important;
  }
}
.s7 .col p span.sm {
  display: block;
  font-size: 13px !important;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 .col p span.sm {
    font-size: 11.375px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .col p span.sm {
    font-size: 11.375px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .col p span.sm {
    font-size: 11.375px !important;
  }
}
.s7 .ctabox {
  height: 110px;
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .ctabox {
    height: 90px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .ctabox {
    height: 90px;
  }
}
.s7 .ctabox a {
  background-color: #a53144;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 26px !important;
  letter-spacing: 4px;
  display: block;
  width: 500px;
  line-height: 100px;
  border-radius: 10px;
  border-bottom: 5px solid #561a24;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  -webkit-animation: animScale 3s infinite ease-out;
  animation: animScale 3s infinite ease-out;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 .ctabox a {
    font-size: 22.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .ctabox a {
    font-size: 22.75px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .ctabox a {
    font-size: 22.75px !important;
  }
}
@keyframes animScale {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  5% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  10% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  15% {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  20% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .ctabox a {
    width: 100%;
    max-width: 500px;
    font-size: 20px !important;
    letter-spacing: 2px;
    line-height: 80px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .ctabox a {
    width: 100%;
    max-width: 500px;
    font-size: 20px !important;
    letter-spacing: 2px;
    line-height: 80px;
  }
}
.s7 .ctabox a:hover {
  opacity: 1;
  color: #fff;
  -webkit-animation: none;
  animation: none;
  border-bottom: 2px solid #561a24;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.s7 .ctabox .ctxt {
  font-size: 16px !important;
  background-color: #fff;
  color: #a53144;
  line-height: 36px;
  letter-spacing: normal;
  padding: 0 20px;
  border: solid 3px #a53144;
  border-radius: 100px;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -27px;
  left: -12px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s7 .ctabox .ctxt {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .ctabox .ctxt {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .ctabox .ctxt {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s7 .ctabox .ctxt {
    line-height: 28px;
    top: -20px;
  }
}
@media only screen and (max-width: 559px) {
  .s7 .ctabox .ctxt {
    line-height: 28px;
    top: -20px;
  }
}
.s7 .ctabox .ctxt:before {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 26%;
  margin-left: -15px;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
  z-index: 2;
}
.s7 .ctabox .ctxt:after {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 26%;
  margin-left: -17px;
  border: 12px solid transparent;
  border-top: 12px solid #a53144;
  z-index: 1;
}
.s7 .ctabox .cicn1 {
  height: 36px;
  position: absolute;
  top: 50%;
  left: 12%;
  -webkit-transform: translate(-50%, -46%);
  transform: translate(-50%, -46%);
}
.s7 .ctabox .cicn2 {
  height: 28px;
  position: absolute;
  top: 50%;
  right: 2%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.s8 {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  background: url("../images/s8_bg.jpg");
  background-size: cover;
  background-position: center top;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s8 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s8 {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 559px) {
  .s8 {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s8 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s8 {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 559px) {
  .s8 {
    padding-bottom: 40px;
  }
}
.s8 .mix {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #505050;
  opacity: 0.4;
  mix-blend-mode: multiply;
  z-index: 1;
}
.s8 .ctr {
  width: 94%;
  max-width: 810px;
  margin-left: auto;
  margin-right: auto;
  border: solid 5px #ffc12d;
  padding-top: 44px;
  padding-bottom: 50px;
  padding-right: 10px;
  padding-left: 10px;
  position: relative;
  z-index: 2;
  text-align: center;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s8 .ctr {
    padding-top: 38.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s8 .ctr {
    padding-top: 38.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s8 .ctr {
    padding-top: 38.5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s8 .ctr {
    padding-bottom: 43.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s8 .ctr {
    padding-bottom: 43.75px;
  }
}
@media only screen and (max-width: 559px) {
  .s8 .ctr {
    padding-bottom: 43.75px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s8 .ctr {
    padding-right: 8.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s8 .ctr {
    padding-right: 8.75px;
  }
}
@media only screen and (max-width: 559px) {
  .s8 .ctr {
    padding-right: 8.75px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s8 .ctr {
    padding-left: 8.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s8 .ctr {
    padding-left: 8.75px;
  }
}
@media only screen and (max-width: 559px) {
  .s8 .ctr {
    padding-left: 8.75px;
  }
}
.s8 .mrk {
  text-align: center;
  margin-bottom: 16px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s8 .mrk {
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s8 .mrk {
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 559px) {
  .s8 .mrk {
    margin-bottom: 14px;
  }
}
.s8 .mrk img {
  max-width: 180px;
}
.s8 h2 {
  font-size: 32px !important;
  font-weight: 700;
  color: #ffc12d;
  text-shadow: 4px 4px 3px #1e2022;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s8 h2 {
    font-size: 28px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s8 h2 {
    font-size: 28px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s8 h2 {
    font-size: 28px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s8 h2 {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s8 h2 {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 559px) {
  .s8 h2 {
    margin-bottom: 21px;
  }
}
.s8 h3 {
  font-size: 22px !important;
  font-weight: 700;
  color: #fff;
  text-shadow: 4px 4px 3px #1e2022;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s8 h3 {
    font-size: 19.25px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s8 h3 {
    font-size: 19.25px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s8 h3 {
    font-size: 19.25px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s8 h3 {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s8 h3 {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 559px) {
  .s8 h3 {
    margin-bottom: 21px;
  }
}
.s8 p {
  color: #fff;
  line-height: 1.7;
}
@media only screen and (max-width: 559px) {
  .s8 p {
    line-height: 1.5;
  }
}
.s8 p span.clr {
  color: #ffc12d;
}
.s8 p span.bg {
  background-color: #505050;
  padding: 2px 6px 4px;
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s8 p span.bg {
    display: block;
  }
}
@media only screen and (max-width: 559px) {
  .s8 p span.bg {
    display: block;
  }
}
.s8 p a {
  color: #06c755;
}
.s9 {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s9 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s9 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s9 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s9 {
    padding-bottom: 70px;
  }
}
.s9 .ctr {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .s9 .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .s9 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s9 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .s9 .ctr {
    max-width: 92%;
  }
}
.s9 h2 {
  text-align: center;
  font-size: 24px !important;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s9 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s9 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s9 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s9 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s9 h2 {
    font-size: 22px !important;
  }
}
.s9 h2 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, #aad4da)
  );
  background: linear-gradient(transparent 70%, #aad4da 70%);
}
.s9 hr {
  width: 60px;
  background: #a53144;
  height: 3px;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s9 hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 559px) {
  .s9 hr {
    margin-bottom: 35px;
  }
}
.s9 dl {
  background-color: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  max-width: 810px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s9 dl {
    padding-left: 52.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 dl {
    padding-left: 52.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s9 dl {
    padding-left: 52.5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s9 dl {
    padding-right: 52.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 dl {
    padding-right: 52.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s9 dl {
    padding-right: 52.5px;
  }
}
.s9 dl:not(:last-child) {
  margin-bottom: 24px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s9 dl:not(:last-child) {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 dl:not(:last-child) {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 559px) {
  .s9 dl:not(:last-child) {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 dl {
    padding: 0 24px 0 40px;
  }
}
@media only screen and (max-width: 559px) {
  .s9 dl {
    padding: 0 24px 0 40px;
  }
}
.s9 dt {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 6px;
  padding-left: 6px;
  font-weight: 700;
  line-height: 1.7;
  border-bottom: solid 1px #f4f4f4;
  position: relative;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s9 dt {
    padding-top: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 dt {
    padding-top: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s9 dt {
    padding-top: 17.5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s9 dt {
    padding-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 dt {
    padding-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s9 dt {
    padding-bottom: 17.5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s9 dt {
    padding-right: 5.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 dt {
    padding-right: 5.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s9 dt {
    padding-right: 5.25px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s9 dt {
    padding-left: 5.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 dt {
    padding-left: 5.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s9 dt {
    padding-left: 5.25px;
  }
}
.s9 dt .qes {
  background-color: #a53144;
  font-weight: 500;
  color: #fff;
  width: 36px;
  height: 36px;
  line-height: 32px;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  position: absolute;
  top: 17px;
  left: 0;
  -webkit-transform: translateX(-122%);
  transform: translateX(-122%);
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 dt .qes {
    width: 26px;
    height: 26px;
    line-height: 23px;
    -webkit-transform: translateX(-115%);
    transform: translateX(-115%);
  }
}
@media only screen and (max-width: 559px) {
  .s9 dt .qes {
    width: 26px;
    height: 26px;
    line-height: 23px;
    -webkit-transform: translateX(-115%);
    transform: translateX(-115%);
  }
}
.s9 dd {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 6px;
  padding-left: 6px;
  line-height: 1.7;
  position: relative;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s9 dd {
    padding-top: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 dd {
    padding-top: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s9 dd {
    padding-top: 17.5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s9 dd {
    padding-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 dd {
    padding-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s9 dd {
    padding-bottom: 17.5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s9 dd {
    padding-right: 5.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 dd {
    padding-right: 5.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s9 dd {
    padding-right: 5.25px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s9 dd {
    padding-left: 5.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 dd {
    padding-left: 5.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s9 dd {
    padding-left: 5.25px;
  }
}
.s9 dd .ans {
  background-color: #505050;
  font-weight: 500;
  color: #fff;
  width: 36px;
  height: 36px;
  line-height: 32px;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  position: absolute;
  top: 17px;
  left: 0;
  -webkit-transform: translateX(-122%);
  transform: translateX(-122%);
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s9 dd .ans {
    width: 26px;
    height: 26px;
    line-height: 23px;
    -webkit-transform: translateX(-115%);
    transform: translateX(-115%);
  }
}
@media only screen and (max-width: 559px) {
  .s9 dd .ans {
    width: 26px;
    height: 26px;
    line-height: 23px;
    -webkit-transform: translateX(-115%);
    transform: translateX(-115%);
  }
}
.s10 {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 559px) {
  .s10 {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 559px) {
  .s10 {
    padding-bottom: 40px;
  }
}
.s10 .mix {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #a53144;
  opacity: 0.04;
  mix-blend-mode: multiply;
  z-index: 1;
}
.s10 .ctr {
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1600px) {
  .s10 .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .s10 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .s10 .ctr {
    max-width: 92%;
  }
}
.s10 p.hdg {
  font-size: 18px !important;
  text-align: center;
  font-weight: 500;
  margin-bottom: 14px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10 p.hdg {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 p.hdg {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s10 p.hdg {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10 p.hdg {
    margin-bottom: 12.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 p.hdg {
    margin-bottom: 12.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s10 p.hdg {
    margin-bottom: 12.25px;
  }
}
.s10 h2 {
  text-align: center;
  font-size: 24px !important;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s10 h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s10 h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s10 h2 {
    font-size: 20px !important;
  }
}
.s10 h2 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, #aad4da)
  );
  background: linear-gradient(transparent 70%, #aad4da 70%);
}
.s10 hr {
  width: 60px;
  background: #a53144;
  height: 3px;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10 hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 559px) {
  .s10 hr {
    margin-bottom: 35px;
  }
}
.s10 form {
  background-color: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  max-width: 810px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 60px;
  padding-left: 60px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10 form {
    padding-top: 52.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 form {
    padding-top: 52.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s10 form {
    padding-top: 52.5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10 form {
    padding-bottom: 52.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 form {
    padding-bottom: 52.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s10 form {
    padding-bottom: 52.5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10 form {
    padding-right: 52.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 form {
    padding-right: 52.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s10 form {
    padding-right: 52.5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10 form {
    padding-left: 52.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 form {
    padding-left: 52.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s10 form {
    padding-left: 52.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 form {
    padding: 30px;
  }
}
@media only screen and (max-width: 559px) {
  .s10 form {
    padding: 30px;
  }
}
.s10 form .ctl:not(:last-child) {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10 form .ctl:not(:last-child) {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 form .ctl:not(:last-child) {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s10 form .ctl:not(:last-child) {
    margin-bottom: 17.5px;
  }
}
.s10 form label {
  display: block;
  font-weight: 500;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10 form label {
    margin-bottom: 8.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 form label {
    margin-bottom: 8.75px;
  }
}
@media only screen and (max-width: 559px) {
  .s10 form label {
    margin-bottom: 8.75px;
  }
}
.s10 form label .req {
  font-size: 13px !important;
  font-weight: 400;
  color: #fff;
  background-color: #505050;
  padding: 0px 4px 1px;
  display: inline-block;
  line-height: 1.3;
  margin-left: 8px;
  -webkit-transform: translateY(-0.5px);
  transform: translateY(-0.5px);
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10 form label .req {
    font-size: 11.375px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 form label .req {
    font-size: 11.375px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s10 form label .req {
    font-size: 11.375px !important;
  }
}
.s10 form label .any {
  font-size: 13px !important;
  font-weight: 400;
  color: #fff;
  background-color: #f4f4f4;
  padding: 0px 4px 1px;
  display: inline-block;
  line-height: 1.3;
  margin-left: 8px;
  -webkit-transform: translateY(-0.5px);
  transform: translateY(-0.5px);
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10 form label .any {
    font-size: 11.375px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 form label .any {
    font-size: 11.375px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s10 form label .any {
    font-size: 11.375px !important;
  }
}
.s10 form input {
  border: solid 1px #f4f4f4;
  display: block;
  width: 100%;
  padding: 7px 8px;
}
.s10 form textarea {
  border: solid 1px #f4f4f4;
  display: block;
  width: 100%;
  padding: 7px 8px;
}
.s10 form button {
  background-color: #a53144;
  color: #fff;
  border-radius: 8px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 1px;
  width: 100%;
  display: block;
  line-height: 64px;
  margin-top: 36px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10 form button {
    margin-top: 31.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 form button {
    margin-top: 31.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s10 form button {
    margin-top: 31.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10 form button {
    margin-top: 24px;
  }
}
@media only screen and (max-width: 559px) {
  .s10 form button {
    margin-top: 24px;
  }
}
.s10 form button:hover {
  opacity: 0.9;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.s3a {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3a {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3a {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s3a {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3a {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3a {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s3a {
    padding-bottom: 70px;
  }
}
.s3a .ctr {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .s3a .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .s3a .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3a .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3a .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .s3a .ctr {
    max-width: 92%;
  }
}
.s3a h2 {
  text-align: center;
  font-size: 24px !important;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3a h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3a h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s3a h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3a h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3a h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s3a h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s3a h2 {
    font-size: 22px !important;
  }
}
.s3a h2 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, #aad4da)
  );
  background: linear-gradient(transparent 70%, #aad4da 70%);
}
.s3a hr {
  width: 60px;
  background: #a53144;
  height: 3px;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3a hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3a hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 559px) {
  .s3a hr {
    margin-bottom: 35px;
  }
}
.s3a .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}
.s3a .col {
  width: 32%;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  padding-top: 40px;
  padding-bottom: 56px;
  padding-left: 14px;
  padding-right: 14px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3a .col {
    padding-top: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3a .col {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 559px) {
  .s3a .col {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3a .col {
    padding-bottom: 49px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3a .col {
    padding-bottom: 28px;
  }
}
@media only screen and (max-width: 559px) {
  .s3a .col {
    padding-bottom: 28px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3a .col {
    padding-left: 12.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3a .col {
    padding-left: 12.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s3a .col {
    padding-left: 12.25px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3a .col {
    padding-right: 12.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3a .col {
    padding-right: 12.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s3a .col {
    padding-right: 12.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3a .col {
    width: 100%;
  }
  .s3a .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 559px) {
  .s3a .col {
    width: 100%;
  }
  .s3a .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
.s3a .col img {
  width: auto;
  height: 60px;
  margin-bottom: 6px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3a .col img {
    margin-bottom: 5.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3a .col img {
    margin-bottom: 5.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s3a .col img {
    margin-bottom: 5.25px;
  }
}
.s3a .col h3 {
  font-size: 18px !important;
  color: #b27d00;
  font-weight: 700;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3a .col h3 {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3a .col h3 {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s3a .col h3 {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3a .col h3 {
    margin-bottom: 8.75px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3a .col h3 {
    margin-bottom: 8.75px;
  }
}
@media only screen and (max-width: 559px) {
  .s3a .col h3 {
    margin-bottom: 8.75px;
  }
}
@media only screen and (max-width: 559px) {
  .s3a .col h3 {
    font-size: 20px !important;
  }
}
.s3a .col p {
  font-size: 15px !important;
  text-align: left;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s3a .col p {
    font-size: 13.125px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s3a .col p {
    font-size: 13.125px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s3a .col p {
    font-size: 13.125px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s3a .col p {
    font-size: 15px !important;
  }
}
.s6a {
  padding-top: 30px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6a {
    padding-top: 26.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6a {
    padding-top: 26.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s6a {
    padding-top: 26.25px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6a {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6a {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s6a {
    padding-bottom: 70px;
  }
}
.s6a .ctr {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .s6a .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .s6a .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6a .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6a .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .s6a .ctr {
    max-width: 92%;
  }
}
.s6a h2 {
  text-align: center;
  font-size: 24px !important;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6a h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6a h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s6a h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6a h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6a h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s6a h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s6a h2 {
    font-size: 22px !important;
  }
}
.s6a h2 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, #aad4da)
  );
  background: linear-gradient(transparent 70%, #aad4da 70%);
}
.s6a hr {
  width: 60px;
  background: #a53144;
  height: 3px;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6a hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6a hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 559px) {
  .s6a hr {
    margin-bottom: 35px;
  }
}
.s6a div.scrl {
  overflow-x: auto;
  padding-bottom: 16px;
}
.s6a table {
  font-size: 14px;
  width: 1200px;
  table-layout: fixed;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 559px) {
  .s6a table {
    width: 740px;
  }
}
.s6a th,
.s6a td {
  border: solid 1px #cbcbcb;
  text-align: center;
  vertical-align: middle;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6a th,
  .s6a td {
    padding-top: 13.125px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6a th,
  .s6a td {
    padding-top: 13.125px;
  }
}
@media only screen and (max-width: 559px) {
  .s6a th,
  .s6a td {
    padding-top: 13.125px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6a th,
  .s6a td {
    padding-bottom: 13.125px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6a th,
  .s6a td {
    padding-bottom: 13.125px;
  }
}
@media only screen and (max-width: 559px) {
  .s6a th,
  .s6a td {
    padding-bottom: 13.125px;
  }
}
.s6a th {
  background-color: #a53144;
  color: #fff;
}
.s6a td:first-child {
  font-weight: bold;
}
.s6a td .sm {
  font-size: 12px;
}
.s6a td.clr {
  -webkit-text-stroke: 2px #a53144;
  text-stroke: 2px #a53144;
  color: #a53144;
  font-weight: bold;
}
.s6a div.swipe {
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 1600px) {
  .s6a div.swipe {
    display: none;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .s6a div.swipe {
    display: none;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6a div.swipe {
    display: none;
  }
}
.s6a div.swipe img {
  -webkit-transform: translateX(10%) translateY(10%);
  transform: translateX(10%) translateY(10%);
}
.s6b {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6b {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6b {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s6b {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6b {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6b {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s6b {
    padding-bottom: 70px;
  }
}
.s6b .ctr {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .s6b .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .s6b .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6b .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6b .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .s6b .ctr {
    max-width: 92%;
  }
}
.s6b h2 {
  text-align: center;
  font-size: 24px !important;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6b h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6b h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s6b h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6b h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6b h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s6b h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s6b h2 {
    font-size: 22px !important;
  }
}
.s6b h2 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, #aad4da)
  );
  background: linear-gradient(transparent 70%, #aad4da 70%);
}
.s6b hr {
  width: 60px;
  background: #a53144;
  height: 3px;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6b hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6b hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 559px) {
  .s6b hr {
    margin-bottom: 35px;
  }
}
.s6b table {
  background-color: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  max-width: 810px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.s6b th,
.s6b td {
  border: solid 1px #f4f4f4;
  vertical-align: middle;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6b th,
  .s6b td {
    padding-top: 26.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6b th,
  .s6b td {
    padding-top: 26.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s6b th,
  .s6b td {
    padding-top: 26.25px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6b th,
  .s6b td {
    padding-bottom: 26.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6b th,
  .s6b td {
    padding-bottom: 26.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s6b th,
  .s6b td {
    padding-bottom: 26.25px;
  }
}
.s6b td:first-child {
  text-align: center;
  font-weight: bold;
  width: 20%;
}
.s6b td:last-child {
  padding-left: 30px;
  padding-right: 30px;
  width: 80%;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6b td:last-child {
    padding-left: 26.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6b td:last-child {
    padding-left: 26.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s6b td:last-child {
    padding-left: 26.25px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6b td:last-child {
    padding-right: 26.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6b td:last-child {
    padding-right: 26.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s6b td:last-child {
    padding-right: 26.25px;
  }
}
.s6c {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6c {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6c {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s6c {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6c {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6c {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s6c {
    padding-bottom: 70px;
  }
}
.s6c .ctr {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .s6c .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .s6c .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6c .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6c .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .s6c .ctr {
    max-width: 92%;
  }
}
.s6c h2 {
  text-align: center;
  font-size: 24px !important;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6c h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6c h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s6c h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6c h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6c h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s6c h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s6c h2 {
    font-size: 20px !important;
  }
}
.s6c h2 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, #aad4da)
  );
  background: linear-gradient(transparent 70%, #aad4da 70%);
}
.s6c hr {
  width: 60px;
  background: #a53144;
  height: 3px;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6c hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6c hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 559px) {
  .s6c hr {
    margin-bottom: 35px;
  }
}
.s6c div.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.s6c div.col {
  width: 20%;
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6c div.col {
    width: 33.3333%;
  }
}
@media only screen and (max-width: 559px) {
  .s6c div.col {
    width: 33.3333%;
  }
}
.s6d {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6d {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6d {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s6d {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6d {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6d {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 559px) {
  .s6d {
    padding-bottom: 70px;
  }
}
.s6d .ctr {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .s6d .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .s6d .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6d .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6d .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .s6d .ctr {
    max-width: 92%;
  }
}
.s6d h2 {
  text-align: center;
  font-size: 24px !important;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6d h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6d h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s6d h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6d h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6d h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s6d h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s6d h2 {
    font-size: 20px !important;
  }
}
.s6d h2 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, #aad4da)
  );
  background: linear-gradient(transparent 70%, #aad4da 70%);
}
.s6d hr {
  width: 60px;
  background: #a53144;
  height: 3px;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s6d hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6d hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 559px) {
  .s6d hr {
    margin-bottom: 35px;
  }
}
.s6d div.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.s6d div.col {
  width: 25%;
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6d div.col {
    width: 50%;
  }
}
@media only screen and (max-width: 559px) {
  .s6d div.col {
    width: 50%;
  }
}
.s6d div.col img {
  width: 100%;
  height: 280px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s6d div.col img {
    height: 210px;
  }
}
@media only screen and (max-width: 559px) {
  .s6d div.col img {
    height: 210px;
  }
}
.s6d div.col img.right {
  -o-object-position: right;
  object-position: right;
}
.s10a {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10a {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10a {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 559px) {
  .s10a {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10a {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10a {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 559px) {
  .s10a {
    padding-bottom: 40px;
  }
}
.s10a .mix {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #a53144;
  opacity: 0.04;
  mix-blend-mode: multiply;
  z-index: 1;
}
.s10a .ctr {
  margin: 0 auto;
  position: relative;
  z-index: 2;
  text-align: center;
}
@media only screen and (min-width: 1600px) {
  .s10a .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .s10a .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10a .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10a .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .s10a .ctr {
    max-width: 92%;
  }
}
.s10a p.hdg {
  font-size: 18px !important;
  text-align: center;
  font-weight: 500;
  margin-bottom: 14px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10a p.hdg {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10a p.hdg {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s10a p.hdg {
    font-size: 15.75px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10a p.hdg {
    margin-bottom: 12.25px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10a p.hdg {
    margin-bottom: 12.25px;
  }
}
@media only screen and (max-width: 559px) {
  .s10a p.hdg {
    margin-bottom: 12.25px;
  }
}
.s10a h2 {
  text-align: center;
  font-size: 24px !important;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10a h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10a h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 559px) {
  .s10a h2 {
    font-size: 16.8px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10a h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10a h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s10a h2 {
    margin-bottom: 17.5px;
  }
}
@media only screen and (max-width: 559px) {
  .s10a h2 {
    font-size: 20px !important;
  }
}
.s10a h2 .udr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, #aad4da)
  );
  background: linear-gradient(transparent 70%, #aad4da 70%);
}
.s10a hr {
  width: 60px;
  background: #a53144;
  height: 3px;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .s10a hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .s10a hr {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 559px) {
  .s10a hr {
    margin-bottom: 35px;
  }
}
.s10a a,
.s10a span.tel {
  font-size: 44px;
  display: inline-block;
  color: #a53144;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.s10a a:hover,
.s10a span.tel:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.s10a a img,
.s10a span.tel img {
  height: 48px;
  -webkit-transform: translateX(-10px) translateY(-6px);
  transform: translateX(-10px) translateY(-6px);
}
.t1 {
  height: calc(100vh - 48px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.t1 .ctr {
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 1600px) {
  .t1 .ctr {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
  .t1 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .t1 .ctr {
    max-width: 88%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .t1 .ctr {
    max-width: 92%;
  }
}
@media only screen and (max-width: 559px) {
  .t1 .ctr {
    max-width: 92%;
  }
}
.t1 h1 {
  font-size: 30px !important;
  font-weight: 700;
  width: 100%;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .t1 h1 {
    font-size: 21px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .t1 h1 {
    font-size: 21px !important;
  }
}
@media only screen and (max-width: 559px) {
  .t1 h1 {
    font-size: 21px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .t1 h1 {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .t1 h1 {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 559px) {
  .t1 h1 {
    margin-bottom: 21px;
  }
}
.justify-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
  display: none !important;
}
.tbl_info {
  text-align: right;
  font-size: 13px;
  margin-right: 24px;
}
@media only screen and (max-width: 559px) {
  .tbl_info {
    font-size: 12px;
    margin-right: 0;
  }
}
.kakko_sm {
  font-size: 14px;
}
@media only screen and (max-width: 559px) {
  .kakko_sm {
    font-size: 12px;
  }
}

/*# sourceMappingURL=app.css.map */
