@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: #333333;
  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;
}

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: #333333;
}

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: 100%;
  font-family: "noto sans jp", sans-serif;
  box-sizing: border-box;
  color: #333333;
}

.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: 1.8;
  text-align: justify;
}

.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;
}

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

.imagebox {
  box-sizing: border-box;
}

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

.cont_text {
  padding-left: 10px;
  letter-spacing: 0.1em;
  line-height: 1.8;
  text-align: justify;
}

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

.circle_text01 {
  position: absolute;
}

.circle_text02 {
  position: absolute;
}

.circle_text03 {
  position: absolute;
}

.circle_text04 {
  position: absolute;
}

.point {
  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;
}

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

.point_num {
  min-width: 55px;
  margin-right: 20px;
  padding-left: 10px;
  font-family: "noto sans";
  font-size: 40px;
  color: #172243;
}

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

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

.point_text {
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 1.8;
  text-align: justify;
}

.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: 1.8;
  text-align: justify;
  color: #333333;
}

.box_text {
  letter-spacing: 0.1em;
  line-height: 1.8;
  text-align: justify;
  color: #333333;
}

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

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

/* ボタン */
.link_btn {
  max-width: 85%;
  margin: 0 auto;
  padding: 16px 32px 16px 28px;
  border-radius: 10vw;
  border: 0.5px solid #4d4d4d;
  background-color: #fff;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: clamp(15px, 1.25vw, 24px);
  letter-spacing: 0.1em;
  text-align: left;
  color: #333333;
  position: relative;
  box-sizing: border-box;
}
.link_btn::before {
  content: "→";
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translateY(-50%);
  font-size: clamp(15px, 1.25vw, 24px);
  color: #333333;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  .tab {
    display: block;
  }
  .column_box {
    width: 1100px;
    max-width: 100%;
    padding: 40px 30px;
    margin: 0 auto 80px;
    background-color: #e9e0d6;
    box-sizing: border-box;
  }
  .check_list_box .check_column {
    padding: 50px 6.64vw 0px;
  }
}
@media screen and (max-width: 767px) {
  body {
    margin-bottom: 91px;
  }
  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 {
    margin-left: initial;
    margin-right: initial;
    margin-bottom: 0.2vw;
  }
  .imagebox {
    min-width: 100%;
    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;
    text-align: center;
    color: #333333;
  }
  .cont_text {
    padding-left: 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;
  }
  .point_num {
    width: 16.6vw;
    min-width: 16.6vw;
    margin-right: 2.7vw;
    font-size: 10.6vw;
  }
  .point_icon {
    width: 18.13vw;
    min-width: 18.13vw;
    margin-right: 2.7vw;
  }
  .point_icon img {
    width: 100%;
  }
  .point_title {
    font-size: 5.5vw;
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
  .point_text {
    padding-left: initial;
    font-size: 4vw;
    letter-spacing: 0.05em;
  }
  .point_image {
    margin: 0 auto 4.2vw;
  }
  .point_image img {
    width: 100%;
    height: 100%;
  }
  .item_text {
    font-size: 4vw;
    letter-spacing: 0.05em;
  }
  .box_text {
    font-size: 4vw;
    letter-spacing: 0.05em;
  }
  .flexbox {
    display: block;
    margin: 0 auto;
  }
  .about_btn {
    padding: 4vw 12vw 4vw 5.3vw;
    position: relative;
    font-size: 4vw;
  }
  .about_btn p {
    padding-right: 4vw;
    font-size: 4vw;
  }
  .about_btn a {
    padding-right: 4vw;
    font-size: 4vw;
  }
  .about_btn:not(:last-of-type) {
    margin-bottom: 4.2vw;
  }
  .price_dbox {
    margin-bottom: 8vw;
  }
  .price_dline {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .price_dline:nth-of-type(1) {
    margin-bottom: 6.6vw;
  }
  .price_term {
    width: 100%;
    padding: 4vw 4vw 2vw;
    font-size: 4vw;
  }
  .price_data {
    width: 100%;
    padding: 4vw;
    font-size: 4vw;
  }
  .cautionarynote {
    font-size: 3.7vw;
    margin-bottom: 4.2vw;
  }
  .column_box {
    padding: 5.5vw;
    margin: 0 auto 13.8vw;
    background-color: #e9e0d6;
    box-sizing: border-box;
  }
  .column_box_subtitle {
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
    font-size: 3.7vw;
    text-align: center;
    letter-spacing: 0.1em;
    margin-bottom: 2.6vw;
  }
  .column_box_title {
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
    font-size: 4.8vw;
    letter-spacing: 0.05em;
    padding-bottom: 4.2vw;
    margin-bottom: 4.2vw;
  }
  .column_box_text {
    font-size: 4vw;
    line-height: 1.8;
  }
  .check_list_box {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin-top: 20.7vw;
    padding: 8.2vw 0 0;
  }
  .check_list_box::before {
    content: "";
    position: absolute;
    top: -8vw;
    left: 50%;
    transform: translateX(-50%);
    background: url(/images/common/text_checklist.webp) center/contain no-repeat;
    width: 39.46vw;
    height: 11.2vw;
  }
  .check_list_box .check_list_subtitle {
    font-size: 4.2vw;
    margin-bottom: 2.4vw;
    padding-top: 4.2vw;
  }
  .check_list_box .check_list_title {
    font-size: 4.8vw;
    padding-bottom: 4vw;
    margin-bottom: 2.4vw;
  }
  .check_list_box .check_list {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    padding: 12vw 5.5vw 0;
  }
  .check_list_box .check_column {
    display: block;
    background-color: #fff;
    padding: 12vw 5.5vw 0.1vw;
  }
  .check_list_box .column01 {
    margin-right: initial;
  }
  .check_list_box .check_item {
    position: relative;
    width: 100%;
    padding-left: 3.5em;
    padding-right: 0;
    box-sizing: border-box;
    font-size: 4.2vw;
    letter-spacing: 0.2em;
    margin-bottom: 12vw;
  }
  .check_list_box .check_item:before {
    width: 12vw;
    height: 9.33vw;
    background: url(/images/common/icon_check.webp) center/contain no-repeat;
  }
  .check_list_box .check_text {
    padding: 0;
    font-size: 4vw;
    text-align: left;
  }
}
.header_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .header_sp {
    display: block;
    padding: 0;
    height: 15.5vw;
    box-sizing: border-box;
  }
  .header_sp .textbox {
    padding: 3vw 3vw;
    box-sizing: border-box;
  }
  .header_sp .textbox .page_title {
    font-size: 2.75vw;
    letter-spacing: 0.01em;
    margin-bottom: 1.5vw;
    box-sizing: border-box;
  }
  .header_sp .textbox .clinic_name {
    width: 48vw;
    height: 3.5vw;
    margin-top: -6px;
    box-sizing: border-box;
  }
  .header_sp .textbox .clinic_name img {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .ham {
    position: fixed;
    z-index: 1001;
    top: 0px;
    right: 0;
    width: 13.5vw;
    height: 13.5vw;
    transition: all 0.4s;
  }
  .ham a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 3.7vw;
    text-align: center;
  }
  .ham a:hover {
    opacity: 1;
  }
  .ham .menu_border {
    position: absolute;
    left: 0;
    right: 0;
    width: 50%;
    height: 2px;
    margin: 0 auto;
    background: #4d4d4d;
    transition: 0.4s;
  }
  .ham .menu_border:nth-of-type(1) {
    top: 4vw;
  }
  .ham .menu_border:nth-of-type(2) {
    top: 6.5vw;
  }
  .ham .menu_border:nth-of-type(3) {
    top: 9vw;
  }
  .ham a.active span:nth-of-type(1) {
    top: 6.5vw;
    transform: rotate(45deg);
  }
  .ham a.active span:nth-of-type(2) {
    display: none;
  }
  .ham a.active span:nth-of-type(3) {
    top: 6.5vw;
    transform: rotate(-45deg);
  }
}

.ham_sitemap {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fffaab;
  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: 20px 20px 80px;
  margin: 0 auto;
  box-sizing: border-box;
}
.ham_sitemap .logo {
  width: 80px;
  height: 131px;
  margin: 0 auto;
}
.ham_sitemap .link_text {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 30px;
}
.ham_sitemap .link_text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 25px;
  height: 25px;
  background: url(/images/common/f_icon_arrow.webp) center/contain no-repeat;
}
.ham_sitemap .link_text a {
  letter-spacing: 0.1em;
  color: #4d4d4d;
  font-size: 17px;
  padding-left: 1em;
  text-indent: -1em;
}
.ham_sitemap .sitemap01 {
  margin-bottom: 95px;
}
.ham_sitemap .sitemap01 .list {
  display: flex;
}
.ham_sitemap .sitemap01 .item {
  position: relative;
  width: 25%;
  padding-left: 1.5em;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.ham_sitemap .sitemap01 .item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 25px;
  height: 25px;
  background: url(/images/common/f_icon_arrow.webp) center/contain no-repeat;
}
.ham_sitemap .sitemap01 .item a {
  letter-spacing: 0.1em;
  color: #4d4d4d;
  font-size: 17px;
  padding-left: 1em;
  text-indent: -1em;
}
.ham_sitemap .sitemap02 {
  margin-bottom: 30px;
}
.ham_sitemap .sitemap02 .list {
  display: flex;
  flex-wrap: wrap;
}
.ham_sitemap .sitemap02 .item {
  position: relative;
  width: 25%;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.ham_sitemap .sitemap02 .item a {
  display: flex;
  align-items: center;
  letter-spacing: 0.1em;
  color: #4d4d4d;
  font-size: 17px;
}
.ham_sitemap .sitemap02 .item img {
  padding-right: 10px;
}
@media screen and (max-width: 767px) {
  .ham_sitemap {
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    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: 4.2vw 2.7vw 21.3vw;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .ham_sitemap .logo {
    width: 32.5vw;
    height: 32.16vw;
    margin: 0 auto;
  }
  .ham_sitemap .logo img {
    width: 100%;
  }
  .ham_sitemap .link_text {
    position: relative;
    padding-left: 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: 4vw 0 4vw 4vw;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    color: #4d4d4d;
    font-size: 4.4vw;
  }
  .ham_sitemap .text {
    padding: 4vw 0 4vw 4vw;
    margin-bottom: 0;
    font-size: 4.4vw;
    color: #4d4d4d;
  }
  .ham_sitemap .sitemap01 {
    margin-bottom: 0;
  }
  .ham_sitemap .sitemap01 .list {
    display: block;
  }
  .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: 4vw 0 4vw 4vw;
    border-bottom: 1px solid #4d4d4d;
    box-sizing: border-box;
    color: #4d4d4d;
    font-size: 4.4vw;
  }
  .ham_sitemap .sitemap02 {
    margin-bottom: 0;
  }
  .ham_sitemap .sitemap02 .list {
    display: flex;
    flex-wrap: wrap;
    margin: 8vw 0;
  }
  .ham_sitemap .sitemap02 .item {
    position: relative;
    width: 50%;
    margin-bottom: 5.5vw;
    box-sizing: border-box;
    text-align: center;
  }
  .ham_sitemap .sitemap02 .item a {
    display: block;
    align-items: center;
    letter-spacing: 0.1em;
    color: #4d4d4d;
    font-size: 4vw;
  }
  .ham_sitemap .sitemap02 .item img {
    width: 15.4vw;
    height: 15.4vw;
    padding-right: 0;
    padding-bottom: 2.7vw;
  }
  .ham_sitemap .nav_contact {
    margin-bottom: 5.5vw;
    text-align: center;
  }
  .ham_sitemap .nav_contact .text01 {
    margin-bottom: 5.5vw;
    font-size: 5.8vw;
    letter-spacing: 0.1em;
    color: #fff;
  }
  .ham_sitemap .nav_contact .text02 {
    margin-bottom: 5.5vw;
    font-size: 4.4vw;
    letter-spacing: 0.1em;
    color: #fff;
  }
  .ham_sitemap .nav_contact .reserve_btn {
    width: 100%;
    margin-bottom: 5.5vw;
  }
  .ham_sitemap .nav_contact .reserve_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: 5.5vw;
  }
  .ham_sitemap .nav_contact .tel_btn img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .ham_sitemap .nav_contact .timetable {
    width: 100%;
  }
  .ham_sitemap .nav_contact .timetable img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  width: 1280px;
  max-width: 100%;
  padding: 25px 0 20px 20px;
  margin: 0 auto;
  box-sizing: border-box;
}
.breadcrumb .item:not(:first-of-type) {
  position: relative;
  padding-left: 3em;
}
.breadcrumb .item:not(:first-of-type):before {
  content: "＞";
  position: absolute;
  left: 1em;
  top: 0;
}
.breadcrumb .item {
  color: #333333;
  letter-spacing: 0.1em;
}
.breadcrumb .item a {
  color: #333333;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    display: flex;
    width: 1280px;
    max-width: 100%;
    padding: 1.5vw 0 8vw 5.5vw;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .breadcrumb .item {
    font-size: 3.4vw;
  }
  .breadcrumb .item a {
    font-size: 3.4vw;
  }
  .breadcrumb .item:not(:first-of-type) {
    position: relative;
    padding-left: 2.5em;
  }
  .breadcrumb .item:not(:first-of-type):before {
    content: "＞";
    position: absolute;
    left: 0.7em;
    top: 0;
  }
}

