.key {
  position: relative;
  height: 550px;
  background: url(../images/ortho/key.jpg) center top/cover no-repeat;
}
.key:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 50%;
  height: 3.9vw;
  background: url(../images/common/key_bg.png) center/cover no-repeat;
}
.key:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 50%;
  height: 3.9vw;
  transform: rotateY(180deg);
  background: url(../images/common/key_bg.png) center/cover no-repeat;
}
.key .inner {
  width: 1280px;
  margin: 0 auto;
}
.key .key_text {
  position: relative;
  padding-top: 300px;
  padding-left: 20px;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: 0.07em;
}
.key .key_text:before {
  content: "MEDICAL";
  position: absolute;
  top: 200px;
  left: 20px;
  font-size: 70px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .key {
    position: relative;
    height: 97.2vw;
    background: url(../images/ortho/key.jpg) center top/cover no-repeat;
  }
  .key:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 50%;
    height: 3.9vw;
    background: url(../images/common/key_bg.png) center/cover no-repeat;
  }
  .key:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 50%;
    height: 3.9vw;
    transform: rotateY(180deg);
    background: url(../images/common/key_bg.png) center/cover no-repeat;
  }
  .key .inner {
    width: 100%;
    margin: 0 auto;
  }
  .key .key_text {
    position: relative;
    padding-top: 55.5vw;
    padding-left: 5.5vw;
    font-size: 8.3vw;
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 0.07em;
  }
  .key .key_text:before {
    content: "MEDICAL";
    position: absolute;
    top: 30vw;
    left: 5.5vw;
    width: 90%;
    font-size: 13.8vw;
    letter-spacing: 0.05em;
  }
}

.sec01 {
  padding: 80px 0;
}
.sec01 .inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec01 .sec_header {
  position: relative;
  padding-right: 50px;
  margin-right: 50px;
}
.sec01 .sec_header:before {
  content: "";
  position: absolute;
  top: -80px;
  right: 0;
  width: 1px;
  height: 390px;
  background: #bf7e80;
}
.sec01 .sec_title {
  position: relative;
  width: 350px;
  padding: 100px 0 60px;
  box-sizing: border-box;
  font-family: "noto serif jp", serif;
  font-size: 33px;
  font-weight: 500;
  letter-spacing: 0.2em;
  text-align: center;
  color: #AE7E80;
}
.sec01 .sec_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 108px;
  height: 42px;
  margin: 0 auto;
  background: url(../images/ortho/icon_mouth.png) center/contain no-repeat;
}
.sec01 .sec_title:after {
  content: "ortho";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 28px;
  color: #AF7E80;
}
.sec01 .textbox {
  width: 700px;
}
.sec01 .lead_text {
  margin-bottom: 30px;
  font-family: "noto serif jp", serif;
  font-size: 28px;
  font-weight: 600;
  color: #bf7e80;
  line-height: 1.8;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 768px) {
  .sec01 {
    padding: 22.2vw 5.5vw;
    box-sizing: border-box;
  }
  .sec01 .inner {
    display: block;
    justify-content: center;
    align-items: center;
  }
  .sec01 .sec_header {
    position: relative;
    padding-right: 0;
    margin-right: 0;
    padding-bottom: 5.5vw;
    margin-bottom: 5.5vw;
  }
  .sec01 .sec_header:before {
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #bf7e80;
  }
  .sec01 .sec_title {
    position: relative;
    width: 100%;
    padding: 22.2vw 0 11.1vw;
    box-sizing: border-box;
    font-family: "noto serif jp", serif;
    font-size: 6.9vw;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-align: center;
  }
  .sec01 .sec_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 30vw;
    height: 11.6vw;
    margin: 0 auto;
    background: url(../images/ortho/icon_mouth.png) center/contain no-repeat;
  }
  .sec01 .sec_title:after {
    content: "ortho";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 5.5vw;
    color: #AF7E80;
  }
  .sec01 .textbox {
    width: 100%;
  }
  .sec01 .lead_text {
    margin-bottom: 8.3vw;
    font-family: "noto serif jp", serif;
    font-size: 5.5vw;
    font-weight: 600;
    color: #bf7e80;
    line-height: 1.8;
    letter-spacing: 0.2em;
    text-align: center;
  }
}

.lp_banner {
  width: 840px;
  max-width: 100%;
  margin: 80px auto 20px;
}
.lp_banner .invisalign_img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .lp_banner {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 5.3vw;
    padding-bottom: 13.8vw;
  }
  .lp_banner .invisalign_img {
    width: 85.4vw;
    margin: 0 auto;
  }
  .lp_banner .invisalign_img img {
    width: 100%;
    height: 100%;
  }
}

