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

▼ extend style

=================================================================== */
#cost .md_bg_gr_f4 .box_link {
  display: inline-block;
  vertical-align: middle;
}

/* ===================================================================

   ▼ index

=================================================================== */
#cost #powder-gradient:before,
#cost #micro-blading:before,
#cost #combination:before {
  content: " ";
  margin-top: -100px;
  height: 100px;
  display: block;
}

@media (max-width: 640px) {
  #cost #powder-gradient:before,
  #cost #micro-blading:before,
  #cost #combination:before {
    margin-top: -140px;
    height: 140px;
  }
}
#cost .md_mainImage {
  background-image: url("/artmake/images/cost/main-image.jpg");
}

@media (max-width: 640px) {
  #cost .md_mainImage {
    background-image: url("/artmake/images/cost/main-image-sp.jpg");
  }
}
#cost .md_title_h2 ._text {
  margin-bottom: 10px;
}

#cost .md_title_h2 .uq_txt_mb-10 {
  margin-bottom: -10px;
}

#cost .md_title_h2.add_badge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#cost .md_title_h2.add_badge ._text {
  margin-bottom: 0;
  margin-top: 0;
}

.clinic_badge {
  background-color: #fff;
  color: #F16477;
  border-radius: 5px;
  padding: 0.3rem 0.5rem;
  margin-left: 1rem;
  font-size: 16px;
  text-align: center;
}

.cp_bnr {
  padding: 3rem 4rem 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 320px) {
  #cost .md_title_h2 .uq_320_txt_mb0 {
    margin-bottom: 0%;
  }
}
#cost .text_lead {
  line-height: 1.4;
  font-size: 14px;
  margin: 10px 0;
}

@media (max-width: 640px) {
  #cost .text_lead {
    font-size: 13px;
  }
  .cp_bnr {
    padding: 13.33vw 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 -5.33vw;
  }
}
#cost ._text {
  margin-top: 25px;
}

#cost ._text .text_left {
  font-size: 16px;
  font-weight: bold;
  border-left: solid 6px #f16477;
  padding: 5px 10px;
}

@media (max-width: 640px) {
  #cost ._text .text_left {
    font-size: 13px;
  }
}
#cost ._text .text_right {
  padding-top: 5px;
}

@media (max-width: 640px) {
  #cost ._text .text_right {
    font-size: 12px;
  }
}
#cost .cost_table {
  text-align: left;
  clear: both;
  margin-top: 10px;
}

@media (max-width: 640px) {
  #cost .cost_table {
    margin-top: 5px;
  }
}
#cost .cost_table tr {
  border-top: 1px solid #f3abb4;
}

#cost .cost_table tr.last {
  border-bottom: 1px solid #f3abb4;
}

#cost .cost_table th {
  background: #fee8ea;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  font-weight: normal;
  line-height: 1.4;
}

@media (max-width: 640px) {
  #cost .cost_table th {
    width: 30%;
    min-width: 210px;
    padding: 10px;
  }
}
#cost .cost_table th .anno {
  display: block;
  margin-top: 5px;
  text-indent: -1em;
  padding-left: 1em;
}

@media (max-width: 640px) {
  #cost .cost_table th .anno {
    display: inline-block;
    text-align: left;
    font-size: 12px;
  }
}
#cost .cost_table td {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  padding: 20px;
}

@media (max-width: 640px) {
  #cost .cost_table td {
    width: 70%;
    font-size: 14px;
    padding: 10px;
  }
}
#cost .cost_table th, #cost .cost_table td {
  text-align: left;
}

@media (max-width: 425px) {
  #cost .cost_table th, #cost .cost_table td {
    display: block;
    width: 100%;
    text-align: center;
  }
}
#cost .md_bg_gr_f4 {
  padding: 25px 15px;
}

@media (max-width: 640px) {
  #cost .md_bg_gr_f4 .box_link {
    display: block;
    width: 100%;
  }
}
@media (max-width: 640px) {
  #cost .md_bg_gr_f4 .box_link a {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#cost .md_bg_gr_f4 .box_link:nth-child(1) a {
  padding: 15px 27px;
}

