@charset "UTF-8";
/* Reset
----------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  zoom: 1;
  /* hasLayout in IE */
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font: inherit;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  vertical-align: baseline;
  background: transparent;
  -webkit-text-size-adjust: 100%;
  word-break: break-all;
}

p {
  color: #4D4D4D;
  max-height: 100%;
}

header, menu, nav, footer,
section, article, aside,
details, summary,
figure, figcaption {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

img {
  max-width: 100%;
  font-size: 0;
  line-height: 0;
  vertical-align: bottom;
  height: auto;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #4D4D4D;
}

a:focus {
  outline: none;
}

a img {
  border: none;
}

button,
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
}

textarea {
  overflow: auto;
}

label {
  cursor: pointer;
}

.clearfix:after {
  display: block;
  visibility: hidden;
  content: ".";
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}

* html .clearfix {
  zoom: 1;
}

*:first-child + html .clearfix {
  zoom: 1;
}

a {
  text-decoration: none;
  color: #4D4D4D;
}

a:hover {
  opacity: 0.7;
  cursor: pointer;
  transition: 0.4s ease;
}

a[href^="tel:"] {
  pointer-events: auto;
}

strong {
  font-weight: normal;
}

ul, ol, li {
  list-style-type: none;
}

body {
  position: relative;
  width: 1280px;
  min-width: 100%;
  font-family: "noto sans jp", sans-serif;
  box-sizing: border-box;
  color: #4D4D4D;
  overflow: scroll;
}

.no-scroll {
  overflow: hidden;
}

.wrapper {
  position: relative;
  overflow: hidden;
}

.sp {
  display: none;
}

.tab {
  display: none;
}

br.between {
  display: none;
}

.inner {
  position: relative;
  width: 1280px;
  max-width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  box-sizing: border-box;
}

.sec_text {
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: justify;
  color: #4D4D4D;
}

/* Reset end
----------------------------------------------------------- */
.cont {
  width: 1160px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 80px;
}

.textbox {
  width: 48%;
  display: block;
  box-sizing: border-box;
}

.imagebox {
  width: 48%;
  min-width: 48%;
  max-width: 48%;
  box-sizing: border-box;
}

.cont_title {
  margin-bottom: 33px;
  padding-left: 10px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  text-align: justify;
  color: #534741;
}

.cont_text {
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: justify;
  color: #4D4D4D;
}

.cont_image {
  width: 100%;
  text-align: center;
  margin: 0 auto 20px;
}
.cont_image img {
  width: 100%;
  height: 100%;
}

.point {
  width: 1160px;
  max-width: 100%;
  margin: 0 auto 80px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
  position: relative;
}

.point_flexbox {
  margin-bottom: 13.8vw;
}

.point_header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
}

.point_sub {
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #333631;
}

.point_num {
  min-width: 80px;
  margin-top: 5px;
  margin-right: 20px;
}

.point_icon {
  width: 66px;
  min-width: 66px;
  margin-right: 20px;
}

.point_title {
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 30px;
  font-weight: lighter;
  letter-spacing: 0.1em;
  line-height: 1.6;
  text-align: justify;
  font-feature-settings: "palt";
  color: #534741;
}

.point_text {
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: justify;
  color: #4D4D4D;
}

.point_image {
  width: 100%;
  text-align: center;
  margin: 0 auto 20px;
}
.point_image img {
  width: 100%;
  height: 100%;
}

.item_text {
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: justify;
  color: #4D4D4D;
}

.box_text {
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: justify;
  color: #4D4D4D;
}

.flexbox {
  display: flex;
  justify-content: center;
  align-items: center;
}

.gridbox {
  display: grid;
  row-gap: 0px;
  -moz-column-gap: 30px;
       column-gap: 30px;
}

.price_dbox {
  width: 910px;
  max-width: 100%;
  margin: 0px auto;
  position: relative;
  box-sizing: border-box;
  display: flex;
}

.price_dbox:last-of-type {
  margin-bottom: 55px;
}

.price_dline {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  box-sizing: border-box;
  background-color: #fff;
  border-bottom: 0.75px solid #a67c52;
  display: flex;
  align-items: center;
  padding: 20px 0;
}

.price_term {
  width: 65%;
  padding: 30px 10px 30px 20px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 22px;
  letter-spacing: 0.1em;
  color: #534741;
  text-align: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  height: 54px;
  border-left: 15px solid #534741;
}

