@charset "UTF-8";
/*----------------------------------------------------------------------
------------------------------------------------------------------------

File Name:
Note:

------------------------------------------------------------------------
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
------------------------------------------------------------------------
目次

1.	共通使用変数定義
2.	Function
3.	Layout
4.	Object

------------------------------------------------------------------------
----------------------------------------------------------------------*/
.p-supervisor {
  position: relative;
  margin: 0 0 2rem;
  padding: 1rem;
  background: #efece9;
  color: #7f7875;
}
.p-supervisor a {
  color: #7f7875;
}
.p-supervisor a::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.p-supervisor__headline {
  margin-left: 8rem;
  padding: 0;
  background: none;
  line-height: 1;
  font-size: 1.4rem;
  font-weight: normal;
}
.p-supervisor__details {
  display: flex;
  align-items: center;
}
.p-supervisor__details__pic {
  margin: -1.4rem 1rem 0 0;
  width: 7rem;
}
.p-supervisor__details__name {
  flex: 1;
  font-size: 1.1rem;
}
.p-supervisor__details__name .name-emphasis {
  font-size: 1.8rem;
  font-weight: bold;
}
.p-supervisor__details__name .job-title {
  display: block;
  margin-top: 0.5rem;
  line-height: 1.4;
}
.p-supervisor__details__name .name-position {
  line-height: 1.8;
}
.p-supervisor__link {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  margin: 0;
  padding: 0;
  background: none;
  text-align: right;
  text-decoration: none;
  line-height: 1;
  font-size: 1.2rem;
}
.p-supervisor__link a {
  display: block;
  padding-left: 2rem;
  background: url(../img/tc_icon_arrow_1.png) left center no-repeat;
  background-size: contain;
}

.case-movie {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 30px;
}
.case-movie__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  background: #dfd8d3;
}
.case-movie__item:first-child:last-child {
  flex-direction: row;
  width: 100%;
}
.case-movie__item:first-child:last-child .case-movie__title {
  display: block;
  flex: 1;
}
.case-movie__title {
  display: flex;
  align-items: center;
  text-align: center;
  line-height: 1.4;
  font-size: 1.5rem;
  font-weight: bold;
  color: #59514d;
}

.modal-video-close-btn.modal-video-close-btn {
  right: 0;
}

.p-anchor .anchor-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.p-anchor .anchor-item {
  display: flex;
  position: relative;
  flex-basis: 24%;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  margin: 0.18rem;
  min-height: 5.5rem;
  border-radius: 0.4rem;
  background: linear-gradient(#f2efed, #e5dfdb);
  text-align: center;
}
.p-anchor .anchor-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.2rem 0;
  width: 100%;
  height: 100%;
  line-height: 1.2307692308;
  font-size: 1.3rem;
  color: #7f7875;
  box-sizing: border-box;
}
.p-anchor .anchor-item::after {
  content: "";
  display: block;
  position: absolute;
  right: 50%;
  bottom: 0.6rem;
  margin-right: -0.35rem;
  width: 0.7rem;
  height: 0.7rem;
  border-right: 0.1rem solid #7f7875;
  border-bottom: 0.1rem solid #7f7875;
  transform: rotate(45deg);
}
.p-anchor .p-anchor__list {
  margin: 0;
  row-gap: 1.3333333333vw;
  column-gap: 1.3333333333vw;
}
.p-anchor .p-anchor__item {
  display: list-item;
  flex-basis: auto;
  flex-shrink: 1;
  margin: 0;
  width: 0;
}
.p-anchor .p-anchor__item::after {
  border-right: 0.2666666667vw solid #7e7774;
  border-bottom: 0.2666666667vw solid #7e7774;
}
.p-anchor .p-anchor__item a {
  padding: 0;
  color: #7e7774;
}

