@charset "UTF-8";
/* =================================
 Reset / Base
================================= */
/* 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,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

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

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

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

input[type=button],
input[type=submit] {
  -webkit-appearance: none;
  white-space: normal;
}

strong {
  font-weight: normal;
}

/* Base
---------------------------------------------------------- */
* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: none;
}

body {
  width: 100%;
  line-height: 1.7;
  background-color: #fff;
  color: #1A1311;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  /* font-size: 1.4rem;*/
  font-feature-settings: "palt";
  background-color: #F2EFEB;
  letter-spacing: 0.06em;
  position: relative;
  /*
      min-width: 1280px;
      overflow-x: hidden;
  */
}

@media screen and (min-width: 1281px) {
  .page.blog #wrap {
    position: relative;
    height: 100vh;
  }
  .page.post-type-archive-blog #wrap,
  .page.post-type-archive-blog_2 #wrap,
  .page.post-type-archive-blog_3 #wrap,
  .page.post-type-archive-blog_4 #wrap,
  .page.post-type-archive-blog_5 #wrap,
  .page.post-type-archive-media_publication #wrap,
  .tax-blog_cat #wrap,
  .tax-blog_tag #wrap,
  .tax-blog2_cat #wrap,
  .tax-blog2_tag #wrap,
  .tax-blog3_cat #wrap,
  .tax-blog3_tag #wrap,
  .tax-blog4_cat #wrap,
  .tax-blog4_tag #wrap,
  .tax-blog5_cat #wrap,
  .tax-blog5_tag #wrap,
  .page.case #wrap {
    position: relative;
    height: 100vh;
  }
  .page.blog #wrap::after,
  .page.post-type-archive-blog #wrap::after,
  .page.post-type-archive-blog_2 #wrap::after,
  .page.post-type-archive-blog_3 #wrap::after,
  .page.post-type-archive-blog_4 #wrap::after,
  .page.post-type-archive-blog_5 #wrap::after,
  .page.post-type-archive-media_publication #wrap::after,
  .page.single-blog #wrap::after,
  .page.single-blog_2 #wrap::after,
  .page.single-blog_3 #wrap::after,
  .page.single-blog_4 #wrap::after,
  .page.single-blog_5 #wrap::after,
  .page.single-media #wrap::after,
  .page.tax-blog_cat #wrap::after,
  .page.tax-blog_tag #wrap::after,
  .page.tax-blog2_cat #wrap::after,
  .page.tax-blog2_tag #wrap::after,
  .page.tax-blog3_cat #wrap::after,
  .page.tax-blog3_tag #wrap::after,
  .page.tax-blog4_cat #wrap::after,
  .page.tax-blog4_tag #wrap::after,
  .page.tax-blog5_cat #wrap::after,
  .page.tax-blog5_tag #wrap::after,
  .page.case #wrap::after {
    content: "";
    bottom: 0;
    background: #FAFAFA;
    left: 0;
    width: calc((100% - 1280px) / 2 + 443.904px);
    height: 100%;
    position: absolute;
    z-index: -1;
  }
}
@media screen and (max-width: 1280px) {
  .page.blog #wrap,
  .page.post-type-archive-blog #wrap,
  .page.post-type-archive-blog_2 #wrap,
  .page.post-type-archive-blog_3 #wrap,
  .page.post-type-archive-media_publication #wrap,
  .page.single-blog #wrap,
  .page.single-blog_2 #wrap,
  .page.single-blog_3 #wrap,
  .page.single-media #wrap,
  .page.tax-blog_cat #wrap,
  .page.tax-blog_tag #wrap,
  .page.tax-blog2_cat #wrap,
  .page.tax-blog2_tag #wrap,
  .page.tax-blog3_cat #wrap,
  .page.tax-blog3_tag #wrap,
  .page.tax-blog4_cat #wrap,
  .page.tax-blog4_tag #wrap,
  .page.tax-blog5_cat #wrap,
  .page.tax-blog5_tag #wrap,
  .page.case #wrap {
    position: relative;
    height: 100vh;
  }
  .page.blog #wrap::after,
  .page.post-type-archive-blog #wrap::after,
  .page.post-type-archive-blog_2 #wrap::after,
  .page.post-type-archive-blog_3 #wrap::after,
  .page.post-type-archive-media_publication #wrap::after,
  .page.single-blog #wrap::after,
  .page.single-blog_2 #wrap::after,
  .page.single-blog_3 #wrap::after,
  .page.single-media #wrap::after,
  .page.tax-blog_cat #wrap::after,
  .page.tax-blog_tag #wrap::after,
  .page.tax-blog2_cat #wrap::after,
  .page.tax-blog2_tag #wrap::after,
  .page.tax-blog3_cat #wrap::after,
  .page.tax-blog3_tag #wrap::after,
  .page.tax-blog4_cat #wrap::after,
  .page.tax-blog4_tag #wrap::after,
  .page.tax-blog5_cat #wrap::after,
  .page.tax-blog5_tag #wrap::after,
  .page.case #wrap::after {
    content: "";
    bottom: 0;
    background: #FAFAFA;
    left: 0;
    width: 443.89px;
    height: 100%;
    position: absolute;
    z-index: -1;
  }
}
@media screen and (max-width: 767px) {
  .page.blog #wrap,
  .page.post-type-archive-blog #wrap,
  .page.post-type-archive-blog_2 #wrap,
  .page.post-type-archive-blog_3 #wrap,
  .page.post-type-archive-media_publication #wrap,
  .page.single-blog #wrap,
  .page.single-blog_2 #wrap,
  .page.single-blog_3 #wrap,
  .page.single-media #wrap,
  .page.tax-blog_cat #wrap,
  .page.tax-blog_tag #wrap,
  .page.tax-blog2_cat #wrap,
  .page.tax-blog2_tag #wrap,
  .page.tax-blog3_cat #wrap,
  .page.tax-blog3_tag #wrap,
  .page.tax-blog4_cat #wrap,
  .page.tax-blog4_tag #wrap,
  .page.tax-blog5_cat #wrap,
  .page.tax-blog5_tag #wrap,
  .page.case #wrap {
    position: static;
  }
  .page.blog #wrap::after,
  .page.post-type-archive-blog #wrap::after,
  .page.post-type-archive-blog_2 #wrap::after,
  .page.post-type-archive-blog_3 #wrap::after,
  .page.post-type-archive-media_publication #wrap::after,
  .page.single-blog #wrap::after,
  .page.single-blog_2 #wrap::after,
  .page.single-blog_3 #wrap::after,
  .page.single-media #wrap::after,
  .page.tax-blog_cat #wrap::after,
  .page.tax-blog_tag #wrap::after,
  .page.tax-blog2_cat #wrap::after,
  .page.tax-blog2_tag #wrap::after,
  .page.tax-blog3_cat #wrap::after,
  .page.tax-blog3_tag #wrap::after,
  .page.tax-blog4_cat #wrap::after,
  .page.tax-blog4_tag #wrap::after,
  .page.tax-blog5_cat #wrap::after,
  .page.tax-blog5_tag #wrap::after,
  .page.case #wrap::after {
    content: "";
  }
}
/*
body.page {
    overflow-x: hidden;
}
*/
img {
  display: block;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

a,
a img,
button {
  transition: 0.4s;
}

a {
  display: block;
  border: 0;
  text-decoration: none;
  transition: all 0.5s ease;
  backface-visibility: hidden;
}

a:hover {
  cursor: pointer;
  opacity: 0.8;
}

a img {
  transition: all 0.5s ease;
  backface-visibility: hidden;
}

a img:hover {
  opacity: 0.7;
  transition: 0.4s;
}

a:link {
  color: #B28575;
  text-decoration: none;
}

a:visited {
  color: #B28575;
}

a:hover {
  color: #B28575;
}

a:active {
  color: #B28575;
}

/* Clearfix
---------------------------------------------------------- */
.u-clearfix {
  *zoom: 1;
}

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

/* =================================
common
================================= */
.u-only_sp {
  display: none;
}

.u-only_pc {
  display: block;
}

.u-red {
  color: #dd2735;
}

.l-cont {
  width: 1280px;
  margin: 0 auto;
}

.l-cont_inner {
  width: 1144px;
  margin: 0 auto;
  margin: auto;
  z-index: 80;
  position: relative;
}

/* -- font -- */
.p-index__tit .top-tit-h2 {
  margin-bottom: 50px;
}

.p-index__tit h3 {
  margin-bottom: 50px;
}

.p-index__tit p {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
}

.p-index__cont_txt {
  font-family: "Noto Serif JP", serif;
  font-style: normal;
  font-size: 26px;
  letter-spacing: 0.11em;
  margin-bottom: 60px;
  line-height: 1.65;
  font-weight: 300;
}

.c-tit__sub {
  font-size: 28px;
  /*    font-size: 2.8rem;*/
  line-height: 1.3;
  margin: 45px 0 32px;
}

.c-tit__en {
  font-size: 14px;
  /*    font-size: 1.4rem;*/
  color: #D38573;
  margin-bottom: 22px;
  line-height: 1;
}

.c-tit__h2 {
  font-size: 24px;
  /*    font-size: 2.4rem;*/
  line-height: 1.7;
  margin-bottom: 30px;
  letter-spacing: 0.03em;
}

.page .c-tit_clinic {
  font-size: 22px;
  text-align: center;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
}

.c-tit__h2.ffs {
  margin-left: -0.1em;
}

.mac .c-tit__h2.ffs {
  margin-left: -0.6em;
}

_::-webkit-full-page-media,
_:future,
:root .c-tit__h2.ffs {
  margin-left: 0;
}

/*_:-ms-lang(x)::-ms-backdrop, .c-tit__h2.ffs {
  margin-left: -0.1em;
}*/
_:-ms-lang(x)::-ms-backdrop,
.c-tit__h2.ffs {
  margin-left: -0.6em;
}

_:lang(x) + _:-webkit-full-screen-document,
.c-tit__h2.ffs {
  margin-left: -0.6em;
}

_:lang(x)::-ms-,
.c-tit__h2.ffs {
  margin-left: -0.1em;
}

@media all and (-ms-high-contrast: none) {
  .c-tit__h2.ffs {
    margin-left: -0.6em;
  }
}
_:-ms-lang(x)::backdrop,
.c-tit__h2.ffs {
  margin-left: -0.6em;
}

/* -- main -- */
.p-index_key {
  background: #F2EFEB;
  width: 100%;
  max-width: 100%;
}

.p-index_keyWrap {
  height: 100vh;
}

.p-index_keyWrap_innerLogo {
  width: 50px;
}

/*
.p-index_keyWrap:nth-child(3) {
    background-image: url(../../img/key_top03.jpg);
    background-size: cover;
    height: 100vh;

}
*/
/* button */
/*
.c-btn {
 position: relative;
 z-index: 0;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: center;
 align-items: center;
 -ms-flex-pack: center;
 justify-content: center;
 padding-top: 15px;
 padding-bottom: 15px;
 border-style: solid;
 border-width: 1px;
 font-family: "Roboto Condensed", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
 font-weight: 700;
 text-align: center;
 transition: .4s;
}
.c-btn::after {
 position: absolute;
 z-index: 0;
 right: 5px;
 bottom: 5px;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 0 0 10px 10px;
 content: "";
}
*/
/* breadcrumbList */
/*
.c-breadcrumbList {
 margin: 10px 0 80px;
}
.c-breadcrumbList .c-breadcrumbList_wrap li {
 display: inline-block;
 font-size: 12px;
 font-size: 1.2rem;
}
.c-breadcrumbList .c-breadcrumbList_wrap li::after {
 padding: 0 2px;
 content: ">";
}
.c-breadcrumbList .c-breadcrumbList_wrap li:last-child::after {
 padding: 0;
 content: none;
}
.c-breadcrumbList .c-breadcrumbList_wrap li a {
 display: inline-block;
 vertical-align: middle;
 color: #5f4f2f;
}
.c-breadcrumbList .c-breadcrumbList_wrap li a:hover {
 text-decoration: underline;
}
*/
.p-index_info .l-snsIcn li {
  height: 21px;
}

.p-index_info .l-snsIcn li a,
.p-index_info .l-snsIcn li img {
  height: 100%;
  width: auto;
}

.c-btn_view {
  color: #B28575;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 400;
  padding-right: 40px;
  position: relative;
  height: 27px;
  line-height: 27px;
  display: inline-block;
}

.c-btn_view::after {
  position: absolute;
  background: url(../../common/img/btn_arrow.svg);
  width: 24px;
  height: 10px;
  background-size: cover;
  right: 0;
  top: 50%;
  margin-top: -5px;
  content: "";
}

/*------下層PC-------*/
.error404 .l-cont_inner {
  text-align: center;
  padding-bottom: 100px;
}

.error404 .l-cont_inner p {
  margin-bottom: 40px;
}

.error404 .c-btn a {
  display: inline-block;
}

.c-tit__page-h3 {
  margin-bottom: 50px;
}

.c-tit__page-h4 {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 500;
}

.c-tit__page-h4.doctor_ttl {
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: 500;
}

.c-txt__copy {
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  letter-spacing: 0.11em;
  margin-bottom: 14px;
}

.l-main {
  overflow-x: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.l-main::-webkit-scrollbar {
  display: none;
}

.page .l-main {
  padding-top: 75px;
  overflow: visible;
  min-width: 1280px;
}

.page.about .l-main {
  position: relative;
  overflow: visible;
  padding-top: 0;
}

.page.about .l-main::after {
  width: 100%;
  height: calc(100vh - 55px);
  content: "";
  background: url(../img/bg_fixedlogo.svg);
  background-size: cover;
  background-position: center;
  position: fixed;
  top: 55px;
  left: 0;
  right: 0;
  z-index: 10;
  pointer-events: none;
  opacity: 0;
}

.page.about .p-page_key {
  z-index: 1;
  height: 100vh;
}

.page.about .mg_top50 {
  margin-top: 50px;
}

.page.about .mg_botom40 {
  margin-bottom: 40px;
}

.page.about .read-link {
  font-weight: 400;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  letter-spacing: 0.11em;
  line-height: 29px;
  text-align: left;
  color: #b28575;
  border: 1px solid rgba(0, 0, 0, 0);
  margin: 0 0 0 8px;
  display: inline-block;
  position: relative;
}

.page.about .read-link::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 6px;
  left: 0;
  background-color: #b28575;
}

.page.about .read-link:hover::before {
  background-color: transparent;
}

.page.about .text-link {
  line-height: 1;
  text-align: left;
  color: #b28575;
  border: 1px solid rgba(0, 0, 0, 0);
  margin: 0;
  display: inline-block;
  position: relative;
}

.page.about .text-link::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -4px;
  left: 0;
  background-color: #b28575;
}

.page.about .text-link:hover::before {
  background-color: transparent;
}

.contact .l-main::after {
  content: none;
}

.page.about section {
  position: relative;
  z-index: 100;
}

.page .l-cont_inner {
  width: 1144px;
}

.page .p-page_key {
  height: calc(100vh - 75px);
  background: #AD725D;
  position: relative;
  z-index: 1;
}

.p-page_key_inner {
  height: 100%;
}

.page .l-cont_inner_l,
.page .l-cont_inner_r {
  width: 50%;
}

.about .p-about_key_inner_r,
.about .p-about_key_inner_l {
  width: 50%;
}

.about .p-about_key_inner_r {
  height: 100%;
  position: relative;
}

.about .p-about_key_inner_r .p-page_key_inner_txt {
  width: 66.25%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}

.about .p-about_key_inner_r .p-page_key_inner_txt .c-tit {
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.18em;
  margin-bottom: 20px;
  text-indent: -0.6em;
}

.about .p-about_key_inner_r .p-page_key_inner_txt p {
  margin-bottom: 60px;
}

.p-about_sec-intro {
  padding-bottom: 122px;
}

.p-about_sec-intro .l-cont_inner_r {
  width: 44%;
}

.p-about_sec-intro .l-cont_inner_l {
  width: 56%;
}

.about .p-index_info_inner_titWrap {
  overflow: hidden;
  perspective: 2000px;
  transform-style: preserve-3d;
  position: relative;
  height: 100%;
}

/*
.about .p-index_info_inner_titWrap .p-about_key_inner_lImg {
  background-image: url(../img/about/key.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  width: 170%;
  height: 170%;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
*/
.about .p-index_info_inner_titWrap .p-about_key_inner_lImg {
  background-image: url(../img/about/key.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: translate3d(0, 0, -1000px);
  -webkit-transform: translate3d(0, 0, -1000px);
  position: absolute;
  width: 150%;
  height: 150%;
}

.about .p-index_info_inner_titWrap .p-about_key_inner_lImg #mainVideo {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(0%);
}

.about .p-index_info_inner_titWrap .p-about_key_inner_lImg.c-up {
  background-image: url(../img/about/key.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: translate3d(0, 0, -1000px);
  -webkit-transform: translate3d(0, 0, -1000px);
  position: absolute;
  width: 150%;
  height: 150%;
  animation-delay: 2.5s;
  transition: 2.5s;
  -webkit-transition: 2.5s;
}

.p-about_sec-intro .l-cont_inner_l {
  padding-right: 120px;
  padding-top: 80px;
  padding-bottom: 24px;
}

.p-about_sec-intro .l-cont_inner_r {
  padding-left: 56px;
  padding-right: 48px;
}

.p-about_sec-intro .p-about_sec-intro_imgWrap {
  width: 100%;
  margin-left: auto;
  margin-top: -100px;
  height: 550px;
}

.p-about_sec-intro .p-about_sec-intro_imgWrap .p-about_sec-intro_img {
  background-image: url(../img/about/about_intro.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: translate3d(0, -10%, -1000px);
  position: absolute;
  width: 167%;
  height: 150%;
}

.p-about_sec-intro .p-about_sec-intro_imgWrap .p-about_sec-intro_img.ipadImg {
  transform: translate3d(0, -32%, -1000px);
  position: absolute;
  width: 170%;
  height: 215%;
}

.p-about_sec-prof {
  background: #fafafa;
  padding-bottom: 70px;
}

.p-about_sec-prof .l-cont {
  position: relative;
  top: -32px;
}

.p-about_sec-prof .l-cont .pc_non_ttl {
  display: none;
}

.p-about_sec-prof .p-about_sec-prof_tit {
  align-items: flex-start;
  margin-bottom: 50px;
  flex-direction: row-reverse;
}

.p-about_sec-prof.doc02 .p-about_sec-prof_tit {
  align-items: flex-start;
  margin-bottom: 30px;
  flex-direction: row-reverse;
}

.p-about_sec-prof.doc_non_photo .p-about_sec-prof_tit {
  align-items: flex-start;
  margin-bottom: 50px;
  flex-direction: row-reverse;
  position: relative;
}

.p-about_sec-prof.staff .p-about_sec-prof_tit {
  align-items: flex-start;
  margin-bottom: 15px;
  flex-direction: row-reverse;
}

.p-about_sec-prof.staff .p-about_sec-prof_tit {
  align-items: flex-start;
  margin-bottom: 0;
  flex-direction: row-reverse;
}

.p-about_sec-prof.doc_non_photo .p-about_sec-prof_tit::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: #DCD0C4;
}

.p-about_sec-prof.staff .p-about_sec-prof_tit::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: #DCD0C4;
}

.p-about_sec-prof.staff .p-about_sec-prof_tit::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: #DCD0C4;
}

.p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_l {
  width: 44%;
  padding: 0 0 0 56px;
}

.p-about_sec-prof.doc01 .p-about_sec-prof_tit .l-cont_inner_l {
  width: 44%;
  padding: 0 0 0 56px;
  margin: -56px 0 0 0;
}

.p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_l .p-about_sec-prof_img {
  margin-top: 0;
}

.p-about_sec-prof.staff .p-about_sec-prof_tit .l-cont_inner_l .p-about_sec-prof_img {
  padding-top: 50px;
}

.p-about_sec-prof.staff .p-about_sec-prof_tit .l-cont_inner_l .p-about_sec-prof_img {
  padding-top: 50px;
}

@media screen and (max-width: 767px) {
  .p-about_sec-prof.staff.nonphoto .p-about_sec-prof_tit .l-cont_inner_l .p-about_sec-prof_img {
    padding-top: 0;
  }
  .p-about_sec-prof.staff .p-about_sec-prof_tit .l-cont_inner_l .p-about_sec-prof_img {
    padding-top: 25px;
  }
}
.p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r {
  width: 56%;
  padding: 50px 48px 0 0;
  position: relative;
}

.p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r.director {
  width: 56%;
  padding: 40px 48px 0 0;
  position: relative;
}

.p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: #DCD0C4;
}

.p-about_sec-prof.doc01 .p-about_sec-prof_tit .l-cont_inner_r::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: unset;
  width: 100%;
  height: 0px;
  background: #DCD0C4;
}

.p-about_sec-prof.doc_non_photo .p-about_sec-prof_tit .l-cont_inner_r::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0px;
  background: #DCD0C4;
}

.p-about_sec-prof.staff .p-about_sec-prof_tit .l-cont_inner_r::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0px;
  background: #DCD0C4;
}

.p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r .c-tit__page-h3 {
  margin-bottom: 0;
  padding-bottom: 15px;
}

.p-about_sec-prof.staff .p-about_sec-prof_tit .l-cont_inner_r .c-tit__page-h3 {
  margin-bottom: 0;
  padding-bottom: 35px;
}

.p-about_sec-prof.staff .p-about_sec-prof_tit .l-cont_inner_r .c-tit__page-h3 {
  margin-bottom: 0;
  padding-bottom: 35px;
}

.p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r .c-tit__page-h3 img {
  width: auto;
  height: auto;
}

.p-about_sec-prof .c-tit__page-h3 {
  margin-bottom: 0;
}

.p-about_sec-prof .c-tit__page-h3 .profile_ttl {
  width: 101px;
}

.p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r .kai {
  position: absolute;
  top: 50px;
  right: 0;
  width: auto;
  height: 45px;
}

.p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r .post {
  font-family: "Noto Serif JP";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-align: left;
  color: #1a1311;
  margin-bottom: 15px;
}

.p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r .name {
  font-family: "Noto Serif JP";
  font-weight: normal;
  font-size: 26px;
  letter-spacing: 0.11em;
  line-height: 34px;
  text-align: left;
  color: #1a1311;
}

.p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r .tanto {
  font-family: "Noto Sans CJK JP";
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 20px;
  text-align: left;
  color: #1a1311;
  margin-top: 10px;
}

.p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r .info_txt {
  margin-top: 30px;
}

.p-about_sec-prof .p-about_sec-prof_r {
  position: relative;
}

.p-about_sec-prof .p-about_sec-prof_r dl {
  position: relative;
  margin-top: 20px;
  padding-bottom: 34px;
}

.p-about_sec-prof .p-about_sec-prof_r .info_txt.pc-only dl {
  position: relative;
  margin-top: 0;
  padding-bottom: 0;
}

.p-about_sec-prof.staff.nonphoto .p-about_sec-prof_r dl {
  position: relative;
  margin-top: 20px;
  padding-bottom: 34px;
}

.p-about_sec-prof.staff .p-about_sec-prof_r dl {
  position: relative;
  margin-top: 20px;
  padding-bottom: 34px;
}

.p-about_sec-prof .p-about_sec-prof_r dl dt {
  margin-right: 10px;
}

.p-about_profList dl {
  display: flex;
  margin-bottom: 10px;
}

.p-about_profList dl dt {
  padding-right: 60px;
  font-family: "Lato", sans-serif;
}

.p-about_sec-prof .p-about_sec-prof_txt .l-cont_inner_l {
  width: 56%;
}

.p-about_sec-prof .p-about_sec-prof_txt .l-cont_inner_r {
  width: 44%;
  padding: 0 48px 0 56px;
}

.p-about_sec-doorto {
  padding: 100px 0;
}

.p-about_sec-doorto .p-about_sec-doortoList dl {
  display: flex;
}

.p-about_sec-doorto .p-about_sec-doortoList dt {
  width: 288px;
  margin-bottom: 52px;
  font-size: 16px;
  font-weight: 500;
}

.p-about_sec-doorto .p-about_sec-doortoList dd {
  width: calc(100% - 288px);
}

.p-about_sec-doorto .p-page__titWrap {
  margin-bottom: 72px;
}

.p-about_sec-doorto .p-page__titWrap .c-tit__page-h3 {
  margin-bottom: 28px;
}

.about .p-about_key_inner_r, .about .p-about_key_inner_l {
  width: 100%;
}

.about .p-about_key_inner_l .p-page_key_inner_txt {
  width: 1720px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}

.about .p-about_key_inner_l .p-page_key_inner_txt .c-tit {
  font-size: 48px;
  line-height: 1.5;
  letter-spacing: 0.18em;
  margin-bottom: 20px;
  text-indent: -0.6em;
}

body.clinic {
  background: #fff;
}

/*
body.clinic .l-main {
    overflow-x: hidden;
}
*/
.page .p-page_key-clinic_inner {
  padding: 70px 0 220px;
  background: #F2EFEB;
}

.clinic .p-clinic_sec-tab,
.flow .p-flow_sec,
.price .p-price_sec,
.contact .p-sec_top,
.p-recruit_sec_flow,
.fix .p-fix_sec {
  margin-top: 0;
}

/*
.p-recruit_sec_flow {
    margin-top: -225px;
}
*/
.clinic .p-clinic_sec-tab .accordion_icon {
  display: none;
}

.clinic .p-clinic_sec-tab .l-cont_inner {
  background: #fff;
}

.tab_wrap {
  width: 100%;
  margin: auto;
}

input[type=radio] {
  display: none;
}

