@charset "UTF-8";
.title {
  color: #231815;
}

.marker {
  background: linear-gradient(to bottom, transparent 50%, rgba(255, 241, 0, 0.48) 0);
}

/* =====key===== */
.key {
  position: relative;
  width: 940px;
  height: 253px;
  margin: 25px auto 0;
  border-radius: 100px 0 0 0;
  background: url(../img/dh/key01.png) top 60% left/968px no-repeat;
}

.key .inner {
  height: 255px;
}

.key_text {
  position: absolute;
  top: 58px;
  left: 95px;
  padding: 0 0 80px;
  background: url(../img/dh/icon01.png) center bottom/64px no-repeat;
  letter-spacing: 0.1em;
  text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
}

.key_title {
  position: absolute;
  top: 90px;
  left: 247px;
  width: 500px;
  padding: 0 0 25px;
  font-size: 33px;
  letter-spacing: 0.1em;
  text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
  line-height: 1;
}
.key_title .small {
  display: inline-block;
  margin-bottom: -20px;
  line-height: 1;
}

.key_title:before {
  content: "recruit";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
}

.key_title .small {
  display: block;
  font-size: 17px;
}

@media screen and (max-width: 768px) {
  .key {
    position: relative;
    width: 100%;
    height: 253px;
    padding: 76px 0 0;
    margin: 0;
    border-radius: 0;
    background: url(../img/dh/key01.png) top 60% center/968px no-repeat;
  }
  .key_text {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 0 10px 50px;
    background: url(../img/dh/icon01.png) left center/30px no-repeat;
    letter-spacing: 0.1em;
    text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
  }
  .key_title {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 300px;
    padding: 0 0 25px;
    font-size: 28px;
    margin: auto;
    letter-spacing: 0.1em;
    text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
  }
  .key_title:before {
    content: "recruit";
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
  }
  .key_title .small {
    display: block;
    font-size: 16px;
  }
}
.sec01 {
  position: relative;
  width: 1066px;
  margin: 80px auto 115px;
}
.sec01 .sec_header {
  position: relative;
  width: 845px;
  padding: 50px;
  margin: 0 auto 70px;
  box-sizing: border-box;
}
.sec01 .sec_header:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 252px;
  height: 131px;
  background: url(../img/dh/border_deco01.png) center/contain no-repeat;
}
.sec01 .sec_header:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 252px;
  height: 131px;
  background: url(../img/dh/border_deco02.png) center/contain no-repeat;
}
.sec01 .lead_text {
  margin: 0 0 30px;
  font-size: 22px;
  text-align: center;
}
.sec01 .lead_text .marker {
  font-weight: 700;
}
.sec01 .sec_title {
  position: relative;
  padding: 0 0 0 150px;
  font-size: 30px;
  font-weight: 700;
}
.sec01 .sec_title .space {
  padding: 0 0 0 100px;
  font-weight: 700;
}
.sec01 .sec_title:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 89px;
  height: 101px;
  background: url(../img/dh/icon02.png) center/contain no-repeat;
}
.sec01 .sec_body {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec01 .sec_text {
  width: 440px;
  margin: 0 50px 0 0;
  letter-spacing: 0.05em;
  line-height: 2;
}
.sec01 .sec_image img {
  margin: 0 0 20px;
  box-shadow: 20px 20px 0 #e6f4fd;
}
.sec01 .sec_image .image_name {
  font-size: 22px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sec01 {
    position: relative;
    width: 100%;
    padding: 0 20px;
    margin: 80px auto 115px;
    box-sizing: border-box;
  }
  .sec01 .sec_header {
    position: relative;
    width: 100%;
    padding: 10px;
    margin: 0 auto 70px;
    box-sizing: border-box;
    text-align: center;
  }
  .sec01 .sec_header:before {
    content: "";
    position: absolute;
    left: -10px;
    bottom: -10px;
    width: 126px;
    height: 65px;
    background: url(../img/dh/border_deco01.png) center/contain no-repeat;
  }
  .sec01 .sec_header:after {
    content: "";
    position: absolute;
    right: -10px;
    top: -10px;
    width: 126px;
    height: 65px;
    background: url(../img/dh/border_deco02.png) center/contain no-repeat;
  }
  .sec01 .lead_text {
    margin: 0 0 30px;
    font-size: 18px;
    text-align: center;
  }
  .sec01 .lead_text .marker {
    font-weight: 700;
  }
  .sec01 .sec_title {
    position: relative;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
  }
  .sec01 .sec_title .space {
    padding: 0;
    font-weight: 700;
  }
  .sec01 .sec_title:before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: 0;
    width: 40px;
    height: 45px;
    background: url(../img/dh/icon02.png) center/contain no-repeat;
  }
  .sec01 .sec_body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .sec01 .sec_text {
    order: 3;
    width: 100%;
    margin: 0;
    letter-spacing: 0.05em;
    line-height: 2;
  }
  .sec01 .sec_image {
    order: 1;
    margin: 0 0 30px;
    height: 350px;
    box-shadow: 10px 10px 0 #e6f4fd;
    overflow: hidden;
  }
  .sec01 .sec_image img {
    margin: 0 0 20px;
    box-shadow: none;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sec01 .image_name {
    margin: 0 0 20px;
    order: 2;
    font-size: 20px;
    text-align: center;
  }
}

.sec02 {
  width: 986px;
  padding: 0 0 100px;
  margin: 0 auto;
}
.sec02 .sec_header {
  position: relative;
  padding: 50px 0;
  border-left: 70px solid rgba(0, 185, 239, 0.14);
  border-right: 70px solid rgba(0, 185, 239, 0.14);
  margin: 0 0 70px;
  background: #e6f4fd;
  text-align: center;
}
.sec02 .sec_header:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-left: 50px solid rgba(0, 185, 239, 0.14);
  border-top: 89px solid transparent;
  border-bottom: 89px solid transparent;
  border-right: 50px solid transparent;
}
.sec02 .sec_header:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-right: 50px solid rgba(0, 185, 239, 0.14);
  border-top: 89px solid transparent;
  border-bottom: 89px solid transparent;
  border-left: 50px solid transparent;
}
.sec02 .lead_text {
  font-size: 21px;
}
.sec02 .lead_text .marker {
  font-weight: 700;
}
.sec02 .sec_title {
  font-size: 25px;
  font-weight: 700;
}
.sec02 .sec_title .large {
  font-size: 30px;
  font-weight: 700;
}
.sec02 .cont {
  width: 900px;
  margin: 0 auto;
}
.sec02 .cont01 {
  margin: 0 auto 70px;
}
.sec02 .cont02 {
  margin: 0 auto 70px;
}
.sec02 .cont_header {
  display: flex;
  align-items: center;
  padding: 0 0 20px 20px;
  border-bottom: 1px solid #00b9ef;
  margin: 0 0 40px;
}
.sec02 .num {
  margin: 0 20px 0 0;
}
.sec02 .cont_title {
  font-size: 25px;
  font-weight: 700;
  color: #00b9ef;
}
.sec02 .cont_title .marker {
  font-weight: 700;
}
.sec02 .cont_body {
  display: flex;
}
.sec02 .cont_image {
  min-width: 468px;
  margin: 0 50px 0 0;
}
.sec02 .cont_text {
  letter-spacing: 0.05em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .sec02 {
    width: 100%;
    padding: 0 20px 100px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .sec02 .sec_header {
    position: relative;
    padding: 30px 0;
    border-left: 20px solid rgba(0, 185, 239, 0.14);
    border-right: 20px solid rgba(0, 185, 239, 0.14);
    margin: 0 0 50px;
    background: #e6f4fd;
    text-align: center;
    overflow: hidden;
  }
  .sec02 .sec_header:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-left: 50px solid rgba(0, 185, 239, 0.14);
    border-top: 90px solid transparent;
    border-bottom: 90px solid transparent;
    border-right: 50px solid transparent;
    margin: auto 0;
  }
  .sec02 .sec_header:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 50px solid rgba(0, 185, 239, 0.14);
    border-top: 90px solid transparent;
    border-bottom: 90px solid transparent;
    border-left: 50px solid transparent;
    margin: auto 0;
  }
  .sec02 .lead_text {
    font-size: 18px;
  }
  .sec02 .lead_text .marker {
    font-weight: 700;
  }
  .sec02 .sec_title {
    font-size: 20px;
    font-weight: 700;
  }
  .sec02 .sec_title .large {
    font-size: 22px;
    font-weight: 700;
  }
  .sec02 .cont {
    width: 100%;
    margin: 0 auto;
  }
  .sec02 .cont01 {
    margin: 0 auto 70px;
  }
  .sec02 .cont02 {
    margin: 0 auto 70px;
  }
  .sec02 .cont_header {
    display: flex;
    align-items: center;
    padding: 0 0 20px 20px;
    border-bottom: 1px solid #00b9ef;
    margin: 0 0 40px;
  }
  .sec02 .num {
    width: 70px;
    height: 35px;
    margin: 0 20px 0 0;
  }
  .sec02 .cont_title {
    font-size: 20px;
    font-weight: 700;
    color: #00b9ef;
  }
  .sec02 .cont_title .marker {
    font-weight: 700;
  }
  .sec02 .cont_body {
    display: block;
  }
  .sec02 .cont_image {
    min-width: 100%;
    margin: 0 auto 20px;
    text-align: center;
  }
  .sec02 .cont_text {
    letter-spacing: 0.05em;
    line-height: 2;
    text-align: justify;
  }
}