@media (max-width: 990px) {
  #cost .md_bg_gr_f4 .box_link:nth-child(1) {
    display: block;
    width: 100%;
  }
  #cost .md_bg_gr_f4 .box_link:nth-child(1) a {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#cost .md_bg_gr_f4 .box_link:nth-child(2) a {
  padding: 15px 26px;
}

@media (max-width: 990px) {
  #cost .md_bg_gr_f4 .box_link:nth-child(2) {
    display: block;
    width: 100%;
  }
  #cost .md_bg_gr_f4 .box_link:nth-child(2) a {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#cost .md_bg_gr_f4 .box_link:nth-child(3) a {
  padding: 15px 20px;
}

@media (max-width: 990px) {
  #cost .md_bg_gr_f4 .box_link:nth-child(3) {
    display: block;
    width: 100%;
  }
  #cost .md_bg_gr_f4 .box_link:nth-child(3) a {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#cost .md_bg_gr_f4 .box_link:nth-child(4) a {
  padding: 15px 20px;
}

@media (max-width: 990px) {
  #cost .md_bg_gr_f4 .box_link:nth-child(4) {
    display: block;
    width: 100%;
  }
  #cost .md_bg_gr_f4 .box_link:nth-child(4) a {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#cost .md_bg_gr_f4 .box_link:nth-child(n+4) {
  margin-top: 1%;
}

@media (max-width: 990px) {
  #cost .md_bg_gr_f4 .box_link:nth-child(n+4) {
    margin-top: 0;
  }
}
#cost .md_bg_gr_f4 .box_link:nth-child(odd) {
  margin-right: 0.5%;
  margin-left: 0.5%;
}

@media (max-width: 990px) {
  #cost .md_bg_gr_f4 .box_link:nth-child(odd) {
    margin-right: 0;
  }
}
#cost .md_bg_gr_f4 .box_link:nth-child(even) {
  margin-left: 0.5%;
  margin-right: 0.5%;
}

@media (max-width: 990px) {
  #cost .md_bg_gr_f4 .box_link:nth-child(even) {
    margin-left: 0;
  }
}
@media (max-width: 990px) {
  #cost .md_bg_gr_f4 .box_link:not(:last-child) {
    margin-bottom: 10px;
  }
}
#cost .md_pageTop {
  padding-bottom: 50px;
}

.is-news.l_section {
  padding: 0;
}

.is-news .l_inner {
  margin-left: auto;
  margin-right: auto;
  line-height: 1.85;
  text-align: center;
  border: 1px solid #F80202;
}

.news_table__ttl {
  margin-bottom: 1em;
  text-align: center;
  color: #F80202;
}

.is-news .l_inner p {
  line-height: 1.85;
}

.cmn__caption {
  width: 100%;
  margin-top: 1rem;
  text-align: left;
  color: #606060;
}

@media (max-width: 940px) {
  .is-news .l_inner {
    max-width: 90%;
    padding: 3rem 2rem;
  }
  .is-news .js-slideIn {
    font-size: 15px;
  }
  .news_table__wrap {
    margin-top: 2rem;
  }
  .news_table__ttl {
    font-size: 20px;
  }
  .cmn__caption {
    margin-top: 20px;
    font-size: 13px;
  }
}
@media (min-width: 941px) {
  .is-news .l_inner {
    width: 980px;
    padding: 3rem 4rem;
  }
  .is-news .js-slideIn {
    font-size: 16px;
  }
  .news_table__wrap {
    margin-top: 2rem;
  }
  .news_table__ttl {
    font-size: 20px;
  }
  .cmn__caption {
    margin-top: 20px;
    font-size: 14px;
  }
}
@media (min-width: 769px) {
  main.cmn__wrp {
    padding-bottom: 0;
  }
}
main.cmn__wrp .cmn__bg .cmn__inr {
  padding-bottom: 180px;
}

.cmn__btn {
  width: 100%;
}

.nav__inr {
  width: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  max-width: 1160px;
}

.list_wrp {
  background-color: #F9F7F7;
  border-radius: 20px;
  padding: 50px;
  margin: 0 auto;
}
.list_wrp.overlap {
  margin: 50px auto 80px;
  z-index: 1;
}
.list_wrp h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px;
}