.link.button a, .button.link2 a {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border: 0.5333333333vw solid #554c48;
  background: linear-gradient(#91847b, #443b34);
  vertical-align: middle;
  line-height: 1.25;
  color: #f5f2f0;
  box-sizing: border-box;
  transition: opacity 0.1s linear;
}
.link.button a > *, .button.link2 a > * {
  color: #f5f2f0;
}
.link.button a .inner-text1, .button.link2 a .inner-text1 {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 2.40625;
  font-size: 1.6rem;
}
.link.button a .inner-text2, .button.link2 a .inner-text2 {
  display: block;
  flex-grow: 1;
  align-self: flex-end;
  order: 3;
  width: 100%;
  border-top: 0.2666666667vw solid #474038;
  opacity: 0.7;
  text-align: center;
  line-height: 1.7;
  font-size: 1rem;
}
.link.button a::before, .button.link2 a::before {
  content: none;
}
.link.button a::after, .button.link2 a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 1.3333333333vw;
  width: 5.6vw;
  height: 10.2666666667vw;
  background: url(../../../m/img/arrow.png) right center no-repeat;
  background-size: 5.6vw auto;
}

.p-main {
  color: #7f7875;
}

.text {
  text-align: justify;
  line-height: 1.6666666667;
  font-size: 4vw;
}

.link, .link2.button {
  margin-top: 2rem;
  background: #d3cbc5;
}
.link a, .link2.button a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.1rem;
  width: 100%;
  height: 5.8rem;
  vertical-align: middle;
  line-height: 1.25;
  font-size: 1.6rem;
  color: #7f7875;
  box-sizing: border-box;
}
.link a .inner-text, .link2.button a .inner-text {
  display: inline-block;
}
.link a::after, .link2.button a::after {
  content: "";
  display: inline-block;
  margin-left: 1rem;
  width: 2.1rem;
  height: 2.1rem;
  background: url(../../../m/img/arrow.png) left center no-repeat;
  background-size: contain;
  vertical-align: top;
}

.link.button,
.link2.button {
  margin: 0;
}
.link.button a,
.link2.button a {
  justify-content: center;
  height: 16vw;
  font-size: 4.6666666667vw;
  color: #f5f2f0;
}
.link.button a::after,
.link2.button a::after {
  top: 50%;
  transform: translateY(-50%);
}

.p-supervisor {
  margin: 6.6666666667vw 5.3333333333vw 4vw;
}
.p-supervisor__link a {
  background-image: url(../../../m/img/tc_icon_arrow_1.png);
}

.c-lead {
  margin: 0 5.3333333333vw 4vw;
}

.p-anchor {
  margin: 0 5.3333333333vw 10.6666666667vw;
}
.p-anchor .p-anchor__item {
  width: 28.4vw;
}