.sec03 {
  width: 986px;
  padding: 0 0 100px;
  margin: 0 auto;
}
.sec03 .sec_header {
  position: relative;
  padding: 50px 0;
  border-left: 70px solid rgba(0, 185, 239, 0.14);
  border-right: 70px solid rgba(0, 185, 239, 0.14);
  margin: 0 0 70px;
  background: #e6f4fd;
  text-align: center;
  text-align: center;
}
.sec03 .sec_header:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-left: 50px solid rgba(0, 185, 239, 0.14);
  border-top: 89px solid transparent;
  border-bottom: 89px solid transparent;
  border-right: 50px solid transparent;
}
.sec03 .sec_header:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-right: 50px solid rgba(0, 185, 239, 0.14);
  border-top: 89px solid transparent;
  border-bottom: 89px solid transparent;
  border-left: 50px solid transparent;
}
.sec03 .lead_text {
  position: relative;
  font-size: 26px;
  font-weight: 700;
}
.sec03 .lead_text:before {
  content: "";
  position: absolute;
  left: 0;
  top: -20px;
  width: 106px;
  height: 121px;
  background: url(../img/dh/icon03.png) center/cover no-repeat;
}
.sec03 .sec_title {
  font-size: 30px;
  font-weight: 700;
}
.sec03 .cont {
  position: relative;
}
.sec03 .cont01:before {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  height: 3px;
  width: 100%;
  background: #00b8ee;
}
.sec03 .cont02:before {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  height: 3px;
  width: 100%;
  background: #fff000;
}
.sec03 .cont_title {
  position: relative;
  width: 200px;
  margin: 0 auto 40px;
  background: #fff;
  font-size: 29px;
  font-weight: 500;
  text-align: center;
}
.sec03 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sec03 .item {
  width: 407px;
  height: 103px;
  margin: 0 15px 30px;
  border-radius: 8px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
  text-align: center;
}
.sec03 .item a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  font-size: 25px;
  font-weight: 700;
}
.sec03 .cont01 .item a {
  background: #e6f4fd;
}
.sec03 .cont01 .item:nth-of-type(1) a:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  width: 34px;
  height: 61px;
  margin: auto 0;
  background: url(../img/dh/tools01.png) center/contain no-repeat;
}
.sec03 .cont01 .item:nth-of-type(2) a:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  width: 75px;
  height: 67px;
  margin: auto 0;
  background: url(../img/dh/car_house.png) center/contain no-repeat;
}
.sec03 .cont01 .item:nth-of-type(3) a:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  width: 51px;
  height: 69px;
  margin: auto 0;
  background: url(../img/dh/implant.png) center/contain no-repeat;
}
.sec03 .cont01 .item:nth-of-type(4) a:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  width: 44px;
  height: 58px;
  margin: auto 0;
  background: url(../img/dh/tooth01.png) center/contain no-repeat;
}
.sec03 .cont02 .item a {
  background: rgba(255, 240, 0, 0.48);
}
.sec03 .cont02 .item:nth-of-type(1) a:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  width: 79px;
  height: 69px;
  margin: auto 0;
  background: url(../img/dh/tooth02.png) center/contain no-repeat;
}
.sec03 .cont02 .item:nth-of-type(2) a:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  width: 58px;
  height: 59px;
  margin: auto 0;
  background: url(../img/dh/teeth01.png) center/contain no-repeat;
}
.sec03 .cont02 .item:nth-of-type(3) a:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  width: 73px;
  height: 65px;
  margin: auto 0;
  background: url(../img/dh/tooth03.png) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .sec03 {
    width: 100%;
    padding: 0 20px 100px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .sec03 .sec_header {
    position: relative;
    padding: 30px 0;
    border-left: 20px solid rgba(0, 185, 239, 0.14);
    border-right: 20px solid rgba(0, 185, 239, 0.14);
    margin: 0 0 50px;
    background: #e6f4fd;
    text-align: center;
    overflow: hidden;
  }
  .sec03 .sec_header:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-left: 50px solid rgba(0, 185, 239, 0.14);
    border-top: 90px solid transparent;
    border-bottom: 90px solid transparent;
    border-right: 50px solid transparent;
  }
  .sec03 .sec_header:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border-right: 50px solid rgba(0, 185, 239, 0.14);
    border-top: 90px solid transparent;
    border-bottom: 90px solid transparent;
    border-left: 50px solid transparent;
  }
  .sec03 .lead_text {
    position: relative;
    width: 200px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 700;
  }
  .sec03 .lead_text:before {
    content: "";
    position: absolute;
    left: -40px;
    top: 0px;
    width: 60px;
    height: 68px;
    background: url(../img/dh/icon03.png) center/cover no-repeat;
  }
  .sec03 .sec_title {
    font-size: 22px;
    font-weight: 700;
  }
  .sec03 .cont {
    position: relative;
  }
  .sec03 .cont01:before {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    height: 3px;
    width: 100%;
    background: #00b8ee;
  }
  .sec03 .cont02:before {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    height: 3px;
    width: 100%;
    background: #fff000;
  }
  .sec03 .cont_title {
    position: relative;
    width: 200px;
    margin: 0 auto 40px;
    background: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
  }
  .sec03 .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .sec03 .item {
    width: 407px;
    max-width: 100%;
    height: 103px;
    margin: 0 15px 30px;
    border-radius: 8px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
    text-align: center;
  }
  .sec03 .item a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 700;
  }
  .sec03 .cont01 .item a {
    background: #e6f4fd;
  }
  .sec03 .cont01 .item:nth-of-type(1) a:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 35px;
    margin: auto 0;
    background: url(../img/dh/tools01.png) center/contain no-repeat;
  }
  .sec03 .cont01 .item:nth-of-type(2) a:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 35px;
    margin: auto 0;
    background: url(../img/dh/car_house.png) center/contain no-repeat;
  }
  .sec03 .cont01 .item:nth-of-type(3) a:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 40px;
    margin: auto 0;
    background: url(../img/dh/implant.png) center/contain no-repeat;
  }
  .sec03 .cont01 .item:nth-of-type(4) a:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 39px;
    margin: auto 0;
    background: url(../img/dh/tooth01.png) center/contain no-repeat;
  }
  .sec03 .cont02 .item a {
    background: rgba(255, 240, 0, 0.48);
  }
  .sec03 .cont02 .item:nth-of-type(1) a:before {
    content: "";
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    width: 50px;
    height: 43px;
    margin: auto 0;
    background: url(../img/dh/tooth02.png) center/contain no-repeat;
  }
  .sec03 .cont02 .item:nth-of-type(2) a:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    width: 35px;
    height: 35px;
    margin: auto 0;
    background: url(../img/dh/teeth01.png) center/contain no-repeat;
  }
  .sec03 .cont02 .item:nth-of-type(3) a:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 35px;
    margin: auto 0;
    background: url(../img/dh/tooth03.png) center/contain no-repeat;
  }
}

.sec04 {
  width: 986px;
  margin: 0 auto;
  padding: 0 0 100px;
}
.sec04 .sec_header {
  position: relative;
  padding: 30px 0;
  border-left: 80px solid rgba(255, 255, 255, 0.14);
  border-right: 80px solid rgba(255, 255, 255, 0.14);
  margin: 0 0 60px;
  background: #00b9ef;
  text-align: center;
}
.sec04 .sec_header:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-left: 80px solid rgba(255, 255, 255, 0.14);
  border-top: 65px solid transparent;
  border-bottom: 65px solid transparent;
  border-right: 80px solid transparent;
}
.sec04 .sec_header:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-right: 80px solid rgba(255, 255, 255, 0.14);
  border-top: 65px solid transparent;
  border-bottom: 65px solid transparent;
  border-left: 80px solid transparent;
}
.sec04 .lead_text {
  position: relative;
  margin: 0 0 10px;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}
