@charset "UTF-8";

/***************共通**************/


/***************料金**************/

#price section h4 {
  font-size: 18px;
  margin: 0px 0 20px;
  color: #094ea1;
  position: relative;
  margin-top: 40px;
  padding-left: 20px;
  line-height: 1.6;
}

#price section h4::before {
  content: '';
  width: 5px;
  height: 100%;
  background-color: #094ea1;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

  #price section ul.price_unchor {
    width: 100%;
    margin: 0 0 20px;
  }
  #price section ul.price_unchor li {
    display: inline-block;
    border-radius: 5px;
    background: #f2f2f2;
    color: #1b1e1a;
    padding: 0.5em;
    margin: 0 0.5em 0.5em 0;
  }
  #price section ul.price_unchor li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    opacity: 1;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    color: #1b1e1a;
  }
  #price section ul.price_unchor li a:hover {
    opacity: 0.6;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
  }

  #price section .h3_box {
    margin-top: 40px;
  }

  #price section table {
    width: 100%;
    text-align: left;
    margin: 20px 0 20px;
  }
  #price section table caption {
    caption-side: bottom;
    text-align: left;
    font-size: 1em;
    color: #333333;
    margin: 2% 0 0;
  }
  #price section table th {
    color: #000;
    width: auto;
    font-weight: normal;
    background-color: #fcffef;
    padding: 0.5em;
    border: solid 1px #666;
  }
  #price section table td {
    width: auto;
    padding: 0.5em;
    font-weight: normal;
    border: solid 1px #666;
  }
  #price section .border{
    border: solid 1px #6379c9;
    padding:1.2em 1.2em 0;
    background:#d1e9fa;
  }

  #price section table.price_sp {
    display: none;
  }
  #price section table.price_pc {
    margin: 0 0 10px;
  }
  #price section table.price_pc th {
    padding: 1%;
  }
  #price section table.price_pc th.w01 {
    width: 7%;
  }
  #price section table.price_pc th.w02 {
    width: 14%;
  }
  #price section table.price_pc th.w03 {
    width: 22%;
  }
  #price section table.price_pc td {
    padding: 1%;
    vertical-align: middle;
  }
  #price section table.price_pc td img {
    width: 100%;
  }
  #price section table.price_pc td.icon_td {
    text-align: center;
  }
  #price section table.price_pc td.icon_td img {
    width /***/ : auto;
  }
  #price section ul#loan {
    width: 100%;
    overflow: hidden;
    margin: 10px 0 0;
  }
  #price section ul#loan li {
    float: left;
    margin: 0 20px 0 0;
    list-style-type: none;
  }
  #price section p#tax_title {
    margin: 0;
  }
  #price section p#tax_title span {
    font-size: 1.1em;
    font-weight: bold;
    color: #094ea1;
  }
  #price section.price_h5 {
    border: solid 2px #CCCCCC;
    margin: 20px 0;
    padding: 20px;
  }
  #price section.price_h5 h5 {
    height: auto;
    color: #666666;
    font-size: 15px;
    margin: 0 0 15px 0;
  }
  #price section.price_h5 ul, section.price_h5 ol {
    color: #666666;
    font-weight: bold;
    list-style-position: inside;
  }
  #price section.price_h5 p {
    margin: 0;
  }

  #price section hr {
    margin: 2.4em 0 1em;
}

#price section .h3_box {
  margin-top: 20px;
}

#price section .section_head img {
  width: auto;
}

@media screen and (max-width: 768px) {

 /* :::::::::: 【SP】料金表/prices :::::::::: */
 #price section h4 {
  margin-top: 20px;
}
 #price section  ul.price_unchor {
  width: 100%;
  margin: 0 0 5%;
}

#price section  ul.price_unchor li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
section#price table {
  font-size: 0.9em;
  margin: 0 0 1%;
}
#price section  table.price_pc {
  display: none;
}
#price section  table.price_sp th {
  width: 36%;
  padding: 2%;
  vertical-align: middle;
}
#price section  table.price_sp {
  display: block;
}
#price section  table.price_sp td {
  vertical-align: middle;
  width: 56%;
  padding: 2%;
}
#price section  table.price_sp td img {
  width: 100%;
}
#price section  table.price_sp td.icon_td {
  text-align: center;
}
#price section  table.price_sp td.icon_td img {
  width /***/ : auto;
}
#price section  ul#loan {
  width: 100%;
  overflow: hidden;
  margin: 20px 0 0;
}
#price section  ul#loan li {
  margin: 0 auto;
  list-style-type: none;
  width: 100%;
  text-align: center;
  margin-bottom: 5%;
}
#price section  p#tax_title {
  margin: 0;
}
#price section  p#tax_title span {
  font-size: 1.1em;
  font-weight: bold;
  color: #094ea1;
}
#price section .price_h5 {
  border: solid 2px #CCCCCC;
  margin: 0 auto 5%;
  padding: 1em;
}
#price section.price_h5 h5 {
  height: auto;
  color: #666666;
  font-size: 1.1em;
  margin: 0 0 2% 0;
}
#price section.price_h5 ul, section.price_h5 ol {
  color: #666666;
  font-weight: bold;
}
#price section.price_h5 p {
  margin: 0;
}
#price section .h3_box {
  margin-top: 20px;
}
#price section hr {
  margin: 1.5em 0 1em;
}
}

/***************院内ツアー・設備紹介**************/

#introduction #facility li .img-flex .figure {
  display: flex;
  width: 500px;
  align-items: flex-start;
}

#introduction #facility li .img-flex article {
  width: calc(100% - 500px);
}

@media screen and (max-width: 768px) {
  #introduction #facility li .img-flex .figure {
    width: 100%;
  }
  #introduction #facility li .img-flex article {
    width: 100%;
  }
}


/***************治療の流れ**************/

#flow #mv {
  background: url(../images/flow/mv.jpg?ver=2) no-repeat 50% 50%;
  background-size: cover;
}

#flow dl dt {
  font-weight: 700;
  font-size: 18px;
  color: #094ea1;
  margin-bottom: 20px;
  position: relative;
  line-height: 1.6;
}

#flow dl dd {
  margin-bottom: 40px;
}

#flow dl dd:last-of-type {
  margin-bottom: 0px;
}

#flow dl dd.pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#flow dl dd.pic article {
  width: calc(100% - 300px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 40px;
}

#flow dl dd.pic .figure {
  width: 300px;
}

#flow dl dd.pic .figure img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  #flow h3.ttl {
    margin-top: 40px;
  }
  #flow dl dt {
    font-size: 16px;
  }
  #flow dl dd {
    margin-bottom: 20px;
  }
  #flow dl dd.pic {
    display: block;
  }
  #flow dl dd.pic article {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 10px;
  }
  #flow dl dd.pic .figure {
    width: 100%;
  }
  #flow dl dd.pic .figure img {
    width: 100%;
    margin-bottom: 20px;
  }
  #flow dl dd.pic .figure img.last {
    margin-bottom: 0;
  }
}


/***************GBTメンテナンス**************/
#test-gbt #mv {
  background: url(../images/gbt/mv.jpg?ver=2) no-repeat 50% 50%;
  background-size: cover;
}

#gbt #maintenance {
  margin-bottom: 80px;
}

#gbt #maintenance dl dt {
    font-weight: 700;
    font-size: 18px;
    color: #094ea1;
    margin-bottom: 20px;
    position: relative;
    padding-left: 20px;
    line-height: 1.6;
}

#gbt #maintenance dl dt:before {
  content: '';
  width: 5px;
  height: 100%;
  background-color: #094ea1;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#gbt #maintenance dl dd {
  margin-bottom: 40px;
  display: flex;
}

#gbt #maintenance dl dd .figure {
  width: 240px;
  min-width: 240px;
  position: relative;
}

#gbt #maintenance dl dd .figure img {
  width: 100%;
  position: relative;
}

#gbt #maintenance dl dd:last-of-type {
  margin-bottom: 0px;
}

#gbt #purpose {
  margin-bottom: 100px;
}

#gbt #purpose li {
  margin-bottom: 40px;
}

#gbt #purpose li:last-child {
  margin-bottom: 0px;
}

#gbt #purpose li .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#gbt #purpose li .block .figure {
  width: 240px;
}

#gbt #purpose li .block .figure img {
  width: 100%;
}

#gbt #purpose li .block article {
  width: calc(100% - 240px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}




#gbt #step .all {
  text-align: center;
  margin-bottom: 30px;
}

#gbt #step li {
  align-items: center;
}

#gbt #step li ul {
  list-style: disc;
}

#gbt #step li ul li {
  padding: 0;
}

#gbt #step li ul li::before {
  content: "●";
  font-size: 5px;
  padding: 6px 5px 0 0;
}

#gbt #step li article {
  width: 100%;
}

#gbt #step li article .stand {
  font-size: 17px;
  margin-top: 10px;
  font-weight: bold;
  color: #90c31f;
  color: #ec620c;
  letter-spacing: 0.1em;
}

#gbt #step li article iframe {
  margin-top: 20px;
}

#gbt #step li .figure {
  width: 200px;
}

#gbt #step li .figure img {
  max-width: 200px;
}

#gbt #step li .figure img:nth-of-type(2) {
  margin-top: 10px;
}

#gbt #faq h2 + p {
  text-align: center;
  font-size: 18px;
  margin-bottom: 40px;
}

#gbt #faq dl {
  border-top: 1px solid #919191;
  padding-top: 20px;
}

#gbt #faq dl dt, #gbt #faq dl dd {
  position: relative;
  padding-left: 50px;
  font-size: 16px;
}

#gbt #faq dl dt span, #gbt #faq dl dd span {
  position: absolute;
  top: -2px;
  left: 0;
  font-family: "Lora", serif;
  font-size: 30px;
  display: block;
  line-height: 1;
}

#gbt #faq dl dt {
  font-weight: 700;
  min-height: 50px;
}

#gbt #faq dl dt span {
  color: #094ea1;
  font-weight: 400 !important;
}

#gbt #faq dl dd {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #919191;
}

#gbt #faq dl dd span {
  left: 3px;
}

#gbt #faq dl dd:last-of-type {
  margin-bottom: 0px;
}

@media screen and (max-width: 768px) {
  #gbt #maintenance {
    margin-bottom: 60px;
  }
  #gbt #maintenance dl dd {
    flex-direction: column;
    margin-bottom: 20px;
  }
  #gbt #maintenance dl dd .figure {
    width: 100%;
    min-width: 100%;
  }

  #gbt #purpose {
    margin-bottom: 60px;
  }
  
  #gbt #purpose li {
    margin-bottom: 20px;
  }
  
  #gbt #purpose li .block {
    flex-direction: column;
  }
  
  #gbt #purpose li .block .figure {
    width: 100%;
  }
  
  #gbt #purpose li .block article {
    width: 100%;
  }

  #gbt #step .all {
    width: 100%;
  }

  #gbt #step li {
    display: flex;
    flex-direction: column-reverse;
  }
  
  #gbt #step li article iframe {
    height: 200px;
  }
  
  #gbt #step li .figure {
    width: 80%;
    margin: 20px auto 0;
  }
  
  #gbt #step li .figure img {
    max-width: 100%;
  }

  #gbt #step li ul li {
    display: block;
  }
  


  #gbt #faq h2 + p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  #gbt #faq dl {
    padding-top: 10px;
  }
  #gbt #faq dl dt, #gbt #faq dl dd {
    padding-left: 25px;
    font-size: 14px;
  }
  #gbt #faq dl dt span, #gbt #faq dl dd span {
    top: 0px;
    font-size: 20px;
  }
  #gbt #faq dl dt {
    min-height: auto;
    margin-bottom: 10px;
  }
  #gbt #faq dl dd {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  #gbt #faq dl dd span {
    left: 1.5px;
  }
}

/***************企業理念**************/ 
#philosophy #mv {
  background: url(../images/philosophy/mv.jpg?ver=2) no-repeat 50% 50%;
  background-size: cover;
}

#philosophy .check-list {
  margin-bottom: 80px;
  padding: 40px 40px 30px;
  background: #ededed;
}
#philosophy .check-list ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px;
}

#philosophy .check-list ul li::before {
  content: '';
  background: url(../images/implant/check.png) no-repeat;
  width: 19px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#philosophy .about {
  margin-bottom: 80px;
}

#philosophy .about .clear-fix {
  display: flex;
  margin-bottom: 40px;
}

#philosophy .about .clear-fix .figure {
  margin-right: 40px;
}

#philosophy .about dl dt {
  font-weight: 700;
  font-size: 18px;
  color: #094ea1;
  margin-bottom: 20px;
  position: relative;
  padding-left: 20px;
  line-height: 1.6;
}

#philosophy .about dl dt:before {
  content: '';
  width: 5px;
  height: 100%;
  background-color: #094ea1;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#philosophy .about dl dd {
  margin-bottom: 40px;
}
#philosophy .about dl dd:last-of-type {
  margin-bottom: 0px;
}

#philosophy .about dl dd.pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#philosophy .about dl dd.pic article {
  width: calc(100% - 300px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 40px;
}

#philosophy .about dl dd.pic .figure {
  width: 300px;
}

#philosophy .about dl dd.pic .figure img {
  width: 100%;
}

#philosophy .policy h4 {
  font-size: 24px;
  border-bottom: 1px solid #094ea1;
  padding-bottom: 5px;
  margin-bottom: 20px;
  color: #094ea1;
}

#philosophy .policy .txt {
  margin-bottom: 20px;
  text-align: center;
}

#philosophy .policy ol {
  padding: 40px 40px 40px 60px;
  background: #ededed;
}

#philosophy .policy ol li {
  margin-top: 20px;
}

#philosophy .policy ol li:first-of-type {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  #philosophy .check-list {
    margin-bottom: 60px;
    padding: 20px;
  }
  #philosophy .about {
    margin-bottom: 60px;
  }
  #philosophy .about dl dt  {
    font-size: 16px;
}
#philosophy .about .clear-fix {
  flex-direction: column-reverse;
}

#philosophy .about .clear-fix .figure {
  margin-top: 10px;
  margin-right: 0;
}
#philosophy .policy ol {
  padding: 20px 20px 20px 40px;
  background: #ededed;
}

}


/***************お問い合わせ**************/

#contact #form table tr th {
  width: 30%;
  padding: 20px 30px;
  text-align: left;
  vertical-align: middle;
  border: 1px solid #094ea1;
  box-sizing: border-box;
  color: #094ea1;
}

#contact #form table tr th .required {
  background: #cc1919;
  color: #fff;
  font-size: 12px;
  padding: 2px 8px 4px 7px;
  margin-right: 5px;
}

#contact #form table tr td {
  width: 70%;
  padding: 20px;
  border: 1px solid #094ea1;
  box-sizing: border-box;
}

#contact #form table tr td .wpcf7-list-item {
  margin: 0 11px 0 0;
}

#contact #form table tr td input[type=text],
#contact #form table tr td input[type="url"],
#contact #form table tr td input[type="email"], 
#contact #form table tr td input[type="tel"] {
  width: 100%;
  height: 45px;
  padding-right: 15px;
  padding-left: 15px;
  border: none;
  outline-style: none;
  background-color: #f5f5f5;
  box-sizing: border-box;
}

#contact #form table tr td textarea {
  width: 100%;
  height: 120px;
  padding: 15px;
  border: none;
  outline-style: none;
  background-color: #f5f5f5;
  box-sizing: border-box;
}

#contact #form .acceptance  {
  margin-top: 20px;
}

#contact #form .acceptance .wpcf7-list-item {
  margin: 0;
}

#contact #form .acceptance .wpcf7-list-item input {
  margin: 0 3px 2px 0;
}

#contact #form .send {
  position: relative;
  margin: 30px 0 19px;
}

#contact #form input[type="submit"] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  color: #094ea1;
  border: 1px solid #094ea1;
  display: inline-block;
  box-sizing: border-box;
  min-width: 280px;
  padding: 0 30px;
  font-family: inherit;
  font-size: 18px;
  line-height: 50px;
  background: #fff;
  transition: .7s;
}

#contact #form input[type="submit"]::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #333;
  transform-origin: left bottom;
  transform: scale(1, 0);
  transition: transform .3s;
}
#contact #form input[type="submit"]:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}

#contact #form input[type="submit"]:hover {
  color: #fff;
  background: #094ea1;
}

#contact #form .wpcf7-spinner {
  margin: 0;
}

@media screen and (max-width: 768px) {

  #contact #form table {
    border-bottom: 1px solid #094ea1;
  }

  #contact #form table tr th {
    width: 100%;
    display: block;
    padding: 15px;
  }

  #contact #form table tr th .required {
    padding: 2px 7px 4px 7px;
  }
  
  #contact #form table tr td {
    width: 100%;
    display: block;
    padding: 15px;
    border-top: 0;
    border-bottom: 0;
  }
  
  #contact #form table tr td input[type=text],
  #contact #form table tr td input[type="url"],
  #contact #form table tr td input[type="email"], 
  #contact #form table tr td input[type="tel"] {
    height: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }
  
  #contact #form table tr td textarea {
    padding: 10px;
    border: none;
  }
  
  #contact #form .send {
    position: relative;
    margin-top: 30px;
  }
  
  #contact #form input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 14px;
  }
}


/***************バナー**************/
#top section.bnr {
  display: flex;
  justify-content: center;
  background: #fff;
  margin-top: 50px;
  flex-wrap: wrap;
}

#top section.bnr img {
  margin: 10px 10px 0;
  max-width: 290px;
}

#top section.bnr a {
  transition: .4s;
}

#top section.bnr a:hover {
  opacity: .7;
}

@media screen and (max-width: 768px)  {
  #top section.bnr {
    margin-top: 20px;
  }  
}

/*------------------------------
    grace
------------------------------*/

#grace #mv {
  background: url(../images/grace/mv.jpg?ver=2) no-repeat 50% 50%;
  background-size: cover;
}

#grace #galler .inner {
  width: 900px;
}

#grace #galler .container {
  margin: 0px auto 0;
}

#grace #galler img {
  height: auto;
  width: 100%;
}

#grace #galler .slick-prev {
  left: -55px;
  background: url(../images/introduction/arrow.png) no-repeat;
  width: 37px;
  height: 79px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#grace #galler .slick-next {
  right: -55px;
  background: url(../images/introduction/arrow.png) no-repeat;
  width: 37px;
  height: 79px;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

#grace #galler .slider {
  margin-bottom: 5px;
}

#grace #galler .slick-img {
  position: relative;
}

#grace #galler .slick-img p {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #094ea1;
  color: #fff;
  font-size: 18px;
  padding: 5px 30px;
}

@media screen and (max-width: 768px) {
  #grace #galler .inner {
    padding: 0 40px;
  }
  #grace #galler .slick-prev {
    left: -30px;
    background: url(../images/introduction/arrow.png) no-repeat;
    background-size: 23px;
    width: 23px;
    height: 52px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #grace #galler .slick-next {
    right: -30px;
    background: url(../images/introduction/arrow.png) no-repeat;
    background-size: 23px;
    width: 23px;
    height: 52px;
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  #grace #galler .slick-img p {
    font-size: 14px;
    padding: 2px 10px;
  }
}

/*------------------------------
    Q&A
------------------------------*/

#qa #mv {
  background: url(../images/qa/mv.jpg?ver=2) no-repeat 50% 50%;
  background-size: cover;
}

#qa #faq .implant {
  margin-bottom: 100px;
}

#qa #faq h2 + p {
  text-align: center;
  font-size: 18px;
  margin-bottom: 40px;
}

#qa #faq dl {
  border-top: 1px solid #919191;
  padding-top: 20px;
}