.tab_area {
  font-size: 0;
  border-top: 1px solid #DCD0C4;
  border-left: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
}

.tab_area label {
  width: 50%;
  display: inline-block;
  height: 70px;
  line-height: 70px;
  color: #BE9C91;
  background: #DCD0C4;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  transition: ease 0.2s opacity;
}

.tab_area label:hover {
  opacity: 0.5;
}

.panel_area {
  background: #fff;
}

.tab_panel {
  width: 100%;
  padding: 60px 0;
  display: none;
  border-left: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  margin-bottom: 100px;
}

.tab_panel p {
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
}

#tab1:checked ~ .tab_area .tab1_label {
  background: #fff;
  color: #1A1311;
  font-weight: 500;
}

#tab1:checked ~ .panel_area #panel1 {
  display: block;
}

#tab2:checked ~ .tab_area .tab2_label {
  background: #fff;
  color: #1A1311;
}

#tab2:checked ~ .panel_area #panel2 {
  display: block;
}

#tab3:checked ~ .tab_area .tab3_label {
  background: #fff;
  color: #1A1311;
}

#tab3:checked ~ .panel_area #panel3 {
  display: block;
}

.tab_panel_inner {
  padding: 0 48px;
  margin-top: -70px;
  padding-top: 70px;
  width: 100%;
  box-sizing: border-box;
}

.tab_panel_inner .tab_panel_inner_block {
  padding-top: 75px;
  margin-top: -75px;
}

.tab_panel_inner .tab_panel_inner_block:not(:last-child) {
  margin-bottom: 60px;
}

.tab_panel_inner .tab_panel_inner_tit {
  text-align: center;
  margin-bottom: 37px;
}

.tab_panel_inner .tab_panel_inner_tit img.u-only_pc {
  display: inline-block;
}

.tab_panel_inner .tab_panel_inner_tit img.u-only_sp {
  display: none;
}

.tab_panel_inner .tab_panel_inner_tit h3 {
  margin-top: 20px;
  text-align: center;
  height: 31px;
}

.tab_panel_inner .tab_panel_inner_tit h3 img {
  display: inline-block;
}

.tab_panel_inner .tab_panel_inner_cont {
  background: #F2EFEB;
  padding: 60px 0 26px;
  border-radius: 6px;
}

.tab_panel_inner .tab_panel_inner_contArea {
  border-bottom: 1px solid #fff;
  padding: 0 48px;
  margin-bottom: 60px;
}

.tab_panel_inner .tab_panel_inner_contArea:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 40px;
  padding-left: 66px;
  position: relative;
}

#panel2 .tab_panel_inner .tab_panel_inner_contArea .c-tit_h4 {
  padding-left: 0;
  position: static;
}

#panel2 .tab_panel_inner .tab_panel_inner_contArea .c-tit_h4::before {
  content: none;
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4::before {
  content: "";
  background-image: url(../img/clinic/icn_eye.svg);
  width: 48px;
  height: 48px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  left: 0;
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4.tit_nose::before {
  background-image: url(../img/clinic/icn_nose.svg);
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4.tit_mouth::before {
  background-image: url(../img/clinic/icn_mouth.svg);
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4.tit_ear::before {
  background-image: url(../img/clinic/icn_ear.svg);
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4.tit_rinkaku::before {
  background-image: url(../img/clinic/icn_rinkaku.svg);
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4.tit_body::before {
  background-image: url(../img/clinic/icn_body.svg);
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4.tit_shiwa::before {
  background-image: url(../img/clinic/icn_shiwa.svg);
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4.tit_chusya::before {
  background-image: url(../img/clinic/icn_chusya.svg);
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4.tit_yase::before {
  background-image: url(../img/clinic/icn_yase.svg);
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4.tit_art::before {
  background-image: url(../img/clinic/icn_art.png);
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4.tit_masui::before {
  background-image: url(../img/clinic/icn_masui.svg);
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4.tit_skin::before {
  background-image: url(../img/clinic/icn_pico.svg);
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4.tit_peeling::before {
  background-image: url(../img/clinic/icn_peeling.svg);
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4.tit_peelingbody::before {
  background-image: url(../img/clinic/icn_yase.svg);
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4.tit_drip::before {
  background-image: url(../img/clinic/icn_drip.svg);
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4.tit_fujinka::before {
  background-image: url(../img/clinic/icn_fujinka.svg);
}

.tab_panel_inner .tab_panel_inner_contArea .c-tit_h4.tit_medicine::before {
  background-image: url(../img/clinic/ico_price_01_11.svg);
}

.tab_panel_inner .tab_panel_inner_contArea_item {
  margin-bottom: 20px;
}

.tab_panel_inner .tab_panel_inner_contArea_item dl dt {
  margin-bottom: 20px;
  font-weight: 500;
}

.tab_panel_inner .tab_panel_inner_contArea_item dl dd ul {
  display: flex;
  flex-wrap: wrap;
}

.tab_panel_inner .tab_panel_inner_contArea_item dl dd li {
  margin-right: 56px;
  margin-bottom: 20px;
  font-weight: 500;
}

.tab_panel_inner .tab_panel_inner_contArea_item dl dd li span {
  font-size: 12px;
}

.page .p-page_key-clinic-d_inner {
  padding: 70px 0;
  background: #F2EFEB;
}

.p-clinic_sec_detail .l-cont {
  align-items: flex-start;
}

.p-clinic_sidebarWrap {
  width: 34.68%;
  background: #FAFAFA;
  /*    position: relative;*/
  position: sticky;
  top: 75px;
  z-index: 100;
}

.news.single .p-sidebarWrap {
  width: 39%;
}

.p-clinic_sidebarWrap .p-clinic_sidebar,
.blog .p-detailcont,
.p-clinic__detailcont,
.post-type-archive-blog .p-detailcont,
.post-type-archive-blog_2 .p-detailcont,
.post-type-archive-blog_3 .p-detailcont,
.post-type-archive-media_publication_publication .p-detailcont,
.p-clinic__detailcont,
.single-blog .p-detailcont,
.single-blog_2 .p-detailcont,
.single-blog_3 .p-detailcont,
.single-media .p-detailcont,
.tax-blog_cat .p-detailcont,
.tax-blog_tag .p-detailcont,
.tax-blog2_cat .p-detailcont,
.tax-blog2_tag .p-detailcont,
.tax-blog3_cat .p-detailcont,
.tax-blog3_tag .p-detailcont,
.tax-blog4_cat .p-detailcont,
.tax-blog4_tag .p-detailcont,
.tax-blog5_cat .p-detailcont,
.tax-blog5_tag .p-detailcont,
.case .p-detailcont {
  position: relative;
  /*    z-index: 100;*/
}

/*
.p-clinic_sidebarWrap .p-clinic_sidebar::after {
 content: "";
 background: #FAFAFA;
 height: calc(100vh - 237px);
 width: 100vw;
 position: absolute;
 top: 0;
 right: 100%;
 z-index: -1;
}
*/
.p-clinic_sidebar {
  width: 100%;
  background: #FAFAFA;
  padding: 0 68px 43px;
  /*    position: sticky;*/
}

.p-clinic__detailcont {
  width: 65.32%;
}

.p-clinic__detailcont .p-clinic__detailcont_sec {
  margin-bottom: 40px;
  margin-top: -40px;
  padding-top: 40px;
}

.p-clinic__detailcont .p-clinic__detailcont_sec > .p-clinic__detailcont_inner:last-child {
  position: relative;
}

.p-clinic__detailcont .p-clinic__detailcont_sec > .p-clinic__detailcont_inner:last-child::after {
  /*    border-bottom: 1px solid #DCD0C4;*/
  position: absolute;
  content: "";
  height: 1px;
  width: calc(100% - 100px);
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  background: #DCD0C4;
}

.p-clinic__detailcont .p-clinic__detailcont_sec:last-child > .p-clinic__detailcont_inner:last-child::after {
  content: none;
}

.p-clinic__detailcont .p-clinic__detailcont_inner {
  padding: 40px 50px 40px 50px;
}

.p-clinic__detailcont .p-clinic__detailcont_inner.bg {
  padding: 40px 50px 40px 50px;
  background: #F2EFEB;
  position: relative;
  z-index: 100;
}

.p-clinic__detailcont .p-clinic__detailcont_inner.bg::after {
  content: "";
  background: #F2EFEB;
  height: 100%;
  width: calc((100vw - 1294px) / 2);
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 10;
}

.win .p-clinic__detailcont .p-clinic__detailcont_inner.bg::after {
  left: 99%;
}

@media (max-width: 1296px) and (min-width: 1280px) {
  .win .clinic .l-cont,
  .win .page.blog .l-cont,
  .win .post-type-archive-blog .l-cont,
  .win .post-type-archive-blog_2 .l-cont,
  .win .post-type-archive-blog_3 .l-cont,
  .win .post-type-archive-media_publication .l-cont,
  .win .single-blog .l-cont,
  .win .single-blog_2 .l-cont,
  .win .single-blog_3 .l-cont,
  .win .single-media .l-cont,
  .win .tax-blog_cat .l-cont,
  .win .tax-blog_tag .l-cont,
  .win .tax-blog2_cat .l-cont,
  .win .tax-blog2_tag .l-cont,
  .win .tax-blog3_cat .l-cont,
  .win .tax-blog3_tag .l-cont,
  .win .tax-blog4_cat .l-cont,
  .win .tax-blog4_tag .l-cont,
  .win .tax-blog5_cat .l-cont,
  .win .tax-blog5_tag .l-cont,
  .win .page.case .l-cont {
    width: auto;
  }
  .win .clinic .l-main,
  .win .page.blog .l-main,
  .win .post-type-archive-blog .l-main,
  .win .post-type-archive-blog_2 .l-main,
  .win .post-type-archive-blog_3 .l-main,
  .win .post-type-archive-media_publication .l-main,
  .win .single-blog .l-main,
  .win .single-blog_2 .l-main,
  .win .single-blog_3 .l-main,
  .win .single-media .l-main,
  .win .tax-blog_cat .l-main,
  .win .tax-blog_tag .l-main,
  .win .tax-blog2_cat .l-main,
  .win .tax-blog2_tag .l-main,
  .win .tax-blog3_cat .l-main,
  .win .tax-blog3_tag .l-main,
  .win .tax-blog4_cat .l-main,
  .win .tax-blog4_tag .l-main,
  .win .tax-blog5_cat .l-main,
  .win .tax-blog5_tag .l-main,
  .win .page.case .l-main {
    min-width: 100%;
    overflow: scroll;
  }
}
.p-clinic__detailcont .p-clinic__detailcont_inner.bg h4 {
  margin-bottom: 32px;
  font-weight: 500;
  font-size: 16px;
}

.p-clinic__detailcont .p-clinic__detailcont_inner .c-tit_h3-s {
  font-size: 18px;
  margin-bottom: 24px;
}

.p-clinic__detailcont .p-clinic__detailcont_inner .c-tit_h3-s span {
  color: #bf9c91;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  padding-bottom: 26px;
  display: inline-block;
  font-weight: 500;
}

.p-clinic__detailcont .p-clinic__detailcont_inner:last-child {
  padding-bottom: 80px;
}

.p-clinic_sidebar ul {
  margin: 0 auto;
}

.p-clinic_sidebar li {
  list-style: none;
  border-bottom: 1px solid #F2EFEB;
}

/*
.p-clinic_sidebar li:nth-child(2) .p-clinic_sidebar_bottom {
    display: block;
}
*/
.p-clinic_sidebar_top,
.p-clinic_sidebar_top-f {
  position: relative;
  margin: 0;
  padding: 32px 0;
  font-size: 14px;
  color: #B28575;
  font-weight: 500;
  cursor: pointer;
}

.p-clinic_sidebar_top strong,
.p-clinic_sidebar_top-f strong {
  font-weight: 500;
}

.p-clinic_sidebar_top_clinic {
  position: relative;
  padding-left: 25px;
}

.p-clinic_sidebar_top_clinic strong {
  font-weight: 500;
}

.p-clinic_sidebar_top_clinic::before {
  content: "";
  background: url(../../common/img/arrow_side.svg);
  width: 5px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.p-clinic_sidebar_top:hover {
  /*    text-decoration:underline;*/
}

/*
.p-clinic_sidebar_top:first-child.open {
    padding-bottom: 32px;
}
*/
.p-clinic_sidebar_top.open {
  padding-bottom: 0;
}

.p-clinic_sidebar_bottom {
  padding: 24px 0;
}

.p-clinic_sidebar_bottom a {
  color: #aaa;
  margin-bottom: 10px;
  line-height: 1.5;
  font-weight: 500;
}

.p-clinic_sidebar_bottom a.link-current {
  color: #1a1311;
}

.p-clinic_sidebar_bottom a.current {
  color: #1a1311;
}

.p-clinic_sidebar_bottom a:last-child {
  margin-bottom: 0;
}

.p-clinic_sidebar_bottom a:hover {
  color: #1a1311;
}

.p-clinic_sidebar_topSp {
  display: none;
}

.accordion_iconWrap {
  position: absolute;
  right: 0;
  top: 38px;
}

.accordion_icon,
.accordion_icon span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}

.accordion_icon {
  position: relative;
  width: 30px;
  height: 30px;
}

.accordion_icon span {
  position: absolute;
  right: 0;
  width: 50%;
  height: 1px;
  background-color: #B28575;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}

.accordion_icon span:nth-of-type(1) {
  top: 5px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.accordion_icon span:nth-of-type(2) {
  top: 5px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

/*＋、－切り替え*/
.p-clinic_sidebar_top.open .accordion_icon span:nth-of-type(1) {
  display: none;
}

.p-clinic_sidebar_top.open .accordion_icon span:nth-of-type(2) {
  top: 5px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.p-clinic__detailcont_inner .c-txt_detail_top {
  margin-bottom: 56px;
}

.p-clinic__detailcont_inner .c-txt_detail_top p:not(:last-child) {
  margin-bottom: 24px;
}

.c-txt_detail_list {
  margin-bottom: 38px;
}

.c-txt_detail_list:last-child {
  margin-bottom: 0;
}

.c-txt_detail_list h4 {
  color: #BE9C91;
  font-size: 16px;
  margin-bottom: 14px;
  font-weight: 500;
}

.c-txt_detail_list ol {
  margin-left: 20px;
  list-style-type: decimal;
}

.c-txt_detail_list td {
  vertical-align: baseline;
}

.c-txt_detail_list ul li {
  /*    margin-left: 20px;*/
  padding-left: 0;
}

.c-txt_detail_list li {
  margin-bottom: 10px;
  padding-left: 1em;
}

.p-clinic__detailcont_inner-info .c-txt_detail_list li {
  margin-bottom: 10px;
  margin-bottom: 32px;
}

.p-clinic__detailcont_inner-info .c-txt_detail_list li:last-child {
  margin-bottom: 0;
}

.c-tbl_price {
  margin-bottom: 10px;
}

.c-tbl_price th {
  padding-right: 25px;
  vertical-align: top;
}

.c-tbl_price th,
.c-tbl_price td {
  vertical-align: top;
  padding-bottom: 0;
  padding-right: 1em;
}

.c-tbl_price.c-tbl_price_custom th,
.c-tbl_price.c-tbl_price_custom td {
  padding-right: 3em;
}

.c-tbl_price.c-tbl_price_custom td:last-child {
  padding-right: 0;
}

.c-tbl_price.c-tbl_price_custom td:first-child {
  width: 60%;
}

.c-tbl_price td:last-child {
  padding-right: 0;
}

.c-tbl_price tr:last-child th,
.c-tbl_price tr:last-child td {
  padding-bottom: 0;
}

.c-txt_note_gry {
  color: #aaa;
  font-size: 12px;
  font-weight: 400;
}

.c-txt_detail_list dl {
  margin-bottom: 24px;
}

.c-txt_detail_list dl:last-child {
  margin-bottom: 0;
}

.c-txt_detail_list dt {
  font-weight: 500;
}

.c-txt_detail_list-qa p {
  margin-bottom: 32px;
}

.c-txt_detail_list-qa dt::before {
  content: "Q. ";
}

.c-txt_detail_list-qa dd::before {
  content: "A. ";
}

.p-clinic_stepList li {
  margin-bottom: 40px;
  padding-left: 96px;
  position: relative;
}

.p-clinic_stepList .p-clinic_stepList_tit {
  font-weight: 500;
}

.p-clinic_stepList li img {
  margin-top: 0;
}

.p-clinic_stepList li:last-child {
  margin-bottom: 0;
}

.p-clinic_stepList li::before {
  background-image: url(../img/clinic/step_01.svg);
  width: 28px;
  height: 24px;
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.p-clinic_stepList li:nth-child(2)::before {
  background-image: url(../img/clinic/step_02.svg);
  width: 35px;
  height: 24px;
}

.p-clinic_stepList li:nth-child(3)::before {
  background-image: url(../img/clinic/step_03.svg);
  width: 36px;
  height: 24px;
}

.p-clinic_stepList li:nth-child(4)::before {
  background-image: url(../img/clinic/step_04.svg);
  width: 37px;
  height: 24px;
}

.p-clinic_stepList li:nth-child(5)::before {
  background-image: url(../img/clinic/step_05.svg);
  width: 37px;
  height: 25px;
}

.p-clinic_stepList li:nth-child(6)::before {
  background-image: url(../img/clinic/step_06.svg);
  width: 38px;
  height: 25px;
}

.p-clinic_stepList li.icn-none::before {
  content: none !important;
}

.p-clinic_stepList_img {
  margin-top: 20px;
}

.p-clinic_stepList_img .imgItem {
  width: calc((100% - 8px) / 2);
  margin-right: 8px;
  margin-bottom: 10px;
}

.p-clinic_stepList_img .imgItem.non {
  width: calc((100% - 8px) / 2);
  margin-right: 8px;
  margin-bottom: 10px;
}

.p-clinic_stepList_img .imgItem img {
  width: 100%;
  height: auto;
}

.p-clinic_stepList_img .imgItem.non img {
  width: 100%;
  height: auto;
  opacity: 0;
  display: block;
}

.p-clinic_stepList_img .imgItem:nth-child(2n) {
  margin-right: 0;
  position: relative;
}

.p-clinic_stepList_img .imgItem.bf_arrow:nth-child(2n) {
  padding-top: 0;
}

.p-clinic_stepList_img .imgItem.bf_arrow:nth-child(2n)::before {
  background-image: url(../img/clinic/arrow_before_after.svg);
  width: 24px;
  height: 10px;
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) translateX(-50%);
}

.c-txt_detail_list ul.disc {
  list-style-type: disc;
  margin-left: 20px;
}

.c-txt_detail_list ul.disc li {
  margin-bottom: 10px;
}

.p-clinic__detailcont_inner-info .c-txt_detail_list li.btm32 {
  margin-bottom: 10px;
  margin-bottom: 32px;
}

td {
  padding-bottom: 8px;
  padding-right: 1em;
  height: 23px;
}

td:nth-child(3) {
  white-space: nowrap;
}

.indents {
  padding-left: 0.5em;
  text-indent: -0.5em;
}

/*flow*/
.c-tit_enjp {
  margin-bottom: 20px;
}

.c-tit_enjp h3 {
  height: 24px;
  margin-bottom: 20px;
}

.c-tit_enjp h3 img {
  height: 100%;
}

.c-tit_enjp p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}

.flow .l-main {
  background: #fff;
}

.flow .l-cont_inner {
  padding-bottom: 150px;
}

.p-flow_sec_block-full {
  padding: 50px 48px;
  position: relative;
  background: #fff;
}

.p-flow_sec_block-full .p-flow_sec_flownum {
  position: absolute;
  top: 50px;
  right: 48px;
}

.p-flow_sec_block.flow01,
.p-flow_sec_block.flow08 {
  margin-bottom: 0;
}

.p-flow_sec_block.flow08 .p-flow_sec_block_innerTxt {
  padding-bottom: 100px;
}

.p-flow_sec_block.flow04 {
  background: #F2EFEB;
}

.p-flow_sec_block .inner-txt {
  margin-bottom: 40px;
}

.p-flow_sec_block .inner-txt:last-child {
  margin-bottom: 0;
}

.p-flow_sec_block .inner-txt dl {
  margin-bottom: 40px;
}

.p-flow_sec_block .inner-txt dl:last-child {
  margin-bottom: 0;
}

.p-flow_sec_block .inner-txt dl dt {
  font-weight: 500;
}

.p-flow_sec_block .inner-txt dl dd ul {
  margin-left: 20px;
  list-style-type: disc;
}

.p-flow_sec_block_innerTxt.l-row .inner-txt {
  width: 50%;
}

.p-flow_sec_block_innerTxt.l-row .inner-txt:nth-child(2) {
  padding-left: 48px;
}

.p-flow_sec_block.l-row .p-flow_sec_flownum {
  margin-bottom: 156px;
}

.p-flow_sec_block_sepa {
  height: 600px;
}

.p-flow_sec_block_sepa .p-flow_sec_block_innerImg,
.p-flow_sec_block_sepa .p-flow_sec_block_innerTxt {
  width: 50%;
  background: #FAFAFA;
}

.p-flow_sec_block_sepa .p-flow_sec_block_innerTxt {
  padding: 50px 48px 50px 48px;
  position: relative;
}

.p-flow_sec_block_sepa.flow02 .p-flow_sec_block_innerTxt_txt {
  padding-bottom: 0px;
}

.p-flow_sec_block_sepa.flow02 .c-btn {
  margin-top: 40px;
}

.p-flow_sec_block_sepa .p-flow_sec_block_innerTxt_txt {
  padding: 50px 48px 70px;
  width: 100%;
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
}

.p-flow_sec_block_innerImgWrap {
  height: 100%;
}

.p-flow_sec_block_innerImgWrap .inner_img {
  height: 100%;
}

.p-flow_sec_block_innerImgWrap .inner_img {
  background-image: url(../../common/img/flow/flow02_bg.jpg);
  background-size: cover;
}

.p-flow_sec_block_sepa.flow03 .p-flow_sec_block_innerImgWrap .inner_img {
  background-image: url(../../common/img/flow/flow03_bg.jpg);
  background-size: cover;
}

.p-flow_sec_block_sepa.flow05 .p-flow_sec_block_innerImgWrap .inner_img {
  background-image: url(../../common/img/flow/flow05_bg.jpg);
  background-size: cover;
}

.p-flow_sec_block_sepa.flow06 .p-flow_sec_block_innerImgWrap .inner_img {
  background-image: url(../../common/img/flow/flow06_bg.jpg);
  background-size: cover;
}

.p-flow_sec_block_sepa.flow07 .p-flow_sec_block_innerImgWrap .inner_img {
  background-image: url(../../common/img/flow/flow07_bg.jpg);
  background-size: cover;
}

.p-flow_sec_block_sepa.flow08 .p-flow_sec_block_innerImgWrap .inner_img {
  background-image: url(../../common/img/flow/flow08_bg.jpg);
  background-size: cover;
}

.p-flow_sec_block-full_img {
  width: 100%;
  height: 450px;
  background: url(../../common/img/flow/flow04_bg.jpg);
  background-size: 100% auto;
  background-position: center center;
}

@media screen and (min-width: 1600px) {
  .p-flow_sec_block-full_img {
    background-position: right;
  }
}
.p-flow_sec_block .c-btn_view {
  margin-top: 20px;
}

.flowanchor {
  padding-top: 75px;
  margin-top: -75px;
}

.flowanchor#flow01 {
  padding-top: 75px;
  margin-top: -225px;
}

.page .c-btn a {
  font-size: 14px;
  color: #fff;
  background: #B28575;
  line-height: 60px;
  height: 60px;
  border-radius: 30px;
  text-align: center;
  width: 232px;
}

/* blog */
.p-sec_detail .l-cont {
  align-items: flex-start;
}

.blog.page,
.page.post-type-archive-blog,
.page.post-type-archive-blog_2,
.page.post-type-archive-blog_3,
.page.post-type-archive-blog_4,
.page.post-type-archive-blog_5,
.page.post-type-archive-media_publication,
.page.single-blog,
.page.single-blog_2,
.page.single-blog_3,
.page.single-blog_4,
.page.single-blog_5,
.page.single-media,
.page.tax-blog_cat,
.page.tax-blog_tag,
.page.tax-blog2_cat,
.page.tax-blog2_tag,
.page.tax-blog3_cat,
.page.tax-blog3_tag,
.page.tax-blog4_cat,
.page.tax-blog4_tag,
.page.tax-blog5_cat,
.page.tax-blog5_tag,
.case {
  background-color: #fff;
}

.blog.page .l-main,
.page.post-type-archive-blog .l-main,
.page.post-type-archive-blog_2 .l-main,
.page.post-type-archive-blog_3 .l-main,
.page.post-type-archive-blog_4 .l-main,
.page.post-type-archive-blog_5 .l-main,
.page.post-type-archive-media_publication .l-main,
.page.single-blog .l-main,
.page.single-blog_2 .l-main,
.page.single-blog_3 .l-main,
.page.single-blog_4 .l-main,
.page.single-blog_5 .l-main,
.page.single-media .l-main,
.page.tax-blog_cat .l-main,
.page.tax-blog_tag .l-main,
.page.tax-blog2_cat .l-main,
.page.tax-blog2_tag .l-main,
.page.tax-blog3_cat .l-main,
.page.tax-blog3_tag .l-main,
.page.tax-blog4_cat .l-main,
.page.tax-blog4_tag .l-main,
.page.tax-blog5_cat .l-main,
.page.tax-blog5_tag .l-main,
.case .l-main {
  background: #fff;
}

.p-sidebarWrap {
  width: 34.68%;
  background: #FAFAFA;
  /*    position: relative;*/
  position: sticky;
  top: 75px;
  z-index: 100;
}

.p-sidebarWrap::after {
  content: "";
  background: #FAFAFA;
  height: 75vh;
  min-height: 100%;
  width: 100vw;
  position: absolute;
  top: 0;
  right: 100%;
  z-index: 10;
}

.p-sidebar {
  width: 100%;
  background: #FAFAFA;
  padding: 40px 15% 60px;
  position: sticky;
}

.news.single .p-sidebar {
  background: #fff;
  padding: 40px 56px 40px 68px;
}

.p-sidebar_inner {
  margin-bottom: 50px;
}

.p-sidebar_inner.p-sidebar_inner-tag a::before {
  content: "#";
}

.news.single .p-sidebar_inner img {
  margin: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}

.p-sidebar_inner h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 500;
}

.p-sidebar_inner:last-child {
  margin-bottom: 0;
}

.p-sidebar_inner ul li {
  line-height: 1;
  margin-bottom: 14px;
  font-size: 12px;
}

.p-detailcont {
  width: 65.32%;
  background: #fff;
}

body.news {
  background-color: #fff;
}

.news .p-detailcont {
  width: 100%;
}

.news.single .p-detailcont {
  width: 61%;
}

.news .l-cont {
  width: 100%;
}

.p-detailcont .p-detailcont_inner {
  padding: 40px 50px 40px 50px;
  width: auto;
}

.news .p-detailcont .p-detailcont_inner {
  padding: 40px 50px 40px 50px;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.news.single .p-detailcont .p-detailcont_inner {
  width: auto;
}

.news .p-detailcont .p-detailcont_inner {
  padding: 40px 68px 40px 68px;
}

.news.single .p-detailcont .p-detailcont_inner {
  padding: 40px 68px 110px 0;
}

.blog .p-detailcont .p-detailcont_inner,
.post-type-archive-blog .p-detailcont .p-detailcont_inner,
.post-type-archive-blog_2 .p-detailcont .p-detailcont_inner,
.post-type-archive-blog_3 .p-detailcont .p-detailcont_inner,
.post-type-archive-media_publication .p-detailcont .p-detailcont_inner,
.single-blog .p-detailcont .p-detailcont_inner,
.single-blog_2 .p-detailcont .p-detailcont_inner,
.single-blog_3 .p-detailcont .p-detailcont_inner,
.single-media .p-detailcont .p-detailcont_inner,
.page.tax-blog_cat .p-detailcont .p-detailcont_inner,
.page.tax-blog_tag .p-detailcont .p-detailcont_inner,
.page.tax-blog2_cat .p-detailcont .p-detailcont_inner,
.page.tax-blog2_tag .p-detailcont .p-detailcont_inner,
.page.tax-blog3_cat .p-detailcont .p-detailcont_inner,
.page.tax-blog3_tag .p-detailcont .p-detailcont_inner,
.page.tax-blog4_cat .p-detailcont .p-detailcont_inner,
.page.tax-blog4_tag .p-detailcont .p-detailcont_inner,
.page.tax-blog5_cat .p-detailcont .p-detailcont_inner,
.page.tax-blog5_tag .p-detailcont .p-detailcont_inner,
.page.case .p-detailcont .p-detailcont_inner {
  padding-bottom: 130px;
}

.news.single .p-newsSingle_bottom {
  padding: 80px 0;
  background: #FAFAFA;
}

.news .p-detailcont .p-blog_list {
  /*    max-width: 1280px;*/
  /*    width: 1280px;*/
  margin: auto;
}

.news.single .p-newsSingle_bottom .p-blog_list {
  width: 1280px;
  margin: auto;
  padding-left: 68px;
  padding-right: 68px;
}

.news.single .p-clinic_sec_detail .l-cont {
  width: 1280px;
  margin: auto;
}

.news.single .p-newsSingle_bottom h3 {
  max-width: 1280px;
  margin: auto;
  margin-bottom: 34px;
  padding-left: 68px;
  padding-right: 68px;
}

.news.single .p-newsSingle_bottom h3 img {
  width: 166.5px;
}

.p-blog_list .p-blog_block {
  width: 46.5%;
  margin-bottom: 45px;
}

.news .p-blog_list .p-blog_block {
  width: 24.47%;
  margin-bottom: 60px;
  margin-right: 0.7%;
}

.news .p-blog_list .p-blog_block:nth-child(4n) {
  margin-right: 0;
}

.p-blog_list .p-blog_block_img {
  width: 100%;
  margin-bottom: 8px;
  position: relative;
}

.p-blog_list .p-blog_block_img::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.p-blog_list .p-blog_block_img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.page.news .p-blog_list .p-blog_block_img img {
  /*    height: 279px;*/
}

time {
  font-family: "Lato", sans-serif;
}

.p-blog_list .p-blog_block_txt .date_cate {
  display: flex;
}

.p-blog_list .p-blog_block_txt time {
  color: #aaa;
  font-size: 12px;
  font-family: "Lato", sans-serif;
  margin-right: 10px;
  line-height: 24px;
}

.p-blog_list .p-blog_block_txt p {
  color: #222;
}

.p-blog_list .p-blog_block_txt p.dev {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-align: left;
  color: #aaa;
}

.c-page-numbers {
  margin: 20px;
  text-align: center;
}

.news .c-page-numbers {
  margin-top: 80px;
  margin-bottom: 90px;
}

.page-numbers {
  display: flex;
  justify-content: center;
}

.c-page-numbers .page-numbers li {
  text-align: center;
  margin-right: 8px;
}

.c-page-numbers .page-numbers li:last-child {
  margin-right: 0;
}

.c-page-numbers .page-numbers li a,
.c-page-numbers .page-numbers li span {
  display: block;
  padding: 5px 10px;
}

.c-page-numbers .page-numbers li .current {
  text-decoration: underline;
}

#side_searchform {
  /*    検索*/
  position: relative;
  width: 100%;
}

#keywords {
  /*    検索*/
  width: calc(100% - 49px);
  height: 50px;
  background: #fff;
  border: 1px solid #DCD0C4;
  padding: 10px;
  border-radius: 6px 0 0 6px;
}

#searchBtn {
  /*    検索*/
  position: absolute;
  top: 0;
  right: 0;
  background: #B28575;
  width: 51px;
  height: 50px;
  padding: 15px 10px 15px 13px;
  border-radius: 0 6px 6px 0;
  border-top: 1px solid #DCD0C4;
  border-right: 1px solid #DCD0C4;
  border-bottom: 1px solid #DCD0C4;
  border-left: none;
}

*:first-child + html #searchBtn {
  /*    検索*/
  top: 1px;
}

.side_select {
  /*    セレクト*/
  overflow: hidden;
  width: 100%;
}

.side_select select {
  /*    セレクト*/
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.side_select select::-ms-expand {
  /*    セレクト*/
  display: none;
}

.side_select {
  /*    セレクト*/
  position: relative;
  border: 1px solid #DCD0C4;
  border-radius: 6px;
  background: #ffffff;
  z-index: 10;
}

.side_select::before {
  /*    セレクト*/
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 51px;
  height: 50px;
  background: #B28575;
  border-radius: 0 5px 5px 0;
  z-index: -10;
}

.side_select::after {
  /*    セレクト*/
  position: absolute;
  top: 50%;
  right: 16px;
  bottom: 0;
  transform: translateX(-50%);
  content: "";
  background: url(../../common/img/arrow_select.svg);
  width: 10px;
  height: 5px;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

.side_select select {
  /*    セレクト*/
  padding: 10px;
  color: #222;
  height: 50px;
}

/*blog single*/
.p-detailcont_inner_head {
  margin-bottom: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #DCD0C4;
}

.p-detailcont_inner_head h1 {
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.11em;
  line-height: 34px;
  text-align: left;
  color: #1a1311;
}

.p-detailcont_inner_head h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.11em;
  line-height: 34px;
  text-align: left;
  color: #1a1311;
}

.p-detailcont_inner_head time {
  font-size: 14px;
  color: #aaa;
}

.p-detailcont_inner .p-detailcont_inner_cont h1 {
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.11em;
  line-height: 34px;
  text-align: left;
  color: #1a1311;
  margin-top: 60px;
  padding-bottom: 20px;
  border-bottom: 1px solid #DCD0C4;
}

.p-detailcont_inner .p-detailcont_inner_cont h2 {
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.11em;
  line-height: 34px;
  text-align: left;
  color: #1a1311;
  width: 100%;
  height: auto;
  padding: 12px 0 12px 30px;
  background: #f2efeb;
  margin-top: 60px;
}

.p-detailcont_inner .p-detailcont_inner_cont h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-align: left;
  color: #1a1311;
  margin-top: 30px;
}

.p-detailcont_inner .p-detailcont_inner_cont h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-align: left;
  color: #1a1311;
  margin-top: 30px;
}

.p-detailcont_inner .p-detailcont_inner_cont h5 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-align: left;
  color: #1a1311;
  margin-top: 30px;
}

.p-detailcont_inner .p-detailcont_inner_cont h6 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 11px;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-align: left;
  color: #1a1311;
  margin-top: 30px;
}

.p-detailcont_inner .p-detailcont_inner_cont h3 + *,
.p-detailcont_inner .p-detailcont_inner_cont h4 + *,
.p-detailcont_inner .p-detailcont_inner_cont h5 + *,
.p-detailcont_inner .p-detailcont_inner_cont h6 + * {
  margin-top: 10px !important;
}

.p-detailcont_inner .p-detailcont_inner_cont img {
  margin-bottom: 16px;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: auto;
}

.p-detailcont_inner .p-detailcont_inner_cont img:last-child {
  margin-bottom: 0;
}

.case .p-detailcont_inner .p-detailcont_inner_cont img:last-child {
  margin-bottom: 12px;
}

.p-detailcont_inner .p-detailcont_inner_cont ul {
  margin-top: 0;
}

.p-detailcont_inner .p-detailcont_inner_cont li {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: left;
  color: #1a1311;
  padding: 0 0 0 12px;
  position: relative;
}

.p-detailcont_inner .p-detailcont_inner_cont li::after {
  content: "・";
  width: 10px;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}

.p-detailcont_inner .p-detailcont_inner_cont li.case-list::after {
  content: "";
}

.p-detailcont_inner .p-detailcont_inner_cont li.connection-list {
  padding: 0 0 0 0;
}

.p-detailcont_inner .p-detailcont_inner_cont li.connection-list:after {
  content: "";
}

.p-detailcont_inner .p-detailcont_inner_cont li em {
  background-image: linear-gradient(#DCD0C4, #DCD0C4);
  background-size: 100% 3px;
  background-position: bottom right;
  background-repeat: no-repeat;
  padding-bottom: 3px;
  display: inline;
  line-height: 1.9;
}

.p-detailcont_inner .p-detailcont_inner_cont li strong {
  font-weight: bold;
}

.p-detailcont_inner #anchor-links-container {
  width: 78%;
  height: auto;
  border-radius: 5px;
  background: #fafafa;
  padding: 30px 0 30px;
  margin-top: 40px;
}

.p-detailcont_inner #anchor-links-container h2 {
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.11em;
  line-height: 34px;
  text-align: left;
  color: #1a1311;
  padding: 0 30px;
}

.p-detailcont_inner .mokuji-block h2.mokuji-h2 {
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.11em;
  line-height: 34px;
  text-align: left;
  color: #1a1311;
  width: 100%;
  height: auto;
  padding: 0 30px;
  background: transparent;
  margin-top: 0;
}

.p-detailcont_inner #anchor-links-container ul {
  margin: 20px 0 0;
  padding: 0 30px;
}

.p-detailcont_inner #anchor-links-container ul li:not(:first-child) {
  margin-top: 8px;
}

.p-detailcont_inner #anchor-links-container ul li a {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: left;
  color: #1a1311;
  opacity: 1;
  transition: opacity 0.3s;
}

.p-detailcont_inner #anchor-links-container ul li a:hover {
  opacity: 0.5;
}

.p-detailcont_inner #anchor-links-container ul li a span {
  font-family: Lato;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-align: left;
  color: #b28575;
  margin: 0 8px 0 0;
}

.p-detailcont_inner .p-detailcont_inner_cont {
  width: 78%;
}

.p-detailcont_inner .mokuji-block {
  width: 100%;
  height: auto;
  border-radius: 5px;
  background: #fafafa;
  padding: 30px 0 30px;
  margin-top: 40px;
}

.p-detailcont_inner .mokuji-block h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.11em;
  line-height: 34px;
  text-align: left;
  color: #1a1311;
  padding: 0 30px;
}

.p-detailcont_inner .mokuji-block ul {
  margin: 20px 0 0;
  padding: 0 30px;
}

.p-detailcont_inner .mokuji-block ul li:not(:first-child) {
  margin-top: 8px;
}

.p-detailcont_inner .mokuji-block ul li a {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: left;
  color: #1a1311;
  opacity: 1;
  transition: opacity 0.3s;
}

.p-detailcont_inner .mokuji-block ul li a:hover {
  opacity: 0.5;
}

.p-detailcont_inner .mokuji-block ul li a span {
  font-family: Lato;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-align: left;
  color: #b28575;
  margin: 0 8px 0 0;
}

.p-detailcont_inner .block-h2,
.p-detailcont_inner .anc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.11em;
  line-height: 34px;
  text-align: left;
  color: #1a1311;
  width: 100%;
  height: auto;
  padding: 12px 0 12px 30px;
  background: #f2efeb;
  margin-top: 60px;
}

.wp-block-separator {
  border: 1px solid #DCD0C4 !important;
  border-left: none;
  border-right: none;
  border-bottom: none !important;
  margin: 40px 0 40px;
}

.wp-block-image {
  margin: 30px 0 0;
}

.under-line {
  position: relative;
  margin: 30px 0 0;
}

.under-line p {
  background-image: linear-gradient(#DCD0C4, #DCD0C4);
  background-size: 100% 3px;
  background-position: bottom right;
  background-repeat: no-repeat;
  padding-bottom: 3px;
  display: inline;
  line-height: 1.9;
}

.connection-block {
  margin: 60px 0 0;
}

.connection-block h2.connection-h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-align: left;
  color: #be9c91;
  width: 100%;
  height: auto;
  padding: 0;
  background: transparent;
  margin-top: 0;
}

.connection-block ul.connection-list-box {
  margin: 16px 0 0;
  display: flex;
  flex-wrap: wrap;
}

.connection-block ul li:not(:first-child) {
  margin: 0 0 0 10px;
}

.connection-block ul li a {
  width: auto;
  max-height: 28px;
  border-radius: 14px;
  background: transparent;
  border: 1px solid #be9c91;
  padding: 2px 10px;
  display: inline;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-align: left;
  color: #be9c91;
}

.case-block {
  margin: 30px 0 0;
}

.case-block h2.case-h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-align: left;
  color: #1a1311;
  width: 100%;
  height: auto;
  padding: 0;
  background: transparent;
  margin-top: 0;
  margin-bottom: 10px;
}

.case-block h3.case-h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: left;
  color: #1a1311;
  margin-top: 0;
}