.sec04 .lead_text:before {
  content: "";
  position: absolute;
  right: 80px;
  top: 0;
  width: 42px;
  height: 76px;
  background: url(../img/dh/tools02.png) center/contain no-repeat;
}
.sec04 .sec_title {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
}
.sec04 .sec_body {
  display: flex;
  margin: 0 0 50px;
}
.sec04 .sec_image {
  min-width: auto;
  width: 100%;
  margin: 0 50px 0 0;
}
.sec04 .sec_text {
  line-height: 2;
}
.sec04 .bottom {
  padding: 30px 60px;
  background: #e6f4fd;
}
.sec04 .bottom_inner {
  position: relative;
  display: flex;
  padding: 20px 40px;
  background: #fff;
}
.sec04 .bottom_inner:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 41px;
  height: 51px;
  background: url(../img/dh/page01.png) center/contain no-repeat;
}
.sec04 .dlist {
  padding: 10px 0;
}
.sec04 .bottom_left {
  width: 40%;
  border-right: 2px solid #00b8ee;
  box-sizing: border-box;
  text-align: center;
}
.sec04 .bottom_left .term {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 500;
  color: #00b8ee;
}
.sec04 .bottom_left .description {
  font-size: 26px;
  font-weight: 500;
}
.sec04 .bottom_right {
  width: 60%;
  padding: 0 0 0 50px;
  box-sizing: border-box;
}
.sec04 .bottom_right .term {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 500;
  color: #00b8ee;
}
.sec04 .bottom_right .description {
  position: relative;
  padding: 0 0 0 50px;
  line-height: 2;
}
.sec04 .bottom_right .description:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 27px;
  height: 18px;
  background: url(../img/dh/check.png) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .sec04 {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px 100px;
    box-sizing: border-box;
  }
  .sec04 .sec_header {
    position: relative;
    padding: 30px 0;
    border-left: 20px solid rgba(255, 255, 255, 0.14);
    border-right: 20px solid rgba(255, 255, 255, 0.14);
    margin: 0 0 50px;
    background: #00b9ef;
    text-align: center;
  }
  .sec04 .sec_header:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-left: 60px solid rgba(255, 255, 255, 0.14);
    border-top: 75px solid transparent;
    border-bottom: 75px solid transparent;
    border-right: 60px solid transparent;
  }
  .sec04 .sec_header:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border-right: 60px solid rgba(255, 255, 255, 0.14);
    border-top: 75px solid transparent;
    border-bottom: 75px solid transparent;
    border-left: 60px solid transparent;
  }
  .sec04 .lead_text {
    position: relative;
    width: 300px;
    margin: 0 auto 10px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
  }
  .sec04 .lead_text:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 60px;
    width: 20px;
    height: 36px;
    background: url(../img/dh/tools02.png) center/contain no-repeat;
  }
  .sec04 .sec_title {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
  }
  .sec04 .sec_body {
    display: block;
    margin: 0 0 50px;
  }
  .sec04 .sec_image {
    min-width: auto;
    width: 100%;
    height: 300px;
    margin: 0 0 20px;
    text-align: center;
    overflow: hidden;
  }
  .sec04 .sec_text {
    line-height: 2;
    text-align: justify;
  }
  .sec04 .bottom {
    padding: 20px;
    background: #e6f4fd;
  }
  .sec04 .bottom_inner {
    position: relative;
    display: block;
    padding: 20px;
    background: #fff;
  }
  .sec04 .bottom_inner:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 41px;
    height: 51px;
    background: url(../img/dh/page01.png) center/contain no-repeat;
  }
  .sec04 .dlist {
    padding: 10px 0;
  }
  .sec04 .bottom_left {
    width: 100%;
    border-right: none;
    border-bottom: 2px solid #00b8ee;
    box-sizing: border-box;
    text-align: center;
  }
  .sec04 .bottom_left .term {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #00b8ee;
  }
  .sec04 .bottom_left .description {
    font-size: 20px;
    font-weight: 500;
  }
  .sec04 .bottom_right {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  .sec04 .bottom_right .term {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #00b8ee;
    text-align: center;
  }
  .sec04 .bottom_right .description {
    position: relative;
    padding: 0 0 0 30px;
    line-height: 2;
  }
  .sec04 .bottom_right .description:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 27px;
    height: 18px;
    background: url(../img/dh/check.png) center/contain no-repeat;
  }
}

.sec05 {
  width: 986px;
  margin: 0 auto;
  padding: 0 0 100px;
}
.sec05 .sec_header {
  position: relative;
  padding: 30px 0;
  border-left: 80px solid rgba(255, 255, 255, 0.14);
  border-right: 80px solid rgba(255, 255, 255, 0.14);
  margin: 0 0 60px;
  background: #00b9ef;
  text-align: center;
}
.sec05 .sec_header:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-left: 80px solid rgba(255, 255, 255, 0.14);
  border-top: 65px solid transparent;
  border-bottom: 65px solid transparent;
  border-right: 80px solid transparent;
}
.sec05 .sec_header:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-right: 80px solid rgba(255, 255, 255, 0.14);
  border-top: 65px solid transparent;
  border-bottom: 65px solid transparent;
  border-left: 80px solid transparent;
}
.sec05 .lead_text {
  position: relative;
  margin: 0 0 10px;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}
.sec05 .lead_text:before {
  content: "";
  position: absolute;
  right: 80px;
  top: 0;
  width: 75px;
  height: 67px;
  background: url(../img/dh/car_house02.png) center/contain no-repeat;
}
.sec05 .sec_title {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
}
.sec05 .sec_body {
  display: flex;
  margin: 0 0 50px;
}
.sec05 .sec_image {
  min-width: 340px;
  margin: 0 50px 0 0;
}
.sec05 .sec_text {
  line-height: 2;
}
.sec05 .bottom {
  padding: 30px 60px;
  background: #e6f4fd;
}
.sec05 .bottom_inner {
  position: relative;
  display: flex;
  padding: 20px 40px;
  background: #fff;
}
.sec05 .bottom_inner:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 41px;
  height: 51px;
  background: url(../img/dh/page01.png) center/contain no-repeat;
}
.sec05 .dlist {
  padding: 10px 0;
}
.sec05 .bottom_left {
  width: 40%;
  border-right: 2px solid #00b8ee;
  box-sizing: border-box;
  text-align: center;
}
.sec05 .bottom_left .term {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 500;
  color: #00b8ee;
}
.sec05 .bottom_left .description {
  font-size: 26px;
  font-weight: 500;
}
.sec05 .bottom_right {
  width: 60%;
  padding: 0 0 0 50px;
  box-sizing: border-box;
}
.sec05 .bottom_right .term {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 500;
  color: #00b8ee;
}
.sec05 .bottom_right .description {
  position: relative;
  padding: 0 0 0 50px;
  line-height: 2;
}
.sec05 .bottom_right .description:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 27px;
  height: 18px;
  background: url(../img/dh/check.png) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .sec05 {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px 100px;
    box-sizing: border-box;
  }
  .sec05 .sec_header {
    position: relative;
    padding: 30px 0;
    border-left: 20px solid rgba(255, 255, 255, 0.14);
    border-right: 20px solid rgba(255, 255, 255, 0.14);
    margin: 0 0 50px;
    background: #00b9ef;
    text-align: center;
  }
  .sec05 .sec_header:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-left: 60px solid rgba(255, 255, 255, 0.14);
    border-top: 90px solid transparent;
    border-bottom: 90px solid transparent;
    border-right: 60px solid transparent;
  }
  .sec05 .sec_header:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border-right: 60px solid rgba(255, 255, 255, 0.14);
    border-top: 90px solid transparent;
    border-bottom: 90px solid transparent;
    border-left: 60px solid transparent;
  }
  .sec05 .lead_text {
    position: relative;
    width: 300px;
    margin: 0 auto 10px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
  }
  .sec05 .lead_text:before {
    content: "";
    position: absolute;
    right: 20px;
    top: 50px;
    width: 40px;
    height: 35px;
    background: url(../img/dh/car_house02.png) center/contain no-repeat;
  }
  .sec05 .sec_title {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
  }
  .sec05 .sec_body {
    display: block;
    margin: 0 0 50px;
  }
  .sec05 .sec_image {
    min-width: auto;
    width: 100%;
    height: 300px;
    margin: 0 0 20px;
    text-align: center;
    overflow: hidden;
  }
  .sec05 .sec_text {
    line-height: 2;
    text-align: justify;
  }
  .sec05 .bottom {
    padding: 20px;
    background: #e6f4fd;
  }
  .sec05 .bottom_inner {
    position: relative;
    display: block;
    padding: 20px;
    background: #fff;
  }
  .sec05 .bottom_inner:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 41px;
    height: 51px;
    background: url(../img/dh/page01.png) center/contain no-repeat;
  }
  .sec05 .dlist {
    padding: 10px 0;
  }
  .sec05 .bottom_left {
    width: 100%;
    border-right: none;
    border-bottom: 2px solid #00b8ee;
    box-sizing: border-box;
    text-align: center;
  }
  .sec05 .bottom_left .term {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #00b8ee;
  }
  .sec05 .bottom_left .description {
    font-size: 20px;
    font-weight: 500;
  }
  .sec05 .bottom_right {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  .sec05 .bottom_right .term {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #00b8ee;
    text-align: center;
  }
  .sec05 .bottom_right .description {
    position: relative;
    padding: 0 0 0 30px;
    line-height: 2;
  }
  .sec05 .bottom_right .description:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 27px;
    height: 18px;
    background: url(../img/dh/check.png) center/contain no-repeat;
  }
}