#qa #faq dl dt, #qa #faq dl dd {
  position: relative;
  padding-left: 50px;
  font-size: 16px;
}

#qa #faq dl dt span, #qa #faq dl dd span {
  position: absolute;
  top: -2px;
  left: 0;
  font-family: "Lora", serif;
  font-size: 30px;
  display: block;
  line-height: 1;
}

#qa #faq dl dt {
  font-weight: 700;
  min-height: 50px;
}

#qa #faq dl dt span {
  color: #094ea1;
  font-weight: 400 !important;
}

#qa #faq dl dd {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #919191;
}

#qa #faq dl dd span {
  left: 3px;
}

#qa #faq dl dd:last-of-type {
  margin-bottom: 0px;
}

@media screen and (max-width: 768px) {
  #qa #faq .implant {
    margin-bottom: 40px;
  }
#qa #faq h2 + p {
  font-size: 14px;
  margin-bottom: 20px;
}
#qa #faq dl {
  padding-top: 10px;
}
#qa #faq dl dt, #qa #faq dl dd {
  padding-left: 25px;
  font-size: 14px;
}
#qa #faq dl dt span, #qa #faq dl dd span {
  top: 0px;
  font-size: 20px;
}
#qa #faq dl dt {
  min-height: auto;
  margin-bottom: 10px;
}
#qa #faq dl dd {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#qa #faq dl dd span {
  left: 1.5px;
}
}


/*------------------------------
    dentallabo
------------------------------*/
#dentallabo #mv {
  background: url(../images/dentallabo/mv.jpg?ver=2) no-repeat 50% 50%;
  background-size: cover;
}

#dentallabo #info {
  margin-bottom: 0;
}
#dentallabo .box {
  margin-top: 60px;
  padding: 20px 40px 20px;
  background-color: #f2f2f2;
}

#dentallabo .box-wrap {
  max-width: 800px;
  /* text-align: center; */
  margin-bottom: 30px;
  margin-top: 30px;
}
#dentallabo .box-wrap .ttl {
  background-color: #333;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
#dentallabo .box .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

#dentallabo .box .block .figure {
  width: 100%;
}

#dentallabo .box .block .figure img {
  width: 100%;
}




@media screen and (max-width: 768px) {
  #dentallabo .box {
    margin-top: 30px;
    padding: 20px 20px 30px;
  }
  #dentallabo .box-wrap {
    margin-top: 20px;
  }
  #dentallabo .box-wrap .ttl {
    padding: 10px;
  }
#dentallabo .box .block {
  display: block;
}
#dentallabo .box .block .figure {
  width: 100%;
  position: relative;
  margin-bottom: 40px;
}
#dentallabo .box .block .figure img {
  width: 100%;
}
#dentallabo .box .block .figure span {
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  background-color: #215533db;
  width: 200px;
  color: #fff;
  padding: 10px 0;
  font-size: 18px;
  line-height: 1.2;
}
#dentallabo .box .block .figure span small {
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 1.4;
}
#dentallabo .box .block article {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 0px;
}
#dentallabo .box .block article dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#dentallabo .box .block article dl dt {
  font-weight: 700;
  width: 4em;
}
#dentallabo .box .block article dl dd {
  width: calc(100% - 4em);
}
}


/*------------------------------
    prevention 
------------------------------*/
#prevention  #mv {
  background: url(../images/prevention/mv.jpg?ver=2) no-repeat 50% 50%;
  background-size: cover;
}


#prevention .measures ol {
  margin: 30px 0;
  color: #094ea1;
  list-style-position: inside;
}

#prevention .measures .img {
  display: flex;
  justify-content: center;
  margin: 40px 0 0;
}

#prevention .measures .img img {
  margin: 0 15px;
}

@media screen and (max-width: 768px) {
  #prevention .measures .img {
    flex-direction: column;
    margin: 10px 0;
  }
  #prevention .measures .img img {
    margin: 20px 0 0;
  }
}


/*------------------------------
    point 
------------------------------*/
#flow #info {
  padding-top: 100px;
  margin-bottom: 0;
}

#flow #info #treatment-flow {
  margin-bottom: 0;
}

#flow .point .clear-fix {
  display: flex;
  margin-bottom: 40px;
}

#flow .point .clear-fix .figure {
  margin-right: 40px;
  width: 450px;
}

#flow .point .clear-fix .figure img {
  width: 450px;
}

#flow .point .clear-fix ul {
  margin: 30px 0 30px 24px;
  list-style-type: disc;
  color: #094ea1;
}

#flow .point .well {
  margin-bottom: 30px;
  padding: 40px 40px 30px 64px;
  background: #ededed;
  list-style-type: disc;
}
#flow .point .well li {
  margin-bottom: 10px;
  position: relative;
}

@media screen and (max-width: 768px) {
  #flow .point .clear-fix {
    flex-direction: column;
    margin-bottom: 20px;
  }
  
  #flow .point .clear-fix .figure {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
  
  #flow .point .clear-fix .figure img {
    width: 100%;
  }
  #flow .point .clear-fix ul {
    margin: 20px 0 20px 14px;
  }
  #flow .point .well {
    margin-bottom: 20px;
    padding: 20px 20px 10px 44px;
  }
}


/*------------------------------
    interview 
------------------------------*/
#interview #mv {
  background: url(../images/interview/mv.jpg?ver=2) no-repeat 50% 50%;
  background-size: cover;
}

#interview .voice h3.ttl {
  margin-top: 60px;
}

#interview .voice .movie-wrap {
  text-align: center;
  padding: 30px 73px;
  background-color: #f2f2f2;
  margin: 30px 0 40px;
}

#interview .voice .movie-wrap iframe {
  vertical-align: bottom;
}

#interview .voice dl.list dt {
  border-bottom: 1px solid #333;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  #interview .voice h3.ttl {
    margin-top: 40px;
  }

  #interview .voice .movie-wrap {
    padding: 20px 5% 20px;
    margin: 20px 0 20px;
}
  
  #interview .voice .movie-wrap iframe {
    height: 45.8vw;
  }
  
  #interview .voice dl.list dt {
    font-size: 18px;
  }
}


/*------------------------------
    recruit
------------------------------*/
#dh #mv {
  background: url(../images/recruit/mv.jpg?ver=2) no-repeat 50% 50%;
  background-size: cover;
}

#recruit h5 {
  font-weight: 700;
  font-size: 18px;
  color: #094ea1;
  margin: 40px 0 20px;
  position: relative;
  padding-left: 20px;
  line-height: 1.6;
}

#recruit h5:before {
  content: '';
  width: 5px;
  height: 100%;
  background-color: #094ea1;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#recruit a {
  transition: .3s;
}

#recruit a:hover {
  opacity: .7;
}

#recruit .box {
  margin-bottom: 80px;
}

#recruit .h5_box a {
  border-bottom: 1px solid #000;
}

#recruit .h5_box .img-flex {
  display: flex;
}

#recruit .h5_box .img-flex figure {
  margin-right: 20px;
}

#recruit .box.policy ol {
  padding: 40px 40px 40px 60px;
  background: #ededed;
}

#recruit .box.policy ol li {
  margin-top: 20px;
}

#recruit .box.policy ol li:first-of-type {
  margin-top: 0;
}

#recruit table {
  width: 100%;
}

#recruit table th {
    color: #000;
    width: auto;
    font-weight: 400;
    background-color: #fcffef;
    padding: 10px;
    border: solid 1px #666;
    width: 20%;
    vertical-align: middle;
}

#recruit table td {
    width: auto;
    padding: 10px;
    font-weight: 400;
    border: solid 1px #666;
}

#recruit .cont1-ttl,
#recruit .cont2-ttl {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
  padding: 10px;
  background-color: #e9e8db;
  margin: 20px 0;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #recruit h5 {
    margin: 20px 0;
    font-size: 16px;
  }
  
  #recruit h5:before {
    width: 3px;
  }
  
  #recruit .box {
    margin-bottom: 40px;
  }
  
  #recruit .h5_box .img-flex {
    flex-direction: column;
  }
  
  #recruit .h5_box .img-flex figure {
    margin-top: 10px;
    margin-right: 0;
  }
  
  #recruit .box.policy ol {
    padding: 20px 20px 20px 40px;
  }
  
  #recruit table th {
      width: 34%;
  }
  
  #recruit .cont1-ttl,
  #recruit .cont2-ttl {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

/*------------------------------
    cleaning
------------------------------*/
#cleaning #mv {
  background: url(../images/cleaning/mv.jpg?ver=2) no-repeat 50% 50%;
  background-size: cover;
}

#cleaning .ttl {
  margin-top: 40px;
}

#cleaning h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
  padding: 10px;
  background-color: #e9e8db;
  margin: 30px 0 10px;
}

#cleaning .price {
  font-size: 22px;
  font-weight: bold;
  color: #094ea1;
}

#cleaning .flow {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#cleaning .flow figure {
  width: 23%;
  margin-top: 20px;
}

#cleaning .flow figure img {
  width: 100%;
}

#cleaning .effect {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}

#cleaning .effect figure {
  width: 23%;
  margin-top: 20px;
  margin-right: 40px;
}

#cleaning .effect figure img {
  width: 100%;
}

#cleaning .effect figure:first-of-type {
  position: relative;
}

#cleaning .effect figure:first-of-type:before {
  content: '';
  background: url(../images/whitening/arrow.png) no-repeat;
  width: 16px;
  height: 25px;
  position: absolute;
  top: 33%;
  right: -29px;
  -webkit-transform: translateY(calc(-50% - 0.5em));
  transform: translateY(calc(-50% - 0.5em));
}

#cleaning .theme_color {
  color: #094ea1;
}

#cleaning .fwBold {
  font-weight: bold;
}

#cleaning .importance ul li {
  list-style-type: disc;
  list-style-position: inside;
}

#cleaning .importance figure {
  margin: 20px 0;
}

#cleaning .importance p {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {

  #cleaning h4 {
    font-size: 16px;
    margin: 20px 0 10px;
  }
  
  #cleaning .price {
    font-size: 18px;
  }
  
  #cleaning .flow {
    flex-direction: column;
  }
  
  #cleaning .flow figure {
    width: 100%;
  }
  
  #cleaning .effect {
    justify-content: space-between;
  }
  
  #cleaning .effect figure {
    width: 44%;
    margin-right: 0;
  }
}

/*------------------------------
    access
------------------------------*/

#access-page h3.ttl {
  margin-top: 80px;
}


#access-page #time  {
	margin-top: -100px;
	padding-top: 100px;
	margin-bottom: 100px;
}

#access-page #time .inner,
#access-page #calendar .inner{
  width: 800px;
}


#access-page .access-box h4 {
  font-weight: 700;
  font-size: 18px;
  color: #094ea1;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
  line-height: 1.6;
}

#access-page .access-box h4:before {
  content: '';
  width: 5px;
  height: 100%;
  background-color: #094ea1;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#access-page .access-box p {
  margin-bottom: 10px;
}

#access-page .access-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#access-page .access-box div {
  width: 48%;
}

#access-page  .access_flow {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -20px;
}

#access-page  .access_flow figure {
  width: 32%; 
  margin-top: 20px;
}

#access-page  .access_flow figure img {
  width: 100%;
}


@media screen and (max-width: 768px) {
	#access-page #time  {
	margin-bottom: 60px;
  }
	#access-page #calendar iframe {
		height: 340px
	}
  #access-page h3.ttl {
    margin-top: 40px;
  }
  
  #access-page .access-box h4 {
    font-size: 16px;
  }
  
  #access-page .access-box div {
    width: 100%;
    margin-bottom: 15px;
  }

  #access-page  .access_flow figure {
    width: 100%; 
  }
}

/*------------------------------
    ドクターinterview
------------------------------*/


#interview2 #mv {
  background: url(../images/interview2/mv.jpg?ver=2) no-repeat 50% 50%;
  background-size: cover;
}

#interview2 .doctor {
	margin-bottom: 100px;
}

#interview2 h4 {
  font-weight: 700;
  font-size: 18px;
  color: #094ea1;
  margin-bottom: 20px;
  position: relative;
  padding-left: 20px;
  line-height: 1.6;
}

#interview2 h4:before {
  content: '';
  width: 5px;
  height: 100%;
  background-color: #094ea1;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#interview2 .border_box_double {
  padding: 30px;
  color: #094ea1;
  border: double 3px #094ea1;
  font-weight: bold;
  margin-bottom: 30px;
}

#interview2 .career {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-top: 40px;
}

#interview2 .career .h3_box {
  width: 76%;
}

#interview2 .h3_box h3 {
  color: #282828;
  border-bottom: solid 1px #282828;
  margin: 0 0 15px;
  font-size: 24px;
}

#interview2 .pc-image-right {
  margin: 0 0 20px 20px;
  float: right;
}

#interview2 figure {
  text-align: center;
  margin: 20px 0;
}

#interview2 .h4_box {
  margin-bottom: 20px;
}

#interview2 h3.ttl {
  margin-top: 80px;
}

#interview2 .staff .img {
	float: right;
    margin-left: 40px;
    margin-bottom: 40px;
}

#interview2 .staff h3.ttl span {
	background: #094ea1;
	color: #fff;
	margin-left: 20px;
	padding: 3px 10px 5px;
	font-size: 14px;
	line-height: 2.4;
	vertical-align: middle;
}

.dr-btn {
  margin-top: 20px;
}

.dr-btn a {
  color: #094ea1;
  background: #ededed;
  padding: 10px 20px;
  font-size: 16px;
  transition: .3s;
  font-weight: bold;
}

.dr-btn a:hover {
  opacity: .7;
}

#interview2 #dr1, #interview2 #dr2, #interview2 #dr3, #interview2 #dr4,
#interview2 #st1 ,#interview2 #st2, #interview2 #st3, #interview2 #st4, #interview2 #st5{
    margin-top: -60px;
    padding-top: 60px;
}

@media screen and (max-width: 768px) {
	#interview2 .doctor {
	margin-bottom: 60px;
}
  #interview2 h3.ttl {
    margin-top: 40px;
  }
  #interview2 h4 {
    font-size: 16px;
  }
  #interview2 .border_box_double {
    padding: 20px;
  }
  #interview2 .career {
    margin-top: 0;
  }
  #interview2 .pc-image-right {
    display: none;
  }
  #interview2 .career .h3_box {
    width: 100%;
  }
	#interview2 .staff .img {
	float: none;
	margin: 0 0 30px;
}
	#interview2 .staff h3.ttl span {
		display: none;
	}
  .dr-btn {
    text-align: center;
  }
}

#case h3.ttl {
	font-size: 22px!important;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #094ea1;
	border-bottom: 2px solid #094ea1;
}

@media screen and (max-width: 768px) {
	#case h3.ttl {
	font-size: 18px!important;
}
}

#case h3.ttl:not(:first-of-type) {
	margin-top: 30px;
}

#case .well {
	padding: 30px 40px;
	background: #f2f2f2;
}

@media screen and (max-width: 768px) {
	#case .well {
	padding: 20px;
}
}

#case .flex {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

#case .flex img {
	width: 48%;
}

#case .txt_01,
#case .list_01{
	margin-bottom: 50px;
	font-weight: 400;
	line-height: 1.8;
}

@media screen and (max-width: 768px) {
	#case .txt_01,
#case .list_01{
	margin-bottom: 20px;
}
}

#case .list_02,
#case .list_03{
	display: flex;
	justify-content: space-between;
}
#case .list_02{
	margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
	#case .list_02{
	margin-bottom: 20px;
}
}

#case .list_02 li,
#case .list_03 li{
	text-align: center;
	border-left: 1px solid #d1d1d1;
	padding:0 3px;
}
#case .list_02 li:last-child,
#case .list_03 li:last-child{
	border-right: 1px solid #d1d1d1;

}
#case .list_02 li{
	width: 50%;		
}
#case .list_03 li{
	width: 33.3333%;
}

@media screen and (max-width: 768px) {
	#case .tit_01 span,
	#case .tit_02 span {
		padding: 4px 10px;
	}
}

#case .list_02 li span,
#case .list_03 li span{
	display: block;
}

@media screen and (max-width: 768px) {
	#case .list_03 li span {
		font-size: 13px;
	}
}

#case .txt_02{
	color:#666666;
	font-size: 12px;
	font-weight: 400;
	line-height: 2.8;
}

#case .tit_01{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 40px 0 10px;
}	
#case .tit_02{
	margin-top: 20px;	
	text-align: center;
	margin-bottom: 40px;
}
#case .tit_01 span,
#case .tit_02 span{
	margin: 0 auto;
	display: inline-block;
	font-size: 14px;
	color:#fff;
	padding:5px 40px;
	background: #404952;
	border-radius: 3px;
}

@media screen and (max-width: 768px) {
	#case .tit_01 span,
	#case .tit_02 span {
		padding: 4px 10px;
	}

	#case  .list_03{
		margin-bottom: 30px;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#case  .list_03 li{
		width: 47%;
		border-left: none;
		border-right: 1px solid #d1d1d1;
	}
	#case  .list_03 li:last-child{
		width: 100%;
		border-top:none;
		margin-top:20px;
		border-left: 1px solid #d1d1d1;
	}
	#case  .list_03 li:first-child{
		border-left: 1px solid #d1d1d1;
	}
	#case  .txt_02{
		line-height: 2.0;
	}
}

#case .red {
    color: #ea545d;
	font-size: 90%;
	font-weight: bold;
}

#case .flex-col3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}


#case .flex-col3 div {
	width: 32%;
	margin-top: 2%;
}

#case .flex-col3 div img {
	width: 100%;
}

@media screen and (max-width: 768px) {
	#case .flex-col3 div p {
	font-size: 13px;
}
}

#case .before {
	position: relative;
}

#case .beaf img {
	width: 98%;
}

#case .before::before {
	position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    content: 'BEFORE';
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.03em;
    text-align: center;
    width: 127px;
    height: 27px;
    line-height: 1.9;
    background: blue;
	z-index: 9;
}

#case .after {
	position: relative;
}

#case .after::before {
	position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    content: 'AFTER';
    font-size: 14px;
    text-align: center;
    color: #fff;
    letter-spacing: 0.03em;
    width: 127px;
    height: 27px;
    line-height: 1.9;
    background: red;
	z-index: 9;
}