.sec02 {
  position: relative;
  margin-top: 280px;
  padding: 200px 0 80px;
  background: #FCF9F2;
}
.sec02 .sec_image {
  position: absolute;
  top: -200px;
  left: 50%;
  transform: translateX(-50%);
}
.sec02 .sec_title {
  padding-bottom: 10px;
  border-bottom: 1px solid #AF7E80;
  margin-bottom: 30px;
  font-family: "noto serif jp", serif;
  font-size: 41px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  color: #BF7E80;
}
.sec02 .inner {
  width: 1064px;
  margin: 0 auto;
}
.sec02 .item_header {
  display: flex;
  align-items: center;
  width: 940px;
  margin: 0 auto 30px;
}
.sec02 .item_body {
  display: flex;
  align-items: center;
  width: 940px;
  margin: 0 auto;
}
.sec02 .item_title {
  font-family: "noto serif jp", serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.2em;
}
.sec02 .item_title .color {
  font-size: 39px;
  font-weight: 700;
  color: #BF7E80;
  letter-spacing: 0.1em;
}
.sec02 .item_text {
  line-height: 2;
  text-align: justify;
}
.sec02 .imagebox {
  position: relative;
}
.sec02 .item_image {
  min-width: 448px;
}
.sec02 .image_text {
  position: absolute;
  right: 0;
  top: -20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 206px;
  height: 206px;
  padding-left: 5px;
  box-sizing: border-box;
  background: url(../images/ortho/circle.png) center/contain no-repeat;
  font-family: "noto serif jp", serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.2em;
  color: #fff;
  text-align: center;
}
.sec02 .item:not(:last-of-type) {
  margin-bottom: 80px;
}
.sec02 .item:nth-of-type(1) .item_num,
.sec02 .item:nth-of-type(3) .item_num {
  margin-right: 50px;
}
.sec02 .item:nth-of-type(1) .item_text,
.sec02 .item:nth-of-type(3) .item_text {
  margin-right: 30px;
}
.sec02 .item:nth-of-type(2) .item_header,
.sec02 .item:nth-of-type(4) .item_header {
  flex-direction: row-reverse;
}
.sec02 .item:nth-of-type(2) .item_title,
.sec02 .item:nth-of-type(4) .item_title {
  margin-right: 50px;
}
.sec02 .item:nth-of-type(2) .item_body,
.sec02 .item:nth-of-type(4) .item_body {
  flex-direction: row-reverse;
}
.sec02 .item:nth-of-type(2) .imagebox,
.sec02 .item:nth-of-type(4) .imagebox {
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  .sec02 {
    position: relative;
    margin-top: 55.5vw;
    padding: 13.8vw 5.5vw 22.2vw;
    box-sizing: border-box;
    background: #FCF9F2;
  }
  .sec02 .sec_image {
    position: absolute;
    top: -55.5vw;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  .sec02 .sec_title {
    padding-bottom: 2.7vw;
    border-bottom: 1px solid #AF7E80;
    margin-bottom: 8.3vw;
    font-family: "noto serif jp", serif;
    font-size: 8.3vw;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-align: center;
    color: #BF7E80;
  }
  .sec02 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec02 .item_header {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 auto 8.3vw;
  }
  .sec02 .item_body {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
    margin: 0 auto;
  }
  .sec02 .item_num {
    max-width: 30vw;
  }
  .sec02 .item_num img {
    width: 100%;
  }
  .sec02 .item_title {
    font-family: "noto serif jp", serif;
    font-size: 5vw;
    font-weight: 700;
    letter-spacing: 0.2em;
  }
  .sec02 .item_title .color {
    font-size: 5.5vw;
    font-weight: 700;
    color: #BF7E80;
    letter-spacing: 0.1em;
  }
  .sec02 .item_text {
    line-height: 2;
    text-align: justify;
    font-size: 4.4vw;
  }
  .sec02 .imagebox {
    position: relative;
    margin-bottom: 5.5vw;
  }
  .sec02 .item_image {
    min-width: auto;
  }
  .sec02 .item_image img {
    width: 100%;
  }
  .sec02 .image_text {
    position: absolute;
    right: 0;
    top: -5.5vw;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33.3vw;
    height: 33.3vw;
    padding-left: 1.3vw;
    box-sizing: border-box;
    background: url(../images/ortho/circle.png) center/contain no-repeat;
    font-family: "noto serif jp", serif;
    font-size: 5vw;
    font-weight: 700;
    letter-spacing: 0.2em;
    color: #fff;
    text-align: center;
  }
  .sec02 .item:not(:last-of-type) {
    margin-bottom: 22.2vw;
  }
  .sec02 .item:nth-of-type(1) .item_num,
  .sec02 .item:nth-of-type(3) .item_num {
    margin-right: 2.7vw;
  }
  .sec02 .item:nth-of-type(1) .item_text,
  .sec02 .item:nth-of-type(3) .item_text {
    margin-right: 0;
  }
  .sec02 .item:nth-of-type(2) .item_header,
  .sec02 .item:nth-of-type(4) .item_header {
    flex-direction: row-reverse;
  }
  .sec02 .item:nth-of-type(2) .item_title,
  .sec02 .item:nth-of-type(4) .item_title {
    margin-right: 0;
  }
  .sec02 .item:nth-of-type(2) .item_body,
  .sec02 .item:nth-of-type(4) .item_body {
    flex-direction: column-reverse;
  }
  .sec02 .item:nth-of-type(2) .imagebox,
  .sec02 .item:nth-of-type(4) .imagebox {
    margin-right: 0;
  }
}

.sec03 {
  margin: 130px 0;
}
.sec03 .box {
  position: relative;
  width: 1190px;
  padding: 50px 150px;
  margin: 0 auto;
  box-sizing: border-box;
  background: rgba(180, 203, 211, 0.83);
}
.sec03 .box:before {
  content: "POINT";
  position: absolute;
  left: 150px;
  top: -100px;
  font-family: "noto serif jp", serif;
  font-size: 105px;
  font-weight: 700;
  letter-spacing: 0.2em;
  color: rgba(3, 52, 136, 0.48);
}
.sec03 .lead_text {
  position: absolute;
  top: -80px;
  right: 120px;
}
.sec03 .sec_title {
  padding-bottom: 20px;
  border-bottom: 1px dotted #616C6C;
  margin-bottom: 30px;
  font-family: "noto serif jp", serif;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0.2em;
  color: #616C6C;
  text-align: center;
}
.sec03 .flexbox {
  display: flex;
  align-items: center;
}
.sec03 .sec_image {
  min-width: 239px;
  margin-right: 30px;
}
.sec03 .sec_text01 {
  margin-bottom: 30px;
  font-size: 23px;
  letter-spacing: 0.1em;
  color: #616C6C;
}
.sec03 .sec_text02 {
  letter-spacing: 0.03em;
  line-height: 2;
  text-align: justify;
  color: #2F2725;
}
@media screen and (max-width: 768px) {
  .sec03 {
    margin: 33.3vw 0 13.8vw;
  }
  .sec03 .box {
    position: relative;
    width: 100%;
    padding: 13.8vw 5.5vw;
    margin: 0 auto;
    box-sizing: border-box;
    background: rgba(180, 203, 211, 0.83);
  }
  .sec03 .box:before {
    content: "POINT";
    position: absolute;
    left: 0;
    right: 0;
    top: -8.3vw;
    width: 100%;
    font-family: "noto serif jp", serif;
    font-size: 11.1vw;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-align: center;
    color: rgba(3, 52, 136, 0.48);
  }
  .sec03 .lead_text {
    position: absolute;
    top: -30.5vw;
    right: 0px;
  }
  .sec03 .lead_text img {
    width: 50vw;
  }
  .sec03 .sec_title {
    padding-bottom: 5.5vw;
    border-bottom: 1px dotted #616C6C;
    margin-bottom: 8vw;
    font-family: "noto serif jp", serif;
    font-size: 6.9vw;
    font-weight: 700;
    letter-spacing: 0.2em;
    color: #616C6C;
    text-align: center;
  }
  .sec03 .flexbox {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
  .sec03 .sec_image {
    min-width: auto;
    margin-right: 0;
  }
  .sec03 .sec_image img {
    width: 55.5vw;
  }
  .sec03 .sec_text01 {
    margin-bottom: 8.3vw;
    font-size: 5.5vw;
    letter-spacing: 0.1em;
    color: #616C6C;
    text-align: center;
  }
  .sec03 .sec_text02 {
    letter-spacing: 0.03em;
    line-height: 2;
    text-align: justify;
    color: #2F2725;
    font-size: 4.4vw;
  }
}

.sec04 {
  margin-bottom: 100px;
}
.sec04 .inner {
  width: 1240px;
  margin: 0 auto;
}
.sec04 .sec_title {
  position: relative;
  padding: 30px 0;
  margin-bottom: 100px;
  background: rgb(218, 123, 122);
  text-align: center;
}
.sec04 .sec_title .text {
  position: relative;
  z-index: 2;
  font-family: "noto serif jp", serif;
  font-size: 35px;
  letter-spacing: 0.1em;
  color: #fff;
}
.sec04 .sec_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1240px;
  height: 120px;
  margin: auto;
  background: url(../images/child/bg_transparent.png) center/contain no-repeat;
}
.sec04 .list {
  display: flex;
  justify-content: space-between;
  width: 1060px;
  margin: 0 auto 50px;
}
.sec04 .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 163px;
  height: 163px;
  padding: 10px 0;
  box-sizing: border-box;
  border-radius: 50%;
  background: #ECE9E2;
  text-align: center;
}
.sec04 .item_text {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.sec04 .sec_text {
  width: 860px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .sec04 {
    margin-bottom: 27.7vw;
    box-sizing: border-box;
  }
  .sec04 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec04 .sec_title {
    position: relative;
    padding: 5.5vw 2.7vw;
    margin: 0 0 13.8vw;
    background: rgb(218, 123, 122);
    text-align: center;
  }
  .sec04 .sec_title .text {
    position: relative;
    z-index: 2;
    font-family: "noto serif jp", serif;
    font-size: 5.5vw;
    letter-spacing: 0.1em;
    color: #fff;
  }
  .sec04 .sec_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: url(../images/child/bg_transparent.png) center/cover no-repeat;
  }
  .sec04 .sec_body {
    padding: 0 5.5vw;
    box-sizing: border-box;
  }
  .sec04 .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto 8.3vw;
  }
  .sec04 .item {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 41.6vw;
    height: 41.6vw;
    padding: 2.7vw 0;
    box-sizing: border-box;
    border-radius: 50%;
    background: #ECE9E2;
    text-align: center;
  }
  .sec04 .item:nth-child(n-4) {
    margin-bottom: 5.5vw;
  }
  .sec04 .item_text {
    margin-bottom: 2.7vw;
    font-size: 3.8vw;
    letter-spacing: 0.1em;
  }
  .sec04 .item_image {
    width: 27.7vw;
  }
  .sec04 .sec_text {
    width: 100%;
    margin: 0 auto;
  }
}