.sec06 {
  width: 986px;
  margin: 0 auto;
  padding: 0 0 100px;
}
.sec06 .sec_header {
  position: relative;
  padding: 30px 0;
  border-left: 80px solid rgba(255, 255, 255, 0.14);
  border-right: 80px solid rgba(255, 255, 255, 0.14);
  margin: 0 0 60px;
  background: #00b9ef;
  text-align: center;
}
.sec06 .sec_header:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-left: 80px solid rgba(255, 255, 255, 0.14);
  border-top: 65px solid transparent;
  border-bottom: 65px solid transparent;
  border-right: 80px solid transparent;
}
.sec06 .sec_header:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-right: 80px solid rgba(255, 255, 255, 0.14);
  border-top: 65px solid transparent;
  border-bottom: 65px solid transparent;
  border-left: 80px solid transparent;
}
.sec06 .lead_text {
  position: relative;
  margin: 0 0 10px;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}
.sec06 .lead_text:before {
  content: "";
  position: absolute;
  right: 100px;
  top: 0;
  width: 51px;
  height: 69px;
  background: url(../img/dh/implant02.png) center/contain no-repeat;
}
.sec06 .sec_title {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
}
.sec06 .sec_body {
  display: flex;
  margin: 0 0 50px;
}
.sec06 .sec_image {
  min-width: 340px;
  margin: 0 50px 0 0;
}
.sec06 .sec_text {
  line-height: 2;
}
.sec06 .bottom {
  padding: 30px 60px;
  background: #e6f4fd;
}
.sec06 .bottom_inner {
  position: relative;
  display: flex;
  padding: 20px 40px;
  background: #fff;
}
.sec06 .bottom_inner:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 41px;
  height: 51px;
  background: url(../img/dh/page01.png) center/contain no-repeat;
}
.sec06 .dlist {
  padding: 10px 0;
}
.sec06 .bottom_left {
  width: 40%;
  border-right: 2px solid #00b8ee;
  box-sizing: border-box;
  text-align: center;
}
.sec06 .bottom_left .term {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 500;
  color: #00b8ee;
}
.sec06 .bottom_left .description {
  font-size: 26px;
  font-weight: 500;
}
.sec06 .bottom_right {
  width: 60%;
  padding: 0 0 0 50px;
  box-sizing: border-box;
}
.sec06 .bottom_right .term {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 500;
  color: #00b8ee;
}
.sec06 .bottom_right .description {
  position: relative;
  padding: 0 0 0 50px;
  line-height: 2;
}
.sec06 .bottom_right .description:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 27px;
  height: 18px;
  background: url(../img/dh/check.png) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .sec06 {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px 100px;
    box-sizing: border-box;
  }
  .sec06 .sec_header {
    position: relative;
    padding: 30px 0;
    border-left: 20px solid rgba(255, 255, 255, 0.14);
    border-right: 20px solid rgba(255, 255, 255, 0.14);
    margin: 0 0 50px;
    background: #00b9ef;
    text-align: center;
  }
  .sec06 .sec_header:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-left: 60px solid rgba(255, 255, 255, 0.14);
    border-top: 90px solid transparent;
    border-bottom: 90px solid transparent;
    border-right: 60px solid transparent;
  }
  .sec06 .sec_header:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border-right: 60px solid rgba(255, 255, 255, 0.14);
    border-top: 90px solid transparent;
    border-bottom: 90px solid transparent;
    border-left: 60px solid transparent;
  }
  .sec06 .lead_text {
    position: relative;
    width: 300px;
    margin: 0 auto 10px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
  }
  .sec06 .lead_text:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 60px;
    width: 30px;
    height: 40px;
    background: url(../img/dh/implant02.png) center/contain no-repeat;
  }
  .sec06 .sec_title {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
  }
  .sec06 .sec_body {
    display: block;
    margin: 0 0 50px;
  }
  .sec06 .sec_image {
    min-width: auto;
    width: 100%;
    height: 300px;
    margin: 0 0 20px;
    text-align: center;
    overflow: hidden;
  }
  .sec06 .sec_text {
    line-height: 2;
    text-align: justify;
  }
  .sec06 .bottom {
    padding: 20px;
    background: #e6f4fd;
  }
  .sec06 .bottom_inner {
    position: relative;
    display: block;
    padding: 20px;
    background: #fff;
  }
  .sec06 .bottom_inner:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 41px;
    height: 51px;
    background: url(../img/dh/page01.png) center/contain no-repeat;
  }
  .sec06 .dlist {
    padding: 10px 0;
  }
  .sec06 .bottom_left {
    width: 100%;
    border-right: none;
    border-bottom: 2px solid #00b8ee;
    box-sizing: border-box;
    text-align: center;
  }
  .sec06 .bottom_left .term {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #00b8ee;
  }
  .sec06 .bottom_left .description {
    font-size: 20px;
    font-weight: 500;
  }
  .sec06 .bottom_right {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  .sec06 .bottom_right .term {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #00b8ee;
    text-align: center;
  }
  .sec06 .bottom_right .description {
    position: relative;
    padding: 0 0 0 30px;
    line-height: 2;
  }
  .sec06 .bottom_right .description:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 27px;
    height: 18px;
    background: url(../img/dh/check.png) center/contain no-repeat;
  }
}

.sec07 {
  width: 986px;
  margin: 0 auto;
  padding: 0 0 100px;
}
.sec07 .sec_header {
  position: relative;
  padding: 30px 0;
  border-left: 80px solid rgba(255, 255, 255, 0.14);
  border-right: 80px solid rgba(255, 255, 255, 0.14);
  margin: 0 0 60px;
  background: #00b9ef;
  text-align: center;
}
.sec07 .sec_header:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-left: 80px solid rgba(255, 255, 255, 0.14);
  border-top: 65px solid transparent;
  border-bottom: 65px solid transparent;
  border-right: 80px solid transparent;
}
.sec07 .sec_header:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-right: 80px solid rgba(255, 255, 255, 0.14);
  border-top: 65px solid transparent;
  border-bottom: 65px solid transparent;
  border-left: 80px solid transparent;
}
.sec07 .lead_text {
  position: relative;
  margin: 0 0 10px;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}
.sec07 .lead_text:before {
  content: "";
  position: absolute;
  right: 100px;
  top: 0;
  width: 51px;
  height: 69px;
  background: url(../img/dh/tooth01_white.png) center/contain no-repeat;
}
.sec07 .sec_title {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
}
.sec07 .sec_body {
  display: flex;
  margin: 0 0 50px;
}
.sec07 .sec_image {
  min-width: 340px;
  margin: 0 50px 0 0;
}
.sec07 .sec_text {
  line-height: 2;
}
.sec07 .bottom {
  padding: 30px 60px;
  background: #e6f4fd;
}
.sec07 .bottom_inner {
  position: relative;
  display: flex;
  padding: 20px 40px;
  background: #fff;
}
.sec07 .bottom_inner:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 41px;
  height: 51px;
  background: url(../img/dh/page01.png) center/contain no-repeat;
}
.sec07 .dlist {
  padding: 10px 0;
}
.sec07 .bottom_left {
  width: 40%;
  border-right: 2px solid #00b8ee;
  box-sizing: border-box;
  text-align: center;
}
.sec07 .bottom_left .term {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 500;
  color: #00b8ee;
}
.sec07 .bottom_left .description {
  font-size: 26px;
  font-weight: 500;
}
.sec07 .bottom_right {
  width: 60%;
  padding: 0 0 0 50px;
  box-sizing: border-box;
}
.sec07 .bottom_right .term {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 500;
  color: #00b8ee;
}
.sec07 .bottom_right .description {
  position: relative;
  padding: 0 0 0 50px;
  line-height: 2;
}
.sec07 .bottom_right .description:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 27px;
  height: 18px;
  background: url(../img/dh/check.png) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .sec07 {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px 100px;
    box-sizing: border-box;
  }
  .sec07 .sec_header {
    position: relative;
    padding: 30px 0;
    border-left: 20px solid rgba(255, 255, 255, 0.14);
    border-right: 20px solid rgba(255, 255, 255, 0.14);
    margin: 0 0 50px;
    background: #00b9ef;
    text-align: center;
  }
  .sec07 .sec_header:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-left: 60px solid rgba(255, 255, 255, 0.14);
    border-top: 80px solid transparent;
    border-bottom: 80px solid transparent;
    border-right: 60px solid transparent;
  }
  .sec07 .sec_header:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border-right: 60px solid rgba(255, 255, 255, 0.14);
    border-top: 80px solid transparent;
    border-bottom: 80px solid transparent;
    border-left: 60px solid transparent;
  }
  .sec07 .lead_text {
    position: relative;
    width: 300px;
    margin: 0 auto 10px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
  }
  .sec07 .lead_text:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 60px;
    width: 30px;
    height: 40px;
    background: url(../img/dh/tooth01_white.png) center/contain no-repeat;
  }
  .sec07 .sec_title {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
  }
  .sec07 .sec_body {
    display: block;
    margin: 0 0 50px;
  }
  .sec07 .sec_image {
    min-width: auto;
    width: 100%;
    height: 300px;
    margin: 0 0 20px;
    text-align: center;
    overflow: hidden;
  }
  .sec07 .sec_text {
    line-height: 2;
    text-align: justify;
  }
  .sec07 .bottom {
    padding: 20px;
    background: #e6f4fd;
  }
  .sec07 .bottom_inner {
    position: relative;
    display: block;
    padding: 20px;
    background: #fff;
  }
  .sec07 .bottom_inner:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 41px;
    height: 51px;
    background: url(../img/dh/page01.png) center/contain no-repeat;
  }
  .sec07 .dlist {
    padding: 10px 0;
  }
  .sec07 .bottom_left {
    width: 100%;
    border-right: none;
    border-bottom: 2px solid #00b8ee;
    box-sizing: border-box;
    text-align: center;
  }
  .sec07 .bottom_left .term {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #00b8ee;
  }
  .sec07 .bottom_left .description {
    font-size: 20px;
    font-weight: 500;
  }
  .sec07 .bottom_right {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  .sec07 .bottom_right .term {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #00b8ee;
    text-align: center;
  }
  .sec07 .bottom_right .description {
    position: relative;
    padding: 0 0 0 30px;
    line-height: 2;
  }
  .sec07 .bottom_right .description:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 27px;
    height: 18px;
    background: url(../img/dh/check.png) center/contain no-repeat;
  }
}