.price_data {
  width: 40%;
  padding: 30px 20px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 22px;
  letter-spacing: 0.1em;
  color: #534741;
  background-color: #fff;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.cautionarynote {
  font-size: 14px;
  letter-spacing: 0.1em;
  text-align: right;
  color: #333631;
  margin-bottom: 25px;
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
  .tab {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  body {
    margin-bottom: 17vw;
    width: 100%;
  }
  a {
    letter-spacing: 0.05em;
  }
  a:hover {
    opacity: 1;
    transition: none;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  .tab {
    display: none;
  }
  .inner {
    padding: 0;
  }
  .sec_text {
    font-size: 4vw;
    letter-spacing: 0.05em;
    line-height: 1.8;
  }
  .cont {
    display: block;
    padding: initial;
  }
  .textbox {
    width: 100%;
    min-width: initial;
    max-width: 100%;
    margin-left: initial;
    margin-right: initial;
    margin-bottom: 0.2vw;
  }
  .imagebox {
    width: 100%;
    min-width: initial;
    max-width: initial;
    box-sizing: border-box;
    margin: 0 auto 4.2vw;
  }
  .imagebox img {
    width: 100%;
    height: 100%;
  }
  .cont_title {
    font-size: 5.3vw;
    margin-bottom: 4.2vw;
    padding-left: initial;
  }
  .cont_text {
    padding-left: initial;
    padding-right: initial;
    font-size: 4vw;
    letter-spacing: 0.05em;
  }
  .cont_image {
    margin: 0 auto 4.2vw;
  }
  .cont_image img {
    width: 100%;
    height: 100%;
  }
  .point_flexbox {
    margin-bottom: 13.8vw;
  }
  .point_header {
    display: flex;
    align-items: center;
    margin-bottom: 2.7vw;
    align-items: center;
  }
  .point_header_box {
    margin-bottom: 2vw;
  }
  .point_sub {
    font-size: 3.4vw;
  }
  .point_num {
    width: 10.6vw;
    min-width: 10.6vw;
    margin-right: 5.5vw;
  }
  .point_icon {
    width: 18.13vw;
    min-width: 18.13vw;
    margin-right: 2.7vw;
    margin-bottom: initial;
  }
  .point_icon img {
    width: 100%;
    min-width: 10.6vw;
  }
  .point_title {
    font-size: 5.5vw;
    letter-spacing: 0;
  }
  .point_text {
    font-size: 4vw;
  }
  .point_image {
    margin: 0 auto 4.2vw;
  }
  .point_image img {
    width: 100%;
    height: 100%;
  }
  .item_text {
    font-size: 4vw;
  }
  .box_text {
    font-size: 4vw;
  }
  .flexbox {
    margin: 0 auto;
    display: block;
  }
  .gridbox {
    margin: 0 auto;
    display: grid;
    row-gap: 13.8vw;
    -moz-column-gap: initial;
         column-gap: initial;
    grid-template-columns: repeat(1, 1fr);
  }
  .price_dbox {
    margin-bottom: 8vw;
  }
  .price_dbox:last-of-type {
    margin-bottom: 8.8vw;
  }
  .price_dline {
    display: block;
    width: 100%;
  }
  .price_dline:nth-of-type(1) {
    margin-bottom: 4.2vw;
  }
  .price_term {
    width: 100%;
    padding: 4vw 4vw 2vw;
    font-size: 6vw;
    letter-spacing: 0.01em;
    line-height: 1.3;
    height: 7.5vw;
    border-left: 2.5vw solid #a67c52;
    margin-bottom: 4.2vw;
  }
  .price_term .s_text {
    font-size: 4.8vw;
    line-height: 1.2;
  }
  .price_data {
    width: 100%;
    padding: 6vw;
    font-size: 6vw;
    justify-content: flex-end;
  }
  .cautionarynote {
    font-size: 3.7vw;
    margin-bottom: 4.2vw;
  }
}
/* セクション、見出し
----------------------------------------------------------- */
.common_sec {
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.common_sec .sec_body {
  padding: 0 50px;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) and (min-width: 769px) {
  .common_sec .sec_body {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .common_sec {
    width: 1280px;
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .common_sec .sec_header {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 5.5vw 0;
    margin-bottom: 8vw;
    border-radius: 0;
  }
  .common_sec .sec_header:before {
    width: 100%;
    height: 100%;
    top: 0;
    background: url(/invisalign_lp/images/common/sec_header_before@2x.webp) left top/contain no-repeat;
  }
  .common_sec .sec_header:after {
    width: 100%;
    height: 100%;
    top: initial;
    bottom: 0;
    background: url(/invisalign_lp/images/common/sec_header_after@2x.webp) right bottom/contain no-repeat;
  }
  .common_sec .sec_title {
    font-size: 5vw;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.1em;
  }
  .common_sec .header_text {
    font-size: 4.4vw;
  }
  .common_sec .sec_body {
    padding: 0 5.5vw;
  }
}

/* トップに戻るボタン
----------------------------------------------------------- */
.to_top:hover {
  opacity: 0.7;
}

.to_top img {
  position: absolute;
  right: 0;
  left: 875px;
  bottom: 0;
  top: -290px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .to_top {
    right: 10px;
    bottom: 130px;
    text-align: center;
    margin: 20px;
  }
  .to_top img {
    position: unset;
  }
}
html {
  scroll-behavior: smooth;
}

#pagetop {
  /* レイアウト */
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  /* 見た目 */
  width: 60px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  cursor: pointer;
  color: #fff;
  transition: 0.3s;
  /* デフォルトは非表示 */
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  #pagetop {
    right: 15px;
    bottom: 20vw;
  }
}

/* 矢印 */
.pagetop-arrow {
  width: 56px;
  height: 56px;
  /*
  height: 10px;
  width: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: translateY(20%) rotate(-45deg); */
}

/* スクロールされたときに適用されるCSS */
#pagetop.visible {
  opacity: 1;
  visibility: visible;
}

/* ヘッダー・フッター・スマホ固定ボタン
----------------------------------------------------------- */
.header {
  position: absolute;
  z-index: 1000;
  width: 100%;
  height: 90px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.header .header_left {
  padding: 10px 0 0 10px;
}
.header .header_left .page_title {
  margin: 0 0 10px;
  font-size: 18px;
  letter-spacing: 0.05em;
  color: #534741;
}
.header .header_left .clinic_box {
  width: 390px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header_left .clinic_name {
  width: 390px;
}
.header .header_left .clinic_name img {
  width: 100%;
}
.header .header_right {
  padding-right: 100px;
  position: relative;
  z-index: 5;
  display: flex;
}
.header .header_right .menu_box {
  display: flex;
}
.header .header_right .menu_box .tel_btn {
  margin: 10px 0 0 0;
  width: 329px;
  box-sizing: border-box;
  padding-right: 10px;
}
.header .header_right .menu_box .tel_btn a {
  width: 100%;
  height: 100%;
}
.header .header_right .menu_box .tel_btn .text01 {
  font-size: 17px;
  letter-spacing: 0.01em;
  text-align: center;
  color: #fff;
  text-shadow: -2px 2px 4px rgba(0, 0, 0, 0.4);
  margin-bottom: 1px;
}
.header .header_right .menu_box .tel_btn .tel_num {
  width: -moz-fit-content;
  width: fit-content;
  margin-top: -3px;
  padding-left: 0.8em;
  font-size: 32px;
  font-weight: lighter;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  text-shadow: -2px 2px 4px rgba(0, 0, 0, 0.4);
  position: relative;
}
.header .header_right .menu_box .tel_btn .tel_num::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: url(/invisalign_lp/images/common/h_tel_icon.webp) center/contain no-repeat;
  left: 0;
  width: 22px;
  height: 27px;
}
.header .header_right .menu_box .tel_btn .tel_num::before img {
  width: 100%;
}
.header .header_right .menu_box .reserve_btn {
  margin: 10px 10px 0 0;
  width: 252px;
}
.header .header_right .menu_box .reserve_btn img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1071px) and (min-width: 769px) {
  .header .header_right .tel_btn {
    display: none;
  }
}
@media screen and (max-width: 821px) and (min-width: 769px) {
  .header .header_right {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .header {
    display: block;
    width: 100%;
    min-width: initial;
    padding: 0;
    height: 80px;
    box-sizing: border-box;
  }
  .header .header_left {
    padding: 10px 0 0 10px;
  }
  .header .header_left .page_title {
    margin: 0;
    font-size: 3.5vw;
    letter-spacing: 0.05em;
    margin-bottom: 0.5vw;
  }
  .header .header_left .clinic_name {
    width: clamp(280px, 70vw, 70vw);
    margin-bottom: 10px;
  }
  .header .header_left .clinic_name img {
    width: 100%;
  }
  .header .header_left .clinic_box {
    width: clamp(280px, 70vw, 70vw);
    margin-bottom: 10px;
  }
  .header .header_left .clinic_name {
    width: 72.5vw;
  }
  .header .header_left .clinic_name img {
    width: 100%;
  }
  .header .header_left .kamei_logo {
    width: clamp(110px, 27.5vw, 27.7vw);
  }
  .header .header_left .kamei_logo img {
    width: 100%;
  }
  .header .header_right {
    display: none;
  }
}

.ham {
  position: absolute;
  z-index: 1001;
  top: 10px;
  right: 10px;
  width: 90px;
  height: 82px;
  background: #EE8593;
  transition: all 0.4s;
}
.ham a {
  display: block;
  width: 100%;
  height: 100%;
  background: #EE8593;
  font-size: 13px;
  text-align: center;
}
.ham a:hover {
  opacity: 1;
}
.ham .menu_text {
  position: absolute;
  top: 10px;
  width: 100%;
  color: #fff;
  text-align: center;
}
.ham .menu_border {
  position: absolute;
  left: 0;
  right: 0;
  width: 50%;
  height: 1px;
  margin: 0 auto;
  background: #fff;
  transition: 0.4s;
}
.ham .menu_border:nth-of-type(1) {
  top: 20px;
}
.ham .menu_border:nth-of-type(2) {
  top: 40px;
}
.ham .menu_border:nth-of-type(3) {
  top: 60px;
}
.ham a.active span:nth-of-type(1) {
  top: 45px;
  transform: rotate(45deg);
}
.ham a.active span:nth-of-type(2) {
  display: none;
}
.ham a.active span:nth-of-type(3) {
  top: 45px;
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .ham {
    position: fixed;
    z-index: 1001;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
    transition: all 0.4s;
  }
  .ham a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 13px;
    text-align: center;
  }
  .ham .menu_text {
    position: absolute;
    top: 2.5vw;
    width: 100%;
    color: #fff;
    text-align: center;
  }
  .ham .menu_border {
    position: absolute;
    left: 0;
    right: 0;
    width: 50%;
    height: 1px;
    margin: 0 auto;
    background: #fff;
    transition: 0.4s;
  }
  .ham .menu_border:nth-of-type(1) {
    top: 20px;
  }
  .ham .menu_border:nth-of-type(2) {
    top: 40px;
  }
  .ham .menu_border:nth-of-type(3) {
    top: 60px;
  }
  .ham a.active span:nth-of-type(1) {
    top: 45px;
    transform: rotate(45deg);
  }
  .ham a.active span:nth-of-type(2) {
    display: none;
  }
  .ham a.active span:nth-of-type(3) {
    top: 45px;
    transform: rotate(-45deg);
  }
}

.copy_header {
  position: fixed;
  left: 0;
  top: -93px;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 90px;
  background: rgba(254, 251, 244, 0.8);
  transition: 0.4s;
}
.copy_header.show {
  top: 0;
}
.copy_header .header_left {
  padding: 5px 0 0 10px;
}
.copy_header .header_left .page_title {
  margin: 0 0 5px;
  font-size: 18px;
  letter-spacing: 0.05em;
  color: #534741;
}
.copy_header .header_left .clinic_box {
  width: 390px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.copy_header .header_left .clinic_name {
  width: 398px;
}
.copy_header .header_left .clinic_name img {
  width: 100%;
}
.copy_header .header_right {
  display: flex;
  margin-right: 100px;
}
.copy_header .header_right .menu_box {
  display: flex;
}
.copy_header .header_right .menu_box .tel_btn {
  margin: 10px 0 0 0;
  width: 318px;
  box-sizing: border-box;
}
.copy_header .header_right .menu_box .tel_btn a {
  width: 100%;
  height: 100%;
}
.copy_header .header_right .menu_box .tel_btn .text01 {
  font-size: 17px;
  letter-spacing: 0.01em;
  text-align: center;
  color: #fff;
  text-shadow: -2px 2px 4px rgba(0, 0, 0, 0.4);
  margin-bottom: 1px;
}
.copy_header .header_right .menu_box .tel_btn .tel_num {
  width: -moz-fit-content;
  width: fit-content;
  margin-top: -3px;
  padding-left: 0.8em;
  font-size: 32px;
  font-weight: lighter;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  text-shadow: -2px 2px 4px rgba(0, 0, 0, 0.4);
  position: relative;
}
.copy_header .header_right .menu_box .tel_btn .tel_num::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: url(/invisalign_lp/images/common/h_tel_icon.webp) center/contain no-repeat;
  left: 0;
  width: 22px;
  height: 27px;
}
.copy_header .header_right .menu_box .tel_btn .tel_num::before img {
  width: 100%;
}
.copy_header .header_right .menu_box .reserve_btn {
  margin: 10px 10px 0 0;
  width: 252px;
}
.copy_header .header_right .menu_box .reserve_btn img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1071px) and (min-width: 769px) {
  .copy_header .header_right .tel_btn {
    display: none;
  }
}
@media screen and (max-width: 819px) and (min-width: 769px) {
  .copy_header .header_right {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .copy_header {
    display: none;
  }
}

.copy_ham {
  position: fixed;
  z-index: 1001;
  top: -93px;
  right: 10px;
  width: 90px;
  height: 80px;
  background: #EE8593;
  transition: all 0.4s;
}
.copy_ham.show {
  top: 10px;
}
.copy_ham a {
  display: block;
  width: 100%;
  height: 100%;
  background: #EE8593;
  font-size: 13px;
  text-align: center;
}
.copy_ham a:hover {
  opacity: 1;
}
.copy_ham .menu_text {
  position: absolute;
  top: 10px;
  width: 100%;
  color: #754c27;
  text-align: center;
}
.copy_ham .menu_border {
  position: absolute;
  left: 0;
  right: 0;
  width: 50%;
  height: 1px;
  margin: 0 auto;
  background: #fff;
  transition: 0.4s;
}
.copy_ham .menu_border:nth-of-type(1) {
  top: 20px;
}
.copy_ham .menu_border:nth-of-type(2) {
  top: 40px;
}
.copy_ham .menu_border:nth-of-type(3) {
  top: 60px;
}
.copy_ham a.active span:nth-of-type(1) {
  top: 45px;
  transform: rotate(45deg);
}
.copy_ham a.active span:nth-of-type(2) {
  display: none;
}
.copy_ham a.active span:nth-of-type(3) {
  top: 45px;
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .copy_ham {
    display: none;
  }
}

.ham_sitemap {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #EE8593;
  overflow: scroll;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
}
.ham_sitemap.active {
  opacity: 1;
  visibility: visible;
}
.ham_sitemap .sitemap_inner {
  width: 1280px;
  max-width: 100%;
  padding: 160px 20px 80px;
  margin: 0 auto;
  box-sizing: border-box;
}
.ham_sitemap .link_text {
  position: relative;
  padding-left: 1.5em;
  padding-right: 0.5em;
  margin-right: 5em;
  margin-bottom: 30px;
  color: #754c27;
  box-sizing: border-box;
}
.ham_sitemap .link_text:before {
  content: "▶";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0em;
  font-size: 16px;
  color: #fff;
}
.ham_sitemap .link_text a {
  position: relative;
  margin-left: 0em;
  padding-left: 1em;
  text-indent: -1.2em;
  font-size: 18px;
  letter-spacing: 0.1em;
  text-wrap: balance;
  color: #fff;
}
.ham_sitemap .sitemap01 {
  margin-bottom: 35px;
}
.ham_sitemap .sitemap01 .list {
  display: flex;
  flex-wrap: wrap;
}
.ham_sitemap .sitemap01 .item {
  position: relative;
  padding-left: 1.5em;
  padding-right: 0.5em;
  margin-right: 5em;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.ham_sitemap .sitemap01 .item:before {
  content: "▶";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0em;
  font-size: 16px;
  color: #754c27;
}
.ham_sitemap .sitemap01 .item a {
  letter-spacing: 0.1em;
  color: #754c27;
  font-size: 17px;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 969px) and (min-width: 769px) {
  .ham_sitemap .sitemap01 .item a {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .ham_sitemap {
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: gba(255, 222, 171, 0.95);
    overflow: scroll;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
  }
  .ham_sitemap.active {
    opacity: 1;
    visibility: visible;
  }
  .ham_sitemap .sitemap_inner {
    width: 1280px;
    max-width: 100%;
    padding: 21.3vw 5vw 4.2vw;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .ham_sitemap .link_text {
    position: relative;
    padding-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .ham_sitemap .link_text:before {
    display: none;
  }
  .ham_sitemap .link_text a {
    display: block;
    width: 100%;
    height: 100%;
    letter-spacing: 0.1em;
    padding: 6vw 0 6% 4vw;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    color: #fff;
    font-size: 4.4vw;
  }
  .ham_sitemap .text {
    padding: 4vw 0 4vw 4vw;
    margin-bottom: 0;
    font-size: 4.4vw;
    color: #754c27;
  }
  .ham_sitemap .ham_clinic {
    width: 91.5vw;
    margin-bottom: 2.4vw;
  }
  .ham_sitemap .ham_clinic img {
    width: 100%;
  }
  .ham_sitemap .sitemap01 {
    margin-bottom: 0;
  }
  .ham_sitemap .sitemap01 .list {
    display: block;
  }
  .ham_sitemap .sitemap01 .link_text {
    padding: 0 0 6vw;
    text-indent: initial;
  }
  .ham_sitemap .sitemap01 .link_text a {
    padding: 6vw 0vw 6vw 9vw;
  }
  .ham_sitemap .sitemap01 .item {
    position: relative;
    width: 100%;
    padding-left: 0;
    margin-bottom: 0;
    box-sizing: border-box;
  }
  .ham_sitemap .sitemap01 .item:before {
    display: none;
  }
  .ham_sitemap .sitemap01 .item a {
    display: block;
    width: 100%;
    height: 100%;
    letter-spacing: 0.1em;
    padding: 6vw 0 6vw 4vw;
    text-indent: initial;
    border-bottom: 1px solid #754c27;
    box-sizing: border-box;
    color: #754c27;
    font-size: 4.4vw;
  }
  .ham_sitemap .nav_contact {
    background-color: #f9f9f5;
    padding: 11.25vw 5.5vw;
    text-align: center;
  }
  .ham_sitemap .nav_contact .text01 {
    font-size: 4.5vw;
    letter-spacing: 0.1em;
    margin-bottom: 8.75vw;
    color: #754c27;
  }
  .ham_sitemap .nav_contact .text_zip {
    font-size: 5.5vw;
    letter-spacing: 0.1em;
    line-height: 1.2;
    text-align: center;
    color: #754c27;
    margin-bottom: 8.75vw;
  }
  .ham_sitemap .nav_contact .text_zip span {
    font-size: 4vw;
    letter-spacing: 0.2em;
    color: #754c27;
  }
  .ham_sitemap .nav_contact .recruit_btn {
    width: 100%;
    margin-bottom: 4vw;
  }
  .ham_sitemap .nav_contact .recruit_btn img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .ham_sitemap .nav_contact .tel_btn {
    width: 100%;
    margin-bottom: 4vw;
  }
  .ham_sitemap .nav_contact .tel_btn img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .ham_sitemap .nav_contact .tel_btn .tel-info .title {
    width: -moz-fit-content;
    width: fit-content;
    margin: 2.5vw auto 1.25vw;
    font-size: 4vw;
    font-weight: 500;
    letter-spacing: 0.1em;
    color: #f7b52c;
    box-sizing: border-box;
    position: relative;
  }
  .ham_sitemap .nav_contact .tel_btn .tel-info .title::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -39px;
    border-bottom: 0.25vw solid #f7b52c;
    width: 35px;
    height: 1px;
  }
  .ham_sitemap .nav_contact .tel_btn .tel-info .title::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -39px;
    border-bottom: 0.25vw solid #f7b52c;
    width: 35px;
    height: 1px;
  }
  .ham_sitemap .nav_contact .tel_btn .tel-info .text {
    padding: 0 0 4vw 2.5vw;
    font-size: 3.75vw;
    letter-spacing: 0.018em;
  }
  .ham_sitemap .nav_contact .reserve_btn {
    width: 100%;
    margin-bottom: 8vw;
  }
  .ham_sitemap .nav_contact .reserve_btn img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .ham_sitemap .nav_contact .timetable {
    width: 91.5vw;
    margin: 0 auto;
  }
  .ham_sitemap .nav_contact .timetable img {
    width: 100%;
  }
}

.footer {
  width: 100%;
  min-width: 1024px;
  margin: 0 auto;
  padding-top: 6.9vw;
  background-color: rgba(166, 126, 52, 0.4);
}
.footer .flex_box {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .upper_box {
  width: 1280px;
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
}
.footer .upper_box .f_header {
  width: 100%;
  max-width: 100%;
  margin: 0 auto 65px;
}
.footer .upper_box .f_header .clinic_logo {
  width: 57px;
  margin: 0 auto;
  margin-bottom: 5px;
}
.footer .upper_box .f_header .clinic_name {
  width: 886px;
  text-align: center;
  margin: 0 auto;
  letter-spacing: 0.1em;
  font-size: 43px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
}
.footer .upper_box .f_header .clinic_name .small {
  font-size: 30px;
}
.footer .upper_box .f_header .clinic_name_top {
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.1em;
}
.footer .upper_box .f_header .address_text {
  font-size: 21px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #534741;
  border-bottom: 1px solid #EE8593;
  width: 85%;
  padding-bottom: 25px;
  margin: 0 auto;
}
.footer .lower_box {
  width: 100%;
  max-width: 1150px;
  margin: 0 auto 60px;
  display: flex;
  align-items: flex-start;
  box-sizing: border-box;
}
.footer .lower_box .left {
  box-sizing: border-box;
  width: 50%;
  height: 100%;
}
.footer .lower_box .left .annai {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 1.2;
  color: #534741;
  padding-left: 70px;
  margin-bottom: 20px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
}
.footer .lower_box .left .access {
  width: 100%;
  height: 100%;
  padding: 0 20px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  box-sizing: border-box;
}
.footer .lower_box .left .access .dbox {
  width: 100%;
  max-width: 100%;
}
.footer .lower_box .left .access .dline {
  width: 100%;
  height: 86px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.footer .lower_box .left .access .term {
  width: 20%;
  height: 100%;
  padding: 0px 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .lower_box .left .access .data {
  width: 60%;
  padding-left: 30px;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: #534740;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.footer .lower_box .left .access .by_text {
  padding: 10px 0px 10px 0px;
  font-size: 20pxpx;
  letter-spacing: 0.06em;
  line-height: 1.4;
  color: #534740;
}
.footer .lower_box .left .access .by_text .small {
  font-size: 16px;
}
.footer .lower_box .left .access .dbox:nth-of-type(3) .term {
  padding: 25px 10px;
  align-items: flex-start;
}
.footer .lower_box .right {
  box-sizing: border-box;
  width: 50%;
}
.footer .map {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  height: 482px;
}
.footer .map iframe {
  width: 100%;
  height: 100%;
}
.footer .flexbox {
  padding-bottom: 80px;
  padding-top: 80px;
  background-color: #fff;
}
.footer .flexbox .link_clinic {
  width: 528px;
  margin: 0 auto;
}
.footer .flexbox .link_clinic img {
  width: 100%;
}
.footer .copy {
  padding: 20px;
  font-size: 20px;
  letter-spacing: 0.2em;
  text-align: center;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .footer {
    min-width: initial;
  }
  .footer .flex_box {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .footer .upper_box {
    width: 100%;
    max-width: 100%;
    padding: 0 5vw;
    margin: 0 auto 10vw;
    box-sizing: border-box;
  }
  .footer .upper_box .f_header {
    width: 100%;
    margin: 0 auto 8vw;
  }
  .footer .upper_box .f_header .clinic_logo {
    width: 15.3vw;
    margin: 0 auto;
    margin-bottom: 4.3vw;
  }
  .footer .upper_box .f_header .clinic_logo img {
    width: 100%;
  }
  .footer .upper_box .f_header .clinic_name {
    width: 100%;
    text-align: center;
    margin: 0 auto 4.5vw;
    font-size: 9vw;
  }
  .footer .upper_box .f_header .clinic_name .small {
    font-size: 6vw;
  }
  .footer .upper_box .f_header .clinic_name img {
    width: 100%;
  }
  .footer .upper_box .f_header .address_text {
    font-size: 5vw;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .footer .upper_box .f_header .clinic_name_top {
    font-size: 5vw;
  }
  .footer .lower_box {
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0 auto 8vw;
    display: block;
    box-sizing: border-box;
  }
  .footer .lower_box .left {
    box-sizing: border-box;
    width: 100%;
  }
  .footer .lower_box .left .annai {
    font-size: 4vw;
    font-weight: 600;
    letter-spacing: 0.01em;
    line-height: 1.7;
    margin-bottom: 0;
    padding-left: 3vw;
  }
  .footer .lower_box .left .access {
    width: 100%;
    padding: 7.75vw 5.5vw;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    box-sizing: border-box;
  }
  .footer .lower_box .left .access .title {
    width: 37vw;
    margin-bottom: 7vw;
  }
  .footer .lower_box .left .access .title img {
    width: 100%;
  }
  .footer .lower_box .left .access .dbox {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .footer .lower_box .left .access .dline {
    width: 100%;
    height: 22.93vw;
  }
  .footer .lower_box .left .access .term {
    width: 28%;
    padding: 0px 2.5vw;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .footer .lower_box .left .access .term img {
    width: 100%;
  }
  .footer .lower_box .left .access .data {
    width: 72%;
    padding-left: 0;
    font-size: 4vw;
    letter-spacing: 0.1em;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .footer .lower_box .left .access .by_text {
    font-size: 4vw;
    padding: 2.5vw 0 2.5vw 3vw;
    letter-spacing: 0.1em;
    line-height: 2;
  }
  .footer .lower_box .left .access .by_text .small {
    font-size: 3.5vw;
  }
  .footer .lower_box .left .access .dbox:nth-of-type(2) .term {
    padding: 4.25vw 4.5vw;
    align-items: flex-start;
  }
  .footer .lower_box .right {
    box-sizing: border-box;
    width: 94vw;
    height: 44.75vw;
    margin: 0 auto;
  }
  .footer .lower_box .right img {
    width: 100%;
  }
  .footer .map {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 6vw;
    height: 125.5vw;
  }
  .footer .map iframe {
    width: 100%;
    height: 100%;
  }
  .footer .flexbox {
    width: 90vw;
    margin: 0 auto;
    padding-bottom: 10vw;
    background-color: initial;
    padding-top: 10vw;
  }
  .footer .flexbox .link_clinic {
    width: 90vw;
    margin: 0 auto;
  }
  .footer .flexbox .link_clinic img {
    width: 100%;
  }
  .footer .copy {
    padding: 4vw;
    font-size: 4vw;
    letter-spacing: 0.2em;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .sp_fixed {
    position: fixed;
    z-index: 100;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 20vw;
    display: flex;
    box-sizing: border-box;
    background-color: #ccc;
  }
  .sp_fixed .fix_tel {
    width: 50%;
  }
  .sp_fixed .fix_tel img {
    width: 100%;
  }
  .sp_fixed .fix_reserve {
    width: 50%;
  }
  .sp_fixed .fix_reserve img {
    width: 100%;
  }
}

/* セクション
----------------------------------------------------------- */
.mainvisual {
  min-width: 1024px;
  position: relative;
  height: 47vw;
  min-height: 601px;
  background: url(/invisalign_lp/images/key.webp) center/cover no-repeat;
}
.mainvisual .text {
  padding-top: 120px;
  padding-right: 45vw;
  margin-bottom: 1.2vw;
  text-align: left;
  font-size: 48px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  padding-left: 55px;
  letter-spacing: 0.1em;
}
.mainvisual .text .line {
  border-bottom: 0.75px solid #A67E34;
  font-size: 60px;
}
.mainvisual .text .big {
  font-size: 60px;
}
.mainvisual .text img {
  width: 42.343vw;
  height: 25.078vw;
}
.mainvisual .circle {
  position: absolute;
  bottom: -37px;
  left: 40px;
}
.mainvisual .bottom_text {
  font-size: 41px;
  font-weight: bold;
  text-align: right;
  padding-right: 29vw;
  padding-top: 9vw;
  z-index: 1;
  position: relative;
}
@media screen and (min-width: 1281px) {
  .mainvisual .text {
    padding-top: 120px;
    padding-right: 45vw;
    margin-bottom: 1.2vw;
    text-align: left;
    font-size: 3.8vw;
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
    padding-left: 55px;
    letter-spacing: 0.1em;
  }
  .mainvisual .text .line {
    border-bottom: 0.75px solid #A67E34;
    font-size: 4.7vw;
  }
  .mainvisual .text .big {
    font-size: 4.7vw;
  }
  .mainvisual .text img {
    width: 42.343vw;
    height: 25.078vw;
  }
  .mainvisual .circle {
    position: absolute;
    bottom: -37px;
    left: 40px;
  }
  .mainvisual .circle img {
    width: 80vw;
  }
  .mainvisual .bottom_text {
    font-size: 41px;
    font-weight: bold;
    text-align: right;
    padding-right: 29vw;
    padding-top: 9vw;
    z-index: 1;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .mainvisual {
    min-width: initial;
    position: relative;
    height: 153.5vw;
    background: url(/invisalign_lp/images/key_sp.webp) center/cover no-repeat;
  }
  .mainvisual .text {
    width: 90.25vw;
    padding-top: 70vw;
    padding-left: 5vw;
    padding-right: initial;
    text-align: left;
    text-shadow: 1px 1px 10px #fff, 1px 1px 10px #fff, 1px 1px 10px #fff, 1px 1px 10px #fff, 1px 1px 10px #fff, 1px 1px 10px #fff, 1px 1px 10px #fff, 1px 1px 10px #fff, 1px 1px 10px #fff, 1px 1px 10px #fff, 1px 1px 10px #fff, 1px 1px 10px #fff, 1px 1px 10px #fff;
    font-size: 6.5vw;
    max-width: initial;
  }
  .mainvisual .text .big {
    font-size: 7.5vw;
  }
  .mainvisual .text .line {
    font-size: 7.5vw;
  }
  .mainvisual .text img {
    width: 42.343vw;
    height: 25.078vw;
  }
  .mainvisual img {
    width: 100%;
    height: 100%;
  }
}

.sec01 {
  min-width: 1024px;
  margin-top: 100px;
  margin-bottom: 0;
  position: relative;
}
.sec01 .inner {
  padding: 0;
}
.sec01 .first_box {
  text-align: left;
  width: 665px;
  margin: 0 auto;
  padding-bottom: 120px;
  letter-spacing: 0.1em;
}
.sec01 .first_box .first_text {
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  font-size: 36px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  color: #534741;
  background-color: #F2ECE3;
  padding: 2px 17px 2px 47px;
  position: relative;
}
.sec01 .first_box .first_text::before {
  content: "";
  position: absolute;
  width: 113px;
  height: 180px;
  left: -70px;
  bottom: -20px;
  background: url(/invisalign_lp/images/sec01_first1.webp) center/contain no-repeat;
}
.sec01 .second_box {
  text-align: center;
  color: #A67E34;
  letter-spacing: 0.1em;
  position: relative;
  margin-bottom: 65px;
}
.sec01 .second_box .second_text {
  font-size: 33px;
  display: inline-block;
  text-align: left;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  padding-left: 170px;
  position: relative;
}
.sec01 .second_box .second_text .big {
  font-size: 60px;
  position: relative;
}
.sec01 .second_box .second_text .big::before {
  content: "";
  position: absolute;
  width: 183px;
  height: 125px;
  left: -200px;
  bottom: 0;
  background: url(/invisalign_lp/images/sec01_1.webp) center/contain no-repeat;
}
.sec01 .second_box .second_text .red {
  color: #CB5224;
  font-size: 60px;
}
.sec01 .second_box .second_text ruby rt {
  color: #a67e34;
  font-size: 20px;
}
.sec01 .second_box .second_text::before {
  content: "Invisalign";
  position: absolute;
  font-size: 80px;
  z-index: -1;
  color: rgba(166, 126, 52, 0.2);
  left: -70px;
  top: -75px;
}
.sec01 .second_box .second_bottom {
  padding-top: 20px;
  width: 500px;
  margin: 0 auto;
}
.sec01 .second_box .second_bottom .second_pricetext {
  font-size: 28px;
  padding-right: 200px;
  position: relative;
}
.sec01 .second_box .second_bottom .second_pricetext::before {
  content: "";
  position: absolute;
  width: 63px;
  height: 109px;
  top: 0;
  left: -20px;
  background: url(/invisalign_lp/images/price_left.webp) center/contain no-repeat;
}
.sec01 .second_box .second_bottom .second_price {
  font-size: 24px;
  color: #CB5224;
  font-weight: bold;
  border: 0.75px solid #A67E34;
  letter-spacing: 0.2em;
  position: relative;
}
.sec01 .second_box .second_bottom .second_price .bigred {
  font-size: 80px;
}
.sec01 .second_box .second_bottom .second_price::before {
  content: "";
  position: absolute;
  width: 160px;
  height: 88px;
  right: -100px;
  top: 0;
  background: url(/invisalign_lp/images/price_right.webp) center/contain no-repeat;
}
.sec01 .second_box::before {
  content: "";
  position: absolute;
  width: 576px;
  height: 384px;
  right: 0;
  top: -20px;
  background: url(/invisalign_lp/images/sec01_bg.webp) center/contain no-repeat;
}
.sec01 .soudan_box {
  width: 1280px;
  height: 600px;
  letter-spacing: 0.1em;
  background: url(/invisalign_lp/images/soudan_bg.webp) center/contain no-repeat;
}
.sec01 .soudan_box .textbox {
  width: 1280px;
  margin: 0 auto;
  padding-top: 70px;
  position: relative;
}
.sec01 .soudan_box .textbox .soudan_text {
  font-size: 24px;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  letter-spacing: 0.1em;
  text-align: right;
  margin: 0 auto;
  width: 727px;
  padding-bottom: 20px;
  position: relative;
}
.sec01 .soudan_box .textbox .soudan_text::before {
  content: "";
  position: absolute;
  width: 120px;
  height: 146px;
  right: -130px;
  bottom: 30px;
  background: url(/invisalign_lp/images/soudan_kazari01.webp) center/contain no-repeat;
}
.sec01 .soudan_box .textbox .soudan_title {
  color: #fff;
  font-size: 30px;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  line-height: 2;
  margin-bottom: 55px;
}
.sec01 .soudan_box .textbox .soudan_title .big_white {
  font-size: 60px;
  background-color: #fff;
  color: #534741;
  padding: 5px 10px;
  border-bottom: 2px solid #EE8593;
  position: relative;
}
.sec01 .soudan_box .textbox .soudan_title .big_white::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 27px;
  top: 0;
  left: -26px;
  background: url(/invisalign_lp/images/soudan_left.webp) center/contain no-repeat;
}
.sec01 .soudan_box .textbox .soudan_title .big_white::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 27px;
  top: 0;
  right: -26px;
  background: url(/invisalign_lp/images/soudan_right.webp) center/contain no-repeat;
}
.sec01 .soudan_box .textbox .soudan_title .middle_white {
  font-size: 36px;
}
.sec01 .soudan_box .flexbox {
  background-color: #F2ECE3;
  width: 891px;
  height: 171px;
  margin: 0 auto;
  padding-left: 65px;
  position: relative;
  z-index: 1;
}
.sec01 .soudan_box .flexbox .tel_box {
  margin-right: 25px;
  width: 360px;
}
.sec01 .soudan_box .flexbox .tel_box .tel_text {
  text-align: center;
  color: #D66B78;
  font-size: 19px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
}
.sec01 .soudan_box .flexbox .tel_box .tel_num {
  font-size: 38px;
  display: flex;
  justify-content: center;
  position: relative;
  border-bottom: 1px solid #EE8593;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
}
.sec01 .soudan_box .flexbox .tel_box .tel_num::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 26px;
  left: 20px;
  bottom: 50%;
  transform: translateY(50%);
  background: url(/invisalign_lp/images/tel_icon.webp) center/contain no-repeat;
}
.sec01 .soudan_box .flexbox .tel_box .tel_bottom {
  font-size: 15px;
  letter-spacing: 0;
}
.sec01 .soudan_box .flexbox .circle .circle_text {
  position: absolute;
  width: 176px;
  height: 186px;
  background-color: #D66B78;
  border-radius: 50%;
  left: 0;
  top: -60px;
  color: #fff;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  letter-spacing: 0.1em;
  font-size: 18px;
  line-height: 1.7;
  z-index: -2;
}
.sec01 .soudan_box .flexbox::before {
  content: "";
  position: absolute;
  width: 179px;
  height: 232px;
  left: -110px;
  bottom: -30px;
  background: url(/invisalign_lp/images/soudan_kazari02.webp) center/contain no-repeat;
}
.sec01 .btn_box {
  width: 840px;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 50px;
}
.sec01 .btn_box .link:nth-of-type(1) {
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .sec01 {
    min-width: initial;
    margin-bottom: 0vw;
    margin-top: 100px;
  }
  .sec01 .first_box {
    text-align: left;
    width: 100%;
    padding-bottom: 30vw;
  }
  .sec01 .first_box .first_text {
    font-size: 5vw;
    padding: 0 5vw 0 13vw;
    margin-left: 23vw;
    line-height: 1.7;
  }
  .sec01 .first_box .first_text::before {
    width: 26vw;
    height: 41vw;
    left: -15vw;
    bottom: -4vw;
  }
  .sec01 .second_box {
    margin-bottom: 13.8vw;
  }
  .sec01 .second_box .second_text {
    font-size: 5vw;
    padding-left: initial;
  }
  .sec01 .second_box .second_text .big {
    font-size: 9vw;
  }
  .sec01 .second_box .second_text .big::before {
    width: 40vw;
    height: 27vw;
    left: initial;
    right: -19vw;
    bottom: 16vw;
    background: url(/invisalign_lp/images/sec01_1_sp.webp) center/contain no-repeat;
  }
  .sec01 .second_box .second_text .red {
    font-size: 9vw;
  }
  .sec01 .second_box .second_text ruby rt {
    font-size: 3vw;
  }
  .sec01 .second_box .second_text::before {
    font-size: 11.8vw;
    left: -10vw;
    top: -10vw;
  }
  .sec01 .second_box .second_bottom {
    padding-top: 5vw;
    width: 100%;
    margin: 0 auto;
  }
  .sec01 .second_box .second_bottom .second_pricetext {
    font-size: 5vw;
    padding-right: 40vw;
    position: relative;
  }
  .sec01 .second_box .second_bottom .second_pricetext::before {
    width: 11.6vw;
    height: 20.5vw;
    top: 4vw;
    left: 2vw;
  }
  .sec01 .second_box .second_bottom .second_price {
    font-size: 4.5vw;
    margin: 0 5vw;
  }
  .sec01 .second_box .second_bottom .second_price .bigred {
    font-size: 16.8vw;
  }
  .sec01 .second_box .second_bottom .second_price::before {
    width: 29.5vw;
    height: 16vw;
    right: 0;
    top: -10vw;
    background: url(/invisalign_lp/images/price_right.webp) center/contain no-repeat;
  }
  .sec01 .second_box::before {
    display: none;
  }
  .sec01 .tyouseisp {
    margin: 0 auto;
  }
  .sec01 .soudan_box {
    width: 100%;
    height: 209.1vw;
    background: url(/invisalign_lp/images/soudan_bg_sp.webp) center/contain no-repeat;
  }
  .sec01 .soudan_box .textbox {
    width: 100%;
    padding-top: 10vw;
  }
  .sec01 .soudan_box .textbox .soudan_text {
    font-size: 4vw;
    text-align: center;
    width: 100%;
    padding-bottom: 5vw;
    display: flex;
    justify-content: flex-start;
  }
  .sec01 .soudan_box .textbox .soudan_text::before {
    width: 32vw;
    height: 39vw;
    right: 2vw;
    bottom: 3vw;
  }
  .sec01 .soudan_box .textbox .soudan_title {
    color: #fff;
    font-size: 6.5vw;
    line-height: 1.5;
    margin-bottom: 22vw;
  }
  .sec01 .soudan_box .textbox .soudan_title .big_white {
    font-size: 12vw;
    padding: 1vw 5vw;
  }
  .sec01 .soudan_box .textbox .soudan_title .big_white::before {
    width: 8vw;
    height: 7.5vw;
    top: 9vw;
    left: -6vw;
  }
  .sec01 .soudan_box .textbox .soudan_title .big_white::after {
    width: 10vw;
    height: 7.5vw;
    top: 9vw;
    right: -6vw;
  }
  .sec01 .soudan_box .textbox .soudan_title .middle_white {
    font-size: 8.7vw;
  }
  .sec01 .soudan_box .flexbox {
    width: 90%;
    height: 60vw;
    padding-left: initial;
    padding: 17vw 0 3vw;
  }
  .sec01 .soudan_box .flexbox .tel_box {
    margin-right: initial;
    width: 90%;
    margin: 0 auto;
  }
  .sec01 .soudan_box .flexbox .tel_box .tel_text {
    font-size: 4vw;
  }
  .sec01 .soudan_box .flexbox .tel_box .tel_num {
    font-size: 8vw;
  }
  .sec01 .soudan_box .flexbox .tel_box .tel_num::before {
    width: 4vw;
    height: 5.5vw;
    left: 6vw;
  }
  .sec01 .soudan_box .flexbox .tel_box .tel_bottom {
    font-size: 3.6vw;
    letter-spacing: 0.1em;
    text-align: center;
    padding-bottom: 2vw;
  }
  .sec01 .soudan_box .flexbox .circle .circle_text {
    width: 35vw;
    height: 35vw;
    left: initial;
    right: 15vw;
    top: -19vw;
    font-size: 3.5vw;
  }
  .sec01 .soudan_box .flexbox::before {
    width: 26vw;
    height: 34vw;
    left: 17vw;
    bottom: initial;
    top: -20vw;
  }
  .sec01 .web_box {
    text-align: center;
  }
  .sec01 .web_box img {
    width: 80vw;
  }
}

.sec02 {
  min-width: 1024px;
  width: 1280px;
  height: 853px;
  max-width: 100%;
  margin: 0 auto 100px;
  background: url(/invisalign_lp/images/sec02_bg.webp) center/contain no-repeat;
}
.sec02 .inner {
  padding: 0;
}
.sec02 .sec_title {
  text-align: center;
  font-size: 40px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  padding-top: 115px;
  padding-bottom: 50px;
}
.sec02 .sec_title .big {
  font-size: 50px;
}
.sec02 .checkbox {
  width: 629px;
  margin: 0 auto;
}
.sec02 .checkbox .item {
  letter-spacing: 0.1em;
  text-align: justify;
  font-size: 28px;
  padding-left: 45px;
  line-height: 1.4;
  margin-bottom: 22px;
  position: relative;
}
.sec02 .checkbox .item::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: url(/invisalign_lp/images/check.webp) center/contain no-repeat;
  width: 40px;
  height: 28px;
}
.sec02 .bottom_box {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.sec02 .bottom_box .imagebox {
  max-width: 35%;
  min-width: initial;
}
.sec02 .bottom_box .bottom_text {
  color: #CB5224;
  font-size: 48px;
  letter-spacing: 0.1em;
  font-weight: 1.8;
  margin-left: 30px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
}
.sec02 .bottom_box .bottom_text .small {
  font-size: 36px;
}
.sec02 .bottom_box .bottom_text .line {
  border-bottom: 1px solid #A67E34;
}
@media screen and (max-width: 768px) {
  .sec02 {
    min-width: initial;
    width: 102vw;
    margin: 0;
    margin-bottom: 70.7vw;
    height: 150.3vw;
    max-width: 100%;
    background: url(/invisalign_lp/images/sec02_bg_sp.webp) center/contain no-repeat;
  }
  .sec02 .sec_title {
    font-size: 6.5vw;
    padding-top: 21vw;
    padding-bottom: 5vw;
    text-align: left;
    padding-left: 3vw;
  }
  .sec02 .sec_title .big {
    font-size: 8vw;
  }
  .sec02 .checkbox {
    width: 100%;
    margin: 0 auto;
  }
  .sec02 .checkbox .list {
    padding: 0 3vw;
  }
  .sec02 .checkbox .item {
    text-align: justify;
    font-size: 4.5vw;
    padding-left: 2em;
    line-height: 1.4;
    margin-bottom: 5vw;
    letter-spacing: 0.07em;
    font-feature-settings: "palt";
  }
  .sec02 .checkbox .item::before {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 8vw;
    height: 5.8vw;
  }
  .sec02 .bottom_box {
    display: block;
  }
  .sec02 .bottom_box .imagebox {
    width: 80%;
    max-width: 100%;
  }
  .sec02 .bottom_box .bottom_text {
    font-size: 7.6vw;
    margin-left: 3vw;
  }
  .sec02 .bottom_box .bottom_text .small {
    font-size: 5.7vw;
  }
}

.sec03 {
  min-width: 1024px;
  width: 100%;
  max-width: 100%;
  padding-top: 145px;
}
.sec03 .inner {
  padding: 0 37px;
}
.sec03 .sec_title {
  font-size: 36px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  letter-spacing: 0.1em;
}
.sec03 .sec_title::before {
  content: "FEATURES";
  position: absolute;
  font-size: 72px;
  color: rgba(166, 126, 52, 0.2);
  right: 50%;
  bottom: 10px;
  letter-spacing: 0.1em;
  transform: translateX(50%);
}
.sec03 .feature_box .box01 .imagebox {
  width: initial;
  min-width: initial;
  max-width: initial;
  position: relative;
}
.sec03 .feature_box .box01 .number {
  font-size: 72px;
  color: #A67E34;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  position: absolute;
  bottom: -50px;
  left: 20px;
}
.sec03 .feature_box .box01 .number .small {
  font-size: 14px;
  letter-spacing: 0.25em;
}
.sec03 .feature_box .box01 .number .slash {
  color: #EE8593;
  font-weight: 100;
}
.sec03 .feature_box .box01 .flexbox {
  margin-bottom: 70px;
}
.sec03 .feature_box .box01 .flexbox .textbox {
  width: 56.2%;
  margin-right: 55px;
  margin-top: 67px;
}
.sec03 .feature_box .box01 .flexbox .textbox .box_title {
  font-size: 28px;
  margin-bottom: 30px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
}
.sec03 .feature_box .box01 .flexbox .textbox .box_text {
  font-size: 18px;
}
.sec03 .feature_box .gridbox {
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 70px;
       column-gap: 70px;
  margin-bottom: 80px;
}
.sec03 .feature_box .gridbox .box02 .imagebox {
  width: 100%;
  min-width: 85%;
  position: relative;
  padding-bottom: 50px;
  margin: 0 auto;
}
.sec03 .feature_box .gridbox .box02 .imagebox .number {
  font-size: 72px;
  color: #A67E34;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  position: absolute;
  bottom: 0px;
  left: -20px;
}
.sec03 .feature_box .gridbox .box02 .imagebox .number .small {
  font-size: 14px;
  letter-spacing: 0.25em;
}
.sec03 .feature_box .gridbox .box02 .imagebox .number .slash {
  color: #EE8593;
  font-weight: 100;
}
.sec03 .feature_box .gridbox .box02 .imagebox .circle_text {
  position: absolute;
  width: 200px;
  height: 200px;
  right: 10px;
  bottom: 60px;
  background: url(/invisalign_lp/images/circle_kazari.webp) center/contain no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 21px;
  text-align: center;
}
.sec03 .feature_box .gridbox .box02 .textbox {
  width: 100%;
}
.sec03 .feature_box .gridbox .box02 .textbox .box_title {
  font-size: 28px;
  margin-bottom: 25px;
  letter-spacing: 0.05em;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
}
.sec03 .feature_box .box01 .image01 {
  z-index: -1;
}
.sec03 .feature_box .box01 .image02 {
  position: relative;
  z-index: 1;
}
.sec03 .feature_box .box01 .circle_text {
  position: absolute;
  width: 228px;
  height: 228px;
  right: 50px;
  top: -30px;
  z-index: -2;
  background: url(/invisalign_lp/images/circle.webp) center/contain no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 19px;
  letter-spacing: 0.1em;
}
.sec03 .feature_box .box01 .circle_itero {
  position: absolute;
  width: 146px;
  height: 146px;
  right: 400px;
  top: 50px;
  z-index: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 36px;
  background-color: #A67E34;
  border-radius: 50%;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .sec03 {
    min-width: initial;
    margin-bottom: 17.8vw;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    padding: 18vw 0 0;
    max-width: 100%;
    padding-top: 13.4vw;
  }
  .sec03 .inner {
    padding: 0;
  }
  .sec03 .sec_title {
    font-size: 8vw;
    margin-bottom: 13.4vw;
  }
  .sec03 .sec_title::before {
    font-size: 14.6vw;
    right: 50%;
    bottom: 15vw;
    width: 100%;
    transform: translateX(50%);
  }
  .sec03 .feature_box .box01 .imagebox {
    width: initial;
    min-width: initial;
    max-width: initial;
    position: relative;
  }
  .sec03 .feature_box .box01 .number {
    font-size: 13.2vw;
    bottom: -12vw;
    left: 5vw;
  }
  .sec03 .feature_box .box01 .number .small {
    font-size: 3.6vw;
  }
  .sec03 .feature_box .box01 .flexbox {
    margin-bottom: 10vw;
    padding: 0 5vw;
  }
  .sec03 .feature_box .box01 .flexbox .textbox {
    width: 100%;
    margin-right: initial;
    margin-top: 10vw;
  }
  .sec03 .feature_box .box01 .flexbox .textbox .box_title {
    font-size: 6.5vw;
    margin-bottom: 5vw;
  }
  .sec03 .feature_box .box01 .flexbox .textbox .box_text {
    font-size: 4vw;
    margin-bottom: 7vw;
  }
  .sec03 .feature_box .gridbox {
    grid-template-columns: repeat(1, 1fr);
    -moz-column-gap: 70px;
         column-gap: 70px;
    margin-bottom: 80px;
  }
  .sec03 .feature_box .gridbox .box02 .imagebox {
    width: 100%;
    min-width: 100%;
    padding-bottom: initial;
  }
  .sec03 .feature_box .gridbox .box02 .imagebox .number {
    font-size: 13.2vw;
    bottom: -12vw;
    left: 5vw;
  }
  .sec03 .feature_box .gridbox .box02 .imagebox .number .small {
    font-size: 3.6vw;
  }
  .sec03 .feature_box .gridbox .box02 .imagebox .circle_text {
    position: absolute;
    width: 40vw;
    height: 40vw;
    right: 3vw;
    bottom: 0;
    display: flex;
    font-size: 5vw;
  }
  .sec03 .feature_box .gridbox .box02 .textbox {
    width: 100%;
    padding: 0 5vw;
  }
  .sec03 .feature_box .gridbox .box02 .textbox .box_title {
    font-size: 6.5vw;
    margin-bottom: 5vw;
    margin-top: 10vw;
  }
  .sec03 .feature_box .box01 .circle_text {
    position: absolute;
    width: 42.8vw;
    height: 42.8vw;
    right: 6vw;
    top: -7vw;
    font-size: 4vw;
  }
  .sec03 .feature_box .box01 .circle_itero {
    width: 32vw;
    height: 32vw;
    right: initial;
    left: 2vw;
    top: 2vw;
    font-size: 36px;
  }
  .sec03 .feature_box .box01 .image02 {
    width: 46.5vw;
    height: 40vw;
    padding-right: 15vw;
  }
  .sec03 .feature_box .box01 .imagebox {
    text-align: center;
  }
}

.sec04 {
  min-width: 1024px;
}
.sec04 .inner {
  padding: 0;
}
.sec04 .sec_header {
  text-align: center;
  font-size: 36px;
  background: url(/invisalign_lp/images/fukidashi.webp) center/contain no-repeat;
  width: 668px;
  height: 191px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
  margin: 0 auto;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
}
.sec04 .sec_header .small_title {
  font-size: 28px;
}
.sec04 .pinkbg {
  background-color: #FAEFEB;
  width: 1280px;
  height: 697px;
  z-index: -1;
  position: absolute;
  bottom: -50px;
}
.sec04 .gridbox {
  grid-template-columns: repeat(3, 1fr);
  place-content: center;
  place-items: center;
  width: 874px;
  margin: 0 auto;
  row-gap: 25px;
}
.sec04 .gridbox .box {
  width: 242px;
  height: 242px;
  border-radius: 50%;
  border: 1px solid #EE8593;
  place-content: center;
  place-items: center;
}
.sec04 .gridbox .box .imagebox {
  width: 100%;
  min-width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.sec04 .gridbox .box .box_text {
  font-size: 21px;
  text-align: center;
  line-height: normal;
}
@media screen and (max-width: 768px) {
  .sec04 {
    min-width: initial;
    margin-bottom: 13.8vw;
    width: 100%;
    max-width: 100%;
  }
  .sec04 .inner {
    padding: 0;
  }
  .sec04 .sec_header {
    font-size: 5.5vw;
    width: 100%;
    height: 33vw;
    padding-bottom: 8vw;
    padding-top: 3vw;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
  }
  .sec04 .sec_header .small_title {
    font-size: 5vw;
    line-height: 1;
  }
  .sec04 .pinkbg {
    width: 100%;
    height: 183.5vw;
    bottom: -14vw;
  }
  .sec04 .gridbox {
    grid-template-columns: repeat(2, 1fr);
    place-content: center;
    place-items: center;
    width: 100%;
    row-gap: 4vw;
  }
  .sec04 .gridbox .box {
    width: 44.5vw;
    height: 44.5vw;
  }
  .sec04 .gridbox .box .imagebox {
    width: 50%;
    min-width: initial;
    margin-bottom: 5vw;
  }
  .sec04 .gridbox .box .box_text {
    font-size: 4vw;
  }
}

.sec05 {
  min-width: 1024px;
  margin-top: 50px;
  margin-bottom: 135px;
}
.sec05 .innner {
  padding: 0;
  position: relative;
  width: 1280px;
}
.sec05 .inner::before {
  content: "";
  position: absolute;
  width: 607px;
  height: 479px;
  left: 0;
  top: -86px;
  z-index: -1;
  background: url(/invisalign_lp/images/sec05_left.webp) center/contain no-repeat;
}
.sec05 .inner::after {
  content: "";
  position: absolute;
  width: 411px;
  height: 327px;
  right: 0;
  top: 22px;
  z-index: -1;
  background: url(/invisalign_lp/images/sec05_right.webp) center/contain no-repeat;
}
.sec05 .sec_header {
  width: 590px;
  border-bottom: 2px solid #A67E34;
  border-top: 2px solid #A67E34;
  text-align: center;
  margin: 0 auto;
  color: #A67E34;
  font-size: 30px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  padding: 33px 0;
  margin-top: 135px;
  margin-bottom: 95px;
  position: relative;
}
.sec05 .sec_header .subtitle {
  color: #A67E34;
  font-size: 25px;
  letter-spacing: 0.1em;
}
.sec05 .sec_header .sec_title2 {
  font-size: 36px;
}
.sec05 .gridbox {
  grid-template-columns: repeat(3, 1fr);
  width: 1089px;
  place-content: center;
  place-items: center;
  margin: 0 auto;
  row-gap: 60px;
  -moz-column-gap: 45px;
       column-gap: 45px;
}
.sec05 .gridbox .box .imagebox {
  min-width: 100%;
}
.sec05 .gridbox .box .textbox {
  width: 330px;
  height: 176px;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  padding: 35px 29px;
  letter-spacing: 0.1em;
}
.sec05 .gridbox .box .textbox .merit {
  font-size: 18px;
  color: #fff;
}
.sec05 .gridbox .box .textbox .merit_text {
  font-size: 21px;
  color: #fff;
}
.sec05 .gridbox .box .pink {
  background: url(/invisalign_lp/images/gold_p.webp) center/contain no-repeat;
}
.sec05 .gridbox .box .yellow {
  background: url(/invisalign_lp/images/gold_y.webp) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .sec05 {
    min-width: initial;
    width: 100%;
    max-width: 100%;
    margin-top: 50px;
    margin-bottom: 135px;
  }
  .sec05 .inner {
    padding: 0;
    width: 100%;
  }
  .sec05 .inner::before {
    width: 100%;
    height: 84vw;
    left: 0;
    top: -20.5vw;
    background: url(/invisalign_lp/images/sec05_left_sp.webp) center/contain no-repeat;
  }
  .sec05 .inner::after {
    content: "none";
    display: none;
  }
  .sec05 .sec_header {
    width: 90%;
    font-size: 6.5vw;
    padding: 5vw 0;
    margin-top: 34vw;
    margin-bottom: 20vw;
  }
  .sec05 .sec_header .subtitle {
    font-size: 5vw;
    letter-spacing: 0.1em;
  }
  .sec05 .sec_header .sec_title2 {
    font-size: 7.5vw;
    font-feature-settings: "palt";
  }
  .sec05 .gridbox {
    grid-template-columns: repeat(1, 1fr);
    width: 80%;
    row-gap: 10.7vw;
    -moz-column-gap: initial;
         column-gap: initial;
  }
  .sec05 .gridbox .box .imagebox {
    min-width: initial;
    margin: 0 auto;
  }
  .sec05 .gridbox .box .textbox {
    width: 80.3vw;
    height: 42.9vw;
    padding: 5vw 2vw;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: initial;
  }
  .sec05 .gridbox .box .textbox .merit {
    font-size: 4vw;
  }
  .sec05 .gridbox .box .textbox .merit_text {
    font-size: 5.7vw;
  }
  .sec05 .gridbox .box .pink {
    background: url(/invisalign_lp/images/gold_p.webp) center/contain no-repeat;
  }
  .sec05 .gridbox .box .yellow {
    background: url(/invisalign_lp/images/gold_y.webp) center/contain no-repeat;
  }
}

.sec06 {
  min-width: 1024px;
  margin-bottom: 100px;
}
.sec06 .inner {
  padding: 0;
  position: relative;
}
.sec06 .brownbg {
  background-color: rgba(166, 126, 52, 0.4);
  width: 1280px;
  height: 922px;
  z-index: -1;
  position: absolute;
  top: 100px;
}
.sec06 .title_image {
  text-align: center;
  max-width: 100%;
  margin-bottom: 45px;
  position: relative;
}
.sec06 .title_image::before {
  content: "Invisalign";
  position: absolute;
  font-size: 137px;
  letter-spacing: 0.1em;
  right: 50%;
  bottom: -70px;
  transform: translateX(50%);
  color: rgba(255, 255, 255, 0.2);
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  width: 721px;
}
.sec06 .sec_header {
  text-align: center;
  font-size: 34px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  position: relative;
  border-bottom: 2px solid #A67E34;
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 15px;
}
.sec06 .sec_header .subtitle {
  font-size: 30px;
}
.sec06 .sec_header::before {
  content: "";
  position: absolute;
}
.sec06 .flexbox {
  align-items: flex-start;
  margin-top: 45px;
}
.sec06 .flexbox .textbox {
  margin-right: 40px;
  width: 55%;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 1.7;
}
.sec06 .flexbox .imagebox {
  min-width: 26%;
  width: 26%;
}
.sec06 .bottom_box {
  background-color: #FAEFEB;
  width: 940px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 50px 80px;
}
.sec06 .bottom_box .bottom_title {
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  color: #EE8593;
  text-align: center;
  font-size: 30px;
  position: relative;
}
.sec06 .bottom_box .bottom_title::before {
  content: "";
  position: absolute;
  width: 154px;
  height: 162px;
  left: 120px;
  bottom: -20px;
  background: url(/invisalign_lp/images/merit_check.webp) center/contain no-repeat;
}
.sec06 .bottom_box .bottom_title::after {
  content: "";
  position: absolute;
  width: 69px;
  height: 51px;
  right: 190px;
  bottom: -10px;
  background: url(/invisalign_lp/images/merit_kazari.webp) center/contain no-repeat;
}
.sec06 .gridbox {
  grid-template-columns: repeat(3, 1fr);
  width: 814px;
  margin: 0 auto;
  place-content: center;
  place-items: center;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.sec06 .gridbox .box {
  width: 292px;
  place-content: center;
  place-items: center;
  position: relative;
  margin-bottom: 150px;
}
.sec06 .gridbox .box .imagebox {
  min-width: 100%;
  text-align: center;
  margin-top: 80px;
}
.sec06 .gridbox .box .textbox {
  width: 100%;
  height: 104px;
  text-align: center;
  font-size: 24px;
  position: absolute;
  bottom: -60px;
}
.sec06 .gridbox .box .textbox .pink {
  color: #EE8593;
}
.sec06 .merit_textbox {
  text-align: center;
  font-size: 24px;
  margin-bottom: 100px;
  letter-spacing: 0.1em;
  line-height: 1.7;
  position: relative;
  z-index: 5;
}
.sec06 .merit_textbox .merit_bold {
  font-weight: bold;
}
.sec06 .merit_textbox::before {
  content: "";
  position: absolute;
  width: 300px;
  height: 128px;
  right: 50%;
  top: 0;
  transform: translateX(50%);
  background: url(/invisalign_lp/images/sita.webp) center/contain no-repeat;
  z-index: -1;
}
.sec06 .but_box .but {
  font-size: 30px;
  color: #CB5224;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.7;
  transform: rotate(-7deg);
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  margin-right: 250px;
  text-align: center;
}
.sec06 .but_box .red_text {
  font-size: 26px;
  color: #CB5224;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.7;
}
.sec06 .but_box .flexbox {
  flex-direction: row-reverse;
  margin-top: 50px;
}
.sec06 .but_box .flexbox .textbox {
  margin-right: initial;
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  .sec06 {
    min-width: initial;
    margin-bottom: 23.8vw;
  }
  .sec06 .inner {
    padding: 0;
    position: relative;
  }
  .sec06 .brownbg {
    width: 100%;
    height: 653.3vw;
    top: 16vw;
  }
  .sec06 .title_image {
    max-width: 100%;
    width: 53.5vw;
    margin: 0 auto;
  }
  .sec06 .title_image::before {
    font-size: 18vw;
    right: 50%;
    bottom: -10vw;
    transform: translateX(50%);
    width: 187%;
    font-feature-settings: "palt";
    letter-spacing: 0.03em;
  }
  .sec06 .sec_header {
    font-size: 6.5vw;
    width: 90%;
    padding-bottom: 3vw;
  }
  .sec06 .sec_header .subtitle {
    font-size: 5vw;
  }
  .sec06 .flexbox {
    align-items: flex-start;
    margin-top: 13.6vw;
    display: block;
    margin-bottom: 18vw;
  }
  .sec06 .flexbox .textbox {
    margin-right: initial;
    width: 100%;
    font-size: 4vw;
    padding: 0 5vw;
  }
  .sec06 .flexbox .imagebox {
    min-width: 80%;
    width: 80%;
  }
  .sec06 .bottom_box {
    width: 85.5%;
    margin-top: 6vw;
    padding: 6vw 1vw 1vw;
  }
  .sec06 .bottom_box .bottom_title {
    font-size: 6vw;
    margin-left: 23vw;
    font-feature-settings: "palt";
  }
  .sec06 .bottom_box .bottom_title::before {
    width: 33.6vw;
    height: 36vw;
    left: -25vw;
    bottom: -20px;
  }
  .sec06 .bottom_box .bottom_title::after {
    width: 7.5vw;
    height: 5.6vw;
    right: 4vw;
    bottom: 23vw;
  }
  .sec06 .gridbox {
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
    -moz-column-gap: initial;
    column-gap: initial;
    row-gap: 10vw;
  }
  .sec06 .gridbox .box {
    width: 100%;
    margin-bottom: initial;
  }
  .sec06 .gridbox .box .imagebox {
    min-width: initial;
    margin-top: 7.5vw;
    width: 51.5%;
  }
  .sec06 .gridbox .box .textbox {
    width: 100%;
    height: 23vw;
    font-size: 5.2vw;
    bottom: -10vw;
  }
  .sec06 .merit_textbox {
    font-size: 4.5vw;
    margin-bottom: 10vw;
    margin-top: 11vw;
  }
  .sec06 .merit_textbox .merit_bold {
    font-size: 6vw;
  }
  .sec06 .merit_textbox::before {
    height: 32vw;
  }
  .sec06 .but_box .but {
    font-size: 9vw;
    margin-right: 20vw;
  }
  .sec06 .but_box .red_text {
    font-size: 6.6vw;
  }
  .sec06 .but_box .flexbox {
    margin-top: 8vw;
  }
  .sec06 .but_box .flexbox .textbox {
    margin-right: initial;
    margin-left: initial;
  }
}

.sec07 {
  min-width: 1024px;
  margin-bottom: 110px;
}
.sec07 .sec_header {
  text-align: center;
  font-size: 30px;
  position: relative;
  margin-bottom: 150px;
  letter-spacing: 0.1em;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
}
.sec07 .sec_header::before {
  content: "";
  position: absolute;
  width: 310px;
  height: 7px;
  right: 50%;
  bottom: -20px;
  transform: translateX(50%);
  background: url(/invisalign_lp/images/pinkline.webp) center/contain no-repeat;
}
.sec07 .compare_box {
  width: 947px;
  margin: 0 auto;
}
.sec07 .compare_box .list {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.sec07 .compare_box .item {
  width: 48%;
}
.sec07 .compare_box .item_title {
  font-size: 26px;
  color: #fff;
  width: 397px;
  height: 56px;
  background-color: #F09FA6;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-top: 25px;
  letter-spacing: 0.1em;
}
.sec07 .compare_box .title02 {
  background-color: #B3B3B3;
}
.sec07 .compare_box .box01 {
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec07 .compare_box .box {
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.7;
  padding: 0 22px;
  margin-bottom: 35px;
}
.sec07 .compare_box .box .merit_title {
  color: #A67E34;
  border-bottom: 1px solid #A67E34;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.sec07 .compare_box .item:nth-of-type(1) {
  margin-right: 30px;
  background-color: #FAEFEB;
}
.sec07 .compare_box .item:nth-of-type(2) {
  background-color: #F5F3F1;
}
@media screen and (max-width: 768px) {
  .sec07 {
    min-width: initial;
    margin-bottom: 10vw;
  }
  .sec07 .sec_header {
    font-size: 7vw;
    margin-bottom: 10vw;
  }
  .sec07 .sec_header::before {
    content: "";
    width: 100%;
    height: 1.8vw;
    bottom: -5vw;
  }
  .sec07 .compare_box {
    width: 100%;
  }
  .sec07 .compare_box .list {
    display: block;
    justify-content: center;
    margin-bottom: initial;
    width: 90%;
    margin: 0 auto;
  }
  .sec07 .compare_box .item {
    width: 90%;
    padding: 5vw 5vw;
    max-width: 90vw;
  }
  .sec07 .compare_box .item_title {
    font-size: 6vw;
    width: 100%;
    height: 14vw;
    border-radius: 5vw;
    margin: 0 auto;
    margin-top: 5vw;
  }
  .sec07 .compare_box .box01 {
    height: initial;
    display: flex;
    width: 100%;
    min-width: 100%;
    margin: 5vw 0;
  }
  .sec07 .compare_box .box {
    padding: 0 5vw;
    margin-bottom: 5vw;
  }
  .sec07 .compare_box .box .merit_title {
    padding-bottom: 3vw;
    margin-bottom: 3vw;
    font-size: 5vw;
  }
  .sec07 .compare_box .box .merit_item {
    font-size: 4vw;
  }
  .sec07 .compare_box .item:nth-of-type(1) {
    margin-right: initial;
    padding-top: 5vw;
    margin-bottom: 5vw;
  }
  .sec07 .compare_box .last {
    margin-bottom: initial;
  }
}

.sec08 {
  min-width: 1024px;
  width: 1280px;
  margin: 0 auto 200px;
  padding: 135px 0;
  background-color: #F2ECE3;
  position: relative;
}
.sec08 .sec_header {
  font-size: 34px;
  text-align: center;
  position: relative;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  margin-bottom: 105px;
}
.sec08 .sec_header::before {
  content: "Flow";
  position: absolute;
  color: #F09FA6;
  font-size: 36px;
  right: 50%;
  transform: translateX(50%);
  bottom: -50px;
  letter-spacing: 0.1em;
}
.sec08 .flexbox {
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  row-gap: 56px;
}
.sec08 .flexbox .box {
  width: 240px;
}
.sec08 .flexbox .box .imagebox {
  min-width: 100%;
  position: relative;
}
.sec08 .flexbox .box .imagebox .num {
  position: absolute;
  bottom: -35px;
  left: 10px;
}
.sec08 .flexbox .box .flow_text {
  width: 100%;
  align-items: center;
  background-color: #fff;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .sec08 {
    min-width: initial;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 0;
    padding: 17.5vw 0 19.8vw;
  }
  .sec08 .sec_header {
    font-size: 7vw;
    margin-bottom: 20vw;
  }
  .sec08 .sec_header::before {
    content: "Flow";
    font-size: 6vw;
    bottom: -8vw;
  }
  .sec08 .flexbox {
    padding-bottom: initial;
  }
  .sec08 .flexbox .box {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 6vw;
  }
  .sec08 .flexbox .box .imagebox {
    min-width: 100%;
    margin: 0 auto;
  }
  .sec08 .flexbox .box .imagebox .num {
    bottom: -8vw;
    left: 1vw;
    width: 11.7vw;
    height: 13.5vw;
  }
  .sec08 .flexbox .box .flow_text {
    width: 100%;
    height: 20vw;
    font-size: 5.3vw;
  }
}

.sec08::before {
  content: "";
  position: absolute;
  width: 416px;
  height: 219px;
  left: 30px;
  top: -30px;
  background: url(/invisalign_lp/images/flow_left.webp) center/contain no-repeat;
}

.sec08::after {
  content: "";
  position: absolute;
  width: 285px;
  height: 257px;
  right: 30px;
  bottom: 0;
  background: url(/invisalign_lp/images/flow_right.webp) center/contain no-repeat;
}

@media screen and (max-width: 768px) {
  .sec08::before {
    width: 51.5vw;
    height: 27vw;
    left: 10vw;
    top: -5vw;
  }
  .sec08::after {
    width: 47.5vw;
    height: 43vw;
    right: 2vw;
    bottom: 0;
  }
}
.sec09 {
  margin-bottom: 220px;
  padding-top: 100px;
}
.sec09 .inner {
  padding: 0 60px;
}
.sec09 .sec_header .sec_title {
  font-size: 38px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  position: relative;
  margin-bottom: 55px;
}
.sec09 .sec_header .sec_title::before {
  content: "Message";
  position: absolute;
  font-size: 90px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  color: rgba(166, 126, 52, 0.4);
  bottom: 110px;
  left: 0;
  letter-spacing: 0.1em;
}
.sec09 .messagebox {
  display: flex;
  position: relative;
  margin-bottom: 70px;
}
.sec09 .messagebox .textbox {
  font-size: 21px;
  width: 65%;
  letter-spacing: 0.1em;
  line-height: 1.7;
}
.sec09 .messagebox .textbox .gold {
  color: #A67E34;
  font-weight: bold;
}
.sec09 .messagebox .imagebox {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
}
.sec09 .messagebox::before {
  content: "";
  position: absolute;
  width: 223px;
  height: 236px;
  right: 120px;
  bottom: 30px;
  background: url(/invisalign_lp/images/message_kazari.webp) center/contain no-repeat;
}
.sec09 .doctor_box {
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 115px;
}
.sec09 .doctor_box .doctor_image {
  margin-right: 320px;
}
.sec09 .doctor_box .doctor {
  width: 472px;
  height: 256px;
  background-color: #F2ECE3;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.7;
  z-index: -1;
  position: absolute;
  right: 140px;
  bottom: -30px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
}
.sec09 .doctor_box .doctor .katagaki {
  font-size: 24px;
  color: #A67E34;
  margin-bottom: 20px;
}
.sec09 .doctor_box .doctor .doctor_name {
  font-size: 30px;
  color: #A67E34;
}
.sec09 .doctor_box .doctor .small {
  font-size: 18px;
  color: #A67E34;
}
.sec09 .career_box {
  display: flex;
  padding: 33px 0;
  justify-content: center;
  margin-bottom: 55px;
  -moz-column-gap: 50px;
       column-gap: 50px;
}
.sec09 .career_box .career_left {
  margin-right: 50px;
}
.sec09 .career_box .career_left .career_title {
  font-size: 24px;
  color: #A67E34;
  margin-bottom: 15px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
}
.sec09 .career_box .career_left .dllist {
  border-left: 1px solid #A67E34;
  border-top: 1px solid #A67E34;
  padding-top: 30px;
  padding-left: 30px;
}
.sec09 .career_box .career_left .row {
  display: flex;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}
.sec09 .career_box .career_left .row .term {
  padding-right: 50px;
}
.sec09 .career_box .career_right .career_title {
  font-size: 24px;
  color: #A67E34;
  margin-bottom: 15px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
}
.sec09 .career_box .career_right .list {
  border-left: 1px solid #A67E34;
  border-top: 1px solid #A67E34;
  padding-top: 30px;
  padding-left: 30px;
}
.sec09 .career_box .career_right .item {
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .sec09 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 23.8vw;
    margin-top: 30vw;
    padding-top: 24vw;
  }
  .sec09 .inner {
    padding: 0 0;
  }
  .sec09 .sec_header {
    padding: 0 5vw;
  }
  .sec09 .sec_header .sec_title {
    font-size: 6vw;
    margin-bottom: 5vw;
  }
  .sec09 .sec_header .sec_title::before {
    content: "Message";
    font-size: 14.7vw;
    bottom: 20vw;
    left: 0;
  }
  .sec09 .messagebox {
    padding: 0 5vw;
    margin-bottom: initial;
  }
  .sec09 .messagebox .textbox {
    font-size: 4vw;
    width: 100%;
    margin-top: 50vw;
  }
  .sec09 .messagebox .imagebox {
    right: 0;
    top: 0;
    padding: 0 5vw;
  }
  .sec09 .messagebox::before {
    width: 27vw;
    height: 29vw;
    right: 5vw;
    bottom: -25vw;
  }
  .sec09 .doctor_box {
    margin-bottom: 50vw;
    justify-content: flex-start;
    margin-top: 20vw;
  }
  .sec09 .doctor_box .doctor_image {
    margin-right: initial;
    width: 54.7vw;
  }
  .sec09 .doctor_box .doctor {
    width: 92.5vw;
    height: 41.5vw;
    right: 0vw;
    bottom: -37vw;
  }
  .sec09 .doctor_box .doctor .katagaki {
    font-size: 5vw;
    margin-bottom: 4vw;
  }
  .sec09 .doctor_box .doctor .doctor_name {
    font-size: 6vw;
  }
  .sec09 .doctor_box .doctor .small {
    font-size: 4vw;
  }
  .sec09 .career_box {
    padding: 0 5vw;
    margin-bottom: 55px;
    display: block;
  }
  .sec09 .career_box .career_left {
    margin-right: initial;
    margin-left: initial;
    margin-bottom: 5vw;
  }
  .sec09 .career_box .career_left .career_title {
    font-size: 5.5vw;
    margin-bottom: 3vw;
  }
  .sec09 .career_box .career_left .dllist {
    padding-top: 5vw;
    padding-left: 5vw;
  }
  .sec09 .career_box .career_left .row {
    margin-bottom: 3vw;
  }
  .sec09 .career_box .career_left .row .term {
    font-size: 4vw;
    padding-right: 10vw;
  }
  .sec09 .career_box .career_left .row .desc {
    font-size: 4vw;
  }
  .sec09 .career_box .career_right .career_title {
    font-size: 5.5vw;
    margin-bottom: 3vw;
  }
  .sec09 .career_box .career_right .list {
    padding-top: 5vw;
    padding-left: 5vw;
  }
  .sec09 .career_box .career_right .item {
    margin-bottom: 3vw;
    font-feature-settings: "palt";
  }
}

.sec10 {
  margin-bottom: 145px;
  padding-top: 80px;
}
.sec10 .sec_header .sec_title {
  font-size: 34px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  position: relative;
  margin-bottom: 55px;
}
.sec10 .sec_header .sec_title::before {
  content: "Cases";
  position: absolute;
  font-size: 48px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  color: rgba(166, 126, 52, 0.4);
  bottom: 110px;
  left: 0;
  letter-spacing: 0.1em;
}
.sec10 .databox {
  width: 960px;
  max-width: 100%;
  margin: 0 auto;
  padding: 60px;
  background-color: #FAEFEB;
  box-sizing: border-box;
  position: relative;
}
.sec10 .databox .comparison {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  margin-bottom: 20px;
  position: relative;
}
.sec10 .databox .comparison::before {
  content: "";
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(/invisalign_lp/images/sankaku.webp) center/contain no-repeat;
  width: 24px;
  height: 29px;
}
.sec10 .databox .left_box {
  width: 45%;
  margin: 0;
  padding-bottom: 20px;
  text-align: center;
}
.sec10 .databox .before_box {
  margin-bottom: 20px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 36px;
  letter-spacing: 0.2em;
  color: #534740;
}
.sec10 .databox .right_box {
  width: 45%;
  margin: 0;
  padding-bottom: 20px;
  text-align: center;
}
.sec10 .databox .after_box {
  margin-bottom: 20px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 36px;
  letter-spacing: 0.2em;
  color: #534740;
}
.sec10 .databox::before {
  position: absolute;
  content: "";
  width: 158px;
  height: 154px;
  bottom: 0;
  right: 10px;
  background: url(/invisalign_lp/images/case_kazari.webp) center/contain no-repeat;
}
.sec10 .box {
  position: relative;
}
.sec10 .dline {
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  padding: 10px 30px;
  margin-bottom: 10px;
}
.sec10 .term {
  width: 100%;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 20px;
  letter-spacing: 0.2em;
  color: #534740;
  box-sizing: border-box;
}
.sec10 .red {
  color: #D66B78;
}
.sec10 .data {
  width: 100%;
  padding: 10px;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: #534740;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .sec10 {
    margin-bottom: 0;
    padding-top: 16vw;
  }
  .sec10 .sec_header {
    margin-bottom: 10vw;
  }
  .sec10 .sec_header .inner {
    padding: 0;
  }
  .sec10 .sec_header .sec_title {
    font-size: 5.3vw;
    margin-bottom: initial;
    padding-left: 5vw;
  }
  .sec10 .sec_header .sec_title::before {
    content: "Cases";
    font-size: 9vw;
    bottom: 25vw;
    left: 5vw;
  }
  .sec10 .databox {
    width: 100%;
    padding: 5vw;
  }
  .sec10 .databox .comparison {
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .sec10 .databox .comparison::before {
    content: "";
    width: 3vw;
    height: 4vw;
  }
  .sec10 .databox .left_box {
    width: 45%;
    margin: 0;
    padding-bottom: 20px;
    text-align: center;
  }
  .sec10 .databox .before_box {
    margin-bottom: 0;
    font-size: 4.5vw;
  }
  .sec10 .databox .right_box {
    width: 45%;
    margin: 0;
    padding-bottom: 20px;
    text-align: center;
  }
  .sec10 .databox .after_box {
    margin-bottom: 0;
    font-size: 4.5vw;
  }
  .sec10 .databox::before {
    content: "";
    width: 28.8vw;
    height: 28vw;
    bottom: 0;
    right: 3vw;
  }
  .sec10 .box {
    position: relative;
  }
  .sec10 .dline {
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    padding: 10px 30px;
    margin-bottom: 10px;
  }
  .sec10 .term {
    font-size: 4vw;
  }
  .sec10 .data {
    padding: 3vw;
    font-size: 4vw;
  }
}

.sec11 {
  background-color: rgba(248, 245, 241, 0.8);
  padding-top: 70px;
}
.sec11 .inner {
  padding: 0 180px;
}
.sec11 .sec_header {
  text-align: center;
  color: #A67E34;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  letter-spacing: 0.1em;
  border-bottom: 2px dashed #A67E34;
  border-top: 2px dashed #A67E34;
  padding: 30px 0;
  margin-bottom: 77px;
}
.sec11 .sec_header .subtitle {
  font-size: 25px;
  color: #A67E34;
  letter-spacing: 0.1em;
}
.sec11 .sec_header .sec_title {
  font-size: 30px;
}
.sec11 .price {
  border-bottom: 1px solid #A67E34;
  padding-bottom: 30px;
}
.sec11 .flexbox .imagebox {
  min-width: 20%;
  max-width: 20%;
}
.sec11 .flexbox .price_text {
  letter-spacing: 0.1em;
  font-size: 24px;
  margin-right: 25px;
}
.sec11 .flexbox .price_text .red {
  font-size: 103px;
  font-weight: bold;
  color: #CB5224;
}
.sec11 .risokubox {
  border: 1px solid #A67E34;
  padding: 10px 25px;
}
.sec11 .risokubox .risoku {
  font-size: 21px;
  letter-spacing: 0.1em;
  text-align: center;
}
.sec11 .risokubox .risoku .small {
  font-size: 16px;
}
.sec11 .textbox {
  width: 86%;
}
.sec11 .textbox .hosoku {
  font-size: 16px;
  letter-spacing: 0.1em;
  justify-content: center;
  display: flex;
}
.sec11 .comment {
  text-align: right;
  padding-top: 15px;
  font-size: 15px;
  margin-bottom: 50px;
}
.sec11 .dbox {
  display: flex;
  width: 80%;
  margin: 0 auto;
  letter-spacing: 0.1em;
}
.sec11 .d_left {
  width: 77%;
  font-size: 24px;
  position: relative;
  line-height: 1.2;
  padding-bottom: 40px;
}
.sec11 .d_left::before {
  content: "";
  position: absolute;
  top: 18px;
  right: 0;
  height: 2px;
  width: 170px;
  background: url(/invisalign_lp/images/dotted.webp) center/contain no-repeat;
}
.sec11 .d_right {
  width: 170px;
  font-size: 24px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 50px;
}
.sec11 .d_right .red {
  color: #CB5224;
}
@media screen and (max-width: 768px) {
  .sec11 {
    padding-top: 20vw;
  }
  .sec11 .inner {
    padding: 0 5vw;
  }
  .sec11 .sec_header {
    text-align: center;
    padding: 5vw 0;
    margin-bottom: initial;
  }
  .sec11 .sec_header .subtitle {
    font-size: 5vw;
  }
  .sec11 .sec_header .sec_title {
    font-size: 6vw;
  }
  .sec11 .price {
    padding-bottom: 5vw;
  }
  .sec11 .price .flexbox {
    display: flex;
  }
  .sec11 .flexbox .imagebox {
    min-width: 20%;
    max-width: 20%;
  }
  .sec11 .flexbox .price_text {
    font-size: 4vw;
    margin-right: initial;
    text-align: center;
    position: relative;
    margin-top: 10vw;
  }
  .sec11 .flexbox .price_text .red {
    font-size: 17.5vw;
  }
  .sec11 .flexbox .price_text::before {
    content: "";
    position: absolute;
    width: 25vw;
    height: 16vw;
    left: -3vw;
    bottom: 17vw;
    background: url(/invisalign_lp/images/price_before.webp) center/contain no-repeat;
  }
  .sec11 .risokubox {
    padding: 2vw;
    width: 43%;
  }
  .sec11 .risokubox .risoku {
    font-size: 5vw;
  }
  .sec11 .risokubox .risoku .small {
    font-size: 4vw;
    letter-spacing: 0em;
  }
  .sec11 .textbox {
    width: 86%;
  }
  .sec11 .textbox .hosoku {
    font-size: 4vw;
    justify-content: center;
    margin-right: 1vw;
    line-height: 1.7;
  }
  .sec11 .comment {
    padding-top: 5vw;
    font-size: 4vw;
    margin-bottom: 10vw;
  }
  .sec11 .dbox {
    width: 100%;
    flex-wrap: wrap;
    padding-bottom: 4.2vw;
  }
  .sec11 .d_left {
    width: 77%;
    font-size: 4.5vw;
    padding-bottom: initial;
  }
  .sec11 .d_left::before {
    content: "";
    display: none;
  }
  .sec11 .d_right {
    width: 98%;
    font-size: 4.5vw;
    display: flex;
    justify-content: flex-end;
    padding-left: initial;
    position: relative;
  }
  .sec11 .d_right::before {
    content: "";
    position: absolute;
    top: 3.5vw;
    right: 30vw;
    height: 1vw;
    width: 50%;
    background: url(/invisalign_lp/images/dotted.webp) center/contain no-repeat;
  }
}

.sec12 {
  padding-top: 30px;
  background-color: rgba(248, 245, 241, 0.8);
  padding-bottom: 90px;
}
.sec12 .inner {
  background-color: #fff;
  width: 890px;
  padding: 45px 30px;
}
.sec12 .sec_header {
  border-bottom: 2px dashed #A67E34;
  margin-bottom: 15px;
}
.sec12 .sec_header .sec_title {
  font-size: 24px;
  color: #A67E34;
  padding-bottom: 20px;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
}
.sec12 .payment_box .payment_text {
  width: 90%;
  margin: 0 auto;
}
.sec12 .gridbox {
  margin-top: 40px;
  grid-template-columns: repeat(5, 1fr);
  justify-items: center;
}
@media screen and (max-width: 768px) {
  .sec12 {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }
  .sec12 .inner {
    width: 90%;
    padding: 7vw 3vw 10vw 3vw;
  }
  .sec12 .sec_header {
    margin-bottom: 3vw;
  }
  .sec12 .sec_header .sec_title {
    font-size: 5.6vw;
    padding-bottom: 5vw;
  }
  .sec12 .payment_box .payment_text {
    width: 90%;
    margin: 0 auto;
    font-size: 4vw;
  }
  .sec12 .gridbox {
    display: flex;
    flex-wrap: wrap;
    margin-top: 7vw;
    justify-content: center;
    row-gap: 3.8vw;
    -moz-column-gap: 3.8vw;
         column-gap: 3.8vw;
  }
  .sec12 .gridbox .payment_image img {
    width: 25.4vw;
  }
}

.sec13 {
  background-color: rgba(248, 245, 241, 0.8);
}
.sec13 .inner {
  padding: 0 180px;
}
.sec13 .flexbox .imagebox {
  max-width: 28%;
  min-width: 28%;
}
.sec13 .flexbox .textbox {
  letter-spacing: 0.1em;
  line-height: 1.7;
  width: 58%;
}
.sec13 .flexbox .textbox .sec_title {
  font-size: 28px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
}
.sec13 .flexbox .textbox .sec_title .highlight {
  background: linear-gradient(transparent 60%, #F09FA6 60%);
}
@media screen and (max-width: 768px) {
  .sec13 {
    padding-bottom: 13.8vw;
  }
  .sec13 .inner {
    padding: 0 5vw;
  }
  .sec13 .flexbox {
    padding-top: 10vw;
  }
  .sec13 .flexbox .imagebox {
    display: none;
  }
  .sec13 .flexbox .textbox {
    width: 100%;
  }
  .sec13 .flexbox .textbox .sec_title {
    font-size: 5.7vw;
    padding-left: 20vw;
    position: relative;
  }
  .sec13 .flexbox .textbox .sec_title .highlight {
    font-size: 6.5vw;
  }
  .sec13 .flexbox .textbox .sec_title::before {
    content: "";
    position: absolute;
    width: 24vw;
    height: 31vw;
    left: -5vw;
    bottom: 0;
    background: url(/invisalign_lp/images/iryouhi_kazari.webp) center/contain no-repeat;
  }
}

.sec13_14 .soudan_box {
  width: 1280px;
  height: 600px;
  letter-spacing: 0.1em;
  margin: 0 auto;
  background: url(/invisalign_lp/images/soudan_bg.webp) center/contain no-repeat;
}
.sec13_14 .soudan_box .textbox {
  width: 1280px;
  margin: 0 auto;
  padding-top: 70px;
  position: relative;
}
.sec13_14 .soudan_box .textbox .soudan_text {
  font-size: 24px;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  letter-spacing: 0.1em;
  text-align: right;
  margin: 0 auto;
  width: 727px;
  padding-bottom: 20px;
  position: relative;
}
.sec13_14 .soudan_box .textbox .soudan_text::before {
  content: "";
  position: absolute;
  width: 120px;
  height: 146px;
  right: -130px;
  bottom: 30px;
  background: url(/invisalign_lp/images/soudan_kazari01.webp) center/contain no-repeat;
}
.sec13_14 .soudan_box .textbox .soudan_title {
  color: #fff;
  font-size: 30px;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  line-height: 2;
  margin-bottom: 55px;
}
.sec13_14 .soudan_box .textbox .soudan_title .big_white {
  font-size: 60px;
  background-color: #fff;
  color: #534741;
  padding: 5px 10px;
  border-bottom: 2px solid #EE8593;
  position: relative;
}
.sec13_14 .soudan_box .textbox .soudan_title .big_white::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 27px;
  top: 0;
  left: -26px;
  background: url(/invisalign_lp/images/soudan_left.webp) center/contain no-repeat;
}
.sec13_14 .soudan_box .textbox .soudan_title .big_white::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 27px;
  top: 0;
  right: -26px;
  background: url(/invisalign_lp/images/soudan_right.webp) center/contain no-repeat;
}
.sec13_14 .soudan_box .textbox .soudan_title .middle_white {
  font-size: 36px;
}
.sec13_14 .soudan_box .flexbox {
  background-color: #F2ECE3;
  width: 891px;
  height: 171px;
  margin: 0 auto;
  padding-left: 65px;
  position: relative;
  z-index: 1;
}
.sec13_14 .soudan_box .flexbox .tel_box {
  margin-right: 25px;
  width: 360px;
}
.sec13_14 .soudan_box .flexbox .tel_box .tel_text {
  text-align: center;
  color: #D66B78;
  font-size: 19px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
}
.sec13_14 .soudan_box .flexbox .tel_box .tel_num {
  font-size: 38px;
  display: flex;
  justify-content: center;
  position: relative;
  border-bottom: 1px solid #EE8593;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
}
.sec13_14 .soudan_box .flexbox .tel_box .tel_num::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 26px;
  left: 20px;
  bottom: 50%;
  transform: translateY(50%);
  background: url(/invisalign_lp/images/tel_icon.webp) center/contain no-repeat;
}
.sec13_14 .soudan_box .flexbox .tel_box .tel_bottom {
  font-size: 15px;
  letter-spacing: 0;
}
.sec13_14 .soudan_box .flexbox .circle .circle_text {
  position: absolute;
  width: 176px;
  height: 186px;
  background-color: #D66B78;
  border-radius: 50%;
  left: 0;
  top: -60px;
  color: #fff;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  letter-spacing: 0.1em;
  font-size: 18px;
  line-height: 1.7;
  z-index: -2;
}
.sec13_14 .soudan_box .flexbox::before {
  content: "";
  position: absolute;
  width: 179px;
  height: 232px;
  left: -110px;
  bottom: -30px;
  background: url(/invisalign_lp/images/soudan_kazari02.webp) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .sec13_14 .soudan_box {
    width: 100%;
    height: 209.1vw;
    background: url(/invisalign_lp/images/soudan_bg_sp.webp) center/contain no-repeat;
  }
  .sec13_14 .soudan_box .textbox {
    width: 100%;
    padding-top: 10vw;
  }
  .sec13_14 .soudan_box .textbox .soudan_text {
    font-size: 4vw;
    text-align: center;
    width: 100%;
    padding-bottom: 5vw;
    display: flex;
    justify-content: flex-start;
  }
  .sec13_14 .soudan_box .textbox .soudan_text::before {
    width: 32vw;
    height: 39vw;
    right: 2vw;
    bottom: 3vw;
  }
  .sec13_14 .soudan_box .textbox .soudan_title {
    color: #fff;
    font-size: 6.5vw;
    line-height: 1.5;
    margin-bottom: 22vw;
  }
  .sec13_14 .soudan_box .textbox .soudan_title .big_white {
    font-size: 12vw;
    padding: 1vw 5vw;
  }
  .sec13_14 .soudan_box .textbox .soudan_title .big_white::before {
    width: 8vw;
    height: 7.5vw;
    top: 9vw;
    left: -6vw;
  }
  .sec13_14 .soudan_box .textbox .soudan_title .big_white::after {
    width: 10vw;
    height: 7.5vw;
    top: 9vw;
    right: -6vw;
  }
  .sec13_14 .soudan_box .textbox .soudan_title .middle_white {
    font-size: 8.7vw;
  }
  .sec13_14 .soudan_box .flexbox {
    width: 90%;
    height: 60vw;
    padding-left: initial;
    padding: 17vw 0 3vw;
  }
  .sec13_14 .soudan_box .flexbox .tel_box {
    margin-right: initial;
    width: 90%;
    margin: 0 auto;
  }
  .sec13_14 .soudan_box .flexbox .tel_box .tel_text {
    font-size: 4vw;
  }
  .sec13_14 .soudan_box .flexbox .tel_box .tel_num {
    font-size: 8vw;
  }
  .sec13_14 .soudan_box .flexbox .tel_box .tel_num::before {
    width: 4vw;
    height: 5.5vw;
    left: 6vw;
  }
  .sec13_14 .soudan_box .flexbox .tel_box .tel_bottom {
    font-size: 3.6vw;
    letter-spacing: 0.1em;
    text-align: center;
    padding-bottom: 2vw;
  }
  .sec13_14 .soudan_box .flexbox .circle .circle_text {
    width: 35vw;
    height: 35vw;
    left: initial;
    right: 15vw;
    top: -19vw;
    font-size: 3.5vw;
  }
  .sec13_14 .soudan_box .flexbox .web_box {
    text-align: center;
  }
  .sec13_14 .soudan_box .flexbox .web_box img {
    width: 80vw;
  }
  .sec13_14 .soudan_box .flexbox::before {
    width: 26vw;
    height: 34vw;
    left: 17vw;
    bottom: initial;
    top: -20vw;
  }
}

.pinkbg_form {
  background: #fcf6f2;
  padding: 200px 0 100px;
}
@media screen and (max-width: 768px) {
  .pinkbg_form {
    padding: 5vw 0;
  }
}

.sec14 {
  min-width: 1024px;
  width: 100%;
  max-width: 100%;
}
.sec14 .sec_title {
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
  letter-spacing: 0.1em;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 36px;
  color: #534741;
  text-align: center;
  position: relative;
}
.sec14 .sec_title::before {
  content: "";
  position: absolute;
  top: -86px;
  right: -240px;
  background: url(/invisalign_lp/images/form_kazari.webp) center/contain no-repeat;
  width: 287px;
  height: 305px;
}
.sec14 .sec_title::after {
  content: "Appointment";
  position: absolute;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  top: -40px;
  right: 50%;
  transform: translateX(50%);
  font-size: 18px;
  color: #EE8593;
}
.sec14 .sec_subtitle {
  position: absolute;
  top: -130px;
  left: 50%;
  transform: translateX(-50%);
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 21px;
  text-align: center;
  color: #EE8593;
}
.sec14 .info_text {
  padding: 60px 0;
  font-size: 18px;
  letter-spacing: 0.1em;
  text-align: center;
}
.sec14 .form_wrap {
  width: 1150px;
  max-width: 100%;
  margin: 0 auto;
}
.sec14 .text {
  margin: 0 0 50px;
  font-size: 18px;
  font-weight: 700;
  color: #363636;
  text-align: center;
}
.sec14 .table {
  width: 90%;
  max-width: 90%;
  margin: 0 auto;
}
.sec14 .table .row {
  display: block;
  margin: 0 auto 46px;
  padding: 0 20px 0 20px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.sec14 .t_title {
  width: clamp(240px, 31.25vw, 400px);
  min-width: 44%;
  padding-left: 2em;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
  vertical-align: middle;
  letter-spacing: 0.1em;
}
.sec14 .t_data {
  width: 66%;
  max-width: 66%;
}
.sec14 .row:nth-of-type(1) {
  padding-top: 40px;
  box-sizing: border-box;
}
.sec14 .row:nth-of-type(1) .t_title {
  vertical-align: top;
}
.sec14 .row:nth-of-type(1) .radiolist {
  width: 100%;
  display: flex;
}
.sec14 .row:nth-of-type(1) .radioitem {
  display: flex;
  align-items: center;
  margin-right: 2em;
}
.sec14 .row:nth-of-type(1) input {
  width: 43px;
  height: 43px;
  accent-color: #D66B78;
  vertical-align: text-top;
}
.sec14 .row:nth-of-type(2) .t_title {
  vertical-align: top;
  margin-right: 2em;
}
.sec14 .t_title .color {
  color: #363636;
  padding: 0 0 0 5px;
}
.sec14 .t_title label {
  font-size: 20px;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.sec14 .t_data input.i_text,
.sec14 .t_data textarea {
  width: 100%;
  padding: 10px 20px 10px 5px;
  box-sizing: border-box;
  font-size: 18px;
  border: none;
}
.sec14 .t_data.radiobox p {
  display: inline-block;
}
.sec14 .t_data.radiobox p:nth-of-type(1) {
  margin: 0 50px 0 0;
}
.sec14 .radiotitle {
  padding: 10px 0;
  font-size: 18px;
}
.sec14 .t_data.radiobox label {
  font-size: 20px;
  margin: 0 0 0 10px;
  letter-spacing: 0.1em;
}
.sec14 .t_data textarea {
  height: 272px !important;
  width: 100%;
  border: none;
  letter-spacing: 0.1em;
}
.sec14 .privacy_kojin {
  width: 690px;
  max-width: 100%;
  padding: 30px 40px;
  margin: 0 auto;
  box-sizing: border-box;
}
.sec14 .privacy_kojin .p_title {
  margin: 0 0 10px;
  font-size: 14px;
  text-align: center;
}
.sec14 .privacy_kojin .p_text {
  font-size: 14px;
  letter-spacing: 0.1em;
  text-align: center;
}
.sec14 .privacy_kojin .p_text:not(:last-of-type) {
  margin: 0 0 30px;
}
.sec14 .privacy {
  width: 690px;
  max-width: 100%;
  padding: 30px 40px;
  margin: 0 auto 60px;
  box-sizing: border-box;
}
.sec14 .privacy .p_title {
  margin: 0 0 10px;
  font-size: 14px;
  text-align: left;
}
.sec14 .privacy .p_text {
  font-size: 14px;
  letter-spacing: 0.1em;
}
.sec14 .privacy .p_text:not(:last-of-type) {
  margin: 0 0 30px;
}
.sec14 .agree_btn {
  width: 330px;
  margin: 0 auto 20px;
  text-align: center;
}
.sec14 .submit_btn {
  width: 342px;
  height: 66px;
  border: none;
  margin: 0 auto 60px;
  background: #fff;
  color: #171D59;
  box-sizing: border-box;
  text-align: center;
  transition: 0.4s;
}
.sec14 .submit_btn input {
  width: 100%;
  height: 100%;
  background: #EE8593;
  color: #fff;
  font-size: 16px;
  font-family: "noto sans jp";
  font-weight: 400;
  letter-spacing: 0.1em;
  transition: 0.4s;
  border-radius: 0;
  text-shadow: none;
  max-width: none;
}
.sec14 .sec08 .numbox {
  margin: 0 auto;
  text-align: center;
}
.sec14 .g-recaptcha {
  width: 300px;
  margin: 0 auto 20px;
}
.sec14 .warning {
  margin: 0 0 20px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sec14 {
    min-width: initial;
    margin-bottom: 13.8vw;
    margin: 34.5vw auto 0;
    padding: 4.2vw 5.5vw 12.5vw;
    box-sizing: border-box;
    position: relative;
  }
  .sec14::before {
    content: "";
    position: absolute;
    top: -26.6vw;
    left: 50%;
    transform: translateX(-50%);
    background: url(/invisalign_lp/images/sec09_title_gb.webp) center/contain no-repeat;
    width: 85.5vw;
    height: 26.5vw;
  }
  .sec14 .sec_title {
    width: -moz-fit-content;
    width: fit-content;
    position: absolute;
    top: -17.5vw;
    left: 50%;
    transform: translateX(-50%);
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
    font-size: 6vw;
    color: #534741;
    text-align: center;
    position: relative;
  }
  .sec14 .sec_title::before {
    width: 40vw;
    height: 42.5vw;
    right: initial;
    left: 34vw;
    top: -23vw;
  }
  .sec14 .sec_title::after {
    display: none;
  }
  .sec14 .sec_subtitle {
    position: absolute;
    top: -21.5vw;
    left: 50%;
    transform: translateX(-50%);
    font-size: 5vw;
    text-align: center;
  }
  .sec14 .info_text {
    padding: 0 0 4.2vw;
    font-size: 4vw;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .sec14 .text {
    margin: 0 0 30px;
    font-size: 16px;
    font-weight: 500;
    color: #363636;
    text-align: center;
  }
  .sec14 .table {
    width: 100%;
    margin: 0 auto 4.2vw;
  }
  .sec14 .table .row {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0;
    padding-bottom: 8vw;
  }
  .sec14 .t_title {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    padding-left: initial;
    font-size: 4vw;
    font-weight: 500;
    text-align: left;
    vertical-align: middle;
  }
  .sec14 .row:nth-of-type(1) {
    padding-top: 5vw;
    box-sizing: border-box;
    padding-bottom: 4vw;
  }
  .sec14 .row:nth-of-type(1) .t_data.radiobox {
    margin: 0 auto;
  }
  .sec14 .row:nth-of-type(1) .t_data.radiobox p {
    display: flex;
    align-items: center;
    margin: 0 0 10px;
  }
  .sec14 .row:nth-of-type(1) .radiolist {
    width: 100%;
  }
  .sec14 .row:nth-of-type(1) input {
    width: 4.4vw;
    height: 4.4vw;
    vertical-align: top;
    margin-bottom: 4vw;
  }
  .sec14 .row:last-of-type .t_title {
    width: 100%;
    padding: 10px 0 0;
    vertical-align: top;
  }
  .sec14 .t_title .color {
    color: #1EAEDE;
    padding: 0 0 0 5px;
  }
  .sec14 .t_title label {
    font-size: 4vw;
    font-weight: 500;
  }
  .sec14 .t_data {
    display: block;
    width: 100%;
    max-width: none;
  }
  .sec14 .t_data p {
    width: 100%;
  }
  .sec14 .t_data input.i_text,
  .sec14 .t_data textarea {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    font-size: 3.75vw;
    max-width: none;
  }
  .sec14 .t_data.radiobox p {
    display: inline-block;
  }
  .sec14 .t_data.radiobox p:nth-of-type(1) {
    margin: 0;
  }
  .sec14 .t_data.radiobox label {
    font-size: 3.75vw;
    margin: 0 0 2.6vw 2.5vw;
  }
  .sec14 .radiotitle {
    padding: 20px 0 0;
    font-size: 18px;
  }
  .sec14 .t_data textarea {
    width: 100% !important;
    height: 272px !important;
    max-width: none; /* メールフォームプロリセット */
  }
  .sec14 .privacy_kojin {
    width: 100%;
    padding: 20px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .sec14 .privacy_kojin .p_title {
    font-size: 3.75vw;
    margin: 0 0 10px;
    text-align: left;
  }
  .sec14 .privacy_kojin .p_text {
    font-size: 3.75vw;
    text-align: left;
  }
  .sec14 .privacy_kojin .p_text:not(:last-of-type) {
    margin: 0 0 30px;
  }
  .sec14 .privacy {
    width: 100%;
    padding: 20px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .sec14 .privacy .p_title {
    font-size: 3.75vw;
    margin: 0 0 10px;
    text-align: left;
  }
  .sec14 .privacy .p_text {
    font-size: 3.75vw;
  }
  .sec14 .privacy .p_text:not(:last-of-type) {
    margin: 0 0 30px;
  }
  .sec14 .agree_btn {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
  }
  .sec14 .agree_btn input {
    width: 4.4vw;
    height: 4.4vw;
    vertical-align: top;
  }
  .sec14 .agree_btn label {
    font-size: 3.75vw;
  }
  .sec14 .submit_btn {
    width: 100%;
    height: 16.5vw;
    border: none;
    margin: 0 auto 50px;
    background: #00879d;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
    transition: 0.4s;
  }
  .sec14 .submit_btn input {
    width: 100%;
    height: 100%;
    font-size: 4vw;
    font-family: "noto sans jp";
    font-weight: 400;
    transition: 0.4s;
    border-radius: 0;
    text-shadow: none;
    max-width: none;
    color: #fff;
  }
  .sec14 .numbox {
    margin: 0 auto;
    text-align: center;
  }
  .sec14 .g-recaptcha {
    width: 100%;
    margin: 0 auto 20px;
    display: flex;
    justify-content: center;
  }
  .sec14 .warning {
    font-size: 3.75vw;
    margin: 0 0 20px;
    text-align: center;
  }
}

.thanks_sec {
  min-width: 1024px;
  padding: 200px 0;
}
.thanks_sec .sec_title {
  margin-bottom: 100px;
  font-size: 35px;
  text-align: center;
}
.thanks_sec .sec_text {
  font-size: 20px;
  line-height: 3;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .thanks_sec {
    min-width: initial;
    padding: 5.5vw 5.5vw 33.3vw;
    box-sizing: border-box;
  }
  .thanks_sec .sec_title {
    margin-bottom: 13.8vw;
    font-size: 8.3vw;
    text-align: center;
  }
  .thanks_sec .sec_text {
    font-size: 4.4vw;
    line-height: 3;
    text-align: center;
  }
}

/* -----------------------------------------------------------
 ここまで *//*# sourceMappingURL=style_6.css.map */