.case-block ul.case-list-box {
  margin-top: 0;
}

.p-detailcont_inner .p-detailcont_inner_cont .case-block li.case-list {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: left;
  color: #1a1311;
  padding: 0 0 0 13px;
  position: relative;
}

.p-detailcont_inner .p-detailcont_inner_cont .case-block li.case-list::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  width: 13px;
  height: auto;
}

.p-detailcont_inner .p-detailcont_inner_cont .case-block .case-list.check::before {
  content: "☑";
  position: absolute;
  top: 0;
  left: 0;
  width: 13px;
  height: auto;
}

.p-detailcont_inner .p-detailcont_inner_cont p {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 28px;
}

.p-detailcont_inner .p-detailcont_inner_cont p em {
  background-image: linear-gradient(#DCD0C4, #DCD0C4);
  background-size: 100% 3px;
  background-position: bottom right;
  background-repeat: no-repeat;
  padding-bottom: 3px;
  display: inline;
  line-height: 1.9;
}

.p-detailcont_inner .p-detailcont_inner_cont p strong {
  font-weight: bold;
}

.contact-link {
  margin: 60px 0 0;
}

.contact-link a {
  display: block;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding: 10px 40px;
  background: #b28575;
  border-radius: 5px;
  position: relative;
}

.contact-link a::after {
  position: absolute;
  top: 48%;
  right: 20px;
  content: url(../img/blog/link_arrow.svg);
  width: 6px;
  height: 11px;
  transform: translateY(-50%) translateX(0%);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.contact-link a .icon {
  width: 104px;
  height: auto;
}

.contact-link a .link-txt {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.11em;
  line-height: 20px;
  text-align: left;
  color: #fff;
  margin: 0 0 0 20px;
}

.contact-link a .link-txt br.sp-br {
  display: none;
}

.profile-box {
  margin: 30px 0 0;
  width: 100%;
  height: auto;
  border-radius: 5px;
  background: #f3efeb;
  padding: 40px;
}

.p-detailcont_inner .p-detailcont_inner_cont .profile-box .profile-h3 {
  margin: 0;
}

.profile-img {
  margin: 30px 0 0;
}

.p-detailcont_inner .p-detailcont_inner_cont p.profile-name-txt {
  margin: 26px 0 0;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.11em;
  line-height: 36px;
  text-align: left;
  color: #1a1311;
}

.p-detailcont_inner .p-detailcont_inner_cont p.profile-txt {
  margin: 5px 0 0;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 22px;
  text-align: left;
  color: #1a1311;
}

.p-detailcont_inner .p-detailcont_inner_cont p.profile-link-txt {
  margin: 26px 0 0;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.11em;
  line-height: 29px;
  text-align: left;
  color: #b28575;
  display: flex;
}

.profile-link-txt span {
  margin: 0 0 0 15px;
  display: flex;
}

.p-detailcont_inner_tag {
  padding-top: 60px;
}

.p-detailcont_inner_tag .p-detailcont_inner_tagTit {
  font-size: 16px;
  margin-bottom: 15px;
  color: #BE9C91;
  font-weight: 500;
}

.p-detailcont_inner_tag .p-detailcont_inner_tagList {
  display: flex;
  flex-wrap: wrap;
}

.p-detailcont_inner_tag .p-detailcont_inner_tagList li {
  margin-right: 30px;
}

.p-detailcont_inner_tag .p-detailcont_inner_tagList li a::before {
  content: "#";
}

/*case single*/
.p-case_inner_cont_h4 {
  font-size: 16px;
  color: #BE9C91;
  font-weight: 500;
  margin-bottom: 12px;
}

.p-detailcont_inner_cont.p-case_inner_cont p {
  margin-bottom: 0;
}

.p-detailcont_inner_cont.p-case_inner_cont .p-case_inner_cont_img .p-blog_block {
  width: 46.5%;
  margin-bottom: 36px;
}

.p-case_inner_cont_block {
  margin-bottom: 50px;
}

.p-case_inner_cont_block:last-child {
  margin-bottom: 0;
}

.p-case_inner_cont_block.c-txt_detail_list li {
  margin-bottom: 32px !important;
}

.case .p-detailcont_inner {
  padding-bottom: 100px;
}

/*
.p-case_inner_cont_block.c-txt_detail_list li:last-child {
    margin-bottom: 0;
}
*/
/*price*/
.price .l-main,
.price,
.price2,
.price3,
.price4 {
  background: #fff;
}

.p-price_link {
  padding: 15px 0 10px;
  line-height: 23px;
}

.p-price_link ul {
  justify-content: center;
}

.p-price_link li {
  padding: 10px 1.7%;
}

.p-price_link li a {
  color: #aaa;
}

.p-price_link li a:hover {
  color: #222;
}

.p-price_link_top {
  position: fixed;
  top: 75px;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 999;
  /*    border-top: 1px solid #EAEAEA;*/
  opacity: 0;
  width: 100%;
  pointer-events: none;
}

.p-price_link_top.active {
  opacity: 1;
  transition: all 0.65s;
  pointer-events: visible;
}

.p-price_link_top li .link-current_price {
  color: #222;
}

section.p-price_sec .l-cont_inner {
  background: #fff;
}

.p-price_cont_block {
  margin-bottom: 60px;
  margin-top: -149px;
  padding-top: 149px;
}

.p-price_cont_block_tit {
  padding: 60px 4%;
  background: #FAFAFA;
}

.p-price_cont_block_tit h3 {
  font-size: 22px;
  line-height: 22px;
  padding-left: 72px;
  position: relative;
}

.p-price_cont_block_tit h3::before {
  position: absolute;
  top: 50%;
  margin-top: -24px;
  left: 0;
  content: "";
  background-image: url(../../common/img/clinic/icn_eye.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
}

#price01 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_eye.svg);
}

#price02 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_nose.svg);
}

#price03 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_mouth.svg);
}

#price04 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_ear.svg);
}

#price05 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_rinkaku.svg);
}

#price06 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_bust.svg);
}

#price07 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_shiwa.svg);
}

#price08 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_masui.svg);
}

#price09 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_yase.svg);
}

#price10 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_masui.svg);
}

#price11 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_rinkaku.svg);
}

#price12 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_rinkaku.svg);
}

#price13 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_rinkaku.svg);
}

#price14 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_rinkaku.svg);
}

#price13 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_make.png);
}

/* =================================
 料金票のアイコン
================================= */
.price01 #price01 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_01.svg);
}

.price01 #price02 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_02.svg);
}

.price01 #price03 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_03.svg);
}

.price01 #price04 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_04.svg);
}

.price01 #price05 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_05.svg);
}

.price01 #price06 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_06.svg);
}

.price01 #price07 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_06.svg);
}

.price01 #price08 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_peeling.svg);
}

.price01 #price09 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_drip.svg);
}

.price01 #price10 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_08.svg);
}

.price01 #price11 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_08.svg);
}

.price01 #price12 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_08.svg);
}

.price01 #price13 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_08.svg);
}

.price01 #price14 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_drip.svg);
}

.price01 #price15 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_06.svg);
}

.price01 #price16 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_peeling.svg);
}

.price01 #price17 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_10.svg);
}

.price01 #price18 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_11.svg);
}

.price01 .c-tbl_priceMain th.treatment,
.price01 .c-tbl_priceMain th.detail,
.price01 .c-tbl_priceMain th.course,
.price01 .c-tbl_priceMain th.fee {
  padding-left: 0;
  padding-right: 0;
}

.price2 #price01 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_eye.svg);
}

.price2 #price02 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_nose.svg);
}

.price2 #price03 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_mouth.svg);
}

.price2 #price04 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_ear.svg);
}

.price2 #price05 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_rinkaku.svg);
}

.price2 #price06 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_rinkaku.svg);
}

.price2 #price07 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_rinkaku.svg);
}

.price2 #price08 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_masui.svg);
}

.price2 #price09 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_bust.svg);
}

.price2 #price10 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_fujinka.svg);
}

.price2 #price11 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_masui.svg);
}

.price2 #price12 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_11.svg);
}

.price3 #price01 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_eye.svg);
}

.price3 #price02 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_rinkaku.svg);
}

.price3 #price03 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_mouth.svg);
}

.price3 #price04 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_masui.svg);
}

.price3 #price05 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_body_botox.svg);
}

.price3 #price06 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_fujinka.svg);
}

.price3 #price07 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_masui.svg);
}

.price3 #price08 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_11.svg);
}

.price3 #price09 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_12.svg);
}

.price3 #price10 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_fujinka.svg);
}

.price3 #price11 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_masui.svg);
}

.price3 #price12 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_11.svg);
}

.price3 #price01 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_eye.svg);
}

.price3 #price02 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_rinkaku.svg);
}

.price3 #price03 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_mouth.svg);
}

.price3 #price04 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_masui.svg);
}

.price3 #price05 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_body_botox.svg);
}

.price3 #price06 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_fujinka.svg);
}

.price3 #price07 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_masui.svg);
}

.price3 #price08 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_11.svg);
}

.price3 #price09 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_12.svg);
}

.price3 #price10 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_fujinka.svg);
}

.price3 #price11 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_masui.svg);
}

.price3 #price12 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_11.svg);
}

.price4 #price01 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_eye.svg);
}

.price4 #price02 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_nose.svg);
}

.price4 #price03 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_mouth.svg);
}

.price4 #price04 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_ear.svg);
}

.price4 #price05 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_rinkaku.svg);
}

.price4 #price06 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_rinkaku.svg);
}

.price4 #price07 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_rinkaku.svg);
}

.price4 #price08 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_masui.svg);
}

.price4 #price09 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_bust.svg);
}

.price4 #price10 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_fujinka.svg);
}

.price4 #price11 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/icn_masui.svg);
}

.price4 #price12 .p-price_cont_block_tit h3::before {
  background-image: url(../../common/img/clinic/ico_price_01_11.svg);
}

.c-tbl_priceMain {
  width: 100%;
  line-height: 37px;
}

.c-tbl_priceMain tbody:nth-child(odd) {
  background: #F2F2F2;
}

.c-tbl_priceMain tbody:nth-child(even) {
  background: #FAFAFA;
}

.c-tbl_priceMain th,
.c-tbl_priceMain td {
  padding: 30px 48px 10px 48px;
  border-right: 1px solid #EAEAEA;
  vertical-align: top;
}

.c-tbl_priceMain tr:not(:first-child) td {
  padding: 10px 48px 10px 48px;
}

.c-tbl_priceMain th.course.widebox.first_td,
.c-tbl_priceMain td.course.widebox.first_td {
  width: 84px;
  box-sizing: border-box;
  text-align: center;
  padding: 28px 20px 0 20px;
}