.sec05 {
  margin-bottom: 100px;
}
.sec05 .inner {
  width: 1240px;
  margin: 0 auto;
}
.sec05 .sec_title {
  position: relative;
  padding: 30px 0;
  margin-bottom: 100px;
  background: rgb(218, 123, 122);
  text-align: center;
}
.sec05 .sec_title .text {
  position: relative;
  z-index: 2;
  font-family: "noto serif jp", serif;
  font-size: 35px;
  letter-spacing: 0.1em;
  color: #fff;
}
.sec05 .sec_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1240px;
  height: 120px;
  margin: auto;
  background: url(../images/child/bg_transparent.png) center/contain no-repeat;
}
.sec05 .list {
  display: flex;
  justify-content: space-between;
  width: 1120px;
  margin: 0 auto;
}
.sec05 .item {
  position: relative;
  width: 356px;
  padding: 50px 20px;
  box-sizing: border-box;
  border-radius: 12px;
  background: #FCF9F2;
}
.sec05 .item_image {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
}
.sec05 .item_title {
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 600;
  color: #BF807D;
  text-align: center;
  text-align: center;
}
.sec05 .item_text {
  text-align: justify;
  line-height: 2;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 768px) {
  .sec05 {
    margin-bottom: 27.7vw;
    box-sizing: border-box;
  }
  .sec05 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec05 .sec_title {
    position: relative;
    padding: 5.5vw 2.7vw;
    margin: 0 0 22.2vw;
    background: rgb(218, 123, 122);
    text-align: center;
  }
  .sec05 .sec_title .text {
    position: relative;
    z-index: 2;
    font-family: "noto serif jp", serif;
    font-size: 5vw;
    letter-spacing: 0.1em;
    color: #fff;
  }
  .sec05 .sec_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: url(../images/child/bg_transparent.png) center/cover no-repeat;
  }
  .sec05 .list {
    display: block;
    justify-content: space-between;
    width: 100%;
    padding: 0 5.5vw;
    box-sizing: border-box;
    margin: 0 auto;
  }
  .sec05 .item {
    position: relative;
    width: 100%;
    padding: 13.8vw 5.5vw;
    box-sizing: border-box;
    border-radius: 12px;
    background: #FCF9F2;
  }
  .sec05 .item:not(:last-of-type) {
    margin-bottom: 22.2vw;
  }
  .sec05 .item_image {
    position: absolute;
    top: -11.1vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .sec05 .item_image img {
    width: 22.2vw;
  }
  .sec05 .item_title {
    margin-bottom: 8.3vw;
    font-size: 4.8vw;
    font-weight: 600;
    color: #BF807D;
    text-align: center;
    text-align: center;
  }
  .sec05 .item_text {
    text-align: justify;
    line-height: 2;
    letter-spacing: 0.03em;
    font-size: 4.4vw;
  }
}

