@charset "UTF-8";
.pc-none {
  display: none;
}
@media (max-width: 720px) {
  .pc-none {
    display: block;
  }
}

.mo-none {
  display: block;
}
@media (max-width: 720px) {
  .mo-none {
    display: none;
  }
}

.thoracoplasty {
  background: #fff7fa;
}

.thoracoplasty .thoracoplasty_info .text.type2 {
  width: auto;
  max-width: 1240px;
}

.C-visual {
  background: url("/include/resources/images/wb/thoracoplasty/thoracoplasty_visual.png")
    no-repeat center 0/100%;
}
@media (max-width: 720px) {
  .C-visual {
    background-size: cover;
  }
  .C-visual .swiper {
    z-index: 5;
  }
}
.C-visual .img_text {
  margin-left: 155px;
  text-align: left;
}
@media (max-width: 1024px) {
  .C-visual .img_text {
    margin-left: 0;
  }
}
@media (max-width: 720px) {
  .C-visual .img_text {
    top: 50vw;
    margin-left: 0;
    text-align: center;
  }
}
.C-visual .img_text.left {
  margin-left: -700px;
}
@media (max-width: 1500px) {
  .C-visual .img_text.left {
    margin-left: 0;
    left: 60px;
  }
}
@media (max-width: 720px) {
  .C-visual .img_text.left {
    left: 0px;
  }
  .C-visual .img_text.left ~ img {
    margin-left: -60%;
  }
}
.C-visual .img_text.left2 {
  margin-left: -500px;
  top: 40%;
}
@media (max-width: 1500px) {
  .C-visual .img_text.left2 {
    margin-left: 0;
    left: 60px;
  }
}
@media (max-width: 720px) {
  .C-visual .img_text.left2 {
    left: 0px;
  }
  .C-visual .img_text.left2 ~ img {
    margin-left: -35%;
  }
}
.C-visual .img_text .item_02 {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#e847b1),
    to(#e847b1)
  );
  background-image: linear-gradient(to bottom, #e847b1, #e847b1);
}
.C-visual .img_text .item_02.black {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#000),
    to(#000)
  );
  background-image: linear-gradient(to bottom, #000, #000);
}
.C-visual .img_text .item_02.color2 {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#722e5b),
    to(#722e5b)
  );
  background-image: linear-gradient(to bottom, #722e5b, #722e5b);
}
.C-visual .img_text .item_03 {
  font-size: var(--f-28);
  color: #46474c;
}
@media (max-width: 1024px) {
  .C-visual .img_text .item_03 {
    font-size: var(--f-20);
  }
}
@media (max-width: 720px) {
  .C-visual .img_text .item_03 {
    font-size: 3.8888888889vw;
  }
}
.C-visual .img_text img {
  margin-bottom: 1%;
}
@media (max-width: 720px) {
  .C-visual .img_text img {
    width: 74.8611111111vw;
  }
}
.C-visual .img_text.type2 {
  top: 51%;
}
.C-visual::after {
  background: url(/include/resources/images/wb/thoracoplasty/thoracoplasty_bg_visual.png)
    no-repeat center bottom/100%;
  pointer-events: none;
}
@media (max-width: 720px) {
  .C-visual::after {
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(transparent),
      color-stop(35%, #fff7fa)
    );
    background: linear-gradient(to bottom, transparent 0%, #fff7fa 35%);
    height: 70%;
    bottom: 0;
  }
}

.c_f958c2 {
  color: #f958c2 !important;
}

@media (max-width: 720px) {
  .C-title {
    font-size: 7.6388888889vw;
  }
}
.C-title .c_f958c2 {
  color: #f958c2;
}

.counseling_form .btn_request {
  background: #f958c2;
}

.thoracoplasty .thoracoplasty_info {
  padding-top: 80px;
}

.thoracoplasty .thoracoplasty_info .trademark_box {
  text-align: center;
}

.thoracoplasty .thoracoplasty_info .trademark_box p {
  font-size: var(--f-32);
  color: var(--C-111113);
  font-weight: 800;
}

.thoracoplasty .thoracoplasty_info .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 960px;
  height: 200px;
  margin: 50px auto 0;
  position: relative;
  padding-left: 75px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/include/resources/images/wb/eyes/thoracoplasty_img_01.jpg)
    no-repeat right 64px center;
}

.thoracoplasty .thoracoplasty_info .text span {
  font-size: var(--f-60);
  color: #e847b1;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -1px;
  position: relative;
  z-index: 3;
}
.thoracoplasty .thoracoplasty_info .text span.small {
  font-size: 35px;
  color: #737380;
  font-weight: 300;
}
@media (max-width: 1024px) {
  .thoracoplasty .thoracoplasty_info .text span.small {
    font-size: 3.1944444444vw;
  }
}

.thoracoplasty .thoracoplasty_info .text strong {
  display: block;
  font-size: 65px;
  color: #e847b1;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: -2px;
  position: relative;
  z-index: 2;
}
.thoracoplasty .thoracoplasty_info .text strong em {
  color: #747381;
  font-weight: 900;
}

.thoracoplasty .thoracoplasty_info .text .info_img {
  width: 320px;
  right: 63px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.thoracoplasty .thoracoplasty_info .text::before {
  content: "[";
  position: absolute;
  left: 0;
  bottom: 20px;
  font-size: var(--f-126);
  color: #f39fd5;
  font-weight: 900;
}

.thoracoplasty .thoracoplasty_info .text::after {
  content: "]";
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: var(--f-126);
  color: #f39fd5;
  font-weight: 900;
}

@media (max-width: 1024px) {
  .thoracoplasty .thoracoplasty_info .text {
    width: auto;
    margin: 0 3%;
    height: auto;
    padding-left: 7%;
  }
  .thoracoplasty .thoracoplasty_info .text span {
    font-size: 5vw;
  }
  .thoracoplasty .thoracoplasty_info .text strong {
    font-size: 6.25vw;
  }
  .thoracoplasty .thoracoplasty_info .text::before,
  .thoracoplasty .thoracoplasty_info .text::after {
    font-size: 12vw;
    bottom: 0;
  }
  .thoracoplasty .thoracoplasty_info .text .info_img {
    width: 30vw;
    right: 7%;
    font-size: 0;
  }
  .thoracoplasty .thoracoplasty_info .text .info_img img {
    width: 100%;
  }
}
@media (max-width: 720px) {
  .C-visual .img_text .item_02 {
    font-size: 12.5vw;
  }
}
.C-BeforeAfter .swiper-pagination-bullet-active {
  background: #e847b1;
}

.C-idYoutube .btn_youtube_page {
  background: #e847b1;
}

/* 컨텐츠 시작 */
img {
  max-width: 100%;
}

.C-visual img {
  max-width: inherit;
}

@media (max-width: 720px) {
  .C-visual .visual_img {
    margin-left: -15%;
  }
}
.mentor_01 {
  margin-top: 95px;
  padding: 0 30px;
}
@media (max-width: 1024px) {
  .mentor_01 {
    margin-top: 9.7222222222vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.mentor_01 > .img {
  text-align: center;
}
.mentor_01 .C-title {
  margin: 160px 0 80px;
}
@media (max-width: 1024px) {
  .mentor_01 .C-title {
    margin-top: 29.1666666667vw;
    margin-bottom: 6.9444444444vw;
  }
}
.mentor_01 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 885px;
  margin: 0 auto;
  gap: 32px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .mentor_01 ul {
    gap: 2.7777777778vw;
  }
}
.mentor_01 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  width: calc(50% - 16px);
  padding: 80px 0 60px;
  border-radius: 80px;
}
@media (max-width: 1024px) {
  .mentor_01 ul li {
    width: calc(50% - 1.4vw);
    padding-top: 6.9444444444vw;
    padding-bottom: 4.1666666667vw;
  }
}
.mentor_01 ul li p.tit {
  text-align: center;
  font-size: 44px;
  font-weight: 800;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .mentor_01 ul li p.tit {
    font-size: 3.75vw;
  }
}
.mentor_01 ul li .text-check {
  margin: 0 auto;
}
.mentor_01 ul li p.check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 22px;
  color: #222222;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1024px) {
  .mentor_01 ul li p.check {
    font-size: 1.9444444444vw;
  }
}
.mentor_01 ul li p.check:before {
  content: "";
  display: block;
  width: 24px;
  height: 20px;
  margin-top: -3px;
  margin-right: 8px;
  background: red;
  -webkit-mask: url("/include/resources/images/wb/thoracoplasty/ico_check.png")
    no-repeat center center/100%;
  mask: url("/include/resources/images/wb/thoracoplasty/ico_check.png")
    no-repeat center center/100%;
}
@media (max-width: 1024px) {
  .mentor_01 ul li p.check:before {
    width: 3.3333333333vw;
    width: 2.7777777778vw;
  }
}
.mentor_01 ul li.type1 {
  background: #ebfddf;
}
.mentor_01 ul li.type1 p.tit {
  color: #009438;
}
.mentor_01 ul li.type1 p.check:before {
  background: #009438;
}
.mentor_01 ul li.type1 p.check span {
  color: #009438;
}
.mentor_01 ul li.type2 {
  background: #c1d7ff;
}
.mentor_01 ul li.type2 p.tit {
  color: #125491;
}
.mentor_01 ul li.type2 p.check:before {
  background: #125491;
}
.mentor_01 ul li.type2 p.check span {
  color: #125491;
}
.mentor_01 ul li.type3 {
  background: #ccebeb;
}
.mentor_01 ul li.type3 p.tit {
  color: #00999b;
}
.mentor_01 ul li.type3 p.check:before {
  background: #00999b;
}
.mentor_01 ul li.type3 p.check span {
  color: #00999b;
}
.mentor_01 ul li.type4 {
  background: #ffcbd7;
}
.mentor_01 ul li.type4 p.tit {
  color: #ff647b;
}
.mentor_01 ul li.type4 p.check:before {
  background: #ff647b;
}
.mentor_01 ul li.type4 p.check span {
  color: #ff647b;
}
.mentor_01 .why_mentor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 950px;
  margin: 105px auto 210px;
}
@media (max-width: 1024px) {
  .mentor_01 .why_mentor {
    margin-top: 9.1666666667vw;
    margin-bottom: 23.6111111111vw;
  }
}
.mentor_01 .why_mentor > div:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 24px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 23px;
  font-size: 44px;
  color: #e847b1;
  line-height: 1.3;
  font-weight: 800;
  background: #ffe2f6;
}
@media (max-width: 1024px) {
  .mentor_01 .why_mentor > div:first-child {
    padding-left: 1.8055555556vw;
    padding-right: 1.8055555556vw;
    font-size: 3.8888888889vw;
  }
}
.mentor_01 .why_mentor > div:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.mentor_01 .why_mentor > div:nth-child(2) div {
  position: relative;
  margin-left: 77px;
  padding: 50px 24px;
  border-radius: 23px;
  font-size: 27px;
  color: #45474d;
  letter-spacing: -1px;
  background: #ffe2f6;
}
@media (max-width: 1024px) {
  .mentor_01 .why_mentor > div:nth-child(2) div {
    margin-left: 6.6666666667vw;
    padding-top: 4.1666666667vw;
    padding-bottom: 4.1666666667vw;
    padding-left: 2.0833333333vw;
    padding-right: 2.0833333333vw;
    font-size: 2.3611111111vw;
  }
}
.mentor_01 .why_mentor > div:nth-child(2) div:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -60px;
  width: 41px;
  height: 37px;
  background: url("/include/resources/images/wb/thoracoplasty/ico_mentor_arrow.png")
    no-repeat center center/100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 1024px) {
  .mentor_01 .why_mentor > div:nth-child(2) div:before {
    left: -5.1388888889vw;
    width: 3.3333333333vw;
    height: 3.1944444444vw;
  }
}
.mentor_01 .why_mentor > div:nth-child(2) div span {
  color: #e847b1;
}
.mentor_01 .why_mentor > div:nth-child(2) div + div {
  margin-top: 22px;
}
@media (max-width: 1024px) {
  .mentor_01 .why_mentor > div:nth-child(2) div + div {
    margin-top: 1.8055555556vw;
  }
}
.mentor_01 > .title {
  font-size: 41px;
  color: #000;
  text-align: center;
}
@media (max-width: 1024px) {
  .mentor_01 > .title {
    margin-top: 3.6111111111vw;
  }
}
.mentor_01 > .title span {
  display: inline-block;
  padding: 0px 10px;
  margin-left: 15px;
  color: #fff;
  font-weight: 800;
  background: #e847b1;
}
@media (max-width: 1024px) {
  .mentor_01 > .title span {
    margin-top: 3.4722222222vw;
  }
}
.mentor_01 .img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 60px;
}
@media (max-width: 1024px) {
  .mentor_01 .img-box {
    margin-top: 5.5555555556vw;
  }
  .mentor_01 .img-box .img img {
    width: 54.1666666667vw;
  }
}
.mentor_01 .img-box .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  padding: 25px 0;
  margin-left: 20px;
}
@media (max-width: 1024px) {
  .mentor_01 .img-box .text-box {
    margin-left: 2.0833333333vw;
    padding-top: 2.3611111111vw;
    padding-bottom: 2.3611111111vw;
  }
}
.mentor_01 .img-box .text-box .tit {
  margin-top: 20px;
  font-size: 40px;
  color: #2c2c2c;
  font-weight: 700;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .mentor_01 .img-box .text-box .tit {
    margin-top: 2.0833333333vw;
    font-size: 3.4722222222vw;
  }
}
.mentor_01 .img-box .text-box .text {
  margin-top: auto;
  font-size: 20px;
  color: #2c2c2c;
  font-weight: 600;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .mentor_01 .img-box .text-box .text {
    font-size: 2.5vw;
  }
}

