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

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

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: #333631;
  overflow: scroll;
  overflow-x: hidden;
}

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

.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: "noto sans jp", sans-serif;
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  text-align: justify;
  color: #444038;
}

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

.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 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: 68px;
  min-width: 68px;
  margin-right: 20px;
}

.point_title {
  font-family: "noto sans jp", sans-serif;
  font-size: clamp(18px, 1.875vw, 24px);
  letter-spacing: 0.1em;
  line-height: 1.6;
  text-align: justify;
  color: #333631;
}

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

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

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

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

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

.waku_box {
  padding: 0px 50px 50px;
  position: relative;
  box-sizing: border-box;
}
.waku_box .waku01 {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  width: 125px;
  height: 111px;
  border-top: 1px solid #806363;
  border-left: 1px solid #806363;
}
.waku_box .waku02 {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 125px;
  height: 111px;
  border-bottom: 1px solid #806363;
  border-left: 1px solid #806363;
}
.waku_box .waku03 {
  content: "";
  position: absolute;
  top: 20px;
  right: 0;
  width: 125px;
  height: 111px;
  border-top: 1px solid #806363;
  border-right: 1px solid #806363;
}
.waku_box .waku04 {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 125px;
  height: 111px;
  border-bottom: 1px solid #806363;
  border-right: 1px solid #806363;
}
.waku_box .waku_subtitle {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  text-align: center;
  color: #333631;
  margin-bottom: 20px;
}
.waku_box .waku_title {
  max-width: 80%;
  margin: 0 auto 70px;
  font-family: "noto sans jp", sans-serif;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #534741;
}

.about_btn {
  padding: 15px 60px 15px 15px;
  border-radius: 15px;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 45px;
  box-sizing: border-box;
  padding: 15px 45px 15px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.about_btn:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 54px;
  height: 54px;
  background: url(/images/common/icon_btn_arrows_white.webp) center/contain no-repeat;
}
.about_btn p {
  font-family: "noto sans jp", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #333631;
}
.about_btn a {
  padding-right: 40px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #333631;
}

.price_dbox {
  width: 700px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 10px;
  position: relative;
  box-sizing: border-box;
}

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

.price_dline {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
}

.price_term {
  width: 50%;
  padding: 30px 10px;
  font-size: 16px;
  letter-spacing: 0.2em;
  color: #fff;
  text-align: center;
  background-color: #806363;
  border: 0.5px solid #806363;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}

.price_data {
  width: 50%;
  padding: 30px 20px;
  font-size: 16px;
  letter-spacing: 0.2em;
  background-color: #fff;
  text-align: center;
  border: 0.5px solid #806363;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

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

.column_box {
  width: 1100px;
  max-width: 100%;
  padding: 40px 60px;
  margin: 0 auto 80px;
  background-color: #e9e0d6;
  box-sizing: border-box;
}

.column_box_subtitle {
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #1d2b53;
  margin-bottom: 10px;
}

.column_box_title {
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #1d2b53;
  padding-bottom: 30px;
  border-bottom: 2px solid #1d2b53;
  margin-bottom: 50px;
}

.column_box_text {
  width: 890px;
  max-width: 100%;
  margin: 0 auto;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 1.8;
  text-align: justify;
}

.check_list_box {
  position: relative;
  width: 1076px;
  max-width: 100%;
  padding: 58px 50px 50px 50px;
  margin: 0 auto;
  background-color: #f5f1ed;
  box-sizing: border-box;
  position: relative;
}
.check_list_box::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 50%;
  transform: translateX(-50%);
  background: url(/images/common/text_checklist.webp) center/contain no-repeat;
  width: 527px;
  height: 58px;
}
.check_list_box .check_list_subtitle {
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: center;
  color: #534741;
  margin-bottom: 20px;
}
.check_list_box .check_list_title {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: "noto sans jp", sans-serif;
  font-size: 38px;
  font-weight: 300;
  letter-spacing: 0.1em;
  text-align: center;
  color: #534741;
  margin-bottom: 50px;
  position: relative;
  z-index: 3;
}
.check_list_box .check_list_title::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -20px;
  right: -101px;
  transform: translateX(-50%);
  background: url(/images/common/icon_title_check.webp) center/contain no-repeat;
  width: 84px;
  height: 66px;
}
.check_list_box .check_list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.check_list_box .check_column {
  width: 43%;
  max-width: 48%;
  margin-bottom: 48px;
  display: flex;
  align-items: center;
}
.check_list_box .item:nth-of-type(2n-1) {
  margin-right: 40px;
}
.check_list_box .item:not(:last-of-type) {
  margin-bottom: 50px;
}
.check_list_box .check_img {
  width: 45px;
  min-width: 45px;
  height: 36px;
  padding-right: 20px;
  text-align: center;
}
.check_list_box .check_img img {
  width: 100%;
  height: 100%;
}
.check_list_box .check_text {
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: left;
}
.check_list_box .box_text {
  padding: 0 5em;
  font-size: 16px;
  text-align: center;
}