.sec08 {
  width: 986px;
  margin: 0 auto;
  padding: 0 0 100px;
}
.sec08 .sec_header {
  position: relative;
  padding: 30px 0;
  border-left: 80px solid rgba(255, 255, 255, 0.55);
  border-right: 80px solid rgba(255, 255, 255, 0.55);
  margin: 0 0 60px;
  background: rgba(255, 240, 0, 0.48);
  text-align: center;
}
.sec08 .sec_header:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-left: 80px solid rgba(255, 255, 255, 0.55);
  border-top: 65px solid transparent;
  border-bottom: 65px solid transparent;
  border-right: 80px solid transparent;
}
.sec08 .sec_header:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-right: 80px solid rgba(255, 255, 255, 0.55);
  border-top: 65px solid transparent;
  border-bottom: 65px solid transparent;
  border-left: 80px solid transparent;
}
.sec08 .lead_text {
  position: relative;
  font-size: 22px;
  font-weight: 700;
}
.sec08 .lead_text:before {
  content: "";
  position: absolute;
  right: 80px;
  top: 0;
  width: 79px;
  height: 69px;
  background: url(../img/dh/tooth02.png) center/contain no-repeat;
}
.sec08 .sec_title {
  font-size: 26px;
  font-weight: 700;
}
.sec08 .sec_body {
  display: flex;
  margin: 0 0 50px;
}
.sec08 .sec_image {
  min-width: 340px;
  margin: 0 50px 0 0;
}
.sec08 .sec_text {
  line-height: 2;
}
.sec08 .bottom {
  padding: 30px 60px;
  background: #e6f4fd;
}
.sec08 .bottom_inner {
  position: relative;
  display: flex;
  padding: 20px 40px;
  background: #fff;
}
.sec08 .bottom_inner:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 41px;
  height: 51px;
  background: url(../img/dh/page01.png) center/contain no-repeat;
}
.sec08 .dlist {
  padding: 10px 0;
}
.sec08 .bottom_left {
  width: 40%;
  border-right: 2px solid #00b8ee;
  box-sizing: border-box;
  text-align: center;
}
.sec08 .bottom_left .term {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 500;
  color: #00b8ee;
}
.sec08 .bottom_left .description {
  font-size: 26px;
  font-weight: 500;
}
.sec08 .bottom_right {
  width: 60%;
  padding: 0 0 0 50px;
  box-sizing: border-box;
}
.sec08 .bottom_right .term {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 500;
  color: #00b8ee;
}
.sec08 .bottom_right .description {
  position: relative;
  padding: 0 0 0 50px;
  line-height: 2;
}
.sec08 .bottom_right .description:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 27px;
  height: 18px;
  background: url(../img/dh/check.png) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .sec08 {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px 100px;
    box-sizing: border-box;
  }
  .sec08 .sec_header {
    position: relative;
    padding: 30px 0;
    border-left: 20px solid rgba(255, 255, 255, 0.55);
    border-right: 20px solid rgba(255, 255, 255, 0.55);
    margin: 0 0 60px;
    background: rgba(255, 240, 0, 0.48);
    text-align: center;
  }
  .sec08 .sec_header:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-left: 60px solid rgba(255, 255, 255, 0.55);
    border-top: 75px solid transparent;
    border-bottom: 75px solid transparent;
    border-right: 60px solid transparent;
  }
  .sec08 .sec_header:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border-right: 60px solid rgba(255, 255, 255, 0.55);
    border-top: 75px solid transparent;
    border-bottom: 75px solid transparent;
    border-left: 60px solid transparent;
  }
  .sec08 .lead_text {
    position: relative;
    z-index: 2;
    width: 290px;
    margin: 0 auto 10px;
    font-size: 18px;
    font-weight: 700;
  }
  .sec08 .lead_text:before {
    content: "";
    position: absolute;
    right: 0px;
    top: 50px;
    width: 40px;
    height: 34px;
    background: url(../img/dh/tooth02.png) center/contain no-repeat;
  }
  .sec08 .sec_title {
    font-size: 22px;
    font-weight: 700;
  }
  .sec08 .sec_body {
    display: block;
    margin: 0 0 50px;
  }
  .sec08 .sec_image {
    min-width: auto;
    width: 100%;
    height: 300px;
    margin: 0 0 20px;
    text-align: center;
    overflow: hidden;
  }
  .sec08 .sec_text {
    line-height: 2;
    text-align: justify;
  }
  .sec08 .bottom {
    padding: 20px;
    background: #e6f4fd;
  }
  .sec08 .bottom_inner {
    position: relative;
    display: block;
    padding: 20px;
    background: #fff;
  }
  .sec08 .bottom_inner:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 41px;
    height: 51px;
    background: url(../img/dh/page01.png) center/contain no-repeat;
  }
  .sec08 .dlist {
    padding: 10px 0;
  }
  .sec08 .bottom_left {
    width: 100%;
    border-right: none;
    border-bottom: 2px solid #00b8ee;
    box-sizing: border-box;
    text-align: center;
  }
  .sec08 .bottom_left .term {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #00b8ee;
  }
  .sec08 .bottom_left .description {
    font-size: 20px;
    font-weight: 500;
  }
  .sec08 .bottom_right {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  .sec08 .bottom_right .term {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #00b8ee;
    text-align: center;
  }
  .sec08 .bottom_right .description {
    position: relative;
    padding: 0 0 0 30px;
    line-height: 2;
  }
  .sec08 .bottom_right .description:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 27px;
    height: 18px;
    background: url(../img/dh/check.png) center/contain no-repeat;
  }
}