.mentor_02 {
  margin-top: 240px;
  margin-bottom: 240px;
  padding: 0 30px;
}
@media (max-width: 1024px) {
  .mentor_02 {
    margin-top: 25.6944444444vw;
    margin-bottom: 25.6944444444vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.mentor_02 .img-text-box {
  margin-top: 70px;
}
@media (max-width: 1024px) {
  .mentor_02 .img-text-box {
    margin-top: 8.3333333333vw;
  }
}
.mentor_02 .img-text-box li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .mentor_02 .img-text-box li .img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .mentor_02 .img-text-box li .img img {
    width: 38.1944444444vw;
  }
}
.mentor_02 .img-text-box li .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 30px;
}
@media (max-width: 1024px) {
  .mentor_02 .img-text-box li .text-box {
    margin-left: 2.7777777778vw;
  }
}
.mentor_02 .img-text-box li .text-box .tit {
  margin-top: auto;
  font-size: 40px;
  color: #e847b1;
  font-weight: 800;
  letter-spacing: -1px;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  .mentor_02 .img-text-box li .text-box .tit {
    font-size: 3.4722222222vw;
  }
}
.mentor_02 .img-text-box li .text-box .tit span {
  display: block;
  margin-bottom: 10px;
  font-size: 27px;
  color: #000000;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .mentor_02 .img-text-box li .text-box .tit span {
    font-size: 2.3611111111vw;
  }
}
.mentor_02 .img-text-box li .text-box .text {
  margin-top: auto;
  padding-top: 20px;
  font-size: 21px;
  color: #010101;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .mentor_02 .img-text-box li .text-box .text {
    padding-top: 1.3888888889vw;
    font-size: 2.2222222222vw;
  }
}
.mentor_02 .img-text-box li + li {
  margin-top: 70px;
}
@media (max-width: 1024px) {
  .mentor_02 .img-text-box li + li {
    margin-top: 5.5555555556vw;
  }
}
.mentor_02 .img-text-box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 140px;
  gap: 60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .mentor_02 .img-text-box2 {
    margin-top: 16.6666666667vw;
    gap: 6.9444444444vw;
  }
}
.mentor_02 .img-text-box2 li .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.mentor_02 .img-text-box2 li .text-box .tit {
  margin-top: 20px;
  font-size: 26px;
  color: #e847b1;
  font-weight: 800;
  letter-spacing: -1px;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  .mentor_02 .img-text-box2 li .text-box .tit {
    margin-top: 1.3888888889vw;
    font-size: 3.4722222222vw;
  }
}
.mentor_02 .img-text-box2 li .text-box .text {
  font-size: 21px;
  color: #010101;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .mentor_02 .img-text-box2 li .text-box .text {
    font-size: 2.7777777778vw;
  }
}

