.main_image {
  position: relative;
  height: 400px;
  /* .kazari01 {
    position: absolute;
    left: -10px;
    top: -10px;
    width: 586px;
    height: 358px;
    background: url(/images01/common/key_kazari01.webp) center /contain no-repeat;
  }

  .kazari02 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 563px;
    height: 251px;
    background: url(/images01/common/key_kazari02.webp) left bottom /contain no-repeat;
  }

  .kazari03 {
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 301px;
    height: 270px;
    background: url(/images01/common/key_kazari03.webp) right bottom /contain no-repeat;
  } */
}
.main_image .inner {
  width: 1280px;
  max-width: 100%;
  height: 400px;
  padding: 70px 60px 0;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
}
.main_image .inner::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0px;
  right: 0px;
  width: 1009px;
  height: 400px;
  padding-top: 200px;
  box-sizing: border-box;
  background: url(/images/child-ortho/child-ortho_key.webp) right top/cover no-repeat;
  overflow: hidden;
}
.main_image .inner::after {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: -75px;
  left: 0px;
  width: 100%;
  height: 336px;
  box-sizing: border-box;
  background-color: #eeeae7;
}
.main_image .text {
  position: relative;
  z-index: 2;
  margin-top: 150px;
  padding-left: 85px;
  font-family: "Zen Maru Gothic";
  font-size: 36px;
  letter-spacing: 0.2em;
  color: #fff;
  text-shadow: 3px 3px 5px rgba(68, 68, 68, 0.26), -3px 3px 5px rgba(68, 68, 68, 0.26), 3px -3px 5px rgba(68, 68, 68, 0.26), -3px -3px 5px rgba(68, 68, 68, 0.26);
}
.main_image .text:before {
  content: "MEDICAL";
  position: absolute;
  left: 85px;
  top: -40px;
  font-family: initial;
  font-size: 16px;
  letter-spacing: 0.2em;
  color: #fff;
  text-shadow: 3px 3px 5px rgba(68, 68, 68, 0.26), -3px 3px 5px rgba(68, 68, 68, 0.26), 3px -3px 5px rgba(68, 68, 68, 0.26), -3px -3px 5px rgba(68, 68, 68, 0.26);
}
@media screen and (max-width: 767px) {
  .main_image {
    overflow: hidden;
    /* .kazari01 {
      position: absolute;
      left: -2.7vw;
      top: -2.7vw;
      width: 80vw;
      height: 48.8vw;
      background: url(/images01/common/key_kazari01.webp) center /contain no-repeat;
    }
    .kazari02 {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 80vw;
      height: 25.8vw;
      background: url(/images01/common/key_kazari02.webp) left bottom /contain no-repeat;
    }
    .kazari03 {
      position: absolute;
      right: -2.7vw;
      bottom: -2.7vw;
      width: 40vw;
      height: 93.3vw;
      background: url(/images01/common/key_kazari03.webp) right bottom /contain no-repeat;
    } */
  }
  .main_image .inner {
    padding: 0 3vw;
    height: initial;
    margin-bottom: 4.2vw;
    position: relative;
  }
  .main_image .inner:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 1009px;
    height: 400px;
    padding-top: 200px;
    box-sizing: border-box;
    background: url(/images/child-ortho/child-ortho_key.webp) center top/cover no-repeat;
    overflow: hidden;
  }
  .main_image .inner:after {
    display: none;
  }
  .main_image .text {
    margin-top: initial;
    padding-top: 220px;
    padding-left: 2vw;
    font-size: 5.8vw;
    display: flex;
    align-items: center;
  }
  .main_image .text:before {
    left: 3vw;
    top: 180px;
    font-size: 4vw;
  }
}