.footer .f_btn .link_flow {
  width: 85%;
  margin: 0 auto 45px;
}
.footer .f_btn .link_flow img {
  width: 100%;
}
.footer .f_btn .link_price {
  width: 85%;
  margin: 0 auto 45px;
}
.footer .f_btn .link_price img {
  width: 100%;
}
.footer .f_btn .link_q_and_a {
  width: 85%;
  margin: 0 auto;
}
.footer .f_btn .link_q_and_a img {
  width: 100%;
}
.footer .clinic_name {
  width: 86.75%;
  margin: 65px auto 65px;
  display: flex;
  align-items: center;
  /* .logo {
    width: 25%; //25vw;
    min-width: 25%; //25vw;
    margin-right: 35px; //5.5vw;
    img {
      width: 100%;
    }
  } */
}
.footer .clinic_name .box {
  width: 100%;
  box-sizing: border-box;
}
.footer .clinic_name .box .clinic_name {
  width: 100%;
  margin: 0 auto 20px;
}
.footer .clinic_name .box .clinic_name img {
  width: 100%;
}
.footer .clinic_name .box .address {
  font-size: clamp(15px, 1.25vw, 24px);
  text-align: center;
}
.footer .map {
  background-color: #999999;
}
.footer .map .map_title {
  padding: 20px 0 0 20px;
  font-size: clamp(30px, 2.5vw, 48px);
  letter-spacing: 0.2em;
  margin-bottom: 25px;
  color: #ccc;
}
.footer .map .text {
  padding-left: 20px;
  font-size: clamp(15px, 1.25vw, 24px);
  line-height: 1.6;
  color: #fff;
  margin-bottom: 25px;
}
.footer .map .box {
  width: 100%;
  height: 27.116vw;
  max-width: 100%;
  margin-bottom: 0;
}
.footer .map .box iframe {
  width: 100%;
  height: 100%;
}
.footer .map .text01 {
  padding: 15px;
  font-size: clamp(14px, 1.166vw, 23px);
  letter-spacing: 0.07em;
  line-height: 1.6;
  color: #fff;
  margin-bottom: 25px;
}
.footer .f_sitemap {
  width: 100%;
}
.footer .f_sitemap .item {
  padding: 30px;
  font-size: clamp(18px, 2.33vw, 26px);
  letter-spacing: 0.1em;
  color: #4d4d4d;
  border-bottom: 1px solid #808080;
}
.footer .f_sitemap .item a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.footer .copyright {
  background-color: #fffaab;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.footer .copyright .copy {
  font-size: clamp(15px, 1.25vw, 24px);
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .footer .f_btn .link_flow {
    width: 75vw;
    margin: 0 auto 10.75vw;
  }
  .footer .f_btn .link_flow img {
    width: 100%;
  }
  .footer .f_btn .link_price {
    width: 75vw;
    margin: 0 auto 10.75vw;
  }
  .footer .f_btn .link_price img {
    width: 100%;
  }
  .footer .f_btn .link_q_and_a {
    width: 75vw;
    margin: 0 auto;
  }
  .footer .f_btn .link_q_and_a img {
    width: 100%;
  }
  .footer .clinic_name {
    width: 87.5vw;
    margin: 10vw auto 10vw;
    display: flex;
    align-items: center;
    /*.logo {
      width: 25vw;
      min-width: 25vw;
      margin-right: 5.5vw;
      img {
        width: 100%;
      }
    } */
  }
  .footer .clinic_name .box {
    width: 100%;
    box-sizing: border-box;
  }
  .footer .clinic_name .box .clinic_name {
    width: 100%;
    margin: 0 auto 4.2vw;
  }
  .footer .clinic_name .box .clinic_name img {
    width: 100%;
  }
  .footer .clinic_name .box .address {
    font-size: 4.8vw;
    text-align: center;
  }
  .footer .map {
    background-color: #999999;
  }
  .footer .map .map_title {
    padding: 3.75vw 0 0 3.75vw;
    font-size: 7.5vw;
    letter-spacing: 0.2em;
    margin-bottom: 7vw;
    color: #ccc;
  }
  .footer .map .text {
    padding-left: 3.75vw;
    font-size: 3.75vw;
    line-height: 1.6;
    color: #fff;
    margin-bottom: 3.75vw;
  }
  .footer .map .box {
    width: 100%;
    height: 81.25vw;
    max-width: 100%;
    margin-bottom: 3.75vw;
  }
  .footer .map .box iframe {
    width: 100%;
    height: 100%;
  }
  .footer .map .text01 {
    padding: 2vw;
    font-size: 3.5vw;
    line-height: 1.6;
    color: #fff;
    margin-bottom: 3.75vw;
  }
  .footer .f_sitemap {
    width: 100%;
  }
  .footer .f_sitemap .item {
    padding: 5vw;
    font-size: 4vw;
    letter-spacing: 0.1em;
    color: #4d4d4d;
    border-bottom: 1px solid #808080;
  }
  .footer .f_sitemap .item a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
  }
  .footer .copyright {
    background-color: #fffaab;
    padding: 3vw;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
  }
  .footer .copyright .copy {
    font-size: 3.75vw;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 0 auto;
  }
}