.sec09 {
  width: 986px;
  margin: 0 auto;
  padding: 0 0 100px;
}
.sec09 .sec_header {
  position: relative;
  padding: 30px 0;
  border-left: 80px solid rgba(255, 255, 255, 0.55);
  border-right: 80px solid rgba(255, 255, 255, 0.55);
  margin: 0 0 60px;
  background: rgba(255, 240, 0, 0.48);
  text-align: center;
}
.sec09 .sec_header:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-left: 80px solid rgba(255, 255, 255, 0.55);
  border-top: 65px solid transparent;
  border-bottom: 65px solid transparent;
  border-right: 80px solid transparent;
}
.sec09 .sec_header:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-right: 80px solid rgba(255, 255, 255, 0.55);
  border-top: 65px solid transparent;
  border-bottom: 65px solid transparent;
  border-left: 80px solid transparent;
}
.sec09 .lead_text {
  position: relative;
  font-size: 22px;
  font-weight: 700;
}
.sec09 .lead_text:before {
  content: "";
  position: absolute;
  right: 80px;
  top: 0;
  width: 58px;
  height: 59px;
  background: url(../img/dh/teeth01.png) center/contain no-repeat;
}
.sec09 .sec_title {
  font-size: 26px;
  font-weight: 700;
}
.sec09 .sec_body {
  display: flex;
  margin: 0 0 50px;
}
.sec09 .sec_image {
  min-width: 340px;
  margin: 0 50px 0 0;
}
.sec09 .sec_text {
  line-height: 2;
}
.sec09 .bottom {
  padding: 30px 60px;
  background: #e6f4fd;
}
.sec09 .bottom_inner {
  position: relative;
  display: flex;
  padding: 20px 40px;
  background: #fff;
}
.sec09 .bottom_inner:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 41px;
  height: 51px;
  background: url(../img/dh/page01.png) center/contain no-repeat;
}
.sec09 .dlist {
  padding: 10px 0;
}
.sec09 .bottom_left {
  width: 40%;
  border-right: 2px solid #00b8ee;
  box-sizing: border-box;
  text-align: center;
}
.sec09 .bottom_left .term {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 500;
  color: #00b8ee;
}
.sec09 .bottom_left .description {
  font-size: 26px;
  font-weight: 500;
}
.sec09 .bottom_right {
  width: 60%;
  padding: 0 0 0 50px;
  box-sizing: border-box;
}
.sec09 .bottom_right .term {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 500;
  color: #00b8ee;
}
.sec09 .bottom_right .description {
  position: relative;
  padding: 0 0 0 50px;
  line-height: 2;
}
.sec09 .bottom_right .description:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 27px;
  height: 18px;
  background: url(../img/dh/check.png) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .sec09 {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px 100px;
    box-sizing: border-box;
  }
  .sec09 .sec_header {
    position: relative;
    padding: 30px 0;
    border-left: 20px solid rgba(255, 255, 255, 0.55);
    border-right: 20px solid rgba(255, 255, 255, 0.55);
    margin: 0 0 60px;
    background: rgba(255, 240, 0, 0.48);
    text-align: center;
  }
  .sec09 .sec_header:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-left: 60px solid rgba(255, 255, 255, 0.55);
    border-top: 90px solid transparent;
    border-bottom: 90px solid transparent;
    border-right: 60px solid transparent;
  }
  .sec09 .sec_header:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border-right: 60px solid rgba(255, 255, 255, 0.55);
    border-top: 90px solid transparent;
    border-bottom: 90px solid transparent;
    border-left: 60px solid transparent;
  }
  .sec09 .lead_text {
    position: relative;
    z-index: 2;
    width: 290px;
    margin: 0 auto 10px;
    font-size: 18px;
    font-weight: 700;
  }
  .sec09 .lead_text:before {
    content: "";
    position: absolute;
    right: 0px;
    top: 80px;
    width: 30px;
    height: 30px;
    background: url(../img/dh/teeth01.png) center/contain no-repeat;
  }
  .sec09 .sec_title {
    font-size: 22px;
    font-weight: 700;
  }
  .sec09 .sec_body {
    display: block;
    margin: 0 0 50px;
  }
  .sec09 .sec_image {
    min-width: auto;
    width: 100%;
    height: 300px;
    margin: 0 0 20px;
    text-align: center;
    overflow: hidden;
  }
  .sec09 .sec_text {
    line-height: 2;
    text-align: justify;
  }
  .sec09 .bottom {
    padding: 20px;
    background: #e6f4fd;
  }
  .sec09 .bottom_inner {
    position: relative;
    display: block;
    padding: 20px;
    background: #fff;
  }
  .sec09 .bottom_inner:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 41px;
    height: 51px;
    background: url(../img/dh/page01.png) center/contain no-repeat;
  }
  .sec09 .dlist {
    padding: 10px 0;
  }
  .sec09 .bottom_left {
    width: 100%;
    border-right: none;
    border-bottom: 2px solid #00b8ee;
    box-sizing: border-box;
    text-align: center;
  }
  .sec09 .bottom_left .term {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #00b8ee;
  }
  .sec09 .bottom_left .description {
    font-size: 20px;
    font-weight: 500;
  }
  .sec09 .bottom_right {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  .sec09 .bottom_right .term {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #00b8ee;
    text-align: center;
  }
  .sec09 .bottom_right .description {
    position: relative;
    padding: 0 0 0 30px;
    line-height: 2;
  }
  .sec09 .bottom_right .description:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 27px;
    height: 18px;
    background: url(../img/dh/check.png) center/contain no-repeat;
  }
}

.sec10 {
  width: 986px;
  margin: 0 auto;
  padding: 0 0 100px;
}
.sec10 .sec_header {
  position: relative;
  padding: 30px 0;
  border-left: 80px solid rgba(255, 255, 255, 0.55);
  border-right: 80px solid rgba(255, 255, 255, 0.55);
  margin: 0 0 60px;
  background: rgba(255, 240, 0, 0.48);
  text-align: center;
}
.sec10 .sec_header:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-left: 80px solid rgba(255, 255, 255, 0.55);
  border-top: 65px solid transparent;
  border-bottom: 65px solid transparent;
  border-right: 80px solid transparent;
}
.sec10 .sec_header:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-right: 80px solid rgba(255, 255, 255, 0.55);
  border-top: 65px solid transparent;
  border-bottom: 65px solid transparent;
  border-left: 80px solid transparent;
}
.sec10 .lead_text {
  position: relative;
  font-size: 22px;
  font-weight: 700;
}
.sec10 .lead_text:before {
  content: "";
  position: absolute;
  right: 80px;
  top: 0;
  width: 79px;
  height: 69px;
  background: url(../img/dh/tooth03.png) center/contain no-repeat;
}
.sec10 .sec_title {
  font-size: 26px;
  font-weight: 700;
}
.sec10 .sec_body {
  display: flex;
  margin: 0 0 50px;
}
.sec10 .sec_image {
  min-width: 340px;
  margin: 0 50px 0 0;
}
.sec10 .sec_text {
  line-height: 2;
}
.sec10 .bottom {
  padding: 30px 60px;
  background: #e6f4fd;
}
.sec10 .bottom_inner {
  position: relative;
  display: flex;
  padding: 20px 40px;
  background: #fff;
}
.sec10 .bottom_inner:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 41px;
  height: 51px;
  background: url(../img/dh/page01.png) center/contain no-repeat;
}
.sec10 .dlist {
  padding: 10px 0;
}
.sec10 .bottom_left {
  width: 40%;
  border-right: 2px solid #00b8ee;
  box-sizing: border-box;
  text-align: center;
}
.sec10 .bottom_left .term {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 500;
  color: #00b8ee;
}
.sec10 .bottom_left .description {
  font-size: 26px;
  font-weight: 500;
}
.sec10 .bottom_right {
  width: 60%;
  padding: 0 0 0 50px;
  box-sizing: border-box;
}
.sec10 .bottom_right .term {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 500;
  color: #00b8ee;
}
.sec10 .bottom_right .description {
  position: relative;
  padding: 0 0 0 50px;
  line-height: 2;
}
.sec10 .bottom_right .description:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 27px;
  height: 18px;
  background: url(../img/dh/check.png) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .sec10 {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px 100px;
    box-sizing: border-box;
  }
  .sec10 .sec_header {
    position: relative;
    padding: 30px 0;
    border-left: 20px solid rgba(255, 255, 255, 0.55);
    border-right: 20px solid rgba(255, 255, 255, 0.55);
    margin: 0 0 60px;
    background: rgba(255, 240, 0, 0.48);
    text-align: center;
  }
  .sec10 .sec_header:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-left: 60px solid rgba(255, 255, 255, 0.55);
    border-top: 80px solid transparent;
    border-bottom: 80px solid transparent;
    border-right: 60px solid transparent;
  }
  .sec10 .sec_header:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border-right: 60px solid rgba(255, 255, 255, 0.55);
    border-top: 80px solid transparent;
    border-bottom: 80px solid transparent;
    border-left: 60px solid transparent;
  }
  .sec10 .lead_text {
    position: relative;
    z-index: 2;
    width: 290px;
    margin: 0 auto 10px;
    font-size: 18px;
    font-weight: 700;
  }
  .sec10 .lead_text:before {
    content: "";
    position: absolute;
    right: 0px;
    top: 60px;
    width: 40px;
    height: 39px;
    background: url(../img/dh/tooth03.png) center/contain no-repeat;
  }
  .sec10 .sec_title {
    position: relative;
    z-index: 2;
    font-size: 22px;
    font-weight: 700;
  }
  .sec10 .sec_body {
    display: block;
    margin: 0 0 50px;
  }
  .sec10 .sec_image {
    min-width: auto;
    width: 100%;
    height: 300px;
    margin: 0 0 20px;
    text-align: center;
    overflow: hidden;
  }
  .sec10 .sec_text {
    line-height: 2;
    text-align: justify;
  }
  .sec10 .bottom {
    padding: 20px;
    background: #e6f4fd;
  }
  .sec10 .bottom_inner {
    position: relative;
    display: block;
    padding: 20px;
    background: #fff;
  }
  .sec10 .bottom_inner:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 41px;
    height: 51px;
    background: url(../img/dh/page01.png) center/contain no-repeat;
  }
  .sec10 .dlist {
    padding: 10px 0;
  }
  .sec10 .bottom_left {
    width: 100%;
    border-right: none;
    border-bottom: 2px solid #00b8ee;
    box-sizing: border-box;
    text-align: center;
  }
  .sec10 .bottom_left .term {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #00b8ee;
  }
  .sec10 .bottom_left .description {
    font-size: 20px;
    font-weight: 500;
  }
  .sec10 .bottom_right {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  .sec10 .bottom_right .term {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #00b8ee;
    text-align: center;
  }
  .sec10 .bottom_right .description {
    position: relative;
    padding: 0 0 0 30px;
    line-height: 2;
  }
  .sec10 .bottom_right .description:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 27px;
    height: 18px;
    background: url(../img/dh/check.png) center/contain no-repeat;
  }
}

