@charset "UTF-8";
.m-for-customers.p-supervision3 {
  margin-bottom: 50px;
}
.m-for-customers.p-supervision3 .for-customers-contents {
  color: #7f7875;
}
.m-for-customers.p-supervision3 .for-customers-contents + .for-customers-contents {
  margin: 40px 0 0;
}
.m-for-customers.p-supervision3 .for-customers-contents > .title {
  padding-bottom: 10px;
  border-bottom: 1px solid #c7bcb5;
  text-align: center;
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.8em;
  font-weight: bold;
}
.m-for-customers.p-supervision3 .for-customers-contents .text {
  line-height: 1.6666666667;
  font-size: 1.2em;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider {
  margin-top: 40px;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 0 10px 0 20px;
  background: #f5f2f0;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents {
  position: relative;
  padding: 20px 10px 60px 0;
  width: 50%;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents > * {
  position: relative;
  z-index: 2;
  margin-left: 140px;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents > .title {
  margin-bottom: 17px;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents > .title a {
  display: inline-block;
  color: #7f7875;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents > .title .position {
  display: block;
  margin-bottom: 6px;
  font-size: 1.4em;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents > .title .name {
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 2.2em;
  font-weight: bold;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents .pic {
  position: absolute;
  top: 33px;
  left: 0;
  z-index: 1;
  margin: 0;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents .license,
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents .history {
  font-size: 1.2em;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents .license > .title,
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents .history > .title {
  margin-bottom: 4px;
  padding-bottom: 3px;
  border-bottom: 1px solid #c7bcb5;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents .license-list {
  margin-left: 2em;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents .license-item {
  list-style-type: disc;
  line-height: 1.1666666667;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents .license-item + .license-item {
  margin-top: 4px;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents .link {
  position: absolute;
  right: 10px;
  bottom: 20px;
  left: 0;
  margin: 0;
  text-align: right;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents .link a {
  background: url(../img/arrow/arrow2_h.png) right center no-repeat;
  font-size: 1.2em;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents .link a::after {
  content: "";
  display: inline-block;
  margin-left: 4px;
  width: 10px;
  height: 10px;
  background: url(../img/arrow/arrow2.png) top left no-repeat;
  opacity: 1;
  transition: opacity 0.1s;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors-contents .link:hover a::after {
  opacity: 0;
  transition: opacity 0.1s;
}
.m-for-customers.p-supervision3 .for-customers-contents.lead > .title, .m-for-customers.p-supervision3 .for-customers-contents.doctors > .title {
  margin-bottom: 6px;
}

.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors {
  display: flex;
  flex-direction: column;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors .doctors-contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-right: 0;
  width: auto;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors .doctors-contents > .title {
  width: 100%;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors .doctors-contents .license,
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors .doctors-contents .history {
  width: 240px;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors .doctors-contents .history {
  margin-left: 0;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors .doctors-contents .history-item .item-inner {
  display: flex;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors .doctors-contents .history-item .item-inner > * {
  line-height: 1.2;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors .doctors-contents .history-item .item-title {
  width: 50px;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors .doctors-contents .history-item .item-text {
  width: 190px;
}
.m-for-customers.p-supervision3 .for-customers-contents.provider .doctors .doctors-contents .history-item + .history-item {
  margin-top: 10px;
}

.f-imp {
  padding-top: 40px;
}
.f-imp__title {
  margin-bottom: 20px;
  text-align: center;
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 18px;
  color: #595656;
}
.f-imp__text {
  text-align: justify;
  line-height: 1.4285714286;
  font-size: 12px;
  color: #7f7875;
}
.f-imp-doctor {
  margin-bottom: 60px;
}
.f-imp-doctor__box__title {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #7f7875;
}
.f-imp-doctor__box + .f-imp-doctor__box {
  margin-top: 40px;
}

/*----------------------------------------------------------------------
------------------------------------------------------------------------

File Name:		contents.scss
Note:			診療内容ページ用SCSSファイル


New Creation:	2013/02/08 10:15:02.
Last Change:	2014/10/30 21:59:37.


Created By		Yoshiaki Murakami

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

1.	ブラウザデフォルトスタイルリセット
2.	HTMLタグ
3.	container
4.	共通部分
5.	header
6.	content
7.	main
8.	sub
9.	footer

------------------------------------------------------------------------
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
1.	ブラウザデフォルトスタイルリセット
----------------------------------------------------------------------*/
body,
h1, h2, h3, h4, h5, h6,
div,
p,
ul, ol, dl,
form, fieldset,
table,
address,
blockquote,
noscript,
pre,
tr,
td,
input,
textarea {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-style: normal;
}

body {
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  font-weight: normal;
}

fieldset {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font: 100%;
  font-size: inherit;
}

li {
  list-style-type: none;
}

dd {
  margin: 0;
}

a,
abbr,
acronym,
em,
strong,
span,
img,
sub,
sup,
input,
button,
textarea,
select,
label,
caption {
  font-weight: normal;
  font-style: normal;
}

a {
  text-decoration: none;
}

img {
  border: 0;
  vertical-align: bottom;
}

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

th,
td {
  padding: 0;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
}

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

figure {
  margin: 0;
}

/*----------------------------------------------------------------------
2.	HTMLタグ
----------------------------------------------------------------------*/
html,
body {
  min-width: 1034px;
  height: 100%;
}

body {
  background: url(../img/container_bg.png) top center repeat-y, url(../img/bg.gif) top center;
  -webkit-text-size-adjust: 100%;
}

a {
  transition: color 0.1s linear;
  color: #6d9dd0;
}
a:hover {
  color: #ec7c78 !important;
}

a img {
  opacity: 1;
  transition: opacity 0.1s linear;
}
a:hover img {
  opacity: 0.5;
}

a[href^="tel:"] {
  cursor: default;
  pointer-events: none;
}
a[href^="tel:"]:hover {
  cursor: default;
}

/*----------------------------------------------------------------------
3.	container
----------------------------------------------------------------------*/
#container {
  min-height: 100vh;
  background: url(../img/container_bg.png) top center repeat-y;
}
#container .wrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  min-height: 100%;
  background: url(../img/container_bg2.png) top center no-repeat, url(../img/bg2.gif) top center repeat-x;
}
body > #container .wrapper {
  height: auto;
}
#container > .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
}
#container > .wrapper #content {
  flex: 1;
}
#container * .wrapper {
  position: static;
  height: auto;
  min-height: auto;
  background: none;
}
body > #container * .wrapper {
  height: auto;
}

/*----------------------------------------------------------------------
4.	共通部分
----------------------------------------------------------------------*/
.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

#topicpath ol {
  *zoom: 1;
}
#topicpath ol::after {
  content: "";
  display: table;
  clear: both;
}
#topicpath ol li {
  float: left;
  margin-right: 0.5em;
  line-height: 30px;
  color: #7f7875;
}
#topicpath ol li::before {
  content: " > ";
  display: inline-block;
}
#topicpath ol li:first-child::before {
  content: "";
}
#topicpath ol li:last-child a {
  color: #7f7875;
}
#topicpath ol li a {
  display: inline-block;
  white-space: nowrap;
  color: #6d9dd0;
}

.pagetop {
  margin: 23px 10px;
  text-align: right;
}
.pagetop a {
  padding-left: 15px;
  background: url(../img/arrow/arrow3.png) left top no-repeat;
  color: #7f7875;
}
.pagetop a:hover {
  background-image: url(../img/arrow/arrow3_h.png);
}

.assist {
  display: none;
}

#yearend {
  position: fixed;
  bottom: 0;
  z-index: 1000;
  overflow: hidden;
  padding-top: 3px;
  width: 99.85%;
  height: 32px;
  border: 1px solid #888;
  background: url(../img/yearend_bg.gif) left 3px repeat-x #c40038;
  line-height: 1.2em;
}
#yearend h2,
#yearend p {
  display: table-cell;
}
#yearend p {
  padding: 5px 91px 0 2em;
  vertical-align: middle;
  text-indent: -1em;
  line-height: 1.2;
  font-size: 1em;
  color: #59514e;
}
#yearend .pic {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
}

.notice-tax {
  margin: 20px 10px;
  padding: 12px 0;
  border: #c9c9ca 1px solid;
  background-color: #f6f7f7;
  text-align: center;
  line-height: 1.4;
  font-size: 1em;
  color: #e85554;
}

#link_box {
  position: fixed;
  right: calc(50% - 494px - 39px - 5px);
  bottom: calc(50% - 202px);
  z-index: 100;
  width: 39px;
}
#link_box .link_inquiry,
#link_box .link_counseling {
  margin-bottom: 7px;
  background-position: right top;
  background-repeat: no-repeat;
  box-shadow: 3px 3px 6px #777;
  text-align: right;
}
#link_box .link_inquiry {
  background-image: url(../img/link_mail_h.png?v=2);
}
#link_box .link_counseling {
  background-image: url(../img/link_counseling_h.png);
}
#link_box .pagetop {
  margin: 0;
}
#link_box .pagetop a {
  padding: 0;
  background: none;
}

sup.copyright {
  font-weight: lighter;
}

/*----------------------------------------------------------------------
5.	#header
----------------------------------------------------------------------*/
#header {
  position: relative;
  margin: 0 auto;
  width: 988px;
  background: url(../img/header_bg.gif) left 24px no-repeat;
}
#header h1 {
  background: url(../img/h1_bg.gif) left top repeat-x #524840;
  text-align: center;
  line-height: 24px;
  font-size: 1em;
  white-space: nowrap;
  color: #b3a79c;
}
#header #logo {
  padding: 27px 0 31px 26px;
}
#header aside {
  display: flex;
  position: absolute;
  top: 37px;
  right: 30px;
}
#header .h-tel {
  margin-right: 15px;
  width: 186px;
}
#header .h-tel .h-tab-list {
  *zoom: 1;
  margin-bottom: 9px;
  width: 186px;
}
#header .h-tel .h-tab-list::after {
  content: "";
  display: table;
  clear: both;
}
#header .h-tel .h-tab-item {
  float: left;
  padding: 4px 0 3px;
  width: 35px;
  border-bottom: 1px solid #56514c;
  border-left: 1px solid #56514c;
  background-color: rgba(0,0,0,.15);
  cursor: pointer;
  text-align: center;
}
#header .h-tel .h-tab-item.nagoya {
  width: 39px;
}
#header .h-tel .h-tab-item:last-child {
  border-right: 1px solid #56514c;
}
#header .h-tel .h-tab-item.is-active {
  padding: 3px 0 4px;
  border-top: 1px solid #56514c;
  border-bottom: 0;
  background-color: transparent;
}
#header .h-tel .h-tab-content {
  position: relative;
}
#header .h-tel .h-tab-content-item {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.15s linear;
}
#header .h-tel .h-tab-content-item.is-active {
  opacity: 1;
}
#header .info {
  display: flex;
  top: 0;
  flex-direction: column;
  flex-wrap: wrap;
  width: 439px;
  height: 66px;
}
#header .info-inner {
  width: 336px;
}
#header .info li {
  border: 2px solid #29211b;
  background-position: 0 0;
  background-repeat: no-repeat;
}
#header .info li.mail {
  margin-bottom: 0;
  background-image: url(../img/header_info_mail_h.png?v=2);
}
#header .info li.counseling {
  margin-bottom: 0;
  background-image: url(../img/header_info_counseling_h.png?v=2);
}
#header .info a:hover img {
  opacity: 0;
}
#header .info .line {
  margin-left: 4px;
  border: 2px solid #29211b;
}
#header .info .line a {
  display: block;
  width: 95px;
  height: 62px;
  background: url(../img/header_cv_line_h.png) left top no-repeat;
}
#header .info .line a:hover img {
  display: none;
}
#header .info-list {
  display: flex;
  margin-bottom: 2px;
  height: 32px;
}
#header .info-list .info-item + .info-item {
  margin-left: 2px;
}
#header .h-search {
  position: static;
  border: 2px solid #332a27;
}
#header .h-search__form {
  display: flex;
  width: 332px;
}
#header .h-search__form__input {
  display: block;
  padding: 10px;
  width: 259px;
  height: 28px;
  border: 0;
  border-right: 2px solid #332a27;
  font-size: 1.4em;
  box-sizing: border-box;
}
#header .h-search__form__button {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}

#gnavi, #footer #fnavi {
  padding: 1px 0 5px;
  background: url(../img/nav_bg_l.gif) left top repeat-x;
}
#gnavi > ul, #footer #fnavi > ul {
  *zoom: 1;
  position: relative;
  padding: 0 29px;
}
#gnavi > ul::after, #footer #fnavi > ul::after {
  content: "";
  display: table;
  clear: both;
}
#gnavi > ul > li, #footer #fnavi > ul > li {
  float: left;
  background-position: 0 0;
  background-repeat: no-repeat;
}
#gnavi > ul > li.about, #footer #fnavi > ul > li.about {
  background-image: url(../img/nav_about_a.png?v=4);
}
#gnavi > ul > li.trouble, #footer #fnavi > ul > li.trouble {
  background-image: url(../img/nav_trouble_a.png?v=4);
}
#gnavi > ul > li.contents, #footer #fnavi > ul > li.contents {
  background-image: url(../img/nav_contents_a.png?v=4);
}
#gnavi > ul > li.case, #footer #fnavi > ul > li.case {
  background-image: url(../img/nav_case_a.png?v=4);
}
#gnavi > ul > li.price, #footer #fnavi > ul > li.price {
  background-image: url(../img/nav_price_a.png?v=4);
}
#gnavi > ul > li.campaign, #footer #fnavi > ul > li.campaign {
  background-image: url(../img/nav_campaign_a.png?v=4);
}
#gnavi > ul > li.doctor, #footer #fnavi > ul > li.doctor {
  background-image: url(../img/nav_doctor_a.png?v=4);
}
#gnavi > ul > li.access, #footer #fnavi > ul > li.access {
  background-image: url(../img/nav_access_a.png?v=4);
}
#gnavi > ul > li.qa, #footer #fnavi > ul > li.qa {
  background-image: url(../img/nav_qa_a.png?v=4);
}
#gnavi > ul > li .new, #footer #fnavi > ul > li .new {
  position: absolute;
  top: -11px;
  right: 0;
  z-index: 100;
}
#gnavi > ul > li > a, #footer #fnavi > ul > li > a {
  display: block;
  position: relative;
}
#gnavi > ul > li > a:hover > *, #footer #fnavi > ul > li > a:hover > * {
  opacity: 0;
}
#gnavi > ul > li > a img, #footer #fnavi > ul > li > a img {
  transition: opacity 0.15s linear;
}
#gnavi .h-gnavi-contents-submenu, #footer #fnavi .h-gnavi-contents-submenu {
  position: absolute;
  z-index: 10;
  padding-top: 5px;
  opacity: 0;
  transition: all 0.15s linear;
  pointer-events: none;
}
#gnavi .h-gnavi-contents-submenu.is-active, #footer #fnavi .h-gnavi-contents-submenu.is-active {
  opacity: 1;
  pointer-events: all;
}
#gnavi .h-gnavi-contents-submenu-list, #footer #fnavi .h-gnavi-contents-submenu-list {
  display: flex;
  border: 1px solid #c5bbb3;
}
#gnavi .h-gnavi-contents-submenu-item, #footer #fnavi .h-gnavi-contents-submenu-item {
  position: relative;
}
#gnavi .h-gnavi-contents-submenu-item a, #footer #fnavi .h-gnavi-contents-submenu-item a {
  display: block;
}
#gnavi .h-gnavi-contents-submenu-item a::after, #footer #fnavi .h-gnavi-contents-submenu-item a::after {
  transition: all 0.15s linear;
  content: "";
  position: absolute;
  right: 12px;
  bottom: 5px;
  width: 10px;
  height: 10px;
  background: url(../img/arrow/arrow2.png) 0 0 no-repeat;
}
#gnavi .h-gnavi-contents-submenu-item a:hover img, #footer #fnavi .h-gnavi-contents-submenu-item a:hover img {
  opacity: 1;
}
#gnavi .h-gnavi-contents-submenu-item a:hover::after, #footer #fnavi .h-gnavi-contents-submenu-item a:hover::after {
  background-image: url(../img/arrow/arrow2_h.png);
}

.ad #gnavi > ul > li.about, .ad #footer #fnavi > ul > li.about, #footer .ad #fnavi > ul > li.about {
  background-image: url(../img/ad_nav_about_a.png?v=4);
}
.ad #gnavi > ul > li.trouble, .ad #footer #fnavi > ul > li.trouble, #footer .ad #fnavi > ul > li.trouble {
  background-image: url(../img/ad_nav_trouble_a.png?v=4);
}
.ad #gnavi > ul > li.contents, .ad #footer #fnavi > ul > li.contents, #footer .ad #fnavi > ul > li.contents {
  background-image: url(../img/ad_nav_contents_a.png?v=4);
}
.ad #gnavi > ul > li.case, .ad #footer #fnavi > ul > li.case, #footer .ad #fnavi > ul > li.case {
  background-image: url(../img/ad_nav_case_a.png?v=4);
}
.ad #gnavi > ul > li.price, .ad #footer #fnavi > ul > li.price, #footer .ad #fnavi > ul > li.price {
  background-image: url(../img/ad_nav_price_a.png?v=4);
}
.ad #gnavi > ul > li.campaign, .ad #footer #fnavi > ul > li.campaign, #footer .ad #fnavi > ul > li.campaign {
  background-image: url(../img/ad_nav_campaign_a.png?v=4);
}
.ad #gnavi > ul > li.doctor, .ad #footer #fnavi > ul > li.doctor, #footer .ad #fnavi > ul > li.doctor {
  background-image: url(../img/ad_nav_doctor_a.png?v=4);
}
.ad #gnavi > ul > li.access, .ad #footer #fnavi > ul > li.access, #footer .ad #fnavi > ul > li.access {
  background-image: url(../img/ad_nav_access_a.png?v=4);
}
.ad #gnavi > ul > li.qa, .ad #footer #fnavi > ul > li.qa, #footer .ad #fnavi > ul > li.qa {
  background-image: url(../img/ad_nav_qa_a.png?v=4);
}

#header {
  background: url(../img/h1_bg.gif) left top repeat-x, url(../img/header_bg.gif) left 24px no-repeat, #524840;
}
#header::before {
  content: "";
  display: block;
  width: 100%;
  height: 24px;
}

/*----------------------------------------------------------------------
6.	#content
----------------------------------------------------------------------*/
#content {
  *zoom: 1;
  margin: 0 auto;
  padding: 0 30px 0;
  width: 928px;
}
#content::after {
  content: "";
  display: table;
  clear: both;
}

.area-link {
  position: relative;
  transition: opacity 0.1s linear;
}
.area-link:hover {
  opacity: 0.5;
}
.area-link a {
  display: block;
}
.area-link a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.area-link a:hover img {
  opacity: 1;
}

/*----------------------------------------------------------------------
7.	#main
----------------------------------------------------------------------*/
article > aside {
  padding-top: 45px;
  border-top: 1px dotted #baafa6;
}

#main {
  float: right;
  margin-bottom: 45px;
  width: 704px;
}

.popup {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  opacity: 1;
  transform: translateY(100%);
  transition: all 0.4s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}
.popup.is-popup {
  transform: translateY(0);
}
.popup.is-hidden {
  transform: translateY(100%);
}
.popup__inner {
  position: relative;
  margin: 0 auto;
  padding: 40px 60px 35px;
  width: 640px;
  border-radius: 10px 10px 0 0;
  background: #f4f3f4;
  box-sizing: border-box;
  box-shadow: 0 0 3px 3px rgba(0,0,0,.2);
}
.popup__close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 25px;
  cursor: pointer;
}
.popup__title {
  padding-bottom: 15px;
  border-bottom: 1px solid #6d6562;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  color: #6d6562;
}
.popup__title span {
  display: block;
  margin-top: 6px;
  font-size: 11px;
  color: #c8bdb5;
}
.popup__details {
  display: flex;
  align-items: center;
  padding: 30px 0 10px;
}
.popup__pic {
  margin-right: 20px;
}
.popup__name {
  margin-bottom: 15px;
  font-size: 15px;
  color: #6d6562;
}
.popup__text {
  line-height: 1.5;
  font-size: 12px;
  color: #a39d9b;
}
.popup__link {
  margin: 0 auto;
  width: 320px;
  height: 50px;
  font-size: 15px;
  color: #7f7875;
}
.popup__link a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 28px;
  background: #e27175;
  color: #fff;
}
.popup__link a:hover {
  opacity: 0.7;
  color: #fff !important;
}

.p-cvArea {
  position: relative;
  padding: 30px;
  border: none;
  background-color: #f5f2f0;
  color: #6d6663;
}
.p-cvArea::before {
  content: "";
  display: block;
  position: absolute;
  top: 188px;
  right: 72px;
  bottom: 56px;
  width: 131px;
  background: url(../img/common_content_cvarea_bg.png?v=2) 0 center no-repeat;
}
.p-cvArea__lead {
  margin-bottom: 15px;
  background: #fff;
  text-align: center;
  line-height: 28px;
  font-size: 15px;
  color: #584f4c;
}
.p-cvArea__buttons {
  display: flex;
  position: relative;
  justify-content: space-between;
  margin: 0 0 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #c7bcb5;
}
.p-cvArea__buttons::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #fff;
}
.p-cvArea__buttons .c-button a {
  display: inline-block;
  width: 279px;
  border: 2px solid #554c48;
  background: linear-gradient(#91847b, #443b34);
  color: #f5f2f0;
  transition: opacity 0.1s linear;
}
.p-cvArea__buttons .c-button a:hover {
  color: #f5f2f0 !important;
}
.p-cvArea__buttons .c-button a .inner-text {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  padding: 0 38px;
  width: 100%;
  text-align: center;
  line-height: 2.5;
  font-size: 16px;
  box-sizing: border-box;
}
.p-cvArea__buttons .c-button a .inner-text::before, .p-cvArea__buttons .c-button a .inner-text::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 10px;
  z-index: 2;
  width: 22px;
  height: 22px;
  background: url(../img/arrow/arrow16.png) top left no-repeat;
  opacity: 1;
  transition: opacity 0.1s;
}
.p-cvArea__buttons .c-button a .inner-text::after {
  z-index: 1;
  width: 22px;
  height: 22px;
  background: url(../img/arrow/arrow16_h.png) top left no-repeat;
}
.p-cvArea__buttons .c-button a::after {
  display: block;
  border-top: 1px solid #474038;
  opacity: 0.7;
  text-align: center;
  line-height: 1.7;
  font-size: 10px;
}
.p-cvArea__buttons .c-button.consultation a::after {
  content: "あなたのお悩みに24時間以内に返答します。";
}
.p-cvArea__buttons .c-button.counseling a::after {
  content: "ドクターとのカウンセリングです";
}
.p-cvArea__buttons .c-button.line a::after {
  content: "メールアドレス不要で気軽に質問。";
}
.p-cvArea__buttons .c-button.line .inner-text {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
}
.p-cvArea__buttons .c-button.line .inner-text::after {
  content: "";
  display: inline-block;
  margin-right: 9px;
  width: 31px;
  height: 29px;
  background: url(../img/qa_line.png) top left no-repeat;
}
.p-cvArea__buttons .c-button.line:hover a .inner-text::before {
  background: url(../img/arrow/arrow16_h.png) top left no-repeat;
  opacity: 1;
}
.p-cvArea__buttons .c-button.attribute a::after {
  content: attr(data-subtext);
}
.p-cvArea__buttons .c-button:hover a .inner-text::before {
  opacity: 0;
  transition: opacity 0.1s;
}
.p-cvArea__buttons .c-button a {
  width: 204px;
}
.p-cvArea__buttons .c-button a .inner-text {
  justify-content: left;
  padding: 0 0 0 40px;
  line-height: 45px;
  font-size: 13px;
}
.p-cvArea__buttons .c-button a .inner-text::before, .p-cvArea__buttons .c-button a .inner-text::after {
  right: inherit;
  left: 12px;
}
.p-cvArea__buttons .c-button.consultation a::after {
  content: "24時間以内に返答します";
}
.p-cvArea__buttons .c-button.counseling a::after {
  content: "ドクターとのカウンセリングです";
}
.p-cvArea__buttons .c-button.line a::after {
  content: "メールアドレス不要で気軽に質問";
}
.p-cvArea__buttons .c-button.line a .inner-text {
  justify-content: flex-end;
  padding: 0 0 0 88px;
}
.p-cvArea__buttons .c-button.line a .inner-text::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 42px;
  margin-right: 6px;
  width: 40px;
  height: 38px;
  background: url(../img/common_content_cvarea_button_line.png) top left no-repeat;
}
.p-cvArea__buttons .c-button.line:hover a .inner-text::before {
  background: url(../img/arrow/arrow16_h.png) top left no-repeat;
  opacity: 1;
}
.p-cvArea__clinic {
  margin: 0;
}
.p-cvArea__clinic__list__item {
  display: flex;
  align-items: center;
  height: 27px;
}
.p-cvArea__clinic__list__item .clinicName {
  margin-top: -3px;
  margin-right: 10px;
}
.p-cvArea__clinic__list__item .clinicAddress {
  font-size: 11px;
}
.p-cvArea__clinic__list__item:not(:last-child) {
  margin-bottom: 10px;
}
.p-cvArea__clinic__list__item:not(:first-child) .clinicName {
  margin-top: -7px;
}
.p-cvArea__clinic .c-link1 {
  display: flex;
  align-items: center;
  width: 400px;
  width: fit-content;
  border: 1px solid #c7bcb5;
  background: #e3ded9;
  background: -moz-linear-gradient(top, #fff 0%, #e3ded9 100%);
  background: -webkit-linear-gradient(top, #fff 0%, #e3ded9 100%);
  background: linear-gradient(to bottom, #fff 0%, #e3ded9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#e3ded9",GradientType=0 );
}
.p-cvArea__clinic .c-link1 a {
  display: flex;
  align-items: center;
  padding: 9px 10px;
  background: url(../img/arrow/arrow2_h.png) left 10px center no-repeat;
  font-size: 11px;
  color: #6d6663;
}
.p-cvArea__clinic .c-link1 a::before {
  content: "";
  display: inline-block;
  margin-right: 9px;
  width: 10px;
  height: 10px;
  background: url(../img/arrow/arrow2.png) top left no-repeat;
  opacity: 1;
  transition: opacity 0.1s;
}
.p-cvArea__clinic .c-link1:hover a::before {
  opacity: 0;
  transition: opacity 0.1s;
}
.p-cvArea__clinic__toDetails {
  position: absolute;
  right: 10px;
  bottom: 11px;
  z-index: 1;
}

.m-operation-list + .p-cvArea {
  margin-top: 23px;
}

.p-monitor-banners {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  border-top: 1px solid #d3d0ce;
  border-bottom: 1px solid #d3d0ce;
}
.p-monitor-banners__headline {
  display: flex;
  flex: 1;
  align-items: center;
  line-height: 1.75;
  font-size: 12px;
  color: #7f7875;
}
.p-monitor-banners__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 578px;
}
.p-monitor-banners__list__item {
  transition: opacity 0.8s;
  opacity: 1;
}
.p-monitor-banners__list__item:not(:nth-child(1)):not(:nth-child(2)) {
  margin-top: 8px;
}
.p-monitor-banners__list__item:hover {
  transition: opacity 0.8s;
  opacity: 0.8;
}
.p-reference.p-reference {
  margin: 40px 0 60px;
  padding: 0 0 0 24px;
  border: 0;
  background: url(../img/reference_title_bg.png) 0 0 no-repeat;
  color: #7f7875;
}
.p-reference__title {
  margin-bottom: 18px;
  padding: 0 0 6px 6px;
  border-bottom: 1px solid #c7bcb5;
  font-size: 1.5em;
  font-weight: bold;
}
.p-reference__item {
  display: flex;
  align-items: flex-start;
  line-height: 1.5;
  font-size: 1.2em;
}
.p-reference__item > a {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 3em;
  font-weight: bold;
}
.p-reference__item > a::before {
  content: "";
  display: block;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  background: url(../img/arrow/arrow3.png) 0 0 no-repeat;
}
.p-reference__item > a:hover::before {
  background-image: url(../img/arrow/arrow3_h.png);
}
.p-reference__item .p-reference__text {
  flex: 1;
}
.p-reference__item .p-reference__text a {
  color: #7e7774;
}
.p-reference__item + .p-reference__item {
  margin-top: 0.5em;
}
.p-reference__item:target .p-reference__text {
  background: #f1ea4d;
  font-weight: bold;
  color: #221814;
}
.p-reference__item:target .p-reference__text a {
  font-weight: bold;
  color: #221814;
}

sup[id^=cite] {
  padding: 2px;
  line-height: 0;
}
sup[id^=cite] a {
  text-decoration: none;
}
sup[id^=cite]:target {
  background: #f1ea4d;
}
sup[id^=cite]:target a {
  font-weight: bold;
  color: #221814;
}

.c-button a {
  display: inline-block;
  width: 279px;
  border: 2px solid #554c48;
  background: linear-gradient(#91847b, #443b34);
  color: #f5f2f0;
  transition: opacity 0.1s linear;
}
.c-button a:hover {
  color: #f5f2f0 !important;
}
.c-button a .inner-text {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  padding: 0 38px;
  width: 100%;
  text-align: center;
  line-height: 2.5;
  font-size: 16px;
  box-sizing: border-box;
}
.c-button a .inner-text::before, .c-button a .inner-text::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 10px;
  z-index: 2;
  width: 22px;
  height: 22px;
  background: url(../img/arrow/arrow16.png) top left no-repeat;
  opacity: 1;
  transition: opacity 0.1s;
}
.c-button a .inner-text::after {
  z-index: 1;
  width: 22px;
  height: 22px;
  background: url(../img/arrow/arrow16_h.png) top left no-repeat;
}
.c-button a::after {
  display: block;
  border-top: 1px solid #474038;
  opacity: 0.7;
  text-align: center;
  line-height: 1.7;
  font-size: 10px;
}
.c-button.consultation a::after {
  content: "あなたのお悩みに24時間以内に返答します。";
}
.c-button.counseling a::after {
  content: "ドクターとのカウンセリングです";
}
.c-button.line a::after {
  content: "メールアドレス不要で気軽に質問。";
}
.c-button.line .inner-text {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
}
.c-button.line .inner-text::after {
  content: "";
  display: inline-block;
  margin-right: 9px;
  width: 31px;
  height: 29px;
  background: url(../img/qa_line.png) top left no-repeat;
}
.c-button.line:hover a .inner-text::before {
  background: url(../img/arrow/arrow16_h.png) top left no-repeat;
  opacity: 1;
}
.c-button.attribute a::after {
  content: attr(data-subtext);
}
.c-button:hover a .inner-text::before {
  opacity: 0;
  transition: opacity 0.1s;
}

.m-title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 10px;
  padding-left: 54px;
  height: 230px;
  background: url(../img/troubles_title_bg.jpg) left top no-repeat;
}
.m-title::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-position: right top;
  background-repeat: no-repeat;
}
.m-title .inner-text {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 6px;
  padding-top: 22px;
  width: 365px;
  height: 127px;
  background: rgba(255,255,255,.5);
  text-align: center;
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.7em;
  color: #584f4c;
  box-sizing: border-box;
}
.m-title .inner-text::before {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border-top: 1px solid #d2c9c3;
  border-bottom: 1px solid #d2c9c3;
}
.m-title .inner-text::after {
  content: attr(data-eng);
  margin-top: 15px;
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 0.5882352941em;
  color: #d2c9c3;
}
.m-title .inner-text .text-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.m-title .inner-text .category {
  margin-left: 8px;
  font-size: 1.4117647059em;
}
.m-title .inner-text .emphasis {
  font-size: 1.375em;
}
.m-title .lead {
  position: relative;
  z-index: 2;
  width: 365px;
  text-align: center;
  line-height: 1.1428571429;
  font-size: 1.4em;
  color: #584f4c;
}

.m-anchor {
  margin-bottom: 75px;
}
.m-anchor .anchor-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -2px;
}
.m-anchor .anchor-item {
  overflow: hidden;
  flex-basis: 172px;
  flex-grow: 1;
  flex-shrink: 1;
  margin: 0 2px 5px;
  border-radius: 4px;
}
.m-anchor .anchor-item a {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 60px;
  background: linear-gradient(#f2efed, #e5dfdb);
  text-align: center;
  line-height: 1.2307692308;
  font-size: 1.3em;
  color: #7f7875;
  transition: opacity 0.1s linear;
}
.m-anchor .anchor-item a::after {
  content: "";
  display: block;
  position: absolute;
  right: 50%;
  bottom: 9px;
  margin-right: -4px;
  width: 7px;
  height: 7px;
  border-right: 1px solid #7f7875;
  border-bottom: 1px solid #7f7875;
  transform: rotate(45deg);
}
.m-anchor .anchor-item a:hover {
  opacity: 0.5;
  color: #7f7875 !important;
}
.m-anchor .anchor-item.pickup a {
  color: #ec7c78 !important;
}
.m-anchor .anchor-item.pickup a::after {
  border-color: #ec7c78;
}

.p-monitor-banners {
  margin-bottom: 80px;
}

.m-pickup {
  margin-bottom: 38px;
}
.m-pickup .m-pickup__title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0 12px;
  height: 110px;
  background: url(../img/campaign_pickup_title_bg.jpg) left top no-repeat;
  text-shadow: none;
  line-height: 1;
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 1em;
  color: #58504d;
  box-sizing: border-box;
}
.m-pickup .m-pickup__title::before {
  content: attr(data-eng);
  display: block;
  margin-bottom: 10px;
  font-size: 1em;
  color: #a3948a;
}
.m-pickup .m-pickup__title .inner-text {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 2.9em;
  font-weight: bold;
}
.m-pickup .m-pickup__title .inner-text::before, .m-pickup .m-pickup__title .inner-text::after {
  content: "";
  display: block;
  margin: 0 10px;
  width: 121px;
  border-top: 1px solid #58504d;
}
.m-pickup .m-pickup__title .sub {
  display: inline-block;
  margin: 11px 0 0;
  padding: 0 20px;
  border-radius: 8px;
  background: #58504d;
  box-shadow: 0 0 1px #250708;
  line-height: 1.2857142857;
  font-size: 1.4em;
  color: #fff;
}
.m-pickup .banner-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.m-pickup .banner-item {
  margin: 10px 10px 0 0;
  width: 228px;
}
.m-pickup .banner-item:nth-child(3n) {
  margin-right: 0;
}
.m-pickup .banner-item img {
  max-width: 100%;
  height: auto;
}

.m-contents > .lead::before, .m-contents > .lead::after,
.m-contents > .text::before,
.m-contents > .text::after,
.m-sub-contents > .lead::before,
.m-sub-contents > .lead::after,
.m-sub-contents > .text::before,
.m-sub-contents > .text::after {
  content: "";
  display: block;
}
.m-contents > .lead::before,
.m-contents > .text::before,
.m-sub-contents > .lead::before,
.m-sub-contents > .text::before {
  margin-top: -6px;
}
.m-contents > .lead::after,
.m-contents > .text::after,
.m-sub-contents > .lead::after,
.m-sub-contents > .text::after {
  margin-bottom: -6px;
}

.m-contents {
  margin-bottom: 80px;
}
.m-contents > * {
  margin-right: 10px;
  margin-left: 10px;
}
.m-contents > .title {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 3px;
  width: 704px;
  height: 77px;
  background: url(../img/contents_operation_contents_title_bg.png) left top no-repeat;
  text-shadow: 0 0 8px #250708;
  line-height: 1.2857142857;
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 2.8em;
  color: #fff;
  box-sizing: border-box;
  margin: 0 0 30px;
}
.m-contents > .link {
  text-align: right;
  font-size: 1.4em;
}
.m-contents > .link a {
  transition: all 0.1s linear;
  display: inline-block;
  padding: 19px 42px;
  background: url(../img/arrow/arrow16.png) right 11px center no-repeat #d3cbc5;
  color: #7f7875;
}
.m-contents > .link a:hover {
  opacity: 0.6;
  color: #7f7875 !important;
}
.m-contents > .link a {
  text-decoration: none;
}
.m-contents .lead,
.m-contents .text {
  line-height: 1.75;
  font-size: 1.6em;
  color: #7f7875;
}
.m-contents mark {
  background: #f9f7c3;
  font-weight: bold;
  color: #7f7875;
}
.m-contents a {
  text-decoration: underline;
}

.m-sub-contents {
  *zoom: 1;
  margin-bottom: 40px;
}
.m-sub-contents::after {
  content: "";
  display: table;
  clear: both;
}
.m-sub-contents > * {
  margin-right: 10px;
  margin-left: 10px;
}
.m-sub-contents > *:last-child:last-child {
  margin-bottom: 0;
}

.m-case {
  display: flow-root;
}
.m-case > .title {
  padding-left: 0.5em;
  letter-spacing: 0.5em;
}
.m-case .pic {
  float: left;
  margin-bottom: 14px;
}
.m-case .pic figcaption {
  margin-top: 5px;
  color: #7f7875;
}
.m-case .pic.full {
  float: none;
}
.m-case .link {
  clear: both;
}
.m-case .pic figcaption {
  font-size: 1.4em;
}
.m-case .pic + .pic {
  margin-right: 4px;
}
.m-case .link {
  margin-bottom: 30px;
}
.m-case .case-info-table {
  clear: both;
  color: #7f7875;
}
.m-case .case-info-table + .m-case .case-info-table {
  margin-top: 20px;
}
.m-case .case-info-table .title {
  padding: 10px;
  border: 1px solid #d3cac3;
  border-top: 0;
  border-bottom: 0;
  background: #a39388;
  font-size: 14px;
  font-weight: bold;
  color: #fefefe;
}
.m-case .case-info-table table {
  font-size: 1.2em;
}
.m-case .case-info-table th,
.m-case .case-info-table td {
  padding: 5px 10px;
  border: 1px solid #d3cac3;
  line-height: 1.5;
}
.m-case .case-info-table th {
  width: 90px;
  background: #f5f3f1;
  text-align: center;
  white-space: nowrap;
}
.m-case .case-info-table a {
  text-decoration: none;
}
.m-case .case-info-table .notice-item {
  margin-left: 1.5em;
  list-style-type: disc;
  line-height: 1.5;
}
.m-case .case-info-table + .link {
  margin-top: 30px;
}
.m-case .price-info {
  clear: both;
  margin: 14px 10px;
}
.m-case .price-info .info-text {
  line-height: 1.5;
  font-size: 12px;
  color: #7f7875;
}
.m-case .price-info .info-text em {
  font-weight: bold;
}
.m-case .price-info .info-text a {
  text-decoration: underline;
}
.m-case .price-info .caution em a {
  text-decoration: underline;
  font-weight: bold;
}

.index .m-troubles dl {
  display: table;
  padding: 6px 11px;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  box-sizing: border-box;
}
.index .m-troubles dt,
.index .m-troubles dd {
  display: table-cell;
  vertical-align: middle;
}
.index .m-troubles dt {
  padding-right: 10px;
  width: 32px;
}
.index .m-troubles dt img {
  border: 1px solid #baafa6;
}
.index .m-troubles dd {
  line-height: 1.1666666667;
  font-size: 1.2em;
}
.index .m-troubles ul {
  display: flex;
  flex-wrap: wrap;
  box-shadow: inset 0 0 0 1px #baafa6;
}
.index .m-troubles li {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  border-right: 1px dotted #baafa6;
  border-bottom: 1px dotted #baafa6;
}
.index .m-troubles a {
  display: block;
  text-decoration: none;
  color: #7f7875;
}
.index .m-troubles > .lead {
  margin-bottom: 30px;
}
.index .m-troubles .troubles-item {
  width: 25%;
}

.m-ranking > .lead {
  margin-bottom: 30px;
}
.m-ranking .ranking-item {
  margin-bottom: 30px;
}
.m-ranking .ranking-item .title {
  width: 100%;
  font-weight: bold;
  color: #7f7875;
}
.m-ranking .ranking-item .comment {
  box-sizing: border-box;
  padding: 7px 12px;
  border: 1px solid #ede9e5;
  background-image: url(../img/troubles_faq_answer_bg_ohashi.png);
  background-repeat: no-repeat;
  background-color: #f5f2f0;
  line-height: 1.7142857143;
  font-size: 1.4em;
  color: #7f7875;
}
.m-ranking .ranking-item .img {
  display: table;
}
.m-ranking .ranking-item .img img {
  margin-bottom: 6px;
}
.m-ranking .ranking-item .img figcaption {
  display: table-caption;
  caption-side: bottom;
  line-height: 1.5714285714;
  font-size: 1.4em;
  color: #7f7875;
}
.m-ranking .ranking-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.m-ranking .ranking-list .ranking-item .comment {
  padding-right: 66px;
  background-position: right 7px center;
}
.m-ranking .main .ranking-item {
  flex-basis: 336px;
}
.m-ranking .main .ranking-item .item-inner {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}
.m-ranking .main .ranking-item .link {
  margin-bottom: 11px;
}
.m-ranking .main .title {
  margin-bottom: 10px;
  line-height: 1.2222222222;
  font-size: 1.8em;
}
.m-ranking .main .img {
  width: 336px;
}
.m-ranking .main .no1 {
  flex-grow: 1;
}
.m-ranking .main .no1 .item-inner {
  flex-direction: row;
}
.m-ranking .main .no1 .img {
  width: 488px;
}
.m-ranking .main .no1 .comment {
  flex-basis: 186px;
  padding-right: 12px;
  background-position: right 7px bottom 7px;
}
.m-ranking .main .no1 .link {
  margin-bottom: 0;
}
.m-ranking .sub .ranking-item {
  flex-basis: 222px;
}
.m-ranking .sub .img {
  width: 222px;
}
.m-ranking .sub .title {
  display: table-cell;
  padding-bottom: 7px;
  height: 2.75em;
  vertical-align: bottom;
  line-height: 1.375;
  font-size: 1.6em;
}
.m-ranking .sub .no7.no7 {
  clear: left;
  margin-left: 0;
}
.m-ranking .others > .title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 20px;
  border-top-color: #94bc5a;
}
.m-ranking .others-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 10px;
}
.m-ranking .others-item {
  flex-basis: 314px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #c7bcb5;
}
.m-ranking .others-item a {
  display: block;
  padding-bottom: 10px;
}
.m-ranking .others-item .item-inner {
  position: relative;
}
.m-ranking .others-item .name {
  display: table-cell;
  padding: 0 10px 10px 65px;
  width: 314px;
  height: 65px;
  background: url(../img/arrow/arrow.png) right center no-repeat;
  vertical-align: middle;
  line-height: 1.125;
  font-size: 1.6em;
  font-weight: bold;
  color: #7f7875;
  box-sizing: border-box;
}
.m-ranking .others-item .pic {
  position: absolute;
  top: 0;
  left: 0;
}
.m-ranking .others-item .text {
  line-height: 1.5714285714;
  font-size: 1.4em;
}
.m-ranking .others-item:nth-last-child(2):nth-child(odd), .m-ranking .others-item:last-child {
  margin: 0;
}

.m-faq > .lead {
  margin-bottom: 30px;
}
.m-faq-list {
  margin-bottom: 30px;
  border-top: 1px solid #e5dfdb;
}
.m-faq-item {
  border-bottom: 1px solid #e5dfdb;
}
.m-faq-item:nth-child(odd) {
  background: #f5f2f0;
}
.m-faq-item .item-inner > * {
  padding: 20px 15px 20px 60px;
}
.m-faq-item .question {
  display: table-cell;
  height: 36px;
  background: url(../img/troubles_faq_question_bg.png) 15px 20px no-repeat;
  vertical-align: middle;
  line-height: 1.625;
  font-size: 1.6em;
  color: #6d9dd0;
}
.m-faq-item .question::before, .m-faq-item .question::after {
  content: "";
  display: block;
}
.m-faq-item .question::before {
  margin-top: -5px;
}
.m-faq-item .question::after {
  margin-bottom: -5px;
}
.m-faq-item .answer {
  *zoom: 1;
  border-top: 1px dotted #c7bcb5;
  background: url(../img/troubles_faq_answer_bg_ohashi.png) 15px 20px no-repeat;
}
.m-faq-item .answer::after {
  content: "";
  display: table;
  clear: both;
}
.m-faq-item .answer .text {
  float: left;
  width: 494px;
  line-height: 1.625;
  font-size: 1.6em;
}
.m-faq-item .answer .text::before {
  margin-top: -5px;
}
.m-faq-item .answer .text::after {
  margin-bottom: -5px;
}
.m-faq-item .answer .pic {
  overflow: hidden;
  text-align: right;
}
.m-faq-item a {
  padding-left: 20px;
  background: url(../img/arrow/arrow18.png) left center no-repeat;
}
.m-faq .line {
  overflow: hidden;
  margin-top: 30px;
}
.m-faq .line .link {
  float: right;
  width: 284px;
}
.m-faq .line .link a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border: 2px solid #554c48;
  background: -webkit-gradient(linear, left top, left bottom, from(#91847b), to(#443b34));
  background: linear-gradient(#91847b, #443b34);
  vertical-align: middle;
  line-height: 1.25;
  color: #f5f2f0;
  box-sizing: border-box;
  transition: opacity 0.1s linear;
  text-decoration: none;
}
.m-faq .line .link a .inner-text {
  margin-left: 70px;
  padding-left: 40px;
  background: url(../img/qa_line.png) left center no-repeat;
  text-align: center;
  line-height: 2.5;
  font-size: 16px;
}
.m-faq .line .link a:hover {
  opacity: 0.7;
  color: inherit !important;
}
.m-faq .line .link a:hover > *, .m-faq .line .link a:hover::before {
  opacity: 0.7;
  color: #f5f2f0;
}
.m-faq .line .link a::before {
  display: block;
  flex-grow: 1;
  align-self: flex-end;
  order: 3;
  width: 100%;
  border-top: 1px solid #474038;
  opacity: 0.7;
  text-align: center;
  line-height: 1.7;
  font-size: 10px;
}
.m-faq .line .link a::after {
  content: "";
  display: inline-block;
  margin-right: 15px;
  width: 21px;
  height: 21px;
  background: url(../img/qa_line_arrow.png) right top no-repeat;
}
.m-faq .line .link a::before {
  content: "メアド不要で気軽に質問";
}

.m-flow .order {
  margin-bottom: 30px;
}
.m-flow-item {
  position: relative;
  padding: 30px 0;
  min-height: 130px;
  border-top: 1px dotted #c7bcb5;
  background-position: left 30px;
  background-repeat: no-repeat;
  background-size: 130px 130px;
}
.m-flow-item > .item-inner {
  padding-left: 155px;
}
.m-flow-item > .item-inner > .title {
  padding-left: 11px;
  border-left: 3px solid #f4b5ac;
  font-weight: bold;
  color: #7f7875;
  margin-bottom: 20px;
  line-height: 1.1666666667;
  font-size: 1.8em;
}
.m-flow-item::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -18px;
  left: 50%;
  z-index: 1;
  margin-left: -18px;
  width: 36px;
  height: 36px;
  background: url(../img/arrow/arrow14.png) center no-repeat #fff;
}
.m-flow-item:last-child {
  padding-bottom: 0;
}
.m-flow-item:last-child::before {
  content: initial;
}
.m-flow-item:last-child .info {
  margin-top: 22px;
  padding-bottom: 17px;
  border: none;
}
.m-flow-item:last-child .info__title {
  margin-bottom: 13px;
  padding: 8px 10px;
  background: #d3cbc5;
  line-height: 1;
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #7f7875;
}
.m-flow-item:last-child .info__text {
  line-height: 1.8333333333;
  font-size: 1.2em;
}
.m-flow-item:nth-child(1) {
  background-image: url(../img/troubles_flow_bg1.jpg);
}
.m-flow-item:nth-child(2) {
  background-image: url(../img/troubles_flow_bg2.jpg);
}
.m-flow-item:nth-child(3) {
  background-image: url(../img/troubles_flow_bg3.jpg);
}
.m-flow-item:nth-child(4) {
  background-image: url(../img/troubles_flow_bg4.jpg);
}
.m-flow-item:nth-child(5) {
  background-image: url(../img/troubles_flow_bg5.jpg);
}
.m-flow-item:nth-child(6) {
  background-image: url(../img/troubles_flow_bg6.jpg);
}

.m-reservation {
  margin-top: 20px;
  border: 1px solid #e2dcd7;
  border-top: 0;
}
.m-reservation-item {
  padding-left: 124px;
  border-top: 1px solid #e2dcd7;
  background-position: 30px center;
  background-repeat: no-repeat;
}
.m-reservation .item-inner {
  background: #f5f2f0;
}
.m-reservation .title {
  background: #e2dcd7;
  text-align: center;
  line-height: 2;
  font-size: 1.5em;
  font-weight: bold;
  color: #7f7875;
}
.m-reservation .contents {
  padding: 10px;
  text-align: center;
}
.m-reservation .contents .lead {
  margin-bottom: 7px;
  line-height: 1;
  font-size: 1.4em;
}
.m-reservation .contents .lead::before, .m-reservation .contents .lead::after {
  content: initial;
}
.m-reservation .contents .button a {
  display: inline-block;
  border: 2px solid #554c48;
  background: linear-gradient(#91847b, #443b34);
  color: #f5f2f0;
  transition: opacity 0.1s linear;
}
.m-reservation .contents .button a:hover {
  opacity: 0.6;
  color: #f5f2f0 !important;
}
.m-reservation .contents .button a .inner-text {
  box-sizing: border-box;
  display: block;
  background: url(../img/arrow/arrow16.png) right 10px center no-repeat;
  text-align: center;
}
.m-reservation .contents .button .inner-text {
  padding: 0 38px;
  line-height: 2.375;
  font-size: 1.6em;
}
.m-reservation .contents .button a {
  text-decoration: none;
}
.m-reservation .contents .button a::after {
  content: "ドクターが診察します";
  display: block;
  border-top: 1px solid #474038;
  opacity: 0.7;
  text-align: center;
  line-height: 1.7;
  font-size: 1em;
}
.m-reservation .net {
  background-image: url(../img/sprite/info/flow-net.png);
}
.m-reservation .tel {
  background-image: url(../img/sprite/info/flow-tel.png);
}
.m-reservation .tel .contents > * {
  margin-bottom: 7px;
  font-size: 1.4em;
  color: #7f7875;
}
.m-reservation .tel .contents > *:last-child {
  margin: 0;
}
.m-reservation .tel .contents > * a {
  color: #7f7875;
  text-decoration: none;
}
.m-reservation .tel .contents > * a:hover {
  color: #7f7875 !important;
}
.m-reservation .tel .contents > *.freecall a {
  padding-left: 45px;
  background: url(../img/troubles_flow_tel_bg.png) left center no-repeat;
  font-size: 2em;
  font-weight: bold;
  color: #58504d;
}

.m-proposal {
  margin: 20px 0;
}
.m-proposal-item {
  padding-left: 27px;
  background-image: url(../img/troubles_list_item_bg.png);
  background-repeat: no-repeat;
  font-size: 1.6em;
  color: #7f7875;
  background-position: left center;
  line-height: 2.125;
}

.m-previousday {
  margin-top: 20px;
  border: 1px solid #ede9e5;
  background: #f5f2f0;
  color: #7f7875;
}
.m-previousday .title {
  background: #e2dcd7;
  text-align: center;
  line-height: 2;
  font-size: 1.5em;
  font-weight: bold;
}
.m-previousday .text {
  padding: 12px;
  line-height: 1.7142857143;
  font-size: 1.4em;
}
.m-previousday .text::before {
  margin-top: -5px;
}
.m-previousday .text::after {
  margin-bottom: -5px;
}

.m-failures > .lead {
  margin-bottom: 30px;
}
.m-failures .m-sub-contents > * {
  margin: 0;
}
.m-failures .m-sub-contents .contents-inner {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
  background: #93b7ce;
}
.m-failures .m-sub-contents .contents-inner::before {
  display: block;
  align-self: center;
  width: 57px;
  text-align: center;
  font-size: 1.4em;
  font-weight: bold;
  color: #fff;
}
.m-failures .m-sub-contents .contents-inner .text-wrapper,
.m-failures .m-sub-contents .contents-inner .pic {
  background: #fff;
}
.m-failures .m-sub-contents .contents-inner .text-wrapper {
  width: 503px;
}
.m-failures .m-sub-contents .contents-inner .pic {
  padding-left: 24px;
}
.m-failures .m-sub-contents .contents-inner .title,
.m-failures .m-sub-contents .contents-inner .text {
  padding-left: 16px;
}
.m-failures .m-sub-contents .contents-inner .title {
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #93b7ce;
  font-size: 1.6em;
  font-weight: bold;
  color: #7f7875;
}
.m-failures .m-sub-contents .contents-inner .text {
  line-height: 1.75;
}
.m-failures .m-sub-contents.no1 .contents-inner::before {
  content: "失敗1";
}
.m-failures .m-sub-contents.no2 .contents-inner::before {
  content: "失敗2";
}
.m-failures .m-sub-contents.no3 .contents-inner::before {
  content: "失敗3";
}
.m-failures .m-sub-contents .inourcase {
  border: 1px solid #ede9e5;
  background-color: #f5f2f0;
  position: relative;
  padding: 25px 20px;
}
.m-failures .m-sub-contents .inourcase .title,
.m-failures .m-sub-contents .inourcase .text {
  margin-left: 295px;
}
.m-failures .m-sub-contents .inourcase .title {
  position: relative;
  margin-bottom: 21px;
  padding-right: 98px;
  line-height: 1.375;
  font-size: 1.6em;
  font-weight: bold;
  color: #f09990;
}
.m-failures .m-sub-contents .inourcase .title::before {
  content: "";
  display: block;
  position: absolute;
  right: -15px;
  bottom: -6px;
  width: 87px;
  height: 86px;
  background: url(../img/contents_liposuction_failures_inourcase_title_bg.png) left top no-repeat;
}
.m-failures .m-sub-contents .inourcase .pic {
  position: absolute;
  top: 25px;
  left: 20px;
}

.m-contents .operation {
  clear: both;
}
.m-contents .operation > .title {
  border: 1px solid #d7d4d3;
  border-bottom: 0;
  background: linear-gradient(#fff, #f4f2f0 45%);
  text-align: center;
  line-height: 3.0833333333;
  font-size: 1.2em;
  color: #7f7875;
}
.m-contents .operation .link {
  position: relative;
  padding-right: 20px;
  text-align: right;
}
.m-contents .operation .link::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 14px;
  height: 100%;
  background: url(../img/arrow/arrow17.png) right center no-repeat;
}
.m-contents .operation .link a {
  position: relative;
  cursor: pointer;
  font-size: 1.4em;
  color: #7f7875;
}
.m-contents .operation .operation-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
.m-contents .operation .operation-item {
  box-sizing: border-box;
}
.m-contents .operation .operation-item a {
  transition: opacity 0.1s linear;
  display: block;
  background: url(../img/arrow/arrow.png) right 10px center no-repeat;
  color: inherit;
}
.m-contents .operation .operation-item a:hover {
  opacity: 1;
}
.m-contents .operation .operation-item .item-inner {
  display: flow-root;
  position: relative;
  padding: 10px 0;
  min-height: 65px;
  transition: opacity 0.1s linear;
}
.m-contents .operation .operation-item .item-inner:hover {
  opacity: 0.5;
}
.m-contents .operation .operation-item .name {
  font-size: 1.6em;
  color: #6d9dd0;
}
.m-contents .operation .operation-item .pic {
  position: absolute;
  top: 10px;
  left: 0;
  border: 1px solid #d7d4d3;
}
.m-contents .operation .operation-item .text {
  font-size: 1.4em;
}
.m-contents .operation .operation-item a {
  display: block;
  background: none;
  color: inherit;
}
.m-contents .operation .operation-item a:hover {
  opacity: 1;
}
.m-contents .operation .operation-item .item-inner {
  display: flow-root;
  position: relative;
  padding: 10px 30px 10px 10px;
  min-height: 65px;
  background: url(../img/arrow/arrow.png) right 10px center no-repeat;
  color: #7f7875;
  transition: opacity 0.1s linear;
}
.m-contents .operation .operation-item .item-inner:hover {
  opacity: 0.5;
}
.m-contents .operation .operation-item .name,
.m-contents .operation .operation-item .text {
  margin-left: 76px;
}
.m-contents .operation .operation-item .name {
  margin-bottom: 12px;
}
.m-contents .operation .operation-item .pic {
  position: absolute;
  top: 10px;
  left: 10px;
  border: 1px solid #d7d4d3;
}
.m-contents .operation .operation-item .text {
  line-height: 1.4285714286;
  font-size: 1.4em;
}
.m-contents .operation .operation-item .text::before {
  margin-top: -3px;
}
.m-contents .operation .operation-item .text::after {
  margin-top: -3px;
}
.m-contents .operation .recommend {
  margin-bottom: 15px;
  box-shadow: inset 0 0 0 1px #d7d4d3;
}
.m-contents .operation .recommend .operation-item {
  flex-basis: 50%;
  border-right: 1px solid #d7d4d3;
  border-bottom: 1px solid #d7d4d3;
}
.m-contents .operation .recommend .operation-item:nth-child(even) {
  border-right: 0;
}
.m-contents .operation .recommend .operation-item .name {
  color: #7f7875;
}
.m-contents .operation .recommend .operation-item .name .emphasis {
  display: block;
  margin-bottom: 8px;
  font-weight: bold;
  color: #ec7c78;
}
.m-contents .operation .recommend .operation-item .text > .tax-included {
  display: block;
  line-height: 1.1;
  font-size: 0.7142857143em;
}
.m-contents .operation .others {
  justify-content: space-between;
  margin-bottom: 40px;
}
.m-contents .operation .others .operation-item {
  flex-basis: 322px;
  margin: 0 10px;
  border-bottom: 1px dotted #d7d4d3;
}
.m-contents .operation .others .operation-item .item-inner {
  background-position: right top 25px;
}
.m-contents .operation .others .operation-item .name {
  margin: 0 0 10px 42px;
  line-height: 32px;
}
.m-contents .operation .others .operation-item .text {
  line-height: 1.5714285714;
}
.m-contents .operation .others .operation-item .text::before {
  margin-top: -4px;
}
.m-contents .operation .others .operation-item .text::after {
  margin-top: -4px;
}
.m-contents .operation .others .operation-item {
  flex-basis: 314px;
}
.m-contents .operation .others .operation-item .item-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px 0 6px;
}
.m-contents .operation .others .operation-item .pic {
  position: static;
  order: 1;
  margin: 0 10px 6px 0;
}
.m-contents .operation .others .operation-item .pic img {
  width: 38px;
  height: auto;
}
.m-contents .operation .others .operation-item .name {
  flex: 1;
  order: 2;
  margin: 0 20px 6px 0;
  line-height: 1.2857142857;
  font-size: 1.4em;
}
.m-contents .operation .others .operation-item .name a {
  font-weight: bold;
  color: #7f7875;
}
.m-contents .operation .others .operation-item .text {
  flex-basis: 100%;
  order: 3;
  margin: 0;
}

.m-kinds > .lead {
  margin-bottom: 20px;
}
.m-kinds table {
  margin-bottom: 20px;
  width: calc(100% - 20px);
}
.m-kinds th,
.m-kinds td {
  border: 1px solid #e5dfdb;
  font-size: 1.2em;
  color: #7f7875;
  box-sizing: border-box;
}
.m-kinds th:first-child:empty,
.m-kinds td:first-child:empty {
  background: linear-gradient(21deg, #fff 50%, #e5dfdb 51%, #fff 51%);
}
.m-kinds thead th {
  background: #eae5e2;
  text-align: center;
  line-height: 1.1666666667;
  color: #7f7875;
}
.m-kinds thead th:not(:last-of-type) {
  border-right-color: #fff;
}
.m-kinds thead th + th {
  border-left-color: #fff;
}
.m-kinds thead tr:not(:last-child) th {
  border-bottom: 0;
}
.m-kinds thead tr:last-child th {
  border-top-color: #fff;
}
.m-kinds tbody th,
.m-kinds tbody td {
  height: 50px;
  line-height: 1.1666666667;
}
.m-kinds tbody th {
  padding: 10px 8px;
}
.m-kinds tbody td {
  padding: 10px 5px;
  text-align: center;
}
.m-kinds .points {
  margin-bottom: 35px;
  padding: 25px;
  border: 1px solid #ede9e5;
  background: #f5f2f0;
}
.m-kinds .point-list {
  padding-left: 50px;
  background: url(../img/troubles_faq_answer_bg_ohashi.png) left top no-repeat;
}
.m-kinds .point-item {
  padding-left: 27px;
  background-image: url(../img/troubles_list_item_bg.png);
  background-repeat: no-repeat;
  font-size: 1.6em;
  color: #7f7875;
  background-position: left 4px;
  line-height: 1.625;
}
.m-kinds .point-item + .point-item {
  margin-top: 10px;
}
.m-kinds .operations {
  margin-bottom: 40px;
}
.m-kinds .operations .m-genre-item {
  margin: 0 10px;
}
.m-kinds .operations .m-genre-item > .title {
  margin-bottom: 7px;
  padding-left: 14px;
  border: 0;
  border-left: 5px solid #94bc5a;
  background: #f7f5f3;
  text-align: left;
  line-height: 2.2857142857;
  font-size: 1.4em;
  font-weight: bold;
  color: #7f7875;
}
.m-kinds .operations .m-genre-item .operation-list {
  margin-bottom: 20px;
}
.m-kinds .operations .m-genre-item .operation-item {
  margin: 0;
  border-top: 1px dotted #d7d4d3;
  border-bottom: 0;
}
.m-kinds .operations .m-genre-item .operation-item:nth-child(1), .m-kinds .operations .m-genre-item .operation-item:nth-child(2) {
  border: 0;
}
.m-kinds .operations .m-genre-item .operation-item .name {
  font-size: 1.5em;
}
.m-kinds .operations .m-genre-item .operation-item .name a {
  font-weight: bold;
}
.m-kinds .operations .m-genre-item .operation-item .text {
  line-height: 1.3333333333;
  font-size: 1.2em;
}
.m-kinds .operations .operation-list {
  display: flex;
  flex-wrap: wrap;
}
.m-kinds .operations .operation-item {
  box-sizing: border-box;
}
.m-kinds .operations .operation-item a {
  transition: opacity 0.1s linear;
  display: block;
  background: url(../img/arrow/arrow.png) right 10px center no-repeat;
  color: inherit;
}
.m-kinds .operations .operation-item a:hover {
  opacity: 1;
}
.m-kinds .operations .operation-item .item-inner {
  display: flow-root;
  position: relative;
  padding: 10px 0;
  min-height: 65px;
  transition: opacity 0.1s linear;
}
.m-kinds .operations .operation-item .item-inner:hover {
  opacity: 0.5;
}
.m-kinds .operations .operation-item .name {
  font-size: 1.6em;
  color: #6d9dd0;
}
.m-kinds .operations .operation-item .pic {
  position: absolute;
  top: 10px;
  left: 0;
  border: 1px solid #d7d4d3;
}
.m-kinds .operations .operation-item .text {
  font-size: 1.4em;
}
.m-kinds .operations .operation-item a {
  display: block;
  background: none;
  color: inherit;
}
.m-kinds .operations .operation-item a:hover {
  opacity: 1;
}
.m-kinds .operations .operation-item .item-inner {
  display: flow-root;
  position: relative;
  padding: 10px 30px 10px 10px;
  min-height: 65px;
  background: url(../img/arrow/arrow.png) right 10px center no-repeat;
  color: #7f7875;
  transition: opacity 0.1s linear;
}
.m-kinds .operations .operation-item .item-inner:hover {
  opacity: 0.5;
}
.m-kinds .operations .operation-item .name,
.m-kinds .operations .operation-item .text {
  margin-left: 76px;
}
.m-kinds .operations .operation-item .name {
  margin-bottom: 12px;
}
.m-kinds .operations .operation-item .pic {
  position: absolute;
  top: 10px;
  left: 10px;
  border: 1px solid #d7d4d3;
}
.m-kinds .operations .operation-item .text {
  line-height: 1.4285714286;
  font-size: 1.4em;
}
.m-kinds .operations .operation-item .text::before {
  margin-top: -3px;
}
.m-kinds .operations .operation-item .text::after {
  margin-top: -3px;
}
.m-kinds .operations .others {
  justify-content: space-between;
  margin-bottom: 40px;
}
.m-kinds .operations .others .operation-item {
  flex-basis: 50%;
  border-bottom: 1px dotted #d7d4d3;
}
.m-kinds .operations .others .operation-item .item-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px 0 6px;
  background-position: right top 25px;
}
.m-kinds .operations .others .operation-item .pic {
  position: static;
  order: 1;
  margin: 0 10px 6px 0;
}
.m-kinds .operations .others .operation-item .pic img {
  width: 38px;
  height: auto;
}
.m-kinds .operations .others .operation-item .name {
  flex: 1;
  order: 2;
  margin: 0 20px 6px 0;
  line-height: 1.2857142857;
  font-size: 1.4em;
}
.m-kinds .operations .others .operation-item .name a {
  font-weight: bold;
  color: #7f7875;
}
.m-kinds .operations .others .operation-item .text {
  flex-basis: 100%;
  order: 3;
  margin: 0;
  line-height: 1.5714285714;
}
.m-kinds .operations .others .operation-item .text::before {
  margin-top: -4px;
}
.m-kinds .operations .others .operation-item .text::after {
  margin-top: -4px;
}
.m-kinds .operations .m-genre-item {
  margin: 0 10px;
}
.m-kinds .operations .m-genre-item > .title {
  margin-bottom: 7px;
  padding-left: 14px;
  border: 0;
  border-left: 5px solid #94bc5a;
  background: #f7f5f3;
  text-align: left;
  line-height: 2.2857142857;
  font-size: 1.4em;
  font-weight: bold;
  color: #7f7875;
}
.m-kinds .operations .m-genre-item .operation-list {
  margin-bottom: 20px;
}
.m-kinds .operations .m-genre-item .operation-item {
  flex-basis: 48%;
  margin: 0;
  border-top: 1px dotted #d7d4d3;
  border-bottom: 0;
}
.m-kinds .operations .m-genre-item .operation-item:nth-child(1), .m-kinds .operations .m-genre-item .operation-item:nth-child(2) {
  border: 0;
}
.m-kinds .operations .m-genre-item .operation-item .name {
  font-size: 1.5em;
}
.m-kinds .operations .m-genre-item .operation-item .name a {
  font-weight: bold;
  text-decoration: none;
}
.m-kinds .operations .m-genre-item .operation-item .text {
  line-height: 1.3333333333;
  font-size: 1.2em;
}

.m-policy .policy-list {
  padding: 34px 15px 38px;
  background: url(../img/contents_policy_bg.png) left top no-repeat;
}
.m-policy .policy-item {
  box-sizing: border-box;
  padding: 40px 25px 0 216px;
  min-height: 125px;
}
.m-policy .policy-item + .policy-item {
  margin-top: 2px;
}
.m-policy .policy-item .title {
  margin-bottom: 10px;
  padding-bottom: 13px;
  border-bottom: 1px solid #dadadb;
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 2.2em;
  font-weight: bold;
  color: #7f7875;
}
.m-policy .policy-item .text {
  line-height: 1;
  font-size: 1.4em;
}
.m-policy .specialized {
  background: url(../img/contents_policy_specialized_bg1.jpg) left top no-repeat, url(../img/contents_policy_specialized_bg2.png) 155px top no-repeat, #fff;
}
.m-policy .privacy {
  background: url(../img/contents_policy_privacy_bg1.jpg) left top no-repeat, url(../img/contents_policy_privacy_bg2.png) 155px top no-repeat, #fff;
}
.m-policy .hygiene {
  background: url(../img/contents_policy_hygiene_bg1.jpg) left top no-repeat, url(../img/contents_policy_hygiene_bg2.png) 155px top no-repeat, #fff;
}
.m-policy .consultation {
  background: url(../img/contents_policy_consultation_bg1.jpg) left top no-repeat, url(../img/contents_policy_consultation_bg2.png) 155px top no-repeat, #fff;
}
.m-policy .accomplishment {
  background: url(../img/contents_policy_accomplishment_bg1.jpg) left top no-repeat, url(../img/contents_policy_accomplishment_bg2.png) 155px top no-repeat, #fff;
}

.m-clinic {
  margin-bottom: 40px;
}
.m-clinic > .title {
  margin-bottom: 0;
}
.m-clinic-list {
  display: flex;
  flex-flow: wrap;
}
.m-clinic-item {
  box-sizing: border-box;
  flex-basis: 50%;
  border-bottom: 1px dotted #c7bcb5;
}
.m-clinic-item:nth-child(odd) {
  border-right: 1px dotted #c7bcb5;
}
.m-clinic-item:nth-child(odd) .item-inner {
  padding-left: 92px;
}
.m-clinic-item:nth-child(even) a {
  background-position: right center;
}
.m-clinic-item:nth-child(even) .pic {
  left: 23px;
}
.m-clinic-item:last-child {
  border-bottom: 0;
}
.m-clinic-item a {
  display: block;
  height: 100%;
  background: url(../img/sprite/arrow/arrow.png) right 20px center no-repeat;
}
.m-clinic-item .item-inner {
  position: relative;
  padding: 30px 0 30px 114px;
}
.m-clinic-item .title {
  margin-bottom: 15px;
}
.m-clinic-item .pic {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.m-clinic-item .address {
  line-height: 1.2857142857;
  font-size: 1.4em;
  color: #7f7875;
}
.m-clinic-item .address::before, .m-clinic-item .address::after {
  content: "";
  display: block;
}
.m-clinic-item .address::before {
  margin-top: -2px;
}
.m-clinic-item .address::after {
  margin-bottom: -2px;
}

.m-banner {
  display: table;
  width: 100%;
  border: 1px solid #d4d0ce;
  background: #f5f2f0;
  box-shadow: inset 0 0 1px #fff;
  text-align: center;
  color: #7f7875;
}
.m-banner > * {
  display: table-cell;
  vertical-align: middle;
}
.m-banner .lead {
  margin: 0;
  padding: 0 20px;
  width: 216px;
  background: #eae5e2;
  text-align: left;
  line-height: 1.5;
  font-size: 1.6em;
  box-sizing: border-box;
}
.m-banner .banner-list {
  padding: 11px 37px 11px 42px;
}
.m-banner .banner-item {
  margin-right: 0;
}
.m-banner .banner-item + .banner-item {
  margin-top: 5px;
}
.m-banner:not(.ver-friends) {
  margin-top: 20px;
}

/*----------------------------------------------------------------------
8.	#sub
----------------------------------------------------------------------*/
#sub {
  float: left;
  margin-bottom: 45px;
  width: 194px;
}
#sub .s-contents:last-child {
  margin: 0;
}
#sub .menu {
  margin-bottom: 20px;
  border-bottom: 1px solid #baafa6;
}
#sub .menu .title {
  border: 1px solid #baafa6;
}
#sub .menu li {
  border-right: 1px solid #baafa6;
  border-left: 1px solid #baafa6;
}
#sub .menu a {
  display: block;
  cursor: pointer;
  text-decoration: none;
  line-height: 1.1666666667;
  font-size: 1.2em;
  color: #7f7875;
}
#sub .medical {
  margin-bottom: 20px;
}
#sub .medicallist {
  padding: 2px 4px;
  border: 4px solid #3b4762;
  border-top: 0;
  background: #9693a3;
}
#sub .medicallist-item {
  margin: 2px 0;
  border: 2px solid #454d68;
}
#sub .medicallist-item.drseminar {
  background: url(../img/sprite/hover/sub/sub_medical_drseminar_h.png) 0 0 no-repeat;
}
#sub .medicallist-item.introduction {
  background: url(../img/sprite/hover/sub/sub_medical_introduction_h.png) 0 0 no-repeat;
}
#sub .medicallist-item a:hover img {
  opacity: 0;
}
#sub .info {
  margin-bottom: 20px;
  padding: 4px;
  background: url(../img/sub_info_bg.gif) left top repeat-x;
}
#sub .info ul {
  padding: 4px;
  background: #b7afa8;
}
#sub .info li {
  margin-bottom: 4px;
  border: 2px solid #463f3c;
}
#sub .info li:last-child {
  margin: 0;
}
#sub .president img {
  border: 1px solid #baafa6;
}
#sub .blog {
  margin-bottom: 20px;
}
#sub .blog li {
  margin-bottom: 5px;
}
#sub .blog li:last-child {
  margin: 0;
}
#sub .lp {
  margin-bottom: 20px;
}
#sub .lp li {
  margin-bottom: 5px;
}
#sub .lp li:last-child {
  margin: 0;
}
#sub .banner {
  margin-bottom: 20px;
}
#sub .banner li {
  margin-bottom: 10px;
}
#sub .banner li:last-child {
  margin-bottom: 0;
}
#sub .banner li a > * {
  border: 1px solid #baafa6;
}
#sub .banner .clinic, #sub .banner #footer .kuchikomi, #footer #sub .banner .kuchikomi {
  margin-bottom: 20px;
}
#sub .banner .clinic-item {
  background: url(../img/sub_banner_clinic_bg.gif) left bottom repeat-x #f5f3f1;
}
#sub .banner .clinic-item a:hover > * {
  opacity: 0.5;
}
#sub .banner .clinic-item .pic {
  border-bottom: 1px solid #fff;
}
#sub .banner .clinic-item .text {
  padding: 3px 13px 5px;
  border-top: 1px solid #cbc0b8;
  background: url(../img/arrow/arrow2.png) 176px 17px no-repeat;
  line-height: 1.2;
  color: #7f7875;
}
#sub .banner .others .trouble img {
  border: 0;
}
#sub .social {
  margin-bottom: 20px;
}
#sub .social ul {
  margin: 0 auto;
  width: 71px;
  height: 40px;
}
#sub .social li {
  float: left;
  margin-left: 7px;
  height: 40px;
}
#sub .social li:first-child {
  margin: 0;
}
#sub .feature {
  margin-bottom: 20px;
}
#sub .feature li + li {
  margin-top: 10px;
}
#sub .feature img {
  border: 1px solid #baafa6;
}
#sub .feature .feature-item img {
  border: 0;
}
#sub .feature .feature-item .text {
  margin-top: 3px;
  line-height: 1.3333333333;
  font-size: 1.2em;
  color: #7f7875;
  white-space: nowrap;
}
#sub .regenerative {
  margin-bottom: 20px;
}
#sub .regenerative p {
  margin-bottom: 10px;
}
#sub .regenerative img {
  border: 1px solid #baafa6;
}
#sub .regenerative .cooperation img {
  border: 0;
}
#sub .matome {
  margin-bottom: 20px;
}
#sub .matome > .title {
  position: relative;
}
#sub .matome > .title::before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  z-index: 1;
  width: 35px;
  height: 35px;
  background: url(../img/sub_matome_title_bg.png) left top no-repeat;
}
#sub .matome .s-matome-item {
  border-bottom: 1px dotted #baafa6;
}
#sub .matome .s-matome-item a {
  display: block;
  padding: 10px;
}
#sub .matome .s-matome-item .item-inner {
  position: relative;
  min-height: 55px;
}
#sub .matome .s-matome-item .item-inner > * {
  margin-left: 65px;
}
#sub .matome .s-matome-item .item-inner .title {
  line-height: 1.3333333333;
  font-size: 1.2em;
}
#sub .matome .s-matome-item .item-inner .pic {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
#sub .matome .s-matome-wrapper {
  position: relative;
  padding: 12px 0;
  border: 1px solid #baafa6;
  border-top: 0;
  background: #f5f2f0;
}
#sub .matome .s-matome-wrapper .bx-wrapper {
  position: static;
}
#sub .matome .s-matome-wrapper .bx-wrapper .bx-viewport {
  left: 0;
  height: 227px !important;
  border: 0;
  background: none;
  box-shadow: none;
}
#sub .matome .s-matome-wrapper .bx-controls a {
  display: block;
  position: absolute;
  left: 0;
  z-index: 800;
  margin: 0;
  width: 100%;
  height: 12px;
  background-color: #a39489;
}
#sub .matome .s-matome-wrapper .bx-controls .bx-prev {
  top: 0;
  background-image: url(../img/index_relatedsites_arrow1.gif);
  background-position: center;
}
#sub .matome .s-matome-wrapper .bx-controls .bx-next {
  bottom: 0;
  background-image: url(../img/index_relatedsites_arrow2.gif);
  background-position: center;
}
#sub .js-fix-contents {
  width: 194px;
}
#sub .js-fix-contents.is-fixed {
  position: fixed;
}
#sub .js-fix-contents.is-bottom {
  position: absolute;
  bottom: 0;
}

#sub {
  position: relative;
}
#sub .menu a {
  padding: 2px;
  font-size: 1.2em;
}
#sub .menu a span {
  font-size: 0.8333333333em;
}
#sub .menu .s-operation-item {
  padding-bottom: 1px;
  border: 0;
  border-bottom: 1px dotted #baafa6;
  background: #f2efed;
}
#sub .menu .s-operation-item:last-child {
  border-bottom: 0;
}
#sub .menu .s-operation-item.active {
  background-color: #e4dfdb;
}
#sub .menu .s-operation-item dt,
#sub .menu .s-operation-item dd {
  display: table-cell;
  vertical-align: middle;
}
#sub .menu .s-operation-item dt {
  padding-right: 9px;
}
#sub .menu .s-operation-item dt img {
  border: 1px solid #baafa6;
}
#sub .menu .s-operation-item dd .reccomend {
  display: inline;
  margin-left: 5px;
}
#sub .menu .s-operation-item dd .reccomend img {
  vertical-align: text-top;
}
#sub .contents .s-menu-item + .s-menu-item {
  border-top: 1px solid #c7bcb5;
}
#sub .contents .s-menu-item a {
  display: flex;
  position: static;
  align-items: center;
  padding: 1px;
}
#sub .contents .s-menu-item a::before, #sub .contents .s-menu-item a::after {
  content: "";
  display: block;
}
#sub .contents .s-menu-item a::before {
  margin-right: 8px;
  width: 7px;
  height: 30px;
  background: linear-gradient(#c7bcb5, #7f7875 50%, #584f4c 50%, #7f7875);
}
#sub .contents .s-menu-item a::after {
  margin: 0 10px 0 auto;
  padding-left: 5px;
  width: 10px;
  height: 10px;
  background: url(../img/arrow/arrow2.png) right 0 no-repeat;
}
#sub .contents .s-menu-item a:hover::after {
  background-image: url(../img/arrow/arrow2_h.png);
}
#sub .category .s-menu-item {
  position: relative;
  background: #eae5e2;
}
#sub .category .s-menu-item:hover img {
  opacity: 0.5;
}
#sub .category .s-menu-item + .s-menu-item {
  border-top: 1px dotted #c7bcb5;
}
#sub .category .s-menu-item a {
  padding: 0;
  color: #6d9dd0;
}
#sub .category .s-menu-item a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#sub .category .s-menu-item img {
  transition: opacity 0.1s linear;
}
#sub .category .s-menu-item .item-inner {
  display: flex;
  align-items: center;
  padding: 5px 10px;
}
#sub .category .s-menu-item .pic {
  margin-right: 10px;
  border: 1px solid #c7bcb5;
}
#sub .category .s-menu-item .text {
  line-height: 1.4;
}
#sub .s-genre-title {
  background: #d3cbc5;
  text-align: center;
  line-height: 1.75;
  font-size: 1.2em;
  color: #fff;
}

/*----------------------------------------------------------------------
9.	#footer
----------------------------------------------------------------------*/
#footer .wrapper {
  margin: 0 auto;
  width: 988px;
}
#footer .wrapper .wrapper {
  width: auto;
  border-bottom: 1px solid #baafa6;
  background: #f2efed;
}
#footer .f-clinic-list {
  display: flex;
  padding: 9px 0;
  background: #efece9;
}
#footer .f-clinic-item {
  position: relative;
  flex-basis: 20%;
  border-right: 1px solid #c7bcb5;
  border-left: 1px solid #fff;
}
#footer .f-clinic-item:first-child {
  border-left: 0;
}
#footer .f-clinic-item:last-child {
  border-right: 0;
}
#footer .f-clinic-item a::before {
  content: "";
  display: block;
  position: absolute;
  top: -9px;
  right: 0;
  bottom: -9px;
  left: 0;
  transition: all 0.15s linear;
}
#footer .f-clinic-item a::after {
  content: "";
  position: absolute;
  right: 10px;
  bottom: 0;
  width: 10px;
  height: 10px;
  background: url(../img/arrow/arrow2.png) 0 0 no-repeat;
}
#footer .f-clinic-item a:hover img {
  opacity: 1;
}
#footer .f-clinic-item a:hover::before {
  background-color: rgba(255,255,255,.5);
}
#footer .f-clinic-item a:hover::after {
  background-image: url(../img/arrow/arrow2_h.png);
}
#footer .f-clinic-item img {
  border-bottom: 1px solid #c7bcb5;
}
#footer .f-clinic-item .pic {
  margin-bottom: 7px;
  text-align: center;
}
#footer .f-clinic-item .address {
  text-align: center;
  line-height: 1.2;
  font-size: 1em;
  color: #7f7875;
}
#footer .f-sitemap {
  display: flex;
  padding: 36px 55px 18px;
}
#footer .f-sitemap-contents {
  flex-basis: 24%;
}
#footer .f-sitemap-contents > .title {
  margin-bottom: 12px;
  font-size: 1.4em;
  color: #595350;
}
#footer .f-sitemap-contents.others {
  flex: 1;
  flex-basis: 52%;
}
#footer .f-sitemap-contents.others .f-sitemap-page-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 240px;
}
#footer .f-sitemap-contents.others .f-sitemap-page-item a {
  font-size: 1.4em;
  color: #595350;
}
#footer .f-sitemap-page-item {
  margin-bottom: 12px;
}
#footer .f-sitemap-page-item a {
  padding-left: 18px;
  background: url(../img/arrow/arrow2.png) 0 center no-repeat;
  text-decoration: none;
  font-size: 1.2em;
  color: #7f7875;
}
#footer .f-sitemap-page-item.subitem a {
  margin-left: 20px;
}
#footer .sitemap {
  *zoom: 1;
  float: left;
  margin: 36px 0 0 60px;
  padding-bottom: 30px;
  width: 614px;
}
#footer .sitemap::after {
  content: "";
  display: table;
  clear: both;
}
#footer .sitemap ul {
  *zoom: 1;
  clear: both;
  background: url(../img/footer_sitemap_bg.gif) left top repeat-x, url(../img/footer_sitemap_bg.gif) left 42px repeat-x, url(../img/footer_sitemap_bg.gif) left 84px repeat-x, url(../img/footer_sitemap_bg.gif) left bottom repeat-x;
}
#footer .sitemap ul::after {
  content: "";
  display: table;
  clear: both;
}
#footer .sitemap ul li {
  float: left;
  margin-right: 12px;
  padding-bottom: 2px;
}
#footer .sitemap ul li a {
  padding-left: 18px;
  background: url(../img/arrow/arrow2.png) 0 2px no-repeat;
  text-decoration: none;
  line-height: 40px;
  font-size: 1.2em;
  font-weight: bold;
  color: #595350;
}
#footer .sitemap ul li a:hover {
  background-image: url(../img/arrow/arrow2_h.png);
}
#footer .sitemap section {
  float: left;
  margin-bottom: 30px;
  margin-left: 30px;
  width: 130px;
}
#footer .sitemap section:first-child {
  margin: 0;
}
#footer .sitemap section .title {
  margin-bottom: 8px;
  font-size: 1.2em;
  font-weight: bold;
  color: #595350;
}
#footer .sitemap section ul {
  padding: 0;
  background: none;
}
#footer .sitemap section ul li {
  float: none;
  margin: 0;
  line-height: 1;
}
#footer .sitemap section ul li a {
  display: block;
  background-position: 0 4px;
  line-height: 1.8;
  font-size: 1em;
  font-weight: normal;
  color: #7f7875;
}
#footer .clinic, #footer .kuchikomi {
  float: right;
  margin: 36px 60px 0 0;
  padding-bottom: 26px;
  width: 239px;
}
#footer .clinic-item {
  margin-bottom: 4px;
}
#footer .clinic-item a:hover > * {
  opacity: 0.5;
}
#footer .clinic-item img {
  border: 1px solid #baafa6;
}
#footer .clinic-item .item-inner {
  position: relative;
}
#footer .clinic-item .text {
  position: absolute;
  right: 11px;
  bottom: 5px;
  padding: 0;
  width: 164px;
  border: 0;
  background: none;
  text-align: center;
  line-height: 1.25;
  font-size: 0.8em;
  color: #7f7875;
}
#footer .text {
  clear: both;
  padding: 15px 0;
  border-top: 1px solid #fff;
  background: #f2efed;
  text-align: center;
  line-height: 1.6;
  color: #7f7875;
}
#footer #fnavi {
  border-top: 1px solid #ccc3ba;
}
#footer #copyright {
  padding-top: 45px;
  width: 100%;
  height: 25px;
  background: url(../img/copyright_bg.gif) left top no-repeat;
  text-align: center;
  color: #f5f3f1;
}
#footer .kuchikomi {
  margin-top: 0;
  text-align: right;
}
#footer .kuchikomi img {
  border: 0;
}

.liposuction .p-supervisor,
.breast-hip .p-supervisor,
.antiaging .p-supervisor {
  position: relative;
  margin: 15px 0 20px;
  padding: 10px;
  background: #efece9;
  color: #7f7875;
}
.liposuction .p-supervisor a,
.breast-hip .p-supervisor a,
.antiaging .p-supervisor a {
  color: #7f7875;
}
.liposuction .p-supervisor__headline,
.breast-hip .p-supervisor__headline,
.antiaging .p-supervisor__headline {
  position: absolute;
  top: 15px;
  left: 90px;
  margin: 0;
  padding: 0;
  background: none;
  line-height: 1;
  font-size: 0.75rem;
  font-weight: normal;
}
.liposuction .p-supervisor__details,
.breast-hip .p-supervisor__details,
.antiaging .p-supervisor__details {
  display: flex;
  align-items: center;
}
.liposuction .p-supervisor__details__pic,
.breast-hip .p-supervisor__details__pic,
.antiaging .p-supervisor__details__pic {
  margin-right: 10px;
  background: #fff;
}
.liposuction .p-supervisor__details__name,
.breast-hip .p-supervisor__details__name,
.antiaging .p-supervisor__details__name {
  margin-top: 7px;
  line-height: 1.3;
  font-size: 0.75rem;
}
.liposuction .p-supervisor__details__name a:hover > *,
.breast-hip .p-supervisor__details__name a:hover > *,
.antiaging .p-supervisor__details__name a:hover > * {
  opacity: 1;
}
.liposuction .p-supervisor__details__name .name-emphasis,
.breast-hip .p-supervisor__details__name .name-emphasis,
.antiaging .p-supervisor__details__name .name-emphasis {
  font-size: 1rem;
  font-weight: bold;
}
.liposuction .p-supervisor__link,
.breast-hip .p-supervisor__link,
.antiaging .p-supervisor__link {
  position: absolute;
  right: 10px;
  bottom: 10px;
  margin: 0;
  padding: 0;
  background: none;
  text-align: right;
  line-height: 1;
  font-size: 1.2em;
}
.liposuction .p-supervisor__link a,
.breast-hip .p-supervisor__link a,
.antiaging .p-supervisor__link a {
  padding-left: 15px;
  background: url(../../img/arrow/arrow2.png) left center no-repeat;
}
.liposuction .p-supervisor__link a:hover,
.breast-hip .p-supervisor__link a:hover,
.antiaging .p-supervisor__link a:hover {
  background: url(../../img/arrow/arrow2_h.png) left center no-repeat;
  color: #6d9dd0;
}
.liposuction .m-provider,
.breast-hip .m-provider,
.antiaging .m-provider {
  position: relative;
  margin: 15px 0 40px;
  padding: 10px;
  background: #efece9;
  color: #7f7875;
}
.liposuction .m-provider a,
.breast-hip .m-provider a,
.antiaging .m-provider a {
  color: #7f7875;
}
.liposuction .m-provider .title,
.breast-hip .m-provider .title,
.antiaging .m-provider .title {
  position: absolute;
  top: 15px;
  left: 90px;
  margin: 0;
  padding: 0;
  background: none;
  line-height: 1;
  font-size: 1.3em;
  font-weight: normal;
}
.liposuction .m-provider .doctor,
.breast-hip .m-provider .doctor,
.antiaging .m-provider .doctor {
  display: flex;
  align-items: center;
}
.liposuction .m-provider .doctor .pic,
.breast-hip .m-provider .doctor .pic,
.antiaging .m-provider .doctor .pic {
  margin-right: 10px;
  background: #fff;
}
.liposuction .m-provider .doctor .name,
.breast-hip .m-provider .doctor .name,
.antiaging .m-provider .doctor .name {
  margin-top: 7px;
  line-height: 1.3;
  font-size: 1.2em;
}
.liposuction .m-provider .doctor .name .emphasis,
.breast-hip .m-provider .doctor .name .emphasis,
.antiaging .m-provider .doctor .name .emphasis {
  font-size: 1.3333333333em;
  font-weight: bold;
}
.liposuction .m-provider .link,
.breast-hip .m-provider .link,
.antiaging .m-provider .link {
  position: absolute;
  right: 10px;
  bottom: 10px;
  margin: 0;
  padding: 0;
  background: none;
  text-align: right;
  line-height: 1;
  font-size: 1.2em;
}
.liposuction .m-provider .link a,
.breast-hip .m-provider .link a,
.antiaging .m-provider .link a {
  padding-left: 15px;
  background: url(../../img/pc/arrow2.png) left center no-repeat;
}
.liposuction .m-provider .link a:hover,
.breast-hip .m-provider .link a:hover,
.antiaging .m-provider .link a:hover {
  background: url(../../img/pc/arrow2_h.png) left center no-repeat;
  color: #6d9dd0;
}
.liposuction #profile,
.breast-hip #profile,
.antiaging #profile {
  padding: 2em;
}
.liposuction #profile .title,
.breast-hip #profile .title,
.antiaging #profile .title {
  top: 20px;
  left: 100px;
  margin-bottom: 0.4em;
  opacity: 0.8;
  font-size: 1em;
}
.liposuction #profile .doctor,
.breast-hip #profile .doctor,
.antiaging #profile .doctor {
  margin-bottom: 1.4em;
}
.liposuction #profile .doctor .name,
.breast-hip #profile .doctor .name,
.antiaging #profile .doctor .name {
  margin-top: 1em;
}
.liposuction #profile .doctor .name .emphasis,
.breast-hip #profile .doctor .name .emphasis,
.antiaging #profile .doctor .name .emphasis {
  margin-top: 0.7em;
  font-size: 15px;
}
.liposuction #profile .doctor .name .position,
.breast-hip #profile .doctor .name .position,
.antiaging #profile .doctor .name .position {
  font-size: 1.25em;
}
.liposuction #profile .doctor .name .position .job-title,
.breast-hip #profile .doctor .name .position .job-title,
.antiaging #profile .doctor .name .position .job-title {
  display: block;
  margin-top: 0.7em;
  opacity: 0.9;
  font-size: 12px;
}
.liposuction #profile .introduction,
.liposuction #profile .license,
.liposuction #profile .society,
.liposuction #profile .history,
.breast-hip #profile .introduction,
.breast-hip #profile .license,
.breast-hip #profile .society,
.breast-hip #profile .history,
.antiaging #profile .introduction,
.antiaging #profile .license,
.antiaging #profile .society,
.antiaging #profile .history {
  text-align: justify;
  line-height: 1.7;
  font-size: 1.25em;
}
.liposuction #profile .introduction a,
.liposuction #profile .license a,
.liposuction #profile .society a,
.liposuction #profile .history a,
.breast-hip #profile .introduction a,
.breast-hip #profile .license a,
.breast-hip #profile .society a,
.breast-hip #profile .history a,
.antiaging #profile .introduction a,
.antiaging #profile .license a,
.antiaging #profile .society a,
.antiaging #profile .history a {
  color: #6d9dd0;
}
.liposuction #profile .introduction,
.breast-hip #profile .introduction,
.antiaging #profile .introduction {
  margin-bottom: 0.8em;
}
.liposuction #profile .society,
.breast-hip #profile .society,
.antiaging #profile .society {
  margin-top: 0.8em;
}
.liposuction .m-title::before,
.breast-hip .m-title::before,
.antiaging .m-title::before {
  background-image: url(../img/contents_liposuction_title_bg.png);
}
.liposuction .p-seminar,
.breast-hip .p-seminar,
.antiaging .p-seminar {
  display: flex;
  justify-content: space-between;
  margin: 30px 0 50px;
  padding: 0 10px;
}
.liposuction .p-seminar__main,
.breast-hip .p-seminar__main,
.antiaging .p-seminar__main {
  padding: 10px 0 0;
  width: 464px;
}
.liposuction .p-seminar__main__headline,
.breast-hip .p-seminar__main__headline,
.antiaging .p-seminar__main__headline {
  margin-bottom: 25px;
}
.liposuction .p-seminar__main__text,
.breast-hip .p-seminar__main__text,
.antiaging .p-seminar__main__text {
  line-height: 1.7142857143;
  font-size: 14px;
  color: #7f7875;
}
.liposuction .date,
.breast-hip .date,
.antiaging .date {
  margin: 0 0 10px;
}
.liposuction .date-list-item,
.breast-hip .date-list-item,
.antiaging .date-list-item {
  text-align: right;
  line-height: 1.3333333333;
  font-size: 1.1em;
  color: #999490;
}
.liposuction .date-list-item .fa-clock,
.breast-hip .date-list-item .fa-clock,
.antiaging .date-list-item .fa-clock {
  margin-right: 5px;
  vertical-align: top;
  font-size: 1.3333333333em;
}
.liposuction .text mark,
.breast-hip .text mark,
.antiaging .text mark {
  background: #f9f7c3;
  color: inherit;
}
.liposuction .m-contents .lead,
.breast-hip .m-contents .lead,
.antiaging .m-contents .lead {
  margin-bottom: 30px;
}
.liposuction .c-movie,
.breast-hip .c-movie,
.antiaging .c-movie {
  margin-top: 40px;
}
.liposuction .c-movie iframe,
.breast-hip .c-movie iframe,
.antiaging .c-movie iframe {
  border-radius: 12px;
}
.liposuction .js-tab-contents-wrapper,
.breast-hip .js-tab-contents-wrapper,
.antiaging .js-tab-contents-wrapper {
  position: relative;
}
.liposuction .js-tab-contents,
.breast-hip .js-tab-contents,
.antiaging .js-tab-contents {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.1s linear;
}
.liposuction .js-tab-contents.is-active,
.breast-hip .js-tab-contents.is-active,
.antiaging .js-tab-contents.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}
.liposuction .m-tab-list,
.breast-hip .m-tab-list,
.antiaging .m-tab-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.liposuction .m-tab-list__item,
.breast-hip .m-tab-list__item,
.antiaging .m-tab-list__item {
  position: relative;
}
.liposuction .m-tab-list__item a,
.breast-hip .m-tab-list__item a,
.antiaging .m-tab-list__item a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  border-radius: 4px 4px 0 0;
  background: #7f7875;
  text-decoration: none;
  font-size: 15px;
  color: #f2f1f1;
}
.liposuction .m-tab-list__item a:hover,
.breast-hip .m-tab-list__item a:hover,
.antiaging .m-tab-list__item a:hover {
  text-decoration: underline;
  color: #f2f1f1 !important;
}
.liposuction .m-tab-list__item.is-active a,
.breast-hip .m-tab-list__item.is-active a,
.antiaging .m-tab-list__item.is-active a {
  height: 60px;
  border-radius: 4px;
  background: #ee7b75;
  font-weight: bold;
}
.liposuction .m-tab-list__item.is-active::after,
.breast-hip .m-tab-list__item.is-active::after,
.antiaging .m-tab-list__item.is-active::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  z-index: 2;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-color: #ee7b75 transparent transparent transparent;
  border-width: 15px 15px 0 15px;
}
.liposuction .case .title .inner-text,
.liposuction .reason .title .inner-text,
.liposuction .price .title .inner-text,
.breast-hip .case .title .inner-text,
.breast-hip .reason .title .inner-text,
.breast-hip .price .title .inner-text,
.antiaging .case .title .inner-text,
.antiaging .reason .title .inner-text,
.antiaging .price .title .inner-text {
  letter-spacing: 0.5em;
}
.liposuction .m-case .case-movie,
.breast-hip .m-case .case-movie,
.antiaging .m-case .case-movie {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 30px;
}
.liposuction .m-case .case-movie__item,
.breast-hip .m-case .case-movie__item,
.antiaging .m-case .case-movie__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  background: #dfd8d3;
}
.liposuction .m-case .case-movie__item:first-child:last-child,
.breast-hip .m-case .case-movie__item:first-child:last-child,
.antiaging .m-case .case-movie__item:first-child:last-child {
  flex-direction: row;
  width: 100%;
}
.liposuction .m-case .case-movie__title,
.breast-hip .m-case .case-movie__title,
.antiaging .m-case .case-movie__title {
  flex: 1;
  text-align: center;
  line-height: 1.3125;
  font-size: 1.6em;
  font-weight: bold;
  color: #59514d;
}
.liposuction .m-case .case-movie__pic,
.breast-hip .m-case .case-movie__pic,
.antiaging .m-case .case-movie__pic {
  cursor: pointer;
}
.liposuction .m-case > .title,
.breast-hip .m-case > .title,
.antiaging .m-case > .title {
  padding-left: 0;
  letter-spacing: 0;
}
.liposuction .m-case .m-tab,
.breast-hip .m-case .m-tab,
.antiaging .m-case .m-tab {
  margin-bottom: 30px;
}
.liposuction .m-case-box__item,
.breast-hip .m-case-box__item,
.antiaging .m-case-box__item {
  margin: 0 auto;
  width: 644px;
  color: #7f7875;
}
.liposuction .m-case-box__item__title,
.breast-hip .m-case-box__item__title,
.antiaging .m-case-box__item__title {
  margin-bottom: 15px;
  text-align: center;
  font-size: 20px;
}
.liposuction .m-case-box__item__title span,
.breast-hip .m-case-box__item__title span,
.antiaging .m-case-box__item__title span {
  font-size: 16px;
}
.liposuction .m-case-box__item__pic,
.breast-hip .m-case-box__item__pic,
.antiaging .m-case-box__item__pic {
  margin-bottom: 10px;
}
.liposuction .m-case-box__item__text,
.breast-hip .m-case-box__item__text,
.antiaging .m-case-box__item__text {
  line-height: 1.5384615385;
  font-size: 13px;
}
.liposuction .m-case-box__item + .m-case-box__item,
.breast-hip .m-case-box__item + .m-case-box__item,
.antiaging .m-case-box__item + .m-case-box__item {
  margin-top: 30px;
}
.liposuction .m-case .case-info-table,
.breast-hip .m-case .case-info-table,
.antiaging .m-case .case-info-table {
  margin-top: 40px;
  margin-bottom: 40px;
}
.liposuction .m-case-movie__pic,
.breast-hip .m-case-movie__pic,
.antiaging .m-case-movie__pic {
  margin-bottom: 40px;
}
.liposuction .m-case .link,
.breast-hip .m-case .link,
.antiaging .m-case .link {
  text-align: right;
  font-size: 1.4em;
  margin-top: 40px;
}
.liposuction .m-case .link a,
.breast-hip .m-case .link a,
.antiaging .m-case .link a {
  transition: all 0.1s linear;
  display: inline-block;
  padding: 19px 42px;
  background: url(../img/arrow/arrow16.png) right 11px center no-repeat #d3cbc5;
  color: #7f7875;
}
.liposuction .m-case .link a:hover,
.breast-hip .m-case .link a:hover,
.antiaging .m-case .link a:hover {
  opacity: 0.6;
  color: #7f7875 !important;
}
.liposuction .m-case .link a,
.breast-hip .m-case .link a,
.antiaging .m-case .link a {
  text-decoration: none;
}
.liposuction .reason .title .inner-text,
.breast-hip .reason .title .inner-text,
.antiaging .reason .title .inner-text {
  letter-spacing: 1px;
}
.liposuction .reason__list,
.breast-hip .reason__list,
.antiaging .reason__list {
  margin-bottom: 40px;
}
.liposuction .reason__item,
.breast-hip .reason__item,
.antiaging .reason__item {
  margin-bottom: 10px;
}
.liposuction .reason__item a,
.breast-hip .reason__item a,
.antiaging .reason__item a {
  display: flex;
  position: relative;
  align-items: center;
  padding-left: 237px;
  height: 110px;
  line-height: 1.5;
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 2em;
  font-weight: bold;
  color: #7e7774;
  text-decoration: none;
}
.liposuction .reason__item a em,
.breast-hip .reason__item a em,
.antiaging .reason__item a em {
  color: #ed7b74;
}
.liposuction .reason__item a:hover,
.breast-hip .reason__item a:hover,
.antiaging .reason__item a:hover {
  opacity: 0.6;
  color: #7e7774 !important;
}
.liposuction .reason__item a:hover em,
.breast-hip .reason__item a:hover em,
.antiaging .reason__item a:hover em {
  color: #ed7b74;
}
.liposuction .reason__item a::after,
.breast-hip .reason__item a::after,
.antiaging .reason__item a::after {
  content: "";
  position: absolute;
  right: 1.1rem;
  bottom: 1.1rem;
  width: 21px;
  height: 22px;
  background: url(../img/contents_antiaging_reason_item_arrow.png) left top no-repeat;
  background-size: contain;
  transform: rotate(0deg);
}
.liposuction .reason__item:last-child,
.breast-hip .reason__item:last-child,
.antiaging .reason__item:last-child {
  margin-bottom: 0;
}
.liposuction .reason-contents,
.breast-hip .reason-contents,
.antiaging .reason-contents {
  margin-bottom: 40px;
}
.liposuction .reason-contents5,
.breast-hip .reason-contents5,
.antiaging .reason-contents5 {
  margin-bottom: 0;
}
.liposuction .reason-contents5 .reason-contents__text,
.breast-hip .reason-contents5 .reason-contents__text,
.antiaging .reason-contents5 .reason-contents__text {
  margin-bottom: 0;
}
.liposuction .reason-contents__title,
.breast-hip .reason-contents__title,
.antiaging .reason-contents__title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 25px;
  border-top-color: #94bc5a;
}
.liposuction .reason-contents__title sup,
.breast-hip .reason-contents__title sup,
.antiaging .reason-contents__title sup {
  line-height: 0;
}
.liposuction .reason-contents__inner,
.breast-hip .reason-contents__inner,
.antiaging .reason-contents__inner {
  overflow: hidden;
  margin: 0 10px;
}
.liposuction .reason-contents__text.last, .liposuction .reason-contents__pic.last,
.breast-hip .reason-contents__text.last,
.breast-hip .reason-contents__pic.last,
.antiaging .reason-contents__text.last,
.antiaging .reason-contents__pic.last {
  margin-bottom: 0;
}
.liposuction .reason-contents__text,
.breast-hip .reason-contents__text,
.antiaging .reason-contents__text {
  margin-bottom: 20px;
  text-align: justify;
  line-height: 1.7142857143;
  font-size: 14px;
  color: #7f7875;
}
.liposuction .reason-contents__text mark,
.breast-hip .reason-contents__text mark,
.antiaging .reason-contents__text mark {
  background: #f9f7c3;
  color: inherit;
}
.liposuction .reason-contents__text mark a,
.breast-hip .reason-contents__text mark a,
.antiaging .reason-contents__text mark a {
  font-weight: bold;
}
.liposuction .reason-contents__pic,
.breast-hip .reason-contents__pic,
.antiaging .reason-contents__pic {
  margin-bottom: 20px;
  text-align: center;
}
.liposuction .reason-contents .box,
.breast-hip .reason-contents .box,
.antiaging .reason-contents .box {
  margin-bottom: 20px;
}
.liposuction .reason-contents .box__details__text,
.breast-hip .reason-contents .box__details__text,
.antiaging .reason-contents .box__details__text {
  padding-top: 5px;
  line-height: 1.3333333333;
  font-size: 1.2em;
  color: #7f7875;
}
.liposuction .reason-contents__list,
.breast-hip .reason-contents__list,
.antiaging .reason-contents__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto 25px;
  width: 600px;
}
.liposuction .reason-contents__item,
.breast-hip .reason-contents__item,
.antiaging .reason-contents__item {
  margin-right: 26px;
  width: 182px;
}
.liposuction .reason-contents__item__pic,
.breast-hip .reason-contents__item__pic,
.antiaging .reason-contents__item__pic {
  margin-bottom: 10px;
  text-align: center;
}
.liposuction .reason-contents__item__text,
.breast-hip .reason-contents__item__text,
.antiaging .reason-contents__item__text {
  text-align: center;
  line-height: 1.4285714286;
  font-size: 14px;
  color: #7f7875;
}
.liposuction .reason-contents__item__text em,
.breast-hip .reason-contents__item__text em,
.antiaging .reason-contents__item__text em {
  font-size: 16px;
  font-weight: bold;
  color: #ed7b74;
}
.liposuction .reason-contents__item:nth-child(3), .liposuction .reason-contents__item:nth-child(5),
.breast-hip .reason-contents__item:nth-child(3),
.breast-hip .reason-contents__item:nth-child(5),
.antiaging .reason-contents__item:nth-child(3),
.antiaging .reason-contents__item:nth-child(5) {
  margin-right: 0;
}
.liposuction .reason-contents .link,
.breast-hip .reason-contents .link,
.antiaging .reason-contents .link {
  text-align: right;
  font-size: 1.4em;
}
.liposuction .reason-contents .link a,
.breast-hip .reason-contents .link a,
.antiaging .reason-contents .link a {
  transition: all 0.1s linear;
  display: inline-block;
  padding: 19px 42px;
  background: url(../img/arrow/arrow16.png) right 11px center no-repeat #d3cbc5;
  color: #7f7875;
}
.liposuction .reason-contents .link a:hover,
.breast-hip .reason-contents .link a:hover,
.antiaging .reason-contents .link a:hover {
  opacity: 0.6;
  color: #7f7875 !important;
}
.liposuction .reason-contents .link a,
.breast-hip .reason-contents .link a,
.antiaging .reason-contents .link a {
  text-decoration: none;
}
.liposuction .flow > ol,
.breast-hip .flow > ol,
.antiaging .flow > ol {
  margin: 0 10px;
}
.liposuction .flow > ol > li,
.breast-hip .flow > ol > li,
.antiaging .flow > ol > li {
  margin-bottom: 30px;
  padding-bottom: 30px;
  min-height: 202px;
  border-bottom: 1px dotted #baafa6;
  background-position: left 46px;
  background-repeat: no-repeat;
}
.liposuction .flow > ol > li:nth-child(1),
.breast-hip .flow > ol > li:nth-child(1),
.antiaging .flow > ol > li:nth-child(1) {
  background-image: url(../img/operation_flow_bg1.jpg?v=2);
}
.liposuction .flow > ol > li:nth-child(2),
.breast-hip .flow > ol > li:nth-child(2),
.antiaging .flow > ol > li:nth-child(2) {
  background-image: url(../img/operation_flow_bg2.jpg?v=2);
}
.liposuction .flow > ol > li:nth-child(3),
.breast-hip .flow > ol > li:nth-child(3),
.antiaging .flow > ol > li:nth-child(3) {
  background-image: url(../img/operation_flow_bg3.jpg?v=2);
}
.liposuction .flow > ol > li:nth-child(4),
.breast-hip .flow > ol > li:nth-child(4),
.antiaging .flow > ol > li:nth-child(4) {
  background-image: url(../img/operation_flow_bg4.jpg?v=2);
}
.liposuction .flow > ol > li:nth-child(5),
.breast-hip .flow > ol > li:nth-child(5),
.antiaging .flow > ol > li:nth-child(5) {
  background-image: url(../img/operation_flow_bg5.jpg?v=2);
}
.liposuction .flow > ol > li:nth-child(6),
.breast-hip .flow > ol > li:nth-child(6),
.antiaging .flow > ol > li:nth-child(6) {
  background-image: url(../img/operation_flow_bg6.jpg?v=2);
}
.liposuction .flow > ol > li:nth-child(7),
.breast-hip .flow > ol > li:nth-child(7),
.antiaging .flow > ol > li:nth-child(7) {
  background-image: url(../img/operation_flow_bg7.jpg?v=2);
}
.liposuction .flow > ol > li:first-child .title,
.breast-hip .flow > ol > li:first-child .title,
.antiaging .flow > ol > li:first-child .title {
  letter-spacing: 0.5em;
}
.liposuction .flow > ol > li:last-child,
.breast-hip .flow > ol > li:last-child,
.antiaging .flow > ol > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
}
.liposuction .flow > ol > li li,
.breast-hip .flow > ol > li li,
.antiaging .flow > ol > li li {
  margin: 0;
  padding: 0;
  min-height: 1px;
  border: 0;
  color: #7f7875;
}
.liposuction .flow > ol > li section *,
.breast-hip .flow > ol > li section *,
.antiaging .flow > ol > li section * {
  margin-left: 242px;
}
.liposuction .flow > ol > li section * *,
.breast-hip .flow > ol > li section * *,
.antiaging .flow > ol > li section * * {
  margin: 0;
}
.liposuction .flow > ol > li .title,
.breast-hip .flow > ol > li .title,
.antiaging .flow > ol > li .title {
  margin: 0 0 10px;
  padding: 0 0 0 40px;
  border: 0;
  background: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  line-height: 32px;
  font-size: 1.6em;
  font-weight: bold;
  color: #b3a79c;
}
.liposuction .flow > ol > li:nth-child(1) .title,
.breast-hip .flow > ol > li:nth-child(1) .title,
.antiaging .flow > ol > li:nth-child(1) .title {
  background-image: url(../img/sprite/num/flow-no1.png);
}
.liposuction .flow > ol > li:nth-child(2) .title,
.breast-hip .flow > ol > li:nth-child(2) .title,
.antiaging .flow > ol > li:nth-child(2) .title {
  background-image: url(../img/sprite/num/flow-no2.png);
}
.liposuction .flow > ol > li:nth-child(3) .title,
.breast-hip .flow > ol > li:nth-child(3) .title,
.antiaging .flow > ol > li:nth-child(3) .title {
  background-image: url(../img/sprite/num/flow-no3.png);
}
.liposuction .flow > ol > li:nth-child(4) .title,
.breast-hip .flow > ol > li:nth-child(4) .title,
.antiaging .flow > ol > li:nth-child(4) .title {
  background-image: url(../img/sprite/num/flow-no4.png);
}
.liposuction .flow > ol > li:nth-child(5) .title,
.breast-hip .flow > ol > li:nth-child(5) .title,
.antiaging .flow > ol > li:nth-child(5) .title {
  background-image: url(../img/sprite/num/flow-no5.png);
}
.liposuction .flow > ol > li:nth-child(6) .title,
.breast-hip .flow > ol > li:nth-child(6) .title,
.antiaging .flow > ol > li:nth-child(6) .title {
  background-image: url(../img/sprite/num/flow-no6.png);
}
.liposuction .flow > ol > li:nth-child(7) .title,
.breast-hip .flow > ol > li:nth-child(7) .title,
.antiaging .flow > ol > li:nth-child(7) .title {
  background-image: url(../img/sprite/num/flow-no7.png);
}
.liposuction .flow > ol > li:nth-child(8) .title,
.breast-hip .flow > ol > li:nth-child(8) .title,
.antiaging .flow > ol > li:nth-child(8) .title {
  background-image: url(../img/sprite/num/flow-no8.png);
}
.liposuction .flow p,
.breast-hip .flow p,
.antiaging .flow p {
  margin-bottom: 15px;
  line-height: 1.8333333333;
  font-size: 1.2em;
  color: #7f7875;
}
.liposuction .flow ul,
.breast-hip .flow ul,
.antiaging .flow ul {
  margin-top: 22px;
  margin-bottom: 22px;
}
.liposuction .flow ul li:nth-child(n),
.breast-hip .flow ul li:nth-child(n),
.antiaging .flow ul li:nth-child(n) {
  margin-left: 10px;
  padding-left: 15px;
  background: url(../img/list_bg.gif) left center no-repeat;
  line-height: 2;
  font-size: 1.2em;
}
.liposuction .flow .info, .liposuction .flow li:nth-child(1) ul,
.breast-hip .flow .info,
.breast-hip .flow li:nth-child(1) ul,
.antiaging .flow .info,
.antiaging .flow li:nth-child(1) ul {
  margin-bottom: 0;
  border: 1px solid #baafa6;
  border-bottom: 0;
}
.liposuction .flow .info li, .liposuction .flow li:nth-child(1) ul li,
.breast-hip .flow .info li,
.breast-hip .flow li:nth-child(1) ul li,
.antiaging .flow .info li,
.antiaging .flow li:nth-child(1) ul li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #baafa6;
  background-position: 41px 11px;
  background-repeat: no-repeat;
  font-size: 1em;
}
.liposuction .flow .info li:nth-child(1), .liposuction .flow li:nth-child(1) ul li:nth-child(1),
.breast-hip .flow .info li:nth-child(1),
.breast-hip .flow li:nth-child(1) ul li:nth-child(1),
.antiaging .flow .info li:nth-child(1),
.antiaging .flow li:nth-child(1) ul li:nth-child(1) {
  background-image: url(../img/sprite/info/flow-net.png);
}
.liposuction .flow .info li:nth-child(2), .liposuction .flow li:nth-child(1) ul li:nth-child(2),
.breast-hip .flow .info li:nth-child(2),
.breast-hip .flow li:nth-child(1) ul li:nth-child(2),
.antiaging .flow .info li:nth-child(2),
.antiaging .flow li:nth-child(1) ul li:nth-child(2) {
  background-image: url(../img/sprite/info/flow-tel.png);
}
.liposuction .flow .info dl, .liposuction .flow li:nth-child(1) ul dl,
.breast-hip .flow .info dl,
.breast-hip .flow li:nth-child(1) ul dl,
.antiaging .flow .info dl,
.antiaging .flow li:nth-child(1) ul dl {
  margin-left: 151px;
  padding: 0 0 0 41px;
  border-left: 1px dotted #baafa6;
  background: #f2efed;
}
.liposuction .flow .info .net dl, .liposuction .flow li:nth-child(1) ul .net dl,
.breast-hip .flow .info .net dl,
.breast-hip .flow li:nth-child(1) ul .net dl,
.antiaging .flow .info .net dl,
.antiaging .flow li:nth-child(1) ul .net dl {
  padding-top: 19px;
  padding-bottom: 20px;
}
.liposuction .flow .info .net dt, .liposuction .flow li:nth-child(1) ul .net dt,
.breast-hip .flow .info .net dt,
.breast-hip .flow li:nth-child(1) ul .net dt,
.antiaging .flow .info .net dt,
.antiaging .flow li:nth-child(1) ul .net dt {
  margin-bottom: 10px;
  font-size: 1.2em;
}
.liposuction .flow .info .net dd, .liposuction .flow li:nth-child(1) ul .net dd,
.breast-hip .flow .info .net dd,
.breast-hip .flow li:nth-child(1) ul .net dd,
.antiaging .flow .info .net dd,
.antiaging .flow li:nth-child(1) ul .net dd {
  display: block;
}
.liposuction .flow .info .net dd .c-button a, .liposuction .flow li:nth-child(1) ul .net dd .c-button a,
.breast-hip .flow .info .net dd .c-button a,
.breast-hip .flow li:nth-child(1) ul .net dd .c-button a,
.antiaging .flow .info .net dd .c-button a,
.antiaging .flow li:nth-child(1) ul .net dd .c-button a {
  width: 206px;
  box-sizing: border-box;
}
.liposuction .flow .info .net dd .c-button a .inner-text, .liposuction .flow li:nth-child(1) ul .net dd .c-button a .inner-text,
.breast-hip .flow .info .net dd .c-button a .inner-text,
.breast-hip .flow li:nth-child(1) ul .net dd .c-button a .inner-text,
.antiaging .flow .info .net dd .c-button a .inner-text,
.antiaging .flow li:nth-child(1) ul .net dd .c-button a .inner-text {
  padding: 0 26px;
  background-position: right 4px center;
  font-size: 13px;
}
.liposuction .flow .info .net dd .c-button a .inner-text::before, .liposuction .flow .info .net dd .c-button a .inner-text::after, .liposuction .flow li:nth-child(1) ul .net dd .c-button a .inner-text::before, .liposuction .flow li:nth-child(1) ul .net dd .c-button a .inner-text::after,
.breast-hip .flow .info .net dd .c-button a .inner-text::before,
.breast-hip .flow .info .net dd .c-button a .inner-text::after,
.breast-hip .flow li:nth-child(1) ul .net dd .c-button a .inner-text::before,
.breast-hip .flow li:nth-child(1) ul .net dd .c-button a .inner-text::after,
.antiaging .flow .info .net dd .c-button a .inner-text::before,
.antiaging .flow .info .net dd .c-button a .inner-text::after,
.antiaging .flow li:nth-child(1) ul .net dd .c-button a .inner-text::before,
.antiaging .flow li:nth-child(1) ul .net dd .c-button a .inner-text::after {
  right: 4px;
}
.liposuction .flow .info .tel dl, .liposuction .flow li:nth-child(1) ul .tel dl,
.breast-hip .flow .info .tel dl,
.breast-hip .flow li:nth-child(1) ul .tel dl,
.antiaging .flow .info .tel dl,
.antiaging .flow li:nth-child(1) ul .tel dl {
  padding-top: 21px;
  padding-bottom: 20px;
}
.liposuction .flow .info .tel dl dt, .liposuction .flow li:nth-child(1) ul .tel dl dt,
.breast-hip .flow .info .tel dl dt,
.breast-hip .flow li:nth-child(1) ul .tel dl dt,
.antiaging .flow .info .tel dl dt,
.antiaging .flow li:nth-child(1) ul .tel dl dt {
  margin-bottom: 5px;
}
.liposuction .flow .info .tel dl dt a, .liposuction .flow li:nth-child(1) ul .tel dl dt a,
.breast-hip .flow .info .tel dl dt a,
.breast-hip .flow li:nth-child(1) ul .tel dl dt a,
.antiaging .flow .info .tel dl dt a,
.antiaging .flow li:nth-child(1) ul .tel dl dt a {
  color: #7f7875;
}
.liposuction .flow .info .tel dl dt img, .liposuction .flow li:nth-child(1) ul .tel dl dt img,
.breast-hip .flow .info .tel dl dt img,
.breast-hip .flow li:nth-child(1) ul .tel dl dt img,
.antiaging .flow .info .tel dl dt img,
.antiaging .flow li:nth-child(1) ul .tel dl dt img {
  margin-bottom: 8px;
}
.liposuction .flow .info .tel dl dl, .liposuction .flow li:nth-child(1) ul .tel dl dl,
.breast-hip .flow .info .tel dl dl,
.breast-hip .flow li:nth-child(1) ul .tel dl dl,
.antiaging .flow .info .tel dl dl,
.antiaging .flow li:nth-child(1) ul .tel dl dl {
  margin: 0;
  padding: 0;
  border: 0;
}
.liposuction .flow .info .tel dl dl dt,
.liposuction .flow .info .tel dl dl dd, .liposuction .flow li:nth-child(1) ul .tel dl dl dt,
.liposuction .flow li:nth-child(1) ul .tel dl dl dd,
.breast-hip .flow .info .tel dl dl dt,
.breast-hip .flow .info .tel dl dl dd,
.breast-hip .flow li:nth-child(1) ul .tel dl dl dt,
.breast-hip .flow li:nth-child(1) ul .tel dl dl dd,
.antiaging .flow .info .tel dl dl dt,
.antiaging .flow .info .tel dl dl dd,
.antiaging .flow li:nth-child(1) ul .tel dl dl dt,
.antiaging .flow li:nth-child(1) ul .tel dl dl dd {
  display: inline;
}
.liposuction .flow .info .tel dl dl dt,
.liposuction .flow .info .tel dl dl em, .liposuction .flow li:nth-child(1) ul .tel dl dl dt,
.liposuction .flow li:nth-child(1) ul .tel dl dl em,
.breast-hip .flow .info .tel dl dl dt,
.breast-hip .flow .info .tel dl dl em,
.breast-hip .flow li:nth-child(1) ul .tel dl dl dt,
.breast-hip .flow li:nth-child(1) ul .tel dl dl em,
.antiaging .flow .info .tel dl dl dt,
.antiaging .flow .info .tel dl dl em,
.antiaging .flow li:nth-child(1) ul .tel dl dl dt,
.antiaging .flow li:nth-child(1) ul .tel dl dl em {
  font-weight: bold;
}
.liposuction .flow #oneday,
.breast-hip .flow #oneday,
.antiaging .flow #oneday {
  margin-bottom: 0;
  border: 1px solid #baafa6;
}
.liposuction .flow #previousday,
.breast-hip .flow #previousday,
.antiaging .flow #previousday {
  border: 1px solid #baafa6;
}
.liposuction .flow #previousday .title,
.liposuction .flow #previousday p,
.breast-hip .flow #previousday .title,
.breast-hip .flow #previousday p,
.antiaging .flow #previousday .title,
.antiaging .flow #previousday p {
  display: table-cell;
  vertical-align: middle;
}
.liposuction .flow #previousday .title,
.breast-hip .flow #previousday .title,
.antiaging .flow #previousday .title {
  padding: 0;
  width: 151px;
  border-right: 1px dotted #baafa6;
  background: none;
  text-align: center;
  line-height: 1;
  font-size: 1.2em;
  font-weight: normal;
}
.liposuction .flow #previousday p,
.breast-hip .flow #previousday p,
.antiaging .flow #previousday p {
  padding: 15px 20px;
  background: #f2efed;
  line-height: 1.6666666667;
}
.liposuction .flow ol li:last-child .info,
.breast-hip .flow ol li:last-child .info,
.antiaging .flow ol li:last-child .info {
  margin-top: 22px;
  padding-bottom: 17px;
  border: none;
}
.liposuction .flow ol li:last-child .info__title,
.breast-hip .flow ol li:last-child .info__title,
.antiaging .flow ol li:last-child .info__title {
  margin-bottom: 13px;
  padding: 8px 10px;
  background: #d3cbc5;
  line-height: 1;
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #7f7875;
}
.liposuction .flow > ol > li a,
.breast-hip .flow > ol > li a,
.antiaging .flow > ol > li a {
  text-decoration: none;
}
.liposuction .flow > ol > li .title,
.breast-hip .flow > ol > li .title,
.antiaging .flow > ol > li .title {
  color: #7f7875;
}
.liposuction .flow > ol > li .m-proposal,
.breast-hip .flow > ol > li .m-proposal,
.antiaging .flow > ol > li .m-proposal {
  margin-bottom: 0;
}
.liposuction .flow > ol > li:nth-child(5) .title,
.breast-hip .flow > ol > li:nth-child(5) .title,
.antiaging .flow > ol > li:nth-child(5) .title {
  margin-bottom: 20px;
}
.liposuction .flow > ol > li:nth-child(5) .ontheday-wrapper,
.breast-hip .flow > ol > li:nth-child(5) .ontheday-wrapper,
.antiaging .flow > ol > li:nth-child(5) .ontheday-wrapper {
  margin-left: 12px;
  padding-top: 7px;
  border-left: 1px solid #e3deda;
}
.liposuction .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item,
.breast-hip .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item,
.antiaging .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item {
  display: flex;
  flex-wrap: wrap;
}
.liposuction .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item + .ontheday-item,
.breast-hip .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item + .ontheday-item,
.antiaging .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item + .ontheday-item {
  margin-top: 30px;
}
.liposuction .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .sub-title,
.breast-hip .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .sub-title,
.antiaging .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .sub-title {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  width: 100%;
  line-height: 1;
  font-size: 15px;
}
.liposuction .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .sub-title::before,
.breast-hip .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .sub-title::before,
.antiaging .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .sub-title::before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 20px;
  height: 1px;
  background-color: #e3deda;
}
.liposuction .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .pic,
.breast-hip .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .pic,
.antiaging .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .pic {
  margin-right: 20px;
  padding-left: 25px;
}
.liposuction .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .text,
.breast-hip .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .text,
.antiaging .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .text {
  flex: 1;
  margin-top: -5px;
}
.liposuction .price #feature .pic,
.breast-hip .price #feature .pic,
.antiaging .price #feature .pic {
  margin-bottom: 10px;
}
.liposuction .price #feature .pic img,
.breast-hip .price #feature .pic img,
.antiaging .price #feature .pic img {
  border: 1px solid #baafa6;
}
.liposuction .price #feature #service,
.breast-hip .price #feature #service,
.antiaging .price #feature #service {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  margin-left: 0;
  display: flex;
  column-gap: 10px;
  margin-bottom: 20px;
  margin-left: 0;
}
.liposuction .price #feature #service li,
.breast-hip .price #feature #service li,
.antiaging .price #feature #service li {
  border: 1px solid #baafa6;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.liposuction .price #feature #service a:hover img,
.breast-hip .price #feature #service a:hover img,
.antiaging .price #feature #service a:hover img {
  opacity: 0;
}
.liposuction .price #feature #service li.transportation,
.breast-hip .price #feature #service li.transportation,
.antiaging .price #feature #service li.transportation {
  background-image: url(../img/sprite/hover/price/price_feature_transportation_h.png);
}
.liposuction .price #feature #service li.oneday,
.breast-hip .price #feature #service li.oneday,
.antiaging .price #feature #service li.oneday {
  background-image: url(../img/sprite/hover/price/price_feature_oneday_h.png);
}
.liposuction .price #feature #service li.guarantee,
.breast-hip .price #feature #service li.guarantee,
.antiaging .price #feature #service li.guarantee {
  background-image: url(../img/sprite/hover/price/price_feature_guarantee_h.png);
}
.liposuction .price #feature #service li,
.breast-hip .price #feature #service li,
.antiaging .price #feature #service li {
  border: 1px solid #baafa6;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.liposuction .price #feature #service li a:hover img,
.breast-hip .price #feature #service li a:hover img,
.antiaging .price #feature #service li a:hover img {
  opacity: 0;
}
.liposuction .price #feature #service li:nth-child(1),
.breast-hip .price #feature #service li:nth-child(1),
.antiaging .price #feature #service li:nth-child(1) {
  background-image: url(../img/sprite/hover/price/price_nav_counseling_h.png);
}
.liposuction .price #feature #service li:nth-child(2),
.breast-hip .price #feature #service li:nth-child(2),
.antiaging .price #feature #service li:nth-child(2) {
  background-image: url(../img/sprite/hover/price/price_nav_payment_h.png);
}
.liposuction .price #feature #service li,
.breast-hip .price #feature #service li,
.antiaging .price #feature #service li {
  background-position: 0 0;
  background-repeat: no-repeat;
}
.liposuction .price #feature #service a:hover img,
.breast-hip .price #feature #service a:hover img,
.antiaging .price #feature #service a:hover img {
  opacity: 0;
}
.liposuction .price #feature #service li.transportation,
.breast-hip .price #feature #service li.transportation,
.antiaging .price #feature #service li.transportation {
  background-image: url(../img/sprite/hover/price/price_feature_transportation_h.png);
}
.liposuction .price #feature #service li.oneday,
.breast-hip .price #feature #service li.oneday,
.antiaging .price #feature #service li.oneday {
  background-image: url(../img/sprite/hover/price/price_feature_oneday_h.png);
}
.liposuction .price #feature #service li.guarantee,
.breast-hip .price #feature #service li.guarantee,
.antiaging .price #feature #service li.guarantee {
  background-image: url(../img/sprite/hover/price/price_feature_guarantee_h.png);
}
.liposuction .price #counseling dl,
.breast-hip .price #counseling dl,
.antiaging .price #counseling dl {
  display: flex;
  align-items: center;
  border: 1px solid #baafa6;
}
.liposuction .price #counseling dt,
.liposuction .price #counseling dd,
.breast-hip .price #counseling dt,
.breast-hip .price #counseling dd,
.antiaging .price #counseling dt,
.antiaging .price #counseling dd {
  display: flex;
  align-items: center;
  height: 81px;
}
.liposuction .price #counseling dt,
.breast-hip .price #counseling dt,
.antiaging .price #counseling dt {
  justify-content: center;
  width: 83px;
  border-right: 1px dotted #baafa6;
  background: #f2efed;
}
.liposuction .price #counseling dd,
.breast-hip .price #counseling dd,
.antiaging .price #counseling dd {
  padding: 0 15px 0 29px;
}
.liposuction .price #counseling dd img,
.breast-hip .price #counseling dd img,
.antiaging .price #counseling dd img {
  margin-right: 30px;
}
.liposuction .price #counseling dd small,
.breast-hip .price #counseling dd small,
.antiaging .price #counseling dd small {
  display: inline-block;
  width: 270px;
  text-indent: -1em;
  line-height: 1.25;
  font-size: 1em;
  color: #7f7875;
}
.liposuction .price #counseling dd:nth-child(2),
.breast-hip .price #counseling dd:nth-child(2),
.antiaging .price #counseling dd:nth-child(2) {
  flex: 1;
}
.liposuction .price #counseling dd:last-child,
.breast-hip .price #counseling dd:last-child,
.antiaging .price #counseling dd:last-child {
  padding: 0 14px 0 0;
}
.liposuction .price #counseling dd.c-button,
.breast-hip .price #counseling dd.c-button,
.antiaging .price #counseling dd.c-button {
  width: 206px;
}
.liposuction .price #counseling dd.c-button a,
.breast-hip .price #counseling dd.c-button a,
.antiaging .price #counseling dd.c-button a {
  width: 206px;
  box-sizing: border-box;
}
.liposuction .price #counseling dd.c-button a .inner-text,
.breast-hip .price #counseling dd.c-button a .inner-text,
.antiaging .price #counseling dd.c-button a .inner-text {
  padding: 0 26px;
  background-position: right 4px center;
  font-size: 13px;
}
.liposuction .price #counseling dd.c-button a .inner-text::before, .liposuction .price #counseling dd.c-button a .inner-text::after,
.breast-hip .price #counseling dd.c-button a .inner-text::before,
.breast-hip .price #counseling dd.c-button a .inner-text::after,
.antiaging .price #counseling dd.c-button a .inner-text::before,
.antiaging .price #counseling dd.c-button a .inner-text::after {
  right: 4px;
}
.liposuction .price #payment p,
.liposuction .price #payment li,
.breast-hip .price #payment p,
.breast-hip .price #payment li,
.antiaging .price #payment p,
.antiaging .price #payment li {
  line-height: 1.8333333333;
  font-size: 1.2em;
  color: #7f7875;
}
.liposuction .price #payment p li,
.liposuction .price #payment li li,
.breast-hip .price #payment p li,
.breast-hip .price #payment li li,
.antiaging .price #payment p li,
.antiaging .price #payment li li {
  font-size: 1em;
}
.liposuction .price #payment small,
.breast-hip .price #payment small,
.antiaging .price #payment small {
  font-size: 1em;
}
.liposuction .price #payment li,
.liposuction .price #payment dt,
.breast-hip .price #payment li,
.breast-hip .price #payment dt,
.antiaging .price #payment li,
.antiaging .price #payment dt {
  line-height: 39px;
}
.liposuction .price #payment li,
.breast-hip .price #payment li,
.antiaging .price #payment li {
  display: list-item;
  padding: 0 0 0 40px;
  min-height: 39px;
  border-bottom: 1px dotted #baafa6;
  background-position: 13px 8px;
  background-repeat: no-repeat;
  font-weight: bold;
}
.liposuction .price #payment li:first-child,
.breast-hip .price #payment li:first-child,
.antiaging .price #payment li:first-child {
  letter-spacing: 0.5em;
}
.liposuction .price #payment li:last-child,
.breast-hip .price #payment li:last-child,
.antiaging .price #payment li:last-child {
  border: 0;
}
.liposuction .price #payment li:nth-child(1),
.breast-hip .price #payment li:nth-child(1),
.antiaging .price #payment li:nth-child(1) {
  background-image: url(../img/sprite/num/price-no1.png);
}
.liposuction .price #payment li:nth-child(2),
.breast-hip .price #payment li:nth-child(2),
.antiaging .price #payment li:nth-child(2) {
  background-image: url(../img/sprite/num/price-no2.png);
}
.liposuction .price #payment li:nth-child(3),
.breast-hip .price #payment li:nth-child(3),
.antiaging .price #payment li:nth-child(3) {
  background-image: url(../img/sprite/num/price-no3.png);
}
.liposuction .price #payment li:nth-child(4),
.breast-hip .price #payment li:nth-child(4),
.antiaging .price #payment li:nth-child(4) {
  background-image: url(../img/sprite/num/price-no4.png);
}
.liposuction .price #payment dt,
.breast-hip .price #payment dt,
.antiaging .price #payment dt {
  float: left;
  width: 110px;
}
.liposuction .price #payment dd,
.breast-hip .price #payment dd,
.antiaging .price #payment dd {
  overflow: hidden;
  padding: 10px 0 9px;
  line-height: 1.8333333333;
  font-weight: normal;
}
.liposuction .price #payment dd li,
.liposuction .price #payment dd dt,
.breast-hip .price #payment dd li,
.breast-hip .price #payment dd dt,
.antiaging .price #payment dd li,
.antiaging .price #payment dd dt {
  line-height: 1.8333333333;
}
.liposuction .price #payment dd dt,
.breast-hip .price #payment dd dt,
.antiaging .price #payment dd dt {
  float: none;
  width: auto;
}
.liposuction .price #payment dd dd,
.breast-hip .price #payment dd dd,
.antiaging .price #payment dd dd {
  overflow: auto;
  padding: 0;
}
.liposuction .price #payment dd li,
.breast-hip .price #payment dd li,
.antiaging .price #payment dd li {
  margin-left: 2em;
  padding: 0;
  min-height: 1px;
  border: 0;
  list-style-type: decimal;
  font-weight: normal;
}
.liposuction .price #payment dd li:first-child,
.breast-hip .price #payment dd li:first-child,
.antiaging .price #payment dd li:first-child {
  letter-spacing: 0;
}
.liposuction .price #payment dd li:nth-child(n),
.breast-hip .price #payment dd li:nth-child(n),
.antiaging .price #payment dd li:nth-child(n) {
  background-image: none;
}
.liposuction .price #payment dd li li,
.breast-hip .price #payment dd li li,
.antiaging .price #payment dd li li {
  margin: 0;
  list-style-type: none;
}
.liposuction .price #payment dd li li, .liposuction .price #payment dd li li::before,
.breast-hip .price #payment dd li li,
.breast-hip .price #payment dd li li::before,
.antiaging .price #payment dd li li,
.antiaging .price #payment dd li li::before {
  content: "◇";
}
.liposuction .price #payment .wrapper,
.breast-hip .price #payment .wrapper,
.antiaging .price #payment .wrapper {
  margin: 0;
  border: 1px solid #baafa6;
}
.liposuction .price #payment .wrapper p,
.breast-hip .price #payment .wrapper p,
.antiaging .price #payment .wrapper p {
  padding-left: 12px;
  border-bottom: 1px dotted #baafa6;
  line-height: 28px;
}
.liposuction .price #pricelist .pagetop,
.breast-hip .price #pricelist .pagetop,
.antiaging .price #pricelist .pagetop {
  margin-right: -10px;
}
.liposuction .price #pricelist table,
.breast-hip .price #pricelist table,
.antiaging .price #pricelist table {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  border-bottom: 1px solid #baafa6;
  table-layout: fixed;
  font-size: 1.2em;
  color: #7f7875;
}
.liposuction .price #pricelist table thead td,
.breast-hip .price #pricelist table thead td,
.antiaging .price #pricelist table thead td {
  border-bottom: 1px solid #baafa6;
}
.liposuction .price #pricelist table thead th,
.breast-hip .price #pricelist table thead th,
.antiaging .price #pricelist table thead th {
  border: 1px solid #baafa6;
  text-align: center;
  line-height: 1.3333333333;
}
.liposuction .price #pricelist table tbody th,
.liposuction .price #pricelist table tbody td,
.breast-hip .price #pricelist table tbody th,
.breast-hip .price #pricelist table tbody td,
.antiaging .price #pricelist table tbody th,
.antiaging .price #pricelist table tbody td {
  border-right: 1px solid #baafa6;
  border-bottom: 1px dotted #baafa6;
  border-left: 1px solid #baafa6;
}
.liposuction .price #pricelist table tbody tr.separate th,
.liposuction .price #pricelist table tbody tr.separate td,
.breast-hip .price #pricelist table tbody tr.separate th,
.breast-hip .price #pricelist table tbody tr.separate td,
.antiaging .price #pricelist table tbody tr.separate th,
.antiaging .price #pricelist table tbody tr.separate td {
  border-bottom-style: solid;
}
.liposuction .price #pricelist table tbody tr:last-child th,
.liposuction .price #pricelist table tbody tr:last-child td,
.breast-hip .price #pricelist table tbody tr:last-child th,
.breast-hip .price #pricelist table tbody tr:last-child td,
.antiaging .price #pricelist table tbody tr:last-child th,
.antiaging .price #pricelist table tbody tr:last-child td {
  border-bottom: 1px solid #baafa6;
}
.liposuction .price #pricelist table tbody td,
.breast-hip .price #pricelist table tbody td,
.antiaging .price #pricelist table tbody td {
  line-height: 24px;
}
.liposuction .price #pricelist table thead th,
.liposuction .price #pricelist table thead td,
.breast-hip .price #pricelist table thead th,
.breast-hip .price #pricelist table thead td,
.antiaging .price #pricelist table thead th,
.antiaging .price #pricelist table thead td {
  height: 33px;
  box-sizing: border-box;
}
.liposuction .price #pricelist table thead th,
.breast-hip .price #pricelist table thead th,
.antiaging .price #pricelist table thead th {
  padding: 4px;
  width: 125px;
  min-height: 24px;
  color: #7f7875;
}
.liposuction .price #pricelist table thead td,
.breast-hip .price #pricelist table thead td,
.antiaging .price #pricelist table thead td {
  padding: 0 1em;
  line-height: 1.3333333333;
}
.liposuction .price #pricelist table thead .note,
.breast-hip .price #pricelist table thead .note,
.antiaging .price #pricelist table thead .note {
  margin: 5px 0;
  text-indent: -1em;
  line-height: 1.5;
  font-size: 0.8333333333em;
  color: #918b88;
}
.liposuction .price #pricelist table thead .note::before,
.breast-hip .price #pricelist table thead .note::before,
.antiaging .price #pricelist table thead .note::before {
  content: "※";
  color: #ec7c78;
}
.liposuction .price #pricelist table tbody tr:nth-child(even) th,
.liposuction .price #pricelist table tbody tr:nth-child(even) td,
.breast-hip .price #pricelist table tbody tr:nth-child(even) th,
.breast-hip .price #pricelist table tbody tr:nth-child(even) td,
.antiaging .price #pricelist table tbody tr:nth-child(even) th,
.antiaging .price #pricelist table tbody tr:nth-child(even) td {
  background-color: #f2efed;
}
.liposuction .price #pricelist table tbody th,
.liposuction .price #pricelist table tbody td,
.breast-hip .price #pricelist table tbody th,
.breast-hip .price #pricelist table tbody td,
.antiaging .price #pricelist table tbody th,
.antiaging .price #pricelist table tbody td {
  line-height: 16/12;
}
.liposuction .price #pricelist table tbody th,
.breast-hip .price #pricelist table tbody th,
.antiaging .price #pricelist table tbody th {
  padding: 10px 10px 10px 20px;
  background: url(../img/arrow/arrow.png) 5px center no-repeat;
}
.liposuction .price #pricelist table tbody td,
.breast-hip .price #pricelist table tbody td,
.antiaging .price #pricelist table tbody td {
  padding: 5px;
  height: 14px;
  text-align: center;
  color: #7f7875;
}
.liposuction .price #pricelist table tbody td span:not(.inner-text),
.breast-hip .price #pricelist table tbody td span:not(.inner-text),
.antiaging .price #pricelist table tbody td span:not(.inner-text) {
  display: block;
  font-size: 0.8333333333em;
}
.liposuction .price #pricelist table tbody td.loan,
.breast-hip .price #pricelist table tbody td.loan,
.antiaging .price #pricelist table tbody td.loan {
  line-height: 1.25;
  font-size: 11px;
  box-sizing: border-box;
}
.liposuction .price #pricelist table tfoot,
.breast-hip .price #pricelist table tfoot,
.antiaging .price #pricelist table tfoot {
  border: 1px solid #baafa6;
  border-top: 0;
}
.liposuction .price #pricelist table tfoot td,
.breast-hip .price #pricelist table tfoot td,
.antiaging .price #pricelist table tfoot td {
  padding: 10px 15px;
}
.liposuction .price #pricelist table tfoot .price-inclusion .title,
.breast-hip .price #pricelist table tfoot .price-inclusion .title,
.antiaging .price #pricelist table tfoot .price-inclusion .title {
  margin: 0;
  padding: 0;
  height: auto;
  border: 0;
  background: none;
  line-height: 1.6363636364;
  font-size: 0.9166666667em;
}
.liposuction .price #pricelist table tfoot .inclusion-item,
.breast-hip .price #pricelist table tfoot .inclusion-item,
.antiaging .price #pricelist table tfoot .inclusion-item {
  line-height: 1.6363636364;
  font-size: 0.9166666667em;
}
.liposuction .price #pricelist table tfoot .inclusion-item .item-inner,
.breast-hip .price #pricelist table tfoot .inclusion-item .item-inner,
.antiaging .price #pricelist table tfoot .inclusion-item .item-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.liposuction .price #pricelist table tfoot .inclusion-item .item-inner::after,
.breast-hip .price #pricelist table tfoot .inclusion-item .item-inner::after,
.antiaging .price #pricelist table tfoot .inclusion-item .item-inner::after {
  content: "";
  display: block;
  flex: 1;
  order: 2;
  margin: 0 10px 0 25px;
  width: 100%;
  border-top: 1px dotted #baafa6;
}
.liposuction .price #pricelist table tfoot .inclusion-item .title,
.breast-hip .price #pricelist table tfoot .inclusion-item .title,
.antiaging .price #pricelist table tfoot .inclusion-item .title {
  order: 1;
  font-weight: bold;
}
.liposuction .price #pricelist table tfoot .inclusion-item .summary,
.breast-hip .price #pricelist table tfoot .inclusion-item .summary,
.antiaging .price #pricelist table tfoot .inclusion-item .summary {
  color: #b4afac;
}
.liposuction .price #pricelist table tfoot .inclusion-item .price,
.breast-hip .price #pricelist table tfoot .inclusion-item .price,
.antiaging .price #pricelist table tfoot .inclusion-item .price {
  order: 3;
}
.liposuction .price #pricelist table thead th,
.breast-hip .price #pricelist table thead th,
.antiaging .price #pricelist table thead th {
  line-height: 16px;
}
.liposuction .price #pricelist table thead th .tax-include,
.liposuction .price #pricelist table thead th span:not(.inner-text),
.breast-hip .price #pricelist table thead th .tax-include,
.breast-hip .price #pricelist table thead th span:not(.inner-text),
.antiaging .price #pricelist table thead th .tax-include,
.antiaging .price #pricelist table thead th span:not(.inner-text) {
  display: block;
  font-size: 0.8333333333em;
}
.liposuction .price #pricelist table thead th a,
.breast-hip .price #pricelist table thead th a,
.antiaging .price #pricelist table thead th a {
  padding-left: 15px;
  background: url(../img/arrow/arrow2.png) left top no-repeat;
  text-decoration: none;
  font-size: 0.8333333333em;
  color: #7f7875;
}
.liposuction .price #pricelist table thead th a:hover,
.breast-hip .price #pricelist table thead th a:hover,
.antiaging .price #pricelist table thead th a:hover {
  background-image: url(../img/arrow/arrow2_h.png);
}
.liposuction .price #pricelist table thead th.loan,
.breast-hip .price #pricelist table thead th.loan,
.antiaging .price #pricelist table thead th.loan {
  box-sizing: border-box;
  padding-right: 0;
  padding-left: 0;
  width: 100px;
}
.liposuction .price #pricelist table thead .icon.question,
.breast-hip .price #pricelist table thead .icon.question,
.antiaging .price #pricelist table thead .icon.question {
  display: inline-block;
  position: relative;
  margin-right: -20px;
  margin-left: 4px;
  width: 16px;
  height: 16px;
  background: url(../img/icon_question2.png);
  cursor: help;
  vertical-align: sub;
}
.liposuction .price #pricelist table thead .icon.question .text,
.breast-hip .price #pricelist table thead .icon.question .text,
.antiaging .price #pricelist table thead .icon.question .text {
  display: none;
}
.liposuction .price #pricelist table thead .icon.question .text a,
.breast-hip .price #pricelist table thead .icon.question .text a,
.antiaging .price #pricelist table thead .icon.question .text a {
  padding: 0;
  background: none;
  text-decoration: underline;
  font-size: 1em;
  color: #6d9dd0;
}
.liposuction .price #pricelist table thead .icon.question:hover .text, .liposuction .price #pricelist table thead .icon.question:hover::after,
.breast-hip .price #pricelist table thead .icon.question:hover .text,
.breast-hip .price #pricelist table thead .icon.question:hover::after,
.antiaging .price #pricelist table thead .icon.question:hover .text,
.antiaging .price #pricelist table thead .icon.question:hover::after {
  position: absolute;
}
.liposuction .price #pricelist table thead .icon.question:hover .text,
.breast-hip .price #pricelist table thead .icon.question:hover .text,
.antiaging .price #pricelist table thead .icon.question:hover .text {
  display: block;
  right: -36px;
  bottom: 21px;
  z-index: 1;
  padding: 14px;
  width: 330px;
  border: 1px solid #fff;
  border-radius: 4px;
  background: #efece9;
  text-align: left;
  line-height: 1.5;
  font-size: 1em;
  font-style: normal;
  color: #7f7875;
  box-sizing: border-box;
}
.liposuction .price #pricelist table thead .icon.question:hover::after,
.breast-hip .price #pricelist table thead .icon.question:hover::after,
.antiaging .price #pricelist table thead .icon.question:hover::after {
  content: "";
  top: -6px;
  right: 3px;
  z-index: 2;
  border-top: 8px solid #efece9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.liposuction .price #pricelist table tbody th,
.breast-hip .price #pricelist table tbody th,
.antiaging .price #pricelist table tbody th {
  line-height: 1.3333333333;
}
.liposuction .price #pricelist table tbody td,
.breast-hip .price #pricelist table tbody td,
.antiaging .price #pricelist table tbody td {
  line-height: 1.3333333333;
}
.liposuction .price #pricelist table tbody td .price + .reduce ol,
.breast-hip .price #pricelist table tbody td .price + .reduce ol,
.antiaging .price #pricelist table tbody td .price + .reduce ol {
  text-align: right;
}
.liposuction .price #pricelist table tbody td .reduce ol li > span,
.breast-hip .price #pricelist table tbody td .reduce ol li > span,
.antiaging .price #pricelist table tbody td .reduce ol li > span {
  display: inline;
}
.liposuction .price #pricelist table tbody td .reduce ol li:nth-child(2),
.breast-hip .price #pricelist table tbody td .reduce ol li:nth-child(2),
.antiaging .price #pricelist table tbody td .reduce ol li:nth-child(2) {
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
}
.liposuction .price #pricelist table tbody td .reduce ol li:nth-child(2) span,
.breast-hip .price #pricelist table tbody td .reduce ol li:nth-child(2) span,
.antiaging .price #pricelist table tbody td .reduce ol li:nth-child(2) span {
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: normal;
}
.liposuction .price #pricelist table .note,
.breast-hip .price #pricelist table .note,
.antiaging .price #pricelist table .note {
  margin: 5px 0;
  text-indent: -1em;
  line-height: 1.5;
  font-size: 10px;
  color: #918b88;
}
.liposuction .price #pricelist table .note::before,
.breast-hip .price #pricelist table .note::before,
.antiaging .price #pricelist table .note::before {
  content: "※";
  color: #ec7c78;
}
.liposuction .price #pricelist table .note + .head-text,
.breast-hip .price #pricelist table .note + .head-text,
.antiaging .price #pricelist table .note + .head-text {
  margin-bottom: 5px;
}
.liposuction .price #pricelist table + table,
.breast-hip .price #pricelist table + table,
.antiaging .price #pricelist table + table {
  margin-top: 10px;
}
.liposuction .price #pricelist li,
.breast-hip .price #pricelist li,
.antiaging .price #pricelist li {
  line-height: 1.5;
  font-size: 1.2em;
  color: #7f7875;
}
.liposuction .price #pricelist .multiple,
.breast-hip .price #pricelist .multiple,
.antiaging .price #pricelist .multiple {
  margin: 10px 0;
}
.liposuction .price #pricelist .multiple dl,
.breast-hip .price #pricelist .multiple dl,
.antiaging .price #pricelist .multiple dl {
  padding: 20px 0 14px 18px;
  border: 1px solid #baafa6;
  background-color: #f2efed;
}
.liposuction .price #pricelist .multiple dl dt,
.breast-hip .price #pricelist .multiple dl dt,
.antiaging .price #pricelist .multiple dl dt {
  font-size: 1.1666666667em;
  font-weight: bold;
  color: #ec7c78;
}
.liposuction .price #pricelist .multiple dl .notice,
.breast-hip .price #pricelist .multiple dl .notice,
.antiaging .price #pricelist .multiple dl .notice {
  margin-top: 13px;
  font-weight: bold;
}
.liposuction .price #pricelist .multiple dl .notice em,
.breast-hip .price #pricelist .multiple dl .notice em,
.antiaging .price #pricelist .multiple dl .notice em {
  font-weight: bold;
  color: #ec7c78;
}
.liposuction .price #pricelist .multiple dl .info,
.breast-hip .price #pricelist .multiple dl .info,
.antiaging .price #pricelist .multiple dl .info {
  margin-top: 12px;
}
.liposuction .price #pricelist .multiple dl .info ul,
.breast-hip .price #pricelist .multiple dl .info ul,
.antiaging .price #pricelist .multiple dl .info ul {
  *zoom: 1;
  margin-left: 0;
}
.liposuction .price #pricelist .multiple dl .info ul::after,
.breast-hip .price #pricelist .multiple dl .info ul::after,
.antiaging .price #pricelist .multiple dl .info ul::after {
  content: "";
  display: table;
  clear: both;
}
.liposuction .price #pricelist .multiple dl .info li,
.breast-hip .price #pricelist .multiple dl .info li,
.antiaging .price #pricelist .multiple dl .info li {
  float: left;
  border: 2px solid #29211b;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.liposuction .price #pricelist .multiple dl .info li a,
.breast-hip .price #pricelist .multiple dl .info li a,
.antiaging .price #pricelist .multiple dl .info li a {
  transition: opacity 0.1s linear;
}
.liposuction .price #pricelist .multiple dl .info li a:hover,
.breast-hip .price #pricelist .multiple dl .info li a:hover,
.antiaging .price #pricelist .multiple dl .info li a:hover {
  opacity: 0;
}
.liposuction .price #pricelist .multiple dl .info .counseling,
.breast-hip .price #pricelist .multiple dl .info .counseling,
.antiaging .price #pricelist .multiple dl .info .counseling {
  margin-right: 19px;
  background-image: url(../img/sprite/hover/button/button_counseling_h.png);
}
.liposuction .price #pricelist .multiple dl .info .mail,
.breast-hip .price #pricelist .multiple dl .info .mail,
.antiaging .price #pricelist .multiple dl .info .mail {
  background-image: url(../img/sprite/hover/button/button_mail_h.png);
}
.liposuction .price #pricelist small,
.breast-hip .price #pricelist small,
.antiaging .price #pricelist small {
  font-size: 1em;
}
.liposuction .price #pricelist small, .liposuction .price #pricelist small::before,
.breast-hip .price #pricelist small,
.breast-hip .price #pricelist small::before,
.antiaging .price #pricelist small,
.antiaging .price #pricelist small::before {
  content: "※";
}
.liposuction .price #pricelist small::before,
.breast-hip .price #pricelist small::before,
.antiaging .price #pricelist small::before {
  color: #ec7c78;
}
.liposuction .price #pricelist .example,
.breast-hip .price #pricelist .example,
.antiaging .price #pricelist .example {
  margin: 10px 0;
  color: #7f7875;
}
.liposuction .price #pricelist .example img,
.breast-hip .price #pricelist .example img,
.antiaging .price #pricelist .example img {
  display: block;
}
.liposuction .price #pricelist .option,
.breast-hip .price #pricelist .option,
.antiaging .price #pricelist .option {
  margin: 40px 0 0;
}
.liposuction .price #pricelist .option .title,
.breast-hip .price #pricelist .option .title,
.antiaging .price #pricelist .option .title {
  *zoom: 1;
  margin: 0;
  padding: 0;
  height: auto;
  border: 0;
  background: none;
  font-size: 1em;
}
.liposuction .price #pricelist .option .title::after,
.breast-hip .price #pricelist .option .title::after,
.antiaging .price #pricelist .option .title::after {
  content: "";
  display: table;
  clear: both;
}
.liposuction .price #pricelist .option .title > *,
.breast-hip .price #pricelist .option .title > *,
.antiaging .price #pricelist .option .title > * {
  float: left;
}
.liposuction .price #pricelist .option .title-img,
.breast-hip .price #pricelist .option .title-img,
.antiaging .price #pricelist .option .title-img {
  margin-right: 10px;
}
.liposuction .price #pricelist .option .title-text,
.breast-hip .price #pricelist .option .title-text,
.antiaging .price #pricelist .option .title-text {
  padding-right: 24px;
  background: url(../img/price_option_title_bg.gif) right center no-repeat;
  line-height: 30px;
  font-size: 1.4em;
}
.liposuction .price #pricelist .option table thead th,
.breast-hip .price #pricelist .option table thead th,
.antiaging .price #pricelist .option table thead th {
  background-color: #f2efed;
}
.liposuction .price #pricelist .option table thead th > span:not(.tax-included),
.breast-hip .price #pricelist .option table thead th > span:not(.tax-included),
.antiaging .price #pricelist .option table thead th > span:not(.tax-included) {
  display: block;
  padding-left: 12px;
  border-left: 4px solid #94bc5a;
  line-height: 34px;
  font-size: 1.1666666667em;
}
.liposuction .price #pricelist .option table thead th:nth-child(1),
.breast-hip .price #pricelist .option table thead th:nth-child(1),
.antiaging .price #pricelist .option table thead th:nth-child(1) {
  padding-left: 6px;
  width: auto;
  text-align: left;
}
.liposuction .price #pricelist table,
.breast-hip .price #pricelist table,
.antiaging .price #pricelist table {
  width: 100%;
}
.liposuction .price > .title .inner-text,
.breast-hip .price > .title .inner-text,
.antiaging .price > .title .inner-text {
  letter-spacing: 0;
}
.liposuction .price .payment,
.breast-hip .price .payment,
.antiaging .price .payment {
  margin-top: 30px;
}
.liposuction .price .payment .title,
.breast-hip .price .payment .title,
.antiaging .price .payment .title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 25px;
  border-top-color: #94bc5a;
}
.liposuction .monitor table,
.breast-hip .monitor table,
.antiaging .monitor table {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  border-bottom: 1px solid #baafa6;
  table-layout: fixed;
  font-size: 1.2em;
  color: #7f7875;
  margin-bottom: 20px;
  width: calc(100% - 20px);
}
.liposuction .monitor table thead td,
.breast-hip .monitor table thead td,
.antiaging .monitor table thead td {
  border-bottom: 1px solid #baafa6;
}
.liposuction .monitor table thead th,
.breast-hip .monitor table thead th,
.antiaging .monitor table thead th {
  border: 1px solid #baafa6;
  text-align: center;
  line-height: 1.3333333333;
}
.liposuction .monitor table tbody th,
.liposuction .monitor table tbody td,
.breast-hip .monitor table tbody th,
.breast-hip .monitor table tbody td,
.antiaging .monitor table tbody th,
.antiaging .monitor table tbody td {
  border-right: 1px solid #baafa6;
  border-bottom: 1px dotted #baafa6;
  border-left: 1px solid #baafa6;
}
.liposuction .monitor table tbody tr.separate th,
.liposuction .monitor table tbody tr.separate td,
.breast-hip .monitor table tbody tr.separate th,
.breast-hip .monitor table tbody tr.separate td,
.antiaging .monitor table tbody tr.separate th,
.antiaging .monitor table tbody tr.separate td {
  border-bottom-style: solid;
}
.liposuction .monitor table tbody tr:last-child th,
.liposuction .monitor table tbody tr:last-child td,
.breast-hip .monitor table tbody tr:last-child th,
.breast-hip .monitor table tbody tr:last-child td,
.antiaging .monitor table tbody tr:last-child th,
.antiaging .monitor table tbody tr:last-child td {
  border-bottom: 1px solid #baafa6;
}
.liposuction .monitor table tbody td,
.breast-hip .monitor table tbody td,
.antiaging .monitor table tbody td {
  line-height: 24px;
}
.liposuction .monitor table thead td,
.breast-hip .monitor table thead td,
.antiaging .monitor table thead td {
  border: 1px solid #baafa6;
}
.liposuction .monitor table thead th,
.breast-hip .monitor table thead th,
.antiaging .monitor table thead th {
  padding: 3px 0;
  font-size: 0.9166666667em;
}
.liposuction .monitor table thead .emphasis,
.breast-hip .monitor table thead .emphasis,
.antiaging .monitor table thead .emphasis {
  font-size: 1.0909090909em;
  font-weight: bold;
}
.liposuction .monitor table tbody th,
.breast-hip .monitor table tbody th,
.antiaging .monitor table tbody th {
  padding: 0 10px;
  background: url(../img/arrow/arrow.png) right 10px center no-repeat #f2efed;
}
.liposuction .monitor table tbody th a,
.breast-hip .monitor table tbody th a,
.antiaging .monitor table tbody th a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 45px;
  font-weight: bold;
  color: #7f7875;
  text-decoration: none;
}
.liposuction .monitor table tbody td,
.breast-hip .monitor table tbody td,
.antiaging .monitor table tbody td {
  height: 45px;
  text-align: center;
}
.liposuction .monitor table tbody td .tax-included,
.liposuction .monitor table tbody td .small,
.breast-hip .monitor table tbody td .tax-included,
.breast-hip .monitor table tbody td .small,
.antiaging .monitor table tbody td .tax-included,
.antiaging .monitor table tbody td .small {
  font-size: 0.8333333333em;
}
.liposuction .monitor .link,
.breast-hip .monitor .link,
.antiaging .monitor .link {
  margin-bottom: 40px;
}
.liposuction .monitor .m-banner,
.breast-hip .monitor .m-banner,
.antiaging .monitor .m-banner {
  width: calc(100% - 20px);
  box-sizing: border-box;
}
.liposuction .faq .js-accordion-contents,
.breast-hip .faq .js-accordion-contents,
.antiaging .faq .js-accordion-contents {
  overflow: hidden;
  height: 0;
  min-height: 0;
  transition: all 0.4s ease-in;
  transform: translate3d(0, 0, 0);
}
.liposuction .faq .js-accordion.is-open > .js-accordion-button::after,
.breast-hip .faq .js-accordion.is-open > .js-accordion-button::after,
.antiaging .faq .js-accordion.is-open > .js-accordion-button::after {
  transform: rotate(-90deg);
}
.liposuction .faq-item,
.breast-hip .faq-item,
.antiaging .faq-item {
  overflow: hidden;
  border-bottom: 1px solid #d4d0ce;
}
.liposuction .faq-item .question .text,
.liposuction .faq-item .answer .text,
.breast-hip .faq-item .question .text,
.breast-hip .faq-item .answer .text,
.antiaging .faq-item .question .text,
.antiaging .faq-item .answer .text {
  font-size: 1.6em;
  color: #7f7875;
}
.liposuction .faq-item .question,
.breast-hip .faq-item .question,
.antiaging .faq-item .question {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  padding-right: 40px;
  border-bottom: 1px solid #d4d0ce;
  box-shadow: 0 0 6px rgba(0,0,0,.3);
  cursor: pointer;
}
.liposuction .faq-item .question::after,
.breast-hip .faq-item .question::after,
.antiaging .faq-item .question::after {
  transform: rotate(90deg);
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 14px;
  height: 14px;
  background: url(../img/arrow/arrow18.png) center no-repeat;
}
.liposuction .faq-item .question .text,
.breast-hip .faq-item .question .text,
.antiaging .faq-item .question .text {
  font-weight: bold;
}
.liposuction .faq-item .answer,
.breast-hip .faq-item .answer,
.antiaging .faq-item .answer {
  position: relative;
  padding-top: 25px;
  padding-right: 9px;
  padding-bottom: 15px;
}
.liposuction .faq-item .answer::before,
.breast-hip .faq-item .answer::before,
.antiaging .faq-item .answer::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  height: 1px;
  box-shadow: 0 0 6px rgba(0,0,0,.3);
}
.liposuction .faq-item .answer .text,
.breast-hip .faq-item .answer .text,
.antiaging .faq-item .answer .text {
  line-height: 1.625;
}
.liposuction .faq-item:nth-child(1) .question,
.breast-hip .faq-item:nth-child(1) .question,
.antiaging .faq-item:nth-child(1) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no1_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(2) .question,
.breast-hip .faq-item:nth-child(2) .question,
.antiaging .faq-item:nth-child(2) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no2_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(3) .question,
.breast-hip .faq-item:nth-child(3) .question,
.antiaging .faq-item:nth-child(3) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no3_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(4) .question,
.breast-hip .faq-item:nth-child(4) .question,
.antiaging .faq-item:nth-child(4) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no4_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(5) .question,
.breast-hip .faq-item:nth-child(5) .question,
.antiaging .faq-item:nth-child(5) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no5_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(6) .question,
.breast-hip .faq-item:nth-child(6) .question,
.antiaging .faq-item:nth-child(6) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no6_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(7) .question,
.breast-hip .faq-item:nth-child(7) .question,
.antiaging .faq-item:nth-child(7) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no7_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(8) .question,
.breast-hip .faq-item:nth-child(8) .question,
.antiaging .faq-item:nth-child(8) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no8_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(9) .question,
.breast-hip .faq-item:nth-child(9) .question,
.antiaging .faq-item:nth-child(9) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no9_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(10) .question,
.breast-hip .faq-item:nth-child(10) .question,
.antiaging .faq-item:nth-child(10) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no10_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(11) .question,
.breast-hip .faq-item:nth-child(11) .question,
.antiaging .faq-item:nth-child(11) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no11_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(12) .question,
.breast-hip .faq-item:nth-child(12) .question,
.antiaging .faq-item:nth-child(12) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no12_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(13) .question,
.breast-hip .faq-item:nth-child(13) .question,
.antiaging .faq-item:nth-child(13) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no13_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(14) .question,
.breast-hip .faq-item:nth-child(14) .question,
.antiaging .faq-item:nth-child(14) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no14_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(15) .question,
.breast-hip .faq-item:nth-child(15) .question,
.antiaging .faq-item:nth-child(15) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no15_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(16) .question,
.breast-hip .faq-item:nth-child(16) .question,
.antiaging .faq-item:nth-child(16) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no16_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(17) .question,
.breast-hip .faq-item:nth-child(17) .question,
.antiaging .faq-item:nth-child(17) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no17_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(18) .question,
.breast-hip .faq-item:nth-child(18) .question,
.antiaging .faq-item:nth-child(18) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no18_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(19) .question,
.breast-hip .faq-item:nth-child(19) .question,
.antiaging .faq-item:nth-child(19) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no19_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item:nth-child(20) .question,
.breast-hip .faq-item:nth-child(20) .question,
.antiaging .faq-item:nth-child(20) .question {
  background: url(../img/qa_question_title_bg.png) 21px center no-repeat, url(../img/qa_index_ranking_no20_bg2.png) right 37px bottom 12px no-repeat, linear-gradient(to right, #fff 12.64%, #f5f2f0);
}
.liposuction .faq-item .question .text .createSpace,
.liposuction .faq-item .answer .text .createSpace,
.breast-hip .faq-item .question .text .createSpace,
.breast-hip .faq-item .answer .text .createSpace,
.antiaging .faq-item .question .text .createSpace,
.antiaging .faq-item .answer .text .createSpace {
  display: inline-block;
  margin-top: 1em;
}
.liposuction .faq-item .question,
.breast-hip .faq-item .question,
.antiaging .faq-item .question {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 76px;
  padding-left: 77px;
  min-height: 100px;
  background: url(../img/qa_question_title_bg.png) 20px center no-repeat;
  box-sizing: border-box;
}
.liposuction .faq-item .question .category,
.breast-hip .faq-item .question .category,
.antiaging .faq-item .question .category {
  font-size: 1.2em;
  color: #7f7875;
}
.liposuction .faq-item .question,
.breast-hip .faq-item .question,
.antiaging .faq-item .question {
  border: 0;
  box-shadow: none;
}
.liposuction .faq-item .title,
.breast-hip .faq-item .title,
.antiaging .faq-item .title {
  line-height: 1.4;
  font-size: 1.6em;
  font-weight: bold;
  color: #7f7875;
}
.liposuction .faq-item .question-text,
.breast-hip .faq-item .question-text,
.antiaging .faq-item .question-text {
  position: relative;
  padding: 0 40px 30px 77px;
  line-height: 1.625;
  font-size: 1.6em;
  color: #7f7875;
}
.liposuction .faq-item .answer,
.breast-hip .faq-item .answer,
.antiaging .faq-item .answer {
  overflow: hidden;
  padding-right: 40px;
  padding-bottom: 30px;
  padding-left: 77px;
  background: url(../img/qa_answer_title_bg.png) 23px 30px no-repeat, linear-gradient(280deg, #fdeeeb, #fef6f4);
}
.liposuction .faq-item .answer .text,
.breast-hip .faq-item .answer .text,
.antiaging .faq-item .answer .text {
  margin-bottom: 15px;
}
.liposuction .faq-item .answer > .pic.right,
.breast-hip .faq-item .answer > .pic.right,
.antiaging .faq-item .answer > .pic.right {
  float: right;
  margin: 0 0 20px 20px;
}
.liposuction .faq-item .answer .list + .text,
.breast-hip .faq-item .answer .list + .text,
.antiaging .faq-item .answer .list + .text {
  margin-top: 15px;
}
.liposuction .faq-item .answer .link,
.breast-hip .faq-item .answer .link,
.antiaging .faq-item .answer .link {
  text-align: right;
}
.liposuction .faq-item .answer .link a,
.breast-hip .faq-item .answer .link a,
.antiaging .faq-item .answer .link a {
  display: inline-block;
  padding: 0 30px 0 15px;
  border: 1px solid #d0cac8;
  border-radius: 8px;
  background: url(../img/arrow/arrow.png) right 10px center no-repeat #fff;
  line-height: 27px;
  color: #7f7875;
}
.liposuction .faq-item .answer *:last-child,
.breast-hip .faq-item .answer *:last-child,
.antiaging .faq-item .answer *:last-child {
  margin-bottom: 0;
}
.liposuction .faq-item .answer::after,
.breast-hip .faq-item .answer::after,
.antiaging .faq-item .answer::after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  right: 0;
  left: 0;
  height: 1px;
  box-shadow: 0 0 6px rgba(0,0,0,.3);
}
.liposuction .faq-item .is-open .js-accordion-contents,
.breast-hip .faq-item .is-open .js-accordion-contents,
.antiaging .faq-item .is-open .js-accordion-contents {
  height: auto;
}
.liposuction .summary table,
.breast-hip .summary table,
.antiaging .summary table {
  width: calc(100% - 10px - 10px);
  border: 1px solid #c7bcb5;
  font-size: 14px;
  color: #7f7875;
}
.liposuction .summary table th,
.liposuction .summary table td,
.breast-hip .summary table th,
.breast-hip .summary table td,
.antiaging .summary table th,
.antiaging .summary table td {
  border-bottom: 1px dotted #c7bcb5;
}
.liposuction .summary table th,
.breast-hip .summary table th,
.antiaging .summary table th {
  width: 125px;
  border-right: 1px dotted #c7bcb5;
  background: #f2efed;
  text-align: center;
}
.liposuction .summary table td,
.breast-hip .summary table td,
.antiaging .summary table td {
  padding: 12px 20px;
  line-height: 1.4285714286;
}
.liposuction .summary table td span,
.breast-hip .summary table td span,
.antiaging .summary table td span {
  display: block;
  padding-left: 14px;
  text-indent: -14px;
}
.liposuction .summary table .inner-text,
.breast-hip .summary table .inner-text,
.antiaging .summary table .inner-text {
  margin-bottom: 5px;
  line-height: 1.4285714286;
}
.liposuction .summary table .inner-text small,
.breast-hip .summary table .inner-text small,
.antiaging .summary table .inner-text small {
  font-size: 0.8571428571em;
}
.liposuction .m-ranking .main,
.breast-hip .m-ranking .main,
.antiaging .m-ranking .main {
  margin-bottom: 30px;
  border-bottom: 1px dotted #c7bcb5;
}
.liposuction .m-reason > .lead,
.breast-hip .m-reason > .lead,
.antiaging .m-reason > .lead {
  margin-bottom: 20px;
}
.liposuction .m-reason-contents,
.breast-hip .m-reason-contents,
.antiaging .m-reason-contents {
  position: relative;
  margin-bottom: 20px;
  padding-left: 185px;
  height: 110px;
  background: linear-gradient(to right, #f4f2f0, #f4f2f0 55%, #fff);
}
.liposuction .m-reason-contents:last-of-type,
.breast-hip .m-reason-contents:last-of-type,
.antiaging .m-reason-contents:last-of-type {
  margin-bottom: 0;
}
.liposuction .m-reason-contents::before,
.breast-hip .m-reason-contents::before,
.antiaging .m-reason-contents::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 110px;
  background-position: left top;
  background-repeat: no-repeat;
}
.liposuction .m-reason-contents .title,
.breast-hip .m-reason-contents .title,
.antiaging .m-reason-contents .title {
  position: relative;
  margin-bottom: 10px;
  padding: 13px 0 15px 17px;
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 2em;
  color: #7f7875;
}
.liposuction .m-reason-contents .title em,
.breast-hip .m-reason-contents .title em,
.antiaging .m-reason-contents .title em {
  color: #ec7c78;
}
.liposuction .m-reason-contents .title sup,
.breast-hip .m-reason-contents .title sup,
.antiaging .m-reason-contents .title sup {
  font-size: 0.5em;
}
.liposuction .m-reason-contents .title::before,
.breast-hip .m-reason-contents .title::before,
.antiaging .m-reason-contents .title::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: linear-gradient(to right, #ea7d7a, #f0a09a 24%, #f5c2ba 79%, rgba(245,194,186,0));
}
.liposuction .m-reason-contents .text,
.breast-hip .m-reason-contents .text,
.antiaging .m-reason-contents .text {
  margin: 0 0 0 17px;
  line-height: 1.4285714286;
  font-size: 1.4em;
  color: #7f7875;
}
.liposuction .m-reason-contents .pic,
.breast-hip .m-reason-contents .pic,
.antiaging .m-reason-contents .pic {
  position: absolute;
  top: 0;
  left: 45px;
}
.liposuction .m-reason-contents.reason1::before,
.breast-hip .m-reason-contents.reason1::before,
.antiaging .m-reason-contents.reason1::before {
  background-image: url(../img/contents_operation_reason1_bg.gif);
}
.liposuction .m-reason-contents.reason2::before,
.breast-hip .m-reason-contents.reason2::before,
.antiaging .m-reason-contents.reason2::before {
  background-image: url(../img/contents_operation_reason2_bg.gif);
}
.liposuction .m-reason-contents.reason3::before,
.breast-hip .m-reason-contents.reason3::before,
.antiaging .m-reason-contents.reason3::before {
  background-image: url(../img/contents_operation_reason3_bg.gif);
}
.liposuction .m-reason-contents.reason4::before,
.breast-hip .m-reason-contents.reason4::before,
.antiaging .m-reason-contents.reason4::before {
  background-image: url(../img/contents_operation_reason4_bg.gif);
}
.liposuction .m-reason-contents.reason5::before,
.breast-hip .m-reason-contents.reason5::before,
.antiaging .m-reason-contents.reason5::before {
  background-image: url(../img/contents_operation_reason5_bg.gif);
}
.liposuction .m-reason .note,
.breast-hip .m-reason .note,
.antiaging .m-reason .note {
  margin-top: 10px;
  text-align: right;
  color: #7f7875;
}
.liposuction .m-kinds thead th,
.breast-hip .m-kinds thead th,
.antiaging .m-kinds thead th {
  height: 24px;
}
.liposuction .m-kinds thead th a,
.breast-hip .m-kinds thead th a,
.antiaging .m-kinds thead th a {
  display: block;
  padding-left: 5px;
  background: url(../img/arrow/arrow.png) right 5px center no-repeat;
  text-align: left;
  color: #7f7875;
}
.liposuction .m-kinds thead th a img,
.breast-hip .m-kinds thead th a img,
.antiaging .m-kinds thead th a img {
  margin-left: -5px;
}
.liposuction .m-kinds tbody td,
.breast-hip .m-kinds tbody td,
.antiaging .m-kinds tbody td {
  width: 87px;
}
.liposuction .m-kinds .note,
.breast-hip .m-kinds .note,
.antiaging .m-kinds .note {
  margin-bottom: 20px;
  font-size: 1.4em;
  color: #7f7875;
}
.liposuction .m-kinds .note a,
.breast-hip .m-kinds .note a,
.antiaging .m-kinds .note a {
  text-decoration: underline;
}
.liposuction .p-column > .title,
.breast-hip .p-column > .title,
.antiaging .p-column > .title {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 3px;
  width: 704px;
  height: 77px;
  background: url(../img/contents_operation_contents_title_bg.png) left top no-repeat;
  text-shadow: 0 0 8px #250708;
  line-height: 1.2857142857;
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 2.8em;
  color: #fff;
  box-sizing: border-box;
  margin: 0 0 30px;
}
.liposuction .p-column-subbox,
.breast-hip .p-column-subbox,
.antiaging .p-column-subbox {
  margin: 0 10px;
}
.liposuction .p-column-subbox__list,
.breast-hip .p-column-subbox__list,
.antiaging .p-column-subbox__list {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #baafa6;
}
.liposuction .p-column-subbox__list li,
.breast-hip .p-column-subbox__list li,
.antiaging .p-column-subbox__list li {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-bottom: 1px dotted #baafa6;
}
* html .liposuction .p-column-subbox__list li,
* html .breast-hip .p-column-subbox__list li,
* html .antiaging .p-column-subbox__list li {
  height: 1%;
}
* + html .liposuction .p-column-subbox__list li,
* + html .breast-hip .p-column-subbox__list li,
* + html .antiaging .p-column-subbox__list li {
  height: 1%;
}
.liposuction .p-column-subbox__list dl,
.breast-hip .p-column-subbox__list dl,
.antiaging .p-column-subbox__list dl {
  position: relative;
}
.liposuction .p-column-subbox__list .pic,
.breast-hip .p-column-subbox__list .pic,
.antiaging .p-column-subbox__list .pic {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
.liposuction .p-column-subbox__list dt,
.liposuction .p-column-subbox__list dd,
.breast-hip .p-column-subbox__list dt,
.breast-hip .p-column-subbox__list dd,
.antiaging .p-column-subbox__list dt,
.antiaging .p-column-subbox__list dd {
  margin-left: 65px;
  line-height: 1.3333333333;
  font-size: 1.2em;
  color: #7f7875;
}
.liposuction .p-column-subbox__list dt,
.breast-hip .p-column-subbox__list dt,
.antiaging .p-column-subbox__list dt {
  margin-bottom: 6px;
}
.liposuction .p-column-subbox__list dt a,
.breast-hip .p-column-subbox__list dt a,
.antiaging .p-column-subbox__list dt a {
  text-decoration: none;
  color: #6d9dd0;
}
.liposuction .p-column-subbox__list .new,
.breast-hip .p-column-subbox__list .new,
.antiaging .p-column-subbox__list .new {
  float: right;
}
.liposuction .p-column-subbox__list .new img,
.breast-hip .p-column-subbox__list .new img,
.antiaging .p-column-subbox__list .new img {
  vertical-align: text-top;
}
.liposuction .p-column-subbox__list .cat,
.breast-hip .p-column-subbox__list .cat,
.antiaging .p-column-subbox__list .cat {
  text-align: right;
  font-size: 1em;
}
.liposuction .p-column-subbox__list .cat ul,
.liposuction .p-column-subbox__list .cat li,
.breast-hip .p-column-subbox__list .cat ul,
.breast-hip .p-column-subbox__list .cat li,
.antiaging .p-column-subbox__list .cat ul,
.antiaging .p-column-subbox__list .cat li {
  display: inline;
  padding: 0;
  border: 0;
}
.liposuction .p-column-subbox__list .link,
.breast-hip .p-column-subbox__list .link,
.antiaging .p-column-subbox__list .link {
  text-align: right;
}
.liposuction .p-column-subbox__list .link a,
.breast-hip .p-column-subbox__list .link a,
.antiaging .p-column-subbox__list .link a {
  padding-left: 15px;
  background: url(../img/arrow/arrow2.png) left top no-repeat;
}
.liposuction .p-column-subbox__list li,
.breast-hip .p-column-subbox__list li,
.antiaging .p-column-subbox__list li {
  padding: 0;
}
.liposuction .p-column-subbox__list-item,
.breast-hip .p-column-subbox__list-item,
.antiaging .p-column-subbox__list-item {
  box-sizing: border-box;
  width: 50%;
}
.liposuction .p-column-subbox__list-item .item-inner,
.breast-hip .p-column-subbox__list-item .item-inner,
.antiaging .p-column-subbox__list-item .item-inner {
  display: flex;
  align-items: center;
}
.liposuction .p-column-subbox__list-item .title,
.liposuction .p-column-subbox__list-item .text,
.breast-hip .p-column-subbox__list-item .title,
.breast-hip .p-column-subbox__list-item .text,
.antiaging .p-column-subbox__list-item .title,
.antiaging .p-column-subbox__list-item .text {
  margin-left: 80px;
}
.liposuction .p-column-subbox__list-item .title,
.breast-hip .p-column-subbox__list-item .title,
.antiaging .p-column-subbox__list-item .title {
  line-height: 1.5;
  font-size: 14px;
  color: #6d9dd0;
}
.liposuction .p-column-subbox__list-item .item-inner,
.breast-hip .p-column-subbox__list-item .item-inner,
.antiaging .p-column-subbox__list-item .item-inner {
  padding: 10px;
  min-height: 70px;
}
.liposuction .p-column-subbox__list-item .pic,
.breast-hip .p-column-subbox__list-item .pic,
.antiaging .p-column-subbox__list-item .pic {
  top: 10px;
  left: 10px;
}
.liposuction .p-column-subbox__list-item .pic img,
.breast-hip .p-column-subbox__list-item .pic img,
.antiaging .p-column-subbox__list-item .pic img {
  width: 70px;
  height: auto;
}
.liposuction .p-column-subbox__list-item a,
.breast-hip .p-column-subbox__list-item a,
.antiaging .p-column-subbox__list-item a {
  display: block;
  text-decoration: none;
}
.liposuction .p-column-subbox__list-item a::after,
.breast-hip .p-column-subbox__list-item a::after,
.antiaging .p-column-subbox__list-item a::after {
  content: "";
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 10px;
  height: 10px;
  background: url(../img/arrow/arrow2.png) 0 0 no-repeat;
}
.liposuction .p-column-subbox__list-item a:hover::after,
.breast-hip .p-column-subbox__list-item a:hover::after,
.antiaging .p-column-subbox__list-item a:hover::after {
  background-image: url(../img/arrow/arrow2_h.png);
}
.liposuction .p-column-subbox__list-item:hover > *,
.breast-hip .p-column-subbox__list-item:hover > *,
.antiaging .p-column-subbox__list-item:hover > * {
  opacity: 1;
}
.liposuction .p-column-subbox__list-item:nth-child(odd),
.breast-hip .p-column-subbox__list-item:nth-child(odd),
.antiaging .p-column-subbox__list-item:nth-child(odd) {
  border-right: 1px dotted #baafa6;
}
.liposuction .p-column-subbox__list-item:nth-child(4n), .liposuction .p-column-subbox__list-item:nth-child(4n+3),
.breast-hip .p-column-subbox__list-item:nth-child(4n),
.breast-hip .p-column-subbox__list-item:nth-child(4n+3),
.antiaging .p-column-subbox__list-item:nth-child(4n),
.antiaging .p-column-subbox__list-item:nth-child(4n+3) {
  background: #f2efed;
}
.liposuction .p-column-subbox__list-item:last-child, .liposuction .p-column-subbox__list-item:nth-last-child(2):nth-child(odd),
.breast-hip .p-column-subbox__list-item:last-child,
.breast-hip .p-column-subbox__list-item:nth-last-child(2):nth-child(odd),
.antiaging .p-column-subbox__list-item:last-child,
.antiaging .p-column-subbox__list-item:nth-last-child(2):nth-child(odd) {
  border-bottom: 0;
}
.liposuction .p-column-subbox + .p-column-subbox,
.breast-hip .p-column-subbox + .p-column-subbox,
.antiaging .p-column-subbox + .p-column-subbox {
  margin-top: 30px;
}

.liposuction #profile .license__title,
.liposuction #profile .history__title,
.breast-hip #profile .license__title,
.breast-hip #profile .history__title {
  border-bottom: 1px solid #7f7875;
  margin-bottom: 5px;
}
.liposuction #profile .license ul,
.liposuction #profile .history ul,
.breast-hip #profile .license ul,
.breast-hip #profile .history ul {
  display: flex;
  flex-wrap: wrap;
}
.liposuction #profile .license ul li,
.liposuction #profile .history ul li,
.breast-hip #profile .license ul li,
.breast-hip #profile .history ul li {
  line-height: 1.7;
}
.liposuction #profile .license ul li + li::before,
.liposuction #profile .history ul li + li::before,
.breast-hip #profile .license ul li + li::before,
.breast-hip #profile .history ul li + li::before {
  content: " / ";
}
.liposuction #profile .history,
.breast-hip #profile .history {
  margin-bottom: 0.8rem;
}
.liposuction #profile .history li dl,
.breast-hip #profile .history li dl {
  display: flex;
  column-gap: 10px;
}
.liposuction #profile .history li dt,
.liposuction #profile .history li dd,
.breast-hip #profile .history li dt,
.breast-hip #profile .history li dd {
  line-height: 1.7;
}
.liposuction #profile .history li dt,
.breast-hip #profile .history li dt {
  flex: 0 0 3.7em;
  text-align: justify;
  text-align-last: justify;
}
.liposuction #profile .history li dd,
.breast-hip #profile .history li dd {
  flex: 1;
}
.liposuction #profile .inner-link,
.breast-hip #profile .inner-link {
  text-align: right;
  font-size: 1.4em;
  position: static;
  margin-top: 20px;
}
.liposuction #profile .inner-link a,
.breast-hip #profile .inner-link a {
  transition: all 0.1s linear;
  display: inline-block;
  padding: 19px 42px;
  background: url(../img/arrow/arrow16.png) right 11px center no-repeat #d3cbc5;
  color: #7f7875;
}
.liposuction #profile .inner-link a:hover,
.breast-hip #profile .inner-link a:hover {
  opacity: 0.6;
  color: #7f7875 !important;
}
.liposuction #profile .inner-link a,
.breast-hip #profile .inner-link a {
  text-decoration: none;
}

.liposuction .m-tab-list__item a,
.antiaging .m-tab-list__item a {
  width: 133px;
}

.breast-hip .m-title .inner-text,
.antiaging .m-title .inner-text {
  font-size: 2.2em;
}
.breast-hip .m-title .inner-text::after,
.antiaging .m-title .inner-text::after {
  font-size: 0.4545454545em;
}
.breast-hip .m-aftercare__contents,
.antiaging .m-aftercare__contents {
  display: flex;
  flex-wrap: wrap;
}
.breast-hip .m-aftercare__contents__title,
.antiaging .m-aftercare__contents__title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 25px;
  border-top-color: #94bc5a;
  width: 100%;
}
.breast-hip .m-aftercare__contents__text,
.antiaging .m-aftercare__contents__text {
  flex: 1;
  margin-right: 20px;
  margin-left: 10px;
}
.breast-hip .m-aftercare__contents__pic,
.antiaging .m-aftercare__contents__pic {
  margin-right: 10px;
}
.breast-hip .m-aftercare__contents + .m-aftercare__contents,
.antiaging .m-aftercare__contents + .m-aftercare__contents {
  margin-top: 30px;
}
.breast-hip .flow > ol,
.antiaging .flow > ol {
  margin: 0 10px;
}
.breast-hip .flow > ol > li,
.antiaging .flow > ol > li {
  margin-bottom: 30px;
  padding-bottom: 30px;
  min-height: 202px;
  border-bottom: 1px dotted #baafa6;
  background-position: left 46px;
  background-repeat: no-repeat;
}
.breast-hip .flow > ol > li:nth-child(1),
.antiaging .flow > ol > li:nth-child(1) {
  background-image: url(../img/operation_flow_bg1.jpg?v=2);
}
.breast-hip .flow > ol > li:nth-child(2),
.antiaging .flow > ol > li:nth-child(2) {
  background-image: url(../img/operation_flow_bg2.jpg?v=2);
}
.breast-hip .flow > ol > li:nth-child(3),
.antiaging .flow > ol > li:nth-child(3) {
  background-image: url(../img/operation_flow_bg3.jpg?v=2);
}
.breast-hip .flow > ol > li:nth-child(4),
.antiaging .flow > ol > li:nth-child(4) {
  background-image: url(../img/operation_flow_bg4.jpg?v=2);
}
.breast-hip .flow > ol > li:nth-child(5),
.antiaging .flow > ol > li:nth-child(5) {
  background-image: url(../img/operation_flow_bg5.jpg?v=2);
}
.breast-hip .flow > ol > li:nth-child(6),
.antiaging .flow > ol > li:nth-child(6) {
  background-image: url(../img/operation_flow_bg6.jpg?v=2);
}
.breast-hip .flow > ol > li:nth-child(7),
.antiaging .flow > ol > li:nth-child(7) {
  background-image: url(../img/operation_flow_bg7.jpg?v=2);
}
.breast-hip .flow > ol > li:first-child .title,
.antiaging .flow > ol > li:first-child .title {
  letter-spacing: 0.5em;
}
.breast-hip .flow > ol > li:last-child,
.antiaging .flow > ol > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
}
.breast-hip .flow > ol > li li,
.antiaging .flow > ol > li li {
  margin: 0;
  padding: 0;
  min-height: 1px;
  border: 0;
  color: #7f7875;
}
.breast-hip .flow > ol > li section *,
.antiaging .flow > ol > li section * {
  margin-left: 242px;
}
.breast-hip .flow > ol > li section * *,
.antiaging .flow > ol > li section * * {
  margin: 0;
}
.breast-hip .flow > ol > li .title,
.antiaging .flow > ol > li .title {
  margin: 0 0 10px;
  padding: 0 0 0 40px;
  border: 0;
  background: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  line-height: 32px;
  font-size: 1.6em;
  font-weight: bold;
  color: #b3a79c;
}
.breast-hip .flow > ol > li:nth-child(1) .title,
.antiaging .flow > ol > li:nth-child(1) .title {
  background-image: url(../img/sprite/num/flow-no1.png);
}
.breast-hip .flow > ol > li:nth-child(2) .title,
.antiaging .flow > ol > li:nth-child(2) .title {
  background-image: url(../img/sprite/num/flow-no2.png);
}
.breast-hip .flow > ol > li:nth-child(3) .title,
.antiaging .flow > ol > li:nth-child(3) .title {
  background-image: url(../img/sprite/num/flow-no3.png);
}
.breast-hip .flow > ol > li:nth-child(4) .title,
.antiaging .flow > ol > li:nth-child(4) .title {
  background-image: url(../img/sprite/num/flow-no4.png);
}
.breast-hip .flow > ol > li:nth-child(5) .title,
.antiaging .flow > ol > li:nth-child(5) .title {
  background-image: url(../img/sprite/num/flow-no5.png);
}
.breast-hip .flow > ol > li:nth-child(6) .title,
.antiaging .flow > ol > li:nth-child(6) .title {
  background-image: url(../img/sprite/num/flow-no6.png);
}
.breast-hip .flow > ol > li:nth-child(7) .title,
.antiaging .flow > ol > li:nth-child(7) .title {
  background-image: url(../img/sprite/num/flow-no7.png);
}
.breast-hip .flow > ol > li:nth-child(8) .title,
.antiaging .flow > ol > li:nth-child(8) .title {
  background-image: url(../img/sprite/num/flow-no8.png);
}
.breast-hip .flow p,
.antiaging .flow p {
  margin-bottom: 15px;
  line-height: 1.8333333333;
  font-size: 1.2em;
  color: #7f7875;
}
.breast-hip .flow ul,
.antiaging .flow ul {
  margin-top: 22px;
  margin-bottom: 22px;
}
.breast-hip .flow ul li:nth-child(n),
.antiaging .flow ul li:nth-child(n) {
  margin-left: 10px;
  padding-left: 15px;
  background: url(../img/list_bg.gif) left center no-repeat;
  line-height: 2;
  font-size: 1.2em;
}
.breast-hip .flow .info, .breast-hip .flow li:nth-child(1) ul,
.antiaging .flow .info,
.antiaging .flow li:nth-child(1) ul {
  margin-bottom: 0;
  border: 1px solid #baafa6;
  border-bottom: 0;
}
.breast-hip .flow .info li, .breast-hip .flow li:nth-child(1) ul li,
.antiaging .flow .info li,
.antiaging .flow li:nth-child(1) ul li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #baafa6;
  background-position: 41px 11px;
  background-repeat: no-repeat;
  font-size: 1em;
}
.breast-hip .flow .info li:nth-child(1), .breast-hip .flow li:nth-child(1) ul li:nth-child(1),
.antiaging .flow .info li:nth-child(1),
.antiaging .flow li:nth-child(1) ul li:nth-child(1) {
  background-image: url(../img/sprite/info/flow-net.png);
}
.breast-hip .flow .info li:nth-child(2), .breast-hip .flow li:nth-child(1) ul li:nth-child(2),
.antiaging .flow .info li:nth-child(2),
.antiaging .flow li:nth-child(1) ul li:nth-child(2) {
  background-image: url(../img/sprite/info/flow-tel.png);
}
.breast-hip .flow .info dl, .breast-hip .flow li:nth-child(1) ul dl,
.antiaging .flow .info dl,
.antiaging .flow li:nth-child(1) ul dl {
  margin-left: 151px;
  padding: 0 0 0 41px;
  border-left: 1px dotted #baafa6;
  background: #f2efed;
}
.breast-hip .flow .info .net dl, .breast-hip .flow li:nth-child(1) ul .net dl,
.antiaging .flow .info .net dl,
.antiaging .flow li:nth-child(1) ul .net dl {
  padding-top: 19px;
  padding-bottom: 20px;
}
.breast-hip .flow .info .net dt, .breast-hip .flow li:nth-child(1) ul .net dt,
.antiaging .flow .info .net dt,
.antiaging .flow li:nth-child(1) ul .net dt {
  margin-bottom: 10px;
  font-size: 1.2em;
}
.breast-hip .flow .info .net dd, .breast-hip .flow li:nth-child(1) ul .net dd,
.antiaging .flow .info .net dd,
.antiaging .flow li:nth-child(1) ul .net dd {
  display: block;
}
.breast-hip .flow .info .net dd .c-button a, .breast-hip .flow li:nth-child(1) ul .net dd .c-button a,
.antiaging .flow .info .net dd .c-button a,
.antiaging .flow li:nth-child(1) ul .net dd .c-button a {
  width: 206px;
  box-sizing: border-box;
}
.breast-hip .flow .info .net dd .c-button a .inner-text, .breast-hip .flow li:nth-child(1) ul .net dd .c-button a .inner-text,
.antiaging .flow .info .net dd .c-button a .inner-text,
.antiaging .flow li:nth-child(1) ul .net dd .c-button a .inner-text {
  padding: 0 26px;
  background-position: right 4px center;
  font-size: 13px;
}
.breast-hip .flow .info .net dd .c-button a .inner-text::before, .breast-hip .flow .info .net dd .c-button a .inner-text::after, .breast-hip .flow li:nth-child(1) ul .net dd .c-button a .inner-text::before, .breast-hip .flow li:nth-child(1) ul .net dd .c-button a .inner-text::after,
.antiaging .flow .info .net dd .c-button a .inner-text::before,
.antiaging .flow .info .net dd .c-button a .inner-text::after,
.antiaging .flow li:nth-child(1) ul .net dd .c-button a .inner-text::before,
.antiaging .flow li:nth-child(1) ul .net dd .c-button a .inner-text::after {
  right: 4px;
}
.breast-hip .flow .info .tel dl, .breast-hip .flow li:nth-child(1) ul .tel dl,
.antiaging .flow .info .tel dl,
.antiaging .flow li:nth-child(1) ul .tel dl {
  padding-top: 21px;
  padding-bottom: 20px;
}
.breast-hip .flow .info .tel dl dt, .breast-hip .flow li:nth-child(1) ul .tel dl dt,
.antiaging .flow .info .tel dl dt,
.antiaging .flow li:nth-child(1) ul .tel dl dt {
  margin-bottom: 5px;
}
.breast-hip .flow .info .tel dl dt a, .breast-hip .flow li:nth-child(1) ul .tel dl dt a,
.antiaging .flow .info .tel dl dt a,
.antiaging .flow li:nth-child(1) ul .tel dl dt a {
  color: #7f7875;
}
.breast-hip .flow .info .tel dl dt img, .breast-hip .flow li:nth-child(1) ul .tel dl dt img,
.antiaging .flow .info .tel dl dt img,
.antiaging .flow li:nth-child(1) ul .tel dl dt img {
  margin-bottom: 8px;
}
.breast-hip .flow .info .tel dl dl, .breast-hip .flow li:nth-child(1) ul .tel dl dl,
.antiaging .flow .info .tel dl dl,
.antiaging .flow li:nth-child(1) ul .tel dl dl {
  margin: 0;
  padding: 0;
  border: 0;
}
.breast-hip .flow .info .tel dl dl dt,
.breast-hip .flow .info .tel dl dl dd, .breast-hip .flow li:nth-child(1) ul .tel dl dl dt,
.breast-hip .flow li:nth-child(1) ul .tel dl dl dd,
.antiaging .flow .info .tel dl dl dt,
.antiaging .flow .info .tel dl dl dd,
.antiaging .flow li:nth-child(1) ul .tel dl dl dt,
.antiaging .flow li:nth-child(1) ul .tel dl dl dd {
  display: inline;
}
.breast-hip .flow .info .tel dl dl dt,
.breast-hip .flow .info .tel dl dl em, .breast-hip .flow li:nth-child(1) ul .tel dl dl dt,
.breast-hip .flow li:nth-child(1) ul .tel dl dl em,
.antiaging .flow .info .tel dl dl dt,
.antiaging .flow .info .tel dl dl em,
.antiaging .flow li:nth-child(1) ul .tel dl dl dt,
.antiaging .flow li:nth-child(1) ul .tel dl dl em {
  font-weight: bold;
}
.breast-hip .flow #oneday,
.antiaging .flow #oneday {
  margin-bottom: 0;
  border: 1px solid #baafa6;
}
.breast-hip .flow #previousday,
.antiaging .flow #previousday {
  border: 1px solid #baafa6;
}
.breast-hip .flow #previousday .title,
.breast-hip .flow #previousday p,
.antiaging .flow #previousday .title,
.antiaging .flow #previousday p {
  display: table-cell;
  vertical-align: middle;
}
.breast-hip .flow #previousday .title,
.antiaging .flow #previousday .title {
  padding: 0;
  width: 151px;
  border-right: 1px dotted #baafa6;
  background: none;
  text-align: center;
  line-height: 1;
  font-size: 1.2em;
  font-weight: normal;
}
.breast-hip .flow #previousday p,
.antiaging .flow #previousday p {
  padding: 15px 20px;
  background: #f2efed;
  line-height: 1.6666666667;
}
.breast-hip .flow ol li:last-child .info,
.antiaging .flow ol li:last-child .info {
  margin-top: 22px;
  padding-bottom: 17px;
  border: none;
}
.breast-hip .flow ol li:last-child .info__title,
.antiaging .flow ol li:last-child .info__title {
  margin-bottom: 13px;
  padding: 8px 10px;
  background: #d3cbc5;
  line-height: 1;
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #7f7875;
}
.breast-hip .flow > ol > li .title,
.antiaging .flow > ol > li .title {
  color: #7f7875;
}
.breast-hip .flow > ol > li .m-proposal,
.antiaging .flow > ol > li .m-proposal {
  margin-bottom: 0;
}
.breast-hip .flow > ol > li:nth-child(4),
.antiaging .flow > ol > li:nth-child(4) {
  background-image: url(../img/contents_antiaging_flow_bg4.jpg);
}
.breast-hip .flow > ol > li:nth-child(5),
.antiaging .flow > ol > li:nth-child(5) {
  background: none;
}
.breast-hip .flow > ol > li:nth-child(5) .title,
.antiaging .flow > ol > li:nth-child(5) .title {
  margin-bottom: 20px;
}
.breast-hip .flow > ol > li:nth-child(5) .ontheday-wrapper,
.antiaging .flow > ol > li:nth-child(5) .ontheday-wrapper {
  margin-left: 12px;
  padding-top: 7px;
  border-left: 1px solid #e3deda;
}
.breast-hip .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item,
.antiaging .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item {
  display: flex;
  flex-wrap: wrap;
}
.breast-hip .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item + .ontheday-item,
.antiaging .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item + .ontheday-item {
  margin-top: 30px;
}
.breast-hip .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .sub-title,
.antiaging .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .sub-title {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  width: 100%;
  line-height: 1;
  font-size: 15px;
}
.breast-hip .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .sub-title::before,
.antiaging .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .sub-title::before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 20px;
  height: 1px;
  background-color: #e3deda;
}
.breast-hip .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .pic,
.antiaging .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .pic {
  margin-right: 20px;
  padding-left: 25px;
}
.breast-hip .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .text,
.antiaging .flow > ol > li:nth-child(5) .ontheday-wrapper .ontheday-item .text {
  flex: 1;
  margin-top: -5px;
}
.breast-hip .flow .link,
.antiaging .flow .link {
  text-align: right;
  font-size: 1.4em;
  margin: 15px 0 0;
}
.breast-hip .flow .link a,
.antiaging .flow .link a {
  transition: all 0.1s linear;
  display: inline-block;
  padding: 19px 42px;
  background: url(../img/arrow/arrow16.png) right 11px center no-repeat #d3cbc5;
  color: #7f7875;
}
.breast-hip .flow .link a:hover,
.antiaging .flow .link a:hover {
  opacity: 0.6;
  color: #7f7875 !important;
}
.breast-hip .flow .link a,
.antiaging .flow .link a {
  width: 300px;
  box-sizing: border-box;
  text-align: center;
  line-height: 1;
}
.breast-hip .flow .m-flow__list.is-hide,
.antiaging .flow .m-flow__list.is-hide {
  position: relative;
  overflow: hidden;
  height: 410px;
}
.breast-hip .flow .m-flow__list.is-hide::after,
.antiaging .flow .m-flow__list.is-hide::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
}
.breast-hip .flow .m-flow__list a,
.antiaging .flow .m-flow__list a {
  text-decoration: none;
}
.breast-hip .flow .load-more,
.antiaging .flow .load-more {
  padding-right: 15px;
  background: url(../img/arrow/arrow4.png) right center no-repeat;
  cursor: pointer;
  text-align: right;
}
.breast-hip .flow .load-more a,
.antiaging .flow .load-more a {
  color: #7f7875;
  text-decoration: none;
}
.breast-hip .flow .load-more.is-hide,
.antiaging .flow .load-more.is-hide {
  display: none;
}

:root:has(body.liposuction) {
  scroll-behavior: smooth;
  scroll-padding-top: 138px;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.liposuction .p-dialog {
  max-width: none;
  max-height: none;
  overflow: visible;
  padding: 0;
  border: 0;
  background: 0;
  opacity: 0;
}
.liposuction .p-dialog:focus-visible {
  outline: none;
}
.liposuction .p-dialog::backdrop {
  background-color: rgba(0,0,0,.7);
  opacity: 0;
}
.liposuction .p-dialog.opening {
  animation: fadeIn 0.3s ease forwards;
}
.liposuction .p-dialog.closing {
  animation: fadeOut 0.3s ease forwards;
}
.liposuction .p-dialog.opening::backdrop {
  animation: fadeIn 0.3s ease forwards;
}
.liposuction .p-dialog.closing::backdrop {
  animation: fadeOut 0.3s ease forwards;
}
.liposuction .p-dialog__inner, .liposuction .p-dialog__contents-wrapper {
  position: relative;
}
.liposuction .p-authority-dialog .p-dialog__inner {
  background: #fff;
  width: 868px;
  height: 65vh;
  min-height: 860px;
}
.liposuction .p-authority-dialog .p-dialog__close {
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 1;
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 100%;
  border: 0;
  background-color: #fff;
  cursor: pointer;
  box-shadow: inset 0 0 2px rgba(0,0,0,.3), 0 2px 4px rgba(0,0,0,.2);
}
.liposuction .p-authority-dialog .p-dialog__close::before, .liposuction .p-authority-dialog .p-dialog__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  background-color: #444;
  transition: all 0.2s ease;
}
.liposuction .p-authority-dialog .p-dialog__close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.liposuction .p-authority-dialog .p-dialog__close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.liposuction .p-authority-dialog .p-dialog__close:hover::before, .liposuction .p-authority-dialog .p-dialog__close:hover::after {
  background-color: #666;
  width: 18px;
}
.liposuction .p-authority-dialog .p-dialog__close:hover::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.liposuction .p-authority-dialog .p-dialog__close:hover::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.liposuction .p-authority-dialog .p-dialog__close:focus-visible {
  outline: none;
}
.liposuction .p-authority-dialog .p-dialog__close i {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.liposuction .p-authority-dialog .p-dialog__contents {
  position: absolute;
  top: 0;
  z-index: -1;
  display: none;
  height: 100%;
  opacity: 0;
  pointer-events: none;
}
.liposuction .p-authority-dialog .p-dialog__contents.is-active {
  animation: fadeIn 0.3s ease forwards;
  position: static;
  display: flex;
  flex-direction: column;
  pointer-events: auto;
}
.liposuction .p-authority-dialog .p-dialog__contents-wrapper {
  height: 100%;
}
.liposuction .p-authority-dialog__contents {
  padding: 40px;
  box-sizing: border-box;
  color: #7f7875;
}
.liposuction .p-authority-dialog__contents__title {
  margin-bottom: 30px;
  font-size: 3em;
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
  color: #59504d;
}
.liposuction .p-authority__tab__contents-wrapper {
  flex: 1;
  position: relative;
  padding: 30px 45px 45px;
  background: #f6f4f2;
  overflow-y: auto;
}
.liposuction .p-authority__tab__list {
  display: flex;
  gap: 7px;
}
.liposuction .p-authority__tab__item {
  flex: 1;
}
.liposuction .p-authority__tab__item.is-active a {
  background: #f6f4f2;
  font-weight: bold;
}
.liposuction .p-authority__tab__item a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  border-radius: 10px 10px 0 0;
  background: #ddd5cf;
  font-size: 1.4em;
  color: #7f7875;
  cursor: pointer;
}
.liposuction .p-authority__contents {
  position: absolute;
  top: 0;
  z-index: -1;
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: opacity 0.1s linear;
  pointer-events: none;
}
.liposuction .p-authority__contents.is-active {
  position: static;
  z-index: 1;
  opacity: 1;
  height: auto;
  overflow: visible;
  pointer-events: all;
}
.liposuction .p-authority__item {
  display: grid;
  gap: 10px 20px;
  grid-template-columns: min-content 1fr min-content;
}
.liposuction .p-authority__item + .p-authority__item {
  margin-top: 22px;
}
.liposuction .p-authority__item__title {
  grid-column: 2/4;
  grid-row: 1/2;
  font-size: 1.6em;
  font-weight: bold;
}
.liposuction .p-authority__item__date {
  grid-column: 1/2;
  grid-row: 1/5;
  padding-right: 20px;
  width: 80px;
  border-right: 1px solid #7f7875;
  line-height: 1.2;
  font-size: 1.4em;
  text-align: center;
}
.liposuction .p-authority__item__date .sp {
  display: none;
}
.liposuction .p-authority__item__inner {
  grid-column: 2/3;
  grid-row: 2/4;
}
.liposuction .p-authority__item__doctor {
  margin-bottom: 12px;
  font-size: 1.5em;
}
.liposuction .p-authority__item__text {
  line-height: 1.2;
  font-size: 1.5em;
}
.liposuction .p-authority__item__pic {
  grid-column: 3/4;
  grid-row: 2/5;
  width: 165px;
}
.liposuction .p-authority__item__pic img {
  max-width: 100%;
  height: auto;
}
.liposuction .p-authority__category + .p-authority__category {
  margin-top: 45px;
}
.liposuction .p-authority__category__title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  margin-bottom: 20px;
  height: 30px;
  background: #9a9491;
  color: #fff;
  font-weight: bold;
  font-size: 1.6em;
}
.liposuction .p-authority__details + .p-authority__details {
  margin-top: 12px;
}
.liposuction .p-authority__details > * {
  margin-bottom: 5px;
  line-height: 1.2;
  font-size: 1.5em;
}
.liposuction .p-authority__details__title {
  float: left;
}
.liposuction .p-authority__details__text {
  overflow: hidden;
}
.liposuction .p-supervisor {
  padding-top: 16px;
  padding-right: 14px;
}
.liposuction .p-supervisor__details {
  display: flex;
}
.liposuction .p-supervisor__details__pic {
  margin: 0;
  background: 0;
}
.liposuction .p-supervisor__details > .p-supervisor__details__pic {
  z-index: 1;
  margin-top: -21px;
  margin-right: 0;
  margin-bottom: -2em;
}
.liposuction .p-supervisor__details__name {
  margin-top: 0;
  margin-left: -10px;
  padding-right: 22px;
}
.liposuction .p-supervisor__details__name > * {
  padding-left: 20px;
}
.liposuction .p-supervisor__details__name .p-supervisor__headline {
  position: static;
  margin-bottom: 8px;
  font-size: 1em;
}
.liposuction .p-supervisor__details__name a {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid #7f7875;
}
.liposuction .p-supervisor__details__name .name-emphasis {
  font-size: 1.375em;
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.liposuction .p-supervisor__details__name .name-emphasis::after {
  content: attr(data-text-en);
  margin-left: 8px;
  font-size: 0.4545454545em;
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  color: #d4cbc4;
}
.liposuction .p-supervisor__details__text {
  line-height: 1.4615384615;
  font-size: 1.0833333333em;
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.liposuction .p-supervisor__details__contents {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.liposuction .p-supervisor__details__contents .p-supervisor__details__pic {
  position: relative;
}
.liposuction .p-supervisor__details__contents .p-supervisor__details__pic__text {
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.5454545455em;
  line-height: 1.1818181818;
  font-size: 1.1em;
  text-align: center;
}
.liposuction .p-supervisor__link {
  position: static;
}
.liposuction .p-supervisor__link a {
  padding-left: 0;
  background: 0;
  text-decoration: underline;
  color: #6d9dd0;
}
.liposuction .p-supervisor__link a:hover {
  background: 0;
}
.liposuction .m-contents .m-banner {
  width: auto;
}
.liposuction .m-anchor {
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 65px;
}
.liposuction .m-anchor .anchor-list {
  position: absolute;
  width: 100%;
}
.liposuction .m-anchor .anchor-list.is-fixed {
  position: fixed;
  z-index: 10;
}
.liposuction .m-anchor .anchor-item {
  flex-basis: 84px;
}
.liposuction .p-seminar {
  position: relative;
}
.liposuction .p-seminar .p-dialog-open {
  right: 215px;
  bottom: -10px;
}
.liposuction .p-dialog-open {
  position: absolute;
  z-index: 1;
}
.liposuction .p-dialog-open a {
  display: block;
  width: 37.5px;
  height: 37.5px;
  cursor: pointer;
}
.liposuction .p-dialog-open a img {
  width: 100%;
  height: auto;
}
.liposuction .m-title .inner-text {
  line-height: 1.2;
  font-size: 22px;
}
.liposuction .case .p-plustopics,
.liposuction .postoperative .p-plustopics,
.liposuction .reason .p-plustopics {
  margin-top: 40px;
  padding: 0 20px 16px;
  background: #f5f2f0;
}
.liposuction .case .p-plustopics .title,
.liposuction .postoperative .p-plustopics .title,
.liposuction .reason .p-plustopics .title {
  margin-bottom: 20px;
  padding: 20px 0 0 6px;
  border-left: 1px solid #ec7c78;
  font-size: 1.4em;
  font-weight: bold;
  color: #7f7875;
  width: auto;
  height: auto;
  background: 0;
  text-shadow: none;
  line-height: 1;
  font-family: inherit;
  display: block;
}
.liposuction .case .p-plustopics .text,
.liposuction .postoperative .p-plustopics .text,
.liposuction .reason .p-plustopics .text {
  line-height: 1.6153846154;
  font-size: 1.3em;
}
.liposuction .case .p-plustopics .pic,
.liposuction .postoperative .p-plustopics .pic,
.liposuction .reason .p-plustopics .pic {
  float: none;
  margin-bottom: 0;
}
.liposuction .about .text {
  margin-bottom: 10px;
}
.liposuction .about .pic {
  margin-top: 20px;
  text-align: center;
}
.liposuction .about .pic + .pic {
  margin-top: 10px;
  margin-bottom: 20px;
}
.liposuction .about .list {
  margin-bottom: 10px;
}
.liposuction .about .list-item {
  list-style-position: inside;
  list-style-type: disc;
  line-height: 1.75;
  font-size: 1.6em;
  color: #7f7875;
}
.liposuction .about .list-item .mark {
  background: #f9f7c3;
  font-weight: bold;
}
.liposuction .about-contents {
  margin-top: 30px;
}
.liposuction .about-contents__title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 25px;
  border-top-color: #94bc5a;
}
.liposuction .about-contents__wrapper {
  display: flex;
  justify-content: space-between;
}
.liposuction .about-contents__details {
  width: 210px;
}
.liposuction .about-contents__details__title {
  text-align: center;
  width: 195px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 17px;
  background: #f2f1f1;
}
.liposuction .about-contents__details__title img {
  margin-top: -12px;
  margin-bottom: 15px;
}
.liposuction .about-contents__details__title .text {
  display: block;
  margin-bottom: 0;
  line-height: 1.4285714286;
  font-size: 1.4em;
}
.liposuction .about-contents__details__pic {
  margin-bottom: 10px;
  text-align: center;
}
.liposuction .about-contents__details__text {
  line-height: 1.8571428571;
  font-size: 1.4em;
  color: #7f7875;
}
.liposuction .requests {
  margin-top: 20px;
}
.liposuction .requests__box {
  display: flex;
  justify-content: space-between;
}
.liposuction .requests__box__list {
  position: relative;
  width: 379px;
  height: 197px;
}
.liposuction .requests__box__item {
  display: inline-block;
  position: absolute;
  padding: 14px;
  border-radius: 4px;
  background: rgba(200,189,181,.2);
  font-size: 15px;
  font-weight: bold;
  color: #7f7875;
}
.liposuction .requests__box__item em {
  font-weight: bold;
  color: #ee7b75;
}
.liposuction .requests__box__item:nth-child(1) {
  top: 0;
  left: 0;
}
.liposuction .requests__box__item:nth-child(2) {
  top: 53px;
  right: 0;
}
.liposuction .requests__box__item:nth-child(3) {
  top: 106px;
  left: 19px;
}
.liposuction .requests__box__item:nth-child(4) {
  top: 159px;
  right: 51px;
}
.liposuction .case .case-info-table table {
  border: 1px solid #d3cac3;
}
.liposuction .case .case-info-table th,
.liposuction .case .case-info-table td {
  display: block;
  border: 0;
  border-bottom: 1px solid #d3cac3;
}
.liposuction .case .case-info-table th {
  width: auto;
  text-align: left;
}
.liposuction .case .case-info-table tr:last-child td {
  border-bottom: 0;
}
.liposuction .case .p-plustopics .text {
  margin-bottom: 16px;
}
.liposuction .case .p-plustopics .pic figcaption {
  line-height: 1.25;
  font-size: 1.2em;
}
.liposuction .merit-contents table {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  border-bottom: 1px solid #baafa6;
  table-layout: fixed;
  font-size: 1.2em;
  color: #7f7875;
  width: 100%;
}
.liposuction .merit-contents table thead td {
  border-bottom: 1px solid #baafa6;
}
.liposuction .merit-contents table thead th {
  border: 1px solid #baafa6;
  text-align: center;
  line-height: 1.3333333333;
}
.liposuction .merit-contents table tbody th,
.liposuction .merit-contents table tbody td {
  border-right: 1px solid #baafa6;
  border-bottom: 1px dotted #baafa6;
  border-left: 1px solid #baafa6;
}
.liposuction .merit-contents table tbody tr.separate th,
.liposuction .merit-contents table tbody tr.separate td {
  border-bottom-style: solid;
}
.liposuction .merit-contents table tbody tr:last-child th,
.liposuction .merit-contents table tbody tr:last-child td {
  border-bottom: 1px solid #baafa6;
}
.liposuction .merit-contents table tbody td {
  line-height: 24px;
}
.liposuction .merit-contents table thead th {
  padding: 3px 0;
  background: #f2efed;
}
.liposuction .merit-contents table tbody td {
  padding: 10px;
}
.liposuction .merit-contents table tbody td li {
  list-style-position: inside;
  list-style-type: disc;
  line-height: 24px;
}
.liposuction .merit-contents table a {
  text-decoration: none;
}
.liposuction .merit-contents-box {
  margin-top: 20px;
}
.liposuction .merit-contents-box__title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 25px;
  border-top-color: #94bc5a;
}
.liposuction .feature-contents {
  margin-top: 30px;
}
.liposuction .feature-contents__title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 25px;
  border-top-color: #94bc5a;
}
.liposuction .feature-contents table {
  width: calc(100% - 10px - 10px);
  border: 1px solid #c7bcb5;
  font-size: 1.4em;
  color: #7f7875;
}
.liposuction .feature-contents table th,
.liposuction .feature-contents table td {
  border-bottom: 1px dotted #c7bcb5;
}
.liposuction .feature-contents table th {
  width: 125px;
  border-right: 1px dotted #c7bcb5;
  background: #f2efed;
  text-align: center;
}
.liposuction .feature-contents table td {
  padding: 12px 20px;
  line-height: 1.4285714286;
}
.liposuction .feature-contents table .inner-text {
  margin-bottom: 5px;
  line-height: 1.4285714286;
}
.liposuction .feature-contents table .inner-text small {
  font-size: 0.8571428571em;
}
.liposuction .feature-contents table {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  border-bottom: 1px solid #baafa6;
  table-layout: fixed;
  font-size: 1.2em;
  color: #7f7875;
  margin: 0;
  margin-top: 20px;
  width: 100%;
}
.liposuction .feature-contents table thead td {
  border-bottom: 1px solid #baafa6;
}
.liposuction .feature-contents table thead th {
  border: 1px solid #baafa6;
  text-align: center;
  line-height: 1.3333333333;
}
.liposuction .feature-contents table tbody th,
.liposuction .feature-contents table tbody td {
  border-right: 1px solid #baafa6;
  border-bottom: 1px dotted #baafa6;
  border-left: 1px solid #baafa6;
}
.liposuction .feature-contents table tbody tr.separate th,
.liposuction .feature-contents table tbody tr.separate td {
  border-bottom-style: solid;
}
.liposuction .feature-contents table tbody tr:last-child th,
.liposuction .feature-contents table tbody tr:last-child td {
  border-bottom: 1px solid #baafa6;
}
.liposuction .feature-contents table tbody td {
  line-height: 24px;
}
.liposuction .feature-contents table thead td {
  border: 1px solid #baafa6;
}
.liposuction .feature-contents table thead th {
  padding: 6.5px 0;
  line-height: 1.25;
}
.liposuction .feature-contents table tbody tr:nth-child(even) th,
.liposuction .feature-contents table tbody tr:nth-child(even) td {
  background-color: #f2efed;
}
.liposuction .feature-contents table tbody th span {
  padding-left: 20px;
  background: url(../../img/arrow/arrow.png) 5px 3px no-repeat;
}
.liposuction .feature-contents table tbody td {
  padding: 3px 5px;
  text-align: center;
  line-height: 1.4166666667;
}
.liposuction .feature-contents table thead th {
  padding-right: 5px;
  padding-left: 5px;
}
.liposuction .feature-contents table tbody th span {
  padding-left: 0;
  background: 0;
}
.liposuction .feature .no1,
.liposuction .feature .no2 {
  display: flow-root;
}
.liposuction .feature .no1 .pic,
.liposuction .feature .no2 .pic {
  float: right;
  margin-left: 20px;
}
.liposuction .m-license .text {
  margin-bottom: 30px;
}
.liposuction .m-license .pic {
  display: flex;
  justify-content: space-between;
}
.liposuction .reason__item:nth-child(1) a {
  background: url(../img/contents_liposuction_reason_item_pic1.png?v=2312) left top no-repeat;
}
.liposuction .reason__item:nth-child(2) a {
  background: url(../img/contents_liposuction_reason_item_pic2.png?v=2312) left top no-repeat;
}
.liposuction .reason__item:nth-child(3) a {
  background: url(../img/contents_liposuction_reason_item_pic3.png?v=2312) left top no-repeat;
}
.liposuction .reason__item:nth-child(4) a {
  background: url(../img/contents_liposuction_reason_item_pic4.png?v=2312) left top no-repeat;
}
.liposuction .reason__item:nth-child(5) a {
  background: url(../img/contents_liposuction_reason_item_pic5.png?v=2312) left top no-repeat;
}
.liposuction .reason-contents.reason-contents1 .reason-contents__text {
  float: left;
  margin-right: 20px;
  width: 321px;
}
.liposuction .reason-contents.reason-contents1 .box {
  overflow: hidden;
  margin-bottom: 15px;
}
.liposuction .reason-contents.reason-contents1 .box .box__details__pic {
  margin-bottom: 10px;
}
.liposuction .reason-contents.reason-contents1 .box .box__details__pic + .box__details__pic {
  float: left;
  margin-right: 5px;
  margin-bottom: 0;
}
.liposuction .reason-contents.reason-contents1 .box .box__details__pic + .box__details__pic + .box__details__pic {
  margin-right: 0;
}
.liposuction .reason-contents.reason-contents1 .box__comment {
  position: relative;
  float: right;
  padding: 10px;
  background: #ed7b74;
}
.liposuction .reason-contents.reason-contents1 .box__comment__text {
  line-height: 1.125;
  font-size: 16px;
  font-weight: bold;
  color: #fefefe;
}
.liposuction .reason-contents.reason-contents1 .box__comment::before {
  content: "";
  position: absolute;
  top: -30px;
  left: 60%;
  border: 10px solid transparent;
  border-bottom: 20px solid #ed7b74;
}
.liposuction .reason-contents.reason-contents1 .reason-contents__inner {
  position: relative;
  overflow: visible;
}
.liposuction .reason-contents.reason-contents1 .reason-contents__inner .p-dialog-open {
  clear: both;
  position: static;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  column-gap: 5px;
  font-size: 1.4em;
  color: #7f7875;
}
.liposuction .reason-contents.reason-contents2 .box1 {
  clear: both;
  margin: 0 0 20px;
}
.liposuction .reason-contents.reason-contents2 .box1 .box__details__pic {
  float: left;
  margin-right: 4px;
}
.liposuction .reason-contents.reason-contents2 .box1 .box__details__pic + .box__details__pic {
  margin-right: 0;
}
.liposuction .reason-contents.reason-contents2 .box2 {
  float: right;
  margin-left: 20px;
  width: 226px;
}
.liposuction .reason-contents.reason-contents2 .reason-contents__text {
  margin-bottom: 30px;
}
.liposuction .reason-contents.reason-contents4 .reason-contents__text, .liposuction .reason-contents.reason-contents5 .reason-contents__text {
  float: left;
  width: 322px;
}
.liposuction .reason-contents.reason-contents4 .box, .liposuction .reason-contents.reason-contents5 .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  float: right;
  margin: 0 0 20px 20px;
  width: 322px;
}
.liposuction .reason-contents.reason-contents4 .box .box__title, .liposuction .reason-contents.reason-contents5 .box .box__title {
  padding: 8px;
  width: 100%;
  background-color: #ec7c78;
  text-align: center;
  line-height: 1.15;
  font-size: 1.6em;
  color: #fff;
  box-sizing: border-box;
}
.liposuction .reason-contents.reason-contents4 .box > .text, .liposuction .reason-contents.reason-contents5 .box > .text {
  padding-top: 5px;
  width: 100%;
  line-height: 1.3333333333;
  font-size: 1.2em;
  color: #7f7875;
}
.liposuction .reason-contents.reason-contents4 .box .subbox:nth-child(odd) .box__title, .liposuction .reason-contents.reason-contents5 .box .subbox:nth-child(odd) .box__title {
  background-color: #999490;
}
.liposuction .reason-contents.reason-contents4 .link, .liposuction .reason-contents.reason-contents5 .link {
  clear: both;
}
.liposuction .reason .p-plustopics {
  display: flow-root;
}
.liposuction .reason .p-plustopics .pic {
  float: right;
  margin-left: 20px;
}
.liposuction .downtime-caseList__item {
  margin-bottom: 30px;
  font-size: 1.6em;
  color: #7f7875;
}
.liposuction .downtime-caseList__item a {
  text-decoration: none;
}
.liposuction .downtime-caseList__inner {
  display: table;
}
.liposuction .downtime-caseList__pic {
  display: table-cell;
  padding-left: 20px;
}
.liposuction .downtime-caseList__text {
  display: table-cell;
  vertical-align: top;
}
.liposuction .downtime-caseList__title {
  position: relative;
  margin-bottom: 15px;
  padding-left: 0.8em;
  line-height: 21px;
  font-family: initial;
  font-size: 18px;
  font-weight: bold;
}
.liposuction .downtime-caseList__title::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background-color: #ed7b74;
}
.liposuction .downtime-caseList__detail {
  line-height: 1.75;
}
.liposuction .downtime .pic img {
  display: block;
  margin: 0 auto;
}
.liposuction .downtime .columnLink {
  margin: 0 20px 30px;
  padding: 25px;
  background: #f5f2f0;
}
.liposuction .downtime .columnLink .lead {
  margin-bottom: 20px;
  line-height: 1.75;
  font-size: 16px;
  color: #7f7875;
}
.liposuction .downtime .columnLink a {
  text-decoration: none;
}
.liposuction .downtime .columnLink__list {
  margin-bottom: 1.6em;
}
.liposuction .downtime .columnLink__list__item {
  position: relative;
  margin-bottom: 1.6em;
}
.liposuction .downtime .columnLink__list__item:last-child {
  margin-bottom: 0;
}
.liposuction .downtime .columnLink__list__item::before {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 1px;
  width: 14px;
  height: 14px;
  background: url(../img/arrow/arrow18.png) center no-repeat;
}
.liposuction .downtime .columnLink__list__item a {
  padding-left: 24px;
  font-size: 16px;
}
.liposuction .downtime .columnLink .downtime .pic {
  margin-bottom: 5px;
}
.liposuction .downtime .columnLink .downtime img {
  width: 100%;
  height: auto;
}
.liposuction .postoperative .p-plustopics .pic {
  text-align: center;
}
.liposuction .parts .pic {
  text-align: center;
}
.liposuction .price .item-inner {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.liposuction .price .item-inner.is-open.sub .open-contents {
  margin-bottom: 0;
}
.liposuction .price .item-inner.is-open .open-contents {
  display: block;
}
.liposuction .price .item-inner.is-open .close-contents {
  display: none;
}
.liposuction .price .item-inner:last-child {
  margin-bottom: 0;
}
.liposuction .price .item-inner:not(.sub) .item-title {
  align-items: stretch;
  margin-bottom: -44px;
  width: 430px;
}
.liposuction .price .item-inner:not(.sub) .item-title__text {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.liposuction .price .item-inner:not(.sub) .item-title__name,
.liposuction .price .item-inner:not(.sub) .item-title__lead {
  flex-basis: 100%;
}
.liposuction .price .item-inner:not(.sub) .item-title__name {
  align-self: flex-start;
}
.liposuction .price .item-inner:not(.sub) table thead th {
  height: 45px;
}
.liposuction .price .item-inner > .link {
  text-align: right;
  font-size: 1.4em;
  margin: 30px 0 0 auto;
  width: 100%;
}
.liposuction .price .item-inner > .link a {
  transition: all 0.1s linear;
  display: inline-block;
  padding: 19px 42px;
  background: url(../img/arrow/arrow16.png) right 11px center no-repeat #d3cbc5;
  color: #7f7875;
}
.liposuction .price .item-inner > .link a:hover {
  opacity: 0.6;
  color: #7f7875 !important;
}
.liposuction .price .item-inner > .link + .link {
  margin-top: 10px;
}
.liposuction .price .item-inner .payment {
  width: 100%;
}
.liposuction .price:last-child .open-contents {
  margin-bottom: 0;
}
.liposuction .price .item-title {
  display: flex;
  position: relative;
  align-items: center;
}
.liposuction .price .item-title__pic {
  margin: 0 10px 0 7px;
}
.liposuction .price .item-title__name a {
  text-decoration: underline;
  line-height: 1.4;
  font-size: 14px;
  color: #918b88;
}
.liposuction .price .item-title::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 7px;
  background: linear-gradient(#d4cbc4, #c1b5ad 50%, #a3948a 50%, #d4cbc4);
}
.liposuction .price .item-title__lead {
  flex-basis: 237px;
  line-height: 1.3636363636;
  font-size: 11px;
  color: #a39d9a;
}
.liposuction .price .sub {
  margin: 0;
  padding-top: 1px;
  border-top: 1px solid #c5bbb3;
}
.liposuction .price .sub:last-child {
  border-bottom: 1px solid #c5bbb3;
}
.liposuction .price .sub.is-open {
  margin-bottom: 30px;
}
.liposuction .price .sub.is-open:last-child {
  border-bottom: none;
}
.liposuction .price .sub .item-title {
  flex: 1;
  float: left;
  margin-bottom: 1px;
}
.liposuction .price .sub .item-title__pic img {
  width: 30px;
  height: auto;
}
.liposuction .price .sub .item-title__name a {
  line-height: 30px;
}
.liposuction .price .sub .item-more {
  margin: 0;
  line-height: 30px;
}
.liposuction .price .sub table {
  margin-top: -33px;
}
.liposuction .price .sub table thead th {
  height: 33px;
}
.liposuction .price .open-contents {
  display: none;
}
.liposuction .price .item-table {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  border-bottom: 1px solid #baafa6;
  table-layout: fixed;
  font-size: 1.2em;
  color: #7f7875;
  width: 100%;
  border-bottom: 0;
}
.liposuction .price .item-table thead td {
  border-bottom: 1px solid #baafa6;
}
.liposuction .price .item-table thead th {
  border: 1px solid #baafa6;
  text-align: center;
  line-height: 1.3333333333;
}
.liposuction .price .item-table tbody th,
.liposuction .price .item-table tbody td {
  border-right: 1px solid #baafa6;
  border-bottom: 1px dotted #baafa6;
  border-left: 1px solid #baafa6;
}
.liposuction .price .item-table tbody tr.separate th,
.liposuction .price .item-table tbody tr.separate td {
  border-bottom-style: solid;
}
.liposuction .price .item-table tbody tr:last-child th,
.liposuction .price .item-table tbody tr:last-child td {
  border-bottom: 1px solid #baafa6;
}
.liposuction .price .item-table tbody td {
  line-height: 24px;
}
.liposuction .price .item-table thead th,
.liposuction .price .item-table thead td {
  height: 33px;
  box-sizing: border-box;
}
.liposuction .price .item-table thead th {
  padding: 4px;
  width: 125px;
  min-height: 24px;
  color: #7f7875;
}
.liposuction .price .item-table thead td {
  padding: 0 1em;
  line-height: 1.3333333333;
}
.liposuction .price .item-table thead .note {
  margin: 5px 0;
  text-indent: -1em;
  line-height: 1.5;
  font-size: 0.8333333333em;
  color: #918b88;
}
.liposuction .price .item-table thead .note::before {
  content: "※";
  color: #ec7c78;
}
.liposuction .price .item-table tbody tr:nth-child(even) th,
.liposuction .price .item-table tbody tr:nth-child(even) td {
  background-color: #f2efed;
}
.liposuction .price .item-table tbody th,
.liposuction .price .item-table tbody td {
  line-height: 16/12;
}
.liposuction .price .item-table tbody th {
  padding: 10px 10px 10px 20px;
  background: url(../img/arrow/arrow.png) 5px center no-repeat;
}
.liposuction .price .item-table tbody td {
  padding: 5px;
  height: 14px;
  text-align: center;
  color: #7f7875;
}
.liposuction .price .item-table tbody td span:not(.inner-text) {
  display: block;
  font-size: 0.8333333333em;
}
.liposuction .price .item-table tbody td.loan {
  line-height: 1.25;
  font-size: 11px;
  box-sizing: border-box;
}
.liposuction .price .item-table tfoot {
  border: 1px solid #baafa6;
  border-top: 0;
}
.liposuction .price .item-table tfoot td {
  padding: 10px 15px;
}
.liposuction .price .item-table tfoot .price-inclusion .title {
  margin: 0;
  padding: 0;
  height: auto;
  border: 0;
  background: none;
  line-height: 1.6363636364;
  font-size: 0.9166666667em;
}
.liposuction .price .item-table tfoot .inclusion-item {
  line-height: 1.6363636364;
  font-size: 0.9166666667em;
}
.liposuction .price .item-table tfoot .inclusion-item .item-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.liposuction .price .item-table tfoot .inclusion-item .item-inner::after {
  content: "";
  display: block;
  flex: 1;
  order: 2;
  margin: 0 10px 0 25px;
  width: 100%;
  border-top: 1px dotted #baafa6;
}
.liposuction .price .item-table tfoot .inclusion-item .title {
  order: 1;
  font-weight: bold;
}
.liposuction .price .item-table tfoot .inclusion-item .summary {
  color: #b4afac;
}
.liposuction .price .item-table tfoot .inclusion-item .price {
  order: 3;
}
.liposuction .price .item-table thead th {
  line-height: 16px;
}
.liposuction .price .item-table thead th .tax-include,
.liposuction .price .item-table thead th span:not(.inner-text) {
  display: block;
  font-size: 0.8333333333em;
}
.liposuction .price .item-table thead th a {
  padding-left: 15px;
  background: url(../img/arrow/arrow2.png) left top no-repeat;
  text-decoration: none;
  font-size: 0.8333333333em;
  color: #7f7875;
}
.liposuction .price .item-table thead th a:hover {
  background-image: url(../img/arrow/arrow2_h.png);
}
.liposuction .price .item-table thead th.loan {
  box-sizing: border-box;
  padding-right: 0;
  padding-left: 0;
  width: 100px;
}
.liposuction .price .item-table thead .icon.question {
  display: inline-block;
  position: relative;
  margin-right: -20px;
  margin-left: 4px;
  width: 16px;
  height: 16px;
  background: url(../img/icon_question2.png);
  cursor: help;
  vertical-align: sub;
}
.liposuction .price .item-table thead .icon.question .text {
  display: none;
}
.liposuction .price .item-table thead .icon.question .text a {
  padding: 0;
  background: none;
  text-decoration: underline;
  font-size: 1em;
  color: #6d9dd0;
}
.liposuction .price .item-table thead .icon.question:hover .text, .liposuction .price .item-table thead .icon.question:hover::after {
  position: absolute;
}
.liposuction .price .item-table thead .icon.question:hover .text {
  display: block;
  right: -36px;
  bottom: 21px;
  z-index: 1;
  padding: 14px;
  width: 330px;
  border: 1px solid #fff;
  border-radius: 4px;
  background: #efece9;
  text-align: left;
  line-height: 1.5;
  font-size: 1em;
  font-style: normal;
  color: #7f7875;
  box-sizing: border-box;
}
.liposuction .price .item-table thead .icon.question:hover::after {
  content: "";
  top: -6px;
  right: 3px;
  z-index: 2;
  border-top: 8px solid #efece9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.liposuction .price .item-table tbody th {
  line-height: 1.3333333333;
}
.liposuction .price .item-table tbody td {
  line-height: 1.3333333333;
}
.liposuction .price .item-table tbody td .price + .reduce ol {
  text-align: right;
}
.liposuction .price .item-table tbody td .reduce ol li > span {
  display: inline;
}
.liposuction .price .item-table tbody td .reduce ol li:nth-child(2) {
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
}
.liposuction .price .item-table tbody td .reduce ol li:nth-child(2) span {
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: normal;
}
.liposuction .price .item-table table {
  width: 100%;
}
.liposuction .price .item-table a {
  text-decoration: none;
}
.liposuction .price .item-table th {
  box-sizing: border-box;
}
.liposuction .price .item-table td {
  width: 102px;
}
.liposuction .price .item-table thead td {
  width: auto;
}
.liposuction .price .item-table tbody td {
  padding-right: 0;
  padding-left: 0;
}
.liposuction .price .item-table tfoot {
  border: 1px solid #baafa6;
  border-top: 0;
}
.liposuction .price .item-table tfoot td {
  padding: 10px 15px;
}
.liposuction .price .item-table .note {
  margin: 5px 0;
  text-indent: -1em;
  line-height: 1.5;
  font-size: 0.8333333333em;
}
.liposuction .price .item-table .note::before {
  content: "※";
  color: #ec7c78;
}
.liposuction .price .item-table .price-inclusion .title {
  margin: 0;
  padding: 0;
  height: auto;
  border: 0;
  background: none;
  line-height: 1.6363636364;
  font-size: 0.9166666667em;
}
.liposuction .price .item-table .inclusion-item {
  line-height: 1.6363636364;
  font-size: 0.9166666667em;
}
.liposuction .price .item-table .inclusion-item .item-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
}
.liposuction .price .item-table .inclusion-item .item-inner::after {
  content: "";
  display: block;
  flex: 1;
  order: 2;
  margin: 0 10px 0 25px;
  width: 100%;
  border-top: 1px dotted #baafa6;
}
.liposuction .price .item-table .inclusion-item .title {
  order: 1;
  font-weight: bold;
}
.liposuction .price .item-table .inclusion-item .summary {
  color: #b4afac;
}
.liposuction .price .item-table .inclusion-item .price {
  order: 3;
}
.liposuction .price .item-table + table {
  margin-top: 10px;
}
.liposuction .price .icon.question {
  display: inline-block;
  position: relative;
  margin-right: -20px;
  margin-left: 4px;
  width: 16px;
  height: 16px;
  background: url(../img/icon_question2.png);
  cursor: help;
}
.liposuction .price .icon.question .text {
  display: none;
}
.liposuction .price .icon.question .text a {
  padding: 0;
  background: none;
  text-decoration: underline;
  font-size: 1em;
  color: #6d9dd0;
}
.liposuction .price .icon.question:hover .text, .liposuction .price .icon.question:hover::after {
  position: absolute;
}
.liposuction .price .icon.question:hover .text {
  display: block;
  right: -36px;
  bottom: 21px;
  z-index: 1;
  padding: 14px;
  width: 330px;
  border: 1px solid #fff;
  border-radius: 4px;
  background: #efece9;
  text-align: left;
  line-height: 1.5;
  font-size: 1em;
  font-style: normal;
  color: #7f7875;
  box-sizing: border-box;
}
.liposuction .price .icon.question:hover::after {
  content: "";
  top: -6px;
  right: 3px;
  z-index: 2;
  border-top: 8px solid #efece9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.liposuction .price .item-cap__text {
  margin-top: 3px;
  padding-left: 12px;
  text-indent: -12px;
  line-height: 1.5;
  font-size: 12px;
  color: #918b88;
}
.liposuction .price .item-cap__text::before {
  content: "※";
  color: #ec7c78;
}
.liposuction .price .m-price__schema {
  margin-top: 25px;
}
.liposuction .price .item-more {
  float: right;
  margin-top: 15px;
  padding-right: 15px;
  cursor: pointer;
  font-size: 10px;
  color: #7f7875;
}
.liposuction .price .item-more:hover {
  color: #ec7c78;
}
.liposuction .price .item-more.close {
  background: url(../img/arrow/arrow4.png) right center no-repeat;
}
.liposuction .price .item-more.close:hover {
  background: url(../img/arrow/arrow4_h.png) right center no-repeat;
}
.liposuction .price .item-more.open {
  background: url(../img/arrow/arrow3.png) right center no-repeat;
}
.liposuction .price .item-more.open:hover {
  background: url(../img/arrow/arrow3_h.png) right center no-repeat;
}
.liposuction .price .monitor table {
  width: 100%;
}
.liposuction .price:last-child {
  margin-bottom: 0;
}
.liposuction .monitor {
  margin-top: 40px;
}
.liposuction .monitor .m-pickup .banner-item {
  width: 221px;
}
.liposuction .monitor table caption {
  margin-bottom: 10px;
}
.liposuction .monitor table tr:first-child th,
.liposuction .monitor table tr:first-child td {
  border-top: 1px solid #baafa6;
}
.liposuction .monitor table li {
  margin-left: 1em;
  list-style-type: disc;
  line-height: 1.4;
}
.liposuction .monitor table tbody th {
  width: 100px;
  background: #f2efed;
  font-weight: bold;
}
.liposuction .monitor table tbody td {
  padding: 10px;
  height: auto;
  text-align: left;
}
.liposuction .faq .list-item {
  margin-left: 1.25em;
  list-style-type: disc;
  line-height: 1.625;
  font-size: 1.6em;
  color: #7f7875;
}
.liposuction .p-column {
  overflow: hidden;
  margin-bottom: 20px;
}
.liposuction .p-column .text {
  clear: right;
  float: right;
  width: 220px;
}
.liposuction .p-column .text + .text {
  margin-top: 10px;
}
.liposuction .p-column__link {
  margin-top: 20px;
}
.liposuction .link.button {
  margin-left: auto;
  width: 252px;
}
.liposuction .link.button a {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  width: 100%;
  border: 2px solid #554c48;
  background: -webkit-gradient(linear, left top, left bottom, from(#91847b), to(#443b34));
  background: linear-gradient(#91847b, #443b34);
  vertical-align: middle;
  line-height: 1.25;
  color: #f5f2f0;
  box-sizing: border-box;
  transition: opacity 0.1s linear;
  text-decoration: none;
}
.liposuction .link.button a .inner-text1 {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 2.5;
  font-size: 16px;
}
.liposuction .link.button a .inner-text2 {
  display: block;
  flex-grow: 1;
  align-self: flex-end;
  order: 3;
  width: 100%;
  border-top: 1px solid #474038;
  opacity: 0.7;
  text-align: center;
  line-height: 1.7;
  font-size: 10px;
}
.liposuction .link.button a:hover {
  color: inherit !important;
}
.liposuction .link.button a:hover > *, .liposuction .link.button a:hover::before {
  color: #f5f2f0;
}
.liposuction .link.button a:hover::after {
  background: url(../img/broadcast_common_btn_arrow_h.png) right top no-repeat;
}
.liposuction .link.button a::before {
  content: none;
}
.liposuction .link.button a::after {
  content: "";
  position: absolute;
  top: 10px;
  right: 5px;
  width: 21px;
  height: 21px;
  background: url(../img/broadcast_common_btn_arrow.png) right top no-repeat;
}
.liposuction .recommend {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.liposuction .recommend-contents {
  flex-basis: 314px;
  margin-bottom: 14.5px;
  padding-bottom: 14px;
  border-bottom: 1px dotted #d7d4d3;
  color: #7f7875;
}
.liposuction .recommend-contents__title {
  margin-bottom: 12.5px;
  text-align: center;
  line-height: 1.3333333333;
  font-size: 1.5em;
  font-weight: bold;
}
.liposuction .recommend-contents__text {
  margin-top: 7px;
  line-height: 1.5;
  font-size: 1.2em;
}
.liposuction .recommend-contents:last-child, .liposuction .recommend-contents:nth-last-child(2) {
  margin-bottom: 0;
  padding: 0;
  border-bottom: 0;
}
.liposuction .kinds__title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 25px;
  border-top-color: #94bc5a;
}
.liposuction .precaution .list-item {
  margin-left: 1.25em;
  list-style-type: disc;
  line-height: 1.7142857143;
  font-size: 1.4em;
  color: #7f7875;
}
.liposuction .p-movie__list {
  display: grid;
  column-gap: 20px;
  row-gap: 20px;
}
.liposuction .p-movie__item {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  grid-template-columns: min-content max-content 1fr;
  row-gap: 10px;
}
.liposuction .p-movie__item__title {
  grid-column: 2/4;
  grid-row: 2/3;
  line-height: 1.2941176471;
  font-size: 1.7em;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
}
.liposuction .p-movie__item__title a {
  color: #8c8683;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-decoration: none;
}
.liposuction .p-movie__item.is-new .p-movie__date::before {
  content: "NEW";
  margin-right: 8px;
  padding: 2px 6px;
  border-radius: 6px;
  background: #ec7c78;
  font-size: 0.6428571429em;
  color: #fff;
}
.liposuction .p-movie__img {
  margin-bottom: 6px;
  width: 100%;
  height: auto;
  border-radius: 6px;
  grid-column: 1/4;
  grid-row: 1/2;
}
.liposuction .p-movie__doctor__pic {
  grid-column: 1/2;
  grid-row: 2/3;
  margin-right: 10px;
}
.liposuction .p-movie__doctor__pic img {
  width: 40px;
  height: auto;
}
.liposuction .p-movie__doctor__name {
  grid-column: 2/3;
  grid-row: 3/4;
  align-self: flex-start;
  font-size: 1.4em;
  color: #b2aeac;
}
.liposuction .p-movie__date {
  display: flex;
  align-items: center;
  align-self: flex-start;
  justify-content: flex-end;
  text-align: right;
  font-size: 1.4em;
  color: #b2aeac;
  grid-column: 3/4;
  grid-row: 3/4;
}
.liposuction .p-movie__list {
  grid-template-columns: repeat(auto-fit, 214px);
}
.liposuction .p-movie__item {
  row-gap: 8px;
}
.liposuction .p-movie__item__title {
  line-height: 1.3076923077;
  font-size: 1.3em;
}
.liposuction .p-movie__img {
  margin-bottom: 0;
}
.liposuction .p-movie__doctor__name, .liposuction .p-movie__date {
  font-size: 1.1em;
}
.liposuction .p-movie__link {
  margin-top: 20px;
}

:root:has(body.breast-hip) {
  scroll-behavior: smooth;
  scroll-padding-top: 138px;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.breast-hip .p-dialog {
  max-width: none;
  max-height: none;
  overflow: visible;
  padding: 0;
  border: 0;
  background: 0;
  opacity: 0;
}
.breast-hip .p-dialog:focus-visible {
  outline: none;
}
.breast-hip .p-dialog::backdrop {
  background-color: rgba(0,0,0,.7);
  opacity: 0;
}
.breast-hip .p-dialog.opening {
  animation: fadeIn 0.3s ease forwards;
}
.breast-hip .p-dialog.closing {
  animation: fadeOut 0.3s ease forwards;
}
.breast-hip .p-dialog.opening::backdrop {
  animation: fadeIn 0.3s ease forwards;
}
.breast-hip .p-dialog.closing::backdrop {
  animation: fadeOut 0.3s ease forwards;
}
.breast-hip .p-dialog__inner, .breast-hip .p-dialog__contents-wrapper {
  position: relative;
}
.breast-hip .p-authority-dialog .p-dialog__inner {
  background: #fff;
  width: 868px;
  height: 65vh;
  min-height: 860px;
}
.breast-hip .p-authority-dialog .p-dialog__close {
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 1;
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 100%;
  border: 0;
  background-color: #fff;
  cursor: pointer;
  box-shadow: inset 0 0 2px rgba(0,0,0,.3), 0 2px 4px rgba(0,0,0,.2);
}
.breast-hip .p-authority-dialog .p-dialog__close::before, .breast-hip .p-authority-dialog .p-dialog__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  background-color: #444;
  transition: all 0.2s ease;
}
.breast-hip .p-authority-dialog .p-dialog__close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.breast-hip .p-authority-dialog .p-dialog__close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.breast-hip .p-authority-dialog .p-dialog__close:hover::before, .breast-hip .p-authority-dialog .p-dialog__close:hover::after {
  background-color: #666;
  width: 18px;
}
.breast-hip .p-authority-dialog .p-dialog__close:hover::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.breast-hip .p-authority-dialog .p-dialog__close:hover::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.breast-hip .p-authority-dialog .p-dialog__close:focus-visible {
  outline: none;
}
.breast-hip .p-authority-dialog .p-dialog__close i {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.breast-hip .p-authority-dialog .p-dialog__contents {
  position: absolute;
  top: 0;
  z-index: -1;
  display: none;
  height: 100%;
  opacity: 0;
  pointer-events: none;
}
.breast-hip .p-authority-dialog .p-dialog__contents.is-active {
  animation: fadeIn 0.3s ease forwards;
  position: static;
  display: flex;
  flex-direction: column;
  pointer-events: auto;
}
.breast-hip .p-authority-dialog .p-dialog__contents-wrapper {
  height: 100%;
}
.breast-hip .p-authority-dialog__contents {
  padding: 40px;
  box-sizing: border-box;
  color: #7f7875;
}
.breast-hip .p-authority-dialog__contents__title {
  margin-bottom: 30px;
  font-size: 3em;
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
  color: #59504d;
}
.breast-hip .p-authority__tab__contents-wrapper {
  flex: 1;
  position: relative;
  padding: 30px 45px 45px;
  background: #f6f4f2;
  overflow-y: auto;
}
.breast-hip .p-authority__tab__list {
  display: flex;
  gap: 7px;
}
.breast-hip .p-authority__tab__item {
  flex: 1;
}
.breast-hip .p-authority__tab__item.is-active a {
  background: #f6f4f2;
  font-weight: bold;
}
.breast-hip .p-authority__tab__item a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  border-radius: 10px 10px 0 0;
  background: #ddd5cf;
  font-size: 1.4em;
  color: #7f7875;
  cursor: pointer;
}
.breast-hip .p-authority__contents {
  position: absolute;
  top: 0;
  z-index: -1;
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: opacity 0.1s linear;
  pointer-events: none;
}
.breast-hip .p-authority__contents.is-active {
  position: static;
  z-index: 1;
  opacity: 1;
  height: auto;
  overflow: visible;
  pointer-events: all;
}
.breast-hip .p-authority__item {
  display: grid;
  gap: 10px 20px;
  grid-template-columns: min-content 1fr min-content;
}
.breast-hip .p-authority__item + .p-authority__item {
  margin-top: 22px;
}
.breast-hip .p-authority__item__title {
  grid-column: 2/4;
  grid-row: 1/2;
  font-size: 1.6em;
  font-weight: bold;
}
.breast-hip .p-authority__item__date {
  grid-column: 1/2;
  grid-row: 1/5;
  padding-right: 20px;
  width: 80px;
  border-right: 1px solid #7f7875;
  line-height: 1.2;
  font-size: 1.4em;
  text-align: center;
}
.breast-hip .p-authority__item__date .sp {
  display: none;
}
.breast-hip .p-authority__item__inner {
  grid-column: 2/3;
  grid-row: 2/4;
}
.breast-hip .p-authority__item__doctor {
  margin-bottom: 12px;
  font-size: 1.5em;
}
.breast-hip .p-authority__item__text {
  line-height: 1.2;
  font-size: 1.5em;
}
.breast-hip .p-authority__item__pic {
  grid-column: 3/4;
  grid-row: 2/5;
  width: 165px;
}
.breast-hip .p-authority__item__pic img {
  max-width: 100%;
  height: auto;
}
.breast-hip .p-authority__category + .p-authority__category {
  margin-top: 45px;
}
.breast-hip .p-authority__category__title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  margin-bottom: 20px;
  height: 30px;
  background: #9a9491;
  color: #fff;
  font-weight: bold;
  font-size: 1.6em;
}
.breast-hip .p-authority__details + .p-authority__details {
  margin-top: 12px;
}
.breast-hip .p-authority__details > * {
  margin-bottom: 5px;
  line-height: 1.2;
  font-size: 1.5em;
}
.breast-hip .p-authority__details__title {
  float: left;
}
.breast-hip .p-authority__details__text {
  overflow: hidden;
}
.breast-hip .p-supervisor {
  padding-top: 16px;
  padding-right: 14px;
}
.breast-hip .p-supervisor__details {
  display: flex;
}
.breast-hip .p-supervisor__details__pic {
  margin: 0;
  background: 0;
}
.breast-hip .p-supervisor__details > .p-supervisor__details__pic {
  z-index: 1;
  margin-top: -21px;
  margin-right: 0;
  margin-bottom: -2em;
}
.breast-hip .p-supervisor__details__name {
  margin-top: 0;
  margin-left: -10px;
  padding-right: 22px;
}
.breast-hip .p-supervisor__details__name > * {
  padding-left: 20px;
}
.breast-hip .p-supervisor__details__name .p-supervisor__headline {
  position: static;
  margin-bottom: 8px;
  font-size: 1em;
}
.breast-hip .p-supervisor__details__name a {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid #7f7875;
}
.breast-hip .p-supervisor__details__name .name-emphasis {
  font-size: 1.375em;
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.breast-hip .p-supervisor__details__name .name-emphasis::after {
  content: attr(data-text-en);
  margin-left: 8px;
  font-size: 0.4545454545em;
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  color: #d4cbc4;
}
.breast-hip .p-supervisor__details__text {
  line-height: 1.4615384615;
  font-size: 1.0833333333em;
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.breast-hip .p-supervisor__details__contents {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.breast-hip .p-supervisor__details__contents .p-supervisor__details__pic {
  position: relative;
}
.breast-hip .p-supervisor__details__contents .p-supervisor__details__pic__text {
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.5454545455em;
  line-height: 1.1818181818;
  font-size: 1.1em;
  text-align: center;
}
.breast-hip .p-supervisor__link {
  position: static;
}
.breast-hip .p-supervisor__link a {
  padding-left: 0;
  background: 0;
  text-decoration: underline;
  color: #6d9dd0;
}
.breast-hip .p-supervisor__link a:hover {
  background: 0;
}
.breast-hip sup[id^=cite] a {
  text-decoration: none;
}
.breast-hip .m-tab-list__item a {
  width: 168px;
}
.breast-hip .m-anchor {
  position: relative;
  padding-bottom: 65px;
}
.breast-hip .m-anchor .anchor-list {
  position: absolute;
  width: 100%;
}
.breast-hip .m-anchor .anchor-list.is-fixed {
  position: fixed;
  z-index: 1000;
}
.breast-hip .m-anchor .anchor-item {
  flex-basis: 84px;
}
.breast-hip .p-seminar {
  position: relative;
}
.breast-hip .p-seminar .p-dialog-open {
  right: 215px;
  bottom: -10px;
}
.breast-hip .p-dialog-open {
  position: absolute;
  z-index: 1;
}
.breast-hip .p-dialog-open a {
  display: block;
  width: 37.5px;
  height: 37.5px;
  cursor: pointer;
}
.breast-hip .p-dialog-open a img {
  width: 100%;
  height: auto;
}
.breast-hip .m-license {
  display: flow-root;
}
.breast-hip .m-license .text {
  margin-bottom: 30px;
}
.breast-hip .m-license .pic {
  float: right;
  margin-left: 20px;
}
.breast-hip .p-campaign {
  margin: 42px 0 19px;
  padding-bottom: 43px;
  background: url(../img/contents_condenserich_ex_campaign_bg.png) left bottom no-repeat;
}
.breast-hip .p-campaign__title {
  margin: 0 0 21px -3px;
}
.breast-hip .p-campaign__list {
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
}
.breast-hip .p-campaign__item {
  width: 252px;
}
.breast-hip .p-campaign__item a {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border: 2px solid #554c48;
  background: -webkit-gradient(linear, left top, left bottom, from(#91847b), to(#443b34));
  background: linear-gradient(#91847b, #443b34);
  vertical-align: middle;
  line-height: 1.25;
  color: #f5f2f0;
  box-sizing: border-box;
  transition: opacity 0.1s linear;
}
.breast-hip .p-campaign__item a .inner-text1 {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 2.5;
  font-size: 16px;
}
.breast-hip .p-campaign__item a .inner-text2 {
  display: block;
  flex-grow: 1;
  align-self: flex-end;
  order: 3;
  width: 100%;
  border-top: 1px solid #474038;
  opacity: 0.7;
  text-align: center;
  line-height: 1.7;
  font-size: 10px;
}
.breast-hip .p-campaign__item a:hover {
  color: inherit !important;
}
.breast-hip .p-campaign__item a:hover > *, .breast-hip .p-campaign__item a:hover::before {
  color: #f5f2f0;
}
.breast-hip .p-campaign__item a:hover::after {
  background: url(../../img/broadcast_common_btn_arrow_h.png) right top no-repeat;
}
.breast-hip .p-campaign__item a::before {
  content: none;
}
.breast-hip .p-campaign__item a::after {
  content: "";
  position: absolute;
  top: 10px;
  right: 5px;
  width: 21px;
  height: 21px;
  background: url(../../img/broadcast_common_btn_arrow.png) right top no-repeat;
}
.breast-hip .p-campaign__item.btn-counseling {
  margin-right: 5px;
}
.breast-hip .m-anchor {
  margin-bottom: 25px;
}
.breast-hip .about {
  overflow: hidden;
}
.breast-hip .about .pic {
  float: right;
  margin: 0 10px 25px 25px;
}
.breast-hip .about .text {
  font-size: inherit;
}
.breast-hip .about .text__inner {
  line-height: 1.75;
  font-size: 1.6em;
  color: #7f7875;
}
.breast-hip .about .text__inner + .text__inner {
  margin-top: 10px;
}
.breast-hip .m-downtime .text {
  margin-bottom: 20px;
}
.breast-hip .m-downtime__details {
  margin-bottom: 20px;
  font-size: 1.6em;
  color: #7f7875;
}
.breast-hip .m-downtime__details__title {
  margin-bottom: 10px;
  font-weight: bold;
}
.breast-hip .m-downtime__details table {
  width: 100%;
}
.breast-hip .m-downtime__details th,
.breast-hip .m-downtime__details td {
  padding: 5px 10px;
  border: 1px solid #d3cac3;
  line-height: 1.5;
}
.breast-hip .m-downtime__details th {
  width: 90px;
  background: #f5f3f1;
  text-align: center;
  white-space: nowrap;
}
.breast-hip .m-downtime__details a {
  text-decoration: none;
}
.breast-hip .m-downtime__contents {
  display: grid;
  grid-template-columns: 1fr min-content;
  grid-template-rows: min-content 1fr;
  column-gap: 20px;
  font-size: 1.6em;
  color: #7f7875;
}
.breast-hip .m-downtime__contents:first-of-type {
  margin-top: 50px;
}
.breast-hip .m-downtime__contents + .m-downtime__contents {
  margin-top: 40px;
}
.breast-hip .m-downtime__contents__title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  font-size: inherit;
  border-top-color: #94bc5a;
  grid-column: 1/3;
  grid-row: 1/2;
}
.breast-hip .m-downtime__list {
  grid-column: 1/2;
  grid-row: 2/3;
}
.breast-hip .m-downtime__item {
  margin-left: 1.5em;
  list-style-type: disc;
  line-height: 1.75;
}
.breast-hip .m-downtime__pic {
  grid-column: 2/3;
  grid-row: 2/3;
}
.breast-hip .m-downtime .info,
.breast-hip .m-comparison .info {
  display: flow-root;
  margin-top: 30px;
  padding: 0 20px 20px;
  background: #f5f2f0;
}
.breast-hip .m-downtime .info .title,
.breast-hip .m-comparison .info .title {
  margin-bottom: 20px;
  padding: 20px 0 0 6px;
  border-left: 1px solid #ec7c78;
  font-size: 1.4em;
  font-weight: bold;
  color: #7f7875;
}
.breast-hip .m-downtime .info .text,
.breast-hip .m-comparison .info .text {
  margin-bottom: 20px;
  line-height: 1.6153846154;
  font-size: 1.3em;
  color: #7f7875;
}
.breast-hip .m-downtime .info .pic,
.breast-hip .m-comparison .info .pic {
  position: relative;
}
.breast-hip .m-downtime .info .pic figcaption,
.breast-hip .m-comparison .info .pic figcaption {
  position: absolute;
  bottom: 0;
  left: 444px;
  width: 100%;
  text-indent: -1em;
  line-height: 1.25;
  font-size: 1.2em;
  color: #7f7875;
}
.breast-hip .m-comparison table,
.breast-hip .m-recommend table {
  margin-bottom: 20px;
  width: calc(100% - 20px);
}
.breast-hip .m-comparison table ul,
.breast-hip .m-recommend table ul {
  margin-left: 1.5em;
}
.breast-hip .m-comparison table li,
.breast-hip .m-recommend table li {
  width: 100%;
  list-style: disc;
  text-align: left;
  line-height: 1.3333333333;
}
.breast-hip .m-comparison table li + li,
.breast-hip .m-recommend table li + li {
  margin-top: 10px;
}
.breast-hip .m-comparison table li a,
.breast-hip .m-recommend table li a {
  display: block;
}
.breast-hip .m-comparison th,
.breast-hip .m-comparison td,
.breast-hip .m-recommend th,
.breast-hip .m-recommend td {
  border: 1px solid #e5dfdb;
  font-size: 1.2em;
  color: #7f7875;
  box-sizing: border-box;
}
.breast-hip .m-comparison th:first-child:empty,
.breast-hip .m-comparison td:first-child:empty,
.breast-hip .m-recommend th:first-child:empty,
.breast-hip .m-recommend td:first-child:empty {
  background: linear-gradient(21deg, #fff 50%, #e5dfdb 51%, #fff 51%);
}
.breast-hip .m-comparison thead th,
.breast-hip .m-recommend thead th {
  height: 48px;
  background: #eae5e2;
  text-align: center;
  line-height: 1.3333333333;
  color: #7f7875;
}
.breast-hip .m-comparison thead th:not(:last-of-type),
.breast-hip .m-recommend thead th:not(:last-of-type) {
  border-right-color: #fff;
}
.breast-hip .m-comparison thead th + th,
.breast-hip .m-recommend thead th + th {
  border-left-color: #fff;
}
.breast-hip .m-comparison thead tr:not(:last-child) th,
.breast-hip .m-recommend thead tr:not(:last-child) th {
  border-bottom: 0;
}
.breast-hip .m-comparison thead tr:last-child th,
.breast-hip .m-recommend thead tr:last-child th {
  border-top-color: #fff;
}
.breast-hip .m-comparison tbody th,
.breast-hip .m-comparison tbody td,
.breast-hip .m-recommend tbody th,
.breast-hip .m-recommend tbody td {
  height: 50px;
  line-height: 1.3333333333;
}
.breast-hip .m-comparison tbody th,
.breast-hip .m-recommend tbody th {
  padding: 10px 8px;
}
.breast-hip .m-comparison tbody td,
.breast-hip .m-recommend tbody td {
  padding: 10px 5px;
  text-align: center;
}
.breast-hip .m-comparison td .text,
.breast-hip .m-recommend td .text {
  line-height: inherit;
  font-size: 1em;
}
.breast-hip .m-comparison td .text + .text,
.breast-hip .m-recommend td .text + .text {
  margin-top: 1em;
}
.breast-hip .m-comparison table td:first-child:empty,
.breast-hip .m-recommend table td:first-child:empty {
  background: linear-gradient(53deg, #fff 50%, #e5dfdb 51%, #fff 51%);
}
.breast-hip .m-comparison table thead th,
.breast-hip .m-recommend table thead th {
  width: 198px;
}
.breast-hip .m-comparison table tbody td,
.breast-hip .m-recommend table tbody td {
  padding: 10px;
  vertical-align: top;
}
.breast-hip .m-comparison table tbody td img,
.breast-hip .m-recommend table tbody td img {
  margin: 10px 0;
}
.breast-hip .m-comparison table li + li,
.breast-hip .m-recommend table li + li {
  margin-top: 3px;
}
.breast-hip .m-comparison__contents {
  margin-top: 30px;
}
.breast-hip .m-comparison__contents__title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 25px;
  border-top-color: #94bc5a;
}
.breast-hip .m-comparison__contents .pic {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.breast-hip .m-comparison__contents .text {
  margin-bottom: 20px;
}
.breast-hip .m-comparison__item {
  margin-top: 10px;
}
.breast-hip .m-comparison__item > * {
  font-size: 1.6em;
  line-height: 1.75;
  color: #7f7875;
}
.breast-hip .m-comparison__item__title {
  font-weight: bold;
}
.breast-hip .m-comparison__item .list-item {
  list-style-type: disc;
  line-height: 1.75;
  margin-left: 1.5em;
}
.breast-hip .m-comparison .info {
  display: flow-root;
  margin-top: 30px;
  padding: 0 20px 20px;
  background: #f5f2f0;
}
.breast-hip .m-comparison .info .title {
  margin-bottom: 20px;
  padding: 20px 0 0 6px;
  border-left: 1px solid #ec7c78;
  font-size: 1.4em;
  font-weight: bold;
  color: #7f7875;
}
.breast-hip .m-comparison .info .text {
  float: right;
  margin-bottom: 20px;
  width: 200px;
}
.breast-hip .m-comparison .info .pic {
  position: relative;
}
.breast-hip .m-comparison .info .pic figcaption {
  position: absolute;
  bottom: 0;
  left: 444px;
  width: 100%;
  text-indent: -1em;
  line-height: 1.25;
  font-size: 1.2em;
  color: #7f7875;
}
.breast-hip .m-recommend {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.breast-hip .m-recommend > .lead.lead {
  margin-bottom: 30px;
}
.breast-hip .m-recommend#recommend .m-tab {
  z-index: 2;
  margin-bottom: -5px;
  width: 100%;
}
.breast-hip .m-recommend#recommend .m-recommend-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
  background: #f5f5f4;
  color: #7f7875;
}
.breast-hip .m-recommend#recommend .m-recommend-box__text {
  margin-bottom: 15px;
  line-height: 1.7142857143;
  font-size: 14px;
}
.breast-hip .m-recommend#recommend .m-recommend-box__item {
  width: 314px;
}
.breast-hip .m-recommend#recommend .m-recommend-box__item__pic {
  margin-bottom: 10px;
}
.breast-hip .m-recommend#recommend .m-recommend-box__item__text {
  line-height: 1.5384615385;
  font-size: 13px;
}
.breast-hip .m-recommend#recommend .m-recommend__table {
  margin-top: 40px;
}
.breast-hip .m-recommend#recommend .m-recommend__table thead td:first-child:empty {
  width: 125px;
  background: linear-gradient(23deg, #fff 50%, #e5dfdb 51%, #fff 51%);
}
.breast-hip .m-recommend#recommend .m-recommend__table thead th {
  width: 130px;
}
.breast-hip .m-recommend#recommend .m-recommend__table tbody th span,
.breast-hip .m-recommend#recommend .m-recommend__table tbody td span {
  display: block;
  font-size: 10px;
}
.breast-hip .m-recommend#recommend .m-recommend__table tfoot td {
  border: 0;
  text-align: right;
}
.breast-hip .m-recommend#recommend2 .recommend-contents {
  flex-basis: 314px;
  margin-bottom: 27.5px;
  text-align: center;
  color: #7f7875;
}
.breast-hip .m-recommend#recommend2 .recommend-contents__title {
  margin-bottom: 7px;
  font-size: 1.5em;
  font-weight: bold;
}
.breast-hip .m-recommend#recommend2 .recommend-contents__name {
  display: inline-block;
  margin: 0 auto 10px;
  padding: 4px 10px;
  border-radius: 10px;
  background: #7f7875;
  font-size: 1.2em;
  font-weight: bold;
  color: #fff;
}
.breast-hip .m-recommend#recommend2 .recommend-contents__text {
  margin-top: 7px;
  text-align: left;
  line-height: 1.5;
  font-size: 1.2em;
}
.breast-hip .m-recommend#recommend2 .recommend-contents:last-child, .breast-hip .m-recommend#recommend2 .recommend-contents:nth-last-child(2) {
  margin-bottom: 0;
  padding: 0;
  border-bottom: 0;
}
.breast-hip .reason__seminar {
  margin-bottom: 30px;
  padding: 30px 20px 20px;
  background: url(../img/contents_common_reason_bg.png) left center no-repeat;
}
.breast-hip .reason__seminar__title {
  margin-bottom: 30px;
  text-align: center;
}
.breast-hip .reason__seminar__inner {
  display: flex;
  position: relative;
}
.breast-hip .reason__seminar__pic {
  margin-right: 20px;
}
.breast-hip .reason__seminar__text {
  line-height: 1.7142857143;
  font-size: 1.4em;
  color: #7e7774;
}
.breast-hip .reason__seminar .link {
  text-align: right;
  font-size: 1.4em;
  position: absolute;
  right: 0;
  bottom: 0;
}
.breast-hip .reason__seminar .link a {
  transition: all 0.1s linear;
  display: inline-block;
  padding: 19px 42px;
  background: url(../img/arrow/arrow16.png) right 11px center no-repeat #d3cbc5;
  color: #7f7875;
}
.breast-hip .reason__seminar .link a:hover {
  opacity: 0.6;
  color: #7f7875 !important;
}
.breast-hip .reason__seminar .link a {
  padding: 19px 40px 19px 20px;
  text-decoration: none;
}
.breast-hip .reason__item:nth-child(1) a {
  background: url(../img/contents_breast-hip_reason_item_pic1.png?v=2312) left top no-repeat;
}
.breast-hip .reason__item:nth-child(2) a {
  background: url(../img/contents_breast-hip_reason_item_pic2.png?v=2312) left top no-repeat;
}
.breast-hip .reason__item:nth-child(3) a {
  background: url(../img/contents_breast-hip_reason_item_pic3.png?v=2312) left top no-repeat;
}
.breast-hip .reason__item:nth-child(4) a {
  background: url(../img/contents_breast-hip_reason_item_pic4.png?v=2312) left top no-repeat;
}
.breast-hip .reason__item:nth-child(5) a {
  background: url(../img/contents_breast-hip_reason_item_pic5.png?v=2312) left top no-repeat;
}
.breast-hip .reason-contents__text ul li {
  margin-left: 1.5rem;
  list-style-type: disc;
  line-height: 1.7142857143;
}
.breast-hip .reason-contents3 .pic > figcaption {
  margin-top: 6px;
  line-height: 1.7142857143;
  font-size: 1.2em;
  color: #7f7875;
}
.breast-hip .reason-contents4 .reason-contents__inner {
  position: relative;
  overflow: visible;
}
.breast-hip .reason-contents4 .reason-contents__inner .reason-contents__text {
  margin-bottom: 0;
}
.breast-hip .reason-contents4 .reason-contents__inner .p-dialog-open {
  clear: both;
  position: static;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  column-gap: 5px;
  margin-bottom: 40px;
  font-size: 1.4em;
  color: #7f7875;
}
.breast-hip .reason-contents5 .reason__list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin: 0;
}
.breast-hip .reason-contents5 .reason__item {
  margin: 0;
}
.breast-hip .reason-contents5 .reason__item a {
  position: relative;
  margin: 0;
  padding: 0;
  width: 215px;
  height: 186px;
  text-align: center;
}
.breast-hip .reason-contents5 .reason__item a::after {
  right: 0.7rem;
  bottom: 0.7rem;
  transform: none;
}
.breast-hip .reason-contents5 .reason__item a span {
  position: absolute;
  top: 48.36px;
  width: 100%;
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 0.6em;
  color: #58504c;
}
.breast-hip .reason-contents5 .reason__item a span em {
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.6em;
  font-weight: bold;
}
.breast-hip .reason-contents5 .reason__item:nth-child(1) a {
  background: url(../img/contents_breast-hip_reason_contents5_pic1.png) left top no-repeat;
}
.breast-hip .reason-contents5 .reason__item:nth-child(2) a {
  background: url(../img/contents_breast-hip_reason_contents5_pic2.png) left top no-repeat;
}
.breast-hip .reason-contents5 .reason__item:nth-child(3) a {
  background: url(../img/contents_breast-hip_reason_contents5_pic3.png) left top no-repeat;
}
.breast-hip .m-reason.m-reason > .title .inner-text {
  position: absolute;
  bottom: 10px;
  left: 50%;
  text-align: center;
  line-height: 1;
  font-size: 0.5357142857em;
  transform: translate(-50%, 0);
}
.breast-hip .m-reason.m-reason > .title .inner-text::before, .breast-hip .m-reason.m-reason > .title .inner-text::after {
  content: "";
  display: block;
  position: absolute;
  top: 0.5em;
  width: 1em;
  border-top: 1px solid #fff;
}
.breast-hip .m-reason.m-reason > .title .inner-text::before {
  left: -1.5em;
}
.breast-hip .m-reason.m-reason > .title .inner-text::after {
  right: -1.5em;
}
.breast-hip .m-reason.m-reason > .lead {
  margin-bottom: 35px;
}
.breast-hip .m-reason.m-reason .text {
  width: 325px;
}
.breast-hip .m-reason.m-reason .pic {
  overflow: hidden;
  margin: 0 0 20px 20px;
}
.breast-hip .m-reason.m-reason .m-sub-contents {
  *zoom: 1;
  margin-bottom: 35px;
}
.breast-hip .m-reason.m-reason .m-sub-contents::after {
  content: "";
  display: table;
  clear: both;
}
.breast-hip .m-reason.m-reason .m-sub-contents:nth-child(odd) .text {
  float: left;
}
.breast-hip .m-reason.m-reason .m-sub-contents:nth-child(odd) .pic {
  text-align: right;
}
.breast-hip .m-reason.m-reason .m-sub-contents:nth-child(even) .text {
  float: right;
}
.breast-hip .m-reason.m-reason .m-sub-contents > .title {
  margin-bottom: 15px;
  padding-left: 52px;
  height: auto;
  border: 0;
  background-position: left top;
  background-repeat: no-repeat;
  line-height: 48px;
  font-size: 1.8em;
  font-weight: bold;
  color: #7f7875;
}
.breast-hip .m-reason.m-reason .m-sub-contents > .title sup {
  font-size: 0.5555555556em;
}
.breast-hip .m-reason.m-reason .m-sub-contents > .lead,
.breast-hip .m-reason.m-reason .m-sub-contents .text {
  margin-bottom: 25px;
}
.breast-hip .m-reason.m-reason .m-sub-contents:nth-of-type(1) > .title {
  background-image: url(../img/troubles_reason_title_bg1.png);
}
.breast-hip .m-reason.m-reason .m-sub-contents:nth-of-type(2) > .title {
  background-image: url(../img/troubles_reason_title_bg2.png);
}
.breast-hip .m-reason.m-reason .m-sub-contents:nth-of-type(3) > .title {
  background-image: url(../img/troubles_reason_title_bg3.png);
}
.breast-hip .m-reason.m-reason .m-sub-contents:nth-of-type(4) > .title {
  background-image: url(../img/troubles_reason_title_bg4.png);
}
.breast-hip .m-reason.m-reason .m-sub-contents:nth-of-type(5) > .title {
  background-image: url(../img/troubles_reason_title_bg5.png);
}
.breast-hip .m-reason.m-reason .note {
  margin-top: 10px;
  text-align: right;
  color: #7f7875;
}
.breast-hip.index .m-title::before {
  content: initial;
}
.breast-hip.index .m-title .pic {
  position: absolute;
  top: 0;
  right: 0;
}
.breast-hip.index .m-contents > .lead {
  margin-bottom: 20px;
}
.breast-hip.index .m-contents .note-item {
  margin-left: 1.5em;
  list-style-type: disc;
  line-height: 1.1666666667;
  font-size: 1.2em;
  color: #7f7875;
}
.breast-hip.index .m-sub-contents > .title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 20px;
  border-top-color: #94bc5a;
}
.breast-hip.index .m-sub-contents > * {
  margin-right: 0;
  margin-left: 0;
}
.breast-hip.index .m-operation tbody td {
  width: 204px;
}
.breast-hip.index .m-operation td:first-child:empty {
  background: linear-gradient(57deg, #fff 50%, #e5dfdb 51%, #fff 51%);
}
.breast-hip.index .m-operation .text + .text {
  margin-top: 10px;
}
.breast-hip.index .m-operation .link {
  padding-left: 1em;
  background: url(../img/arrow/arrow.png) left center no-repeat;
  font-weight: bold;
}
.breast-hip.index .m-operation .link a {
  font-weight: bold;
}
.breast-hip.index .m-downtime td:first-child:empty {
  background: linear-gradient(57deg, #fff 50%, #e5dfdb 51%, #fff 51%);
}
.breast-hip.index .m-price td:first-child:empty {
  background: linear-gradient(57deg, #fff 50%, #e5dfdb 51%, #fff 51%);
}
.breast-hip.index .m-price tbody tr:last-child th {
  background-color: #fce8e4;
}
.breast-hip.index .m-price tbody tr:last-child td {
  background-color: #fdf3f1;
}
.breast-hip.index .m-monitor table thead th:first-of-type {
  width: 277px;
}
.breast-hip.index .m-monitor table tbody td .small {
  display: block;
  line-height: 1;
}
.breast-hip.index .m-monitor table + .text {
  margin-top: -10px;
  margin-bottom: 20px;
  line-height: 1;
}
.breast-hip.index .m-monitor table + .text .small {
  line-height: 1;
  font-size: 0.75em;
}
.breast-hip.index .m-kinds thead th {
  height: 24px;
}
.breast-hip.index .m-kinds tbody td {
  width: 123px;
}
.breast-hip.index .m-kinds td:first-child:empty {
  background: linear-gradient(57deg, #fff 50%, #e5dfdb 51%, #fff 51%);
}
.breast-hip.index .m-kinds table .feature,
.breast-hip.index .m-kinds table .operation {
  vertical-align: top;
}
.breast-hip.index .m-kinds table .operation-list {
  margin: 0;
}
.breast-hip.index .m-kinds table .operation-item {
  list-style-type: none;
}
.breast-hip.index .m-kinds table .operation-item a {
  display: block;
  padding-right: 15px;
  background: url(../img/arrow/arrow.png) right 5px center no-repeat;
  font-weight: bold;
  color: #7f7875;
}
.breast-hip.index .m-kinds .troubles .operation-item .item-inner {
  background-position: right center;
}
.breast-hip.index .m-reason.m-reason .pic {
  float: right;
}
.breast-hip .faq-item .answer h4 {
  line-height: 1.7142857143;
  font-size: 1.6em;
  font-weight: bold;
  color: #7f7875;
}
.breast-hip .price-contents,
.breast-hip .monitor-contents {
  display: flex;
  position: relative;
}
.breast-hip .price-contents .pic,
.breast-hip .monitor-contents .pic {
  margin-right: 30px;
}
.breast-hip .price-contents .link,
.breast-hip .monitor-contents .link {
  text-align: right;
  font-size: 1.4em;
  position: absolute;
  right: 0;
  bottom: 0;
}
.breast-hip .price-contents .link a,
.breast-hip .monitor-contents .link a {
  transition: all 0.1s linear;
  display: inline-block;
  padding: 19px 42px;
  background: url(../img/arrow/arrow16.png) right 11px center no-repeat #d3cbc5;
  color: #7f7875;
}
.breast-hip .price-contents .link a:hover,
.breast-hip .monitor-contents .link a:hover {
  opacity: 0.6;
  color: #7f7875 !important;
}
.breast-hip .price-contents .link a,
.breast-hip .monitor-contents .link a {
  text-decoration: none;
}
.breast-hip .price .lead {
  margin-bottom: 30px;
}
.breast-hip .price .lead__text {
  margin-bottom: 10px;
  line-height: 1.75;
}
.breast-hip .price .lead__list {
  border-top: 1px solid #d3cac3;
}
.breast-hip .price .lead__list__item {
  width: 100%;
}
.breast-hip .price .lead__list__item dl {
  display: flex;
  position: relative;
  align-items: center;
  margin: 0;
  width: 100%;
  border-right: 1px solid #d3cac3;
  border-right: 0;
  border-bottom: 1px solid #d3cac3;
  box-sizing: border-box;
}
.breast-hip .price .lead__list__item dt,
.breast-hip .price .lead__list__item dd {
  margin: 0;
  padding: 5px 10px;
  border-left: 1px solid #d3cac3;
  text-align: center;
  line-height: 1.5;
  font-size: 12px;
}
.breast-hip .price .lead__list__item dt {
  display: flex;
  align-items: center;
  padding: 5px 6px;
  width: 30%;
  width: 250px;
  border-right: 1px solid #d3cac3;
  border-left: 0;
  background: #f5f3f1;
  background: url(../img/arrow/arrow.png) right 9px center no-repeat #f5f3f1;
}
.breast-hip .price .lead__list__item dt .pic {
  margin-right: 11px;
  width: 35px;
}
.breast-hip .price .lead__list__item dt .pic img {
  width: 100%;
  height: auto;
}
.breast-hip .price .lead__list__item dt a {
  font-weight: bold;
  color: #7f7875;
  text-decoration: none;
}
.breast-hip .price .lead__list__item dd {
  width: 60%;
  border: 0;
  line-height: 1.1666666667;
}
.breast-hip .price .lead__list__item dd .tax-included {
  font-size: 0.8333333333em;
}
.breast-hip .price .lead__list__item .small {
  display: inline-block;
}
.breast-hip .price .lead__notice {
  margin-top: 9px;
  font-size: 0.75em;
}
.breast-hip .price .lead__notice .small {
  font-size: 1em;
}
.breast-hip .price-contents {
  flex-wrap: wrap;
}
.breast-hip .price-contents .link {
  position: static;
  width: 100%;
}
.breast-hip .price-contents .link a {
  width: 168px;
}
.breast-hip .price-contents .link + .link {
  margin-top: 10px;
}
.breast-hip .price .m-banner {
  margin-bottom: 20px;
  width: auto;
}

#siliconbag .m-reason.m-reason .text {
  width: 324px;
}
#siliconbag .m-reason.m-reason .m-sub-contents:nth-child(odd) .text {
  float: left;
  margin: 0 0 0 10px;
}
#siliconbag .m-reason.m-reason .m-sub-contents:nth-child(odd) .pic {
  margin: 0 0 0 20px;
  text-align: right;
}
#siliconbag .m-reason.m-reason .m-sub-contents:nth-child(even) .text {
  float: right;
  margin: 0 0 0 20px;
}
#siliconbag .m-reason.m-reason .m-sub-contents:nth-child(even) .pic {
  margin: 0 0 0 10px;
  text-align: right;
}

.genre .m-title .inner-text {
  padding: 22px 0;
}
.genre .m-feature {
  margin-bottom: 70px;
  background: url(../img/troubles_feature_bg.png) left top no-repeat #a39489;
}
.genre .m-feature > .title {
  position: relative;
  text-align: center;
  text-shadow: 0 0 8px #250708;
  line-height: 2.7692307692;
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.7em;
  color: #fff;
}
.genre .m-feature > .title .inner-text {
  margin-left: 0.25em;
  font-size: 1.5294117647em;
}
.genre .m-feature .contents-inner {
  *zoom: 1;
  display: flex;
  justify-content: space-between;
  padding: 0 10px 10px;
}
.genre .m-feature .contents-inner::after {
  content: "";
  display: table;
  clear: both;
}
.genre .m-feature-contents {
  float: left;
  padding: 165px 10px 15px;
  width: 226px;
  background-position: center 15px;
  background-repeat: no-repeat;
  background-color: #fff;
  color: #7f7875;
  box-sizing: border-box;
}
.genre .m-feature-contents > .title {
  margin-bottom: 9px;
  text-align: center;
  font-size: 1.8em;
  font-weight: bold;
}
.genre .m-feature-contents > .title .emphasis {
  font-weight: bold;
  color: #ec7c78;
}
.genre .m-feature-contents .text {
  line-height: 1.625;
  font-size: 1.6em;
}
.genre .m-feature-contents sup {
  font-size: 0.5555555556em;
}
.genre .m-feature-contents:nth-child(1) {
  background-image: url(../img/troubles_feature_pic1.jpg);
}
.genre .m-feature-contents:nth-child(2) {
  background-image: url(../img/troubles_feature_pic2.jpg);
}
.genre .m-feature-contents:nth-child(3) {
  background-image: url(../img/troubles_feature_pic3.jpg);
}
.genre .m-feature .note {
  padding: 0 10px 10px;
  text-align: right;
  color: #fff;
}
.genre .m-merit .merit-list {
  *zoom: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.genre .m-merit .merit-list::after {
  content: "";
  display: table;
  clear: both;
}
.genre .m-merit .merit-item {
  padding-top: 135px;
  width: 219px;
  background-position: left top;
  background-repeat: no-repeat;
}
.genre .m-merit .merit-item .item-inner {
  padding-top: 13px;
}
.genre .m-merit .merit-item .title {
  margin-bottom: 8px;
  padding-left: 26px;
  background: url(../img/troubles_list_item_bg.png) left 0.1em no-repeat;
  line-height: 1.2222222222;
  font-size: 1.8em;
  font-weight: bold;
  color: #7f7875;
}
.genre .m-merit .merit-item .text {
  line-height: 1.625;
}
.genre .m-particular > .lead {
  margin-bottom: 30px;
}
.genre .m-particular .m-sub-contents > .title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 20px;
  border-top-color: #94bc5a;
  margin: 0;
  font-weight: bold;
}
.genre .m-particular .m-sub-contents .text,
.genre .m-particular .m-sub-contents .pic {
  margin: 0;
}
.genre .m-particular .m-sub-contents .text {
  width: 325px;
}
.genre .m-particular .m-sub-contents .text a {
  padding-left: 20px;
  background: url(../img/arrow/arrow18.png) left center no-repeat;
}
.genre .m-particular .m-sub-contents .pic {
  overflow: hidden;
}
.genre .m-particular .m-sub-contents:nth-child(odd) .text {
  float: left;
}
.genre .m-particular .m-sub-contents:nth-child(odd) .pic {
  text-align: right;
}
.genre .m-particular .m-sub-contents:nth-child(even) .text {
  float: right;
}
.genre .m-recommend > .lead {
  margin-bottom: 30px;
}
.genre .m-recommend-contents {
  position: relative;
}
.genre .m-recommend-contents > * {
  margin: 0;
}
.genre .m-recommend-contents > .title,
.genre .m-recommend-contents > .text {
  float: left;
  margin-bottom: 20px;
  width: 502px;
}
.genre .m-recommend-contents > .title {
  padding: 14px 0 16px;
  border-top: 1px solid #f3aea5;
  background: url(../img/contents_breast-hip_fatinjection_recommend_operation_title_bg.png) center bottom no-repeat #fdf3f1;
  text-align: center;
  font-size: 1.8em;
  font-weight: bold;
  color: #7f7875;
}
.genre .m-recommend-contents > .title::before {
  content: "";
  display: block;
  margin-bottom: 12px;
  height: 31px;
  background-position: center;
  background-repeat: no-repeat;
}
.genre .m-recommend-contents > .pic {
  overflow: hidden;
  margin-bottom: 20px;
  text-align: right;
}
.genre .m-recommend-contents.type1 > .title::before {
  background-image: url(../img/contents_breast-hip_fatinjection_recommend_title_bg1.png);
}
.genre .m-recommend-contents.type2 > .title::before {
  background-image: url(../img/contents_breast-hip_fatinjection_recommend_title_bg2.png);
}
.genre .m-recommend-contents.type3 > .title::before {
  background-image: url(../img/contents_breast-hip_fatinjection_recommend_title_bg3.png);
}
.genre .m-recommend-contents.type4 > .title::before {
  background-image: url(../img/contents_breast-hip_fatinjection_recommend_title_bg4.png);
}
.genre .m-recommend-contents.type5 > .title::before {
  background-image: url(../img/contents_breast-hip_fatinjection_recommend_title_bg5.png);
}
.genre .m-cautions .inourcase,
.genre .m-downtime .inourcase {
  *zoom: 1;
  border: 1px solid #ede9e5;
  background-color: #f5f2f0;
  box-sizing: border-box;
  clear: both;
  padding: 35px 20px 35px 35px;
  background-repeat: no-repeat;
}
.genre .m-cautions .inourcase::after,
.genre .m-downtime .inourcase::after {
  content: "";
  display: table;
  clear: both;
}
.genre .m-cautions .inourcase > .title,
.genre .m-downtime .inourcase > .title {
  margin-bottom: 26px;
  font-size: 1.6em;
  font-weight: bold;
  color: #f09990;
}
.genre .m-cautions .inourcase .text,
.genre .m-downtime .inourcase .text {
  float: left;
  margin: 0;
  width: 452px;
}
.genre .m-cautions .inourcase .text a,
.genre .m-downtime .inourcase .text a {
  padding-left: 20px;
  background: url(../img/arrow/arrow18.png) left center no-repeat;
}
.genre .m-cautions .inourcase .text sup,
.genre .m-downtime .inourcase .text sup {
  font-size: 0.625em;
}
.genre .m-cautions .inourcase .note,
.genre .m-downtime .inourcase .note {
  margin-top: 20px;
  text-align: right;
}
.genre .m-cautions .inourcase .note small,
.genre .m-downtime .inourcase .note small {
  display: inline-block;
  line-height: 1;
  font-size: 1em;
  color: #7f7875;
}
.genre .m-cautions .inourcase .pic,
.genre .m-downtime .inourcase .pic {
  overflow: hidden;
  text-align: right;
}
.genre .m-cautions > .title {
  position: relative;
  flex-direction: column;
  line-height: 1;
}
.genre .m-cautions > .title .inner-text {
  display: inline-block;
  margin-bottom: 6px;
  text-align: center;
  line-height: 1;
  font-size: 0.5357142857em;
}
.genre .m-cautions > .lead {
  margin-bottom: 30px;
}
.genre .m-cautions-contents > * {
  margin: 0;
}
.genre .m-cautions-contents > .title {
  position: relative;
  margin: 0 0 15px;
  padding-left: 6px;
  border-bottom: 1px solid #ec7c78;
  text-indent: 6px;
  line-height: 50px;
  font-size: 1.8em;
  font-weight: bold;
  color: #7f7875;
  box-sizing: border-box;
}
.genre .m-cautions-contents > .title::before {
  content: "";
  display: block;
  position: relative;
  left: -6px;
  width: calc(100% + 6px);
  height: 30px;
  border-bottom: 1px solid #ec7c78;
  background-position: left top;
  background-repeat: no-repeat;
}
.genre .m-cautions-contents .text {
  clear: both;
  margin-bottom: 20px;
}
.genre .m-cautions-contents.caution1 > .title::before {
  background-image: url(../img/contents_breast-hip_cautions_title_bg1.png);
}
.genre .m-cautions-contents.caution2 > .title::before {
  background-image: url(../img/contents_breast-hip_cautions_title_bg2.png);
}
.genre .m-cautions-contents.caution3 > .title::before {
  background-image: url(../img/contents_breast-hip_cautions_title_bg3.png);
}
.genre .m-cautions-contents.caution4 > .title::before {
  background-image: url(../img/contents_breast-hip_cautions_title_bg4.png);
}
.genre .m-cautions-contents.caution5 > .title::before {
  background-image: url(../img/contents_breast-hip_cautions_title_bg5.png);
}
.genre .m-cautions-contents.caution3 .inourcase .text {
  float: none;
  margin-bottom: 14px;
  width: auto;
}
.genre .m-cautions-contents.caution3 .inourcase .pic {
  display: flex;
  justify-content: space-between;
}
.genre .m-cautions-contents.caution3 .inourcase .pic-item {
  display: table;
  caption-side: bottom;
}
.genre .m-cautions-contents.caution3 .inourcase .pic-item figcaption {
  display: table-caption;
  margin-top: 4px;
  text-align: left;
  line-height: 1.3333333333;
  font-size: 1.2em;
  color: #7f7875;
}
.genre .m-kinds td:first-child:empty {
  background: linear-gradient(41deg, #fff 50%, #e5dfdb 51%, #fff 51%);
}
.genre .m-kinds tbody td {
  width: 114px;
}
.genre .m-for-customers {
  margin-bottom: 50px;
}
.genre .m-for-customers .for-customers-contents {
  color: #7f7875;
}
.genre .m-for-customers .for-customers-contents + .for-customers-contents {
  margin: 40px 0 0;
}
.genre .m-for-customers .for-customers-contents > .title {
  padding-bottom: 10px;
  border-bottom: 1px solid #c7bcb5;
  text-align: center;
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.8em;
  font-weight: bold;
}
.genre .m-for-customers .for-customers-contents .text {
  line-height: 1.6666666667;
  font-size: 1.2em;
}
.genre .m-for-customers .for-customers-contents.provider {
  margin-top: 40px;
}
.genre .m-for-customers .for-customers-contents.provider .doctors {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 0 10px 0 20px;
  background: #f5f2f0;
}
.genre .m-for-customers .for-customers-contents.provider .doctors-contents {
  position: relative;
  padding: 20px 10px 60px 0;
  width: 50%;
}
.genre .m-for-customers .for-customers-contents.provider .doctors-contents > * {
  position: relative;
  z-index: 2;
  margin-left: 140px;
}
.genre .m-for-customers .for-customers-contents.provider .doctors-contents > .title {
  margin-bottom: 17px;
}
.genre .m-for-customers .for-customers-contents.provider .doctors-contents > .title a {
  display: inline-block;
  color: #7f7875;
}
.genre .m-for-customers .for-customers-contents.provider .doctors-contents > .title .position {
  display: block;
  margin-bottom: 6px;
  font-size: 1.4em;
}
.genre .m-for-customers .for-customers-contents.provider .doctors-contents > .title .name {
  font-family: YakuHanMP, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 2.2em;
  font-weight: bold;
}
.genre .m-for-customers .for-customers-contents.provider .doctors-contents .pic {
  position: absolute;
  top: 33px;
  left: 0;
  z-index: 1;
  margin: 0;
}
.genre .m-for-customers .for-customers-contents.provider .doctors-contents .license,
.genre .m-for-customers .for-customers-contents.provider .doctors-contents .history {
  font-size: 1.2em;
}
.genre .m-for-customers .for-customers-contents.provider .doctors-contents .license > .title,
.genre .m-for-customers .for-customers-contents.provider .doctors-contents .history > .title {
  margin-bottom: 4px;
  padding-bottom: 3px;
  border-bottom: 1px solid #c7bcb5;
}
.genre .m-for-customers .for-customers-contents.provider .doctors-contents .license-list {
  margin-left: 2em;
}
.genre .m-for-customers .for-customers-contents.provider .doctors-contents .license-item {
  list-style-type: disc;
  line-height: 1.1666666667;
}
.genre .m-for-customers .for-customers-contents.provider .doctors-contents .license-item + .license-item {
  margin-top: 4px;
}
.genre .m-for-customers .for-customers-contents.provider .doctors-contents .link {
  position: absolute;
  right: 10px;
  bottom: 20px;
  left: 0;
  margin: 0;
  text-align: right;
}
.genre .m-for-customers .for-customers-contents.provider .doctors-contents .link a {
  background: url(../img/arrow/arrow2_h.png) right center no-repeat;
  font-size: 1.2em;
}
.genre .m-for-customers .for-customers-contents.provider .doctors-contents .link a::after {
  content: "";
  display: inline-block;
  margin-left: 4px;
  width: 10px;
  height: 10px;
  background: url(../img/arrow/arrow2.png) top left no-repeat;
  opacity: 1;
  transition: opacity 0.1s;
}
.genre .m-for-customers .for-customers-contents.provider .doctors-contents .link:hover a::after {
  opacity: 0;
  transition: opacity 0.1s;
}
.genre .m-for-customers .for-customers-contents.lead > .title, .genre .m-for-customers .for-customers-contents.doctors > .title {
  margin-bottom: 6px;
}
.genre.fatinjection #campaignlist {
  /* $discount: sprite-map('discount/*.png'); */
  /* $discount-img: sprite-url($discount); */
}
.genre.fatinjection #campaignlist > li {
  margin-bottom: 10px;
  border: 1px solid #baafa6;
}
.genre.fatinjection #campaignlist > li .title {
  margin: 0;
  padding: 0;
  height: auto;
  border: 0;
  background: none;
  line-height: 1;
}
.genre.fatinjection #campaignlist > li .title a img {
  opacity: 1;
  transition: opacity 0.1s linear;
}
.genre.fatinjection #campaignlist > li .title a:hover img {
  opacity: 0.5;
}
.genre.fatinjection #campaignlist .table {
  padding: 2px;
  background: #f2efed;
}
.genre.fatinjection #campaignlist .table .title,
.genre.fatinjection #campaignlist .table p,
.genre.fatinjection #campaignlist .table ol {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.genre.fatinjection #campaignlist .table .title {
  padding: 3px 0 3px 3px;
  width: 531px;
  text-align: left;
}
.genre.fatinjection #campaignlist .table .title-inner {
  display: table-cell;
  padding: 10px 0 7px 17px;
  height: 44px;
  border-left: 4px solid #ec7c78;
  vertical-align: middle;
}
.genre.fatinjection #campaignlist .table .title-inner .course-title {
  display: block;
  padding-bottom: 4px;
  width: 380px;
  line-height: 1.25;
  font-size: 18px;
  font-weight: normal;
  color: #7f7875;
}
.genre.fatinjection #campaignlist .table .title-inner .ref {
  display: block;
  padding: 0 0 3px;
  width: auto;
  background: none;
  text-align: left;
  font-size: 12px;
}
.genre.fatinjection #campaignlist .table .title-inner .price {
  padding: 0;
  width: auto;
  background: none;
  text-align: left;
  font-size: 14px;
}
.genre.fatinjection #campaignlist .table.capacity .title-inner {
  height: 56px;
}
.genre.fatinjection #campaignlist .table p,
.genre.fatinjection #campaignlist .table ol {
  padding: 0 9px;
  width: 126px;
  background: #fff;
  line-height: 1.3333333333;
  font-size: 1.2em;
  color: #7f7875;
}
.genre.fatinjection #campaignlist .table a {
  text-decoration: none;
  color: #ec7c78;
}
.genre.fatinjection #campaignlist .table em {
  font-size: 1.1666666667em;
  font-weight: bold;
  color: #ec7c78;
}
.genre.fatinjection #campaignlist .discount ol li:first-child {
  margin-bottom: 6px;
  padding-bottom: 10px;
  background: url(../img/arrow/arrow13.png) 63px 18px no-repeat;
}
.genre.fatinjection #campaignlist .discount ol li.double {
  background: url(../img/arrow/arrow13.png) 63px 34px no-repeat;
}
.genre.fatinjection #campaignlist .discount ol em {
  font-size: 1.1666666667em;
}
.genre.fatinjection #campaignlist .badge .title {
  padding-right: 58px;
  width: 482px;
}
.genre.fatinjection #campaignlist .badge p,
.genre.fatinjection #campaignlist .badge ol {
  padding-left: 0;
}
.genre.fatinjection #campaignlist .badge50 .title {
  background: url(../img/discount/badge50.png) right center no-repeat, url(../img/price_campaign_badge_bg.gif) right top repeat-y;
}
.genre.fatinjection #campaignlist .badge40 .title {
  background: url(../img/discount/badge40.png) right center no-repeat, url(../img/price_campaign_badge_bg.gif) right top repeat-y;
}
.genre.fatinjection #campaignlist .badge33 .title {
  background: url(../img/discount/badge33.png) right center no-repeat, url(../img/price_campaign_badge_bg.gif) right top repeat-y;
}
.genre.fatinjection #campaignlist .badge30 .title {
  background: url(../img/discount/badge30.png) right center no-repeat, url(../img/price_campaign_badge_bg.gif) right top repeat-y;
}
.genre.fatinjection #campaignlist .badge25 .title {
  background: url(../img/discount/badge25.png) right center no-repeat, url(../img/price_campaign_badge_bg.gif) right top repeat-y;
}
.genre.fatinjection #campaignlist .badge20 .title {
  background: url(../img/discount/badge20.png) right center no-repeat, url(../img/price_campaign_badge_bg.gif) right top repeat-y;
}
.genre.fatinjection #campaignlist .capacity section {
  position: relative;
}
.genre.fatinjection #campaignlist .capacity p,
.genre.fatinjection #campaignlist .capacity ol {
  padding: 7px 9px 20px;
}
.genre.fatinjection #campaignlist .capacity p em,
.genre.fatinjection #campaignlist .capacity li em {
  display: inline;
  position: static;
  width: auto;
  background: none;
  font-weight: bold;
  color: #ec7c78;
}
.genre.fatinjection #campaignlist .capacity em {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 144px;
  background: #ec7c78;
  text-align: center;
  line-height: 20px;
  font-weight: normal;
  color: #fff;
}
.genre.fatinjection #campaignlist .folding .title a {
  cursor: pointer;
}
.genre.fatinjection #campaignlist .folding .wrapper {
  display: none;
  border-top: 1px solid #baafa6;
}
.genre.fatinjection #campaignlist .folding .wrapper > div {
  border-top: 1px solid #baafa6;
}
.genre.fatinjection #campaignlist .folding .wrapper > div:first-child {
  border-top: 0;
}
.genre.fatinjection #campaignlist .folding .wrapper .title {
  margin-bottom: 30px;
  padding: 1px;
  height: auto;
  border: 1px solid #baafa6;
  background: none;
  line-height: 1;
  font-size: 1em;
  margin: 0;
  padding: 1px;
  border-top: 0;
  border-right: 0;
  border-left: 0;
}
.genre.fatinjection #campaignlist .folding .wrapper .title span {
  display: block;
  padding-left: 13px;
  background: url(../img/operation_campaign_title_bg.gif) left top repeat-x;
  line-height: 26px;
  font-size: 1.2em;
  color: #7f7875;
}
.genre.fatinjection #campaignlist .folding .wrapper .option {
  border: 0;
}
.genre.fatinjection #campaignlist .folding .lead {
  padding: 15px 30px;
}
.genre.fatinjection #campaignlist .folding .lead p {
  line-height: 1.8333333333;
  font-size: 1.2em;
  color: #7f7875;
}
.genre.fatinjection #campaignlist .folding div.price table {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  border-bottom: 1px solid #baafa6;
  table-layout: fixed;
  font-size: 1.2em;
  color: #7f7875;
  margin-bottom: 12px;
}
.genre.fatinjection #campaignlist .folding div.price table thead td {
  border-bottom: 1px solid #baafa6;
}
.genre.fatinjection #campaignlist .folding div.price table thead th {
  border: 1px solid #baafa6;
  text-align: center;
  line-height: 1.3333333333;
}
.genre.fatinjection #campaignlist .folding div.price table tbody th,
.genre.fatinjection #campaignlist .folding div.price table tbody td {
  border-right: 1px solid #baafa6;
  border-bottom: 1px dotted #baafa6;
  border-left: 1px solid #baafa6;
}
.genre.fatinjection #campaignlist .folding div.price table tbody tr.separate th,
.genre.fatinjection #campaignlist .folding div.price table tbody tr.separate td {
  border-bottom-style: solid;
}
.genre.fatinjection #campaignlist .folding div.price table tbody tr:last-child th,
.genre.fatinjection #campaignlist .folding div.price table tbody tr:last-child td {
  border-bottom: 1px solid #baafa6;
}
.genre.fatinjection #campaignlist .folding div.price table tbody td {
  line-height: 24px;
}
.genre.fatinjection #campaignlist .folding div.price table thead th,
.genre.fatinjection #campaignlist .folding div.price table thead td {
  height: 33px;
  box-sizing: border-box;
}
.genre.fatinjection #campaignlist .folding div.price table thead th {
  padding: 4px;
  width: 125px;
  min-height: 24px;
  color: #7f7875;
}
.genre.fatinjection #campaignlist .folding div.price table thead td {
  padding: 0 1em;
  line-height: 1.3333333333;
}
.genre.fatinjection #campaignlist .folding div.price table thead .note {
  margin: 5px 0;
  text-indent: -1em;
  line-height: 1.5;
  font-size: 0.8333333333em;
  color: #918b88;
}
.genre.fatinjection #campaignlist .folding div.price table thead .note::before {
  content: "※";
  color: #ec7c78;
}
.genre.fatinjection #campaignlist .folding div.price table tbody tr:nth-child(even) th,
.genre.fatinjection #campaignlist .folding div.price table tbody tr:nth-child(even) td {
  background-color: #f2efed;
}
.genre.fatinjection #campaignlist .folding div.price table tbody th,
.genre.fatinjection #campaignlist .folding div.price table tbody td {
  line-height: 16/12;
}
.genre.fatinjection #campaignlist .folding div.price table tbody th {
  padding: 10px 10px 10px 20px;
  background: url(../img/arrow/arrow.png) 5px center no-repeat;
}
.genre.fatinjection #campaignlist .folding div.price table tbody td {
  padding: 5px;
  height: 14px;
  text-align: center;
  color: #7f7875;
}
.genre.fatinjection #campaignlist .folding div.price table tbody td span:not(.inner-text) {
  display: block;
  font-size: 0.8333333333em;
}
.genre.fatinjection #campaignlist .folding div.price table tbody td.loan {
  line-height: 1.25;
  font-size: 11px;
  box-sizing: border-box;
}
.genre.fatinjection #campaignlist .folding div.price table tfoot {
  border: 1px solid #baafa6;
  border-top: 0;
}
.genre.fatinjection #campaignlist .folding div.price table tfoot td {
  padding: 10px 15px;
}
.genre.fatinjection #campaignlist .folding div.price table tfoot .price-inclusion .title {
  margin: 0;
  padding: 0;
  height: auto;
  border: 0;
  background: none;
  line-height: 1.6363636364;
  font-size: 0.9166666667em;
}
.genre.fatinjection #campaignlist .folding div.price table tfoot .inclusion-item {
  line-height: 1.6363636364;
  font-size: 0.9166666667em;
}
.genre.fatinjection #campaignlist .folding div.price table tfoot .inclusion-item .item-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.genre.fatinjection #campaignlist .folding div.price table tfoot .inclusion-item .item-inner::after {
  content: "";
  display: block;
  flex: 1;
  order: 2;
  margin: 0 10px 0 25px;
  width: 100%;
  border-top: 1px dotted #baafa6;
}
.genre.fatinjection #campaignlist .folding div.price table tfoot .inclusion-item .title {
  order: 1;
  font-weight: bold;
}
.genre.fatinjection #campaignlist .folding div.price table tfoot .inclusion-item .summary {
  color: #b4afac;
}
.genre.fatinjection #campaignlist .folding div.price table tfoot .inclusion-item .price {
  order: 3;
}
.genre.fatinjection #campaignlist .folding div.price table thead th {
  line-height: 16px;
}
.genre.fatinjection #campaignlist .folding div.price table thead th .tax-include,
.genre.fatinjection #campaignlist .folding div.price table thead th span:not(.inner-text) {
  display: block;
  font-size: 0.8333333333em;
}
.genre.fatinjection #campaignlist .folding div.price table thead th a {
  padding-left: 15px;
  background: url(../img/arrow/arrow2.png) left top no-repeat;
  text-decoration: none;
  font-size: 0.8333333333em;
  color: #7f7875;
}
.genre.fatinjection #campaignlist .folding div.price table thead th a:hover {
  background-image: url(../img/arrow/arrow2_h.png);
}
.genre.fatinjection #campaignlist .folding div.price table thead th.loan {
  box-sizing: border-box;
  padding-right: 0;
  padding-left: 0;
  width: 100px;
}
.genre.fatinjection #campaignlist .folding div.price table thead .icon.question {
  display: inline-block;
  position: relative;
  margin-right: -20px;
  margin-left: 4px;
  width: 16px;
  height: 16px;
  background: url(../img/icon_question2.png);
  cursor: help;
  vertical-align: sub;
}
.genre.fatinjection #campaignlist .folding div.price table thead .icon.question .text {
  display: none;
}
.genre.fatinjection #campaignlist .folding div.price table thead .icon.question .text a {
  padding: 0;
  background: none;
  text-decoration: underline;
  font-size: 1em;
  color: #6d9dd0;
}
.genre.fatinjection #campaignlist .folding div.price table thead .icon.question:hover .text, .genre.fatinjection #campaignlist .folding div.price table thead .icon.question:hover::after {
  position: absolute;
}
.genre.fatinjection #campaignlist .folding div.price table thead .icon.question:hover .text {
  display: block;
  right: -36px;
  bottom: 21px;
  z-index: 1;
  padding: 14px;
  width: 330px;
  border: 1px solid #fff;
  border-radius: 4px;
  background: #efece9;
  text-align: left;
  line-height: 1.5;
  font-size: 1em;
  font-style: normal;
  color: #7f7875;
  box-sizing: border-box;
}
.genre.fatinjection #campaignlist .folding div.price table thead .icon.question:hover::after {
  content: "";
  top: -6px;
  right: 3px;
  z-index: 2;
  border-top: 8px solid #efece9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.genre.fatinjection #campaignlist .folding div.price table tbody th {
  line-height: 1.3333333333;
}
.genre.fatinjection #campaignlist .folding div.price table tbody td {
  line-height: 1.3333333333;
}
.genre.fatinjection #campaignlist .folding div.price table tbody td .price + .reduce ol {
  text-align: right;
}
.genre.fatinjection #campaignlist .folding div.price table tbody td .reduce ol li > span {
  display: inline;
}
.genre.fatinjection #campaignlist .folding div.price table tbody td .reduce ol li:nth-child(2) {
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
}
.genre.fatinjection #campaignlist .folding div.price table tbody td .reduce ol li:nth-child(2) span {
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: normal;
}
.genre.fatinjection #campaignlist .folding div.price table thead td {
  line-height: 1.3333333333;
}
.genre.fatinjection #campaignlist .folding div.price table thead th {
  height: 33px;
  border-top: 0;
  border-right: 0;
}
.genre.fatinjection #campaignlist .folding div.price table tbody th,
.genre.fatinjection #campaignlist .folding div.price table tbody td {
  border-left: 0;
}
.genre.fatinjection #campaignlist .folding div.price table:last-child {
  border-bottom: 0;
}
.genre.fatinjection #campaignlist .folding div.price table:last-child tbody tr:last-child th,
.genre.fatinjection #campaignlist .folding div.price table:last-child tbody tr:last-child td {
  border-bottom: 0;
}
.genre.fatinjection #campaignlist .folding div.price ul {
  margin: 0 0 12px 15px;
}
.genre.fatinjection #campaignlist .folding div.price li {
  line-height: 1.5;
  font-size: 1.2em;
  color: #7f7875;
}
.genre.fatinjection #campaignlist .folding div.price .multiple {
  margin: 10px 0;
  width: 652px;
}
.genre.fatinjection #campaignlist .folding div.price .multiple dl {
  padding: 20px 0 14px 18px;
  border: 1px solid #baafa6;
  background-color: #f2efed;
}
.genre.fatinjection #campaignlist .folding div.price .multiple dl dt {
  font-size: 1.1666666667em;
  font-weight: bold;
  color: #ec7c78;
}
.genre.fatinjection #campaignlist .folding div.price .multiple dl .notice {
  margin-top: 13px;
  font-weight: bold;
}
.genre.fatinjection #campaignlist .folding div.price .multiple dl .notice em {
  font-weight: bold;
  color: #ec7c78;
}
.genre.fatinjection #campaignlist .folding div.price .multiple dl .info {
  margin-top: 12px;
}
.genre.fatinjection #campaignlist .folding div.price .multiple dl .info ul {
  *zoom: 1;
  margin-left: 0;
}
.genre.fatinjection #campaignlist .folding div.price .multiple dl .info ul::after {
  content: "";
  display: table;
  clear: both;
}
.genre.fatinjection #campaignlist .folding div.price .multiple dl .info li {
  float: left;
  border: 2px solid #29211b;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.genre.fatinjection #campaignlist .folding div.price .multiple dl .info li a {
  transition: opacity 0.1s linear;
}
.genre.fatinjection #campaignlist .folding div.price .multiple dl .info li a:hover {
  opacity: 0;
}
.genre.fatinjection #campaignlist .folding div.price .multiple dl .info .counseling {
  margin-right: 19px;
  background-image: url(../img/sprite/hover/button/button_counseling_h.png);
}
.genre.fatinjection #campaignlist .folding div.price .multiple dl .info .mail {
  background-image: url(../img/sprite/hover/button/button_mail_h.png);
}
.genre.fatinjection #campaignlist .folding div.price small {
  font-size: 1em;
}
.genre.fatinjection #campaignlist .folding div.price small, .genre.fatinjection #campaignlist .folding div.price small::before {
  content: "※";
}
.genre.fatinjection #campaignlist .folding div.price small .before, .genre.fatinjection #campaignlist .folding div.price small::before {
  color: #ec7c78;
}
.genre.fatinjection #campaignlist .folding .option {
  margin: 0;
  border: 0;
}
.genre.fatinjection #campaignlist .folding .option .title {
  *zoom: 1;
  margin: 0;
  padding: 0;
  height: auto;
  border: 0;
  background: none;
  font-size: 1em;
  color: #7f7875;
}
.genre.fatinjection #campaignlist .folding .option .title::after {
  content: "";
  display: table;
  clear: both;
}
.genre.fatinjection #campaignlist .folding .option .title > * {
  float: left;
}
.genre.fatinjection #campaignlist .folding .option .title-img {
  margin-right: 10px;
}
.genre.fatinjection #campaignlist .folding .option .title-text {
  padding-right: 24px;
  background: url(../img/price_option_title_bg.gif) right center no-repeat;
  line-height: 30px;
  font-size: 1.4em;
}
.genre.fatinjection #campaignlist .folding .option table {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  border-bottom: 1px solid #baafa6;
  table-layout: fixed;
  font-size: 1.2em;
  color: #7f7875;
  border-bottom: 0;
}
.genre.fatinjection #campaignlist .folding .option table thead td {
  border-bottom: 1px solid #baafa6;
}
.genre.fatinjection #campaignlist .folding .option table thead th {
  border: 1px solid #baafa6;
  text-align: center;
  line-height: 1.3333333333;
}
.genre.fatinjection #campaignlist .folding .option table tbody th,
.genre.fatinjection #campaignlist .folding .option table tbody td {
  border-right: 1px solid #baafa6;
  border-bottom: 1px dotted #baafa6;
  border-left: 1px solid #baafa6;
}
.genre.fatinjection #campaignlist .folding .option table tbody tr.separate th,
.genre.fatinjection #campaignlist .folding .option table tbody tr.separate td {
  border-bottom-style: solid;
}
.genre.fatinjection #campaignlist .folding .option table tbody tr:last-child th,
.genre.fatinjection #campaignlist .folding .option table tbody tr:last-child td {
  border-bottom: 1px solid #baafa6;
}
.genre.fatinjection #campaignlist .folding .option table tbody td {
  line-height: 24px;
}
.genre.fatinjection #campaignlist .folding .option table thead th,
.genre.fatinjection #campaignlist .folding .option table thead td {
  height: 33px;
  box-sizing: border-box;
}
.genre.fatinjection #campaignlist .folding .option table thead th {
  padding: 4px;
  width: 125px;
  min-height: 24px;
  color: #7f7875;
}
.genre.fatinjection #campaignlist .folding .option table thead td {
  padding: 0 1em;
  line-height: 1.3333333333;
}
.genre.fatinjection #campaignlist .folding .option table thead .note {
  margin: 5px 0;
  text-indent: -1em;
  line-height: 1.5;
  font-size: 0.8333333333em;
  color: #918b88;
}
.genre.fatinjection #campaignlist .folding .option table thead .note::before {
  content: "※";
  color: #ec7c78;
}
.genre.fatinjection #campaignlist .folding .option table tbody tr:nth-child(even) th,
.genre.fatinjection #campaignlist .folding .option table tbody tr:nth-child(even) td {
  background-color: #f2efed;
}
.genre.fatinjection #campaignlist .folding .option table tbody th,
.genre.fatinjection #campaignlist .folding .option table tbody td {
  line-height: 16/12;
}
.genre.fatinjection #campaignlist .folding .option table tbody th {
  padding: 10px 10px 10px 20px;
  background: url(../img/arrow/arrow.png) 5px center no-repeat;
}
.genre.fatinjection #campaignlist .folding .option table tbody td {
  padding: 5px;
  height: 14px;
  text-align: center;
  color: #7f7875;
}
.genre.fatinjection #campaignlist .folding .option table tbody td span:not(.inner-text) {
  display: block;
  font-size: 0.8333333333em;
}
.genre.fatinjection #campaignlist .folding .option table tbody td.loan {
  line-height: 1.25;
  font-size: 11px;
  box-sizing: border-box;
}
.genre.fatinjection #campaignlist .folding .option table tfoot {
  border: 1px solid #baafa6;
  border-top: 0;
}
.genre.fatinjection #campaignlist .folding .option table tfoot td {
  padding: 10px 15px;
}
.genre.fatinjection #campaignlist .folding .option table tfoot .price-inclusion .title {
  margin: 0;
  padding: 0;
  height: auto;
  border: 0;
  background: none;
  line-height: 1.6363636364;
  font-size: 0.9166666667em;
}
.genre.fatinjection #campaignlist .folding .option table tfoot .inclusion-item {
  line-height: 1.6363636364;
  font-size: 0.9166666667em;
}
.genre.fatinjection #campaignlist .folding .option table tfoot .inclusion-item .item-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.genre.fatinjection #campaignlist .folding .option table tfoot .inclusion-item .item-inner::after {
  content: "";
  display: block;
  flex: 1;
  order: 2;
  margin: 0 10px 0 25px;
  width: 100%;
  border-top: 1px dotted #baafa6;
}
.genre.fatinjection #campaignlist .folding .option table tfoot .inclusion-item .title {
  order: 1;
  font-weight: bold;
}
.genre.fatinjection #campaignlist .folding .option table tfoot .inclusion-item .summary {
  color: #b4afac;
}
.genre.fatinjection #campaignlist .folding .option table tfoot .inclusion-item .price {
  order: 3;
}
.genre.fatinjection #campaignlist .folding .option table thead th {
  line-height: 16px;
}
.genre.fatinjection #campaignlist .folding .option table thead th .tax-include,
.genre.fatinjection #campaignlist .folding .option table thead th span:not(.inner-text) {
  display: block;
  font-size: 0.8333333333em;
}
.genre.fatinjection #campaignlist .folding .option table thead th a {
  padding-left: 15px;
  background: url(../img/arrow/arrow2.png) left top no-repeat;
  text-decoration: none;
  font-size: 0.8333333333em;
  color: #7f7875;
}
.genre.fatinjection #campaignlist .folding .option table thead th a:hover {
  background-image: url(../img/arrow/arrow2_h.png);
}
.genre.fatinjection #campaignlist .folding .option table thead th.loan {
  box-sizing: border-box;
  padding-right: 0;
  padding-left: 0;
  width: 100px;
}
.genre.fatinjection #campaignlist .folding .option table thead .icon.question {
  display: inline-block;
  position: relative;
  margin-right: -20px;
  margin-left: 4px;
  width: 16px;
  height: 16px;
  background: url(../img/icon_question2.png);
  cursor: help;
  vertical-align: sub;
}
.genre.fatinjection #campaignlist .folding .option table thead .icon.question .text {
  display: none;
}
.genre.fatinjection #campaignlist .folding .option table thead .icon.question .text a {
  padding: 0;
  background: none;
  text-decoration: underline;
  font-size: 1em;
  color: #6d9dd0;
}
.genre.fatinjection #campaignlist .folding .option table thead .icon.question:hover .text, .genre.fatinjection #campaignlist .folding .option table thead .icon.question:hover::after {
  position: absolute;
}
.genre.fatinjection #campaignlist .folding .option table thead .icon.question:hover .text {
  display: block;
  right: -36px;
  bottom: 21px;
  z-index: 1;
  padding: 14px;
  width: 330px;
  border: 1px solid #fff;
  border-radius: 4px;
  background: #efece9;
  text-align: left;
  line-height: 1.5;
  font-size: 1em;
  font-style: normal;
  color: #7f7875;
  box-sizing: border-box;
}
.genre.fatinjection #campaignlist .folding .option table thead .icon.question:hover::after {
  content: "";
  top: -6px;
  right: 3px;
  z-index: 2;
  border-top: 8px solid #efece9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.genre.fatinjection #campaignlist .folding .option table tbody th {
  line-height: 1.3333333333;
}
.genre.fatinjection #campaignlist .folding .option table tbody td {
  line-height: 1.3333333333;
}
.genre.fatinjection #campaignlist .folding .option table tbody td .price + .reduce ol {
  text-align: right;
}
.genre.fatinjection #campaignlist .folding .option table tbody td .reduce ol li > span {
  display: inline;
}
.genre.fatinjection #campaignlist .folding .option table tbody td .reduce ol li:nth-child(2) {
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
}
.genre.fatinjection #campaignlist .folding .option table tbody td .reduce ol li:nth-child(2) span {
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: normal;
}
.genre.fatinjection #campaignlist .folding .option table thead th {
  border-right: 0;
  background-color: #f2efed;
}
.genre.fatinjection #campaignlist .folding .option table thead th:first-child {
  padding-left: 6px;
  width: auto;
  border-left: 0;
  text-align: left;
}
.genre.fatinjection #campaignlist .folding .option table thead span {
  display: block;
  padding-left: 12px;
  line-height: 34px;
}
.genre.fatinjection #campaignlist .folding .option table tbody th {
  border-left: 0;
}
.genre.fatinjection #campaignlist .folding .option table tbody td {
  border-right: 0;
}
.genre.fatinjection #campaignlist .folding .option table tbody tr:last-child th,
.genre.fatinjection #campaignlist .folding .option table tbody tr:last-child td {
  border-bottom: 0;
}
.genre.fatinjection #campaignlist .folding .summary table {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  border-bottom: 1px solid #baafa6;
  table-layout: fixed;
  font-size: 1.2em;
  color: #7f7875;
  border: 1px solid #fff;
}
.genre.fatinjection #campaignlist .folding .summary table thead td {
  border-bottom: 1px solid #baafa6;
}
.genre.fatinjection #campaignlist .folding .summary table thead th {
  border: 1px solid #baafa6;
  text-align: center;
  line-height: 1.3333333333;
}
.genre.fatinjection #campaignlist .folding .summary table tbody th,
.genre.fatinjection #campaignlist .folding .summary table tbody td {
  border-right: 1px solid #baafa6;
  border-bottom: 1px dotted #baafa6;
  border-left: 1px solid #baafa6;
}
.genre.fatinjection #campaignlist .folding .summary table tbody tr.separate th,
.genre.fatinjection #campaignlist .folding .summary table tbody tr.separate td {
  border-bottom-style: solid;
}
.genre.fatinjection #campaignlist .folding .summary table tbody tr:last-child th,
.genre.fatinjection #campaignlist .folding .summary table tbody tr:last-child td {
  border-bottom: 1px solid #baafa6;
}
.genre.fatinjection #campaignlist .folding .summary table tbody td {
  line-height: 24px;
}
.genre.fatinjection #campaignlist .folding .summary table tbody th,
.genre.fatinjection #campaignlist .folding .summary table tbody td,
.genre.fatinjection #campaignlist .folding .summary table tbody tr:last-child th,
.genre.fatinjection #campaignlist .folding .summary table tbody tr:last-child td {
  border: 0;
}
.genre.fatinjection #campaignlist .folding .summary table tbody th {
  width: 116px;
  border-bottom: 1px solid #fff;
  background-color: #f2efed;
  text-align: center;
  line-height: 1.5;
}
.genre.fatinjection #campaignlist .folding .summary table tbody td {
  padding: 22px;
  border-bottom: 1px dotted #baafa6;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents ul {
  margin: 0;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents li {
  margin-bottom: 21px;
  font-size: 1em;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents li li {
  margin: 0;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents li:last-child {
  margin-bottom: 0;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dt {
  margin-bottom: 11px;
  padding: 6px 0 6px 16px;
  background: #f2efed;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd {
  margin-right: 16px;
  margin-left: 16px;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd dt,
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd dd {
  display: inline;
  padding: 0;
  background: none;
  line-height: 1.6666666667;
  font-weight: normal;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd dt {
  margin-right: 10px;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd.price {
  padding-bottom: 5px;
  border-bottom: 1px solid #baafa6;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd.price > ul {
  width: 100%;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd.price > ul > li {
  width: 100%;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd.price > ul > li dl {
  display: flex;
  width: 100%;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd.price > ul > li dl > * {
  margin-bottom: 0;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd.price > ul > li dl > dd {
  flex: 1;
  margin: 0;
  text-align: right;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd.price dd > span {
  display: none;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd.price + .reduce {
  padding-top: 5px;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd.price + .reduce > ol {
  text-align: right;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd.reduce li {
  display: inline;
  line-height: 1.6666666667;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd.reduce li > span {
  font-size: 0.6em;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd.reduce li:first-child::after {
  content: "→";
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd.reduce li:nth-child(2) {
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd.reduce li:nth-child(2) span {
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: normal;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .contents dd.reduce em {
  font-size: 1.1666666667em;
  font-weight: bold;
  color: #ec7c78;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .operation_place li {
  line-height: 1.5;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .conditions li {
  padding-left: 15px;
  background: url(../img/arrow/arrow5.png) left 4px no-repeat;
  line-height: 1.5;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .conditions li em {
  color: #ec7c78;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .flow li {
  position: relative;
  margin-bottom: 5px;
  padding: 0 0 12px 35px;
  background-position: 0 0;
  background-repeat: no-repeat;
  line-height: 22px;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .flow li::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 62px;
  width: 8px;
  height: 8px;
  background: url(../img/arrow/arrow6.png) 0 0 no-repeat;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .flow li span {
  font-size: 0.8333333333em;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .flow li small {
  margin-left: 1em;
  font-size: 1em;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .flow li:nth-child(1) {
  background-image: url(../img/sprite/num/price-no1.png);
}
.genre.fatinjection #campaignlist .folding .summary table tbody .flow li:nth-child(2) {
  background-image: url(../img/sprite/num/price-no2.png);
}
.genre.fatinjection #campaignlist .folding .summary table tbody .flow li:nth-child(3) {
  background-image: url(../img/sprite/num/price-no3.png);
}
.genre.fatinjection #campaignlist .folding .summary table tbody .flow li:nth-child(4) {
  background-image: url(../img/sprite/num/price-no4.png);
}
.genre.fatinjection #campaignlist .folding .summary table tbody .flow li:nth-child(5) {
  background-image: url(../img/sprite/num/price-no5.png);
}
.genre.fatinjection #campaignlist .folding .summary table tbody .flow li:nth-child(6) {
  background-image: url(../img/sprite/num/price-no6.png);
}
.genre.fatinjection #campaignlist .folding .summary table tbody .flow li:nth-child(7) {
  background-image: url(../img/sprite/num/price-no7.png);
}
.genre.fatinjection #campaignlist .folding .summary table tbody .flow li:nth-child(8) {
  background-image: url(../img/sprite/num/price-no8.png);
}
.genre.fatinjection #campaignlist .folding .summary table tbody .flow li:last-child {
  margin: 0;
  padding-bottom: 0;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .flow li:last-child::before {
  content: initial;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .tel dt,
.genre.fatinjection #campaignlist .folding .summary table tbody .tel dd {
  display: inline;
  line-height: 28px;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .tel dt {
  display: inline-block;
  width: 5em;
  font-size: 1.1666666667em;
  color: #ec7c78;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .tel dd:nth-child(2) {
  font-size: 1.5em;
  font-weight: bold;
  color: #ec7c78;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .net p,
.genre.fatinjection #campaignlist .folding .summary table tbody .net li {
  line-height: 1.5;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .net small {
  font-size: 1em;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .net em {
  color: #ec7c78;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .net p {
  margin-bottom: 12px;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .net ul {
  margin-bottom: 15px;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .net li {
  margin-left: 2em;
  list-style-type: disc;
  color: #ec7c78;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .net .form {
  *zoom: 1;
  margin: 0;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .net .form::after {
  content: "";
  display: table;
  clear: both;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .net .form li {
  float: left;
  margin: 0 12px 0 0;
  list-style-type: none;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .net .form .c-button a {
  width: 206px;
  height: 55px;
  box-sizing: border-box;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .net .form .c-button a .inner-text {
  padding: 0 26px;
  background-position: right 4px center;
  font-size: 13px;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .net .form .c-button a .inner-text::before, .genre.fatinjection #campaignlist .folding .summary table tbody .net .form .c-button a .inner-text::after {
  right: 4px;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .net .form .c-button.net a {
  display: flex;
  align-items: center;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .net .form .c-button.net a::after {
  content: none;
}
.genre.fatinjection #campaignlist .folding .summary table tbody .net .form .c-button.net .inner-text {
  line-height: 1.4;
}
.genre.fatinjection #campaignlist .exo .summary table tbody th {
  border-bottom: 1px dotted #baafa6;
}
.genre.fatinjection #campaignlist .new .title a::after {
  content: "";
  display: block;
  height: 25px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #a4948a;
}
.genre.fatinjection #campaignlist .new.monitor .title a::after {
  background-image: url(../img/campaignlist_monitor_title_bg.png);
}
.genre.fatinjection #campaignlist .new.monitor.is-open .title a::after {
  background-image: url(../img/campaignlist_monitor_title_bg_a.png);
}
.genre.fatinjection #campaignlist .new.campaign .title a::after {
  background-image: url(../img/campaignlist_campaign_title_bg.png);
}
.genre.fatinjection #campaignlist .new.campaign.is-open .title a::after {
  background-image: url(../img/campaignlist_campaign_title_bg_a.png);
}
.genre.fatinjection .date {
  margin: 0 0 10px;
}
.genre.fatinjection .date-list-item {
  text-align: right;
  line-height: 1.3333333333;
  font-size: 1.1em;
  color: #999490;
}
.genre.fatinjection .date-list-item .fa-clock {
  margin-right: 5px;
  vertical-align: top;
  font-size: 1.3333333333em;
}
.genre.fatinjection .m-title .text-wrapper {
  flex-direction: column;
}
.genre.fatinjection .m-title .category {
  margin: 8px 0 0;
}
.genre.fatinjection .m-effect__list {
  display: flex;
  justify-content: space-between;
}
.genre.fatinjection .m-effect__item {
  width: 208px;
}
.genre.fatinjection .m-effect__item__pic {
  text-align: center;
}
.genre.fatinjection .m-effect__item__text {
  margin: 8px auto 0;
  width: 190px;
  line-height: 1.5;
  font-size: 1.6em;
  color: #7f7875;
}
.genre.fatinjection .m-about .about-item {
  padding-left: 26px;
  background: url(../img/contents_breast-hip_fatinjection_about_bg.png) left 1.5px no-repeat;
  line-height: 1.375;
  font-size: 1.6em;
  font-weight: bold;
  color: #7f7875;
}
.genre.fatinjection .m-about .about-item .emphasis {
  font-weight: bold;
  color: #ec7c78;
}
.genre.fatinjection .m-about .about-item a {
  text-decoration: underline;
}
.genre.fatinjection .m-about .about-item + .about-item {
  margin-top: 13px;
}
.genre.fatinjection .m-merit .merit-item.no1 {
  background-image: url(../img/contents_breast-hip_fatinjection_merit_pic1.jpg);
}
.genre.fatinjection .m-merit .merit-item.no2 {
  background-image: url(../img/contents_breast-hip_fatinjection_merit_pic2.jpg);
}
.genre.fatinjection .m-merit .merit-item.no3 {
  background-image: url(../img/contents_breast-hip_fatinjection_merit_pic3.jpg);
}
.genre.fatinjection .m-merit .comment {
  border: 1px solid #ede9e5;
  background-color: #f5f2f0;
  box-sizing: border-box;
  padding: 35px;
  background-repeat: no-repeat;
}
.genre.fatinjection .m-merit .comment > .title {
  margin-bottom: 26px;
  font-size: 1.6em;
  font-weight: bold;
  color: #f09990;
}
.genre.fatinjection .m-merit .comment > .title {
  position: relative;
}
.genre.fatinjection .m-merit .comment > .title::before {
  content: "";
  display: block;
  position: absolute;
  right: -29px;
  bottom: -28px;
  width: 87px;
  height: 86px;
  background: url(../img/contents_liposuction_failures_inourcase_title_bg.png) left top no-repeat;
}
.genre.fatinjection .m-merit .comment .text {
  margin-bottom: 24px;
}
.genre.fatinjection .m-merit .comment .figure {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  background: url(../img/contents_breast-hip_fatinjection_merit_figure_bg.png) center no-repeat;
}
.genre.fatinjection .m-merit .comment .figure-item {
  width: 280px;
  background: #fff;
}
.genre.fatinjection .m-merit .comment .figure-item .title {
  display: table-cell;
  width: 280px;
  height: 56px;
  vertical-align: middle;
  text-align: center;
  font-size: 1.6em;
  font-weight: bold;
  color: #fff;
}
.genre.fatinjection .m-merit .comment .figure-item .title .small {
  display: block;
  margin-top: 5px;
  font-size: 0.75em;
  font-weight: normal;
}
.genre.fatinjection .m-merit .comment .figure-item .contents {
  padding: 18px 20px;
}
.genre.fatinjection .m-merit .comment .figure-item.artifact .title {
  background: #7f7875;
}
.genre.fatinjection .m-merit .comment .figure-item.fatinjection .title {
  background: #f09990;
}
.genre.fatinjection .m-merit .comment .figure .list {
  margin-left: 15px;
}
.genre.fatinjection .m-merit .comment .figure .list-item {
  list-style-type: disc;
  line-height: 1.2857142857;
  font-size: 1.4em;
  color: #7f7875;
}
.genre.fatinjection .m-merit .comment .figure .list-item + .list-item {
  margin-top: 12px;
}
.genre.fatinjection .m-cautions > .title {
  padding-bottom: 0;
}
.genre.fatinjection .m-cautions sup[id^=cite] a {
  padding: 0;
  background: 0;
}
.genre.fatinjection .m-downtime > .lead {
  margin-bottom: 30px;
}
.genre.fatinjection .m-downtime-contents {
  *zoom: 1;
  margin-right: 0;
  margin-left: 0;
}
.genre.fatinjection .m-downtime-contents::after {
  content: "";
  display: table;
  clear: both;
}
.genre.fatinjection .m-downtime-contents > .title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 20px;
  border-top-color: #94bc5a;
}
.genre.fatinjection .m-downtime-contents .symptom-list {
  float: left;
  width: 325px;
}
.genre.fatinjection .m-downtime-contents .symptom-item {
  margin-left: 1.5em;
  list-style-type: disc;
  line-height: 1.75;
  font-size: 1.6em;
  color: #7f7875;
}
.genre.fatinjection .m-downtime-contents .symptom-item + .symptom-item {
  margin-top: 1em;
}
.genre.fatinjection .m-downtime-contents .pic {
  overflow: hidden;
  text-align: right;
}
.genre.fatinjection .m-downtime .inourcase {
  padding-right: 35px;
}
.genre.fatinjection .m-downtime .inourcase .text {
  float: none;
  width: auto;
}
.genre.fatinjection .m-downtime .inourcase .text a {
  padding: 0;
  background: 0;
  text-decoration: underline;
}
.genre.fatinjection .m-downtime .inourcase > .text {
  margin-bottom: 20px;
}
.genre.fatinjection .m-downtime .inourcase .pic {
  overflow: visible;
  margin-bottom: 20px;
}
.genre.fatinjection .m-downtime .price-info {
  margin-top: 14px;
}
.genre.fatinjection .m-downtime .price-info .info-text {
  line-height: 1.5;
  font-size: 12px;
  color: #7f7875;
}
.genre.fatinjection .m-downtime .price-info .info-text em {
  font-weight: bold;
}
.genre.fatinjection .m-downtime .price-info .info-text a {
  text-decoration: underline;
}
.genre.fatinjection .m-downtime .price-info .caution em a {
  text-decoration: underline;
  font-weight: bold;
}
.genre.fatinjection #campaign {
  margin-top: 20px;
  font-size: 8px;
}
.genre.fatinjection #campaign .details {
  font-size: 10px;
}
.genre.fatinjection #campaign #campaignlist .folding .wrapper .title span {
  background: url(../../img/operation_campaign_title_bg.gif) left top repeat-x;
}
.genre.fatinjection #campaign #campaignlist .folding .summary table {
  margin: 0;
}
.genre.fatinjection #campaign #campaignlist .folding .summary table tbody th {
  padding: 0;
  background-image: none;
}
.genre.fatinjection #campaign #campaignlist .folding .summary table tbody td {
  background-color: #fff;
  text-align: left;
}
.genre.fatinjection #campaign #campaignlist .folding .summary table tbody td small::before {
  content: none;
}
.genre.fatinjection #campaign #campaignlist .folding .summary table tbody td .net p {
  font-size: 1.2em;
}
.genre.fatinjection #campaign #campaignlist .folding .summary table tbody .contents .pic {
  margin-top: 12px;
  text-align: center;
}
.genre.fatinjection #campaign #campaignlist .folding .summary table tbody .conditions li {
  background: url(../../img/arrow/arrow5.png) left 4px no-repeat;
}
.genre.fatinjection #campaign #campaignlist .folding .summary table tbody .flow li {
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
}
.genre.fatinjection #campaign #campaignlist .folding .summary table tbody .flow li::before {
  background: url(../../img/arrow/arrow6.png) 0 0 no-repeat;
}
.genre.fatinjection #campaign #campaignlist .folding .summary table tbody .flow li:nth-child(1) {
  background-image: url(../../img/sprite/num/price-no1.png);
}
.genre.fatinjection #campaign #campaignlist .folding .summary table tbody .flow li:nth-child(2) {
  background-image: url(../../img/sprite/num/price-no2.png);
}
.genre.fatinjection #campaign #campaignlist .folding .summary table tbody .flow li:nth-child(3) {
  background-image: url(../../img/sprite/num/price-no3.png);
}
.genre.fatinjection #campaign #campaignlist .folding .summary table tbody .flow li:nth-child(4) {
  background-image: url(../../img/sprite/num/price-no4.png);
}
.genre.fatinjection #campaign #campaignlist .folding .summary table tbody .flow li:nth-child(5) {
  background-image: url(../../img/sprite/num/price-no5.png);
}
.genre.fatinjection #campaign #campaignlist .folding .summary table tbody .flow li:nth-child(6) {
  background-image: url(../../img/sprite/num/price-no6.png);
}
.genre.fatinjection #campaign #campaignlist .folding .summary table tbody .flow li:nth-child(7) {
  background-image: url(../../img/sprite/num/price-no7.png);
}
.genre.fatinjection #campaign #campaignlist .folding .summary table tbody .flow li:nth-child(8) {
  background-image: url(../../img/sprite/num/price-no8.png);
}
.genre.fatinjection #campaignlist .folding div.price table,
.genre.fatinjection #campaignlist .folding .option table,
.genre.fatinjection #campaignlist .folding .summary table {
  width: 100%;
}
.genre.fatinjection .m-kinds table {
  margin-bottom: 20px;
  width: calc(100% - 20px);
}
.genre.fatinjection .m-kinds table th,
.genre.fatinjection .m-kinds table td {
  border: 1px solid #e5dfdb;
  font-size: 1.2em;
  color: #7f7875;
  box-sizing: border-box;
}
.genre.fatinjection .m-kinds table th:empty,
.genre.fatinjection .m-kinds table td:empty {
  background: linear-gradient(19deg, #fff 50%, #e5dfdb 51%, #fff 51%);
}
.genre.fatinjection .m-kinds table th .tax,
.genre.fatinjection .m-kinds table td .tax {
  font-size: 10px;
  white-space: nowrap;
}
.genre.fatinjection .m-kinds table thead td {
  width: 209px;
}
.genre.fatinjection .m-kinds table thead th {
  width: 114px;
}
.genre.fatinjection .m-kinds table thead th:not(:last-of-type) {
  border-right-color: #fff;
}
.genre.fatinjection .m-kinds table thead th + th {
  border-left-color: #fff;
}
.genre.fatinjection .m-kinds table thead .operation .name {
  background: #eae5e2;
  text-align: center;
  line-height: 2.25;
  font-size: 10px;
}
.genre.fatinjection .m-kinds table thead .operation .name a {
  padding: 0;
  background: none;
  text-align: center;
  color: #6d9dd0;
}
.genre.fatinjection .m-kinds table tbody th,
.genre.fatinjection .m-kinds table tbody td {
  padding: 10px;
  height: 50px;
}
.genre.fatinjection .m-kinds table tbody td {
  text-align: center;
  line-height: 1.5;
}
.genre.fatinjection .m-kinds table tbody td > ul li {
  position: relative;
  padding-left: 1em;
  text-align: left;
  line-height: 1.2;
}
.genre.fatinjection .m-kinds table tbody td > ul li + li {
  margin-top: 0.75em;
}
.genre.fatinjection .m-kinds table tbody td > ul li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
.genre.fatinjection .m-recommend .operation-list {
  display: block;
}
.genre.fatinjection .m-faq-item .answer .text {
  float: none;
  width: auto;
}
.genre.siliconbag .m-about > .lead,
.genre.siliconbag .m-operation > .lead, .genre.petit .m-about > .lead,
.genre.petit .m-operation > .lead, .genre.retouch .m-about > .lead,
.genre.retouch .m-operation > .lead {
  margin-bottom: 40px;
}
.genre.siliconbag .m-about .m-sub-contents > .title,
.genre.siliconbag .m-operation .m-sub-contents > .title, .genre.petit .m-about .m-sub-contents > .title,
.genre.petit .m-operation .m-sub-contents > .title, .genre.retouch .m-about .m-sub-contents > .title,
.genre.retouch .m-operation .m-sub-contents > .title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 20px;
  border-top-color: #94bc5a;
}
.genre.siliconbag .m-feature-contents:nth-child(1), .genre.petit .m-feature-contents:nth-child(1), .genre.retouch .m-feature-contents:nth-child(1) {
  background-image: url(../img/contents_retuch_feature_pic1.jpg);
}
.genre.siliconbag .m-feature-contents:nth-child(2), .genre.petit .m-feature-contents:nth-child(2), .genre.retouch .m-feature-contents:nth-child(2) {
  background-image: url(../img/contents_retuch_feature_pic2.jpg);
}
.genre.siliconbag .m-feature-contents:nth-child(3), .genre.petit .m-feature-contents:nth-child(3), .genre.retouch .m-feature-contents:nth-child(3) {
  background-image: url(../img/contents_retuch_feature_pic3.jpg);
}
.genre.siliconbag .m-cautions-contents > .text, .genre.petit .m-cautions-contents > .text {
  float: left;
  margin: 0;
  width: 502px;
}
.genre.siliconbag .m-cautions-contents > .pic, .genre.petit .m-cautions-contents > .pic {
  overflow: hidden;
  text-align: right;
}
.genre.siliconbag .m-cautions .inourcase .title, .genre.petit .m-cautions .inourcase .title {
  position: relative;
}
.genre.siliconbag .m-cautions .inourcase .title::before, .genre.petit .m-cautions .inourcase .title::before {
  content: "";
  display: block;
  position: absolute;
  right: -15px;
  bottom: -21px;
  width: 87px;
  height: 86px;
  background: url(../img/contents_liposuction_failures_inourcase_title_bg.png) left top no-repeat;
}
.genre.siliconbag .m-cautions .inourcase .text, .genre.petit .m-cautions .inourcase .text {
  float: none;
  width: auto;
}
.genre.siliconbag .m-merit .merit-item .title, .genre.petit .m-merit .merit-item .title {
  height: 2.4444444444em;
}
.genre.siliconbag .m-merit .attention, .genre.petit .m-merit .attention {
  position: relative;
  padding: 20px 23px;
  border: 1px solid #ec7c78;
  border-radius: 5px;
  background: url(../img/arrow/arrow.png) right 10px center no-repeat;
}
.genre.siliconbag .m-merit .attention::before, .genre.petit .m-merit .attention::before {
  content: "";
  display: block;
  position: absolute;
  top: -9px;
  left: 16px;
  padding: 0 10px;
  width: 130px;
  height: 18px;
  background: url(../img/contents_breast-hip_siliconbag_merit_attention_bg.png) center no-repeat #fff;
}
.genre.siliconbag .m-merit .attention .title, .genre.petit .m-merit .attention .title {
  margin-bottom: 12px;
  font-size: 1.6em;
  font-weight: bold;
  color: #7f7875;
}
.genre.siliconbag .m-merit .attention .text, .genre.petit .m-merit .attention .text {
  line-height: 1;
  font-size: 1.4em;
}
.genre.siliconbag .m-merit .attention .text a, .genre.petit .m-merit .attention .text a {
  text-decoration: underline;
  color: #ec7c78;
}
.genre.siliconbag .m-about .m-sub-contents > .text, .genre.petit .m-about .m-sub-contents > .text {
  float: left;
  width: 335px;
}
.genre.siliconbag .m-about .m-sub-contents > .text a, .genre.petit .m-about .m-sub-contents > .text a {
  padding-left: 20px;
  background: url(../img/arrow/arrow18.png) left center no-repeat;
}
.genre.siliconbag .m-about .m-sub-contents > .pic, .genre.petit .m-about .m-sub-contents > .pic {
  overflow: hidden;
  text-align: right;
}
.genre.siliconbag .m-operation .m-sub-contents > *, .genre.petit .m-operation .m-sub-contents > * {
  margin-right: 0;
  margin-left: 0;
}
.genre.siliconbag .m-operation .m-sub-contents > .text, .genre.petit .m-operation .m-sub-contents > .text {
  margin-bottom: 20px;
}
.genre.siliconbag .m-operation .pic, .genre.petit .m-operation .pic {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.genre.siliconbag .m-operation .pic-item, .genre.petit .m-operation .pic-item {
  flex-basis: 222px;
  background: #f5f2f0;
}
.genre.siliconbag .m-operation .pic-item > .title, .genre.petit .m-operation .pic-item > .title {
  background: #999490;
  text-align: center;
  line-height: 1.75;
  font-size: 1.6em;
  color: #fff;
}
.genre.siliconbag .m-operation .pic-item .img, .genre.petit .m-operation .pic-item .img {
  padding: 0 15px;
}
.genre.siliconbag .m-operation .pic-item .text, .genre.petit .m-operation .pic-item .text {
  padding: 0 15px;
}
.genre.siliconbag .m-operation .pic-item .text-item > .title, .genre.petit .m-operation .pic-item .text-item > .title {
  margin-bottom: 4px;
  padding: 0 4px;
  line-height: 1.5;
  font-size: 0.75em;
}
.genre.siliconbag .m-operation .pic-item .text-item .contents, .genre.petit .m-operation .pic-item .text-item .contents {
  height: 7.0833333333em;
  line-height: 1.4166666667;
  font-size: 0.75em;
}
.genre.siliconbag .m-operation .pic-item .text-item.merit > .title, .genre.petit .m-operation .pic-item .text-item.merit > .title {
  background: #fbe2dc;
  color: #ec7c78;
}
.genre.siliconbag .m-operation .pic-item .text-item.demerit > .title, .genre.petit .m-operation .pic-item .text-item.demerit > .title {
  background: #dee6f4;
  color: #6d9dd0;
}
.genre.siliconbag .m-operation .comparison-table, .genre.petit .m-operation .comparison-table {
  margin-top: 25px;
}
.genre.siliconbag .m-operation .comparison-table th,
.genre.siliconbag .m-operation .comparison-table td, .genre.petit .m-operation .comparison-table th,
.genre.petit .m-operation .comparison-table td {
  height: 50px;
  border: 1px solid #e5dfdb;
  font-size: 1.2em;
  color: #7f7875;
  box-sizing: border-box;
}
.genre.siliconbag .m-operation .comparison-table th:first-child:empty,
.genre.siliconbag .m-operation .comparison-table td:first-child:empty, .genre.petit .m-operation .comparison-table th:first-child:empty,
.genre.petit .m-operation .comparison-table td:first-child:empty {
  width: 125px;
  background: linear-gradient(20deg, #e5dfdb 50%, #fff 51%, #e5dfdb 51%);
}
.genre.siliconbag .m-operation .comparison-table thead td, .genre.petit .m-operation .comparison-table thead td {
  border-right-color: #fff;
}
.genre.siliconbag .m-operation .comparison-table thead th, .genre.petit .m-operation .comparison-table thead th {
  border-left-color: #fff;
  background: #eae5e2;
  text-align: center;
  line-height: 1.1666666667;
  color: #7f7875;
}
.genre.siliconbag .m-operation .comparison-table thead th:not(:last-child), .genre.petit .m-operation .comparison-table thead th:not(:last-child) {
  border-right-color: #fff;
}
.genre.siliconbag .m-operation .comparison-table tbody th,
.genre.siliconbag .m-operation .comparison-table tbody td, .genre.petit .m-operation .comparison-table tbody th,
.genre.petit .m-operation .comparison-table tbody td {
  line-height: 1.1666666667;
}
.genre.siliconbag .m-operation .comparison-table tbody th, .genre.petit .m-operation .comparison-table tbody th {
  padding: 10px 8px;
  background: #faf9f7;
}
.genre.siliconbag .m-operation .comparison-table tbody td, .genre.petit .m-operation .comparison-table tbody td {
  padding: 10px 35px;
  line-height: 1.3333333333;
}
.genre.siliconbag .m-operation .comparison-table .list-item, .genre.petit .m-operation .comparison-table .list-item {
  list-style: disc;
  line-height: 1.3333333333;
}
.genre.siliconbag .m-operation .put .pic-item > .title, .genre.petit .m-operation .put .pic-item > .title {
  margin-bottom: 15px;
}
.genre.siliconbag .m-operation .put .pic-item .img, .genre.petit .m-operation .put .pic-item .img {
  margin-bottom: 10px;
}
.genre.siliconbag .m-title .text-wrapper {
  flex-direction: column;
}
.genre.siliconbag .m-title .category {
  margin: 8px 0 0;
}
.genre.siliconbag .m-merit .merit-item.no1 {
  background-image: url(../img/contents_breast-hip_siliconbag_merit_pic1.jpg);
}
.genre.siliconbag .m-merit .merit-item.no2 {
  background-image: url(../img/contents_breast-hip_siliconbag_merit_pic2.jpg);
}
.genre.siliconbag .m-merit .merit-item.no3 {
  background-image: url(../img/contents_breast-hip_siliconbag_merit_pic3.jpg);
}
.genre.petit .m-title .text-wrapper {
  flex-wrap: wrap;
  justify-content: center;
}
.genre.petit .m-title .small {
  margin-top: 4px;
  font-size: 0.8823529412em;
}
.genre.petit .m-merit .merit-item.no1 {
  background-image: url(../img/contents_breast-hip_petit_merit_pic1.jpg);
}
.genre.petit .m-merit .merit-item.no2 {
  background-image: url(../img/contents_breast-hip_petit_merit_pic2.jpg);
}
.genre.petit .m-merit .merit-item.no3 {
  background-image: url(../img/contents_breast-hip_petit_merit_pic3.jpg);
}
.genre.petit .m-about .caution {
  margin: 0 auto 30px;
  width: 560px;
  border: 1px solid #ec7c78;
  border-radius: 5px;
  text-align: center;
  line-height: 2.8571428571;
  font-size: 1.4em;
  color: #ec7c78;
}
.genre.petit .m-about .caution .title {
  display: inline-block;
  margin-right: 8px;
  padding: 0 6px;
  background: #ec7c78;
  line-height: 1.4285714286;
  color: #fff;
}
.genre.petit .m-about .caution a {
  text-decoration: underline;
  color: #7f7875;
}
.genre.petit .m-operation > .title .small {
  font-size: 0.7142857143em;
}
.genre.petit .m-operation .injection .text {
  float: left;
  width: 335px;
}
.genre.petit .m-operation .injection .pic {
  overflow: hidden;
  justify-content: flex-end;
}
.genre.retouch .m-anchor .anchor-item {
  flex-basis: 137px;
}
.genre.retouch .m-title .text-wrapper {
  flex-direction: column;
}
.genre.retouch .m-title .category {
  margin: 8px 0 0;
}
.genre.retouch .m-troubles .troubles-list {
  *zoom: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.genre.retouch .m-troubles .troubles-list::after {
  content: "";
  display: table;
  clear: both;
}
.genre.retouch .m-troubles .troubles-item {
  padding-top: 135px;
  width: 219px;
  background-position: left top;
  background-repeat: no-repeat;
}
.genre.retouch .m-troubles .troubles-item .item-inner {
  padding-top: 13px;
}
.genre.retouch .m-troubles .troubles-item .title {
  margin-bottom: 8px;
  padding-left: 26px;
  background: url(../img/troubles_list_item_bg.png) left 0.1em no-repeat;
  line-height: 1.2222222222;
  font-size: 1.8em;
  font-weight: bold;
  color: #7f7875;
}
.genre.retouch .m-troubles .troubles-item .text {
  line-height: 1.625;
}
.genre.retouch .m-troubles .troubles-item.no1 {
  background-image: url(../img/contents_breast-hip_retouch_troubles_pic1.jpg);
}
.genre.retouch .m-troubles .troubles-item.no2 {
  background-image: url(../img/contents_breast-hip_retouch_troubles_pic2.jpg);
}
.genre.retouch .m-troubles .troubles-item.no3 {
  background-image: url(../img/contents_breast-hip_retouch_troubles_pic3.jpg);
}
.genre.retouch .m-troubles .comment {
  border: 1px solid #ede9e5;
  background-color: #f5f2f0;
  box-sizing: border-box;
  padding: 35px;
  background-repeat: no-repeat;
}
.genre.retouch .m-troubles .comment > .title {
  margin-bottom: 26px;
  font-size: 1.6em;
  font-weight: bold;
  color: #f09990;
}
.genre.retouch .m-troubles .comment > .title {
  position: relative;
}
.genre.retouch .m-troubles .comment > .title::before {
  content: "";
  display: block;
  position: absolute;
  right: -29px;
  bottom: -28px;
  width: 87px;
  height: 86px;
  background: url(../img/contents_liposuction_failures_inourcase_title_bg.png) left top no-repeat;
}
.genre.retouch .m-operation-item {
  margin-bottom: 20px;
}
.genre.retouch .m-operation-item > .title {
  margin: 0 0 10px;
  padding: 6px 0 6px 14px;
  min-height: 18px;
  border: 0;
  background: url(../img/operation_feature_body_title_bg.gif) left center no-repeat;
  line-height: 1.2857142857;
  font-size: 1.4em;
  color: #7f7875;
}
.genre.retouch .m-operation-item .text {
  float: left;
  width: 325px;
}
.genre.retouch .m-operation-item .text a {
  padding-left: 20px;
  background: url(../img/arrow/arrow18.png) left center no-repeat;
}
.genre.retouch .m-operation-item .pic {
  overflow: hidden;
  text-align: right;
}
.genre.retouch .m-about .m-sub-contents > .text {
  margin-bottom: 30px;
}
.genre.retouch .m-about .point {
  *zoom: 1;
  background: url(../img/contents_operation_points_contents_pic_bg.gif) center bottom no-repeat #f5f2f0;
  color: #7f7875;
  margin-bottom: 30px;
}
.genre.retouch .m-about .point::after {
  content: "";
  display: table;
  clear: both;
}
.genre.retouch .m-about .point > .title {
  padding: 4px 0;
  background: #999490;
  text-align: center;
  line-height: 1.25;
  font-size: 1.6em;
  color: #fff;
}
.genre.retouch .m-about .point-contents {
  display: table-cell;
}
.genre.retouch .m-about .point-contents > .title {
  padding: 4px 0;
  background: #999490;
  text-align: center;
  line-height: 1.25;
  font-size: 1.6em;
  color: #fff;
}
.genre.retouch .m-about .point-contents .text {
  margin-bottom: 5px;
  line-height: 1.5;
  font-size: 1.2em;
  clear: both;
  margin-top: 5px;
}
.genre.retouch .m-about .point-contents .pic {
  float: left;
  margin: 15px 0;
  padding: 0 14px;
  border-left: 1px dashed #b9aea5;
  margin-bottom: 5px;
  width: 191px;
  text-align: center;
}
.genre.retouch .m-about .point-contents .pic:first-of-type {
  border: 0;
}
.genre.retouch .m-about .point-contents .pic > .title {
  margin-bottom: 5px;
  padding-bottom: 6px;
  border-bottom: 1px solid #ec7c78;
  text-align: center;
  font-size: 1.4em;
  color: #ec7c78;
  margin-bottom: 14px;
}
.genre.retouch .m-about .point-contents .pic figcaption {
  margin-bottom: 5px;
  line-height: 1.5;
  font-size: 1.2em;
  margin-top: 5px;
  text-align: left;
}
.genre.retouch .m-about .point-contents.general {
  width: 442px;
}
.genre.retouch .m-about .point-contents.general .text {
  margin-right: 10px;
  margin-bottom: 15px;
  margin-left: 10px;
}
.genre.retouch .m-about .point-contents.theclinic {
  border-left: 1px solid #999490;
}
.genre.retouch .m-about .point-contents.theclinic > .title {
  background-color: #ec7c78;
}
.genre.retouch .m-about .comment {
  border: 1px solid #ede9e5;
  background-color: #f5f2f0;
  box-sizing: border-box;
  padding: 35px;
  background-repeat: no-repeat;
  *zoom: 1;
  margin-bottom: 20px;
  padding-right: 15px;
}
.genre.retouch .m-about .comment > .title {
  margin-bottom: 26px;
  font-size: 1.6em;
  font-weight: bold;
  color: #f09990;
}
.genre.retouch .m-about .comment::after {
  content: "";
  display: table;
  clear: both;
}
.genre.retouch .m-about .comment .text {
  float: left;
  width: 432px;
}
.genre.retouch .m-about .comment .pic {
  overflow: hidden;
  text-align: right;
}
.genre.retouch .m-about .flow {
  margin-bottom: 20px;
}
.genre.retouch .m-about .flow + .flow {
  margin-top: 20px;
}
.genre.retouch .m-about .flow > .title {
  padding: 4px 0;
  background: #999490;
  text-align: center;
  line-height: 1.25;
  font-size: 1.6em;
  color: #fff;
  font-size: 1.5em;
}
.genre.retouch .m-about .flow-list {
  *zoom: 1;
  background: url(../img/contents_operation_points_contents_pic_bg.gif) center bottom no-repeat #f5f2f0;
  color: #7f7875;
}
.genre.retouch .m-about .flow-list::after {
  content: "";
  display: table;
  clear: both;
}
.genre.retouch .m-about .flow-item {
  float: left;
  margin: 15px 0;
  padding: 0 14px;
  border-left: 1px dashed #b9aea5;
  position: relative;
  padding: 0 15px;
  border: 0;
  width: 191px;
}
.genre.retouch .m-about .flow-item:first-of-type {
  border: 0;
}
.genre.retouch .m-about .flow-item + .flow-item::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -4px;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  background: url(../img/sprite/arrow/arrow.png);
}
.genre.retouch .m-about .flow-item > .title {
  margin-bottom: 5px;
  padding-bottom: 6px;
  border-bottom: 1px solid #ec7c78;
  text-align: center;
  font-size: 1.4em;
  color: #ec7c78;
}
.genre.retouch .m-about .flow-item .pic figcaption {
  margin-top: 5px;
  line-height: 1.2;
  font-size: 1em;
  color: #7f7875;
  font-size: 1.2em;
}
.genre.retouch .m-price .lead a {
  padding-left: 20px;
  background: url(../img/arrow/arrow18.png) left center no-repeat;
}
.genre.retouch .m-price .m-sub-contents > .title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 20px;
  border-top-color: #94bc5a;
}
.genre.fatinjection .m-title::before {
  background-image: url(../img/contents_breast-hip_fatinjection_title_bg.png);
}
.genre.siliconbag .m-title::before {
  background-image: url(../img/contents_breast-hip_siliconbag_title_bg.png);
}
.genre.petit .m-title::before {
  background-image: url(../img/contents_breast-hip_petit_title_bg.png);
}
.genre.retouch .m-title::before {
  background-image: url(../img/contents_breast-hip_retouch_title_bg.png);
}

.antiaging .m-title::before {
  background-image: url(../img/contents_antiaging_title_bg.png);
}
.antiaging .m-title .inner-text {
  padding-top: 10px;
}
.antiaging .m-title .inner-text::after {
  margin-top: 12px;
}
.antiaging .m-title .inner-text .text-wrapper {
  display: block;
}
.antiaging .m-title .inner-text .text-wrapper .category {
  display: inline-block;
  margin: 6px 0 0;
  font-size: 22px;
}
.antiaging .m-anchor .anchor-item {
  flex-basis: 137px;
}
.antiaging .about > .lead {
  margin: 0 auto 20px;
  width: 664px;
}
.antiaging .about > .lead::after {
  content: none;
}
.antiaging .about .pic {
  text-align: center;
}
.antiaging .about-contents {
  margin-top: 40px;
}
.antiaging .about-contents .list__item::before {
  content: "-";
  display: inline-block;
  margin-right: 0.5em;
}
.antiaging .about-contents .text {
  margin: 0 10px;
}
.antiaging .about-contents__title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 25px;
  border-top-color: #94bc5a;
}
.antiaging .variety__contents {
  display: flex;
  flex-wrap: wrap;
}
.antiaging .variety__contents__title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 25px;
  border-top-color: #94bc5a;
  width: 100%;
}
.antiaging .variety__contents__text {
  flex: 1;
  margin-right: 20px;
  margin-left: 10px;
  text-align: justify;
}
.antiaging .variety__contents__pic {
  margin-right: 10px;
}
.antiaging .variety__contents__pic.wide {
  margin-top: 20px;
  width: 100%;
}
.antiaging .variety__contents + .variety__contents {
  margin-top: 30px;
}
.antiaging .adaptation__box {
  position: relative;
  margin: 0 auto;
  width: 664px;
}
.antiaging .adaptation__list {
  position: absolute;
  width: 206px;
}
.antiaging .adaptation__list.left {
  top: 62px;
  left: 0;
  text-align: right;
}
.antiaging .adaptation__list.right {
  top: 20px;
  right: 0;
}
.antiaging .adaptation__list.right .about-worry__list__item:nth-child(4) {
  margin-bottom: 11px;
}
.antiaging .adaptation__list.right .about-worry__list__item:nth-child(6) {
  margin-bottom: 12px;
}
.antiaging .adaptation__list.right .about-worry__list__item:nth-child(8) {
  margin-bottom: 11px;
}
.antiaging .adaptation__item {
  margin-bottom: 10px;
  line-height: 1.2;
  font-size: 11px;
  color: #59504d;
}
.antiaging .merit > .pic {
  margin-bottom: 30px;
}
.antiaging .merit__contents {
  display: flex;
  flex-wrap: wrap;
}
.antiaging .merit__contents__title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 25px;
  border-top-color: #94bc5a;
  width: 100%;
}
.antiaging .merit__contents__text {
  flex: 1;
  margin: 0 10px;
}
.antiaging .merit__contents + .merit__contents {
  margin-top: 30px;
}
.antiaging .reason > .title .inner-text {
  letter-spacing: inherit;
}
.antiaging .reason__item:nth-child(1) a {
  background: url(../img/contents_antiaging_reason_item_pic1.png) left top no-repeat;
}
.antiaging .reason__item:nth-child(2) a {
  background: url(../img/contents_antiaging_reason_item_pic2.png) left top no-repeat;
}
.antiaging .reason__item:nth-child(3) a {
  background: url(../img/contents_antiaging_reason_item_pic3.png) left top no-repeat;
}
.antiaging .reason-contents .link a {
  min-width: 160px;
  text-align: center;
}
.antiaging .reason-contents__text {
  float: left;
  margin-right: 20px;
  margin-bottom: 0;
  width: 322px;
  text-align: justify;
}
.antiaging .case .m-banner {
  width: auto;
}
.antiaging .comparison table {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  border-bottom: 1px solid #baafa6;
  table-layout: fixed;
  font-size: 1.2em;
  color: #7f7875;
  margin-bottom: 30px;
  width: calc(100% - 20px);
  border-bottom: 1px solid #e3deda;
}
.antiaging .comparison table thead td {
  border-bottom: 1px solid #baafa6;
}
.antiaging .comparison table thead th {
  border: 1px solid #baafa6;
  text-align: center;
  line-height: 1.3333333333;
}
.antiaging .comparison table tbody th,
.antiaging .comparison table tbody td {
  border-right: 1px solid #baafa6;
  border-bottom: 1px dotted #baafa6;
  border-left: 1px solid #baafa6;
}
.antiaging .comparison table tbody tr.separate th,
.antiaging .comparison table tbody tr.separate td {
  border-bottom-style: solid;
}
.antiaging .comparison table tbody tr:last-child th,
.antiaging .comparison table tbody tr:last-child td {
  border-bottom: 1px solid #baafa6;
}
.antiaging .comparison table tbody td {
  line-height: 24px;
}
.antiaging .comparison table td,
.antiaging .comparison table th {
  border: 1px solid #e3deda;
}
.antiaging .comparison table thead td,
.antiaging .comparison table thead th {
  border: 1px solid #e3deda;
}
.antiaging .comparison table thead td {
  width: 104px;
  border-top: none;
  border-left: none;
}
.antiaging .comparison table thead th {
  height: 45px;
  background-color: #9a9491;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
.antiaging .comparison table tbody {
  border-bottom: 1px solid #e3deda;
}
.antiaging .comparison table tbody tr {
  border-bottom: 1px solid #e3deda;
}
.antiaging .comparison table tbody tr:last-child td,
.antiaging .comparison table tbody tr:last-child th {
  border: 1px solid #e3deda;
}
.antiaging .comparison table tbody td,
.antiaging .comparison table tbody th {
  padding: 5px;
  border: 1px solid #e3deda;
  text-align: center;
  line-height: 1.5;
}
.antiaging .comparison table tbody th {
  background-color: #f2efed;
}
.antiaging .comparison table tbody td ul {
  padding: 5px 10px;
}
.antiaging .comparison table tbody td ul li {
  position: relative;
  padding-left: 1em;
  text-align: left;
  line-height: 1.25;
}
.antiaging .comparison table tbody td ul li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #7f7875;
}
.antiaging .comparison table tbody td ul li + li {
  margin-top: 5px;
}
.antiaging .price .item-inner .link {
  position: static;
  width: 100%;
}
.antiaging .price .item-inner .link a {
  width: 280px;
  text-align: center;
  box-sizing: border-box;
}
.antiaging .price .item-inner .link + .link {
  margin-top: 10px;
}
.antiaging .price .option .title {
  color: #7f7875;
}
.antiaging .price > .title,
.antiaging .price > .lead {
  margin-bottom: 30px;
}
.antiaging .price .title .inner-text {
  letter-spacing: inherit;
}
.antiaging .price .item-inner {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.antiaging .price .item-inner.is-open.sub .open-contents {
  margin-bottom: 0;
}
.antiaging .price .item-inner.is-open .open-contents {
  display: block;
}
.antiaging .price .item-inner.is-open .close-contents {
  display: none;
}
.antiaging .price .item-inner:last-child {
  margin-bottom: 0;
}
.antiaging .price .item-inner:not(.sub) .item-title {
  align-items: stretch;
  margin-bottom: -44px;
  width: 430px;
}
.antiaging .price .item-inner:not(.sub) .item-title__text {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.antiaging .price .item-inner:not(.sub) .item-title__name,
.antiaging .price .item-inner:not(.sub) .item-title__lead {
  flex-basis: 100%;
}
.antiaging .price .item-inner:not(.sub) .item-title__name {
  align-self: flex-start;
}
.antiaging .price .item-inner:not(.sub) table thead th {
  height: 45px;
}
.antiaging .price .item-inner > .link {
  text-align: right;
  font-size: 1.4em;
  position: static;
  margin: 30px 0 0 auto;
  width: 100%;
}
.antiaging .price .item-inner > .link a {
  transition: all 0.1s linear;
  display: inline-block;
  padding: 19px 42px;
  background: url(../img/arrow/arrow16.png) right 11px center no-repeat #d3cbc5;
  color: #7f7875;
}
.antiaging .price .item-inner > .link a:hover {
  opacity: 0.6;
  color: #7f7875 !important;
}
.antiaging .price .item-inner > .link a {
  text-decoration: none;
}
.antiaging .price .item-inner > .link + .link {
  margin-top: 10px;
}
.antiaging .price:last-child .open-contents {
  margin-bottom: 0;
}
.antiaging .price .item-title {
  display: flex;
  position: relative;
  align-items: center;
}
.antiaging .price .item-title__pic {
  margin: 0 10px 0 7px;
}
.antiaging .price .item-title__name a {
  text-decoration: underline;
  line-height: 1.4;
  font-size: 14px;
  color: #918b88;
}
.antiaging .price .item-title::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 7px;
  background: linear-gradient(#d4cbc4, #c1b5ad 50%, #a3948a 50%, #d4cbc4);
}
.antiaging .price .item-title__lead {
  flex-basis: 237px;
  line-height: 1.3636363636;
  font-size: 11px;
  color: #a39d9a;
}
.antiaging .price .sub {
  margin: 0;
  padding-top: 1px;
  border-top: 1px solid #c5bbb3;
}
.antiaging .price .sub:last-child {
  border-bottom: 1px solid #c5bbb3;
}
.antiaging .price .sub.is-open {
  margin-bottom: 30px;
}
.antiaging .price .sub.is-open:last-child {
  border-bottom: none;
}
.antiaging .price .sub .item-title {
  flex: 1;
  float: left;
  margin-bottom: 1px;
}
.antiaging .price .sub .item-title__pic img {
  width: 30px;
  height: auto;
}
.antiaging .price .sub .item-title__name a {
  line-height: 30px;
}
.antiaging .price .sub .item-more {
  margin: 0;
  line-height: 30px;
}
.antiaging .price .sub table {
  margin-top: -33px;
}
.antiaging .price .sub table thead th {
  height: 33px;
}
.antiaging .price .open-contents {
  display: none;
}
.antiaging .price table {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  border-bottom: 1px solid #baafa6;
  table-layout: fixed;
  font-size: 1.2em;
  color: #7f7875;
  width: 100%;
}
.antiaging .price table thead td {
  border-bottom: 1px solid #baafa6;
}
.antiaging .price table thead th {
  border: 1px solid #baafa6;
  text-align: center;
  line-height: 1.3333333333;
}
.antiaging .price table tbody th,
.antiaging .price table tbody td {
  border-right: 1px solid #baafa6;
  border-bottom: 1px dotted #baafa6;
  border-left: 1px solid #baafa6;
}
.antiaging .price table tbody tr.separate th,
.antiaging .price table tbody tr.separate td {
  border-bottom-style: solid;
}
.antiaging .price table tbody tr:last-child th,
.antiaging .price table tbody tr:last-child td {
  border-bottom: 1px solid #baafa6;
}
.antiaging .price table tbody td {
  line-height: 24px;
}
.antiaging .price table thead th,
.antiaging .price table thead td {
  height: 33px;
  box-sizing: border-box;
}
.antiaging .price table thead th {
  padding: 4px;
  width: 125px;
  min-height: 24px;
  color: #7f7875;
}
.antiaging .price table thead td {
  padding: 0 1em;
  line-height: 1.3333333333;
}
.antiaging .price table thead .note {
  margin: 5px 0;
  text-indent: -1em;
  line-height: 1.5;
  font-size: 0.8333333333em;
  color: #918b88;
}
.antiaging .price table thead .note::before {
  content: "※";
  color: #ec7c78;
}
.antiaging .price table tbody tr:nth-child(even) th,
.antiaging .price table tbody tr:nth-child(even) td {
  background-color: #f2efed;
}
.antiaging .price table tbody th,
.antiaging .price table tbody td {
  line-height: 16/12;
}
.antiaging .price table tbody th {
  padding: 10px 10px 10px 20px;
  background: url(../img/arrow/arrow.png) 5px center no-repeat;
}
.antiaging .price table tbody td {
  padding: 5px;
  height: 14px;
  text-align: center;
  color: #7f7875;
}
.antiaging .price table tbody td span:not(.inner-text) {
  display: block;
  font-size: 0.8333333333em;
}
.antiaging .price table tbody td.loan {
  line-height: 1.25;
  font-size: 11px;
  box-sizing: border-box;
}
.antiaging .price table tfoot {
  border: 1px solid #baafa6;
  border-top: 0;
}
.antiaging .price table tfoot td {
  padding: 10px 15px;
}
.antiaging .price table tfoot .price-inclusion .title {
  margin: 0;
  padding: 0;
  height: auto;
  border: 0;
  background: none;
  line-height: 1.6363636364;
  font-size: 0.9166666667em;
}
.antiaging .price table tfoot .inclusion-item {
  line-height: 1.6363636364;
  font-size: 0.9166666667em;
}
.antiaging .price table tfoot .inclusion-item .item-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.antiaging .price table tfoot .inclusion-item .item-inner::after {
  content: "";
  display: block;
  flex: 1;
  order: 2;
  margin: 0 10px 0 25px;
  width: 100%;
  border-top: 1px dotted #baafa6;
}
.antiaging .price table tfoot .inclusion-item .title {
  order: 1;
  font-weight: bold;
}
.antiaging .price table tfoot .inclusion-item .summary {
  color: #b4afac;
}
.antiaging .price table tfoot .inclusion-item .price {
  order: 3;
}
.antiaging .price table thead th {
  line-height: 16px;
}
.antiaging .price table thead th .tax-include,
.antiaging .price table thead th span:not(.inner-text) {
  display: block;
  font-size: 0.8333333333em;
}
.antiaging .price table thead th a {
  padding-left: 15px;
  background: url(../img/arrow/arrow2.png) left top no-repeat;
  text-decoration: none;
  font-size: 0.8333333333em;
  color: #7f7875;
}
.antiaging .price table thead th a:hover {
  background-image: url(../img/arrow/arrow2_h.png);
}
.antiaging .price table thead th.loan {
  box-sizing: border-box;
  padding-right: 0;
  padding-left: 0;
  width: 100px;
}
.antiaging .price table thead .icon.question {
  display: inline-block;
  position: relative;
  margin-right: -20px;
  margin-left: 4px;
  width: 16px;
  height: 16px;
  background: url(../img/icon_question2.png);
  cursor: help;
  vertical-align: sub;
}
.antiaging .price table thead .icon.question .text {
  display: none;
}
.antiaging .price table thead .icon.question .text a {
  padding: 0;
  background: none;
  text-decoration: underline;
  font-size: 1em;
  color: #6d9dd0;
}
.antiaging .price table thead .icon.question:hover .text, .antiaging .price table thead .icon.question:hover::after {
  position: absolute;
}
.antiaging .price table thead .icon.question:hover .text {
  display: block;
  right: -36px;
  bottom: 21px;
  z-index: 1;
  padding: 14px;
  width: 330px;
  border: 1px solid #fff;
  border-radius: 4px;
  background: #efece9;
  text-align: left;
  line-height: 1.5;
  font-size: 1em;
  font-style: normal;
  color: #7f7875;
  box-sizing: border-box;
}
.antiaging .price table thead .icon.question:hover::after {
  content: "";
  top: -6px;
  right: 3px;
  z-index: 2;
  border-top: 8px solid #efece9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.antiaging .price table tbody th {
  line-height: 1.3333333333;
}
.antiaging .price table tbody td {
  line-height: 1.3333333333;
}
.antiaging .price table tbody td .price + .reduce ol {
  text-align: right;
}
.antiaging .price table tbody td .reduce ol li > span {
  display: inline;
}
.antiaging .price table tbody td .reduce ol li:nth-child(2) {
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
}
.antiaging .price table tbody td .reduce ol li:nth-child(2) span {
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: normal;
}
.antiaging .price table th {
  box-sizing: border-box;
}
.antiaging .price table td {
  width: 102px;
}
.antiaging .price table thead td {
  width: auto;
}
.antiaging .price table tbody td {
  padding-right: 0;
  padding-left: 0;
}
.antiaging .price table tfoot {
  border: 1px solid #baafa6;
  border-top: 0;
}
.antiaging .price table tfoot td {
  padding: 10px 15px;
}
.antiaging .price table .note {
  margin: 5px 0;
  text-indent: -1em;
  line-height: 1.5;
  font-size: 0.8333333333em;
}
.antiaging .price table .note::before {
  content: "※";
  color: #ec7c78;
}
.antiaging .price table .price-inclusion .title {
  margin: 0;
  padding: 0;
  height: auto;
  border: 0;
  background: none;
  line-height: 1.6363636364;
  font-size: 0.9166666667em;
}
.antiaging .price table .inclusion-item {
  line-height: 1.6363636364;
  font-size: 0.9166666667em;
}
.antiaging .price table .inclusion-item .item-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
}
.antiaging .price table .inclusion-item .item-inner::after {
  content: "";
  display: block;
  flex: 1;
  order: 2;
  margin: 0 10px 0 25px;
  width: 100%;
  border-top: 1px dotted #baafa6;
}
.antiaging .price table .inclusion-item .title {
  order: 1;
  font-weight: bold;
}
.antiaging .price table .inclusion-item .summary {
  color: #b4afac;
}
.antiaging .price table .inclusion-item .price {
  order: 3;
}
.antiaging .price table + table {
  margin-top: 10px;
}
.antiaging .price table a {
  text-decoration: none;
}
.antiaging .price .icon.question {
  display: inline-block;
  position: relative;
  margin-right: -20px;
  margin-left: 4px;
  width: 16px;
  height: 16px;
  background: url(../img/icon_question2.png);
  cursor: help;
}
.antiaging .price .icon.question .text {
  display: none;
}
.antiaging .price .icon.question .text a {
  padding: 0;
  background: none;
  text-decoration: underline;
  font-size: 1em;
  color: #6d9dd0;
}
.antiaging .price .icon.question:hover .text, .antiaging .price .icon.question:hover::after {
  position: absolute;
}
.antiaging .price .icon.question:hover .text {
  display: block;
  right: -36px;
  bottom: 21px;
  z-index: 1;
  padding: 14px;
  width: 330px;
  border: 1px solid #fff;
  border-radius: 4px;
  background: #efece9;
  text-align: left;
  line-height: 1.5;
  font-size: 1em;
  font-style: normal;
  color: #7f7875;
  box-sizing: border-box;
}
.antiaging .price .icon.question:hover::after {
  content: "";
  top: -6px;
  right: 3px;
  z-index: 2;
  border-top: 8px solid #efece9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.antiaging .price .item-cap__text {
  margin-top: 10px;
  padding-left: 12px;
  text-indent: -12px;
  line-height: 1.5;
  font-size: 12px;
  color: #918b88;
}
.antiaging .price .item-cap__text::before {
  content: "※";
  color: #ec7c78;
}
.antiaging .price .item-more {
  float: right;
  margin-top: 15px;
  padding-right: 15px;
  cursor: pointer;
  font-size: 10px;
  color: #7f7875;
}
.antiaging .price .item-more:hover {
  color: #ec7c78;
}
.antiaging .price .item-more.close {
  background: url(../img/arrow/arrow4.png) right center no-repeat;
}
.antiaging .price .item-more.close:hover {
  background: url(../img/arrow/arrow4_h.png) right center no-repeat;
}
.antiaging .price .item-more.open {
  background: url(../img/arrow/arrow3.png) right center no-repeat;
}
.antiaging .price .item-more.open:hover {
  background: url(../img/arrow/arrow3_h.png) right center no-repeat;
}
.antiaging .price:last-child {
  margin-bottom: 0;
}
.antiaging .price .info {
  margin-top: 20px;
  padding: 0 20px 20px;
  background: #f5f2f0;
}
.antiaging .price .info .title {
  margin-bottom: 20px;
  padding: 20px 0 0 6px;
  border-left: 1px solid #ec7c78;
  font-size: 1.4em;
  font-weight: bold;
  color: #7f7875;
}
.antiaging .price .info .text {
  margin-bottom: 20px;
  line-height: 1.6153846154;
  font-size: 1.3em;
  color: #7f7875;
}
.antiaging .price .info > p {
  margin-bottom: 1em;
}
.antiaging .price .info ul {
  border-bottom: 1px solid #baafa6;
}
.antiaging .price .info li {
  border: 1px solid #baafa6;
  border-bottom: 0;
}
.antiaging .price .info dl {
  display: table;
  width: 100%;
}
.antiaging .price .info dt,
.antiaging .price .info dd {
  display: table-cell;
  vertical-align: middle;
}
.antiaging .price .info dt {
  box-sizing: border-box;
  padding: 10px 10px;
  border-right: 1px dotted #baafa6;
  background: #fff;
  line-height: 1.3333333333;
  font-size: 1.2em;
  color: #7f7875;
}
.antiaging .price .info dt .emphasis {
  font-weight: bold;
  color: #ec7c78;
}
.antiaging .price .info dd {
  padding: 10px;
  background: #d6d0c9;
}
.antiaging .price .info .button {
  width: 284px;
}
.antiaging .price .info .button a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border: 2px solid #554c48;
  background: -webkit-gradient(linear, left top, left bottom, from(#91847b), to(#443b34));
  background: linear-gradient(#91847b, #443b34);
  vertical-align: middle;
  line-height: 1.25;
  color: #f5f2f0;
  box-sizing: border-box;
  transition: opacity 0.1s linear;
  text-decoration: none;
}
.antiaging .price .info .button a .inner-text {
  text-align: center;
  line-height: 2.5;
  font-size: 16px;
}
.antiaging .price .info .button a:hover {
  opacity: 0.7;
  color: inherit !important;
}
.antiaging .price .info .button a:hover > *, .antiaging .price .info .button a:hover::before {
  opacity: 0.7;
  color: #f5f2f0;
}
.antiaging .price .info .button a::before {
  display: block;
  flex-grow: 1;
  align-self: flex-end;
  order: 3;
  width: 100%;
  border-top: 1px solid #474038;
  opacity: 0.7;
  text-align: center;
  line-height: 1.7;
  font-size: 10px;
}
.antiaging .price .info .button a::after {
  content: "";
  display: inline-block;
  margin-right: 15px;
  width: 21px;
  height: 21px;
  background: url(../img/qa_line_arrow.png) right top no-repeat;
}
.antiaging .price .info .button.reservation a {
  position: relative;
}
.antiaging .price .info .button.reservation a .inner-text {
  width: 100%;
}
.antiaging .price .info .button.reservation a::before {
  content: "ドクターが全て対応します";
}
.antiaging .price .info .button.reservation a::after {
  position: absolute;
  top: 9px;
  right: 0;
}
.antiaging .price .info .button.line a .inner-text {
  margin-left: 70px;
  padding-left: 40px;
  background: url(../img/qa_line.png) left center no-repeat;
}
.antiaging .price .info .button.line a::before {
  content: "メアド不要で気軽に質問";
}
.antiaging .downtime .title {
  margin-bottom: 40px;
}
.antiaging .downtime-contents {
  margin-bottom: 40px;
}
.antiaging .downtime-contents > .text {
  float: left;
  margin-right: 20px;
  width: 321px;
}
.antiaging .downtime-contents > .pic {
  margin-bottom: 20px;
}
.antiaging .downtime-contents__title {
  margin-bottom: 20px;
  padding: 0 0 1px 12px;
  height: 31px;
  border: 0;
  background: url(../img/subtitle_bg.gif) left top repeat-x;
  line-height: 31px;
  font-size: 1.4em;
  color: #7f7875;
  border-top: 3px solid #94bc5a;
  border-bottom: 1px solid #baafa6;
  padding: 0 0 1px 12px;
  height: 41px;
  border-top: 3px solid;
  border-bottom: 1px solid #baafa6;
  background: linear-gradient(#fefdfd, #f4f2f0);
  line-height: 41px;
  font-size: 1.6em;
  color: #7f7875;
  margin-bottom: 25px;
  border-top-color: #94bc5a;
}
.antiaging .downtime-contents__item {
  clear: both;
  margin-bottom: 20px;
}
.antiaging .downtime-contents__item__title {
  margin: 0 0 10px;
  padding: 6px 0 6px 14px;
  min-height: 18px;
  border: 0;
  background: url(../img/operation_feature_body_title_bg.gif) left center no-repeat;
  line-height: 1.2857142857;
  font-size: 1.4em;
  color: #7f7875;
}
.antiaging .downtime-contents__item__text {
  margin-bottom: 20px;
}
.antiaging .faq .list-item {
  margin-left: 1.25em;
  list-style-type: disc;
  line-height: 1.625;
  font-size: 1.6em;
  color: #7f7875;
}
/*# sourceMappingURL=contents_new.css.map */