.revision_surgery_01 {
  margin-top: 170px;
  padding: 0 30px;
}
@media (max-width: 1024px) {
  .revision_surgery_01 {
    margin-top: 15.2777777778vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.revision_surgery_01 .clip-box {
  position: relative;
  max-width: 1024px;
  padding: 80px 0;
  margin: 0 auto;
  text-align: center;
  -webkit-box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.1);
  background: #fff;
}
@media (max-width: 1024px) {
  .revision_surgery_01 .clip-box {
    padding-top: 7.6388888889vw;
    padding-bottom: 7.6388888889vw;
  }
}
.revision_surgery_01 .clip-box:before {
  content: "";
  position: absolute;
  top: -40px;
  left: 50%;
  width: 329px;
  height: 85px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url("/include/resources/images/wb/thoracoplasty/ico_clip.png")
    no-repeat center center/100%;
}
@media (max-width: 1024px) {
  .revision_surgery_01 .clip-box:before {
    width: 28.8888888889vw;
    height: 8.1944444444vw;
    top: -4.1666666667vw;
  }
}
.revision_surgery_01 .clip-box .text {
  font-size: 36px;
  color: #1a1a1a;
  font-weight: 600;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .revision_surgery_01 .clip-box .text {
    font-size: 3.1944444444vw;
  }
}
.revision_surgery_01 .clip-box .text span {
  background: #ffe495;
}
.revision_surgery_01 .clip-box .text + .text {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .revision_surgery_01 .clip-box .text + .text {
    margin-top: 2.7777777778vw;
  }
}
.revision_surgery_01 .clip-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 55px;
  margin-top: 70px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .revision_surgery_01 .clip-box ul {
    gap: 4.5833333333vw;
    margin-top: 6.25vw;
  }
}
.revision_surgery_01 .clip-box ul li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  width: 240px;
  height: 240px;
  padding-top: 30px;
  border-radius: 50%;
  background: #e847b1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 28px;
  color: #fff;
  font-weight: 800;
  letter-spacing: -1px;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .revision_surgery_01 .clip-box ul li {
    width: 20.5555555556vw;
    height: 20.5555555556vw;
    padding-top: 6.25vw;
    font-size: 2.5vw;  
  }
}
.revision_surgery_01 .clip-box ul li i {
  position: absolute;
  top: 30px;
  width: 40px;
  height: 36px;
  background: url("/include/resources/images/wb/thoracoplasty/ico_check2.png")
    no-repeat center center/100%;
}
@media (max-width: 1024px) {
  .revision_surgery_01 .clip-box ul li i {
    top: 4vw;
    width: 3.6111111111vw;
    height: 3.1944444444vw;
  }
}
.revision_surgery_01 .clip-box ul li span {
  color: #f9f5a3;
}
.revision_surgery_01 > .title {
  margin-top: 100px;
  font-size: 55px;
  color: #000;
  font-weight: 800;
  text-align: center;
}
@media (max-width: 1024px) {
  .revision_surgery_01 > .title {
    margin-top: 8.3333333333vw;
    font-size: 4.8611111111vw;
  }
}
.revision_surgery_01 > .title span {
  display: block;
  font-size: 45px;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .revision_surgery_01 > .title span {
    font-size: 3.8888888889vw;
  }
}
.revision_surgery_01 > .title em {
  display: inline-block;
  padding: 0px 10px;
  color: #e847b1;
  font-weight: 800;
  background: #fee3f6;
}
.revision_surgery_01 .img-box {
  max-width: 1024px;
  margin: 80px auto 0;
  padding: 70px 55px;
  border-radius: 40px;
  background: #ffe2f6;
}
@media (max-width: 1024px) {
  .revision_surgery_01 .img-box {
    margin-top: 6.25vw;
    padding-top: 6.25vw;
    padding-bottom: 6.25vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.revision_surgery_01 .img-box li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.revision_surgery_01 .img-box li .img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.revision_surgery_01 .img-box li .img img {
  display: block;
}
@media (max-width: 1024px) {
  .revision_surgery_01 .img-box li .img img {
    width: 44.4444444444vw;
  }
}
.revision_surgery_01 .img-box li .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}
@media (max-width: 1024px) {
  .revision_surgery_01 .img-box li .text-box {
    margin-left: 2.7777777778vw;
  }
}
.revision_surgery_01 .img-box li .text-box .tit {
  margin-top: auto;
  font-size: 32px;
  font-weight: 800;
  color: #222;
}
@media (max-width: 1024px) {
  .revision_surgery_01 .img-box li .text-box .tit {
    font-size: 2.7777777778vw;
  }
}
.revision_surgery_01 .img-box li .text-box .text {
  margin-top: auto;
  margin-bottom: auto;
  font-size: 20px;
  letter-spacing: -1px;
  color: #222;
}
@media (max-width: 1024px) {
  .revision_surgery_01 .img-box li .text-box .text {
    font-size: 2.0833333333vw;
  }
}
.revision_surgery_01 .img-box li .text-box .text span {
  color: #e847b1;
}
.revision_surgery_01 .img-box li + li {
  margin-top: 70px;
}
@media (max-width: 1024px) {
  .revision_surgery_01 .img-box li + li {
    margin-top: 6.25vw;
  }
}

.revision_surgery_02 {
  margin-top: 160px;
  padding: 0 30px;
}
@media (max-width: 1024px) {
  .revision_surgery_02 {
    margin-top: 14.5833333333vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.revision_surgery_02 .title {
  font-size: 77px;
  color: #e847b1;
  font-weight: 800;
  text-align: center;
}
@media (max-width: 1024px) {
  .revision_surgery_02 .title {
    font-size: 6.6666666667vw;
  }
}
.revision_surgery_02 .title span {
  display: inline-block;
  border-radius: 20px;
  padding: 10px 60px;
  color: #ffe2f6;
  font-weight: 600;
  font-size: 46px;
  background: #e847b1;
}
@media (max-width: 1024px) {
  .revision_surgery_02 .title span {
    padding-top: 0.6944444444vw;
    padding-bottom: 0.6944444444vw;
    padding-left: 6.9444444444vw;
    padding-right: 6.9444444444vw;
    font-size: 4.1666666667vw;
  }
}
.revision_surgery_02 .img-box {
  max-width: 915px;
  margin: 60px auto 230px;
}
@media (max-width: 1024px) {
  .revision_surgery_02 .img-box {
    margin-top: 5.5555555556vw;
    margin-bottom: 27.7777777778vw;
  }
}
.revision_surgery_02 .img-box > div {
  padding: 25px;
  border: 2px solid #ffe2f6;
  background: #fff;
}
@media (max-width: 1024px) {
  .revision_surgery_02 .img-box > div {
    padding: 2.0833333333vw;
  }
}
.revision_surgery_02 .img-box > div .tit {
  padding: 20px 0;
  margin-bottom: 35px;
  text-align: center;
  font-size: 37px;
  font-weight: 800;
  color: #fff;
  background: #e847b1;
}
@media (max-width: 1024px) {
  .revision_surgery_02 .img-box > div .tit {
    padding-top: 1.3888888889vw;
    padding-bottom: 1.3888888889vw;
    margin-bottom: 3.1944444444vw;
    font-size: 3.1944444444vw;
  }
}
.revision_surgery_02 .img-box > div .tit span {
  display: block;
  line-height: 1;
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .revision_surgery_02 .img-box > div .tit span {
    font-size: 2.5vw;
  }
}
.revision_surgery_02 .img-box > div .cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.revision_surgery_02 .img-box > div .cont .img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media (max-width: 1024px) {
  .revision_surgery_02 .img-box > div .cont .img img {
    width: 43.0555555556vw;
  }
}
.revision_surgery_02 .img-box > div .cont .text {
  margin-left: 35px;
  font-size: 21px;
  color: #000000;
}
@media (max-width: 1024px) {
  .revision_surgery_02 .img-box > div .cont .text {
    margin-left: 3.8888888889vw;
    font-size: 2.5vw;
  }
}
.revision_surgery_02 .img-box > div .cont .text strong {
  color: #e847b1;
  background: #fff0fa;
}
.revision_surgery_02 .img-box > div + div {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .revision_surgery_02 .img-box > div + div {
    margin-top: 1.5277777778vw;
  }
}

.flaccid_breasts_01 {
  margin-top: 150px;
  padding: 0 30px;
}
@media (max-width: 1024px) {
  .flaccid_breasts_01 {
    margin-top: 13.8888888889vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.flaccid_breasts_01 .title {
  font-size: 72px;
  font-weight: 800;
  color: #000000;
  text-align: center;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  .flaccid_breasts_01 .title {
    font-size: 5.9722222222vw;
  }
}
.flaccid_breasts_01 .title span {
  display: block;
  font-size: 34px;
  color: #f958c2;
  line-height: 1;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .flaccid_breasts_01 .title span {
    font-size: 2.7777777778vw;
  }
}
.flaccid_breasts_01 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1115px;
  margin: 90px auto 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 55px;
}
@media (max-width: 1024px) {
  .flaccid_breasts_01 ul {
    font-size: 5.9722222222vw;
    gap: 4.4444444444vw;
  }
}
.flaccid_breasts_01 ul li {
  overflow: hidden;
  width: calc(50% - 28px);
  border-radius: 35px;
}
@media (max-width: 1024px) {
  .flaccid_breasts_01 ul li {
    width: calc(50% - 2.222vw);
  }
}
.flaccid_breasts_01 ul li .img img {
  display: block;
}
.flaccid_breasts_01 ul li .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 10px;
  background: #e847b1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1024px) {
  .flaccid_breasts_01 ul li .text-box {
    padding-top: 2.7777777778vw;
    padding-bottom: 2.7777777778vw;
    padding-left: 1.3888888889vw;
    padding-right: 1.3888888889vw;
  }
}
.flaccid_breasts_01 ul li .text-box p {
  padding: 0 30px;
  font-size: 45px;
  font-weight: 600;
  color: #fff;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .flaccid_breasts_01 ul li .text-box p {
    padding-left: 3.3333333333vw;
    padding-right: 3.3333333333vw;
    font-size: 3.6111111111vw;
  }
}
.flaccid_breasts_01 ul li .text-box p + p {
  padding: 0;
  padding-left: 30px;
  border-left: 2px solid #fff;
  font-size: 30px;
}
@media (max-width: 1024px) {
  .flaccid_breasts_01 ul li .text-box p + p {
    padding-left: 3.3333333333vw;
    font-size: 2.5vw;
  }
}
.flaccid_breasts_01 > .sub-tit {
  margin-top: 60px;
  font-size: 23px;
  font-weight: 600;
  color: #e847b1;
  text-align: center;
}
@media (max-width: 1024px) {
  .flaccid_breasts_01 > .sub-tit {
    margin-top: 4.8611111111vw;
    font-size: 2.0833333333vw;
  }
}
.flaccid_breasts_01 > .tit {
  margin-top: 30px;
  font-size: 43px;
  font-weight: 700;
  color: #000000;
  text-align: center;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .flaccid_breasts_01 > .tit {
    margin-top: 2.7777777778vw;
    font-size: 3.6111111111vw;
  }
}
.flaccid_breasts_01 > .tit span {
  display: inline-block;
  padding: 0 30px;
  color: #fff;
  background: #e847b1;
}
@media (max-width: 1024px) {
  .flaccid_breasts_01 > .tit span {
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.flaccid_breasts_01 > .img {
  margin-top: 75px;
  text-align: center;
}
@media (max-width: 1024px) {
  .flaccid_breasts_01 > .img {
    margin-top: 6.25vw;
  }
}

.flaccid_breasts_02 {
  margin-top: 160px;
  padding: 0 30px;
}
@media (max-width: 1024px) {
  .flaccid_breasts_02 {
    margin-top: 18.0555555556vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.flaccid_breasts_02 .title {
  font-size: 80px;
  font-weight: 800;
  color: #000000;
  text-align: center;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  .flaccid_breasts_02 .title {
    font-size: 7.6388888889vw;
  }
}
.flaccid_breasts_02 .title span {
  display: block;
  font-size: 51px;
  color: #000000;
  line-height: 1;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .flaccid_breasts_02 .title span {
    font-size: 4.8611111111vw;
  }
}
.flaccid_breasts_02 .title strong {
  color: #e847b1;
}
.flaccid_breasts_02 .img-box {
  position: relative;
  max-width: 951px;
  margin: 80px auto 0;
}
@media (max-width: 1024px) {
  .flaccid_breasts_02 .img-box {
    margin-top: 7.6388888889vw;
  }
}
.flaccid_breasts_02 .img-box img {
  display: block;
}
.flaccid_breasts_02 .img-box .text-box {
  position: absolute;
  bottom: 70px;
  right: 0;
}
@media (max-width: 1024px) {
  .flaccid_breasts_02 .img-box .text-box {
    bottom: 6.9444444444vw;
  }
}
.flaccid_breasts_02 .img-box .text-box .tit {
  display: block;
  width: 380px;
  padding: 5px 15px;
  font-size: 32px;
  color: #ffffff;
  background: #e847b1;
  font-weight: 800;
}
@media (max-width: 1024px) {
  .flaccid_breasts_02 .img-box .text-box .tit {
    width: 40.2777777778vw;
    padding-left: 2.0833333333vw;
    padding-right: 2.0833333333vw;
    padding-top: 0.6944444444vw;
    padding-bottom: 0.6944444444vw;
    font-size: 3.1944444444vw;
  }
}
.flaccid_breasts_02 .img-box .text-box .text {
  display: block;
  margin-top: 10px;
  padding-left: 15px;
  font-size: 25px;
  letter-spacing: -1px;
  color: #000000;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .flaccid_breasts_02 .img-box .text-box .text {
    margin-top: 1.3888888889vw;
    padding-right: 2.0833333333vw;
    font-size: 2.5vw;
  }
}
.flaccid_breasts_02 .img-box .text-box .text2 {
  display: block;
  margin-top: 10px;
  padding-left: 15px;
  font-size: 22px;
  letter-spacing: -1px;
  line-height: 1.3;
  color: #000000;
}
@media (max-width: 1024px) {
  .flaccid_breasts_02 .img-box .text-box .text2 {
    margin-top: 1.3888888889vw;
    padding-right: 2.0833333333vw;
    font-size: 2.2222222222vw;
  }
}
.flaccid_breasts_02 .img-box + .img-box {
  margin-top: 48px;
}
@media (max-width: 1024px) {
  .flaccid_breasts_02 .img-box + .img-box {
    margin-top: 4.8611111111vw;
  }
}

.flaccid_breasts_03 {
  margin-top: 160px;
  margin-bottom: 200px;
  padding: 0 30px;
}
@media (max-width: 1024px) {
  .flaccid_breasts_03 {
    margin-top: 18.0555555556vw;
    margin-bottom: 27.7777777778vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.flaccid_breasts_03 .title {
  font-size: 80px;
  font-weight: 800;
  color: #000000;
  text-align: center;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  .flaccid_breasts_03 .title {
    font-size: 7.6388888889vw;
  }
}
.flaccid_breasts_03 .title span {
  display: block;
  font-size: 51px;
  color: #000000;
  line-height: 1;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .flaccid_breasts_03 .title span {
    font-size: 4.8611111111vw;
  }
}
.flaccid_breasts_03 .title strong {
  color: #e847b1;
}
.flaccid_breasts_03 ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  margin-top: 80px;
}
@media (max-width: 1024px) {
  .flaccid_breasts_03 ol {
    margin-top: 9.4444444444vw;
  }
}
@media (max-width: 720px) {
  .flaccid_breasts_03 ol {
    display: block;
    text-align: center;
  }
}
.flaccid_breasts_03 ol li {
  width: 100%;
  max-width: 459px;
}
@media (max-width: 720px) {
  .flaccid_breasts_03 ol li {
    max-width: 64.0277777778vw;
    margin: 0 auto;
  }
  .flaccid_breasts_03 ol li + li {
    margin-top: 9.7222222222vw;
  }
}
.flaccid_breasts_03 ol li .img img {
  display: block;
}
@media (max-width: 1024px) {
  .flaccid_breasts_03 ol li .img img {
    width: 64.0277777778vw;
  }
}
.flaccid_breasts_03 ol li .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 13px;
  font-size: 21px;
  color: #57555d;
  font-weight: 600;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1100px) {
  .flaccid_breasts_03 ol li .text br {
    display: none;
  }
}
@media (max-width: 720px) {
  .flaccid_breasts_03 ol li .text {
    margin-top: 1.3888888889vw;
    font-size: 2.9166666667vw;
  }
  .flaccid_breasts_03 ol li .text br {
    display: block;
  }
}

.nipple_01 {
  padding: 0 30px;
  margin-top: 200px;
  text-align: center;
}
@media (max-width: 1024px) {
  .nipple_01 {
    margin-top: 16.6666666667vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.nipple_01 > .title {
  display: inline-block;
  padding: 0 40px;
  line-height: 1.3;
  color: #e847b1;
  font-size: 88px;
  border-bottom: 2px solid #e847b1;
  font-weight: 800;
}
@media (max-width: 1024px) {
  .nipple_01 > .title {
    padding-left: 2.7777777778vw;
    padding-right: 2.7777777778vw;
    font-size: 5.6944444444vw;
  }
}
.nipple_01 > .text-box {
  max-width: 1150px;
  border: 2px dotted #e847b1;
  padding: 50px 0;
  margin: 25px auto 0;
  font-size: 42px;
  letter-spacing: -1px;
  font-weight: 600;
  color: #000;
}
@media (max-width: 1024px) {
  .nipple_01 > .text-box {
    max-width: 75.9722222222vw;
    padding-top: 3.4722222222vw;
    padding-bottom: 3.4722222222vw;
    margin-top: 1.8055555556vw;
    font-size: 2.7777777778vw;
  }
}
.nipple_01 > .text-box span {
  color: #e847b1;
}
.nipple_01 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 65px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 34px;
}
@media (max-width: 1024px) {
  .nipple_01 ul {
    margin-top: 4.1666666667vw;
    gap: 1.6666666667vw;
  }
}
.nipple_01 ul li {
  width: 100%;
  max-width: 325px;
  border: 2px solid #ffe2f6;
  background: #e847b1;
}
.nipple_01 ul li .img img {
  display: block;
}
.nipple_01 ul li .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  border-top: 2px solid #ffe2f6;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .nipple_01 ul li .text-box {
    padding-top: 1.3888888889vw;
    padding-bottom: 1.3888888889vw;
  }
}
.nipple_01 ul li .text-box .num {
  font-size: 75px;
  font-weight: 300;
  color: #fff;
}
@media (max-width: 1024px) {
  .nipple_01 ul li .text-box .num {
    font-size: 4.8611111111vw;
  }
}
.nipple_01 ul li .text-box .text {
  margin-left: 10px;
  font-size: 29px;
  color: #fff;
  text-align: left;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .nipple_01 ul li .text-box .text {
    margin-left: 0.6944444444vw;
    font-size: 1.9444444444vw;
  }
}

.nipple_02 {
  padding: 0 30px;
  margin-top: 210px;
  margin-bottom: 390px;
  text-align: center;
}
@media (max-width: 1024px) {
  .nipple_02 {
    margin-top: 13.8888888889vw;
    margin-bottom: 29.1666666667vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.nipple_02 .box {
  width: 100%;
  max-width: 1400px;
  padding: 105px 65px 0;
  margin: 0 auto;
  background: #ffeff8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .nipple_02 .box {
    padding-top: 6.9444444444vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.nipple_02 .box > div {
  position: relative;
  padding: 160px 30px 0;
  padding-bottom: 150px;
  background: #fff;
}
@media (max-width: 1024px) {
  .nipple_02 .box > div {
    padding-top: 10.4166666667vw;
    padding-bottom: 9.0277777778vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.nipple_02 .box > div:before {
  content: "";
  position: absolute;
  top: -50px;
  left: 50%;
  display: block;
  width: 436px;
  height: 92px;
  background: url("/include/resources/images/wb/thoracoplasty/nipple_01_cliep.png")
    no-repeat center center/100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 1024px) {
  .nipple_02 .box > div:before {
    width: 28.4722222222vw;
    height: 5.9722222222vw;
  }
}
.nipple_02 .box > div:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 150px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(#f2f2f2)
  );
  background: linear-gradient(transparent, #f2f2f2);
  pointer-events: none;
}
@media (max-width: 1024px) {
  .nipple_02 .box > div:after {
    height: 9.0277777778vw;
  }
}
.nipple_02 .box > div > .title {
  display: inline-block;
  padding: 0 20px;
  line-height: 1.3;
  color: #e847b1;
  font-size: 51px;
  border-bottom: 2px solid #e847b1;
  font-weight: 800;
}
@media (max-width: 1024px) {
  .nipple_02 .box > div > .title {
    padding-left: 1.3888888889vw;
    padding-right: 1.3888888889vw;
    font-size: 3.3333333333vw;
  }
}
.nipple_02 .box > div > .title ~ .title {
  margin-top: 80px;
}
@media (max-width: 1024px) {
  .nipple_02 .box > div > .title ~ .title {
    margin-top: 5.5555555556vw;
  }
}
.nipple_02 .box > div > .text {
  margin: 30px 0 60px;
  font-size: 30px;
  color: #232323;
}
@media (max-width: 1024px) {
  .nipple_02 .box > div > .text {
    margin-top: 2.0833333333vw;
    margin-bottom: 4.1666666667vw;
    font-size: 2.0833333333vw;
  }
}
.nipple_02 .box > div .info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.nipple_02 .box > div .info-box .tit {
  width: 240px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 33px;
  padding: 15px;
  border: 2px solid #db47b3;
  font-size: 35px;
  color: #fff;
  font-weight: 700;
  letter-spacing: -1px;
  text-align: left;
  background: #f958c2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .nipple_02 .box > div .info-box .tit {
    width: 15.9722222222vw;
    margin-right: 2.0833333333vw;
    padding: 1.1111111111vw;
    font-size: 2.3611111111vw;
  }
}
.nipple_02 .box > div .info-box .info .img img {
  display: block;
}
.nipple_02 .box > div .info-box .info .text {
  margin-top: 20px;
  font-size: 26px;
  color: #232323;
  font-weight: 200;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .nipple_02 .box > div .info-box .info .text {
    margin-top: 1.3888888889vw;
    font-size: 2.0833333333vw;
  }
}

.reduction_surgery_01 {
  padding: 0 30px;
  margin-top: 150px;
}
@media (max-width: 1024px) {
  .reduction_surgery_01 {
    margin-top: 13.8888888889vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.reduction_surgery_01 > .title {
  text-align: center;
  font-size: 90px;
  font-weight: 800;
  color: #000;
  line-height: 1.2;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .reduction_surgery_01 > .title {
    font-size: 7.5vw;
  }
}
.reduction_surgery_01 > .title span {
  display: inline-block;
  padding: 0 65px;
  border-radius: 60px;
  border: 3px solid #2b1715;
  font-size: 52px;
  color: #000000;
  font-weight: 800;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .reduction_surgery_01 > .title span {
    padding-left: 5.5555555556vw;
    padding-right: 5.5555555556vw;
    font-size: 4.1666666667vw;
  }
}
.reduction_surgery_01 > .img {
  margin-top: 50px;
  text-align: center;
}
@media (max-width: 1024px) {
  .reduction_surgery_01 > .img {
    margin-top: 4.8611111111vw;
  }
}
.reduction_surgery_01 > .img img {
  display: inline-block;
}
.reduction_surgery_01 > .text {
  margin-top: 70px;
  font-size: 48px;
  color: #2b1c15;
  font-weight: 800;
  text-align: center;
}
@media (max-width: 1024px) {
  .reduction_surgery_01 > .text {
    margin-top: 6.25vw;
    font-size: 3.8888888889vw;
  }
}
.reduction_surgery_01 > .text span {
  color: #f958c2;
  background: #000000;
}
.reduction_surgery_01 ul {
  margin-top: 180px;
}
@media (max-width: 1024px) {
  .reduction_surgery_01 ul {
    margin-top: 13.8888888889vw;
  }
}
.reduction_surgery_01 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 720px) {
  .reduction_surgery_01 ul li {
    display: block;
    width: 55.5555555556vw;
  }
}
.reduction_surgery_01 ul li .img img {
  display: block;
}
@media (max-width: 720px) {
  .reduction_surgery_01 ul li .img img {
    width: 55.5555555556vw;
  }
}
.reduction_surgery_01 ul li .text-box {
  padding-left: 50px;
  width: 500px;
}
@media (max-width: 720px) {
  .reduction_surgery_01 ul li .text-box {
    padding-left: 0;
    width: auto;
    margin-top: 4.1666666667vw;
  }
}
.reduction_surgery_01 ul li .text-box .tit {
  font-size: 50px;
  color: #e847b1;
  font-weight: 800;
}
@media (max-width: 1024px) {
  .reduction_surgery_01 ul li .text-box .tit {
    font-size: 4.1666666667vw;
  }
}
.reduction_surgery_01 ul li .text-box .text {
  font-size: 30px;
  color: #2b1c15;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .reduction_surgery_01 ul li .text-box .text {
    font-size: 2.7777777778vw;
  }
}
.reduction_surgery_01 ul li .text-box .text:before {
  content: "";
  display: block;
  width: 2px;
  height: 180px;
  margin: 30px 0;
  background: #e847b1;
}
@media (max-width: 1024px) {
  .reduction_surgery_01 ul li .text-box .text:before {
    display: none;
  }
}
.reduction_surgery_01 ul li + li {
  margin-top: 55px;
}
@media (max-width: 1024px) {
  .reduction_surgery_01 ul li + li {
    margin-top: 5.5555555556vw;
  }
}

.reduction_surgery_02 {
  padding: 0 30px;
  margin-top: 150px;
  margin-bottom: 300px;
}
@media (max-width: 1024px) {
  .reduction_surgery_02 {
    margin-top: 13.8888888889vw;
    margin-bottom: 18.0555555556vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.reduction_surgery_02 > .title {
  text-align: center;
  font-size: 90px;
  font-weight: 800;
  color: #f958c2;
  line-height: 1.2;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .reduction_surgery_02 > .title {
    margin-top: 13.8888888889vw;
    font-size: 12.5vw;
  }
}
.reduction_surgery_02 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 90px;
  gap: 15px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .reduction_surgery_02 ul {
    margin-top: 9.7222222222vw;
  }
}
@media (max-width: 720px) {
  .reduction_surgery_02 ul {
    display: block;
    width: 73.6111111111vw;
    margin: 0 auto;
    margin-top: 8.3333333333vw;
  }
}
.reduction_surgery_02 ul li .img img {
  display: block;
}
.reduction_surgery_02 ul li .tit {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 5px 30px 5px 5px;
  margin-top: 15px;
  margin-left: 10px;
  border-radius: 50px;
  font-size: 28px;
  color: #fff;
  font-weight: 800;
  background: #e847b1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
}
@media (max-width: 720px) {
  .reduction_surgery_02 ul li .tit {
    margin-top: 2.0833333333vw;
    margin-left: 1.3888888889vw;
    padding-right: 4.1666666667vw;
    font-size: 3.8888888889vw;
  }
}
.reduction_surgery_02 ul li .tit .num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 37px;
  height: 37px;
  margin-right: 15px;
  border-radius: 50%;
  font-size: 16px;
  color: #f958c2;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 400;
  background: #fff;
}
@media (max-width: 720px) {
  .reduction_surgery_02 ul li .tit .num {
    width: 5.1388888889vw;
    height: 5.1388888889vw;
    margin-right: 2.0833333333vw;
    font-size: 2.2222222222vw;
  }
}
.reduction_surgery_02 ul li .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 15px;
  margin-top: 20px;
  font-size: 27px;
  color: #2c2c34;
  font-weight: 700;
}
@media (max-width: 720px) {
  .reduction_surgery_02 ul li .text {
    margin-top: 2.7777777778vw;
    font-size: 3.75vw;
  }
}
.reduction_surgery_02 ul li .text:before {
  content: "";
  display: block;
  width: 32px;
  height: 31px;
  margin-right: 10px;
  background: url("/include/resources/images/wb/thoracoplasty/ico_reduction_surgery.png")
    no-repeat center center/100%;
}
@media (max-width: 720px) {
  .reduction_surgery_02 ul li .text:before {
    width: 4.4444444444vw;
    height: 4.3055555556vw;
    margin-right: 1.3888888889vw;
  }
}
@media (max-width: 720px) {
  .reduction_surgery_02 ul li + li {
    margin-top: 8.3333333333vw;
  }
}

.breast_center_01 {
  padding: 0 30px;
  margin-top: 300px;
}
@media (max-width: 1024px) {
  .breast_center_01 {
    margin-top: 27.7777777778vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.breast_center_01 > .title {
  font-size: 99px;
  color: #000;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .breast_center_01 > .title {
    font-size: 6.1111111111vw;
  }
}
.breast_center_01 > .title span {
  color: #e847b1;
  line-height: 1.2;
}
.breast_center_01 .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  gap: 70px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .breast_center_01 .info {
    margin-top: 6.9444444444vw;
    font-size: 4.1666666667vw;
  }
}
.breast_center_01 .info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 464px;
  height: 464px;
  border-radius: 50%;
  background: #ffe2f6;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .breast_center_01 .info li {
    width: 29.1666666667vw;
    height: 29.1666666667vw;
    font-size: 3.75vw;
  }
}
.breast_center_01 .info li .img {
  text-align: center;
}
@media (max-width: 1024px) {
  .breast_center_01 .info li .img img {
    width: auto;
    height: 12.2222222222vw;
  }
}
.breast_center_01 .info li .text {
  margin-top: 15px;
  font-size: 43px;
  color: #001135;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
}
@media (max-width: 1024px) {
  .breast_center_01 .info li .text {
    margin-top: 1.3888888889vw;
    font-size: 2.7777777778vw;
  }
}
.breast_center_01 > .text {
  margin-top: 170px;
  font-size: 60px;
  color: #19222d;
  font-weight: 600;
  text-align: center;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .breast_center_01 > .text {
    margin-top: 9.7222222222vw;
    font-size: 3.75vw;
  }
}
.breast_center_01 > .text span {
  color: #e847b1;
}
.breast_center_01 > .img {
  margin-top: 100px;
  text-align: center;
}
@media (max-width: 1024px) {
  .breast_center_01 > .img {
    margin-top: 11.1111111111vw;
  }
}
.breast_center_01 .list {
  margin-top: 200px;
}
@media (max-width: 1024px) {
  .breast_center_01 .list {
    margin-top: 16.6666666667vw;
  }
}
.breast_center_01 .list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.breast_center_01 .list li .img img {
  display: block;
}
@media (max-width: 1024px) {
  .breast_center_01 .list li .img img {
    width: 35.5555555556vw;
  }
}
.breast_center_01 .list li .text-box {
  width: 610px;
  margin-left: 50px;
}
@media (max-width: 1024px) {
  .breast_center_01 .list li .text-box {
    width: 38.8888888889vw;
    margin-left: 3.4722222222vw;
  }
}
.breast_center_01 .list li .text-box .tit {
  font-size: 60px;
  color: #e847b1;
  font-weight: 800;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .breast_center_01 .list li .text-box .tit {
    font-size: 3.8888888889vw;
  }
}
.breast_center_01 .list li .text-box .tit span {
  display: block;
  font-size: 30px;
  color: #001135;
  font-weight: 600;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .breast_center_01 .list li .text-box .tit span {
    font-size: 2.0833333333vw;
  }
}
.breast_center_01 .list li .text-box .text {
  margin-top: 20px;
  font-size: 30px;
  color: #19222d;
  font-weight: 600;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .breast_center_01 .list li .text-box .text {
    margin-top: 1.1111111111vw;
    font-size: 2.0833333333vw;
  }
}
.breast_center_01 .list li .text-box .text:before {
  content: "";
  display: inline-block;
  width: 29px;
  height: 28px;
  background: url("/include/resources/images/wb/thoracoplasty/ico_breast_center.png")
    no-repeat center center/100%;
}
@media (max-width: 1024px) {
  .breast_center_01 .list li .text-box .text:before {
    width: 1.8055555556vw;
    height: 1.8055555556vw;
  }
}
.breast_center_01 .list li + li {
  margin-top: 55px;
}
@media (max-width: 1024px) {
  .breast_center_01 .list li + li {
    margin-top: 3.4722222222vw;
  }
}

.breast_center_02 {
  padding: 0 30px;
  margin-top: 200px;
  margin-bottom: 300px;
}
@media (max-width: 1024px) {
  .breast_center_02 {
    margin-top: 16.6666666667vw;
    margin-bottom: 27.7777777778vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.breast_center_02 .title {
  font-size: 98px;
  color: #001135;
  font-weight: 800;
  text-align: center;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .breast_center_02 .title {
    font-size: 6.25vw;
  }
}
.breast_center_02 .title span {
  display: block;
  font-size: 56px;
  color: #001135;
  font-weight: 800;
}
@media (max-width: 1024px) {
  .breast_center_02 .title span {
    margin-top: 6.9444444444vw;
    font-size: 3.6111111111vw;
  }
}
.breast_center_02 .title span em {
  color: #fff;
  background: #e847b1;
}
.breast_center_02 .img {
  margin-top: 100px;
  margin-bottom: 80px;
  text-align: center;
}
@media (max-width: 1024px) {
  .breast_center_02 .img {
    margin-top: 6.9444444444vw;
    margin-bottom: 4.8611111111vw;
  }
}
.breast_center_02 .text {
  text-align: center;
  font-size: 45px;
  color: #001135;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .breast_center_02 .text {
    font-size: 2.7777777778vw;
  }
}
.breast_center_02 .text span {
  color: #e847b1;
}
.breast_center_02 .text + .text {
  margin-top: 70px;
}
@media (max-width: 1024px) {
  .breast_center_02 .text + .text {
    margin-top: 4.1666666667vw;
  }
}

.breast_center_03 {
  padding: 0 30px;
  margin-top: 200px;
  margin-bottom: 300px;
}
@media (max-width: 1024px) {
  .breast_center_03 {
    margin-top: 16.6666666667vw;
    margin-bottom: 13.8888888889vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.breast_center_03 .title {
  font-size: 90px;
  color: #000000;
  font-weight: 600;
  text-align: center;
  letter-spacing: -1px;
  line-height: 1.1;
}
@media (max-width: 1024px) {
  .breast_center_03 .title {
    font-size: 9.0277777778vw;
  }
}
.breast_center_03 .title strong {
  display: block;
  font-size: 100px;
  color: #e847b1;
  font-weight: 800;
}
@media (max-width: 1024px) {
  .breast_center_03 .title strong {
    font-size: 10.4166666667vw;
  }
}
.breast_center_03 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 75px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
}
@media (max-width: 1024px) {
  .breast_center_03 ul {
    margin-top: 6.9444444444vw;
    row-gap: 5.5555555556vw;
    -webkit-column-gap: 1.3888888889vw;
    -moz-column-gap: 1.3888888889vw;
    column-gap: 1.3888888889vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 1024px) {
  .breast_center_03 ul li {
    width: calc(50% - 1.3888888889vw);
  }
}
.breast_center_03 ul li .img img {
  display: block;
}
.breast_center_03 ul li .tit {
  margin-top: 40px;
  font-size: 40px;
  line-height: 1.2;
  font-weight: 800;
  color: #000000;
}
@media (max-width: 1200px) {
  .breast_center_03 ul li .tit {
    font-size: 30px;
  }
}
@media (max-width: 1024px) {
  .breast_center_03 ul li .tit {
    margin-top: 3.4722222222vw;
    font-size: 4.1666666667vw;
  }
}
.breast_center_03 ul li .text {
  font-size: 32px;
  font-weight: 600;
  color: #000000;
}
@media (max-width: 1200px) {
  .breast_center_03 ul li .text {
    font-size: 25px;
  }
}
@media (max-width: 1024px) {
  .breast_center_03 ul li .text {
    font-size: 3.3333333333vw;
  }
}
.breast_center_03 ul li .sub-text {
  margin-top: 10px;
  font-size: 25px;
  color: #000000;
  font-weight: 500;
  text-decoration: underline;
}
@media (max-width: 1200px) {
  .breast_center_03 ul li .sub-text {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .breast_center_03 ul li .sub-text {
    margin-top: 1.3888888889vw;
    font-size: 2.0833333333vw;
  }
}

.center_01 {
  margin-top: 140px;
  padding: 0 30px;
}
@media (max-width: 1024px) {
  .center_01 {
    margin-top: 19.4444444444vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.center_01 .title {
  font-size: 40px;
  font-weight: 800;
  color: #000b17;
  text-align: center;
  line-height: 1;
}
@media (max-width: 1024px) {
  .center_01 .title {
    font-size: 5.5555555556vw;
  }
}
.center_01 .title span {
  color: #f958c2;
  line-height: 1;
}
.center_01 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 960px;
  margin: 60px auto 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .center_01 .list {
    margin-top: 8.3333333333vw;
    display: block;
    width: auto;
  }
  .center_01 .list li + li {
    margin-top: 4.1666666667vw;
  }
}
.center_01 .list li {
  position: relative;
}
.center_01 .list li .img img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .center_01 .list li .img img {
    width: 91.6666666667vw;
  }
}
.center_01 .list li .text-box {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
}
@media (max-width: 1024px) {
  .center_01 .list li .text-box {
    bottom: 4.1666666667vw;
  }
}
.center_01 .list li .text-box .sub {
  font-size: 22px;
  color: #ffc3eb;
  font-weight: 300;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .center_01 .list li .text-box .sub {
    font-size: 3.8888888889vw;
  }
}
.center_01 .list li .text-box .text {
  font-size: 32px;
  color: #ffffff;
  font-weight: 800;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .center_01 .list li .text-box .text {
    font-size: 5.5555555556vw;
  }
}
.center_01 .img-box {
  margin: 170px auto 0;
}
@media (max-width: 1024px) {
  .center_01 .img-box {
    margin-top: 19.4444444444vw;
  }
}
.center_01 .img-box li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .center_01 .img-box li {
    display: block;
  }
}
.center_01 .img-box li .img img {
  display: block;
}
.center_01 .img-box li .text-box {
  width: 395px;
  padding-left: 25px;
}
@media (max-width: 1024px) {
  .center_01 .img-box li .text-box {
    width: auto;
    padding-left: 0;
    margin-top: 2.7777777778vw;
    text-align: center;
  }
}
.center_01 .img-box li .text-box .sub {
  font-size: 23px;
  color: #000b17;
  font-weight: 700;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .center_01 .img-box li .text-box .sub {
    font-size: 4.4444444444vw;
  }
}
.center_01 .img-box li .text-box .tit {
  font-size: 50px;
  color: #f958c2;
  font-weight: 800;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .center_01 .img-box li .text-box .tit {
    font-size: 6.9444444444vw;
  }
}
.center_01 .img-box li .text-box .text {
  margin-top: 20px;
  font-size: 17px;
  color: #45474d;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .center_01 .img-box li .text-box .text {
    font-size: 3.3333333333vw;
  }
}
.center_01 .img-box li .text-box .text strong {
  font-weight: 800;
}
.center_01 .img-box li + li {
  margin-top: 50px;
}
@media (max-width: 1024px) {
  .center_01 .img-box li + li {
    margin-top: 6.9444444444vw;
  }
}

.center_02 {
  margin-top: 140px;
  margin-bottom: 70px;
  padding: 0 30px;
}
@media (max-width: 1024px) {
  .center_02 {
    margin-top: 4.1666666667vw;
    margin-bottom: 11.1111111111vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
.center_02 .title {
  font-size: 80px;
  font-weight: 800;
  color: #000b17;
  text-align: center;
  line-height: 1;
}
@media (max-width: 1024px) {
  .center_02 .title {
    font-size: 11.1111111111vw;
  }
}
.center_02 .title span {
  color: #f958c2;
  line-height: 1;
}
.center_02 .text {
  margin-top: 10px;
  font-size: 24px;
  color: #000000;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 1024px) {
  .center_02 .text {
    margin-top: 1.3888888889vw;
    font-size: 3.3333333333vw;
  }
}
.center_02 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 30px;
}
@media (max-width: 1024px) {
  .center_02 ul {
    margin-top: 6.9444444444vw;
    display: block;
  }
  .center_02 ul li + li {
    margin-top: 4.1666666667vw;
  }
}
.center_02 ul li {
  position: relative;
}
.center_02 ul li .text-box {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  text-align: center;
}
@media (max-width: 1024px) {
  .center_02 ul li .text-box {
    left: auto;
    bottom: 0;
    top: 50%;
    width: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.center_02 ul li .text-box .tit {
  font-size: 32px;
  color: #fff;
  font-weight: 600;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .center_02 ul li .text-box .tit {
    font-size: 4.4444444444vw;
  }
}
.center_02 ul li .text-box .text {
  margin-top: 10px;
  font-size: 20px;
  color: #ffffff;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .center_02 ul li .text-box .text {
    margin-top: 1.3888888889vw;
    font-size: 2.7777777778vw;
  }
}

.event-banner {
  position: relative;
  margin-top: 70px;
  margin-bottom: 90px;
  text-align: center;
}
@media (max-width: 1024px) {
  .event-banner {
    margin-top: 11.1111111111vw;
    margin-bottom: 8.3333333333vw;
  }
}
.event-banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  pointer-events: none;
  background: #f958c2;
}
.event-banner a {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 10px 55px;
  border-radius: 0 60px 60px 0;
  font-size: 46px;
  color: #ffffff;
  background: #f958c2;
  font-weight: 800;
  letter-spacing: -0.5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1024px) {
  .event-banner a {
    padding-top: 2.7777777778vw;
    padding-bottom: 2.7777777778vw;
    padding-right: 8.3333333333vw;
    padding-left: 0;
    font-size: 3.3333333333vw;
  }
}
.event-banner a span {
  display: inline-block;
  padding: 5px 10px;
  margin-right: 10px;
  border-radius: 30px;
  font-size: 25px;
  font-weight: 600;
  letter-spacing: -1px;
  background: #ec27a9;
}
@media (max-width: 1024px) {
  .event-banner a span {
    padding-top: 0.6944444444vw;
    padding-bottom: 0.6944444444vw;
    padding-right: 1.3888888889vw;
    padding-left: 1.3888888889vw;
    margin-right: 1.3888888889vw;
    font-size: 2.7777777778vw;
  }
}
.event-banner a:after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 27px;
  margin-left: 20px;
  background: url("/include/resources/images/wb/thoracoplasty/ico_center_arrow.png")
    no-repeat center center/100%;
}
@media (max-width: 1024px) {
  .event-banner a:after {
    width: 2.3611111111vw;
    height: 3.75vw;
    margin-left: 2.7777777778vw;
  }
} /*# sourceMappingURL=thoracoplasty.css.map */