.p-box {
  margin-bottom: 10.6666666667vw;
}
.p-box > *:not(.p-box__title) {
  margin-right: 5.3333333333vw;
  margin-left: 5.3333333333vw;
}
.p-box__title {
  display: flex;
  align-items: center;
  margin-bottom: 5.3333333333vw;
  padding-left: 5.3333333333vw;
  height: 18.5333333333vw;
  border-top: solid 0.8vw;
  border-image-source: linear-gradient(to right, rgba(230,22,115,.7), rgba(183,6,91,.7));
  border-image-slice: 1;
  background: linear-gradient(to bottom, #fff, #ebe6e2);
  line-height: 1.1944444444;
  font-size: 4.8vw;
  font-weight: bold;
}
.p-box__lead {
  margin-bottom: 4vw;
}
.p-box:last-child {
  margin-bottom: 70px;
}

.p-subbox {
  margin-bottom: 10.6666666667vw;
}
.p-subbox__title {
  margin-bottom: 4vw;
  padding-left: 4vw;
  border-left: solid 1.8666666667vw;
  border-image-source: linear-gradient(to bottom, #e2babb, #c28086);
  border-image-slice: 1;
  line-height: 1.2;
  font-family: "游明朝体", YuMincho, "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, Times, "Times New Roman", serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 4.8vw;
  font-weight: bold;
}

.p-reason__title {
  margin-bottom: 6.6666666667vw;
  width: 83.3333333333vw;
}
.p-reason__contents__title {
  margin-bottom: 5.3333333333vw;
}
.p-reason__contents__text {
  margin-bottom: 2.6666666667vw;
  line-height: 1.6666666667;
  font-size: 1.5rem;
}
.p-reason__contents__text .small {
  display: block;
  text-align: right;
  font-size: 1rem;
}
.p-reason__contents__pic video {
  margin-top: 1.3333333333vw;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.p-reason .no1 .p-reason__contents__title {
  width: 82.6666666667vw;
}
.p-reason .no2 .p-reason__contents__title {
  margin-right: 0;
  margin-left: auto;
  width: 85.0666666667vw;
}
.p-reason .no3 .p-reason__contents__title {
  width: 82.9333333333vw;
}

.case-movie {
  margin-top: 3rem;
}
.case-movie__item:first-child:last-child {
  flex-direction: column;
  align-items: flex-start;
}
.case-movie__item:first-child:last-child .case-movie__title {
  display: flex;
  padding: 4vw;
  text-align: left;
  column-gap: 2.1333333333vw;
}
.case-movie__item:first-child:last-child .case-movie__title .icon {
  display: inline-block;
  padding: 1.8666666667vw 6.1333333333vw 1.3333333333vw;
  border-radius: 6.1333333333vw;
  background: #59514d;
  line-height: 1.2307692308;
  font-size: 1.3rem;
  font-weight: bold;
  color: #fff;
}
.case-movie__item:first-child:last-child .case-movie__title .text {
  line-height: 1.4117647059;
  font-size: 1.7rem;
  font-weight: bold;
}
.case-movie .case-movie__item__inner {
  display: contents;
}
.case-movie .case-movie__title {
  order: 1;
}
.case-movie .case-movie__text {
  order: 3;
  padding: 2.6666666667vw 4vw;
  line-height: 1.7142857143;
  font-size: 1.4rem;
  color: #59514d;
}
.case-movie .case-movie__pic {
  order: 2;
}

.p-about-box {
  margin-top: 4vw;
}
.p-about-box__title {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 4vw;
  background: #dfa292;
}
.p-about-box__title em {
  margin-bottom: 1.8666666667vw;
  padding: 1.8666666667vw 5.3333333333vw;
  border-radius: 10.6666666667vw;
  background: #fff;
  font-size: 4.1333333333vw;
  font-weight: bold;
  color: #dfa292;
}
.p-about-box__title span {
  text-align: center;
  line-height: 1.2424242424;
  font-size: 4.4vw;
  font-weight: bold;
  color: #fff;
}
.p-about-box__inner {
  padding: 4vw 2.6666666667vw;
  background: #fbfaf9;
}

.p-case-box__pic {
  margin-top: 4vw;
}
.p-case-table {
  margin-top: 4vw;
}
.p-case-table table {
  width: 100%;
  border: 0.2666666667vw solid #d3cac3;
  font-size: 3.2vw;
}
.p-case-table th,
.p-case-table td {
  display: block;
  border-bottom: 0.2666666667vw solid #d3cac3;
  line-height: 1.5;
}
.p-case-table th {
  padding: 1.3333333333vw 2.6666666667vw;
  background: #f5f3f1;
}
.p-case-table td {
  padding: 2.6666666667vw;
  background: #fefefe;
}
.p-case-table td a {
  color: #6d9dd0;
}
.p-case-table tr:last-child td {
  border-bottom: 0;
}

.p-faq__list-item__question, .p-faq__list-item__answer {
  position: relative;
  padding-left: 6.6666666667vw;
}
.p-faq__list-item__question::before, .p-faq__list-item__answer::before {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.2;
  font-family: "游明朝体", YuMincho, "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, Times, "Times New Roman", serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 5.8666666667vw;
  color: #c46281;
}
.p-faq__list-item__question {
  margin-bottom: 4vw;
  font-weight: bold;
}
.p-faq__list-item__question::before {
  content: "Q";
  font-weight: normal;
}
.p-faq__list-item__answer::before {
  content: "A";
  margin-left: 0.5333333333vw;
}
.p-faq__list-item + .p-faq__list-item {
  margin-top: 5.3333333333vw;
}

.p-recommendation__list-item {
  position: relative;
  padding-bottom: 10.6666666667vw;
  border-bottom: 0.2666666667vw dotted #c7bcb4;
  font-family: YakuHanJP, "こぶりなゴシック W3 JIS2004", "Koburina Gothic W3 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.p-recommendation__list-item .intro {
  margin: 0 1rem;
}
.p-recommendation__list-item .intro > .title {
  display: flex;
  align-items: center;
  padding-left: 29.3333333333vw;
  height: 26.6666666667vw;
  line-height: 1.2;
  font-size: 4.5333333333vw;
  font-weight: bold;
}
.p-recommendation__list-item .intro .pic {
  margin-bottom: 2.6666666667vw;
}
.p-recommendation__list-item .intro .lead {
  margin-bottom: 1.3333333333vw;
  line-height: 1.5;
  font-size: 3.7333333333vw;
}
.p-recommendation__list-item .intro .example {
  margin: 2.6666666667vw 0 5.3333333333vw;
  font-size: 3.7333333333vw;
}
.p-recommendation__list-item .intro .example em {
  display: block;
  margin: 1.3333333333vw 0 5.3333333333vw 2.6666666667vw;
  font-size: 7.4666666667vw;
  color: #e16c71;
}
.p-recommendation__list-item .intro .example em span {
  font-size: 3.7333333333vw;
  color: #7f7875;
}
.p-recommendation__list-item:first-child {
  border-top: 0.2666666667vw dotted #c7bcb4;
}
.p-recommendation__list-item.vaser_monitor2 {
  background: url(../../../m/img/monitor_list_operation_bg_vaser_monitor2.jpg) left top no-repeat;
  background-size: 60vw 40vw;
}
.p-recommendation__list-item.curves-lipo {
  background: url(../../../m/img/monitor_list_operation_bg_curves-lipo.jpg) left top no-repeat;
  background-size: 60vw 40vw;
}
.p-recommendation__list-item.muscle-lipo {
  background: url(../../../m/img/monitor_list_operation_bg_muscle-lipo.jpg) left top no-repeat;
  background-size: 38.1333333333vw 36vw;
}
.p-recommendation__list-item.tightening-lipo {
  background: url(../../../m/img/monitor_list_operation_bg_tightening-lipo.jpg) left top no-repeat;
  background-size: 60vw 40vw;
}

.p-doctor__history {
  margin-bottom: 8vw;
}
.p-doctor__history .history__pic {
  margin: 0 auto 4vw;
  width: 57.7333333333vw;
}
.p-doctor__history .history__title {
  display: flex;
  align-items: center;
  margin-bottom: 2.6666666667vw;
  padding-left: 3.7333333333vw;
  height: 9.3333333333vw;
  border-bottom: 0.2666666667vw solid #c8bdb5;
  background: linear-gradient(to bottom, #fff, #f4f2ef);
  font-size: 4.2666666667vw;
}
.p-doctor__history .history__list {
  border-top: 0.2666666667vw solid #a49489;
  border-bottom: 0.2666666667vw solid #a49489;
}
.p-doctor__history .history__list-item {
  border-top: 0.2666666667vw dotted #a49489;
}
.p-doctor__history .history__list-item__inner > * {
  display: table-cell;
  padding: 1.8666666667vw 3.7333333333vw;
  line-height: 1.5;
  font-size: 2.6666666667vw;
}
.p-doctor__history .history__list-item__title {
  width: 17.3333333333vw;
  background: #f6f4f2;
  box-sizing: border-box;
}
.p-doctor__history .history__list-item:first-child {
  border-top: 0;
}
.p-doctor__interview {
  border-top: 0.2666666667vw dotted #a49489;
}
.p-doctor__interview .interview-box {
  padding: 6.6666666667vw 0;
  border-bottom: 0.2666666667vw dotted #a49489;
}
.p-doctor__interview .interview-box__title {
  margin-bottom: 6.6666666667vw;
  font-family: "游明朝体", YuMincho, "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, Times, "Times New Roman", serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.3333333333;
  font-size: 4.8vw;
  color: #a49489;
}
.p-doctor__interview .interview-box__text span {
  display: block;
  padding-left: 1.8666666667vw;
  text-indent: -1.8666666667vw;
}
.p-doctor__interview .interview-box__text span::before {
  content: "・";
}
.p-doctor__interview .interview-box__pic {
  margin-top: 4vw;
}

.p-doctor__list {
  margin-top: 3rem;
}
.p-doctor__item {
  position: relative;
}
.p-doctor__item + .p-doctor__item {
  margin-top: 1rem;
}
.p-doctor__item a {
  box-sizing: border-box;
  display: flex;
  position: absolute;
  right: 0;
  bottom: 0;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 0 5.55rem 0.6rem 0;
  width: 100%;
  height: 100%;
  font-size: 1rem;
  color: #92847c;
}
.p-doctor__text {
  position: absolute;
  top: 4rem;
  left: 1.2rem;
  line-height: 1.2857142857;
  font-family: "YakuHanMP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  font-size: 1.4rem;
  color: #584f4c;
}
.p-doctor__link {
  text-align: right;
}
.p-doctor__pic {
  margin-right: -4vw;
}

.p-clinic .box1 {
  margin-bottom: 6.6666666667vw;
}
.p-clinic .box1__title {
  margin: 0 auto 7.3333333333vw;
  width: 40.9333333333vw;
}
.p-clinic .box1__text {
  margin-bottom: 6.6666666667vw;
  text-align: center;
  line-height: 1.375;
  font-size: 3.2vw;
}
.p-clinic .box2__map {
  margin-bottom: 6.6666666667vw;
}
.p-clinic .box2__map iframe {
  width: 100%;
}

.p-profile {
  position: relative;
  margin: 0 5.3333333333vw 13.3333333333vw;
  padding: 2.6666666667vw;
  background: #efece9;
  color: #7f7875;
}
.p-profile__title {
  margin-left: 21.3333333333vw;
  padding: 0;
  background: none;
  line-height: 1;
  font-size: 3.7333333333vw;
}
.p-profile__details {
  display: flex;
  align-items: center;
  margin-bottom: 4.5333333333vw;
}
.p-profile__details__pic {
  margin: -3.7333333333vw 2.6666666667vw 0 0;
  width: 18.6666666667vw;
}
.p-profile__details__name {
  flex: 1;
  font-size: 2.9333333333vw;
}
.p-profile__details__name em {
  font-size: 4.8vw;
  font-weight: bold;
}
.p-profile__details__name span {
  display: block;
  margin-top: 1.3333333333vw;
  line-height: 1.8;
}
.p-profile__introduction, .p-profile__license {
  text-align: justify;
  line-height: 1.7;
  font-size: 3.2vw;
}
.p-profile__introduction a, .p-profile__license a {
  color: #6d9dd0;
}
.p-profile__introduction {
  margin-bottom: 2.1333333333vw;
}
.p-profile__license__text {
  opacity: 0.8;
  font-size: 2.6666666667vw;
}
.p-profile__license + .p-profile__license {
  margin-top: 2.1333333333vw;
}
/*# sourceMappingURL=feature_lipo-osaka.css.map */