/* 2023.10.31追加*/
#mv.no-anime {
  -webkit-clip-path: none !important;
          clip-path: none !important;
}
/*------------------------------
    medical_credit
------------------------------*/
#medical_credit #mv {
  background: url(/asset/images/medical_credit/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#medical_credit #mv.no-anime {
  -webkit-clip-path: none !important;
          clip-path: none !important;
}
#medical_credit #simulations .lead {
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 40px;
}
#medical_credit #simulations .lead + p {
  margin-bottom: 60px;
  text-align: center;
}
#medical_credit #simulations #sim {
  margin-top: -80px;
  padding-top: 80px;
}
#medical_credit #simulations .sim-box {
  padding: 40px 60px 40px;
  background-color: #f2f2ff;
  margin-bottom: 80px;
}
#medical_credit #simulations .sim-box h4 {
  text-align: center;
  margin-bottom: 24px;
  font-size: 28px;
}
#medical_credit #simulations .sim-box h4 span {
  display: inline-block;
  position: relative;
  padding-left: 60px;
}
#medical_credit #simulations .sim-box h4 span small {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#medical_credit #simulations .sim-box h4 span small img {
  width: 44px;
}
#medical_credit #simulations .sim-box h4 + p {
  text-align: center;
  margin-bottom: 40px;
}
#medical_credit #simulations .sim-box #sim-box ul {
  margin-bottom: 40px;
}
#medical_credit #simulations .sim-box #sim-box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
}
#medical_credit #simulations .sim-box #sim-box ul li .columnMedicalCreditSec05__calculateAreaItemTitle {
  width: 15em;
  font-size: 18px;
  font-weight: 700;
}
#medical_credit #simulations .sim-box #sim-box ul li .columnMedicalCreditSec05__calculateAreaItemUnit {
  margin-left: 1em;
}
#medical_credit #simulations .sim-box #sim-box .table_area1 {
  max-inline-size: -webkit-max-content;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  margin-inline: auto;
  margin-bottom: 25px;
}
#medical_credit #simulations .sim-box #sim-box .table_area1 th {
  font-weight: 700;
  text-align: left;
  width: 12em;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#medical_credit #simulations .sim-box #sim-box .table_area1 th sup {
  vertical-align: text-top;
  font-size: 50%;
  margin-left: 0.5em;
}
#medical_credit #simulations .sim-box #sim-box .table_area1 td {
  padding-bottom: 10px;
  padding-right: 20px;
}
#medical_credit #simulations .sim-box #sim-box .table_area1 td small {
  display: inline-block;
  margin-left: 0.5em;
  -webkit-transform: translateY(0.2em);
          transform: translateY(0.2em);
}
#medical_credit #simulations .sim-box #sim-box .table_area1 td input {
  font-size: 20px;
  text-align: right;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 15em;
}
#medical_credit #simulations .sim-box #sim-box .table_area1 td input:focus {
  border-color: #000;
}
#medical_credit #simulations .sim-box #sim-box .table_area1 td .mes {
  font-size: 13px;
  color: #f00;
}
#medical_credit #simulations .sim-box #sim-box .table_area1 td .mes b {
  font-weight: 500;
}
#medical_credit #simulations .sim-box #sim-box #mes-txt {
  text-align: center;
  margin: -10px 0 20px;
  font-size: 14px;
}
#medical_credit #simulations .sim-box #sim-box .result-area {
  text-align: center;
  margin: 60px 0 20px;
}
#medical_credit #simulations .sim-box #sim-box .result-area .result-wrap {
  display: inline-block;
  background-color: #f8f8ff;
  padding: 30px 40px;
  border: 1px solid #ccc;
  border-radius: 20px;
}
#medical_credit #simulations .sim-box #sim-box .table_area2 {
  max-inline-size: -webkit-max-content;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  margin-inline: auto;
}
#medical_credit #simulations .sim-box #sim-box .table_area2 th {
  font-weight: 700;
  text-align: left;
  width: 12em;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 10px;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#medical_credit #simulations .sim-box #sim-box .table_area2 td {
  padding-bottom: 10px;
  padding-right: 20px;
  line-height: 1;
}
#medical_credit #simulations .sim-box #sim-box .table_area2 td span {
  display: inline-block;
  font-size: 20px;
  text-align: right;
  padding: 15px 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 15em;
  background-color: #fff;
  line-height: 1;
}
#medical_credit #simulations .sim-box #sim-box .table_area2 td small {
  display: inline-block;
  margin-left: 0.5em;
  line-height: 1;
  -webkit-transform: translateY(-0.2em);
          transform: translateY(-0.2em);
}
#medical_credit #simulations .sim-box #sim-box .table_area2 tr.total th {
  color: #4a43a7;
}
#medical_credit #simulations .sim-box #sim-box .table_area2 tr.total td span {
  font-size: 26px;
  width: 11.5em;
}
#medical_credit #simulations .sim-box #sim-box .table_area2 tr.total td small {
  -webkit-transform: translateY(-0.3em);
          transform: translateY(-0.3em);
}
#medical_credit #simulations .sim-box #sim-box .table_area2 tr.total th, #medical_credit #simulations .sim-box #sim-box .table_area2 tr.total td {
  padding-top: 10px;
  padding-bottom: 0px;
  border-top: 1px dotted #333;
}
#medical_credit #simulations .sim-box #sim-box .btn-sim {
  text-align: center;
  margin-bottom: 20px;
}
#medical_credit #simulations .sim-box #sim-box .btn-sim input {
  max-width: 300px;
  width: 80%;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  border: none;
  background-color: #3f61ac;
  border: 1px solid #3f61ac;
  cursor: pointer;
  color: #fff;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
#medical_credit #simulations .sim-box #sim-box .btn-sim input:hover {
  background-color: #fff;
  color: #3f61ac;
}
#medical_credit #simulations .sim-box .note {
  font-size: 14px;
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}
#medical_credit #simulations .sim-box .note span {
  display: inline-block;
  position: relative;
  padding-left: 1.2em;
}
#medical_credit #simulations .sim-box .note span:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
#medical_credit #simulations .sim-box .caution {
  position: relative;
  padding-left: 60px;
  font-size: 12px;
}
#medical_credit #simulations .sim-box .caution span {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#medical_credit #simulations .sim-box .caution span img {
  width: 40px;
}
#medical_credit #simulations .onepoint {
  padding: 40px;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  margin-bottom: 80px;
}
#medical_credit #simulations .onepoint h4 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
}
#medical_credit #simulations .onepoint h4 span {
  display: inline-block;
  position: relative;
}
#medical_credit #simulations .onepoint h4 span small {
  background-color: rgb(214, 47, 47);
  width: 54px;
  height: 54px;
  line-height: 54px;
  color: #fff;
  border-radius: 50%;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: -65px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#medical_credit #simulations .onepoint ul {
  border-top: 1px dotted #333;
  border-bottom: 1px dotted #333;
  max-inline-size: -webkit-max-content;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  margin-inline: auto;
  padding: 20px 7%;
  margin: 20px auto;
}
#medical_credit #simulations .onepoint ul li {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}
#medical_credit #simulations .onepoint ul li:last-child {
  margin-bottom: 0px;
}
#medical_credit #simulations .onepoint ul li span {
  margin-right: 0.5em;
}
#medical_credit #simulations .step {
  padding: 60px;
  background-color: #fdfdda;
  margin-bottom: 100px;
  border-radius: 20px;
  border: 3px double #ff9e1f;
}
#medical_credit #simulations .step h4 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 40px;
}
#medical_credit #simulations .step ul {
  width: 90%;
  max-width: 660px;
  margin: 0 auto 60px;
}
#medical_credit #simulations .step ul + p {
  text-align: center;
}
#medical_credit #simulations .step ul + p a {
  text-decoration: underline;
}
#medical_credit #simulations .step ul + p a:hover {
  text-decoration: none;
}
#medical_credit #simulations .step ul li:last-child dl dt {
  margin-bottom: 0px;
}
#medical_credit #simulations .step ul li:last-child dl dt:before {
  display: none;
}
#medical_credit #simulations .step ul li:last-child dl dd {
  margin-bottom: 0px;
}
#medical_credit #simulations .step ul li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#medical_credit #simulations .step ul li dl dt {
  font-size: 16px;
  position: relative;
  z-index: 1;
  color: #fff;
  margin-right: 30px;
  margin-bottom: 50px;
}
#medical_credit #simulations .step ul li dl dt:after {
  content: "";
  background-color: #ff9e1f;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#medical_credit #simulations .step ul li dl dt:before {
  content: "";
  width: 3px;
  height: calc(100% + 60px);
  background-color: #ff9e1f;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
#medical_credit #simulations .step ul li dl dd {
  font-size: 20px;
  margin-bottom: 50px;
  line-height: 1.6;
}
#medical_credit #simulations .year h3 + p {
  text-align: center;
  margin-bottom: 40px;
}
#medical_credit #simulations .year .box {
  padding: 40px;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  margin-bottom: 80px;
}
#medical_credit #simulations .year .box .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#medical_credit #simulations .year .box .txt p {
  width: 64%;
}
#medical_credit #simulations .year .box .txt figure {
  width: 36%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 40px;
}
#medical_credit #simulations .year .box .txt figure img {
  width: 100%;
}
#medical_credit #simulations .year .box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
}
#medical_credit #simulations .year .box ul li {
  width: 48%;
  background-color: rgb(255, 232, 230);
  background: url(/asset/images/medical_credit/rec.png?ver=3) no-repeat 50% 50% rgb(255, 232, 230);
  background-size: 60%;
  border-radius: 10px;
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#medical_credit #simulations .year .box ul li:nth-child(2) {
  background-color: #e4edff;
  background: url(/asset/images/medical_credit/batu.png?ver=3) no-repeat 50% 50% #e4edff;
  background-size: 60%;
}
#medical_credit #simulations .year .box ul li:nth-child(2) dt {
  color: #3f61ac;
}
#medical_credit #simulations .year .box ul li dt {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
  color: rgb(248, 118, 140);
}
#medical_credit #simulations .year .box ul li dd ul {
  display: block;
  margin-top: 0;
  margin-bottom: 20px;
}
#medical_credit #simulations .year .box ul li dd ul li {
  width: 100%;
  padding: 0;
  padding-left: 1.5em;
  background: none !important;
  position: relative;
  line-height: 1.4;
  margin-bottom: 5px;
}
#medical_credit #simulations .year .box ul li dd ul li:last-child {
  margin-bottom: 0px;
}
#medical_credit #simulations .year .box ul li dd ul li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
#medical_credit #simulations .year .box ul li dd p {
  font-size: 14px;
}
#medical_credit #simulations .calculation {
  margin-bottom: 80px;
}
#medical_credit #simulations .calculation .block {
  padding: 40px;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  margin-top: 20px;
}
#medical_credit #simulations .calculation .block .block-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  white-space: nowrap;
  font-size: 20px;
  line-height: 1.4;
}
#medical_credit #simulations .calculation .block .block-wrap span {
  display: inline-block;
}
#medical_credit #simulations .calculation .block .block-wrap span.obj1 {
  font-size: 70px;
  -webkit-transform: translateY(-0.05em);
          transform: translateY(-0.05em);
  font-weight: 200;
}
#medical_credit #simulations .calculation .block .block-wrap span.obj2 {
  font-size: 32px;
  margin: 0 0.4em;
  -webkit-transform: translateY(-0.05em);
          transform: translateY(-0.05em);
}
#medical_credit #simulations .calculation .block .block-wrap span.txt {
  text-align: center;
}
#medical_credit #simulations .calculation .block .block-wrap span.ans {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  padding: 20px;
  background-color: #ff9e1f;
  color: #fff;
  border-radius: 10px;
}
#medical_credit #simulations .calculation .block p {
  text-align: right;
  font-size: 12px;
}
#medical_credit #simulations .confirmation {
  margin-bottom: 80px;
}
#medical_credit #simulations .confirmation .block {
  padding: 40px;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 40px;
}
#medical_credit #simulations .confirmation .block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
#medical_credit #simulations .confirmation .block ul li {
  text-align: center;
  position: relative;
  line-height: 1.4;
  padding-bottom: 1em;
}
#medical_credit #simulations .confirmation .block ul li span {
  display: inline-block;
  padding: 20px;
  border: 1px solid #ff9e1f;
  border-radius: 10px;
  margin-bottom: 10px;
  font-size: 20px;
}
#medical_credit #simulations .confirmation .block ul li span.obj1 {
  font-size: 32px;
  -webkit-transform: translateY(-0.05em);
          transform: translateY(-0.05em);
  padding: 0;
  border: 0px;
  margin: 0 20px;
}
#medical_credit #simulations .confirmation .block ul li.ans span {
  padding: 20px;
  background-color: #ff9e1f;
  color: #fff;
  border-radius: 10px;
}
#medical_credit #simulations .confirmation .block ul li p {
  font-size: 12px;
  position: absolute;
  top: 6.5em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  text-align: left;
}
#medical_credit #simulations .confirmation .block ul + p {
  text-align: center;
  font-size: 12px;
}
#medical_credit #simulations .confirmation table {
  width: 100%;
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}
#medical_credit #simulations .confirmation table th, #medical_credit #simulations .confirmation table td {
  padding: 10px;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  text-align: center;
}
#medical_credit #simulations .confirmation table th {
  background-color: #f2f2ff;
}
#medical_credit #simulations .confirmation .note-list {
  margin-top: 20px;
}
#medical_credit #simulations .confirmation .note-list li {
  padding-left: 1.2em;
  position: relative;
  font-size: 12px;
  line-height: 1.4;
  margin-bottom: 5px;
}
#medical_credit #simulations .confirmation .note-list li:last-child {
  margin-bottom: 0px;
}
#medical_credit #simulations .confirmation .note-list li:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
#medical_credit #simulations .pull {
  margin-bottom: 80px;
}
#medical_credit #simulations .pull .block {
  padding: 40px;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#medical_credit #simulations .pull .block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#medical_credit #simulations .pull .block ul li {
  text-align: center;
  position: relative;
  line-height: 1.4;
}
#medical_credit #simulations .pull .block ul li span {
  display: inline-block;
  padding: 20px;
  border: 1px solid #ff9e1f;
  border-radius: 10px;
  font-size: 20px;
}
#medical_credit #simulations .pull .block ul li span.obj1 {
  font-size: 32px;
  -webkit-transform: translateY(-0.05em);
          transform: translateY(-0.05em);
  padding: 0;
  border: 0px;
  margin: 0 20px;
}
#medical_credit #simulations .pull .block ul li.ans span {
  padding: 20px;
  background-color: #ff9e1f;
  color: #fff;
  border-radius: 10px;
}
#medical_credit #simulations .pull .note {
  font-size: 12px;
  position: relative;
  padding-left: 1.2em;
}
#medical_credit #simulations .pull .note:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
#medical_credit #simulations a.underline {
  text-decoration: underline;
}
#medical_credit #simulations a.underline:hover {
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  #medical_credit #simulations .lead {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #medical_credit #simulations .lead + p {
    margin-bottom: 40px;
  }
  #medical_credit #simulations #sim {
    margin-top: -80px;
    padding-top: 80px;
  }
  #medical_credit #simulations .sim-box {
    padding: 20px 20px 20px;
    margin-bottom: 40px;
  }
  #medical_credit #simulations .sim-box h4 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 1.4;
  }
  #medical_credit #simulations .sim-box h4 span {
    display: inline-block;
    position: relative;
    padding-left: 0px;
    padding-top: 35px;
  }
  #medical_credit #simulations .sim-box h4 span small {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateY(0) translateX(-50%);
            transform: translateY(0) translateX(-50%);
  }
  #medical_credit #simulations .sim-box h4 span small img {
    width: 30px;
  }
  #medical_credit #simulations .sim-box h4 + p {
    text-align: center;
    margin-bottom: 20px;
  }
  #medical_credit #simulations .sim-box #sim-box .table_area1 {
    max-inline-size: -webkit-max-content;
    max-inline-size: -moz-max-content;
    max-inline-size: max-content;
    margin-inline: auto;
    margin-bottom: 15px;
  }
  #medical_credit #simulations .sim-box #sim-box .table_area1 th {
    font-size: 16px;
    padding-bottom: 5px;
    padding-left: 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    clear: both;
    float: left;
    width: 100%;
  }
  #medical_credit #simulations .sim-box #sim-box .table_area1 th sup {
    vertical-align: text-top;
    font-size: 50%;
    margin-left: 0.5em;
  }
  #medical_credit #simulations .sim-box #sim-box .table_area1 td {
    padding-bottom: 10px;
    padding-right: 0px;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #medical_credit #simulations .sim-box #sim-box .table_area1 td small {
    display: inline-block;
    margin-left: 0.5em;
  }
  #medical_credit #simulations .sim-box #sim-box .table_area1 td input {
    font-size: 18px;
    padding: 10px;
    width: calc(100% - 1.5em);
  }
  #medical_credit #simulations .sim-box #sim-box .table_area1 td .mes {
    font-size: 12px;
  }
  #medical_credit #simulations .sim-box #sim-box #mes-txt {
    text-align: center;
    margin: -10px 0 10px;
    font-size: 12px;
  }
  #medical_credit #simulations .sim-box #sim-box .result-area {
    text-align: center;
    margin: 40px 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  #medical_credit #simulations .sim-box #sim-box .result-area .result-wrap {
    padding: 20px 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #medical_credit #simulations .sim-box #sim-box .table_area2 {
    margin-inline: auto;
    max-inline-size: none;
    width: 100%;
  }
  #medical_credit #simulations .sim-box #sim-box .table_area2 th {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 5px;
    padding-left: 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    clear: both;
    float: left;
    width: 100%;
  }
  #medical_credit #simulations .sim-box #sim-box .table_area2 td {
    padding-bottom: 10px;
    padding-right: 0px;
    line-height: 1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 100%;
    text-align: left;
  }
  #medical_credit #simulations .sim-box #sim-box .table_area2 td span {
    display: inline-block;
    font-size: 20px;
    text-align: right;
    padding: 15px 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: calc(100% - 1.5em);
    background-color: #fff;
    line-height: 1;
  }
  #medical_credit #simulations .sim-box #sim-box .table_area2 td small {
    display: inline-block;
    margin-left: 0.5em;
    line-height: 1;
    -webkit-transform: translateY(-0.2em);
            transform: translateY(-0.2em);
  }
  #medical_credit #simulations .sim-box #sim-box .table_area2 tr.total th {
    color: #4a43a7;
    border-top: 0px !important;
    padding-top: 0px !important;
  }
  #medical_credit #simulations .sim-box #sim-box .table_area2 tr.total td span {
    font-size: 22px;
    width: calc(100% - 1.5em);
  }
  #medical_credit #simulations .sim-box #sim-box .table_area2 tr.total td small {
    -webkit-transform: translateY(-0.3em);
            transform: translateY(-0.3em);
  }
  #medical_credit #simulations .sim-box #sim-box .table_area2 tr.total th, #medical_credit #simulations .sim-box #sim-box .table_area2 tr.total td {
    padding-top: 10px;
    padding-bottom: 0px;
    border-top: 1px dotted #333;
  }
  #medical_credit #simulations .sim-box #sim-box .btn-sim {
    text-align: center;
    margin-bottom: 20px;
  }
  #medical_credit #simulations .sim-box #sim-box .btn-sim input {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
  #medical_credit #simulations .sim-box #sim-box .btn-sim input:hover {
    background-color: #3f61ac;
    color: #fff;
  }
  #medical_credit #simulations .sim-box #sim-box .columnMedicalCreditSec05__calculateAreaAnnotation {
    text-align: left;
    font-size: 12px;
    margin-bottom: 20px;
  }
  #medical_credit #simulations .sim-box .note {
    font-size: 12px;
    text-align: left;
    margin-bottom: 20px;
  }
  #medical_credit #simulations .sim-box .caution {
    position: relative;
    padding-left: 60px;
    font-size: 12px;
  }
  #medical_credit #simulations .sim-box .caution span {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #medical_credit #simulations .sim-box .caution span img {
    width: 40px;
  }
  #medical_credit #simulations .onepoint {
    padding: 20px;
    margin-bottom: 40px;
  }
  #medical_credit #simulations .onepoint h4 {
    font-size: 18px;
  }
  #medical_credit #simulations .onepoint h4 span {
    display: inline-block;
    position: relative;
  }
  #medical_credit #simulations .onepoint h4 span small {
    background-color: rgb(214, 47, 47);
    width: 44px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    border-radius: 50%;
    font-size: 11px;
    position: absolute;
    top: 50%;
    left: -50px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #medical_credit #simulations .onepoint ul {
    border-top: 1px dotted #333;
    border-bottom: 1px dotted #333;
    max-inline-size: -webkit-max-content;
    max-inline-size: -moz-max-content;
    max-inline-size: max-content;
    margin-inline: auto;
    padding: 20px 7%;
    margin: 20px auto;
  }
  #medical_credit #simulations .onepoint ul li {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 2.5em;
  }
  #medical_credit #simulations .onepoint ul li:last-child {
    margin-bottom: 0px;
  }
  #medical_credit #simulations .onepoint ul li span {
    margin-right: 0;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 20px;
  }
  #medical_credit #simulations .step {
    padding: 20px;
    margin-bottom: 40px;
  }
  #medical_credit #simulations .step h4 {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1.4;
  }
  #medical_credit #simulations .step ul {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 30px;
  }
  #medical_credit #simulations .step ul + p {
    text-align: left;
  }
  #medical_credit #simulations .step ul li:nth-child(2) dl dt {
    margin-bottom: 40px;
  }
  #medical_credit #simulations .step ul li:nth-child(2) dl dd {
    margin-bottom: 40px;
  }
  #medical_credit #simulations .step ul li:last-child dl dt {
    margin-bottom: 0px;
  }
  #medical_credit #simulations .step ul li:last-child dl dt:before {
    display: none;
  }
  #medical_credit #simulations .step ul li:last-child dl dd {
    margin-bottom: 0px;
  }
  #medical_credit #simulations .step ul li dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #medical_credit #simulations .step ul li dl dt {
    font-size: 12px;
    position: relative;
    z-index: 1;
    color: #fff;
    margin-right: 30px;
    margin-bottom: 30px;
  }
  #medical_credit #simulations .step ul li dl dt:after {
    width: 44px;
    height: 44px;
  }
  #medical_credit #simulations .step ul li dl dt:before {
    height: calc(100% + 50px);
  }
  #medical_credit #simulations .step ul li dl dd {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 1.4;
  }
  #medical_credit #simulations .year h3 + p {
    margin-bottom: 20px;
  }
  #medical_credit #simulations .year .box {
    padding: 20px;
    margin-bottom: 40px;
  }
  #medical_credit #simulations .year .box .txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #medical_credit #simulations .year .box .txt p {
    width: 100%;
    margin-bottom: 20px;
  }
  #medical_credit #simulations .year .box .txt figure {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 0px;
    text-align: center;
  }
  #medical_credit #simulations .year .box .txt figure img {
    width: 60%;
  }
  #medical_credit #simulations .year .box ul {
    display: block;
    margin-top: 20px;
  }
  #medical_credit #simulations .year .box ul li {
    width: 100%;
    padding: 20px;
  }
  #medical_credit #simulations .year .box ul li:nth-child(2) {
    margin-top: 10px;
  }
  #medical_credit #simulations .year .box ul li dt {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #medical_credit #simulations .year .box ul li dd ul {
    margin-bottom: 20px;
  }
  #medical_credit #simulations .year .box ul li dd p {
    font-size: 12px;
  }
  #medical_credit #simulations .calculation {
    margin-bottom: 40px;
  }
  #medical_credit #simulations .calculation .block {
    padding: 20px 0px;
    margin-top: 10px;
  }
  #medical_credit #simulations .calculation .block .block-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    white-space: nowrap;
    font-size: 3vw;
    line-height: 1.4;
  }
  #medical_credit #simulations .calculation .block .block-wrap span {
    display: inline-block;
  }
  #medical_credit #simulations .calculation .block .block-wrap span.obj1 {
    font-size: 12vw;
    -webkit-transform: translateY(-0.05em);
            transform: translateY(-0.05em);
  }
  #medical_credit #simulations .calculation .block .block-wrap span.obj2 {
    font-size: 4vw;
    margin: 0 0.2em;
    -webkit-transform: translateY(-0.05em);
            transform: translateY(-0.05em);
  }
  #medical_credit #simulations .calculation .block .block-wrap span.txt {
    text-align: center;
  }
  #medical_credit #simulations .calculation .block .block-wrap span.ans {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    padding: 5px;
    background-color: #ff9e1f;
    color: #fff;
    border-radius: 10px;
    text-align: center;
  }
  #medical_credit #simulations .calculation .block p {
    text-align: center;
    font-size: 2.8vw;
    margin-top: 10px;
  }
  #medical_credit #simulations .confirmation {
    margin-bottom: 40px;
  }
  #medical_credit #simulations .confirmation .block {
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  #medical_credit #simulations .confirmation .block ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
    position: relative;
  }
  #medical_credit #simulations .confirmation .block ul li {
    text-align: center;
    position: static;
    line-height: 1.4;
    padding-bottom: 1em;
  }
  #medical_credit #simulations .confirmation .block ul li span {
    display: inline-block;
    padding: 5px;
    font-size: 3.8vw;
  }
  #medical_credit #simulations .confirmation .block ul li span.obj1 {
    font-size: 4vw;
    -webkit-transform: translateY(-0.3em);
            transform: translateY(-0.3em);
    padding: 0;
    border: 0px;
    margin: 0 5px;
  }
  #medical_credit #simulations .confirmation .block ul li.ans span {
    padding: 5px;
    background-color: #ff9e1f;
    color: #fff;
    border-radius: 10px;
  }
  #medical_credit #simulations .confirmation .block ul li p {
    top: 5.5em;
    text-align: center;
  }
  #medical_credit #simulations .confirmation .block ul + p {
    text-align: left;
    font-size: 12px;
  }
  #medical_credit #simulations .confirmation table th, #medical_credit #simulations .confirmation table td {
    padding: 10px 5px;
    vertical-align: middle;
    line-height: 1.4;
  }
  #medical_credit #simulations .pull {
    margin-bottom: 40px;
  }
  #medical_credit #simulations .pull .block {
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  #medical_credit #simulations .pull .block ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  #medical_credit #simulations .pull .block ul li {
    text-align: center;
    position: static;
    line-height: 1.4;
  }
  #medical_credit #simulations .pull .block ul li span {
    display: inline-block;
    padding: 5px;
    font-size: 3.8vw;
  }
  #medical_credit #simulations .pull .block ul li span.obj1 {
    font-size: 4vw;
    -webkit-transform: translateY(-0.3em);
            transform: translateY(-0.3em);
    padding: 0;
    border: 0px;
    margin: 0 5px;
  }
  #medical_credit #simulations .pull .block ul li.ans span {
    padding: 5px;
    background-color: #ff9e1f;
    color: #fff;
    border-radius: 10px;
  }
  #medical_credit #simulations .pull .block ul li p {
    top: 5.5em;
    text-align: center;
  }
  #medical_credit #simulations .pull .block ul + p {
    text-align: left;
    font-size: 12px;
  }
}
#medical_credit br.sp_br {
  display: none !important;
}