@media screen and (max-width: 999px) and (min-width: 768px) {
  .cont {
    margin-bottom: 8vw;
  }
  .point {
    margin-bottom: 8vw;
  }
  .point_num {
    min-width: 55px;
    margin-top: 5px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 949px) and (min-width: 768px) {
  .check_list_box {
    padding: 80px 40px;
  }
  .check_list_box .list {
    display: flex;
    justify-content: flex-start;
  }
  .check_list_box .item {
    width: 90% !important;
    max-width: 90%;
    margin-left: 2em;
    margin-bottom: 48px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .check_list_box .item:nth-of-type(2n-1) {
    margin-right: initial;
  }
  .check_list_box .box_text {
    padding: 0;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .tab {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  body {
    margin-bottom: 17vw;
  }
  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%;
    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;
  }
  .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 {
    display: block;
    margin: 0 auto;
  }
  .waku_box {
    padding: 0 5.5vw 11vw;
    position: relative;
    box-sizing: border-box;
  }
  .waku_box .waku01 {
    content: "";
    position: absolute;
    top: 4vw;
    left: 0;
    width: 15.2vw;
    height: 13.6vw;
    border-top: 1px solid #806363;
    border-left: 1px solid #806363;
  }
  .waku_box .waku02 {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 15.2vw;
    height: 13.6vw;
    border-bottom: 1px solid #806363;
    border-left: 1px solid #806363;
  }
  .waku_box .waku03 {
    content: "";
    position: absolute;
    top: 4vw;
    right: 0;
    width: 15.2vw;
    height: 13.6vw;
    border-top: 1px solid #806363;
    border-right: 1px solid #806363;
  }
  .waku_box .waku04 {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 15.2vw;
    height: 13.6vw;
    border-bottom: 1px solid #806363;
    border-right: 1px solid #806363;
  }
  .waku_box .waku_subtitle {
    font-size: 4vw;
    margin-bottom: 2.4vw;
  }
  .waku_box .waku_title {
    max-width: 80%;
    font-family: "noto sans jp", sans-serif;
    font-size: 4.8vw;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 12vw;
  }
  .about_btn {
    padding: 4vw 12vw 4vw 4vw;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    font-size: 4vw;
    position: relative;
  }
  .about_btn:before {
    width: 10.4vw;
    height: 10.4vw;
  }
  .about_btn p {
    font-size: 4vw;
  }
  .about_btn a {
    font-size: 4vw;
  }
  .about_btn:not(:last-of-type) {
    margin-bottom: 4.2vw;
  }
  .price_dbox {
    margin-bottom: 8vw;
  }
  .price_dline {
    display: block;
    width: 100%;
  }
  .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%;
    padding: 5.5vw;
    position: relative;
  }
  .check_list_box::before {
    content: "";
    position: absolute;
    top: 1vw;
    left: 50%;
    transform: translateX(-50%);
    background: url(/images/common/text_checklist.webp) center/contain no-repeat;
    width: 84.3vw;
    height: 9.27vw;
  }
  .check_list_box .check_list_subtitle {
    font-size: 4vw;
    margin-bottom: 6.8vw;
    padding-top: 6.8vw;
  }
  .check_list_box .check_list_title {
    font-size: 4.8vw;
    padding-bottom: 4vw;
    margin-bottom: 4.2vw;
  }
  .check_list_box .check_list_title::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -5.33vw;
    right: -21.9vw;
    transform: translateX(-50%);
    background: url(/images/common/icon_title_check.webp) center/contain no-repeat;
    width: 16.8vw;
    height: 13.2vw;
  }
  .check_list_box .check_list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 4.2vw 5.5vw 0;
  }
  .check_list_box .check_column {
    display: block;
    padding: 12vw 5.5vw 0.1vw;
  }
  .check_list_box .column01 {
    margin-right: initial;
  }
  .check_list_box .check_item {
    width: 100%;
    max-width: 100%;
    margin-bottom: 5.3vw;
    display: flex;
    align-items: center;
  }
  .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_item:nth-of-type(2n-1) {
    margin-right: initial;
    margin-bottom: 4.2vw;
  }
  .check_list_box .check_item:not(:last-of-type) {
    margin-bottom: 4.2vw;
  }
  .check_list_box .check_img {
    min-width: 7.73vw;
    width: 7.73vw;
    height: 6.4vw;
    padding-right: 4vw;
    text-align: center;
  }
  .check_list_box .check_img img {
    width: 100%;
    height: 100%;
  }
  .check_list_box .check_text {
    font-size: 4vw;
    text-align: left;
  }
  .check_list_box .box_text {
    padding: 0;
    font-size: 4vw;
    text-align: left;
  }
}
.header {
  position: absolute;
  z-index: 1000;
  width: 100%;
  height: 80px;
  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;
  font-size: 18px;
  letter-spacing: 0.05em;
  color: #fff;
}
.header .header_left .clinic_name {
  width: 510px;
}
.header .header_right {
  padding-right: 90px;
  position: relative;
  z-index: 5;
  display: flex;
}
.header .header_right .menu_box {
  display: flex;
}
.header .header_right .menu_box .tel_btn {
  margin: 10px 10px 0 0;
  width: 290px;
  border: 0.5px solid #fff;
  padding: 5px;
  box-sizing: border-box;
}
.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(/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: 290px;
}
.header .header_right .menu_box .reserve_btn img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1221px) and (min-width: 768px) {
  .header .header_right .tel_btn {
    display: none;
  }
}
@media screen and (max-width: 921px) and (min-width: 768px) {
  .header .header_right {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .header {
    display: block;
    width: 100%;
    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;
  }
  .header .header_left .clinic_name {
    width: clamp(280px, 70vw, 70vw);
    margin-bottom: 10px;
  }
  .header .header_left .clinic_name img {
    width: 100%;
  }
  .header .header_right {
    display: none;
  }
}

.ham {
  position: absolute;
  z-index: 1001;
  top: 10px;
  right: 10px;
  width: 80px;
  height: 80px;
  background: rgba(255, 222, 171, 0.7);
  transition: all 0.4s;
}
.ham a {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 222, 171, 0.7);
  font-size: 13px;
  text-align: center;
}
.ham a:hover {
  opacity: 1;
}
.ham .menu_text {
  position: absolute;
  top: 10px;
  width: 100%;
  color: #754c27;
  text-align: center;
}
.ham .menu_border {
  position: absolute;
  left: 0;
  right: 0;
  width: 50%;
  height: 1px;
  margin: 0 auto;
  background: #754c27;
  transition: 0.4s;
}
.ham .menu_border:nth-of-type(1) {
  top: 40px;
}
.ham .menu_border:nth-of-type(2) {
  top: 50px;
}
.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: 767px) {
  .ham {
    position: fixed;
    z-index: 1001;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
    background: initial;
    transition: all 0.4s;
  }
  .ham a {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 222, 171, 0.7);
    font-size: 13px;
    text-align: center;
  }
  .ham .menu_border {
    position: absolute;
    left: 0;
    right: 0;
    width: 50%;
    height: 1px;
    margin: 0 auto;
    background: #754c27;
    transition: 0.4s;
  }
  .ham .menu_border:nth-of-type(1) {
    top: 40px;
  }
  .ham .menu_border:nth-of-type(2) {
    top: 50px;
  }
  .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: -103px;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100px;
  background: rgba(210, 193, 173, 0.9);
  transition: 0.4s;
}
.copy_header.show {
  top: 0;
}
.copy_header .header_left {
  padding: 10px 0 0 10px;
}
.copy_header .header_left .clinic_name {
  width: 510px;
}
.copy_header .header_right {
  display: flex;
  margin-right: 90px;
}
.copy_header .header_right .menu_box {
  display: flex;
}
.copy_header .header_right .menu_box .tel_btn {
  margin: 0 10px 0 0;
  width: 290px;
  border: 0.5px solid #fff;
  padding: 5px;
  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(/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: 0 10px 0 0;
  width: 290px;
}
.copy_header .header_right .menu_box .reserve_btn img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1221px) and (min-width: 768px) {
  .copy_header .header_right .tel_btn {
    display: none;
  }
}
@media screen and (max-width: 919px) and (min-width: 768px) {
  .copy_header .header_right {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .copy_header {
    display: none;
  }
}

.copy_ham {
  position: fixed;
  z-index: 1001;
  top: -93px;
  right: 10px;
  width: 80px;
  height: 80px;
  background: rgba(255, 222, 171, 0.7);
  transition: all 0.4s;
}
.copy_ham.show {
  top: 10px;
}
.copy_ham a {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 222, 171, 0.7);
  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: #754c27;
  transition: 0.4s;
}
.copy_ham .menu_border:nth-of-type(1) {
  top: 40px;
}
.copy_ham .menu_border:nth-of-type(2) {
  top: 50px;
}
.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: 767px) {
  .copy_ham {
    display: none;
  }
}