.c-tbl_priceMain th.fee .info,
.c-tbl_priceMain td.fee .info {
  display: block;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 20px;
  text-align: left;
  color: #aaa;
  position: relative !important;
  left: unset !important;
  top: unset !important;
  white-space: normal;
}

.c-tbl_priceMain td.fee .info_only {
  display: block;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 20px;
  text-align: left;
  color: #aaa;
  position: relative !important;
  left: unset !important;
  top: unset !important;
  white-space: normal;
}

.c-tbl_priceMain tr:last-child td {
  padding: 10px 48px 30px 48px;
}

.c-tbl_priceMain tr:only-child td {
  padding: 30px 48px;
}

.c-tbl_priceMain th:first-child,
.c-tbl_priceMain td:first-child {
  width: 37%;
}

.c-tbl_priceMain th:nth-child(2),
.c-tbl_priceMain td:nth-child(2) {
  width: 46%;
}

.c-tbl_priceMain td:nth-child(3) {
  white-space: normal;
}

.price3 .c-tbl_priceMain th:first-child,
.price3 .c-tbl_priceMain td:first-child {
  width: 54.4%;
}

.price3 .c-tbl_priceMain th:nth-child(2),
.price3 .c-tbl_priceMain td:nth-child(2) {
  width: 22.8%;
}

.c-tbl_priceMain th:last-child,
.c-tbl_priceMain td:last-child {
  border-right: none;
}

.c-tbl_priceMain tbody:first-child th {
  padding: 15px 48px;
  text-align: center;
  color: #BE9C91;
}

.c-tbl_priceMain .c-tbl_priceMain_subtit th {
  background: #DCD0C4;
  text-align: center;
  font-size: 16px;
  padding: 17px 0;
}

.p-price_note {
  margin-top: 10px;
  text-align: right;
}

/*contact*/
body.contact {
  background: #fff;
}

.p-sec_top_inner {
  background: #AD725D;
  padding: 48px;
  color: #fff;
}

.p-sec_top_inner_titWrap {
  width: 71.4%;
}

.p-sec_top_inner_telWrap {
  width: 28.6%;
}

.p-sec_top_inner_tel {
  margin-top: 16px;
}

.p-sec_top_inner_tel p {
  margin-top: 18px;
}

.p-sec_form .l-cont_inner {
  padding: 40px 48px 112px;
  background: #FAFAFA;
  margin-bottom: 100px;
}

.c-tbl_form th {
  padding: 40px 0 10px;
  display: block;
  font-size: 16px;
  font-weight: 500;
}

.c-tbl_form td {
  padding: 10px 0 40px;
  display: block;
  border-bottom: 1px solid #DCD0C4;
}

.c-tbl_form tr:last-child td {
  border-bottom: none;
}

.c-tbl_form td .c-td_tit {
  padding-bottom: 15px;
  font-weight: 500;
}

.mw-wp-form_image img {
  display: none;
}

.c-td_name .c-td_name_f {
  margin-right: 56px;
}

.c-td_name .l-row > div {
  width: 26.7%;
}

.c-td_name input {
  width: 100%;
}

.c-td_listItem {
  margin-bottom: 32px;
}

.c-td_listItem:last-child {
  margin-bottom: 0;
}

.c-td_dateItem:first-child {
  margin-bottom: 32px;
}

.c-td_dateItem .side_select {
  width: 13%;
  display: inline-block;
}

.c-td_dateItem .side_select:first-child {
  width: 30%;
  margin-right: 28px;
}

.c-td_date .c-td_dateItem:first-child {
  margin-bottom: 32px;
}

input[type=text] {
  border: 1px solid #DCD0C4;
  border-radius: 6px;
  background: #fff;
  padding: 15px;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
}

textarea {
  border: 1px solid #DCD0C4;
  border-radius: 6px;
  background: #fff;
  padding: 15px;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  width: 54%;
  height: 100px;
}

.c-td_listItem input[type=checkbox] + span {
  position: relative;
  z-index: 0;
  padding-left: 25px;
  cursor: pointer;
}

.c-td_listItem .mwform-checkbox-field input,
.mwform-radio-field input {
  margin-right: 5px;
}

.c-td_listItem input[type=radio] {
  display: none;
}

.c-td_listItem input[type=radio] + span {
  position: relative;
  z-index: 0;
  padding-left: 25px;
  cursor: pointer;
}

.c-td_listItem input[type=radio]:checked + span {
  /*    color: #B28575;*/
}

.c-td_listItem input[type=radio]:checked + span::after {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #B28575;
  content: "";
}

.c-td_listItem input[type=radio] + span::before {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #B28575;
  border-radius: 50%;
  content: "";
}

.p-contact_form_typeWrap.checkbox {
  display: flex;
  flex-wrap: wrap;
}

.p-contact_form_typeWrap.checkbox li {
  margin-right: 8px;
  margin-bottom: 20px;
}

.p-contact_form_typeWrap.radio li {
  margin-bottom: 12px;
}

.p-contact_form_date {
  width: 30%;
  margin-right: 28px;
  position: relative;
  z-index: 100;
  background-color: #fff;
  display: inline-block;
}

.confilm .drop-zone,
.confilm .c-btn_file-input p {
  display: none;
}

.p-contact_form_date .p-contact_form_date_input {
  z-index: 100;
  width: 100%;
  height: 50px;
  background: rgba(255, 255, 255, 0) !important;
}

.p-contact_form_date::before {
  position: absolute;
  top: 50%;
  right: 16px;
  bottom: 0;
  transform: translateX(-50%);
  content: "";
  background: url(../../common/img/arrow_select.svg);
  width: 10px;
  height: 5px;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

.p-contact_form_date::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 51px;
  height: 50px;
  background: #B28575;
  border-radius: 0 6px 6px 0;
  z-index: -10;
}

.p-contact_form_top {
  padding-bottom: 30px;
  border-bottom: 1px solid #DCD0C4;
}

.p-contact_form_top p span:first-child {
  font-size: 22px;
  font-family: "Noto Serif JP", serif;
  font-style: normal;
}

.p-contact_form_top p .c-txt_note_gry {
  font-family: "Noto Sans JP", sans-serif;
  margin-left: 20px;
  display: inline-block;
}

.c-td_listItem input[type=checkbox] {
  display: none;
}

.c-td_listItem input[type=checkbox] + span {
  position: relative;
  z-index: 0;
  padding-left: 25px;
  cursor: pointer;
  background: #fff;
  color: #B28575;
  border: 1px solid #B28575;
  padding: 0 42px;
  min-width: 136px;
  height: 40px;
  line-height: 38px;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
}

.c-td_listItem input[type=checkbox]:checked + span {
  /*    color: #B28575;*/
  background: #B28575;
  color: #fff;
  border: 1px solid #B28575;
}

.privacy_check input[type=checkbox] {
  display: none;
}

.privacy_check input[type=checkbox] + span {
  position: relative;
  z-index: 0;
  padding-left: 25px;
  cursor: pointer;
}

.privacy_check input[type=checkbox]:checked + span {
  /*    color: #B28575;*/
}

.privacy_check input[type=checkbox]:checked + span::after {
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  background-color: #B28575;
  content: "";
  background-image: url(../../common/img/contact/icn_check.svg);
  background-size: cover;
}

.privacy_check input[type=checkbox] + span::before {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #B28575;
  border-radius: 2px;
  content: "";
}

.privacy_check input[type=checkbox]:checked + span::before {
  background-color: #B28575;
}

.p-contact_form_fileWrap li {
  margin-right: 8px;
}

/*
.p-contact_form_fileWrap li label {
    display: none;
}
*/
.mw_wp_form input[type=file] {
  display: none !important;
}

.drop-zone {
  width: 184px;
  height: 184px;
  position: relative;
  background: #F2EFEB;
  cursor: pointer;
  display: block;
}

.drop-zone::after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-image: url(../../common/img/contact/icn_plus.svg);
  background-size: cover;
  content: "";
}

.drop-zone img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  z-index: 100;
}

.p-index_beaf .p-index_blog_list .swiper-slide img {
  aspect-ratio: 1/1;
}

@media screen {
  .file-input {
    display: none;
  }
}
.c-btn_file-input {
  text-align: center;
  margin-top: 15px;
  position: relative;
  height: 40px;
}

.c-btn_file-input {
  height: 40px;
  width: 136px;
  line-height: 37px;
  /*    padding: 0 28px;*/
  border: 1px solid #B28575;
  background: #B28575;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  transition: 0.4s;
  display: inline-block;
  cursor: pointer;
  /*    position: absolute;*/
  left: 50%;
  margin-left: -68px;
  top: 0;
  /* padding-left: 15px;*/
  font-size: 12px;
}

.btn_clear {
  height: 40px;
  width: 136px;
  line-height: 38px;
  /*    padding: 0 28px;*/
  border: 1px solid #B28575;
  background: #fff;
  text-align: center;
  color: #B28575;
  border-radius: 20px;
  transition: 0.4s;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  left: 50%;
  margin-left: -68px;
  top: -1px;
  font-size: 12px;
}

/*
.c-btn_file-input.upload p {
    border: 1px solid #B28575;
    background: #fff;
    color: #B28575;
}
*/
.c-td_privacy {
  height: 250px;
  overflow-y: scroll;
  padding: 15px;
  border: 1px solid #DCD0C4;
  border-radius: 6px;
  background: #fff;
  margin-bottom: 40px;
}

.c-td_privacy p {
  margin-bottom: 24px;
}

.c-td_privacy p:last-child {
  margin-bottom: 0;
}

.c-td_privacy p span {
  font-weight: 500;
}

.c-td_privacy ul {
  padding-top: 30px;
}

.c-td_privacy ul li {
  display: block;
  margin-bottom: 24px;
}

.c-btn_submit input[type=submit] {
  height: 60px;
  width: 280px;
  line-height: 58px;
  /* padding: 0 28px; */
  border: 1px solid #B28575;
  background: #B28575;
  text-align: center;
  color: #fff;
  border-radius: 30px;
  transition: 0.4s;
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
}

.c-btn_submit input[type=submit]:hover {
  border: 1px solid #B28575;
  background: #fff;
  color: #B28575;
}

.btn_clear {
  display: none;
}

.thanks .p-sec_form .l-cont_inner {
  padding-bottom: 56px;
  margin-bottom: 150px;
}

.p-thanks_tit {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 20px;
}

.p-thanks_txt {
  font-size: 14px;
  margin-bottom: 20px;
  margin-bottom: 48px;
}

.p-thanks_note {
  font-size: 13px;
}

.p-thanks_note_txt:first-child {
  margin-bottom: 10px;
}

/*recruit*/
body.recruit {
  background: #fff;
}

.c-tit_recruit {
  font-size: 22px;
  margin-bottom: 46px;
}

.p-recruit_sec_flow .l-cont_inner {
  background: #FAFAFA;
  padding: 60px 48px 0;
}

.p-recruit_sec_flow .p-recruit_flow {
  padding-left: 58px;
}

.p-recruit_flowBox {
  padding-left: 56px;
  padding-bottom: 40px;
  margin-bottom: 20px;
  border-left: 1px solid #BE9C91;
  position: relative;
}

.p-recruit_flowBox.p-recruit_flowBox04 {
  border-left: none;
  margin-bottom: 0;
}

.p-recruit_flowBox::before {
  content: "";
  background-image: url(../../common/img/recruit/recruit_step01.svg);
  background-size: cover;
  width: 71px;
  height: 24px;
  position: absolute;
  top: 0;
  left: -58px;
  z-index: 100;
}

.p-recruit_flowBox::after {
  content: "";
  background: #FAFAFA;
  width: 80px;
  height: 50px;
  position: absolute;
  top: 0;
  left: -60px;
  z-index: 10;
}

.p-recruit_flowBox02::before {
  background-image: url(../../common/img/recruit/recruit_step02.svg);
  width: 75px;
  height: 24px;
}

.p-recruit_flowBox03::before {
  background-image: url(../../common/img/recruit/recruit_step03.svg);
  width: 75px;
  height: 24px;
}

.p-recruit_flowBox04::before {
  background-image: url(../../common/img/recruit/recruit_step04.svg);
  width: 75px;
  height: 24px;
}

.p-recruit_flow_tit h4 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
}

.p-recruit_flow_contBlock {
  margin-top: 36px;
}

.p-recruit_flow_contBlock dt {
  font-weight: 500;
}

.c-btn_two {
  display: flex;
}

.c-btn_two.center {
  text-align: center;
  display: flex;
  justify-content: center;
}

.c-btn_two a {
  display: inline-block;
  margin-right: 8px;
  height: 60px;
  width: 328px;
  line-height: 58px;
  /* padding: 0 28px; */
  border: 1px solid #B28575;
  background: #B28575;
  text-align: center;
  color: #fff;
  border-radius: 30px;
  transition: 0.4s;
  display: inline-block;
  cursor: pointer;
}

.c-btn_two a:hover {
  border: 1px solid #B28575;
  background: #fff;
  text-align: center;
  color: #B28575;
}

.c-btn_two a:last-child {
  margin-right: 0;
}

.p-recruit_sec_flow .c-btn_two {
  margin-top: 40px;
}

.p-recruit_sec_detail_titWrap .p-recruit_sec_detail_tit {
  background: #DCD0C4;
  width: 50%;
  position: relative;
  padding: 106px 48px 0;
}

.p-recruit_sec_detail_titWrap .p-recruit_sec_detail_tit .c-tit_appli img {
  height: 32px;
  margin-bottom: 20px;
}

.p-recruit_sec_detail_titWrap .p-recruit_sec_detail_tit .c-tit_appli h3 {
  font-size: 22px;
  line-height: 1;
}

.p-recruit_sec_detail_titWrap .p-recruit_sec_detail_img {
  width: 50%;
}

.p-recruit_sec_detail_box {
  padding: 60px 48px 30px;
  background: #FAFAFA;
  margin-top: 20px;
}

.p-recruit_sec_detail_infoWrap {
  padding: 32px 48px 60px;
  background: #F2EFEB;
}

.p-recruit_sec_detail_info {
  width: 50%;
}

.p-recruit_sec_detail_box .p-recruit_sec_detail_boxTit h4 {
  font-size: 18px;
  margin-bottom: 12px;
  font-family: "Noto Serif JP", serif;
}

.p-recruit_sec_detail_cont {
  padding-bottom: 40px;
  margin-bottom: 30px;
  border-bottom: 1px solid #DCD0C4;
}

.p-recruit_sec_detail .l-cont_inner {
  margin-bottom: 100px;
}

/*trade-law*/
.p-trade-law_sec_detail {
  background: #fff;
  padding-top: 20px;
}

.p-trade-law_sec_detail .l-cont_inner {
  margin-bottom: 102px;
}

.p-trade-law_sec_detail .l-cont_inner .p-trade-law_sec_detail_box {
  padding: 60px 48px 20px;
  background: #FAFAFA;
  margin-top: 20px;
}

.p-trade-law_sec_detail .l-cont_inner .p-trade-law_sec_detail_box .p-trade-law_sec_detail_cont {
  margin-bottom: 30px;
  padding-bottom: 0;
  border: none;
}

.p-trade-law_sec_detail .l-cont_inner .p-trade-law_sec_detail_box .p-trade-law_sec_detail_cont .p-trade-law_flow_contBlock {
  margin-bottom: 38px;
  width: 710px;
}

.p-trade-law_sec_detail .l-cont_inner .p-trade-law_sec_detail_box .p-trade-law_sec_detail_cont .p-trade-law_flow_contBlock dt {
  font-size: 16px;
  color: #be9c91;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-bottom: 8.4px;
  font-weight: 500;
}

.p-trade-law_sec_detail .l-cont_inner .p-trade-law_sec_detail_box .p-trade-law_sec_detail_cont .p-trade-law_flow_contBlock dd {
  font-size: 14px;
  color: #1a1311;
  letter-spacing: 0.05em;
  line-height: 1.7;
}

.p-trade-law_sec_detail .l-cont_inner .p-trade-law_sec_detail_box .p-trade-law_sec_detail_cont .p-trade-law_flow_contBlock dd a {
  display: inline-block;
  margin-left: 2px;
  color: #1a1311;
}

.p-trade-law_sec_detail .l-cont_inner .p-trade-law_sec_detail_box .p-trade-law_sec_detail_cont .p-trade-law_flow_contBlock dd span {
  padding-top: 5px;
  margin-bottom: 6px;
  display: block;
  font-weight: 500;
}

.p-trade-law_sec_detail .l-cont_inner .p-trade-law_sec_detail_box .p-trade-law_sec_detail_cont .p-trade-law_flow_contBlock dd span.return {
  padding-top: 16px;
}

/*fix*/
.fix .p-fix_sec .l-cont_inner {
  padding: 50px 48px 80px;
  margin-bottom: 150px;
  background: #FAFAFA;
}

.fix,
.fix .l-main {
  background-color: #fff;
}

.p-fix_sec_tit {
  margin-bottom: 60px;
}

.p-fix_sec_tit h3 {
  margin-bottom: 20px;
  height: 25px;
}

.p-fix_sec_tit h3 img {
  height: 100%;
  width: auto;
}

.p-fix_sec_tit p {
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
}

.p-fix_sec_block .p-fix_sec_block_cont {
  padding-left: 58px;
  margin-bottom: 48px;
  position: relative;
}

.p-fix_sec_block .p-fix_sec_block_cont:last-child {
  margin-bottom: 0;
}

.p-fix_sec_block .p-fix_sec_block_contTit {
  margin-bottom: 10px;
  font-weight: 500;
}

.p-fix_sec_block .p-fix_sec_block_cont p,
.p-fix_sec_block .p-fix_sec_block_cont dl {
  margin-bottom: 30px;
}

.p-fix_sec_block .p-fix_sec_block_cont dl dt {
  font-weight: 500;
  text-indent: -1em;
  padding-left: 1em;
}

.p-fix_sec_block .p-fix_sec_block_cont dl dt::before {
  content: "・";
  margin-left: 15px;
  display: inline-block;
}

.p-fix_sec_block .p-fix_sec_block_cont dl dd {
  padding-left: 1em;
}

.p-fix_sec_block .p-fix_sec_block_cont p:last-child,
.p-fix_sec_block .p-fix_sec_block_cont dl:last-child {
  margin-bottom: 0;
}

.p-fix_sec_block .p-fix_sec_block_cont::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background-image: url(../../common/img/clinic/step_01.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 28px;
  height: 24px;
}

.p-fix_sec_block .p-fix_sec_block_cont01::before {
  background-image: url(../../common/img/clinic/step_01.svg);
  width: 28px;
}

.p-fix_sec_block .p-fix_sec_block_cont02::before {
  background-image: url(../../common/img/clinic/step_02.svg);
  width: 35px;
}

.p-fix_sec_block .p-fix_sec_block_cont03::before {
  background-image: url(../../common/img/clinic/step_03.svg);
  width: 36px;
  height: 24px;
}

.p-fix_sec_attention {
  margin: 84px 0 72px;
}

.p-fix_sec_attention ul {
  list-style-type: disc;
  margin-left: 20px;
}

.p-fix_sec_attention ul li {
  margin-bottom: 8px;
}

.p-fix_sec_attention ul li:last-child {
  margin-bottom: 0;
}

.p-fix_sec_attentionTit {
  font-size: 16px;
  margin-bottom: 22px;
  font-weight: 500;
}

.p-fix_sec_block .p-fix_sec_attentionTit {
  margin-bottom: 32px;
}

/* =================================
 PC common
================================= */
@media screen and (min-width: 768px) {
  .p-index_keyWrap01 {
    background-image: url(../../img/key_top02.jpg);
    background-size: cover;
  }
  .p-index_keyWrap02 {
    background-image: url(../../img/key_top03.jpg);
    background-size: cover;
  }
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #1A1311;
  }
  .l-main {
    min-width: 1280px;
  }
}
/* =================================
  IE common
================================= */
/* -- header -- */
_:-ms-lang(x)::-ms-backdrop,
.l-nav_oral .l-nav_wrap_list li a .l-nav_category,
.l-nav_denture .l-nav_wrap_list li a .l-nav_category {
  padding: 10px 0 4px;
}

/* -- main -- */
.l-main {
  width: 100%;
  /*
   min-width: 1280px;
      max-width: 100%;
  */
  position: relative;
}

/* button */
_:-ms-lang(x)::-ms-backdrop,
.c-btn {
  padding-top: 18px;
  padding-bottom: 12px;
}

/* cv */
_:-ms-lang(x)::-ms-backdrop,
.c-cv_category {
  padding: 12px 0 8px;
}

_:-ms-lang(x)::-ms-backdrop,
.c-cv_tel a img {
  width: 18px;
  height: 40px;
}

_:-ms-lang(x)::-ms-backdrop,
.c-cv_mail img {
  width: 16px;
  height: 15px;
}

_:-ms-lang(x)::-ms-backdrop,
.c-cv_btn a {
  padding-top: 10px;
  padding-bottom: 6px;
}

_:-ms-lang(x)::-ms-backdrop,
.c-cv_btn a .c-btn_en {
  padding-bottom: 3px;
}

/* title */
_:-ms-lang(x)::-ms-backdrop,
.c-ttl_side_liner::before {
  top: 8px;
}

/* list */
_:-ms-lang(x)::-ms-backdrop,
.c-list_ico_square li::before {
  top: 5px;
}

_:-ms-lang(x)::-ms-backdrop,
.p-prevent_point-ttl {
  width: 100%;
}

.blog .p-detailcont::after,
.p-clinic__detailcont::after,
.post-type-archive-blog .p-detailcont::after,
.post-type-archive-blog_2 .p-detailcont::after,
.post-type-archive-blog_3 .p-detailcont::after,
.post-type-archive-media_publication .p-detailcont::after,
.single-blog .p-detailcont::after,
.single-blog_2 .p-detailcont::after,
.single-blog_3 .p-detailcont::after,
.single-media .p-detailcont::after,
.tax-blog_cat .p-detailcont::after,
.tax-blog_tag .p-detailcont::after,
.tax-blog2_cat .p-detailcont::after,
.tax-blog2_tag .p-detailcont::after,
.tax-blog3_cat .p-detailcont::after,
.tax-blog3_tag .p-detailcont::after,
.tax-blog4_cat .p-detailcont::after,
.tax-blog4_tag .p-detailcont::after,
.tax-blog5_cat .p-detailcont::after,
.tax-blog5_tag .p-detailcont::after,
.case .p-detailcont::after {
  content: "";
  background: #FAFAFA;
  height: 75vh;
  min-height: 100%;
  width: 100vw;
  position: absolute;
  top: 0;
  right: 100%;
  z-index: 10;
}

.btn_cese {
  padding-top: 40px;
  padding-bottom: 10px;
}

.btn_cese p {
  color: #BE9C91;
  font-size: 16px;
  margin-bottom: 14px;
  font-weight: 500;
}

.btn_cese a {
  display: inline !important;
}

.btn_cese a img {
  display: inline !important;
}