.sec06 {
  padding: 130px 0;
  background: #FCF9F2;
}
.sec06 .inner {
  width: 1140px;
  margin: 0 auto;
}
.sec06 .sec_title {
  margin-bottom: 50px;
  font-family: "noto serif jp", serif;
  font-size: 50px;
  font-weight: 500;
  letter-spacing: 0.2em;
  text-align: center;
  color: #BF7E80;
}
.sec06 .item {
  position: relative;
  padding: 50px 30px;
  background: rgba(255, 255, 255, 0.5);
}
.sec06 .item_num {
  position: absolute;
  z-index: 2;
  font-family: "noto serif jp", serif;
  font-size: 200px;
  background: linear-gradient(180deg, #E2CFCA 0%, #DDC4BE 72%, #CA9B8E 100%);
  background: -webkit-linear-gradient(-90deg, #E2CFCA 0%, #DDC4BE 72%, #CA9B8E 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
}
.sec06 .item_title {
  margin-bottom: 20px;
  font-family: "noto serif jp", serif;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.2em;
}
.sec06 .flexbox {
  display: flex;
  align-items: flex-end;
}
.sec06 .item_image {
  min-width: 601px;
}
.sec06 .item_text {
  text-align: justify;
  line-height: 2;
}
.sec06 .item:nth-of-type(1) {
  margin-bottom: 80px;
}
.sec06 .item:nth-of-type(1) .item_num {
  top: 0px;
}
.sec06 .item:nth-of-type(1) .item_title {
  padding-left: 240px;
}
.sec06 .item:nth-of-type(1) .item_image {
  margin-right: 50px;
}
.sec06 .item:nth-of-type(2) {
  margin-bottom: 80px;
}
.sec06 .item:nth-of-type(2) .item_num {
  top: 0px;
  right: 50px;
}
.sec06 .item:nth-of-type(2) .flexbox {
  flex-direction: row-reverse;
}
.sec06 .item:nth-of-type(2) .imagebox {
  position: relative;
}
.sec06 .item:nth-of-type(2) .image_text {
  position: absolute;
  right: -20px;
  bottom: -20px;
  width: 320px;
  padding: 20px;
  box-sizing: border-box;
  background: #C68280;
  font-family: "noto serif jp", serif;
  font-size: 32px;
  letter-spacing: 0.2em;
  color: #fff;
  text-align: right;
}
.sec06 .item:nth-of-type(2) .item_text {
  margin-right: 50px;
}
.sec06 .item:nth-of-type(3) {
  margin-bottom: 80px;
}
.sec06 .item:nth-of-type(3) .item_title {
  padding-left: 240px;
}
.sec06 .item:nth-of-type(3) .item_num {
  top: 0px;
}
.sec06 .item:nth-of-type(3) .item_image {
  margin-right: 50px;
}
.sec06 .item:nth-of-type(4) .item_num {
  top: 0px;
  right: 50px;
}
.sec06 .item:nth-of-type(4) .flexbox {
  flex-direction: row-reverse;
}
.sec06 .item:nth-of-type(4) .imagebox {
  position: relative;
}
.sec06 .item:nth-of-type(4) .item_image02 {
  position: absolute;
  left: -40px;
  bottom: -40px;
}
.sec06 .item:nth-of-type(4) .item_text {
  margin-right: 50px;
}
@media screen and (max-width: 768px) {
  .sec06 {
    padding: 13.8vw 0 22.2vw;
    box-sizing: border-box;
    background: #FCF9F2;
  }
  .sec06 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec06 .sec_title {
    margin-bottom: 13.8vw;
    font-family: "noto serif jp", serif;
    font-size: 6.1vw;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-align: center;
    color: #BF7E80;
  }
  .sec06 .item {
    position: relative;
    padding: 27.7vw 5.5vw 13.8vw;
    background: rgba(255, 255, 255, 0.5);
  }
  .sec06 .item_num {
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
    font-family: "noto serif jp", serif;
    font-size: 13.8vw;
    background: linear-gradient(180deg, #E2CFCA 0%, #DDC4BE 72%, #CA9B8E 100%);
    background: -webkit-linear-gradient(-90deg, #E2CFCA 0%, #DDC4BE 72%, #CA9B8E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
  }
  .sec06 .item_title {
    margin-bottom: 5.5vw;
    font-family: "noto serif jp", serif;
    font-size: 5.5vw;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-align: center;
  }
  .sec06 .flexbox {
    display: block;
  }
  .sec06 .item_image {
    margin-bottom: 5.5vw;
    min-width: auto;
  }
  .sec06 .item_image img {
    width: 100%;
  }
  .sec06 .item_text {
    text-align: justify;
    line-height: 2;
    font-size: 4.4vw;
  }
  .sec06 .item:nth-of-type(1) {
    margin-bottom: 22.2vw;
  }
  .sec06 .item:nth-of-type(1) .item_num {
    top: 8.3vw;
  }
  .sec06 .item:nth-of-type(1) .item_title {
    padding-left: 0;
  }
  .sec06 .item:nth-of-type(1) .item_image {
    margin-right: 0;
  }
  .sec06 .item:nth-of-type(2) {
    margin-bottom: 22.2vw;
  }
  .sec06 .item:nth-of-type(2) .item_num {
    top: 8.3vw;
    right: auto;
  }
  .sec06 .item:nth-of-type(2) .imagebox {
    position: relative;
  }
  .sec06 .item:nth-of-type(2) .image_text {
    position: absolute;
    right: -2.7vw;
    bottom: -2.7vw;
    width: auto;
    padding: 2.7vw;
    box-sizing: border-box;
    background: #C68280;
    font-family: "noto serif jp", serif;
    font-size: 5vw;
    letter-spacing: 0.2em;
    color: #fff;
    text-align: right;
  }
  .sec06 .item:nth-of-type(2) .item_text {
    margin-right: 0;
  }
  .sec06 .item:nth-of-type(3) {
    margin-bottom: 22.2vw;
  }
  .sec06 .item:nth-of-type(3) .item_title {
    padding-left: 0;
  }
  .sec06 .item:nth-of-type(3) .item_num {
    top: 8.3vw;
  }
  .sec06 .item:nth-of-type(3) .item_image {
    margin-right: 0;
  }
  .sec06 .item:nth-of-type(4) .item_num {
    top: 8.3vw;
    right: auto;
  }
  .sec06 .item:nth-of-type(4) .imagebox {
    position: relative;
  }
  .sec06 .item:nth-of-type(4) .item_image02 {
    position: absolute;
    left: -4.1vw;
    bottom: -4.1vw;
  }
  .sec06 .item:nth-of-type(4) .item_image02 img {
    width: 22.2vw;
  }
  .sec06 .item:nth-of-type(4) .item_text {
    margin-right: 0;
    font-size: 4.4vw;
  }
}

.sec07 {
  margin: 30px 0 100px;
}
.sec07 .inner {
  width: 1240px;
  margin: 0 auto;
}
.sec07 .sec_title {
  position: relative;
  padding: 30px 0;
  margin-bottom: 100px;
  background: rgb(218, 123, 122);
  text-align: center;
}
.sec07 .sec_title .text {
  position: relative;
  z-index: 2;
  font-family: "noto serif jp", serif;
  font-size: 35px;
  letter-spacing: 0.1em;
  color: #fff;
}
.sec07 .sec_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1240px;
  height: 120px;
  margin: auto;
  background: url(../images/child/bg_transparent.png) center/contain no-repeat;
}
.sec07 .cont {
  position: relative;
}
.sec07 .cont_num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 87px;
  height: 87px;
  margin-bottom: 30px;
  border-radius: 50%;
  background: #BF807D;
  font-size: 49px;
  color: #fff;
}
.sec07 .cont_title {
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 700;
  color: #BF807D;
  letter-spacing: 0.1em;
}
.sec07 .flexbox {
  display: flex;
  justify-content: space-between;
  width: 1180px;
  margin: 0 auto;
}
.sec07 .flexbox01 {
  margin-bottom: 80px;
}
.sec07 .flexbox01 .cont {
  width: 360px;
}
.sec07 .flexbox01 .cont:before {
  content: "";
  position: absolute;
  right: 0;
  top: 45px;
  width: 270px;
  height: 1px;
  background: #BF807D;
}
.sec07 .flexbox01 .cont:after {
  content: "";
  position: absolute;
  transform: rotate(30deg);
  right: 0;
  top: 40px;
  width: 20px;
  height: 1px;
  background: #BF807D;
}
.sec07 .flexbox02 {
  margin-bottom: 80px;
}
.sec07 .flexbox02 .cont:nth-of-type(1) {
  width: 360px;
}
.sec07 .flexbox02 .cont:nth-of-type(1):before {
  content: "";
  position: absolute;
  right: 0;
  top: 45px;
  width: 270px;
  height: 1px;
  background: #BF807D;
}
.sec07 .flexbox02 .cont:nth-of-type(1):after {
  content: "";
  position: absolute;
  transform: rotate(30deg);
  right: 0;
  top: 40px;
  width: 20px;
  height: 1px;
  background: #BF807D;
}
.sec07 .flexbox02 .cont:nth-of-type(2):before {
  content: "";
  position: absolute;
  right: 0;
  top: 45px;
  width: 640px;
  height: 1px;
  background: #BF807D;
}
.sec07 .flexbox02 .cont:nth-of-type(2):after {
  content: "";
  position: absolute;
  transform: rotate(30deg);
  right: 0;
  top: 40px;
  width: 20px;
  height: 1px;
  background: #BF807D;
}
.sec07 .flexbox02 .cont:nth-of-type(2) .textbox {
  display: flex;
}
.sec07 .flexbox02 .cont:nth-of-type(2) .cont_text {
  width: 330px;
  margin-right: 30px;
}
.sec07 .flexbox02 .cont:nth-of-type(2) .checkbox {
  position: relative;
  width: 370px;
  padding: 20px 40px;
  box-sizing: border-box;
  background: rgba(188, 171, 137, 0.4);
}
.sec07 .flexbox02 .cont:nth-of-type(2) .checkbox:before {
  content: "";
  position: absolute;
  right: 10px;
  top: -30px;
  width: 93px;
  height: 163px;
  background: url(../images/ortho/check02.png) center/contain no-repeat;
}
.sec07 .flexbox02 .cont:nth-of-type(2) .checkbox .text01 {
  margin-bottom: 20px;
  font-size: 20px;
}
.sec07 .flexbox02 .cont:nth-of-type(2) .checkbox .checkitem {
  position: relative;
  padding-left: 2em;
  font-size: 18px;
}
.sec07 .flexbox02 .cont:nth-of-type(2) .checkbox .checkitem:before {
  content: "";
  position: absolute;
  left: 0;
  top: -5px;
  width: 28px;
  height: 24px;
  background: url(../images/ortho/check01.png) center/contain no-repeat;
}
.sec07 .flexbox02 .cont:nth-of-type(2) .checkbox .checkitem:not(:last-of-type) {
  margin-bottom: 10px;
}
.sec07 .flexbox03 .cont:nth-of-type(1) {
  width: 360px;
}
.sec07 .flexbox03 .cont:nth-of-type(1):before {
  content: "";
  position: absolute;
  right: 0;
  top: 45px;
  width: 270px;
  height: 1px;
  background: #BF807D;
}
.sec07 .flexbox03 .cont:nth-of-type(1):after {
  content: "";
  position: absolute;
  transform: rotate(30deg);
  right: 0;
  top: 40px;
  width: 20px;
  height: 1px;
  background: #BF807D;
}
.sec07 .flexbox03 .cont:nth-of-type(2) {
  width: 750px;
}
.sec07 .flexbox03 .cont:nth-of-type(2):before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 45px;
  left: -20px;
  width: 100%;
  height: calc(100% - 45px);
  background: rgba(125, 174, 202, 0.14);
}
.sec07 .flexbox03 .cont:nth-of-type(2) .cont_num {
  background: #7DAECA;
}
.sec07 .flexbox03 .cont:nth-of-type(2) .cont_title {
  position: relative;
  color: #7DAECA;
}
.sec07 .flexbox03 .cont:nth-of-type(2) .cont_text {
  width: 310px;
}
.sec07 .flexbox03 .cont:nth-of-type(2) .cont_image {
  position: absolute;
  bottom: 0px;
  right: 20px;
}
@media screen and (max-width: 768px) {
  .sec07 {
    margin: 8.3vw 0 22.2vw;
  }
  .sec07 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec07 .sec_title {
    position: relative;
    padding: 5.5vw 2.7vw;
    margin: 0 0 13.8vw;
    background: rgb(218, 123, 122);
    text-align: center;
  }
  .sec07 .sec_title .text {
    position: relative;
    z-index: 2;
    font-family: "noto serif jp", serif;
    font-size: 5.5vw;
    letter-spacing: 0.1em;
    color: #fff;
  }
  .sec07 .sec_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: url(../images/child/bg_transparent.png) center/cover no-repeat;
  }
  .sec07 .sec_body {
    padding: 0 5.5vw;
    box-sizing: border-box;
  }
  .sec07 .cont {
    position: relative;
    padding-left: 22.2vw;
    box-sizing: border-box;
  }
  .sec07 .cont_num {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 16.6vw;
    height: 16.6vw;
    margin-bottom: 0;
    border-radius: 50%;
    background: #BF807D;
    font-size: 8.3vw;
    color: #fff;
  }
  .sec07 .cont_title {
    padding-top: 5.5vw;
    margin-bottom: 5.5vw;
    font-size: 5.5vw;
    font-weight: 700;
    color: #BF807D;
    letter-spacing: 0.1em;
  }
  .sec07 .flexbox {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .sec07 .flexbox01 {
    margin-bottom: 0;
  }
  .sec07 .flexbox01 .cont {
    width: 100%;
    margin-bottom: 13.8vw;
  }
  .sec07 .flexbox01 .cont:before {
    content: "";
    position: absolute;
    right: auto;
    left: 8.3vw;
    top: 12.5vw;
    width: 1px;
    height: calc(100% - 13.8vw);
    background: #BF807D;
  }
  .sec07 .flexbox01 .cont:after {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    right: auto;
    left: 3.8vw;
    top: auto;
    bottom: 3vw;
    width: 5.5vw;
    height: 1px;
    background: #BF807D;
  }
  .sec07 .flexbox02 {
    margin-bottom: 0;
  }
  .sec07 .flexbox02 .cont:nth-of-type(1) {
    width: 100%;
    margin-bottom: 13.8vw;
  }
  .sec07 .flexbox02 .cont:nth-of-type(1):before {
    content: "";
    position: absolute;
    right: auto;
    left: 8.3vw;
    top: 12.5vw;
    width: 1px;
    height: calc(100% - 13.8vw);
    background: #BF807D;
  }
  .sec07 .flexbox02 .cont:nth-of-type(1):after {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    right: auto;
    left: 3.8vw;
    top: auto;
    bottom: 3vw;
    width: 5.5vw;
    height: 1px;
    background: #BF807D;
  }
  .sec07 .flexbox02 .cont:nth-of-type(2) {
    margin-bottom: 13.8vw;
  }
  .sec07 .flexbox02 .cont:nth-of-type(2):before {
    content: "";
    position: absolute;
    right: auto;
    left: 8.3vw;
    top: 12.5vw;
    width: 1px;
    height: calc(100% - 13.8vw);
    background: #BF807D;
  }
  .sec07 .flexbox02 .cont:nth-of-type(2):after {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    right: auto;
    left: 3.8vw;
    top: auto;
    bottom: 3vw;
    width: 5.5vw;
    height: 1px;
    background: #BF807D;
  }
  .sec07 .flexbox02 .cont:nth-of-type(2) .textbox {
    display: block;
  }
  .sec07 .flexbox02 .cont:nth-of-type(2) .cont_text {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5.5vw;
  }
  .sec07 .flexbox02 .cont:nth-of-type(2) .checkbox {
    position: relative;
    width: 100%;
    padding: 5.5vw 2.7vw;
    box-sizing: border-box;
    background: rgba(188, 171, 137, 0.4);
  }
  .sec07 .flexbox02 .cont:nth-of-type(2) .checkbox:before {
    content: "";
    position: absolute;
    right: 2.7vw;
    top: -8.3vw;
    width: 13.8vw;
    height: 24.1vw;
    background: url(../images/ortho/check02.png) center/contain no-repeat;
  }
  .sec07 .flexbox02 .cont:nth-of-type(2) .checkbox .text01 {
    margin-bottom: 5.5vw;
    font-size: 5vw;
  }
  .sec07 .flexbox02 .cont:nth-of-type(2) .checkbox .checkitem {
    position: relative;
    padding-left: 2em;
    font-size: 4.4vw;
  }
  .sec07 .flexbox02 .cont:nth-of-type(2) .checkbox .checkitem:before {
    content: "";
    position: absolute;
    left: 0;
    top: -1.3vw;
    width: 7.7vw;
    height: 6.6vw;
    background: url(../images/ortho/check01.png) center/contain no-repeat;
  }
  .sec07 .flexbox02 .cont:nth-of-type(2) .checkbox .checkitem:not(:last-of-type) {
    margin-bottom: 5.5vw;
  }
  .sec07 .flexbox03 .cont:nth-of-type(1) {
    width: 100%;
    margin-bottom: 13.8vw;
  }
  .sec07 .flexbox03 .cont:nth-of-type(1):before {
    content: "";
    position: absolute;
    right: auto;
    left: 8.3vw;
    top: 12.5vw;
    width: 1px;
    height: calc(100% - 13.8vw);
    background: #BF807D;
  }
  .sec07 .flexbox03 .cont:nth-of-type(1):after {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    right: auto;
    left: 3.8vw;
    top: auto;
    bottom: 3vw;
    width: 5.5vw;
    height: 1px;
    background: #BF807D;
  }
  .sec07 .flexbox03 .cont:nth-of-type(2) {
    width: 100%;
  }
  .sec07 .flexbox03 .cont:nth-of-type(2):before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -5.5vw;
    left: -5.5vw;
    width: calc(100% + 11.1vw);
    height: calc(100% + 11.1vw);
    background: rgba(125, 174, 202, 0.14);
  }
  .sec07 .flexbox03 .cont:nth-of-type(2) .cont_num {
    background: #7DAECA;
  }
  .sec07 .flexbox03 .cont:nth-of-type(2) .cont_title {
    position: relative;
    color: #7DAECA;
  }
  .sec07 .flexbox03 .cont:nth-of-type(2) .cont_text {
    width: 100%;
  }
  .sec07 .flexbox03 .cont:nth-of-type(2) .cont_image {
    position: relative;
    bottom: -5.5vw;
  }
}