@media screen and (max-width: 768px) {
  #medical_credit br.sp_br {
    display: block !important;
  }
}
.dropdwn_menu.col1 {
  display: block !important;
}

#btn_medical_credit {
  margin: 40px 0 40px;
}
#btn_medical_credit a {
  width: 90%;
  max-width: 340px;
}

@media screen and (max-width: 768px) {
  #btn_medical_credit {
    margin: 20px 0 30px;
  }
}


/*----- 2023.12.12 追加　------*/
/*------------------------------
    invisalign
------------------------------*/
@import url(//use.typekit.net/oiy1gxm.css);
#invisalign.renew #mv {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
#invisalign.renew #mv ul {
  width: 100%;
  height: 100vh;
}
#invisalign.renew #mv ul li {
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  height: 100vh;
}
#invisalign.renew #mv .main-txt {
  font-size: 28px;
  text-shadow: 0 0 6px rgb(255, 255, 255);
  color: #333;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 20;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
#invisalign.renew #mv .main-txt span {
  font-size: 38px;
  color: #0D5DB2;
}
#invisalign.renew #mv .arrow {
  background: url(../images/top/mv_arrow.png) no-repeat;
  width: 79px;
  height: 35px;
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -40px;
  -webkit-animation: 3s fuwafuwa infinite;
  animation: 3s fuwafuwa infinite;
  cursor: pointer;
}
@-webkit-keyframes fuwafuwa {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fuwafuwa {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
#invisalign.renew #mv.top-anime {
  opacity: 0;
  -webkit-transition: 1s all ease-out;
  transition: 1s all ease-out;
}
#invisalign.renew #mv.top-anime.active {
  opacity: 1;
}
#invisalign.renew .contents-wrap {
  margin-top: 100vh;
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding: 0px 0;
  letter-spacing: 0.2em;
}
#invisalign.renew h3.serif {
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 38px;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 40px;
  text-shadow: 0 0 6px rgb(255, 255, 255);
  font-weight: 500;
}
#invisalign.renew h3.serif span {
  font-size: 48px;
  color: #0D5DB2;
  font-weight: 600;
}
#invisalign.renew h3.serif strong {
  font-size: 58px;
  color: #EC6B6B;
  font-weight: 600;
}
#invisalign.renew h3.serif small {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
}
#invisalign.renew .anchor-list {
  background: url(/asset/images/invisalign/anchor_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding: 60px 0 70px;
}
#invisalign.renew .anchor-list ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 0 20px;
}
#invisalign.renew .anchor-list ul li {
  text-align: center;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 4;
  position: relative;
  gap: 0;
  background: url(/asset/images/invisalign/anchor_bg2.jpg) no-repeat;
  background-size: cover;
  place-content: center;
  place-items: center;
  line-height: 1;
  position: relative;
  padding: 25px 0 40px;
  color: #fff;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
#invisalign.renew .anchor-list ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#invisalign.renew .anchor-list ul li a:hover ~ .check:after {
  right: -5px;
}
#invisalign.renew .anchor-list ul li .point {
  margin-bottom: 20px;
  font-size: 12px;
}
#invisalign.renew .anchor-list ul li .point span {
  font-size: 22px;
  margin-left: 0.2em;
}
#invisalign.renew .anchor-list ul li .txt {
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 1.4;
}
#invisalign.renew .anchor-list ul li .txt span {
  color: #FFD800;
}
#invisalign.renew .anchor-list ul li .check {
  font-family: "Noto Sans Japanese", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: right;
  padding-right: 45px;
  position: absolute;
  bottom: 25px;
  right: 20px;
}
#invisalign.renew .anchor-list ul li .check:after {
  content: "";
  background: url(/asset/images/invisalign/arrow1.png) no-repeat;
  background-size: 36px;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
#invisalign.renew #about {
  padding: 70px 0 80px;
  background-color: #EDFBFE;
}
#invisalign.renew #about h3 + p {
  text-align: center;
  margin-bottom: 40px;
}
#invisalign.renew #about .list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 0 10px;
  margin-bottom: 50px;
}
#invisalign.renew #about .list li {
  text-align: center;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  line-height: 1.6;
  font-size: 16px;
  font-weight: 600;
}
#invisalign.renew #about .list li img {
  width: 100%;
}
#invisalign.renew #about .list li span {
  color: #0D5DB2;
}
#invisalign.renew #about .movie-wrap {
  max-width: 750px;
  margin: 0 auto 40px;
}
#invisalign.renew #about .movie-wrap .movie {
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
#invisalign.renew #about .movie-wrap .movie iframe, #invisalign.renew #about .movie-wrap .movie video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#invisalign.renew #about .btn-detail {
  text-align: center;
  margin-bottom: 50px;
}
#invisalign.renew #about .btn-detail a {
  display: inline-block;
  max-width: 360px;
  width: 80%;
  height: 80px;
  line-height: 80px;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(rgb(86, 186, 212)), to(rgb(13, 93, 178)));
  background: linear-gradient(90deg, rgb(86, 186, 212) 0%, rgb(13, 93, 178) 100%);
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
#invisalign.renew #about .btn-detail a:hover {
  opacity: 0.7;
}
#invisalign.renew #about .box {
  padding: 35px 50px;
  background-color: #C0EDF6;
  max-width: 1000px;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#invisalign.renew #about .box h4 {
  text-align: center;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 28px;
  line-height: 1.4;
  color: #0D5DB2;
  margin-bottom: 20px;
}
#invisalign.renew #about .box .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#invisalign.renew #about .box .flex ul {
  width: 60%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 40px;
}
#invisalign.renew #about .box .flex ul li {
  font-size: 16px;
  border-bottom: 1px dashed #0D5DB2;
  line-height: 1.6;
  position: relative;
  padding-left: 35px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#invisalign.renew #about .box .flex ul li:before {
  content: "";
  background: url(/asset/images/invisalign/check.png) no-repeat;
  background-size: 19px;
  width: 19px;
  height: 15px;
  position: absolute;
  top: calc(50% - 5px);
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#invisalign.renew #about .box .flex figure {
  width: 40%;
}
#invisalign.renew #about .box .flex figure img {
  width: 100%;
}
#invisalign.renew #check {
  padding: 80px 0;
}
#invisalign.renew #check .ttl-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 60px;
}
#invisalign.renew #check .ttl-area figure {
  width: calc(45% + (100vw - 100%) / 2);
  margin-left: calc((100% - 100vw) / 2);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 450px;
}
#invisalign.renew #check .ttl-area article {
  width: 55%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 60px;
}
#invisalign.renew #check .ttl-area article h3.serif {
  font-size: 38px;
  text-align: left;
}
#invisalign.renew #check .ttl-area article h3.serif span {
  font-size: 38px;
}
#invisalign.renew #check .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#invisalign.renew #check .flex article {
  width: 55%;
}
#invisalign.renew #check .flex article h4 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 30px;
}
#invisalign.renew #check .flex article h4 span {
  background-color: #FFD800;
  display: inline-block;
  line-height: 1.8;
  padding: 0 40px;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
#invisalign.renew #check .flex article .box {
  margin-top: 35px;
  background-color: #FFFCEC;
  border: 4px solid #FFF7C9;
  padding: 30px 45px;
}
#invisalign.renew #check .flex article .box h5 {
  text-align: center;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 20px;
  margin-bottom: 20px;
}
#invisalign.renew #check .flex article .box ul li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 5px;
}
#invisalign.renew #check .flex article .box ul li:last-child {
  margin-bottom: 0px;
}
#invisalign.renew #check .flex article .box ul li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
#invisalign.renew #check .flex figure {
  width: 45%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 80px;
}
#invisalign.renew #check .flex figure img {
  width: 100%;
}
#invisalign.renew #comparison {
  background: url(/asset/images/invisalign/comparison_bg.jpg) no-repeat right bottom;
  background-size: cover;
  padding: 80px 0;
  position: relative;
  z-index: 1;
}
#invisalign.renew #comparison:after {
  content: "";
  border-right: 100vw solid transparent;
  border-top: 300px solid rgba(13, 93, 178, 0.06);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#invisalign.renew #comparison h3.serif strong {
  font-size: 38px;
}
#invisalign.renew #comparison .pc {
  display: block;
}
#invisalign.renew #comparison .sp {
  display: none;
}
#invisalign.renew #comparison table {
  width: 100%;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