.sec01 {
  padding-bottom: 100px;
}
.sec01 .caselist {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 120px;
}
.sec01 .caselist .item {
  width: 155px;
  margin-right: 40px;
  margin-bottom: 40px;
}
.sec01 .caselist .item_image {
  text-align: center;
  margin-bottom: 20px;
}
.sec01 .caselist .item_text {
  font-family: "Zen Maru Gothic";
  text-align: center;
  line-height: 1.6;
}
.sec01 .caselist .item_text .text_red {
  font-family: "Zen Maru Gothic";
  color: #db8a8e;
}
.sec01 .info_box {
  position: relative;
  width: 975px;
  max-width: 100%;
  padding: 60px;
  margin: 0 auto 120px;
  box-sizing: border-box;
  background-color: #eeeae7;
  border-radius: 40px;
}
.sec01 .info_box .info_box_title {
  width: 90%;
  margin: 0 auto;
  font-size: 20px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #3e3f40;
  padding-bottom: 30px;
  border-bottom: 1px solid #de9587;
  margin-bottom: 50px;
  position: relative;
}
.sec01 .info_box .info_box_title::before {
  content: "";
  position: absolute;
  top: -71px;
  left: 10%;
  transform: translateX(-50%);
  width: 186px;
  height: 131px;
  background: url(/images/child-ortho/sec01_kazari01_2.webp) left bottom/contain no-repeat;
}
.sec01 .info_box .info_box_title::after {
  content: "";
  position: absolute;
  top: -63px;
  left: 97%;
  transform: translateX(-50%);
  width: 316px;
  height: 110px;
  background: url(/images/child-ortho/sec01_kazari02.webp) left bottom/contain no-repeat;
}
.sec01 .contact_box {
  position: relative;
  width: 982px;
  max-width: 95%;
  padding: 60px;
  margin: 0 auto;
  box-sizing: border-box;
}
.sec01 .contact_box .contact_box_title {
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: center;
  color: #dab56e;
  padding-bottom: 30px;
  border-bottom: 1px solid #dab56e;
  margin-bottom: 50px;
  position: relative;
}
.sec01 .contact_box .contact_box_title::before {
  content: "";
  position: absolute;
  top: -58px;
  left: 26%;
  transform: translateX(-50%);
  width: 173px;
  height: 76px;
  background: url(/images/child-ortho/sec01_kazari11.webp) center/contain no-repeat;
}
.sec01 .contact_box .contact_box_title::after {
  content: "";
  position: absolute;
  top: -67px;
  left: 87%;
  transform: translateX(-50%);
  width: 206px;
  height: 136px;
  background: url(/images/child-ortho/sec01_kazari12_2.webp) center/contain no-repeat;
}
.sec01 .contact_box .contact_list {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 45px;
}
.sec01 .contact_box .tel_web {
  margin-right: 20px;
}
.sec01 .contact_box .box_text {
  padding: 0 5em;
  font-size: 16px;
}
@media screen and (max-width: 1119px) and (min-width: 1024px) {
  .sec01 .contact_box .contact_box_title::before {
    content: "";
    position: absolute;
    top: -58px;
    left: 26%;
    transform: translateX(-50%);
    width: 173px;
    height: 76px;
    background: url(/images/child-ortho/sec01_kazari11.webp) center/contain no-repeat;
  }
  .sec01 .contact_box .contact_box_title::after {
    content: "";
    position: absolute;
    top: -67px;
    left: 92%;
    transform: translateX(-50%);
    width: 206px;
    height: 136px;
    background: url(/images/child-ortho/sec01_kazari12_2.webp) center/contain no-repeat;
  }
}
@media screen and (max-width: 1023px) and (min-width: 860px) {
  .sec01 .info_box .info_box_title::before {
    content: "";
    position: absolute;
    top: -71px;
    left: 2%;
    transform: translateX(-50%);
  }
  .sec01 .info_box .info_box_title::after {
    content: "";
    position: absolute;
    top: -74px;
    left: 97%;
    transform: translateX(-50%);
  }
  .sec01 .contact_box .contact_box_title {
    padding-left: 5vw;
    text-align: left;
  }
  .sec01 .contact_box .contact_box_title::before {
    content: "";
    position: absolute;
    top: -58px;
    left: 12%;
    transform: translateX(-50%);
    width: 173px;
    height: 76px;
    background: url(/images/child-ortho/sec01_kazari11.webp) center/contain no-repeat;
  }
  .sec01 .contact_box .contact_box_title::after {
    content: "";
    position: absolute;
    top: -67px;
    left: 92%;
    transform: translateX(-50%);
    width: 206px;
    height: 136px;
    background: url(/images/child-ortho/sec01_kazari12_2.webp) center/contain no-repeat;
  }
}
@media screen and (max-width: 859px) and (min-width: 768px) {
  .sec01 .info_box .info_box_title {
    padding-left: 12vw;
  }
  .sec01 .info_box .info_box_title::before {
    content: "";
    position: absolute;
    top: -71px;
    left: 9%;
    transform: translateX(-50%);
  }
  .sec01 .info_box .info_box_title::after {
    content: "";
    position: absolute;
    top: -128px;
    left: 81%;
    transform: translateX(-50%);
  }
  .sec01 .contact_box .contact_box_title {
    padding-left: 0vw;
    text-align: left;
  }
  .sec01 .contact_box .contact_box_title::before {
    content: "";
    position: absolute;
    top: -58px;
    left: 8%;
    transform: translateX(-50%);
    width: 173px;
    height: 76px;
    background: url(/images/child-ortho/sec01_kazari11.webp) center/contain no-repeat;
  }
  .sec01 .contact_box .contact_box_title::after {
    content: "";
    position: absolute;
    top: -67px;
    left: 100%;
    transform: translateX(-50%);
    width: 206px;
    height: 136px;
    background: url(/images/child-ortho/sec01_kazari12_2.webp) center/contain no-repeat;
  }
}
@media screen and (max-width: 767px) {
  .sec01 {
    padding-bottom: 13.8vw;
  }
  .sec01 .caselist {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 24.6vw;
  }
  .sec01 .caselist .item {
    width: 41.3vw;
    margin-right: initial;
    margin-bottom: 8vw;
  }
  .sec01 .caselist .item_image {
    width: 41.33vw;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 2vw;
  }
  .sec01 .caselist .item_image img {
    width: 100%;
    height: 100%;
  }
  .sec01 .caselist .item_text {
    font-family: "Zen Maru Gothic";
    text-align: center;
    line-height: 1.6;
  }
  .sec01 .caselist .item_text .text_red {
    font-family: "Zen Maru Gothic";
    color: #db8a8e;
  }
  .sec01 .info_box {
    position: relative;
    width: 100%;
    max-width: 100%;
    padding: 5.5vw;
    margin: 0 auto 41.4vw;
    box-sizing: border-box;
    background-color: #eeeae7;
    border-radius: 40px;
  }
  .sec01 .info_box .info_box_title {
    font-size: 5.3vw;
    padding-top: 6.4vw;
    padding-bottom: 4vw;
    margin-bottom: 4.2vw;
    position: relative;
    border-bottom: 1px solid #de9587;
    position: relative;
  }
  .sec01 .info_box .info_box_title::before {
    display: none;
  }
  .sec01 .info_box .info_box_title::after {
    content: "";
    position: absolute;
    top: -26vw;
    left: 61%;
    transform: translateX(-50%);
    width: 84.26vw;
    height: 29.33vw;
    background: url(/images/child-ortho/sec01_kazari02.webp) left bottom/contain no-repeat;
  }
  .sec01 .contact_box {
    position: relative;
    width: 100%;
    max-width: 100%;
    padding: 5.5vw;
  }
  .sec01 .contact_box .contact_box_title {
    font-size: 5.3vw;
    padding-bottom: 4vw;
    margin-bottom: 4.2vw;
    position: relative;
  }
  .sec01 .contact_box .contact_box_title::before {
    content: "";
    position: absolute;
    top: -34vw;
    left: 20%;
    transform: translateX(-50%);
    width: 34.6vw;
    height: 15.19vw;
    background: url(/images/child-ortho/sec01_kazari11.webp) center/contain no-repeat;
  }
  .sec01 .contact_box .contact_box_title::after {
    content: "";
    position: absolute;
    top: -29vw;
    left: 59%;
    transform: translateX(-50%);
    width: 41.19vw;
    height: 27.19vw;
    background: url(/images/child-ortho/sec01_kazari12_2.webp) center/contain no-repeat;
  }
  .sec01 .contact_box .contact_list {
    display: block;
    margin-bottom: 4.2vw;
  }
  .sec01 .contact_box .tel_web {
    margin-right: initial;
    margin-bottom: 4.2vw;
  }
  .sec01 .contact_box .tel_web img {
    width: 100%;
    height: 100%;
  }
  .sec01 .contact_box .box_text {
    padding: 0 0em;
    font-size: 4vw;
  }
}