.sec08 .inner {
  width: 1240px;
  margin: 0 auto;
}
.sec08 .sec_title {
  position: relative;
  padding: 30px 0;
  margin-bottom: 100px;
  background: rgb(218, 123, 122);
  text-align: center;
}
.sec08 .sec_title .text {
  position: relative;
  z-index: 2;
  font-family: "noto serif jp", serif;
  font-size: 35px;
  letter-spacing: 0.1em;
  color: #fff;
}
.sec08 .sec_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1240px;
  height: 120px;
  margin: auto;
  background: url(../images/child/bg_transparent.png) center/contain no-repeat;
}
.sec08 .table {
  width: 950px;
  border: 1px solid #BCAB89;
  margin: 0 auto 80px;
  box-sizing: border-box;
}
.sec08 .row {
  height: 70px;
}
.sec08 .row:nth-child(2n-1) {
  background: rgba(188, 171, 137, 0.22);
}
.sec08 .row:not(:last-of-type) {
  border-bottom: 1px solid #BCAB89;
}
.sec08 .head {
  width: 50%;
  padding-left: 50px;
  border-right: 1px solid #BCAB89;
  box-sizing: border-box;
  font-size: 20px;
  vertical-align: middle;
  text-align: left;
}
.sec08 .data {
  width: 50%;
  box-sizing: border-box;
  font-size: 20px;
  vertical-align: middle;
  text-align: center;
}
.sec08 .small_title {
  width: 1050px;
  padding: 15px 0;
  border-top: 1px solid #DA7B7A;
  border-bottom: 1px solid #DA7B7A;
  margin: 0 auto 50px;
  font-family: "noto serif jp", serif;
  font-size: 35px;
  letter-spacing: 0.1em;
  color: #DA7B7A;
  text-align: center;
}
.sec08 .sec_text {
  margin-bottom: 50px;
  font-size: 20px;
  text-align: center;
}
.sec08 .list {
  display: flex;
  justify-content: space-between;
  width: 940px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .sec08 .inner {
    width: 100%;
    margin: 0 auto 27.7vw;
  }
  .sec08 .sec_title {
    position: relative;
    padding: 5.5vw 2.7vw;
    margin: 0 0 13.8vw;
    background: rgb(218, 123, 122);
    text-align: center;
  }
  .sec08 .sec_title .text {
    position: relative;
    z-index: 2;
    font-family: "noto serif jp", serif;
    font-size: 5.5vw;
    letter-spacing: 0.1em;
    color: #fff;
  }
  .sec08 .sec_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: url(../images/child/bg_transparent.png) center/cover no-repeat;
  }
  .sec08 .sec_body {
    padding: 0 5.5vw;
    box-sizing: border-box;
  }
  .sec08 .table {
    width: 100%;
    border: 1px solid #BCAB89;
    margin: 0 auto 80px;
    box-sizing: border-box;
  }
  .sec08 .row {
    height: 13.8vw;
  }
  .sec08 .row:nth-child(2n-1) {
    background: rgba(188, 171, 137, 0.22);
  }
  .sec08 .row:not(:last-of-type) {
    border-bottom: 1px solid #BCAB89;
  }
  .sec08 .head {
    width: 50%;
    padding-left: 5.5vw;
    border-right: 1px solid #BCAB89;
    box-sizing: border-box;
    font-size: 4.4vw;
    vertical-align: middle;
    text-align: left;
  }
  .sec08 .data {
    width: 50%;
    box-sizing: border-box;
    font-size: 4.4vw;
    vertical-align: middle;
    text-align: center;
  }
  .sec08 .small_title {
    width: 100%;
    padding: 4.1vw 0;
    border-top: 1px solid #DA7B7A;
    border-bottom: 1px solid #DA7B7A;
    margin: 0 auto 13.8vw;
    font-family: "noto serif jp", serif;
    font-size: 5.5vw;
    letter-spacing: 0.1em;
    color: #DA7B7A;
    text-align: center;
  }
  .sec08 .sec_text {
    margin-bottom: 13.8vw;
    font-size: 5vw;
    text-align: center;
  }
  .sec08 .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
  }
  .sec08 .list .item img {
    width: 22.2vw;
  }
  .sec08 .list .item:nth-of-type(1),
  .sec08 .list .item:nth-of-type(2),
  .sec08 .list .item:nth-of-type(4) {
    margin-right: 5.5vw;
  }
  .sec08 .list .item:nth-child(n-4) {
    margin-bottom: 5.5vw;
  }
}