#invisalign.renew #comparison table th, #invisalign.renew #comparison table td {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
#invisalign.renew #comparison table th {
  background-color: #0D5DB2;
  color: #fff;
  padding: 20px 50px;
  font-weight: 500;
  white-space: nowrap;
}
#invisalign.renew #comparison table td {
  padding: 20px 25px;
}
#invisalign.renew #comparison table td ul li {
  position: relative;
  padding-left: 1.5em;
}
#invisalign.renew #comparison table td ul li:before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
}
#invisalign.renew #comparison table td span {
  display: inline-block;
  line-height: 1;
  padding: 5px 5px;
  margin-bottom: 20px;
}
#invisalign.renew #comparison table td span:last-of-type {
  margin-bottom: 0px;
}
#invisalign.renew #comparison table td:nth-child(2) {
  background-color: #FFF0C8;
  width: 45%;
}
#invisalign.renew #comparison table td:nth-child(2) strong {
  color: #EC6B6B;
}
#invisalign.renew #comparison table td:nth-child(2) span {
  background-color: #FFD800;
}
#invisalign.renew #comparison table td:nth-child(2) ul li:before {
  color: #FFD800;
}
#invisalign.renew #comparison table td:nth-child(3) {
  background-color: rgba(203, 203, 203, 0.3);
  width: 45%;
}
#invisalign.renew #comparison table td:nth-child(3) strong {
  color: #0D5DB2;
}
#invisalign.renew #comparison table td:nth-child(3) span {
  background-color: #b8cfdb;
}
#invisalign.renew #comparison table td:nth-child(3) ul li:before {
  color: #25507E;
}
#invisalign.renew #comparison table tr.head td {
  text-align: center;
}
#invisalign.renew #comparison table tr.head td:nth-child(2) {
  background-color: #FFDD44;
  color: #0D5DB2;
}
#invisalign.renew #comparison table tr.head td:nth-child(3) {
  background-color: #CBCBCB;
}
#invisalign.renew .point-block {
  padding-top: 60px;
  margin-top: -60px;
}
#invisalign.renew .point-block .block-wrap {
  padding: 50px 0 80px;
}
#invisalign.renew .point-block h3.serif {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#invisalign.renew .point-block h3.serif strong {
  font-size: 38px;
}
#invisalign.renew .point-block h3.serif label {
  display: inline-block;
  background: url(/asset/images/invisalign/point1.png) no-repeat;
  background-size: 150px;
  width: 150px;
  height: 150px;
  text-shadow: 0px 0px 0px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 150px;
  margin-right: 35px;
}
#invisalign.renew .point-block h3.serif + p {
  text-align: center;
  margin-bottom: 40px;
}
#invisalign.renew .point-block table {
  border-top: 1px solid #C8C8C8;
  border-left: 1px solid #C8C8C8;
  background-color: #fff;
  width: 100%;
}
#invisalign.renew .point-block table th, #invisalign.renew .point-block table td {
  padding: 35px;
  border-bottom: 1px solid #C8C8C8;
  border-right: 1px solid #C8C8C8;
  vertical-align: middle;
  text-align: center;
}
#invisalign.renew .point-block table th {
  background-color: #F2F2F2;
  padding: 20px;
  white-space: nowrap;
}
#invisalign.renew .point-block table th img {
  width: 80px;
}
#invisalign.renew .point-block table th p {
  margin-top: 5px;
}
#invisalign.renew .point-block table td {
  width: 35%;
}
#invisalign.renew .point-block table td img {
  width: 70px;
}
#invisalign.renew .point-block table td span {
  display: inline-block;
  line-height: 1.2;
}
#invisalign.renew .point-block table td span.red {
  color: #EC6B6B;
}
#invisalign.renew .point-block table td span.f22 {
  font-size: 22px;
}
#invisalign.renew .point-block table td small {
  display: block;
  text-align: center;
  line-height: 1.4;
  margin-top: 5px;
}
#invisalign.renew .point-block table tr.head th {
  background-color: #fff;
}
#invisalign.renew .point-block table tr.head td {
  text-align: center;
}
#invisalign.renew .point-block table tr.head td:nth-child(2) {
  color: #0D5DB2;
  background-color: #FFD800;
}
#invisalign.renew .point-block table tr.head td:nth-child(3) {
  color: #fff;
  background-color: #8E8E8E;
}
#invisalign.renew #point1 .block-wrap {
  background: url(/asset/images/invisalign/bg.png) repeat #ECF3F5;
  background-size: 21px;
}
#invisalign.renew #point2 .block-wrap {
  background: url(/asset/images/invisalign/point2_bg.jpg) no-repeat;
  background-size: cover;
}
#invisalign.renew #point2 h3.serif label {
  background: url(/asset/images/invisalign/point2.png) no-repeat;
  background-size: 150px;
}
#invisalign.renew #point2 table td img {
  width: 80px;
}
#invisalign.renew #point3 .block-wrap {
  background: url(/asset/images/invisalign/point3_bg.jpg) no-repeat;
  background-size: cover;
}
#invisalign.renew #point3 h3.serif label {
  background: url(/asset/images/invisalign/point3.png) no-repeat;
  background-size: 150px;
}
#invisalign.renew #point4 .block-wrap {
  background-color: #F6F6F6;
  position: relative;
  z-index: 1;
}
#invisalign.renew #point4 .block-wrap:after {
  content: "";
  border-right: 100vw solid transparent;
  border-top: 300px solid rgba(13, 93, 178, 0.06);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#invisalign.renew #point4 h3.serif {
  text-align: center;
  display: block;
  position: relative;
}
#invisalign.renew #point4 h3.serif small {
  font-size: 32px;
  margin-bottom: 0px;
}
#invisalign.renew #point4 h3.serif strong {
  font-size: 80px;
}
#invisalign.renew #point4 h3.serif span {
  font-size: 57px;
}
#invisalign.renew #point4 h3.serif label {
  background: url(/asset/images/invisalign/point4.png) no-repeat;
  background-size: 150px;
  position: absolute;
  left: 0;
  top: 0;
}
#invisalign.renew #point4 h3 + p {
  text-align: center;
  margin-bottom: 60px;
}
#invisalign.renew #point4 h3 + p span {
  display: inline-block;
  background-color: #fff;
  font-size: 22px;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  width: 80%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px;
}
#invisalign.renew #point4 .merit {
  margin-bottom: 50px;
  padding-bottom: 60px;
  position: relative;
}
#invisalign.renew #point4 .merit.right figure {
  margin-left: 50%;
}
#invisalign.renew #point4 .merit.right article {
  margin: 0px 0 0 0;
}
#invisalign.renew #point4 .merit figure {
  width: calc(50% + (100vw - 100%) / 2);
  margin-left: calc((100% - 100vw) / 2);
  position: relative;
  z-index: 1;
  max-height: 500px;
  min-height: 300px;
  overflow: hidden;
}
#invisalign.renew #point4 .merit figure img {
  width: 100%;
}
#invisalign.renew #point4 .merit article {
  background-color: rgba(255, 255, 255, 0.92);
  width: 70%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 60px 55px 40px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 2;
  margin: 0px 0 0 30%;
  position: relative;
  position: absolute;
  bottom: 0;
  left: 0;
}
#invisalign.renew #point4 .merit article h4 {
  position: absolute;
  top: -55px;
  left: 60px;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 42px;
  line-height: 1;
  color: #415770;
  font-weight: 500;
  opacity: 52%;
}
#invisalign.renew #point4 .merit article h4 strong {
  font-size: 72px;
  font-weight: 500;
}
#invisalign.renew #point4 .merit article .lead {
  font-weight: 700;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  color: #25507E;
  line-height: 1.8;
  font-size: 26px;
  margin-bottom: 30px;
  text-align: center;
}
#invisalign.renew #point4 .merit article .lead span {
  display: inline-block;
  background-color: rgba(255, 216, 0, 0.36);
  line-height: 1.4;
}
#invisalign.renew #point4 .box {
  padding: 60px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 65px;
  position: relative;
  z-index: 3;
}
#invisalign.renew #point4 .box.mb0 {
  margin-bottom: 0px;
}
#invisalign.renew #point4 .box h5, #invisalign.renew #point4 .box h6 {
  text-align: center;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  color: #0D5DB2;
  font-size: 28px;
  margin-bottom: 5px;
}
#invisalign.renew #point4 .box h5.left, #invisalign.renew #point4 .box h6.left {
  text-align: left;
  line-height: 1.6;
}
#invisalign.renew #point4 .box h5.mb, #invisalign.renew #point4 .box h6.mb {
  margin-bottom: 20px;
}
#invisalign.renew #point4 .box h5.f24, #invisalign.renew #point4 .box h6.f24 {
  font-size: 24px;
}
#invisalign.renew #point4 .box h6 small {
  display: block;
  color: #333;
  font-size: 22px;
}
#invisalign.renew #point4 .box .lead {
  text-align: center;
  font-size: 20px;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  line-height: 1.4;
  margin-bottom: 30px;
}
#invisalign.renew #point4 .box .lead span {
  display: inline-block;
  background-color: rgba(255, 216, 0, 0.36);
  padding: 5px 10px;
}
#invisalign.renew #point4 .box .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}
#invisalign.renew #point4 .box .flex.no {
  margin-bottom: 0px;
}
#invisalign.renew #point4 .box .flex p {
  width: 60%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 40px;
}
#invisalign.renew #point4 .box .flex figure {
  width: 40%;
}
#invisalign.renew #point4 .box .flex figure img {
  width: 100%;
}
#invisalign.renew #point4 .box .box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#invisalign.renew #point4 .box .box-list li {
  width: 190px;
  border: 1px solid #5693D4;
  padding: 30px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  color: #5693D4;
  text-align: center;
  margin-left: 30px;
}
#invisalign.renew #point4 .box .box-list li:first-child {
  margin-left: 0px;
}
#invisalign.renew #point4 .box .box-list li strong {
  font-weight: 500;
}
#invisalign.renew #point4 .box .box-list li dt {
  font-size: 12px;
  border-bottom: 1px solid #5693D4;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#invisalign.renew #point4 .box .box-list li dt strong {
  font-size: 22px;
  margin-left: 0.5em;
}
#invisalign.renew #point4 .box .box-list li dd {
  white-space: nowrap;
}
#invisalign.renew #point4 .box .box-list li dd strong {
  color: #EC6B6B;
}
#invisalign.renew #point4 .box .img-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin: 20px auto 40px;
}
#invisalign.renew #point4 .box .img-list img {
  width: 100%;
}
#invisalign.renew #point4 .box .center {
  text-align: center;
}
#invisalign.renew #point4 .lead-txt {
  text-align: center;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 38px;
  line-height: 1.6;
  position: relative;
  z-index: 1;
  padding-bottom: 80px;
}
#invisalign.renew #point4 .lead-txt strong {
  font-weight: 500;
  color: #EC6B6B;
}
#invisalign.renew #point4 .lead-txt:after {
  content: "";
  background: url(/asset/images/invisalign/merit_bg.jpg) no-repeat 50% 50%;
  width: 100vw;
  height: 500px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#invisalign.renew #point4 .lead-txt.no-bg {
  padding-bottom: 40px;
}
#invisalign.renew #point4 .lead-txt.no-bg:after {
  display: none;
}
#invisalign.renew #point4 .advisor {
  background: url(/asset/images/invisalign/merit1_3.png) no-repeat right 0;
  background-size: cover;
  margin-bottom: 70px;
}
#invisalign.renew #point4 .advisor figure {
  display: none;
}
#invisalign.renew #point4 .advisor article {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 60px 0;
  width: 50%;
}
#invisalign.renew #point4 .advisor .name {
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  line-height: 1.2;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
}
#invisalign.renew #point4 .advisor .name small {
  display: block;
  color: #0D5DB2;
  font-size: 24px;
  margin-bottom: 15px;
}
#invisalign.renew #point4 .advisor .name span {
  display: block;
  color: #FFD800;
  font-size: 16px;
  margin-top: 10px;
}
#invisalign.renew #point4 .advisor .block {
  margin-top: 50px;
  border: 4px solid #BEE9FF;
  background-color: #EDFBFE;
  padding: 20px;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
#invisalign.renew #point4 .advisor .block li {
  position: relative;
  padding-left: 1.5em;
}
#invisalign.renew #point4 .advisor .block li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
#invisalign.renew #point5 .block-wrap {
  background: url(/asset/images/invisalign/point5_bg.jpg) no-repeat;
  background-size: cover;
}
#invisalign.renew #point5 .bnr img {
  width: 100%;
}
#invisalign.renew #point5 .bnr a {
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
#invisalign.renew #point5 .bnr a:hover {
  opacity: 0.7;
}
#invisalign.renew #case {
  padding: 80px 0;
  background: url(/asset/images/invisalign/bg.png) repeat #C9EAFB;
  background-size: 21px;
  position: relative;
  z-index: 1;
}
#invisalign.renew #case:after {
  content: "";
  border-right: 100vw solid transparent;
  border-top: 300px solid rgba(13, 93, 178, 0.06);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#invisalign.renew #case h3.serif span {
  font-size: 38px;
}
#invisalign.renew #case h4 {
  text-align: center;
  color: #0D5DB2;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 28px;
  margin-bottom: 20px;
}
#invisalign.renew #case h4 + p {
  text-align: center;
  margin-bottom: 30px;
}
#invisalign.renew #case .box {
  background-color: #fff;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 900px;
  margin: auto;
}
#invisalign.renew #case .box .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
#invisalign.renew #case .box .flex figure {
  width: 48%;
}
#invisalign.renew #case .box .flex figure img {
  width: 100%;
}
#invisalign.renew #case .box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 1.6;
}
#invisalign.renew #case .box dl dt {
  width: 8em;
  text-align: center;
  background-color: #5693D4;
  color: #fff;
  margin-bottom: 10px;
}
#invisalign.renew #case .box dl dt:last-of-type {
  margin-bottom: 0;
}
#invisalign.renew #case .box dl dd {
  width: calc(100% - 8em);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px;
  margin-bottom: 10px;
}
#invisalign.renew #case .box dl dd span {
  font-size: 14px;
}
#invisalign.renew #case .box dl dd:last-of-type {
  margin-bottom: 0;
}
#invisalign.renew .line-area {
  background-color: rgba(6, 199, 85, 0.12);
  padding: 80px 0;
}
#invisalign.renew .line-area h3.serif span {
  color: #4CC248;
}
#invisalign.renew .line-area .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#invisalign.renew .line-area .flex figure {
  width: calc(44% + (100vw - 100%) / 2);
  margin-right: calc((100% - 100vw) / 2);
  background-size: cover;
  background-repeat: no-repeat;
}
#invisalign.renew .line-area .flex article {
  width: 56%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 60px;
}
#invisalign.renew .line-area .flex article ol {
  list-style: none;
  margin: 15px 0 25px;
}
#invisalign.renew .line-area .flex article ol li {
  position: relative;
  padding-left: 1.8em;
}
#invisalign.renew .line-area .flex article ol li span {
  position: absolute;
  top: 0;
  left: 0;
}
#invisalign.renew .line-area .flex article .btn-line {
  margin-top: 30px;
}
#invisalign.renew .line-area .flex article .btn-line a {
  display: block;
  height: 87px;
  line-height: 87px;
  text-align: center;
  background-color: #4CC248;
  border-radius: 10px;
  color: #fff;
  font-size: 26px;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
#invisalign.renew .line-area .flex article .btn-line a span {
  display: inline-block;
  position: relative;
  padding-left: 75px;
}
#invisalign.renew .line-area .flex article .btn-line a span:before {
  content: "";
  background: url(/asset/images/invisalign/line.png) no-repeat;
  background-size: 62px;
  width: 62px;
  height: 62px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#invisalign.renew .line-area .flex article .btn-line a:hover {
  opacity: 0.7;
}
#invisalign.renew #contact-area {
  padding: 100px 0 80px;
  background: url(/asset/images/invisalign/contact_bg.jpg) no-repeat;
  background-size: cover;
}
#invisalign.renew #contact-area p {
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}
#invisalign.renew #contact-area p.lead {
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 38px;
  color: #0D5DB2;
  margin-bottom: 20px;
  line-height: 1.2;
}
#invisalign.renew #contact-area p span {
  display: block;
  position: absolute;
  top: -160px;
  left: 50%;
  width: 315px;
  z-index: -1;
  -webkit-transform: translateX(210px);
          transform: translateX(210px);
}
#invisalign.renew #contact-area p span img {
  width: 100%;
}
#invisalign.renew #contact-area h3 {
  text-align: center;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 22px;
  margin-bottom: 35px;
}
#invisalign.renew #contact-area h3 span {
  display: inline-block;
  background-color: #FFF2AA;
  border-radius: 30px;
  color: #0D5DB2;
  padding: 5px 30px;
  line-height: 1.2;
}
#invisalign.renew #contact-area .btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#invisalign.renew #contact-area .btn-list li {
  text-align: center;
  width: 48%;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
