@charset "UTF-8";
/* !Clearfix
---------------------------------------------------------- */
.clearfix {
  display: block;
  min-height: 1%; }

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

* html .clearfix {
  height: 1%;
  /*\*/
  /*/
  height: auto;
  overflow: hidden;
  /**/ }

/* !fs
------------------------------------------------ */
.visible-pc {
  display: block !important; }

.visible-ts {
  display: none !important; }

@media (max-width: 979px) {
  .visible-pc {
    display: none !important; }
  .visible-ts {
    display: block !important; } }

/* !fonts
------------------------------------------------ */
.fwb {
  font-weight: bold; }

.vat {
  vertical-align: top !important; }

.vam {
  vertical-align: middle !important; }

.tac {
  text-align: center !important; }

.tar {
  text-align: right !important; }

.ffmin {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif; }

/* embrace  main anchor
---------------------------------------------------------- */
#embrace {
  overflow: hidden; }

#embrace * {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

.embraceinner {
  max-width: 980px;
  margin: 0 auto; }

@media (max-width: 979px) {
  .embraceinner {
    padding: 0 15px; } }

.embracehd {
  text-align: center;
  font-size: 36px;
  padding: 0 20px;
  margin-bottom: 50px;
  font-weight: 400;
  line-height: 1.4; }

.embracehdm {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
  font-weight: 400; }

.embracehdm .hdmen {
  font-size: 56px;
  line-height: 1; }

.embracehdm .hdmjp {
  font-size: 22px;
  line-height: 1.3;
  padding-top: 25px;
  margin-top: 15px;
  font-weight: 600;
  position: relative; }

.embracehdm .hdmjp:before {
  position: absolute;
  content: "";
  background: #000;
  width: 96px;
  height: 3px;
  left: 50%;
  top: 0;
  margin-left: -48px;
  z-index: 1; }

.embracehds {
  text-align: center;
  padding: 0 20px 25px;
  font-size: 35px;
  line-height: 1.2;
  font-weight: 700;
  position: relative; }

.embracehds:before {
  position: absolute;
  content: "";
  background: #000;
  width: 96px;
  height: 3px;
  left: 50%;
  bottom: 0;
  margin-left: -48px;
  z-index: 1; }

.embracemain {
  text-align: center; }

.embracemain img {
  width: 100%; }

.embraceanchor {
  padding: 75px 0; }

.embraceanchor .emanchorin {
  margin: -10px;
  display: flex;
  align-items: flex-start; }

.embraceanchor a {
  margin: 10px;
  width: 180px;
  text-decoration: none;
  flex-shrink: 0; }

.embraceanchor .emanchorimg {
  text-align: center;
  margin-bottom: 15px; }

.embraceanchor .emanchortxt {
  text-align: center;
  font-size: 22px;
  line-height: 1.3;
  display: flex;
  height: 60px;
  align-items: center;
  justify-content: center; }

@media (max-width: 979px) {
  .embracehd {
    font-size: 22px;
    margin-bottom: 20px; }
  .embracehdm .hdmen {
    font-size: 34px;
    line-height: 1; }
  .embracehdm .hdmjp {
    font-size: 16px; }
  .embracehdm .hdmjp:before {
    width: 70px;
    height: 2px;
    margin-left: -35px; }
  .embracehds {
    padding: 0 20px 15px;
    font-size: 24px; }
  .embracehds:before {
    width: 70px;
    height: 2px;
    margin-left: -35px; }
  .embraceanchor {
    padding: 40px 0; }
    .embraceanchor .embraceinner {
      padding: 0; }
  .embraceanchor .emanchorin {
    margin: -10px 0;
    overflow-x: auto; }
  .embraceanchor a {
    margin: 10px 2%;
    width: 33%; }
  .embraceanchor .emanchorimg {
    text-align: center;
    margin-bottom: 10px; }
  .embraceanchor .emanchortxt {
    font-size: 16px;
    height: auto; }
  .emanchorup {
    padding-top: 60px;
    margin-top: -60px; } }

/* embrace  what
---------------------------------------------------------- */
.emwhat {
  background: #f9fafb;
  padding: 70px 0 100px; }

.emwhat .embracehdm {
  margin-bottom: 65px; }

.emwhat .whatmain {
  display: flex;
  padding: 0 10px 0 0;
  margin-bottom: 65px; }

.emwhat .whatmain .whatmainimg {
  flex-shrink: 0;
  margin-left: 80px; }

.emwhat .whatmain .whatmainin {
  flex: 1;
  font-size: 20px; }

.emwhat .whatbox + .whatbox {
  margin-top: 110px; }