/* =================================
  PC TAB common
================================= */
@media (max-width: 1024px) and (min-width: 768px) {
  .flow .p-flow_sec_block-full_img {
    background-attachment: inherit;
  }
}
/* =================================
 SP common
================================= */
@media screen and (max-width: 767px) {
  /* -- common -- */
  .u-only_sp {
    display: block;
  }
  .u-only_pc {
    display: none;
  }
  html {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  body {
    font-size: 14px;
    /*  font-size: 1.4rem;*/
    overflow-x: hidden;
  }
  body.clinic_detail {
    overflow: visible;
  }
  body.bodyFixed {
    position: fixed;
    width: 100%;
  }
  a[href*="tel:"] {
    color: #1A1311;
  }
  .news .l-cont {
    width: 85.2%;
    min-width: 85.2%;
  }
  .l-cont {
    width: 85.2%;
    min-width: 85.2%;
  }
  .l-cont_inner {
    width: 100%;
    margin: 0 auto;
    z-index: 80;
    position: relative;
  }
  .swiper-wrapper {
    max-width: 100%;
  }
  .p-index_keyWrap01 {
    background-image: url(../../img/key_top02_sp.jpg);
    background-size: cover;
  }
  .p-index_keyWrap02 {
    background-image: url(../../img/key_top03_sp.jpg);
    background-size: cover;
  }
  /*
  .p-index_keyWrap:nth-child(3) {
      background-image: url(../../img/key_top03_sp.jpg);
      background-size: cover;
      background-position: right;
      height: 100vh;

  }
  */
  .p-index__tit .top-tit-h2 {
    height: 88px;
    margin-bottom: 45px;
  }
  .p-index__tit h3 {
    height: 88px;
    margin-bottom: 45px;
  }
  .p-index__tit p {
    font-size: 15px;
  }
  .p-index__cont_txt {
    font-size: 24px;
    text-align: left;
    text-justify: none;
    margin-bottom: 45px;
    font-weight: 300;
    letter-spacing: 0.1em;
  }
  .p-index__tit h3 img {
    height: 100%;
    width: auto;
  }
  .c-tit__sub {
    font-size: 22px;
    /*    font-style: 2.2rem;*/
    line-height: 1.3;
    margin: 24px 0 20px;
  }
  .c-tit__en {
    font-size: 14px;
    /*    font-size: 1.4rem;*/
    color: #D38573;
    margin-bottom: 14px;
    line-height: 1;
  }
  .c-tit__h2 {
    font-size: 20px;
    /*    font-size: 2.0rem;*/
    line-height: 1.7;
    margin-bottom: 16px;
    /*	padding-left: 0.5em !important;*/
  }
  .c-tit__h2.ffs {
    margin-left: -0.6em;
  }
  .l-cv {
    position: absolute;
    z-index: 10000;
    left: 50% !important;
    right: auto !important;
    bottom: 20px;
    transform: translateX(-50%);
    width: 280px;
    margin: auto;
  }
  .l-cv a {
    display: block;
    text-align: center;
    background: #D38573;
    color: #fff;
    height: 50px;
    line-height: 50px;
    border-radius: 6px;
    font-size: 12px;
    /*        font-size: 1.2rem;*/
    position: relative;
    -ms-box-shadow: 0px -2px 16px -7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px -2px 16px -7px rgba(0, 0, 0, 0.3);
  }
  .l-cv a p {
    display: inline-block;
    /*        padding-right: 13px;*/
  }
  .l-cv .icn-line_cv {
    position: absolute;
    top: 13px;
    right: 37px;
    display: inline-block;
  }
  .l-main {
    position: relative;
  }
  .p-index_features .l-cont,
  .p-index_beaf .l-cont {
    width: 100%;
  }
  .p-index_beaf .l-cont_inner {
    position: relative;
  }
  .p-index_features .p-index__tit,
  .p-index_features .p-index__cont_txt,
  .p-index_news .p-index__tit,
  .p-index_beaf .p-index__tit {
    width: 85.2%;
    min-width: 85.2%;
    margin-left: auto;
    margin-right: auto;
    font-family: "Noto Serif JP", serif;
  }
  .p-index__tit p {
    font-family: "Noto Sans JP", sans-serif;
  }
  .p-index_features_list ul.l-row {
    display: block;
    padding-left: 7.4%;
  }
  .p-index_features_list ul li {
    width: 64%;
    padding-left: 25px;
    border-left: 1px solid #DCD0C4;
  }
  .page .c-tit_clinic {
    font-size: 18px;
  }
  /*------CMS SP-------*/
  .p-detailcont_inner #anchor-links-container {
    padding: 25px 0 30px;
  }
  .p-detailcont_inner #anchor-links-container h2 {
    font-size: 16px;
    padding: 0 20px;
  }
  .p-detailcont_inner .mokuji-block h2.mokuji-h2 {
    font-size: 16px;
    padding: 0 20px;
  }
  .p-detailcont_inner #anchor-links-container ul {
    margin: 12px 0 0;
    padding: 0 20px;
  }
  .p-detailcont_inner .mokuji-block {
    padding: 25px 0 30px;
  }
  .p-detailcont_inner .mokuji-block h2 {
    font-size: 16px;
    padding: 0 20px;
  }
  .p-detailcont_inner .mokuji-block ul {
    margin: 12px 0 0;
    padding: 0 20px;
  }
  .p-detailcont_inner .block-h2, .p-detailcont_inner .anc {
    font-size: 16px;
    padding: 12px 0 12px 20px;
  }
  .p-detailcont_inner #anchor-links-container {
    width: 100%;
    height: auto;
    border-radius: 5px;
    background: #fafafa;
    padding: 30px 0 30px;
    margin-top: 40px;
  }
  .p-detailcont_inner .mokuji-block {
    width: 100%;
    height: auto;
    border-radius: 5px;
    background: #fafafa;
    padding: 30px 0 30px;
    margin-top: 40px;
  }
  .p-detailcont_inner .p-detailcont_inner_cont {
    width: 100%;
  }
  .p-detailcont_inner .p-detailcont_inner_cont h1 {
    font-size: 18px;
  }
  .p-detailcont_inner .p-detailcont_inner_cont h2 {
    font-size: 16px;
  }
  .p-detailcont_inner .p-detailcont_inner_cont h3 {
    margin-top: 30px;
  }
  .connection-block {
    margin: 30px 0 0;
  }
  .contact-link {
    margin: 60px 0 0;
  }
  .contact-link a {
    display: block;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding: 30px 20px;
    background: #b28575;
    border-radius: 5px;
    position: relative;
  }
  .contact-link a .icon {
    width: 80px !important;
    height: auto;
  }
  .contact-link a .link-txt {
    margin: 0 0 0 15px !important;
  }
  .contact-link a .link-txt br.sp-br {
    display: inline;
  }
  .profile-box {
    margin: 20px 0 0 0;
    padding: 40px 20px;
  }
  /*------下層SP-------*/
  .news .p-detailcont .p-blog_list {
    width: 100%;
  }
  .error404 .l-cont_inner {
    text-align: center;
    padding-bottom: 60px;
    padding-left: 7.5%;
    padding-right: 7.5%;
  }
  .error404 .l-cont_inner p {
    margin-bottom: 30px;
  }
  .c-tit__page-h3 {
    margin-bottom: 50px;
  }
  .c-tit__page-h4 {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .c-tit__page-h4.doctor_ttl {
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 500;
  }
  .c-tit__page-h4.about_sec-prof {
    font-size: 14px;
    margin-bottom: 16px;
  }
  .c-txt__copy {
    font-family: "Noto Serif JP", serif;
    font-size: 18px;
    letter-spacing: 0.11em;
    margin-bottom: 14px;
  }
  .page .l-main {
    padding-top: 55px;
    min-width: 100%;
  }
  .page.about .l-main {
    padding-top: 55px !important;
  }
  .page.about .mg_top50 {
    margin-top: 50px;
  }
  .page.about .mg_botom40 {
    margin-bottom: 40px;
  }
  .page.about .c-tit__page-h3 {
    margin-bottom: 42px;
  }
  .page.about .l-main::after {
    width: 100%;
    height: calc(100vh - 55px);
    background: url(../img/bg_fixedlogo_sp.svg);
    background-size: cover;
    background-position: center center;
    position: fixed;
    top: 55px;
  }
  .page section {
    position: relative;
    z-index: 100;
  }
  .page .l-cont_inner {
    width: 100%;
  }
  .page .p-page_key {
    height: calc(100vh + 5px);
    background: #AD725D;
    position: relative;
    z-index: 1;
  }
  .page.about .p-page_key {
    height: calc(100vh - 75px);
    background: #AD725D;
    position: relative;
    z-index: 1;
  }
  .p-page_key_inner {
    height: 100%;
    display: block !important;
  }
  .page .l-cont_inner_l,
  .page .l-cont_inner_r {
    width: 100%;
  }
  .about .p-about_key_inner_r,
  .about .p-about_key_inner_l {
    width: 100%;
    height: calc((100vh - 55px) / 2);
  }
  .about .p-about_key_inner_l {
    width: 100%;
    height: calc((100vh - 55px) / 1);
  }
  .about .p-about_key_inner_r .p-page_key_inner_txt {
    width: 85.3%;
    top: 13%;
    left: 50%;
    transform: translateX(-50%);
  }
  .about .p-about_key_inner_l .p-page_key_inner_txt {
    width: 85.2%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .page.about .p-about_key_inner_l .p-page_key_inner_txt {
    width: 76.2%;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .page.about .p-index_info_inner_titWrap .p-about_key_inner_lImg {
    top: 0;
    left: 0;
    transform: scale(1);
    height: 100%;
    width: 100%;
  }
  .about .p-index_info_inner_titWrap .p-about_key_inner_lImg #mainVideo {
    width: 120%;
    height: auto;
    position: absolute;
  }
  .about .p-about_key_inner_r .p-page_key_inner_txt .c-tit {
    font-size: 24px;
    letter-spacing: 0.18em;
    margin-bottom: 16px;
  }
  .about .p-about_key_inner_l .p-page_key_inner_txt .c-tit {
    font-size: 35.5px;
    line-height: 1.45;
    letter-spacing: 0.18em;
    margin-bottom: -88px;
    text-indent: -0.6em;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .page.about .p-about_key_inner_l .p-page_key_inner_txt .c-tit {
    font-size: 3.3vw;
    line-height: 1.5;
    margin-bottom: -10px;
    padding: 0 22%;
  }
  .about .p-about_key_inner_r .p-page_key_inner_txt p {
    margin-bottom: 0;
  }
  .about .p-page_key_inner_txt_img {
    display: none;
  }
  .p-about_sec-intro {
    padding-bottom: 110px;
  }
  .p-about_sec-intro .l-cont_inner.l-row {
    display: block;
  }
  .p-about_sec-intro .c-tit__page-h3 {
    width: 236px;
  }
  .about .p-index_info_inner_titWrap {
    overflow: hidden;
    perspective: 2000px;
    transform-style: preserve-3d;
    position: relative;
    /*        height: 100%;*/
  }
  .about .p-index_info_inner_titWrap .p-about_key_inner_lImg {
    background-image: url(../img/about/key.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform: translate3d(0, 0, -1000px);
    -webkit-transform: translate3d(0, 0, -1000px);
    position: absolute;
    width: 150%;
    height: 150%;
    transition: 3s;
    -webkit-transition: 3s;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .page.about .p-index_info_inner_titWrap .p-about_key_inner_lImg {
    top: 0;
    left: 0;
    transform: scale(2);
    height: 100%;
    width: 100%;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .about .p-index_info_inner_titWrap .p-about_key_inner_lImg.c-up {
    animation-delay: 3.5s;
    transition: 3s;
    -webkit-transition: 3s;
    transform: scale(1);
    height: 100%;
    width: 100%;
  }
  .p-about_sec-intro .l-cont_inner_l {
    padding-right: 0;
    padding-top: 40px;
    padding-bottom: 0;
  }
  .p-about_sec-intro .l-cont_inner_r {
    padding-right: 0;
    padding-left: 0;
  }
  .p-about_sec-intro .p-about_sec-intro_imgWrap {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -30px;
    height: 416px;
  }
  .p-about_sec-intro_img {
    background-image: url(../img/about/about_intro.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform: translate3d(0, -10%, -1000px);
    -webkit-transform: translate3d(0, -10%, -1000px);
    position: absolute;
    width: 150%;
    height: 160%;
  }
  .p-about_sec-prof {
    background: #fafafa;
    padding-bottom: 48px;
  }
  .p-about_sec-prof .p-about_sec-prof_tit {
    display: block;
    margin-bottom: 0;
  }
  .p-about_sec-prof.doc02 .p-about_sec-prof_tit {
    display: block;
    margin-bottom: 0;
  }
  .p-about_sec-prof.doc_non_photo .p-about_sec-prof_tit {
    align-items: flex-start;
    margin-bottom: 0;
    flex-direction: row-reverse;
    position: relative;
  }
  .p-about_sec-prof.doc_non_photo .p-about_sec-prof_tit::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0px;
    background: #DCD0C4;
  }
  .p-about_sec-prof.staff .p-about_sec-prof_tit::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0px;
    background: #DCD0C4;
  }
  .p-about_sec-prof.staff .p-about_sec-prof_tit::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0px;
    background: #DCD0C4;
  }
  .p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_l {
    width: 100%;
    padding: 0 0 0 0;
  }
  .p-about_sec-prof.doc01 .p-about_sec-prof_tit .l-cont_inner_l {
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  .p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_l .p-about_sec-prof_img {
    margin-top: 0;
  }
  .p-about_sec-prof.doc_non_photo .p-about_sec-prof_tit .l-cont_inner_l .p-about_sec-prof_img {
    margin-top: 0;
  }
  .p-about_sec-prof .l-cont:first-child {
    width: 100%;
    min-width: 100%;
  }
  .p-about_sec-prof .l-cont {
    position: relative;
    top: 0;
  }
  .p-about_sec-prof .l-cont .pc_non_ttl {
    display: block;
  }
  .p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r {
    width: 85.2%;
    min-width: 85.2%;
    margin: auto;
    padding: 40px 0 40px 0;
  }
  .p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r.director {
    width: 85.2%;
    min-width: 85.2%;
    margin: auto;
    padding: 28px 0 40px 0;
  }
  .p-about_sec-prof.doc_non_photo .p-about_sec-prof_tit .l-cont_inner_r {
    width: 85.2%;
    min-width: 85.2%;
    margin: auto;
    padding: 40px 0 40px 0;
  }
  .p-about_sec-prof.staff.nonphoto .p-about_sec-prof_tit .l-cont_inner_r {
    width: 85.2%;
    min-width: 85.2%;
    margin: auto;
    padding: 30px 0 0 0;
  }
  .p-about_sec-prof.staff .p-about_sec-prof_tit .l-cont_inner_r {
    width: 85.2%;
    min-width: 85.2%;
    margin: auto;
    padding: 40px 0 30px 0;
  }
  .p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #DCD0C4;
  }
  .p-about_sec-prof.doc01 .p-about_sec-prof_tit .l-cont_inner_r::before {
    content: "";
    position: absolute;
    left: 0;
    top: unset;
    bottom: 0;
    width: 100%;
    height: 0px;
    background: #DCD0C4;
  }
  .p-about_sec-prof.doc02 .p-about_sec-prof_tit .l-cont_inner_r::before {
    content: "";
    position: absolute;
    left: 0;
    top: unset;
    bottom: 0;
    width: 100%;
    height: 0px;
    background: #DCD0C4;
  }
  .p-about_sec-prof.doc_non_photo .p-about_sec-prof_tit .l-cont_inner_r::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #DCD0C4;
  }
  .p-about_sec-prof.staff .p-about_sec-prof_tit .l-cont_inner_r::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0px;
    background: #DCD0C4;
  }
  .p-about_sec-prof.staff .p-about_sec-prof_tit .l-cont_inner_r::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background: #DCD0C4;
  }
  .p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r .kai {
    position: absolute;
    top: 40px;
    right: 0;
    width: auto;
    height: 34px;
  }
  .p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r .post {
    font-family: "Noto Serif JP";
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 24px;
    text-align: left;
    color: #1a1311;
    margin-bottom: 10px;
  }
  .p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r .name {
    font-family: "Noto Serif JP";
    font-weight: normal;
    font-size: 24px;
    letter-spacing: 0.11em;
    line-height: 36px;
    text-align: left;
    color: #1a1311;
  }
  .p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r .tanto {
    font-family: inherit;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 24px;
    text-align: left;
    color: #1a1311;
    margin-top: 2px;
  }
  .p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r .c-tit__page-h3 {
    margin-bottom: 0;
    padding-bottom: 12px;
  }
  .p-about_sec-prof.staff .p-about_sec-prof_tit .l-cont_inner_r .c-tit__page-h3 {
    display: none;
  }
  .p-about_sec-prof.staff .p-about_sec-prof_tit .l-cont_inner_r .c-tit__page-h3 {
    display: none;
  }
  .p-about_sec-prof .p-about_sec-prof_tit .l-cont_inner_r .c-tit__page-h3 img {
    width: 91px;
    height: auto;
  }
  .p-about_sec-prof .c-tit__page-h3 {
    width: 85.2%;
    min-width: 85.2%;
    margin: auto;
    position: absolute;
    top: -58px;
    left: 7.4%;
  }
  .p-about_sec-prof.doc_non_photo .c-tit__page-h3 {
    width: 85.2%;
    min-width: 85.2%;
    margin: auto;
    position: relative;
    top: 0;
    left: 0;
    padding-top: 44px;
    padding-bottom: 34px;
  }
  .p-about_sec-prof.doc_non_photo .c-tit__page-h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 1px;
    background: #DCD0C4;
  }
  .p-about_sec-prof.staff .c-tit__page-h3 {
    width: 85.2%;
    min-width: 85.2%;
    padding: 40px 0 0 0;
    margin: auto;
    position: relative;
    top: 0;
    left: 0;
  }
  .p-about_sec-prof.staff .c-tit__page-h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #DCD0C4;
  }
  .p-about_sec-prof .c-tit__page-h3 .profile_ttl {
    width: 100px;
  }
  .p-about_profList dl {
    display: block;
    margin-bottom: 15px;
  }
  .p-about_profList dl dt {
    padding-right: 60px;
  }
  .p-about_sec-prof .p-about_sec-prof_txt {
    display: block;
  }
  .p-about_sec-prof .p-about_sec-prof_txt .l-cont_inner_l {
    width: 100%;
  }
  .p-about_sec-prof .p-about_sec-prof_txt .l-cont_inner_r {
    width: 100%;
    padding: 0;
    margin-top: 40px;
  }
  .p-about_sec-prof.doc_non_photo .p-about_sec-prof_txt .l-cont_inner_r {
    padding-bottom: 0;
    border-bottom: 0 solid #DCD0C4;
    margin-bottom: 0;
  }
  .p-about_sec-prof .p-about_sec-prof_r {
    position: relative;
  }
  .p-about_sec-prof .p-about_sec-prof_r dl {
    position: relative;
    margin-top: 18px;
    margin-bottom: 34px;
    padding-bottom: 24px;
  }
  .p-about_sec-prof .p-about_sec-prof_r .info_txt.pc-only dl {
    position: relative;
    margin-top: 18px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .p-about_sec-prof.doc02 .p-about_sec-prof_r dl {
    position: relative;
    margin-top: 18px;
    margin-bottom: 34px;
    padding-bottom: 24px;
  }
  .p-about_sec-prof.staff.nonphoto .p-about_sec-prof_r dl {
    position: relative;
    margin-top: 18px;
    margin-bottom: 34px;
    padding-bottom: 24px;
  }
  .p-about_sec-prof.staff .p-about_sec-prof_r dl {
    position: relative;
    margin-top: 18px;
    margin-bottom: 34px;
    padding-bottom: 24px;
  }
  .p-about_sec-prof.doc01 .p-about_sec-prof_r dl::before {
    content: "";
    position: absolute;
    left: 0;
    top: unset;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #DCD0C4;
  }
  .p-about_sec-prof.doc02 .p-about_sec-prof_r dl::before {
    content: "";
    position: absolute;
    left: 0;
    top: unset;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #DCD0C4;
  }
  .p-about_sec-prof.staff.nonphoto .p-about_sec-prof_r dl::before {
    content: "";
    position: absolute;
    left: 0;
    top: unset;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #DCD0C4;
  }
  .p-about_sec-prof.staff .p-about_sec-prof_r dl::before {
    content: "";
    position: absolute;
    left: 0;
    top: unset;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #DCD0C4;
  }
  .p-about_sec-prof .p-about_sec-prof_r dl img {
    width: 20px;
  }
  .p-about_sec-prof .p-about_sec-prof_r dl dt {
    margin-right: 10px;
  }
  .p-about_sec-doorto {
    padding: 60px 0;
  }
  .p-about_sec-doorto .l-cont {
    width: 100%;
    min-width: 100%;
  }
  .p-about_sec-doorto .p-page__titWrap {
    width: 85.2%;
    min-width: 85.2%;
    margin: 0 auto 55px;
  }
  .p-about_sec-doortoList {
    width: 85.2%;
    min-width: 85.2%;
    margin: 0 auto;
  }
  .p-about_sec-doorto .p-about_sec-doortoList dl {
    display: block;
    margin-bottom: 50px;
  }
  .p-about_sec-doorto .p-about_sec-doortoList dt {
    width: auto;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
  }
  .p-about_sec-doorto .p-about_sec-doortoList dd {
    width: 100%;
  }
  .p-about_sec-doorto .p-about_sec-doortoList .scrollanime {
    animation-delay: 0.4s;
  }
  .p-about_sec-doorto .p-page__titWrap {
    margin-bottom: 55px;
  }
  .p-about_sec-doorto .p-page__titWrap .c-tit__page-h3 {
    margin-bottom: 15px;
  }
  .page .p-page_key-clinic_inner {
    padding: 40px 0 100px;
    background: #F2EFEB;
  }
  .clinic .p-clinic_sec-tab,
  .flow .p-flow_sec,
  .price .p-price_sec,
  .contact .p-sec_top,
  .p-recruit_sec_flow,
  .fix .p-fix_sec {
    margin-top: 0;
  }
  .clinic .p-clinic_sec-tab .accordion_icon {
    display: inline-block;
  }
  .clinic .p-clinic_sec-tab .l-cont {
    width: 100%;
    max-width: 100%;
  }
  .clinic .p-clinic_sec-tab .l-cont_inner {
    background: #fff;
  }
  .tab_wrap {
    width: 100%;
    margin: auto;
  }
  input[type=radio] {
    display: none;
  }
  .tab_area {
    font-size: 0;
    border-top: 1px solid #DCD0C4;
  }
  .tab_area label {
    width: 50%;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
  }
  .tab_area label:hover {
    opacity: 0.5;
  }
  .panel_area {
    background: #fff;
  }
  .tab_panel {
    width: 100%;
    padding: 0;
    display: none;
    margin-bottom: 0;
  }
  .tab_panel p {
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
  }
  #tab1:checked ~ .tab_area .tab1_label {
    background: #fff;
    color: #1A1311;
  }
  #tab1:checked ~ .panel_area #panel1 {
    display: block;
  }
  #tab2:checked ~ .tab_area .tab2_label {
    background: #fff;
    color: #1A1311;
  }
  #tab2:checked ~ .panel_area #panel2 {
    display: block;
  }
  #tab3:checked ~ .tab_area .tab3_label {
    background: #fff;
    color: #1A1311;
  }
  #tab3:checked ~ .panel_area #panel3 {
    display: block;
  }
  .tab_panel_inner {
    padding: 0;
    margin-top: -55px;
    padding-top: 55px;
  }
  .tab_panel_inner .tab_panel_inner_block {
    padding-top: 55px;
    margin-top: -55px;
  }
  .tab_panel_inner .tab_panel_inner_block:not(:last-child) {
    margin-bottom: 0;
    border-bottom: 1px solid #F2EFEB;
  }
  #body .tab_panel_inner_tit h3 {
    margin-top: 8px;
  }
  .tab_panel_inner .tab_panel_inner_tit {
    text-align: center;
    width: 100%;
    margin: auto;
    margin-bottom: 0;
    padding: 30px 28px;
    display: flex;
    align-items: center;
    position: relative;
  }
  .tab_panel_inner .tab_panel_inner_tit_img {
    margin-right: 24px;
    width: 80px;
  }
  .tab_panel_inner .tab_panel_inner_tit_img img {
    width: 100%;
  }
  .tab_panel_inner .tab_panel_inner_tit img.u-only_pc {
    display: none;
  }
  .tab_panel_inner .tab_panel_inner_tit img.u-only_sp {
    display: inline-block;
  }
  .tab_panel_inner .tab_panel_inner_tit h3 {
    margin-top: 0;
    height: auto;
  }
  .tab_panel_inner .tab_panel_inner_cont {
    background: #F2EFEB;
    padding: 40px 0 10px;
    border-radius: 6px;
  }
  .tab_panel_inner .tab_panel_inner_contArea {
    border-bottom: 1px solid #fff;
    padding: 0 5%;
    margin-bottom: 30px;
  }
  .tab_panel_inner .tab_panel_inner_contArea:last-child {
    margin-bottom: 0;
    border-bottom: 0;
  }
  .tab_panel_inner .tab_panel_inner_contArea .c-tit_h4 {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 33px;
    padding-left: 50px;
  }
  #panel2 .tab_panel_inner .tab_panel_inner_contArea .c-tit_h4 {
    margin-bottom: 20px;
  }
  #panel2 .tab_panel_inner .tab_panel_inner_contArea .c-tit_h4::before {
    content: none;
  }
  .tab_panel_inner .tab_panel_inner_contArea .c-tit_h4::before {
    content: "";
    background-image: url(../img/clinic/icn_eye.svg);
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
  }
  .tab_panel_inner .tab_panel_inner_contArea_item {
    margin-bottom: 30px;
  }
  .tab_panel_inner .tab_panel_inner_contArea_item dl dt {
    margin-bottom: 15px;
    font-weight: 500;
  }
  .tab_panel_inner .tab_panel_inner_contArea_item dl dd ul {
    display: block;
  }
  .tab_panel_inner .tab_panel_inner_contArea_item dl dd li {
    margin-right: 30px;
    margin-bottom: 15px;
  }
  .tab_panel_inner .tab_panel_inner_contArea_item dl dd li a {
    font-size: 13px;
  }
  .tab_panel_inner .tab_panel_inner_contArea_item dl dd li span {
    font-size: 10px;
  }
  .page .p-page_key-clinic-d_inner {
    padding: 40px 0;
    background: #F2EFEB;
    height: 98px;
  }
  .p-clinic_sec_detail .l-cont {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .p-clinic_sidebarWrap {
    width: 100%;
    position: relative;
    top: 0;
    z-index: 999;
  }
  .p-clinic_sidebar {
    width: 100%;
    background: #FAFAFA;
    padding: 0;
    /*    position: sticky;*/
  }
  .p-clinic_sidebarWrap .p-clinic_sidebar ul li:first-child {
    /*        display: none;*/
  }
  .p-clinic_sidebarWrap .p-clinic_sidebar ul li:first-child .p-clinic_sidebar_top-f {
    padding-bottom: 10px;
  }
  /*
      .p-clinic_sidebarWrap .p-clinic_sidebar ul li .p-clinic_sidebar_bottom {
          display: block!important;
      }
  */
  .p-clinic__detailcont {
    width: 90%;
    max-width: 90%;
    margin: auto;
    margin-top: 20px;
  }
  .clinic .p-clinic__detailcont {
    width: 100%;
    max-width: 100%;
  }
  .clinic_detail .p-clinic__detailcont {
    margin-top: 0;
  }
  .p-clinic__detailcont .p-clinic__detailcont_sec {
    margin-bottom: 40px;
    margin-top: -118px;
    padding-top: 118px;
  }
  .p-clinic__detailcont .p-clinic__detailcont_sec:last-child {
    margin-bottom: 150px;
  }
  .p-clinic__detailcont .p-clinic__detailcont_sec > .p-clinic__detailcont_inner:last-child {
    position: relative;
  }
  .p-clinic__detailcont .p-clinic__detailcont_sec > .p-clinic__detailcont_inner:last-child::after {
    /*    border-bottom: 1px solid #DCD0C4;*/
    position: absolute;
    content: "";
    height: 1px;
    width: 90%;
    left: 50%;
    bottom: 0;
    transform: translate(-50%);
    background: #DCD0C4;
  }
  .p-clinic__detailcont .p-clinic__detailcont_inner {
    padding: 40px 7.4% 40px;
  }
  .p-clinic__detailcont .p-clinic__detailcont_inner.bg {
    padding: 60px 7.4% 40px;
    background: #F2EFEB;
  }
  /*
    .p-clinic__detailcont .p-clinic__detailcont_inner.bg::after {
        content: "";
        background-color: #F2EFEB;
        height: 100%;
        width: 100vw;
        z-index: -1;
        position: absolute;
        top: 0;
        left: auto;
        right: -100%;
      }
  */
  .p-clinic__detailcont .p-clinic__detailcont_inner.bg::before {
    content: "";
    background-color: #F2EFEB;
    height: 100%;
    width: 100vw;
    z-index: -1;
    position: absolute;
    top: 0;
    left: -100%;
  }
  .p-clinic__detailcont .p-clinic__detailcont_inner.bg h4 {
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 14px;
  }
  /*
      .p-clinic__detailcont .p-clinic__detailcont_inner:last-child {
          padding-bottom: 0;
      }
  */
  .p-clinic__detailcont .p-clinic__detailcont_inner .c-tit_h3-s {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .p-clinic__detailcont .p-clinic__detailcont_inner .c-tit_h3-s span {
    color: #bf9c91;
    font-size: 15px;
    padding-bottom: 16px;
  }
  .p-clinic_sidebar ul {
    margin: 0 auto;
    overflow-y: scroll;
    padding-top: 10px;
  }
  .p-clinic_sidebar li {
    list-style: none;
    border-bottom: 1px solid #F2EFEB;
    padding-left: 7.4%;
    padding-right: 7.4%;
  }
  .p-clinic_sidebar_top,
  .p-clinic_sidebar_top-f {
    padding: 20px 0;
    font-size: 13px;
    /*  padding-bottom: 0;*/
  }
  .p-clinic_sidebar_top:hover {
    /*    text-decoration:underline;*/
  }
  /*
      .p-clinic_sidebar_top:first-child.open {
          padding-bottom: 16px;
      }
  */
  .p-clinic_sidebar_top.open {
    padding-bottom: 20px;
  }
  .p-clinic_sidebar_bottom {
    padding: 0 0 20px;
  }
  .p-clinic_sidebarWrap .p-clinic_sidebar::after,
  .p-sidebarWrap .p-sidebar::after {
    content: none;
  }
  .p-clinic_sidebar_topSp {
    display: block;
  }
  .p-clinic_sidebarWrap.wopen {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    box-shadow: 0px 8px 18px -9px #aaaaaa;
    border-radius: 0px;
  }
  .p-clinic_sidebar_topSp ul li {
    display: none;
    padding: 24px 7.4%;
    background: #fff;
    line-height: 1;
    box-sizing: border-box;
    border-bottom: 1px solid #F2EFEB;
    position: relative;
    z-index: 999;
  }
  .p-clinic_sidebar_topSp ul li::after {
    content: "";
    background-image: url(../../common/img/arrow_hid.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -3.5px;
    right: 7.4%;
    width: 14px;
    height: 7px;
  }
  .p-clinic_sidebar_topSp ul li span {
    font-size: 10px;
  }
  .p-clinic_sidebar_topSp ul li.open {
    border-bottom: 0;
  }
  .p-clinic_sidebar_topSp ul li.open::after {
    content: "";
    background-image: url(../../common/img/arrow_opn.svg);
  }
  .p-clinic_sidebar_topSp ul li.link-current_sp {
    display: block;
    height: 63px;
  }
  .clinic_detail .accordion_iconWrap {
    /*
      position: absolute;
      right: 0;
      top: 18px;
    */
    /*     display: none;*/
  }
  .tab_panel_inner_tit .accordion_iconWrap {
    top: 50%;
    /*        margin-top: -10px;*/
    right: 28px;
  }
  .accordion_iconWrap {
    top: 25px;
  }
  .accordion_icon,
  .accordion_icon span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
  }
  .accordion_icon {
    position: relative;
    width: 30px;
    height: 30px;
  }
  .tab_panel_inner_tit .accordion_icon {
    width: 20px;
    height: 20px;
  }
  .accordion_icon span {
    position: absolute;
    right: 0;
    width: 50%;
    height: 1px;
    background-color: #B28575;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
  }
  .tab_panel_inner_tit .accordion_icon span {
    width: 100%;
  }
  .accordion_icon span:nth-of-type(1) {
    top: 5px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  .tab_panel_inner_tit .accordion_icon span:nth-of-type(1) {
    top: 0px;
  }
  .accordion_icon span:nth-of-type(2) {
    top: 5px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
  .tab_panel_inner_tit .accordion_icon span:nth-of-type(2) {
    top: 0px;
  }
  /*＋、－切り替え*/
  .p-clinic_sidebar_top.open .accordion_icon span:nth-of-type(1) {
    display: none;
  }
  .tab_panel_inner_tit.open .accordion_icon span:nth-of-type(1) {
    display: none;
  }
  .p-clinic_sidebar_top.open .accordion_icon span:nth-of-type(2) {
    top: 5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  .tab_panel_inner_tit.open .accordion_icon span:nth-of-type(2) {
    top: 0;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  .p-clinic__detailcont_inner .c-txt_detail_top {
    margin-bottom: 24px;
  }
  .p-clinic__detailcont_inner .c-txt_detail_top p:not(:last-child) {
    margin-bottom: 16px;
  }
  .c-txt_detail_list {
    margin-bottom: 20px;
  }
  .c-txt_detail_list h4 {
    color: #BE9C91;
    font-size: 15px;
    margin-bottom: 10px;
  }
  .c-txt_detail_list ol {
    margin-left: 20px;
    list-style-type: decimal;
  }
  .c-txt_detail_list ul li {
    /*    margin-left: 20px;*/
    padding-left: 0;
  }
  .c-txt_detail_list li {
    margin-bottom: 8px;
    padding-left: 1em;
  }
  .c-txt_detail_list-qa p {
    margin-bottom: 24px;
  }
  .p-clinic__detailcont_inner-info .c-txt_detail_list li {
    margin-bottom: 8px;
    margin-bottom: 24px;
  }
  .p-clinic__detailcont_inner-info .c-txt_detail_list li.btm32 {
    margin-bottom: 8px;
    margin-bottom: 24px;
  }
  .p-clinic__detailcont_inner-info .c-txt_detail_list li:last-child {
    margin-bottom: 0;
  }
  .c-txt_note_gry {
    color: #aaa;
    font-size: 10px;
  }
  .c-txt_detail_list dl {
    margin-bottom: 16px;
  }
  .c-txt_detail_list dl:last-child {
    margin-bottom: 0;
  }
  .p-clinic_stepList li {
    margin-bottom: 40px;
    padding-left: 0;
    padding-top: 40px;
  }
  .p-clinic_stepList li.icn-none {
    margin-bottom: 40px;
    padding-left: 0;
    padding-top: 0;
  }
  .p-clinic_stepList li img {
    margin-top: 0;
  }
  .p-clinic_stepList li::before {
    background-image: url(../img/clinic/step_01.svg);
    width: 25px;
    height: 21px;
    content: "";
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p-clinic_stepList li:nth-child(2)::before {
    background-image: url(../img/clinic/step_02.svg);
    width: 30px;
    height: 21px;
  }
  .p-clinic_stepList li:nth-child(3)::before {
    background-image: url(../img/clinic/step_03.svg);
    width: 31px;
    height: 21px;
  }
  .p-clinic_stepList li:nth-child(4)::before {
    background-image: url(../img/clinic/step_04.svg);
    width: 32px;
    height: 21px;
  }
  .p-clinic_stepList li:nth-child(5)::before {
    background-image: url(../img/clinic/step_05.svg);
    width: 31px;
    height: 21px;
  }
  .p-clinic_stepList li:nth-child(6)::before {
    background-image: url(../img/clinic/step_06.svg);
    width: 32px;
    height: 21px;
  }
  .p-clinic_stepList_img {
    display: block;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .p-clinic_stepList_img .imgItem {
    width: 100%;
    margin-right: 0;
    height: auto;
    margin-bottom: 10px;
  }
  .p-clinic_stepList_img .imgItem.non {
    width: 100%;
    margin-right: 0;
    height: auto;
    margin-bottom: 0;
  }
  .p-clinic_stepList_img .imgItem img {
    width: 100%;
    height: auto;
  }
  .p-clinic_stepList_img .imgItem.non img {
    width: 100%;
    height: auto;
    opacity: 0;
    display: none;
  }
  .p-clinic_stepList_img img:nth-child(2n) {
    margin-right: 0;
  }
  .p-clinic_stepList_img .imgItem:nth-child(2n) {
    margin-right: 0;
    position: relative;
  }
  .p-clinic_stepList_img .imgItem.bf_arrow:nth-child(2n) {
    padding-top: 12px;
  }
  .p-clinic_stepList_img .imgItem.bf_arrow:nth-child(2n)::before {
    background-image: url(../img/clinic/arrow_before_after.svg);
    width: 24px;
    height: 10px;
    content: "";
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateY(-50%) translateX(-50%) rotate(90deg);
  }
  /*
   .p-clinic_sidebar_bottom a {
    color: #1a1311 !important;
   }
  */
  /*flow*/
  .p-sec_top .l-cont {
    width: 100%;
    max-width: 100%;
  }
  .c-tit_enjp {
    margin-bottom: 20px;
  }
  .c-tit_enjp h3 {
    height: 21px;
    margin-bottom: 14px;
  }
  .p-sec_top_inner_tel_number {
    height: 34px;
  }
  .p-sec_top_inner_tel_number img {
    height: 100%;
  }
  .flow03 .c-tit_enjp h3,
  .flow04 .c-tit_enjp h3,
  .flow05 .c-tit_enjp h3,
  .flow06 .c-tit_enjp h3 {
    height: 28px;
    margin-bottom: 6px;
  }
  .c-tit_enjp h3 img {
    height: 100%;
  }
  .c-tit_enjp p {
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
  }
  .flow .l-cont {
    width: 100%;
    max-width: 100%;
  }
  .flow .l-cont_inner {
    padding-bottom: 0;
  }
  .p-flow_sec_block {
    margin-bottom: 40px;
  }
  .p-flow_sec_block-full {
    padding: 50px 48px;
    position: relative;
  }
  .p-flow_sec_block-full {
    padding: 40px 7.5% 60px;
    position: relative;
  }
  .p-flow_sec_block-full .p-flow_sec_block_innerTxt.l-row {
    display: block;
  }
  .p-flow_sec_block-full .p-flow_sec_flownum {
    position: absolute;
    top: 40px;
    right: 7.5%;
  }
  .p-flow_sec_block.flow04 {
    background: #F2EFEB;
  }
  .p-flow_sec_block .inner-txt {
    margin-bottom: 54px;
  }
  .p-flow_sec_block.flow01 .inner-txt {
    margin-bottom: 40px;
  }
  .p-flow_sec_block .inner-txt:last-child {
    margin-bottom: 0;
  }
  .p-flow_sec_block .inner-txt dl {
    margin-bottom: 54px;
  }
  .p-flow_sec_block .inner-txt dl:last-child {
    margin-bottom: 0;
  }
  .p-flow_sec_block .inner-txt dl dt {
    font-weight: 500;
    margin-bottom: 10px;
  }
  .p-flow_sec_block .inner-txt dl dd ul {
    margin-left: 20px;
    list-style-type: disc;
    margin-top: 20px;
  }
  .p-flow_sec_block .inner-txt dl dd ul li {
    margin-bottom: 10px;
    word-wrap: break-word;
  }
  .p-flow_sec_block .inner-txt dl dd ul li:last-child {
    margin-bottom: 0;
  }
  .p-flow_sec_block_innerTxt.l-row .inner-txt {
    width: 100%;
  }
  .p-flow_sec_block_innerTxt.l-row .inner-txt:nth-child(2) {
    padding-left: 0;
  }
  .p-flow_sec_block.l-row .p-flow_sec_flownum {
    margin-bottom: 0;
    display: inline-block;
    position: absolute;
    top: 40px;
    right: 7.5%;
    height: 34px;
  }
  .p-flow_sec_block.l-row .p-flow_sec_flownum img {
    height: 100%;
  }
  .p-flow_sec_block_sepa.l-row {
    height: auto;
    display: block;
  }
  .p-flow_sec_block_sepa .p-flow_sec_block_innerImg,
  .p-flow_sec_block_sepa .p-flow_sec_block_innerTxt {
    width: 100%;
    background: #FAFAFA;
  }
  .p-flow_sec_block_sepa .p-flow_sec_block_innerTxt {
    padding: 40px 7.5% 60px;
    width: 100%;
    margin: auto;
    position: relative;
  }
  .p-flow_sec_block_sepa.flow02 .p-flow_sec_block_innerTxt_txt {
    padding-bottom: 0px;
  }
  .p-flow_sec_block_sepa.flow02 .c-btn {
    margin-top: 40px;
    text-align: center;
  }
  .p-flow_sec_block_sepa.flow02 .c-btn a {
    display: inline-block;
    width: 100%;
  }
  .p-flow_sec_block_sepa .p-flow_sec_block_innerTxt_txt {
    padding: 0;
    width: 100%;
    position: static;
    bottom: auto;
    left: auto;
    right: auto;
  }
  .p-flow_sec_block_innerImg {
    height: 393px;
  }
  .p-flow_sec_block_innerImgWrap {
    height: 100%;
  }
  .p-flow_sec_block_innerImgWrap .inner_img {
    height: 100%;
  }
  .p-flow_sec_block_innerImgWrap .inner_img {
    background-image: url(../../common/img/flow/flow02_bg_sp.jpg);
    background-size: cover;
  }
  .p-flow_sec_block_sepa.flow03 .p-flow_sec_block_innerImgWrap .inner_img {
    background-image: url(../../common/img/flow/flow03_bg.jpg);
    background-size: cover;
  }
  .p-flow_sec_block_sepa.flow05 .p-flow_sec_block_innerImgWrap .inner_img {
    background-image: url(../../common/img/flow/flow05_bg.jpg);
    background-size: cover;
  }
  .p-flow_sec_block_sepa.flow06 .p-flow_sec_block_innerImgWrap .inner_img {
    background-image: url(../../common/img/flow/flow06_bg.jpg);
    background-size: cover;
  }
  .p-flow_sec_block_sepa.flow07 .p-flow_sec_block_innerImgWrap .inner_img {
    background-image: url(../../common/img/flow/flow07_bg.jpg);
    background-size: cover;
  }
  .p-flow_sec_block_sepa.flow08 .p-flow_sec_block_innerImgWrap .inner_img {
    background-image: url(../../common/img/flow/flow08_bg.jpg);
    background-size: cover;
  }
  .p-flow_sec_block-full_img {
    width: 100%;
    height: 393px;
    background: url(../../common/img/flow/flow04_bg_sp.jpg);
    background-size: cover;
  }
  .p-flow_sec_block .c-btn_view {
    margin-top: 25px;
  }
  .page .c-btn a {
    font-size: 14px;
    color: #fff;
    background: #B28575;
    line-height: 60px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
    width: 232px;
  }
  .flowanchor#flow01 {
    padding-top: 55px;
    margin-top: -115px;
  }
  .flowanchor {
    padding-top: 55px;
    margin-top: -55px;
  }
  /* blog */
  .p-sidebar_inner {
    margin-bottom: 48px;
  }
  .p-sidebar_inner h3 {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .p-sidebar_inner:last-child {
    margin-bottom: 0;
  }
  .p-sidebar_inner ul li {
    line-height: 1.2;
    margin-bottom: 12px;
  }
  .p-sidebarWrap {
    width: 100%;
    position: static;
    top: 0;
    padding: 60px 7.4% 100px;
  }
  .news.single .p-sidebarWrap {
    display: none;
  }
  .news .p-detailcont .p-blog_list {
    width: 100%;
  }
  .news.single .p-newsSingle_bottom .p-blog_list {
    padding: 0;
    width: auto;
  }
  .news.single .p-newsSingle_bottom h3 {
    max-width: 100%;
    margin-bottom: 34px;
    padding: 0;
  }
  .news.single .p-newsSingle_bottom h3 img {
    width: 147px;
  }
  .p-sidebar {
    width: 100%;
    background: #FAFAFA;
    padding: 0;
    /*    position: sticky;*/
  }
  .p-detailcont {
    width: 100%;
    max-width: 100%;
    margin: auto;
    margin-top: 0;
  }
  .news.single .p-detailcont {
    width: 100%;
  }
  .p-detailcont .p-detailcont_inner,
  .news .p-detailcont .p-detailcont_inner,
  .news.single .p-detailcont .p-detailcont_inner {
    padding: 30px 7.4% 60px;
  }
  .blog .p-detailcont .p-detailcont_inner,
  .post-type-archive-blog .p-detailcont .p-detailcont_inner,
  .post-type-archive-blog_2 .p-detailcont .p-detailcont_inner,
  .post-type-archive-blog_3 .p-detailcont .p-detailcont_inner,
  .post-type-archive-media_publication .p-detailcont .p-detailcont_inner,
  .single-blog .p-detailcont .p-detailcont_inner,
  .single-blog_2 .p-detailcont .p-detailcont_inner,
  .single-blog_3 .p-detailcont .p-detailcont_inner,
  .single-media .p-detailcont .p-detailcont_inner,
  .tax-blog_cat .p-detailcont .p-detailcont_inner,
  .tax-blog_tag .p-detailcont .p-detailcont_inner,
  .tax-blog2_cat .p-detailcont .p-detailcont_inner,
  .tax-blog2_tag .p-detailcont .p-detailcont_inner,
  .tax-blog3_cat .p-detailcont .p-detailcont_inner,
  .tax-blog3_tag .p-detailcont .p-detailcont_inner,
  .tax-blog4_cat .p-detailcont .p-detailcont_inner,
  .tax-blog4_tag .p-detailcont .p-detailcont_inner,
  .tax-blog5_cat .p-detailcont .p-detailcont_inner,
  .tax-blog5_tag .p-detailcont .p-detailcont_inner,
  .case .p-detailcont .p-detailcont_inner {
    padding-bottom: 60px;
  }
  .p-detailcont .p-detailcont_inner,
  .news .p-detailcont .p-detailcont_inner {
    width: 100%;
  }
  .p-blog_list.l-row {
    display: block;
  }
  .p-blog_list .p-blog_block,
  .news .p-blog_list .p-blog_block {
    width: 100%;
    margin-bottom: 50px;
    margin-right: 0;
  }
  .p-blog_list .p-blog_block:last-child {
    margin-bottom: 0;
  }
  .p-blog_list .p-blog_block_img {
    width: 100%;
    margin-bottom: 8px;
  }
  .p-blog_list .p-blog_block_img img {
    width: 100%;
    height: 319px;
  }
  .p-blog_list .p-blog_block_txt time {
    font-size: 14px;
    margin-right: 10px;
    line-height: 24px;
  }
  .p-blog_list .p-blog_block_txt p {
    font-size: 14px;
  }
  .p-blog_list .p-blog_block_txt p.dev {
    font-family: "Noto Sans CJK JP", sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 24px;
    text-align: left;
    color: #aaa;
  }
  .c-page-numbers {
    margin: 72px 0 20px;
    text-align: center;
  }
  .news .c-page-numbers {
    margin: 48px 0 30px;
  }
  .page-numbers {
    display: flex;
    justify-content: center;
  }
  .c-page-numbers .page-numbers li {
    text-align: center;
    margin-right: 8px;
  }
  .c-page-numbers .page-numbers li:last-child {
    margin-right: 0;
  }
  .c-page-numbers .page-numbers li a,
  .c-page-numbers .page-numbers li span {
    display: block;
    padding: 5px 10px;
  }
  .c-page-numbers .page-numbers li .current {
    text-decoration: underline;
  }
  #side_searchform {
    /*    検索*/
    position: relative;
    width: 100%;
  }
  #keywords {
    /*    検索*/
    width: calc(100% - 49px);
    height: 50px;
    background: #fff;
    border: 1px solid #DCD0C4;
    padding: 10px;
    border-radius: 6px 0 0 6px;
  }
  #searchBtn {
    /*    検索*/
    position: absolute;
    top: 0;
    right: 0;
    background: #B28575;
    width: 51px;
    height: 50px;
    padding: 15px 10px 15px 13px;
    border-radius: 0 6px 6px 0;
    border-top: 1px solid #DCD0C4;
    border-right: 1px solid #DCD0C4;
    border-bottom: 1px solid #DCD0C4;
  }
  *:first-child + html #searchBtn {
    /*    検索*/
    top: 1px;
  }
  .side_select {
    /*    セレクト*/
    overflow: hidden;
    width: 100%;
  }
  .side_select select {
    /*    セレクト*/
    width: 100%;
    padding-right: 1em;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .side_select select::-ms-expand {
    /*    セレクト*/
    display: none;
  }
  .side_select {
    /*    セレクト*/
    position: relative;
    border: 1px solid #DCD0C4;
    border-radius: 6px;
    background: #ffffff;
    z-index: 10;
  }
  .side_select::before {
    /*    セレクト*/
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 51px;
    height: 50px;
    background: #B28575;
    border-radius: 0 5px 5px 0;
    z-index: -10;
  }
  .side_select::after {
    position: absolute;
    top: 50%;
    right: 16px;
    bottom: 0;
    transform: translateX(-50%);
    content: "";
    background: url(../../common/img/arrow_select.svg);
    width: 10px;
    height: 5px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
  }
  .side_select select {
    padding: 10px;
    color: #222;
    height: 50px;
  }
  /*blog single*/
  .p-detailcont_inner_head {
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #DCD0C4;
  }
  .p-detailcont_inner_head h1 {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.11em;
    line-height: 34px;
    text-align: left;
    color: #1a1311;
  }
  .p-detailcont_inner_head h3 {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.11em;
    line-height: 34px;
    text-align: left;
    color: #1a1311;
  }
  .p-detailcont_inner_head time {
    font-size: 14px;
    color: #aaa;
  }
  .p-detailcont_inner .p-detailcont_inner_cont img {
    margin-bottom: 12px;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: auto;
  }
  .p-detailcont_inner .p-detailcont_inner_cont img:last-child {
    margin-bottom: 0;
  }
  .case .p-detailcont_inner .p-detailcont_inner_cont img:last-child {
    margin-bottom: 15px;
  }
  .p-detailcont_inner .p-detailcont_inner_cont .width50 {
    width: 100%;
  }
  .p-detailcont_inner .p-detailcont_inner_cont p {
    margin-bottom: 0;
  }
  .p-detailcont_inner_tag {
    padding-top: 50px;
  }
  .p-detailcont_inner_tag .p-detailcont_inner_tagTit {
    font-size: 16px;
  }
  .p-detailcont_inner_tag .p-detailcont_inner_tagList li {
    margin-right: 16px;
  }
  /*
      .page.news .p-blog_list .p-blog_block_img img {
          height: 319px;
      }
  */
  /*case single*/
  .p-case_inner_cont_h4 {
    font-size: 15px;
  }
  .p-detailcont_inner_cont.p-case_inner_cont .p-case_inner_cont_img .p-blog_block {
    width: 100%;
    margin-bottom: 36px;
  }
  .p-case_inner_cont_block {
    margin-bottom: 42px;
  }
  .p-detailcont_inner_cont.p-case_inner_cont p {
    margin-bottom: 0;
  }
  .p-case_inner_cont_block:last-child {
    margin-bottom: 0;
  }
  .p-case_inner_cont_block.c-txt_detail_list li {
    margin-bottom: 24px !important;
  }
  .case .p-detailcont_inner {
    padding-bottom: 90px;
  }
  .news.single .p-newsSingle_bottom {
    padding: 60px 0 45px 7.4%;
  }
  .news.single .p-blog_list {
    justify-content: flex-start;
  }
  .p-detailcont_inner .p-detailcont_inner_cont .p-news_thumbnail {
    margin-bottom: 40px;
  }
  .news.single .p-newsSingle_bottom .p-blog_block {
    width: 319px;
    margin-right: 10px;
  }
  .news.single .p-newsSingle_bottom .flickity-page-dots {
    bottom: 0;
    animation: none;
    opacity: 1;
    margin-left: -3.7%;
  }
  .news.single .p-newsSingle_bottom .flickity-page-dots .dot {
    background: #BE9C91;
    width: 6px;
    height: 6px;
    margin: 0 4px;
  }
  /*
    .p-case_inner_cont_block.c-txt_detail_list li:last-child {
        margin-bottom: 0;
    }
    */
  /*price*/
  .p-price_link {
    padding: 24px 0;
    overflow-x: scroll;
  }
  .p-price_link ul {
    justify-content: flex-start;
    width: 960px;
  }
  .p-price_link li {
    padding: 0 1.7%;
  }
  .p-price_link li a:hover {
    color: #aaa;
  }
  .p-price_link li a.link-current_price {
    color: #222 !important;
  }
  .p-price_link_top {
    position: fixed;
    top: 55px;
    opacity: 0;
    pointer-events: none;
  }
  .p-price_link_top.active {
    opacity: 1;
    transition: all 0.65s;
    pointer-events: visible;
  }
  section.p-price_sec .l-cont {
    width: 100%;
    max-width: 100%;
  }
  .p-price_cont_block {
    margin-bottom: 40px;
    margin-top: -127px;
    padding-top: 127px;
  }
  .p-price_cont_block_tit {
    padding: 56px 28px;
    background: #FAFAFA;
  }
  .p-price_cont_block_tit h3 {
    font-size: 18px;
    padding-left: 68px;
    position: relative;
  }
  .p-price_cont_block_tit h3::before {
    position: absolute;
    top: 50%;
    margin-top: -24px;
    left: 0;
    content: "";
    background-image: url(../../common/img/clinic/icn_eye.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
  }
  #price02 .p-price_cont_block_tit h3::before {
    background-image: url(../../common/img/clinic/icn_nose.svg);
  }
  #price03 .p-price_cont_block_tit h3::before {
    background-image: url(../../common/img/clinic/icn_mouth.svg);
  }
  #price04 .p-price_cont_block_tit h3::before {
    background-image: url(../../common/img/clinic/icn_ear.svg);
  }
  #price05 .p-price_cont_block_tit h3::before {
    background-image: url(../../common/img/clinic/icn_rinkaku.svg);
  }
  #price06 .p-price_cont_block_tit h3::before {
    background-image: url(../../common/img/clinic/icn_bust.svg);
  }
  #price07 .p-price_cont_block_tit h3::before {
    background-image: url(../../common/img/clinic/icn_shiwa.svg);
  }
  #price08 .p-price_cont_block_tit h3::before {
    background-image: url(../../common/img/clinic/icn_masui.svg);
  }
  #price09 .p-price_cont_block_tit h3::before {
    background-image: url(../../common/img/clinic/icn_yase.svg);
  }
  #price10 .p-price_cont_block_tit h3::before {
    background-image: url(../../common/img/clinic/icn_masui.svg);
  }
  #price11 .p-price_cont_block_tit h3::before {
    background-image: url(../../common/img/clinic/icn_other.svg);
  }
  .c-tbl_priceMain {
    width: 100%;
  }
  .c-tbl_priceMain tbody:nth-child(odd) {
    background: #F2F2F2;
  }
  .c-tbl_priceMain tbody:nth-child(even) {
    background: #FAFAFA;
  }
  .c-tbl_priceMain th,
  .c-tbl_priceMain td {
    padding: 20px 20px 6px 20px;
    border-right: 1px solid #EAEAEA;
    vertical-align: top;
  }
  .c-tbl_priceMain tr:not(:first-child) td {
    padding: 6px 20px 6px 20px;
  }
  .c-tbl_priceMain th.course.widebox,
  .c-tbl_priceMain td.course.widebox {
    padding: 6px 10px 0 10px !important;
  }
  .c-tbl_priceMain th.course.widebox.first_td,
  .c-tbl_priceMain td.course.widebox.first_td {
    padding: 20px 10px 0 10px !important;
  }
  .c-tbl_priceMain th.fee .info,
  .c-tbl_priceMain td.fee .info {
    display: block;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 20px;
    text-align: left;
    color: #aaa;
    position: relative;
    left: unset;
    top: unset !important;
    white-space: normal;
  }
  .c-tbl_priceMain td.fee .info_only {
    display: block;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 20px;
    text-align: left;
    color: #aaa;
    position: relative;
    left: unset;
    top: unset !important;
    white-space: normal;
  }
  .c-tbl_priceMain tr:last-child td {
    padding: 6px 20px 20px 20px;
  }
  .c-tbl_priceMain tr:only-child td {
    padding: 20px;
  }
  .c-tbl_priceMain th:first-child,
  .c-tbl_priceMain td:first-child {
    width: 36%;
  }
  .c-tbl_priceMain th:nth-child(2),
  .c-tbl_priceMain td:nth-child(2) {
    width: 36%;
  }
  .c-tbl_priceMain th:last-child,
  .c-tbl_priceMain td:last-child {
    border-right: none;
  }
  .price3 .c-tbl_priceMain th:first-child,
  .price3 .c-tbl_priceMain td:first-child {
    width: 45.4%;
  }
  .price3 .c-tbl_priceMain th:nth-child(2),
  .price3 .c-tbl_priceMain td:nth-child(2) {
    width: 28.4%;
  }
  .c-tbl_priceMain tbody:first-child th {
    padding: 12px 0;
    text-align: center;
  }
  .c-tbl_priceMain .c-tbl_priceMain_subtit th {
    background: #DCD0C4;
    text-align: center;
    font-size: 15px;
    padding: 14px 0;
  }
  /*contact*/
  body.contact {
    background: #fff;
  }
  .p-sec_top_inner {
    padding: 60px 28px 56px;
  }
  .p-sec_top_inner_titWrap {
    margin-bottom: 50px;
  }
  .p-contact_form_top {
    font-size: 18px;
    padding: 30px 0;
    border-bottom: 1px solid #DCD0C4;
  }
  .p-contact_form_top p {
    font-family: "Noto Serif JP", serif;
  }
  .p-contact_form_top p span:first-child {
    display: inline-block;
    font-size: 18px;
  }
  .p-contact_form_top p .c-txt_note_gry {
    font-family: "Noto Sans JP", sans-serif;
    margin-left: 20px;
    display: inline-block;
  }
  .thanks .p-sec_form .l-cont_inner {
    padding-top: 32px;
    padding-bottom: 56px;
    margin-bottom: 96px;
  }
  .p-thanks_tit {
    font-size: 20px;
  }
  .p-thanks_txt {
    font-size: 14px;
    margin-bottom: 40px;
  }
  .p-thanks_note {
    font-size: 12px;
  }
  .p-sec_top_inner_titWrap {
    width: 100%;
  }
  .p-sec_top_inner_telWrap {
    width: 100%;
  }
  .p-sec_top_inner_tel {
    margin-top: 16px;
  }
  .p-sec_top_inner_tel p {
    margin-top: 18px;
  }
  .p-sec_form .l-cont {
    width: 100%;
    max-width: 100%;
  }
  .p-sec_form .l-cont_inner {
    padding: 0 28px 100px;
    background: #FAFAFA;
    margin-bottom: 0;
  }
  .c-tbl_form th {
    padding: 44px 0 10px;
    display: block;
    font-size: 15px;
  }
  .c-tbl_form td {
    padding: 10px 0 44px;
  }
  .c-tbl_form tr:last-child td {
    border-bottom: none;
  }
  .c-tbl_form td .c-td_tit {
    padding-bottom: 15px;
    font-weight: 400;
  }
  .c-td_name .c-td_name_f {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .c-td_name .l-row > div {
    width: 100%;
  }
  .c-td_name input {
    width: 100%;
  }
  .c-td_listItem {
    margin-bottom: 32px;
  }
  .c-td_listItem:last-child {
    margin-bottom: 0;
  }
  .c-td_dateItem .l-row {
    display: block;
  }
  .c-td_dateItem:first-child {
    margin-bottom: 32px;
  }
  .c-td_dateItem .side_select {
    width: 100%;
    display: block;
  }
  .c-td_dateItem .p-contact_form_date {
    width: 100%;
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .c-td_date .c-td_dateItem:first-child {
    margin-bottom: 32px;
  }
  input[type=text] {
    border-bottom: 1px solid #DCD0C4;
    border-radius: 6px;
    background: #fff;
    padding: 15px;
    box-shadow: none;
    outline: none;
    -webkit-appearance: none;
    font-size: 14px;
  }
  textarea {
    width: 100%;
    height: 200px;
  }
  .c-td_listItem input[type=checkbox] + span {
    position: relative;
    z-index: 0;
    padding-left: 25px;
    cursor: pointer;
  }
  .c-td_listItem .mwform-checkbox-field input,
  .mwform-radio-field input {
    margin-right: 5px;
  }
  .c-td_listItem input[type=radio] {
    display: none;
  }
  .c-td_listItem input[type=radio] + span {
    position: relative;
    z-index: 0;
    padding-left: 25px;
    cursor: pointer;
  }
  .c-td_listItem input[type=radio]:checked + span {
    /*    color: #B28575;*/
  }
  .c-td_listItem input[type=radio]:checked + span::after {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #B28575;
    content: "";
  }
  .c-td_listItem input[type=radio] + span::before {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #B28575;
    border-radius: 50%;
    content: "";
  }
  .p-contact_form_typeWrap.checkbox {
    display: flex;
    flex-wrap: wrap;
  }
  .p-contact_form_typeWrap.checkbox li {
    margin-right: 5px;
    margin-bottom: 15px;
  }
  .p-contact_form_typeWrap.radio li {
    margin-bottom: 12px;
  }
  .c-td_listItem input[type=checkbox] {
    display: none;
  }
  .c-td_listItem input[type=checkbox] + span {
    position: relative;
    z-index: 0;
    padding: 0 25px;
    cursor: pointer;
    background: #fff;
    color: #B28575;
    border: 1px solid #B28575;
    padding: 0 42px;
    min-width: 103px;
    height: 40px;
    line-height: 38px;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
  }
  .c-td_listItem input[type=checkbox]:checked + span {
    /*    color: #B28575;*/
    background: #B28575;
    color: #fff;
    border: 1px solid #B28575;
  }
  .privacy_check input[type=checkbox] {
    display: none;
  }
  .privacy_check input[type=checkbox] + span {
    position: relative;
    z-index: 0;
    padding-left: 25px;
    cursor: pointer;
  }
  .privacy_check input[type=checkbox]:checked + span {
    /*    color: #B28575;*/
  }
  .privacy_check input[type=checkbox]:checked + span::after {
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    background-color: #B28575;
    content: "";
    background-image: url(../../common/img/contact/icn_check.svg);
    background-size: cover;
  }
  .privacy_check input[type=checkbox] + span::before {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #B28575;
    border-radius: 2px;
    content: "";
  }
  .privacy_check input[type=checkbox]:checked + span::before {
    background-color: #B28575;
  }
  .p-contact_form_fileWrap li {
    margin-right: 5px;
    width: calc((100% - 5px) / 2);
    margin-bottom: 30px;
  }
  .p-contact_form_fileWrap li:nth-child(2n) {
    margin-right: 0;
  }
  .p-contact_form_fileWrap li:nth-child(3),
  .p-contact_form_fileWrap li:nth-child(4) {
    margin-bottom: 0;
  }
  .drop-zone {
    width: 100%;
    height: 157px;
    position: relative;
    background: #F2EFEB;
    cursor: pointer;
  }
  .drop-zone::after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background-image: url(../../common/img/contact/icn_plus.svg);
    background-size: cover;
    content: "";
  }
  .drop-zone img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 100;
  }
  .p-index_beaf .p-index_blog_list .swiper-slide img {
    aspect-ratio: 1/1;
  }
  /*recruit*/
  /*
   .p-index_beaf_list .flickity-viewport {
    overflow: visible;
   }
  */
  /*
      .iphone .p-sec_contact, .ipad .p-sec_contact {
          background-attachment:none;
          background-size: 100% auto;
      }
  */
  /*trade-law*/
}
@media screen and (max-width: 767px) {
  .file-input {
    display: none;
  }
  .c-btn_file-input {
    text-align: center;
    margin-top: 15px;
    position: relative;
  }
  .c-btn_file-input {
    height: 40px;
    width: 136px;
    line-height: 38px;
    /*    padding: 0 28px;*/
    border: 1px solid #B28575;
    background: #B28575;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    transition: 0.4s;
    display: inline-block;
    cursor: pointer;
  }
  .c-btn_file-input.upload p {
    border: 1px solid #B28575;
    background: #fff;
    color: #B28575;
  }
  .c-td_privacy {
    margin-bottom: 30px;
  }
  .c-td_privacy p {
    margin-bottom: 24px;
  }
  .c-td_privacy p:last-child {
    margin-bottom: 0;
  }
  .c-td_privacy p span {
    font-weight: 500;
  }
  .c-td_privacy ul {
    padding-top: 30px;
  }
  .c-td_privacy ul li {
    display: block;
    margin-bottom: 24px;
  }
  .c-btn_submit input[type=submit] {
    height: 60px;
    width: 100%;
  }
  .c-tit_recruit {
    font-size: 18px;
    margin-bottom: 40px;
  }
  .recruit .l-cont {
    width: 100%;
    max-width: 100%;
  }
  .p-recruit_sec_flow .l-cont_inner {
    background: #FAFAFA;
    padding: 45px 28px 0;
  }
  .p-recruit_sec_flow .p-recruit_flow {
    padding-left: 0;
  }
  .p-recruit_flowBox {
    padding-left: 0;
    padding-top: 50px;
    padding-bottom: 30px;
    margin-bottom: 80px;
    border-left: none;
    position: relative;
  }
  .p-recruit_flowBox.p-recruit_flowBox04 {
    border-left: none;
    margin-bottom: 0;
  }
  .p-recruit_flowBox::before {
    content: "";
    background-image: url(../../common/img/recruit/recruit_step01.svg);
    background-size: cover;
    width: 63px;
    height: 21px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
  }
  .p-recruit_flowBox::after {
    content: "";
    background: #B28575;
    width: 1px;
    height: 50px;
    position: absolute;
    top: auto;
    bottom: -50px;
    left: 20px;
    z-index: 10;
  }
  .p-recruit_flowBox02::before {
    background-image: url(../../common/img/recruit/recruit_step02.svg);
    width: 66px;
    height: 21px;
  }
  .p-recruit_flowBox03::before {
    background-image: url(../../common/img/recruit/recruit_step03.svg);
    width: 66px;
    height: 21px;
  }
  .p-recruit_flowBox04::before {
    background-image: url(../../common/img/recruit/recruit_step04.svg);
    width: 66px;
    height: 21px;
  }
  .p-recruit_flow_tit h4 {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 4px;
  }
  .p-recruit_flow_contBlock {
    margin-top: 40px;
  }
  .p-recruit_flow_contBlock dt {
    font-weight: 500;
  }
  .c-btn_two {
    display: flex;
  }
  .c-btn_two.center {
    display: block;
  }
  .c-btn_two a {
    display: inline-block;
    margin-right: 0;
    height: 60px;
    width: 100%;
    line-height: 58px;
    margin-bottom: 10px;
  }
  .c-btn_two a:last-child {
    margin-bottom: 0;
  }
  .p-recruit_sec_flow .c-btn_two {
    margin-top: 30px;
    display: block;
  }
  .p-recruit_sec_detail_titWrap {
    display: block;
  }
  .p-recruit_sec_detail_titWrap .p-recruit_sec_detail_tit {
    background: #DCD0C4;
    width: 100%;
    position: relative;
    padding: 68px 28px;
  }
  .p-recruit_sec_detail_titWrap .p-recruit_sec_detail_tit .c-tit_appli img {
    height: 32px;
    margin-bottom: 20px;
  }
  .p-recruit_sec_detail_titWrap .p-recruit_sec_detail_tit .c-tit_appli h3 {
    font-size: 22px;
    line-height: 1;
  }
  .p-recruit_sec_detail_titWrap .p-recruit_sec_detail_img {
    width: 100%;
  }
  .p-recruit_sec_detail_box {
    padding: 64px 28px 60px;
    margin-top: 40px;
  }
  .p-recruit_sec_detail_infoWrap {
    padding: 24px 28px 60px;
    background: #F2EFEB;
  }
  .p-recruit_sec_detail_info {
    width: 100%;
  }
  .p-recruit_sec_detail_box .p-recruit_sec_detail_boxTit h4 {
    font-size: 18px;
    margin-bottom: 12px;
    font-family: "Noto Serif JP", serif;
  }
  .p-recruit_sec_detail_cont {
    padding-bottom: 40px;
    margin-bottom: 30px;
    border-bottom: 1px solid #DCD0C4;
  }
  .p-recruit_sec_detail .l-cont_inner {
    margin-bottom: 100px;
  }
  .p-sec_contact_link dd img {
    width: 93px;
    height: auto;
  }
  .p-sec_contact .p-sec_contact_info dl:first-child a {
    display: none;
  }
  .p-sec_contact .p-sec_contact_info dl:first-child dd a:first-child {
    color: #1A1311;
    display: inline;
    text-decoration: none;
  }
  .p-trade-law_sec_detail {
    width: 100%;
    background: #fafafa;
    padding-top: 20px;
  }
  .p-trade-law_sec_detail .l-cont_inner {
    margin-bottom: 98px;
    padding: 0 25px;
  }
  .p-trade-law_sec_detail .l-cont_inner .p-trade-law_sec_detail_box {
    padding: 0;
    background: #FAFAFA;
    margin-top: 20px;
  }
  .p-trade-law_sec_detail .l-cont_inner .p-trade-law_sec_detail_box .p-trade-law_sec_detail_cont {
    margin-bottom: 30px;
    padding-bottom: 0;
    border: none;
  }
  .p-trade-law_sec_detail .l-cont_inner .p-trade-law_sec_detail_box .p-trade-law_sec_detail_cont .p-trade-law_flow_contBlock {
    margin-bottom: 25px;
    width: 100%;
  }
  .p-trade-law_sec_detail .l-cont_inner .p-trade-law_sec_detail_box .p-trade-law_sec_detail_cont .p-trade-law_flow_contBlock dt {
    font-size: 16px;
    color: #be9c91;
    letter-spacing: 0.05em;
    line-height: 1.5;
    margin-bottom: 8.4px;
    font-weight: 500;
  }
  .p-trade-law_sec_detail .l-cont_inner .p-trade-law_sec_detail_box .p-trade-law_sec_detail_cont .p-trade-law_flow_contBlock dd {
    font-size: 14px;
    color: #1a1311;
    letter-spacing: 0.05em;
    line-height: 1.7;
  }
  .p-trade-law_sec_detail .l-cont_inner .p-trade-law_sec_detail_box .p-trade-law_sec_detail_cont .p-trade-law_flow_contBlock dd a {
    display: inline-block;
    margin-left: 2px;
  }
  .p-trade-law_sec_detail .l-cont_inner .p-trade-law_sec_detail_box .p-trade-law_sec_detail_cont .p-trade-law_flow_contBlock dd span {
    padding-top: 5px;
    margin-bottom: 6px;
    display: block;
    font-weight: 500;
  }
  .p-trade-law_sec_detail .l-cont_inner .p-trade-law_sec_detail_box .p-trade-law_sec_detail_cont .p-trade-law_flow_contBlock dd span.return {
    padding-top: 16px;
  }
  .fix .p-fix_sec .l-cont {
    width: 100%;
    max-width: 100%;
  }
  .fix .p-fix_sec .l-cont_inner {
    padding: 60px 28px 100px;
    margin-bottom: 0;
    background: #FAFAFA;
  }
  .p-fix_sec_tit {
    margin-bottom: 50px;
  }
  .p-fix_sec_tit h3 {
    margin-bottom: 20px;
    height: 22px;
  }
  .p-fix_sec_tit h3 img {
    height: 100%;
    width: auto;
  }
  .p-fix_sec_tit p {
    font-size: 17px;
  }
  .p-fix_sec_block .p-fix_sec_block_cont {
    padding-left: 0;
    margin-bottom: 60px;
    position: relative;
  }
  .p-fix_sec_block .p-fix_sec_block_cont:last-child {
    margin-bottom: 0;
  }
  .p-fix_sec_block .p-fix_sec_block_contTit {
    margin-bottom: 15px;
    padding-left: 42px;
  }
  .p-fix_sec_block .p-fix_sec_block_cont p,
  .p-fix_sec_block .p-fix_sec_block_cont dl {
    margin-bottom: 27px;
  }
  .p-fix_sec_block .p-fix_sec_block_cont p:last-child,
  .p-fix_sec_block .p-fix_sec_block_cont dl:last-child {
    margin-bottom: 0;
  }
  .p-fix_sec_block .p-fix_sec_block_cont::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background-image: url(../../common/img/clinic/step_01.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 25px;
    height: 22px;
  }
  .p-fix_sec_block .p-fix_sec_block_cont01::before {
    background-image: url(../../common/img/clinic/step_01.svg);
    width: 25px;
  }
  .p-fix_sec_block .p-fix_sec_block_cont02::before {
    background-image: url(../../common/img/clinic/step_02.svg);
    width: 32px;
  }
  .p-fix_sec_block .p-fix_sec_block_cont03::before {
    background-image: url(../../common/img/clinic/step_03.svg);
    width: 33px;
  }
  .p-fix_sec_attention {
    margin: 84px 0 72px;
  }
  .p-fix_sec_attention ul {
    list-style-type: disc;
    margin-left: 20px;
  }
  .p-fix_sec_attention ul li {
    margin-bottom: 8px;
  }
  .p-fix_sec_attention ul li:last-child {
    margin-bottom: 0;
  }
  .p-fix_sec_attentionTit {
    font-size: 16px;
    margin-bottom: 22px;
    font-weight: 500;
  }
  .p-fix_sec_block .p-fix_sec_attentionTit {
    margin-bottom: 32px;
  }
  .blog .p-detailcont::after,
  .p-clinic__detailcont::after,
  .post-type-archive-blog .p-detailcont::after,
  .post-type-archive-blog_2 .p-detailcont::after,
  .post-type-archive-blog_3 .p-detailcont::after,
  .post-type-archive-media_publication .p-detailcont::after,
  .single-blog .p-detailcont::after,
  .single-blog_2 .p-detailcont::after,
  .single-blog_3 .p-detailcont::after,
  .single-media .p-detailcont::after,
  .tax-blog_cat .p-detailcont::after,
  .tax-blog_tag .p-detailcont::after,
  .tax-blog2_cat .p-detailcont::after,
  .tax-blog2_tag .p-detailcont::after,
  .tax-blog3_cat .p-detailcont::after,
  .tax-blog3_tag .p-detailcont::after,
  .tax-blog4_cat .p-detailcont::after,
  .tax-blog4_tag .p-detailcont::after,
  .tax-blog5_cat .p-detailcont::after,
  .tax-blog5_tag .p-detailcont::after,
  .case .p-detailcont::after {
    content: none;
  }
  .btn_cese {
    padding-top: 40px;
    padding-bottom: 10px;
  }
  .btn_cese p {
    color: #BE9C91;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 500;
  }
}
/* ==============================
  iphone SE common
============================== */
@media screen and (max-width: 320px) {
  /* -- navi -- */
  .l-nav {
    top: 141px;
  }
  /* -- main -- */
  /* title */
  .c-ttl_main_en {
    font-size: 40px;
    /*  font-size: 4.0rem;*/
  }
  .c-ttl_row_en {
    font-size: 26px;
    /*  font-size: 2.6rem;*/
  }
  .c-ttl_row_ja {
    font-size: 14px;
    /*  font-size: 1.4rem;*/
  }
  .p-blog_list .p-blog_block_img img {
    width: 100%;
    height: 272px;
  }
}
/*追記*/
.l-figure {
  margin: 20px 0;
  text-align: center;
}