.sec11 {
  width: 986px;
  margin: 0 auto;
  padding: 0 0 100px;
}
.sec11 .sec_header {
  position: relative;
  padding: 50px 0;
  margin: 0 auto 50px;
  background: #00b9ef;
}
.sec11 .sec_header:before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  width: 950px;
  height: 3px;
  margin: 0 auto;
  background: url(../img/dh/border01.png) center/contain no-repeat;
}
.sec11 .sec_header:after {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  width: 950px;
  height: 3px;
  margin: 0 auto;
  background: url(../img/dh/border01.png) center/contain no-repeat;
}
.sec11 .sec_title {
  font-size: 31px;
  color: #fff;
  text-align: center;
}
.sec11 .dlist {
  width: 912px;
  border: 1px solid #231815;
  margin: 0 auto;
  box-sizing: border-box;
}
.sec11 .dlist01 {
  margin: 0 auto 50px;
}
.sec11 .row {
  display: flex;
}
.sec11 .row:not(:last-of-type) {
  border-bottom: 1px solid #231815;
}
.sec11 .term {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  padding: 20px 0;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}
.sec11 .description {
  padding: 20px 0 20px 40px;
  font-weight: 500;
}
.sec11 .dlist01 .term {
  background: #e6f4fd;
}
.sec11 .dlist02 .term {
  background: rgba(255, 240, 0, 0.48);
}
@media screen and (max-width: 768px) {
  .sec11 {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px 100px;
    box-sizing: border-box;
  }
  .sec11 .sec_header {
    position: relative;
    padding: 30px 0;
    margin: 0 auto 50px;
    background: #00b9ef;
  }
  .sec11 .sec_header:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
    margin: 0 auto;
    background: url(../img/dh/border01.png) center/contain no-repeat;
  }
  .sec11 .sec_header:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
    margin: 0 auto;
    background: url(../img/dh/border01.png) center/contain no-repeat;
  }
  .sec11 .sec_title {
    font-size: 24px;
    color: #fff;
    text-align: center;
  }
  .sec11 .dlist {
    width: 100%;
    border: 1px solid #231815;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .sec11 .dlist01 {
    margin: 0 auto 50px;
  }
  .sec11 .row {
    display: block;
  }
  .sec11 .row:not(:last-of-type) {
    border-bottom: 1px solid #231815;
  }
  .sec11 .term {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 20px 0;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
  }
  .sec11 .description {
    padding: 20px;
    font-weight: 500;
  }
  .sec11 .dlist01 .term {
    background: #e6f4fd;
  }
  .sec11 .dlist02 .term {
    background: rgba(255, 240, 0, 0.48);
  }
}

/* =====sec12===== */
.sec12 {
  padding: 130px 0 100px;
  background: rgba(0, 185, 239, 0.1);
}

