@charset "UTF-8";

.renewal-news {
  padding: 50px 0;
  text-align: center;
  color: #e60012;
  font-family: "Noto Serif JP", serif;
}

.renewal-news-inner {
  margin: 0 auto;
  padding: 23px 45px 31px;
  width: 840px;
  border: 1px solid #e60012 !important;
  background-color: #fff;
}

.renewal-news-text-01 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e60012 !important;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.4;
}

.renewal-news-text-02 {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.75;
}

.renewal-news-link a {
  position: relative;
  padding-bottom: 8px;
  text-decoration: none;
  color: #e60012;
  font-size: 12px;
}
.renewal-news-link a::before, .renewal-news-link a::after {
  content: "";
  position: absolute;
  background-color: #e60012;
}
.renewal-news-link a::before {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
}
.renewal-news-link a::after {
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  top: 8px;
  right: -15px;
  width: 9px;
  height: 4.5px;
}

.renewal-content {
  padding-bottom: 80px;
  background-color: #fff;
  font-family: "Noto Serif JP", serif;
}

.renewal-content-inner {
  max-width: 1000px;
  margin-inline: auto;
}

.renewal-content-head {
  margin: 0 auto;
  padding: 50px 0;
  text-align: center;
}

.renewal-content-text-01 {
  margin-bottom: 22px;
  color: #6b54ad;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.25;
}

.renewal-content-text-02 {
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
}

.renewal-content-tabpanel-wrapper {
  padding: 10px;
  background-color: #d6cbe2;
}

.renewal-content-tabpanel-wrapper-inner {
  padding: 50px 165px;
  background-color: #fff;
}

.renewal-content-tabpanel-main-text {
  margin-bottom: 40px;
  text-align: center;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}

.renewal-content-tabpanel-box:nth-of-type(1) {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 55px;
}
.renewal-content-tabpanel-box:nth-of-type(1)::after {
  content: "";
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 32px;
  height: 16px;
  background-color: #8a6ab2;
}

.renewal-content-tabpanel-title {
  position: relative;
  margin-bottom: 30px;
  padding: 10px 26px;
  background: #eaeaea;
  background: linear-gradient(0deg, rgb(234, 234, 234) 0%, rgb(255, 255, 255) 100%);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
}
.renewal-content-tabpanel-title::before {
  content: "";
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 9px;
  height: 100%;
  background-color: #8a6ab2;
}
.renewal-content-tabpanel-title sup {
  position: relative;
  top: 0;
  vertical-align: top;
  font-size: 10px;
}

.renewal-content-tabpanel-img {
  padding: 0 0 30px;
}

.renewal-content-tabpanel-set-title {
  display: block;
  position: relative;
  padding: 8px 0;
  width: 100%;
  background-color: #8a6ab2;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
}

.renewal-content-tabpanel-set-detail-bg {
  padding: 15px 19px;
  background-color: #f7f7f7;
}

.renewal-content-tabpanel-set-detail-inner {
  margin-bottom: 15px;
}
.renewal-content-tabpanel-set-detail-inner:last-of-type {
  margin-bottom: 0;
}

.renewal-content-tabpanel-set-list li {
  margin-bottom: 8px;
}
.renewal-content-tabpanel-set-list li:last-of-type {
  margin-bottom: 0;
}
.renewal-content-tabpanel-set-list li a {
  display: inline-block;
  position: relative;
  padding: 0 28px 0 0;
  text-decoration: none;
  color: #6b54ad;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
}
.renewal-content-tabpanel-set-list li a span {
  color: #2c2c2c;
}
.renewal-content-tabpanel-set-list li a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  width: 15px;
  height: auto;
  background-image: url("../../../img/freepage/teiki_liposome_cream_offline_add/sp/arrow_01.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  aspect-ratio: 1/1;
}

.renewal-content-tabpanel-set-not {
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
  padding: 3px;
  min-width: 65px;
  background-color: #8a6ab2;
  text-align: center;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.renewal-content-tabpanel-set-not::after {
  content: "";
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  position: absolute;
  top: 0;
  left: 100%;
  width: 6px;
  height: 100%;
  background-color: #8a6ab2;
}

.renewal-content-tabpanel-set-text {
  padding: 15px 0 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
}/*# sourceMappingURL=teiki_liposome_cream_offline_pc_add.css.map */