.emwhat .whathds {
  background: #000;
  border-top: 6px #66016b solid;
  font-size: 25px;
  font-weight: normal;
  padding: 0 10px;
  color: #fff;
  text-align: center; }

.emwhat .rfaldet {
  margin-top: 60px;
  font-size: 20px; }

.emwhat .rfaldet .rfalblack {
  border-bottom: 1px #000 solid; }

.emwhat .rfaldet .rfalpurple {
  color: #66006b;
  font-weight: 700;
  border-bottom: 1px #66006b solid; }

.emwhat .rfalbox {
  max-width: 615px;
  margin: 50px auto 0; }

.emwhat .rfalbox .rfaltit {
  text-align: center;
  font-size: 20px;
  font-weight: 700; }

.emwhat .rfalbox .rfalmv {
  margin-top: 10px; }

.emwhat .rfalbox .rfalmv iframe {
  width: 100%;
  height: 420px; }

.emwhat .rfalbox .rfalnote {
  font-size: 15px;
  margin-top: 10px; }

.emwhat .tightendet {
  text-align: center;
  margin-top: 30px;
  font-size: 20px; }

.emwhat .tightendet span {
  color: #66006b;
  font-weight: 700;
  font-size: 25px;
  border-bottom: 1px #66006b solid; }

.emwhat .tightenba {
  display: flex;
  align-items: center;
  margin-top: 30px;
  justify-content: center; }

.emwhat .tightenbaimg {
  border: 3px #fff solid; }

.emwhat .tightenbaarrow {
  margin: 0 15px; }

.emwhat .usingbox {
  display: flex;
  margin-top: 45px;
  align-items: stretch;
  justify-content: space-between; }

.emwhat .usingbox li {
  width: 49%;
  background: #fff;
  border: 1px #000 solid; }

.emwhat .usingbox .usingtit {
  background: #e4e7ed;
  text-align: center;
  padding: 5px;
  font-size: 22px; }

.emwhat .usingbox .usingtxt {
  min-height: 180px;
  padding: 15px 10px 10px;
  font-size: 20px; }

.emwhat .usingbox .usingcont {
  padding: 0 10px 55px; }

.emwhat .usingbox .usingcap {
  background: #000;
  text-align: center;
  color: #fff;
  padding: 5px;
  font-size: 20px;
  margin-bottom: 35px; }

.emwhat .usingbox .usingimg {
  text-align: center; }

@media (max-width: 979px) {
  .emwhat {
    padding: 40px 0; }
  .emwhat .embracehdm {
    margin-bottom: 30px; }
  .emwhat .whatmain {
    display: block;
    padding: 0;
    margin-bottom: 30px; }
  .emwhat .whatmain .whatmainimg {
    text-align: center;
    margin: 0 0 30px; }
  .emwhat .whatmain .whatmainin {
    font-size: 16px; }
  .emwhat .whatbox + .whatbox {
    margin-top: 50px; }
  .emwhat .whathds {
    border-top: 3px #66016b solid;
    padding: 5px;
    font-size: 18px; }
  .emwhat .rfaldet {
    margin-top: 30px;
    font-size: 16px; }
  .emwhat .rfalbox {
    margin: 30px auto 0; }
  .emwhat .rfalbox .rfaltit {
    font-size: 16px; }
  .emwhat .rfalbox .rfalmv iframe {
    height: 300px; }
  .emwhat .rfalbox .rfalnote {
    font-size: 13px; }
  .emwhat .tightendet {
    margin-top: 20px;
    font-size: 16px; }
  .emwhat .tightendet span {
    font-size: 20px; }
  .emwhat .tightenba {
    flex-direction: column;
    margin-top: 20px; }
  .emwhat .tightenbaimg {
    border: 3px #fff solid; }
  .emwhat .tightenbaarrow {
    margin: 15px 0;
    transform: rotate(90deg); }
  .emwhat .usingbox {
    display: block;
    margin-top: 30px; }
  .emwhat .usingbox li + li {
    margin-top: 30px; }
  .emwhat .usingbox li {
    width: auto; }
  .emwhat .usingbox .usingtit {
    font-size: 17px; }
  .emwhat .usingbox .usingtxt {
    min-height: inherit;
    padding: 15px 10px;
    font-size: 16px; }
  .emwhat .usingbox .usingcont {
    padding: 0 10px 30px; }
  .emwhat .usingbox .usingcap {
    font-size: 16px;
    margin-bottom: 20px; } }

/* embrace  recommend
---------------------------------------------------------- */
.emrecom {
  background: #121212; }

.emrecom .embraceinner {
  background: url(/assets/liposuction/embrace/images/lady_recom.jpg) right bottom no-repeat;
  padding: 60px 0 110px; }

.emrecom .embracehdm {
  color: #fff;
  margin-bottom: 60px; }

.emrecom .embracehdm .hdmjp:before {
  background: #fff; }

.emrecom .recomlist li + li {
  margin-top: 30px; }

.emrecom .recomlist li {
  display: flex;
  align-items: center;
  font-size: 24px;
  color: #fff;
  font-weight: 700; }

.emrecom .recomlist li img {
  align-self: flex-start;
  margin-right: 10px; }

@media (max-width: 979px) {
  .emrecom .embraceinner {
    background: none;
    background-size: 120px auto;
    padding: 50px 20px; }
  .emrecom .embracehdm {
    margin-bottom: 30px; }
  .emrecom .recomlist {
    padding-right: 0; }
  .emrecom .recomlist li + li {
    margin-top: 20px; }
  .emrecom .recomlist li {
    font-size: 16px; }
  .emrecom .recomlist li img {
    width: 26px;
    margin-right: 10px; } }

.emrecom_more {
  padding: 70px 0 90px;
  background: #f9fafb; }
  @media (max-width: 979px) {
    .emrecom_more {
      padding: 40px 0; } }
  .emrecom_more .rfalpurple {
    color: #66006b;
    font-weight: bold;
    border-bottom: 1px #66006b solid; }
  .emrecom_more .practical {
    width: 80%;
    margin: 0 auto; }
    @media (max-width: 979px) {
      .emrecom_more .practical {
        width: 100%; } }
    .emrecom_more .practical .col_img {
      margin: 0 auto; }
    .emrecom_more .practical .col_txt {
      margin-top: 10px;
      text-align: left; }

/* embrace  photo
---------------------------------------------------------- */
.emphoto {
  background: #141414;
  padding: 80px 0 115px; }

.emphoto .embracehdm {
  color: #fff;
  margin-bottom: 55px; }

.emphoto .embracehdm .hdmjp:before {
  background: #fff; }

.emphoto .emphotobox {
  max-width: 800px;
  margin: 0 auto; }

.emphoto .emphotobox + .emphotobox {
  margin-top: 40px; }

.emphoto .emphototit {
  text-align: center;
  font-size: 25px;
  line-height: 1.2;
  padding: 0 10px 5px;
  color: #fff;
  border-bottom: 1px #fff solid;
  margin-bottom: 35px; }
  .emphoto .emphototit.plusSub {
    margin-bottom: 5px; }
    .emphoto .emphototit.plusSub + p {
      font-size: 20px;
      margin: 0 0 25px;
      text-align: center;
      color: #fff; }

.emphoto .emphotolist li {
  text-align: center; }

.emphoto .emphotolist li + li {
  margin-top: 40px; }

@media (max-width: 979px) {
  .emphoto {
    padding: 50px 0; }
  .emphoto .embracehdm {
    color: #fff;
    margin-bottom: 30px; }
  .emphoto .emphotobox + .emphotobox {
    margin-top: 30px; }
  .emphoto .emphototit {
    font-size: 18px;
    margin-bottom: 25px; }
    .emphoto .emphototit.plusSub {
      margin-bottom: 3px; }
      .emphoto .emphototit.plusSub + p {
        font-size: 15px;
        margin: 0 0 20px; }
  .emphoto .emphotolist li + li {
    margin-top: 20px; } }

/* embrace  parts
---------------------------------------------------------- */
.emparts {
  background: #f9fafb;
  padding: 130px 0 120px; }

.emparts .embracehdm {
  margin-bottom: 80px; }

.emparts .empartsbox {
  border: 2px #010101 solid;
  background: #fff;
  padding: 90px 20px 140px; }

.emparts .empartsimg li + li {
  margin-top: 100px; }

.emparts .empartsimg li {
  text-align: center; }

@media (max-width: 979px) {
  .emparts {
    padding: 50px 0; }
  .emparts .embracehdm {
    margin-bottom: 40px; }
  .emparts .empartsbox {
    padding: 40px 10px; }
  .emparts .empartsimg li + li {
    margin-top: 50px; } }

/* embrace  price
---------------------------------------------------------- */
.emprice {
  background: #fff;
  padding: 85px 0 115px; }

.emprice .embracehdm {
  margin-bottom: 35px; }

.emprice .empricebox {
  background: #f0f2f7;
  padding: 30px; }

.emprice .empricecont {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 40px;
  font-weight: 700; }

.emprice .empricecont + .empricecont {
  margin-top: 25px; }

.emprice .empricetit {
  font-size: 30px;
  margin-right: 10px; }

.emprice .empricein {
  display: flex;
  align-items: center; }

.emprice .empricetype {
  width: 130px;
  background: #66016b;
  text-align: center;
  padding: 6px 0 3px;
  font-size: 30px;
  line-height: 1.1;
  color: #fff;
  margin-right: 25px; }

.emprice .empricenum {
  font-size: 85px;
  line-height: 1; }

.emprice .empriceunit {
  font-size: 40px;
  position: relative;
  margin-left: 5px;
  display: inline-block; }

.emprice .empriceunit:before {
  position: absolute;
  content: "";
  background: url(/assets/liposuction/embrace/images/tax_price.jpg) center center no-repeat;
  height: 14px;
  bottom: calc(100% + 3px);
  left: 0;
  width: 100%;
  z-index: 1; }

.emprice .price_title {
  text-align: center;
  font-size: 45px;
  font-weight: bold;
  color: #66016b; }

@media (max-width: 979px) {
  .emprice {
    padding: 50px 0; }
  .emprice .embracehdm {
    margin-bottom: 25px; }
  .emprice .empricebox {
    padding: 20px; }
  .emprice .empricecont {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 20px 10px; }
  .emprice .empricecont + .empricecont {
    margin-top: 20px; }
  .emprice .empricetit {
    font-size: 22px;
    margin: 0 0 10px; }
  .emprice .empricein {
    flex-wrap: wrap;
    justify-content: center; }
  .emprice .empricetype {
    width: 60px;
    font-size: 16px;
    padding: 4px 0 3px;
    margin: 5px 10px 5px 0; }
  .emprice .empricenum {
    font-size: 40px;
    line-height: 1; }
  .emprice .empriceunit {
    font-size: 26px; }
  .emprice .empriceunit:before {
    background: url(/assets/liposuction/embrace/images/tax_price.jpg) center center no-repeat;
    background-size: 22px auto;
    height: 9px;
    bottom: calc(100% + 3px); }
  .emprice .price_title {
    font-size: 8vw; } }

.emprice .price__wrap + .price__wrap {
  margin-top: 40px; }

.emprice .price__wrap h3 {
  text-align: center;
  font-size: 45px;
  line-height: 1.4;
  font-weight: bold;
  color: #66016b;
  margin-bottom: 10px; }

.emprice .price__wrap table {
  font-size: 20px;
  border: 1px solid #000;
  background-color: #fff; }
  .emprice .price__wrap table * {
    vertical-align: middle; }
  .emprice .price__wrap table th,
  .emprice .price__wrap table td {
    border: 1px solid #000;
    text-align: center;
    padding: 5px 10px; }
  .emprice .price__wrap table thead {
    font-weight: bold; }
    .emprice .price__wrap table thead tr th {
      background-color: #a15fa4;
      width: 25%; }
    .emprice .price__wrap table thead tr td {
      width: 25%;
      background-color: #e5e5e5; }
      .emprice .price__wrap table thead tr td.lipo_price {
        background-color: #f2daf3; }
  .emprice .price__wrap table tbody tr th {
    background-color: #e5e5e5; }
  .emprice .price__wrap table tbody tr td {
    font-weight: bold; }
    .emprice .price__wrap table tbody tr td span {
      font-size: 80%; }
    .emprice .price__wrap table tbody tr td.lipo_price {
      background-color: #fff8ff; }
    .emprice .price__wrap table tbody tr td.campaign p.regular {
      text-decoration: line-through;
      padding-left: 30px; }
    .emprice .price__wrap table tbody tr td.campaign p.discount {
      display: block;
      position: relative;
      padding-left: 45px;
      font-weight: bold;
      color: #8f0000;
      line-height: 1.4;
      font-size: 115%; }
      .emprice .price__wrap table tbody tr td.campaign p.discount.campaign_icon::before {
        position: absolute;
        content: "";
        background: url(/assets/liposuction/injection/images/icon_15off.png) center center no-repeat;
        background-size: cover;
        width: 60px;
        height: 60px;
        top: -30px;
        left: -5px; }
  .emprice .price__wrap table tbody tr td:nth-of-type(2) {
    color: #66016b;
    font-weight: bold; }

@media screen and (max-width: 979px) {
  .emprice .price__wrap + .price__wrap {
    margin-top: 10vw; }
  .emprice .price__wrap h3 {
    font-size: 8vw;
    margin: 0; }
  .emprice .price__wrap table {
    font-size: 3.2vw;
    width: 110vw; }
    .emprice .price__wrap table * {
      line-height: 1.5; }
    .emprice .price__wrap table tbody tr td {
      font-size: 4vw;
      padding: 1vw; }
      .emprice .price__wrap table tbody tr td.campaign p.regular {
        padding-left: 0; }
      .emprice .price__wrap table tbody tr td.campaign p.discount {
        padding-left: 0;
        padding-top: 11vw; }
        .emprice .price__wrap table tbody tr td.campaign p.discount.campaign_icon::before {
          width: 11vw;
          height: 11vw;
          top: -0.5vw;
          left: 0;
          right: 0;
          margin: auto; } }

/* embrace  comment
---------------------------------------------------------- */
.emcomment {
  background: #fff;
  padding: 75px 0 0; }

.emcomment .embracehdm {
  margin-bottom: 40px; }

.emcomment .commentbox {
  display: flex;
  flex-direction: row-reverse; }

.emcomment .commentbox .commentboximg {
  flex-shrink: 0;
  align-self: flex-end; }

.emcomment .commentbox .commentboxin {
  flex: 1;
  padding: 20px 0 0;
  font-size: 20px;
  align-self: flex-start; }

.emcomment .commentbox .commentdet {
  margin-top: 45px;
  line-height: 1.3;
  text-align: right; }

.emcomment .commentbox .commentname {
  margin-top: 10px;
  text-align: right; }

.emcomment .commentbox .commentname .namelar {
  font-size: 28px;
  line-height: 1.3; }

@media (max-width: 979px) {
  .emcomment {
    padding: 40px 0 0; }
  .emcomment .embracehdm {
    margin-bottom: 20px; }
  .emcomment .commentbox {
    display: block; }
  .emcomment .commentbox .commentboximg {
    text-align: center;
    margin: 30px 0 0; }
  .emcomment .commentbox .commentboxin {
    padding: 0;
    font-size: 16px; }
  .emcomment .commentbox .commentdet {
    margin-top: 30px; }
  .emcomment .commentbox .commentname .namelar {
    font-size: 22px; } }

@media (max-width: 640px) {
  .emcomment .commentbox .commentboximg img {
    width: 224px; } }

/* embrace  clinic
---------------------------------------------------------- */
.emclinic {
  background: #f9fafb;
  padding: 90px 0 60px; }

.emclinic .embracehdm {
  margin-bottom: 40px; }

.emclinic .emclibox li {
  padding: 40px 0;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start; }

.emclinic .emclibox li + li {
  border-top: 1px #999 solid; }

.emclinic .emclibox .emclimap {
  width: 50%; }

.emclinic .emclibox .emclimap iframe {
  width: 100%;
  height: 330px; }

.emclinic .emclibox .emclicont {
  width: 50%;
  padding: 20px 0 0 40px; }

.emclinic .emclibox .emclitit {
  font-size: 34px;
  line-height: 1.3; }

.emclinic .emclibox .emcliaddr {
  margin-top: 15px;
  font-size: 14px; }

.emclinic .emclibox .emclitel {
  margin-top: 25px; }

.emclinic .emclibox .emclitel a {
  display: flex;
  align-items: center;
  color: #66006b;
  font-size: 40px;
  line-height: 1;
  pointer-events: none; }

.emclinic .emclibox .emclitel a img {
  margin-right: 20px; }

@media (max-width: 979px) {
  .emclinic {
    padding: 50px 0 20px; }
  .emclinic .embracehdm {
    margin-bottom: 20px; }
  .emclinic .emclibox li {
    padding: 30px 0;
    display: block; }
  .emclinic .emclibox li + li {
    border-top: 1px #999 solid; }
  .emclinic .emclibox .emclimap {
    width: auto; }
  .emclinic .emclibox .emclimap iframe {
    width: 100%;
    height: 300px; }
  .emclinic .emclibox .emclicont {
    width: auto;
    padding: 0 0 30px; }
  .emclinic .emclibox .emclitit {
    font-size: 26px; }
  .emclinic .emclibox .emcliaddr {
    margin-top: 10px; }
  .emclinic .emclibox .emclitel {
    margin-top: 20px; }
  .emclinic .emclibox .emclitel a {
    display: flex;
    align-items: center;
    color: #66006b;
    text-decoration: none;
    font-size: 30px;
    pointer-events: inherit; }
  .emclinic .emclibox .emclitel a img {
    width: 40px;
    margin-right: 10px; } }

/* embrace  attention
---------------------------------------------------------- */
.ematten {
  background: #141414;
  padding: 100px 0 110px; }

.ematten .embracehdm {
  color: #fff;
  margin-bottom: 50px; }

.ematten .embracehdm .hdmjp:before {
  background: #fff; }

.ematten .notice {
  background-color: #fff; }

.ematten .notice table {
  background: #fff;
  border-collapse: collapse; }

.ematten .notice table tr th,
.ematten .notice table tr td {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
  padding: 10px 15px;
  border: 1px solid #888888; }

.ematten .notice table tr td.-close {
  background-color: #c8c8c8; }

.ematten .notice table tr td.items {
  white-space: nowrap;
  background-color: #f0f0f0; }

.ematten .notice table tr th.col-1 {
  width: 180px; }

.ematten .notice table tr th.col-2,
.ematten .notice table tr th.col-3 {
  width: 400px;
  font-size: 26px;
  font-weight: bold;
  color: #fff; }

.ematten .notice table tr th.col-2 {
  background-color: #8e1894;
  border: 1px solid #8e1894; }

.ematten .notice table tr th.col-3 {
  background-color: #66006b;
  border: 1px solid #66006b; }

.ematten .notice table tr th:first-child {
  background: #dddddd;
  font-size: 20px;
  padding: 10px 15px;
  font-weight: bold; }

@media (max-width: 979px) {
  .ematten {
    padding: 50px 0; }
  .ematten .embracehdm {
    margin-bottom: 30px; }
  .ematten .notice table tr th,
  .ematten .notice table tr td {
    font-size: 15px; }
  .ematten .notice table tr th.col-1 {
    width: 23%; }
  .ematten .notice table tr th.col-2,
  .ematten .notice table tr th.col-3 {
    font-size: 18px; }
  .ematten .notice table tr th:first-child {
    font-size: 15px;
    padding: 10px 10px; } }

/* embrace  effect
---------------------------------------------------------- */
.emeffect {
  padding: 70px 0 90px;
  background: #fff; }

.emeffect .embracehds {
  margin-bottom: 70px; }

.emeffect .effectflex {
  display: flex;
  align-items: flex-start;
  margin-bottom: 100px; }

.emeffect .effectflex .effectfleximg {
  margin-left: 70px; }

.emeffect .effectflex .effectflextxt {
  flex: 1;
  font-size: 20px; }

.emeffect .effectflex .effectflextxt .effectpurple {
  color: #66006b; }

.emeffect .effecttab {
  display: flex;
  align-items: flex-end;
  justify-content: space-between; }

.emeffect .effecttab li {
  width: 49%; }

.emeffect .effecttab li a {
  display: block;
  color: #fff;
  background: #6c7280;
  font-size: 32px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  padding: 15px 0 30px;
  border-radius: 16px 16px 0 0;
  position: relative; }

.emeffect .effecttab li a:hover {
  opacity: 1; }

.emeffect .effecttab li a:before {
  position: absolute;
  content: "";
  background: url(/assets/liposuction/embrace/images/down_tab.png) center center no-repeat;
  left: 0;
  width: 100%;
  height: 11px;
  bottom: 10px;
  z-index: 1; }

.emeffect .effecttab li a.on {
  background: #66016b;
  padding: 30px 0 30px; }

.emeffect .effectinner {
  border: 5px #66016b solid;
  padding: 50px 20px 70px; }

.emeffect .effectinner #tab02 {
  display: none; }

.emeffect .effecttit {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  padding: 0 20px 25px;
  margin-bottom: 70px;
  position: relative; }

.emeffect .effecttit:before {
  position: absolute;
  content: "";
  background: #000;
  width: 96px;
  height: 3px;
  left: 50%;
  bottom: 0;
  margin-left: -48px;
  z-index: 1; }

.emeffect .treatmenttit {
  display: inline-block;
  font-size: 36px;
  text-align: center;
  border-bottom: solid 2px;
  line-height: 1;
  margin-bottom: 40px; }

.emeffect .advertisebox {
  max-width: 834px;
  text-align: left;
  margin: 0 auto; }

.emeffect .advertisebox li + li {
  margin-top: 20px; }

.emeffect .advertisebox .advertiselink {
  display: inline;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffff00 0%) repeat scroll 0 0; }

.emeffect .advertisebox .advertiseimg {
  text-align: center; }

.emeffect .effectred {
  color: #a60000; }

.emeffect .twocol {
  max-width: 920px;
  margin: -20px auto 20px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap; }

.emeffect .twocol li {
  width: 32%;
  background: #eee;
  margin: 22px 0;
  border: 2px #000 solid;
  -ms-box-shadow: 10px 10px 0 #000;
  -o-box-shadow: 10px 10px 0 #000;
  box-shadow: 10px 10px 0 #000;
  position: relative; }
  .emeffect .twocol li:hover {
    opacity: 0.7; }
  .emeffect .twocol li > a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.emeffect .twocol .twocolin {
  background: #fff;
  padding: 20px 20px 30px; }

.emeffect .twocol li:nth-child(4n) .twocolin {
  padding-bottom: 10px; }

.emeffect .twocol .twocoltit {
  text-align: center;
  font-size: 22px;
  line-height: 1.3;
  border-bottom: 1px #000 solid;
  padding: 0 5px 5px;
  margin-bottom: 5px; }

.emeffect .twocol .twocoldet {
  text-align: center;
  font-size: 45px;
  line-height: 1.2;
  letter-spacing: -0.05em; }

.emeffect .twocolbtm {
  padding: 0 12px 25px; }

.emeffect .twocolbtmspe {
  padding-top: 25px; }

.emeffect .twocol .twocolcap {
  margin: -17px 18px 20px;
  background: #fff;
  border: 1px #000 solid;
  display: flex;
  align-items: center;
  height: 34px;
  justify-content: center;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700; }

.emeffect .twocol .twocolcapin {
  font-size: 13px; }

.emeffect .twocol .twocolpri {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.emeffect .twocol .pritit {
  width: 64px;
  height: 40px;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
  color: #fff; }

.emeffect .twocol .twocolpri + .twocolpri {
  margin-top: 15px; }

.emeffect .twocol .twocolpri + .twocolpri .pritit {
  background: #a80000;
  font-size: 13px; }

.emeffect .twocol .prinum {
  font-size: 48px;
  line-height: 1; }

.emeffect .twocol .prinumin {
  font-size: 28px;
  position: relative; }

.emeffect .twocol .prinumin:before {
  position: absolute;
  content: "";
  background: url(/assets/liposuction/embrace/images/tax_effect.jpg) center 0 no-repeat;
  width: 100%;
  height: 8px;
  left: 0;
  bottom: calc(100% - 3px);
  z-index: 1; }

.emeffect .twocol .twocolother {
  display: flex;
  flex-direction: column;
  margin-top: 15px;
  align-items: flex-end; }

.emeffect .twocol .twocolother .othertxt {
  font-size: 19px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px; }

.emeffect .threecol {
  max-width: 880px;
  margin: 0 auto 55px;
  display: flex;
  justify-content: space-between;
  align-items: stretch; }

.emeffect .threecol li {
  width: 31%;
  background: #eee;
  border: 2px #000 solid;
  -ms-box-shadow: 10px 10px 0 #000;
  -o-box-shadow: 10px 10px 0 #000;
  box-shadow: 10px 10px 0 #000;
  position: relative; }
  .emeffect .threecol li:hover {
    opacity: 0.7; }
  .emeffect .threecol li > a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.emeffect .threecol .threecolin {
  background: #fff;
  padding: 20px 20px 30px; }

.emeffect .threecol .threecoltit {
  text-align: center;
  font-size: 21px;
  line-height: 1.3;
  border-bottom: 1px #000 solid;
  padding: 0 5px 5px;
  margin-bottom: 5px; }

.emeffect .threecol .threecoldet {
  text-align: center;
  font-size: 45px;
  line-height: 1.2;
  letter-spacing: -0.05em; }

.emeffect .threecolbtm {
  padding: 0 12px 25px; }

.emeffect .threecol .threecolcap {
  margin: -17px 18px 20px;
  background: #fff;
  border: 1px #000 solid;
  display: flex;
  align-items: center;
  height: 34px;
  justify-content: center;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700; }

.emeffect .threecol .threecolcapin {
  font-size: 13px; }

.emeffect .threecol .threecolpri {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.emeffect .threecol .pritit {
  width: 56px;
  height: 40px;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 13px;
  line-height: 1.2;
  color: #fff; }

.emeffect .threecol .threecolpri + .threecolpri {
  margin-top: 15px; }

.emeffect .threecol .threecolpri + .threecolpri .pritit {
  background: #a80000;
  font-size: 12px; }

.emeffect .threecol .prinum {
  font-size: 44px;
  line-height: 1; }

.emeffect .threecol .prinumin {
  font-size: 28px;
  position: relative; }

.emeffect .threecol .prinumin:before {
  position: absolute;
  content: "";
  background: url(/assets/liposuction/embrace/images/tax_effect.jpg) center 0 no-repeat;
  width: 100%;
  height: 8px;
  left: 0;
  bottom: calc(100% - 3px);
  z-index: 1; }

#clinic-map {
  min-height: 1200px; }
  #clinic-map #chugoku {
    display: none; }
  #clinic-map #tokai {
    top: 435px;
    left: 200px; }
    #clinic-map #tokai #fukidashi-tokai {
      left: 230px; }

@media (max-width: 979px) {
  .emeffect {
    padding: 40px 0; }
  .emeffect .embracehds {
    margin-bottom: 30px; }
  .emeffect .effectflex {
    display: block;
    margin-bottom: 50px; }
  .emeffect .effectflex .effectfleximg {
    text-align: center;
    margin: 30px 0 0; }
  .emeffect .effectflex .effectflextxt {
    font-size: 16px; }
  .emeffect .effecttab li a {
    font-size: 20px;
    padding: 10px 0 20px; }
  .emeffect .effecttab li a:before {
    bottom: 5px; }
  .emeffect .effecttab li a.on {
    background: #66016b;
    padding: 20px 0; }
  .emeffect .effectinner {
    border: 3px #66016b solid;
    padding: 20px 15px 30px; }
  .emeffect .effecttit {
    font-size: 20px;
    padding: 0 10px 20px;
    margin-bottom: 30px; }
  .emeffect .effecttit:before {
    width: 70px;
    height: 2px;
    margin-left: -35px; }
  .emeffect .treatmenttit {
    font-size: 24px;
    margin-bottom: 20px; }
  .emeffect .advertisebox .advertiselink a {
    font-size: 14px;
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffff00 0%) repeat scroll 0 0; }
  .emeffect .twocol {
    margin: 0 auto 30px;
    display: block; }
  .emeffect .twocol li {
    width: auto;
    margin: 0;
    border: 2px #000 solid;
    -ms-box-shadow: 5px 5px 0 #000;
    -o-box-shadow: 5px 5px 0 #000;
    box-shadow: 5px 5px 0 #000; }
  .emeffect .twocol li + li {
    margin-top: 40px; }
  .emeffect .twocol .twocolin {
    padding: 20px 10px 30px; }
  .emeffect .twocol li:nth-child(4n) .twocolin {
    padding-bottom: 10px; }
  .emeffect .twocol .twocoltit {
    font-size: 18px; }
  .emeffect .twocol .twocoldet {
    font-size: 34px; }
  .emeffect .twocolbtm {
    padding: 0 10px 20px; }
  .emeffect .twocolbtmspe {
    padding-top: 10px; }
  .emeffect .twocol .twocolcap {
    margin: -14px 10px 20px;
    height: 28px;
    font-size: 16px; }
  .emeffect .twocol .twocolcapin {
    font-size: 12px; }
  .emeffect .twocol .pritit {
    width: 50px;
    height: 40px;
    font-size: 10px; }
  .emeffect .twocol .twocolpri + .twocolpri {
    margin-top: 10px; }
  .emeffect .twocol .twocolpri + .twocolpri .pritit {
    font-size: 10px; }
  .emeffect .twocol .prinum {
    font-size: 36px;
    line-height: 1; }
  .emeffect .twocol .prinumin {
    font-size: 24px; }
  .emeffect .twocol .twocolother {
    margin-top: 10px; }
  .emeffect .twocol .twocolother .othertxt {
    font-size: 16px; }
  .emeffect .threecol {
    margin: 0 auto 30px;
    display: block; }
  .emeffect .threecol li {
    width: auto;
    -ms-box-shadow: 5px 5px 0 #000;
    -o-box-shadow: 5px 5px 0 #000;
    box-shadow: 5px 5px 0 #000; }
  .emeffect .threecol li + li {
    margin-top: 40px; }
  .emeffect .threecol .threecolin {
    padding: 20px 10px 30px; }
  .emeffect .threecol .threecoltit {
    font-size: 18px; }
  .emeffect .threecol .threecoldet {
    font-size: 34px; }
  .emeffect .threecolbtm {
    padding: 0 10px 20px; }
  .emeffect .threecol .threecolcap {
    margin: -14px 10px 20px;
    height: 28px;
    font-size: 16px; }
  .emeffect .threecol .pritit {
    width: 50px;
    font-size: 10px; }
  .emeffect .threecol .threecolpri + .threecolpri {
    margin-top: 10px; }
  .emeffect .threecol .threecolpri + .threecolpri .pritit {
    font-size: 10px; }
  .emeffect .threecol .prinum {
    font-size: 36px; }
  .emeffect .threecol .prinumin {
    font-size: 24px; } }

/* embrace  XXXXXXX
---------------------------------------------------------- */