.sp_fixed {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp_fixed {
    position: fixed;
    z-index: 100;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 91px;
    display: flex;
    box-sizing: border-box;
  }
  .sp_fixed .reserve_btn {
    width: 100%;
    margin: 7px;
    text-align: center;
    position: relative;
    background-color: #eecb00;
  }
  .sp_fixed .reserve_btn a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    box-sizing: border-box;
    color: #fff;
  }
  .sp_fixed .reserve_btn a:hover {
    opacity: 1;
    transition: none;
  }
  .sp_fixed .reserve_btn .btn_inner {
    text-align: center;
    margin: 0 auto;
  }
  .sp_fixed .reserve_btn .btn_inner img {
    width: 100%;
  }
}

.body {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.left_container, .main_container, .right_container {
  padding: 0;
  box-sizing: border-box;
}

.left_container {
  position: fixed;
  top: 0;
  left: 0;
  width: 33%;
  max-width: 33%;
  height: 100vh;
  background: url(/images/common/left_container_bg.webp) left top/cover no-repeat;
  padding: 25px;
  box-sizing: border-box;
}
.left_container .logo {
  width: 156px;
  margin-bottom: 10px;
}
.left_container .logo img {
  width: 100%;
}
.left_container .page_title {
  font-size: 14px;
  letter-spacing: 0.08em;
  color: #4d4d4d;
  margin-bottom: 5px;
}
.left_container .clinic_name {
  width: 237px;
  margin-bottom: 55px;
}
.left_container .lef_sitemap {
  margin-bottom: 110px;
}
.left_container .sitemap_inner {
  width: 220px;
  padding-left: 10px;
}
.left_container .sitemap_inner .list .item {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.2em;
  color: #4d4d4d;
}
.left_container .sitemap_inner .list .item:not(:last-of-type) {
  margin-bottom: 20px;
}
.left_container .sns_box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.left_container .sns_box .btn_instagram {
  width: 30px;
  margin-right: 20px;
}
.left_container .sns_box .btn_instagram img {
  width: 100%;
}
.left_container .sns_box .btn_line {
  width: 35px;
}
.left_container .sns_box .btn_line img {
  width: 100%;
}

.main_container {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 33%;
}

.right_container {
  position: fixed;
  top: 0;
  right: 0;
  width: 33%;
  max-width: 33%;
  height: 100vh;
}
.right_container .slick01 {
  height: 100vh;
}
.right_container .slick01 img {
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left top;
     object-position: left top;
}
.right_container .key_text {
  position: absolute;
  z-index: 10;
  top: 30px;
  right: 20px;
  width: 6.841vw;
  height: 55.586vw;
}

@media screen and (max-width: 1159px) and (min-width: 768px) {
  .left_container {
    width: 45%;
    max-width: 45%;
  }
  .main_container {
    width: 55%;
    max-width: 55%;
    right: 0;
    left: initial;
    transform: unset;
  }
  .right_container {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .left_container,
  .right_container {
    display: none;
  }
  .main_container {
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    position: static;
    transform: unset;
  }
}/*# sourceMappingURL=common01.css.map */