#invisalign.renew #contact-area .btn-list li:hover {
  opacity: 0.7;
}
#invisalign.renew #contact-area .btn-list li a {
  display: block;
  height: 166px;
  width: 100%;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#invisalign.renew #contact-area .btn-list li:nth-child(1) a {
  background-color: #fff;
  padding: 15px 10px;
}
#invisalign.renew #contact-area .btn-list li:nth-child(1) a strong {
  display: block;
  color: #fff;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  background: url(/asset/images/invisalign/contact_btn_bg1.png) no-repeat;
  background-size: cover;
  font-size: 22px;
  line-height: 1.2;
  padding: 10px 5px;
}
#invisalign.renew #contact-area .btn-list li:nth-child(1) a span {
  display: inline-block;
  font-family: "Lora", serif;
  font-size: 50px;
  color: #0D5DB2;
  line-height: 1.2;
  position: relative;
  padding-left: 55px;
  margin-top: 25px;
}
#invisalign.renew #contact-area .btn-list li:nth-child(1) a span:before {
  content: "";
  background: url(/asset/images/invisalign/icon_tel.png) no-repeat;
  background-size: 40px;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#invisalign.renew #contact-area .btn-list li:nth-child(2) a {
  background-color: #EC6B6B;
  position: relative;
  z-index: 1;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  padding-top: 40px;
}
#invisalign.renew #contact-area .btn-list li:nth-child(2) a:after {
  content: "";
  background: url(/asset/images/invisalign/contact_btn_bg2.png) no-repeat 0 bottom;
  background-size: 100% 166px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#invisalign.renew #contact-area .btn-list li:nth-child(2) a:before {
  content: "";
  border: 1px solid #fff;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
}
#invisalign.renew #contact-area .btn-list li:nth-child(2) a small {
  display: block;
  color: #FFE865;
  font-size: 24px;
  line-height: 1;
  margin: 0px 0 25px;
}
#invisalign.renew #contact-area .btn-list li:nth-child(2) a span {
  display: inline-block;
  font-size: 42px;
  position: relative;
  padding-left: 70px;
  color: #fff;
  line-height: 1;
}
#invisalign.renew #contact-area .btn-list li:nth-child(2) a span:before {
  content: "";
  background: url(/asset/images/invisalign/icon_mail.png) no-repeat;
  background-size: 58px;
  width: 58px;
  height: 47px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  #invisalign.renew .sp_br {
    display: block !important;
  }
  #invisalign.renew #mv {
    height: calc(100vh - 120px);
	height: calc(100svh - 120px);
  }
  #invisalign.renew #mv ul {
    height: calc(100vh - 120px);
	height: calc(100svh - 120px);
  }
  #invisalign.renew #mv ul li {
    height: calc(100vh - 120px);
	height: calc(100svh - 120px);
  }
  #invisalign.renew #mv .main-txt {
    font-size: min(6vw,20px);
    width: 100%;
    letter-spacing: 0.05em;
  }
  #invisalign.renew #mv .main-txt span {
    font-size: min(7.2vw,24px);
  }
  #invisalign.renew h3.serif {
    font-size: 24px;
    margin-bottom: 20px;
  }
  #invisalign.renew h3.serif span {
    font-size: 28px;
  }
  #invisalign.renew h3.serif strong {
    font-size: 32px;
  }
  #invisalign.renew h3.serif small {
    font-size: 16px;
  }
  #invisalign.renew .anchor-list {
    padding: 30px 0 40px;
  }
  #invisalign.renew .anchor-list ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 10px;
  }
  #invisalign.renew .anchor-list ul li {
    padding: 15px 0 20px;
    color: #fff;
  }
  #invisalign.renew .anchor-list ul li a:hover ~ .check:after {
    right: 0px;
  }
  #invisalign.renew .anchor-list ul li .point {
    margin-bottom: 15px;
    font-size: 12px;
  }
  #invisalign.renew .anchor-list ul li .point span {
    font-size: 18px;
    margin-left: 0.2em;
  }
  #invisalign.renew .anchor-list ul li .txt {
    margin-bottom: 20px;
    font-size: 14px;
    white-space: nowrap;
  }
  #invisalign.renew .anchor-list ul li .check {
    padding-right: 35px;
    position: absolute;
    bottom: 25px;
    right: 20px;
    font-size: 13px;
  }
  #invisalign.renew .anchor-list ul li .check:after {
    content: "";
    background: url(/asset/images/invisalign/arrow1.png) no-repeat;
    background-size: 26px;
    width: 26px;
    height: 26px;
  }
  #invisalign.renew #about {
    padding: 35px 0 40px;
  }
  #invisalign.renew #about h3 + p {
    margin-bottom: 20px;
  }
  #invisalign.renew #about .list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 10px;
    margin-bottom: 30px;
  }
  #invisalign.renew #about .list li {
    font-size: 14px;
    white-space: nowrap;
  }
  #invisalign.renew #about .movie-wrap {
    margin: 0 auto 20px;
  }
  #invisalign.renew #about .btn-detail {
    text-align: center;
    margin-bottom: 24px;
  }
  #invisalign.renew #about .btn-detail a {
    width: 100%;
    height: 60px;
    line-height: 60px;
  }
  #invisalign.renew #about .btn-detail a:hover {
    opacity: 1;
  }
  #invisalign.renew #about .box {
    padding: 20px 20px;
  }
  #invisalign.renew #about .box h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #invisalign.renew #about .box .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #invisalign.renew #about .box .flex ul {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 0px;
  }
  #invisalign.renew #about .box .flex ul li {
    font-size: 14px;
  }
  #invisalign.renew #about .box .flex figure {
    width: 100%;
    margin-bottom: 20px;
  }
  #invisalign.renew #about .box .flex figure img {
    width: 100%;
  }
  #invisalign.renew #check {
    padding: 0px 0 40px;
  }
  #invisalign.renew #check .ttl-area {
    display: block;
    margin-bottom: 30px;
  }
  #invisalign.renew #check .ttl-area figure {
    width: 112%;
    margin-left: -6%;
    height: 200px;
    min-height: 100%;
    margin-bottom: 20px;
  }
  #invisalign.renew #check .ttl-area article {
    width: 100%;
    padding-left: 0px;
  }
  #invisalign.renew #check .ttl-area article h3.serif {
    font-size: 24px;
  }
  #invisalign.renew #check .ttl-area article h3.serif span {
    font-size: 24px;
  }
  #invisalign.renew #check .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #invisalign.renew #check .flex article {
    width: 100%;
  }
  #invisalign.renew #check .flex article h4 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  #invisalign.renew #check .flex article h4 span {
    display: block;
    padding: 0 20px;
  }
  #invisalign.renew #check .flex article .box {
    margin-top: 20px;
    border: 2px solid #FFF7C9;
    padding: 15px 25px;
  }
  #invisalign.renew #check .flex article .box h5 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #invisalign.renew #check .flex figure {
    width: 60%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 0px;
    margin: auto;
  }
  #invisalign.renew #check .flex figure img {
    width: 100%;
  }
  #invisalign.renew #comparison {
    padding: 40px 0;
  }
  #invisalign.renew #comparison:after {
    border-top: 150px solid rgba(13, 93, 178, 0.06);
  }
  #invisalign.renew #comparison h3.serif strong {
    font-size: 24px;
  }
  #invisalign.renew #comparison .pc {
    display: none;
  }
  #invisalign.renew #comparison .sp {
    display: block;
  }
  #invisalign.renew #comparison table {
    margin-bottom: 20px;
  }
  #invisalign.renew #comparison table:last-of-type {
    margin-bottom: 0px;
  }
  #invisalign.renew #comparison table th {
    padding: 10px 0px;
  }
  #invisalign.renew #comparison table td {
    padding: 10px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #invisalign.renew #comparison table td.invisa {
    text-align: center;
    background-color: #FFDD44;
    color: #0D5DB2;
  }
  #invisalign.renew #comparison table td.etc {
    text-align: center;
    background-color: #CBCBCB;
  }
  #invisalign.renew #comparison table td.invisa-cont {
    background-color: #FFF0C8;
    width: 45%;
  }
  #invisalign.renew #comparison table td.invisa-cont strong {
    color: #EC6B6B;
  }
  #invisalign.renew #comparison table td.invisa-cont span {
    background-color: #FFD800;
  }
  #invisalign.renew #comparison table td.invisa-cont ul li:before {
    color: #FFD800;
  }
  #invisalign.renew #comparison table td.etc-cont {
    background-color: rgba(203, 203, 203, 0.3);
    width: 45%;
  }
  #invisalign.renew #comparison table td.etc-cont strong {
    color: #0D5DB2;
  }
  #invisalign.renew #comparison table td.etc-cont span {
    background-color: #b8cfdb;
  }
  #invisalign.renew #comparison table td.etc-cont ul li:before {
    color: #25507E;
  }
  #invisalign.renew .point-block {
    padding-top: 50px;
    margin-top: -50px;
  }
  #invisalign.renew .point-block .block-wrap {
    padding: 30px 0 40px;
  }
  #invisalign.renew .point-block h3.serif {
    display: block;
  }
  #invisalign.renew .point-block h3.serif strong {
    font-size: 24px;
  }
  #invisalign.renew .point-block h3.serif label {
    display: block;
    background: url(/asset/images/invisalign/point1.png) no-repeat;
    background-size: 100px;
    width: 100px;
    height: 100px;
    font-size: 14px;
    line-height: 100px;
    margin: 0 auto 10px;
  }
  #invisalign.renew .point-block h3.serif p {
    width: 100%;
    text-align: center;
  }
  #invisalign.renew .point-block h3.serif + p {
    margin-bottom: 20px;
  }
  #invisalign.renew .point-block h3.serif + p.left {
    text-align: left;
  }
  #invisalign.renew .point-block table th, #invisalign.renew .point-block table td {
    padding: 10px 5px;
    border-bottom: 1px solid #C8C8C8;
    border-right: 1px solid #C8C8C8;
    vertical-align: middle;
    text-align: center;
  }
  #invisalign.renew .point-block table th {
    background-color: #F2F2F2;
    padding: 10px 5px;
    white-space: nowrap;
  }
  #invisalign.renew .point-block table th img {
    width: 50px;
  }
  #invisalign.renew .point-block table th p {
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.2;
  }
  #invisalign.renew .point-block table td {
    width: 32%;
    line-height: 1.2;
    font-size: 12px;
  }
  #invisalign.renew .point-block table td img {
    width: 40px;
  }
  #invisalign.renew .point-block table td p {
    margin-top: 5px;
  }
  #invisalign.renew .point-block table td span.f22 {
    font-size: 14px;
    white-space: nowrap;
  }
  #invisalign.renew .point-block table td small {
    display: block;
    text-align: center;
    line-height: 1.4;
    margin-top: 5px;
    font-size: 10px;
  }
  #invisalign.renew .point-block table tr.head th {
    background-color: #fff;
  }
  #invisalign.renew .point-block table tr.head td {
    white-space: nowrap;
  }
  #invisalign.renew #point2 h3.serif label {
    background: url(/asset/images/invisalign/point2.png) no-repeat;
    background-size: 100px;
  }
  #invisalign.renew #point2 table td img {
    width: 40px;
  }
  #invisalign.renew #point3 h3.serif label {
    background: url(/asset/images/invisalign/point3.png) no-repeat;
    background-size: 100px;
  }
  #invisalign.renew #point4 .block-wrap:after {
    border-top: 150px solid rgba(13, 93, 178, 0.06);
  }
  #invisalign.renew #point4 h3.serif {
    text-align: left;
    display: block;
    position: relative;
  }
  #invisalign.renew #point4 h3.serif small {
    font-size: 15px;
    margin-bottom: 0px;
    white-space: nowrap;
  }
  #invisalign.renew #point4 h3.serif strong {
    font-size: 40px;
  }
  #invisalign.renew #point4 h3.serif span {
    font-size: 28px;
  }
  #invisalign.renew #point4 h3.serif label {
    background: url(/asset/images/invisalign/point4.png) no-repeat;
    background-size: 100px;
    position: relative;
  }
  #invisalign.renew #point4 h3 + p {
    text-align: center;
    margin-bottom: 40px;
  }
  #invisalign.renew #point4 h3 + p span {
    font-size: 16px;
    width: 100%;
    padding: 10px 10px;
  }
  #invisalign.renew #point4 .merit {
    margin-bottom: 30px;
    padding-bottom: 0px;
    position: relative;
  }
  #invisalign.renew #point4 .merit.right figure {
    margin-left: 20%;
  }
  #invisalign.renew #point4 .merit.right article {
    margin: -200px 0 0 0;
  }
  #invisalign.renew #point4 .merit figure {
    width: calc(80% + (100vw - 100%) / 2);
  }
  #invisalign.renew #point4 .merit article {
    width: 90%;
    padding: 30px 25px 20px;
    margin: -200px 0 0 10%;
    position: relative;
    bottom: 0;
    left: 0;
  }
  #invisalign.renew #point4 .merit article h4 {
    position: absolute;
    top: -40px;
    left: 25px;
    font-size: 30px;
  }
  #invisalign.renew #point4 .merit article h4 strong {
    font-size: 52px;
  }
  #invisalign.renew #point4 .merit article .lead {
    font-size: 18px;
    margin-bottom: 20px;
  }
  #invisalign.renew #point4 .box {
    padding: 25px;
    margin-bottom: 30px;
  }
  #invisalign.renew #point4 .box h5, #invisalign.renew #point4 .box h6 {
    font-size: 18px;
    line-height: 1.4;
  }
  #invisalign.renew #point4 .box h5.mb, #invisalign.renew #point4 .box h6.mb {
    margin-bottom: 10px;
  }
  #invisalign.renew #point4 .box h5.f24, #invisalign.renew #point4 .box h6.f24 {
    font-size: 18px;
  }
  #invisalign.renew #point4 .box h6 small {
    font-size: 12px;
    margin-bottom: 5px;
  }
  #invisalign.renew #point4 .box .lead {
    font-size: 14px;
    margin-bottom: 30px;
    margin-top: 15px;
  }
  #invisalign.renew #point4 .box .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 20px;
  }
  #invisalign.renew #point4 .box .flex p {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 0px;
  }
  #invisalign.renew #point4 .box .flex figure {
    width: 100%;
    margin-bottom: 20px;
  }
  #invisalign.renew #point4 .box .box-list {
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 10px;
  }
  #invisalign.renew #point4 .box .box-list li {
    width: 100%;
    padding: 10px 20px;
    margin-left: 0px;
    margin-top: 10px;
  }
  #invisalign.renew #point4 .box .box-list li:first-child {
    margin-left: 0px;
    margin-top: 0px;
  }
  #invisalign.renew #point4 .box .box-list li dt {
    font-size: 10px;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  #invisalign.renew #point4 .box .box-list li dt strong {
    font-size: 18px;
  }
  #invisalign.renew #point4 .box .img-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 20px auto 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #invisalign.renew #point4 .box .img-list li {
    width: 49%;
  }
  #invisalign.renew #point4 .box .img-list img {
    width: 100%;
  }
  #invisalign.renew #point4 .box .center {
    text-align: left;
  }
  #invisalign.renew #point4 .lead-txt {
    text-align: center;
    font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-size: 22px;
    line-height: 1.6;
    position: relative;
    z-index: 1;
    padding-bottom: 40px;
  }
  #invisalign.renew #point4 .lead-txt strong {
    font-weight: 500;
    color: #EC6B6B;
  }
  #invisalign.renew #point4 .lead-txt:after {
    height: 300px;
  }
  #invisalign.renew #point4 .lead-txt.no-bg {
    padding-bottom: 20px;
  }
  #invisalign.renew #point4 .advisor {
    background: none;
    margin-bottom: 40px;
  }
  #invisalign.renew #point4 .advisor figure {
    display: block;
    width: 112%;
    margin: 0 0px 20px -6%;
  }
  #invisalign.renew #point4 .advisor article {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0px 0;
    width: 100%;
  }
  #invisalign.renew #point4 .advisor .name {
    font-size: 26px;
    margin-bottom: 10px;
  }
  #invisalign.renew #point4 .advisor .name small {
    font-size: 18px;
    margin-bottom: 5px;
  }
  #invisalign.renew #point4 .advisor .name span {
    font-size: 12px;
    margin-top: 5px;
  }
  #invisalign.renew #point4 .advisor .block {
    margin-top: 30px;
    border: 2px solid #BEE9FF;
    padding: 10px;
  }
  #invisalign.renew #point5 .block-wrap {
    background: url(/asset/images/invisalign/point5_bg.jpg) no-repeat;
    background-size: cover;
  }
  #invisalign.renew #point5 .bnr img {
    width: 100%;
  }
  #invisalign.renew #point5 .bnr a:hover {
    opacity: 1;
  }
  #invisalign.renew #case {
    padding: 40px 0;
  }
  #invisalign.renew #case:after {
    border-top: 150px solid rgba(13, 93, 178, 0.06);
  }
  #invisalign.renew #case h3.serif span {
    font-size: 24px;
  }
  #invisalign.renew #case h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #invisalign.renew #case h4 + p {
    margin-bottom: 20px;
  }
  #invisalign.renew #case .box {
    padding: 20px;
  }
  #invisalign.renew #case .box .flex {
    display: block;
    margin-bottom: 20px;
  }
  #invisalign.renew #case .box .flex figure {
    width: 100%;
  }
  #invisalign.renew #case .box .flex figure:first-child {
    margin-bottom: 10px;
  }
  #invisalign.renew #case .box dl {
    display: block;
  }
  #invisalign.renew #case .box dl dt {
    width: 100%;
    margin-bottom: 5px;
    padding: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #invisalign.renew #case .box dl dt:last-of-type {
    margin-bottom: 5px;
  }
  #invisalign.renew #case .box dl dd {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 0px;
    margin-bottom: 10px;
    padding: 0 10px;
  }
  #invisalign.renew #case .box dl dd span {
    font-size: 12px;
  }
  #invisalign.renew #case .box dl dd:last-of-type {
    margin-bottom: 0;
  }
  #invisalign.renew .line-area {
    padding: 40px 0;
  }
  #invisalign.renew .line-area .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #invisalign.renew .line-area .flex figure {
    width: 112%;
    margin-left: -6%;
    margin-right: 0;
    height: 200px;
    margin-bottom: 20px;
  }
  #invisalign.renew .line-area .flex article {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 0px;
  }
  #invisalign.renew .line-area .flex article ol {
    margin: 10px 0 20px;
  }
  #invisalign.renew .line-area .flex article .btn-line {
    margin-top: 20px;
  }
  #invisalign.renew .line-area .flex article .btn-line a {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
  #invisalign.renew .line-area .flex article .btn-line a span {
    display: inline-block;
    position: relative;
    padding-left: 50px;
  }
  #invisalign.renew .line-area .flex article .btn-line a span:before {
    background: url(/asset/images/invisalign/line.png) no-repeat;
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
  #invisalign.renew .line-area .flex article .btn-line a:hover {
    opacity: 1;
  }
  #invisalign.renew #contact-area {
    padding: 50px 0 40px;
  }
  #invisalign.renew #contact-area p {
    text-align: center;
    margin-bottom: 20px;
  }
  #invisalign.renew #contact-area p.lead {
    font-size: 26px;
    margin-bottom: 10px;
  }
  #invisalign.renew #contact-area p span {
    display: block;
    position: absolute;
    top: -50px;
    left: auto;
    right: -4%;
    width: 150px;
    z-index: -1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  #invisalign.renew #contact-area p span img {
    width: 100%;
  }
  #invisalign.renew #contact-area h3 {
    font-size: 16px;
    margin-bottom: 25px;
  }
  #invisalign.renew #contact-area .btn-list {
    display: block;
  }
  #invisalign.renew #contact-area .btn-list li {
    text-align: center;
    width: 100%;
  }
  #invisalign.renew #contact-area .btn-list li:hover {
    opacity: 1;
  }
  #invisalign.renew #contact-area .btn-list li:nth-child(1) {
    margin-bottom: 20px;
  }
  #invisalign.renew #contact-area .btn-list li:nth-child(1) a {
    background-color: #fff;
    padding: 15px 10px;
    height: auto;
  }
  #invisalign.renew #contact-area .btn-list li:nth-child(1) a strong {
    font-size: 18px;
    line-height: 1.2;
    padding: 5px 5px;
  }
  #invisalign.renew #contact-area .btn-list li:nth-child(1) a span {
    font-size: 30px;
    padding-left: 25px;
    margin-top: 15px;
  }
  #invisalign.renew #contact-area .btn-list li:nth-child(1) a span:before {
    content: "";
    background: url(/asset/images/invisalign/icon_tel.png) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
  }
  #invisalign.renew #contact-area .btn-list li:nth-child(2) a {
    background-color: #EC6B6B;
    position: relative;
    z-index: 1;
    font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    padding-top: 20px;
    padding-bottom: 20px;
    height: auto;
    overflow: hidden;
  }
  #invisalign.renew #contact-area .btn-list li:nth-child(2) a:after {
    content: "";
    background: none;
    border-right: 90vw solid transparent;
    border-top: 108px solid rgba(255, 255, 255, 0.16);
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  #invisalign.renew #contact-area .btn-list li:nth-child(2) a:before {
    content: "";
    border: 1px solid #fff;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: -1;
  }
  #invisalign.renew #contact-area .btn-list li:nth-child(2) a small {
    display: block;
    color: #FFE865;
    font-size: 18px;
    line-height: 1;
    margin: 0px 0 15px;
  }
  #invisalign.renew #contact-area .btn-list li:nth-child(2) a span {
    display: inline-block;
    font-size: 30px;
    padding-left: 50px;
  }
  #invisalign.renew #contact-area .btn-list li:nth-child(2) a span:before {
    content: "";
    background: url(/asset/images/invisalign/icon_mail.png) no-repeat;
    background-size: 38px;
    width: 38px;
    height: 33px;
  }
}
@media screen and (max-width: 600px) and (orientation: portrait) {
  #invisalign.renew #mv .main-txt {
    font-size: 5vw;
  }
  #invisalign.renew #mv .main-txt span {
    font-size: 6.2vw;
  }
}
/*------------------------------
    retreatment
------------------------------*/
#retreatment.low .inner-l {
  max-width: 1100px;
}
#retreatment.low .inner-ll {
  max-width: 1160px;
  margin: auto;
}
#retreatment.low #mv {
  background: url(/asset/images/retreatment/mv.jpg) no-repeat 50% 0;
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
#retreatment.low #mv article {
  position: relative;
  display: block;
  height: 100vh;
  width: 100%;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
#retreatment.low #mv article h2 {
  width: 50%;
  position: absolute;
  top: 50%;
  left: 29%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#retreatment.low #mv article h2 img {
  width: 100%;
}
#retreatment.low #mv article p {
  position: absolute;
  top: 160px;
  right: 130px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  color: #25507E;
  font-size: 2.8vw;
  line-height: 1.4;
  letter-spacing: 0.2em;
}
#retreatment.low #mv article p span {
  font-size: 3.2vw;
}
#retreatment.low #mv article p small {
  color: #333;
}
#retreatment.low .contents-wrap {
  margin-top: 100vh;
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding: 0px 0;
  letter-spacing: 0.2em;
}
#retreatment.low #worries {
  background: url(/asset/images/retreatment/bg1.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding: 100px 0;
}
#retreatment.low #worries .lead {
  text-align: center;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 38px;
  margin-bottom: 40px;
  text-shadow: 0 3px 6px rgb(255, 255, 255);
}
#retreatment.low #worries .lead strong {
  font-size: 42px;
  color: #D25E72;
  font-weight: 600px;
}
#retreatment.low #worries .lead strong.dot {
  font-size: 48px;
  position: relative;
  display: inline-block;
}
#retreatment.low #worries .lead strong.dot:before {
  content: "・";
  position: absolute;
  top: -0.8em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 30px;
}
#retreatment.low #worries .pop-list ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px 20px;
}
#retreatment.low #worries .pop-list ul li {
  text-align: center;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 1;
  position: relative;
  gap: 0;
  background-size: cover;
  place-content: center;
  place-items: center;
  background-color: #5693D4;
  border-radius: 10px;
  color: #fff;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  padding: 60px 0;
  font-size: 18px;
  z-index: 1;
}
#retreatment.low #worries .pop-list ul li:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(/asset/images/retreatment/01.png) no-repeat 50% 50%;
  background-size: 120px;
  width: 100%;
  height: 100%;
}
#retreatment.low #worries .pop-list ul li:before {
  content: "";
  background: url(/asset/images/retreatment/pop.png) no-repeat;
  background-size: 18px;
  width: 18px;
  height: 25px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#retreatment.low #worries .pop-list ul li:nth-child(2):after {
  background: url(/asset/images/retreatment/02.png) no-repeat 50% 50%;
  background-size: 120px;
}
#retreatment.low #worries .pop-list ul li:nth-child(3):after {
  background: url(/asset/images/retreatment/03.png) no-repeat 50% 50%;
  background-size: 120px;
}
#retreatment.low #worries .pop-list ul li:nth-child(4):after {
  background: url(/asset/images/retreatment/04.png) no-repeat 50% 50%;
  background-size: 120px;
}
#retreatment.low #worries .pop-list ul li:nth-child(5):after {
  background: url(/asset/images/retreatment/05.png) no-repeat 50% 50%;
  background-size: 120px;
}
#retreatment.low #worries .pop-list ul li:nth-child(6):after {
  background: url(/asset/images/retreatment/06.png) no-repeat 50% 50%;
  background-size: 120px;
}
#retreatment.low #possibility {
  padding: 100px 0 60px;
  position: relative;
  z-index: 1;
}
#retreatment.low #possibility:after {
  content: "";
  background: url(/asset/images/retreatment/bg3.png) no-repeat;
  background-size: cover;
  width: 100%;
  height: 587px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#retreatment.low #possibility .lead {
  text-align: center;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 26px;
  margin-bottom: 50px;
}
#retreatment.low #possibility .lead strong {
  font-size: 32px;
  color: #D25E72;
  font-weight: 600px;
}
#retreatment.low #possibility .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 60px;
}
#retreatment.low #possibility .flex figure {
  width: calc(45% + (100vw - 100%) / 2);
  margin-right: calc((100% - 100vw) / 2);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 450px;
}
#retreatment.low #possibility .flex article {
  width: 55%;
  position: relative;
  z-index: 2;
}
#retreatment.low #possibility .flex article p {
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 26px;
  color: #25507E;
  white-space: nowrap;
  margin-bottom: 50px;
}
#retreatment.low #possibility .box {
  background: url(/asset/images/retreatment/plan_bg.jpg) no-repeat;
  background-size: cover;
  padding: 70px 0 50px;
  margin-bottom: 20px;
}
#retreatment.low #possibility .box p {
  text-align: center;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  color: #fff;
  font-size: 26px;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.49);
  margin-bottom: 30px;
}
#retreatment.low #possibility .box ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 86%;
  margin: 0 auto 30px;
}
#retreatment.low #possibility .box ul li img {
  width: 100%;
}
#retreatment.low #possibility .box .btn-plan {
  text-align: center;
}
#retreatment.low #possibility .box .btn-plan a {
  display: inline-block;
  max-width: 400px;
  width: 80%;
  height: 100px;
  line-height: 100px;
  color: #25507E;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  background-color: rgba(255, 255, 255, 0.87);
  border: 1px solid #25507E;
  font-weight: 700;
  position: relative;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