.l-figure figure {
  display: block;
  width: 49%;
}

.l-figure_hlf figcaption,
.l-figure figcaption {
  font-size: 12px;
  /* font-size: 1.2rem;*/
}

.l-figure_hlf,
.l-figure_thr {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}

.l-figure_hlf figure {
  width: 49%;
}

.l-figure_thr figure {
  width: 32%;
}

.l-figure figure img,
.l-figure_hlf figure img,
.l-figure_thr figure img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .l-figure {
    margin: 10px 0;
    text-align: center;
  }
  .l-figure figure {
    display: block;
    width: 100%;
  }
  .l-figure_hlf {
    display: block;
    margin: 10px 0;
  }
  .l-figure_hlf figure,
  .l-figure_thr figure {
    width: 100%;
    margin-bottom: 10px;
  }
  .l-figure_thr {
    display: block;
    margin: 10px 0;
  }
}
/*追記*/
/*追記*/
.pages .c-ttl_main_ja2 span {
  font-size: 35px;
  /* font-size: 3.5rem;*/
  display: inline-block;
  margin-bottom: -50px;
}

.pages .c-ttl_main_ja2 {
  font-size: 45px;
  /* font-size: 4.5rem;*/
}

.c-txt_l {
  font-weight: bold;
  margin-top: 1em;
  font-size: 16px;
  /* font-size: 1.6rem;*/
  margin-bottom: 0.5em;
  padding-right: 20px;
}