.contact_banner {
  width: 1080px;
  margin: 200px auto 100px;
}
.contact_banner a {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
}
.contact_banner a:before {
  content: "";
  position: absolute;
  left: -40px;
  bottom: 0;
  width: 170px;
  height: 250px;
  background: url(../images/welcome/kawada.png) center/contain no-repeat;
}
.contact_banner .left {
  width: 50%;
  padding: 50px 0;
  box-sizing: border-box;
  background: #7DACC8;
}
.contact_banner .left_text {
  position: relative;
  padding-left: 150px;
  font-size: 30px;
  letter-spacing: 0.2em;
  color: #fff;
}
.contact_banner .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  padding-left: 30px;
  box-sizing: border-box;
  background: #F8F5EE;
  color: #446475;
}
.contact_banner .right_text01 {
  font-size: 29px;
  letter-spacing: 0.2em;
}
.contact_banner .right_text02 {
  position: relative;
  padding-left: 0.8em;
  font-size: 53px;
  letter-spacing: 0.1em;
}
.contact_banner .right_text02 .icon {
  position: absolute;
  left: 0;
  top: -10px;
}
@media screen and (max-width: 768px) {
  .contact_banner {
    width: 100%;
    margin: 27.7vw 0;
    padding: 0 5.5vw;
    box-sizing: border-box;
  }
  .contact_banner a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
  }
  .contact_banner a:before {
    content: "";
    position: absolute;
    left: -5.5vw;
    bottom: 0;
    width: 27.7vw;
    height: 40.7vw;
    background: url(../images/welcome/kawada.png) center/contain no-repeat;
  }
  .contact_banner .left {
    width: 100%;
    padding: 5.5vw;
    box-sizing: border-box;
    background: #7DACC8;
  }
  .contact_banner .left_text {
    position: relative;
    padding-left: 0;
    font-size: 5.5vw;
    letter-spacing: 0.2em;
    color: #fff;
    text-align: center;
  }
  .contact_banner .right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    padding-top: 5.5vw;
    padding-bottom: 5.5vw;
    padding-left: 22.2vw;
    box-sizing: border-box;
    background: #F8F5EE;
    color: #446475;
  }
  .contact_banner .right_text01 {
    font-size: 5vw;
    letter-spacing: 0.2em;
  }
  .contact_banner .right_text02 {
    position: relative;
    padding-left: 1em;
    font-size: 6.9vw;
    letter-spacing: 0.1em;
  }
  .contact_banner .right_text02 .icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .contact_banner .right_text02 .icon img {
    width: 5.5vw;
  }
}/*# sourceMappingURL=ortho.css.map */