#retreatment.low #possibility .box .btn-plan a:hover {
  opacity: 0.7;
}
#retreatment.low #possibility .box .btn-plan a:before {
  content: "";
  background: url(/asset/images/retreatment/arrow1.png) no-repeat;
  background-size: 8px;
  width: 8px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#retreatment.low #possibility .contact p.lead {
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  text-align: center;
  color: #fff;
  font-size: 38px;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.32);
  margin-bottom: 20px;
  line-height: 1.4;
}
#retreatment.low #possibility .contact p.lead span {
  display: inline-block;
  position: relative;
  padding: 0 25px;
}
#retreatment.low #possibility .contact p.lead span:before {
  content: "";
  width: 2px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.32);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.32);
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
}
#retreatment.low #possibility .contact p.lead span:after {
  content: "";
  width: 2px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.32);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.32);
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
}
#retreatment.low #possibility .contact ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#retreatment.low #possibility .contact ul li {
  width: 48%;
  text-align: center;
  padding: 30px 60px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
#retreatment.low #possibility .contact ul li h4 {
  font-size: 24px;
  margin-bottom: 20px;
}
#retreatment.low #possibility .contact ul li:nth-child(1) {
  background-color: rgba(255, 255, 255, 0.84);
  color: #25507E;
}
#retreatment.low #possibility .contact ul li:nth-child(1) .tel span {
  display: inline-block;
  font-family: "Lora", serif;
  font-size: 48px;
  color: #0D5DB2;
  line-height: 1.2;
  position: relative;
  padding-left: 55px;
  white-space: nowrap;
}
#retreatment.low #possibility .contact ul li:nth-child(1) .tel span:before {
  content: "";
  background: url(/asset/images/retreatment/icon_tel.png) no-repeat;
  background-size: 40px;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#retreatment.low #possibility .contact ul li:nth-child(1) .btn-form {
  margin-top: 20px;
}
#retreatment.low #possibility .contact ul li:nth-child(1) .btn-form a {
  display: block;
  height: 80px;
  line-height: 80px;
  color: #fff;
  background-color: #C59F49;
  font-size: 24px;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
#retreatment.low #possibility .contact ul li:nth-child(1) .btn-form a:hover {
  opacity: 0.7;
}
#retreatment.low #possibility .contact ul li:nth-child(1) .btn-form a span {
  position: relative;
  display: inline-block;
  padding-left: 45px;
}
#retreatment.low #possibility .contact ul li:nth-child(1) .btn-form a span:before {
  content: "";
  background: url(/asset/images/retreatment/icon_contact.png) no-repeat;
  background-size: 35px;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#retreatment.low #possibility .contact ul li:nth-child(2) {
  background-color: rgba(34, 90, 158, 0.9);
  color: #fff;
}
#retreatment.low #possibility .contact ul li:nth-child(2) .btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#retreatment.low #possibility .contact ul li:nth-child(2) .btn-list p {
  position: relative;
  width: 50%;
  text-align: left;
  padding: 7px 0;
}
#retreatment.low #possibility .contact ul li:nth-child(2) .btn-list p:after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
}
#retreatment.low #possibility .contact ul li:nth-child(2) .btn-list p:nth-of-type(2) {
  text-align: right;
}
#retreatment.low #possibility .contact ul li:nth-child(2) .btn-list p:nth-of-type(2):after {
  display: none;
}
#retreatment.low #possibility .contact ul li:nth-child(2) .btn-list a {
  color: #fff;
  font-size: 24px;
  position: relative;
  text-decoration: underline;
}
#retreatment.low #possibility .contact ul li:nth-child(2) .btn-list a:hover {
  text-decoration: none;
}
#retreatment.low #possibility .contact ul li:nth-child(2) .btn-line {
  margin-top: 20px;
}
#retreatment.low #possibility .contact ul li:nth-child(2) .btn-line a {
  display: block;
  height: 80px;
  line-height: 80px;
  color: #fff;
  background-color: #06C755;
  font-size: 24px;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
#retreatment.low #possibility .contact ul li:nth-child(2) .btn-line a:hover {
  opacity: 0.7;
}
#retreatment.low #possibility .contact ul li:nth-child(2) .btn-line a span {
  position: relative;
  display: inline-block;
  padding-left: 60px;
}
#retreatment.low #possibility .contact ul li:nth-child(2) .btn-line a span:before {
  content: "";
  background: url(/asset/images/retreatment/line.png) no-repeat;
  background-size: 50px;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#retreatment.low #about {
  padding-top: 100px;
}
#retreatment.low #about .ttl-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 150px;
}
#retreatment.low #about .ttl-area figure {
  width: 50%;
}
#retreatment.low #about .ttl-area figure img {
  width: 100%;
}
#retreatment.low #about .ttl-area article {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 45px;
}
#retreatment.low #about .ttl-area article h3 {
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 38px;
  border-bottom: 1px solid #333;
  margin-bottom: 30px;
  font-weight: 600px;
}
#retreatment.low #cause {
  background-color: #EEEEF1;
  padding: 0 0 70px;
}
#retreatment.low #cause h4 {
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  background-color: #5693D4;
  border-radius: 50px;
  height: 94px;
  line-height: 94px;
  color: #fff;
  font-size: 38px;
  text-align: center;
  -webkit-transform: translateY(-47px);
          transform: translateY(-47px);
}
#retreatment.low #cause h4 + p {
  text-align: center;
  margin-bottom: 75px;
}
#retreatment.low #cause ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1.3%;
  margin-bottom: -60px;
}
#retreatment.low #cause ul li {
  width: 32%;
  margin-left: 1.3%;
  margin-bottom: 60px;
}
#retreatment.low #cause ul li figure {
  position: relative;
}
#retreatment.low #cause ul li figure img {
  width: 100%;
}
#retreatment.low #cause ul li figure span {
  display: block;
  width: 90px;
  position: absolute;
  top: -35px;
  left: 10px;
}
#retreatment.low #cause ul li article {
  color: #fff;
  background-color: #C59F49;
  height: 125px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 35px 0;
  text-align: center;
  margin: -30px 20px 0;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
#retreatment.low #cause ul li:nth-child(4) {
  margin-left: 18.3%;
}
#retreatment.low #cause ul li:nth-child(4) article {
  line-height: 125px;
  padding: 0;
}
#retreatment.low #cause ul li:nth-child(5) article {
  line-height: 125px;
  padding: 0;
}
#retreatment.low #early {
  padding: 100px 0;
  background: url(/asset/images/retreatment/bg2.png) no-repeat 0 -10px;
  background-size: 50%;
}
#retreatment.low #early .lead {
  text-align: center;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  margin-bottom: 45px;
}
#retreatment.low #early .lead span {
  display: inline-block;
  font-size: 38px;
  border-bottom: 1px solid #333;
}
#retreatment.low #early .lead small {
  display: block;
  margin-top: 30px;
  font-size: 26px;
}
#retreatment.low #early .lead strong {
  color: #D25E72;
  font-weight: 600px;
}
#retreatment.low #early .lead figure {
  display: none;
}
#retreatment.low #early .box {
  background-color: #F5F5F5;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#retreatment.low #early .box article {
  width: 56%;
}
#retreatment.low #early .box figure {
  width: 44%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 40px;
}
#retreatment.low #early .box figure img {
  width: 100%;
}
#retreatment.low #line-area {
  background-color: #F0F5F7;
  padding: 100px 0;
}
#retreatment.low #line-area h3 {
  text-align: center;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 38px;
  margin-bottom: 40px;
  font-weight: 600px;
}
#retreatment.low #line-area h3 span {
  color: #4CC248;
}
#retreatment.low #line-area .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#retreatment.low #line-area .flex figure {
  width: calc(44% + (100vw - 100%) / 2);
  margin-right: calc((100% - 100vw) / 2);
  background-size: cover;
  background-repeat: no-repeat;
}
#retreatment.low #line-area .flex article {
  width: 56%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 60px;
}
#retreatment.low #line-area .flex article ol {
  list-style: none;
  margin: 15px 0 25px;
}
#retreatment.low #line-area .flex article ol li {
  position: relative;
  padding-left: 1.8em;
}
#retreatment.low #line-area .flex article ol li span {
  position: absolute;
  top: 0;
  left: 0;
}
#retreatment.low #line-area .flex article .btn-line {
  margin-top: 30px;
}
#retreatment.low #line-area .flex article .btn-line a {
  display: block;
  height: 87px;
  line-height: 87px;
  text-align: center;
  background-color: #4CC248;
  border-radius: 10px;
  color: #fff;
  font-size: 26px;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
#retreatment.low #line-area .flex article .btn-line a span {
  display: inline-block;
  position: relative;
  padding-left: 75px;
}
#retreatment.low #line-area .flex article .btn-line a span:before {
  content: "";
  background: url(/asset/images/invisalign/line.png) no-repeat;
  background-size: 62px;
  width: 62px;
  height: 62px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#retreatment.low #line-area .flex article .btn-line a:hover {
  opacity: 0.7;
}
#retreatment.low #line-area h4 {
  text-align: center;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  margin: 40px 0 30px;
  font-size: 24px;
}
#retreatment.low #line-area .step {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0 30px;
  margin-bottom: 40px;
}
#retreatment.low #line-area .step li {
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  padding-top: 20px;
  padding-bottom: 60px;
  color: #295387;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  position: relative;
  gap: 0;
  background-size: cover;
  place-content: center;
  place-items: center;
}
#retreatment.low #line-area .step li h5 {
  font-family: "din-2014", sans-serif;
  color: #E5A6B1;
  font-size: 14px;
  margin-bottom: 20px;
  font-weight: 600px;
}
#retreatment.low #line-area .step li:after {
  content: "";
  background: url(/asset/images/retreatment/arrow2.png) no-repeat;
  background-size: 12px;
  width: 12px;
  height: 47px;
  position: absolute;
  top: 50%;
  right: -22px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#retreatment.low #line-area .step li:last-child::after {
  display: none;
}
#retreatment.low #line-area .caution {
  background-color: #E4EAEE;
  padding: 20px;
}
#retreatment.low #line-area .caution h6 {
  margin-bottom: 10px;
  font-weight: 600px;
}
#retreatment.low #line-area .caution ul li {
  position: relative;
  padding-left: 1.2em;
}
#retreatment.low #line-area .caution ul li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
#retreatment.low #price {
  background-color: #F5ECE9;
  padding: 100px 0 150px;
}
#retreatment.low #price h3 {
  text-align: center;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 48px;
  margin-bottom: 40px;
  font-weight: 600px;
}
#retreatment.low #price table {
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #C4C4C4;
  border-left: 1px solid #C4C4C4;
  margin-bottom: 5px;
}
#retreatment.low #price table th, #retreatment.low #price table td {
  padding: 20px 30px;
  text-align: left;
  border-bottom: 1px solid #C4C4C4;
  border-right: 1px solid #C4C4C4;
}
#retreatment.low #price table th {
  background-color: #EEE4CD;
}
#retreatment.low #price .caution {
  margin-top: 50px;
  border: 1px solid #BFBFBF;
  background-color: rgba(255, 255, 255, 0.72);
  padding: 20px 25px;
}
#retreatment.low #price .caution h4 {
  text-align: center;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 600px;
}
#retreatment.low #price .caution ul li {
  position: relative;
  padding-left: 1.5em;
}
#retreatment.low #price .caution ul li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
#retreatment.low #contact-block {
  background: url(/asset/images/retreatment/bg4.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding: 0px 0 70px;
}
#retreatment.low #contact-block h3 {
  text-align: center;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  color: #fff;
  font-size: 38px;
  height: 94px;
  line-height: 94px;
  border-radius: 50px;
  background-color: #C59F49;
  -webkit-transform: translateY(-47px);
          transform: translateY(-47px);
}
#retreatment.low #contact-block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#retreatment.low #contact-block ul li {
  width: 48%;
  text-align: center;
  padding: 30px 60px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
#retreatment.low #contact-block ul li h4 {
  font-size: 24px;
  margin-bottom: 20px;
  position: relative;
  padding-top: 78px;
  font-weight: 600px;
}
#retreatment.low #contact-block ul li h4:before {
  content: "";
  background: url(/asset/images/retreatment/icon_contact2.png) no-repeat;
  background-size: 68px;
  width: 68px;
  height: 68px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#retreatment.low #contact-block ul li:nth-child(1) {
  background-color: rgba(255, 255, 255, 0.84);
  color: #25507E;
}
#retreatment.low #contact-block ul li:nth-child(1) .tel span {
  display: inline-block;
  font-family: "Lora", serif;
  font-size: 48px;
  color: #0D5DB2;
  line-height: 1.2;
  position: relative;
  padding-left: 55px;
  white-space: nowrap;
}
#retreatment.low #contact-block ul li:nth-child(1) .tel span:before {
  content: "";
  background: url(/asset/images/retreatment/icon_tel.png) no-repeat;
  background-size: 40px;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#retreatment.low #contact-block ul li:nth-child(1) .btn-form {
  margin-top: 20px;
}
#retreatment.low #contact-block ul li:nth-child(1) .btn-form a {
  display: block;
  height: 80px;
  line-height: 80px;
  color: #fff;
  background-color: #C59F49;
  font-size: 24px;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
#retreatment.low #contact-block ul li:nth-child(1) .btn-form a:hover {
  opacity: 0.7;
}
#retreatment.low #contact-block ul li:nth-child(1) .btn-form a span {
  position: relative;
  display: inline-block;
  padding-left: 45px;
}
#retreatment.low #contact-block ul li:nth-child(1) .btn-form a span:before {
  content: "";
  background: url(/asset/images/retreatment/icon_contact.png) no-repeat;
  background-size: 35px;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#retreatment.low #contact-block ul li:nth-child(2) {
  background-color: rgba(34, 90, 158, 0.9);
  color: #fff;
}
#retreatment.low #contact-block ul li:nth-child(2) h4:before {
  content: "";
  background: url(/asset/images/retreatment/icon_calender.png) no-repeat;
  background-size: 68px;
}
#retreatment.low #contact-block ul li:nth-child(2) .btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#retreatment.low #contact-block ul li:nth-child(2) .btn-list p {
  position: relative;
  width: 50%;
  text-align: left;
  padding: 7px 0;
}
#retreatment.low #contact-block ul li:nth-child(2) .btn-list p:after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
}
#retreatment.low #contact-block ul li:nth-child(2) .btn-list p:nth-of-type(2) {
  text-align: right;
}
#retreatment.low #contact-block ul li:nth-child(2) .btn-list p:nth-of-type(2):after {
  display: none;
}
#retreatment.low #contact-block ul li:nth-child(2) .btn-list a {
  color: #fff;
  font-size: 24px;
  position: relative;
  text-decoration: underline;
}
#retreatment.low #contact-block ul li:nth-child(2) .btn-list a:hover {
  text-decoration: none;
}
#retreatment.low #contact-block ul li:nth-child(2) .btn-line {
  margin-top: 20px;
}
#retreatment.low #contact-block ul li:nth-child(2) .btn-line a {
  display: block;
  height: 80px;
  line-height: 80px;
  color: #fff;
  background-color: #06C755;
  font-size: 24px;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