.sec12 .sec_title {
  position: relative;
  margin: 0 0 50px;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

.sec12 .sec_title:before {
  content: "";
  position: absolute;
  top: -64px;
  left: 50%;
  transform: translateX(-50%);
  width: 53px;
  height: 41px;
  background: url(../img/recruit/icon06.png) center center/cover no-repeat;
}

.sec12 .text {
  margin: 0 0 50px;
  font-size: 18px;
  font-weight: 700;
  color: #1EAEDE;
  text-align: center;
}

.sec12 .table {
  width: 740px;
  margin: 0 auto 60px;
}

.sec12 .table .row {
  display: block;
  margin: 0 auto 46px;
}

.sec12 .t_title {
  width: 190px;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  vertical-align: middle;
}

.sec12 .row:nth-of-type(1) .t_title {
  vertical-align: top;
}

.sec12 .row:nth-of-type(2) .t_title {
  vertical-align: top;
}

.sec12 .row:last-of-type .t_title {
  padding: 10px 0 0;
  vertical-align: top;
}

.sec12 .t_title .color {
  color: #1EAEDE;
  padding: 0 0 0 5px;
}

.sec12 .t_title label {
  font-weight: 700;
}

.sec12 .t_data input.i_text,
.sec12 .t_data textarea {
  width: 546px;
  padding: 10px 20px 10px 5px;
  box-sizing: border-box;
  font-size: 18px;
}

.sec12 .t_data.radiobox p {
  display: inline-block;
}

.sec12 .t_data.radiobox p:nth-of-type(1) {
  margin: 0 50px 0 0;
}

.sec12 .radiotitle {
  padding: 10px 0;
  font-size: 18px;
}

.sec12 .t_data.radiobox label {
  font-size: 18px;
  margin: 0 0 0 10px;
}

.sec12 .t_data textarea {
  height: 272px !important;
  width: 546px !important;
}

.sec12 .privacy {
  width: 740px;
  padding: 30px 40px;
  margin: 0 auto 60px;
  box-sizing: border-box;
  background: #fff;
}

.sec12 .p_title {
  margin: 0 0 10px;
  text-align: center;
}

.sec12 .p_text:not(:last-of-type) {
  margin: 0 0 30px;
}

.sec12 .agree_btn {
  width: 300px;
  margin: 0 auto 20px;
  text-align: center;
}

.sec12 .submit_btn {
  width: 200px;
  height: 50px;
  border: none;
  margin: 0 auto 80px;
  background: #fff;
  color: #171D59;
  box-sizing: border-box;
  text-align: center;
  transition: 0.4s;
}

.sec12 .submit_btn input {
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 16px;
  font-family: "noto sans jp";
  font-weight: 400;
  transition: 0.4s;
  border-radius: 0;
  text-shadow: none;
  max-width: none;
}

.sec12 .numbox {
  margin: 0 auto;
  text-align: center;
}

.g-recaptcha {
  width: 300px;
  margin: 0 auto 20px;
}

.warning {
  margin: 0 0 20px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .sec12 {
    padding: 80px 20px 50px;
    background: rgba(0, 185, 239, 0.1);
    box-sizing: border-box;
  }
  .sec12 .sec_title {
    position: relative;
    margin: 0 0 30px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
  }
  .sec12 .sec_title:before {
    content: "";
    position: absolute;
    top: -64px;
    left: 50%;
    transform: translateX(-50%);
    width: 53px;
    height: 41px;
    background: url(../img/recruit/icon06.png) center center/70% no-repeat;
  }
  .sec12 .text {
    margin: 0 0 30px;
    font-size: 16px;
    font-weight: 700;
    color: #1EAEDE;
    text-align: center;
  }
  .sec12 .table {
    width: 100%;
    margin: 0 auto 68px;
  }
  .sec12 .table .row {
    width: 100%;
    display: block;
    margin: 0 auto 20px;
  }
  .sec12 .t_title {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    vertical-align: middle;
  }
  .sec12 .row:nth-of-type(1) .t_data.radiobox {
    margin: 0 auto;
  }
  .sec12 .row:nth-of-type(1) .t_data.radiobox p {
    display: flex;
    align-items: center;
    margin: 0 0 10px;
  }
  .sec12 .row:last-of-type .t_title {
    width: 100%;
    padding: 10px 0 0;
    vertical-align: top;
  }
  .sec12 .t_title .color {
    color: #1EAEDE;
    padding: 0 0 0 5px;
  }
  .sec12 .t_title label {
    font-weight: 700;
  }
  .sec12 .t_data {
    display: block;
    max-width: none;
  }
  .sec12 .t_data p {
    width: 100%;
  }
  .sec12 .t_data input.i_text,
  .sec12 .t_data textarea {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    font-size: 15px;
    max-width: none;
  }
  .sec12 .t_data.radiobox p {
    display: inline-block;
  }
  .sec12 .t_data.radiobox p:nth-of-type(1) {
    margin: 0;
  }
  .sec12 .t_data.radiobox label {
    font-size: 16px;
    margin: 0 0 0 10px;
  }
  .sec12 .radiotitle {
    padding: 20px 0 0;
    font-size: 18px;
  }
  .sec12 .t_data textarea {
    width: 100% !important;
    height: 272px !important;
    max-width: none; /* メールフォームプロリセット */
  }
  .sec12 .privacy {
    width: 100%;
    padding: 20px;
    margin: 0 auto 50px;
    box-sizing: border-box;
    background: #fff;
  }
  .sec12 .p_title {
    font-size: 15px;
    margin: 0 0 10px;
    text-align: center;
  }
  .sec12 .p_text {
    font-size: 14px;
  }
  .sec12 .p_text:not(:last-of-type) {
    margin: 0 0 30px;
  }
  .sec12 .agree_btn {
    margin: 0 auto 20px;
    text-align: center;
  }
  .sec12 .submit_btn {
    width: 200px;
    height: 50px;
    border: none;
    margin: 0 auto 50px;
    background: #fff;
    color: #171D59;
    box-sizing: border-box;
    text-align: center;
    transition: 0.4s;
  }
  .sec12 .submit_btn input {
    width: 100%;
    height: 100%;
    background: #fff;
    font-size: 16px;
    font-family: "noto sans jp";
    font-weight: 400;
    transition: 0.4s;
    border-radius: 0;
    text-shadow: none;
    max-width: none;
    color: #000;
  }
  .sec12 .numbox {
    margin: 0 auto;
    text-align: center;
  }
  .sec12 .g-recaptcha {
    width: 300px;
    margin: 0 auto 20px;
  }
  .sec12 .warning {
    margin: 0 0 20px;
    text-align: center;
  }
}
.sec13 {
  margin-bottom: 100px;
}
.sec13 .sec_sub_title {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 60px;
  font-size: 23px;
  font-weight: 500;
  text-align: center;
  position: relative;
}
.sec13 .sec_sub_title::before {
  content: "";
  position: absolute;
  top: -20px;
  left: -60px;
  background: url(/img/dh/sec13_kazari01.webp) center center/cover no-repeat;
  width: 30px;
  height: 62px;
}
.sec13 .sec_sub_title::after {
  content: "";
  position: absolute;
  top: -20px;
  right: -60px;
  background: url(/img/dh/sec13_kazari02.webp) center center/cover no-repeat;
  width: 30px;
  height: 62px;
}
.sec13 .sec_title {
  width: 524px;
  max-width: 100%;
  padding-right: 80px;
  text-align: center;
  margin: 0 auto 60px;
}
.sec13 .sec_fukidashi_box {
  width: 770px;
  max-width: 100%;
  margin: 0 auto 60px;
  display: flex;
  flex-direction: column;
}
.sec13 .sec_fukidashi_box .box_image01 {
  width: 356px;
  height: 94px;
  margin-left: auto;
  padding-right: 40px;
}
.sec13 .sec_fukidashi_box .box_image01 img {
  width: 100%;
}
.sec13 .sec_fukidashi_box .box_image02 {
  width: 356px;
  height: 94px;
  margin-top: -50px;
  margin-right: auto;
}
.sec13 .sec_fukidashi_box .box_image02 img {
  width: 100%;
}
.sec13 .sec_fukidashi_box .box_image03 {
  width: 356px;
  height: 94px;
  margin-top: 10px;
  margin-left: auto;
}
.sec13 .sec_fukidashi_box .box_image03 img {
  width: 100%;
}
.sec13 .sec_fukidashi_box .box_image04 {
  margin-top: -100px;
  width: 268px;
  padding-left: 30px;
  margin-right: auto;
}
.sec13 .sec_fukidashi_box .box_image04 img {
  width: 100%;
}
.sec13 .sec_text {
  width: 660px;
  max-width: 100%;
  margin: 0 auto 100px;
  font-size: 16px;
  line-height: 2;
  text-align: center;
}
.sec13 .kengaku_title {
  width: 337px;
  max-width: 100%;
  margin: 0 auto 60px;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  padding-bottom: 15px;
  border-bottom: 3px solid #f4e829;
}
.sec13 .sec_flex {
  width: 895px;
  max-width: 100%;
  margin: 0 auto 80px;
  display: flex;
  box-sizing: border-box;
}
.sec13 .sec_flex .imagebox {
  width: 120px;
  min-width: 14%;
  max-width: 14%;
  box-sizing: border-box;
}
.sec13 .sec_flex .textbox {
  width: 86%;
  box-sizing: border-box;
}
.sec13 .sec_flex .textbox .title_head {
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px;
}
.sec13 .sec_flex .textbox .title_head .title {
  padding-left: 40px;
  font-size: 25px;
  font-weight: 500;
}
.sec13 .sec_flex .textbox .text {
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
}
.sec13 .flex01 {
  align-items: flex-end;
}
.sec13 .flex01 .textbox {
  margin-right: 50px;
}
.sec13 .flex02 {
  flex-direction: row-reverse;
  align-items: center;
}
.sec13 .flex02 .textbox {
  margin-left: 50px;
}
.sec13 .tbodys_box {
  width: 890px;
  max-width: 100%;
  margin: 0 auto 100px;
  padding: 40px 0;
  background-color: rgba(244, 232, 41, 0.48);
  border-radius: 30px;
  position: relative;
}
.sec13 .tbodys_box .title {
  position: absolute;
  top: -22px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.2em;
}
.sec13 .tbodys_box .flex03 {
  display: flex;
  justify-content: center;
}
.sec13 .tbodys_box .flex03 .item {
  display: flex;
  align-items: center;
}
.sec13 .tbodys_box .flex03 .item:nth-of-type(1) {
  margin-right: 80px;
}
.sec13 .tbodys_box .flex03 .item .item_image {
  margin-right: 20px;
}
.sec13 .tbodys_box .flex03 .item .text {
  font-size: 20px;
}
.sec13 .moushikomi {
  font-size: 25px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 40px;
}
.sec13 .flex04 {
  width: 970px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
}
.sec13 .flex04 .btn_tel {
  margin-right: 26px;
}
@media screen and (max-width: 768px) {
  .sec13 {
    margin-bottom: 13.8vw;
    padding: 0px 20px 0px;
    box-sizing: border-box;
    /*.flex01 .imagebox {
        margin-left: auto;
    }
    .flex02 .imagebox {
        margin-right: auto;
    } */
  }
  .sec13 .sec_sub_title {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 20px;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    position: relative;
  }
  .sec13 .sec_sub_title::before {
    content: "";
    position: absolute;
    top: -5px;
    left: -40px;
    background: url(/img/dh/sec13_kazari01.webp) center center/cover no-repeat;
    width: 30px;
    height: 62px;
  }
  .sec13 .sec_sub_title::after {
    content: "";
    position: absolute;
    top: -5px;
    right: -40px;
    background: url(/img/dh/sec13_kazari02.webp) center center/cover no-repeat;
    width: 30px;
    height: 62px;
  }
  .sec13 .sec_title {
    width: 100%;
    max-width: 100%;
    padding-right: initial;
    text-align: center;
    margin: 0 auto 40px;
  }
  .sec13 .sec_fukidashi_box {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 40px;
    display: flex;
    flex-direction: column;
  }
  .sec13 .sec_fukidashi_box .box_image01 {
    width: 318px;
    margin-left: auto;
    padding-right: 0px;
  }
  .sec13 .sec_fukidashi_box .box_image02 {
    width: 318px;
    margin-top: 10px;
    margin-right: auto;
  }
  .sec13 .sec_fukidashi_box .box_image03 {
    width: 318px;
    margin-top: 10px;
    margin-left: auto;
  }
  .sec13 .sec_fukidashi_box .box_image04 {
    margin-top: 20px;
    width: 268px;
    padding-left: initial;
    margin-right: initial;
    margin: 0 auto;
  }
  .sec13 .sec_fukidashi_box img {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sec13 .sec_text {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 60px;
    font-size: 16px;
    line-height: 2;
    text-align: left;
  }
  .sec13 .kengaku_title {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 40px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 3px solid #f4e829;
  }
  .sec13 .sec_flex {
    width: 895px;
    max-width: 100%;
    margin: 0 auto 60px;
    display: block;
    box-sizing: border-box;
  }
  .sec13 .sec_flex .imagebox {
    width: 62px;
    min-width: 62px;
    max-width: 100%;
    margin: initial;
    margin-left: 1em;
    box-sizing: border-box;
  }
  .sec13 .sec_flex .textbox {
    width: 100%;
    margin-bottom: 15px;
    box-sizing: border-box;
  }
  .sec13 .sec_flex .textbox .title_head {
    display: flex;
    align-items: flex-end;
    margin-bottom: 20px;
  }
  .sec13 .sec_flex .textbox .title_head .title {
    padding-left: 20px;
    font-size: 25px;
    font-weight: 500;
  }
  .sec13 .sec_flex .textbox .text {
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
  }
  .sec13 .flex01 {
    align-items: flex-end;
  }
  .sec13 .flex01 .textbox {
    margin-right: initial;
  }
  .sec13 .flex02 {
    flex-direction: row-reverse;
    align-items: center;
  }
  .sec13 .flex02 .textbox {
    margin-left: initial;
  }
  .sec13 .tbodys_box {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 40px;
    padding: 40px 0 15px;
    background-color: rgba(244, 232, 41, 0.48);
    border-radius: 30px;
    position: relative;
  }
  .sec13 .tbodys_box .title {
    position: absolute;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-wrap: nowrap;
  }
  .sec13 .tbodys_box .flex03 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .sec13 .tbodys_box .flex03 .item {
    min-width: 260px;
    display: flex;
    margin-bottom: 25px;
  }
  .sec13 .tbodys_box .flex03 .item:nth-of-type(1) {
    margin-right: initial;
  }
  .sec13 .tbodys_box .flex03 .item .item_image {
    margin-right: 20px;
  }
  .sec13 .tbodys_box .flex03 .item .text {
    font-size: 20px;
  }
  .sec13 .moushikomi {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .sec13 .flex04 {
    width: 970px;
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
  .sec13 .flex04 .btn_tel {
    text-align: center;
    margin-right: initial;
    margin-bottom: 30px;
  }
  .sec13 .flex04 .btn_form {
    text-align: center;
  }
}/*# sourceMappingURL=dh.css.map */