.list_wrp__box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.list_item {
  width: 410px;
  display: block;
  border-bottom: 1px solid #DEDEDE;
}
.list_item a {
  padding: 1rem 36px 1rem 46px;
  font-size: 15px;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  font-weight: bold;
}
.list_item a::before {
  width: 2em;
  height: 2em;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  font-weight: bold;
  background-color: #C27358;
  border-radius: 50%;
  font-size: 14px;
}
.list_item a::after {
  content: "";
  margin: auto;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: 0.6em;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.428%22%20height%3D%2221.23%22%20viewBox%3D%220%200%2012.428%2021.23%22%3E%3Cpath%20id%3D%22cmn__arrow%22%20data-name%3D%22cmn__arrow%22%20d%3D%22M660.325%2C12965.795l8.807%2C8.493-8.807%2C8.5%22%20transform%3D%22translate%28-658.204%20-12963.674%29%22%20fill%3D%22none%22%20stroke%3D%22%23B7775D%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3C%2Fsvg%3E");
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 0.7em;
  height: 1em;
}
.list_item.circle_icon {
  min-width: 285px;
  width: auto;
  height: 100%;
  padding-left: 28px;
  margin-right: 0px;
  display: block;
  position: relative;
  font-weight: normal;
  line-height: 2rem;
  border-bottom: none;
}
.list_item.circle_icon::before {
  content: "";
  width: 18px;
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  font-weight: bold;
  background-color: #C27358;
  border-radius: 50%;
  margin: 0;
  top: 0.5rem;
}
.list_item.circle_icon + .list_item.circle_icon {
  margin-top: 0.5em;
}

.list_item.is__nav1 a::before {
  content: "1";
}

.list_item.is__nav2 a::before {
  content: "2";
}

.list_item.is__nav3 a::before {
  content: "3";
}

.list_item.is__nav4 a::before {
  content: "4";
}

.list_item.is__nav5 a::before {
  content: "5";
}

.list_item.is__nav6 a::before {
  content: "6";
}

.list_item.is__nav7 a::before {
  content: "7";
}

.list_item.is__nav8 a::before {
  content: "8";
}

.list_item.is__nav9 a::before {
  content: "9";
}

.list_item.is__nav10 a::before {
  content: "10";
}

.list_item.is__nav11 a::before {
  content: "11";
}

.list_item.is__nav12 a::before {
  content: "12";
}

@media screen and (min-width: 769px) and (max-width: 1140px) {
  .nav__inr {
    width: 75%;
  }
}
@media (max-width: 768px) {
  .nav__inr {
    margin-top: 0px;
  }
  .list_wrp {
    width: 89.33%;
    padding: 5vw 5vw;
    border-radius: 4vw;
  }
  .list_wrp.overlap {
    margin: 0 auto 10.6666666667vw;
  }
  .list_wrp h3 {
    font-size: 4.2666666667vw;
    font-weight: bold;
    margin-bottom: 4vw;
  }
  .list_item {
    width: 100%;
  }
  .list_item a {
    padding: 1em 7vw 1em 10vw;
    font-size: 3.4666666667vw;
    line-height: 1.5;
  }
  .list_item a::before {
    font-size: 3.7333333333vw;
    width: 1.8em;
    height: 1.8em;
  }
  .list_item a::after {
    width: 0.7em;
    height: 1em;
  }
  .list_item:last-of-type {
    border-bottom: 0px solid transparent;
  }
  .list_item.circle_icon {
    min-width: 100%;
    width: auto;
    height: 100%;
    padding-left: 6.6666666667vw;
    margin-right: 0px;
    display: block;
    position: relative;
    font-weight: normal;
    line-height: 1.8571428571;
    border-bottom: none;
  }
  .list_item.circle_icon::before {
    content: "";
    width: 4vw;
    height: 4vw;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    left: 0;
    top: 0.5em;
    bottom: 0;
    color: #fff;
    font-weight: bold;
    background-color: #C27358;
    border-radius: 50%;
  }
  .list_item.circle_icon + .list_item.circle_icon {
    margin-top: 4.6666666667vw;
  }
}
.cmn_tbl_lst__cpt {
  margin-top: 0.4em;
  width: 100%;
  display: block;
  line-height: 1.2;
}

.cmn_tbl_lst__txt.is__captionset {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}