.c-txt_l_red {
  font-weight: bold;
  margin: 20px 0 60px;
  font-size: 24px;
  /* font-size: 2.4rem;*/
  /* text-align: center;*/
}

.c-txt_l_partial {
  font-weight: bold;
  margin: 20px 0 60px;
  font-size: 24px;
  /* font-size: 3.4rem;*/
  background: url(/treatment/img/partial_top.jpg);
  padding: 100px 0;
  /* text-align: center;*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
}

.c-txt_l_full {
  font-weight: bold;
  margin: 20px 0 60px;
  font-size: 24px;
  /* font-size: 3.4rem;*/
  background: url(/treatment/img/full_top.jpg);
  padding: 100px 0;
  /* text-align: center;*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
}

.c-txt_l_red:first-child {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  /*追記*/
  .pages .c-ttl_main_ja2 {
    font-size: 30px;
    /*  font-size: 3.0rem;*/
  }
  .pages .c-ttl_main_ja2 span {
    font-size: 20px;
    /*  font-size: 2.0rem;*/
  }
  .c-txt_l {
    font-size: 14px;
    /*  font-size: 1.4rem;*/
    padding-right: 16px;
  }
  .c-txt_l_red {
    font-size: 16px;
    /*  font-size: 1.6rem;*/
    margin: 10px 0 30px;
  }
  .c-txt_l_red:first-child {
    margin-top: 0;
  }
  .c-list_row.c-list_row_re .c-list_row_wrap .c-list_row_img ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .c-list_row.c-list_row_re .c-list_row_wrap .c-list_row_img li {
    margin-bottom: 0;
    width: 49%;
  }
  .c-list_row_img-four ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .c-list_row_img-four li {
    margin-bottom: 0;
    width: 49%;
  }
  .c-txt_l_partial {
    font-weight: bold;
    margin: 20px 0 60px;
    font-size: 18px;
    background: url(/treatment/img/partial_top.jpg);
    padding: 50px 10px;
    /* text-align: center;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
  }
  .c-txt_l_full {
    font-weight: bold;
    margin: 20px 0 60px;
    font-size: 18px;
    background: url(/treatment/img/full_top.jpg);
    padding: 50px 10px;
    /* text-align: center;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
  }
  .p-index_info .l-snsIcn li {
    height: 21px;
  }
  .p-index_info .l-snsIcn li a,
  .p-index_info .l-snsIcn li img {
    height: 100%;
    width: auto;
  }
}
/*1-1.フェードインアニメーションの指定FV*/
.fadein {
  opacity: 0;
  animation: fadein 2s ease forwards;
}

@keyframes fadein {
  100% {
    opacity: 1;
  }
}
.flickity-page-dots {
  opacity: 0;
  animation: fadein 15s ease forwards;
}

@keyframes flickity-page-dots {
  100% {
    opacity: 1;
  }
}
.key_scroll {
  position: relative;
}

.key_scroll::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

.p-index_key_slider .flickity-prev-next-button {
  opacity: 0;
  animation: fadein 25s ease forwards;
}

.p-index_key_slider {
  -webkit-overflow-scrolling: touch;
}

@keyframes flickity-prev-next-button {
  100% {
    opacity: 1;
  }
}
/*以下遅延の指定*/
.txt01 {
  animation-delay: 0.2s;
}

.txt02 {
  animation-delay: 0.4s;
}

.txt03 {
  animation-delay: 0.6s;
}

.txt04 {
  animation-delay: 0.8s;
}

.txt05 {
  animation-delay: 1s;
}

.txt06 {
  animation-delay: 1.2s;
}

.txt07 {
  animation-delay: 1.4s;
}

.txt08 {
  animation-delay: 1.6s;
}

.txt09 {
  animation-delay: 1.8s;
}

.txt10 {
  animation-delay: 2s;
}

.txt11 {
  animation-delay: 2.2s;
}

.txt12 {
  animation-delay: 2.4s;
}

.txt13 {
  animation-delay: 2.6s;
}

.txt14 {
  animation-delay: 2.8s;
}

.txt15 {
  animation-delay: 3s;
}

.txt16 {
  animation-delay: 3.2s;
}

.txt17 {
  animation-delay: 3.4s;
}

.txt18 {
  animation-delay: 3.6s;
}

.txt19 {
  animation-delay: 3.8s;
}

.p-index_keyWrap_inner .txt05 {
  animation-delay: 1.4s;
}

.txt01f {
  animation-delay: 0.4s;
}

.txt02f {
  animation-delay: 0.5s;
}

.txt03f {
  animation-delay: 0.6s;
}

.txt04f {
  animation-delay: 0.7s;
}

.txt05f {
  animation-delay: 0.8s;
}

.txt06f {
  animation-delay: 0.9s;
}

.txt07f {
  animation-delay: 1s;
}

.txt08f {
  animation-delay: 1.1s;
}

.txt09f {
  animation-delay: 1.2s;
}

.txt10f {
  animation-delay: 1.3s;
}

.txt11f {
  animation-delay: 1.4s;
}

.txt12f {
  animation-delay: 1.5s;
}

.txt13f {
  animation-delay: 1.6s;
}

.txt14f {
  animation-delay: 1.7s;
}

.txt15f {
  animation-delay: 1.8s;
}

.txt16f {
  animation-delay: 1.9s;
}

.txt17f {
  animation-delay: 2s;
}

.txt18f {
  animation-delay: 2.1s;
}

.txt19f {
  animation-delay: 2.2s;
}

.p-index_news_list .txt04f:nth-child(2) {
  animation-delay: 0.8s;
}

.p-index_news_list .txt04f:nth-child(3) {
  animation-delay: 0.9s;
}

.p-index_news_list .txt04f:nth-child(4) {
  animation-delay: 1s;
}

.p-index_beaf_list .txt03:nth-child(2) {
  animation-delay: 0.7s;
}

.p-index_beaf_list .txt03:nth-child(3) {
  animation-delay: 0.8s;
}

.p-index_beaf_list .txt03:nth-child(4) {
  animation-delay: 0.9s;
}

.p-index_beaf_list .txt03:nth-child(5) {
  animation-delay: 1s;
}

@media screen and (max-width: 767px) {
  .txt01 {
    animation-delay: 0.1s;
  }
  .txt02 {
    animation-delay: 0.3s;
  }
  .txt03 {
    animation-delay: 0.4s;
  }
  .txt04 {
    animation-delay: 0.5s;
  }
  .txt05 {
    animation-delay: 0.6s;
  }
  .txt06 {
    animation-delay: 0.7s;
  }
  .txt07 {
    animation-delay: 0.8s;
  }
  .txt08 {
    animation-delay: 0.9s;
  }
  .txt09 {
    animation-delay: 1s;
  }
  .txt10 {
    animation-delay: 1.1s;
  }
  .txt11 {
    animation-delay: 1.2s;
  }
  .txt12 {
    animation-delay: 1.3s;
  }
  .txt13 {
    animation-delay: 1.4s;
  }
  .txt14 {
    animation-delay: 1.5s;
  }
  .txt15 {
    animation-delay: 1.6s;
  }
  .txt16 {
    animation-delay: 1.7s;
  }
  .txt17 {
    animation-delay: 1.8s;
  }
  .txt18 {
    animation-delay: 1.9s;
  }
  .txt19 {
    animation-delay: 2s;
  }
  .txt01f {
    animation-delay: 0.2s;
  }
  .txt02f {
    animation-delay: 0.3s;
  }
  .txt03f {
    animation-delay: 0.4s;
  }
  .txt04f {
    animation-delay: 0.5s;
  }
  .txt05f {
    animation-delay: 0.6s;
  }
  .txt06f {
    animation-delay: 0.7s;
  }
  .txt07f {
    animation-delay: 0.8s;
  }
  .txt08f {
    animation-delay: 0.9s;
  }
  .txt09f {
    animation-delay: 1s;
  }
  .txt10f {
    animation-delay: 1.1s;
  }
  .txt11f {
    animation-delay: 1.2s;
  }
  .txt12f {
    animation-delay: 1.3s;
  }
  .txt13f {
    animation-delay: 1.4s;
  }
  .txt14f {
    animation-delay: 1.5s;
  }
  .txt15f {
    animation-delay: 1.6s;
  }
  .txt16f {
    animation-delay: 1.7s;
  }
  .txt17f {
    animation-delay: 1.8s;
  }
  .txt18f {
    animation-delay: 1.9s;
  }
  .txt19f {
    animation-delay: 2s;
  }
  /*
  .p-index_keyWrap_inner .txt05 {
   animation-delay: 3s;
  }
  */
  .p-index_keyWrap_innerLogo.scrollanime.txt06 {
    animation-delay: 1.5s !important;
  }
}
.flickity-page-dots {
  animation-delay: 0.8s;
}

.flickity-prev-next-button {
  animation-delay: 0.8s;
}

/*2-1.フェードインアニメーションの指定*/
.scrollanime {
  opacity: 0;
}

/*一瞬表示されるのを防ぐ*/
.fadeInDown {
  animation-name: fadeInDown;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
/*2-2.上下の動きを指定*/
.updown {
  transform: translateY(-30px);
}

.downup {
  transform: translateY(30px);
}

/*3.左右の動きを指定*/
.sect02 {
  overflow: hidden;
}

/*横スクロールバーを隠す*/
.slide-right {
  transform: translateX(180px);
}

.slide-left {
  transform: translateX(-180px);
}

/*-----LINEボタン------*/
.hidden_box {
  padding: 0;
  background: #D38573;
  border-radius: 25px;
  width: 240px;
  text-align: center;
  position: relative;
  -ms-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.3);
}

.icn-line_cv {
  position: absolute;
  top: 13px;
  right: 17px;
  display: inline-block;
}

/*ボタン装飾*/
.hidden_box label {
  width: 100%;
  padding: 0 16px 0 0;
  display: block;
  cursor: pointer;
  color: #fff;
  line-height: 50px;
  height: 50px;
  font-size: 12px;
  /*    font-size: 1.2rem;*/
  letter-spacing: 0.05em;
}

/*ボタンホバー時*/
.hidden_box label:hover {
  /*    background: #D38573;*/
}

/*チェックは見えなくする*/
.hidden_box input {
  display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  /*    transition: 0.8s;*/
  transition: border-top 0.3s ease-out, padding-top 0.3s ease-out, padding-bottom 0.3s ease-out;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
  padding: 0 0 20px;
  height: auto;
  opacity: 1;
  background: #D38573;
  border-radius: 0 0 25px 25px;
  text-align: center;
  transition: border-top 0.3s ease-out, padding-top 0.3s ease-out, padding-bottom 0.3s ease-out;
}

.hidden_show img {
  display: inline-block;
}

/*
#l-wrapper {
    position: relative;
}*/
#loader-bg2 {
  /*  display: none;*/
  display: block;
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 1;
}

#loader {
  /*
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin-top: -100px;
    margin-left: -100px;
  */
  text-align: center;
  color: #fff;
  z-index: 2;
}