.sec02 {
  padding-bottom: 100px;
}
.sec02 .point01 {
  margin-bottom: 90px;
}
.sec02 .point01 .textbox {
  margin-right: 60px;
}
.sec02 .point02 {
  flex-direction: row-reverse;
  margin-bottom: 90px;
}
.sec02 .point02 .textbox {
  margin-left: 60px;
}
.sec02 .point03 .textbox {
  margin-right: 60px;
}
@media screen and (max-width: 767px) {
  .sec02 {
    padding-bottom: 13.8vw;
  }
  .sec02 .sec_header {
    margin-bottom: 8vw;
  }
  .sec02 .point01 {
    margin-bottom: 13.8vw;
  }
  .sec02 .point01 .textbox {
    margin-right: initial;
  }
  .sec02 .point01 .point_image {
    margin-bottom: 4.2vw;
  }
  .sec02 .point02 {
    margin-bottom: 13.8vw;
  }
  .sec02 .point02 .textbox {
    margin-left: initial;
  }
  .sec02 .point02 .point_image {
    margin-bottom: 4.2vw;
  }
  .sec02 .point03 .textbox {
    margin-right: initial;
  }
  .sec02 .point03 .point_image {
    margin-bottom: 4.2vw;
  }
}

.sec03 {
  padding-bottom: 100px;
}
.sec03 .inner {
  position: relative;
  width: 1280px;
  max-width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  box-sizing: border-box;
}
.sec03 .sec_sub_title {
  position: relative;
  z-index: 2;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
}
.sec03 .sec_header {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100px;
  margin-bottom: 80px;
  overflow: hidden;
  background: #dab56e;
}
.sec03 .sec_header:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 135px;
  height: 76px;
  background: url(/images/common/common_header_kazari01.webp) left bottom/contain no-repeat;
}
.sec03 .sec_sub_title {
  position: relative;
  z-index: 2;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
}
.sec03 .sec_title {
  position: relative;
  z-index: 2;
  font-family: "Zen Maru Gothic";
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.2em;
  color: #fff;
}
.sec03 .box_sub_title {
  font-size: 18px;
  letter-spacing: 0.1em;
  text-align: center;
}
.sec03 .box_title {
  width: 1240px;
  max-width: 90%;
  margin: 0 auto;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: center;
  padding-bottom: 30px;
  border-bottom: 2px solid #dab56e;
  margin-bottom: 50px;
  position: relative;
}
.sec03 .contbox {
  width: 1240px;
  max-width: 95%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.sec03 .contbox .textbox {
  margin-right: 50px;
}
.sec03 .contbox .cont_image {
  width: 500px;
  max-width: 48%;
}
.sec03 .title_merit {
  font-size: 22px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  border-left: solid 14px #dab56e;
  height: 50px;
  padding-left: 15px;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.sec03 .firststage_box {
  margin-bottom: 100px;
  padding-bottom: 120px;
  position: relative;
  background: linear-gradient(180deg, rgb(255, 255, 255) 7%, rgb(238, 234, 231) 35%, rgb(238, 234, 231) 100%);
  box-sizing: border-box;
}
.sec03 .firststage_box .contbox {
  margin-bottom: 40px;
}
.sec03 .firststage_box .item_box {
  width: 93%;
  margin: 0 auto;
  box-sizing: border-box;
}
.sec03 .firststage_box .item_box:not(:last-of-type) {
  margin-bottom: 80px;
}
.sec03 .firststage_box .box {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.sec03 .firststage_box .item_img {
  width: 33%;
  margin-right: 45px;
}
.sec03 .firststage_box .textbox {
  width: 67%;
}
.sec03 .firststage_box .item_title {
  font-size: 22px;
  margin-bottom: 30px;
}
.sec03 .secondstage_box {
  padding-bottom: 50px;
  position: relative;
  background: linear-gradient(180deg, rgb(255, 255, 255) 7%, rgb(238, 234, 231) 35%, rgb(238, 234, 231) 100%);
  box-sizing: border-box;
}
.sec03 .secondstage_box .contbox {
  margin-bottom: 40px;
}
.sec03 .secondstage_box .cont_text {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .sec03 {
    padding-bottom: 13.8vw;
  }
  .sec03 .inner {
    padding: 0;
  }
  .sec03 .sec_header {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 5.5vw 0;
    margin-bottom: 8vw;
    border-radius: 0;
  }
  .sec03 .sec_header:before {
    width: 27.7vw;
    height: 13.3vw;
  }
  .sec03 .sec_header:after {
    width: 27.7vw;
    height: 13.3vw;
  }
  .sec03 .sec_sub_title {
    position: relative;
    z-index: 2;
    font-size: 4.2vw;
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
  }
  .sec03 .sec_title {
    font-size: 5vw;
    font-weight: 300;
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
  }
  .sec03 .box_sub_title {
    font-size: 4.2vw;
  }
  .sec03 .box_title {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
    font-size: 5vw;
    padding-bottom: 4.2vw;
    border-bottom: 1px solid #dab56e;
    margin-bottom: 4.2vw;
    position: relative;
  }
  .sec03 .contbox {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 5.5vw;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .sec03 .contbox .textbox {
    margin-right: initial;
  }
  .sec03 .contbox .cont_image {
    width: 100%;
    max-width: 100%;
  }
  .sec03 .title_merit {
    font-size: 4.8vw;
    height: 13.3vw;
    padding-left: 15px;
    display: flex;
    align-items: center;
    margin-bottom: 4.2vw;
    box-sizing: border-box;
  }
  .sec03 .firststage_box {
    margin-bottom: 13.8vw;
    padding-bottom: 13.8vw;
    position: relative;
    background: linear-gradient(180deg, rgb(255, 255, 255) 7%, rgb(238, 234, 231) 35%, rgb(238, 234, 231) 100%);
    box-sizing: border-box;
  }
  .sec03 .firststage_box .contbox {
    margin-bottom: 13.8vw;
  }
  .sec03 .firststage_box .item_box {
    width: 100%;
    padding: 0 5.5vw;
    box-sizing: border-box;
  }
  .sec03 .firststage_box .item_box:not(:last-of-type) {
    margin-bottom: 13.8vw;
  }
  .sec03 .firststage_box .box {
    display: block;
  }
  .sec03 .firststage_box .item_img {
    width: 100%;
    margin-right: initial;
    margin-bottom: 4.2vw;
  }
  .sec03 .firststage_box .item_img img {
    width: 100%;
    height: 100%;
  }
  .sec03 .firststage_box .textbox {
    width: 100%;
  }
  .sec03 .firststage_box .item_title {
    font-size: 4.8vw;
    margin-bottom: 4.2vw;
  }
  .sec03 .secondstage_box {
    padding-bottom: 13.8vw;
    position: relative;
    background: linear-gradient(180deg, rgb(255, 255, 255) 7%, rgb(238, 234, 231) 35%, rgb(238, 234, 231) 100%);
    box-sizing: border-box;
  }
  .sec03 .secondstage_box .contbox {
    margin-bottom: 4.2vw;
  }
  .sec03 .secondstage_box .cont_text {
    margin-bottom: 4.2vw;
  }
}

.sec04 {
  padding-bottom: 100px;
}
.sec04 .textbox {
  max-width: 70%;
}
.sec04 .cont_image {
  width: 500px;
  min-width: 48%;
  max-width: 48%;
}
.sec04 .cont_image img {
  width: 100%;
  height: 100%;
}
.sec04 .cont01 {
  margin-bottom: 90px;
}
.sec04 .cont01 .textbox {
  margin-right: 50px;
}
.sec04 .check_list_title {
  font-size: 22px;
  color: #de9587;
  position: relative;
}
.sec04 .check_list_title::before {
  content: "";
  position: absolute;
  top: -43px;
  right: 8.53vw;
  width: 218px;
  height: 138px;
  background: url(/images/child-ortho/check_list_box_kazari01.webp) left bottom/contain no-repeat;
}
.sec04 .box_text {
  color: #de9587;
  font-size: 20px;
  text-align: center;
}
@media screen and (max-width: 1119px) and (min-width: 1024px) {
  .sec04 .check_list_box .check_list_title::before {
    content: "";
    position: absolute;
    right: 0vw;
  }
}
@media screen and (max-width: 1023px) and (min-width: 900px) {
  .sec04 .check_list_box .check_list_subtitle {
    padding-right: 19vw;
  }
  .sec04 .check_list_box .check_list_title {
    padding-right: 19vw;
    position: relative;
  }
  .sec04 .check_list_box .check_list_title::before {
    content: "";
    position: absolute;
    right: 2.53vw;
  }
}
@media screen and (max-width: 899px) and (min-width: 768px) {
  .sec04 .check_list_box .check_list_subtitle {
    padding-right: 19vw;
  }
  .sec04 .check_list_box .check_list_title {
    padding-right: 19vw;
    position: relative;
  }
  .sec04 .check_list_box .check_list_title::before {
    content: "";
    position: absolute;
    right: -4.47vw;
  }
}
@media screen and (max-width: 767px) {
  .sec04 {
    padding-bottom: 13.8vw;
  }
  .sec04 .cont {
    padding: 0;
  }
  .sec04 .cont:not(:last-of-type) {
    margin-bottom: 13.8vw;
  }
  .sec04 .textbox {
    max-width: 100%;
  }
  .sec04 .cont_title {
    padding-bottom: initial;
    border-bottom: initial;
  }
  .sec04 .cont_image {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  .sec04 .cont_image img {
    width: 100%;
    height: 100%;
  }
  .sec04 .cont01 {
    margin-bottom: 27.6vw;
  }
  .sec04 .cont01 .textbox {
    margin-right: initial;
  }
  .sec04 .check_list_box {
    width: 100%;
    max-width: 90%;
    margin: 30vw 5.5vw 0;
    background-color: #fff;
    box-sizing: border-box;
  }
  .sec04 .check_list_box .check_list_title {
    font-size: 4.8vw;
    position: relative;
  }
  .sec04 .check_list_box .check_list_title::before {
    content: "";
    position: absolute;
    top: -28vw;
    left: 57%;
    transform: translateX(-50%);
    width: 40.2vw;
    height: 26.18vw;
  }
  .sec04 .check_list_box .item {
    width: 100%;
  }
  .sec04 .check_list_box .box_text {
    font-size: 4vw;
  }
}

.sec05 {
  padding-bottom: 120px;
}
.sec05 .sec_header {
  margin-bottom: 20px;
}
.sec05 .info {
  text-align: right;
  color: #e78692;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .sec05 {
    padding-bottom: 13.8vw;
  }
  .sec05 .sec_header {
    margin-bottom: 5.3vw;
  }
  .sec05 .info {
    font-size: 4vw;
    margin-bottom: 13.8vw;
  }
}

.sec06 {
  padding-bottom: 0;
}
.sec06 .flex_box {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.sec06 .link_btn {
  width: 100%;
}
.sec06 .link_btn img {
  width: 100%;
  height: 100%;
}
.sec06 .link_btn:nth-of-type(1) {
  margin-right: 45px;
}
@media screen and (max-width: 767px) {
  .sec06 {
    padding-bottom: 13.8vw;
  }
  .sec06 .flex_box {
    display: block;
    padding: 0 5.5vw;
  }
  .sec06 .link_btn {
    width: 100%;
    text-align: center;
  }
  .sec06 .link_btn img {
    width: 100%;
    height: 100%;
  }
  .sec06 .link_btn:nth-of-type(1) {
    margin-right: initial;
    margin-bottom: 4.2vw;
  }
}/*# sourceMappingURL=child-ortho.css.map */