.ham_sitemap {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(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: 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: #754c27;
}
.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: #754c27;
}
.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;
}
.ham_sitemap .sitemap02 {
  margin-bottom: 30px;
}
.ham_sitemap .sitemap02 .list {
  display: flex;
  flex-wrap: wrap;
  padding-left: 2em;
}
.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: #754c27;
  font-size: 17px;
}
.ham_sitemap .sitemap02 .item img {
  padding-right: 10px;
}
@media screen and (max-width: 969px) and (min-width: 768px) {
  .ham_sitemap .sitemap01 .item a {
    font-size: 16px;
  }
  .ham_sitemap .sitemap02 .item a {
    font-size: 15px;
  }
  .ham_sitemap .sitemap02 .item img {
    width: 40px;
    height: 40px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .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 #754c27;
    box-sizing: border-box;
    color: #754c27;
    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 .sitemap02 {
    margin-bottom: 0;
  }
  .ham_sitemap .sitemap02 .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 8vw 0;
    padding-left: initial;
  }
  .ham_sitemap .sitemap02 .link_text {
    padding: 12vw 4vw 4vw 4vw;
    font-size: 4.8vw;
    letter-spacing: 0.1em;
    text-align: center;
    color: #754c27;
  }
  .ham_sitemap .sitemap02 .item {
    position: relative;
    width: 48%;
    height: 5em;
    background-color: #f9f9f5;
    margin-bottom: 5.5vw;
    padding-right: 0.5em;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ham_sitemap .sitemap02 .item::before {
    content: "＞";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2.5vw;
    font-size: 4vw;
    color: #754c27;
  }
  .ham_sitemap .sitemap02 .item a {
    display: block;
    align-items: center;
    letter-spacing: 0.1em;
    line-height: 1.1;
    color: #754c27;
    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 {
    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%;
  }
}

.nav {
  padding: 30px 15px 30px;
  width: 1020px;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.nav .list {
  display: flex;
  justify-content: space-evenly;
}
.nav .item:not(:last-of-type) {
  margin-right: 20px;
}
.nav .item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.nav .item a {
  font-size: 18px;
  letter-spacing: 0.02em;
  line-height: 1.2;
  text-align: center;
  color: #16216d;
}
.nav .item .sub {
  font-size: 14px;
  letter-spacing: 0.2em;
  text-align: center;
  background-color: #f5f1ed;
  color: #16216d;
}
@media screen and (max-width: 914px) and (min-width: 768px) {
  .nav .item:not(:last-of-type) {
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .nav {
    display: none;
  }
}

.common_nav {
  position: relative;
  z-index: 30;
  padding: 30px 15px 20px;
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.common_nav .list {
  width: 1020px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-evenly;
}
.common_nav .item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.common_nav .item a {
  font-size: 18px;
  letter-spacing: 0.02em;
  line-height: 1.2;
  text-align: center;
  color: #16216d;
}
.common_nav .item .sub {
  font-size: 14px;
  letter-spacing: 0.2em;
  text-align: center;
  background-color: #f5f1ed;
  color: #16216d;
}
.common_nav .nitem:not(:last-of-type) {
  margin-right: 20px;
}
.common_nav .nitem a {
  font-size: 18px;
  letter-spacing: 0.02em;
  line-height: 1.2;
  text-align: center;
  color: #16216d;
}
.common_nav .nitem .sub {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-align: center;
  color: #16216d;
}
.common_nav .item_medical {
  position: relative;
}
.common_nav .medical_list {
  display: flex;
  position: absolute;
  z-index: 10;
  top: calc(100% + 10px);
  left: calc(-300px + 100%);
  flex-wrap: wrap;
  width: 700px;
}
.common_nav .medical_item {
  width: 33%;
  border: 1px solid #fff;
  box-sizing: border-box;
  background: #fff;
}
.common_nav .medical_item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px 15px 15px 20px;
  box-sizing: border-box;
  background: #16216d;
  color: #fff;
  font-size: 15px;
}
.common_nav .medical_item a:before {
  content: ">";
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  color: #fff;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .common_nav .nitem:not(:last-of-type) {
    margin-right: 20px;
  }
  .common_nav .nitem a {
    font-size: 18px;
  }
  .common_nav .medical_item a {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .common_nav {
    display: none;
  }
}

.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: 5.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: 2em;
  }
  .breadcrumb .item:not(:first-of-type):before {
    content: "＞";
    position: absolute;
    left: 0.7em;
    top: 0;
  }
}

.common_sec {
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.common_sec .sec_header {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100px;
  margin-bottom: 80px;
  overflow: hidden;
  background: #C2DED4;
}
.common_sec .sec_header:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 181px;
  height: 100px;
  background: url(/images/common/sec_header_before@2x.webp) left bottom/contain no-repeat;
}
.common_sec .sec_header:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 181px;
  height: 100px;
  background: url(/images/common/sec_header_after@2x.webp) right top/contain no-repeat;
}
.common_sec .sec_title {
  position: relative;
  z-index: 2;
  font-family: "noto sans jp", sans-serif;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.15em;
  color: #534741;
}
.common_sec .header_text {
  font-size: 20px;
  letter-spacing: 0.1em;
  color: #fff;
  text-align: center;
}
.common_sec .sec_body {
  padding: 0 50px;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .common_sec .sec_body {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .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(/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(/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;
  }
}

.breadcrumb {
  display: flex;
  width: 1280px;
  max-width: 100%;
  padding: 25px 0 0 25px;
  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: #666666;
  letter-spacing: 0.1em;
}
.breadcrumb .item a {
  color: #666666;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    display: flex;
    width: 1280px;
    max-width: 100%;
    padding: 5.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: 2em;
  }
  .breadcrumb .item:not(:first-of-type):before {
    content: "＞";
    position: absolute;
    left: 0.7em;
    top: 0;
  }
}

.nav {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 25px 0;
}
.nav .list {
  display: flex;
  justify-content: center;
}
.nav .list .item a {
  font-family: "noto sans jp", sans-serif;
  font-size: 15px;
  letter-spacing: 0.2em;
  color: #fff;
  text-shadow: 3px 3px 5px rgba(68, 68, 68, 0.26), -3px 3px 5px rgba(68, 68, 68, 0.26), 3px -3px 5px rgba(68, 68, 68, 0.26), -3px -3px 5px rgba(68, 68, 68, 0.26);
}
.nav .item:not(:last-of-type) {
  margin-right: 50px;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .nav .item:not(:last-of-type) {
    margin-right: 20px;
  }
  .nav .item a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .nav {
    display: none;
  }
}

.lead_sec {
  box-sizing: border-box;
  width: 1280px;
  max-width: 100%;
  padding: 30px 20px;
  margin: 0 auto 100px;
}
.lead_sec .sec_title {
  position: relative;
  z-index: 5;
  margin: 60px 0 60px 50px;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.8;
  color: #4d4d4d;
  text-align: center;
}
.lead_sec .sec_text {
  position: relative;
  z-index: 5;
  width: 886px;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  font-size: 15px;
  text-align: justify;
  color: #4d4d4d;
}
@media screen and (max-width: 767px) {
  .lead_sec {
    padding: 5.5vw 5.5vw 0;
    margin-bottom: 13.8vw;
  }
  .lead_sec .sec_title {
    font-size: 5.3vw;
    margin: 5.5vw 0 16vw 0;
    margin-bottom: 13.8vw;
  }
  .lead_sec .sec_text {
    font-size: 4vw;
    margin: 0 auto 13.8vw;
  }
}

.footer {
  width: 100%;
  margin: 0 auto;
  padding-top: 6.9vw;
}
.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: 640px;
  max-width: 100%;
  margin: 0 auto 65px;
}
.footer .upper_box .f_header .clinic_logo {
  width: 100px;
  margin: 0 auto;
  margin-bottom: 5px;
}
.footer .upper_box .f_header .clinic_name {
  width: 500px;
  text-align: center;
  margin: 0 auto 25px;
}
.footer .upper_box .f_header .address .address_text {
  font-size: 21px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #754c27;
}
.footer .upper_box .f_header .address .address span {
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #754c27;
}
.footer .upper_box .link_box {
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  padding: 50px 50px 60px;
  background-color: #f9f9f5;
  justify-content: center;
  align-items: center;
}
.footer .upper_box .link_box .left {
  width: 33%;
  min-width: 33%;
  max-width: 364px;
  margin-right: 40px;
}
.footer .upper_box .link_box .left .tel_btn {
  width: 100%;
}
.footer .upper_box .link_box .left .tel_btn img {
  width: 100%;
}
.footer .upper_box .link_box .left .reserve_btn {
  width: 100%;
}
.footer .upper_box .link_box .left .reserve_btn img {
  width: 100%;
}
.footer .upper_box .timetable {
  width: 100%;
  min-width: 67%;
  max-width: 780px;
}
.footer .upper_box .timetable img {
  width: 100%;
}
.footer .lower_box {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  height: 376px;
  background-color: #fff;
  display: flex;
  align-items: flex-start;
  box-sizing: border-box;
}
.footer .lower_box .left {
  box-sizing: border-box;
  width: 45%;
  height: 100%;
}
.footer .lower_box .left .access {
  width: 100%;
  height: 100%;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  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;
  border-right: 1px solid #534740;
}
.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: 16px;
  letter-spacing: 0.06em;
  line-height: 1.4;
  color: #534740;
}
.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: 60%;
  height: 376px;
}
.footer .lower_box .right iframe {
  width: 100%;
  height: 100%;
}
.footer .footer_sitemap {
  padding: 60px 0 0;
  background: #d2c1ad;
}
.footer .footer_sitemap .link_text {
  width: 248px;
  margin-bottom: 30px;
}
.footer .footer_sitemap .link_text a {
  position: relative;
  padding-left: 1.5em;
  font-size: 16px;
  letter-spacing: 0.1em;
  color: #4d4d4d;
}
.footer .footer_sitemap .link_text a:before {
  content: "-";
  position: absolute;
  left: 3px;
  top: -3px;
  width: 9px;
  height: 11px;
}
.footer .footer_sitemap .item {
  margin-bottom: 30px;
}
.footer .footer_sitemap .item a {
  position: relative;
  padding-left: 1.5em;
  font-size: 16px;
  letter-spacing: 0.1em;
  color: #4d4d4d;
}
.footer .footer_sitemap .item a:before {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  width: 9px;
  height: 11px;
}
.footer .footer_sitemap .cont02 {
  width: 100%;
  margin-bottom: 20px;
}
.footer .footer_sitemap .cont02 .title_box .link_text {
  margin-bottom: 30px;
}
.footer .footer_sitemap .cont02 .medicalbox {
  width: 100%;
  padding-left: 3em;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.footer .footer_sitemap .cont01 {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.footer .footer_sitemap .copy {
  background-color: #d2c1ad;
  padding: 20px 40px 20px 0;
  font-size: 13px;
  letter-spacing: 0.2em;
  text-align: right;
  color: #474747;
}
@media screen and (max-width: 767px) {
  .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;
    margin: 0 auto10vw;
    box-sizing: border-box;
  }
  .footer .upper_box .f_header {
    width: 100%;
    margin: 0 auto 8vw;
  }
  .footer .upper_box .f_header .clinic_logo {
    width: 18.66vw;
    margin: 0 auto;
    margin-bottom: 1.3vw;
  }
  .footer .upper_box .f_header .clinic_name {
    width: 93.33vw;
    text-align: center;
    margin: 0 auto 4.5vw;
  }
  .footer .upper_box .f_header .clinic_name img {
    width: 100%;
  }
  .footer .upper_box .f_header .address .address_text {
    font-size: 5.25vw;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .footer .upper_box .f_header .address .address span {
    font-size: 4vw;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .footer .upper_box .link_box {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 4.2vw 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .footer .upper_box .link_box .left {
    width: 93.33vw;
    max-width: 93.33vw;
    margin-right: initial;
  }
  .footer .upper_box .link_box .left .tel_btn {
    width: 100%;
    margin: 0 auto 4.2vw;
  }
  .footer .upper_box .link_box .left .tel_btn img {
    width: 100%;
  }
  .footer .upper_box .link_box .left .reserve_btn {
    width: 100%;
    margin: 0 auto 4.2vw;
  }
  .footer .upper_box .link_box .left .reserve_btn img {
    width: 100%;
  }
  .footer .upper_box .link_box .timetable {
    width: 97.6vw;
    max-width: 97.6%;
    margin: 0 auto 4.2vw;
  }
  .footer .lower_box {
    height: 100%;
    display: flex;
    flex-direction: column-reverse;
    box-sizing: border-box;
  }
  .footer .lower_box .left {
    width: 100%;
  }
  .footer .lower_box .left .access {
    width: 100%;
    padding: 7.75vw 5.5vw;
    display: flex;
    justify-content: center;
    align-items: center;
    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: 25%;
    padding: 0px 4.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: 75%;
    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 .dbox:nth-of-type(3) .term {
    padding: 3.25vw 4.5vw;
    align-items: flex-start;
  }
  .footer .lower_box .right {
    box-sizing: border-box;
    width: 100%;
    height: 80vw;
  }
  .footer .lower_box .right iframe {
    width: 100%;
    height: 100%;
  }
  .footer .footer_sitemap {
    padding: 13.3vw 0vw 4vw 3vw;
  }
  .footer .footer_sitemap .link_text {
    width: 50%;
    margin-bottom: 8vw;
  }
  .footer .footer_sitemap .link_text a {
    position: relative;
    padding-left: 1.2em;
    font-size: 4vw;
    letter-spacing: 0.1em;
  }
  .footer .footer_sitemap .link_text a:before {
    content: "−";
    position: absolute;
    left: 0;
    top: -3px;
    width: 2vw;
    height: 11px;
  }
  .footer .footer_sitemap .item {
    margin-bottom: 8vw;
  }
  .footer .footer_sitemap .item a {
    position: relative;
    padding-left: 1.2em;
    font-size: 4vw;
    letter-spacing: 0.01em;
  }
  .footer .footer_sitemap .item a:before {
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    width: 9px;
    height: 11px;
  }
  .footer .footer_sitemap .cont02 {
    width: 100%;
    margin-bottom: 4vw;
  }
  .footer .footer_sitemap .cont02 .title_box .link_text {
    margin-bottom: 8vw;
  }
  .footer .footer_sitemap .cont02 .medicalbox {
    width: 100%;
    padding-left: initial;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .footer .footer_sitemap .cont02 .medicalbox .link_text {
    width: 40%;
    padding-left: 2em;
  }
  .footer .footer_sitemap .cont02 .medicalbox .link_text a {
    position: relative;
    padding-left: 0em;
    font-size: 4vw;
    letter-spacing: 0.01em;
    text-indent: -1.8em;
  }
  .footer .footer_sitemap .cont02 .medicalbox .link_text a:before {
    content: "−";
    position: absolute;
    left: 2vw;
    top: -3px;
    width: 2vw;
    height: 11px;
  }
  .footer .footer_sitemap .cont01 {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .footer .footer_sitemap .cont01 .link_text {
    width: 100%;
  }
  .footer .footer_sitemap .copy {
    padding: 2vw 3vw;
    font-size: 3.25vw;
    letter-spacing: 0.2em;
    text-align: center;
    color: #534740;
  }
}

.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: 767px) {
  #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;
}

@media screen and (max-width: 767px) {
  .sp_fixed {
    position: fixed;
    z-index: 100;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 17.5vw;
    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%;
  }
}/*# sourceMappingURL=common.css.map */