/*パララックス*/
.p-index_info_inner_titWrap {
  overflow: hidden;
  perspective: 2000px;
  transform-style: preserve-3d;
  position: relative;
  height: 500px;
}

.home .p-index_info_inner_titWrap {
  max-width: 400px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .p-index_info_inner_titWrap {
    height: 309px;
  }
}
.p-index_info_inner_titWrap .p-index_info_inner_titbg.shokai {
  background: url(../../img/tit_02_img.png) no-repeat center center;
  background-size: cover;
  position: absolute;
}

.p-index_info_inner_titWrap.is-show .p-index_info_inner_titbg.shokai {
  width: 151%;
  height: 180%;
  background: url(../../img/tit_02_img.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  transform: translate3d(0, -37%, -1000px);
  -webkit-transform: translate3d(0, -37%, -1000px);
  transition: 1s;
}

@media screen and (min-width: 768px) {
  @keyframes zoomIn {
    0% {
      width: 250%;
      height: 280%;
      transform: translate3d(0, -37%, 0);
      -webkit-transform: translate3d(0, -37%, 0);
    }
    100% {
      width: 150%;
      height: 180%;
      transform: translate3d(0, -37%, -1000px);
      -webkit-transform: translate3d(0, -37%, -1000px);
    }
  }
  .p-index_info_inner_titWrap.is-show .p-index_info_inner_titbg.shokai {
    animation: zoomIn 1s;
    animation-timing-function: linear;
  }
}
.p-index_info_inner_titWrap .p-index_info_inner_titbg.annai {
  background: url(../../img/tit_03_img.png) no-repeat center center;
  background-size: cover;
  position: absolute;
}

.p-index_info_inner_titWrap.is-show .p-index_info_inner_titbg.annai {
  width: 170%;
  height: 160%;
  background: url(../../img/tit_03_img.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  transform: translate3d(-6%, -45%, -1000px);
  transition: 1.5s;
}

@media screen and (min-width: 768px) {
  @keyframes zoomIn02 {
    0% {
      width: 270%;
      height: 260%;
      transform: translate3d(0, -45%, 0);
      -webkit-transform: translate3d(0, -45%, 0);
    }
    100% {
      width: 170%;
      height: 160%;
      transform: translate3d(-6%, -40%, -1000px);
      -webkit-transform: translate3d(-6%, -45%, -1000px);
    }
  }
  .p-index_info_inner_titWrap.is-show .p-index_info_inner_titbg.annai {
    animation: zoomIn02 1s;
    animation-timing-function: linear;
  }
}
@media screen and (min-width: 768px) {
  _::-webkit-full-page-media,
  _:future,
  :root .p-index_info_inner_titWrap .p-index_info_inner_titbg.shokai {
    top: 0;
    left: 0;
    transform: scale(2);
    width: 100%;
    height: 100%;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .p-index_info_inner_titWrap.is-show .p-index_info_inner_titbg.shokai {
    animation-delay: 2.5s;
    transition: 2s;
    -webkit-transition: 2s;
    transform: scale(1.02);
    width: 100%;
    height: 100%;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .p-index_info_inner_titWrap.is-show .p-index_info_inner_titbg.shokai {
    animation: none;
    animation-timing-function: none;
  }
}
@media screen and (max-width: 767px) {
  /*
        @-webkit-keyframes zoomIn {
      0% {
        width: 250%;
        height: 280%;
          transform: translate3d(0, -30%, 0);
        -webkit-transform: translate3d(0, -30%, 0);
      }
      100% {
        width: 150%;
      height: 180%;
          transform: translate3d(0%, -30%, -1000px);
        -webkit-transform: translate3d(0%, -30%, -1000px);
      }
    }
        @keyframes zoomIn {
      0% {
        width: 250%;
        height: 280%;
          transform: translate3d(0, -30%, 0);
        -webkit-transform: translate3d(0, -30%, 0);
      }
      100% {
        width: 150%;
      height: 180%;
          transform: translate3d(0%, -30%, -1000px);
        -webkit-transform: translate3d(0%, -30%, -1000px);
      }
    }

    .p-index_info_inner_titWrap.is-show .p-index_info_inner_titbg.shokai{
      -webkit-animation: zoomIn 1s;
              animation: zoomIn 1s;  
        -webkit-animation-timing-function: linear;  
                animation-timing-function: linear;
    }
    */
  .p-index_info_inner_titWrap .p-index_info_inner_titbg.shokai {
    top: 0;
    left: 0;
    transform: scale(2);
    width: 100%;
    height: 100%;
  }
  .p-index_info_inner_titWrap.is-show .p-index_info_inner_titbg.shokai {
    animation-delay: 2.5s;
    transition: 2s;
    -webkit-transition: 2s;
    transform: scale(1.02);
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  _::-webkit-full-page-media,
  _:future,
  :root .p-index_info_inner_titWrap .p-index_info_inner_titbg.annai {
    top: 0;
    left: 0;
    transform: scale(2);
    width: 100%;
    height: 100%;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .p-index_info_inner_titWrap.is-show .p-index_info_inner_titbg.annai {
    animation-delay: 2.5s;
    transition: 2s;
    -webkit-transition: 2s;
    transform: scale(1);
    width: 100%;
    height: 100%;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .p-index_info_inner_titWrap.is-show .p-index_info_inner_titbg.annai {
    animation: none;
    animation-timing-function: none;
  }
}
@media screen and (max-width: 767px) {
  /*
        @-webkit-keyframes zoomIn02 {
      0% {
        width: 265%;
        height: 260%;
          transform: translate3d(0, -40%, 0);
        -webkit-transform: translate3d(0, -40%, 0);
      }
      100% {
        width: 165%;
      height: 160%;
          transform: translate3d(-6%, -40%, -1000px);
        -webkit-transform: translate3d(-6%, -40%, -1000px);
      }
    }
        @keyframes zoomIn02 {
      0% {
        width: 265%;
        height: 260%;
          transform: translate3d(0, -40%, 0);
        -webkit-transform: translate3d(0, -40%, 0);
      }
      100% {
        width: 165%;
      height: 160%;
          transform: translate3d(-6%, -40%, -1000px);
        -webkit-transform: translate3d(-6%, -40%, -1000px);
      }
    }

    .p-index_info_inner_titWrap.is-show .p-index_info_inner_titbg.annai{
      -webkit-animation: zoomIn02 1s;
              animation: zoomIn02 1s;  
        -webkit-animation-timing-function: linear;  
                animation-timing-function: linear;
    }
    */
  .p-index_info_inner_titWrap .p-index_info_inner_titbg.annai {
    top: 0;
    left: 0;
    transform: scale(2);
    width: 100%;
    height: 100%;
  }
  .p-index_info_inner_titWrap.is-show .p-index_info_inner_titbg.annai {
    animation-delay: 2.5s;
    transition: 2s;
    -webkit-transition: 2s;
    transform: scale(1);
    width: 100%;
    height: 100%;
  }
}
.p-index_info_inner_tit h3 {
  /*    position: relative;*/
  z-index: 10;
  transform: translate3d(0, 0, 0);
}

/*ローディング*/
#loader {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 11000;
}

#loader .loader-slide {
  position: relative;
  width: 100%;
  height: 100%;
  background: #DCD0C4;
}

#loader .loader-slide .loader-slide_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  text-align: center;
}

#loader .loader-slide .loader-slide_inner img:first-child {
  width: 53px;
  display: block;
  margin: 0 auto 38px;
}

#loader .loader-slide .loader-slide_inner img:last-child {
  width: 315px;
  display: block;
  margin: auto;
}

@media screen and (max-width: 767px) {
  #loader .loader-slide .loader-slide_inner img:first-child {
    width: 36px;
    display: block;
    margin: 0 auto 22px;
  }
  #loader .loader-slide .loader-slide_inner img:last-child {
    width: 213px;
    display: block;
    margin: auto;
  }
}
#loader .loader-slide.open {
  animation-name: slideOut;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.89, 0.04, 0.6, 0.88);
  animation-duration: 1s;
  animation-delay: 1.5s;
}

#loader .loader-slide.open .loader-slide_inner {
  animation-name: slideOut;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.89, 0.04, 0.6, 0.88);
  animation-duration: 1s;
  animation-delay: 0.5s;
}

@keyframes slideOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/*
@media only screen and (min-device-width: 768px) and (max-device-width: 1336px) and (orientation: landscape){
    .ipad .p-sec_contact {
        position: relative;
}
    .ipad .p-sec_contact::after {
        position:fixed;
    top:0;
    left:0;
    z-index:-1;
    width:100%;
    height:100%;
    background-image: url(../img/bg_fixedlogo.svg);
    -webkit-background-size:contain;
    background-size:contain;
    content:"";
        background-repeat: no-repeat;
        background-position: center center;
}
}*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1336px) and (orientation: landscape) {
  .page {
    height: 100vh !important;
  }
}
.mwform-file-delete {
  display: none;
}

.p-sidebar .p-sidebar_inner ul li a {
  line-height: 1.4;
}

.p-sidebar .p-sidebar_inner ul li .children {
  margin-top: 14px;
}

@media screen and (max-width: 767px) {
  .p-sidebar .p-sidebar_inner ul li .children {
    margin-top: 12px;
  }
}
.spacer {
  clear: both;
  height: 0px;
  font-size: 0px;
  position: relative;
  z-index: -1;
}

.spacer a {
  height: 0px !important;
  line-height: 0px !important;
  padding-top: 0px !important;
}

.p-clinic_stepList_img.l-row.top {
  padding-right: 96px;
}

@media screen and (max-width: 767px) {
  .p-clinic_stepList_img.l-row.top {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .b-lato {
    font-size: 16px !important;
  }
  .p-recruit {
    padding: 60px 0 !important;
  }
  .p-recruit .l-cont .l-cont_inner .b-lato {
    font-size: 14px !important;
  }
}
/* =================================
Media掲載
================================= */
@media screen and (min-width: 768px) {
  .post-type-archive-media_publication_publication .p-detailcont::after {
    background: #ffffff;
  }
  .p-page_key-clinic.media_blog h1.blog-sb-tit {
    font-family: "Noto Serif JP", serif;
    font-weight: normal;
    font-size: 22px;
    letter-spacing: 0.11em;
    line-height: 34px;
    text-align: center;
    color: #1a1311;
  }
  .p-clinic_sec_detail.media_blog_content {
    margin: 0 auto;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont {
    width: 1280px;
    margin: 0 auto;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont.l-row.flex-re {
    flex-direction: row;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont.l-row.flex-re .p-detailcont {
    width: 1280px;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont.l-row.flex-re .p-detailcont .p-detailcont_sec .p-detailcont_inner {
    padding: 40px 68px 40px;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont.l-row.flex-re .p-detailcont .p-detailcont_sec .p-detailcont_inner .p-blog_list.l-row.flex-sb {
    justify-content: start;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont.l-row.flex-re .p-detailcont .p-detailcont_sec .p-detailcont_inner .p-blog_list.l-row.flex-sb .p-blog_block {
    width: 24.4%;
    margin-bottom: 56px;
    margin-right: 8px;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont.l-row.flex-re .p-detailcont .p-detailcont_sec .p-detailcont_inner .p-blog_list.l-row.flex-sb .p-blog_block:nth-of-type(4n) {
    margin-right: 0;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont.l-row.flex-re .p-detailcont .p-detailcont_sec .p-detailcont_inner .p-blog_list.l-row.flex-sb .p-blog_block .p-blog_block_img_wrap {
    margin-bottom: 10px;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont.l-row.flex-re .p-detailcont .p-detailcont_sec .p-detailcont_inner .p-blog_list.l-row.flex-sb .p-blog_block .p-blog_block_txt {
    padding-right: 20px;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont.l-row.flex-re .p-detailcont .p-detailcont_sec .p-detailcont_inner .p-blog_list.l-row.flex-sb .p-blog_block .p-blog_block_txt .blog_title {
    font-family: "Noto Sans CJK JP", sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 22px;
    text-align: left;
    color: #1a1311;
    margin-bottom: 12px;
    padding-top: 7px;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont.l-row.flex-re .p-detailcont .p-detailcont_sec .p-detailcont_inner .p-blog_list.l-row.flex-sb .p-blog_block .p-blog_block_txt .p-index_media_img {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .post-type-archive-media_publication_publication .p-detailcont::after {
    background: #ffffff;
  }
  .page .p-page_key-clinic-d_inner {
    height: 107px;
  }
  .p-page_key-clinic.media_blog h1.blog-sb-tit {
    font-family: "Noto Serif JP", serif;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.11em;
    line-height: 28px;
    text-align: center;
    color: #1a1311;
  }
  .p-clinic_sec_detail.media_blog_content {
    margin: 0 auto;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont {
    width: 100%;
    margin: 0 auto;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont.l-row.flex-re {
    flex-direction: row;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont.l-row.flex-re .p-detailcont {
    width: 100%;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont.l-row.flex-re .p-detailcont .p-detailcont_sec .p-detailcont_inner {
    padding: 30px 28px 40px;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont.l-row.flex-re .p-detailcont .p-detailcont_sec .p-detailcont_inner .p-blog_list.l-row.flex-sb .p-blog_block {
    width: 100%;
    margin-bottom: 56px;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont.l-row.flex-re .p-detailcont .p-detailcont_sec .p-detailcont_inner .p-blog_list.l-row.flex-sb .p-blog_block .p-blog_block_img_wrap {
    padding: 0 30px;
    margin-bottom: 16px;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont.l-row.flex-re .p-detailcont .p-detailcont_sec .p-detailcont_inner .p-blog_list.l-row.flex-sb .p-blog_block .p-blog_block_txt .blog_title {
    font-family: "Noto Sans CJK JP", sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 22px;
    text-align: left;
    color: #1a1311;
    margin-bottom: 17px;
    padding-top: 5px;
  }
  .p-clinic_sec_detail.media_blog_content .l-cont.l-row.flex-re .p-detailcont .p-detailcont_sec .p-detailcont_inner .p-blog_list.l-row.flex-sb .p-blog_block .p-blog_block_txt .p-index_media_img {
    display: none;
  }
}
/* =================================
prp 20250626
================================= */
.comparison_table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.comparison_table th, .comparison_table td {
  border: 1px solid #DDD;
  padding: 1em 0.7em;
  height: auto;
  font-size: 0.9em;
  line-height: 1.5;
}
.comparison_table th {
  font-weight: 500;
}
.comparison_table thead th {
  background-color: #efefef;
}
.comparison_table td:nth-child(3) {
  white-space: wrap;
}
.comparison_table.clm4 th, .comparison_table.clm4 td {
  width: 25%;
}

.box-item {
  border: 1px solid #ddd;
  padding: 1.5em;
  border-radius: 10px;
}

.before-after-flow {
  display: flex;
}
.before-after-flow.w80 {
  width: 80%;
  margin-inline: auto;
}
.before-after-flow > figure {
  width: 45%;
  text-align: center;
}
.before-after-flow > div {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10%;
  padding: 20px;
  text-align: center;
}
.before-after-flow > div img {
  display: block;
  margin-inline: auto;
}
.before-after-flow > div img.mt1em {
  margin-top: -1em;
}
.before-after-flow > div img.mt2em {
  margin-top: -2em;
}
.before-after-flow > div img.mt3em {
  margin-top: -3em;
}
.before-after-flow > div img.mt4em {
  margin-top: -4em;
}
.before-after-flow > div img.mt5em {
  margin-top: -5em;
}
.before-after-flow > figure figcaption {
  display: block;
  margin-top: 0.5em;
  text-align: left;
  font-size: 0.9em;
  line-height: 1.5;
}

.nowrap {
  white-space: nowrap !important;
}

@media screen and (max-width: 767px) {
  .before-after-flow.w80 {
    width: 100%;
  }
  .before-after-flow.w80 > figure {
    width: 46%;
  }
  .before-after-flow.w80 > div {
    width: 8%;
    padding: 6px;
  }
  .before-after-flow.w80 > div img.mt1em {
    margin-top: -4em;
  }
  .before-after-flow.w80 > div img.mt2em {
    margin-top: -5em;
  }
  .before-after-flow.w80 > div img.mt3em {
    margin-top: -6em;
  }
  .before-after-flow.w80 > div img.mt4em {
    margin-top: -7em;
  }
  .before-after-flow.w80 > div img.mt5em {
    margin-top: -8em;
  }
}