@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic&display=swap";
@import "https://fonts.googleapis.com/css2?family=Pacifico&display=swap";
.page-invisalign {
  font-weight: bold;
  color: #4d2c2a;
}
.page-invisalign .article img {
  width: auto;
  max-width: 100%;
  vertical-align: top;
}
.page-invisalign .article-inr {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
.page-invisalign .ft_TsukuA {
  font-family: 'FOT-TsukuARdGothic Std','fot-tsukuardgothic-std','Zen Maru Gothic',sans-serif;
}
.page-invisalign .ft_pacifico {
  font-family: 'Pacifico',cursive;
}
.page-invisalign .ft_pacifico .ttl_bd {
  line-height: 1;
}
.page-invisalign .contants_ttl {
  width: 100%;
  font-weight: normal;
  font-size: 80px;
  line-height: 1;
}
@media (max-width: 480px) {
  .page-invisalign .contants_ttl {
    font-size: 50px;
  }
}
.page-invisalign .contants_ttl .ttl_bd {
  position: relative;
}
.page-invisalign .contants_ttl .ttl_bd:after {
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg);
  content: '';
  width: 110%;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 0;
}
.page-invisalign .contants_ttl .ttl_txt {
  position: relative;
  z-index: 1;
}
.page-invisalign .contactus {
  margin-top: 50px;
  padding-top: 50px;
  background-image: url(../img/invisalign/bg_contactus.gif);
  background-repeat: repeat;
  background-position: left top;
  background-size: auto auto;
}
@media (max-width: 768px) {
  .page-invisalign .contactus {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (max-width: 480px) {
  .page-invisalign .contactus {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.page-invisalign .contactus .contactus_inr {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -o- flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-invisalign .contactus .contants_ttl {
  color: #fff;
}
.page-invisalign .contactus .contants_ttl .ttl_bd:after {
  background-color: rgba(255, 248, 68, 0.5);
}
.page-invisalign .contactus .box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  padding: 3rem 0;
}
@media (max-width: 480px) {
  .page-invisalign .contactus .box {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 480px) {
  .page-invisalign .contactus .img {
    width: 30%;
    margin-left: 1rem;
  }
}
.page-invisalign .contactus .box_inr {
  margin-left: 30px;
}
@media (max-width: 480px) {
  .page-invisalign .contactus .box_inr {
    margin-left: 0;
  }
}
.page-invisalign .contactus .lead {
  padding-bottom: 0.5rem;
  background-image: url(../img/invisalign/bg_contactus_border.png);
  background-repeat: no-repeat;
  background-position: 0 20px;
  background-size: 100% auto;
  font-size: 30px;
  color: #fff;
  text-shadow: 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a;
  position: relative;
}
@media (max-width: 768px) {
  .page-invisalign .contactus .lead {
    margin-top: 0.5rem;
    padding-bottom: 0;
    background-image: none;
    font-size: 27px;
  }
}
@media (max-width: 480px) {
  .page-invisalign .contactus .lead {
    font-size: 24px;
  }
}
.page-invisalign .contactus .lead:after {
  content: '';
  display: block;
  width: 242px;
  height: 119px;
  background-image: url(../img/invisalign/bg_contactus_lead.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  position: absolute;
  right: 2rem;
  bottom: 100%;
}
@media (max-width: 768px) {
  .page-invisalign .contactus .lead:after {
    right: 0;
  }
}
@media (max-width: 480px) {
  .page-invisalign .contactus .lead:after {
    width: calc(242px / 5 * 4);
    height: calc(119px / 5 * 4);
    bottom: calc(100% + 1rem);
  }
}
@media (max-width: 768px) {
  .page-invisalign .contactus .lead span {
    display: block;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .page-invisalign .contactus .lead span span {
    display: inline;
    padding-bottom: 1rem;
    background-image: url(../img/invisalign/bg_contactus_border.png);
    background-repeat: no-repeat;
    background-position: 0 20px;
    background-size: 100% auto;
  }
}
.page-invisalign .contactus .txt {
  margin-top: 50px;
}
@media (max-width: 480px) {
  .page-invisalign .contactus .txt {
    margin-top: 2rem;
  }
}
.page-invisalign .contactus .btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  margin-top: 50px;
  font-size: 19px;
}
@media (max-width: 480px) {
  .page-invisalign .contactus .btn {
    margin-top: 2rem;
    font-size: 16px;
  }
}
.page-invisalign .contactus .btn_list {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -o-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  margin-left: 30px;
}
.page-invisalign .contactus .btn_list:first-child {
  margin-left: 0;
}
.page-invisalign .contactus .btn_link {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  width: 100%;
  padding: 1rem 2rem;
  background-color: #4d2c2a;
  color: #fff;
}
@media (max-width: 480px) {
  .page-invisalign .contactus .btn_link {
    padding: 1rem;
  }
}
.page-invisalign .contactus .btn_link:hover {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  background-color: #6aaac8;
}

.page-invisalign .info {
  padding-top: 70px;
  background-image: url(../img/invisalign/bg_info.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: auto auto;
}
@media (max-width: 480px) {
  .page-invisalign .info {
    padding-top: 0;
    background-size: 50% auto;
    background-position: right 5%;
  }
}
.page-invisalign .info .balloon {
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  max-width: max-content;
  margin-top: 50px;
  margin-left: 100px;
  padding-bottom: 70px;
  background-image: url(../img/invisalign/bg_info_balloon.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto auto;
}
@media (max-width: 480px) {
  .page-invisalign .info .balloon {
    display: block;
    margin-top: 0;
    margin-left: -1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 70px;
    background-size: 100% auto;
    background-position: left center;
    text-align: center;
  }
}
.page-invisalign .info .balloon span {
  background-color: rgba(255, 248, 68, 0.5);
  font-size: 32px;
  line-height: 1;
}
@media (max-width: 480px) {
  .page-invisalign .info .balloon span {
    display: inline;
    font-size: 17px;
  }
}
.page-invisalign .info .balloon span:last-child {
  margin-top: 1rem;
  background-color: transparent;
  font-size: 18px;
}
@media (max-width: 480px) {
  .page-invisalign .info .balloon span:last-child {
    display: block;
    margin-top: 0.5rem;
    font-size: 12px;
    line-height: 1.25rem;
  }
}
.page-invisalign .info .balloon span br {
  display: none;
}
@media (max-width: 480px) {
  .page-invisalign .info .balloon span br {
    display: block;
  }
}
.page-invisalign .info .ttl {
  max-width: calc((44px * 10) + 5rem);
  margin-top: 50px;
}
@media (max-width: 480px) {
  .page-invisalign .info .ttl {
    margin-top: 15px;
  }
}
.page-invisalign .info .ttl span {
  display: inline-block;
  margin-top: 1rem;
  padding-bottom: 1.5rem;
  background-image: url(../img/invisalign/bg_info_border.png);
  background-repeat: no-repeat;
  background-position: 0 20px;
  background-size: 100% auto;
  font-size: 44px;
  color: #fff;
  text-shadow: 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a;
  line-height: 1;
  position: relative;
}
@media (max-width: 480px) {
  .page-invisalign .info .ttl span {
    font-size: 24px;
  }
}
.page-invisalign .info .ttl span:before {
  content: '';
  display: block;
  width: 58px;
  height: 62px;
  background-image: url(../img/invisalign/bg_info_ill_star1.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  position: absolute;
  top: 0;
  left: calc(100% + 0.5rem);
}
@media (max-width: 480px) {
  .page-invisalign .info .ttl span:before {
    width: calc(58px / 3 * 2);
    height: calc(62px / 3 * 2);
  }
}
.page-invisalign .info .ttl span:last-child {
  margin-left: 4rem;
}
@media (max-width: 480px) {
  .page-invisalign .info .ttl span:last-child {
    margin-top: 0;
    margin-left: 1rem;
  }
}
.page-invisalign .info .ttl span:last-child:before {
  display: none;
}
.page-invisalign .info .ttl span:last-child:after {
  content: '';
  display: block;
  width: 42px;
  height: 54px;
  background-image: url(../img/invisalign/bg_info_ill_star2.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  position: absolute;
  right: calc(100% + 0.5rem);
  bottom: 0;
}
@media (max-width: 480px) {
  .page-invisalign .info .ttl span:last-child:after {
    width: calc(42px / 3 * 2);
    height: calc(54px / 3 * 2);
  }
}
.page-invisalign .info .trouble {
  -moz-transform: translateX(-40px);
  -ms-transform: translateX(-40px);
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  min-width: 874px;
  min-height: 430px;
  margin-top: 25px;
  padding-left: 280px;
  background-image: url(../img/invisalign/bg_info_trouble.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto auto;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .page-invisalign .info .trouble {
    min-width: 100vw;
    padding-left: 35%;
    background-position: center center;
    background-size: contain;
  }
}
@media (max-width: 480px) {
  .page-invisalign .info .trouble {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
    min-width: auto;
    min-height: auto;
    padding: 1rem;
    padding-left: 7rem;
    background-color: #fff;
    background-image: url(../img/invisalign/bg_info_trouble_sp.png);
    background-position: 1rem center;
    background-size: auto 50%;
  }
}
@media (max-width: 480px) {
  .page-invisalign .info .trouble:after {
    content: '';
    display: block;
    width: calc(91px / 2);
    height: calc(47px / 2);
    background-image: url(../img/invisalign/bg_info_trouble_balloon.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 100%;
    left: 1rem;
  }
}
.page-invisalign .info .trouble dt {
  margin-top: -50px;
  font-size: 26px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .page-invisalign .info .trouble dt {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .page-invisalign .info .trouble dt {
    margin-top: 0;
    font-size: 18px;
  }
}
.page-invisalign .info .trouble dt br {
  display: none;
}
@media (max-width: 480px) {
  .page-invisalign .info .trouble dt br {
    display: block;
  }
}
.page-invisalign .info .trouble dd {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  margin-top: 0.5rem;
}
.page-invisalign .info .trouble dd:nth-of-type(1) {
  margin-top: 1rem;
}
.page-invisalign .info .trouble dd:before {
  content: '';
  display: block;
  width: 22px;
  height: 17px;
  margin-right: 36px;
  background-image: url(../img/invisalign/info_trouble_icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto auto;
}
@media (max-width: 768px) {
  .page-invisalign .info .trouble dd:before {
    margin-right: 1rem;
  }
}
@media (max-width: 480px) {
  .page-invisalign .info .trouble dd:before {
    width: calc(22px / 3 * 2);
    height: calc(17px / 3 * 2);
    background-size: cover;
  }
}
.page-invisalign .info .trouble dd span {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -o-flex: 1;
  flex: 1;
}
@media (max-width: 768px) {
  .page-invisalign .info .trouble dd {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .page-invisalign .info .trouble dd {
    font-size: 12px;
  }
}
.page-invisalign .info .solution {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-top: -150px;
  padding: 100px 40px 50px;
  background-image: url(../img/invisalign/bg_info_solution.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  position: relative;
  overflow: hidden;
}
@media (max-width: 480px) {
  .page-invisalign .info .solution {
    margin-top: -10px;
    padding: 2rem 1rem;
  }
}
.page-invisalign .info .solution:after {
  content: '';
  display: block;
  width: 453px;
  height: 552px;
  background-image: url(../img/invisalign/bg_info_solution_img.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 480px) {
  .page-invisalign .info .solution:after {
    width: calc(453px / 7 * 2);
    height: calc(552px / 7 * 2);
    top: calc(50% + 50px - ((552px / 7 * 2) / 2));
  }
}
.page-invisalign .info .solution .ttl {
  display: inline;
  padding-bottom: calc(36px / 3);
  background: linear-gradient(rgba(0, 0, 0, 0) 50%, #fff844 50%);
  font-size: 36px;
  color: #fff;
  text-shadow: 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6;
}
@media (max-width: 480px) {
  .page-invisalign .info .solution .ttl {
    font-size: 21px;
  }
}
.page-invisalign .info .solution .img {
  margin: -70px 0;
}
@media (max-width: 480px) {
  .page-invisalign .info .solution .img {
    margin: -20px 0;
  }
}
.page-invisalign .info .solution .txt {
  max-width: 50%;
  color: #fff;
  text-align: left;
}
@media (max-width: 480px) {
  .page-invisalign .info .solution .txt {
    max-width: inherit;
  }
}
.page-invisalign .risk {
  margin-top: 100px;
}
.page-invisalign .risk .contants_ttl {
  color: #76a3c2;
  text-align: center;
}
.page-invisalign .risk .contants_ttl .ttl_bd:after {
  background-color: rgba(255, 248, 68, 0.5);
}
.page-invisalign .risk .contants_ttl .ttl_txt {
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
  display: inline-block;
}
.page-invisalign .risk .img {
  margin-top: 50px;
  text-align: center;
}
.page-invisalign .risk .lead {
  max-width: max-content;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1.5rem;
  background-image: url(../img/invisalign/bg_risk_border.png);
  background-repeat: no-repeat;
  background-position: 0 20px;
  background-size: 100% auto;
  font-size: 26px;
  color: #fff;
  text-shadow: 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a;
}
@media (max-width: 480px) {
  .page-invisalign .risk .lead {
    margin-top: 1.5rem;
    background-image: none;
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .page-invisalign .risk .lead span {
    display: block;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .page-invisalign .risk .lead span span {
    display: inline;
    padding-bottom: 1rem;
    background-image: url(../img/invisalign/bg_risk_border.png);
    background-repeat: no-repeat;
    background-position: 0 20px;
    background-size: 100% auto;
  }
}
.page-invisalign .risk .txt_a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  margin-top: 50px;
  text-align: center;
}
@media (max-width: 480px) {
  .page-invisalign .risk .txt_a {
    margin-top: 1rem;
    text-align: left;
  }
}
@media (max-width: 480px) {
  .page-invisalign .risk .txt_b {
    margin-top: 1rem;
  }
}
.page-invisalign .risk .box {
  margin-top: 50px;
  padding: 0;
  position: relative;
}
@media (max-width: 480px) {
  .page-invisalign .risk .box {
    margin-top: 1rem;
  }
}
.page-invisalign .risk .box_txt {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -o- flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  position: absolute;
  left: 2rem;
  bottom: 7rem;
}
@media (max-width: 480px) {
  .page-invisalign .risk .box_txt {
    left: 0;
    bottom: 1rem;
  }
}
.page-invisalign .risk .copy {
  display: inline;
  max-width: max-content;
  padding-bottom: calc(36px / 3);
  background: linear-gradient(rgba(0, 0, 0, 0) 50%, #fff844 50%);
  font-size: 36px;
  color: #fff;
  text-shadow: 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6;
  line-height: 1;
}
@media (max-width: 480px) {
  .page-invisalign .risk .copy {
    font-size: 20px;
  }
}
.page-invisalign .risk .copy:last-child {
  max-width: inherit;
  margin-top: 1rem;
  margin-left: calc(36px * 3.5);
}
@media (max-width: 480px) {
  .page-invisalign .risk .copy:last-child {
    margin-top: 0.5rem;
    margin-left: 3rem;
  }
}
.page-invisalign .about {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  margin-top: 50px;
}
.page-invisalign .about:before {
  content: '';
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-top-width: 0;
  border-bottom: 30px solid #89c4c6;
}
.page-invisalign .about + .contactus {
  margin-top: 0;
}
.page-invisalign .about .about_inr {
  width: 100%;
  padding-bottom: 50px;
  background-color: #89c4c6;
}
@media (max-width: 480px) {
  .page-invisalign .about .about_inr {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-invisalign .about .article-inr {
  margin-top: 50px;
}
.page-invisalign .about .article-inr:nth-of-type(1) {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -o- flex;
  display: flex;
  margin-top: 0;
  position: relative;
}
.page-invisalign .about .article-inr:nth-of-type(1):before {
  content: '';
  display: block;
  width: 665px;
  height: 702px;
  background-image: url(../img/invisalign/bg_about_img.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 80px;
  right: 42%;
}
@media (max-width: 480px) {
  .page-invisalign .about .article-inr:nth-of-type(1):before {
    display: none;
  }
}
.page-invisalign .about .box {
  max-width: 50%;
  margin-left: auto;
  padding: 0;
}
@media (max-width: 480px) {
  .page-invisalign .about .box {
    max-width: inherit;
  }
}
.page-invisalign .about .box_ttl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  -o-align-items: baseline;
  align-items: baseline;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  padding-bottom: calc(36px / 3);
  background: linear-gradient(rgba(0, 0, 0, 0) 80%, #fff844 80%);
  font-size: 36px;
  color: #fff;
  text-shadow: 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6;
  line-height: 1;
}
@media (max-width: 480px) {
  .page-invisalign .about .box_ttl {
    font-size: 26px;
  }
}
.page-invisalign .about .box_ttl:before {
  content: '';
  display: block;
  width: 73px;
  height: 114px;
  background-image: url(../img/invisalign/bg_about_ill.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  top: 15px;
}
@media (max-width: 480px) {
  .page-invisalign .about .box_ttl:before {
    width: calc(73px / 3 * 2);
    height: calc(114px / 3 * 2);
  }
}
.page-invisalign .about .box_txt {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -o- flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  margin-top: 15px;
  color: #fff;
}
.page-invisalign .about .box_txt:before {
  content: '';
  display: block;
  width: 186px;
  height: 45px;
  margin-left: auto;
  margin-bottom: 50px;
  background-image: url(../img/invisalign/bg_about_logo.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 480px) {
  .page-invisalign .about .box_txt:before {
    width: calc(186px / 3 * 2);
    height: calc(45px / 3 * 2);
    margin-bottom: 1rem;
  }
}
@media (max-width: 480px) {
  .page-invisalign .about .box_txt:after {
    content: '';
    display: block;
    width: calc(665px / 2);
    height: calc(702px / 2);
    margin: 1rem auto 0;
    background-image: url(../img/invisalign/bg_about_img.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
}
.page-invisalign .about .table {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f3f1f0;
}
@media (max-width: 480px) {
  .page-invisalign .about .table {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.page-invisalign .about .table .table_ttl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  color: #fff;
  line-height: 1;
}
.page-invisalign .about .table .table_ttl:after {
  content: '';
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-top: 50px solid #4d2c2a;
  border-right-width: 23px;
}
.page-invisalign .about .table .table_ttl span {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  padding-left: 40px;
  padding-right: 40px;
  background-color: #4d2c2a;
  font-size: 26px;
  line-height: 50px;
}
@media (max-width: 480px) {
  .page-invisalign .about .table .table_ttl span {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
  }
}
.page-invisalign .about .table .table_layout .table_sp {
  display: none;
}
@media (max-width: 480px) {
  .page-invisalign .about .table .table_layout .table_sp {
    display: -webkit- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -o- flex;
    display: flex;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-align-content: stretch;
    -o-align-content: stretch;
    align-content: stretch;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    margin-top: 1rem;
  }
}
.page-invisalign .about .table .table_layout .table_sp li {
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  width: calc(100% / 3 + 4px);
  overflow: hidden;
}
.page-invisalign .about .table .table_layout .table_sp li:first-child {
  width: calc(100% / 3);
  height: 0;
}
.page-invisalign .about .table .table_layout .table_sp li:first-child a {
  padding: 0;
}
.page-invisalign .about .table .table_layout .table_sp li:last-child a {
  background-color: rgba(77, 44, 42, 0.25);
}
.page-invisalign .about .table .table_layout .table_sp a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  height: 100%;
  padding: 0.5rem;
  background-color: rgba(82, 161, 195, 0.25);
  font-size: 10px;
  text-align: center;
}
.page-invisalign .about .table .table_layout table {
  width: 100%;
  margin-top: 50px;
  font-size: 19px;
}
@media (max-width: 480px) {
  .page-invisalign .about .table .table_layout table {
    margin-top: 0;
    font-size: 12px;
  }
}
.page-invisalign .about .table .table_layout table tr:nth-child(even) {
  background-color: #fff;
}
@media (max-width: 480px) {
  .page-invisalign .about .table .table_layout table tr:last-child td.js-view {
    border-bottom: 4px solid;
  }
}
.page-invisalign .about .table .table_layout table th {
  width: calc(100% / 3);
  padding: 1rem;
  border-left: 2px dashed #4d2c2a;
  text-align: center;
}
@media (max-width: 480px) {
  .page-invisalign .about .table .table_layout table th {
    display: none;
    width: auto;
    padding: 2rem 3rem;
    border-left: 0;
  }
}
.page-invisalign .about .table .table_layout table th:first-child {
  border-left: 0;
  background-image: url(../img/invisalign/bg_about_table_ill.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}
@media (max-width: 480px) {
  .page-invisalign .about .table .table_layout table th:first-child {
    display: table-cell;
    width: calc(100% / 3);
    background-position: center center;
    background-size: auto calc(100% - (0.5rem * 2));
    padding: 1rem 0.5rem;
  }
}
@media (max-width: 480px) {
  .page-invisalign .about .table .table_layout table th.js-view {
    display: table-cell;
    border: 4px solid;
    border-bottom: 0;
  }
}
.page-invisalign .about .table .table_layout table th:nth-child(even) {
  color: #52a1c3;
}
.page-invisalign .about .table .table_layout table th:nth-child(even) dt span:last-child {
  color: #4d2c2a;
}
.page-invisalign .about .table .table_layout table th dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
.page-invisalign .about .table .table_layout table th dt {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  margin-top: auto;
}
@media (max-width: 480px) {
  .page-invisalign .about .table .table_layout table th dt {
    display: none;
  }
}
.page-invisalign .about .table .table_layout table th dt span:last-child {
  font-size: 16px;
  color: transparent;
}
.page-invisalign .about .table .table_layout table th dd {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (max-width: 480px) {
  .page-invisalign .about .table .table_layout table th dd {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.page-invisalign .about .table .table_layout table td {
  width: calc(100% / 3);
  padding: 1rem 2rem;
  border-left: 2px dashed #4d2c2a;
}
@media (max-width: 480px) {
  .page-invisalign .about .table .table_layout table td {
    display: none;
    width: auto;
    padding: 1rem 0.5rem;
    border-left: 0;
  }
}
.page-invisalign .about .table .table_layout table td:first-child {
  border-left: 0;
  text-align: center;
}
@media (max-width: 480px) {
  .page-invisalign .about .table .table_layout table td:first-child {
    display: table-cell;
    width: calc(100% / 3);
  }
}
.page-invisalign .about .table .table_layout table td:nth-child(even) {
  color: #52a1c3;
}
@media (max-width: 480px) {
  .page-invisalign .about .table .table_layout table td.js-view {
    display: table-cell;
    border-left: 4px solid;
    border-right: 4px solid;
  }
}
.page-invisalign .about .table .table_layout table td.type_great:before, .page-invisalign .about .table .table_layout table td.type_good:before, .page-invisalign .about .table .table_layout table td.type_pass:before, .page-invisalign .about .table .table_layout table td.type_bad:before {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -o-flex: 1;
  flex: 1;
  margin-right: 1rem;
}
.page-invisalign .about .table .table_layout table td.type_great:before {
  content: '◎';
}
.page-invisalign .about .table .table_layout table td.type_good:before {
  content: '○';
}
.page-invisalign .about .table .table_layout table td.type_pass:before {
  content: '△';
}
.page-invisalign .about .table .table_layout table td.type_bad:before {
  content: '×';
}
.page-invisalign .plan {
  margin-top: 50px;
}
.page-invisalign .plan .ttl {
  font-size: 26px;
  color: #fff;
  text-shadow: 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a;
  text-align: center;
  line-height: 1;
}
@media (max-width: 480px) {
  .page-invisalign .plan .ttl {
    font-size: 20px;
  }
}
.page-invisalign .plan .ttl span {
  display: inline-block;
  margin-top: 1rem;
  padding-bottom: 1.5rem;
  background-image: url(../img/invisalign/bg_plan_border.png);
  background-repeat: no-repeat;
  background-position: 0 30px;
  background-size: 100% auto;
  font-size: 44px;
}
@media (max-width: 480px) {
  .page-invisalign .plan .ttl span {
    font-size: 36px;
  }
}
.page-invisalign .plan .txt {
  margin-top: 50px;
  text-align: center;
}
@media (max-width: 480px) {
  .page-invisalign .plan .txt {
    margin-top: 1rem;
  }
}
.page-invisalign .plan ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  margin-top: 50px;
  padding: 2rem 3rem;
  background-color: #fff;
}
@media (max-width: 480px) {
  .page-invisalign .plan ul {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin-top: 1rem;
    padding: 2rem 1rem;
  }
}
.page-invisalign .plan ul li {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -o-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-left: 3rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-color: #9ecfd1;
}
@media (max-width: 480px) {
  .page-invisalign .plan ul li {
    width: 100%;
    margin-top: 1rem;
    margin-left: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.page-invisalign .plan ul li:before {
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  content: '';
  width: 160px;
  height: 160px;
  background-color: #fff;
  background-image: url(../img/invisalign/plan_img_2.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  overflow: hidden;
}
@media (max-width: 480px) {
  .page-invisalign .plan ul li:before {
    width: calc(160px / 2);
    height: calc(160px / 2);
  }
}
.page-invisalign .plan ul li:first-child {
  margin-top: 0;
  margin-left: 0;
}
.page-invisalign .plan ul li:first-child:before {
  background-image: url(../img/invisalign/plan_img_1.png);
}
.page-invisalign .plan ul li dl {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -o-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  margin-left: 1rem;
  color: #fff;
}
.page-invisalign .plan ul li dt {
  font-size: 20px;
}
@media (max-width: 480px) {
  .page-invisalign .plan ul li dt {
    font-size: 16px;
  }
}
.page-invisalign .plan ul li dd {
  font-size: 40px;
}
@media (max-width: 480px) {
  .page-invisalign .plan ul li dd {
    font-size: 30px;
  }
}
.page-invisalign .plan table {
  width: 100%;
  margin-top: 25px;
}
.page-invisalign .plan table thead {
  background-color: #9ecfd1;
  color: #fff;
}
.page-invisalign .plan table thead tr {}
.page-invisalign .plan table thead tr th {
  padding: 20px;
  border: 2px solid #9ecfd1;
  font-size: 30px;
  line-height: 1;
}
@media (max-width: 480px) {
  .page-invisalign .plan table thead tr th {
    padding: 15px;
    font-size: 16px
  }
}
.page-invisalign .plan table tbody {
  font-size: 24px;
}
@media (max-width: 480px) {
  .page-invisalign .plan table tbody {
    font-size: 16px
  }
}
.page-invisalign .plan table tbody tr {}
.page-invisalign .plan table tbody tr td {
  width: calc(25px * 6 + (20px * 2));
  padding: 20px;
  border: 2px solid #9ecfd1;
  line-height: 1;
}
@media (max-width: 480px) {
  .page-invisalign .plan table tbody tr td {
    width: calc(17px * 6 + (15px * 2));
    padding: 15px;
  }
}
.page-invisalign .plan table tbody tr td:last-child {
  width: auto;
  background-color: #fff;
  text-align: right;
}
.page-invisalign .plan table + .box {
  margin-top: 25px;
}
.page-invisalign .plan .box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  padding: 0 3rem;
}
@media (max-width: 480px) {
  .page-invisalign .plan .box {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding: 1rem;
  }
}
.page-invisalign .plan .box:nth-child(odd) {
  background-color: #fff;
}
.page-invisalign .plan .box.last {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.page-invisalign .plan .box.last dt {
  padding-bottom: 0;
}
.page-invisalign .plan .box.last dd {
  padding-bottom: 0;
}
.page-invisalign .plan .box.last dd:last-child {
  width: 100%;
  padding: 0 0 2rem;
  font-size: 19px;
  text-align: right;
}
@media (max-width: 480px) {
  .page-invisalign .plan .box.last dd:last-child {
    padding: 0;
    font-size: 10px;
  }
}
.page-invisalign .plan .box dt {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -o-flex: 1;
  flex: 1;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 19px;
}
@media (max-width: 480px) {
  .page-invisalign .plan .box dt {
    width: 100%;
    padding: 0;
    font-size: 14px;
  }
}
.page-invisalign .plan .box dd {
  margin-left: auto;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-bottom: 1rem;
  font-size: 24px;
}
@media (max-width: 480px) {
  .page-invisalign .plan .box dd {
    padding: 0;
    font-size: 16px;
  }
}
.page-invisalign .plan .security {
  margin-top: 50px;
  font-size: 16px;
}
@media (max-width: 480px) {
  .page-invisalign .plan .security {
    font-size: 12px;
  }
}
.page-invisalign .advisor {
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #eccc5d;
}
.page-invisalign .advisor .contents-inr {
  max-width: 800px;
}
.page-invisalign .advisor .contants_ttl {
  color: #fff;
}
.page-invisalign .advisor .ttl {
  display: inline-block;
  margin-top: 30px;
  padding-bottom: 30px;
  background-image: url(../img/invisalign/bg_advisor_border.png);
  background-repeat: no-repeat;
  background-position: 0 20px;
  background-size: 100% auto;
  font-size: 32px;
  color: #fff;
  text-shadow: 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a;
  text-align: center;
  line-height: 1;
}
.page-invisalign .advisor .box {
  display: flex;
  margin-top: 50px;
  padding: 0;
}
.page-invisalign .advisor .box figure {}
.page-invisalign .advisor .box div {
  flex: 1;
  margin-left: 50px;
  text-align: left;
}
.page-invisalign .advisor .box p {
  font-size: 22px;
}
.page-invisalign .advisor .box dl {
  margin-top: 30px;
  font-size: 14px;
}
.page-invisalign .advisor .box dl:last-child dd:last-child {
  margin-top: 15px;
}
.page-invisalign .advisor .box dt {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.page-invisalign .advisor .box dt:before {
  content: '';
  width: calc(1rem - 5px);
  height: calc(1rem - 5px);
  margin-right: 5px;
  background-color: #4d2c2a;
}
.page-invisalign .advisor .box dd {
  margin-left: 1rem;
}
@media (max-width: 480px) {
  .page-invisalign .advisor {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-invisalign .advisor .contents-inr {
    max-width: inherit;
  }
  .page-invisalign .advisor .ttl {
    padding-bottom: 15px;
    background-position: 0 10px;
    font-size: 22px;
  }
  .page-invisalign .advisor .box {
    flex-direction: column;
    margin-top: 30px;
  }
  .page-invisalign .advisor .box div {
    margin-top: 30px;
    margin-left: 0;
  }
  .page-invisalign .advisor .box p {
    font-size: 18px;
  }
  .page-invisalign .advisor .box dl {
    margin-top: 15px;
  }
}
.page-invisalign .step {
  margin-top: 100px;
  padding-bottom: 50px;
}
.page-invisalign .step .ttl {
  font-size: 26px;
  color: #fff;
  text-shadow: 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a;
  text-align: center;
  line-height: 1;
}
@media (max-width: 480px) {
  .page-invisalign .step .ttl {
    font-size: 20px;
  }
}
.page-invisalign .step .ttl span {
  display: inline-block;
  margin-top: 1rem;
  padding-bottom: 1.5rem;
  background-image: url(../img/invisalign/bg_step_border.png);
  background-repeat: no-repeat;
  background-position: 0 30px;
  background-size: 100% auto;
  font-size: 44px;
}
@media (max-width: 480px) {
  .page-invisalign .step .ttl span {
    font-size: 36px;
  }
}
.page-invisalign .step .box {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -o- flex;
  display: flex;
  margin-top: 50px;
  padding: 0;
}
@media (max-width: 480px) {
  .page-invisalign .step .box {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
}
.page-invisalign .step .box:nth-of-type(1) .box_ttl:after {
  background-image: url(../img/invisalign/step_img_1.jpg);
}
.page-invisalign .step .box:nth-of-type(2) .box_ttl:after {
  background-image: url(../img/invisalign/step_img_2.jpg);
}
.page-invisalign .step .box:nth-of-type(3) .box_ttl:after {
  background-image: url(../img/invisalign/step_img_3.jpg);
}
.page-invisalign .step .box:nth-of-type(4) .box_ttl:after {
  background-image: url(../img/invisalign/step_img_4.jpg);
}
.page-invisalign .step .box:nth-of-type(5) .box_ttl:after {
  background-image: url(../img/invisalign/step_img_5.jpg);
}
.page-invisalign .step .box_ttl {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -o-flex: 1;
  flex: 1;
  color: #76a3c2;
  line-height: 1;
}
@media (max-width: 480px) {
  .page-invisalign .step .box_ttl {
    text-align: center;
  }
}
.page-invisalign .step .box_ttl:after {
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  content: '';
  display: block;
  width: 240px;
  height: 240px;
  margin-top: 15px;
  margin-left: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}
@media (max-width: 480px) {
  .page-invisalign .step .box_ttl:after {
    margin-left: auto;
    margin-right: auto;
  }
}
.page-invisalign .step .box_ttl .box_ttl_bd {
  position: relative;
}
.page-invisalign .step .box_ttl .box_ttl_bd:after {
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg);
  content: '';
  width: 110%;
  height: 15px;
  background-color: rgba(255, 248, 68, 0.5);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}
.page-invisalign .step .box_ttl .box_ttl_txt {
  display: inline-block;
  font-size: 35px;
  position: relative;
  z-index: 1;
}
@media (max-width: 480px) {
  .page-invisalign .step .box_ttl .box_ttl_txt {
    font-size: 28px;
  }
}
.page-invisalign .step .box_ttl .box_ttl_txt i {
  display: inline-block;
  font-size: 50px;
  font-style: normal;
}
@media (max-width: 480px) {
  .page-invisalign .step .box_ttl .box_ttl_txt i {
    font-size: 40px;
  }
}
.page-invisalign .step .box-inr {
  margin-top: 50px;
  margin-left: 100px;
}
@media (max-width: 480px) {
  .page-invisalign .step .box-inr {
    margin-top: 1rem;
    margin-left: 0;
  }
}
.page-invisalign .step .box-inr_ttl {
  font-size: 32px;
  color: #fff;
  text-shadow: 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6;
}
@media (max-width: 480px) {
  .page-invisalign .step .box-inr_ttl {
    font-size: 26px;
    text-align: center;
  }
}
.page-invisalign .step .box-inr_txt {
  margin-top: 30px;
}
@media (max-width: 480px) {
  .page-invisalign .step .box-inr_txt {
    margin-top: 1rem;
  }
}
.page-invisalign .scanner {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}
.page-invisalign .scanner .box {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -o- flex;
  display: flex;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px;
  background-image: url(../img/invisalign/bg_scanner.png);
  background-repeat: repeat;
  background-position: left top;
  background-size: auto auto;
}
@media (max-width: 480px) {
  .page-invisalign .scanner .box {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-invisalign .scanner .box:before {
  width: 122px;
  height: 276px;
  content: '';
  background-image: url(../img/invisalign/scanner_img.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}
.page-invisalign .scanner .box_txt {
  margin-top: 50px;
  font-size: 19px;
  text-align: center;
}
@media (max-width: 480px) {
  .page-invisalign .scanner .box_txt {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }
}
.page-invisalign .scanner .box_txt br {
  display: none;
}
@media (max-width: 480px) {
  .page-invisalign .scanner .box_txt br {
    display: block;
  }
}
.page-invisalign .scanner .box-inr {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -o-flex: 1;
  flex: 1;
  margin-left: 50px;
}
@media (max-width: 480px) {
  .page-invisalign .scanner .box-inr {
    margin-top: 1rem;
    margin-left: 0;
  }
}
.page-invisalign .scanner .box-inr_ttl {
  max-width: max-content;
  padding-bottom: calc(32px / 3);
  background: linear-gradient(rgba(0, 0, 0, 0) 50%, #fff844 50%);
  font-size: 32px;
  color: #fff;
  text-shadow: 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6;
  line-height: 1;
}
@media (max-width: 480px) {
  .page-invisalign .scanner .box-inr_ttl {
    font-size: 26px;
  }
}
.page-invisalign .scanner .box-inr_txt {
  margin-top: 0.5rem;
  font-size: 18px;
  color: #fff;
  text-shadow: 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6;
  text-align: left;
}
.page-invisalign .scanner .box-inr_wrap ul {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -o- flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 1rem;
  margin-left: 0.5rem;
}
.page-invisalign .scanner .box-inr_wrap li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  width: calc((100% - 50px) / 2);
  margin-left: 50px;
  font-size: 14px;
  color: #fff;
}
@media (max-width: 480px) {
  .page-invisalign .scanner .box-inr_wrap li {
    width: 100%;
    margin-top: 0.5rem;
    margin-left: 0;
  }
}
.page-invisalign .scanner .box-inr_wrap li:nth-child(odd) {
  margin-left: 0;
}
.page-invisalign .scanner .box-inr_wrap li:nth-child(n+3) {
  margin-top: 0.5rem;
}
.page-invisalign .scanner .box-inr_wrap li:before {
  content: '';
  display: block;
  width: 22px;
  height: 17px;
  margin-right: 20px;
  background-image: url(../img/invisalign/info_trouble_icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto auto;
}
.page-invisalign .qa .ttl {
  max-width: max-content;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1.5rem;
  background-image: url(../img/invisalign/bg_qa_border.png);
  background-repeat: no-repeat;
  background-position: center calc(100% - 20px);
  background-size: 100% auto;
  font-size: 32px;
  color: #fff;
  text-shadow: 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a, 0 0 3.5px #4d2c2a;
  text-align: center;
}
@media (max-width: 480px) {
  .page-invisalign .qa .ttl {
    font-size: 28px;
  }
}
.page-invisalign .qa .qa_wrap {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-top: 15px;
  padding: 1.5rem 50px;
  background-color: #fff;
}
@media (max-width: 480px) {
  .page-invisalign .qa .qa_wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-invisalign .qa .qa_wrap .qa_check {
  display: none;
}
.page-invisalign .qa .qa_wrap .qa_check:checked + .qa_label + .qa_answer {
  -moz-transition: 1.5s;
  -o-transition: 1.5s;
  -webkit-transition: 1.5s;
  transition: 1.5s;
  max-height: 1000px;
}
.page-invisalign .qa .qa_wrap .qa_check:checked + .qa_label span:after {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.page-invisalign .qa .qa_wrap .qa_label {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
  font-size: 20px;
  line-height: 1;
}
@media (max-width: 480px) {
  .page-invisalign .qa .qa_wrap .qa_label {
    font-size: 16px;
  }
}
.page-invisalign .qa .qa_wrap .qa_label:before {
  content: 'Q．';
}
.page-invisalign .qa .qa_wrap .qa_label span {
  display: block;
  width: 100%;
  padding-right: 3rem;
  position: relative;
}
@media (max-width: 480px) {
  .page-invisalign .qa .qa_wrap .qa_label span {
    padding-right: 1rem;
  }
}
.page-invisalign .qa .qa_wrap .qa_label span:before, .page-invisalign .qa .qa_wrap .qa_label span:after {
  content: '';
  display: block;
  width: 1.5rem;
  height: 3px;
  margin: auto;
  background-color: #4d2c2a;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
@media (max-width: 480px) {
  .page-invisalign .qa .qa_wrap .qa_label span:before, .page-invisalign .qa .qa_wrap .qa_label span:after {
    width: 1rem;
  }
}
.page-invisalign .qa .qa_wrap .qa_label span:after {
  -moz-transition: ease-out 0.5s;
  -o-transition: ease-out 0.5s;
  -webkit-transition: ease-out 0.5s;
  transition: ease-out 0.5s;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.page-invisalign .qa .qa_wrap .qa_answer {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  max-height: 0;
  overflow: hidden;
}
.page-invisalign .qa .qa_wrap .qa_answer span {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  background-color: #f4f1f0;
}
.page-invisalign .qa .lead {
  margin-top: 80px;
  text-align: center;
}
@media (max-width: 480px) {
  .page-invisalign .qa .lead {
    margin-top: 50px;
  }
}
.page-invisalign .qa .lead div {
  display: inline-block;
  position: relative;
}
.page-invisalign .qa .lead div:before, .page-invisalign .qa .lead div:after {
  content: '';
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  bottom: 0;
}
.page-invisalign .qa .lead div:before {
  width: 55px;
  height: 65px;
  background-image: url(../img/invisalign/bg_qa_ill_2.png);
  right: 100%;
}
@media (max-width: 480px) {
  .page-invisalign .qa .lead div:before {
    width: calc(55px / 3 * 1.5);
    height: calc(65px / 3 * 1.5);
    right: calc(100% - (55px / 3));
  }
}
.page-invisalign .qa .lead div:after {
  width: 83px;
  height: 65px;
  background-image: url(../img/invisalign/bg_qa_ill_3.png);
  left: 100%;
}
@media (max-width: 480px) {
  .page-invisalign .qa .lead div:after {
    width: calc(83px / 3 * 1.5);
    height: calc(65px / 3 * 1.5);
    left: calc(100% - (83px / 3));
  }
}
.page-invisalign .qa .lead .lead_txt {
  display: inline;
  max-width: max-content;
  padding-bottom: calc(36px / 3);
  background: linear-gradient(rgba(0, 0, 0, 0) 50%, #fff844 50%);
  font-size: 36px;
  color: #fff;
  text-shadow: 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6, 0 0 3.5px #89c4c6;
  position: relative;
}
@media (max-width: 480px) {
  .page-invisalign .qa .lead .lead_txt {
    font-size: 28px;
  }
}
.page-invisalign .qa .lead .lead_txt span {
  position: relative;
}
.page-invisalign .qa .lead .lead_txt span:before {
  content: '';
  width: 43px;
  height: 47px;
  background-image: url(../img/invisalign/bg_qa_ill_1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: calc(100% - (43px / 2));
  bottom: calc(100% - (47px / 2));
}
@media (max-width: 480px) {
  .page-invisalign .qa .lead .lead_txt span:before {
    width: calc(43px / 3 * 2);
    height: calc(47px / 3 * 2);
    bottom: calc(100% - (47px / 3));
  }
}
.page-invisalign .qa .youtube {
  width: 100%;
  margin-top: 30px;
  padding-top: 56.25%;
  position: relative;
}
.page-invisalign .qa .youtube iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
}