.flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
/* ====================================*/
/* ============== SEC 1 ===============*/
/* ====================================*/
.sec1 {
  padding: 56px 0 100px;
}
.sec1 h2 {
  margin-bottom: 58px;
  width: 768px;
}
.sec1 h2 span {
  display: block;
  width: 306px;
}
.sec1 .row1 {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.sec1 .row1 .photo {
  margin-left: -185px;
  width: 612px;
  position: relative;
}
.sec1 .row1 .photo span {
  position: absolute;
  right: 28px;
  top: 31px;
  width: 391px;
  z-index: 10;
}
.sec1 .row1 .col {
  width: 500px;
  margin-top: -9px;
}
.sec1 .row1 .col h3 {
  font-size: 18px;
  margin-bottom: 18px;
  font-weight: 600;
}
.sec1 .row1 .col .txt {
  margin-bottom: 32px;
}
.sec1 .row1 .col .group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.sec1 .row1 .col .group p {
  width: 320px;
}
.sec1 .row1 .col .group p:last-of-type {
  width: 147px;
  margin-top: 15px;
}
.sec1 .row2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.sec1 .row2 .col {
  width: 430px;
}
.sec1 .row2 .col2 {
  width: 499px;
}
.sec1 .row2 .col1 {
  margin-top: -58px;
}
.sec1 .row2 .col1 h3 {
  width: 426px;
  margin-bottom: 9px;
}
.sec1 .row2 .col1 .ttl {
  margin-bottom: 10px;
}
.sec1 .row2 .col1 .txt {
  margin-bottom: 53px;
}
.sec1 .row2 .col2 .photo {
  margin-top: 60px;
  margin-bottom: 18px;
  width: 430px;
  margin-left: 67px;
}
.sec1 .row2 .col2 .photo span {
  text-align: right;
  display: block;
  font-size: 14px;
}
.sec1 .row2 .col2 .txt {
  margin-bottom: 0;
}
/* ====================================*/
/* ============== SEC 2 ===============*/
/* ====================================*/
.sec2 {
  margin-bottom: 189px;
}
.sec2 .ttl {
  background: #000;
  color: #fff;
  padding: 25px 0;
  text-align: center;
  font-size: 44px;
  letter-spacing: 4px;
}
.sec2 .row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  background: #345C37;
  margin-bottom: 30px;
}
.sec2 .row .group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.sec2 .row .col {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  width: 732px;
}
.sec2 .row .col .en {
  width: 362px;
}
.sec2 .row .col .list {
  align-self: flex-end;
  margin-bottom: 15px;
  width: 349px;
  margin-left: 32px;
}
.sec2 .row .col .list li {
  position: relative;
  padding-left: 14px;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  line-height: 25px;
}
.sec2 .row .col .list li:before {
  position: absolute;
  top: 6px;
  width: 13px;
  height: 13px;
  background: #AAC038;
  content: "";
  left: 0;
  border-radius: 50%;
}
.sec2 .row .photo {
  width: 273px;
}
.sec2 .row2 {
  position: relative;
  margin-bottom: 64px;
  margin-top: 70px;
}
.sec2 .row2 .ttl2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 38px;
  margin-bottom: 11px;
}
.sec2 .row2 .ttl2 span {
  color: #345C37;
  font-size: 40px;
  line-height: 70px;
}
.sec2 .row2 .txt {
  width: 600px;
  line-height: 30px;
}
.sec2 .row2 .group-photo {
  position: absolute;
  left: 650px;
  top: 0;
  width: 348px;
}
.sec2 .row2 .group-photo .photo {
  margin-bottom: 10px;
}
.sec2 .row2 .group-photo .photo span {
  display: block;
  text-align: right;
  font-size: 14px;
}
.sec2 .row3 {
  position: relative;
  margin-bottom: 71px;
}
.sec2 .row3 .ttl2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
}
.sec2 .row3 .ttl2 span {
  color: #345C37;
  font-size: 40px;
  line-height: 70px;
}
.sec2 .row3 .txt {
  width: 600px;
  line-height: 30px;
}
.sec2 .row3 .group-photo {
  position: absolute;
  left: 650px;
  top: -104px;
  width: 348px;
}
.sec2 .row3 .group-photo .photo {
  margin-bottom: 0;
}
.sec2 .row3 .group-photo .photo span {
  display: block;
  text-align: right;
  font-size: 14px;
}
.sec2 .row4 {
  position: relative;
}
.sec2 .row4 .ttl2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 38px;
  margin-bottom: 10px;
}
.sec2 .row4 .ttl2 span {
  color: #345C37;
  font-size: 40px;
  line-height: 70px;
}
.sec2 .row4 .txt {
  width: 600px;
  line-height: 30px;
}
.sec2 .row4 .group-photo {
  position: absolute;
  left: 650px;
  top: 284px;
  width: 348px;
}
.sec2 .row4 .group-photo .photo {
  margin-bottom: 20px;
}
.sec2 .row4 .group-photo .photo span {
  display: block;
  text-align: right;
  font-size: 14px;
}
/* ====================================*/
/* ============== SEC 3 ===============*/
/* ====================================*/
.sec3 .row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  background: #3A2A17;
  margin-bottom: 71px;
}
.sec3 .row .group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.sec3 .row .col {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  width: 732px;
}
.sec3 .row .col .en {
  width: 362px;
}
.sec3 .row .col .list {
  align-self: flex-end;
  margin-bottom: 62px;
  width: 349px;
  margin-left: 32px;
}
.sec3 .row .col .list li {
  position: relative;
  padding-left: 16px;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
}
.sec3 .row .col .list li:before {
  position: absolute;
  top: 6px;
  width: 13px;
  height: 13px;
  background: #DFCA95;
  content: "";
  left: 0;
  border-radius: 50%;
}
.sec3 .row .photo {
  width: 303px;
}
.sec3 .row2 {
  position: relative;
  margin-bottom: 65px;
}
.sec3 .row2 .ttl2 {
  font-size: 29px;
  font-weight: 700;
  line-height: 38px;
  margin-bottom: 10px;
}
.sec3 .row2 .ttl2 span {
  color: #3A2A17;
  font-size: 40px;
  line-height: 70px;
}
.sec3 .row2 .txt {
  width: 600px;
  line-height: 30px;
  letter-spacing: -0.5px;
}
.sec3 .row2 .group-photo {
  position: absolute;
  left: 650px;
  top: 0;
  width: 348px;
}
.sec3 .row2 .group-photo .photo {
  margin-bottom: 20px;
}
.sec3 .row2 .group-photo .photo span {
  display: block;
  text-align: left;
  font-size: 14px;
}
.sec3 .row3 {
  position: relative;
  margin-bottom: 127px;
}
.sec3 .row3 .ttl2 {
  font-size: 29px;
  font-weight: 700;
  line-height: 40px;
}
.sec3 .row3 .ttl2 span {
  color: #3A2A17;
  font-size: 40px;
  line-height: 70px;
}
.sec3 .row3 .txt {
  width: 600px;
}
.sec3 .row3 .group-photo {
  position: absolute;
  left: 650px;
  top: 0;
  width: 348px;
}
.sec3 .row3 .group-photo .photo {
  margin-bottom: 20px;
}
.sec3 .row3 .group-photo .photo span {
  display: block;
  text-align: left;
  font-size: 14px;
}
/* ====================================*/
/* ============== SEC 4 ===============*/
/* ====================================*/
.sec4 .row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  background: #64294D;
  margin-bottom: 73px;
}
.sec4 .row .group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.sec4 .row .col {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.sec4 .row .col .en {
  width: 449px;
}
.sec4 .row .col .list {
  align-self: flex-end;
  margin-bottom: 37px;
  width: 215px;
  margin-left: 23px;
}
.sec4 .row .col .list li {
  position: relative;
  padding-left: 19px;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  line-height: 27px;
}
.sec4 .row .col .list li:before {
  position: absolute;
  top: 8px;
  width: 13px;
  height: 13px;
  background: #AD6BC3;
  content: "";
  left: 3px;
  border-radius: 50%;
}
.sec4 .row .photo {
  width: 272px;
}
.sec4 .row2 {
  position: relative;
  min-height: 987px;
  margin-bottom: 40px;
}
.sec4 .row2 .ttl2 {
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
  color: #64294D;
  margin-bottom: 69px;
  width: 479px;
}
.sec4 .row2 .ttl3 {
  font-size: 30px;
  line-height: 48px;
  color: #000;
  margin-bottom: 38px;
  width: 398px;
}
.sec4 .row2 .ttl4 {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
}
.sec4 .row2 .info {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
}
.sec4 .row2 .group-photo {
  position: absolute;
  left: 650px;
  top: 0;
  width: 348px;
}
.sec4 .row2 .group-photo .photo {
  margin-bottom: 63px;
}
.sec4 .row2 .group-photo .photo span {
  display: block;
  text-align: left;
}
/* ====================================*/
/* ============== SEC 5 ===============*/
/* ====================================*/
.sec5 .ttl {
  background: #3A2A17;
  color: #fff;
  padding: 25px 0;
  text-align: center;
  font-size: 44px;
  font-weight: 700;
  margin-bottom: 75px;
}
.sec5 .info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 91px;
}
.sec5 .info .col {
  width: 484px;
}
.sec5 .info .col2 {
  width: 453px;
}
.sec5 .info .col dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 23px;
  line-height: 26px;
}
.sec5 .info .col dl dt {
  width: 137px;
  font-weight: bold;
}
.sec5 .info .col dl dd {
  width: calc(100% - 143px);
}
.sec5 .info .col dl dd p {
  margin-bottom: 20px;
}
.sec5 .info .col dl dd h4 {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.sec5 .info .col dl dd ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.sec5 .info .col dl dd ul li {
  width: 150px;
}
.sec5 .info .col2 dl dd ul {
  flex-direction: column;
  margin-bottom: 20px;
}
.sec5 .info .col2 dl dd ul li {
  width: 100%;
}
.contact {
  background: #3A2A17;
  padding: 109px 0 65px;
  color: #fff;
}
.contact .checkbox i a {
  text-decoration: none;
  /* border-bottom: 2px solid; */
  transition: all 0.3s ease;
  display: inline;
  padding-bottom: 10px;
  color: #49AEB2;
}
.contact .checkbox a:hover {
  border-bottom: 1px solid;
}
.contact .checkbox label {
  background-size: 20px auto;
  position: relative;
  padding-left: 3px;
  align-self: flex-start;
}
.contact .checkbox label input {
  opacity: 0;
  width: 20px;
  height: 20px;
}
.contact .checkbox label input[type="checkbox"]:checked + span::after {
  content: '';
  position: absolute;
  background-size: 20px;
  width: 12px;
  height: 12px;
  top: 50%;
  left: 4px;
  opacity: 1;
  background: #607D8B;
    transform: translateY(-50%);
}
.contact .checkbox span:before {
  content: "";
  content: "";
  margin: auto;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  transition: all .3s ease;
  background: #FEFEFE;
  width: 16px;
  height: 16px;
  border: 2px solid #607D8B;
  left: 0;
}
.contact h2 {
  font-size: 44px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  margin-bottom: 61px;
  letter-spacing: 3px;
}
.contact h3 {
  font-weight: 500;
  font-size: 26px;
  text-align: center;
  margin-bottom: 10px;
}
.contact h3 span {
  font-size: 18px;
}
.contact .info {
  text-align: center;
  margin-bottom: 31px;
  font-size: 18px;
}
.contact .tel {
  width: 387px;
  margin: 0 auto 60px;
}
.contact .txt {
  text-align: center;
  margin-bottom: 12px;
}
.contact .checkbox {
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}
.contact .submit-btn {
  width: 378px;
  margin: 0 auto 74px;
}
.contact .submit-btn button {
  width: 100%;
  border: none;
  background: none;
}
button:disabled {
  opacity: 0.8;
}
.contact .policy {
  height: 141px;
  overflow-y: scroll;
  background: #fff;
  font-size: 14px;
  color: #000;
  padding: 11px 18px;
  margin-bottom: 24px;
}
.contact .policy h4 {
  font-weight: 700;
  margin-bottom: 12px;
}
.contact .policy .txt2 {
  margin-bottom: 11px;
}
.contact .policy dl {
  margin-bottom: 11px;
  line-height: 27px;
}
.contact .policy::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #DCDCDC;
}
.contact .policy::-webkit-scrollbar {
  width: 12px;
  background-color: #DCDCDC;
}
.contact .policy::-webkit-scrollbar-thumb {
  background-color: #DFCA95;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  /* ====================================*/
  /* ============== SEC 1 ===============*/
  /* ====================================*/
  .sec1 {}
  .sec1 h2 {
    width: 100%;
  }
  .sec1 h2 span {}
  .sec1 .row1 {}
  .sec1 .row1 .photo {
    width: 53%;
    margin-left: -5%;
  }
  .sec1 .row1 .photo span {
    width: 59%;
  }
  .sec1 .row1 .col {
    width: 48%;
  }
  .sec1 .row1 .col h3 {}
  .sec1 .row1 .col .txt {}
  .sec1 .row1 .col .group {}
  .sec1 .row1 .col .group p {}
  .sec1 .row1 .col .group p:last-of-type {}
  .sec1 .row2 {}
  .sec1 .row2 .col {
    width: 48%;
  }
  .sec1 .row2 .col2 {}
  .sec1 .row2 .col1 {
    margin-top: 8px;
    width: 48%;
  }
  .sec1 .row2 .col1 h3 {
    width: 100%;
  }
  .sec1 .row2 .col1 .ttl {}
  .sec1 .row2 .col1 .txt {}
  .sec1 .row2 .col2 .photo {
    width: 80%;
    margin-left: 20%;
  }
  .sec1 .row2 .col2 .photo span {}
  .sec1 .row2 .col2 .txt {}
  /* ====================================*/
  /* ============== SEC 2 ===============*/
  /* ====================================*/
  .sec2 {}
  .sec2 .ttl {}
  .sec2 .row {}
  .sec2 .row .group {}
  .sec2 .row .col {
    width: 73%;
  }
  .sec2 .row .col .en {}
  .sec2 .row .col .list {
    margin-bottom: 7px;
  }
  .sec2 .row .col .list li {}
  .sec2 .row .col .list li:before {}
  .sec2 .row .photo {
    width: 26%;
  }
  .sec2 .row2 {}
  .sec2 .row2 .ttl2 {
    width: 65%;
    font-size: 26px;
  }
  .sec2 .row2 .ttl2 span {}
  .sec2 .row2 .txt {
    width: 65%;
  }
  .sec2 .row2 .group-photo {
    left: 68%;
    width: 32%;
  }
  .sec2 .row2 .group-photo .photo {}
  .sec2 .row2 .group-photo .photo span {}
  .sec2 .row3 {}
  .sec2 .row3 .ttl2 {
    width: 65%;
    font-size: 26px;
  }
  .sec2 .row3 .ttl2 span {}
  .sec2 .row3 .txt {
    width: 65%;
  }
  .sec2 .row3 .group-photo {
    left: 68%;
    width: 32%;
  }
  .sec2 .row3 .group-photo .photo {}
  .sec2 .row3 .group-photo .photo span {}
  .sec2 .row4 {}
  .sec2 .row4 .ttl2 {}
  .sec2 .row4 .ttl2 span {}
  .sec2 .row4 .txt {
    width: 63%;
  }
  .sec2 .row4 .group-photo {
    left: 68%;
    width: 32%;
    top: 18vw;
  }
  .sec2 .row4 .group-photo .photo {}
  .sec2 .row4 .group-photo .photo span {}
  /* ====================================*/
  /* ============== SEC 3 ===============*/
  /* ====================================*/
  .sec3 .row {}
  .sec3 .row .group {}
  .sec3 .row .col {
    width: 74%;
  }
  .sec3 .row .col .en {}
  .sec3 .row .col .list {
    margin-bottom: 30px;
  }
  .sec3 .row .col .list li {}
  .sec3 .row .col .list li:before {}
  .sec3 .row .photo {
    width: 28%;
  }
  .sec3 .row2 {}
  .sec3 .row2 .ttl2 {
    width: 62%;
    font-size: 22px;
    line-height: 32px;
  }
  .sec3 .row2 .ttl2 span {
    font-size: 35px;
  }
  .sec3 .row2 .txt {
    width: 63%;
  }
  .sec3 .row2 .group-photo {
    left: 68%;
    width: 32%;
  }
  .sec3 .row2 .group-photo .photo {}
  .sec3 .row2 .group-photo .photo span {}
  .sec3 .row3 {}
  .sec3 .row3 .ttl2 {}
  .sec3 .row3 .ttl2 span {}
  .sec3 .row3 .txt {
    width: 63%;
  }
  .sec3 .row3 .group-photo {
    left: 68%;
    width: 32%;
  }
  .sec3 .row3 .group-photo .photo {}
  .sec3 .row3 .group-photo .photo span {}
  /* ====================================*/
  /* ============== SEC 4 ===============*/
  /* ====================================*/
  .sec4 .row {}
  .sec4 .row .group {}
  .sec4 .row .col {
    width: 88%;
  }
  .sec4 .row .col .en {
    width: 44%;
  }
  .sec4 .row .col .list {
    margin-bottom: 20px;
  }
  .sec4 .row .col .list li {}
  .sec4 .row .col .list li:before {}
  .sec4 .row .photo {}
  .sec4 .row2 {
    min-height: auto;
    padding-bottom: 7vw;
  }
  .sec4 .row2 .ttl2 {
    width: 59%;
  }
  .sec4 .row2 .ttl3 {
    width: 47%;
  }
  .sec4 .row2 .ttl4 {
    width: 59%;
  }
  .sec4 .row2 .info {}
  .sec4 .row2 .group-photo {
    left: 68%;
    width: 32%;
  }
  .sec4 .row2 .group-photo .photo {}
  .sec4 .row2 .group-photo .photo span {}
  /* ====================================*/
  /* ============== SEC 5 ===============*/
  /* ====================================*/
  .sec5 .ttl {}
  .sec5 .info {}
  .sec5 .info .col {
    width: 48%;
  }
  .sec5 .info .col2 {}
  .sec5 .info .col dl {
    font-size: 15px;
  }
  .sec5 .info .col dl dt {}
  .sec5 .info .col dl dd {}
  .sec5 .info .col dl dd p {}
  .sec5 .info .col dl dd h4 {}
  .sec5 .info .col dl dd ul {}
  .sec5 .info .col dl dd ul li {}
  .sec5 .info .col2 dl dd ul {}
  .sec5 .info .col2 dl dd ul li {}
  .contact {}
  .contact .checkbox i a {}
  .contact .checkbox a:hover {}
  .contact .checkbox label {}
  .contact .checkbox label input {}
  .contact .checkbox label input[type="checkbox"]:checked + span::after {}
  .contact .checkbox span:before {}
  .contact h2 {}
  .contact h3 {}
  .contact h3 span {}
  .contact .info {}
  .contact .tel {}
  .contact .txt {}
  .contact .checkbox {}
  .contact .submit-btn {}
  .contact .submit-btn button {}
  .contact .policy {}
  .contact .policy h4 {}
  .contact .policy .txt2 {}
  .contact .policy dl {}
  .contact .policy::-webkit-scrollbar-track {}
  .contact .policy::-webkit-scrollbar {}
  .contact .policy::-webkit-scrollbar-thumb {}
}
@media only screen and (max-width: 767px) {
  /* ====================================*/
  /* ============== SEC 1 ===============*/
  /* ====================================*/
  .sec1 {
    padding-bottom: 50px;
    padding: 12vw 0 22vw;
  }
  .sec1 h2 {
    width: 100%;
    margin-bottom: 63px;
  }
  .sec1 h2 span {
    width: 76%;
  }
  .sec1 .row1 {
    flex-direction: column;
  }
  .sec1 .row1 .photo {
    width: 100%;
    margin: 0 auto 30px;
  }
  .sec1 .row1 .photo span {
    left: 0;
    width: 61%;
    top: 8px;
    text-align: center;
    right: 0;
    margin: 0 auto;
  }
  .sec1 .row1 .col {
    width: 100%;
  }
  .sec1 .row1 .col h3 {}
  .sec1 .row1 .col .txt {
    line-height: 30px;
    text-align: justify;
  }
  .sec1 .row1 .col .group {
    padding: 0 8%;
    margin-bottom: 8vw;
  }
  .sec1 .row1 .col .group p {
    width: 61%;
  }
  .sec1 .row1 .col .group p:last-of-type {
    width: 32%;
    margin-top: -6px;
  }
  .sec1 .row2 {
    flex-direction: column;
  }
  .sec1 .row2 .col {
    width: 100%;
  }
  .sec1 .row2 .col2 {}
  .sec1 .row2 .col1 {
    width: 100%;
    margin-top: 30px;
  }
  .sec1 .row2 .col1 h3 {
    width: 100%;
  }
  .sec1 .row2 .col1 .ttl {}
  .sec1 .row2 .col1 .txt {
    margin-bottom: 30px;
    line-height: 30px;
    text-align: justify;
  }
  .sec1 .row2 .col2 .photo {
    margin-left: 0;
    width: 100%;
  }
  .sec1 .row2 .col2 .photo span {
    margin-top: 5px;
  }
  .sec1 .row2 .col2 .txt {
    text-align: justify;
  }
  /* ====================================*/
  /* ============== SEC 2 ===============*/
  /* ====================================*/
  .sec2 {
    margin-bottom: 63px;
  }
  .sec2 .ttl {
    font-size: 26px;
    padding: 8px 0;
  }
  .sec2 .row {
    background: none;
    position: relative;
    margin-bottom: 0;
  }
  .sec2 .row .en:after {
    position: absolute;
    content: "";
    top: 0;
    left: -36%;
    right: -25%;
    height: 100%;
    background: #345C37;
    z-index: -1;
  }
  .sec2 .row .group {
    width: 100%;
    overflow: hidden;
  }
  .sec2 .row .col {
    flex-direction: column;
  }
  .sec2 .row .col .en {
    width: 91%;
    margin-bottom: 7vw;
    position: relative;
  }
  .sec2 .row .col .list {
    margin-left: 0;
    margin-bottom: 0;
    background: #fff;
    width: 100%;
  }
  .sec2 .row .col .list li {
    color: #000;
    margin-bottom: 1px;
    font-size: 16px;
    padding-left: 15px;
  }
  .sec2 .row .col .list li:before {
    top: 5px;
  }
  .sec2 .row .photo {
    display: none;
  }
  .sec2 .row2 {
    margin-bottom: 39px;
    margin-top: 8vw;
  }
  .sec2 .row2 .ttl2 {
    font-size: 17px;
    line-height: 27px;
  }
  .sec2 .row2 .ttl2 span {
    font-size: 22px;
    line-height: 38px;
  }
  .sec2 .row2 .txt {
    width: 100%;
    margin-bottom: 25px;
    text-align: justify;
  }
  .sec2 .row2 .group-photo {
    position: static;
    width: 100%;
  }
  .sec2 .row2 .group-photo .photo {
    margin-bottom: 20px;
  }
  .sec2 .row2 .group-photo .photo span {}
  .sec2 .row3 {
    margin-bottom: 40px;
  }
  .sec2 .row3 .ttl2 {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 10px;
  }
  .sec2 .row3 .ttl2 span {
    font-size: 24px;
    line-height: 39px;
  }
  .sec2 .row3 .txt {
    width: 100%;
    margin-bottom: 28px;
  }
  .sec2 .row3 .group-photo {
    position: static;
    width: 100%;
  }
  .sec2 .row3 .group-photo .photo {
    margin-bottom: 20px;
  }
  .sec2 .row3 .group-photo .photo span {}
  .sec2 .row4 {}
  .sec2 .row4 .ttl2 {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 10px;
  }
  .sec2 .row4 .ttl2 span {
    font-size: 24px;
    line-height: 39px;
  }
  .sec2 .row4 .txt {
    width: 100%;
    margin-bottom: 25px;
    text-align: justify;
  }
  .sec2 .row4 .group-photo {
    position: static;
    width: 100%;
  }
  .sec2 .row4 .group-photo .photo {}
  .sec2 .row4 .group-photo .photo span {}
  /* ====================================*/
  /* ============== SEC 3 ===============*/
  /* ====================================*/
  .sec3 .row {
    margin-bottom: 30px;
    position: relative;
    background: none;
  }
  .sec3 .row .en:after {
    position: absolute;
    content: "";
    top: 0;
    left: -25%;
    right: -55%;
    height: 100%;
    background: #3A2A17;
    z-index: -1;
  }
  .sec3 .row .group {
    flex-direction: column;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .sec3 .row .col {
    width: 100%;
    flex-direction: column;
  }
  .sec3 .row .col .en {
    width: 81%;
    margin-bottom: 6vw;
    position: relative;
  }
  .sec3 .row .col .list {
    width: 100%;
    margin-left: 0;
    margin-bottom: 1vw;
  }
  .sec3 .row .col .list li {
    color: #000;
    font-size: 16px;
  }
  .sec3 .row .col .list li:before {}
  .sec3 .row .photo {
    display: none;
  }
  .sec3 .row2 {
    margin-bottom: 40px;
  }
  .sec3 .row2 .ttl2 {
    font-size: 16px;
    line-height: 27px;
  }
  .sec3 .row2 .ttl2 span {
    font-size: 24px;
    line-height: 37px;
  }
  .sec3 .row2 .txt {
    width: 100%;
    margin-bottom: 25px;
    text-align: justify;
  }
  .sec3 .row2 .group-photo {
    position: static;
    width: 100%;
  }
  .sec3 .row3 {
    margin-bottom: 73px;
  }
  .sec3 .row3 .ttl2 {
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 3vw;
  }
  .sec3 .row3 .ttl2 span {
    font-size: 24px;
    line-height: 31px;
  }
  .sec3 .row3 .txt {
    width: 100%;
    margin-bottom: 31px;
    text-align: justify;
  }
  .sec3 .row3 .group-photo {
    position: static;
    width: 100%;
  }
  /* ====================================*/
  /* ============== SEC 4 ===============*/
  /* ====================================*/
  .sec4 .row {
    position: relative;
    background: none;
    overflow: hidden;
    margin-bottom: 43px;
  }
  .sec4 .row .en:after {
    position: absolute;
    content: "";
    top: 0;
    left: -50%;
    right: -50%;
    height: 100%;
    background: #64294D;
    z-index: -1;
  }
  .sec4 .row .group {
    width: 100%;
    position: relative;
  }
  .sec4 .row .col {
    flex-direction: column;
  }
  .sec4 .row .col .en {
    width: 100%;
    margin-bottom: 7%;
    position: relative;
  }
  .sec4 .row .col .list {
    align-self: flex-start;
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
  }
  .sec4 .row .col .list li {
    color: #000;
    font-size: 16px;
  }
  .sec4 .row2 {
    margin-bottom: 21vw;
  }
  .sec4 .row2 .ttl2 {
    width: 96%;
    margin-bottom: 8vw;
  }
  .sec4 .row2 .ttl3 {
    width: 79%;
  }
  .sec4 .row2 .ttl4 {
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 14px;
  }
  .sec4 .row2 .info {
    font-size: 15px;
    line-height: 28px;
  }
  .sec4 .row2 .group-photo {
    position: static;
    width: 68%;
    margin: 0 auto;
  }
  .sec4 .row2 .group-photo .photo {
    margin-bottom: 28px;
  }
  .sec4 .row2 .group-photo .photo span {}
  /* ====================================*/
  /* ============== SEC 5 ===============*/
  /* ====================================*/
  .sec5 .ttl {
    font-size: 22px;
    padding: 9px 0;
    letter-spacing: 4px;
    margin-bottom: 28px;
  }
  .sec5 .info {
    flex-direction: column;
    margin-bottom: 22px;
  }
  .sec5 .info .col {
    width: 100%;
  }
  .sec5 .info .col dl {
    flex-direction: column;
    margin-bottom: 22px;
    font-size: 15px;
    line-height: 28px;
  }
  .sec5 .info .col dl:last-of-type {
    margin-bottom: 10px;
  }
  .sec5 .info .col dl dt {
    width: 1005;
  }
  .sec5 .info .col dl dd {
    width: 100%;
  }
  .sec5 .info .col dl dd h4 {
    padding-bottom: 5px;
  }
  .sec5 .info .col dl dd ul {
    margin-bottom: 15px;
  }
  .contact {
    padding: 10vw 0 10vw;
  }
  .contact iframe {
    height: 60vw;
  }
  .contact .checkbox label input[type="checkbox"]:checked + span::after {
   
  }
  .contact .checkbox span:before {}
  .contact h2 {
    font-size: 26px;
    margin-bottom: 8vw;
  }
  .contact h3 {
    font-size: 19px;
  }
  .contact h3 span {
    font-size: 14px;
  }
  .contact .info {
    font-size: 16px;
  }
  .contact .tel {
    width: 100%;
    margin-bottom: 53px;
  }
  .contact .txt {
    text-align: left;
    font-size: 14px;
  }
  .gmap {
    min-height: 227px;
  }
  .contact .checkbox {
    font-size: 17px;
  }
  .contact .submit-btn {
    width: 100%;
  }
}