#retreatment.low #contact-block ul li:nth-child(2) .btn-line a:hover {
  opacity: 0.7;
}
#retreatment.low #contact-block ul li:nth-child(2) .btn-line a span {
  position: relative;
  display: inline-block;
  padding-left: 60px;
}
#retreatment.low #contact-block ul li:nth-child(2) .btn-line a span:before {
  content: "";
  background: url(/asset/images/retreatment/line.png) no-repeat;
  background-size: 50px;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  #retreatment.low .sp_br {
    display: block !important;
  }
  #retreatment.low .inner-l {
    max-width: 100%;
  }
  #retreatment.low .inner-ll {
    max-width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 5%;
  }
  #retreatment.low #mv {
    background: url(/asset/images/retreatment/mv_sp.png) no-repeat 50% 0;
    background-size: 100%;
  }
  #retreatment.low #mv article h2 {
    width: 100%;
    position: absolute;
    top: 35vh;
    left: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  #retreatment.low #mv article p {
    top: 40px;
    right: 10%;
    font-size: 5.6vw;
  }
  #retreatment.low #mv article p span {
    font-size: 7.4vw;
  }
  #retreatment.low #worries {
    padding: 50px 0 80px;
  }
  #retreatment.low #worries .lead {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #retreatment.low #worries .lead strong {
    font-size: 20px;
  }
  #retreatment.low #worries .lead strong.dot {
    font-size: 32px;
  }
  #retreatment.low #worries .lead strong.dot:before {
    font-size: 20px;
  }
  #retreatment.low #worries .pop-list ul {
    grid-template-columns: 1fr 1fr;
    gap: 25px 10px;
  }
  #retreatment.low #worries .pop-list ul li {
    padding: 25px 4px;
    font-size: 11px;
    z-index: 1;
    white-space: nowrap;
  }
  #retreatment.low #worries .pop-list ul li:after {
    background: url(/asset/images/retreatment/01.png) no-repeat 50% 50%;
    background-size: 80px;
  }
  #retreatment.low #worries .pop-list ul li:before {
    content: "";
    background: url(/asset/images/retreatment/pop.png) no-repeat;
    background-size: 12px;
    width: 12px;
    height: 20px;
    position: absolute;
    bottom: -20px;
  }
  #retreatment.low #worries .pop-list ul li:nth-child(2):after {
    background: url(/asset/images/retreatment/02.png) no-repeat 50% 50%;
    background-size: 80px;
  }
  #retreatment.low #worries .pop-list ul li:nth-child(3):after {
    background: url(/asset/images/retreatment/03.png) no-repeat 50% 50%;
    background-size: 80px;
  }
  #retreatment.low #worries .pop-list ul li:nth-child(4):after {
    background: url(/asset/images/retreatment/04.png) no-repeat 50% 50%;
    background-size: 80px;
  }
  #retreatment.low #worries .pop-list ul li:nth-child(5):after {
    background: url(/asset/images/retreatment/05.png) no-repeat 50% 50%;
    background-size: 80px;
  }
  #retreatment.low #worries .pop-list ul li:nth-child(6):after {
    background: url(/asset/images/retreatment/06.png) no-repeat 50% 50%;
    background-size: 80px;
  }
  #retreatment.low #possibility {
    padding: 50px 0 30px;
  }
  #retreatment.low #possibility:after {
    height: 600px;
  }
  #retreatment.low #possibility .lead {
    font-size: 20px;
    margin-bottom: 30px;
  }
  #retreatment.low #possibility .lead strong {
    font-size: 24px;
  }
  #retreatment.low #possibility .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 40px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #retreatment.low #possibility .flex figure {
    width: 112%;
    margin-right: 0;
    min-height: 200px;
    margin-left: -6%;
    margin-bottom: 20px;
  }
  #retreatment.low #possibility .flex article {
    width: 100%;
    position: relative;
    z-index: 2;
  }
  #retreatment.low #possibility .flex article p {
    font-size: 20px;
    white-space: normal;
    margin-bottom: 30px;
  }
  #retreatment.low #possibility .box {
    padding: 35px 15px 25px;
    margin-bottom: 20px;
  }
  #retreatment.low #possibility .box p {
    font-size: 20px;
    margin-bottom: 15px;
  }
  #retreatment.low #possibility .box ul {
    display: block;
    width: 95%;
    margin: 0 auto 2cqw;
    margin-left: 8%;
  }
  #retreatment.low #possibility .box .btn-plan a {
    width: 100%;
    height: 60px;
    line-height: 60px;
  }
  #retreatment.low #possibility .box .btn-plan a:hover {
    opacity: 1;
  }
  #retreatment.low #possibility .contact p.lead {
    font-size: 22px;
  }
  #retreatment.low #possibility .contact p.lead span {
    padding: 0 25px;
  }
  #retreatment.low #possibility .contact ul {
    display: block;
  }
  #retreatment.low #possibility .contact ul li {
    width: 100%;
    padding: 20px 20px 20px;
  }
  #retreatment.low #possibility .contact ul li h4 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600px;
  }
  #retreatment.low #possibility .contact ul li:nth-child(1) {
    margin-bottom: 10px;
  }
  #retreatment.low #possibility .contact ul li:nth-child(1) .tel span {
    font-size: 30px;
    padding-left: 30px;
  }
  #retreatment.low #possibility .contact ul li:nth-child(1) .tel span:before {
    content: "";
    background: url(/asset/images/retreatment/icon_tel.png) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
  }
  #retreatment.low #possibility .contact ul li:nth-child(1) .btn-form {
    margin-top: 10px;
  }
  #retreatment.low #possibility .contact ul li:nth-child(1) .btn-form a {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
  #retreatment.low #possibility .contact ul li:nth-child(1) .btn-form a:hover {
    opacity: 1;
  }
  #retreatment.low #possibility .contact ul li:nth-child(1) .btn-form a span {
    padding-left: 30px;
  }
  #retreatment.low #possibility .contact ul li:nth-child(1) .btn-form a span:before {
    content: "";
    background: url(/asset/images/retreatment/icon_contact.png) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
  }
  #retreatment.low #possibility .contact ul li:nth-child(2) .btn-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #retreatment.low #possibility .contact ul li:nth-child(2) .btn-list p {
    position: relative;
    width: 50%;
    text-align: center !important;
    padding: 5px 0 10px;
    line-height: 1;
  }
  #retreatment.low #possibility .contact ul li:nth-child(2) .btn-list a {
    font-size: 18px;
  }
  #retreatment.low #possibility .contact ul li:nth-child(2) .btn-line {
    margin-top: 20px;
  }
  #retreatment.low #possibility .contact ul li:nth-child(2) .btn-line a {
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
  #retreatment.low #possibility .contact ul li:nth-child(2) .btn-line a:hover {
    opacity: 1;
  }
  #retreatment.low #possibility .contact ul li:nth-child(2) .btn-line a span {
    padding-left: 40px;
  }
  #retreatment.low #possibility .contact ul li:nth-child(2) .btn-line a span:before {
    content: "";
    background: url(/asset/images/retreatment/line.png) no-repeat;
    background-size: 30px;
    width: 30px;
    height: 30px;
  }
  #retreatment.low #about {
    padding-top: 0px;
  }
  #retreatment.low #about .ttl-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 80px;
  }
  #retreatment.low #about .ttl-area figure {
    width: 100%;
    margin-left: -6%;
    margin-bottom: 20px;
  }
  #retreatment.low #about .ttl-area figure img {
    width: 112%;
  }
  #retreatment.low #about .ttl-area article {
    width: 100%;
    padding-left: 0px;
  }
  #retreatment.low #about .ttl-area article h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  #retreatment.low #cause {
    padding: 0 0 55px;
  }
  #retreatment.low #cause h4 {
    height: 74px;
    line-height: 74px;
    font-size: 22px;
    -webkit-transform: translateY(-37px);
            transform: translateY(-37px);
    font-weight: 600px;
  }
  #retreatment.low #cause h4 + p {
    text-align: left;
    margin-bottom: 60px;
    margin-top: -20px;
  }
  #retreatment.low #cause ul {
    display: block;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 0;
    margin-bottom: -40px;
  }
  #retreatment.low #cause ul li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 40px;
  }
  #retreatment.low #cause ul li figure {
    position: relative;
  }
  #retreatment.low #cause ul li figure img {
    width: 100%;
  }
  #retreatment.low #cause ul li figure span {
    display: block;
    width: 70px;
    position: absolute;
    top: -25px;
    left: 10px;
  }
  #retreatment.low #cause ul li article {
    height: auto;
    padding: 15px 0;
    margin: -30px 20px 0;
  }
  #retreatment.low #cause ul li:nth-child(4) {
    margin-left: 0;
  }
  #retreatment.low #cause ul li:nth-child(4) article {
    line-height: 75px;
    padding: 0;
  }
  #retreatment.low #cause ul li:nth-child(5) article {
    line-height: 75px;
    padding: 0;
  }
  #retreatment.low #early {
    padding: 50px 0 50px;
    background: none;
  }
  #retreatment.low #early .lead {
    margin-bottom: 35px;
  }
  #retreatment.low #early .lead span {
    display: inline-block;
    font-size: 24px;
    border-bottom: 1px solid #333;
    line-height: 1.4;
  }
  #retreatment.low #early .lead small {
    display: block;
    margin-top: 10px;
    font-size: 18px;
  }
  #retreatment.low #early .box {
    padding: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #retreatment.low #early .box article {
    width: 100%;
  }
  #retreatment.low #early .box figure {
    width: 100%;
    padding-left: 0px;
    margin-bottom: 20px;
  }
  #retreatment.low #line-area {
    padding: 50px 0;
  }
  #retreatment.low #line-area h3 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.4;
  }
  #retreatment.low #line-area .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #retreatment.low #line-area .flex figure {
    width: 112%;
    margin-left: -6%;
    margin-right: 0;
    height: 200px;
    margin-bottom: 20px;
  }
  #retreatment.low #line-area .flex article {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 0px;
  }
  #retreatment.low #line-area .flex article ol {
    margin: 10px 0 20px;
  }
  #retreatment.low #line-area .flex article .btn-line {
    margin-top: 20px;
  }
  #retreatment.low #line-area .flex article .btn-line a {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
  #retreatment.low #line-area .flex article .btn-line a span {
    display: inline-block;
    position: relative;
    padding-left: 50px;
  }
  #retreatment.low #line-area .flex article .btn-line a span:before {
    background: url(/asset/images/invisalign/line.png) no-repeat;
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
  #retreatment.low #line-area .flex article .btn-line a:hover {
    opacity: 0.7;
  }
  #retreatment.low #line-area h4 {
    margin: 40px 0 20px;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 600px;
  }
  #retreatment.low #line-area .step {
    display: block;
    margin-bottom: 40px;
  }
  #retreatment.low #line-area .step li {
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 90%;
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto 40px;
    display: block;
  }
  #retreatment.low #line-area .step li:after {
    content: "";
    background: url(/asset/images/retreatment/arrow2.png) no-repeat;
    background-size: 12px;
    width: 12px;
    height: 47px;
    position: absolute;
    top: auto;
    bottom: -45px;
    right: auto;
    left: 50%;
    -webkit-transform: translateY(0%) translateX(-50%) rotate(90deg);
            transform: translateY(0%) translateX(-50%) rotate(90deg);
  }
  #retreatment.low #line-area .step li:last-child::after {
    display: none;
  }
  #retreatment.low #line-area .step li h5 {
    margin-bottom: 10px;
  }
  #retreatment.low #line-area .caution {
    padding: 10px;
  }
  #retreatment.low #line-area .caution ul li {
    font-size: 12px;
  }
  #retreatment.low #price {
    padding: 50px 0 75px;
  }
  #retreatment.low #price h3 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  #retreatment.low #price table th, #retreatment.low #price table td {
    padding: 10px 15px;
  }
  #retreatment.low #price .note {
    font-size: 10px;
  }
  #retreatment.low #price .caution {
    margin-top: 30px;
    padding: 10px 15px;
  }
  #retreatment.low #price .caution h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  #retreatment.low #price .caution ul li {
    font-size: 12px;
  }
  #retreatment.low #contact-block {
    padding: 0px 0 40px;
  }
  #retreatment.low #contact-block h3 {
    font-size: 22px;
    height: 74px;
    line-height: 74px;
    -webkit-transform: translateY(-37px);
            transform: translateY(-37px);
  }
  #retreatment.low #contact-block ul {
    display: block;
  }
  #retreatment.low #contact-block ul li {
    width: 100%;
    padding: 20px 20px 20px;
  }
  #retreatment.low #contact-block ul li h4 {
    font-size: 20px;
    margin-bottom: 10px;
    padding-top: 58px;
  }
  #retreatment.low #contact-block ul li h4:before {
    content: "";
    background: url(/asset/images/retreatment/icon_contact2.png) no-repeat;
    background-size: 48px;
    width: 48px;
    height: 48px;
  }
  #retreatment.low #contact-block ul li:nth-child(1) {
    margin-bottom: 10px;
  }
  #retreatment.low #contact-block ul li:nth-child(1) .tel span {
    font-size: 30px;
    padding-left: 30px;
  }
  #retreatment.low #contact-block ul li:nth-child(1) .tel span:before {
    content: "";
    background: url(/asset/images/retreatment/icon_tel.png) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
  }
  #retreatment.low #contact-block ul li:nth-child(1) .btn-form {
    margin-top: 10px;
  }
  #retreatment.low #contact-block ul li:nth-child(1) .btn-form a {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
  #retreatment.low #contact-block ul li:nth-child(1) .btn-form a:hover {
    opacity: 1;
  }
  #retreatment.low #contact-block ul li:nth-child(1) .btn-form a span {
    padding-left: 30px;
  }
  #retreatment.low #contact-block ul li:nth-child(1) .btn-form a span:before {
    content: "";
    background: url(/asset/images/retreatment/icon_contact.png) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
  }
  #retreatment.low #contact-block ul li:nth-child(2) h4:before {
    content: "";
    background: url(/asset/images/retreatment/icon_calender.png) no-repeat;
    background-size: 48px;
  }
  #retreatment.low #contact-block ul li:nth-child(2) .btn-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #retreatment.low #contact-block ul li:nth-child(2) .btn-list p {
    position: relative;
    width: 50%;
    text-align: center !important;
    padding: 5px 0 10px;
    line-height: 1;
  }
  #retreatment.low #contact-block ul li:nth-child(2) .btn-list a {
    font-size: 18px;
  }
  #retreatment.low #contact-block ul li:nth-child(2) .btn-line {
    margin-top: 20px;
  }
  #retreatment.low #contact-block ul li:nth-child(2) .btn-line a {
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
  #retreatment.low #contact-block ul li:nth-child(2) .btn-line a:hover {
    opacity: 1;
  }
  #retreatment.low #contact-block ul li:nth-child(2) .btn-line a span {
    padding-left: 40px;
  }
  #retreatment.low #contact-block ul li:nth-child(2) .btn-line a span:before {
    content: "";
    background: url(/asset/images/retreatment/line.png) no-repeat;
    background-size: 30px;
    width: 30px;
    height: 30px;
  }
}

/*----- 2023.12.20 追加　------*/
/*------------------------------
    invisalign about
------------------------------*/
.treatment#invisalign #point .merit .label {
  display: inline-block;
  border: 1px solid #333;
  background-color: #fff;
  color: #333;
  line-height: 1;
  padding: 10px 20px;
  margin-right: 1em;
  font-size: 20px;
}
@media screen and (max-width: 640px) {
  .treatment#invisalign #point .merit .label {
    padding: 7px 4px;
    font-size: 16px;
    margin-right: 0;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.treatment#invisalign #point .merit .sub-ttl {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 20px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .treatment#invisalign #point .merit .sub-ttl {
    line-height: 1.2;
    padding-left: 4.5em;
  }
}
.treatment#invisalign #point .merit .lead {
  padding: 20px;
  background-color: #f4f4f4;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .treatment#invisalign #point .merit .lead {
    padding: 15px;
  }
}
.treatment#invisalign #point .merit li {
  margin-bottom: 60px;
}
.treatment#invisalign #point .merit li .block .block-inner {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.treatment#invisalign #point .merit li .block .figure {
  max-width: none;
}
@media screen and (max-width: 640px) {
  .treatment#invisalign #point .merit li .block .figure {
    margin: 10px auto 0;
  }
}
.treatment#invisalign #point .demerit {
  margin-top: 60px;
}
.treatment#invisalign #point .demerit .lead {
  margin-bottom: 20px;
}
.treatment#invisalign #point .demerit .box-space {
  padding: 20px 30px;
  background-color: #f4f4f4;
}
@media screen and (max-width: 640px) {
  .treatment#invisalign #point .demerit .box-space {
    padding: 5%;
  }
}
.treatment#invisalign #point .demerit .box-space ul.demerit-list li {
  margin-top: 10px;
  margin-bottom: 0;
}
.treatment#invisalign #step li article.pic-add .txt {
  margin-right: 0;
}
.treatment#invisalign #step li article.pic-add .figure {
  margin-right: 40px;
}
@media screen and (max-width: 640px) {
  .treatment#invisalign #step li article.pic-add .figure {
    margin: 0 auto 10px;
  }
}

.btn-rb {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 10;
}

.btn-rb a {
	transition: .3s;
}

.btn-rb a:hover,
.btn-lb a:hover {
	opacity: .8;
}

.btn-rb img {
	width: 300px;
}

@media screen and (max-width: 640px) {
  .btn-rb {
	right: 10px;
	bottom: 73px;
}


.btn-rb img {
	width: 200px;
}
}

@media screen and (min-width: 641px) {
  .btn-lb {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 10;
  }
  .btn-lb img {
    width: 300px;
  }
  .btn-lb.bnr02 {
    position: fixed;
    left: 20px;
    bottom: 130px;
    z-index: 10;
}
}

@media screen and (max-width: 640px) {
  .btn-rb {
    position: fixed;
	  z-index: 10;
    width: calc(50% - 15px);
    right: 10px;
    bottom: 73px;
    display: block;
    margin-left: auto;
  }
  .btn-rb img {
    width: 100%;
    display: block;
    margin-left: auto;
  }
  .btn-lb {
    position: fixed;
    right: 10px;
    bottom: 150px;
    z-index: 10;
    width: calc(50% - 15px);
  }
  .btn-lb img {
    width: 100%;
    display: block;
    margin-left: auto;
  }
  .btn-lb.bnr02 {
    position: fixed;
    left: 10px;
    bottom: 73px;
    z-index: 10;
    width: calc(50% - 15px);
  }
  .btn-lb.bnr02 img {
    display: block;
    margin-left: 0;
  }
}

/* --------------------------------------------------------
　20250329追記　施設基準　ここから
-------------------------------------------------------- */
#standard #mv {
  background: url(../images/standard/mv.jpg?ver=2) no-repeat 50% 50%;
  background-size: cover;
}

#standard .inner-l dl dt {
  font-weight: 700;
  font-size: 18px;
  color: #094ea1;
  margin-bottom: 20px;
  position: relative;
  padding-left: 20px;
  line-height: 1.6;
}
#standard .inner-l dl dt:before {
  content: '';
  width: 5px;
  height: 100%;
  background-color: #094ea1;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#standard .inner-l dl dd {
  margin-bottom: 40px;
}
#standard .inner-l dl dd ul li.li_sq {
  padding-left: 2em;
  text-indent: -1.25em;
}
#standard .inner-l dl dd ul li.li_sq::before {
  content: '■';
  color: #094ea1;
  font-size: 1em;
  line-height: 0;
  letter-spacing: 0;
}
#standard .inner-l dl dd ul li.li_kome {
  padding-left: 2em;
  text-indent: -1em;
}
#standard .inner-l dl dd ul li.li_kome::before {
  content: '＊';
  color: #094ea1;
  font-size: 1em;
  line-height: 0;
  letter-spacing: 0;
}
#standard .inner-l dl dd ul li.li_ci2 {
  padding-left: 2em;
  text-indent: -1.25em;
}
#standard .inner-l dl dd ul li.li_ci2::before {
  content: '◎';
  color: #094ea1;
  font-size: 1em;
  line-height: 0;
  letter-spacing: 0;
}
#standard .inner-l dl dd ul li.li_ci {
  padding-left: 2em;
  text-indent: -2.2em;
}
#standard .inner-l dl dd ul li.li_ci::before {
  content: '・';
  color: #094ea1;
  font-size: 2em;
  line-height: 0;
  letter-spacing: 0;
  position: relative;
  top: 6px;
  left: 6px;
}
#standard .inner-l dl dd ul.bk_g {
  background: #f3f7ff;
  padding: 40px;
}
@media screen and (max-width: 768px) {
  #standard .inner-l dl dd ul.bk_g {
    padding: 20px;
  }
}
#standard .inner-l dl dd ul li {
  margin-bottom: 10px;
}
#standard .inner-l dl dd ul li:last-child {
  margin-bottom: 0;
}

#standard table {
  width: 100%;
  margin-top: 20px;
}
#standard thead th {
  background: #f2f2f2;
  border-right: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2;
  font-weight: normal;
  vertical-align: middle;
}
#standard thead th:first-of-type {
  border-left: 1px solid #e2e2e2;
}
#standard table td {
  text-align: right;
}
#standard tbody th, tbody td {
  font-weight: normal;
  border-right: 1px solid #e2e2e2;
}
#standard tbody th {
  border-left: 1px solid #e2e2e2;
}
#standard table tr {
  border-bottom: 1px solid #e2e2e2;
}
#standard table th, #standard table td {
  padding: 1%;
}

#top .bnr a.oshirase img {
  height: 116px;
  object-fit: cover;
}
/* --------------------------------------------------------
　20250329追記　施設基準　ここまで
-------------------------------------------------------- */

/* 20250520追記　インビザライン */
span.s_txt {
  font-size: 0.8em;
}

span.kome {
  font-size: 0.6em !important;
  width: auto !important;
  padding: 0 !important;
}

#invisalign.renew #mv .main-txt span.s_txt {
  font-size: 0.8em;
  color: #333;
}

#invisalign.renew #mv .main-txt span.kome {
  font-size: 0.6em;
  color: #333;
}

#invisalign.renew h3.serif span.s_txt {
  font-size: 0.8em;
  color: #333;
}

#invisalign.renew h3.serif span.kome {
  font-size: 0.6em;
  color: #333;
}

.btn-detail span {
  display: inline-block;
  line-height: 1.5;
}

#invisalign.renew #comparison table tr.head td {
  vertical-align: middle;
}

@media screen and (max-width: 768px) {

  #invisalign.renew .point-block table th,
  #invisalign.renew .point-block table td {
    padding: 9px 3px;
  }
}

#invisalign .explanation-area {
  padding: 60px 0;
  background: #FFFCEC;
  position: relative;
}

@media screen and (max-width: 768px) {
  #invisalign .explanation-area {
    padding: 40px 0;
  }
}

#invisalign .explanation-area::before {
  content: "";
  border-right: 100vw solid transparent;
  border-top: 300px solid #c1c72014;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  #invisalign .explanation-area::before {
    border-top: 150px solid #c1c72014;
  }
}

#invisalign .explanation-area h3 {
  font-size: 36px !important;
  margin-bottom: 20px !important;
  color: #EC6B6B;
}

@media screen and (max-width: 768px) {
  #invisalign .explanation-area h3 {
    font-size: 24px !important;
  }
}

#invisalign .explanation-area ul {
  background: #fff;
  padding: 30px;
}

@media screen and (max-width: 768px) {
  #invisalign .explanation-area ul {
    padding: 20px;
  }

}

#invisalign .explanation-area ul li {
  position: relative;
  padding-left: 1.5em;
}

#invisalign .explanation-area ul li::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  color: #EC6B6B;
}
